@import "https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600&family=Space+Grotesk:wght@500;600;700&display=swap";:root{color-scheme:dark;--bg:#05070c;--surface:#0a0e17;--surface-raised:#101725;--line:#9ab0d324;--line-bright:#42ddff5c;--text:#f3f7ff;--muted:#94a3bb;--cyan:#42ddff;--blue:#4f79ff;--violet:#9b63ff;--lime:#b7ff5a;--header-bg:#05070ce0;--header-bg-solid:#05070cfa;--footer-bg:#03050a;--grid-line:#ffffff06;--glow-blue:#4f79ff24;--glow-violet:#9b63ff1c;--secondary-text:#657187;--max-width:1240px}:root[data-theme=light]{color-scheme:light;--bg:#f4f7fb;--surface:#fff;--surface-raised:#eaf0f8;--line:#152a4629;--line-bright:#007da86b;--text:#0d1b2d;--muted:#53647a;--cyan:#007da8;--blue:#315fd2;--violet:#7348c8;--lime:#557d12;--header-bg:#f4f7fbe6;--header-bg-solid:#f4f7fbfc;--footer-bg:#e7edf5;--grid-line:#1131530e;--glow-blue:#315fd21c;--glow-violet:#7348c817;--secondary-text:#607188}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:radial-gradient(circle at 12% -10%, var(--glow-blue), transparent 34rem), radial-gradient(circle at 92% 12%, var(--glow-violet), transparent 30rem), var(--bg);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;margin:0;font-family:DM Sans,system-ui,sans-serif;line-height:1.6}body:before{z-index:-1;background-image:linear-gradient(var(--grid-line) 1px, transparent 1px), linear-gradient(90deg, var(--grid-line) 1px, transparent 1px);content:"";pointer-events:none;background-size:56px 56px;position:fixed;inset:0;mask-image:linear-gradient(#000,#0000 75%)}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}::selection{background:var(--cyan);color:#031019}.container{width:min(calc(100% - 40px), var(--max-width));margin-inline:auto}.eyebrow{color:var(--cyan);letter-spacing:.18em;text-transform:uppercase;align-items:center;gap:.65rem;font-family:Space Grotesk,sans-serif;font-size:.72rem;font-weight:700;display:inline-flex}.eyebrow:before{content:"";background:currentColor;width:22px;height:1px}.gradient-text{background:linear-gradient(100deg, #fff 15%, var(--cyan) 52%, #a987ff 90%);color:#0000;background-clip:text}:root[data-theme=light] .gradient-text{background:linear-gradient(100deg, #13243a 15%, var(--cyan) 52%, var(--violet) 90%);background-clip:text}.btn{border:1px solid var(--line);letter-spacing:.07em;text-transform:uppercase;border-radius:4px;justify-content:center;align-items:center;gap:.65rem;min-height:48px;padding:.72rem 1.15rem;font-size:.82rem;font-weight:700;transition:border-color .25s,background .25s,transform .25s;display:inline-flex}.btn:hover{border-color:var(--line-bright);transform:translateY(-2px)}.btn-primary{background:var(--cyan);color:#041017;border-color:#42ddff8c}.btn-primary:hover{background:#7ae9ff}.section-heading{grid-template-columns:1fr minmax(260px,480px);align-items:end;gap:2rem;margin-bottom:3rem;display:grid}.section-heading h2{letter-spacing:-.055em;max-width:760px;margin:.7rem 0 0;font-family:Space Grotesk,sans-serif;font-size:clamp(2rem,4.2vw,4.25rem);line-height:1.02}.section-heading p{color:var(--muted);margin:0;font-size:1rem}@media (width<=760px){.container{width:min(calc(100% - 28px), var(--max-width))}.section-heading{grid-template-columns:1fr;gap:1rem}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.logo[data-astro-cid-f7espo7c]{letter-spacing:.22em;align-items:center;gap:.72rem;font-family:Space Grotesk,sans-serif;font-size:1.05rem;font-weight:700;display:inline-flex}svg[data-astro-cid-f7espo7c]{width:33px;height:33px;overflow:visible}svg[data-astro-cid-f7espo7c] path[data-astro-cid-f7espo7c]:first-child{fill:#42ddff0a;stroke:#42ddff7a}svg[data-astro-cid-f7espo7c] path[data-astro-cid-f7espo7c]:last-child{fill:none;stroke:var(--cyan);stroke-linecap:square;stroke-width:1.6px}.theme-toggle[data-astro-cid-l6lhmie6]{border:1px solid var(--line);width:38px;height:32px;color:var(--muted);cursor:pointer;background:0 0;border-radius:0;place-items:center;padding:0;display:grid}.theme-toggle[data-astro-cid-l6lhmie6]:hover{border-color:var(--cyan);color:var(--cyan)}.theme-toggle[data-astro-cid-l6lhmie6] svg[data-astro-cid-l6lhmie6]{fill:none;stroke:currentColor;stroke-linecap:square;stroke-width:1.6px;width:16px;height:16px}.moon[data-astro-cid-l6lhmie6],html[data-theme=light] .sun[data-astro-cid-l6lhmie6]{display:none}html[data-theme=light] .moon[data-astro-cid-l6lhmie6]{display:block}
