@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+0460-052F,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+0301,U+0400-045F,U+0490-0491,U+04B0-04B1,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+1F00-1FFF}@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+0370-0377,U+037A-037F,U+0384-038A,U+038C,U+038E-03A1,U+03A3-03FF}@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+0102-0103,U+0110-0111,U+0128-0129,U+0168-0169,U+01A0-01A1,U+01AF-01B0,U+0300-0301,U+0303-0304,U+0308-0309,U+0323,U+0329,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+0100-02BA,U+02BD-02C5,U+02C7-02CC,U+02CE-02D7,U+02DD-02FF,U+0304,U+0308,U+0329,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+0000-00FF,U+0131,U+0152-0153,U+02BB-02BC,U+02C6,U+02DA,U+02DC,U+0304,U+0308,U+0329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}:root{--color-background: #121416;--color-surface: #1a1d21;--color-surface-muted: #16191c;--color-surface-accent: rgba(38, 230, 230, .12);--color-border: #3e474d;--color-text: #ffffff;--color-text-muted: #a0a0a0;--color-accent: #26e6e6;--color-on-accent: #121416;--color-accent-muted: rgba(38, 230, 230, .4);--radius-sm: 10px;--radius-md: 14px;--max-width: 1080px;--header-height: 64px;--font: "Inter Variable", Inter, ui-sans-serif, system-ui, -apple-system, "Segoe UI", sans-serif}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}html,body{margin:0;padding:0;min-height:100%}body{font-family:var(--font);background:var(--color-background);color:var(--color-text);line-height:1.6;-webkit-font-smoothing:antialiased}img{max-width:100%;height:auto}a{color:var(--color-accent);text-decoration:none}a:hover{text-decoration:underline}.skip-link{position:absolute;left:12px;top:-40px;z-index:20;background:var(--color-accent);color:var(--color-on-accent);padding:8px 12px;border-radius:var(--radius-sm)}.skip-link:focus{top:12px}.site-header{position:sticky;top:0;z-index:10;display:grid;grid-template-columns:auto 1fr auto;grid-template-areas:"brand nav login";align-items:center;gap:16px 24px;min-height:var(--header-height);padding:12px 24px;background:#121416eb;border-bottom:1px solid var(--color-border);backdrop-filter:blur(12px)}.brand{grid-area:brand;display:flex;align-items:center;gap:10px;color:var(--color-text);font-weight:600;letter-spacing:-.02em;text-decoration:none}.brand:hover{text-decoration:none;color:var(--color-text)}.brand img{width:32px;height:32px;border-radius:8px}.nav-links{grid-area:nav;display:flex;justify-content:flex-end;align-items:center;gap:8px 20px}.nav-links a{color:var(--color-text-muted);font-size:.95rem;text-decoration:none}.nav-links a:hover,.nav-links a[aria-current=page]{color:var(--color-text);text-decoration:none}.login-link{grid-area:login;justify-self:end;color:var(--color-text-muted);font-size:.875rem;padding:6px 12px;border:1px solid var(--color-border);border-radius:999px;text-decoration:none;white-space:nowrap}.login-link:hover{color:var(--color-accent);border-color:var(--color-accent-muted);text-decoration:none}.page{min-height:calc(100vh - var(--header-height));display:flex;flex-direction:column}main{flex:1}.wrap{width:min(var(--max-width),calc(100% - 48px));margin:0 auto}.hero{position:relative;overflow:hidden;padding:88px 0 72px;text-align:center}.hero:before{content:"";position:absolute;inset:-20% 20% auto;height:320px;background:radial-gradient(circle,rgba(38,230,230,.16),transparent 70%);pointer-events:none}.hero-logo{width:88px;height:88px;border-radius:22px;margin-bottom:20px;box-shadow:0 0 0 1px var(--color-border),0 12px 40px #00000059}.hero h1{margin:0 0 12px;font-size:clamp(2.4rem,5vw,3.6rem);letter-spacing:-.04em;font-weight:650}.hero .tagline{margin:0 auto 16px;max-width:36rem;color:var(--color-accent);font-size:1.2rem}.hero .lede{margin:0 auto 32px;max-width:38rem;color:var(--color-text-muted);font-size:1.05rem}.hero-actions{display:flex;justify-content:center;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:10px 18px;border-radius:999px;font-weight:600;font-size:.95rem;text-decoration:none}.btn:hover{text-decoration:none}.btn-primary{background:var(--color-accent);color:var(--color-on-accent)}.btn-primary:hover{filter:brightness(1.05)}.btn-secondary{background:transparent;color:var(--color-text);border:1px solid var(--color-border)}.btn-secondary:hover{border-color:var(--color-accent-muted);color:var(--color-accent)}.section{padding:72px 0}.section h2{margin:0 0 12px;font-size:1.75rem;letter-spacing:-.03em}.section-intro{margin:0 0 32px;color:var(--color-text-muted);max-width:38rem}.feature-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.card{background:var(--color-surface);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:22px}.card h3{margin:0 0 8px;font-size:1.1rem}.card p{margin:0;color:var(--color-text-muted)}.steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:16px;counter-reset:step}.step{background:var(--color-surface-muted);border:1px solid var(--color-border);border-radius:var(--radius-md);padding:22px}.step:before{counter-increment:step;content:"0" counter(step);display:block;margin-bottom:10px;color:var(--color-accent);font-weight:650;letter-spacing:.04em}.step h3{margin:0 0 8px;font-size:1.05rem}.step p{margin:0;color:var(--color-text-muted)}.site-footer{border-top:1px solid var(--color-border);padding:28px 0;color:var(--color-text-muted);font-size:.9rem}.footer-inner{display:flex;justify-content:space-between;align-items:center;gap:16px;flex-wrap:wrap}.footer-links{display:flex;gap:16px}.footer-links a{color:var(--color-text-muted)}.footer-links a:hover{color:var(--color-text)}.legal{padding:56px 0 80px}.legal h1{margin:0 0 8px;font-size:clamp(1.8rem,4vw,2.4rem);letter-spacing:-.03em}.legal .updated{margin:0 0 32px;color:var(--color-text-muted);font-size:.95rem}.legal h2{margin:32px 0 12px;font-size:1.2rem}.legal h3{margin:20px 0 8px;font-size:1.05rem}.legal p,.legal li{color:var(--color-text-muted)}.legal ul,.legal ol{padding-left:1.2rem}.legal li+li{margin-top:6px}@media(max-width:760px){.site-header{grid-template-columns:1fr auto;grid-template-areas:"brand login" "nav nav";padding:12px 16px}.nav-links{justify-content:flex-start;flex-wrap:wrap}.wrap{width:min(var(--max-width),calc(100% - 32px))}.hero{padding:56px 0 48px}.feature-grid,.steps{grid-template-columns:1fr}.section{padding:48px 0}}
