:root{--paper: #FAF9F6;--ink-950: #0D0D0B;--ink-900: #1A1A16;--ink-800: #2C2C24;--ink-700: #3D3D32;--ink-600: #5A5A4A;--ink-500: #7A7A66;--ink-400: #9A9A82;--ink-300: #B8B8A0;--ink-200: #D4D4C0;--ink-100: #E8E8DC;--ink-50: #F4F4EE;--gold-600: #8C6C3E;--gold-500: #B08858;--gold-400: #C4A07A;--gold-300: #D4B896;--red-600: #DC2626;--red-500: #EF4444;--red-100: #FEE2E2;--amber-500: #F59E0B;--amber-100: #FEF3C7;--green-600: #059669;--green-100: #D1FAE5;--blue-600: #2563EB;--blue-100: #DBEAFE;--purple-600: #7C3AED;--purple-100: #EDE9FE;--font-sans: "Inter", ui-sans-serif, system-ui, sans-serif;--font-display: "Playfair Display", Georgia, serif;--font-mono: "JetBrains Mono", ui-monospace, monospace;--radius-sm: 6px;--radius-md: 10px;--radius-lg: 16px;--radius-full: 9999px;--shadow-sm: 0 1px 3px rgba(0,0,0,.06), 0 1px 2px rgba(0,0,0,.04);--shadow-md: 0 4px 12px rgba(0,0,0,.08), 0 2px 4px rgba(0,0,0,.04);--shadow-lg: 0 12px 32px rgba(0,0,0,.1), 0 4px 8px rgba(0,0,0,.06)}[data-astro-cid-2tguymq6],[data-astro-cid-2tguymq6]:before,[data-astro-cid-2tguymq6]:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-sans);background:var(--paper);color:var(--ink-800);-webkit-font-smoothing:antialiased;line-height:1.7}.nav[data-astro-cid-2tguymq6]{position:fixed;top:0;left:0;right:0;z-index:100;background:#faf9f6eb;backdrop-filter:blur(12px);border-bottom:1px solid var(--ink-100);padding:1.1rem 2rem;display:flex;align-items:center;justify-content:space-between}.nav-brand[data-astro-cid-2tguymq6]{font-family:var(--font-display);font-size:1.05rem;color:var(--ink-900);text-decoration:none}.nav-brand[data-astro-cid-2tguymq6] span[data-astro-cid-2tguymq6]{color:var(--gold-500)}.nav-meta[data-astro-cid-2tguymq6]{font-family:var(--font-mono);font-size:.7rem;color:var(--ink-400);letter-spacing:.08em}.nav-links[data-astro-cid-2tguymq6]{display:flex;gap:.75rem;align-items:center}.nav-cta[data-astro-cid-2tguymq6]{font-size:.82rem;color:var(--gold-600);text-decoration:none;font-weight:500;border:1px solid var(--gold-300);padding:.4rem 1rem;border-radius:var(--radius-full);transition:all .2s}.nav-cta[data-astro-cid-2tguymq6]:hover{background:var(--gold-500);color:#fff;border-color:var(--gold-500)}.nav-back[data-astro-cid-2tguymq6]{font-size:.82rem;color:var(--ink-500);text-decoration:none;font-weight:400;padding:.4rem 1rem;border-radius:var(--radius-full);transition:all .2s}.nav-back[data-astro-cid-2tguymq6]:hover{color:var(--ink-900)}.container[data-astro-cid-2tguymq6]{max-width:900px;margin:0 auto;padding:0 2rem}.container-wide[data-astro-cid-2tguymq6]{max-width:1100px;margin:0 auto;padding:0 2rem}section[data-astro-cid-2tguymq6]{padding:5rem 0}section[data-astro-cid-2tguymq6].alt{background:var(--ink-50)}section[data-astro-cid-2tguymq6].dark{background:var(--ink-950);color:#fff}section[data-astro-cid-2tguymq6].dark-mid{background:var(--ink-900);color:#fff}.label[data-astro-cid-2tguymq6]{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-500);margin-bottom:1rem}.label-red[data-astro-cid-2tguymq6]{color:var(--red-500)}.label-purple[data-astro-cid-2tguymq6]{color:var(--purple-600)}.label-white[data-astro-cid-2tguymq6]{color:#ffffff80}h1[data-astro-cid-2tguymq6],h2[data-astro-cid-2tguymq6],h3[data-astro-cid-2tguymq6]{font-family:var(--font-display);line-height:1.2}h1[data-astro-cid-2tguymq6]{font-size:clamp(2.2rem,5vw,3.4rem);color:var(--ink-900);margin-bottom:1.5rem}h2[data-astro-cid-2tguymq6]{font-size:clamp(1.6rem,3.5vw,2.2rem);color:var(--ink-900);margin-bottom:1rem}h3[data-astro-cid-2tguymq6]{font-size:1.25rem;color:var(--ink-900);margin-bottom:.5rem}.dark[data-astro-cid-2tguymq6] h2[data-astro-cid-2tguymq6],.dark[data-astro-cid-2tguymq6] h3[data-astro-cid-2tguymq6],.dark-mid[data-astro-cid-2tguymq6] h2[data-astro-cid-2tguymq6],.dark-mid[data-astro-cid-2tguymq6] h3[data-astro-cid-2tguymq6]{color:#fff}p[data-astro-cid-2tguymq6]{color:var(--ink-600);margin-bottom:1rem}.dark[data-astro-cid-2tguymq6] p[data-astro-cid-2tguymq6],.dark-mid[data-astro-cid-2tguymq6] p[data-astro-cid-2tguymq6]{color:#ffffffa6}.hero[data-astro-cid-2tguymq6]{padding:9rem 0 5rem;background:linear-gradient(160deg,var(--ink-950) 0%,#12081a 60%,var(--ink-900) 100%);color:#fff;position:relative;overflow:hidden}.hero[data-astro-cid-2tguymq6]:before{content:"";position:absolute;inset:0;background-image:url(/images/ai-slop-v2/hero-bg.webp);background-size:cover;background-position:center;opacity:.18;z-index:0}.hero[data-astro-cid-2tguymq6]:after{content:"";position:absolute;inset:0;background:radial-gradient(ellipse at 70% 40%,rgba(124,58,237,.1) 0%,transparent 60%),radial-gradient(ellipse at 30% 70%,rgba(176,136,88,.08) 0%,transparent 50%)}.hero-label[data-astro-cid-2tguymq6]{font-family:var(--font-mono);font-size:.7rem;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:var(--gold-400);margin-bottom:1.5rem;display:flex;align-items:center;gap:.75rem}.hero-label[data-astro-cid-2tguymq6]:before{content:"";display:block;width:2rem;height:1px;background:var(--gold-400)}.hero[data-astro-cid-2tguymq6] h1[data-astro-cid-2tguymq6]{color:#fff;font-size:clamp(2rem,5vw,3.2rem);max-width:800px}.hero[data-astro-cid-2tguymq6] h1[data-astro-cid-2tguymq6] em[data-astro-cid-2tguymq6]{font-style:italic;color:var(--gold-300)}.hero-sub[data-astro-cid-2tguymq6]{font-size:1.1rem;color:#ffffffa6;max-width:680px;margin-top:1.5rem;line-height:1.7}.hero-meta[data-astro-cid-2tguymq6]{display:flex;flex-wrap:wrap;gap:1.5rem;margin-top:2.5rem;padding-top:2.5rem;border-top:1px solid rgba(255,255,255,.1)}.hero-meta-item[data-astro-cid-2tguymq6]{display:flex;flex-direction:column;gap:.25rem}.hero-meta-value[data-astro-cid-2tguymq6]{font-family:var(--font-display);font-size:2rem;color:var(--gold-300);font-weight:700;line-height:1}.hero-meta-label[data-astro-cid-2tguymq6]{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.1em;text-transform:uppercase;color:#fff6}.v1-banner[data-astro-cid-2tguymq6]{background:linear-gradient(90deg,#1a1208,#1f1610);color:#ffffffb3;padding:1.25rem 2rem;font-size:.88rem;display:flex;align-items:center;gap:1rem;justify-content:center;text-align:center;border-bottom:1px solid rgba(176,136,88,.2)}.v1-banner[data-astro-cid-2tguymq6] a[data-astro-cid-2tguymq6]{color:var(--gold-400);text-decoration:underline;text-underline-offset:3px}.v1-banner[data-astro-cid-2tguymq6] a[data-astro-cid-2tguymq6]:hover{color:var(--gold-300)}.thesis-grid[data-astro-cid-2tguymq6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.25rem;margin-top:2.5rem}.thesis-card[data-astro-cid-2tguymq6]{background:#fff;border:1px solid var(--ink-100);border-radius:var(--radius-lg);padding:1.75rem;box-shadow:var(--shadow-sm);position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}.thesis-card[data-astro-cid-2tguymq6]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.thesis-card[data-astro-cid-2tguymq6]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--card-color, var(--gold-500))}.thesis-card[data-astro-cid-2tguymq6].t1{--card-color: var(--red-500)}.thesis-card[data-astro-cid-2tguymq6].t2{--card-color: var(--purple-600)}.thesis-card[data-astro-cid-2tguymq6].t3{--card-color: var(--amber-500)}.thesis-card[data-astro-cid-2tguymq6].t4{--card-color: #0EA5E9}.thesis-card[data-astro-cid-2tguymq6].t5{--card-color: var(--green-600)}.thesis-num[data-astro-cid-2tguymq6]{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:.75rem}.thesis-num[data-astro-cid-2tguymq6].t1{color:var(--red-500)}.thesis-num[data-astro-cid-2tguymq6].t2{color:var(--purple-600)}.thesis-num[data-astro-cid-2tguymq6].t3{color:#b45309}.thesis-num[data-astro-cid-2tguymq6].t4{color:#0ea5e9}.thesis-num[data-astro-cid-2tguymq6].t5{color:var(--green-600)}.thesis-title[data-astro-cid-2tguymq6]{font-family:var(--font-display);font-size:1.2rem;color:var(--ink-900);margin-bottom:.5rem}.thesis-desc[data-astro-cid-2tguymq6]{font-size:.88rem;color:var(--ink-500);line-height:1.6;margin:0}.stat-grid[data-astro-cid-2tguymq6]{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.25rem;margin-top:2.5rem}.stat-card[data-astro-cid-2tguymq6]{background:#fff;border:1px solid var(--ink-100);border-radius:var(--radius-lg);padding:1.5rem;box-shadow:var(--shadow-sm);position:relative;overflow:hidden;transition:transform .25s,box-shadow .25s}.stat-card[data-astro-cid-2tguymq6]:hover{transform:translateY(-3px);box-shadow:var(--shadow-md)}.stat-card[data-astro-cid-2tguymq6]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--card-color, var(--gold-500))}.stat-card[data-astro-cid-2tguymq6].red{--card-color: var(--red-500)}.stat-card[data-astro-cid-2tguymq6].amber{--card-color: var(--amber-500)}.stat-card[data-astro-cid-2tguymq6].green{--card-color: var(--green-600)}.stat-card[data-astro-cid-2tguymq6].blue{--card-color: var(--blue-600)}.stat-card[data-astro-cid-2tguymq6].purple{--card-color: var(--purple-600)}.stat-value[data-astro-cid-2tguymq6]{font-family:var(--font-display);font-size:2.4rem;font-weight:700;color:var(--ink-900);line-height:1;margin-bottom:.4rem}.stat-value[data-astro-cid-2tguymq6].red{color:var(--red-600)}.stat-value[data-astro-cid-2tguymq6].amber{color:#b45309}.stat-value[data-astro-cid-2tguymq6].green{color:var(--green-600)}.stat-value[data-astro-cid-2tguymq6].blue{color:var(--blue-600)}.stat-value[data-astro-cid-2tguymq6].purple{color:var(--purple-600)}.stat-label[data-astro-cid-2tguymq6]{font-size:.82rem;color:var(--ink-500);line-height:1.4}.stat-source[data-astro-cid-2tguymq6]{font-family:var(--font-mono);font-size:.62rem;color:var(--ink-300);margin-top:.75rem}.section-header[data-astro-cid-2tguymq6]{max-width:700px;margin-bottom:3rem}.section-header[data-astro-cid-2tguymq6] p[data-astro-cid-2tguymq6]{font-size:1.05rem;color:var(--ink-500)}.data-table-wrap[data-astro-cid-2tguymq6]{overflow-x:auto;margin-top:1.5rem;border-radius:var(--radius-lg);box-shadow:var(--shadow-sm)}.data-table[data-astro-cid-2tguymq6]{width:100%;border-collapse:collapse;background:#fff;font-size:.88rem}.data-table[data-astro-cid-2tguymq6] thead[data-astro-cid-2tguymq6]{background:var(--ink-900);color:#fff}.data-table[data-astro-cid-2tguymq6] thead[data-astro-cid-2tguymq6] th[data-astro-cid-2tguymq6]{padding:.9rem 1.25rem;text-align:left;font-weight:600;font-size:.78rem;letter-spacing:.05em;text-transform:uppercase}.data-table[data-astro-cid-2tguymq6] tbody[data-astro-cid-2tguymq6] tr[data-astro-cid-2tguymq6]{border-bottom:1px solid var(--ink-100);transition:background .15s}.data-table[data-astro-cid-2tguymq6] tbody[data-astro-cid-2tguymq6] tr[data-astro-cid-2tguymq6]:hover{background:var(--ink-50)}.data-table[data-astro-cid-2tguymq6] tbody[data-astro-cid-2tguymq6] td[data-astro-cid-2tguymq6]{padding:.85rem 1.25rem;color:var(--ink-700);vertical-align:top}.data-table[data-astro-cid-2tguymq6] .highlight[data-astro-cid-2tguymq6]{font-weight:700;color:var(--red-600)}.data-table[data-astro-cid-2tguymq6] .highlight-amber[data-astro-cid-2tguymq6]{font-weight:700;color:#b45309}.data-table[data-astro-cid-2tguymq6] .highlight-green[data-astro-cid-2tguymq6]{font-weight:700;color:var(--green-600)}.data-table[data-astro-cid-2tguymq6] .source-col[data-astro-cid-2tguymq6]{font-family:var(--font-mono);font-size:.72rem;color:var(--ink-400)}.quote-block[data-astro-cid-2tguymq6]{border-left:3px solid var(--gold-500);padding:1.25rem 1.75rem;background:var(--ink-50);border-radius:0 var(--radius-md) var(--radius-md) 0;margin:2rem 0}.quote-block[data-astro-cid-2tguymq6] p[data-astro-cid-2tguymq6]{font-family:var(--font-display);font-size:1.05rem;font-style:italic;color:var(--ink-700);margin:0}.quote-block[data-astro-cid-2tguymq6] cite[data-astro-cid-2tguymq6]{display:block;font-family:var(--font-mono);font-size:.7rem;color:var(--ink-400);margin-top:.75rem;font-style:normal}.dark[data-astro-cid-2tguymq6] .quote-block[data-astro-cid-2tguymq6]{background:#ffffff0d;border-color:var(--gold-400)}.dark[data-astro-cid-2tguymq6] .quote-block[data-astro-cid-2tguymq6] p[data-astro-cid-2tguymq6]{color:#ffffffd9}.warn-box[data-astro-cid-2tguymq6]{background:#fff7ed;border:1px solid #FED7AA;border-radius:var(--radius-md);padding:1.25rem 1.5rem;margin:1.5rem 0}.warn-box-title[data-astro-cid-2tguymq6]{font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#c2410c;margin-bottom:.5rem}.warn-box[data-astro-cid-2tguymq6] p[data-astro-cid-2tguymq6]{font-size:.9rem;color:#7c2d12;margin:0}.info-box[data-astro-cid-2tguymq6]{background:var(--purple-100);border:1px solid #C4B5FD;border-radius:var(--radius-md);padding:1.25rem 1.5rem;margin:1.5rem 0}.info-box-title[data-astro-cid-2tguymq6]{font-family:var(--font-mono);font-size:.72rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--purple-600);margin-bottom:.5rem}.info-box[data-astro-cid-2tguymq6] p[data-astro-cid-2tguymq6]{font-size:.9rem;color:#4c1d95;margin:0}.step-flow[data-astro-cid-2tguymq6]{display:flex;flex-direction:column;gap:0;margin:2rem 0}.step-item[data-astro-cid-2tguymq6]{display:flex;align-items:flex-start;gap:1.25rem;border-left:2px solid var(--ink-200);padding:1rem 0 1rem 1.5rem;position:relative}.step-item[data-astro-cid-2tguymq6]:before{content:attr(data-step);position:absolute;left:-.85rem;width:1.5rem;height:1.5rem;background:var(--purple-600);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-family:var(--font-mono);font-size:.65rem;font-weight:700}.step-item[data-astro-cid-2tguymq6]:last-child{border-left-color:var(--red-500)}.step-item[data-astro-cid-2tguymq6]:last-child:before{background:var(--red-500)}.step-text[data-astro-cid-2tguymq6]{font-size:.92rem;color:var(--ink-700)}.step-text[data-astro-cid-2tguymq6] strong[data-astro-cid-2tguymq6]{color:var(--ink-900)}.spiral-container[data-astro-cid-2tguymq6]{background:var(--ink-950);border-radius:var(--radius-lg);padding:3rem 2rem;margin-top:2rem;position:relative;overflow:hidden}.spiral-container[data-astro-cid-2tguymq6]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at center,rgba(124,58,237,.06) 0%,transparent 60%)}.spiral-node[data-astro-cid-2tguymq6]{background:#ffffff0a;border:1px solid rgba(255,255,255,.08);border-radius:var(--radius-md);padding:1.25rem 1.5rem;margin:.4rem 0;position:relative}.spiral-node-label[data-astro-cid-2tguymq6]{font-family:var(--font-mono);font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;margin-bottom:.4rem}.spiral-node-label[data-astro-cid-2tguymq6].t1{color:var(--red-500)}.spiral-node-label[data-astro-cid-2tguymq6].t2{color:#a78bfa}.spiral-node-label[data-astro-cid-2tguymq6].t3{color:var(--amber-500)}.spiral-node-label[data-astro-cid-2tguymq6].t4{color:#38bdf8}.spiral-node-label[data-astro-cid-2tguymq6].t5{color:#34d399}.spiral-node-text[data-astro-cid-2tguymq6]{font-size:.88rem;color:#fff9}.spiral-arrow[data-astro-cid-2tguymq6]{text-align:center;color:#fff3;font-size:1.5rem;margin:.25rem 0}.spiral-exit[data-astro-cid-2tguymq6]{margin-top:1.5rem;padding-top:1.5rem;border-top:1px dashed rgba(52,211,153,.3);text-align:center}.spiral-exit[data-astro-cid-2tguymq6] p[data-astro-cid-2tguymq6]{color:#34d399;font-family:var(--font-mono);font-size:.78rem;letter-spacing:.05em}.comparison-grid[data-astro-cid-2tguymq6]{display:grid;grid-template-columns:1fr 1fr;gap:1.25rem;margin-top:2rem}.comparison-card[data-astro-cid-2tguymq6]{background:#fff;border:1px solid var(--ink-100);border-radius:var(--radius-lg);padding:1.75rem;box-shadow:var(--shadow-sm)}.comparison-card[data-astro-cid-2tguymq6].v1{border-top:3px solid var(--gold-500)}.comparison-card[data-astro-cid-2tguymq6].v2{border-top:3px solid var(--purple-600)}.comparison-label[data-astro-cid-2tguymq6]{font-family:var(--font-mono);font-size:.68rem;font-weight:700;letter-spacing:.12em;text-transform:uppercase;margin-bottom:1rem}.comparison-label[data-astro-cid-2tguymq6].v1{color:var(--gold-500)}.comparison-label[data-astro-cid-2tguymq6].v2{color:var(--purple-600)}.cta-section[data-astro-cid-2tguymq6]{background:var(--ink-950);padding:5rem 0;text-align:center;position:relative;overflow:hidden}.cta-section[data-astro-cid-2tguymq6]:before{content:"";position:absolute;top:-50%;left:-50%;width:200%;height:200%;background:radial-gradient(ellipse at center,rgba(176,136,88,.06) 0%,transparent 50%)}.cta-btns[data-astro-cid-2tguymq6]{display:flex;gap:1rem;justify-content:center;flex-wrap:wrap;margin-top:2rem}.cta-btn[data-astro-cid-2tguymq6]{display:inline-flex;align-items:center;gap:.5rem;background:var(--gold-500);color:var(--ink-950);font-weight:600;font-size:.9rem;padding:.85rem 2rem;border-radius:var(--radius-full);text-decoration:none;transition:all .25s}.cta-btn[data-astro-cid-2tguymq6]:hover{background:var(--gold-400);transform:translateY(-2px)}.cta-btn-outline[data-astro-cid-2tguymq6]{display:inline-flex;align-items:center;gap:.5rem;border:1px solid rgba(255,255,255,.2);color:#ffffffbf;font-size:.9rem;padding:.85rem 2rem;border-radius:var(--radius-full);text-decoration:none;transition:all .25s}.cta-btn-outline[data-astro-cid-2tguymq6]:hover{border-color:var(--gold-400);color:var(--gold-300)}.footer[data-astro-cid-2tguymq6]{background:var(--ink-950);border-top:1px solid rgba(255,255,255,.06);padding:2rem;text-align:center;font-family:var(--font-mono);font-size:.68rem;color:#ffffff40;letter-spacing:.05em}.footer[data-astro-cid-2tguymq6] a[data-astro-cid-2tguymq6]{color:#fff6;text-decoration:none}.footer[data-astro-cid-2tguymq6] a[data-astro-cid-2tguymq6]:hover{color:var(--gold-400)}.divider[data-astro-cid-2tguymq6]{height:1px;background:var(--ink-100);margin:3rem 0}.divider-dark[data-astro-cid-2tguymq6]{height:1px;background:#ffffff12;margin:3rem 0}@media(max-width:640px){.nav[data-astro-cid-2tguymq6]{padding:1rem}.nav-meta[data-astro-cid-2tguymq6]{display:none}section[data-astro-cid-2tguymq6]{padding:3.5rem 0}.container[data-astro-cid-2tguymq6],.container-wide[data-astro-cid-2tguymq6]{padding:0 1.25rem}.hero[data-astro-cid-2tguymq6]{padding:7rem 0 3.5rem}.thesis-grid[data-astro-cid-2tguymq6],.comparison-grid[data-astro-cid-2tguymq6]{grid-template-columns:1fr}}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.fade-in[data-astro-cid-2tguymq6]{animation:fadeUp .7s ease both}.fade-in-2[data-astro-cid-2tguymq6]{animation:fadeUp .7s .15s ease both}.fade-in-3[data-astro-cid-2tguymq6]{animation:fadeUp .7s .3s ease both}#themeToggleBtn[data-astro-cid-2tguymq6]{position:fixed;bottom:2rem;right:2rem;z-index:9999;width:48px;height:48px;border-radius:50%;border:2px solid var(--gold-500, #c9963e);background:#fffffae6;color:var(--gold-600, #8C6C3E);cursor:pointer;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(8px);box-shadow:0 4px 20px #0000001f;transition:all .3s ease}#themeToggleBtn[data-astro-cid-2tguymq6]:hover{background:var(--gold-500, #c9963e);color:#fff;transform:scale(1.1);box-shadow:0 6px 28px #c9963e66}[data-astro-cid-2tguymq6][data-theme=dark]{--paper: #0f1117;--ink-950: #f0f4ff;--ink-900: #e0e8ff;--ink-800: #c8d4f0;--ink-700: #a8b8e0;--ink-600: #8898c8;--ink-500: #6878a8;--ink-400: #4858888;--ink-300: #364878;--ink-200: #243060;--ink-100: #182050;--ink-50: #0f1840}[data-astro-cid-2tguymq6][data-theme=dark] body{background:#0f1117!important;color:#c8d4f0!important}[data-astro-cid-2tguymq6][data-theme=dark] .container[data-astro-cid-2tguymq6],[data-astro-cid-2tguymq6][data-theme=dark] .container-wide[data-astro-cid-2tguymq6]{color:#c8d4f0}[data-astro-cid-2tguymq6][data-theme=dark] h1[data-astro-cid-2tguymq6],[data-astro-cid-2tguymq6][data-theme=dark] h2[data-astro-cid-2tguymq6],[data-astro-cid-2tguymq6][data-theme=dark] h3[data-astro-cid-2tguymq6],[data-astro-cid-2tguymq6][data-theme=dark] h4[data-astro-cid-2tguymq6],[data-astro-cid-2tguymq6][data-theme=dark] h5[data-astro-cid-2tguymq6]{color:#e0e8ff!important}[data-astro-cid-2tguymq6][data-theme=dark] p[data-astro-cid-2tguymq6]{color:#a8b8e0!important}[data-astro-cid-2tguymq6][data-theme=dark] strong[data-astro-cid-2tguymq6]{color:#e0e8ff!important}[data-astro-cid-2tguymq6][data-theme=dark] .card[data-astro-cid-2tguymq6]{background:#1a2035!important;border-color:#c9963e33!important}[data-astro-cid-2tguymq6][data-theme=dark] .card[data-astro-cid-2tguymq6]:hover{border-color:#c9963e80!important;box-shadow:0 8px 32px #0006!important}[data-astro-cid-2tguymq6][data-theme=dark] .callout[data-astro-cid-2tguymq6]{background:#c9963e14!important}[data-astro-cid-2tguymq6][data-theme=dark] .callout-red[data-astro-cid-2tguymq6]{background:#dc262614!important}[data-astro-cid-2tguymq6][data-theme=dark] .callout-orange[data-astro-cid-2tguymq6]{background:#f9731614!important}[data-astro-cid-2tguymq6][data-theme=dark] table[data-astro-cid-2tguymq6] th[data-astro-cid-2tguymq6]{background:#0a0e1a!important;color:#a8b8e0!important}[data-astro-cid-2tguymq6][data-theme=dark] table[data-astro-cid-2tguymq6] td[data-astro-cid-2tguymq6]{border-color:#ffffff14!important;color:#a8b8e0!important}[data-astro-cid-2tguymq6][data-theme=dark] table[data-astro-cid-2tguymq6] tr[data-astro-cid-2tguymq6]:hover td[data-astro-cid-2tguymq6]{background:#ffffff08!important}[data-astro-cid-2tguymq6][data-theme=dark] blockquote[data-astro-cid-2tguymq6]{border-color:#c9963e66!important;color:#a8b8e0!important}[data-astro-cid-2tguymq6][data-theme=dark] .stat-strip[data-astro-cid-2tguymq6]{background:#0a0e1a!important}[data-astro-cid-2tguymq6][data-theme=dark] .divider[data-astro-cid-2tguymq6]{background:linear-gradient(90deg,transparent,rgba(201,150,62,.3),transparent)!important}[data-astro-cid-2tguymq6][data-theme=dark] #themeToggleBtn[data-astro-cid-2tguymq6]{background:#0f1117e6;border-color:#c9963e99;color:#c9963e}[data-astro-cid-2tguymq6][data-theme=dark] #themeToggleBtn[data-astro-cid-2tguymq6]:hover{background:#c9963e;color:#fff}[data-astro-cid-2tguymq6][data-theme=dark] section[data-astro-cid-2tguymq6]{background:transparent!important}[data-astro-cid-2tguymq6][data-theme=dark] .section-dark[data-astro-cid-2tguymq6]{background:#0a0e1a!important}
