.astro-route-announcer{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;top:0;left:0;overflow:hidden}:root{--bg:#0b0d10;--surface-0:#0e1116;--surface:#12151a;--surface-2:#171b21;--surface-3:#1d222a;--border:#ffffff14;--border-strong:#ffffff24;--text:#eef1f4;--text-dim:#9aa4b2;--accent:#5eead4;--accent-dim:#2dd4bf;--accent-ink:#04201c;--amber:#e0a33e;--green:#4ade80;--radius-sm:8px;--radius-md:12px;--radius-lg:16px;--max:1180px;--gap:clamp(4.5rem, 9vw, 7.5rem)}*{box-sizing:border-box}html{scroll-behavior:smooth;-webkit-font-smoothing:antialiased;overflow-x:hidden}.grain{z-index:1;pointer-events:none;opacity:.028;mix-blend-mode:overlay;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='140' height='140'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='2' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E");position:fixed;inset:0}body{background:var(--bg);color:var(--text);margin:0;font-family:Inter,system-ui,sans-serif;font-size:17px;line-height:1.6}h1,h2,h3{letter-spacing:-.01em;text-wrap:balance;margin:0;font-family:Space Grotesk,system-ui,sans-serif;font-weight:600;line-height:1.1}code,.mono{font-family:JetBrains Mono,ui-monospace,monospace}a{color:var(--accent);text-decoration:none}a:hover{color:var(--accent-dim)}.wrap{width:100%;max-width:var(--max);margin:0 auto;padding:0 1.5rem}section{padding-block:var(--gap)}.eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--accent);margin:0 0 1.2rem;font-family:JetBrains Mono,ui-monospace,monospace;font-size:.78rem;font-weight:500}.btn{border-radius:10px;align-items:center;gap:.5rem;padding:.85rem 1.6rem;font-size:.98rem;font-weight:600;transition:transform .15s,box-shadow .2s,background .2s,border-color .2s;display:inline-flex}.btn-primary{background:var(--accent);color:var(--accent-ink);box-shadow:0 8px 28px -10px #5eead473}.btn-primary:hover{background:var(--accent-dim);color:var(--accent-ink);transform:translateY(-2px)}.btn-ghost{color:var(--text);border:1px solid var(--border);background:0 0}.btn-ghost:hover{color:var(--text);border-color:#ffffff38}.reveal{transition:opacity .5s cubic-bezier(.16,1,.3,1),transform .5s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--i,0) * 70ms)}html.js .reveal{opacity:0;transform:translateY(10px)}html.js .reveal.is-visible{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){html.js .reveal{opacity:1;transform:none}html{scroll-behavior:auto}*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}.site-header[data-astro-cid-fzpbxy5g]{z-index:50;background:color-mix(in srgb, var(--bg) 86%, transparent);backdrop-filter:saturate(140%)blur(10px);border-bottom:1px solid var(--border);position:sticky;top:0}.sh-inner[data-astro-cid-fzpbxy5g]{justify-content:space-between;align-items:center;gap:1rem;height:60px;display:flex}.sh-brand[data-astro-cid-fzpbxy5g]{color:var(--text);align-items:center;gap:.55rem;font-family:Space Grotesk,system-ui,sans-serif;font-size:1.12rem;font-weight:600;display:inline-flex}.sh-brand[data-astro-cid-fzpbxy5g]:hover{color:var(--text)}.sh-dot[data-astro-cid-fzpbxy5g]{background:var(--accent);width:9px;height:9px;box-shadow:0 0 0 4px color-mix(in srgb, var(--accent) 22%, transparent);border-radius:50%}.sh-nav[data-astro-cid-fzpbxy5g]{align-items:center;gap:1.7rem;display:flex}.sh-link[data-astro-cid-fzpbxy5g]{color:var(--text-dim);font-size:.94rem;font-weight:500}.sh-link[data-astro-cid-fzpbxy5g]:hover{color:var(--text)}.sh-link[data-astro-cid-fzpbxy5g].on{color:var(--accent)}.sh-signin[data-astro-cid-fzpbxy5g]{color:var(--text);font-size:.9rem;font-weight:600}.sh-signin[data-astro-cid-fzpbxy5g]:hover{color:var(--accent)}.sh-cta[data-astro-cid-fzpbxy5g]{background:var(--accent);color:var(--accent-ink);border-radius:9px;padding:.5rem 1rem;font-size:.9rem;font-weight:600}.sh-cta[data-astro-cid-fzpbxy5g]:hover{background:var(--accent-dim);color:var(--accent-ink)}.sh-toggle[data-astro-cid-fzpbxy5g],.sh-burger[data-astro-cid-fzpbxy5g]{display:none}@media (width<=720px){.sh-burger[data-astro-cid-fzpbxy5g]{cursor:pointer;border:1px solid var(--border);border-radius:9px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:40px;padding:0 9px;display:inline-flex}.sh-burger[data-astro-cid-fzpbxy5g] span[data-astro-cid-fzpbxy5g]{background:var(--text);border-radius:2px;height:2px;transition:transform .2s,opacity .2s;display:block}.sh-nav[data-astro-cid-fzpbxy5g]{background:var(--surface);border-bottom:1px solid var(--border);opacity:0;pointer-events:none;flex-direction:column;align-items:stretch;gap:0;max-height:0;padding:.5rem 1.5rem 1.2rem;transition:max-height .25s,opacity .2s;position:absolute;top:60px;left:0;right:0;overflow:hidden}.sh-toggle[data-astro-cid-fzpbxy5g]:checked~.sh-nav[data-astro-cid-fzpbxy5g]{opacity:1;pointer-events:auto;max-height:60vh}.sh-link[data-astro-cid-fzpbxy5g],.sh-signin[data-astro-cid-fzpbxy5g]{border-bottom:1px solid var(--border);padding:.85rem 0;font-size:1rem}.sh-cta[data-astro-cid-fzpbxy5g]{text-align:center;margin-top:1rem}}
