:root{--bg: #0a0e1a;--surface: #101525;--surface2: #151d30;--border: #1b2540;--border2: #243060;--text: #e6eeff;--muted: #7a8db5;--accent: #61dafb;--accent-dim: rgba(97, 218, 251, .07);--accent-mid: rgba(97, 218, 251, .18);--green: #4ade80;--green-dim: rgba(74, 222, 128, .07);--amber: #fbbf24;--amber-dim: rgba(251, 191, 36, .07);--purple: #a78bfa;--purple-dim: rgba(167, 139, 250, .07);--display: "Plus Jakarta Sans", sans-serif;--body: "Inter", sans-serif;--mono: "Inconsolata", monospace}[data-astro-cid-mji4fdzu],[data-astro-cid-mji4fdzu]:before,[data-astro-cid-mji4fdzu]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--body);background:var(--bg);color:var(--text);font-size:15px;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,.07) 2px,rgba(0,0,0,.07) 4px);pointer-events:none;z-index:1000}nav[data-astro-cid-mji4fdzu]{position:fixed;top:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-between;padding:0 2rem;height:52px;background:#0a0e1ad1;backdrop-filter:blur(12px);border-bottom:1px solid var(--border)}.nav-brand[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.78rem;color:var(--accent);letter-spacing:.08em;text-decoration:none;font-weight:700}.nav-links[data-astro-cid-mji4fdzu]{display:flex;gap:1.6rem;list-style:none}.nav-links[data-astro-cid-mji4fdzu] a[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);text-decoration:none;transition:color .2s}.nav-links[data-astro-cid-mji4fdzu] a[data-astro-cid-mji4fdzu]:hover{color:var(--accent)}@media(max-width:600px){.nav-links[data-astro-cid-mji4fdzu]{display:none}}.hero[data-astro-cid-mji4fdzu]{min-height:100vh;display:flex;flex-direction:column;justify-content:center;padding:7rem 2rem 5rem;max-width:860px;margin:0 auto}.hero-eyebrow[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:1.5rem;opacity:0;animation:fadeUp .6s ease forwards .2s}.hero[data-astro-cid-mji4fdzu] h1[data-astro-cid-mji4fdzu]{font-family:var(--display);font-size:clamp(2.8rem,8vw,5.5rem);font-weight:900;line-height:1;letter-spacing:-.03em;margin-bottom:1.5rem;opacity:0;animation:fadeUp .6s ease forwards .4s}.hero[data-astro-cid-mji4fdzu] h1[data-astro-cid-mji4fdzu] span[data-astro-cid-mji4fdzu]{color:var(--accent)}.hero-sub[data-astro-cid-mji4fdzu]{font-size:1.05rem;color:var(--muted);max-width:580px;line-height:1.7;margin-bottom:2rem;opacity:0;animation:fadeUp .6s ease forwards .6s}.hero-sub[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{color:var(--text)}.meta-pills[data-astro-cid-mji4fdzu]{display:flex;flex-wrap:wrap;gap:.5rem;opacity:0;animation:fadeUp .6s ease forwards 1s}.meta-pill[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.65rem;letter-spacing:.14em;text-transform:uppercase;padding:.3rem .7rem;border-radius:4px;border:1px solid var(--border2);color:var(--muted)}.mp-accent[data-astro-cid-mji4fdzu]{color:var(--accent);border-color:var(--accent-mid);background:var(--accent-dim)}.mp-green[data-astro-cid-mji4fdzu]{color:var(--green);border-color:#4ade8040;background:var(--green-dim)}@keyframes fadeUp{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:none}}.tldr-wrap[data-astro-cid-mji4fdzu]{max-width:860px;margin:0 auto;padding:0 2rem 4rem}.tldr-toggle[data-astro-cid-mji4fdzu]{display:flex;align-items:center;gap:.75rem;cursor:pointer;background:none;border:1px solid var(--border);border-radius:8px 8px 0 0;width:100%;padding:.85rem 1.25rem;color:var(--accent);font-family:var(--mono);font-size:.72rem;letter-spacing:.15em;text-transform:uppercase;text-align:left;transition:background .2s,border-color .2s}.tldr-toggle[data-astro-cid-mji4fdzu]:hover{background:var(--accent-dim);border-color:var(--accent-mid)}.tldr-chevron[data-astro-cid-mji4fdzu]{transition:transform .25s;font-size:.85rem}.tldr-toggle[data-astro-cid-mji4fdzu].open .tldr-chevron[data-astro-cid-mji4fdzu]{transform:rotate(180deg)}.tldr-body[data-astro-cid-mji4fdzu]{display:none;padding:1.25rem 1.5rem;border:1px solid var(--border);border-top:none;border-radius:0 0 8px 8px;background:var(--surface)}.tldr-body[data-astro-cid-mji4fdzu].open{display:block}.tldr-body[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu]{font-size:.93rem;color:var(--muted);margin-bottom:.65rem}.tldr-body[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu]:last-child{margin-bottom:0}.tldr-body[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{color:var(--text)}.section[data-astro-cid-mji4fdzu]{max-width:860px;margin:0 auto;padding:4.5rem 2rem;border-top:1px solid var(--border)}.section-num[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.72rem;letter-spacing:.2em;text-transform:uppercase;color:var(--accent);margin-bottom:.75rem;display:block}.section[data-astro-cid-mji4fdzu] h2[data-astro-cid-mji4fdzu]{font-family:var(--display);font-size:clamp(1.7rem,4vw,2.8rem);font-weight:800;line-height:1.1;letter-spacing:-.02em;margin-bottom:1.5rem}.section[data-astro-cid-mji4fdzu] h2[data-astro-cid-mji4fdzu] span[data-astro-cid-mji4fdzu]{color:var(--accent)}.section-intro[data-astro-cid-mji4fdzu]{font-size:1.02rem;color:var(--muted);max-width:680px;margin-bottom:2rem;line-height:1.75}.section-intro[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{color:var(--text)}p[data-astro-cid-mji4fdzu]{color:var(--muted);margin-bottom:1.1rem;line-height:1.75}p[data-astro-cid-mji4fdzu]:last-child{margin-bottom:0}p[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{color:var(--text)}p[data-astro-cid-mji4fdzu] em[data-astro-cid-mji4fdzu]{color:var(--accent);font-style:normal;font-weight:600}h3[data-astro-cid-mji4fdzu]{font-family:var(--display);font-size:1.15rem;font-weight:700;color:var(--text);margin:2rem 0 .6rem}.callout[data-astro-cid-mji4fdzu]{border-radius:10px;padding:1.2rem 1.4rem;margin:1.75rem 0;border:1px solid}.callout-label[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.65rem;letter-spacing:.18em;text-transform:uppercase;font-weight:700;margin-bottom:.6rem;display:block}.callout[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu]{font-size:.93rem;margin-bottom:0}.callout-why[data-astro-cid-mji4fdzu]{background:var(--accent-dim);border-color:var(--accent-mid)}.callout-why[data-astro-cid-mji4fdzu] .callout-label[data-astro-cid-mji4fdzu]{color:var(--accent)}.callout-why[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu]{color:var(--muted)}.callout-why[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{color:var(--text)}.callout-model[data-astro-cid-mji4fdzu]{background:var(--purple-dim);border-color:#a78bfa40}.callout-model[data-astro-cid-mji4fdzu] .callout-label[data-astro-cid-mji4fdzu]{color:var(--purple)}.callout-model[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu]{color:var(--muted)}.callout-model[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{color:var(--text)}.callout-tip[data-astro-cid-mji4fdzu]{background:var(--green-dim);border-color:#4ade8040}.callout-tip[data-astro-cid-mji4fdzu] .callout-label[data-astro-cid-mji4fdzu]{color:var(--green)}.callout-tip[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu]{color:var(--muted)}.callout-tip[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{color:var(--text)}.callout-warn[data-astro-cid-mji4fdzu]{background:var(--amber-dim);border-color:#fbbf2440}.callout-warn[data-astro-cid-mji4fdzu] .callout-label[data-astro-cid-mji4fdzu]{color:var(--amber)}.callout-warn[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu]{color:var(--muted)}.callout-warn[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{color:var(--text)}.pull-quote[data-astro-cid-mji4fdzu]{border-left:3px solid var(--accent);margin:2rem 0;padding:.75rem 1.5rem}.pull-quote[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu]{font-family:var(--display);font-size:1.15rem;font-weight:600;color:var(--text);font-style:italic;line-height:1.5;margin:0}.stat-grid[data-astro-cid-mji4fdzu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem;margin:2rem 0}.stat-card[data-astro-cid-mji4fdzu]{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.4rem 1.2rem;transition:border-color .2s,transform .2s}.stat-card[data-astro-cid-mji4fdzu]:hover{border-color:var(--accent);transform:translateY(-2px)}.stat-num[data-astro-cid-mji4fdzu]{font-family:var(--display);font-size:2rem;font-weight:900;color:var(--accent);line-height:1.1;margin-bottom:.4rem}.stat-label[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted)}.framework-grid[data-astro-cid-mji4fdzu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.2rem;margin:2rem 0}.framework-card[data-astro-cid-mji4fdzu]{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.4rem;transition:border-color .2s,transform .2s}.framework-card[data-astro-cid-mji4fdzu]:hover{border-color:var(--accent-mid);transform:translateY(-2px)}.fw-header[data-astro-cid-mji4fdzu]{display:flex;align-items:baseline;gap:.6rem;margin-bottom:.6rem}.fw-name[data-astro-cid-mji4fdzu]{font-family:var(--display);font-weight:800;font-size:1.05rem;color:var(--text)}.fw-badge[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.62rem;letter-spacing:.1em;text-transform:uppercase;padding:.15rem .45rem;border-radius:3px;background:var(--accent-dim);color:var(--accent);border:1px solid var(--accent-mid)}.fw-badge[data-astro-cid-mji4fdzu].alt{background:var(--purple-dim);color:var(--purple);border-color:#a78bfa40}.fw-badge[data-astro-cid-mji4fdzu].love{background:var(--green-dim);color:var(--green);border-color:#4ade8040}.fw-badge[data-astro-cid-mji4fdzu].home{background:#61dafb1f;color:var(--accent);border-color:var(--accent-mid)}.framework-card[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu]{font-size:.88rem;color:var(--muted);margin:0;line-height:1.6}.framework-card[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{color:var(--text)}.render-grid[data-astro-cid-mji4fdzu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem;margin:2rem 0}.render-card[data-astro-cid-mji4fdzu]{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.3rem}.render-card[data-astro-cid-mji4fdzu] .rc-label[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.65rem;letter-spacing:.15em;text-transform:uppercase;color:var(--accent);margin-bottom:.5rem;display:block}.render-card[data-astro-cid-mji4fdzu] h4[data-astro-cid-mji4fdzu]{font-family:var(--display);font-size:1rem;font-weight:700;color:var(--text);margin-bottom:.5rem}.render-card[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu]{font-size:.86rem;line-height:1.6;margin:0}.advice-list[data-astro-cid-mji4fdzu]{list-style:none;margin:1.5rem 0}.advice-list[data-astro-cid-mji4fdzu] li[data-astro-cid-mji4fdzu]{display:flex;gap:1rem;padding:1.1rem 1.3rem;background:var(--surface);border:1px solid var(--border);border-radius:10px;margin-bottom:.75rem;transition:border-color .2s}.advice-list[data-astro-cid-mji4fdzu] li[data-astro-cid-mji4fdzu]:hover{border-color:var(--accent-mid)}.advice-icon[data-astro-cid-mji4fdzu]{font-size:1.2rem;flex-shrink:0;margin-top:.1rem}.advice-text[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{display:block;color:var(--text);font-size:.92rem;margin-bottom:.3rem;font-family:var(--display);font-weight:700}.advice-text[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu]{font-size:.88rem;color:var(--muted);margin:0;line-height:1.6}.advice-text[data-astro-cid-mji4fdzu] p[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{color:var(--text);display:inline;font-family:var(--body)}.cheatsheet[data-astro-cid-mji4fdzu]{max-width:860px;margin:0 auto;padding:4.5rem 2rem;border-top:1px solid var(--border)}.cheatsheet[data-astro-cid-mji4fdzu] h2[data-astro-cid-mji4fdzu]{font-family:var(--display);font-size:clamp(1.4rem,3vw,2rem);font-weight:800;letter-spacing:-.02em;margin-bottom:.5rem}.cheatsheet-sub[data-astro-cid-mji4fdzu]{color:var(--muted);font-size:.92rem;margin-bottom:2.5rem}.cs-grid[data-astro-cid-mji4fdzu]{display:grid;grid-template-columns:repeat(auto-fill,minmax(260px,1fr));gap:1.2rem}.cs-block[data-astro-cid-mji4fdzu]{background:var(--surface);border:1px solid var(--border);border-radius:10px;padding:1.4rem}.cs-block-title[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.66rem;letter-spacing:.18em;text-transform:uppercase;color:var(--accent);margin-bottom:1rem;display:block}.cs-row[data-astro-cid-mji4fdzu]{display:flex;gap:.75rem;margin-bottom:.6rem;align-items:flex-start;font-size:.87rem}.cs-row[data-astro-cid-mji4fdzu]:last-child{margin-bottom:0}.cs-term[data-astro-cid-mji4fdzu]{font-family:var(--mono);color:var(--accent);font-size:.82rem;min-width:90px;padding-top:.05rem}.cs-def[data-astro-cid-mji4fdzu]{color:var(--muted);line-height:1.5}.cs-def[data-astro-cid-mji4fdzu] strong[data-astro-cid-mji4fdzu]{color:var(--text)}footer[data-astro-cid-mji4fdzu]{max-width:860px;margin:0 auto;padding:3rem 2rem 4rem;border-top:1px solid var(--border);text-align:center}.footer-tagline[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.75rem;letter-spacing:.15em;color:var(--muted);text-transform:uppercase}.footer-tagline[data-astro-cid-mji4fdzu] span[data-astro-cid-mji4fdzu]{color:var(--accent)}.footer-link[data-astro-cid-mji4fdzu]{display:inline-block;margin-top:1.25rem;font-family:var(--mono);font-size:.7rem;letter-spacing:.12em;text-transform:uppercase;color:var(--muted);text-decoration:none;border:1px solid var(--border);padding:.4rem 1rem;border-radius:4px;transition:color .2s,border-color .2s}.footer-link[data-astro-cid-mji4fdzu]:hover{color:var(--accent);border-color:var(--accent-mid)}code[data-astro-cid-mji4fdzu]{font-family:var(--mono);font-size:.88em;color:var(--accent);background:var(--accent-dim);border:1px solid var(--accent-mid);padding:1px 5px;border-radius:4px}.fade-in[data-astro-cid-mji4fdzu]{opacity:0;transform:translateY(22px);transition:opacity .6s ease,transform .6s ease}.fade-in[data-astro-cid-mji4fdzu].visible{opacity:1;transform:none}@media(max-width:600px){.section[data-astro-cid-mji4fdzu],.tldr-wrap[data-astro-cid-mji4fdzu],.cheatsheet[data-astro-cid-mji4fdzu],footer[data-astro-cid-mji4fdzu]{padding-left:1.25rem;padding-right:1.25rem}nav[data-astro-cid-mji4fdzu]{padding:0 1.25rem}.hero[data-astro-cid-mji4fdzu]{padding:6rem 1.25rem 4rem}.stat-grid[data-astro-cid-mji4fdzu]{grid-template-columns:1fr 1fr}}
