:root{--bg:#090909;--surface:#121212;--surface-2:#1a1a1a;--text:#f6f2ec;--muted:#aaa59e;--orange:#f15a22;--orange-light:#f15a22;--line:#2d2b28;--max:1180px;--radius:18px}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,"Segoe UI",Arial,sans-serif;overflow-x:hidden}body:before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at 82% 12%,rgba(244,122,32,.13),transparent 29%),linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px);background-size:auto,100% 5px;z-index:-1}.container{width:min(calc(100% - 40px),var(--max));margin:auto}.site-header{position:sticky;top:0;z-index:20;background:rgba(9,9,9,.88);border-bottom:1px solid var(--line);backdrop-filter:blur(15px)}.nav{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{display:flex;align-items:center;gap:12px;color:#fff;text-decoration:none;font-weight:900;letter-spacing:.04em}.brand img{width:56px;height:56px;object-fit:contain}.brand b{color:var(--orange)}.nav-links{display:flex;align-items:center;gap:6px}.nav-links a{color:#d8d4ce;text-decoration:none;padding:10px 13px;font-weight:700;font-size:.94rem}.nav-links a:hover,.text-link:hover{color:var(--orange)}.nav-youtube{border:1px solid var(--orange);border-radius:99px;color:var(--orange)!important}.hero{min-height:calc(100vh - 82px);display:grid;grid-template-columns:1.05fr .95fr;align-items:center;gap:60px;padding:70px 0 90px}.badge{display:inline-flex;align-items:center;gap:10px;border:1px solid var(--line);border-radius:99px;padding:9px 14px;color:var(--muted);font-size:.85rem;font-weight:700}.dot{width:8px;height:8px;border-radius:50%;background:var(--orange);box-shadow:0 0 18px var(--orange)}.eyebrow{margin:26px 0 14px;color:var(--orange);font-size:.79rem;font-weight:900;letter-spacing:.16em;text-transform:uppercase}.hero h1{font-size:clamp(4.6rem,8.5vw,8.2rem);line-height:.78;letter-spacing:-.07em;margin:0 0 34px;text-transform:uppercase}.accent{color:var(--orange)}.lead,.section-text,.about-copy p,.value-card p,.host-card p,.episode-full-description{color:var(--muted);line-height:1.75}.lead{max-width:690px;font-size:1.12rem}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:30px}.subscribe-btn,.ghost{display:inline-flex;align-items:center;justify-content:center;gap:10px;min-height:50px;padding:0 22px;border-radius:99px;text-decoration:none;font-weight:900}.subscribe-btn{color:#111;background:var(--orange)}.subscribe-btn:hover{background:var(--orange-light)}.ghost{color:#fff;border:1px solid var(--line);background:#141414}.icon{width:19px;height:19px}.hero-card{aspect-ratio:1;position:relative;display:grid;place-items:center}.logo-frame{width:88%;height:88%;padding:8%;background:#0d0d0d;border:1px solid var(--line);border-radius:50%;box-shadow:0 30px 100px rgba(244,122,32,.16);position:relative;z-index:2}.logo-frame img{width:100%;height:100%;object-fit:contain}.orange-orbit{position:absolute;inset:2%;border:1px solid rgba(244,122,32,.38);border-radius:50%;animation:spin 25s linear infinite}.orange-orbit:after{content:"";position:absolute;top:10%;left:9%;width:14px;height:14px;background:var(--orange);border-radius:50%;box-shadow:0 0 26px var(--orange)}@keyframes spin{to{transform:rotate(360deg)}}section{padding:95px 0}.about-layout{border-top:1px solid var(--line);display:grid;grid-template-columns:.9fr 1.1fr;gap:80px}.section-title{font-size:clamp(2.6rem,5vw,5rem);line-height:1;letter-spacing:-.055em;margin:0}.about-copy{padding-top:18px}.about-copy p{font-size:1.08rem;margin:0 0 22px}.values-section{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;padding:0;background:var(--line);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden}.value-card{background:var(--surface);padding:38px}.value-card span{color:var(--orange);font-weight:900}.value-card h3{font-size:1.45rem;margin:54px 0 12px}.value-card p{margin:0}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:20px;margin-bottom:38px}.section-heading .eyebrow{margin-top:0}.text-link{color:#fff;text-decoration:none;font-weight:800;margin-bottom:7px}.episodes-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.episode-card{background:var(--surface);border:1px solid var(--line);border-radius:var(--radius);overflow:hidden;transition:.25s}.episode-card:hover{transform:translateY(-5px);border-color:#6d3d1d}.episode-card a{display:block;color:inherit;text-decoration:none;height:100%}.episode-thumb{display:block;width:100%;aspect-ratio:16/9;object-fit:cover;background:#222}.episode-body{padding:22px}.episode-date{color:var(--orange);font-size:.78rem;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.episode-title{font-size:1.2rem;line-height:1.35;margin:12px 0 24px}.episode-cta{font-weight:900;color:var(--orange)}.episodes-state{padding:24px;border:1px solid var(--line);border-radius:var(--radius);color:var(--muted)}.episodes-state a{color:var(--orange)}.hosts-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-top:38px}.host-card{min-height:470px;border-radius:var(--radius);overflow:hidden;border:1px solid var(--line);position:relative}.host-photo{width:100%;height:100%;object-fit:cover;filter:grayscale(1)}.host-overlay{position:absolute;inset:auto 0 0;padding:80px 30px 30px;background:linear-gradient(transparent,rgba(0,0,0,.94))}.host-card span{color:var(--orange);font-size:.78rem;text-transform:uppercase;letter-spacing:.12em;font-weight:900}.host-card h3{font-size:2rem;margin:8px 0}.host-name-card{background:linear-gradient(145deg,#171717,#0c0c0c);display:flex;align-items:end;justify-content:space-between;gap:25px;padding:34px}.host-monogram{align-self:start;font-size:clamp(5rem,12vw,10rem);font-weight:950;line-height:.8;color:transparent!important;-webkit-text-stroke:2px var(--orange);letter-spacing:-.1em}.youtube-cta{margin:40px 0 100px;padding:56px;border-radius:var(--radius);background:var(--orange);color:#111;display:flex;align-items:center;justify-content:space-between;gap:30px}.youtube-cta .eyebrow{color:#111;margin-top:0}.youtube-cta h2{font-size:clamp(2.2rem,4vw,4rem);line-height:1;margin:0;max-width:700px;letter-spacing:-.05em}.youtube-cta .subscribe-btn{background:#111;color:#fff}.standalone-section{min-height:70vh;padding-top:110px}.page-title{font-size:clamp(3.3rem,8vw,7rem);line-height:.9;letter-spacing:-.06em;margin:0 0 25px}.standalone-section .episodes-grid{margin-top:40px}.episode-back{color:var(--orange);text-decoration:none;font-weight:800}.episode-page-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:start}.episode-page-image{width:100%;aspect-ratio:16/9;object-fit:cover;border-radius:var(--radius)}.episode-page-content h1{font-size:clamp(2.4rem,5vw,4.5rem);line-height:1;margin:14px 0 28px;letter-spacing:-.045em}.episode-description-wide{max-width:850px;margin:60px auto}.episode-description-wide h2{font-size:2rem}.episode-full-description a{color:var(--orange)}.episode-subscribe-bottom{text-align:center;margin-top:40px}footer{border-top:1px solid var(--line);padding:38px 0}.footer-card{display:flex;align-items:center;justify-content:space-between;gap:25px;color:var(--muted);font-size:.9rem}.footer-brand img{width:74px;height:74px;object-fit:contain}.footer-youtube{display:flex;align-items:center;gap:8px;color:#fff;text-decoration:none;font-weight:800}.studio-credit{display:flex;align-items:center;justify-content:center;gap:14px;margin-top:26px;color:var(--muted);font-size:.82rem}.studio-credit img{height:42px;width:auto;display:block}
@media(max-width:900px){.hero{grid-template-columns:1fr;gap:20px}.hero-card{order:-1;width:min(100%,520px);margin:auto}.about-layout,.episode-page-grid{grid-template-columns:1fr;gap:22px}.values-section,.episodes-grid{grid-template-columns:1fr 1fr}.hosts-grid{grid-template-columns:1fr}.host-card{min-height:430px}}
@media(max-width:650px){.container{width:min(calc(100% - 24px),var(--max))}.nav{min-height:68px}.brand img{width:46px;height:46px}.brand span{display:none}.nav-links a{padding:8px 7px;font-size:.79rem}.nav-links a:first-child,.nav-youtube{display:none}.hero{padding:34px 0 65px}.hero h1{font-size:clamp(3.7rem,20vw,5.5rem)}section{padding:65px 0}.values-section,.episodes-grid{grid-template-columns:1fr}.value-card h3{margin-top:32px}.section-heading{align-items:start;flex-direction:column}.hosts-grid{margin-top:28px}.host-name-card{min-height:400px;flex-direction:column;align-items:start}.youtube-cta{padding:34px 24px;flex-direction:column;align-items:start}.footer-card{flex-direction:column;text-align:center}.logo-frame{width:92%;height:92%}}

/* Wide transparent header logo */
.brand img{width:250px;height:45px;object-fit:contain;object-position:left center}
.host-photo{filter:none}
.youtube-cta{padding:38px 44px}
.youtube-cta h2{font-size:clamp(1.8rem,3vw,2.8rem);max-width:620px}
.footer-brand img{width:220px;height:40px;object-position:left center}
body:before{background:radial-gradient(circle at 82% 12%,rgba(241,90,34,.13),transparent 29%),linear-gradient(rgba(255,255,255,.012) 1px,transparent 1px);background-size:auto,100% 5px}
.hero-card .logo-frame{box-shadow:0 30px 100px rgba(241,90,34,.16)}
.orange-orbit{border-color:rgba(241,90,34,.38)}
.subscribe-btn,.subscribe-btn:hover{color:#fff}
.contact-email{display:flex;flex-direction:column;align-items:flex-start;gap:10px;margin-top:34px;padding:28px;border:1px solid var(--line);border-radius:var(--radius);background:var(--surface)}
.contact-email span{color:var(--orange);font-size:.78rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}
.contact-email a{color:#fff;font-size:clamp(1.25rem,3vw,2rem);font-weight:900;text-decoration:none;overflow-wrap:anywhere}
.contact-email a:hover{color:var(--orange)}
.hero h1{font-size:clamp(3.8rem,6.5vw,6.2rem);line-height:.84}
.section-title{font-size:clamp(2.15rem,3.8vw,3.8rem)}
.page-title{font-size:clamp(2.8rem,5.5vw,5rem);line-height:.96}
.episode-page-content h1{font-size:clamp(2.1rem,3.8vw,3.5rem)}
@media(max-width:650px){.brand img{width:190px;height:34px}}
@media(max-width:650px){.youtube-cta{padding:28px 22px}.youtube-cta h2{font-size:1.8rem}}
@media(max-width:650px){.hero h1{font-size:3.5rem}.section-title{font-size:2rem}.page-title{font-size:2.65rem}}
.episode-page-content .subscribe-btn{margin:0 8px 8px 0}
.episode-page-content .spotify-episode-btn{background:#1ed760;color:#082412}
.socials{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}.socials a,.footer-socials a{display:inline-flex;align-items:center;justify-content:center;color:#fff;text-decoration:none;border:1px solid var(--line);background:#141414}.socials a{gap:8px;min-height:46px;padding:0 15px;border-radius:99px;font-weight:800}.footer-socials{display:flex;flex-wrap:wrap;gap:8px}.footer-socials a{width:42px;height:42px;border-radius:50%}.spotify-section{display:flex;align-items:center;justify-content:space-between;gap:34px;border:1px solid var(--line);border-radius:var(--radius);padding:48px;background:linear-gradient(135deg,rgba(30,215,96,.13),var(--surface))}.spotify-section .section-text{margin-bottom:0}.spotify-show-btn{flex:none;background:#1ed760;color:#082412!important}@media(max-width:720px){.socials{display:grid;grid-template-columns:repeat(4,minmax(0,1fr))}.socials a{padding:0}.social-label{display:none}.spotify-section{align-items:flex-start;flex-direction:column;padding:30px 22px}.footer-card{flex-direction:column}.footer-socials{justify-content:center}}
.socials a[aria-label="Spotify"] img,.footer-socials a[aria-label="Spotify"] img{filter:brightness(0) invert(1)}
