@import"https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,400;0,700;0,900;1,400&family=Source+Code+Pro:wght@300;400;500&family=DM+Sans:wght@300;400;500;700&display=swap";:root{--bg-deep: #0a0b0f;--bg-surface: #12141a;--bg-elevated: #1a1d26;--bg-card: #1e2130;--deadzone-red: #c4524a;--deadzone-red-dim: #7a332e;--deadzone-red-glow: rgba(196, 82, 74, .15);--shift-green: #4a9e6f;--shift-green-dim: #2d6644;--shift-green-glow: rgba(74, 158, 111, .15);--behavioral-amber: #d4943a;--behavioral-amber-dim: #8a5f24;--behavioral-amber-glow: rgba(212, 148, 58, .15);--classical-blue: #4a7cb5;--classical-blue-dim: #2d4e73;--text-primary: #e8e6e1;--text-secondary: #9a978f;--text-dim: #5c5a54;--border-subtle: rgba(255,255,255,.06);--border-accent: rgba(255,255,255,.1)}[data-astro-cid-hklstmoo]{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg-deep)}body{font-family:DM Sans,sans-serif;background:var(--bg-deep);color:var(--text-primary);line-height:1.7;overflow-x:hidden;padding-top:56px}body:before{content:"";position:fixed;inset:0;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:9999}.container[data-astro-cid-hklstmoo]{max-width:1100px;margin:0 auto;padding:0 40px}section[data-astro-cid-hklstmoo]{padding:100px 0;position:relative}.hero[data-astro-cid-hklstmoo]{min-height:100vh;display:flex;align-items:center;position:relative;overflow:hidden}.hero[data-astro-cid-hklstmoo]:before{content:"";position:absolute;top:-200px;right:-300px;width:800px;height:800px;background:radial-gradient(circle,var(--deadzone-red-glow) 0%,transparent 70%);animation:pulse-red-hero 8s ease-in-out infinite}.hero[data-astro-cid-hklstmoo]:after{content:"";position:absolute;bottom:-200px;left:-200px;width:600px;height:600px;background:radial-gradient(circle,var(--deadzone-red-glow) 0%,transparent 70%);animation:pulse-red-hero-alt 8s ease-in-out infinite 4s}@keyframes pulse-red-hero{0%,to{opacity:.4;transform:scale(1)}50%{opacity:.7;transform:scale(1.1)}}@keyframes pulse-red-hero-alt{0%,to{opacity:.3;transform:scale(1)}50%{opacity:.6;transform:scale(1.05)}}.hero-content[data-astro-cid-hklstmoo]{position:relative;z-index:2}.hero-label[data-astro-cid-hklstmoo]{font-family:Source Code Pro,monospace;font-size:11px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--deadzone-red);margin-bottom:32px;opacity:0;animation:fadeUp .8s ease forwards .2s}.hero[data-astro-cid-hklstmoo] h1[data-astro-cid-hklstmoo]{font-family:Playfair Display,serif;font-size:clamp(36px,5vw,64px);font-weight:900;line-height:1.1;letter-spacing:-1px;margin-bottom:28px;opacity:0;animation:fadeUp .8s ease forwards .4s}.hero[data-astro-cid-hklstmoo] h1[data-astro-cid-hklstmoo] .deadzone[data-astro-cid-hklstmoo]{color:var(--deadzone-red)}.hero-subtitle[data-astro-cid-hklstmoo]{font-size:18px;color:var(--text-secondary);max-width:680px;line-height:1.8;opacity:0;animation:fadeUp .8s ease forwards .6s}.hero-author[data-astro-cid-hklstmoo]{margin-top:48px;font-family:Source Code Pro,monospace;font-size:13px;color:var(--text-dim);opacity:0;animation:fadeUp .8s ease forwards .8s}.hero-author[data-astro-cid-hklstmoo] span[data-astro-cid-hklstmoo]{color:var(--text-secondary)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.section-label[data-astro-cid-hklstmoo]{font-family:Source Code Pro,monospace;font-size:11px;font-weight:500;letter-spacing:3px;text-transform:uppercase;color:var(--deadzone-red);margin-bottom:16px}.section-label[data-astro-cid-hklstmoo].green{color:var(--shift-green)}.section-title[data-astro-cid-hklstmoo]{font-family:Playfair Display,serif;font-size:clamp(28px,3.5vw,44px);font-weight:700;line-height:1.2;margin-bottom:20px}.section-desc[data-astro-cid-hklstmoo]{font-size:16px;color:var(--text-secondary);max-width:640px;margin-bottom:60px;line-height:1.8}.stat-grid[data-astro-cid-hklstmoo]{display:grid;grid-template-columns:1fr 1fr 1fr;gap:24px;margin:60px 0}.stat-card[data-astro-cid-hklstmoo]{padding:32px;border-radius:12px;background:linear-gradient(135deg,var(--bg-card),var(--bg-elevated));border:1px solid var(--border-subtle);position:relative;overflow:hidden;text-align:center}.stat-card[data-astro-cid-hklstmoo]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--deadzone-red)}.stat-number[data-astro-cid-hklstmoo]{font-family:Playfair Display,serif;font-size:clamp(32px,4vw,48px);font-weight:900;color:var(--deadzone-red);margin-bottom:12px;line-height:1}.stat-label[data-astro-cid-hklstmoo]{font-family:Source Code Pro,monospace;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--text-dim);margin-bottom:12px}.stat-desc[data-astro-cid-hklstmoo]{font-size:14px;color:var(--text-secondary);line-height:1.6}.gap-grid[data-astro-cid-hklstmoo]{display:grid;grid-template-columns:1fr 1fr;gap:32px;margin:60px 0}.gap-card[data-astro-cid-hklstmoo]{padding:32px;border-radius:12px;background:linear-gradient(135deg,var(--bg-card),var(--bg-elevated));border:1px solid var(--border-subtle);position:relative;overflow:hidden}.gap-card[data-astro-cid-hklstmoo].problem{border-color:var(--deadzone-red-dim)}.gap-card[data-astro-cid-hklstmoo].problem:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--deadzone-red)}.gap-card[data-astro-cid-hklstmoo].solution{border-color:var(--shift-green-dim)}.gap-card[data-astro-cid-hklstmoo].solution:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--shift-green)}.gap-card[data-astro-cid-hklstmoo] h3[data-astro-cid-hklstmoo]{font-family:Source Code Pro,monospace;font-size:12px;letter-spacing:2px;text-transform:uppercase;margin-bottom:20px}.gap-card[data-astro-cid-hklstmoo].problem h3[data-astro-cid-hklstmoo]{color:var(--deadzone-red)}.gap-card[data-astro-cid-hklstmoo].solution h3[data-astro-cid-hklstmoo]{color:var(--shift-green)}.gap-list[data-astro-cid-hklstmoo]{list-style:none;display:flex;flex-direction:column;gap:14px}.gap-list[data-astro-cid-hklstmoo] li[data-astro-cid-hklstmoo]{font-size:15px;color:var(--text-secondary);line-height:1.6;padding-left:20px;position:relative}.gap-list[data-astro-cid-hklstmoo] li[data-astro-cid-hklstmoo]:before{content:"";position:absolute;left:0;top:10px;width:6px;height:6px;border-radius:50%}.gap-card[data-astro-cid-hklstmoo].problem .gap-list[data-astro-cid-hklstmoo] li[data-astro-cid-hklstmoo]:before{background:var(--deadzone-red)}.gap-card[data-astro-cid-hklstmoo].solution .gap-list[data-astro-cid-hklstmoo] li[data-astro-cid-hklstmoo]:before{background:var(--shift-green)}.impact-list[data-astro-cid-hklstmoo]{list-style:none;display:flex;flex-direction:column;gap:0;margin:40px 0}.impact-item[data-astro-cid-hklstmoo]{display:grid;grid-template-columns:48px 1fr;gap:16px;align-items:start;padding:20px 24px;background:var(--bg-elevated);border-left:3px solid var(--deadzone-red);position:relative}.impact-item[data-astro-cid-hklstmoo]:first-child{border-radius:12px 12px 0 0}.impact-item[data-astro-cid-hklstmoo]:last-child{border-radius:0 0 12px 12px}.impact-item[data-astro-cid-hklstmoo]+.impact-item[data-astro-cid-hklstmoo]{border-top:1px solid var(--border-subtle)}.impact-icon[data-astro-cid-hklstmoo]{font-family:Source Code Pro,monospace;font-size:18px;color:var(--deadzone-red);text-align:center;padding-top:2px}.impact-text[data-astro-cid-hklstmoo]{font-size:15px;color:var(--text-secondary);line-height:1.7}.pullquote[data-astro-cid-hklstmoo]{margin:60px 0;padding:32px 40px;background:var(--bg-elevated);border:1px solid var(--border-accent);border-radius:12px;position:relative;overflow:hidden}.pullquote[data-astro-cid-hklstmoo]:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,var(--deadzone-red-glow),transparent 40%);opacity:.5}.pullquote[data-astro-cid-hklstmoo].green:before{background:linear-gradient(135deg,var(--shift-green-glow),transparent 40%)}.pullquote[data-astro-cid-hklstmoo] p[data-astro-cid-hklstmoo]{font-family:Playfair Display,serif;font-style:italic;font-size:18px;line-height:1.7;color:var(--text-primary);position:relative;z-index:1;text-align:center}.shift-grid[data-astro-cid-hklstmoo]{display:grid;grid-template-columns:1fr;gap:16px;margin:40px 0}.shift-card[data-astro-cid-hklstmoo]{padding:28px 32px;border-radius:12px;background:var(--bg-elevated);border:1px solid var(--border-subtle);border-left:3px solid var(--shift-green);position:relative;overflow:hidden}.shift-card[data-astro-cid-hklstmoo]:before{content:"";position:absolute;inset:0;background:linear-gradient(90deg,var(--shift-green-glow),transparent 30%);opacity:.4}.shift-card-label[data-astro-cid-hklstmoo]{font-family:Source Code Pro,monospace;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--shift-green);margin-bottom:10px;position:relative;z-index:1}.shift-card-text[data-astro-cid-hklstmoo]{font-size:15px;color:var(--text-secondary);line-height:1.7;position:relative;z-index:1}.role-grid[data-astro-cid-hklstmoo]{display:grid;grid-template-columns:1fr 1fr;gap:24px;margin:40px 0}.role-card[data-astro-cid-hklstmoo]{padding:32px;border-radius:12px;background:linear-gradient(135deg,var(--bg-card),var(--bg-elevated));border:1px solid var(--shift-green-dim);position:relative;overflow:hidden}.role-card[data-astro-cid-hklstmoo]:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:var(--shift-green)}.role-number[data-astro-cid-hklstmoo]{font-family:Playfair Display,serif;font-size:36px;font-weight:900;color:var(--shift-green);margin-bottom:8px;line-height:1}.role-label[data-astro-cid-hklstmoo]{font-family:Source Code Pro,monospace;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--shift-green);margin-bottom:16px}.role-desc[data-astro-cid-hklstmoo]{font-size:15px;color:var(--text-secondary);line-height:1.7}.references-table[data-astro-cid-hklstmoo]{width:100%;border-collapse:collapse;margin:40px 0}.references-table[data-astro-cid-hklstmoo] th[data-astro-cid-hklstmoo]{font-family:Source Code Pro,monospace;font-size:11px;letter-spacing:2px;text-transform:uppercase;color:var(--text-dim);text-align:left;padding:12px 16px;border-bottom:1px solid var(--border-accent)}.references-table[data-astro-cid-hklstmoo] td[data-astro-cid-hklstmoo]{padding:12px 16px;font-size:14px;color:var(--text-secondary);border-bottom:1px solid var(--border-subtle);vertical-align:top}.references-table[data-astro-cid-hklstmoo] .ref-id[data-astro-cid-hklstmoo]{font-family:Source Code Pro,monospace;font-size:12px;color:var(--text-dim);letter-spacing:1px}.cta-section[data-astro-cid-hklstmoo]{text-align:center;padding:120px 0}.cta-title[data-astro-cid-hklstmoo]{font-family:Playfair Display,serif;font-size:clamp(28px,3.5vw,40px);font-weight:700;margin-bottom:16px}.cta-desc[data-astro-cid-hklstmoo]{font-size:17px;color:var(--text-secondary);font-weight:300;margin-bottom:30px}.cta-button[data-astro-cid-hklstmoo]{display:inline-block;background:var(--deadzone-red);color:var(--text-primary);padding:14px 32px;border-radius:8px;font-weight:600;font-size:15px;text-decoration:none;transition:all .2s}.cta-button[data-astro-cid-hklstmoo]:hover{background:#d4625a;box-shadow:0 4px 24px #c4524a4d}.cta-link[data-astro-cid-hklstmoo]{display:inline-block;margin-top:16px;font-size:15px;color:var(--shift-green);text-decoration:none;transition:color .2s}.cta-link[data-astro-cid-hklstmoo]:hover{color:#5ab87f}.footer[data-astro-cid-hklstmoo]{border-top:1px solid var(--border-subtle);padding:40px 0;text-align:center}.footer-text[data-astro-cid-hklstmoo]{font-family:Source Code Pro,monospace;font-size:12px;color:var(--text-dim);letter-spacing:1px}.footer-text[data-astro-cid-hklstmoo] a[data-astro-cid-hklstmoo]{color:var(--text-dim);text-decoration:none;transition:color .2s}.footer-text[data-astro-cid-hklstmoo] a[data-astro-cid-hklstmoo]:hover{color:var(--text-secondary)}.reveal[data-astro-cid-hklstmoo]{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.reveal[data-astro-cid-hklstmoo].visible{opacity:1;transform:translateY(0)}@media(max-width:768px){.container[data-astro-cid-hklstmoo]{padding:0 24px}section[data-astro-cid-hklstmoo]{padding:60px 0}.stat-grid[data-astro-cid-hklstmoo],.gap-grid[data-astro-cid-hklstmoo],.role-grid[data-astro-cid-hklstmoo]{grid-template-columns:1fr;gap:16px}.impact-item[data-astro-cid-hklstmoo]{grid-template-columns:36px 1fr;padding:16px 20px}.references-table[data-astro-cid-hklstmoo]{font-size:13px}.references-table[data-astro-cid-hklstmoo] th[data-astro-cid-hklstmoo],.references-table[data-astro-cid-hklstmoo] td[data-astro-cid-hklstmoo]{padding:8px 10px}.pullquote[data-astro-cid-hklstmoo],.shift-card[data-astro-cid-hklstmoo]{padding:24px}}@media print{.reveal[data-astro-cid-hklstmoo]{opacity:1!important;transform:none!important;transition:none!important}.hero-label[data-astro-cid-hklstmoo],.hero[data-astro-cid-hklstmoo] h1[data-astro-cid-hklstmoo],.hero-subtitle[data-astro-cid-hklstmoo],.hero-author[data-astro-cid-hklstmoo]{opacity:1!important;animation:none!important;transform:none!important}body:before,.hero[data-astro-cid-hklstmoo]:before,.hero[data-astro-cid-hklstmoo]:after{display:none!important}section[data-astro-cid-hklstmoo]{page-break-inside:avoid;break-inside:avoid;padding:40px 0!important}[data-astro-cid-hklstmoo]{-webkit-print-color-adjust:exact!important;print-color-adjust:exact!important;color-adjust:exact!important}}.nav-hamburger[data-astro-cid-hklstmoo]{display:none;background:none;border:none;cursor:pointer;padding:4px}.mobile-menu[data-astro-cid-hklstmoo]{display:none;position:fixed;top:56px;left:0;right:0;z-index:9997;background:#0a0b0ff2;backdrop-filter:blur(8px);padding:16px 40px;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-menu[data-astro-cid-hklstmoo].open{display:block}.mobile-menu[data-astro-cid-hklstmoo] a[data-astro-cid-hklstmoo]{display:block;padding:12px 0;font-family:DM Sans,sans-serif;font-size:14px;color:#9a978f;text-decoration:none;border-bottom:1px solid rgba(255,255,255,.06)}.mobile-menu[data-astro-cid-hklstmoo] a[data-astro-cid-hklstmoo]:last-child{border-bottom:none;color:#64748b}@media(max-width:767px){.nav-links[data-astro-cid-hklstmoo]{display:none!important}.nav-hamburger[data-astro-cid-hklstmoo]{display:block!important}.mobile-menu[data-astro-cid-hklstmoo]{padding:16px 24px}}
