.player-sheet-backdrop,.short-feed,.video-player{--accent:#ff1e46;--accent-hover:#ff3559;--accent-ink:#1a0f0c;--accent-soft:#2a0e14;--accent-on-soft:#ff1e46}.video-player{--chrome-accent:var(--accent);position:relative;width:100%;overflow:hidden;aspect-ratio:16/9;color:#fff;background:#000;isolation:isolate}.video-player[data-vertical=true]{width:auto;max-width:100%;height:100%;aspect-ratio:9/16}.video-player>img,.video-player>video{display:block;width:100%;height:100%;object-fit:contain;background:#000}.video-player video::cue{color:#fff;background:rgb(0 0 0/55%);font-size:20px;line-height:1.35;text-shadow:0 1px 2px rgb(0 0 0/70%)}.video-chrome{position:absolute;z-index:3;right:0;bottom:0;left:0;padding:0 8px 4px;background:rgb(0 0 0/62%);opacity:0;transform:translateY(100%);transition:opacity .2s cubic-bezier(.2,0,.2,1),transform .2s cubic-bezier(.2,0,.2,1);pointer-events:none}.video-chrome[data-visible=true]{opacity:1;transform:translateY(0);pointer-events:auto}.video-progress{position:relative;display:block;padding:0 4px}.video-progress input{display:block;width:100%;height:20px;margin:0;appearance:none;background:transparent;cursor:pointer}.video-progress input::-webkit-slider-runnable-track{height:3px;background:linear-gradient(to right,var(--chrome-accent) var(--played,0),rgb(255 255 255/28%) var(--played,0))}.video-progress input::-moz-range-track{height:3px;background:linear-gradient(to right,var(--chrome-accent) var(--played,0),rgb(255 255 255/28%) var(--played,0))}.video-progress input::-webkit-slider-thumb{width:12px;height:12px;appearance:none;margin-top:-4.5px;background:#fff;border:0;border-radius:999px}.video-progress input::-moz-range-thumb{width:12px;height:12px;background:#fff;border:0;border-radius:999px}.video-controls{display:flex;min-height:48px;gap:4px;align-items:center}.feed-sound,.video-controls>button,.video-menu>button{display:inline-grid;width:44px;height:44px;place-items:center;padding:0;color:#fff;background:transparent;border:0;cursor:pointer}.video-menu{position:relative;margin-left:auto}.video-menu-panel{position:absolute;right:0;bottom:calc(100% + 8px);width:220px;max-height:400px;padding:12px 16px 16px;overflow-y:auto;color:#ecebe7;background:#171719;border:1px solid #3c3c41;border-radius:4px;text-align:left}.video-menu-panel fieldset{padding:0;margin:0;border:0}.video-menu-panel fieldset+fieldset{padding-top:12px;margin-top:12px;border-top:1px solid #2a2a2e}.video-menu-panel legend{padding:0;color:#878681;font-size:13px;font-weight:500;letter-spacing:.04em;text-transform:uppercase}.video-menu-panel fieldset>div{display:flex;gap:4px;flex-wrap:wrap;margin-top:8px}.video-menu-panel button{min-height:36px;padding:0 10px;color:#b0afaa;background:transparent;border:1px solid transparent;border-radius:2px;cursor:pointer;font-size:15px}.video-menu-panel button[aria-pressed=true]{color:var(--accent-on-soft);background:var(--accent-soft);border-color:var(--accent);font-weight:600}.player-sheet-backdrop{position:fixed;z-index:80;inset:0;display:flex;align-items:flex-end;justify-content:center;background:rgb(0 0 0/50%)}.player-sheet{width:100%;max-height:88dvh;padding:8px max(16px,env(safe-area-inset-right)) max(16px,env(safe-area-inset-bottom)) max(16px,env(safe-area-inset-left));overflow-y:auto;color:#ecebe7;background:#171719;border-top:1px solid #3c3c41;border-radius:4px 4px 0 0;box-shadow:0 -8px 32px rgb(0 0 0/40%);animation:player-sheet-in .2s cubic-bezier(.2,0,.2,1);touch-action:pan-y}.player-sheet-grip{display:block;width:40px;height:4px;margin:0 auto 12px;background:#5f5e5a;border-radius:999px}.player-sheet h2{margin:0;font-size:21px;line-height:28px}.player-sheet-groups fieldset{padding:0;margin:0;border:0}.episode-sheet,.player-sheet{overscroll-behavior:contain}.player-sheet-groups,.player-sheet-groups fieldset+fieldset{margin-top:20px}.player-sheet-groups legend{padding:0;color:#878681;font-size:15px}.player-sheet-groups fieldset>div{display:flex;min-height:56px;gap:12px;align-items:center;flex-wrap:wrap;margin-top:8px}.player-sheet-groups button{min-width:48px;min-height:48px;padding:0 16px;color:#b0afaa;background:transparent;border:1px solid #3c3c41;border-radius:2px;cursor:pointer;font-size:16px}.player-sheet-groups button[aria-pressed=true]{color:var(--accent-on-soft);background:var(--accent-soft);border-color:var(--accent);font-weight:600}.player-sheet-done{display:block;width:100%;min-height:52px;margin-top:24px;color:var(--accent-ink);background:var(--accent);border:0;border-radius:2px;cursor:pointer;font-size:16px}@keyframes player-sheet-in{0%{transform:translateY(100%)}to{transform:translateY(0)}}.video-time{padding-left:4px;font-size:15px;font-variant-numeric:tabular-nums;white-space:nowrap}.video-center-play{position:absolute;z-index:2;top:50%;left:50%;display:grid;width:64px;height:64px;place-items:center;padding:0;color:#fff;background:rgb(0 0 0/50%);border:1px solid rgb(255 255 255/40%);border-radius:999px;transform:translate(-50%,-50%);cursor:pointer}.sprite-preview{position:absolute;bottom:28px;display:block;max-width:160px;background-color:#000;border:1px solid #3c3c41;transform:translateX(-50%);pointer-events:none}.sprite-preview span{position:absolute;right:4px;bottom:2px;padding:1px 4px;background:rgb(0 0 0/76%);font-size:13px}.video-error,.video-finished{position:absolute;z-index:2;top:50%;right:20px;left:20px;margin:0;text-align:center;transform:translateY(-50%)}.video-error p{margin:0 0 12px}.video-error button{min-height:44px;padding:0 14px;color:#fff;background:transparent;border:1px solid #878681;border-radius:2px;cursor:pointer}.video-auto-next,.video-resume{position:absolute;z-index:4;right:16px;bottom:80px;display:grid;max-width:min(320px,calc(100% - 32px));gap:2px 12px;padding:12px;color:#ecebe7;background:#171719;border:1px solid #3c3c41;border-radius:4px;font-size:13px}.video-resume{grid-template-columns:1fr auto;align-items:center}.video-auto-next button,.video-resume button{min-height:44px;padding:0 8px;color:var(--accent);background:transparent;border:0;cursor:pointer}.video-auto-next span,.video-auto-next strong{display:block}.video-auto-next button{justify-self:start;padding:0}.vertical-video-shell{color:var(--ink);background:var(--bg)}.vertical-video-page{position:relative;display:grid;width:min(100%,1440px);min-height:calc(100dvh - 64px);grid-template-columns:minmax(440px,1fr) minmax(420px,520px);margin-inline:auto;background:var(--bg)}.vertical-player-column{display:flex;height:calc(100dvh - 64px);min-height:640px;align-items:center;justify-content:center;background:var(--bg)}.vertical-player-placeholder{width:auto;max-width:100%;height:100%;aspect-ratio:9/16;background:#000}.vertical-player-placeholder img{width:100%;height:100%;object-fit:contain}.video-back{position:absolute;z-index:8;top:24px;left:24px;display:inline-grid;width:48px;height:48px;place-items:center;color:var(--ink);background:var(--bg-elev);border:1px solid var(--line);border-radius:999px}.vertical-episode-details{height:calc(100dvh - 64px);padding:32px;overflow-y:auto;background:var(--bg);border-left:1px solid var(--line)}.vertical-episode-details .series-grid[data-ratio="9:16"]{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:24px 16px}.vertical-episode-details h1{margin:20px 0 0;font-size:26px;line-height:33px;letter-spacing:-.015em}.episode-sheet-tags span,.vertical-episode-details .genre-chip{min-height:36px;color:var(--ink-2);border-color:var(--line)}.episode-actions{display:block}.episode-picker{margin-top:24px}.episode-picker>header{display:flex;min-height:44px;gap:16px;align-items:center;justify-content:space-between}.episode-ranges{display:flex;min-width:0;flex:0 1 auto;gap:20px;overflow-x:auto}.all-episodes,.episode-ranges button{min-height:44px;flex:0 0 auto;padding:0;color:var(--ink-3);background:transparent;border:0;cursor:pointer;font-size:15px}.episode-ranges button[aria-pressed=true]{color:var(--ink);font-weight:700}.all-episodes{flex:0 0 auto;color:var(--ink-2);white-space:nowrap}.horizontal-episode-page{padding-top:40px;padding-bottom:24px}.short-feed{width:100%;height:100dvh;overflow-y:auto;color:#fff;background:#000;scroll-snap-type:y mandatory;overscroll-behavior-y:contain}.short-feed-slide{position:relative;height:100dvh;overflow:hidden;background:#000;scroll-snap-align:start;scroll-snap-stop:always}.short-feed-placeholder,.short-feed-slide>video{display:block;width:100%;height:100%;object-fit:cover;background:#000}@media (min-width:600px){.short-feed-placeholder,.short-feed-slide>video{object-fit:contain}}.short-feed-overlay{position:absolute;z-index:2;inset:0;pointer-events:none}.short-feed-actions{right:8px;bottom:calc(96px + env(safe-area-inset-bottom));gap:12px;justify-items:center}.short-feed-actions,.short-feed-tap{position:absolute;display:grid;pointer-events:auto}.short-feed-tap{z-index:1;inset:0;width:100%;place-items:center;padding:0;color:#fff;background:transparent;border:0;cursor:pointer;-webkit-tap-highlight-color:transparent;touch-action:manipulation}.short-feed-tap-icon{display:grid;place-items:center;width:88px;height:88px;color:#fff;background:rgb(0 0 0/52%);border-radius:999px}.short-feed-tap:active .short-feed-tap-icon{background:rgb(0 0 0/66%)}@media (hover:hover) and (pointer:fine){.short-feed-tap:hover .short-feed-tap-icon{background:rgb(0 0 0/62%)}}@media (prefers-reduced-motion:no-preference){.short-feed-tap:active .short-feed-tap-icon{transform:scale(.96)}}.short-feed-tap-icon--flash{animation:feed-tap-flash .45s ease-out forwards}@keyframes feed-tap-flash{0%{opacity:0;transform:scale(.9)}25%{opacity:1;transform:scale(1)}to{opacity:0;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.short-feed-tap-icon--flash{animation:feed-tap-flash-fade .45s linear forwards}}@keyframes feed-tap-flash-fade{0%{opacity:0}25%{opacity:1}to{opacity:0}}.feed-back,.feed-sound,.feed-title,.short-feed-actions,.short-feed-progress{z-index:2}.short-feed-overlay>.feed-back,.short-feed-overlay>.feed-sound,.short-feed-overlay>.feed-title,.short-feed-overlay>.short-feed-actions{transition:opacity .2s}.short-feed-overlay[data-chrome=hidden]>.feed-back,.short-feed-overlay[data-chrome=hidden]>.feed-sound,.short-feed-overlay[data-chrome=hidden]>.feed-title,.short-feed-overlay[data-chrome=hidden]>.short-feed-actions{opacity:0;pointer-events:none}@media (prefers-reduced-motion:reduce){.short-feed-overlay>.feed-back,.short-feed-overlay>.feed-sound,.short-feed-overlay>.feed-title,.short-feed-overlay>.short-feed-actions{transition:none}}.short-feed-actions a,.short-feed-actions button{display:grid;width:72px;min-height:64px;gap:4px;place-items:center;padding:4px;color:#fff;background:transparent;border:0;cursor:pointer;font-size:13px;line-height:18px;text-align:center;text-shadow:0 1px 2px rgb(0 0 0/70%)}.feed-sound{position:absolute;top:calc(env(safe-area-inset-top) + 16px);right:12px;background:rgb(0 0 0/56%);border-radius:999px;pointer-events:auto}.feed-sound,.short-feed-actions a,.short-feed-actions button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}.feed-sound:active,.short-feed-actions a:active,.short-feed-actions button:active{opacity:.72}@media (prefers-reduced-motion:no-preference){.feed-sound:active,.short-feed-actions a:active,.short-feed-actions button:active{transform:scale(.94)}}.feed-sound[data-hint=true]{box-shadow:0 0 0 0 rgb(225 112 90/60%);animation:feed-sound-hint 1.6s ease-out 2}@keyframes feed-sound-hint{0%{box-shadow:0 0 0 0 rgb(225 112 90/55%)}70%{box-shadow:0 0 0 12px rgb(225 112 90/0)}to{box-shadow:0 0 0 0 rgb(225 112 90/0)}}@media (prefers-reduced-motion:reduce){.feed-sound[data-hint=true]{animation:none;box-shadow:0 0 0 2px rgb(225 112 90/70%)}}.feed-loading{position:absolute;z-index:3;inset:0;display:grid;place-items:center;pointer-events:none}.feed-loading:after{content:"";width:40px;height:40px;border:3px solid rgb(255 255 255/30%);border-top-color:#fff;border-radius:999px;animation:feed-spin .9s linear infinite}@keyframes feed-spin{to{transform:rotate(1turn)}}@media (prefers-reduced-motion:reduce){.feed-loading:after{animation:feed-loading-pulse 1.2s ease-in-out infinite}}@keyframes feed-loading-pulse{0%,to{opacity:.35}50%{opacity:1}}.short-feed-progress{position:absolute;right:0;bottom:env(safe-area-inset-bottom);left:0;width:100%;height:48px;padding:12px 0;margin:0;appearance:none;-webkit-appearance:none;background:transparent;cursor:pointer;pointer-events:auto;-webkit-tap-highlight-color:transparent;touch-action:none}.short-feed-progress::-webkit-slider-runnable-track{height:4px;border-radius:999px;background:linear-gradient(to right,var(--accent) 0,var(--accent) calc(var(--feed-seek, 0) * 100%),rgb(255 255 255/28%) calc(var(--feed-seek, 0) * 100%),rgb(255 255 255/28%) 100%)}.short-feed-progress::-moz-range-track{height:4px;background:rgb(255 255 255/28%);border-radius:999px}.short-feed-progress::-moz-range-progress{height:4px;background:var(--accent);border-radius:999px}.short-feed-progress::-webkit-slider-thumb{width:20px;height:20px;appearance:none;-webkit-appearance:none;margin-top:-8px;background:#fff;border:0;border-radius:999px}.short-feed-progress::-moz-range-thumb{width:20px;height:20px;background:#fff;border:0;border-radius:999px}.short-feed-progress[data-scrubbing=true]::-webkit-slider-thumb{width:24px;height:24px;margin-top:-10px}.short-feed-progress[data-scrubbing=true]::-moz-range-thumb{width:24px;height:24px}.feed-scrub-time{position:absolute;z-index:3;padding:2px 6px;color:#fff;background:rgb(0 0 0/55%);border-radius:var(--radius-inline);font-size:15px;line-height:23px;font-variant-numeric:tabular-nums;white-space:nowrap;transform:translate(-50%,-100%);pointer-events:none}.feed-subtitle{right:max(96px,calc(env(safe-area-inset-right) + 96px));bottom:calc(176px + env(safe-area-inset-bottom));left:max(16px,env(safe-area-inset-left));padding:6px 10px;border-radius:var(--radius-media)}.feed-video-error{right:40px;bottom:10%;left:40px;padding:2px 6px}.feed-subtitle,.feed-video-error{position:absolute;z-index:3;margin:0;color:#fff;background:rgb(0 0 0/55%);font-size:17px;line-height:1.35;text-align:center;text-shadow:none;pointer-events:none}.feed-finished{position:absolute;z-index:5;inset:0;display:grid;align-content:center;padding:32px 20px;background:#0f0f11;pointer-events:auto}.feed-finished h2{margin:0 0 20px;text-align:center;font-size:21px}.feed-finished>div{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feed-finished a{min-width:0;color:#ecebe7;font-size:13px}.feed-finished img{display:block;width:100%;aspect-ratio:9/16;object-fit:cover;border-radius:4px}.feed-finished span{display:-webkit-box;margin-top:4px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.feed-video-error{top:50%;bottom:auto;transform:translateY(-50%)}.episode-sheet-backdrop{position:fixed;z-index:80;inset:0;display:flex;align-items:flex-end;justify-content:center;background:rgb(0 0 0/44%)}.episode-sheet{width:min(100%,680px);max-height:86dvh;padding:20px 20px calc(24px + env(safe-area-inset-bottom));overflow-y:auto;color:var(--ink);background:var(--bg-elev);border:1px solid var(--line);border-radius:4px 4px 0 0;box-shadow:0 8px 32px rgb(0 0 0/16%)}.episode-sheet>.episode-actions{margin-top:24px}.episode-sheet>header{display:flex;gap:16px;justify-content:space-between}.episode-sheet h2,.episode-sheet>header p{margin:0}.episode-sheet h2{font-size:21px;line-height:28px}.episode-sheet>header p{margin-top:4px;color:var(--ink-3);font-size:15px}.episode-sheet>header button{display:inline-grid;width:44px;height:44px;flex:0 0 auto;place-items:center;padding:0;color:var(--ink-2);background:transparent;border:0;cursor:pointer}.episode-sheet-tags{display:flex;gap:8px;flex-wrap:wrap;margin-top:16px}.episode-sheet-tags span{display:inline-flex;align-items:center;padding:0 14px;border:1px solid var(--line);border-radius:2px;font-size:15px}@media (max-width:1023px){body:has(.vertical-video-page){position:fixed;inset:0;height:100dvh;overflow:hidden;overscroll-behavior:none;background:#000}body:has(.vertical-video-page)>.bottom-nav,body:has(.vertical-video-page)>.locale-hint,body:has(.vertical-video-page)>.site-footer,body:has(.vertical-video-page)>.site-header,body:has(.vertical-video-page)>.skip-link{display:none}.vertical-player-column,.vertical-video-page,.vertical-video-shell{width:100%;height:100dvh;min-height:0;background:#000}.short-feed{overscroll-behavior:none}.vertical-video-page{display:block}.vertical-player-placeholder{width:100%;height:100%}.vertical-player-placeholder img{object-fit:cover}.vertical-episode-details,.video-back{display:none}.video-player video::cue{font-size:17px}body:has(.horizontal-episode-page)>.bottom-nav{display:none}}@media (max-width:720px){.horizontal-episode-page{width:100%;padding-top:0}.episode-onward,.episode-series-line,.episode-side,.horizontal-episode-page>.breadcrumb,.horizontal-episode-page>.episode-title{margin-right:16px;margin-left:16px}.breadcrumb li:nth-last-child(n+3){display:none}}@media (prefers-reduced-motion:reduce){.short-feed{scroll-behavior:auto}}@media (max-width:1023px){.video-chrome{padding:0 16px 8px}.video-controls{min-height:56px;gap:8px}.video-controls>button{width:48px;height:48px}.video-controls>button:first-child{width:56px;height:56px}.video-progress input{height:44px}.video-menu>button{width:48px;height:48px}.short-feed-actions{right:max(16px,env(safe-area-inset-right));gap:12px}.short-feed-actions a,.short-feed-actions button{min-height:72px}.feed-sound{top:max(16px,env(safe-area-inset-top));width:48px;height:48px}.feed-sound,.short-feed-progress{right:max(16px,env(safe-area-inset-right))}.short-feed-progress{bottom:calc(16px + env(safe-area-inset-bottom));left:max(16px,env(safe-area-inset-left));width:auto}}.horizontal-episode-page>.breadcrumb{margin-bottom:4px}.episode-title{margin:0 0 12px;font-size:21px;line-height:calc(28px * var(--lh-scale));letter-spacing:-.01em}.episode-layout{display:grid;gap:24px}.episode-onward{display:grid;gap:12px;margin-top:16px}.episode-pager{display:flex;gap:12px;align-items:center}.episode-pager>.button{display:inline-flex;min-height:52px;gap:6px;align-items:center;justify-content:center;padding:0 20px}.episode-pager-next{flex:1 1 auto}.episode-pager-previous{flex:0 0 56px;min-width:56px;padding:0}.episode-pager-previous>span{display:none}.episode-onward .episode-actions{margin:0}.episode-series-line,.episode-subtitle-line{margin:16px 0 0;color:var(--ink-3);font-size:15px;line-height:calc(23px * var(--lh-scale))}.episode-series-line a{color:var(--ink-3);text-decoration:underline;text-underline-offset:3px}.episode-subtitle-line{margin-top:12px}.episode-related>h2,.episode-side .episode-picker>h2{margin:0 0 12px;font-size:20px;line-height:calc(28px * var(--lh-scale));font-weight:600}.episode-related{margin-top:32px}.episode-related .series-grid{grid-template-columns:minmax(0,1fr);gap:12px}.episode-related .series-card{display:grid;grid-template-columns:120px minmax(0,1fr);grid-template-rows:auto auto;column-gap:12px;align-content:center}.episode-related .series-card>a:first-child{display:contents}.episode-related .series-card-play{display:none}.episode-related .series-card-image{width:120px;height:68px;grid-row:1/span 2;grid-column:1;aspect-ratio:auto;object-fit:cover}.episode-related .series-card h3{grid-row:1;grid-column:2;align-self:end;margin:0}.episode-related .series-card p{grid-row:2;grid-column:2;align-self:start;margin:0}@media (min-width:768px){.episode-title{font-size:25px;line-height:calc(33px * var(--lh-scale))}.episode-onward{grid-template-columns:auto minmax(0,1fr);align-items:center}.episode-pager-next{flex:0 0 auto}.episode-pager-previous{flex:0 0 auto;min-width:0;padding:0 16px}.episode-pager-previous>span{display:inline}.episode-onward .episode-actions{justify-self:end}}@media (min-width:1024px){.episode-layout{grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:24px}.episode-side{position:sticky;top:88px}.episode-side .episode-number-grid{grid-template-columns:repeat(4,minmax(0,1fr))}}.video-controls>.video-settings-trigger,.video-menu>.video-settings-trigger{width:auto;min-width:48px;grid-auto-flow:column;gap:8px;align-items:center;padding-inline:8px}.video-quality-label{display:none;font-size:15px;font-variant-numeric:tabular-nums;white-space:nowrap}@media (min-width:480px){.video-quality-label{display:inline}}.video-next-episode{display:inline-flex;height:48px;gap:8px;align-items:center;padding:0 16px;color:#fff;border:1px solid rgb(255 255 255/32%);border-radius:var(--radius-control);font-size:16px;font-weight:600;white-space:nowrap}.video-auto-next{display:grid;gap:4px;width:min(260px,calc(100% - 32px))}.video-auto-next-countdown{color:rgb(255 255 255/72%);font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.video-auto-next strong{margin-bottom:8px;font-size:17px;line-height:calc(24px * var(--lh-scale));font-weight:600}.video-auto-next-actions{display:flex;gap:8px}.video-auto-next-actions>button,.video-auto-next-play{display:inline-flex;min-height:48px;flex:1 1 0;align-items:center;justify-content:center;margin:0;color:#fff;background:transparent;border:1px solid rgb(255 255 255/32%);border-radius:var(--radius-control);cursor:pointer;font-size:15px;font-weight:600}.video-auto-next-play{color:#16161a;background:#fff;border-color:#fff}.player-settings-absent{display:flex;min-height:56px;gap:12px;align-items:center;justify-content:space-between;margin:0;color:var(--ink-4);font-size:17px}.player-settings-absent>span:last-child{font-size:15px;text-align:right}.feed-back{position:absolute;top:max(16px,env(safe-area-inset-top));left:max(16px,env(safe-area-inset-left));display:grid;width:48px;height:48px;place-items:center;color:#fff;border-radius:var(--radius-pill);pointer-events:auto;-webkit-tap-highlight-color:transparent}.feed-back,.feed-title{background:rgb(0 0 0/55%)}.feed-title{position:absolute;top:auto;bottom:calc(96px + env(safe-area-inset-bottom));left:max(16px,env(safe-area-inset-left));max-width:min(250px,calc(100% - 112px));padding:8px 10px;margin:0;border-radius:var(--radius-media);text-shadow:none}.feed-title span,.feed-title strong{display:block}.feed-title strong{font-size:17px;line-height:calc(24px * var(--lh-scale));font-weight:600}.feed-title span{margin-top:2px;color:rgb(255 255 255/82%);font-size:15px;line-height:calc(23px * var(--lh-scale))}.feed-sound{display:grid;width:auto;gap:4px;justify-items:center;padding:0;background:transparent;border-radius:0}.feed-sound>svg{width:48px;height:48px;padding:11px;background:rgb(0 0 0/55%);border-radius:var(--radius-pill)}.feed-sound>span{padding:2px 6px;background:rgb(0 0 0/55%);border-radius:var(--radius-inline);font-size:13px;line-height:18px;text-shadow:none}.short-feed-actions a,.short-feed-actions button{width:auto;min-height:0;padding:0;text-shadow:none}.short-feed-actions a>svg,.short-feed-actions button>svg{width:48px;height:48px;padding:12px;background:rgb(0 0 0/55%);border-radius:var(--radius-pill)}.short-feed-actions a>span,.short-feed-actions button>span{padding:0 4px}.feed-finished{align-content:start;padding:max(40px,calc(env(safe-area-inset-top) + 40px)) 16px 16px;gap:16px}.feed-finished h2{margin:0;color:#ecebe7;font-size:26px;line-height:calc(33px * var(--lh-scale));letter-spacing:-.015em;text-align:start}.feed-finished>p{margin:0;color:#b0afaa;font-size:17px;line-height:calc(28px * var(--lh-scale))}.feed-finished-actions{display:flex;gap:12px;flex-wrap:wrap;align-items:center}.feed-finished-actions>.button{min-height:52px;flex:0 0 auto;padding:0 20px;font-size:17px;font-weight:600;white-space:nowrap}.feed-finished-actions .interaction-actions{flex:0 0 auto;gap:12px}.feed-finished-actions .interaction-actions>button{min-width:0;min-height:52px;gap:8px;padding:0 20px;font-size:17px;font-weight:500;white-space:nowrap}.feed-finished-actions .interaction-actions>button:not([aria-pressed=true]){color:#ecebe7;border-color:rgb(255 255 255/22%)}.feed-finished-actions .interaction-actions svg{width:20px;height:20px}.feed-finished-actions .interaction-actions strong{font-size:17px}.feed-finished-heading{margin:8px 0 0;color:#878681;font-size:13px;font-weight:600;letter-spacing:.04em;text-transform:uppercase}.feed-finished-rail{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.feed-finished-rail a{min-width:0;color:#ecebe7;font-size:15px;line-height:calc(23px * var(--lh-scale));font-weight:600}.feed-finished-rail img{display:block;width:100%;aspect-ratio:9/16;object-fit:cover;background:#171719;border-radius:var(--radius-media)}.feed-finished-rail span{display:-webkit-box;margin-top:8px;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.episode-sheet>header{align-items:flex-start}.episode-sheet-breadcrumb{margin:0 0 4px;color:var(--ink-3);font-size:15px;line-height:calc(23px * var(--lh-scale))}.episode-sheet-breadcrumb a{color:var(--ink-3)}.episode-sheet h1{margin:0;font-size:21px;line-height:calc(28px * var(--lh-scale));font-weight:700}.episode-sheet .episode-picker{margin-top:16px}.episode-sheet-meta{margin:12px 0 0;color:var(--ink-3);font-size:15px}.episode-sheet .episode-sheet-tags{margin-top:20px}.vertical-episode-details .episode-picker>h2,.vertical-related>h2{margin:0 0 12px;font-size:18px;line-height:calc(26px * var(--lh-scale));font-weight:600}.vertical-episode-details .episode-number-grid{grid-template-columns:repeat(5,minmax(0,1fr))}.vertical-episode-details .episode-pager{margin-top:16px}.vertical-episode-details .episode-pager>.button{flex:1 1 0;min-height:48px}.vertical-episode-details .episode-series-line{margin-top:20px}.vertical-episode-details .episode-actions{margin-top:16px}.vertical-related{margin-top:32px}.vertical-episode-details .vertical-related .series-grid[data-ratio="9:16"]{grid-template-columns:repeat(auto-fill,180px);gap:20px 12px}@media (orientation:landscape) and (max-height:500px){.video-chrome{padding-inline:max(16px,env(safe-area-inset-left),env(safe-area-inset-right));padding-bottom:max(8px,env(safe-area-inset-bottom))}body:has(.horizontal-episode-page)>.locale-hint,body:has(.horizontal-episode-page)>.site-footer,body:has(.horizontal-episode-page)>.site-header{display:none}.horizontal-episode-page>.breadcrumb{position:fixed;z-index:4;top:0;right:0;left:0;padding:12px max(44px,env(safe-area-inset-right)) 12px max(44px,env(safe-area-inset-left));margin:0;color:rgb(255 255 255/72%);background:rgb(0 0 0/55%)}.horizontal-episode-page>.breadcrumb [aria-current],.horizontal-episode-page>.breadcrumb a{color:#fff}.horizontal-episode-page .episode-onward,.horizontal-episode-page .episode-series-line,.horizontal-episode-page .episode-side,.horizontal-episode-page>.episode-title{display:none}.horizontal-episode-page .episode-layout{gap:0}.horizontal-episode-page .video-player{position:fixed;z-index:3;inset:0;width:100%;height:100dvh;aspect-ratio:auto}.short-feed-overlay,.short-feed-slide{display:grid;grid-template-columns:minmax(0,1fr) calc(100dvh * 9 / 16) minmax(0,1fr);grid-template-rows:1fr auto auto auto 1fr}.short-feed-placeholder,.short-feed-slide>video{width:100%;height:100dvh;grid-row:1/-1;grid-column:2;object-fit:contain}.short-feed-tap{position:relative;inset:auto;grid-row:1/-1;grid-column:2;width:100%;height:100%}.feed-back,.feed-title,.short-feed-progress{position:relative;inset:auto;grid-column:1;justify-self:start;margin-left:max(44px,env(safe-area-inset-left));margin-right:24px}.feed-back{grid-row:2;margin-bottom:16px}.feed-title{grid-row:3;max-width:none;padding:0;background:transparent}.feed-title strong{font-size:21px;line-height:calc(28px * var(--lh-scale));font-weight:700}.short-feed-progress{grid-row:4;width:min(220px,100%);margin-top:20px}.feed-sound,.short-feed-actions{position:relative;inset:auto;grid-column:3;justify-self:start;margin-left:24px;margin-right:max(44px,env(safe-area-inset-right))}.feed-sound{grid-row:2;grid-template-columns:48px auto;gap:12px;align-items:center;justify-items:start;margin-bottom:12px}.short-feed-actions{grid-row:3/span 2;align-self:start;justify-items:start}.short-feed-actions a,.short-feed-actions button{grid-template-columns:48px auto;gap:12px;align-items:center;justify-items:start;text-align:start}.feed-sound>svg,.short-feed-actions a>svg,.short-feed-actions button>svg{background:rgb(255 255 255/12%)}.feed-sound>span,.short-feed-actions a>span,.short-feed-actions button>span{padding:0;background:transparent;font-size:15px}.feed-subtitle{right:max(44px,env(safe-area-inset-right));left:max(44px,env(safe-area-inset-left))}}.vertical-related .series-card h3{display:-webkit-box;overflow:hidden;white-space:normal;-webkit-box-orient:vertical;-webkit-line-clamp:2}