:root{--bg-primary:#0c0f0e;--bg-secondary:#131816;--bg-card:#1a1f1d;--bg-card-hover:#212724;--accent:#c8a96e;--accent-dim:#c8a96e26;--accent-glow:#c8a96e14;--text-primary:#e8e4dc;--text-secondary:#9a958c;--text-muted:#6b6660;--border:#c8a96e1f;--border-strong:#c8a96e40}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;font-size:16px}body{background:var(--bg-primary);color:var(--text-primary);-webkit-font-smoothing:antialiased;font-family:DM Sans,sans-serif;line-height:1.6;overflow-x:hidden}nav{z-index:100;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid var(--border);background:#0c0f0ed9;justify-content:space-between;align-items:center;padding:1.25rem 2rem;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.nav-logo{align-items:center;gap:.6rem;text-decoration:none;display:flex}.nav-logo-icon{border:2px solid var(--accent);border-radius:8px;justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.nav-logo-icon:before{content:"";background:var(--accent);border-radius:50%;width:8px;height:8px}.nav-logo-icon:after{content:"";border:1.5px solid var(--accent);opacity:.4;border-radius:50%;width:16px;height:16px;position:absolute}.nav-brand{color:var(--text-primary);letter-spacing:.02em;font-family:DM Sans,sans-serif;font-size:.95rem;font-weight:600}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:var(--text-secondary);letter-spacing:.03em;font-size:.85rem;font-weight:500;text-decoration:none;transition:color .2s}.nav-links a:hover{color:var(--accent)}.nav-cta{border-radius:6px;padding:.6rem 1.4rem;background:var(--accent)!important;color:var(--bg-primary)!important;font-weight:600!important;transition:all .2s!important}.nav-cta:hover{opacity:.9;transform:translateY(-1px)}.mobile-menu-btn{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.mobile-menu-btn span{background:var(--text-primary);width:22px;height:2px;transition:all .3s}.hero{align-items:center;min-height:100vh;padding:8rem 2rem 6rem;display:flex;position:relative;overflow:hidden}.hero:before{content:"";background:radial-gradient(circle,var(--accent-glow)0%,transparent 70%);pointer-events:none;width:600px;height:600px;position:absolute;top:-20%;right:-10%}.hero:after{content:"";background:linear-gradient(90deg,transparent,var(--border-strong),transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.hero-inner{grid-template-columns:1fr 1fr;align-items:center;gap:4rem;width:100%;max-width:1200px;margin:0 auto;display:grid}.hero-content{opacity:0;animation:.8s forwards fadeUp}.hero-eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--accent);background:var(--accent-dim);border:1px solid var(--border);border-radius:100px;align-items:center;gap:.5rem;margin-bottom:1.5rem;padding:.4rem 1rem;font-size:.78rem;font-weight:600;display:inline-flex}.hero-eyebrow:before{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;animation:2s infinite pulse}.hero h1{color:var(--text-primary);margin-bottom:1.5rem;font-family:Instrument Serif,serif;font-size:clamp(2.8rem,5vw,4rem);font-weight:400;line-height:1.1}.hero h1 em{color:var(--accent);font-style:italic}.hero-sub{color:var(--text-secondary);max-width:500px;margin-bottom:2.5rem;font-size:1.1rem;line-height:1.7}.hero-cta-group{flex-wrap:wrap;align-items:center;gap:1.5rem;display:flex}.btn-primary{background:var(--accent);color:var(--bg-primary);cursor:pointer;border:none;border-radius:8px;align-items:center;gap:.5rem;padding:1rem 2rem;font-size:.95rem;font-weight:600;text-decoration:none;transition:all .25s;display:inline-flex}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 30px #c8a96e40}.btn-primary svg{width:16px;height:16px;transition:transform .2s}.btn-primary:hover svg{transform:translate(3px)}.hero-note{color:var(--text-muted);font-size:.8rem}.hero-visual{opacity:0;animation:.8s .2s forwards fadeUp;position:relative}.hero-stats-grid{grid-template-columns:1fr;gap:1rem;display:grid}.hero-stat{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:1.5rem;transition:all .3s}.hero-stat:hover{border-color:var(--border-strong);transform:translateY(-2px)}.hero-stat:first-child{background:linear-gradient(135deg,var(--bg-card)0%,#c8a96e0f 100%);border-color:var(--border-strong);grid-column:span 2}.hero-stat-number{color:var(--accent);margin-bottom:.4rem;font-family:Instrument Serif,serif;font-size:2.2rem;line-height:1}.hero-stat:first-child .hero-stat-number{font-size:2.8rem}.hero-stat-label{color:var(--text-secondary);font-size:.82rem;line-height:1.4}.trust-bar{border-bottom:1px solid var(--border);padding:3rem 2rem}.trust-bar-inner{flex-wrap:wrap;justify-content:center;align-items:center;gap:3rem;max-width:1200px;margin:0 auto;display:flex}.trust-item{color:var(--text-muted);align-items:center;gap:.75rem;font-size:.85rem;font-weight:500;display:flex}.trust-item svg{width:18px;height:18px;color:var(--accent);opacity:.7}.problem{padding:7rem 2rem;position:relative}.section-inner{max-width:1200px;margin:0 auto}.section-label{letter-spacing:.15em;text-transform:uppercase;color:var(--accent);align-items:center;gap:.5rem;margin-bottom:1rem;font-size:.75rem;font-weight:600;display:flex}.section-label:before{content:"";background:var(--accent);width:20px;height:1px}.section-title{max-width:700px;margin-bottom:1.5rem;font-family:Instrument Serif,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400;line-height:1.15}.section-title em{color:var(--accent);font-style:italic}.section-subtitle{color:var(--text-secondary);max-width:600px;margin-bottom:3rem;font-size:1.05rem;line-height:1.7}.problem-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem;display:grid}.problem-card{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:2rem;transition:all .3s;position:relative;overflow:hidden}.problem-card:before{content:"";background:linear-gradient(90deg,transparent,var(--accent),transparent);opacity:0;height:2px;transition:opacity .3s;position:absolute;top:0;left:0;right:0}.problem-card:hover:before{opacity:1}.problem-card:hover{border-color:var(--border-strong);transform:translateY(-3px)}.problem-icon{background:var(--accent-dim);width:40px;height:40px;color:var(--accent);border-radius:10px;justify-content:center;align-items:center;margin-bottom:1.25rem;display:flex}.problem-icon svg{width:20px;height:20px}.problem-card h3{margin-bottom:.6rem;font-family:DM Sans,sans-serif;font-size:1.05rem;font-weight:600}.problem-card p{color:var(--text-secondary);font-size:.9rem;line-height:1.6}.solution{background:var(--bg-secondary);padding:7rem 2rem;position:relative}.solution:before,.solution:after{content:"";background:linear-gradient(90deg,transparent,var(--border-strong),transparent);height:1px;position:absolute;left:0;right:0}.solution:before{top:0}.solution:after{bottom:0}.solution-header{text-align:center;max-width:700px;margin:0 auto 4rem}.solution-header .section-label{justify-content:center}.solution-header .section-title,.solution-header .section-subtitle{margin-left:auto;margin-right:auto}.solution-steps{grid-template-columns:repeat(4,1fr);gap:0;max-width:1000px;margin:0 auto;display:grid;position:relative}.solution-steps:before{content:"";background:var(--border-strong);height:1px;position:absolute;top:40px;left:12.5%;right:12.5%}.step{text-align:center;padding:0 1rem;position:relative}.step-number{background:var(--bg-primary);border:2px solid var(--accent);width:48px;height:48px;color:var(--accent);z-index:2;border-radius:50%;justify-content:center;align-items:center;margin:0 auto 1.5rem;font-family:Instrument Serif,serif;font-size:1.2rem;display:flex;position:relative}.step h3{margin-bottom:.4rem;font-size:1rem;font-weight:600}.step-detail{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.story{padding:7rem 2rem}.story-layout{grid-template-columns:1fr 1fr;align-items:start;gap:4rem;display:grid}.story-text h2{margin-bottom:2rem;font-family:Instrument Serif,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400;line-height:1.15}.story-text h2 em{color:var(--accent);font-style:italic}.story-text p{color:var(--text-secondary);margin-bottom:1.25rem;font-size:1rem;line-height:1.8}.story-text p strong{color:var(--text-primary);font-weight:600}.story-milestones{flex-direction:column;gap:1rem;display:flex}.milestone{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;grid-template-columns:auto 1fr;align-items:start;gap:1.25rem;padding:1.5rem;transition:all .3s;display:grid}.milestone:hover{border-color:var(--border-strong)}.milestone-year{color:var(--accent);background:var(--accent-dim);white-space:nowrap;border-radius:6px;padding:.3rem .75rem;font-family:Instrument Serif,serif;font-size:.85rem}.milestone h4{margin-bottom:.25rem;font-size:.95rem;font-weight:600}.milestone p{color:var(--text-secondary);font-size:.85rem;line-height:1.5}.milestone-stat{color:var(--accent);align-items:center;gap:.35rem;margin-top:.5rem;font-size:.8rem;font-weight:600;display:inline-flex}.comparison{background:var(--bg-secondary);padding:7rem 2rem;position:relative}.comparison:before,.comparison:after{content:"";background:linear-gradient(90deg,transparent,var(--border-strong),transparent);height:1px;position:absolute;left:0;right:0}.comparison:before{top:0}.comparison:after{bottom:0}.comparison-header{text-align:center;max-width:600px;margin:0 auto 3.5rem}.comparison-header .section-label{justify-content:center}.comparison-header .section-title{margin-left:auto;margin-right:auto}.comparison-grid{grid-template-columns:1fr auto 1fr;align-items:start;gap:2rem;max-width:900px;margin:0 auto;display:grid}.comp-col{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;padding:2rem}.comp-col.after{border-color:var(--accent);background:linear-gradient(135deg,var(--bg-card)0%,#c8a96e0f 100%)}.comp-label{letter-spacing:.12em;text-transform:uppercase;color:var(--text-muted);margin-bottom:1.5rem;font-size:.75rem;font-weight:600}.comp-col.after .comp-label{color:var(--accent)}.comp-item{border-bottom:1px solid var(--border);color:var(--text-secondary);align-items:start;gap:.5rem;padding:.75rem 0;font-size:.9rem;display:flex}.comp-item:last-child{border-bottom:none}.comp-item svg{flex-shrink:0;width:16px;height:16px;margin-top:3px}.comp-col.before .comp-item svg{color:#7a6055}.comp-col.after .comp-item svg{color:var(--accent)}.comp-arrow{color:var(--accent);justify-content:center;align-self:center;align-items:center;display:flex}.comp-arrow svg{width:28px;height:28px}.who{padding:7rem 2rem}.who-content .section-title{margin-bottom:2rem}.who-content p{color:var(--text-secondary);margin-bottom:1.5rem;font-size:1rem;line-height:1.8}.fit-list{flex-direction:column;gap:.8rem;list-style:none;display:flex}.fit-list li{color:var(--text-secondary);align-items:start;gap:.75rem;font-size:.95rem;line-height:1.5;display:flex}.fit-list li svg{width:18px;height:18px;color:var(--accent);flex-shrink:0;margin-top:3px}.cta{background:var(--bg-secondary);text-align:center;padding:7rem 2rem;position:relative}.cta:before{content:"";background:linear-gradient(90deg,transparent,var(--border-strong),transparent);height:1px;position:absolute;top:0;left:0;right:0}.cta-inner{max-width:650px;margin:0 auto}.cta .section-label{justify-content:center}.cta h2{margin-bottom:1.25rem;font-family:Instrument Serif,serif;font-size:clamp(2rem,3.5vw,2.8rem);font-weight:400;line-height:1.15}.cta h2 em{color:var(--accent);font-style:italic}.cta-sub{color:var(--text-secondary);margin-bottom:2.5rem;font-size:1.05rem;line-height:1.7}.cta .btn-primary{padding:1.1rem 2.5rem;font-size:1.05rem}.cta-note{color:var(--text-muted);margin-top:1.25rem;font-size:.8rem}footer{text-align:center;border-top:1px solid var(--border);padding:2.5rem 2rem}footer p{color:var(--text-muted);font-size:.8rem}footer a{color:var(--text-secondary);text-decoration:none}footer a:hover{color:var(--accent)}.podcast-hero{text-align:center;padding:8rem 2rem 4rem;position:relative}.podcast-hero:after{content:"";background:linear-gradient(90deg,transparent,var(--border-strong),transparent);height:1px;position:absolute;bottom:0;left:0;right:0}.podcast-hero h1{margin-bottom:1rem;font-family:Instrument Serif,serif;font-size:clamp(2.4rem,4.5vw,3.5rem);font-weight:400}.podcast-hero p{color:var(--text-secondary);max-width:550px;margin:0 auto;font-size:1.1rem;line-height:1.7}.episodes-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem;max-width:1000px;margin:0 auto;padding:4rem 2rem 6rem;display:grid}.episode-card{background:var(--bg-card);border:1px solid var(--border);color:inherit;border-radius:12px;flex-direction:column;text-decoration:none;transition:all .3s;display:flex;overflow:hidden}.episode-card:hover{border-color:var(--border-strong);transform:translateY(-3px)}.episode-card-thumb{aspect-ratio:16/9;background:var(--bg-secondary);object-fit:cover;width:100%}.episode-card-body{flex-direction:column;flex:1;padding:1.5rem;display:flex}.episode-card-meta{color:var(--text-muted);align-items:center;gap:.75rem;margin-bottom:.75rem;font-size:.78rem;display:flex}.episode-card-meta .ep-number{color:var(--accent);font-weight:600}.episode-card h3{margin-bottom:.5rem;font-family:Instrument Serif,serif;font-size:1.25rem;font-weight:400;line-height:1.3}.episode-card .guest{color:var(--accent);margin-bottom:.5rem;font-size:.85rem}.episode-card p{color:var(--text-secondary);flex:1;font-size:.88rem;line-height:1.6}.episode-page{max-width:800px;margin:0 auto;padding:8rem 2rem 6rem}.episode-page .back-link{color:var(--text-muted);align-items:center;gap:.4rem;margin-bottom:2rem;font-size:.85rem;text-decoration:none;transition:color .2s;display:inline-flex}.episode-page .back-link:hover{color:var(--accent)}.episode-page h1{margin-bottom:1rem;font-family:Instrument Serif,serif;font-size:clamp(2rem,4vw,3rem);font-weight:400;line-height:1.15}.episode-meta-bar{color:var(--text-muted);flex-wrap:wrap;align-items:center;gap:1.25rem;margin-bottom:2rem;font-size:.85rem;display:flex}.episode-meta-bar .guest-name{color:var(--accent);font-weight:600}.audio-player-wrapper{background:var(--bg-card);border:1px solid var(--border);border-radius:12px;margin-bottom:2rem;padding:1.5rem}.audio-player-wrapper audio{width:100%;height:40px}.listen-links{flex-wrap:wrap;gap:1rem;margin-bottom:3rem;display:flex}.listen-link{border:1px solid var(--border);color:var(--text-secondary);border-radius:8px;align-items:center;gap:.4rem;padding:.5rem 1.2rem;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .2s;display:inline-flex}.listen-link:hover{border-color:var(--accent);color:var(--accent)}.show-notes{color:var(--text-secondary);font-size:1rem;line-height:1.85}.show-notes h2,.show-notes h3{color:var(--text-primary);margin:2rem 0 .75rem;font-family:Instrument Serif,serif;font-weight:400}.show-notes h2{font-size:1.6rem}.show-notes h3{font-size:1.25rem}.show-notes p{margin-bottom:1rem}.show-notes strong{color:var(--text-primary)}.show-notes a{color:var(--accent);text-underline-offset:2px;text-decoration:underline}.show-notes blockquote{border-left:3px solid var(--accent);background:var(--accent-dim);border-radius:0 8px 8px 0;margin:1.25rem 0;padding:.75rem 1.25rem}.show-notes blockquote p{color:var(--text-primary);margin:0;font-size:.95rem;line-height:1.7}.show-notes ul{margin:.75rem 0 1.25rem;padding-left:1.25rem}.show-notes ul li{color:var(--text-secondary);margin-bottom:.4rem;line-height:1.6}.show-notes ul li strong{color:var(--text-primary)}.transcript-content strong{color:var(--accent);margin-top:1rem;font-weight:600;display:block}.empty-state{text-align:center;color:var(--text-muted);padding:6rem 2rem}.empty-state h2{color:var(--text-secondary);margin-bottom:.5rem;font-family:Instrument Serif,serif;font-size:1.6rem;font-weight:400}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}.reveal{opacity:0;transition:opacity .6s,transform .6s;transform:translateY(24px)}.reveal.visible{opacity:1;transform:translateY(0)}@media (max-width:900px){.hero-inner{grid-template-columns:1fr;gap:3rem}.hero-visual{order:1}.problem-grid{grid-template-columns:1fr}.solution-steps{grid-template-columns:1fr 1fr;gap:2rem}.solution-steps:before{display:none}.story-layout{grid-template-columns:1fr;gap:2.5rem}.comparison-grid{grid-template-columns:1fr;gap:1rem}.comp-arrow{justify-self:center;transform:rotate(90deg)}}@media (max-width:600px){.nav-links{border-bottom:1px solid var(--border);background:#0c0f0ef7;flex-direction:column;gap:1rem;padding:1.5rem 2rem;display:none;position:absolute;top:100%;left:0;right:0}.nav-links.open,.mobile-menu-btn{display:flex}.hero{min-height:auto;padding:7rem 1.25rem 4rem}.hero-stats-grid{grid-template-columns:1fr}.hero-stat:first-child{grid-column:span 1}.solution-steps{grid-template-columns:1fr}.episodes-grid{grid-template-columns:1fr;padding:3rem 1.25rem 4rem}}
