.player{--ink:#243038;--ink-soft:#5b6a75;--paper:#fdfcf9;--line:#e9e4da;--petrol:#0e6a5c;--petrol-soft:#e7f2ef;font-family:var(--font-worksans), -apple-system, sans-serif;background:var(--paper);color:var(--ink);-webkit-font-smoothing:antialiased;min-height:100vh}.player .top-nav{justify-content:space-between;align-items:center;max-width:1060px;margin:0 auto;padding:22px 28px;display:flex}.player .nav-left{color:var(--ink-soft);align-items:center;gap:12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s;display:flex}.player .nav-left:hover{color:var(--ink)}.player .nav-left svg{fill:currentColor;width:16px;height:16px}.player .brand{font-family:var(--font-fraunces), serif;letter-spacing:-.02em;color:var(--petrol);align-items:center;gap:7px;font-size:16px;font-weight:640;display:inline-flex}.player .brand-dot{background:var(--petrol);border-radius:50%;flex:none;width:8px;height:8px}.player .brief{max-width:720px;margin:0 auto;padding:4px 28px 16px}.player .brief-meta{flex-wrap:wrap;align-items:center;gap:9px;margin-bottom:14px;display:flex}.player .brief-type{letter-spacing:.08em;text-transform:uppercase;color:#fff;border-radius:999px;padding:4px 10px;font-size:11px;font-weight:600}.player .brief-meta-text{color:var(--ink-soft);font-size:13px}.player .bt-kickoff{background:#3e63dd}.player .bt-status{background:#178a5a}.player .bt-brainstorm{background:#c77d0a}.player .bt-presentation{background:#7c4dc4}.player .bt-decision{background:#ce4257}.player .bt-oneonone{background:#0e8a9a}.player .bt-standup{background:#b0388c}.player .bt-postmortem{background:#5f7d1f}.player .bt-escalation{background:#5a6270}.player .bt-sop{background:#3a4db0}.player .bt-negotiation{background:#8a3324}.player .brief-box{background:#f4f1e8;border-radius:10px;padding:16px 18px}.player .brief-label{letter-spacing:.12em;text-transform:uppercase;color:var(--petrol);margin-bottom:8px;font-size:11px;font-weight:500}.player .brief-text{font-family:var(--font-fraunces), serif;color:#1d2b28;margin:0 0 14px;font-size:14.5px;line-height:1.6}.player .brief-hl{background:var(--marker,#ffe9a8);-webkit-box-decoration-break:clone;box-decoration-break:clone;padding:1px 0}.player .brief-room{color:#5c6b66;border-top:1px solid #0e6a5c24;flex-wrap:wrap;gap:7px 17px;padding-top:13px;font-size:12.5px;display:flex}.player .brief-member{align-items:center;display:inline-flex}.player .brief-dot{border-radius:50%;flex:none;width:7px;height:7px;margin-right:7px;display:inline-block}@media (max-width:720px){.player .brief{padding:4px 18px 22px}}.player .player-wrapper{z-index:100;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);border-bottom:1px solid var(--line);background:#fdfcf9f2;padding:24px 28px 28px;position:sticky;top:0}.player .player-container{max-width:680px;margin:0 auto}.player .scene-info{text-align:center;margin-bottom:24px}.player .scene-info .eyebrow{letter-spacing:.12em;text-transform:uppercase;color:var(--petrol);white-space:nowrap;text-overflow:ellipsis;max-width:100%;margin-bottom:6px;font-size:11px;font-weight:600;display:block;overflow:hidden}.player .scene-info h2{font-family:var(--font-fraunces), serif;letter-spacing:-.01em;font-size:24px;font-weight:560}.player .audio-stage{grid-template-columns:auto 1fr auto;align-items:center;gap:24px;display:grid}.player .cast-col{flex-direction:column;align-items:center;gap:6px;display:flex}.player .cast-stage{align-items:center;gap:12px;display:flex}.player .cast-member{flex-direction:column;align-items:center;gap:2px;display:flex}.player .dot-wrapper{justify-content:center;align-items:center;width:32px;height:32px;display:flex;position:relative}.player .dot{color:#fff;z-index:2;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-size:11px;font-weight:600;transition:transform .2s;display:flex}.player .is-speaking .dot{transform:scale(1.15)}.player .dot-name{color:var(--ink-soft);font-size:10px;line-height:1.2}.player .dot-name.speaking{font-weight:600}@media (prefers-reduced-motion:reduce){.player .dot{transition:none}}@keyframes player-breathe{0%,to{opacity:.3;transform:scale(1)}50%{opacity:0;transform:scale(1.8)}}.player .speaker-ring{z-index:1;opacity:0;border-style:solid;border-width:2px;border-radius:50%;width:28px;height:28px;margin-top:-14px;margin-left:-14px;position:absolute;top:50%;left:50%}.player .is-speaking .speaker-ring{animation:3.2s ease-out infinite player-breathe}@media (prefers-reduced-motion:reduce){.player .is-speaking .speaker-ring{opacity:.3;animation:none}}.player .speaker-line{color:var(--ink-soft);white-space:nowrap;font-size:12.5px}.player .speaker-line b{color:var(--ink);font-weight:600}.player .controls{align-items:center;gap:16px;display:flex}.player .play-btn{background:var(--petrol);cursor:pointer;color:#fff;border:none;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;transition:transform .15s,box-shadow .15s;display:flex}.player .play-btn:hover{transform:translateY(-1px);box-shadow:0 10px 24px #0e6a5c40}.player .play-btn svg{fill:currentColor;width:18px;height:18px}.player .play-btn svg.play-icon{margin-left:3px}.player .time-ctrl{font-variant-numeric:tabular-nums;color:var(--ink-soft);font-size:13px;font-weight:500}.player .speed-pill{font-variant-numeric:tabular-nums;color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.player .speed-pill:hover{color:var(--ink);border-color:#cfc7b8}.player .practice-pill{color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;white-space:nowrap;background:#fff;border-radius:999px;padding:4px 10px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.player .practice-pill:hover{color:var(--ink);border-color:#cfc7b8}.player .practice-pill.active{background:var(--petrol-soft);color:var(--petrol);border-color:#0000;font-weight:600}.player .dot-wrapper.selectable{cursor:pointer}.player .dot-wrapper.role-selected .dot{box-shadow:0 0 0 2px var(--paper), 0 0 0 4px var(--petrol)}.player .practice-hint{color:var(--petrol);white-space:nowrap;font-size:12.5px;font-weight:500}.player .role-picker{display:none}.player .role-chip{color:var(--ink-soft);border:1px solid var(--line);cursor:pointer;background:#fff;border-radius:999px;padding:4px 12px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.player .role-chip.selected{background:var(--petrol);color:#fff;border-color:#0000;font-weight:600}.player .progress-wrap{flex:1;align-items:center;gap:14px;display:flex}.player .progress-track{background:var(--line);cursor:pointer;border-radius:4px;flex:1;height:6px;position:relative}.player .progress-fill{background:var(--petrol);border-radius:4px;position:absolute;top:0;bottom:0;left:0}.player .progress-handle{border:2px solid var(--petrol);background:#fff;border-radius:50%;width:14px;height:14px;position:absolute;top:50%;right:-6px;transform:translateY(-50%);box-shadow:0 2px 6px #0000001a}.player .transcript-wrap{max-width:680px;margin:22px auto 120px;padding:0 28px}.player .t-block{cursor:pointer;border-radius:14px;grid-template-columns:28px 1fr;gap:18px;margin:0 -14px 16px;padding:9px 14px;transition:background-color .3s;display:grid;position:relative}.player .t-active-bar{border-radius:999px;width:4px;position:absolute;top:12px;bottom:12px;left:0}.player .t-avatar .dot{width:28px;height:28px;font-size:11px;box-shadow:0 2px 8px #24303814}.player .t-content p{font-family:var(--font-fraunces), serif;color:var(--ink);margin-bottom:12px;font-size:16.5px;line-height:1.52}.player .note-toggle,.player .repeat-btn{border:1px solid var(--line);color:var(--ink-soft);cursor:pointer;background:#fff;border-radius:999px;align-items:center;gap:8px;margin-top:4px;padding:6px 14px;font-family:inherit;font-size:12.5px;font-weight:500;transition:all .15s;display:inline-flex}.player .note-toggle:hover,.player .repeat-btn:hover{color:var(--ink);border-color:#cfc7b8}.player .repeat-btn{margin-right:8px}.player .repeat-btn span{color:var(--petrol);font-size:13px;line-height:1}.player .note-toggle.active{background:var(--petrol-soft);color:var(--petrol);border-color:#0000}.player .note-toggle .icon{background:var(--petrol);color:#fff;width:18px;height:18px;font-size:10px;font-weight:600;font-family:var(--font-fraunces), serif;border-radius:50%;justify-content:center;align-items:center;font-style:italic;display:flex}.player .note-panel-wrap{grid-template-rows:0fr;transition:grid-template-rows .3s cubic-bezier(.2,.8,.2,1);display:grid}.player .note-panel-wrap.open{grid-template-rows:1fr}.player .note-panel{overflow:hidden}.player .note-inner{border:1px solid var(--line);background:#fff;border-radius:16px;margin-top:16px;padding:20px 24px;box-shadow:0 8px 24px #2430380a}.player .note-inner h4{font-family:var(--font-fraunces), serif;align-items:center;gap:8px;margin-bottom:8px;font-size:16px;font-weight:560;display:flex}.player .note-inner h4:before{content:"";background:var(--petrol);border-radius:50%;flex-shrink:0;width:6px;height:6px;display:inline-block}.player .note-inner p{color:var(--ink-soft);margin-bottom:0;font-size:14.5px;line-height:1.5}.player .your-line{font-family:var(--font-fraunces), serif;color:var(--petrol);font-style:italic}.player .practice-actions{flex-wrap:wrap;gap:8px;margin-top:4px;display:flex}.player .reveal-btn,.player .continue-btn{cursor:pointer;border-radius:999px;align-items:center;padding:6px 14px;font-family:inherit;font-size:12.5px;font-weight:500;transition:all .15s;display:inline-flex}.player .reveal-btn{background:var(--petrol-soft);color:var(--petrol);border:1px solid #0000;font-weight:600}.player .reveal-btn:hover{background:var(--petrol);color:#fff}.player .continue-btn{color:var(--ink-soft);border:1px solid var(--line);background:#fff}.player .continue-btn:hover{color:var(--ink);border-color:#cfc7b8}.player .demo-open{font-family:var(--font-fraunces), serif;color:var(--petrol);align-items:center;gap:2px;margin-top:8px;font-size:16px;font-weight:560;text-decoration:none;transition:gap .15s;display:inline-flex}.player .demo-open:hover{gap:8px}@keyframes player-rise{0%{opacity:0;transform:translateY(14px)}to{opacity:1;transform:none}}.player .rise{animation:.6s cubic-bezier(.2,.7,.3,1) both player-rise}.player .d1{animation-delay:.1s}.player .d2{animation-delay:.2s}.player .d3{animation-delay:.3s}@media (prefers-reduced-motion:reduce){.player .rise{animation:none}}@media (max-width:720px){.player .audio-stage{grid-template-columns:1fr;gap:16px}.player .cast-col{order:-1;justify-content:center}.player .dot-name{display:none}.player .role-picker{flex-wrap:wrap;justify-content:center;gap:8px;margin-top:8px;display:flex}.player .controls{justify-content:space-between}.player .t-block{grid-template-columns:28px 1fr;gap:16px}.player .t-avatar .dot{width:28px;height:28px;font-size:11px}.player .player-wrapper{padding:16px 20px 20px}}
