@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&family=Sora:wght@600;700;800&family=JetBrains+Mono:wght@500;600&display=swap";.toggle.svelte-1cmi4dh{cursor:pointer;background:0 0;border:none;padding:0;display:inline-flex}.track.svelte-1cmi4dh{background:var(--surface-strong);border:1px solid var(--border);border-radius:999px;align-items:center;width:52px;height:28px;padding:3px;transition:background .25s;display:flex}.thumb.svelte-1cmi4dh{background:linear-gradient(135deg, var(--grad-1), var(--grad-2) 55%, var(--grad-3));color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;transition:transform .25s cubic-bezier(.22,1,.36,1);display:grid;transform:translate(0);box-shadow:0 4px 12px -2px #0006}.track.light.svelte-1cmi4dh .thumb:where(.svelte-1cmi4dh){transform:translate(24px)}.toggle.svelte-1cmi4dh:focus-visible .track:where(.svelte-1cmi4dh){outline:2px solid var(--accent);outline-offset:3px}.lang.svelte-1sdxxmq{border:1px solid var(--border);background:var(--surface);height:28px;font-family:var(--font-mono);letter-spacing:.03em;color:var(--text-muted);border-radius:999px;align-items:center;gap:.4rem;padding:0 .7rem;font-size:.72rem;font-weight:600;line-height:1;transition:color .25s,background .25s,border-color .25s;display:inline-flex}.lang.svelte-1sdxxmq:hover{color:var(--text);border-color:var(--border-strong);background:var(--surface-strong)}.lang.svelte-1sdxxmq svg:where(.svelte-1sdxxmq){color:var(--accent);flex-shrink:0}.nav.svelte-1h32yp1{z-index:50;background:color-mix(in srgb, var(--bg) 72%, transparent);-webkit-backdrop-filter:blur(14px)saturate(140%);backdrop-filter:blur(14px)saturate(140%);border-bottom:1px solid #0000;transition:background .25s,border-color .25s,-webkit-backdrop-filter .25s,backdrop-filter .25s;position:sticky;top:0}.nav.scrolled.svelte-1h32yp1{border-bottom-color:var(--border)}.inner.svelte-1h32yp1{justify-content:space-between;align-items:start;gap:1rem;margin:0 auto;padding:.85rem 1.5rem;display:flex}.brand.svelte-1h32yp1{font-weight:700;font-family:var(--font-display);align-items:center;gap:.65rem;height:2.385rem;display:inline-flex}.mark.svelte-1h32yp1{color:#fff;background:linear-gradient(135deg, var(--grad-1), var(--grad-2) 55%, var(--grad-3));width:34px;height:34px;box-shadow:0 6px 18px -6px var(--grad-1);border-radius:10px;flex-shrink:0;place-items:center;font-size:.82rem;display:grid}.brand-name.svelte-1h32yp1{letter-spacing:-.01em;font-size:.98rem}.links.svelte-1h32yp1{flex-wrap:wrap;justify-content:end;gap:0 .35rem;display:flex}.links.svelte-1h32yp1 a:where(.svelte-1h32yp1){color:var(--text-muted);border-radius:999px;padding:.45rem .85rem;font-size:.9rem;font-weight:500;transition:color .25s,background .25s;position:relative}.links.svelte-1h32yp1 a:where(.svelte-1h32yp1):hover{color:var(--text)}.links.svelte-1h32yp1 a.active:where(.svelte-1h32yp1){color:var(--text);background:var(--accent-soft)}.actions.svelte-1h32yp1{align-items:center;gap:.85rem;height:2.385rem;margin-left:.25rem;display:flex}.burger.svelte-1h32yp1{border:1px solid var(--border);background:var(--surface);cursor:pointer;border-radius:10px;flex-direction:column;justify-content:center;gap:5px;width:40px;height:36px;display:none}.burger.svelte-1h32yp1 span:where(.svelte-1h32yp1){background:var(--text);border-radius:2px;width:18px;height:2px;margin:0 auto;transition:transform .25s,opacity .25s;display:block}.burger.open.svelte-1h32yp1 span:where(.svelte-1h32yp1):first-child{transform:translateY(3.5px)rotate(45deg)}.burger.open.svelte-1h32yp1 span:where(.svelte-1h32yp1):last-child{transform:translateY(-3.5px)rotate(-45deg)}@media (width>=48rem){.brand.svelte-1h32yp1{flex-shrink:0}}@media (width<40rem){.brand-name.svelte-1h32yp1{display:none}}@media (width<48rem){.burger.svelte-1h32yp1{display:flex}.links.svelte-1h32yp1{border-radius:var(--radius);background:var(--bg-elev);border:1px solid var(--border);box-shadow:var(--shadow);opacity:0;pointer-events:none;visibility:hidden;flex-direction:column;gap:.25rem;padding:.6rem;transition:opacity .25s,transform .25s,visibility .25s;position:absolute;top:calc(100% + .5rem);left:1rem;right:1rem;transform:translateY(-8px)}.links.open.svelte-1h32yp1{opacity:1;pointer-events:auto;visibility:visible;transform:none}.links.svelte-1h32yp1 a:where(.svelte-1h32yp1){padding:.65rem .85rem}}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--grad-1:#3f7a4e;--grad-2:#8bae54;--grad-3:#d8b46a;--accent:#9bbd5c;--accent-soft:#9bbd5c29;--bg:#12150e;--bg-elev:#1b1f14;--surface:#faf6e80a;--surface-strong:#faf6e812;--border:#ece7d41a;--border-strong:#ece7d42e;--text:#eef0e3;--text-muted:#afb39a;--text-faint:#82866b;--shadow:0 24px 60px -20px #000000b3;--ring:0 0 0 1px #ece7d40f;--font-body:"Inter", system-ui, -apple-system, "Segoe UI", sans-serif;--font-display:"Sora", var(--font-body);--font-mono:"JetBrains Mono", ui-monospace, "SFMono-Regular", monospace;--maxw:1080px;--radius:18px;--radius-sm:10px}:root[data-theme=light]{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--bg:#ece6d6;--bg-elev:#f8f4ea;--surface:#40381a08;--surface-strong:#40381a0f;--border:#4a401c1f;--border-strong:#4a401c33;--text:#262819;--text-muted:#585a43;--text-faint:#66674a;--accent:#50702a;--accent-soft:#50702a21;--shadow:0 24px 50px -24px #3a301247;--ring:0 0 0 1px #4a401c0f}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:6rem}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}body{background:var(--bg);color:var(--text);font-family:var(--font-body);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-size:16px;line-height:1.65;transition:background .25s,color .25s;overflow-x:hidden}a{color:inherit;text-decoration:none}h1,h2,h3{font-family:var(--font-display);letter-spacing:-.02em;margin:0;line-height:1.1}::selection{background:var(--accent);color:#fff}:focus-visible{outline:2px solid var(--accent);outline-offset:2px}main:focus{outline:none}.skip-link{z-index:100;border-radius:var(--radius-sm);background:var(--bg-elev);color:var(--text);border:1px solid var(--border-strong);box-shadow:var(--shadow);padding:.65rem 1rem;font-weight:600;transition:transform .2s;position:fixed;top:.75rem;left:.75rem;transform:translateY(-150%)}.skip-link:focus{transform:translateY(0)}.gradient-text{background:linear-gradient(110deg, var(--grad-1), var(--grad-2) 55%, var(--grad-3));color:#0000;-webkit-background-clip:text;background-clip:text}.reveal{opacity:0;transition:opacity .75s cubic-bezier(.22,1,.36,1),transform .75s cubic-bezier(.22,1,.36,1);transition-delay:var(--reveal-delay,0s);will-change:opacity, transform;transform:translateY(22px)}.reveal.is-visible{opacity:1;transform:none}
