:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Helvetica Neue,Arial,sans-serif;color:#f5f5f5;background:#080808;font-synthesis:none;color-scheme:dark;--bg:#080808;--deep:#030303;--surface:#121212;--raised:#1a1a1a;--soft:#242424;--text:#f5f5f5;--muted:#a4a4a4;--dim:#717171;--red:#e3131b;--red-deep:#82090e;--line:rgba(255,255,255,.12);--line-soft:rgba(255,255,255,.07);--max:1440px;--ease:cubic-bezier(.2,.8,.2,1);--shadow:0 24px 70px rgba(0,0,0,.45)}*{box-sizing:border-box}html{scroll-behavior:smooth;background:var(--bg)}body{min-width:320px;margin:0;overflow-x:hidden;background:linear-gradient(180deg,#070707 0,#0b0b0b 45%,#080808);color:var(--text)}button,a{font:inherit}a{color:inherit;text-decoration:none}button{color:inherit}button:focus-visible,a:focus-visible,[tabindex="0"]:focus-visible{outline:2px solid #fff;outline-offset:3px}p,h1,h2,h3,dl,figure{margin-top:0}.skipLink{position:fixed;z-index:100;top:8px;left:8px;padding:10px 14px;background:#fff;color:#000;transform:translateY(-150%)}.skipLink:focus{transform:none}.appNav{position:fixed;z-index:50;inset:0 0 auto;height:68px;display:flex;align-items:center;gap:36px;padding:0 max(28px,calc((100vw - var(--max))/2 + 36px));background:linear-gradient(#050505e8,#05050588);border-bottom:1px solid var(--line-soft);-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px)}.wordmark{flex:none;display:flex;align-items:center;gap:9px;font-size:12px;font-weight:900;letter-spacing:.055em}.wordmark span{width:5px;height:22px;display:block;background:var(--red);border-radius:5px;box-shadow:0 0 18px #e3131b8c}.appNav nav{display:flex;align-items:center;gap:4px}.appNav nav a{padding:8px 12px;color:#b7b7b7;border-radius:7px;font-size:13px;font-weight:650;transition:color .16s,background .16s}.appNav nav a:hover,.appNav nav a.active{color:#fff;background:#ffffff1a}.profileSwitcher{position:relative;flex:none;margin-left:auto}.profileTrigger{min-height:44px;display:flex;align-items:center;gap:10px;padding:5px 9px 5px 6px;color:#fff;background:#171717;border:1px solid var(--line);border-radius:7px;cursor:pointer;transition:background .16s,border-color .16s}.profileTrigger:hover,.profileTrigger[aria-expanded=true]{background:#242424;border-color:#ffffff40}.profileMarker{--profile-hue:0;width:32px;height:32px;flex:none;display:grid;place-items:center;color:#fff;background:linear-gradient(145deg,hsl(var(--profile-hue) 62% 42%),hsl(var(--profile-hue) 48% 24%));border:1px solid rgba(255,255,255,.22);border-radius:6px;font-size:10px;font-weight:900;letter-spacing:.04em}.profileTriggerCopy{min-width:0;display:grid;gap:1px;text-align:left}.profileTriggerCopy strong{max-width:150px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.profileTriggerCopy small{color:#8f8f8f;font-size:9px}.profileChevron{width:7px;height:7px;margin:0 2px 4px 4px;border-right:1.5px solid #bbb;border-bottom:1.5px solid #bbb;transform:rotate(45deg);transition:transform .16s}.profileChevron.open{margin-bottom:-3px;transform:rotate(225deg)}.profileMenu{position:absolute;z-index:70;top:calc(100% + 10px);right:0;width:min(370px,calc(100vw - 20px));padding:8px;background:#1b1b1b;border:1px solid rgba(255,255,255,.2);border-radius:9px;box-shadow:0 24px 70px #000000b8}.profileMenu>p{margin:4px 7px 8px;color:#8b8b8b;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.profileOption{width:100%;min-height:58px;display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:11px;padding:8px;color:#d5d5d5;text-align:left;background:transparent;border:1px solid transparent;border-radius:6px;cursor:pointer}.profileOption:hover,.profileOption:focus-visible{background:#282828}.profileOption.active{color:#fff;background:#232323;border-color:#ffffff3d}.profileOption>span:nth-child(2){min-width:0;display:grid;gap:3px}.profileOption strong{overflow:hidden;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.profileOption small{overflow:hidden;color:#8f8f8f;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.profileOption b{color:var(--red);font-size:8px;letter-spacing:.06em;text-transform:uppercase}.siteFooter{max-width:var(--max);min-height:120px;display:flex;justify-content:space-between;align-items:center;gap:24px;margin:auto;padding:34px 42px;color:var(--dim);border-top:1px solid var(--line-soft);font-size:12px}.siteFooter span{color:#a9a9a9;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.siteFooter p{margin:0}.eyebrow{margin:0 0 12px;color:#c7c7c7;font-size:11px;font-weight:850;letter-spacing:.12em;line-height:1.2;text-transform:uppercase}.button,.stepControls button,.landscapeToolbar button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:0 18px;border:1px solid transparent;border-radius:5px;font-weight:750;cursor:pointer;transition:transform .16s var(--ease),background .16s,border-color .16s}.button:hover,.stepControls button:hover,.landscapeToolbar button:hover{transform:translateY(-2px)}button:disabled{opacity:.38;cursor:not-allowed;transform:none!important}.primary{background:var(--red)!important;color:#fff;border-color:var(--red)!important}.secondary{background:#2b2b2b;color:#fff;border-color:#2b2b2b}.loadError,.loadingState{max-width:var(--max);margin:120px auto;padding:24px 42px;color:#d9d9d9}.homeHero{position:relative;min-height:720px;overflow:hidden;background:#030303}.heroBackgroundConstellation{position:absolute;inset:0;overflow:hidden;pointer-events:none}.heroBackgroundConstellation svg{width:100%;height:100%;display:block}.heroMoviePoint{fill:#ffffff57}.heroMoviePoint.heroPlaylistPoint{fill:#fff;stroke:var(--red);stroke-width:2;filter:drop-shadow(0 0 6px rgba(227,19,27,.8))}.heroPlaylistPath{fill:none;stroke:var(--red);stroke-width:3;stroke-linecap:round;stroke-linejoin:round;filter:drop-shadow(0 0 8px rgba(227,19,27,.45))}.heroShade{position:absolute;inset:0;background:linear-gradient(90deg,#000000f7,#000000cf 32%,#0000004d 67%,#000000bf),linear-gradient(180deg,transparent 50%,#080808 100%),radial-gradient(circle at 72% 34%,rgba(227,19,27,.2),transparent 34%)}.homeHeroContent{position:relative;z-index:2;max-width:var(--max);margin:auto;padding:190px 42px 128px}.homeHero h1{max-width:680px;margin:0;font-size:clamp(70px,9vw,132px);font-weight:950;letter-spacing:-.075em;line-height:.82}.heroLead{max-width:560px;margin:26px 0 0;color:#e0e0e0;font-size:22px;line-height:1.3}.heroActions{display:flex;gap:10px;margin-top:26px}.heroMeta{margin:22px 0 0;color:#a7a7a7;font-size:13px}.heroMeta span{padding:0 6px;color:#5d5d5d}.browseSection{max-width:var(--max);margin:80px auto 0;padding:0 42px}.firstRail{position:relative;z-index:3;margin-top:-72px}.railHeading{display:flex;justify-content:space-between;align-items:end;gap:24px;margin-bottom:18px}.railHeading h2{margin:0;font-size:clamp(28px,3.2vw,46px);letter-spacing:-.045em;line-height:1}.railHeading>a{color:#c8c8c8;font-size:13px;font-weight:700}.railHeading>a:hover{color:#fff}.railDescription{max-width:600px;margin:10px 0 0;color:var(--muted);font-size:14px;line-height:1.5}.mediaRail{display:flex;gap:16px;overflow-x:auto;padding:4px 2px 20px;scroll-snap-type:x proximity;scrollbar-color:var(--red-deep) #1a1a1a}.queueTile{position:relative;flex:0 0 260px;width:260px;height:164px;display:block;overflow:hidden;padding:0;color:#fff;text-align:left;background:#181818;border:1px solid var(--line);border-radius:10px;scroll-snap-align:start;cursor:pointer;transition:transform .2s var(--ease),border-color .2s,box-shadow .2s}.queueTile:hover,.queueTile:focus-visible,.queueTile.selected{z-index:2;border-color:#ffffff6b;box-shadow:var(--shadow),0 0 28px #e3131b24;transform:translateY(-5px)}.queueTileArtwork{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.queueTileShade{position:absolute;inset:0;background:linear-gradient(180deg,#0000002e,#00000014 34%,#000000e0),linear-gradient(90deg,#0003,#0000009e)}.queueArt{position:absolute;inset:0 0 42%;overflow:hidden;background:radial-gradient(circle at 70% 28%,rgba(227,19,27,.11),transparent 25%),linear-gradient(145deg,#292929,#121212)}.queueTile.hasArtwork .queueArt{inset:0;background:transparent}.order-2 .queueArt,.order-6 .queueArt{background:radial-gradient(circle at 28% 70%,rgba(227,19,27,.11),transparent 28%),linear-gradient(130deg,#161616,#292929)}.order-3 .queueArt,.order-7 .queueArt{background:radial-gradient(circle at 75% 72%,rgba(227,19,27,.1),transparent 25%),linear-gradient(160deg,#272727,#111)}.order-4 .queueArt,.order-8 .queueArt{background:radial-gradient(circle at 44% 25%,rgba(227,19,27,.1),transparent 24%),linear-gradient(150deg,#151515,#252525)}.queueTile.hasArtwork.order-2 .queueArt,.queueTile.hasArtwork.order-6 .queueArt,.queueTile.hasArtwork.order-3 .queueArt,.queueTile.hasArtwork.order-7 .queueArt,.queueTile.hasArtwork.order-4 .queueArt,.queueTile.hasArtwork.order-8 .queueArt{background:transparent}.queueNumber{position:absolute;top:-22px;left:5px;color:#ffffff0f;font-size:100px;font-weight:950;letter-spacing:-.1em;line-height:1}.queueTile.hasArtwork .queueNumber{color:#ffffff2e;text-shadow:0 3px 16px rgba(0,0,0,.75)}.order-3 .queueNumber,.order-7 .queueNumber{left:24px;top:-14px}.queueArt svg{position:absolute;inset:0;width:100%;height:100%}.queueArt path{fill:none;stroke:var(--red);stroke-width:2;vector-effect:non-scaling-stroke}.queueArt circle{fill:#fff;stroke:var(--red);stroke-width:2}.queueTileCopy{position:absolute;inset:auto 0 0;height:42%;display:flex;flex-direction:column;justify-content:center;gap:2px;padding:8px 11px;background:#191919;border-top:1px solid var(--line-soft)}.queueTile.hasArtwork .queueTileCopy{background:linear-gradient(transparent,#0c0c0cf2 26%);border-top:0;text-shadow:0 2px 12px rgba(0,0,0,.8)}.queueTag{color:var(--red);font-size:8px;font-weight:900;letter-spacing:.1em}.queueTileCopy strong{overflow:hidden;font-size:14px;line-height:1.12;text-overflow:ellipsis;white-space:nowrap}.queueTileCopy small{overflow:hidden;color:#999;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.featureRail{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.featureTile{min-height:190px;display:grid;grid-template-columns:auto 1fr auto;align-items:end;gap:18px;padding:22px;background:linear-gradient(145deg,#1e1e1e,#111);border:1px solid var(--line);border-radius:12px;transition:transform .2s,border-color .2s}.featureTile:hover{border-color:#ffffff59;transform:translateY(-4px)}.featureTile>span{color:var(--red);font-size:13px;font-weight:900}.featureTile h3{margin:0 0 6px;font-size:22px}.featureTile p{max-width:34ch;margin:0;color:var(--muted);font-size:13px;line-height:1.45}.featureTile b{color:#777;font-size:24px}.homeBrowseActions,.methodRail{margin-bottom:100px}.methodRail ol{display:grid;grid-template-columns:repeat(4,1fr);gap:1px;margin:0;padding:0;overflow:hidden;background:var(--line);border:1px solid var(--line);border-radius:12px;list-style:none}.methodRail li{min-height:94px;display:flex;align-items:center;gap:15px;padding:18px;background:#131313;font-size:14px;font-weight:700}.methodRail li span{color:var(--red);font-size:11px}.audienceSection{padding:30px 42px;background:#111;border:1px solid var(--line);border-left:3px solid var(--red);border-radius:12px}.audienceCopy{max-width:900px;color:#b1b1b1;line-height:1.6}.audienceCopy p{margin:0 0 10px}.audienceCopy strong{color:#fff}.audienceOptions{display:grid;grid-template-columns:repeat(2,1fr);gap:12px;margin-top:24px}.audienceOptions article{min-height:160px;display:grid;grid-template-columns:auto 1fr;gap:14px;padding:18px;background:#191919;border:1px solid var(--line-soft);border-radius:9px}.audienceOptions article>span{color:var(--red);font-size:11px;font-weight:900}.audienceOptions h3{margin:0 0 6px;font-size:18px}.audienceOptions p{margin:0 0 16px;color:#999;font-size:13px;line-height:1.45}.audienceOptions .button{min-height:40px;padding-inline:14px;font-size:12px}.audienceOptions b{grid-column:2;align-self:end;color:#777;font-size:9px;letter-spacing:.09em;text-transform:uppercase}.audienceClosing{max-width:900px;margin:20px 0 0;color:#d0d0d0;font-size:14px;line-height:1.55}.routePage{max-width:var(--max);min-height:calc(100vh - 120px);margin:auto;padding:124px 42px 96px}.routeHero{margin-bottom:46px}.routeHero h1,.landscapeRouteHeader h1{max-width:1000px;margin:0;font-size:clamp(58px,7vw,104px);font-weight:950;letter-spacing:-.065em;line-height:.9}.splitHero{display:grid;grid-template-columns:minmax(0,1.5fr) minmax(280px,.7fr);align-items:end;gap:clamp(40px,6vw,88px)}.splitHero>p,.limitsHero>p,.landscapeRouteHeader>p{margin:0;color:#b4b4b4;font-size:17px;line-height:1.55}.modeTabs{display:inline-flex;gap:4px;margin:0 0 24px;padding:4px;background:#151515;border:1px solid var(--line);border-radius:9px}.modeTabs button{min-height:42px;padding:0 18px;color:#aaa;background:transparent;border:0;border-radius:6px;font-weight:750;cursor:pointer}.modeTabs button.active{color:#fff;background:#303030;box-shadow:inset 0 -2px 0 var(--red)}.selectedViewerContext{display:grid;grid-template-columns:minmax(240px,.8fr) minmax(0,1.2fr);align-items:center;gap:14px 28px;margin-bottom:28px;padding:18px 20px;background:#131313;border:1px solid var(--line);border-left:3px solid var(--red);border-radius:9px}.selectedViewerContext h2,.demoQuiz h2{margin:0 0 6px;font-size:clamp(24px,2.4vw,34px);letter-spacing:-.04em}.selectedViewerContext>div>p:last-child,.demoQuiz header>p:last-child{max-width:740px;margin:0;color:#a5a5a5;font-size:13px;line-height:1.5}.selectedViewerContext .profileStats{grid-column:2}.selectedViewerContext .profileNote{grid-column:1/-1;margin:0;padding-top:10px;border-top:1px solid var(--line-soft)}.viewerSelect{align-self:center;color:#aaa;font-size:11px;font-weight:800;letter-spacing:.07em;text-transform:uppercase}.viewerSelect select{width:100%;min-height:46px;display:block;margin-top:7px;padding:0 12px;color:#fff;background:#242424;border:1px solid var(--line);border-radius:7px;font-size:13px;text-transform:none}.profileStats{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0}.profileStats div{padding:13px;background:#1d1d1d;border:1px solid var(--line-soft);border-radius:7px}.profileStats dt{color:#777;font-size:9px;font-weight:800;text-transform:uppercase}.profileStats dd{margin:5px 0 0;font-size:14px;font-weight:750}.profileNote{grid-column:1/-1;margin:-12px 0 0;color:#888;font-size:12px}.viewerCards{grid-column:1/-1;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.viewerCards button{min-height:112px;display:flex;flex-direction:column;align-items:flex-start;gap:5px;padding:16px;color:#aaa;text-align:left;background:#1a1a1a;border:1px solid var(--line-soft);border-radius:9px;cursor:pointer;transition:transform .2s var(--ease),border-color .2s,background .2s}.viewerCards button:hover,.viewerCards button:focus-visible{border-color:#ffffff4d;transform:translateY(-3px)}.viewerCards button.active{color:#fff;background:#242424;border-color:var(--red);box-shadow:inset 3px 0 0 var(--red)}.viewerCards span{color:var(--red);font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.viewerCards strong{font-size:15px}.viewerCards small{color:#858585;font-size:11px;line-height:1.35}.demoQuiz{margin-bottom:28px;padding:28px;background:#121212;border:1px solid var(--line);border-left:3px solid #fff;border-radius:12px}.quizGrid{display:grid;grid-template-columns:1fr 1fr;gap:18px;margin-top:26px}.quizGrid fieldset{min-width:0;margin:0;padding:18px;background:#191919;border:1px solid var(--line-soft);border-radius:9px}.quizGrid legend{padding:0 6px;font-size:13px;font-weight:800}.quizGrid legend span{margin-right:7px;color:var(--red);font-size:10px}.choiceList{display:grid;gap:7px}.choiceList label,.segmentedChoices label{cursor:pointer}.choiceList label{min-height:34px;display:flex;align-items:center;gap:8px;color:#c5c5c5;font-size:13px}.choiceList input,.segmentedChoices input,.genreChoices input{accent-color:var(--red)}.genreChoices{display:flex;flex-wrap:wrap;gap:7px}.genreChoices label{cursor:pointer}.genreChoices input{position:absolute;opacity:0;pointer-events:none}.genreChoices span{min-height:34px;display:flex;align-items:center;padding:0 11px;color:#aaa;background:#222;border:1px solid var(--line);border-radius:99px;font-size:11px}.genreChoices label.selected span{color:#fff;background:var(--red-deep);border-color:var(--red)}.segmentedChoices{display:flex;flex-wrap:wrap;gap:7px}.segmentedChoices label{position:relative}.segmentedChoices input{position:absolute;opacity:0}.segmentedChoices span{min-height:38px;display:flex;align-items:center;padding:0 12px;color:#aaa;background:#222;border:1px solid var(--line);border-radius:6px;font-size:11px;font-weight:700}.segmentedChoices input:checked+span{color:#fff;background:#353535;border-color:#888}.segmentedChoices input:focus-visible+span,.genreChoices input:focus-visible+span{outline:2px solid #fff;outline-offset:2px}.demoQuizFooter{display:flex;justify-content:space-between;align-items:center;gap:20px;margin-top:20px}.demoQuizFooter p{max-width:640px;margin:0;color:#888;font-size:12px}.demoQuizFooter button{min-height:46px;padding:0 18px;border-radius:7px;font-weight:800;cursor:pointer}.playlistGrid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.playlistGrid .queueTile{width:100%;height:auto;aspect-ratio:16/10}.selectedFilm{display:grid;grid-template-columns:1fr 1.08fr;gap:42px;margin-top:30px;padding:34px;background:linear-gradient(120deg,#191919,#101010);border:1px solid var(--line);border-left:3px solid var(--red);border-radius:14px;box-shadow:var(--shadow)}.selectedCopy h2{margin:0;font-size:clamp(42px,5vw,70px);letter-spacing:-.055em;line-height:.94}.filmStats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 22px}.filmStats div{padding:13px;background:#202020;border:1px solid var(--line-soft);border-radius:8px}.filmStats dd{margin:5px 0 0;font-size:15px;font-weight:750}.reason{max-width:60ch;color:#a5a5a5;line-height:1.5}.stepControls{display:flex;gap:9px}.stepControls button{background:#2b2b2b;border-color:var(--line)}.selectedMap{align-self:stretch;padding:16px;background:#090909;border:1px solid var(--line-soft);border-radius:10px}.selectedMap>p{margin:0 0 8px;color:#818181;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.miniPath{width:100%;height:100%;min-height:230px}.miniPath path{fill:none;stroke:var(--red);stroke-width:2.3;stroke-linecap:round;stroke-linejoin:round}.miniPath circle{fill:#fff;stroke:var(--red);stroke-width:2;transition:r .2s}.miniPath circle.active{fill:var(--red);stroke:#fff;filter:drop-shadow(0 0 8px var(--red))}.miniPath text{fill:#bbb;font-size:10px;font-weight:800}.modelNote{max-width:900px;display:grid;grid-template-columns:180px 1fr;gap:20px;margin-top:24px;padding:18px 20px;background:#151515;border-left:3px solid var(--red)}.playlistPage{max-width:1500px}.playlistHero{max-width:1080px;margin-bottom:28px}.playlistHero h1{margin:0;font-size:clamp(54px,7vw,96px);font-weight:950;letter-spacing:-.065em;line-height:.9}.playlistHero>p:not(.eyebrow){max-width:760px;margin:20px 0 8px;color:silver;font-size:18px;line-height:1.45}.playlistHero small{color:#838383;font-size:12px}.playlistModeTabs{margin-bottom:20px}.playlistModeTabs button{min-height:46px;padding-inline:22px}.playlistModeTabs button.active{color:#fff;background:var(--red);box-shadow:none}.playlistProfileStrip{display:grid;grid-template-columns:minmax(270px,1fr) minmax(280px,1fr) auto;align-items:center;gap:12px 24px;margin-bottom:22px;padding:13px 16px;background:#131313;border:1px solid var(--line);border-left:3px solid var(--red);border-radius:7px}.playlistProfileStrip>div{display:flex;align-items:baseline;gap:8px}.playlistProfileStrip>div span{color:gray;font-size:9px;font-weight:850;letter-spacing:.1em;text-transform:uppercase}.playlistProfileStrip strong{font-size:14px}.playlistProfileStrip p,.playlistProfileStrip small{margin:0;color:#929292;font-size:11px;line-height:1.45}.playlistProfileStrip p span{padding:0 5px;color:#555}.playlistProfileStrip small{text-align:right}.nightBuilder{margin-bottom:24px;overflow:hidden;background:linear-gradient(135deg,#151515,#0e0e0e);border:1px solid var(--line);border-radius:12px}.nightBuilderHeader{display:grid;grid-template-columns:minmax(250px,.7fr) minmax(0,1.3fr);align-items:end;gap:30px;padding:26px 28px;border-bottom:1px solid var(--line-soft)}.nightBuilderHeader .eyebrow{grid-column:1/-1;margin-bottom:-18px}.nightBuilderHeader h2{margin:0;font-size:clamp(34px,3.8vw,54px);letter-spacing:-.05em}.nightBuilderHeader>p:last-child{max-width:650px;margin:0;color:#a6a6a6;font-size:13px;line-height:1.55}.nightBuilderLayout{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(280px,.55fr);align-items:start}.nightSteps{padding:8px 28px 28px}.nightStep{padding:24px 0;border-bottom:1px solid var(--line-soft)}.nightStep:last-child{border-bottom:0}.nightStepHeading{display:grid;grid-template-columns:34px 1fr;gap:12px;margin-bottom:15px}.nightStepHeading>span{width:30px;height:30px;display:grid;place-items:center;color:var(--red);border:1px solid rgba(227,19,27,.55);border-radius:50%;font-size:9px;font-weight:900}.nightStepHeading h3{margin:0 0 4px;font-size:19px;letter-spacing:-.025em}.nightStepHeading p{max-width:680px;margin:0;color:#858585;font-size:11px;line-height:1.45}.moodChoices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;padding-left:46px}.moodChoices button{min-height:68px;display:grid;align-content:center;gap:4px;padding:12px 14px;color:#ddd;text-align:left;background:#1b1b1b;border:1px solid var(--line-soft);border-radius:7px;cursor:pointer;transition:background .16s,border-color .16s,transform .16s}.moodChoices button:hover,.moodChoices button:focus-visible,.moodChoices button.active{background:#261516;border-color:var(--red)}.moodChoices button:hover{transform:translateY(-2px)}.moodChoices strong{font-size:13px}.moodChoices small{color:#858585;font-size:10px}.genreChipChoices,.compactChoiceCards{display:flex;flex-wrap:wrap;gap:8px;padding-left:46px}.genreChipChoices button{min-height:38px;padding:0 14px;color:#aaa;background:#1d1d1d;border:1px solid var(--line);border-radius:99px;font-size:11px;font-weight:750;cursor:pointer}.genreChipChoices button:hover,.genreChipChoices button.active{color:#fff;background:var(--red-deep);border-color:var(--red)}.compactChoiceCards button{min-width:132px;min-height:46px;padding:0 15px;color:#b5b5b5;background:#1d1d1d;border:1px solid var(--line);border-radius:6px;font-size:12px;font-weight:800;cursor:pointer}.compactChoiceCards button:hover,.compactChoiceCards button.active{color:#fff;background:#301719;border-color:var(--red)}.nightSummary{position:sticky;top:92px;min-height:100%;display:flex;flex-direction:column;gap:20px;padding:28px;background:#191919;border-left:1px solid var(--line)}.nightSummary h3{margin:0;font-size:30px;letter-spacing:-.04em;line-height:1}.nightSummary dl{display:grid;gap:0;margin:0;border-block:1px solid var(--line-soft)}.nightSummary dl div{display:grid;grid-template-columns:84px 1fr;gap:12px;padding:11px 0;border-bottom:1px solid var(--line-soft)}.nightSummary dl div:last-child{border-bottom:0}.nightSummary dt{color:#777;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.nightSummary dd{margin:0;color:#ddd;font-size:12px;line-height:1.4}.nightSummary>p{margin:0;color:#9b9b9b;font-size:12px;line-height:1.5}.buildNightButton{min-height:50px;border-radius:5px;font-weight:850;cursor:pointer}.nightSummary>small{color:#707070;font-size:9px;letter-spacing:.06em;text-align:center;text-transform:uppercase}.queueExperience{display:grid;gap:26px}.playlistPlayer{display:grid;grid-template-columns:minmax(0,1fr) minmax(420px,.95fr);grid-template-areas:"copy path" "controls controls";overflow:hidden;background:linear-gradient(125deg,#1a1a1a,#0b0b0b);border:1px solid var(--line);border-left:3px solid var(--red);border-radius:12px;box-shadow:var(--shadow)}.playlistPlayer.empty{min-height:320px;grid-template-columns:1fr;grid-template-areas:"copy" "controls"}.playerCopy{grid-area:copy;min-width:0;display:flex;align-items:center;padding:34px}.playerCopy h2{margin:0;font-size:clamp(44px,5vw,72px);letter-spacing:-.058em;line-height:.92}.selectedGenres{margin:15px 0 22px;color:#b7b7b7}.filmStats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px;margin:0 0 20px}.filmStats div{padding:12px;background:#202020;border:1px solid var(--line-soft);border-radius:6px}.filmStats dt{color:#888;font-size:9px;font-weight:800;letter-spacing:.09em;text-transform:uppercase}.filmStats dd{margin:5px 0 0;font-size:14px;font-weight:750}.reason{max-width:62ch;margin:0;color:#a5a5a5;font-size:13px;line-height:1.55}.playerPath{grid-area:path;min-width:0;padding:22px;background:#090909;border-left:1px solid var(--line-soft)}.playerPathHeading{display:flex;justify-content:space-between;align-items:center;gap:18px;color:#777;font-size:9px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.playerPathHeading b{color:#fff}.miniPath{width:100%;min-height:260px;display:block}.miniPathGhost,.miniPathSegment{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke}.miniPathGhost{stroke:#fff!important;stroke-width:2!important;opacity:.05}.miniPathSegment{stroke:#ff222c!important;stroke-width:3.5!important;stroke-dasharray:1;filter:drop-shadow(0 0 4px rgba(227,19,27,.35));animation:miniSegmentDraw .7s var(--ease) both}.miniPath circle{fill:#4b4b4b;stroke:#777;stroke-width:1.5;transition:fill .18s,stroke .18s,r .18s,opacity .18s}.miniPath circle.upcoming{opacity:.42}.miniPath circle.reached{fill:#f1f1f1;stroke:var(--red);opacity:.9}.miniPath circle.current{fill:var(--red);stroke:#fff;stroke-width:2.5;filter:drop-shadow(0 0 8px rgba(227,19,27,.7));animation:miniNodeArrive .2s ease .58s both}.miniPath text{fill:#777;font-size:9px;font-weight:850;paint-order:stroke;stroke:#090909;stroke-width:3}.playerControls{grid-area:controls;min-height:66px;display:flex;align-items:center;gap:8px;padding:10px 18px;background:#151515;border-top:1px solid var(--line)}.playerControls button{min-height:42px;padding:0 16px;color:#fff;background:#2a2a2a;border:1px solid var(--line);border-radius:5px;font-size:12px;font-weight:800;cursor:pointer}.playerControls .autoplayControl{margin-left:auto}.emptyPlayerState{grid-area:copy;align-self:center;padding:38px}.emptyPlayerState h2{max-width:700px;margin:0 0 12px;font-size:clamp(36px,5vw,64px);letter-spacing:-.05em}.emptyPlayerState>p:last-child{margin:0;color:#969696}.queueRailSection{min-width:0}.queueRailHeading{display:flex;justify-content:space-between;align-items:end;gap:20px;margin-bottom:12px}.queueRailHeading h2{margin:0;font-size:28px;letter-spacing:-.04em}.queueRailHeading>span{color:#8b8b8b;font-size:10px;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.playlistRail{display:flex;gap:12px;overflow-x:auto;padding:5px 3px 18px;scroll-snap-type:x proximity;scrollbar-color:var(--red-deep) #1a1a1a}.playlistRail>div{flex:0 0 246px;scroll-snap-align:start}.playlistRail .queueTile{width:100%;height:156px}.playlistReveal>div{animation:cardReveal .4s var(--ease) both;animation-delay:calc(var(--card-index) * 45ms)}.detailSwap{animation:detailSwap .3s var(--ease) both}.queueTileMeta{display:flex;justify-content:space-between;align-items:center;gap:8px}.queueStatus{display:inline-flex;align-items:center;gap:5px;color:#727272;font-size:7px;font-weight:900;letter-spacing:.08em;text-transform:uppercase}.queueStatus:before{content:"";width:6px;height:6px;border:1px solid currentColor;border-radius:50%}.queueStatus.current{color:var(--red)}.queueStatus.current:before{background:var(--red)}.queueStatus.reached{color:#bdbdbd}.queueStatus.reached:before{background:#bdbdbd}.playlistRail .queueTile.current{opacity:1;border-color:var(--red);box-shadow:0 16px 36px #0000006b;transform:translateY(-4px)}.playlistRail .queueTile.reached{opacity:.8}.playlistRail .queueTile.upcoming{opacity:.52}.playlistRail .queueTile.upcoming:hover,.playlistRail .queueTile.upcoming:focus-visible{opacity:1}.playlistModeNote{margin-top:0}.modelNote{max-width:980px;display:grid;grid-template-columns:180px 1fr;gap:20px;padding:18px 20px;background:#151515;border-left:3px solid var(--red)}.modelNote strong{font-size:13px}.modelNote p{margin:0;color:#a3a3a3;font-size:13px;line-height:1.5}.landscapePage{min-height:100vh;padding:118px max(24px,calc((100vw - 1580px)/2)) 70px}.landscapeRouteHeader{display:grid;grid-template-columns:1.3fr .6fr;align-items:end;gap:60px;max-width:1500px;margin:0 auto 30px;padding:0 28px}.landscapeRouteHeader h1{font-size:clamp(52px,6vw,92px)}.landscapeHeaderContext p{margin:0;color:#b4b4b4;font-size:17px;line-height:1.55}.landscapeHeaderContext strong{display:block;margin-top:12px;color:#fff;font-size:11px;letter-spacing:.04em}.landscapeWorkspace{display:grid;grid-template-columns:1fr 320px;grid-template-rows:auto 1fr;max-width:1580px;margin:auto;background:#101010;border:1px solid var(--line);border-radius:14px;overflow:hidden;box-shadow:var(--shadow)}.landscapeToolbar{grid-column:1/-1;min-height:64px;display:flex;flex-wrap:wrap;align-items:center;gap:8px;padding:9px 14px;background:#181818;border-bottom:1px solid var(--line)}.landscapeToolbar button{min-height:40px;background:#262626;border-color:var(--line);font-size:12px}.landscapeToolbar p{margin:0 4px 0 auto;color:#888;font-size:12px}.stepStatus{min-width:132px;padding:0 8px;color:#f1f1f1;font-size:11px;font-weight:800;letter-spacing:.03em;text-align:center}.zoomStage{position:relative;min-width:0;overflow:hidden;background:#090909}.zoomStage>svg{width:100%;height:min(720px,72vh);min-height:580px;display:block;touch-action:none;cursor:grab}.zoomStage>svg:active{cursor:grabbing}.zoomBackdrop{pointer-events:none}.zoomLayer{transform-origin:0 0}.landscapePoint{fill:#ffffffb8;opacity:.4;cursor:pointer;vector-effect:non-scaling-stroke}.landscapePoint:hover{fill:#fff;opacity:1}.playlistNode{fill:#777;stroke:var(--red);stroke-width:2;opacity:.9;transition:fill .2s,r .25s,opacity .2s}.playlistNode.visited{fill:#fff;opacity:1}.playlistNode:hover,.playlistNode:focus,.playlistNode.selected{fill:var(--red);stroke:#fff}.playlistNode.currentNode{r:11px;fill:#fff;stroke:var(--red);stroke-width:3;animation:nodePulse .55s var(--ease) 1}.futureRouteSegment,.completedRouteSegment,.drawingRouteSegment{fill:none;stroke-linecap:round;stroke-linejoin:round;vector-effect:non-scaling-stroke;pointer-events:none}.futureRouteSegment{stroke:#fff;stroke-width:3;opacity:.045}.completedRouteSegment{stroke:#ff1f32;stroke-width:3.4;opacity:1;filter:drop-shadow(0 0 4px rgba(227,19,27,.38))}.drawingRouteSegment{stroke:#ff1f32;stroke-width:3.4;opacity:1;stroke-dasharray:1;stroke-dashoffset:1;filter:drop-shadow(0 0 5px rgba(227,19,27,.5));animation:pathDraw .65s var(--ease) forwards}.nodeLabel{fill:#fff;font-size:10px;font-weight:900;paint-order:stroke;stroke:#090909;stroke-width:4;pointer-events:none}.nodeLabel.upcoming{fill:#777;opacity:.55}.nodeLabel.reached,.nodeLabel.current{fill:#fff;opacity:1}.panHint{position:absolute;right:14px;bottom:10px;margin:0;padding:7px 10px;color:#aaa;background:#080808cc;border-radius:5px;font-size:11px;pointer-events:none}.movieInspector{display:flex;flex-direction:column;justify-content:space-between;gap:24px;padding:26px;background:#151515;border-left:1px solid var(--line)}.movieInspector h2{margin:0 0 12px;font-size:29px;letter-spacing:-.035em;line-height:1.02}.movieInspector p:not(.eyebrow){color:#999;font-size:13px;line-height:1.5}.inspectorArtwork{width:100%;aspect-ratio:16/9;object-fit:cover;margin:-2px 0 2px;border:1px solid rgba(255,255,255,.13);border-radius:10px;box-shadow:0 18px 44px #00000059}.pathPointNote{margin:auto 0 0;padding-top:16px;border-top:1px solid var(--line-soft)}.filmStats.compact{grid-template-columns:1fr}.textButton{align-self:start;padding:0;color:#bbb;background:none;border:0;text-decoration:underline;cursor:pointer}.tooltip{position:absolute;z-index:12;width:min(310px,calc(100% - 24px));padding:14px;color:#f4f4f4;background:#121212f7;border:1px solid rgba(255,255,255,.2);border-left:3px solid var(--red);border-radius:8px;box-shadow:0 18px 50px #0009;transform:translate(14px,14px);pointer-events:none}.tooltip.tooltipLeft{transform:translate(calc(-100% - 14px),14px)}.tooltip.tooltipHigh{transform:translate(14px,calc(-100% - 14px))}.tooltip.tooltipLeft.tooltipHigh{transform:translate(calc(-100% - 14px),calc(-100% - 14px))}.tooltipHeader{display:flex;justify-content:space-between;gap:12px}.tooltipHeader p{margin:0;color:#aaa;font-size:9px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.tooltip h2{margin:9px 0 3px;font-size:18px;line-height:1.08}.tooltipMeta{margin:0 0 8px;color:#aaa;font-size:11px}.tooltipGenres{display:flex;flex-wrap:wrap;gap:4px}.tooltipGenres span{padding:3px 6px;color:#ccc;background:#292929;border-radius:99px;font-size:9px}.tooltip dl{display:grid;grid-template-columns:repeat(3,1fr);gap:6px;margin:10px 0 0;padding-top:9px;border-top:1px solid var(--line)}.tooltip dt{color:#777;font-size:8px;text-transform:uppercase}.tooltip dd{margin:3px 0 0;font-size:11px}.methodPage .routeHero{margin-bottom:36px}.metricStrip{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));overflow:hidden;background:var(--line);border:1px solid var(--line);border-radius:12px}.metricStrip div{min-width:0;min-height:112px;display:flex;flex-direction:column;justify-content:center;padding:18px;background:#151515}.metricStrip strong{font-size:clamp(24px,2.7vw,40px);line-height:1;letter-spacing:-.045em;white-space:nowrap}.metricStrip span{margin-top:9px;color:#929292;font-size:10px;text-transform:uppercase;letter-spacing:.07em;white-space:nowrap}.methodStory{display:grid;grid-template-columns:minmax(320px,.76fr) minmax(0,1.24fr);align-items:start;gap:clamp(36px,5vw,68px);margin-top:52px}.methodTimeline{position:relative;margin:0;padding:0;list-style:none}.methodTimeline:before{content:"";position:absolute;top:18px;bottom:18px;left:20px;width:1px;background:linear-gradient(var(--red),rgba(227,19,27,.12))}.methodTimeline li{position:relative;display:grid;grid-template-columns:42px 1fr;gap:20px;padding-bottom:34px}.methodTimeline li>span{z-index:1;width:42px;height:42px;display:grid;place-items:center;background:var(--red-deep);border:1px solid var(--red);border-radius:50%;font-size:10px;font-weight:900}.methodTimeline h2{margin:0 0 8px;font-size:22px;letter-spacing:-.03em}.methodTimeline article>p:last-child{margin:0;color:#aaa;font-size:14px;line-height:1.55}.methodEvidence{min-width:0;display:grid;gap:18px}.lossFigure,.genreCoverage{margin:0;padding:26px;background:#141414;border:1px solid var(--line);border-radius:12px}.lossFigure figcaption{display:flex;justify-content:space-between;align-items:end;gap:20px}.lossFigure h3,.genreCoverage h3{margin:0;font-size:28px;letter-spacing:-.04em}.lossFigure>svg{width:100%;height:auto;margin-top:12px}.chartLegend{display:flex;gap:14px;font-size:11px}.chartLegend span:before{content:"";display:inline-block;width:16px;height:2px;margin-right:5px;vertical-align:middle}.chartLegend .train:before{background:#fff}.chartLegend .validation:before{background:var(--red)}.chartGrid{stroke:#ffffff14}.axisLabel,.epochLabel{fill:#8f8f8f;font-size:10px}.lossLine{fill:none;stroke-width:2.5}.lossLine.train{stroke:#fff}.lossLine.validation{stroke:var(--red)}.lossDot.train{fill:#fff}.lossDot.validation{fill:var(--red)}.lossFigure>p,.genreCoverage small{margin:0;color:#999;font-size:13px;line-height:1.5}.genreCoverage>div{margin:18px 0}.genreCoverage>div p{display:flex;justify-content:space-between;margin:0;padding:12px 0;color:#aaa;border-bottom:1px solid var(--line-soft);font-size:14px}.genreCoverage b{color:#fff}.limitsHero{max-width:1000px}.limitsHero>p:last-child{max-width:700px;margin-top:24px}.limitsGrid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:1fr;gap:14px}.limitsGrid article{position:relative;min-height:260px;display:flex;flex-direction:column;padding:26px;overflow:hidden;background:#151515;border:1px solid var(--line);border-radius:12px;transition:transform .2s var(--ease),border-color .2s}.limitsGrid article:before{content:"";position:absolute;inset:0 auto 0 0;width:3px;background:var(--red);opacity:.75}.limitsGrid article:hover,.limitsGrid article:focus-within{border-color:#ffffff4d;transform:translateY(-4px)}.limitsGrid article.wide{grid-column:span 2}.limitNumber{margin:0 0 24px;color:#888;font-size:10px;font-weight:850;letter-spacing:.12em;text-transform:uppercase}.limitMetric{display:block;margin:0 0 22px;color:#fff;font-size:clamp(30px,3vw,46px);line-height:1;letter-spacing:-.05em}.limitsGrid article>div{margin-top:auto}.limitsGrid h2{margin:0 0 10px;font-size:24px;letter-spacing:-.035em}.limitsGrid article p:last-child{margin:0;color:#a4a4a4;font-size:14px;line-height:1.55}.scopeStatement{max-width:980px;margin:64px 0 0 auto;padding:42px;background:linear-gradient(135deg,#202020,#101010);border:1px solid var(--line);border-left:4px solid var(--red);border-radius:12px}.scopeStatement h2{margin:0 0 14px;font-size:clamp(38px,4.4vw,64px);letter-spacing:-.055em}.scopeStatement>p:not(.eyebrow){max-width:64ch;color:#b0b0b0;font-size:15px;line-height:1.6}.scopeStatement .button{margin-top:8px}@keyframes pathDraw{0%{stroke-dashoffset:1;opacity:.25}to{stroke-dashoffset:0;opacity:1}}@keyframes miniSegmentDraw{0%{stroke-dashoffset:1;opacity:.2}to{stroke-dashoffset:0;opacity:1}}@keyframes miniNodeArrive{0%{opacity:.25}to{opacity:1}}@keyframes nodePulse{0%{opacity:.5}55%{opacity:1;filter:drop-shadow(0 0 10px rgba(227,19,27,.7))}to{opacity:1;filter:none}}@keyframes cardReveal{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}@keyframes detailSwap{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:none}}@keyframes sectionReveal{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:no-preference){.routeHero,.landscapeRouteHeader,.browseSection,.limitsGrid article,.scopeStatement{animation:sectionReveal .45s var(--ease) both}.metricStrip>div{animation:sectionReveal .4s var(--ease) both;animation-delay:calc(var(--reveal-index) * 55ms)}.methodTimeline li{animation:sectionReveal .42s var(--ease) both;animation-delay:calc(.1s + var(--reveal-index) * 70ms)}.routeReveal{animation:sectionReveal .5s var(--ease) .18s both}}@media(max-width:1050px){.viewerCards{grid-template-columns:repeat(2,minmax(0,1fr))}.playlistGrid{grid-template-columns:repeat(2,1fr)}.selectedFilm,.methodStory,.featureRail,.audienceOptions{grid-template-columns:1fr}.methodRail ol{grid-template-columns:repeat(2,1fr)}.metricStrip{grid-template-columns:repeat(3,1fr)}.limitsGrid{grid-template-columns:repeat(2,1fr)}.landscapeWorkspace{grid-template-columns:1fr}.movieInspector{min-height:220px;border-left:0;border-top:1px solid var(--line)}.filmStats.compact{grid-template-columns:repeat(3,1fr)}.playlistProfileStrip{grid-template-columns:1fr 1fr}.playlistProfileStrip small{grid-column:1/-1;text-align:left}.nightBuilderLayout{grid-template-columns:1fr}.nightSummary{position:static;min-height:0;border-left:0;border-top:1px solid var(--line)}.playlistPlayer{grid-template-columns:1fr;grid-template-areas:"copy" "path" "controls"}.playerPath{border-left:0;border-top:1px solid var(--line-soft)}}@media(max-width:720px){.appNav{height:64px;gap:7px;padding:0 10px}.wordmark{font-size:8px;letter-spacing:.02em}.wordmark span{width:4px;height:18px}.appNav nav{min-width:0;flex:1;justify-content:flex-start;overflow-x:auto}.appNav nav a{padding:7px 5px;font-size:9px;white-space:nowrap}.appNav nav a:first-child{display:none}.profileSwitcher{margin-left:0}.profileTrigger{min-height:40px;padding:4px}.profileTriggerCopy,.profileChevron{display:none}.profileMarker{width:30px;height:30px}.profileMenu{position:fixed;top:70px;right:10px}.homeHero{min-height:660px}.homeHeroContent{padding:150px 20px 128px}.homeHero h1{font-size:min(22vw,86px)}.heroLead{max-width:28ch;font-size:18px}.heroActions{flex-direction:column;max-width:300px}.heroMeta{max-width:34ch;line-height:1.8}.heroBackgroundConstellation{left:15%;width:145%;opacity:.7}.browseSection{margin-top:60px;padding:0 20px}.firstRail{margin-top:-72px}.railHeading{align-items:start}.railHeading h2{font-size:32px}.railHeading>a{padding-top:2px;white-space:nowrap}.queueTile{flex-basis:238px;width:238px}.featureTile{min-height:160px}.audienceSection{margin-inline:20px;padding:24px 18px}.methodRail{margin-bottom:70px}.methodRail ol{grid-template-columns:1fr}.routePage{padding:112px 20px 70px}.routeHero h1,.landscapeRouteHeader h1{font-size:52px}.splitHero,.landscapeRouteHeader{grid-template-columns:1fr;gap:24px}.selectedViewerContext,.quizGrid{grid-template-columns:1fr}.selectedViewerContext .profileStats{grid-column:1}.profileStats{grid-template-columns:1fr}.demoQuiz{padding:22px 16px}.demoQuizFooter{align-items:stretch;flex-direction:column}.playlistGrid{grid-template-columns:1fr}.playlistGrid .queueTile{aspect-ratio:16/8.5}.selectedFilm{padding:22px 18px;gap:24px}.selectedCopy h2{font-size:42px}.filmStats{grid-template-columns:1fr}.stepControls{flex-direction:column}.selectedMap{min-height:270px}.landscapePage{padding:105px 0 40px}.landscapeRouteHeader{padding:0 20px}.landscapeWorkspace{border-radius:0;border-inline:0}.landscapeToolbar{overflow-x:auto}.landscapeToolbar button{white-space:nowrap}.landscapeToolbar p{display:none}.zoomStage>svg{min-height:500px;height:62vh}.panHint{left:10px;right:auto}.movieInspector{padding:22px 20px}.filmStats.compact{grid-template-columns:repeat(3,1fr)}.metricStrip{grid-template-columns:repeat(2,1fr)}.methodStory{gap:36px;margin-top:48px}.lossFigure,.genreCoverage{padding:18px 14px}.lossFigure figcaption{display:block}.chartLegend{margin-top:12px}.limitsGrid{grid-template-columns:1fr}.limitsGrid article,.limitsGrid article.wide{grid-column:auto;min-height:0;grid-template-columns:1fr}.scopeStatement{padding:26px 20px}.siteFooter{display:block;padding:28px 20px}.siteFooter p{margin-top:8px}.playlistHero h1{font-size:52px}.playlistHero>p:not(.eyebrow){font-size:16px}.playlistModeTabs{width:100%}.playlistModeTabs button{flex:1;padding-inline:12px}.playlistProfileStrip{grid-template-columns:1fr}.playlistProfileStrip>div{align-items:flex-start;flex-direction:column}.nightBuilderHeader{grid-template-columns:1fr;gap:12px;padding:22px 18px}.nightBuilderHeader .eyebrow{grid-column:auto;margin-bottom:0}.nightSteps{padding:4px 18px 18px}.moodChoices{grid-template-columns:1fr}.moodChoices,.genreChipChoices,.compactChoiceCards{padding-left:0}.compactChoiceCards button{flex:1;min-width:120px}.nightSummary{padding:22px 18px}.playerCopy,.emptyPlayerState{padding:26px 18px}.playerCopy h2{font-size:42px}.playerPath{padding:18px 10px}.miniPath{min-height:220px}.playerControls{flex-wrap:wrap;padding:10px}.playerControls button{flex:1 1 calc(50% - 8px)}.playerControls .autoplayControl{margin-left:0}.queueRailHeading{align-items:start;flex-direction:column}.playlistRail>div{flex-basis:232px}.modelNote{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.001ms!important;animation-iteration-count:1!important;transition-duration:.001ms!important}.drawingRouteSegment,.miniPathSegment{stroke-dashoffset:0!important;filter:none!important}.miniPath circle.current{animation:none!important;filter:none!important}}.playlistPage{max-width:1440px;padding-top:140px}.playlistHero{max-width:900px;margin-bottom:28px}.playlistHero h1{max-width:900px;font-size:clamp(44px,6vw,88px);line-height:.95;font-weight:900;letter-spacing:-.055em}.playlistHero>p:not(.eyebrow){max-width:640px;margin:18px 0 8px;font-size:17px}.playlistModeTabs{margin:0;padding:4px;background:#1b1b1b;border:1px solid rgba(255,255,255,.12);border-radius:10px}.playlistModeTabs button{height:38px;min-height:38px;padding:0 18px;border-radius:7px}.playlistModeTabs button:hover:not(.active){color:#fff;background:#ffffff14}.playlistModeTabs button.active{color:#fff;background:#e50914}.playlistModeTabs button:focus-visible{outline:2px solid #fff;outline-offset:2px}.playlistProfileStrip{display:flex;align-items:center;justify-content:space-between;gap:24px;margin:24px 0 18px;padding:12px 16px;background:#151515;border:1px solid rgba(255,255,255,.12);border-radius:12px}.viewerStripIdentity{display:grid!important;grid-template-columns:auto auto;gap:3px 7px!important;align-items:baseline!important}.viewerStripIdentity>span{color:#aaa!important;font-size:12px!important;font-weight:600!important;letter-spacing:0!important;text-transform:none!important}.viewerStripIdentity strong{font-size:14px}.viewerStripIdentity small{grid-column:1/-1;color:#777;font-size:10px;text-align:left}.playlistProfileStrip>p{flex:none;color:#aaa;font-size:12px}.nightBuilder{display:grid;grid-template-columns:minmax(0,65fr) minmax(280px,35fr);margin:24px 0 0;overflow:hidden;background:#141414;border:1px solid rgba(255,255,255,.12);border-radius:18px}.nightBuilder .nightSteps{padding:28px}.nightBuilderHeader{display:block;padding:0 0 8px;border:0}.nightBuilderHeader h2{margin:0 0 8px;font-size:clamp(32px,4vw,52px);letter-spacing:-.05em}.nightBuilderHeader p{max-width:620px;margin:0;color:#969696;font-size:13px}.nightStep{padding:24px 0;border-bottom:1px solid rgba(255,255,255,.07)}.nightStep:last-child{padding-bottom:0;border-bottom:0}.nightStepNumber{margin:0 0 7px;color:#e50914;font-size:11px;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.nightStep h3{margin:0 0 14px;font-size:19px;letter-spacing:-.02em}.nightStepHelper{margin:10px 0 0;color:#858585;font-size:11px;line-height:1.45}.moodChoices{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.moodChoices button{min-height:68px;display:flex;flex-direction:column;align-items:flex-start;justify-content:center;gap:4px;padding:14px 16px;color:#fff;text-align:left;background:#202020;border:1px solid rgba(255,255,255,.1);border-radius:12px;cursor:pointer}.moodChoices button:hover{background:#272727}.moodChoices button.active{background:linear-gradient(135deg,#e5091438,#202020);border-color:#e50914}.moodChoices strong{font-size:15px;font-weight:800}.moodChoices small{color:#a5a5a5;font-size:12px}.genreChipChoices{display:flex;flex-wrap:wrap;gap:8px}.genreChipChoices button{padding:8px 12px;color:#c2c2c2;background:#242424;border:1px solid rgba(255,255,255,.1);border-radius:999px;font-size:13px;cursor:pointer}.genreChipChoices button.active{color:#fff;background:#e50914;border-color:#e50914}.compactChoiceCards{display:flex;flex-wrap:wrap;gap:10px}.compactChoiceCards button{min-height:46px;padding:0 16px;color:#d0d0d0;background:#202020;border:1px solid rgba(255,255,255,.1);border-radius:10px;font-size:13px;font-weight:750;cursor:pointer}.compactChoiceCards button:hover{background:#272727}.compactChoiceCards button.active{color:#fff;background:linear-gradient(135deg,#e5091438,#202020);border-color:#e50914}.nightSummary{align-self:stretch;padding:28px;background:#1b1b1b;border-left:1px solid rgba(255,255,255,.1)}.nightSummary h3{margin:0 0 22px;font-size:28px;letter-spacing:-.04em}.nightSummary dl{margin:0}.nightSummary dl div{display:grid;grid-template-columns:80px 1fr;gap:12px;padding:12px 0;border-bottom:1px solid rgba(255,255,255,.08)}.nightSummary dt{color:#858585;font-size:11px;text-transform:uppercase}.nightSummary dd{margin:0;color:#fff;font-size:13px;font-weight:700}.nightSummary>p{margin:24px 0 14px;color:#aaa;font-size:12px;line-height:1.5}.buildNightButton{width:100%;height:46px;border-radius:7px;font-weight:800;cursor:pointer}.buildNightButton:hover{filter:brightness(1.12)}.nightSummary>small{display:block;margin-top:10px;color:#777;font-size:10px;text-align:center}.queueExperience{gap:0}.playlistPlayer{min-height:360px;display:grid;grid-template-columns:minmax(0,52fr) minmax(0,48fr);grid-template-areas:"copy path";margin-top:24px;overflow:hidden;background:#151515;border:1px solid rgba(255,255,255,.12);border-left:3px solid #e50914;border-radius:18px;box-shadow:none}.playerCopy{grid-area:copy;min-width:0;display:flex;flex-direction:column;align-items:stretch;justify-content:space-between;padding:30px}.playerCopy h2{max-width:600px;font-size:clamp(38px,5vw,64px);line-height:.95;font-weight:900;letter-spacing:-.05em}.selectedGenres{margin:14px 0 20px}.filmStats{margin-bottom:18px}.filmStats div{padding:12px;background:#222;border-radius:8px}.filmStats dt{font-size:10px}.filmStats dd{font-size:15px}.reason{margin:0;color:#c7c7c7;font-size:14px}.playerPath{grid-area:path;min-height:320px;padding:20px;background:#090909;border-left:1px solid rgba(255,255,255,.1)}.playerControls{min-height:0;display:flex;flex-wrap:wrap;gap:10px;margin-top:24px;padding:0;background:transparent;border:0}.playerControls button{min-height:42px;padding:0 16px;color:#fff;background:#333;border:1px solid rgba(255,255,255,.08);border-radius:7px;font-size:12px;font-weight:800;cursor:pointer}.playerControls .autoplayControl{margin-left:0}.miniPath{width:100%;min-height:270px;display:block}.miniMapPoint{fill:#fff!important;stroke:none!important;opacity:.08}.miniPathGhost{fill:none;stroke:#fff!important;stroke-width:1.5!important;opacity:.05}.miniPathSegment{fill:none;stroke:#e50914!important;stroke-width:3.5!important;stroke-linecap:round;vector-effect:non-scaling-stroke;filter:drop-shadow(0 0 4px rgba(229,9,20,.35))}.miniPathSegment.completed{stroke-dasharray:none}.miniPathSegment.drawing{stroke-dasharray:1;stroke-dashoffset:1;animation:miniSegmentDraw .7s linear forwards}.miniPathSegment.noMotion{stroke-dashoffset:0;animation:none}.miniPath .pathNode{transition:r .18s,opacity .18s}.miniPath .pathNode.upcoming{fill:#555;stroke:none;opacity:.55}.miniPath .pathNode.reached{fill:#fff;stroke:#e50914;stroke-width:2;opacity:1}.miniPath .pathNode.current{fill:#fff;stroke:#e50914;stroke-width:3;opacity:1;filter:drop-shadow(0 0 8px rgba(229,9,20,.8));animation:nodePulse .5s var(--ease) 1}.miniPath text{fill:#777;stroke:#090909;stroke-width:3;paint-order:stroke;font-size:9px;font-weight:850}.miniPath text.reached{fill:#ddd}.miniPath text.current{fill:#fff}.miniPath text.upcoming{opacity:.45}.queueRailSection{margin-top:34px}.queueRailHeading{margin-bottom:14px}.playlistRail{gap:14px;padding-bottom:14px}.playlistRail>div{flex:0 0 250px}.playlistRail .queueTile{width:250px;height:140px;padding:14px;background:#1b1b1b;border-radius:12px}.playlistRail .queueArt{inset:0;background:linear-gradient(145deg,#202020,#151515)}.playlistRail .queueArt path{opacity:.55}.playlistRail .queueTileCopy{height:auto;padding:12px 14px;background:linear-gradient(transparent,#161616 30%);border:0}.playlistRail .queueTile.current{border-color:#e50914;box-shadow:0 0 0 1px #e5091459,0 18px 40px #00000073;transform:translateY(-3px)}.playlistRail .queueTile.reached{opacity:.88}.playlistRail .queueTile.upcoming{opacity:.55}.playlistModeNote{max-width:900px;display:block;margin-top:20px;padding:14px 16px;border-left:3px solid #e50914;border-radius:8px}.playlistModeNote strong{display:block;margin-bottom:4px}.playlistModeNote p{font-size:13px}@media(max-width:1050px){.nightBuilder{grid-template-columns:1fr}.nightSummary{border-left:0;border-top:1px solid rgba(255,255,255,.1)}.playlistPlayer{grid-template-columns:1fr;grid-template-areas:"copy" "path"}.playerPath{border-left:0;border-top:1px solid rgba(255,255,255,.1)}}@media(max-width:720px){.playlistPage{padding-top:112px}.playlistHero h1{font-size:52px}.playlistModeTabs{width:100%}.playlistModeTabs button{flex:1;padding-inline:10px}.playlistProfileStrip{align-items:flex-start;flex-direction:column;gap:10px}.playlistProfileStrip>p{flex:auto}.viewerStripIdentity{grid-template-columns:1fr!important}.nightBuilder .nightSteps,.nightSummary{padding:22px 18px}.moodChoices{grid-template-columns:1fr}.playerCopy{padding:26px 18px}.filmStats{grid-template-columns:1fr}.playerPath{padding:18px 10px}.playerControls button{flex:1 1 calc(50% - 8px)}.playlistRail>div{flex-basis:250px}}
