@import url('https://fonts.googleapis.com/css2?family=DM+Sans:wght@400;500;600;700&family=Nunito:ital,wght@1,1000&display=swap');
:root{color-scheme:dark;font-family:'DM Sans',Arial,sans-serif;color:#f5f5f3;background:#171719;--muted:#9b9ba2;--line:#303034;--accent:#ff755b}*{box-sizing:border-box}body{margin:0}button,input{font:inherit}button,a,input{-webkit-tap-highlight-color:transparent}button{cursor:pointer}a{color:inherit;text-decoration:none}button{color:inherit}button:disabled{cursor:default;opacity:.28}a:focus-visible,button:focus-visible,input:focus-visible{outline:2px solid var(--accent);outline-offset:5px}button:focus-visible{position:relative;z-index:2}[hidden]{display:none!important}.skip{position:fixed;top:-100px;left:20px;z-index:10;background:white;color:black;padding:14px}.skip:focus{top:12px}.sr-only{position:absolute;width:1px;height:1px;overflow:hidden;clip-path:inset(50%)}.sidebar{width:252px;position:fixed;inset:0 auto 0 0;padding:38px 22px 25px;display:flex;flex-direction:column}.brand{font-family:'Nunito',Arial,sans-serif;font-style:italic;font-weight:1000;font-size:26px;letter-spacing:-1.4px;white-space:nowrap}.brand span{color:var(--accent)}.sidebar-caption{color:var(--muted);font-size:12px;margin:12px 0 45px}nav{display:grid;gap:10px}.nav-item{display:flex;align-items:center;gap:14px;font-size:16px;padding:15px 16px;border-radius:10px;color:#b6b6bd}.nav-item svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linejoin:round}.nav-item.active{background:#2b2b30;color:white}.nav-item.active svg{stroke:var(--accent)}.nav-item:hover{background:#252529}.nav-tag,.count{margin-left:auto;font-size:12px}.nav-tag{color:var(--accent);letter-spacing:.08em}.count{color:var(--muted)}.channels{margin-top:45px}.section-label{font-size:12px;font-weight:500;letter-spacing:.09em;color:var(--muted);margin:0 0 19px}.channels>.section-label{margin-left:15px}.channel-link{display:flex;gap:12px;align-items:center;padding:12px 10px;border-radius:10px;font-size:14px}.channel-link:hover{background:#252529}.channel-link img{border-radius:50%}.channel-link small{display:block;font-size:12px;color:var(--muted);margin-top:4px}.external{margin-left:auto;color:var(--muted)}.sidebar-bottom{margin-top:auto;padding:50px 14px 0}.mini-wordmark{font-weight:700;font-size:30px;letter-spacing:-2px;color:#55555f}.sidebar-bottom p{font-size:14px;color:#ababaf;line-height:1.6;margin:15px 0 28px}.sidebar-bottom a{font-size:13px;display:block}.sidebar-bottom>small{font-size:12px;color:#74747b;display:block;margin-top:20px}main{margin:12px 12px 12px 252px;background:#101113;border-radius:25px;min-height:calc(100vh - 24px);padding:30px 38px 22px}.topbar{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:29px}.view-switch{border:1px solid #36363b;border-radius:30px;padding:4px;display:flex;background:#17181b}.view-switch a{padding:10px 26px;border-radius:24px;font-size:14px;color:#bcbcc3}.view-switch a.selected{background:#f0f0ed;color:#161616}.top-note{font-size:12px;letter-spacing:.12em;color:#7d7d87}.top-channel{font-size:14px;color:#b5b5bc}.screen-room{isolation:isolate;position:relative;overflow:hidden;border-radius:15px;background:#191519;padding:22px 5% 24px}.room-backdrop{position:absolute;inset:-100px;z-index:-2;background:url('/film.jpg') center/cover;filter:blur(85px);opacity:.2}.screen-top,.room-caption{display:flex;justify-content:space-between;gap:20px;font-size:12px;letter-spacing:.1em;color:#c2b9bb}.screen-top{margin-bottom:25px}.player{width:min(100%,1000px);aspect-ratio:16/9;background:#090909;margin:auto;box-shadow:0 25px 70px #0008;position:relative}.poster-button{display:block;border:0;background:#090909;padding:0;width:100%;height:100%;position:relative;overflow:hidden}.poster-button>img{width:100%;height:100%;object-fit:cover;display:block;opacity:.9;transition:opacity .2s}.poster-button:hover>img{opacity:1}.play-circle{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);height:68px;width:68px;display:grid;place-items:center;background:#f5f5f0;color:#111;border-radius:50%;padding-left:4px;font-size:21px;box-shadow:0 4px 30px #0005}.play-caption{position:absolute;bottom:16px;left:18px;letter-spacing:.1em;font-size:12px;background:#141414d9;padding:8px 10px;border-radius:4px}.player iframe{border:0;width:100%;height:100%;display:block}.room-caption{margin-top:23px;letter-spacing:0;color:#b0a6aa}.room-caption>span:last-child{font-size:12px;letter-spacing:.05em}.now-playing{display:flex;gap:24px;align-items:center;justify-content:space-between;padding:25px 0 20px;border-bottom:1px solid var(--line)}.current-info{display:flex;gap:13px;align-items:center;min-width:0}.current-info img{border-radius:50%;display:block}.current-info p{color:var(--accent);font-size:11px;letter-spacing:.09em;margin:0 0 7px}.current-info p span{color:var(--muted)}h1{font-size:20px;font-weight:500;letter-spacing:-.035em;margin:0;line-height:1.35}.transport{display:flex;align-items:center;gap:9px;flex-shrink:0}.step{border:0;background:transparent;border-radius:8px;width:36px;height:42px;font-size:23px}.step:not(:disabled):hover{background:#29292e}.play-button{background:var(--accent);color:#171719;border:0;border-radius:8px;padding:13px 19px;font-size:14px;display:flex;gap:12px;align-items:center;font-weight:600}.play-button:hover{background:#ff937f}.watch-footer{display:flex;justify-content:space-between;gap:24px;padding:18px 0;color:var(--muted);font-size:13px}.watch-footer>a{white-space:nowrap}.watch-footer>a:hover{color:white}.up-next{display:flex;gap:30px;align-items:center;margin-top:22px}.up-next>.section-label{margin:0;max-width:125px;line-height:1.6}.next-card{display:flex;align-items:center;text-align:left;background:transparent;border:0;padding:0;gap:15px;max-width:580px}.next-card>img{width:128px;height:72px;object-fit:cover;border-radius:6px}.next-card small{font-size:11px;color:var(--muted);letter-spacing:.05em;display:block;margin-bottom:7px}.next-card strong{font-size:14px;font-weight:500;line-height:1.4;display:block}.next-card>span:last-child{color:var(--muted);margin-left:15px}.next-card:hover strong{color:var(--accent)}.browse-heading{display:flex;justify-content:space-between;align-items:end;gap:25px;margin-top:48px}.browse-heading h1{font-size:38px}.browse-heading .section-label{margin-bottom:12px}.search input{border:1px solid var(--line);background:#1b1c20;color:white;padding:14px 18px;border-radius:12px;width:240px;font-size:14px}.browse-intro{color:var(--muted);font-size:16px;margin:16px 0 36px}.video-grid{display:grid;grid-template-columns:1fr 1fr;gap:25px}.browse-card{padding:0;border:0;background:transparent;text-align:left;min-width:0;border-radius:8px}.thumb{aspect-ratio:16/9;position:relative;margin-bottom:20px;overflow:hidden;border-radius:10px}.thumb>img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .2s}.thumb>span{position:absolute;bottom:10px;right:10px;background:#111d;color:white;font-size:12px;padding:4px 7px;border-radius:4px}.browse-card:hover img{transform:scale(1.025)}.browse-card small{font-size:12px;color:var(--muted)}.browse-card h2{font-size:19px;font-weight:500;letter-spacing:-.03em;margin:10px 0 0}.collection-end{font-size:13px;text-align:center;margin:65px 0;color:#777781}.noscript{padding:20px}.noscript a{text-decoration:underline}
@media(min-width:1600px){main{padding:35px 5vw}.screen-room{padding-inline:8%}}@media(max-width:1150px){.sidebar{width:218px;padding-inline:18px}.brand{font-size:23px}.sidebar-caption{font-size:11px}main{margin-left:218px;padding:25px}.top-note{display:none}.now-playing{align-items:flex-start;flex-direction:column;gap:18px}.transport{align-self:flex-end}.screen-room{padding-inline:22px}.browse-heading{align-items:start;flex-direction:column}.search,.search input{width:100%}}@media(max-width:760px){.sidebar{position:static;width:100%;padding:23px 22px 0;display:flex;flex-direction:row;align-items:center;justify-content:space-between;gap:20px}.brand{font-size:25px}.sidebar-caption,.sidebar nav,.channels,.sidebar-bottom{display:none}main{margin:20px 10px 10px;padding:20px 16px;border-radius:19px;min-height:calc(100vh - 90px)}.topbar{margin-bottom:20px}.view-switch a{padding:9px 22px}.top-channel{font-size:13px}.screen-room{padding:16px 12px;border-radius:10px}.screen-top{margin-bottom:16px;font-size:11px}.room-caption{margin-top:16px;font-size:12px}.room-caption>span:last-child{font-size:10px}.play-circle{width:52px;height:52px;font-size:17px}.play-caption{font-size:10px;padding:5px 7px;bottom:9px;left:9px}.now-playing{padding:20px 0 18px;gap:20px}.current-info{gap:10px}.current-info img{width:36px;height:36px}.current-info h1{font-size:18px}.current-info p{font-size:10px}.transport{width:100%;justify-content:space-between}.play-button{flex:1;justify-content:center;margin:0 8px}.watch-footer{font-size:12px;line-height:1.6;flex-wrap:wrap;gap:8px}.up-next{display:block;margin-top:22px}.up-next>.section-label{max-width:none;margin-bottom:13px;font-size:11px}.next-card{width:100%;gap:12px}.next-card>img{width:105px;height:59px}.next-card strong{font-size:13px}.next-card small{font-size:10px}.next-card>span:last-child{margin-left:auto}.browse-heading{margin-top:25px}.browse-heading h1{font-size:31px}.video-grid{grid-template-columns:1fr;gap:30px}.browse-intro{font-size:15px}.collection-end{margin:40px 0 15px}}@media(prefers-reduced-motion:reduce){*{transition:none!important}}

/* Original supplied brand artwork, reversed for the dark surface. */
.brand{display:block;line-height:0;flex-shrink:0}.brand img{display:block;width:208px;max-width:100%;height:auto;filter:invert(1)}.network-mark{display:block;width:72px;height:auto;filter:invert(1);opacity:.65}@media(max-width:1150px) and (min-width:761px){.brand img{width:182px}}@media(max-width:760px){.brand img{width:192px}}
/* Digital film editions */
.player-brand{filter:invert(1);object-fit:contain;border-radius:0!important}.store-heading{margin:42px 0 32px}.store-heading h1{font-size:38px;letter-spacing:-.045em}.store-heading .section-label{margin-bottom:10px}.store-product{display:grid;grid-template-columns:1.15fr 1fr;gap:46px;align-items:start;padding-bottom:35px}.store-art>img{display:block;width:100%;height:auto;border-radius:12px}.edition-details{display:flex;justify-content:space-between;gap:15px;font-size:12px;color:var(--muted);margin-top:17px;letter-spacing:.045em}.store-preview{background:transparent;border:0;border-bottom:1px solid #515158;padding:0 0 8px;color:#d1d1d5;font-size:14px;margin-top:34px;display:flex;gap:30px}.store-preview:hover{color:var(--accent)}.edition-label{display:inline-block;font-size:12px;color:var(--accent);letter-spacing:.1em;margin-bottom:17px}.store-details h2{font-weight:500;font-size:clamp(28px,2.6vw,40px);line-height:1.1;letter-spacing:-.04em;margin:0 0 22px}.store-description{font-size:16px;color:var(--muted);line-height:1.65;margin:0 0 32px}#price-form{border-top:1px solid var(--line);padding-top:24px}.price-heading{display:flex;align-items:center;justify-content:space-between;gap:14px;margin-bottom:15px}.price-heading>label{font-size:16px}.currency-label select{background:#242429;color:#eee;border:1px solid #44444c;padding:9px 12px;border-radius:8px;font:inherit;font-size:14px}.price-input{display:flex;align-items:center;border:1px solid #53535e;border-radius:10px;background:#191a1e;padding:16px 19px;gap:12px}.price-input:focus-within{border-color:var(--accent)}.price-input>span{font-size:28px;color:var(--muted)}.price-input input{min-width:0;width:100%;border:0;outline:none;background:transparent;color:white;font-size:30px;font-weight:500;padding:0}.price-input:has([aria-invalid="true"]){border-color:var(--accent)}#price-help{font-size:13px;color:var(--muted);margin:12px 0}.price-error{font-size:14px;color:#ffb09e;line-height:1.5}.price-total{display:flex;justify-content:space-between;gap:12px;margin:25px 0 18px;font-size:14px;color:var(--muted)}.price-total output{color:#f4f4f4;font-size:16px}.store-buy{width:100%;padding:15px;background:var(--accent);color:#18181b;font-size:16px;font-weight:600;border:0;border-radius:9px}.store-buy:disabled{opacity:.55;cursor:not-allowed}#store-status{font-size:13px;color:var(--muted);text-align:center;line-height:1.6;margin:12px 0 0}@media(max-width:1150px){.store-product{gap:28px;grid-template-columns:1fr}.store-art{max-width:650px}.store-details{max-width:650px}.store-details h2 br{display:none}.store-preview{margin-top:22px}}@media(max-width:760px){.store-heading{margin-top:27px}.store-heading h1{font-size:32px}.store-heading .section-label{font-size:11px}.store-product{gap:32px}.view-switch a{padding:9px 15px}.topbar{gap:10px}.top-channel{font-size:12px}.edition-details{font-size:11px}.store-details h2{font-size:30px}.store-description{margin-bottom:25px}}@media(max-width:380px){.top-channel{display:none}.view-switch{width:100%;justify-content:space-between}}

/* Store collection and product details */
.store-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(min(100%,300px),1fr));gap:28px;padding-bottom:40px}
.product-card{max-width:430px;text-align:left;padding:0;border:1px solid var(--line);border-radius:14px;overflow:hidden;background:#19191d;color:inherit;cursor:pointer;transition:border-color .18s,transform .18s}
.product-card:hover{border-color:#66666e;transform:translateY(-3px)}
.product-card:focus-visible{outline:2px solid var(--accent);outline-offset:5px}
.product-image{position:relative;overflow:hidden}.product-image img{display:block;width:100%;height:auto;aspect-ratio:720/404;object-fit:cover}
.product-image>span{position:absolute;bottom:12px;left:12px;padding:6px 10px;background:#101113e8;border-radius:5px;font-size:12px;color:#fff}
.product-card-body{padding:22px}.product-type{font-size:12px;letter-spacing:.07em;color:var(--muted);margin:0 0 12px}
.product-card h2{font-size:23px;line-height:1.2;letter-spacing:-.025em;font-weight:500;margin:0 0 12px}.product-tagline{font-size:14px;color:var(--muted);margin:0 0 25px}
.product-card-footer{display:flex;justify-content:space-between;align-items:center;gap:18px;border-top:1px solid var(--line);padding-top:18px;font-size:15px}.product-card-footer small{display:block;color:var(--muted);font-size:12px;margin-top:5px}.product-details-link{font-size:14px;white-space:nowrap}.product-details-link>span{margin-left:8px;color:var(--accent)}
body.product-open{overflow:hidden}
#product-dialog{box-sizing:border-box;width:min(1000px,calc(100% - 48px));max-height:calc(100dvh - 48px);padding:60px 36px 36px;border:1px solid #404047;border-radius:20px;background:#17171b;color:#f4f4f5;box-shadow:0 30px 100px #0008;overscroll-behavior:contain}
#product-dialog::backdrop{background:#08090bd9;backdrop-filter:blur(7px)}
#product-dialog .store-product{padding-bottom:0;grid-template-columns:1fr 1fr;gap:34px}
#product-dialog .store-details h2{font-size:32px}#product-title:focus{outline:none}
.dialog-close{position:absolute;right:16px;top:14px;width:34px;height:34px;display:grid;place-items:center;background:#2a2a30;color:#eee;border:0;border-radius:50%;font-size:26px;cursor:pointer;line-height:1}.dialog-close:hover{background:#414148}
@media(max-width:760px){#product-dialog{width:calc(100% - 24px);max-height:calc(100dvh - 24px);padding:56px 22px 26px;border-radius:16px}#product-dialog .store-product{grid-template-columns:1fr;gap:28px}#product-dialog .store-details h2{font-size:28px}.product-card{max-width:none}.store-grid{gap:20px}.store-heading{margin-bottom:24px}}
@media(prefers-reduced-motion:reduce){.product-card{transition:none}.product-card:hover{transform:none}}
