:root{--bg:#0e0e0e;--surface-low:#151515;--surface:#1d1c1c;--surface-high:#252222;--line:rgba(255,255,255,.08);--text:#fff;--muted:#b2adad;--brand:#e50914;--brand-soft:#ff7768;--accent:#fdc003;--shadow:0 18px 50px rgba(0,0,0,.35)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{min-height:100vh;background:radial-gradient(circle at top left,rgba(229,9,20,.2),transparent 28%) , linear-gradient(180deg,#111 0%,#090909 100%);color:var(--text);font-family:"Manrope",sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,video{font:inherit}img,video{display:block;max-width:100%}.shell{width:min(100% - 32px,1120px);margin:0 auto}.topbar{position:sticky;top:0;z-index:20;background:rgba(14,14,14,.74);backdrop-filter:blur(20px);border-bottom:1px solid rgba(255,255,255,.04)}.topbar-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:18px 0}.brand,.hero h1,.hero-panel h2,.section h2,.feature-copy h3,.story-card h3,.detail-title,.detail-panel h2,.detail-section h3{font-family:"Epilogue",sans-serif}.brand{color:var(--brand);font-size:1.75rem;font-weight:900;letter-spacing:.18em}.topnav{display:flex;align-items:center;gap:18px;color:var(--muted);font-size:.92rem;font-weight:700}.topnav a:hover,.topnav a:focus-visible{color:var(--text)}.hero,.detail-hero{position:relative;display:grid;grid-template-columns:minmax(0,1.4fr) minmax(280px,360px);gap:28px;min-height:82vh;align-items:end;padding:52px 0 24px}.detail-hero{min-height:auto;display:block;padding:12px 0 8px}.hero-backdrop,.detail-backdrop{position:absolute;inset:0;overflow:hidden;border-radius:28px}.hero-backdrop img,.detail-backdrop img{width:100%;height:100%;object-fit:cover;transform:scale(1.05);filter:blur(10px) saturate(.9)}.hero-overlay,.detail-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(14,14,14,.96),rgba(14,14,14,.28) 45%,rgba(14,14,14,.08)) , linear-gradient(to right,rgba(14,14,14,.84),rgba(14,14,14,.18) 60%)}.hero-copy,.hero-panel,.detail-copy,.detail-panel{position:relative;z-index:1}.hero-copy,.detail-copy{max-width:680px;padding:24px 0 26px 24px}.hero-badge,.eyebrow{display:inline-flex;align-items:center;width:max-content;padding:7px 12px;border-radius:999px;background:rgba(253,192,3,.12);color:var(--accent);font-size:.72rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero h1,.detail-title{margin-top:18px;font-size:clamp(3rem,7vw,5.4rem);line-height:.94;letter-spacing:-.06em;max-width:10ch}.hero p,.detail-copy p,.detail-panel p{margin-top:18px;color:#d7d2d2;max-width:42ch;font-size:1.02rem;line-height:1.7}.hero-actions,.detail-actions,.story-actions{display:flex;flex-wrap:wrap;gap:14px;margin-top:26px}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:52px;padding:0 22px;border:0;border-radius:14px;cursor:pointer;font-size:.9rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.btn-primary{color:#210001;background:linear-gradient(90deg,var(--brand),var(--brand-soft))}.btn-secondary{color:var(--text);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.08)}.hero-panel,.detail-panel,.detail-video-card,.detail-section{align-self:end;padding:24px;margin:0 24px 24px 0;border:1px solid var(--line);border-radius:22px;background:rgba(17,17,17,.74);backdrop-filter:blur(16px);box-shadow:var(--shadow)}.hero-panel-label,.detail-panel-label{color:var(--accent);font-size:.76rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.hero-panel h2,.detail-panel h2{margin-top:12px;font-size:2rem;line-height:.95;letter-spacing:-.05em}.hero-panel-copy{margin-top:12px;color:var(--muted);line-height:1.7}.section,.detail-content{padding:42px 0 0}.detail-content{padding-top:8px}.section-head{margin-bottom:18px}.section h2{margin-top:14px;font-size:clamp(2rem,4vw,3rem);line-height:1;letter-spacing:-.05em}.poster-strip{display:grid;grid-template-columns:repeat(6,minmax(180px,1fr));gap:16px;overflow-x:auto;padding-bottom:6px}.poster-card{position:relative;min-width:180px;aspect-ratio: 2 / 3;padding:0;border:0;border-radius:20px;overflow:hidden;background:var(--surface);box-shadow:var(--shadow);text-align:left;cursor:pointer}.poster-card img,.story-thumb img,.feature-media img,.detail-poster img{width:100%;height:100%;object-fit:cover}.poster-card::after{content:"";position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.86),rgba(0,0,0,.08) 55%)}.play-chip{position:absolute;top:16px;right:16px;z-index:1;width:52px;height:52px;border-radius:999px;border:2px solid rgba(255,255,255,.9);background:rgba(0,0,0,.42);backdrop-filter:blur(8px)}.play-chip::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-38%,-50%);width:0;height:0;border-top:8px solid transparent;border-bottom:8px solid transparent;border-left:13px solid #fff}.play-chip-large{top:50%;left:50%;right:auto;width:74px;height:74px;transform:translate(-50%,-50%)}.play-chip-large::before{border-top-width:10px;border-bottom-width:10px;border-left-width:16px}.poster-card-copy{position:absolute;inset:auto 14px 14px;z-index:1}.poster-card-copy h3{font-size:.95rem;font-weight:800;line-height:1.28;text-transform:uppercase}.feature-grid{display:grid;grid-template-columns:1.35fr 1fr 1fr;gap:18px}.feature-card,.story-card{overflow:hidden;border:1px solid var(--line);border-radius:22px;background:linear-gradient(180deg,rgba(35,35,35,.9),rgba(16,16,16,.9));box-shadow:var(--shadow)}.feature-main{grid-row:span 2}.feature-media{position:relative;display:block}.feature-media img{width:100%;aspect-ratio: 16 / 11;object-fit:cover}.feature-copy{padding:18px}.feature-copy h3{margin-top:12px;font-size:1.5rem;line-height:1;letter-spacing:-.04em}.feature-copy p:last-child{margin-top:12px;color:var(--muted);line-height:1.7}.story-list{display:grid;gap:16px}.story-card{display:grid;grid-template-columns:200px minmax(0,1fr);gap:18px;padding:18px}.story-thumb{aspect-ratio: 2 / 3;overflow:hidden;border-radius:18px;background:var(--surface-high)}.story-meta{display:flex;flex-direction:column;justify-content:center}.story-meta h3{font-size:clamp(1.55rem,3vw,2.2rem);line-height:.98;letter-spacing:-.05em}.story-tags,.detail-tags{display:flex;flex-wrap:wrap;gap:10px;margin-top:14px}.story-tags span,.detail-tags span{padding:8px 12px;border-radius:999px;background:rgba(255,255,255,.06);color:#ddd6d6;font-size:.76rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.story-meta p,.detail-description{margin-top:14px;color:var(--muted);line-height:1.7}.detail-layout{display:grid;gap:18px;justify-items:center}.detail-main{display:grid;gap:18px;width:min(100%,440px)}.detail-summary{padding:24px}.detail-summary .hero-badge{margin-bottom:14px}.detail-summary .detail-title{margin-top:0;max-width:none;font-size:clamp(2.5rem,8vw,4.6rem)}.detail-summary #detail-hook{margin-top:16px}.detail-summary .detail-tags{margin-top:18px}.detail-video-card{margin:0;padding:0;overflow:hidden;width:100%}.detail-video-card video{width:100%;aspect-ratio: 9 / 16;background:#000;display:none}.detail-video-card.is-playing video{display:block}.detail-poster{position:relative;aspect-ratio: 9 / 16;overflow:hidden;background:#000}.detail-poster-cover{position:absolute;inset:0;z-index:2;display:grid;place-items:center;background:linear-gradient(to top,rgba(0,0,0,.72),rgba(0,0,0,.16))}.detail-video-card.is-playing .detail-poster-cover{display:none}.detail-poster-copy{position:absolute;left:22px;right:22px;bottom:22px;z-index:1}.detail-poster-copy h2{font-family:"Epilogue",sans-serif;font-size:clamp(1.8rem,4vw,3rem);line-height:.96;letter-spacing:-.05em}.detail-poster-copy p{margin-top:10px;color:#ddd7d7;line-height:1.6}.detail-play-button{position:relative;width:90px;height:90px;border:0;border-radius:999px;background:rgba(255,255,255,.14);backdrop-filter:blur(12px);box-shadow:0 16px 40px rgba(0,0,0,.35);cursor:pointer}.detail-play-button::before{content:"";position:absolute;top:50%;left:50%;transform:translate(-38%,-50%);width:0;height:0;border-top:14px solid transparent;border-bottom:14px solid transparent;border-left:22px solid #fff}.detail-section{margin:0}.detail-section h3{font-size:1.5rem;letter-spacing:-.04em}.detail-section p{margin-top:12px;color:var(--muted);line-height:1.7}@media (max-width:980px){.hero,.detail-hero,.feature-grid,.detail-layout{grid-template-columns:1fr}.hero,.detail-hero{min-height:auto;padding-top:34px}.detail-hero{padding-top:20px}.hero-copy,.detail-copy{padding:28px 20px 12px}.hero-panel,.detail-panel{margin:0 20px 20px}.feature-main{grid-row:auto}.story-card{grid-template-columns:1fr}.story-thumb{aspect-ratio: 16 / 10}}@media (max-width:720px){.shell{width:min(100% - 20px,1120px)}.topbar-inner,.topnav,.hero-actions,.detail-actions,.story-actions{flex-wrap:wrap}.topnav{gap:12px;font-size:.82rem}.hero h1,.detail-title{max-width:9ch}.btn{width:100%}.poster-strip{grid-template-columns:repeat(6,180px)}}