:root{--card: #0a0a0a;--border: #27272a;--muted: #18181b;--radius: .625rem;--background: #0a0a0a;--foreground: #fafafa;--muted-foreground: #a1a1aa;--primary: #fafafa;--primary-foreground: #18181b;--font-sans: "Geist", ui-sans-serif, system-ui, -apple-system, sans-serif;--font-mono: "Geist Mono", "Fira Code", ui-monospace, monospace;--accent: #f97316;--accent2: #2bc8b7;--violet: #8b5cf6}[data-astro-cid-pl2yyv3s],[data-astro-cid-pl2yyv3s]:before,[data-astro-cid-pl2yyv3s]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--background);color:var(--foreground);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;line-height:1.6}a[data-astro-cid-pl2yyv3s]{color:inherit;text-decoration:none}img[data-astro-cid-pl2yyv3s]{max-width:100%;display:block}@media(prefers-reduced-motion:reduce){[data-astro-cid-pl2yyv3s],[data-astro-cid-pl2yyv3s]:before,[data-astro-cid-pl2yyv3s]:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}.container[data-astro-cid-pl2yyv3s]{width:100%;max-width:68rem;margin-inline:auto;padding-inline:1.5rem}.art-header[data-astro-cid-pl2yyv3s]{padding-block:7rem 3rem;border-bottom:1px solid var(--border)}.art-header__breadcrumb[data-astro-cid-pl2yyv3s]{display:flex;align-items:center;gap:.5rem;font-size:.8125rem;color:var(--muted-foreground);margin-bottom:1.5rem;list-style:none}.art-header__breadcrumb[data-astro-cid-pl2yyv3s] a[data-astro-cid-pl2yyv3s]:hover{color:var(--foreground)}.art-header__badge[data-astro-cid-pl2yyv3s]{display:inline-flex;align-items:center;gap:.375rem;font-size:.75rem;font-weight:500;letter-spacing:.04em;text-transform:uppercase;color:var(--accent);background:#f9731614;border:1px solid rgba(249,115,22,.2);border-radius:9999px;padding:.3125rem .875rem;margin-bottom:1.25rem}.art-header__title[data-astro-cid-pl2yyv3s]{font-size:clamp(1.85rem,4vw,2.95rem);font-weight:800;line-height:1.12;letter-spacing:-.03em;color:var(--foreground);max-width:50rem;margin-bottom:1.25rem}.art-header__meta[data-astro-cid-pl2yyv3s]{display:flex;flex-wrap:wrap;align-items:center;gap:.375rem .75rem;font-size:.8125rem;color:var(--muted-foreground);margin-bottom:1.75rem}.art-header__meta-dot[data-astro-cid-pl2yyv3s]{width:3px;height:3px;border-radius:50%;background:var(--border);flex-shrink:0}.art-header__intro[data-astro-cid-pl2yyv3s]{font-size:clamp(1rem,1.5vw,1.125rem);color:#d4d4d8;line-height:1.75;max-width:56rem}.art-header__intro[data-astro-cid-pl2yyv3s] a[data-astro-cid-pl2yyv3s]{color:#fbbf24;text-decoration:underline;text-underline-offset:.18rem}.art-illustration[data-astro-cid-pl2yyv3s]{border-bottom:1px solid var(--border);background:#0d0d10;overflow:hidden}.art-illustration__svg[data-astro-cid-pl2yyv3s]{display:block;width:100%;max-height:220px}.art-layout[data-astro-cid-pl2yyv3s]{padding-block:4rem 6rem}.art-layout__inner[data-astro-cid-pl2yyv3s]{display:grid;grid-template-columns:1fr;gap:3rem}@media(min-width:1024px){.art-layout__inner[data-astro-cid-pl2yyv3s]{grid-template-columns:1fr 17rem;align-items:start}}.art-toc[data-astro-cid-pl2yyv3s]{display:none}@media(min-width:1024px){.art-toc[data-astro-cid-pl2yyv3s]{display:block;order:2;position:sticky;top:6rem}}.art-toc__inner[data-astro-cid-pl2yyv3s]{border:1px solid var(--border);border-radius:var(--radius);background:#0d0d10;padding:1.25rem;overflow:hidden}.art-toc__title[data-astro-cid-pl2yyv3s]{font-size:.6875rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.875rem}.art-toc__list[data-astro-cid-pl2yyv3s]{list-style:none;display:flex;flex-direction:column;gap:.125rem}.art-toc__link[data-astro-cid-pl2yyv3s]{display:block;font-size:.8125rem;color:var(--muted-foreground);padding:.375rem .625rem;border-radius:.375rem;border-left:2px solid transparent;transition:color .15s,background .15s,border-color .15s;line-height:1.4}.art-toc__link[data-astro-cid-pl2yyv3s]:hover,.art-toc__link[data-astro-cid-pl2yyv3s].is-active{color:var(--foreground);background:#ffffff0a;border-left-color:var(--accent)}.art-toc__divider[data-astro-cid-pl2yyv3s]{height:1px;background:var(--border);margin-block:1rem}.art-toc__cta[data-astro-cid-pl2yyv3s] p[data-astro-cid-pl2yyv3s]{font-size:.75rem;color:var(--muted-foreground);line-height:1.5;margin-bottom:.625rem}.art-toc__cta-btn[data-astro-cid-pl2yyv3s]{display:inline-flex;align-items:center;justify-content:center;width:100%;min-height:2.5rem;border-radius:.625rem;font-size:.875rem;font-weight:600;border:1px solid transparent;background:var(--foreground);color:var(--primary-foreground);transition:opacity .15s;margin-bottom:.625rem}.art-toc__cta-btn[data-astro-cid-pl2yyv3s]:hover{opacity:.9}.art-toc__cta-btn--outline[data-astro-cid-pl2yyv3s]{background:transparent;color:var(--foreground);border-color:var(--border);margin-bottom:0}.art-content[data-astro-cid-pl2yyv3s]{order:1;min-width:0}.art-content[data-astro-cid-pl2yyv3s] a[data-astro-cid-pl2yyv3s]{color:#fbbf24;text-decoration:underline;text-underline-offset:.18rem}.art-content[data-astro-cid-pl2yyv3s] a[data-astro-cid-pl2yyv3s]:hover{color:#fde68a}.art-section[data-astro-cid-pl2yyv3s]+.art-section[data-astro-cid-pl2yyv3s]{margin-top:3rem;padding-top:3rem;border-top:1px solid var(--border)}.art-section__num[data-astro-cid-pl2yyv3s]{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;height:2rem;border-radius:9999px;border:1px solid rgba(249,115,22,.22);background:#f9731614;color:#fb923c;font-family:var(--font-mono);font-size:.75rem;margin-bottom:1rem}.art-section__h2[data-astro-cid-pl2yyv3s]{font-size:clamp(1.4rem,3vw,2rem);line-height:1.2;letter-spacing:-.03em;margin-bottom:1rem}.art-section__h3[data-astro-cid-pl2yyv3s]{font-size:1.05rem;margin-top:1.5rem;margin-bottom:.5rem;color:#f3f4f6}.art-section[data-astro-cid-pl2yyv3s] p[data-astro-cid-pl2yyv3s],.art-section[data-astro-cid-pl2yyv3s] li[data-astro-cid-pl2yyv3s]{color:#d4d4d8;line-height:1.8;font-size:1rem}.art-section[data-astro-cid-pl2yyv3s] p[data-astro-cid-pl2yyv3s]+p[data-astro-cid-pl2yyv3s],.art-section[data-astro-cid-pl2yyv3s] p[data-astro-cid-pl2yyv3s]+ul[data-astro-cid-pl2yyv3s],.art-section[data-astro-cid-pl2yyv3s] p[data-astro-cid-pl2yyv3s]+ol[data-astro-cid-pl2yyv3s],.art-section[data-astro-cid-pl2yyv3s] ul[data-astro-cid-pl2yyv3s]+p[data-astro-cid-pl2yyv3s],.art-section[data-astro-cid-pl2yyv3s] ol[data-astro-cid-pl2yyv3s]+p[data-astro-cid-pl2yyv3s],.art-section[data-astro-cid-pl2yyv3s] h3[data-astro-cid-pl2yyv3s]+p[data-astro-cid-pl2yyv3s],.art-section[data-astro-cid-pl2yyv3s] h3[data-astro-cid-pl2yyv3s]+ul[data-astro-cid-pl2yyv3s]{margin-top:1rem}.art-section[data-astro-cid-pl2yyv3s] ul[data-astro-cid-pl2yyv3s],.art-section[data-astro-cid-pl2yyv3s] ol[data-astro-cid-pl2yyv3s]{padding-left:1.25rem;display:grid;gap:.625rem}.callout[data-astro-cid-pl2yyv3s]{margin-top:1.25rem;padding:1rem 1.125rem;border:1px solid rgba(43,200,183,.16);border-left:3px solid var(--accent2);border-radius:.875rem;background:linear-gradient(180deg,#2bc8b714,#2bc8b708)}.callout[data-astro-cid-pl2yyv3s] p[data-astro-cid-pl2yyv3s]{margin:0}.signal-grid[data-astro-cid-pl2yyv3s],.range-grid[data-astro-cid-pl2yyv3s],.mistake-grid[data-astro-cid-pl2yyv3s]{display:grid;grid-template-columns:1fr;gap:1rem;margin-top:1.5rem}@media(min-width:720px){.signal-grid[data-astro-cid-pl2yyv3s],.range-grid[data-astro-cid-pl2yyv3s],.mistake-grid[data-astro-cid-pl2yyv3s]{grid-template-columns:repeat(2,minmax(0,1fr))}}.signal-card[data-astro-cid-pl2yyv3s],.range-card[data-astro-cid-pl2yyv3s],.mistake-card[data-astro-cid-pl2yyv3s]{border:1px solid var(--border);border-radius:1rem;background:#0d0d10;padding:1.1rem}.signal-card__label[data-astro-cid-pl2yyv3s],.range-card__label[data-astro-cid-pl2yyv3s],.mistake-card__label[data-astro-cid-pl2yyv3s]{display:inline-block;font-family:var(--font-mono);font-size:.6875rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);margin-bottom:.65rem}.signal-card[data-astro-cid-pl2yyv3s] h3[data-astro-cid-pl2yyv3s],.range-card[data-astro-cid-pl2yyv3s] h3[data-astro-cid-pl2yyv3s],.mistake-card[data-astro-cid-pl2yyv3s] h3[data-astro-cid-pl2yyv3s]{font-size:1rem;margin-bottom:.5rem;color:#fafafa}.decision-table-wrap[data-astro-cid-pl2yyv3s]{margin-top:1.25rem;overflow-x:auto;border:1px solid var(--border);border-radius:1rem;background:#0d0d10}.decision-table[data-astro-cid-pl2yyv3s]{width:100%;border-collapse:collapse;min-width:42rem}.decision-table[data-astro-cid-pl2yyv3s] th[data-astro-cid-pl2yyv3s],.decision-table[data-astro-cid-pl2yyv3s] td[data-astro-cid-pl2yyv3s]{padding:.95rem 1rem;border-bottom:1px solid var(--border);text-align:left;vertical-align:top;font-size:.95rem;line-height:1.65}.decision-table[data-astro-cid-pl2yyv3s] th[data-astro-cid-pl2yyv3s]{font-size:.75rem;letter-spacing:.08em;text-transform:uppercase;color:var(--muted-foreground);background:#ffffff05}.decision-table[data-astro-cid-pl2yyv3s] tr[data-astro-cid-pl2yyv3s]:last-child td[data-astro-cid-pl2yyv3s]{border-bottom:0}.badge[data-astro-cid-pl2yyv3s]{display:inline-flex;align-items:center;min-height:1.65rem;padding-inline:.625rem;border-radius:9999px;font-size:.75rem;font-weight:700;letter-spacing:.02em}.badge--green[data-astro-cid-pl2yyv3s]{background:#2bc8b71f;color:#7dd3c7;border:1px solid rgba(43,200,183,.22)}.badge--orange[data-astro-cid-pl2yyv3s]{background:#f973161f;color:#fdba74;border:1px solid rgba(249,115,22,.22)}.badge--violet[data-astro-cid-pl2yyv3s]{background:#8b5cf61f;color:#c4b5fd;border:1px solid rgba(139,92,246,.22)}.cta-box[data-astro-cid-pl2yyv3s]{margin-top:1.5rem;padding:1.15rem;border:1px solid rgba(249,115,22,.18);border-radius:1rem;background:linear-gradient(180deg,#f9731614,#f9731608)}.cta-box[data-astro-cid-pl2yyv3s] p[data-astro-cid-pl2yyv3s]{margin:0}.art-cta[data-astro-cid-pl2yyv3s]{border-top:1px solid var(--border);padding-block:4rem;background:#0d0d10}.art-cta__title[data-astro-cid-pl2yyv3s]{font-size:clamp(1.5rem,3.2vw,2.3rem);line-height:1.15;letter-spacing:-.03em;margin-bottom:.75rem}.art-cta__desc[data-astro-cid-pl2yyv3s]{max-width:42rem;color:var(--muted-foreground);line-height:1.8}.art-cta__actions[data-astro-cid-pl2yyv3s]{display:flex;flex-wrap:wrap;gap:.875rem;margin-top:1.5rem}.btn-primary-art[data-astro-cid-pl2yyv3s],.btn-ghost-art[data-astro-cid-pl2yyv3s]{display:inline-flex;align-items:center;justify-content:center;min-height:2.75rem;padding-inline:1.25rem;border-radius:.7rem;font-weight:600;font-size:.95rem;transition:opacity .15s,background .15s,border-color .15s}.btn-primary-art[data-astro-cid-pl2yyv3s]{background:var(--foreground);color:var(--primary-foreground)}.btn-primary-art[data-astro-cid-pl2yyv3s]:hover{opacity:.9}.btn-ghost-art[data-astro-cid-pl2yyv3s]{border:1px solid var(--border);color:var(--foreground)}.btn-ghost-art[data-astro-cid-pl2yyv3s]:hover{background:#ffffff0a}.art-footer-links[data-astro-cid-pl2yyv3s]{display:flex;flex-wrap:wrap;gap:.875rem 1.25rem;justify-content:space-between;padding:2rem 1.5rem 4rem;max-width:68rem;margin-inline:auto;color:var(--muted-foreground)}.art-footer-links__back[data-astro-cid-pl2yyv3s],.art-footer-links__next[data-astro-cid-pl2yyv3s]{font-size:.9rem;transition:color .15s}.art-footer-links__back[data-astro-cid-pl2yyv3s]:hover,.art-footer-links__next[data-astro-cid-pl2yyv3s]:hover{color:var(--foreground)}
