: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;--blue-600: #2563EB;--blue-500: #3B82F6;--blue-100: #DBEAFE;--purple-600: #7C3AED;--purple-100: #EDE9FE;--green-600: #059669;--green-500: #10B981;--green-100: #D1FAE5;--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}[data-astro-cid-pn2vjwlp],[data-astro-cid-pn2vjwlp]:before,[data-astro-cid-pn2vjwlp]: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}.container[data-astro-cid-pn2vjwlp]{max-width:860px;margin:0 auto;padding:0 1.5rem}.container-wide[data-astro-cid-pn2vjwlp]{max-width:1100px;margin:0 auto;padding:0 1.5rem}h2[data-astro-cid-pn2vjwlp]{font-family:var(--font-display);font-weight:400;font-size:clamp(1.6rem,4vw,2.2rem);color:var(--ink-900);margin-bottom:.8rem;line-height:1.25;margin-top:3rem}h3[data-astro-cid-pn2vjwlp]{font-size:1.1rem;font-weight:600;color:var(--ink-800);margin-top:2rem;margin-bottom:.6rem}p[data-astro-cid-pn2vjwlp]{margin-bottom:1.2rem;color:var(--ink-600);font-weight:300;font-size:1.02rem}strong[data-astro-cid-pn2vjwlp]{color:var(--ink-900);font-weight:600}.label[data-astro-cid-pn2vjwlp]{font-family:var(--font-mono);font-size:.68rem;letter-spacing:.12em;text-transform:uppercase;color:var(--ink-400);display:inline-block;padding:.35rem .9rem;border:1px solid var(--ink-200);border-radius:var(--radius-full);margin-bottom:1rem}.label-gold[data-astro-cid-pn2vjwlp]{border-color:var(--gold-500);color:var(--gold-600)}.label-blue[data-astro-cid-pn2vjwlp]{border-color:var(--blue-500);color:var(--blue-600)}.label-purple[data-astro-cid-pn2vjwlp]{border-color:var(--purple-600);color:var(--purple-600)}.section[data-astro-cid-pn2vjwlp]{padding:4rem 0;border-bottom:1px solid var(--ink-100)}.section-dark[data-astro-cid-pn2vjwlp]{background:var(--ink-950);color:var(--ink-300);border-bottom:none;padding:5rem 0}.section-dark[data-astro-cid-pn2vjwlp] h2[data-astro-cid-pn2vjwlp]{color:var(--ink-100)}.section-dark[data-astro-cid-pn2vjwlp] h3[data-astro-cid-pn2vjwlp]{color:var(--ink-200)}.section-dark[data-astro-cid-pn2vjwlp] p[data-astro-cid-pn2vjwlp]{color:var(--ink-400)}.section-dark[data-astro-cid-pn2vjwlp] strong[data-astro-cid-pn2vjwlp]{color:#fff}.section-alt[data-astro-cid-pn2vjwlp]{background:var(--ink-50)}.hero[data-astro-cid-pn2vjwlp]{background:linear-gradient(170deg,#0d0d0b,#0a0a18 40%,#0d0d1f);padding:8rem 0 5rem;text-align:center;position:relative;overflow:hidden}.hero[data-astro-cid-pn2vjwlp]:before{content:"";position:absolute;top:-200px;right:-200px;width:600px;height:600px;background:radial-gradient(circle,rgba(140,108,62,.12) 0%,transparent 70%);border-radius:50%}.hero[data-astro-cid-pn2vjwlp]:after{content:"";position:absolute;bottom:-100px;left:-100px;width:400px;height:400px;background:radial-gradient(circle,rgba(124,58,237,.06) 0%,transparent 70%);border-radius:50%}.hero-img[data-astro-cid-pn2vjwlp]{position:absolute;inset:0;background:url(/images/hero_gestalt_world.jpg) center/cover no-repeat;opacity:.12}.hero-label[data-astro-cid-pn2vjwlp]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.15em;text-transform:uppercase;color:var(--gold-400);margin-bottom:1.5rem;opacity:0;animation:fadeIn .6s .2s forwards}.hero[data-astro-cid-pn2vjwlp] h1[data-astro-cid-pn2vjwlp]{font-family:var(--font-display);font-weight:400;font-size:clamp(2rem,5.5vw,3.4rem);color:#fafafa;line-height:1.2;margin-bottom:1.5rem;opacity:0;animation:fadeIn .6s .4s forwards}.hero[data-astro-cid-pn2vjwlp] h1[data-astro-cid-pn2vjwlp] em[data-astro-cid-pn2vjwlp]{font-style:italic;color:var(--gold-400)}.hero-sub[data-astro-cid-pn2vjwlp]{font-size:1.1rem;color:var(--ink-400);max-width:700px;margin:0 auto 3rem;font-weight:300;line-height:1.7;opacity:0;animation:fadeIn .6s .6s forwards}.hero-stats[data-astro-cid-pn2vjwlp]{display:flex;justify-content:center;gap:3rem;flex-wrap:wrap;opacity:0;animation:fadeIn .6s .8s forwards}.hero-stat[data-astro-cid-pn2vjwlp]{text-align:center}.hero-stat-value[data-astro-cid-pn2vjwlp]{font-family:var(--font-display);font-size:2.8rem;color:var(--gold-400);font-weight:400;line-height:1}.hero-stat-label[data-astro-cid-pn2vjwlp]{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.1em;color:var(--ink-500);margin-top:.5rem;text-transform:uppercase}@keyframes fadeIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}.card[data-astro-cid-pn2vjwlp]{background:#fff;border:1px solid var(--ink-100);border-radius:var(--radius-lg);padding:1.75rem;transition:border-color .3s,box-shadow .3s}.card[data-astro-cid-pn2vjwlp]:hover{border-color:var(--gold-400);box-shadow:0 8px 32px #00000012}.card-grid[data-astro-cid-pn2vjwlp]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.25rem;margin:2rem 0}@media(max-width:600px){.card-grid[data-astro-cid-pn2vjwlp]{grid-template-columns:1fr}}.table-wrap[data-astro-cid-pn2vjwlp]{overflow-x:auto;margin:1.5rem 0}table[data-astro-cid-pn2vjwlp]{width:100%;border-collapse:collapse;font-size:.9rem}th[data-astro-cid-pn2vjwlp]{background:var(--ink-950);color:var(--ink-200);font-family:var(--font-mono);font-size:.7rem;letter-spacing:.08em;text-transform:uppercase;padding:.75rem 1rem;text-align:left;font-weight:500}td[data-astro-cid-pn2vjwlp]{padding:.75rem 1rem;border-bottom:1px solid var(--ink-100);color:var(--ink-600);font-weight:300;vertical-align:top}tr[data-astro-cid-pn2vjwlp]:last-child td[data-astro-cid-pn2vjwlp]{border-bottom:none}tr[data-astro-cid-pn2vjwlp]:hover td[data-astro-cid-pn2vjwlp]{background:var(--ink-50)}.callout[data-astro-cid-pn2vjwlp]{border-left:3px solid var(--gold-500);background:linear-gradient(135deg,#b088580f,#b0885805);padding:1.25rem 1.5rem;border-radius:0 var(--radius-md) var(--radius-md) 0;margin:1.5rem 0}.callout-label[data-astro-cid-pn2vjwlp]{font-family:var(--font-mono);font-size:.65rem;letter-spacing:.12em;text-transform:uppercase;color:var(--gold-600);display:block;margin-bottom:.5rem}.callout-blue[data-astro-cid-pn2vjwlp]{border-left-color:var(--blue-500);background:linear-gradient(135deg,#3b82f60f,#3b82f605)}.callout-blue[data-astro-cid-pn2vjwlp] .callout-label[data-astro-cid-pn2vjwlp]{color:var(--blue-600)}.callout-purple[data-astro-cid-pn2vjwlp]{border-left-color:var(--purple-600);background:linear-gradient(135deg,#7c3aed0f,#7c3aed05)}.callout-purple[data-astro-cid-pn2vjwlp] .callout-label[data-astro-cid-pn2vjwlp]{color:var(--purple-600)}blockquote[data-astro-cid-pn2vjwlp]{border-left:3px solid var(--ink-200);padding:1rem 1.5rem;margin:1.5rem 0;font-style:italic;color:var(--ink-500)}blockquote[data-astro-cid-pn2vjwlp] cite[data-astro-cid-pn2vjwlp]{display:block;margin-top:.5rem;font-style:normal;font-size:.8rem;color:var(--ink-400);font-family:var(--font-mono)}.pull-quote[data-astro-cid-pn2vjwlp]{font-family:var(--font-display);font-size:1.8rem;color:var(--ink-900);line-height:1.3;text-align:center;margin:3rem auto;max-width:80%;position:relative}.pull-quote[data-astro-cid-pn2vjwlp]:before{content:"“";font-size:4rem;color:var(--gold-300);position:absolute;top:-1.5rem;left:-2rem;opacity:.5}.hyp-row[data-astro-cid-pn2vjwlp]{display:flex;gap:1rem;align-items:flex-start;padding:1.25rem;border:1px solid var(--ink-100);border-radius:var(--radius-md);margin-bottom:.75rem;background:#fff;transition:box-shadow .2s}.hyp-row[data-astro-cid-pn2vjwlp]:hover{box-shadow:0 4px 16px #0000000f}.hyp-status[data-astro-cid-pn2vjwlp]{font-size:1.1rem;flex-shrink:0;margin-top:.1rem}.hyp-label[data-astro-cid-pn2vjwlp]{font-weight:600;color:var(--ink-800);font-size:.9rem;margin-bottom:.35rem}.hyp-text[data-astro-cid-pn2vjwlp]{font-size:.875rem;color:var(--ink-500);font-weight:300;margin:0}.stat-strip[data-astro-cid-pn2vjwlp]{background:var(--ink-950);padding:2.5rem 0}.stat-strip-inner[data-astro-cid-pn2vjwlp]{display:flex;justify-content:center;gap:4rem;flex-wrap:wrap}.stat-item[data-astro-cid-pn2vjwlp]{text-align:center}.stat-value[data-astro-cid-pn2vjwlp]{font-family:var(--font-display);font-size:2.2rem;color:var(--gold-400);font-weight:400;line-height:1}.stat-label[data-astro-cid-pn2vjwlp]{font-family:var(--font-mono);font-size:.62rem;letter-spacing:.1em;color:var(--ink-500);margin-top:.4rem;text-transform:uppercase}.reading-layout[data-astro-cid-pn2vjwlp]{max-width:1200px;margin:0 auto;padding:0 1.5rem}.col-3[data-astro-cid-pn2vjwlp]{display:grid;grid-template-columns:repeat(3,1fr);gap:1.5rem;margin:2rem 0}.col-2[data-astro-cid-pn2vjwlp]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem;margin:2rem 0}@media(max-width:900px){.col-3[data-astro-cid-pn2vjwlp]{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.col-3[data-astro-cid-pn2vjwlp],.col-2[data-astro-cid-pn2vjwlp]{grid-template-columns:1fr}}.source-badge[data-astro-cid-pn2vjwlp]{display:inline-flex;align-items:center;gap:.4rem;background:#b0885814;border:1px solid rgba(176,136,88,.2);border-radius:var(--radius-full);padding:.3rem .85rem;font-size:.68rem;font-weight:600;color:var(--gold-600);letter-spacing:.06em;text-transform:uppercase;font-family:var(--font-mono)}.timeline[data-astro-cid-pn2vjwlp]{position:relative;padding-left:2rem;margin:1.5rem 0}.timeline[data-astro-cid-pn2vjwlp]:before{content:"";position:absolute;left:.4rem;top:0;bottom:0;width:1px;background:var(--ink-200)}.timeline-item[data-astro-cid-pn2vjwlp]{position:relative;margin-bottom:2rem}.timeline-item[data-astro-cid-pn2vjwlp]:before{content:"";position:absolute;left:-1.65rem;top:.35rem;width:8px;height:8px;border-radius:50%;background:var(--gold-500);border:2px solid var(--paper)}.timeline-year[data-astro-cid-pn2vjwlp]{font-family:var(--font-mono);font-size:.7rem;letter-spacing:.1em;color:var(--gold-600);text-transform:uppercase;margin-bottom:.3rem}.timeline-text[data-astro-cid-pn2vjwlp]{font-size:.9rem;color:var(--ink-600);font-weight:300;margin:0}.divider[data-astro-cid-pn2vjwlp]{height:1px;background:linear-gradient(90deg,transparent,var(--ink-200),transparent);margin:2.5rem 0}#themeToggleBtn[data-astro-cid-pn2vjwlp]{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-pn2vjwlp]:hover{background:var(--gold-500, #c9963e);color:#fff;transform:scale(1.1);box-shadow:0 6px 28px #c9963e66}[data-astro-cid-pn2vjwlp][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-pn2vjwlp][data-theme=dark] body{background:#0f1117!important;color:#c8d4f0!important}[data-astro-cid-pn2vjwlp][data-theme=dark] .container[data-astro-cid-pn2vjwlp],[data-astro-cid-pn2vjwlp][data-theme=dark] .container-wide[data-astro-cid-pn2vjwlp]{color:#c8d4f0}[data-astro-cid-pn2vjwlp][data-theme=dark] h1[data-astro-cid-pn2vjwlp],[data-astro-cid-pn2vjwlp][data-theme=dark] h2[data-astro-cid-pn2vjwlp],[data-astro-cid-pn2vjwlp][data-theme=dark] h3[data-astro-cid-pn2vjwlp],[data-astro-cid-pn2vjwlp][data-theme=dark] h4[data-astro-cid-pn2vjwlp],[data-astro-cid-pn2vjwlp][data-theme=dark] h5[data-astro-cid-pn2vjwlp]{color:#e0e8ff!important}[data-astro-cid-pn2vjwlp][data-theme=dark] p[data-astro-cid-pn2vjwlp]{color:#a8b8e0!important}[data-astro-cid-pn2vjwlp][data-theme=dark] strong[data-astro-cid-pn2vjwlp]{color:#e0e8ff!important}[data-astro-cid-pn2vjwlp][data-theme=dark] .card[data-astro-cid-pn2vjwlp]{background:#1a2035!important;border-color:#c9963e33!important}[data-astro-cid-pn2vjwlp][data-theme=dark] .card[data-astro-cid-pn2vjwlp]:hover{border-color:#c9963e80!important;box-shadow:0 8px 32px #0006!important}[data-astro-cid-pn2vjwlp][data-theme=dark] .callout[data-astro-cid-pn2vjwlp]{background:#c9963e14!important}[data-astro-cid-pn2vjwlp][data-theme=dark] .callout-red[data-astro-cid-pn2vjwlp]{background:#dc262614!important}[data-astro-cid-pn2vjwlp][data-theme=dark] .callout-orange[data-astro-cid-pn2vjwlp]{background:#f9731614!important}[data-astro-cid-pn2vjwlp][data-theme=dark] table[data-astro-cid-pn2vjwlp] th[data-astro-cid-pn2vjwlp]{background:#0a0e1a!important;color:#a8b8e0!important}[data-astro-cid-pn2vjwlp][data-theme=dark] table[data-astro-cid-pn2vjwlp] td[data-astro-cid-pn2vjwlp]{border-color:#ffffff14!important;color:#a8b8e0!important}[data-astro-cid-pn2vjwlp][data-theme=dark] table[data-astro-cid-pn2vjwlp] tr[data-astro-cid-pn2vjwlp]:hover td[data-astro-cid-pn2vjwlp]{background:#ffffff08!important}[data-astro-cid-pn2vjwlp][data-theme=dark] blockquote[data-astro-cid-pn2vjwlp]{border-color:#c9963e66!important;color:#a8b8e0!important}[data-astro-cid-pn2vjwlp][data-theme=dark] .stat-strip[data-astro-cid-pn2vjwlp]{background:#0a0e1a!important}[data-astro-cid-pn2vjwlp][data-theme=dark] .divider[data-astro-cid-pn2vjwlp]{background:linear-gradient(90deg,transparent,rgba(201,150,62,.3),transparent)!important}[data-astro-cid-pn2vjwlp][data-theme=dark] #themeToggleBtn[data-astro-cid-pn2vjwlp]{background:#0f1117e6;border-color:#c9963e99;color:#c9963e}[data-astro-cid-pn2vjwlp][data-theme=dark] #themeToggleBtn[data-astro-cid-pn2vjwlp]:hover{background:#c9963e;color:#fff}[data-astro-cid-pn2vjwlp][data-theme=dark] section[data-astro-cid-pn2vjwlp]{background:transparent!important}[data-astro-cid-pn2vjwlp][data-theme=dark] .section-dark[data-astro-cid-pn2vjwlp]{background:#0a0e1a!important}
