:root{color:#e8ecf4;background:#070b14;font-family:system-ui,-apple-system,Segoe UI,sans-serif;line-height:1.6;--accent: #3dd6c6;--accent-bright: #5eead4;--accent-dim: #2a9d8f;--accent-glow: rgba(61, 214, 198, .35);--surface: #0f1628;--surface-raised: #141e33;--border: #243049;--border-bright: #334766;--muted: #8b9bb8;--text-soft: #c5cee0}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(ellipse 80% 50% at 50% -20%,rgba(61,214,198,.08),transparent),var(--background, #070b14)}.site-head{position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(36,48,73,.6);background:#070b14d1;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px)}.site-head__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem;max-width:56rem;margin:0 auto;padding:.875rem 1.5rem}.site-head__brand-group{display:flex;align-items:center;gap:.625rem;min-width:0}.site-head__mark{display:flex;align-items:center;justify-content:center;width:1.75rem;height:1.75rem;flex-shrink:0;border-radius:.4rem;background:linear-gradient(145deg,#3dd6c633,#3dd6c60d);border:1px solid rgba(61,214,198,.25);color:var(--accent)}.site-head__mark svg{width:.875rem;height:1rem}.site-head__brand{margin:0;font-size:1rem;font-weight:600;letter-spacing:-.02em}.site-head__sign-in{flex-shrink:0;padding:.5rem 1.125rem;font:inherit;font-size:.875rem;font-weight:600;color:var(--text-soft);background:#3dd6c61a;border:1px solid rgba(61,214,198,.25);border-radius:.5rem;cursor:not-allowed;opacity:.55}.site-head__sign-in:disabled{pointer-events:none}.landing{position:relative;max-width:56rem;margin:0 auto;padding:2.5rem 1.5rem 5rem;overflow-x:clip}.landing__backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:-1;pointer-events:none;overflow:hidden}.landing__orb{position:absolute;border-radius:50%;filter:blur(80px)}.landing__orb--1{top:-12rem;left:50%;width:36rem;height:36rem;transform:translate(-50%);background:radial-gradient(circle,rgba(61,214,198,.14) 0%,transparent 65%)}.landing__orb--2{bottom:10%;right:-8rem;width:24rem;height:24rem;background:radial-gradient(circle,rgba(59,130,246,.08) 0%,transparent 70%)}.landing__grid{position:absolute;top:0;right:0;bottom:0;left:0;background-image:linear-gradient(rgba(36,48,73,.35) 1px,transparent 1px),linear-gradient(90deg,rgba(36,48,73,.35) 1px,transparent 1px);background-size:48px 48px;-webkit-mask-image:radial-gradient(ellipse 70% 60% at 50% 0%,black 20%,transparent 75%);mask-image:radial-gradient(ellipse 70% 60% at 50% 0%,black 20%,transparent 75%);opacity:.4}.landing__hero{position:relative;text-align:center;margin-bottom:3.5rem;padding:1rem 0 .5rem}.landing__eyebrow{display:inline-flex;align-items:center;gap:.5rem;margin:0 0 1rem;padding:.35rem .875rem .35rem .625rem;font-size:.75rem;font-weight:600;letter-spacing:.1em;text-transform:uppercase;color:var(--accent-bright);background:#3dd6c614;border:1px solid rgba(61,214,198,.2);border-radius:999px}.landing__eyebrow-dot{width:.5rem;height:.5rem;border-radius:50%;background:var(--accent);box-shadow:0 0 8px var(--accent-glow);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(.85)}}.landing__title{margin:0 0 .5rem;font-size:clamp(2.5rem,8vw,3.75rem);font-weight:700;letter-spacing:-.03em;line-height:1.1}.landing__title-accent{background:linear-gradient(135deg,var(--accent-bright) 0%,var(--accent) 50%,#38bdf8 100%);-webkit-background-clip:text;background-clip:text;color:transparent}.landing__tagline{margin:0 0 1.25rem;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:clamp(.8125rem,2.5vw,.9375rem);font-weight:500;color:var(--muted);letter-spacing:.04em}.landing__lead{margin:0 auto;max-width:34rem;font-size:1.125rem;color:var(--text-soft);line-height:1.65}.landing__section-title{display:flex;align-items:center;gap:.75rem;margin:0 0 1.25rem;font-size:1.125rem;font-weight:600;color:var(--text-soft);letter-spacing:-.01em}.landing__section-title--center{justify-content:center;margin-bottom:1.75rem}.landing__section-line{display:block;width:2rem;height:2px;border-radius:1px;background:linear-gradient(90deg,var(--accent),transparent);flex-shrink:0}.landing__section-title--center .landing__section-line:first-child{background:linear-gradient(90deg,transparent,var(--accent))}.landing__section-title--center .landing__section-line:last-child{background:linear-gradient(90deg,var(--accent),transparent)}.landing__panel{margin-bottom:3rem;padding:1.75rem 1.5rem;border-radius:1rem;border:1px solid var(--border);background:linear-gradient(165deg,#141e33b3,#0f162880);box-shadow:0 1rem 3rem #0003}@media(min-width:640px){.landing__panel{padding:2rem 2.25rem}}.landing__description{margin:0 0 1.25rem;font-size:1.0625rem;color:var(--text-soft);line-height:1.7}.landing__highlight{display:flex;align-items:center;gap:.625rem;margin:0;padding:.875rem 1rem;font-size:.9375rem;font-weight:500;color:var(--accent-bright);background:#3dd6c60f;border:1px solid rgba(61,214,198,.15);border-radius:.625rem}.landing__highlight-icon{display:flex;align-items:center;justify-content:center;width:1.375rem;height:1.375rem;font-size:.75rem;font-weight:700;border-radius:50%;background:#3dd6c633;color:var(--accent)}.landing__news-list{list-style:none;margin:0;padding:0;display:grid;gap:0}.landing__news-item{padding:1.25rem 0 1.25rem 1rem;border-left:3px solid var(--accent);border-top:1px solid var(--border)}.landing__news-item:first-child{padding-top:0;border-top:none}.landing__news-date{display:block;margin-bottom:.5rem;font-family:ui-monospace,Cascadia Code,Segoe UI Mono,monospace;font-size:.75rem;font-weight:500;color:var(--accent-dim);letter-spacing:.03em}.landing__news-title{margin:0 0 .625rem;font-size:1.0625rem;font-weight:600;color:var(--text-soft)}.landing__news-body{margin:0;font-size:.9375rem;color:var(--muted);line-height:1.65}.landing__feature-list{list-style:none;margin:0;padding:0;display:grid;gap:1rem}@media(min-width:640px){.landing__feature-list{grid-template-columns:repeat(3,1fr);gap:1.25rem}}.landing__feature{position:relative;padding:1.5rem 1.25rem;border-radius:.875rem;border:1px solid var(--border);background:var(--surface);transition:border-color .2s ease,transform .2s ease,box-shadow .2s ease}.landing__feature:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;border-radius:inherit;background:linear-gradient(160deg,rgba(61,214,198,.06) 0%,transparent 50%);opacity:0;transition:opacity .2s ease;pointer-events:none}.landing__feature:hover{border-color:var(--border-bright);transform:translateY(-2px);box-shadow:0 12px 32px #00000040}.landing__feature:hover:before{opacity:1}.feature-icon{display:flex;align-items:center;justify-content:center;width:2.5rem;height:2.5rem;margin-bottom:1rem;border-radius:.625rem;background:#3dd6c61a;border:1px solid rgba(61,214,198,.18);color:var(--accent)}.feature-icon svg{width:1.25rem;height:1.25rem}.landing__feature h3{margin:0 0 .5rem;font-size:1rem;font-weight:600;color:var(--text-soft)}.landing__feature p{margin:0;font-size:.9375rem;color:var(--muted);line-height:1.55}.landing__footer{margin-top:3.5rem;padding:1.5rem 1.25rem;border-radius:.875rem;border:1px solid var(--border);background:#0f162880;text-align:center}.landing__support{margin:0;font-size:.9375rem;color:var(--muted);line-height:1.6}.landing__support strong{color:var(--text-soft);font-weight:600}.landing__soon{color:var(--accent-dim);font-style:italic}
