:root {
    --paper: #FFFFFF;
    --ink: #446e59;
    --ink-2: #075c49;
    --muted: #64748B;
    --accent: #2563EB;
    --accent-2: #1D4ED8;
    --link-color: #2563EB;
    --danger: #EF4444;
    --shadow: 0 4px 20px rgba(0, 0, 0, 0.05);
    --radius: 12px;
    --container: 1200px;
    --bg-secondary: #F8FAFC;
}

*,
::after,
::before {
    box-sizing: border-box
}

html:focus-within {
    scroll-behavior: smooth
}

body,
html {
    height: 100%
}

body {
    margin: 0;
    line-height: 1.5;
    -webkit-font-smoothing: antialiased;
    text-rendering: optimizeLegibility;
    font-family: ui-sans-serif, system-ui, -apple-system, Segoe UI, Roboto, Inter, Helvetica, Arial, sans-serif;
    color: #f2f5f7;
    background: radial-gradient(1200px 600px at 85% -20%, rgba(53, 195, 109, .25), transparent 60%), radial-gradient(800px 500px at -10% 120%, rgba(53, 195, 109, .18), transparent 55%), #12161b;
    background-attachment: fixed;
    min-height: 100vh;
    display: flex;
    flex-direction: column;
    max-width: 100vw;
    overflow-x: hidden
}

img {
    max-width: 100%;
    display: block;
    height: auto
}

button,
input,
select,
textarea {
    font: inherit
}

a {
    text-decoration: none
}

.s-255a762c36cdae2fe950 {
    max-width: var(--container);
    margin: 0 auto;
    padding: 0 24px
}

.s-212301c593df7a10ee64 {
    display: inline-flex;
    align-items: center;
    gap: .65rem;
    background: linear-gradient(135deg, var(--accent), var(--accent-2));
    color: #04130b;
    border: 0;
    padding: 14px 22px;
    border-radius: 14px;
    font-weight: 700;
    letter-spacing: .2px;
    cursor: pointer;
    box-shadow: var(--shadow);
    transition: transform .2s, box-shadow .2s, filter .2s;
    white-space: nowrap
}

.s-212301c593df7a10ee64:hover {
    transform: translateY(-2px);
    box-shadow: 0 14px 36px rgba(0, 0, 0, .25);
    filter: saturate(1.05)
}

.s-4f0aa52d656a3d75867f {
    color: var(--link-color);
    cursor: pointer
}

[data-clickable],
a,
button {
    cursor: pointer
}

header.s-f819d7dee1ee55de63a8 {
    position: sticky;
    top: 0;
    z-index: 50;
    backdrop-filter: saturate(140%) blur(10px);
    background: color-mix(in oklab, var(--ink) 80%, transparent);
    border-bottom: 1px solid rgba(255, 255, 255, .06)
}

.s-fea877d4f0f1699da0f9 {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 72px
}

.s-63acf68c4f951d6412a8 {
    display: flex;
    align-items: center;
    gap: .8rem
}

.s-7d767248f14b8b8d87fc {
    width: 36px;
    height: 36px;
    border-radius: 10px;
    overflow: hidden;
    box-shadow: var(--shadow);
    background: #0c1116;
    display: grid;
    place-items: center;
    flex: 0 0 36px
}

.s-5109b8ed055a6af8a9f4 .s-5807dd602664a565fe53 img,
.s-7d767248f14b8b8d87fc img {
    width: 100%;
    height: 100%;
    object-fit: cover
}

.s-755ea24aa34ee7d8efa5 {
    font-weight: 900;
    letter-spacing: .3px
}

nav.s-e3b7c980d763196e9d13 {
    display: flex;
    align-items: center;
    gap: 22px
}

nav.s-e3b7c980d763196e9d13 a {
    color: var(--paper);
    opacity: .9;
    font-weight: 600;
    padding: 8px 10px;
    border-radius: 8px
}

nav.s-e3b7c980d763196e9d13 a:hover {
    background: rgba(255, 255, 255, .06)
}

.s-4aac12c56bbf05b275e9 {
    margin-left: 8px
}

.s-7a86b15480e0a870f0b0 {
    display: none;
    flex-direction: column;
    gap: 6px;
    width: 38px;
    height: 34px;
    justify-content: center;
    align-items: center;
    border: 1px solid rgba(255, 255, 255, .18);
    border-radius: 10px;
    background: rgba(255, 255, 255, .04)
}

.s-7a86b15480e0a870f0b0 span {
    display: block;
    width: 18px;
    height: 2px;
    background: #fff;
    border-radius: 3px
}

main {
    flex: 1;
    display: block
}

.s-c20801c1d81cd2081e05 {
    padding: 80px 0 72px;
    border-top: 1px solid rgba(255, 255, 255, .06)
}

.s-cf2a09de206228930d1b {
    background: radial-gradient(600px 400px at 0 0, rgba(53, 195, 109, .15), transparent 60%), var(--ink-2)
}

.s-ce713f486917d789b03b {
    margin-bottom: 32px;
    max-width: 720px
}

.s-675f86fe814f97648b78 {
    text-transform: uppercase;
    letter-spacing: .16em;
    font-size: .78rem;
    font-weight: 700;
    color: var(--accent);
    margin-bottom: 8px
}

.s-179059ffe4f02a616c0d {
    font-size: clamp(26px, 3vw, 36px);
    margin: 0 0 10px
}

.s-6ad93ff9b5ffd93b911d {
    margin: 0;
    color: #d3dee6;
    max-width: 60ch
}

.s-e4b074a036fcdaa716be {
    color: #c0ccd6;
    font-size: .95rem
}

.s-8f00c73503d56eac45f4 {
    display: grid;
    grid-template-columns: minmax(0, 1.1fr) minmax(0, .9fr);
    gap: 40px;
    align-items: flex-start
}

.s-8e6c522d6391250f675d,
.s-d5d6d39e09a93300a262 {
    display: grid;
    grid-template-columns: repeat(3, minmax(0, 1fr));
    gap: 24px
}

.s-de820e2414088aefe2e5 {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 24px
}

.s-14100a9fa7e71e2db5d2 {
    margin-top: 24px
}

.s-992d299f320b4a10cdb0 {
    margin-top: 14px
}

.s-2ab0591dbcf5fefdad65 {
    border-radius: var(--radius);
    background: radial-gradient(circle at 0 0, rgba(255, 255, 255, .08), transparent 45%), #0c1217;
    border: 1px solid rgba(255, 255, 255, .08);
    box-shadow: var(--shadow);
    padding: 20px 18px 18px
}

.s-2fbc998d85c4bf70b251,
.s-df695e617b3e57f63fba li::before {
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background: var(--accent)
}

.s-46fae7d2b188280b4ce7 {
    margin-top: 20px
}

.s-2ab0591dbcf5fefdad65 h3 {
    margin: 0 0 8px;
    font-size: 1.05rem
}

.s-2ab0591dbcf5fefdad65 p {
    margin: 0;
    color: #c4d0da;
    font-size: .95rem
}

.s-02a7dc2a2a5d8e143169 {
    position: relative;
    min-height: 60vh;
    display: flex;
    align-items: center
}

.s-7670b67800cf22227383 {
    display: grid;
    grid-template-columns: 1.15fr .85fr;
    gap: 40px;
    align-items: center
}

@media (max-width:980px) {
    nav.s-e3b7c980d763196e9d13 {
        position: fixed;
        inset: 72px 0 auto 0;
        background: color-mix(in oklab, var(--ink-2) 90%, transparent);
        display: grid;
        gap: 6px;
        padding: 18px 20px;
        border-bottom: 1px solid rgba(255, 255, 255, .08);
        transform: translateY(-120%);
        transition: transform .3s
    }

    nav.s-e3b7c980d763196e9d13.s-5fc7e38bffe00ca46add {
        transform: translateY(0)
    }

    .s-7a86b15480e0a870f0b0 {
        display: flex
    }

    .s-4aac12c56bbf05b275e9 {
        display: none
    }

    .s-7670b67800cf22227383 {
        grid-template-columns: 1fr;
        gap: 32px;
        padding: 40px 0
    }
}

.s-657ce6c21cc08f06a3a0 {
    display: inline-flex;
    gap: 10px;
    align-items: center;
    color: var(--accent);
    font-weight: 800;
    letter-spacing: .4px;
    text-transform: uppercase
}

.s-2fbc998d85c4bf70b251 {
    box-shadow: 0 0 0 6px rgba(53, 195, 109, .15)
}

.s-65c063a5fd6c22ace1c7 {
    font-size: clamp(34px, 4.8vw, 58px);
    line-height: 1;
    margin: 14px 0 12px;
    letter-spacing: -.6px;
    font-weight: 900;
    background: linear-gradient(180deg, #fff, #b8c4cc 70%);
    -webkit-background-clip: text;
    background-clip: text;
    color: transparent
}

.s-5644e7a582fe55b9dfff {
    color: #d5dee5;
    max-width: 60ch
}

.s-df695e617b3e57f63fba {
    margin: 18px 0 0;
    padding: 0;
    list-style: none;
    color: #c9d5e0;
    font-size: .95rem;
    display: grid;
    gap: 6px
}

.s-df695e617b3e57f63fba li::before {
    content: "";
    display: inline-block;
    margin-right: 8px;
    transform: translateY(1px)
}

.s-715525eb29c8b2a07c57 {
    display: flex;
    flex-wrap: wrap;
    gap: 14px;
    align-items: center;
    margin-top: 20px
}

.s-74d822c10d7dc246c5e0 {
    color: #c3d0da;
    font-size: .9rem
}

.s-849285eb2ae51efe078b {
    border-radius: 22px;
    border: 1px solid rgba(255, 255, 255, .1);
    background: linear-gradient(145deg, #0b1116, #151c25);
    box-shadow: var(--shadow);
    padding: 18px 16px 16px;
    display: grid;
    gap: 14px
}

.s-e6a74e3ad259dcc26367 {
    display: flex;
    justify-content: space-between;
    align-items: center;
    font-size: .86rem;
    color: #c7d3df
}

.s-610e9a32bf422550e542 {
    padding: 4px 10px;
    border-radius: 999px;
    border: 1px solid rgba(53, 195, 109, .35);
    background: rgba(53, 195, 109, .18);
    color: #e3f6ec;
    font-size: .78rem;
    font-weight: 700
}

.s-e1a22ab8593841bef4f0 {
    display: grid;
    grid-template-columns: 1.05fr .95fr;
    gap: 14px
}

@media (max-width:720px) {
    .s-e1a22ab8593841bef4f0 {
        grid-template-columns: 1fr
    }
}

.s-bb4c8e167d84e081af76 {
    border-radius: 16px;
    border: 1px solid rgba(255, 255, 255, .12);
    background: #0a1016;
    padding: 10px;
    display: grid;
    grid-template-columns: 96px minmax(0, 1fr);
    gap: 10px;
    align-items: center
}

.s-106c1e6e023f0d235ab0 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    border-radius: 12px
}

.s-c193165955a33ebd83c1 {
    height: 150px
}

.s-de23e50de79afddbed18 {
    height: 190px;
    margin-top: 12px
}

.s-106c1e6e023f0d235ab0 img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: center
}

.s-87519ad38ab90433cfb6 {
    font-size: .95rem;
    font-weight: 600;
    margin-bottom: 2px
}

.s-036b5368047e0e8091c7 {
    font-size: .85rem;
    color: #c6d2de
}

.s-26bf38010c5ac381d3e0 {
    display: flex;
    flex-wrap: wrap;
    gap: 8px;
    margin: 6px 0 0
}

.s-93720caa841037718a71 {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 4px 10px;
    border-radius: 999px;
    border: 1px solid rgba(255, 255, 255, .12);
    background: rgba(255, 255, 255, .02);
    font-size: .8rem;
    color: #dde6ef
}

.s-c67acda2ed2201db8916 {
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: var(--accent)
}

.s-9207da5aa7d023aba91e h3 {
    margin-bottom: 4px
}

.s-6c4838a54e92576ea7f8 {
    font-size: .86rem;
    color: #a8b7c3;
    margin-bottom: 6px
}

.s-dbaa9591fb4aaa1fcca2 {
    list-style: none;
    margin: 10px 0 0;
    padding: 0;
    display: grid;
    gap: 6px;
    font-size: .94rem;
    color: #c7d2dc
}

.s-dbaa9591fb4aaa1fcca2 li::before {
    content: "";
    display: inline-block;
    width: 7px;
    height: 7px;
    border-radius: 50%;
    background: var(--accent);
    margin-right: 7px;
    transform: translateY(-1px)
}

.s-f194c1373533c7a6c8fa {
    display: grid;
    grid-template-columns: 1.1fr .9fr;
    gap: 26px
}

.s-d7e6f213826539340516 {
    font-size: .9rem;
    color: #c5d1dd;
    margin-top: 10px
}

.s-12f81c93ee04ad2d5630 {
    border-radius: 20px;
    padding: 20px 20px 18px;
    border: 1px solid rgba(255, 255, 255, .14);
    background: radial-gradient(circle at 0 0, rgba(53, 195, 109, .35), transparent 55%), #0a1015;
    display: flex;
    flex-wrap: wrap;
    gap: 18px;
    align-items: center;
    justify-content: space-between
}

.s-12f81c93ee04ad2d5630 h3 {
    margin: 0;
    font-size: 1.1rem
}

.s-12f81c93ee04ad2d5630 p {
    margin: 2px 0 0;
    color: #d7e4ef;
    font-size: .95rem
}

.s-529e18e3c6d5ea602179 {
    max-width: 520px
}

footer.s-a928d4c5751e4352ec16 {
    background: linear-gradient(0deg, var(--ink-2), var(--ink));
    border-top: 1px solid rgba(255, 255, 255, .06);
    margin-top: 80px
}

.s-57af18394ef051b5bec5 {
    display: grid;
    grid-template-columns: 1.2fr .8fr;
    gap: 40px;
    padding: 48px 0
}

@media (max-width:900px) {

    .s-57af18394ef051b5bec5,
    .s-8f00c73503d56eac45f4 {
        grid-template-columns: 1fr;
        gap: 28px
    }

    .s-8e6c522d6391250f675d,
    .s-d5d6d39e09a93300a262,
    .s-de820e2414088aefe2e5,
    .s-f194c1373533c7a6c8fa {
        grid-template-columns: 1fr
    }
}

.s-5109b8ed055a6af8a9f4 {
    display: grid;
    gap: 10px
}

.s-5109b8ed055a6af8a9f4 .s-5807dd602664a565fe53 {
    width: 44px;
    height: 44px;
    border-radius: 12px;
    overflow: hidden;
    background: #0c1116;
    box-shadow: var(--shadow)
}

.s-5109b8ed055a6af8a9f4 p {
    color: #c9d2da;
    max-width: 60ch
}

.s-5ab97e7baeed3b39b1b4 {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px
}

.s-5ab97e7baeed3b39b1b4 a {
    color: #e6edf3;
    opacity: .9;
    padding: 6px 0
}

.s-5ab97e7baeed3b39b1b4 a:hover {
    opacity: 1
}

.s-e53511877ed60d7daf6d {
    border-top: 1px solid rgba(255, 255, 255, .06);
    padding: 18px 0 46px;
    color: #adbac5
}

.s-e53511877ed60d7daf6d p {
    margin: 10px 0
}

.s-71babb24ece4739fa748 {
    color: #dde6ec;
    margin-top: 10px
}

.s-71babb24ece4739fa748 a {
    color: #eaf6ef
}

.s-658c8286c17e402644ee {
    opacity: 0;
    transform: translateY(16px);
    transition: opacity .7s, transform .7s
}

.s-658c8286c17e402644ee.s-db3d405b10675998c030 {
    opacity: 1;
    transform: none
}

.s-73c6ecad5232a9310ed7 {
    align-items: flex-start;
    display: flex;
    flex-direction: column;
    gap: 10px
}