:root,:root[data-theme=dark]{--bg-grad: radial-gradient(130% 90% at 85% -5%, #182535 0%, #0c131d 44%, #06090e 100%);--surface: rgb(15 23 35 / 86%);--surface2: rgb(10 16 25 / 90%);--surface-card: rgb(17 25 38 / 75%);--widget-bg: rgb(5 9 15 / 45%);--term-bg: rgb(6 10 16 / 88%);--surface-bento: rgba(255, 255, 255, .028);--surface-bento-hover: rgba(255, 255, 255, .055);--chip-body: rgb(255 255 255 / 6%);--ink: #f8fafc;--ink-soft: #cbd5e1;--muted: #8494a5;--line: rgb(255 255 255 / 9%);--line2: rgb(255 255 255 / 17%);--line-highlight: rgb(245 158 11 / 45%);--accent: #f59e0b;--accent-2: #38bdf8;--accent-soft: #fbbf24;--accent-wash: rgb(245 158 11 / 11%);--accent-glow: 0 0 28px rgb(245 158 11 / 28%);--btn-bg: #f59e0b;--btn-fg: #05080e;--gear-fill: none;--gear-stroke: #f59e0b;--gear-sw: 2.2;--hub-glow: url(#vg-glow-or);--hub-core: #fff2d6;--circuit: #22374b;--pulse: #f59e0b;--pulse2: #38bdf8;--hex-fill: rgb(150 170 190 / 4%);--hex-border: rgb(150 170 190 / 18%);--hex-glow: #8fa6b6;--nav-bg: rgb(10 16 26 / 78%);--scrim: rgb(10 16 26 / 76%);--seam: #f59e0b;--door-l: linear-gradient(110deg, #182a3c, #0e1925 55%, #132232);--door-r: linear-gradient(250deg, #132232, #0d1723 55%, #162638);--panel-line: rgb(255 255 255 / 8%);--tag-dot: #10b981;--shadow-sm: 0 1px 2px rgb(0 0 0 / 40%);--shadow: 0 6px 20px rgb(0 0 0 / 45%);--shadow-lg: 0 22px 60px rgb(0 0 0 / 55%);--danger: #ff8a80;--success: #10b981;--door-inset: rgb(15 32 50 / 50%);--knob-face: linear-gradient(180deg, var(--line2), var(--surface2))}:root[data-theme=light]{--bg-grad: linear-gradient(180deg, #f6f7f9, #eceff4);--surface: #ffffff;--surface2: #eef0f4;--surface-card: rgb(255 255 255 / 78%);--widget-bg: rgb(16 21 27 / 4%);--term-bg: rgb(16 21 27 / 92%);--chip-body: rgb(16 21 27 / 3%);--ink: #10151b;--ink-soft: #3d4854;--muted: #5c6874;--line: #dfe3e9;--line2: #c3cad4;--accent: #a4531a;--accent-2: #2b5f8a;--accent-soft: #c9772e;--accent-wash: #fbf1e9;--btn-bg: #10151b;--btn-fg: #ffffff;--gear-fill: #ffffff;--gear-stroke: #c3cad4;--gear-sw: 2;--hub-glow: url(#vg-glow-cu);--hub-core: #ffffff;--circuit: #c3a488;--pulse: #c9772e;--pulse2: #2b5f8a;--hex-fill: rgb(60 72 84 / 4%);--hex-border: rgb(60 72 84 / 24%);--hex-glow: #6d8291;--nav-bg: rgb(246 247 249 / 82%);--scrim: rgb(250 251 252 / 88%);--seam: #c9772e;--door-l: linear-gradient(105deg, #eef0f4, #e2e6ec 55%, #e9ecf1);--door-r: linear-gradient(255deg, #e9ecf1, #dde2e9 55%, #e5e9ee);--panel-line: #cdd3db;--tag-dot: #1f6b45;--shadow-sm: 0 1px 3px rgb(16 21 27 / 6%);--shadow: 0 4px 16px rgb(16 21 27 / 7%);--shadow-lg: 0 18px 50px rgb(16 21 27 / 10%);--danger: #a12a2a;--success: #1f6b45;--door-inset: rgb(20 40 60 / 20%);--knob-face: linear-gradient(180deg, var(--line2), var(--surface2))}:root{--font-display: "Instrument Serif", Georgia, serif;--font-sans: "Inter", system-ui, -apple-system, "Segoe UI", roboto, sans-serif;--font-mono: "JetBrains Mono", ui-monospace, sfmono-regular, menlo, monospace;--text-xs: .75rem;--text-sm: .875rem;--text-base: clamp(1rem, .94rem + .28vw, 1.1875rem);--text-lg: clamp(1.0625rem, .99rem + .33vw, 1.1875rem);--text-xl: clamp(1.0625rem, .95rem + .55vw, 1.3125rem);--text-2xl: clamp(1.75rem, 1.3rem + 2.1vw, 2.625rem);--text-3xl: clamp(3rem, 1.6rem + 6.4vw, 4.875rem);--text-display: clamp(3.25rem, 1.8rem + 7.5vw, 6.5rem);--space-1: .25rem;--space-2: .5rem;--space-3: .75rem;--space-4: 1rem;--space-6: 1.5rem;--space-8: 2rem;--space-12: 3rem;--space-16: 4rem;--space-24: 6rem;--section-y: clamp(3.5rem, 9vh, 6rem);--radius-sm: 4px;--radius: 9px;--radius-lg: 14px;--content-max: 70rem;--prose-max: 40rem;--ease-out: cubic-bezier(.22, 1, .36, 1);--ease-door: cubic-bezier(.82, 0, .17, 1);--nav-h: 3.9375rem}.u-eyebrow{display:inline-flex;align-items:center;gap:var(--space-2);margin:0 0 var(--space-3);font-family:var(--font-mono);font-size:var(--text-xs);font-weight:500;letter-spacing:.16em;text-transform:uppercase;color:var(--accent)}.u-eyebrow:before{content:"";width:1.25rem;height:1px;background:currentColor;opacity:.7}.u-section-title{font-size:clamp(2rem,1.4rem + 2.8vw,3.25rem);letter-spacing:-.03em;margin-bottom:var(--space-4);color:var(--ink)}.u-lede{max-width:var(--prose-max);font-size:var(--text-lg);line-height:1.68;color:var(--ink-soft)}.u-btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-2);min-height:2.9375rem;padding:0 var(--space-6);border:1px solid transparent;border-radius:var(--radius);font-size:.9375rem;font-weight:600;letter-spacing:.01em;text-decoration:none;cursor:pointer;position:relative;overflow:hidden;transition:transform .22s var(--ease-out),background-color .22s var(--ease-out),border-color .22s var(--ease-out),box-shadow .22s var(--ease-out)}.u-btn:active{transform:translateY(1px)}.u-btn:disabled{cursor:not-allowed;opacity:.55}.u-btn--primary{background:var(--btn-bg);border-color:#ffffff26;color:var(--btn-fg);font-weight:700;box-shadow:0 8px 24px -6px #f59e0b73}.u-btn--primary:after{content:"";position:absolute;inset:0;background:linear-gradient(180deg,rgba(255,255,255,.2) 0%,transparent 60%);pointer-events:none}@media(hover:hover){.u-btn--primary:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 12px 30px -6px #f59e0ba6;border-color:#ffffff59}}.u-btn--ghost{background:var(--surface);border-color:var(--line2);color:var(--ink);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}@media(hover:hover){.u-btn--ghost:hover:not(:disabled){transform:translateY(-2px);border-color:var(--accent);color:var(--ink);box-shadow:var(--shadow-sm)}}.u-card{background:var(--surface-card);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.u-bento-card{position:relative;background:var(--surface-card);border:1px solid var(--line);border-radius:var(--radius-lg);box-shadow:var(--shadow-sm);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);overflow:hidden;transition:transform .25s var(--ease-out),border-color .25s var(--ease-out),box-shadow .25s var(--ease-out)}@media(hover:hover){.u-bento-card:hover{border-color:var(--line2);box-shadow:var(--shadow)}}.u-badge-edition{display:inline-flex;align-items:center;gap:.5rem;padding:5px 13px;background:var(--accent-wash);border:1px solid color-mix(in srgb,var(--accent) 35%,transparent);border-radius:999px;font-family:var(--font-mono);font-size:var(--text-xs);font-weight:500;color:var(--accent);letter-spacing:.05em;box-shadow:0 0 18px -4px color-mix(in srgb,var(--accent) 25%,transparent)}.u-mono-label{font-family:var(--font-mono);font-size:var(--text-xs);font-weight:500;letter-spacing:.14em;text-transform:uppercase;color:var(--muted)}.u-tags{display:flex;flex-wrap:wrap;gap:var(--space-2);margin:0;padding:0;list-style:none}.u-tags li{padding:4px 10px;border:1px solid var(--line);border-radius:var(--radius);font-family:var(--font-mono);font-size:var(--text-xs);color:var(--ink-soft);white-space:nowrap}@keyframes vt-spin{to{rotate:360deg}}@keyframes vt-spinrev{to{rotate:-360deg}}@keyframes vt-pulse{to{stroke-dashoffset:0}}@keyframes vt-breathe{50%{opacity:.4}}@keyframes vt-blink{50%{opacity:.28}}@keyframes vt-hint{50%{opacity:.42}}@keyframes vt-rat-a{0%{rotate:0deg}54%{rotate:-372deg}66%{rotate:-352deg}to{rotate:-700deg}}@keyframes vt-rat-b{to{rotate:1040deg}}@keyframes vt-rat-c{to{rotate:-1260deg}}@keyframes vt-ping-core{0%{opacity:0;transform:scale(.3)}14%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(.75)}}@keyframes vt-ping-wave{0%{opacity:.85;transform:scale(.3)}to{opacity:0;transform:scale(6)}}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:5rem;-webkit-text-size-adjust:100%;background:var(--bg-grad) fixed}body{margin:0;background:transparent;color:var(--ink);font-family:var(--font-sans);font-size:var(--text-base);line-height:1.65;-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility}body:after{content:"";position:fixed;inset:0;z-index:99;pointer-events:none;opacity:.026;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 200 200' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='n'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.75' numOctaves='3' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23n)'/%3E%3C/svg%3E")}h1,h2,h3{margin:0;line-height:1.12;letter-spacing:-.02em;font-weight:700;text-wrap:balance}p{margin:0;text-wrap:pretty}a{color:var(--accent);text-decoration-thickness:1px;text-underline-offset:3px}img,svg,canvas{display:block;max-width:100%}button,input,textarea{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--accent-2);outline-offset:3px;border-radius:2px}::selection{background:var(--accent-wash);color:var(--ink)}.u-container{width:100%;max-width:var(--content-max);margin-inline:auto;padding-inline:clamp(1.25rem,5vw,2.5rem)}.u-visually-hidden{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip-path:inset(50%);white-space:nowrap;border:0}.u-above-decor{position:relative;z-index:1}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
