:root{--bg: #08060c;--surface: #110e1a;--surface2: #1a162a;--border: #271f3d;--border-hi: #352a52;--text: #ede9f7;--muted: #7067a0;--crimson: #e63946;--crim-dim: rgba(230,57,70,.07);--crim-mid: rgba(230,57,70,.22);--violet: #9f7aea;--vio-dim: rgba(159,122,234,.07);--vio-mid: rgba(159,122,234,.22);--sky: #38bdf8;--sky-dim: rgba(56,189,248,.07);--sky-mid: rgba(56,189,248,.22);--amber: #f59e0b;--amber-dim: rgba(245,158,11,.07);--amber-mid: rgba(245,158,11,.22);--green: #34d399;--green-dim: rgba(52,211,153,.07);--green-mid: rgba(52,211,153,.22);--sans: "Manrope", sans-serif;--mono: "Source Code Pro", monospace}[data-astro-cid-6uwb7tyr],[data-astro-cid-6uwb7tyr]:before,[data-astro-cid-6uwb7tyr]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--bg);color:var(--text);font-family:var(--sans);font-size:16px;line-height:1.75;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;background:repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(0,0,0,.08) 2px,rgba(0,0,0,.08) 4px);pointer-events:none;z-index:1000}h1[data-astro-cid-6uwb7tyr]{font-family:var(--sans);font-size:clamp(2.8rem,8vw,5.5rem);line-height:1;letter-spacing:-.03em;font-weight:800}h2[data-astro-cid-6uwb7tyr]{font-family:var(--sans);font-size:clamp(1.8rem,4vw,3rem);line-height:1.1;letter-spacing:-.025em;font-weight:700}h3[data-astro-cid-6uwb7tyr]{font-family:var(--sans);font-size:1.15rem;font-weight:700;letter-spacing:-.01em}p[data-astro-cid-6uwb7tyr]{color:var(--muted);margin-bottom:1.1rem}p[data-astro-cid-6uwb7tyr] strong[data-astro-cid-6uwb7tyr]{color:var(--text);font-weight:600}p[data-astro-cid-6uwb7tyr]:last-child{margin-bottom:0}ul[data-astro-cid-6uwb7tyr],ol[data-astro-cid-6uwb7tyr]{color:var(--muted);padding-left:1.5rem;line-height:1.9;margin-bottom:1rem}li[data-astro-cid-6uwb7tyr]{margin-bottom:.2rem}li[data-astro-cid-6uwb7tyr] strong[data-astro-cid-6uwb7tyr]{color:var(--text)}a[data-astro-cid-6uwb7tyr]{color:var(--crimson);text-decoration:none}a[data-astro-cid-6uwb7tyr]:hover{text-decoration:underline}.container[data-astro-cid-6uwb7tyr]{max-width:860px;margin:0 auto;padding:0 24px}.fade-in[data-astro-cid-6uwb7tyr]{opacity:0;transform:translateY(24px);transition:opacity .6s ease,transform .6s ease}.fade-in[data-astro-cid-6uwb7tyr].visible{opacity:1;transform:none}nav[data-astro-cid-6uwb7tyr]{position:fixed;top:0;left:0;right:0;z-index:200;backdrop-filter:blur(16px) saturate(140%);background:#08060ce6;border-bottom:1px solid var(--border-hi)}.nav-inner[data-astro-cid-6uwb7tyr]{max-width:1100px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:2rem;height:56px}.nav-brand[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.78rem;color:var(--crimson);font-weight:500;white-space:nowrap;flex-shrink:0}.nav-links[data-astro-cid-6uwb7tyr]{display:flex;gap:1.75rem;list-style:none;margin-left:auto}.nav-links[data-astro-cid-6uwb7tyr] a[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.68rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted);text-decoration:none;transition:color .2s;white-space:nowrap}.nav-links[data-astro-cid-6uwb7tyr] a[data-astro-cid-6uwb7tyr]:hover{color:var(--crimson)}@media(max-width:600px){.nav-links[data-astro-cid-6uwb7tyr]{display:none}}@keyframes fadeUp{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:none}}.hero[data-astro-cid-6uwb7tyr]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:96px 24px 80px;max-width:860px;margin:0 auto}.hero-eyebrow[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--crimson);margin-bottom:2rem;opacity:0;animation:fadeUp .5s ease forwards .2s}.hero[data-astro-cid-6uwb7tyr] h1[data-astro-cid-6uwb7tyr]{margin-bottom:1.75rem;opacity:0;animation:fadeUp .5s ease forwards .4s}.hero[data-astro-cid-6uwb7tyr] h1[data-astro-cid-6uwb7tyr] span[data-astro-cid-6uwb7tyr]{color:var(--crimson)}.hero-sub[data-astro-cid-6uwb7tyr]{font-size:1.1rem;color:var(--muted);max-width:580px;line-height:1.7;margin-bottom:2.5rem;opacity:0;animation:fadeUp .5s ease forwards .6s}.hero-meta[data-astro-cid-6uwb7tyr]{display:flex;gap:1rem;flex-wrap:wrap;opacity:0;animation:fadeUp .5s ease forwards 1s}.meta-pill[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.68rem;letter-spacing:.1em;text-transform:uppercase;padding:.3rem .85rem;border-radius:999px;border:1px solid}.mp-crim[data-astro-cid-6uwb7tyr]{color:var(--crimson);border-color:var(--crim-mid);background:var(--crim-dim)}.mp-vio[data-astro-cid-6uwb7tyr]{color:var(--violet);border-color:var(--vio-mid);background:var(--vio-dim)}.tldr-section[data-astro-cid-6uwb7tyr]{border-top:1px solid var(--border);border-bottom:1px solid var(--border);background:var(--surface)}.tldr-inner[data-astro-cid-6uwb7tyr]{max-width:860px;margin:0 auto;padding:0 24px}.tldr-toggle[data-astro-cid-6uwb7tyr]{display:flex;align-items:center;justify-content:space-between;padding:1.1rem 0;cursor:pointer;user-select:none;gap:1rem}.tldr-label[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--crimson);font-weight:500}.tldr-chev[data-astro-cid-6uwb7tyr]{color:var(--crimson);font-size:.75rem;transition:transform .2s;flex-shrink:0}.tldr-chev[data-astro-cid-6uwb7tyr].closed{transform:rotate(-90deg)}.tldr-body[data-astro-cid-6uwb7tyr]{padding-bottom:1.25rem;font-size:.95rem;color:var(--muted);line-height:1.7;border-top:1px solid var(--border);padding-top:1rem}.tldr-body[data-astro-cid-6uwb7tyr] strong[data-astro-cid-6uwb7tyr]{color:var(--text)}.section[data-astro-cid-6uwb7tyr]{padding:6rem 0;border-top:1px solid var(--border)}.section-num[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--crimson);margin-bottom:1rem}.section[data-astro-cid-6uwb7tyr] h2[data-astro-cid-6uwb7tyr]{color:var(--text);margin-bottom:1.5rem}.section[data-astro-cid-6uwb7tyr] h2[data-astro-cid-6uwb7tyr] span[data-astro-cid-6uwb7tyr]{color:var(--crimson)}.section-intro[data-astro-cid-6uwb7tyr]{font-size:1.05rem;color:var(--muted);line-height:1.75;margin-bottom:2.5rem}code[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.84em;background:var(--crim-dim);color:var(--crimson);padding:.1em .4em;border-radius:4px;border:1px solid var(--crim-mid)}.code-block[data-astro-cid-6uwb7tyr]{background:#050308;border-radius:10px;overflow:hidden;margin:1.5rem 0;border:1px solid var(--border-hi)}.code-header[data-astro-cid-6uwb7tyr]{display:flex;align-items:center;gap:.45rem;padding:.6rem 1rem;background:#ffffff06;border-bottom:1px solid var(--border)}.dot[data-astro-cid-6uwb7tyr]{width:10px;height:10px;border-radius:50%}.dot-r[data-astro-cid-6uwb7tyr]{background:#ff5f57}.dot-y[data-astro-cid-6uwb7tyr]{background:#febc2e}.dot-g[data-astro-cid-6uwb7tyr]{background:#28c840}.code-file[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.67rem;color:var(--muted);margin-left:auto;letter-spacing:.05em}.code-block[data-astro-cid-6uwb7tyr] pre[data-astro-cid-6uwb7tyr]{padding:1.25rem 1.5rem;overflow-x:auto;font-family:var(--mono);font-size:.81rem;line-height:1.9;color:#ccc5e0;tab-size:2}.hi-key[data-astro-cid-6uwb7tyr]{color:#79c0ff}.hi-str[data-astro-cid-6uwb7tyr]{color:#a5d6a7}.hi-num[data-astro-cid-6uwb7tyr]{color:#ffab70}.hi-bool[data-astro-cid-6uwb7tyr]{color:#ff7b72}.hi-null[data-astro-cid-6uwb7tyr]{color:#9e9e9e}.hi-tag[data-astro-cid-6uwb7tyr]{color:var(--crimson)}.hi-cmt[data-astro-cid-6uwb7tyr]{color:#3e3558;font-style:italic}.hi-sep[data-astro-cid-6uwb7tyr]{color:#3e3558}.hi-type[data-astro-cid-6uwb7tyr]{color:var(--violet)}.hi-fn[data-astro-cid-6uwb7tyr]{color:var(--sky)}.hi-ok[data-astro-cid-6uwb7tyr]{color:var(--green)}.hi-warn[data-astro-cid-6uwb7tyr]{color:var(--amber)}.hi-err[data-astro-cid-6uwb7tyr]{color:var(--crimson)}.hi-anchor[data-astro-cid-6uwb7tyr]{color:var(--amber)}.callout[data-astro-cid-6uwb7tyr]{border-radius:10px;padding:1.15rem 1.4rem;margin:1.5rem 0;border:1px solid}.callout-label[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.67rem;letter-spacing:.15em;text-transform:uppercase;font-weight:500;margin-bottom:.6rem;display:block}.callout[data-astro-cid-6uwb7tyr] p[data-astro-cid-6uwb7tyr]{font-size:.94rem;line-height:1.65}.callout[data-astro-cid-6uwb7tyr] p[data-astro-cid-6uwb7tyr]:last-child{margin-bottom:0}.callout-crim[data-astro-cid-6uwb7tyr]{background:var(--crim-dim);border-color:var(--crim-mid)}.callout-crim[data-astro-cid-6uwb7tyr] .callout-label[data-astro-cid-6uwb7tyr]{color:var(--crimson)}.callout-crim[data-astro-cid-6uwb7tyr] p[data-astro-cid-6uwb7tyr]{color:var(--muted)}.callout-vio[data-astro-cid-6uwb7tyr]{background:var(--vio-dim);border-color:var(--vio-mid)}.callout-vio[data-astro-cid-6uwb7tyr] .callout-label[data-astro-cid-6uwb7tyr]{color:var(--violet)}.callout-vio[data-astro-cid-6uwb7tyr] p[data-astro-cid-6uwb7tyr]{color:var(--muted)}.callout-sky[data-astro-cid-6uwb7tyr]{background:var(--sky-dim);border-color:var(--sky-mid)}.callout-sky[data-astro-cid-6uwb7tyr] .callout-label[data-astro-cid-6uwb7tyr]{color:var(--sky)}.callout-sky[data-astro-cid-6uwb7tyr] p[data-astro-cid-6uwb7tyr]{color:var(--muted)}.callout-amber[data-astro-cid-6uwb7tyr]{background:var(--amber-dim);border-color:var(--amber-mid)}.callout-amber[data-astro-cid-6uwb7tyr] .callout-label[data-astro-cid-6uwb7tyr]{color:var(--amber)}.callout-amber[data-astro-cid-6uwb7tyr] p[data-astro-cid-6uwb7tyr]{color:var(--muted)}.callout-green[data-astro-cid-6uwb7tyr]{background:var(--green-dim);border-color:var(--green-mid)}.callout-green[data-astro-cid-6uwb7tyr] .callout-label[data-astro-cid-6uwb7tyr]{color:var(--green)}.callout-green[data-astro-cid-6uwb7tyr] p[data-astro-cid-6uwb7tyr]{color:var(--muted)}.layer-stack[data-astro-cid-6uwb7tyr]{margin:1.5rem 0;display:flex;flex-direction:column;gap:2px}.layer[data-astro-cid-6uwb7tyr]{display:flex;align-items:center;gap:1.25rem;padding:1rem 1.25rem;background:var(--surface);border:1px solid var(--border);border-radius:6px;position:relative;transition:border-color .2s}.layer[data-astro-cid-6uwb7tyr]:hover{border-color:var(--crimson)}.layer-num[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.68rem;color:var(--crimson);width:1.5rem;flex-shrink:0;text-align:center}.layer-name[data-astro-cid-6uwb7tyr]{font-weight:700;font-size:.95rem;color:var(--text);min-width:140px;flex-shrink:0}.layer-desc[data-astro-cid-6uwb7tyr]{font-size:.88rem;color:var(--muted);line-height:1.5}.layer-arrow[data-astro-cid-6uwb7tyr]{text-align:center;font-family:var(--mono);font-size:.75rem;color:var(--border-hi);padding:.1rem 0;letter-spacing:.1em}.matrix[data-astro-cid-6uwb7tyr]{width:100%;border-collapse:collapse;margin:1.5rem 0;font-size:.86rem}.matrix[data-astro-cid-6uwb7tyr] th[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--crimson);padding:.65rem 1rem;background:var(--surface2);border:1px solid var(--border);text-align:left;white-space:nowrap}.matrix[data-astro-cid-6uwb7tyr] td[data-astro-cid-6uwb7tyr]{padding:.65rem 1rem;border:1px solid var(--border);color:var(--muted);vertical-align:top;line-height:1.55}.matrix[data-astro-cid-6uwb7tyr] td[data-astro-cid-6uwb7tyr] strong[data-astro-cid-6uwb7tyr]{color:var(--text)}.matrix[data-astro-cid-6uwb7tyr] tr[data-astro-cid-6uwb7tyr]:hover td[data-astro-cid-6uwb7tyr]{background:var(--surface)}.ok[data-astro-cid-6uwb7tyr]{color:var(--green);font-family:var(--mono);font-size:.8rem}.warn[data-astro-cid-6uwb7tyr]{color:var(--amber);font-family:var(--mono);font-size:.8rem}.err[data-astro-cid-6uwb7tyr]{color:var(--crimson);font-family:var(--mono);font-size:.8rem}.mode-row[data-astro-cid-6uwb7tyr]{background:var(--surface);border:1px solid var(--border);border-left:3px solid var(--violet);border-radius:0 8px 8px 0;padding:.9rem 1.25rem;margin-bottom:.6rem}.mode-name[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.85rem;color:var(--violet);font-weight:500;margin-bottom:.3rem}.mode-desc[data-astro-cid-6uwb7tyr]{font-size:.9rem;color:var(--muted);line-height:1.6}.mode-desc[data-astro-cid-6uwb7tyr] strong[data-astro-cid-6uwb7tyr]{color:var(--text)}.card-grid[data-astro-cid-6uwb7tyr]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1rem;margin:1.5rem 0}.card[data-astro-cid-6uwb7tyr]{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.35rem;transition:border-color .2s,transform .2s}.card[data-astro-cid-6uwb7tyr]:hover{border-color:var(--crimson);transform:translateY(-3px)}.card-tag[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.63rem;letter-spacing:.15em;text-transform:uppercase;margin-bottom:.6rem;display:block}.card[data-astro-cid-6uwb7tyr] h3[data-astro-cid-6uwb7tyr]{font-size:1rem;margin-bottom:.5rem;color:var(--text)}.card[data-astro-cid-6uwb7tyr] p[data-astro-cid-6uwb7tyr]{font-size:.88rem;color:var(--muted);margin:0;line-height:1.6}.alt-grid[data-astro-cid-6uwb7tyr]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1rem;margin:1.5rem 0}.alt-card[data-astro-cid-6uwb7tyr]{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}.alt-header[data-astro-cid-6uwb7tyr]{padding:.85rem 1.25rem;background:var(--surface2);border-bottom:1px solid var(--border);display:flex;align-items:center;justify-content:space-between}.alt-name[data-astro-cid-6uwb7tyr]{font-weight:700;font-size:.95rem;color:var(--text)}.alt-badge[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;padding:.15rem .55rem;border-radius:999px}.alt-body[data-astro-cid-6uwb7tyr]{padding:1rem 1.25rem}.alt-body[data-astro-cid-6uwb7tyr] p[data-astro-cid-6uwb7tyr]{font-size:.88rem;color:var(--muted);margin-bottom:.6rem;line-height:1.6}.alt-body[data-astro-cid-6uwb7tyr] p[data-astro-cid-6uwb7tyr]:last-child{margin-bottom:0}.cheat-grid[data-astro-cid-6uwb7tyr]{display:grid;grid-template-columns:repeat(auto-fill,minmax(340px,1fr));gap:1.25rem;margin:1.5rem 0}.cheat-block[data-astro-cid-6uwb7tyr]{background:var(--surface);border:1px solid var(--border);border-radius:10px;overflow:hidden}.cheat-title[data-astro-cid-6uwb7tyr]{padding:.7rem 1.1rem;background:var(--surface2);border-bottom:1px solid var(--border);font-family:var(--mono);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--crimson)}.cheat-rows[data-astro-cid-6uwb7tyr]{padding:.25rem 0}.cheat-row[data-astro-cid-6uwb7tyr]{display:grid;grid-template-columns:1.1fr 1fr;padding:.55rem 1.1rem;gap:1rem;border-bottom:1px solid var(--border);font-size:.84rem;align-items:start}.cheat-row[data-astro-cid-6uwb7tyr]:last-child{border-bottom:none}.cheat-code[data-astro-cid-6uwb7tyr]{font-family:var(--mono);color:var(--crimson);font-size:.76rem;line-height:1.5}.cheat-desc[data-astro-cid-6uwb7tyr]{color:var(--muted);line-height:1.5}footer[data-astro-cid-6uwb7tyr]{border-top:1px solid var(--border);padding:3rem 0;text-align:center}.footer-line[data-astro-cid-6uwb7tyr]{font-family:var(--mono);font-size:.78rem;color:var(--muted);letter-spacing:.05em}.footer-line[data-astro-cid-6uwb7tyr] span[data-astro-cid-6uwb7tyr]{color:var(--crimson)}
