:root{--ps-player-bg-base:#f4ede4;--ps-player-bg-panel:rgba(255,248,240,.82);--ps-player-bg-panel-strong:rgba(255,251,246,.92);--ps-player-bg-soft:rgba(77,45,27,.08);--ps-player-border-soft:rgba(90,56,35,.16);--ps-player-text-main:#2f1b10;--ps-player-text-muted:#6b5141;--ps-player-text-faint:#8d6d58;--ps-player-accent:#d97e35;--ps-player-accent-strong:#b85e19;--ps-player-accent-cool:#3f88b5;--ps-player-danger-bg:rgba(190,44,44,.08);--ps-player-danger-bg-strong:rgba(190,44,44,.14);--ps-player-danger-border:rgba(156,45,45,.18);--ps-player-danger-text:#8f2d1f;--ps-player-shadow-strong:0 30px 120px rgba(76,47,27,.18);--ps-player-surface-background:radial-gradient(circle at 18% 18%,rgba(217,126,53,.15),transparent 0 28%),radial-gradient(circle at bottom right,rgba(63,136,181,.12),transparent 0 24%),linear-gradient(180deg,hsla(32,55%,94%,.96),hsla(33,39%,89%,.98));--ps-player-shell-backdrop:radial-gradient(circle at top,rgba(217,126,53,.18),transparent 0 24%),radial-gradient(circle at 82% 18%,rgba(121,212,255,.14),transparent 0 21%),linear-gradient(180deg,hsla(33,53%,93%,.96),#ebe1d5);--ps-player-shell-spot-amber:rgba(251,191,36,.14);--ps-player-shell-spot-sky:rgba(56,189,248,.12);--ps-player-shell-panel:rgba(255,248,241,.8);--ps-player-shell-panel-strong:rgba(255,250,244,.9);--ps-player-shell-overlay:linear-gradient(180deg,rgba(255,247,238,.16),hsla(34,51%,90%,.82));--ps-player-shell-cover-overlay:linear-gradient(180deg,rgba(255,249,241,.08),hsla(34,51%,90%,.42) 38%,hsla(31,42%,86%,.92));--ps-player-shell-feature-overlay:linear-gradient(115deg,rgba(255,249,241,.8),rgba(255,249,241,.48) 45%,hsla(32,37%,86%,.92));--ps-player-shell-highlight:linear-gradient(135deg,rgba(255,178,91,.18),rgba(255,248,240,.92));--ps-player-shell-fallback-cover:radial-gradient(circle at 22% 28%,rgba(255,196,126,.28),transparent 0 20%),radial-gradient(circle at 78% 26%,rgba(121,212,255,.12),transparent 0 18%),linear-gradient(135deg,rgba(255,178,91,.18),hsla(31,49%,90%,.98))}:root.dark{--ps-player-bg-base:#090705;--ps-player-bg-panel:rgba(24,17,13,.74);--ps-player-bg-panel-strong:rgba(18,12,10,.9);--ps-player-bg-soft:rgba(255,244,225,.1);--ps-player-border-soft:rgba(255,214,156,.18);--ps-player-text-main:#f8efe0;--ps-player-text-muted:#d4c2ac;--ps-player-text-faint:#8f7d69;--ps-player-accent:#ffb25b;--ps-player-accent-strong:#ff8b39;--ps-player-accent-cool:#79d4ff;--ps-player-danger-bg:rgba(239,68,68,.1);--ps-player-danger-bg-strong:rgba(239,68,68,.18);--ps-player-danger-border:hsla(0,91%,71%,.2);--ps-player-danger-text:#fecaca;--ps-player-shadow-strong:0 30px 120px rgba(0,0,0,.45);--ps-player-surface-background:radial-gradient(circle at 20% 20%,rgba(255,174,80,.12),transparent 0 28%),radial-gradient(circle at bottom right,rgba(255,91,53,.14),transparent 0 24%),linear-gradient(180deg,rgba(14,10,9,.92),rgba(9,7,5,.98));--ps-player-shell-backdrop:radial-gradient(circle at top,rgba(255,178,91,.16),transparent 0 24%),radial-gradient(circle at 82% 18%,rgba(121,212,255,.12),transparent 0 21%),linear-gradient(180deg,rgba(9,7,6,.96),#060403);--ps-player-shell-spot-amber:rgba(251,191,36,.1);--ps-player-shell-spot-sky:rgba(56,189,248,.08);--ps-player-shell-panel:rgba(16,12,10,.76);--ps-player-shell-panel-strong:rgba(12,9,8,.82);--ps-player-shell-overlay:linear-gradient(180deg,rgba(8,5,4,.45),rgba(8,5,4,.94));--ps-player-shell-cover-overlay:linear-gradient(180deg,rgba(7,4,3,.08),rgba(7,4,3,.34) 48%,rgba(7,4,3,.98));--ps-player-shell-feature-overlay:linear-gradient(115deg,rgba(10,7,6,.86),rgba(10,7,6,.52) 45%,rgba(10,7,6,.88));--ps-player-shell-highlight:linear-gradient(135deg,rgba(255,178,91,.2),rgba(12,8,7,.96));--ps-player-shell-fallback-cover:radial-gradient(circle at 22% 28%,rgba(255,196,126,.28),transparent 0 20%),radial-gradient(circle at 78% 26%,rgba(121,212,255,.12),transparent 0 18%),linear-gradient(135deg,rgba(255,178,91,.2),rgba(12,8,7,.96))}:root[data-ps-contrast=high]{--ps-player-bg-soft:rgba(255,210,150,.18);--ps-player-border-soft:rgba(255,186,91,.42);--ps-player-text-main:#fff8ef;--ps-player-text-muted:#f4e0c4;--ps-player-text-faint:#e1b883}:root:not(.dark)[data-ps-contrast=high]{--ps-player-bg-soft:rgba(79,41,15,.12);--ps-player-border-soft:rgba(108,60,28,.28);--ps-player-text-main:#1e120a;--ps-player-text-muted:#4a3427;--ps-player-text-faint:#6f5441}.ps-story-surface{--bg-base:var(--ps-player-bg-base);--bg-panel:var(--ps-player-bg-panel);--bg-panel-strong:var(--ps-player-bg-panel-strong);--bg-soft:var(--ps-player-bg-soft);--border-soft:var(--ps-player-border-soft);--text-main:var(--ps-player-text-main);--text-muted:var(--ps-player-text-muted);--text-faint:var(--ps-player-text-faint);--accent:var(--ps-player-accent);--accent-strong:var(--ps-player-accent-strong);--accent-cool:var(--ps-player-accent-cool);--danger-bg:var(--ps-player-danger-bg);--danger-bg-strong:var(--ps-player-danger-bg-strong);--danger-border:var(--ps-player-danger-border);--danger-text:var(--ps-player-danger-text);--shadow-strong:var(--ps-player-shadow-strong);--font-display:"Iowan Old Style","Book Antiqua","Palatino Linotype",Palatino,serif;min-height:100vh;background:var(--ps-player-surface-background);color:var(--text-main);font-family:var(--font-player-body),"Segoe UI",sans-serif;isolation:isolate;position:relative;text-rendering:optimizeLegibility}.ps-story-surface:before{background-image:linear-gradient(hsla(0,0%,100%,.018) 1px,transparent 0),linear-gradient(90deg,hsla(0,0%,100%,.012) 1px,transparent 0);background-size:120px 120px;content:"";inset:0;-webkit-mask-image:radial-gradient(circle at center,#000,transparent 80%);mask-image:radial-gradient(circle at center,#000,transparent 80%);opacity:.35;pointer-events:none;position:fixed;z-index:-1}.ps-story-surface,.ps-story-surface *{box-sizing:border-box}.ps-story-surface a{color:inherit;text-decoration:none}.ps-story-surface button,.ps-story-surface input,.ps-story-surface select,.ps-story-surface textarea{font:inherit}.ps-story-surface ::-moz-selection{background:rgba(255,178,91,.28);color:#fff6e6}.ps-story-surface ::selection{background:rgba(255,178,91,.28);color:#fff6e6}.ps-story-surface .font-display{font-family:var(--font-display)}.ps-story-surface .player-gradient-border{position:relative}.ps-story-surface .player-gradient-border:before{background:linear-gradient(140deg,rgba(255,215,160,.42),rgba(121,212,255,.16));border-radius:inherit;content:"";inset:0;-webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);-webkit-mask-composite:xor;mask-composite:exclude;opacity:.9;padding:1px;pointer-events:none;position:absolute}.ps-story-surface .animate-rise-in{animation:ps-story-rise-in .55s cubic-bezier(.22,1,.36,1)}.ps-story-surface .animate-fade-in{animation:ps-story-fade-in .45s ease}.ps-story-surface .animate-scene-in{animation:ps-story-scene-in .48s cubic-bezier(.22,1,.36,1)}.ps-story-surface .animate-background-in{animation:ps-story-background-in .8s ease}.ps-story-surface .player-scrollbar{scrollbar-color:rgba(255,214,156,.35) transparent;scrollbar-width:thin}.ps-story-surface .player-scrollbar::-webkit-scrollbar{width:10px}.ps-story-surface .player-scrollbar::-webkit-scrollbar-track{background:transparent}.ps-story-surface .player-scrollbar::-webkit-scrollbar-thumb{background:rgba(255,214,156,.28);border-radius:9999px}.ps-story-surface .ps-player-shell-backdrop{background:var(--ps-player-shell-backdrop)}.ps-story-surface .ps-player-shell-glow-amber{background:var(--ps-player-shell-spot-amber)}.ps-story-surface .ps-player-shell-glow-sky{background:var(--ps-player-shell-spot-sky)}.ps-story-surface .ps-player-shell-panel{background:var(--ps-player-shell-panel);border-color:var(--border-soft);box-shadow:var(--shadow-strong)}.ps-story-surface .ps-player-shell-panel-strong{background:var(--ps-player-shell-panel-strong);border-color:var(--border-soft);box-shadow:var(--shadow-strong)}.ps-story-surface .ps-player-shell-soft-card{background:var(--bg-soft);border-color:var(--border-soft)}.ps-story-surface .ps-player-shell-highlight{background:var(--ps-player-shell-highlight)}.ps-story-surface .ps-player-shell-overlay{background:var(--ps-player-shell-overlay)}.ps-story-surface .ps-player-shell-cover-overlay{background:var(--ps-player-shell-cover-overlay)}.ps-story-surface .ps-player-shell-feature-overlay{background:var(--ps-player-shell-feature-overlay)}.ps-story-surface .ps-player-shell-fallback-cover{background:var(--ps-player-shell-fallback-cover)}.ps-story-surface .ps-player-shell-danger{background:var(--danger-bg);border-color:var(--danger-border);color:var(--danger-text)}.ps-story-surface .ps-player-shell-badge{background:var(--bg-soft);border-color:var(--border-soft);color:var(--text-faint)}.ps-story-surface .ps-story-pill-button{align-items:center;background:var(--bg-soft);border:1px solid var(--border-soft);border-radius:9999px;color:var(--text-main);display:inline-flex;font-size:.875rem;gap:.5rem;justify-content:center;padding:.75rem 1.25rem;transition:border-color .2s ease,background-color .2s ease,color .2s ease,transform .2s ease}.ps-story-surface .ps-story-pill-button:hover{background:var(--bg-panel);border-color:var(--border-soft)}.ps-story-surface .ps-story-pill-button--accent{background:var(--accent);border-color:transparent;color:#0f172a;font-weight:600}.ps-story-surface .ps-story-pill-button--accent:hover{background:var(--accent-strong);border-color:transparent}@keyframes ps-story-fade-in{0%{opacity:0}to{opacity:1}}@keyframes ps-story-rise-in{0%{opacity:0;transform:translate3d(0,28px,0) scale(.98)}to{opacity:1;transform:translateZ(0) scale(1)}}@keyframes ps-story-scene-in{0%{opacity:0;transform:translate3d(0,22px,0)}to{opacity:1;transform:translateZ(0)}}@keyframes ps-story-background-in{0%{opacity:0;transform:scale(1.03)}to{opacity:1;transform:scale(1)}}@keyframes ps-player-sheet-in{0%{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:translateZ(0)}}@media (prefers-reduced-motion:reduce){.ps-story-surface{scroll-behavior:auto}.ps-story-surface *,.ps-story-surface :after,.ps-story-surface :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}:root[data-ps-reduce-motion=true] .ps-story-surface,:root[data-ps-reduce-motion=true] .ps-story-surface *,:root[data-ps-reduce-motion=true] .ps-story-surface :after,:root[data-ps-reduce-motion=true] .ps-story-surface :before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}