.story-episode-surface{--story-bg:var(--oz-bg,#040509);--story-surface:var(--oz-surface,#0b0e15);--story-surface-2:var(--oz-surface-2,#13171f);--story-surface-3:var(--oz-surface-3,#1c2029);--story-fg:var(--oz-fg,#f2f5f9);--story-muted:var(--oz-muted,#989fa8);--story-border:var(--oz-border,#22262f);--story-primary:var(--oz-primary,#2b6aff);--story-primary-hover:var(--oz-primary-hover,#205df2);--story-primary-pressed:var(--oz-primary-pressed,#1952de);--story-focus:var(--oz-focus,#85baff);background:var(--story-bg);min-height:100dvh;color:var(--story-fg);font-family:var(--font-body,"Pretendard Variable", Pretendard, sans-serif);letter-spacing:0;word-break:keep-all;overflow-x:clip}@supports (color:lab(0% 0 0)){.story-episode-surface{--story-bg:var(--oz-bg,lab(1.35236% .00339746 -1.61064));--story-surface:var(--oz-surface,lab(4.00938% -.0474155 -3.77248));--story-surface-2:var(--oz-surface-2,lab(7.69864% -.117563 -5.87409));--story-surface-3:var(--oz-surface-3,lab(12.3256% -.16208 -6.62532));--story-fg:var(--oz-fg,lab(96.5082% -.492364 -2.2042));--story-muted:var(--oz-muted,lab(65.1669% -1.16286 -5.47346));--story-border:var(--oz-border,lab(15.2279% -.200823 -6.63988));--story-primary:var(--oz-primary,lab(48.174% 23.7886 -81.2171));--story-primary-hover:var(--oz-primary-hover,lab(43.6465% 26.2039 -81.1957));--story-primary-pressed:var(--oz-primary-pressed,lab(39.074% 25.99 -77.3543));--story-focus:var(--oz-focus,lab(73.8646% -3.93176 -45.4574))}}.story-episode-surface *,.story-episode-surface :before,.story-episode-surface :after{box-sizing:border-box}.story-episode-surface :is(a,button):focus-visible{outline:3px solid var(--story-focus);outline-offset:2px}.story-episode-visually-hidden{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.story-episode-shell{width:min(100%,80rem);min-height:100dvh;margin:0 auto;padding:4rem 2.25rem 6rem}.story-episode-catalog-header{border-bottom:1px solid var(--story-border);justify-content:space-between;align-items:flex-end;gap:2rem;margin-bottom:2rem;padding-bottom:1.5rem;display:flex}.story-episode-catalog-header>div{min-width:0}.story-episode-eyebrow{color:color-mix(in oklch, var(--story-primary) 58%, var(--story-fg));font-family:var(--font-body,"Pretendard Variable", Pretendard, sans-serif);letter-spacing:0;text-transform:uppercase;margin:0 0 .75rem;font-size:.75rem;font-weight:650;line-height:1.5}.story-episode-title{max-width:18ch;font-family:var(--font-body,"Pretendard Variable", Pretendard, sans-serif);letter-spacing:-.02em;text-wrap:balance;margin:0;font-size:clamp(1.75rem,3vw,2.5rem);font-weight:650;line-height:1.3}.story-episode-copy{max-width:62ch;color:var(--story-muted);overflow-wrap:break-word;margin:.875rem 0 0;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.75}.story-episode-catalog-count{color:var(--story-muted);font-variant-numeric:tabular-nums;flex:none;font-size:.875rem;font-weight:500;line-height:1.5}.story-episode-filters{scrollbar-width:none;gap:.5rem;margin:0 0 1.5rem;padding:.25rem 0 .5rem;display:flex;overflow-x:auto}.story-episode-filters::-webkit-scrollbar{display:none}.story-episode-filters button{border:1px solid var(--story-border);border-radius:var(--oz-radius-control,.5rem);min-width:44px;min-height:44px;color:var(--story-muted);background:color-mix(in oklch, var(--story-surface) 86%, transparent);font:inherit;cursor:pointer;transition:color var(--oz-motion-control,.16s) var(--oz-ease-standard,ease), border-color var(--oz-motion-control,.16s) var(--oz-ease-standard,ease), background var(--oz-motion-control,.16s) var(--oz-ease-standard,ease);flex:none;padding:0 .875rem;font-size:.8125rem;font-weight:600}.story-episode-filters button:hover,.story-episode-filters button[aria-pressed=true]{border-color:color-mix(in oklch, var(--story-primary) 72%, var(--story-border));color:var(--story-fg);background:color-mix(in oklch, var(--story-primary) 18%, var(--story-surface))}.story-episode-grid,.story-episode-skeleton-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem;display:grid}.story-episode-card{border:1px solid var(--story-border);border-radius:var(--oz-radius-card,.75rem);min-width:0;color:inherit;background:color-mix(in oklch, var(--story-surface) 94%, transparent);transition:border-color var(--oz-motion-control,.16s) var(--oz-ease-standard,ease), background var(--oz-motion-control,.16s) var(--oz-ease-standard,ease);flex-direction:column;text-decoration:none;display:flex;overflow:hidden}@media (hover:hover) and (pointer:fine){.story-episode-card:hover{border-color:color-mix(in oklch, var(--story-primary) 48%, var(--story-border));background:var(--story-surface-2)}}.story-episode-card-media{aspect-ratio:2/3;background:var(--story-surface-2);position:relative;overflow:hidden}.story-episode-card-media img,.story-episode-media-fallback{object-fit:contain;object-position:center;width:100%;height:100%}.story-episode-card-media img{display:block}.story-episode-media-fallback{border:1px solid color-mix(in oklch, var(--story-primary) 18%, var(--story-border));color:color-mix(in oklch, var(--story-primary) 42%, var(--story-muted));background:radial-gradient(circle at 50% 32%, color-mix(in oklch, var(--story-primary) 22%, transparent), transparent 36%), linear-gradient(145deg, var(--story-surface-2), var(--story-surface));font-family:var(--font-body,"Pretendard Variable", Pretendard, sans-serif);letter-spacing:.12em;place-items:center;font-size:1rem;font-weight:700;display:grid}.story-episode-card-badge,.story-episode-detail-badge{z-index:1;border:1px solid color-mix(in oklch, var(--story-fg) 22%, transparent);min-height:30px;color:var(--story-fg);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#020205d1;background:lab(.64415% .0235215 -1.02351/.82);border-radius:.5rem;align-items:center;padding:0 .625rem;font-size:.6875rem;font-weight:650;display:inline-flex;position:absolute;bottom:.75rem;left:.75rem}.story-episode-card-body{flex-direction:column;flex:1;min-height:8rem;padding:1rem;display:flex}.story-episode-card-body h2{text-overflow:ellipsis;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:0;font-size:1rem;font-weight:670;line-height:1.45;display:-webkit-box;overflow:hidden}.story-episode-card-body p{color:var(--story-muted);text-overflow:ellipsis;-webkit-line-clamp:3;-webkit-box-orient:vertical;margin:.5rem 0 0;font-size:.8125rem;line-height:1.65;display:-webkit-box;overflow:hidden}.story-episode-card-meta{color:var(--story-muted);margin-top:auto;padding-top:.875rem;font-size:.75rem;font-weight:620;line-height:1.5;display:block}.story-episode-loading{min-height:28rem}.story-episode-skeleton-card{border:1px solid var(--story-border);border-radius:var(--oz-radius-card,.75rem);background:var(--story-surface);min-width:0;padding:0 0 1rem;overflow:hidden}.story-episode-skeleton-card span{aspect-ratio:2/3;background:var(--story-surface-2);animation:1.5s ease-in-out infinite story-episode-pulse;display:block}.story-episode-skeleton-card i{background:var(--story-border);border-radius:.375rem;width:calc(100% - 2rem);height:.75rem;margin:1rem 1rem 0;animation:1.5s ease-in-out infinite story-episode-pulse;display:block}.story-episode-skeleton-card i:last-child{width:52%;margin-top:.625rem}.story-episode-feedback{border:1px solid var(--story-border);border-radius:var(--oz-radius-panel,1.125rem);background:color-mix(in oklch, var(--story-surface) 94%, transparent);flex-direction:column;justify-content:center;align-items:flex-start;min-height:25rem;padding:clamp(1.5rem,5vw,3rem);display:flex}.story-episode-feedback-mark{border-radius:var(--oz-radius-control,.5rem);width:44px;height:44px;color:var(--story-fg);background:color-mix(in oklch, var(--story-primary) 22%, var(--story-surface-2));font-family:var(--font-body,"Pretendard Variable", Pretendard, sans-serif);place-items:center;font-size:.75rem;font-weight:650;display:grid}.story-episode-feedback h1,.story-episode-feedback h2{max-width:26ch;margin:1rem 0 0;font-size:clamp(1.5rem,3vw,2rem);line-height:1.35}.story-episode-feedback p{max-width:55ch;color:var(--story-muted);margin:.5rem 0 1.25rem;line-height:1.75}.story-episode-feedback button,.story-episode-feedback a{border:1px solid var(--story-primary);border-radius:var(--oz-radius-control,.5rem);min-width:44px;min-height:44px;color:var(--story-fg);background:var(--story-primary);font:inherit;cursor:pointer;justify-content:center;align-items:center;padding:0 1rem;font-size:.875rem;font-weight:650;text-decoration:none;display:inline-flex}.story-episode-feedback button:hover,.story-episode-feedback a:hover{border-color:var(--story-primary-hover);background:var(--story-primary-hover)}.story-episode-empty{text-align:center;align-items:center}.story-episode-detail-shell{max-width:78rem;display:block}.story-episode-detail{grid-template-columns:minmax(17rem,.78fr) minmax(0,1.22fr);align-items:start;gap:clamp(2rem,5vw,4.5rem);width:min(100%,74rem);display:grid}.story-episode-detail-visual{min-width:0;position:relative}.story-episode-cover{aspect-ratio:2/3;border-radius:var(--oz-radius-panel,1.125rem);object-fit:contain;object-position:center;background:var(--story-surface);width:100%;margin:0;display:block;overflow:hidden}.story-episode-detail-badge{color:var(--story-fg);background:color-mix(in oklch, var(--story-primary) 78%, transparent);bottom:1rem;left:1rem}.story-episode-detail-content{min-width:0;padding:.75rem 0 2rem}.story-episode-back{border:1px solid var(--story-border);border-radius:var(--oz-radius-control,.5rem);min-width:44px;min-height:44px;color:var(--story-muted);background:color-mix(in oklch, var(--story-surface) 72%, transparent);transition:color var(--oz-motion-control,.16s) var(--oz-ease-standard,ease), border-color var(--oz-motion-control,.16s) var(--oz-ease-standard,ease), background var(--oz-motion-control,.16s) var(--oz-ease-standard,ease);align-items:center;gap:.5rem;margin:0 0 1.75rem;padding:0 .75rem;font-size:.8125rem;font-weight:620;text-decoration:none;display:inline-flex}.story-episode-back:hover{border-color:color-mix(in oklch, var(--story-primary) 48%, var(--story-border));color:var(--story-fg);background:var(--story-surface-2)}.story-episode-detail-content .story-episode-title{max-width:15ch;font-size:clamp(1.75rem,3vw,2.5rem)}.story-episode-genres{flex-wrap:wrap;gap:.5rem;margin:1.25rem 0 0;display:flex}.story-episode-genres span,.story-episode-chip{border:1px solid var(--story-border);border-radius:var(--oz-radius-control,.5rem);min-height:30px;color:var(--story-muted);background:color-mix(in oklch, var(--story-surface) 70%, transparent);align-items:center;padding:0 .625rem;font-size:.75rem;line-height:1.5;display:inline-flex}.story-episode-detail-content>.story-episode-copy{margin-top:1.5rem;font-size:1rem}.story-episode-cast-section{border-block:1px solid var(--story-border);margin:2rem 0 1.5rem;padding:1.25rem 0}.story-episode-cast-heading{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1rem;display:flex}.story-episode-cast-heading h2{margin:0;font-size:1rem;font-weight:650;line-height:1.4}.story-episode-cast-heading>span{color:var(--story-muted);font-variant-numeric:tabular-nums;font-size:.75rem}.story-episode-cast{grid-template-columns:repeat(6,minmax(0,1fr));gap:.75rem;display:grid}.story-episode-cast figure{text-align:center;min-width:0;margin:0}.story-episode-cast img,.story-episode-cast-fallback{aspect-ratio:1;border:1px solid var(--story-border);border-radius:var(--oz-radius-card,.75rem);background:var(--story-surface);object-fit:contain;object-position:center;place-items:center;width:100%;display:grid}.story-episode-cast-fallback{color:color-mix(in oklch, var(--story-primary) 46%, var(--story-muted));background:radial-gradient(circle at 50% 28%, color-mix(in oklch, var(--story-primary) 16%, transparent), transparent 48%), var(--story-surface);font-weight:700}.story-episode-cast figcaption{color:var(--story-muted);text-overflow:ellipsis;white-space:nowrap;margin-top:.5rem;font-size:.6875rem;line-height:1.45;overflow:hidden}.story-episode-actions{flex-wrap:wrap;gap:.75rem;margin-top:1.5rem;display:flex}.story-episode-actions a,.story-episode-actions button,.story-episode-choice{appearance:none;border:1px solid var(--story-primary);border-radius:var(--oz-radius-control,.5rem);min-width:44px;min-height:48px;color:var(--story-fg);background:var(--story-primary);font:inherit;cursor:pointer;transition:border-color var(--oz-motion-control,.16s) var(--oz-ease-standard,ease), background var(--oz-motion-control,.16s) var(--oz-ease-standard,ease), transform var(--oz-motion-control,.16s) var(--oz-ease-standard,ease);justify-content:center;align-items:center;padding:0 1.25rem;font-size:.875rem;font-weight:670;line-height:1.5;text-decoration:none;display:inline-flex}.story-episode-actions a:hover,.story-episode-actions button:hover,.story-episode-choice:hover{border-color:var(--story-primary-hover);background:var(--story-primary-hover)}.story-episode-actions a:active,.story-episode-actions button:active,.story-episode-choice:active{border-color:var(--story-primary-pressed);background:var(--story-primary-pressed);transform:translateY(1px)}.story-episode-actions a[data-secondary],.story-episode-actions button[data-secondary]{border-color:var(--story-border);color:var(--story-fg);background:var(--story-surface-2)}.story-episode-actions a[data-secondary]:hover,.story-episode-actions button[data-secondary]:hover{border-color:color-mix(in oklch, var(--story-primary) 54%, var(--story-border));background:var(--story-surface-3)}.story-episode-actions button:disabled{cursor:wait;opacity:.58}.story-episode-detail-skeleton{grid-template-columns:minmax(17rem,.78fr) minmax(0,1.22fr);gap:clamp(2rem,5vw,4.5rem);width:min(100%,74rem);display:grid}.story-episode-detail-skeleton>span{aspect-ratio:2/3;border-radius:var(--oz-radius-panel,1.125rem);background:var(--story-surface-2);animation:1.5s ease-in-out infinite story-episode-pulse;display:block}.story-episode-detail-skeleton>div{align-content:center;gap:1rem;display:grid}.story-episode-detail-skeleton i{background:var(--story-surface-2);border-radius:.5rem;width:100%;height:1rem;animation:1.5s ease-in-out infinite story-episode-pulse;display:block}.story-episode-detail-skeleton i:first-child{width:42%;height:3.75rem}.story-episode-detail-skeleton i:nth-child(3){width:86%}.story-episode-detail-skeleton i:last-child{width:64%}.story-episode-player{background:radial-gradient(circle at 50% 32%, color-mix(in oklch, var(--story-primary) 8%, transparent), transparent 40rem), #010102;place-items:center;min-height:100dvh;padding:1.5rem;display:grid;overflow:hidden}@supports (color:lab(0% 0 0)){.story-episode-player{background:radial-gradient(circle at 50% 32%, color-mix(in oklch, var(--story-primary) 8%, transparent), transparent 40rem), lab(.302391% .0154451 -.522187)}}.story-episode-player-stage{isolation:isolate;aspect-ratio:16/9;border:1px solid color-mix(in oklch, var(--story-fg) 12%, transparent);border-radius:var(--oz-radius-card,.75rem);background:radial-gradient(circle at 50% 36%, color-mix(in oklch, var(--story-primary) 14%, transparent), transparent 35%), #000001;width:min(100%,73.75rem);position:relative;overflow:hidden;box-shadow:0 24px 80px #000000ad;box-shadow:0 24px 80px lab(.0222092% .0169054 -.12055/.68)}@supports (color:lab(0% 0 0)){.story-episode-player-stage{background:radial-gradient(circle at 50% 36%, color-mix(in oklch, var(--story-primary) 14%, transparent), transparent 35%), lab(.109722% .00897795 -.21776)}}.story-episode-player-background,.story-episode-player-video{z-index:0;object-fit:cover;object-position:center;pointer-events:none;background:#000001;background:lab(.109722% .00897795 -.21776);width:100%;height:100%;display:block;position:absolute;inset:0}.story-episode-player-video[controls]{z-index:5;pointer-events:auto}.story-episode-player-character{z-index:2;object-fit:contain;object-position:bottom center;filter:drop-shadow(-.75rem .875rem 1.875rem #00000085);filter:drop-shadow(-.75rem .875rem 1.875rem lab(.0222092% .0169054 -.12055/.52));pointer-events:none;width:min(48%,34rem);max-width:92%;max-height:94%;display:block;position:absolute;bottom:-8%;left:50%;transform:translate(-50%)}.story-episode-player-scrim{z-index:3;pointer-events:none;background:linear-gradient(#00000180 0%,#0000 30%,#0000002e 48%,#000000eb 100%);background:linear-gradient(lab(.0360527% .018023 -.155273/.5) 0%,#0000 30%,lab(.0228825% .00943989 -.0892371/.18) 48%,lab(.0129356% .00882149 -.0659525/.92) 100%);position:absolute;inset:0}.story-episode-player-hit{z-index:4;cursor:pointer;background:0 0;border:0;width:100%;height:auto;padding:0;position:absolute;inset:4.75rem 0 0}.story-episode-player-hit:disabled{cursor:default}.story-episode-player-top{z-index:7;padding:calc(1rem + env(safe-area-inset-top)) 1.125rem 1rem;grid-template-columns:auto minmax(6rem,1fr) auto auto;align-items:center;gap:.75rem;display:grid;position:absolute;top:0;left:0;right:0}.story-episode-player-control{border:1px solid color-mix(in oklch, var(--story-fg) 28%, transparent);border-radius:var(--oz-radius-control,.5rem);min-width:44px;min-height:44px;color:var(--story-fg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);font:inherit;cursor:pointer;transition:border-color var(--oz-motion-control,.16s) var(--oz-ease-standard,ease), background var(--oz-motion-control,.16s) var(--oz-ease-standard,ease);background:#020205d1;background:lab(.64415% .0235215 -1.02351/.82);justify-content:center;align-items:center;gap:.5rem;padding:0 .75rem;font-size:.75rem;font-weight:620;text-decoration:none;display:inline-flex}.story-episode-player-control:hover{border-color:color-mix(in oklch, var(--story-primary) 64%, var(--story-border));background:color-mix(in oklch, var(--story-primary) 20%, var(--story-surface-2))}.story-episode-player-control[aria-pressed=true]{border-color:var(--story-primary);background:color-mix(in oklch, var(--story-primary) 28%, var(--story-surface))}.story-episode-player-progress{grid-template-columns:minmax(3rem,1fr) auto;align-items:center;gap:.625rem;min-width:0;display:grid}.story-episode-player-progress progress{appearance:none;background:color-mix(in oklch, var(--story-fg) 22%, transparent);border:0;border-radius:999px;width:100%;height:.25rem;overflow:hidden}.story-episode-player-progress progress::-webkit-progress-bar{border-radius:inherit;background:color-mix(in oklch, var(--story-fg) 22%, transparent)}.story-episode-player-progress progress::-webkit-progress-value{border-radius:inherit;background:var(--story-primary)}.story-episode-player-progress progress::-moz-progress-bar{border-radius:inherit;background:var(--story-primary)}.story-episode-player-progress>span{color:var(--story-fg);font-family:var(--font-ibm-plex-mono), "IBM Plex Mono", ui-monospace, monospace;font-variant-numeric:tabular-nums;font-size:.6875rem}.story-episode-player-bar{z-index:6;border:1px solid color-mix(in oklch, var(--story-fg) 22%, transparent);border-radius:var(--oz-radius-card,.75rem);-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#010204eb;background:lab(.450583% .0284687 -.825822/.92);width:min(47.5rem,90%);padding:1.375rem 1.5rem;position:absolute;bottom:5%;left:5%;right:5%;box-shadow:0 18px 48px #00000085;box-shadow:0 18px 48px lab(.0129356% .00882149 -.0659525/.52)}.story-episode-speaker{color:color-mix(in oklch, var(--story-primary) 55%, var(--story-fg));margin:0;font-size:.8125rem;font-weight:700;line-height:1.5}.story-episode-line{max-width:52ch;min-height:3.4rem;color:var(--story-fg);text-wrap:pretty;overflow-wrap:break-word;margin:.4375rem 0 0;font-size:clamp(.9375rem,1.5vw,1.0625rem);line-height:1.75}.story-episode-choices{gap:.5rem;margin-top:.875rem;display:grid}.story-episode-choice{border-color:color-mix(in oklch, var(--story-fg) 24%, transparent);width:100%;min-height:44px;color:var(--story-fg);background:var(--story-surface-2);text-align:left;justify-content:flex-start;padding:.625rem .875rem}.story-episode-choice:hover{border-color:var(--story-primary);background:var(--story-surface-3)}.story-episode-player-hint{color:var(--story-muted);margin:.625rem 0 0;font-size:.6875rem;line-height:1.5}.story-episode-player-media-fallback{z-index:2;color:var(--story-muted);background:radial-gradient(circle at 50% 36%, color-mix(in oklch, var(--story-primary) 16%, transparent), transparent 34%), var(--story-surface);text-align:center;place-items:center;padding:2rem;line-height:1.7;display:grid;position:absolute;inset:0}.story-episode-player-loading{min-height:100dvh}.story-episode-player-feedback{width:min(100%,34rem);min-height:22rem}.story-episode-player-feedback>div{flex-wrap:wrap;gap:.75rem;display:flex}.story-episode-player-feedback a{border-color:var(--story-border);background:var(--story-surface-2)}.story-episode-skeleton{background:var(--story-surface);grid-template-rows:1fr auto auto;gap:.875rem;padding:8%;display:grid}.story-episode-skeleton>span,.story-episode-skeleton>i{border-radius:var(--oz-radius-card,.75rem);background:var(--story-surface-2);animation:1.5s ease-in-out infinite story-episode-pulse;display:block}.story-episode-skeleton>i:nth-child(2){align-self:end;width:46%;height:1.125rem}.story-episode-skeleton>i:last-child{width:70%;height:4.5rem}@keyframes story-episode-pulse{0%,to{opacity:.52}50%{opacity:1}}@media (max-width:70rem){.story-episode-grid,.story-episode-skeleton-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.story-episode-card-body{min-height:8rem}}@media (max-width:56.25rem){.story-episode-shell{padding:3rem 1.5rem 5rem}.story-episode-detail{gap:2rem}.story-episode-player{padding:0}.story-episode-player-stage{aspect-ratio:auto;border:0;border-radius:0;width:100%;height:100dvh;min-height:100dvh}.story-episode-player-character{width:min(68%,30rem);max-height:72%;bottom:13%}.story-episode-player-bar{right:1.125rem;bottom:calc(1.125rem + env(safe-area-inset-bottom));width:auto;left:1.125rem}}@media (max-width:47.9375rem){.story-episode-shell{padding:1rem 1rem 4rem}.story-episode-catalog-header{flex-direction:column;align-items:flex-start;gap:.5rem;margin-bottom:.875rem;padding-bottom:1rem}.story-episode-eyebrow{display:none}.story-episode-catalog-count{margin-top:0}.story-episode-title{font-size:1.5rem}.story-episode-catalog .story-episode-copy{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-top:.5rem;font-size:.875rem;line-height:1.6;display:-webkit-box;overflow:hidden}.story-episode-filters{margin-bottom:1rem}.story-episode-grid,.story-episode-skeleton-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.story-episode-card-body{min-height:8rem;padding:.875rem}.story-episode-card-body h2{font-size:.9375rem}.story-episode-card-body p{-webkit-line-clamp:2;font-size:.75rem}.story-episode-card-badge{bottom:.625rem;left:.625rem}.story-episode-detail-shell{padding-top:1.25rem}.story-episode-detail{grid-template-columns:minmax(0,1fr);gap:0}.story-episode-detail-visual{width:min(100%,16rem);margin-inline:auto}.story-episode-cover{border-radius:var(--oz-radius-card,.75rem);box-shadow:none}.story-episode-detail-content{padding:1.125rem 0 calc(1.5rem + env(safe-area-inset-bottom))}.story-episode-detail-content .story-episode-title{font-size:2rem}.story-episode-back{margin-bottom:1.25rem}.story-episode-cast{grid-template-columns:repeat(3,minmax(0,1fr))}.story-episode-actions{grid-template-columns:minmax(0,1fr);display:grid}.story-episode-actions a,.story-episode-actions button{width:100%}.story-episode-detail-skeleton{grid-template-columns:minmax(0,1fr);gap:1.5rem}.story-episode-detail-skeleton>span{border-radius:var(--oz-radius-card,.75rem);width:min(100%,16rem);margin-inline:auto}.story-episode-player-top{padding:calc(.75rem + env(safe-area-inset-top)) .75rem .75rem;grid-template-columns:auto minmax(3rem,1fr) auto auto;gap:.4375rem}.story-episode-player-control{padding:0 .75rem}.story-episode-control-label{clip:rect(0, 0, 0, 0);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.story-episode-player-progress{grid-template-columns:minmax(2.5rem,1fr)}.story-episode-player-progress>span{display:none}.story-episode-player-character{width:min(88%,28rem);max-height:64%;bottom:18%;left:50%;right:auto}.story-episode-player-bar{right:.875rem;bottom:calc(.875rem + env(safe-area-inset-bottom));padding:1.125rem;left:.875rem}.story-episode-line{font-size:.9375rem}}@media (max-width:22.5rem){.story-episode-shell{padding-inline:1rem}.story-episode-catalog-header{gap:.75rem}.story-episode-card-body{min-height:8rem;padding:.75rem}.story-episode-player-top{gap:.25rem;padding-inline:.5rem}.story-episode-player-control{padding:0 .625rem}.story-episode-player-bar{left:.625rem;right:.625rem}}@media (prefers-reduced-motion:reduce){.story-episode-surface *,.story-episode-surface :before,.story-episode-surface :after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}.story-episode-card,.story-episode-card-media img,.story-episode-actions :is(a,button){transform:none!important}}
