/* The chat is the experience. This sheet owns its complete layout. */
#replay.immersive-chat{max-width:880px;border:1px solid #d5d9d0;border-radius:18px;background:#fff;overflow:hidden;box-shadow:0 20px 70px #12251b14;color:#18231d;scroll-margin-top:100px}
#replay .room-header{display:flex;align-items:center;gap:14px;padding:18px 22px;background:#173d31;color:#fff9df}#replay .room-header b{font-size:14px;line-height:1.3;display:block}#replay .room-header small{display:block;font-size:10px;opacity:.65;margin-top:4px}#replay .room-header button{margin-left:auto;flex-shrink:0;color:inherit;background:transparent;border:0;font-size:11px;text-decoration:underline}.room-avatar-stack{display:flex;padding-right:8px}.room-avatar-stack img{width:30px;height:30px;object-fit:cover;border-radius:50%;border:2px solid #173d31;margin-right:-9px}
#replay .room-welcome{padding:36px 40px;background:#fcfbf4}.invite-event{text-align:center;font-size:11px;color:#768171;margin:0 0 28px}#replay .room-welcome h3{font:700 clamp(30px,4vw,43px)/1.08 'Barlow Condensed',sans-serif;letter-spacing:-.3px;margin:0 0 20px}#replay .room-welcome>p{font-size:15px;line-height:1.65;max-width:680px;color:#4a554c}.room-cast{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin:30px 0}.room-cast img{width:44px;height:44px;border-radius:50%;object-fit:cover;display:block;margin-bottom:10px}.room-cast b{display:block;font-size:13px}.room-cast small{font-size:11px;line-height:1.5;display:block;color:#65725f;margin-top:4px}.mission-note{border-left:3px solid #96b26e;padding:4px 0 4px 16px;margin:25px 0}.mission-note small{font-size:9px;font-weight:700;letter-spacing:1.5px;color:#60814b}.mission-note p{font-size:13px;margin:5px 0}.welcome-meta{display:block;font-size:10px;color:#788271;margin-top:14px}#resume-chat{display:block;margin-top:14px;font-size:12px}
#replay .chapter-header{display:flex;flex-wrap:wrap;align-items:center;gap:4px 12px;padding:13px 22px;background:#f7f8f3;border-bottom:1px solid #e4e7df}#move-counter{width:100%;font-size:9px;letter-spacing:1px;color:#7e8879}#move-title{font:700 22px/1.2 'Barlow Condensed',sans-serif;flex:1}#replay #scene-tldr{font-size:10px;background:none;border:0;color:#76856b;text-decoration:underline;padding:0}#replay #replay-scroll{height:440px;max-height:49vh;min-height:260px;flex:none;overflow-y:auto;overflow-x:hidden;overscroll-behavior:contain;scrollbar-width:thin;scrollbar-color:#c1ccb9 #fff;scroll-behavior:smooth;overflow-anchor:none;background:#fff}#replay .messages{padding:8px 24px 22px}#replay .story-message{display:flex;gap:10px;align-items:flex-start;margin:20px 0 0;animation:story-in .22s cubic-bezier(.2,.7,.3,1) both}#replay .story-message>.avatar{width:33px;height:33px;border-radius:50%;object-fit:cover;flex-shrink:0;margin-top:3px}#replay .story-bubble-wrap{max-width:80%;min-width:0}#replay .story-message-meta{display:flex;align-items:center;gap:10px;color:#66716a;font-size:10px;margin:0 2px 5px}#replay .story-message-meta b{color:#26372b;font-size:11px}#replay .story-message-meta b span{font-size:8px;margin-left:4px;color:#779268}#replay .story-message-meta time{font-size:9px;white-space:nowrap}#replay .story-message p{margin:0;padding:11px 15px;background:#f0f2ee;border-radius:3px 15px 15px;font-size:14px;line-height:1.55;white-space:pre-wrap;overflow-wrap:anywhere}#replay .outgoing{flex-direction:row-reverse}#replay .outgoing .story-message-meta{justify-content:flex-end}#replay .outgoing p{background:#e6efcf;border-radius:15px 3px 15px 15px}.story-divider{text-align:center;margin:24px 0;color:#7d8779}.story-divider span{display:block;font-size:9px;letter-spacing:.8px}.story-divider b{display:block;font-size:12px;margin-top:5px}.story-context{max-width:87%;margin:22px auto;padding:12px 16px;border-radius:8px;background:#f7f6ec;color:#64705d;font-size:12px;line-height:1.65}.story-context.join-note{text-align:center;background:none;font-size:11px;padding:0}.story-context.choice-note{font-size:10px;text-align:center;background:none;letter-spacing:.8px;color:#477644}.story-context.discord-field-note{background:#34363e;color:#e4e5ee;border-left:3px solid #8795ff;font-size:11px}#replay .typing-indicator{height:28px;visibility:hidden;display:flex;align-items:center;gap:9px;padding:0 25px;font-size:11px;color:#71846a;background:#fff}#replay .typing-indicator.is-typing{visibility:visible}#replay .playback-bar{display:flex;align-items:center;gap:14px;padding:9px 22px;min-height:36px;border-top:1px solid #e9ece4;background:#f7f8f3;font-size:10px;color:#76826b}#replay .playback-bar span{margin-right:auto}#replay .playback-bar button{font-size:10px;background:none;border:0;padding:0;color:#485b3c;text-decoration:underline}
#replay .vote-panel{padding:19px 22px 21px;background:#f4df62;margin:0;border:0;border-radius:0;color:#17221e;animation:story-in .2s ease-out}#replay .vote-panel h3{font:700 23px/1.2 'Barlow Condensed',sans-serif;margin:0 0 14px;color:#17221e}#replay .vote-options{display:grid;grid-template-columns:repeat(3,1fr);gap:10px}#replay .vote-options:has(button:nth-child(2):last-child){grid-template-columns:repeat(2,1fr)}#replay .vote-options button{display:flex;flex-direction:row;justify-content:center;align-items:center;gap:9px;background:#fffdf0;border:1px solid #e2cf55;border-radius:9px;padding:13px 8px;color:#19291c;transition:transform .15s,background .15s}#replay .vote-options button:hover{background:#fff;transform:translateY(-2px)}#replay .vote-options button span{font-size:19px}#replay .vote-options button b{font-size:12px}#replay #vote-feedback{position:absolute;clip-path:inset(50%);width:1px;height:1px;overflow:hidden;padding:0;min-height:0}
#replay .evidence-finale{position:relative;padding:32px 24px 26px;background:#f8f7ed;border-top:1px solid #d7ddcd}.reveal-lead{text-align:center}.reveal-lead>.eyebrow{font-size:10px;margin-bottom:16px}.final-roy{display:flex;align-items:center;justify-content:center;gap:10px;margin:10px auto 20px}.final-roy img{width:36px;height:36px;border-radius:50%}.final-roy small{font-size:9px;display:block;text-align:left}.final-roy p{margin:2px 0 0;padding:8px 16px;border-radius:0 12px 12px;background:#e3e9dc;font-size:15px}.reveal-lead h3{font:800 40px/1 'Barlow Condensed',sans-serif;margin:0 0 15px}.reveal-lead>p:last-child{font-size:13px;color:#6a765f}.evidence-pair{display:grid;grid-template-columns:1fr 1fr;gap:16px;max-width:720px;margin:26px auto 12px}.evidence-card{position:relative;background:white;border:1px solid #dce2d4;border-radius:12px;overflow:hidden}.evidence-label{display:flex;justify-content:space-between;padding:12px 14px;font-size:10px;letter-spacing:1px;border-bottom:1px solid #e3e7dd;color:#627056}.evidence-label time{font-weight:700}.evidence-window{display:block;width:100%;position:relative;aspect-ratio:.88;border:0;padding:0;overflow:hidden;background:white}.evidence-window img{width:100%;height:auto;position:absolute;left:0;top:0;transform:translateY(-36%)}.evidence-card>p{font-size:11px;line-height:1.5;padding:10px 14px;margin:0;border-top:1px solid #e3e7dd;min-height:52px;color:#65715c}.evidence-waiting{position:absolute;inset:0;background:#e8edde;display:grid;place-items:center;color:#7b866d;font-size:13px}.evidence-card:not(.pending) .evidence-waiting{display:none}.evidence-card.arrived{border-color:#9cad77;animation:story-in .55s ease-out}.roy-reaction-highlight{position:absolute;top:27.5%;left:2%;right:2%;height:14%;border:3px solid #e5bc26;border-radius:8px;pointer-events:none;box-shadow:0 0 0 1px #fff6;background:#f2d14109}.approval-stamp{position:relative;z-index:2;display:flex;align-items:center;justify-content:center;gap:10px;flex-wrap:wrap;width:228px;padding:13px 14px;margin:24px auto 18px;border:4px double #266443;border-radius:9px;background:#f3f8e6;color:#266443;box-shadow:3px 5px 0 #15392315;transform:rotate(-7deg);animation:approval-arrives .48s cubic-bezier(.17,.85,.3,1.2) both}.approval-stamp>span{font-size:35px}.approval-stamp strong{font:900 36px/.9 'Barlow Condensed',sans-serif;letter-spacing:1px}.approval-stamp small{width:100%;text-align:center;font-size:8px;font-weight:700;letter-spacing:3px}.proof-verdict{text-align:center;font-weight:700;font-size:15px;margin:20px 0 28px}.proof-verdict small{display:block;font-size:11px;font-weight:400;color:#6a795e;margin-top:5px}.final-chat{max-width:640px;margin:auto}.showing-evidence #replay-scroll,.showing-evidence .typing-indicator{display:none!important}.showing-evidence .chapter-header{display:none!important}#replay .case-result{background:none;margin:28px 0 0;padding:22px 0 0;border-top:1px solid #dce2d4;text-align:center}#replay .case-result .eyebrow{font-size:9px;margin-bottom:14px}#replay .case-result h3{font:800 34px/1.1 'Barlow Condensed',sans-serif;margin:22px 0}#replay .case-result>p{font-size:12px;color:#66745d}.final-votes{display:flex;justify-content:center;flex-wrap:wrap;gap:8px}.final-votes>span{border:1px solid #d9dfcf;padding:8px 12px;border-radius:7px;background:#fffefa}.final-votes small{display:block;font-size:7px;color:#7b866e;letter-spacing:.5px}.final-votes b{font-size:10px}#share-ending{text-align:center;padding:12px 0}#share-ending .primary{font-size:12px}#restart-case{display:block;margin:18px auto 0;font-size:11px}#share-status{font-size:11px;display:block;margin-top:12px}.notes-votes{display:flex;gap:10px;flex-wrap:wrap;font-size:12px}.notes-storage{font-size:11px;color:#69745f}.full-transcript{border-top:1px solid var(--line);padding-top:20px;margin:25px 0}.full-transcript summary{cursor:pointer;font-weight:700}.full-transcript small{display:block;font-size:11px;margin-top:5px}
@keyframes story-in{from{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes approval-arrives{from{opacity:0;transform:scale(1.7) rotate(-15deg)}to{opacity:1;transform:scale(1) rotate(-7deg)}}
@media(max-width:600px){#replay.immersive-chat{border-radius:12px}#replay .room-header{padding:15px 14px;gap:10px}.room-avatar-stack img{width:24px;height:24px}#replay .room-header b{font-size:10px}#replay .room-header small{font-size:8px}#replay .room-header button{font-size:9px}#replay .room-welcome{padding:24px 20px}#replay .room-welcome h3{font-size:31px}#replay .room-welcome>p{font-size:13px}.room-cast{gap:10px;margin:24px 0}.room-cast b{font-size:11px}.room-cast small{font-size:9px}.room-cast img{width:36px;height:36px}.mission-note p{font-size:12px}.welcome-meta{font-size:9px}#replay .chapter-header{padding:12px 15px}#move-title{font-size:20px}#move-counter{font-size:8px}#replay .messages{padding:6px 13px 18px}#replay #replay-scroll{height:360px;max-height:44vh;min-height:240px}#replay .story-message{gap:7px;margin-top:16px}#replay .story-message>.avatar{width:27px;height:27px}#replay .story-bubble-wrap{max-width:85%}#replay .story-message p{font-size:13px;padding:10px 12px}#replay .story-message-meta b{font-size:10px}#replay .story-message-meta time{font-size:8px}.story-context{max-width:95%;font-size:11px;padding:10px 12px}#replay .playback-bar{gap:12px;padding:9px 14px}#replay .playback-bar span{font-size:9px}#replay .vote-panel{padding:16px 14px}#replay .vote-panel h3{font-size:21px}#replay .vote-options{gap:6px}#replay .vote-options button{gap:6px;flex-direction:column;padding:10px 5px}#replay .vote-options button b{font-size:10px}#replay .vote-options button span{font-size:18px}#replay .evidence-finale{padding:25px 14px}.reveal-lead h3{font-size:33px}.evidence-pair{gap:8px;margin-top:20px}.evidence-label{font-size:8px;padding:9px}.evidence-card>p{font-size:9px;padding:8px;min-height:54px}.roy-reaction-highlight{border-width:2px}.evidence-waiting{font-size:10px}.approval-stamp{width:205px}.approval-stamp strong{font-size:32px}.proof-verdict{font-size:13px}.proof-verdict small{font-size:10px}.final-votes>span{padding:7px 8px}#share-ending .primary{padding:13px 14px;font-size:11px}#music-dock{z-index:21}body:has(#replay:focus-within) #music-dock{opacity:.35}body:has(#replay:focus-within) #music-dock:hover{opacity:1}}
@media(prefers-reduced-motion:reduce){#replay .story-message,.approval-stamp,.evidence-card.arrived{animation:none}#replay #replay-scroll{scroll-behavior:auto}.typing-dots i{animation:none}}

#payoff{scroll-margin-top:85px}

/* Keep the stage and payoff inside a normal laptop viewport. */
#replay #move-counter,#replay #move-title{margin:0}
#replay .evidence-pair{position:relative;max-width:600px;margin-bottom:68px}
#replay .approval-stamp{position:absolute;bottom:-48px;left:50%;margin:0 0 0 -97px;width:194px;gap:6px;padding:10px;min-height:0}
#replay .approval-stamp strong{font-size:29px;line-height:.95}
#replay .approval-stamp>span{font-size:27px}
#replay .approval-stamp small{font-size:7px;margin:0;line-height:1.3}
#replay .reveal-lead h3{font-size:34px;margin-bottom:8px}
#replay .reveal-lead>.eyebrow{margin-bottom:10px}
#replay .final-roy{margin:8px auto 14px}
#replay .evidence-finale{padding-top:22px}
@media(max-width:600px){#replay.immersive-chat{scroll-margin-top:74px}#replay .approval-stamp{width:164px;margin-left:-82px;bottom:-45px}#replay .approval-stamp strong{font-size:25px}#replay .reveal-lead h3{font-size:28px}#replay .evidence-pair{margin-top:14px}#replay .evidence-card>p{min-height:42px}}

#replay #vote-panel{scroll-margin-bottom:110px}
