:root{--bg: #ffffff;--bg-soft: #f5f6f8;--text: #1a1a1f;--text-soft: #55555f;--border: #e4e6ea;--radius: 16px;--maxw: 1080px;--accent: #2E6FF2;--accent-2: #2E6FF2;--grad-from: #eef3ff;--grad-to: #ffffff;--font: -apple-system, BlinkMacSystemFont, "SF Pro Text", "Segoe UI", Roboto, Helvetica, Arial, sans-serif}*{box-sizing:border-box}html{font-family:var(--font);color:var(--text);background:var(--bg);scroll-behavior:smooth;-webkit-font-smoothing:antialiased}body{margin:0;line-height:1.6}a{color:var(--accent);text-decoration:none}a:hover{text-decoration:underline}img,video{max-width:100%;height:auto;display:block}h1,h2,h3{line-height:1.15;letter-spacing:-.02em;margin:0 0 .4em}h1{font-size:clamp(2.2rem,5vw,3.6rem)}h2{font-size:clamp(1.6rem,3vw,2.2rem)}.container{max-width:var(--maxw);margin:0 auto;padding-left:24px;padding-right:24px}section{padding:72px 0}.btn{display:inline-flex;align-items:center;gap:8px;background:var(--accent);color:#fff;padding:14px 26px;border-radius:999px;font-weight:600;transition:transform .15s ease,opacity .15s ease}.btn:hover{text-decoration:none;transform:translateY(-1px);opacity:.94}.btn[aria-disabled=true]{background:var(--border);color:var(--text-soft);pointer-events:none}.btn--ghost{background:transparent;color:var(--accent);border:1.5px solid var(--accent)}.eyebrow{text-transform:uppercase;letter-spacing:.12em;font-size:.8rem;font-weight:700;color:var(--accent)}@media(prefers-color-scheme:dark){:root{--bg: #0d0d10;--bg-soft: #16161b;--text: #f2f2f5;--text-soft: #a2a2ad;--border: #2a2a31;--grad-to: #0d0d10}}@media(max-width:640px){section{padding:48px 0}.container{padding-left:20px;padding-right:20px}}.site-header[data-astro-cid-ctg3m53h]{border-bottom:1px solid var(--border);position:sticky;top:0;background:color-mix(in srgb,var(--bg) 85%,transparent);backdrop-filter:saturate(180%) blur(12px);z-index:10}.bar[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:space-between;height:60px}.brand[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:30px;width:auto}.logo-light[data-astro-cid-ctg3m53h]{display:block}.logo-dark[data-astro-cid-ctg3m53h]{display:none}nav[data-astro-cid-ctg3m53h]{display:flex;align-items:center;gap:16px}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{display:inline-flex;align-items:center;gap:7px;color:var(--text-soft);font-weight:600;font-size:.95rem;white-space:nowrap}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{color:var(--accent);text-decoration:none}nav[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{border-radius:5px;flex:none}.sep[data-astro-cid-ctg3m53h]{color:var(--border);font-weight:400;user-select:none}.nav-mobile[data-astro-cid-ctg3m53h]{display:none}@media(prefers-color-scheme:dark){.logo-light[data-astro-cid-ctg3m53h]{display:none}.logo-dark[data-astro-cid-ctg3m53h]{display:block}}@media(max-width:640px){.nav-desktop[data-astro-cid-ctg3m53h]{display:none}.nav-mobile[data-astro-cid-ctg3m53h]{display:block;position:relative}.brand[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{height:26px}.nav-mobile[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:10px;cursor:pointer;list-style:none}.nav-mobile[data-astro-cid-ctg3m53h] summary[data-astro-cid-ctg3m53h]::-webkit-details-marker{display:none}.nav-mobile[data-astro-cid-ctg3m53h][open] summary[data-astro-cid-ctg3m53h]{background:var(--bg-soft)}.hamburger[data-astro-cid-ctg3m53h],.hamburger[data-astro-cid-ctg3m53h]:before,.hamburger[data-astro-cid-ctg3m53h]:after{display:block;width:20px;height:2px;background:var(--text);border-radius:2px}.hamburger[data-astro-cid-ctg3m53h]{position:relative}.hamburger[data-astro-cid-ctg3m53h]:before,.hamburger[data-astro-cid-ctg3m53h]:after{content:"";position:absolute;left:0;transition:transform .15s ease}.hamburger[data-astro-cid-ctg3m53h]:before{top:-6px}.hamburger[data-astro-cid-ctg3m53h]:after{top:6px}.nav-mobile[data-astro-cid-ctg3m53h][open] .hamburger[data-astro-cid-ctg3m53h]{background:transparent}.nav-mobile[data-astro-cid-ctg3m53h][open] .hamburger[data-astro-cid-ctg3m53h]:before{top:0;transform:rotate(45deg)}.nav-mobile[data-astro-cid-ctg3m53h][open] .hamburger[data-astro-cid-ctg3m53h]:after{top:0;transform:rotate(-45deg)}.menu-panel[data-astro-cid-ctg3m53h]{position:absolute;top:calc(100% + 8px);right:0;z-index:20;flex-direction:column;align-items:stretch;gap:2px;min-width:200px;padding:8px;background:var(--bg);border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 12px 32px #00000029}.menu-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]{padding:10px 12px;border-radius:8px;font-size:.95rem}.menu-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h]:hover{background:var(--bg-soft);text-decoration:none}.menu-panel[data-astro-cid-ctg3m53h] a[data-astro-cid-ctg3m53h] img[data-astro-cid-ctg3m53h]{width:22px;height:22px}}.site-footer[data-astro-cid-gcn2mc3v]{border-top:1px solid var(--border);padding:40px 0;background:var(--bg-soft)}.site-footer[data-astro-cid-gcn2mc3v] p[data-astro-cid-gcn2mc3v]{margin:4px 0}.tagline[data-astro-cid-gcn2mc3v]{font-weight:600;color:var(--text);margin-bottom:12px}.invite[data-astro-cid-gcn2mc3v]{color:var(--text-soft);font-size:.92rem;max-width:52ch}.links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]{color:var(--text-soft);font-weight:600;font-size:.9rem}.links[data-astro-cid-gcn2mc3v] a[data-astro-cid-gcn2mc3v]:hover{color:var(--accent)}.muted[data-astro-cid-gcn2mc3v]{color:var(--text-soft);font-size:.9rem}
