.footer[data-astro-cid-jo6i4kqk]{border-top:1px solid var(--line);color:var(--muted);padding-block:2.5rem;font-size:.9375rem}.footer__inner[data-astro-cid-jo6i4kqk]{gap:1rem;display:grid}.footer__name[data-astro-cid-jo6i4kqk]{color:var(--ink);margin:0;font-weight:600}.footer__links[data-astro-cid-jo6i4kqk]{flex-wrap:wrap;gap:.5rem 1.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__copy[data-astro-cid-jo6i4kqk]{margin:0;font-size:.875rem}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-ext-wght-normal.BOeWTOD4.woff2)format("woff2-variations");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-cyrillic-wght-normal.DqGufNeO.woff2)format("woff2-variations");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-ext-wght-normal.DlzME5K_.woff2)format("woff2-variations");unicode-range:U+1F??}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-greek-wght-normal.CkhJZR-_.woff2)format("woff2-variations");unicode-range:U+370-377,U+37A-37F,U+384-38A,U+38C,U+38E-3A1,U+3A3-3FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-vietnamese-wght-normal.CBcvBZtf.woff2)format("woff2-variations");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-ext-wght-normal.DO1Apj_S.woff2)format("woff2-variations");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Inter Variable;font-style:normal;font-display:swap;font-weight:100 900;src:url(/_astro/inter-latin-wght-normal.Dx4kXJAl.woff2)format("woff2-variations");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--bg:#0b0b10;--surface:#13131a;--surface-2:#1b1b24;--line:#2a2a35;--ink:#ecebe8;--muted:#a3a1a8;--accent:#c8904f;--accent-strong:#d9a468;--accent-ink:#0b0b10;--radius:14px;--font-body:"Inter Variable", system-ui, sans-serif;--gutter:1.25rem;--max:68rem;color-scheme:dark}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{background:var(--bg);color:var(--ink);font-family:var(--font-body);margin:0;font-size:1.0625rem;line-height:1.65}@media (width<=767.98px){body:has(.bar){padding-bottom:calc(5.5rem + env(safe-area-inset-bottom))}}h1,h2,h3{letter-spacing:-.02em;margin:0 0 .75em;font-weight:600;line-height:1.15}h1{font-size:clamp(2.25rem,7vw,3.75rem)}h2{font-size:clamp(1.75rem,4.5vw,2.5rem)}h3{font-size:1.25rem}p{margin:0 0 1em}a{color:inherit}a:focus-visible,button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:3px}img{max-width:100%;height:auto;display:block}.container{width:100%;max-width:var(--max);padding-inline:var(--gutter);margin-inline:auto}.section{padding-block:clamp(4rem,10vw,7rem)}.eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;font-size:.8125rem;font-weight:600}.lead{color:var(--muted);max-width:38rem;font-size:1.1875rem}.btn{min-height:3rem;font:inherit;cursor:pointer;border:1px solid #0000;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-weight:600;text-decoration:none;transition:background-color .15s,border-color .15s;display:inline-flex}.btn--primary{background:var(--accent);color:var(--accent-ink)}.btn--primary:hover{background:var(--accent-strong)}.btn--ghost{color:var(--ink);border-color:var(--line);background:0 0}.btn--ghost:hover{border-color:var(--muted)}.badge{letter-spacing:.08em;text-transform:uppercase;color:var(--accent);border:1px solid;border-radius:999px;padding:.125rem .625rem;font-size:.75rem;font-weight:600;display:inline-block}.card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);padding:1.5rem}.grid{gap:1.25rem;display:grid}@media (width>=768px){.grid--2{grid-template-columns:repeat(2,1fr)}.grid--3{grid-template-columns:repeat(3,1fr)}}.visually-hidden{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.header[data-astro-cid-fzpbxy5g]{z-index:10;backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#0b0b10d9;position:sticky;top:0}.header__inner[data-astro-cid-fzpbxy5g]{justify-content:space-between;align-items:center;gap:1rem;min-height:4rem;display:flex}.logo[data-astro-cid-fzpbxy5g]{align-items:center;gap:.625rem;font-weight:600;text-decoration:none;display:flex}.logo__mark[data-astro-cid-fzpbxy5g]{color:var(--accent);font-family:ui-monospace,Menlo,monospace}.nav[data-astro-cid-fzpbxy5g]{gap:1.25rem;margin:0;padding:0;font-size:.9375rem;list-style:none;display:flex}.nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]{color:var(--muted);text-decoration:none}.nav[data-astro-cid-fzpbxy5g] a[data-astro-cid-fzpbxy5g]:hover{color:var(--ink)}@media (width<=599.98px){.logo__name[data-astro-cid-fzpbxy5g]{clip:rect(0 0 0 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.nav[data-astro-cid-fzpbxy5g]{gap:.875rem;font-size:.875rem}}
