:root{--muted:#b2b4b4;--line:#333537;--panel:#1d1f20;--accent:#f4a38c;--space:8px}
[hidden]{display:none!important}
body{font-size:16px}
.wordmark{display:inline-flex;align-items:center;min-height:44px}
.header{height:76px;padding-inline:clamp(20px,5vw,64px)}
.page{padding-inline:clamp(20px,5vw,64px)}
.navigation>a,.text-button,.tool-button,.icon-button,.save-icon,.filter-chip,.episode-row,.primary,.secondary{min-height:44px}
.eyebrow,.small-label{font-size:12px;letter-spacing:1.1px}
.home-page,.library-page{max-width:1200px}
.home-intro{padding:38px 0 26px}
.home-intro h1{font-size:clamp(30px,4vw,46px);margin-top:8px;letter-spacing:-1.5px}
.home-intro>p:last-child,.library-intro>p:last-child{color:var(--muted);margin-top:10px;font-size:16px}
.continue-section{margin:4px 0 28px}
.continue-section .section-heading{margin-bottom:14px}
.continue-section .section-heading h2,.collection .section-heading h2{font-size:24px}
.continue-grid{grid-template-columns:repeat(auto-fit,minmax(min(100%,360px),1fr));gap:12px}
.resume-card{min-height:130px;padding:12px;gap:14px;border-radius:14px}
.resume-image{width:68px;height:104px;aspect-ratio:9/16;flex:0 0 auto}
.resume-image img{width:100%;height:100%;object-fit:cover}
.resume-image .poster-fallback{padding:8px;font-size:12px}
.resume-image .poster-fallback small{font-size:12px}
.resume-image>span{background:#0005}
.resume-image>i{position:absolute;left:0;right:0;bottom:0;height:3px;background:var(--accent);z-index:2}
.resume-card>div:nth-child(2){min-width:0;flex:1}
.resume-card .small-label{font-size:12px;line-height:1.4}
.resume-card h3{font-size:16px;line-height:1.25;margin:6px 0}
.resume-card p:not(.small-label){font-size:13px}
.resume-action{display:flex;align-items:center;gap:6px;color:var(--accent);font-size:12px;white-space:nowrap}
.resume-action svg{width:15px;height:15px}
.hero-feature,.feature-empty{display:grid;grid-template-columns:minmax(0,1fr) minmax(230px,32%);align-items:center;min-height:380px;position:relative;isolation:isolate;overflow:hidden;border:1px solid #ffffff12;border-radius:20px;background:radial-gradient(ellipse at 80% 40%,#493b36 0,#2b2927 38%,#202122 78%)}
.hero-copy{grid-column:1;grid-row:1;padding:38px clamp(24px,5vw,64px);position:relative;z-index:2;max-width:640px}
.hero-copy .eyebrow{color:#f4b6a1}
.hero-copy h2,.feature-empty h2{font-size:clamp(32px,4vw,52px);letter-spacing:-1.8px;line-height:1.07;margin-top:14px;max-width:600px;text-wrap:balance}
.hero-copy>p:not(.eyebrow),.feature-empty>p:not(.eyebrow){font-size:16px;color:#ded9d5;line-height:1.55;margin-top:14px;max-width:450px}
.hero-art{grid-column:2;grid-row:1;align-self:stretch;position:relative;min-height:100%;background:linear-gradient(140deg,#504943,#252729);isolation:isolate}
.hero-art img{position:relative;z-index:1;width:100%;height:100%;min-height:380px;object-fit:contain}
.hero-art .poster-fallback{z-index:0;padding:18px;font-size:18px}
.hero-art.is-title-card{overflow:hidden;background:linear-gradient(145deg,#352e2b,#1b1d1f 75%)}
.hero-art.is-title-card:before{content:"18";position:absolute;z-index:0;right:-18px;bottom:10px;color:#f4a38c1c;font-size:clamp(150px,19vw,280px);font-weight:700;line-height:.76;letter-spacing:-.1em}
.hero-art.is-title-card .poster-fallback{z-index:1;justify-content:space-between;padding:24px 20px;background:radial-gradient(ellipse at 75% 28%,#f4a38c24,transparent 55%),linear-gradient(145deg,#40332f,#202325 75%)}
.hero-art.is-title-card .poster-fallback small{font-size:12px;letter-spacing:1.8px}
.hero-art.is-title-card .poster-fallback strong{font-size:clamp(21px,3vw,38px);line-height:1.02;letter-spacing:-1px;overflow-wrap:anywhere}
.hero-art.is-title-card .hero-art-shade{background:linear-gradient(0deg,#10111255,transparent 40%);}
.hero-art-shade{position:absolute;z-index:2;inset:0;background:linear-gradient(90deg,#282727 0%,#28272733 34%,transparent 70%),linear-gradient(0deg,#191a1b4d,transparent 35%);pointer-events:none}
.hero-actions{display:flex;align-items:center;gap:12px;margin-top:24px}
.hero-actions .primary,.hero-actions .secondary{min-height:50px;padding-inline:20px}
.hero-actions .primary svg{width:17px;height:17px}
.hero-actions .secondary{width:50px;padding:0}
.hero-actions .secondary span{position:absolute;width:1px;height:1px;clip:rect(0,0,0,0);overflow:hidden}
.collection{padding-top:36px}
.collection .section-heading{margin-bottom:16px}
.collection .section-heading .eyebrow{margin-bottom:7px}
.collection .section-heading h2{font-size:25px}
.collection .section-heading .text-button{white-space:nowrap}
.story-grid{max-width:none;grid-template-columns:repeat(4,minmax(0,1fr));gap:22px}
.story-art{aspect-ratio:9/16;border-radius:12px;background:linear-gradient(145deg,#373331,#202326)}
.story-art img{height:100%;object-fit:cover}
.story-art .poster-fallback{z-index:0;padding:14px;font-size:clamp(13px,1.4vw,18px)}
.story-card .art-label{font-size:12px;letter-spacing:.2px;left:10px;bottom:10px;padding:5px 8px}
.story-card .round-play{width:44px;height:44px;right:10px;bottom:10px}
.story-card .card-body{align-items:flex-start;gap:8px;padding-top:12px}
.story-card .card-body>div{min-width:0;flex:1}
.story-card .card-body>div>a{display:inline-flex;align-items:center;min-height:44px}
.story-card .card-body h3{font-size:18px;line-height:1.25;margin-top:5px;letter-spacing:-.3px}
.story-card .card-body .small-label{font-size:12px;letter-spacing:.7px}
.story-card .save-icon{width:44px;height:44px;border:0;margin:-4px -5px 0 0;display:grid;place-items:center}
.story-card .save-icon span{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.story-card .card-link{font-size:13px;margin-top:4px;gap:8px}
.story-card .card-description{font-size:13px;line-height:1.45}
.home-intro .eyebrow,.continue-section .eyebrow,.collection .section-heading .eyebrow,
.library-intro .eyebrow,.watch-page .eyebrow,.poster-fallback small{font-size:12px}
.continue-section .resume-card .small-label{font-size:12px}
.feature-empty{grid-template-columns:1fr;min-height:300px;padding:34px clamp(24px,5vw,64px)}
.feature-empty h2{max-width:650px}
.feature-empty .primary{width:max-content;margin-top:22px}
.home-search-link{padding:32px 0}
.library-intro{padding:38px 0 18px}
.library-intro h1{font-size:clamp(30px,4vw,44px);margin-top:8px}
.search-box{max-width:760px;margin:8px 0 14px;padding:10px 2px 12px}
.search-box input{font-size:18px;min-height:44px}
.search-filters{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px;margin:10px 0 22px}
.filter-tabs{display:flex;gap:8px}
.filter-chip{min-width:76px;padding:8px 15px;border:1px solid #ffffff2b;border-radius:22px;background:transparent;color:var(--muted);font-size:13px}
.filter-chip[aria-pressed=true]{background:#f4a38c;color:#251d1a;border-color:#f4a38c;font-weight:600}
.include-unavailable,.autoplay-setting{display:flex;align-items:center;gap:10px;min-height:44px;color:var(--muted);font-size:13px;cursor:pointer}
.include-unavailable input,.autoplay-setting input{width:20px;height:20px;accent-color:var(--accent)}
.library-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:24px}
.results-count{margin:0 0 15px;font-size:13px}
.watch-page{padding-top:20px;max-width:1220px}
.watch-layout{grid-template-columns:minmax(260px,430px) minmax(280px,1fr);gap:clamp(32px,7vw,96px)}
.watch-topbar{height:auto;min-height:64px;padding:4px 0 12px;gap:14px}
.watch-topbar .back-link{width:44px;min-height:44px}
.watch-topbar>div{min-width:0}
.watch-topbar h1{font-size:17px;line-height:1.2;letter-spacing:-.2px}
.watch-topbar p{font-size:13px;margin-top:4px}
.chapter-count{font-size:12px}
.video-shell.portrait{width:min(100%,calc((100svh - 250px) * 9 / 16));aspect-ratio:9/16;border-radius:12px;background:#08090a}
.video-shell video,.video-shell .player-mount,.video-shell iframe{position:absolute;inset:0;width:100%;height:100%;border:0;object-fit:contain;background:#08090a}
.video-shell video[hidden],.video-shell iframe[hidden]{display:none!important}
.play-overlay{z-index:4;gap:12px;background:#08090a80}
.play-overlay>span{width:68px;height:68px}
.play-overlay strong{font-size:15px}
.player-status{z-index:5;flex-direction:column;text-align:center;padding:24px;background:#101112ed;font-size:15px}
.player-status.is-error{gap:12px;pointer-events:auto}
.player-status.is-error strong{font-size:18px}
.player-status.is-error p{font-size:14px;line-height:1.5;max-width:330px}
.player-status.is-error .primary,.player-status.is-error .text-button,.player-status.is-error a{min-height:44px;font-size:13px}
.watch-progress{min-height:48px;margin:0;padding:0 2px;display:flex;align-items:center;justify-content:space-between;gap:12px}
.watch-progress>p{font-size:13px}
.watch-progress .muted{color:var(--muted)}
.next-control{font-size:13px}
.watch-tools{min-height:60px;display:flex;justify-content:space-around;gap:8px;border-top:1px solid var(--line);border-bottom:1px solid var(--line)}
.watch-tools .tool-button{min-width:82px;padding:8px 12px;flex-direction:row;gap:8px;font-size:13px}
.watch-sidebar{padding-top:74px}
.story-context .eyebrow{color:var(--accent)}
.story-context h2{font-size:clamp(28px,3.6vw,44px);line-height:1.1;letter-spacing:-1.1px;margin-top:14px}
.watch-description{font-size:16px;line-height:1.65;color:#d0d1d0;margin-top:15px}
.desktop-chapters{margin-top:32px}
.desktop-chapters .section-heading{margin-bottom:10px}
.desktop-chapters .section-heading h2{font-size:20px}
.desktop-chapters #desktopEpisodes{max-height:430px;overflow:auto;overscroll-behavior:contain;padding-right:4px}
.episode-row{min-height:60px;gap:14px;padding:9px 10px;border-radius:8px}
.episode-number{font-size:13px;width:26px}
.episode-info strong{font-size:14px}
.episode-info small{font-size:12px;margin-top:3px}
.episode-indicator{font-size:12px}
.watch-sidebar .episode-row[aria-current]{background:#282321}
.end-screen{z-index:6;gap:12px;padding:24px;background:#121315f5}
.end-screen .eyebrow{font-size:12px}
.end-screen h2{font-size:clamp(23px,3vw,32px);max-width:440px}
.end-screen p{font-size:14px;color:#ded9d5}
.end-screen .primary,.end-screen .text-button{min-height:44px;font-size:14px;padding-inline:18px}
.player-mount{z-index:1}
.sheet{padding:24px;max-height:88svh;overscroll-behavior:contain}
.sheet-header h2{font-size:22px}
.episode-sheet-list{max-height:55svh;overflow:auto;overscroll-behavior:contain;scrollbar-gutter:stable}
.autoplay-setting{padding:0 0 14px;border-bottom:1px solid var(--line);margin-bottom:10px;color:var(--text)}
.source-options{gap:10px}
.source-options .secondary{justify-content:flex-start;padding:10px 14px}
.share-input{font-size:14px;min-height:48px}
.detail-heading{padding:18px 0 10px}
.detail-heading h1{margin-top:8px}
.detail-availability{margin:14px 0;color:var(--muted);font-size:14px}
.pending-episodes{margin-top:20px}
.footer{padding:28px clamp(20px,5vw,64px) calc(36px + env(safe-area-inset-bottom))}
.footer>div{margin-left:auto}
.footer>div .text-button{font-size:12px}
.toast{font-size:13px;padding:14px 20px}
.empty-state p{font-size:15px}
.empty-state .primary{min-height:48px}
@media(max-width:1050px){.story-grid,.library-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.watch-layout{grid-template-columns:minmax(260px,400px) minmax(240px,1fr);gap:36px}}
@media(max-width:760px){
  .header{height:68px;padding:0 20px}.wordmark{font-size:26px}.preview-label{display:none}
  .navigation{position:fixed;left:0;right:0;bottom:0;transform:none;z-index:20;height:calc(68px + env(safe-area-inset-bottom));padding:5px 18px calc(5px + env(safe-area-inset-bottom));background:#191a1b;border-top:1px solid var(--line);justify-content:space-around;gap:8px}
  .navigation>a{flex:1;min-width:0;min-height:52px;padding:5px 10px;display:flex;flex-direction:column;gap:3px;border-radius:12px;font-size:12px}
  .navigation>a[aria-current]{background:#2a2928;color:#ffc0ab}
  .navigation svg{width:19px;height:19px}
  .page{padding-inline:20px}
  .home-intro{padding:26px 0 20px}.home-intro h1{font-size:32px}.home-intro>p:last-child{font-size:15px}
  .continue-section{margin-bottom:20px}.continue-section .section-heading h2,.collection .section-heading h2{font-size:21px}
  .continue-grid{grid-template-columns:minmax(0,1fr);gap:10px}.resume-card{min-height:116px;padding:10px}.resume-image{width:61px;height:94px}.resume-action{font-size:12px}
  .hero-feature{grid-template-columns:minmax(0,1fr) minmax(112px,36%);min-height:264px;border-radius:16px}
  .hero-copy{padding:22px 12px 22px 20px}.hero-copy .eyebrow{font-size:12px;letter-spacing:.8px}.hero-copy h2{font-size:clamp(23px,7vw,30px);line-height:1.08;letter-spacing:-.8px;margin-top:9px}.hero-copy>p:not(.eyebrow){font-size:14px;line-height:1.4;margin-top:9px}
  .hero-art img{min-height:264px;object-fit:contain}.hero-art .poster-fallback{padding:9px;font-size:12px}.hero-art .poster-fallback small{font-size:12px}
  .hero-art.is-title-card .poster-fallback{padding:15px 11px}.hero-art.is-title-card .poster-fallback small{font-size:12px;letter-spacing:1px}.hero-art.is-title-card .poster-fallback strong{font-size:clamp(18px,4.6vw,23px);line-height:1.03;letter-spacing:-.55px}.hero-art.is-title-card:before{right:-14px;bottom:6px;font-size:136px}
  .hero-art-shade{background:linear-gradient(90deg,#292827 0%,#29282740 45%,transparent 100%)}
  .hero-actions{gap:8px;margin-top:15px;flex-wrap:wrap}.hero-actions .primary{min-height:46px;padding-inline:13px;font-size:13px;gap:7px;white-space:nowrap}.hero-actions .secondary{width:46px;height:46px;min-height:46px}
  .feature-empty{min-height:250px;padding:25px 22px;border-radius:16px}.feature-empty h2{font-size:30px}.feature-empty>p:not(.eyebrow){font-size:15px}
  .collection{padding-top:26px}.collection .section-heading{margin-bottom:13px;align-items:flex-end}.collection .section-heading h2{font-size:21px}.collection .section-heading .text-button{font-size:12px;gap:4px}
  .story-grid,.library-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:13px 12px}
  .story-art{border-radius:10px}.story-card .art-label{left:7px;bottom:7px;font-size:12px;padding:4px 6px}.story-card .round-play{width:42px;height:42px;right:7px;bottom:7px}
  .story-card .card-body{padding-top:8px;gap:2px}.story-card .card-body .small-label{font-size:12px;line-height:1.35;letter-spacing:.35px}.story-card .card-body h3{font-size:16px;line-height:1.22;margin-top:4px;overflow-wrap:anywhere}.story-card .save-icon{width:44px;height:44px;margin:-4px -7px 0 -1px}
  .story-card .card-link{font-size:12px;margin-top:1px;gap:5px}.story-card .card-description{font-size:12px}
  .library-intro{padding:27px 0 14px}.library-intro h1{font-size:32px}.library-intro>p:last-child{font-size:14px}
  .search-box{gap:12px;margin:4px 0 10px}.search-box input{font-size:17px}.search-filters{align-items:flex-start;margin:8px 0 17px}.filter-tabs{gap:6px}.filter-chip{min-width:65px;padding-inline:13px;font-size:13px}.include-unavailable{font-size:12px}
  .watching .header{display:none}.watching .navigation{display:none}.watching .footer{display:none}
  .watch-page{padding:0 20px}.watch-layout{display:block}.watch-main{width:min(100%,440px);margin:auto;min-height:100svh;padding-bottom:env(safe-area-inset-bottom)}
  .watch-topbar{min-height:58px;height:auto;padding:3px 0 8px;gap:10px}.watch-topbar h1{font-size:14px;line-height:1.2}.watch-topbar p{font-size:12px}.watch-topbar .back-link{min-height:44px;width:44px}.chapter-count{font-size:12px}
  .video-shell.portrait{width:min(100%,calc((100svh - 205px - env(safe-area-inset-bottom)) * 9 / 16));max-height:none;border-radius:9px}
  .play-overlay>span{width:58px;height:58px}.play-overlay strong{font-size:14px}
  .watch-progress{min-height:46px;margin:0}.watch-progress>p{font-size:13px}.next-control{font-size:12px}
  .watch-tools{min-height:58px;gap:2px}.watch-tools .tool-button{flex:1;min-width:72px;min-height:48px;font-size:12px;gap:6px;padding:6px}
  .watch-sidebar{display:block;padding:22px 0 32px;max-width:440px;margin:auto;border-top:1px solid var(--line)}.watch-sidebar .desktop-chapters{display:none}.story-context h2{font-size:25px;margin-top:8px}.watch-description{font-size:15px;margin-top:10px}
  .end-screen{gap:10px;padding:18px}.end-screen .eyebrow{font-size:12px}.end-screen h2{font-size:23px}.end-screen .primary,.end-screen .text-button{font-size:13px;min-height:44px}
  .sheet{margin:auto 0 0;width:100%;max-width:none;max-height:88svh;padding:22px 20px calc(18px + env(safe-area-inset-bottom));border-radius:18px 18px 0 0}.sheet-header{margin-bottom:18px}.sheet-header h2{font-size:21px}.episode-sheet-list{max-height:55svh}.episode-row{min-height:60px}.episode-info strong{font-size:14px}.episode-info small{font-size:12px}.episode-number{width:28px;font-size:13px}
  .footer{padding:25px 20px calc(96px + env(safe-area-inset-bottom));gap:15px;flex-wrap:wrap}.footer>div{width:100%;margin:0}.footer p{font-size:12px}.toast{bottom:calc(82px + env(safe-area-inset-bottom));font-size:13px}
  .bunny-test-page{padding-bottom:35px}.bunny-proof-card{grid-template-columns:1fr;gap:18px;padding:14px}.bunny-proof-copy{padding:4px}.bunny-proof-copy h2{font-size:22px}
}
@media(max-width:380px){.page{padding-inline:18px}.home-intro h1{font-size:30px}.hero-feature{grid-template-columns:minmax(0,1fr) 34%;min-height:250px}.hero-copy{padding-left:16px;padding-right:8px}.hero-copy h2{font-size:23px}.hero-actions .primary{font-size:12px;padding-inline:10px}.watch-page{padding-inline:16px}.watch-tools .tool-button{min-width:64px;font-size:12px}.card-body h3{font-size:15px}}
@media(max-height:500px) and (orientation:landscape){.watching .header{display:none}.watch-layout{grid-template-columns:minmax(0,360px) minmax(220px,1fr);gap:32px;display:grid}.video-shell.portrait{width:calc((100svh - 160px) * 9 / 16)}.watch-sidebar{padding-top:20px}.sheet{max-height:92svh}}
@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition:none!important}}

/* The supplied image has a large black canvas. Constrain its visible artwork
   inside a stable, compact lockup so the header never grows with the image. */
.wordmark{display:inline-flex;align-items:center;justify-content:center;width:100px;min-width:100px;min-height:44px;font-size:0;line-height:0;flex:none}
.brand-crop{display:block;position:relative;width:100px;height:52px;overflow:hidden;flex:none}
.brand-crop img{position:absolute;display:block;width:154px;max-width:none;height:auto;left:50%;top:-25px;transform:translateX(-50%);mix-blend-mode:screen;filter:saturate(.62) brightness(.92);opacity:.94;pointer-events:none;user-select:none}
.wordmark:hover .brand-crop img,.wordmark:focus-visible .brand-crop img{opacity:1;filter:saturate(.8) brightness(1)}
.footer .wordmark{width:84px;min-width:84px}.footer .brand-crop{width:84px;height:44px}.footer .brand-crop img{width:132px;top:-21px}
@media(max-width:760px){.wordmark{width:94px;min-width:94px}.brand-crop{width:94px;height:50px}.brand-crop img{width:146px;top:-24px}}
