.cinema{border:1px solid var(--line);background:radial-gradient(at 50% 30%,#153c2a,#06140e 75%);border-radius:18px;min-width:0;max-width:1100px;margin:24px auto;padding:24px}.cinema-staged{--stage-brightness:.64;--stage-saturate:.8;--stage-blur:1.5px;--stage-scale:1.04;--stage-center:.36;--stage-edge:.8;--stage-vignette:84% 76%}.cinema-staged.stage-r2{--stage-brightness:.7;--stage-saturate:.87;--stage-blur:1px;--stage-scale:1.05;--stage-center:.32;--stage-edge:.78;--stage-vignette:78% 70%}.cinema-staged.stage-r3{--stage-brightness:.76;--stage-saturate:.94;--stage-blur:.6px;--stage-scale:1.06;--stage-center:.28;--stage-edge:.78;--stage-vignette:72% 64%}.cinema-staged.stage-r4{--stage-brightness:.82;--stage-saturate:1;--stage-blur:.3px;--stage-scale:1.08;--stage-center:.24;--stage-edge:.8;--stage-vignette:64% 58%}.cinema-staged{position:relative;overflow:hidden}.cinema-staged>:not(.cinema-stage){z-index:2;position:relative}.cinema-stage{z-index:0;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cinema-stage img{object-fit:cover;object-position:var(--stage-focus);width:100%;height:100%;transform-origin:var(--stage-focus);transform:scale(var(--stage-scale));filter:brightness(var(--stage-brightness)) saturate(var(--stage-saturate)) blur(var(--stage-blur));position:absolute;inset:0}.cinema-stage i{background:radial-gradient(ellipse var(--stage-vignette) at var(--stage-focus),rgba(3,9,14,var(--stage-center)),rgba(3,9,14,var(--stage-edge)) 100%),linear-gradient(180deg,#03090e80,transparent 30%,transparent 70%,#03090e99);position:absolute;inset:0}.cinema-staged .cinema-seat{background:#061416d6}.cinema-staged .cinema-seat.cinema-winner{background:#123023eb}.cinema-staged .cinema-run-scoreboard{background:#04100ee0}.cinema-heading{text-align:center;justify-content:center;align-items:center;gap:12px;margin:0 0 28px;display:flex;position:relative}.cinema-heading>div:first-child{text-align:center;width:100%}.cinema-heading .eyebrow{color:#9bd9e8;text-shadow:0 1px 8px #000000e6,0 0 10px #4ddcf038;font-size:13px;font-weight:650}.cinema-heading h2{letter-spacing:.06em;margin:8px 0;font-size:clamp(18px,3vw,30px)}.cinema-controls{align-items:center;gap:10px;font-size:11px;display:flex;position:absolute;top:0;right:0}.cinema-controls select{color:#e7f5ed;background:#102a1e;border:1px solid #375344;border-radius:4px;padding:5px}.cinema-controls button{padding:8px;font-size:10px}.cinema-run-scoreboard{box-sizing:border-box;background:#04130ccc;border:1px solid #315a4b;border-radius:12px;justify-content:center;width:min(440px,100%);margin:-8px auto 24px;padding:10px 18px;display:flex;box-shadow:0 10px 30px #0003,inset 0 0 18px #5be1ad09}.cinema-run-row{color:#688879;grid-template-columns:58px minmax(0,1fr) minmax(112px,auto);align-items:center;gap:12px;min-height:64px;padding:7px 0;font:600 10px DM Mono;transition:color .25s,opacity .25s;display:grid}.cinema-run-row+.cinema-run-row{border-top:1px solid #294839}.cinema-run-label{letter-spacing:.08em}.cinema-run-matchup{grid-template-columns:minmax(0,1fr) 24px minmax(0,1fr);align-items:center;gap:8px;display:grid}.cinema-run-matchup>strong{color:#6f9b87;text-align:center;font-size:10px}.cinema-run-player{justify-content:flex-end;align-items:center;gap:7px;min-width:0;display:flex}.cinema-run-player.is-right{justify-content:flex-start}.cinema-run-player small{color:#a8c8b8;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cinema-run-hand{flex:none;gap:3px;display:flex}.cinema-run-player.is-loser small{opacity:.4}.cinema-run-player.is-loser .playing-card{opacity:.22;filter:brightness(.52)saturate(.3);box-shadow:none}.cinema-run-player.is-winner .playing-card.glow{opacity:1;transform:scale(1.035);box-shadow:0 0 0 1px #9effd5eb,0 0 12px #58ffb1d1,0 0 24px #39dd977a}.cinema-board-matchup{background:0 0;border:0;width:min(460px,100%);margin:-8px auto 20px;padding:0;display:grid}.cinema-board-matchup .cinema-run-hand .playing-card.compact{width:53px;height:75px}.cinema-board-matchup .cinema-run-hand .playing-card.compact .card-rank{font-size:19px}.cinema-board-matchup .cinema-run-hand .playing-card.compact .card-suit{font-size:25px}.cinema-run-hand .playing-card.compact{border-radius:4px;width:28px;height:40px;padding:2px}.cinema-run-hand .playing-card.compact .card-rank{font-size:11px}.cinema-run-hand .playing-card.compact .card-suit{font-size:14px}.cinema-run-result{text-align:right;font-size:11px}.cinema-run-row.active{color:#d8ebe1}.cinema-run-row.active .cinema-run-matchup>strong{color:var(--mint);text-shadow:0 0 8px #84f5b68c}.cinema-run-row.complete{color:#9fc4b1}.cinema-run-row.complete .cinema-run-result{color:var(--mint)}.cinema-run-row.tiebreak{color:#e3b957;min-height:38px}.cinema-run-tiebreak-copy{text-align:center;color:#9f8c62}.cinema-run-score{text-align:center;color:#b9d2c7;grid-template-columns:minmax(0,1fr) auto minmax(0,1fr);align-items:center;gap:18px;width:100%;font:700 13px Manrope;display:grid}.cinema-run-score strong{min-width:82px;color:var(--mint);letter-spacing:.08em;text-shadow:0 0 16px #84f5b64d;font:800 30px/1 DM Mono}.cinema-run-score span{text-align:center;text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.cinema-seats{grid-template-columns:repeat(2,minmax(0,1fr));gap:34px;display:grid;position:relative}.cinema-multi .cinema-seats{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.cinema-final .cinema-seats{grid-template-columns:repeat(2,minmax(0,1fr))}.cinema-final{--arena-focus:50% 57%;--arena-scale:1.32;background:linear-gradient(90deg,#0000 0 16%,#51e6cd09 16% 17%,#0000 17% 39%,#51e6cd0b 39% 40%,#0000 40% 60%,#51e6cd0b 60% 61%,#0000 61% 83%,#51e6cd09 83% 84%,#0000 84%),radial-gradient(at 50% 42%,#0d4038 0%,#06231d 42%,#020b09 82%);position:relative;overflow:hidden}.cinema-final>:not(.cinema-final-arena){z-index:2;position:relative}.cinema-final-arena{z-index:0;border-radius:inherit;pointer-events:none;position:absolute;inset:0;overflow:hidden}.cinema-final-arena img{object-fit:cover;object-position:var(--arena-focus);width:100%;height:100%;transform-origin:var(--arena-focus);transform:scale(calc(1 + (var(--arena-scale) - 1) * var(--arena-progress,1)));transition:transform 90ms linear;position:absolute;inset:0}.cinema-final-arena i{background:radial-gradient(ellipse 62% 56% at var(--arena-focus),#03080e38,#03080e99 100%),linear-gradient(180deg,#03080e6b,transparent 28%,transparent 72%,#03080e94);opacity:calc(.2 + .8 * var(--arena-progress,1));transition:opacity 90ms linear;position:absolute;inset:0}.cinema-final .cinema-heading-copy,.cinema-final .cinema-footer{transition:opacity .6s}.cinema-arena-enter .cinema-heading-copy{opacity:0;animation:none}.cinema-arena-enter .cinema-seats,.cinema-arena-enter .cinema-footer{opacity:0}@media (prefers-reduced-motion:reduce){.cinema:not(.cinema-motion-enabled) .cinema-final-arena img{transform:scale(var(--arena-scale))!important}.cinema:not(.cinema-motion-enabled) .cinema-final-arena i{opacity:1!important}}.cinema-final-heading{z-index:2;text-align:center;justify-content:center;align-items:center;margin-bottom:24px;position:relative}.cinema-final-heading>div:first-child{text-align:center;width:100%;max-width:760px;margin-inline:auto}.cinema-final-heading h2{letter-spacing:-.035em;text-align:center;margin:0;font-size:clamp(28px,5vw,52px);line-height:1}.cinema-final-heading p{color:#7f9d94;letter-spacing:.12em;text-transform:uppercase;margin:0;font:500 10px DM Mono}.cinema-final-heading .cinema-controls{position:absolute;top:0;right:0}.cinema-final .cinema-seats{z-index:2;gap:22px;position:relative}.cinema-final .cinema-seat{text-align:left;background:#041118cc;border-color:#1d5b53;min-height:150px;padding:17px 18px}.cinema-final .cinema-profile{justify-content:flex-start;margin-bottom:14px;font-size:14px}.cinema-final .cinema-hole-cards{justify-content:center}.cinema-final-read{text-align:center;min-height:52px;color:var(--made-color);border-top:1px solid #5da39640;margin:13px 0 0;padding-top:11px;transition:color .4s,border-color .4s}.cinema-final-read-copy{text-align:center;animation:cinema-soft-in calc(.32s * var(--final-beat,1)) ease-out both;flex-direction:column;justify-content:center;align-items:center;gap:4px;display:flex}.cinema-final-read small{color:#70b9ad;letter-spacing:.13em;font:500 9px DM Mono}.cinema-final-read strong{text-align:center;font-size:clamp(15px,2.2vw,22px);line-height:1.25}.cinema-final-read em{color:#8aa79e;text-align:center;font:500 9px DM Mono}.cinema-final-read.is-pending strong{color:#3f6259}.cinema-final-read.is-final{border-top-color:color-mix(in srgb,var(--made-color) 45%,transparent)}.cinema-final-read.is-final small{color:var(--made-color)}.cinema-final-read.is-final strong{animation:cinema-made-label-glow calc(1.1s * var(--final-beat,1)) ease-out 1 both}.cinema-final .cinema-winner .cinema-final-read{color:#f4d77f}.cinema-heading-copy{animation:cinema-soft-in calc(.36s * var(--final-beat,1)) ease-out both}.cinema-flip-slot{perspective:700px;flex-shrink:0}.cinema-flip-inner{transform-style:preserve-3d;transition:transform var(--flip-duration,.42s) cubic-bezier(.3,.65,.25,1) var(--flip-delay,0s);display:grid}.cinema-flip-face{backface-visibility:hidden;grid-area:1/1}.cinema-flip-front,.cinema-flip-slot.is-open .cinema-flip-inner{transform:rotateY(180deg)}.cinema-flip-slot.batch-2 .cinema-flip-inner{transition-duration:var(--river-duration,.6s)}.cinema-flip-slot.batch-2.is-open{animation:cinema-final-lift var(--river-duration,.6s) ease-out var(--flip-delay,0s) both}.cinema-flip-slot.cinema-river .cinema-flip-inner{transition-duration:var(--river-duration,.6s)}.cinema-flip-slot.cinema-river.is-open{animation:cinema-river-impact var(--river-duration,.6s) ease-out both}.cinema-flip-slot{transition:translate .35s ease-out}.cinema-flip-back .card-back{transition:box-shadow .35s ease-out,filter .35s ease-out,border-color .35s ease-out}.cinema-flip-slot.is-next{transition:translate var(--phase-duration,1.2s) cubic-bezier(.55,0,.75,.35);translate:0 -4px}.cinema-flip-slot.is-next .card-back{filter:brightness(1.3);transition-duration:var(--phase-duration,1.2s);border-color:#9ff5e4;transition-timing-function:cubic-bezier(.55,0,.75,.35);box-shadow:0 0 0 1px #6becd88c,0 0 18px #6becd873}.cinema-final-heading .eyebrow{animation:cinema-soft-in calc(.32s * var(--final-beat,1)) ease-out both;display:inline-block}.cinema-final .cinema-flip-front .playing-card{transition:opacity .45s,filter .45s,box-shadow .35s,transform .35s}.cinema-final .cinema-flip-front .playing-card.dimmed{transition-delay:calc(.18s * var(--final-beat,1))}.cinema-final .cinema-seat{transition:background .4s,border-color .4s,box-shadow .4s,opacity .45s,filter .45s}.cinema-final.cinema-intro .cinema-seat{padding-top:17px;padding-bottom:17px}.cinema-final .cinema-seat>:not(.cinema-profile),.cinema-final .cinema-profile>:not(.cinema-victory){transition:opacity .45s,filter .45s,color .4s,border-color .4s}.cinema-final-resolved>:not(.cinema-profile),.cinema-final-resolved .cinema-profile>:not(.cinema-victory){opacity:.52;filter:saturate(.7)}.cinema-final .cinema-profile{flex-wrap:nowrap}.cinema-final .cinema-profile b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cinema-final .cinema-victory{background:color-mix(in srgb,currentColor 9%,transparent);color:#8ba59d;letter-spacing:.1em;transform-origin:50% 60%;width:auto;animation:cinema-stamp-drop calc(.56s * var(--final-beat,1)) cubic-bezier(.5,0,.75,.2) both;border:3px double;border-radius:7px;flex-shrink:0;margin-left:auto;padding:3px 10px 2px;font:800 16px/1.2 Manrope;position:relative;transform:rotate(-6deg)}.cinema-final .cinema-victory:after{content:"";opacity:0;pointer-events:none;animation:cinema-stamp-ring calc(.56s * var(--final-beat,1)) ease-out both;border:2px solid;border-radius:9px;position:absolute;inset:-3px}.cinema-final .cinema-winner{background:#192f25f0;border-color:#f0d37c;box-shadow:0 0 25px #f0d37c2e}.cinema-final .cinema-winner .cinema-victory,.cinema-final .cinema-winner .cinema-made{color:#f4d77f}.cinema-final .cinema-loser>:not(.cinema-profile),.cinema-final .cinema-loser .cinema-profile>:not(.cinema-victory){opacity:.46;filter:saturate(.65)}.cinema-final .cinema-loser .cinema-profile{opacity:1}.cinema-final .cinema-victory.place-1{color:#f4d77f;text-shadow:0 0 12px #f4d77f73;box-shadow:0 0 16px #f4d77f38}.cinema-final .cinema-victory.place-2{color:#dfe7ee;text-shadow:0 0 10px #dfe7ee66;box-shadow:0 0 14px #dfe7ee29}.cinema-final .cinema-victory.place-3{color:#df9d62;text-shadow:0 0 10px #df9d6266;box-shadow:0 0 14px #df9d6229}.cinema-final .cinema-victory.place-4{color:#8ba59d}.cinema-final .cinema-reward{text-align:center}.cinema-final .cinema-reward strong{text-align:center;color:#f4d77f;justify-content:center;align-items:center;gap:4px;display:flex}.cinema-status-stamp{background:color-mix(in srgb,currentColor 9%,transparent);letter-spacing:.1em;transform-origin:50% 60%;width:auto;animation:cinema-stamp-drop calc(.56s * var(--final-beat,1)) cubic-bezier(.5,0,.75,.2) both;border:3px double;border-radius:7px;flex-shrink:0;margin-left:auto;padding:3px 10px 2px;font:800 16px/1.2 Manrope;position:relative;transform:rotate(-6deg)}.cinema-status-stamp:after{content:"";opacity:0;pointer-events:none;animation:cinema-stamp-ring calc(.56s * var(--final-beat,1)) ease-out both;border:2px solid;border-radius:9px;position:absolute;inset:-3px}.cinema-status-stamp.is-survived{color:#79ffae;text-shadow:0 0 12px #79ffae80;box-shadow:0 0 16px #79ffae38}.cinema-status-stamp.is-eliminated{color:#ff7069;text-shadow:0 0 12px #ff706980;box-shadow:0 0 16px #ff706938}.cinema-seat{text-align:center;--made-color:#84f5b6;background:#0a1d15;border:1px solid #365345;border-radius:12px;min-width:0;padding:18px 12px;transition:background .3s,border-color .3s,box-shadow .3s;position:relative}.cinema-profile{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;min-height:30px;margin-bottom:18px;font-size:15px;display:flex}.cinema-profile b{overflow-wrap:anywhere}.cinema-profile .player-avatar{flex-shrink:0}.cinema-match-profile{grid-template-rows:30px 29px 25px;gap:5px;min-height:94px;margin-bottom:14px;display:grid}.cinema-profile-identity{justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.cinema-profile-identity>b{text-overflow:ellipsis;white-space:nowrap;min-width:0;overflow:hidden}.cinema-standing-line{white-space:nowrap;justify-content:center;align-items:center;gap:8px;width:100%;min-width:0;display:flex}.cinema-profile-outcome{place-items:center;width:100%;min-width:0;min-height:25px;display:grid;position:relative}.cinema-profile-outcome .cinema-victory{width:auto}.cinema-seat>.cinema-status-stamp{z-index:2;padding:2px 7px 1px;font-size:11px;position:absolute;top:12px;right:12px;transform:rotate(-6deg)}.cinema-current-points{color:var(--mint);white-space:nowrap;font:600 11px DM Mono}.cinema-rank-badge{color:#c8e9dd;white-space:nowrap;background:#071f1bcc;border:1px solid #3a7568;border-radius:999px;align-items:center;gap:5px;min-height:25px;padding:2px 8px;font:600 10px DM Mono;display:inline-flex;box-shadow:inset 0 0 12px #68eecb0f}.cinema-rank-badge small{color:#81aa9d;letter-spacing:.04em;font-size:10px}.cinema-rank-badge b{color:var(--mint);font-size:12px}.cinema-rank-badge i{color:#a9d4c5;background:#26483e;border-radius:4px;padding:1px 4px;font-size:8px;font-style:normal}.cinema-rank-badge[data-rank="1"]{background:#3d331294;border-color:#cdb75e;box-shadow:0 0 12px #e8cf681f}.cinema-rank-badge[data-rank="1"] b{color:#f1d977}.cinema-rank-badge[data-rank="1"] small{color:#cfc38d}.cinema-rank-badge:is([data-rank="7"],[data-rank="8"]){background:#481117c2;border-color:#9f3f47;box-shadow:0 0 14px #ef44442e,inset 0 0 12px #f8717114}.cinema-rank-badge:is([data-rank="7"],[data-rank="8"]) small{color:#e89ba0}.cinema-rank-badge:is([data-rank="7"],[data-rank="8"]) b{color:#ff727c}.cinema-vs{z-index:3;color:#a2ffd0;letter-spacing:.06em;text-shadow:0 0 22px #4ffea9;background:#041610e6;border:1px solid #84f5b673;border-radius:50%;place-items:center;width:42px;height:42px;font:800 16px Manrope;display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 0 24px #4ffea929}.cinema-intro .cinema-vs-reveal .cinema-flip-inner{animation:cinema-vs-card-reveal .38s cubic-bezier(.3,.65,.25,1) var(--flip-delay,0s) both}.cinema-intro .cinema-seat{animation:.4s ease-out both cinema-seat-enter}.cinema-hole-cards{flex-wrap:wrap;justify-content:center;gap:6px;min-width:0;display:flex}.cinema .playing-card{flex-shrink:0}.cinema-board-stack{gap:0;margin:24px auto 8px;display:grid}.cinema-board{text-align:center;--made-color:#84f5b6;box-sizing:border-box;width:100%;margin:0 auto;padding:24px 8px}.cinema-board h3{letter-spacing:.12em;color:#92b5a2;justify-content:center;align-items:center;gap:14px;margin:0 0 20px;font:500 11px DM Mono;display:flex}.cinema-board h3 b{color:var(--mint);font-size:9px}.cinema-board-stack.run-it-twice .cinema-board+.cinema-board{border-top:1px solid #294839}.cinema-board.complete{background:#030f0a5c;padding-top:15px;padding-bottom:15px}.cinema-board.pending{opacity:.72;background:#030f0a2e;padding-top:15px;padding-bottom:15px}.cinema-board.is-collapsed{background:#030f0a85;min-height:0;padding:10px 8px 12px}.cinema-board.is-collapsed h3{margin:0 0 7px}.cinema-run-summary{place-items:center;min-width:0;display:grid}.cinema-run-summary>.cinema-run-matchup{margin:0 auto}.cinema-board.is-collapsed .cinema-run-player.is-winner{filter:drop-shadow(0 0 7px color-mix(in srgb,var(--made-color) 55%,transparent))}.cinema-board.complete .playing-card.compact{width:48px;height:69px}.cinema-board.complete .cinema-board-cards{gap:8px}.cinema-board.complete .hint{margin:8px 0 0}.cinema-board-cards{justify-content:center;gap:12px;display:flex}.cinema-board .playing-card.compact,.cinema-board-stack.run-it-twice .cinema-board:not(.is-collapsed) .playing-card.compact{width:64px;height:91px}.cinema-card-open{animation:cinema-flip var(--flip-duration,.22s) ease-out both;perspective:800px}.cinema-card-open.cinema-river{animation:cinema-river-impact var(--river-duration,.4s) ease-out both}.cinema-suspense{animation:cinema-suspense var(--suspense-duration,.25s) ease-in both}.cinema .made-straight{--made-color:#fbbf24}.cinema .made-flush{--made-color:#38bdf8}.cinema .made-full-house{--made-color:#a78bfa}.cinema .made-quads{--made-color:#fb7185}.cinema .made-straight-flush{--made-color:#c084fc}.cinema .made-royal{--made-color:#fde68a}.cinema .playing-card.glow{z-index:2;filter:none;box-shadow:0 0 0 1px color-mix(in srgb,var(--made-color) 78%,white),0 0 14px color-mix(in srgb,var(--made-color) 58%,transparent);animation:none;position:relative;transform:scale(1.025)}.cinema .playing-card.dimmed{opacity:.4;filter:brightness(.72)saturate(.5)}.cinema .cinema-board .playing-card.dimmed{opacity:.7;filter:brightness(.9)saturate(.78)}.cinema[data-match-id]:not(.cinema-motion-enabled) *,.cinema[data-match-id]:not(.cinema-motion-enabled) :before,.cinema[data-match-id]:not(.cinema-motion-enabled) :after{transition:none!important;animation:none!important}.cinema[data-match-id]:not(.cinema-motion-enabled) .cinema-final-arena img{transform:scale(var(--arena-scale))!important}.cinema[data-match-id]:not(.cinema-motion-enabled) .cinema-final-arena i{opacity:1!important}.cinema-winner{border-color:var(--made-color);box-shadow:0 0 20px color-mix(in srgb,var(--made-color) 20%,transparent);background:#123023}.cinema-loser .cinema-profile{opacity:.65}.cinema-victory{width:100%;color:var(--made-color);letter-spacing:.12em;font:800 15px Manrope;animation:.3s ease-out both cinema-seat-enter;display:block}.cinema-loser .cinema-victory{color:#90a398}.cinema-made{min-height:58px;color:var(--made-color);flex-direction:column;justify-content:center;align-items:center;margin:18px 0 8px;animation:.24s ease-out both cinema-seat-enter;display:flex}.cinema-made strong{overflow-wrap:anywhere;text-shadow:0 0 12px color-mix(in srgb,var(--made-color) 45%,transparent);font-size:clamp(15px,2.2vw,22px);line-height:1.4;display:block}.cinema-made small{color:#adc4b8;margin-top:5px;font:500 10px DM Mono;display:block}.cinema-made-fx{isolation:isolate;--fx-peak:.9;overflow:hidden}.cinema-made-fx>*{z-index:1;position:relative}.cinema-made-fx:before,.cinema-made-fx:after{content:"";z-index:0;border-radius:inherit;pointer-events:none;opacity:0;position:absolute;inset:0}.cinema-made-fx .cinema-hole-cards{isolation:isolate;border-radius:12px;position:relative;overflow:visible}.cinema-made-fx .cinema-hole-cards>*{z-index:1;position:relative}.cinema-made-fx .cinema-hole-cards:before{content:"";z-index:-1;pointer-events:none;opacity:0;background:radial-gradient(ellipse at center,color-mix(in srgb,var(--made-color) 58%,transparent),transparent 68%);border-radius:28px;position:absolute;inset:-26px}.cinema-made-fx .cinema-made{animation:1.45s ease-out both cinema-made-label-glow}.cinema-leading{--fx-peak:1;border-color:var(--made-color);background:color-mix(in srgb,var(--made-color) 13%,#0a1d15);animation:1.2s cubic-bezier(.22,1,.36,1) both cinema-winner-panel-impact}.cinema-trailing{--fx-peak:.28;border-color:color-mix(in srgb,var(--made-color) 38%,#365345);background:#081710}.cinema-trailing .cinema-made{filter:saturate(.72);opacity:.78}.cinema-trailing .playing-card:not(.glow){opacity:.3}.cinema .cinema-trailing .playing-card.glow{box-shadow:0 0 0 1px color-mix(in srgb,var(--made-color) 42%,white),0 0 8px color-mix(in srgb,var(--made-color) 30%,transparent);animation:none!important}.cinema-made-fx.made-straight .cinema-hole-cards:before{background:radial-gradient(#fbbf24b8,#f59e0b47 42%,#0000 72%);animation:.95s ease-out cinema-made-backdrop-impact}.cinema-made-fx.made-straight .cinema-hole-cards:after{content:"";z-index:-1;pointer-events:none;background:linear-gradient(105deg,#0000 34%,#fde68a9e 50%,#0000 66%);border-radius:18px;animation:1.05s ease-out cinema-made-scan;position:absolute;inset:-12px}.cinema-made-fx.made-flush .cinema-hole-cards:before{background:radial-gradient(#38bdf8c2,#0ea5e947 44%,#0000 72%);animation:1.25s ease-in-out cinema-made-backdrop-pulse}.cinema-made-fx.made-flush .cinema-hole-cards:after{content:"";z-index:-1;pointer-events:none;opacity:.9;background:linear-gradient(110deg,#0000 0%,#7dd3fc80 40%,#0ea5e961 52%,#0000 90%) 0 0/220% 100%;border-radius:18px;animation:1.3s linear cinema-made-flush-sheen;position:absolute;inset:-12px}.cinema-made-fx.made-full-house .cinema-hole-cards:before{background:radial-gradient(#d8b4fed1,#fbbf2461 42%,#0000 72%);animation:1.55s cubic-bezier(.34,1.15,.52,1) cinema-made-backdrop-house}.cinema-made-fx.made-full-house .cinema-hole-cards:after{content:"";z-index:-1;pointer-events:none;background:conic-gradient(from 25deg,#0000,#fbbf2494,#a78bfaa8,#0000 58%,#d8b4fe7a,#0000);border-radius:22px;animation:1.55s ease-out cinema-made-backdrop-orbit;position:absolute;inset:-18px}.cinema-made-fx.made-quads .cinema-hole-cards:before{background:radial-gradient(#fb7185e0,#be185d57 45%,#0000 72%);animation:1.1s cubic-bezier(.34,1.3,.64,1) cinema-made-backdrop-impact}.cinema-made-fx.made-straight-flush .cinema-hole-cards:before{background:conic-gradient(#38bdf8a8,#f472b6ad,#fde0479e,#c084fcb8,#38bdf8a8);animation:1.55s ease-out cinema-made-backdrop-orbit}.cinema-made-fx.made-royal .cinema-hole-cards:before{background:radial-gradient(#ffffffe6,#fde04794 28%,#c084fc4d 52%,#0000 74%);animation:1.7s cubic-bezier(.22,1,.36,1) cinema-made-backdrop-royal;inset:-34px}.cinema-made-fx .cinema-hole-cards:before,.cinema-made-fx .cinema-hole-cards:after{display:none!important}.cinema-made-fx.made-straight:before{background:radial-gradient(circle at 50% 42%,#fbbf247a,#f59e0b24 46%,#0000 76%);animation:1.05s ease-out cinema-panel-bloom}.cinema-made-fx.made-straight:after{background:linear-gradient(105deg,#0000 25%,#fde68a57 47%,#0000 67%) 0 0/220% 100%;animation:1.05s ease-out cinema-panel-sweep}.cinema-made-fx.made-flush:before{background:radial-gradient(circle at 50% 42%,#38bdf88c,#0ea5e929 48%,#0000 78%);animation:1.25s ease-out cinema-panel-bloom}.cinema-made-fx.made-flush:after{background:linear-gradient(110deg,#0000 18%,#7dd3fc6b 46%,#0ea5e938 56%,#0000 78%) 0 0/240% 100%;animation:1.3s ease-out cinema-panel-sweep}.cinema-made-fx.cinema-leading.made-full-house{--fx-peak:.78}.cinema-made-fx.made-full-house:before{background:radial-gradient(circle at 50% 42%,#c084fca8,#a78bfa40 46%,#0000 76%);animation:1.35s ease-out cinema-panel-house}.cinema-made-fx.made-full-house:after{background:conic-gradient(from 25deg,#0000,#d8b4fe80,#8b5cf666,#0000 56%,#c084fc6b,#0000);animation:1.45s ease-out cinema-panel-orbit;inset:-35%}.cinema-made-fx.made-quads:before{background:radial-gradient(circle at 50% 42%,#ffffff80,#fb7185c7 18%,#be185d4d 52%,#0000 80%);animation:1.55s cubic-bezier(.22,1,.36,1) cinema-panel-quads-burst}.cinema-made-fx.made-quads:after{background:conic-gradient(from 0deg,transparent 0 8%,#fb7185d6 15%,transparent 24% 38%,#ef4444b3 48%,transparent 58% 72%,#be185dc2 82%,transparent 92%);animation:1.65s cubic-bezier(.2,.8,.25,1) cinema-panel-quads-orbit;inset:-40%}.cinema-made-fx.made-straight-flush:before{background:radial-gradient(at 50% 42%,#22d3ee7a,#c084fc38 46%,#0000 76%);animation:1.8s ease-out cinema-panel-bloom}.cinema-made-fx.made-straight-flush:after{background:var(--fx-sf-orbit);border-radius:50%;animation:1.8s cubic-bezier(.2,.8,.25,1) cinema-panel-quads-orbit;inset:-40%;-webkit-mask-image:radial-gradient(#0000 8%,#000 28% 42%,#0000 68%);mask-image:radial-gradient(#0000 8%,#000 28% 42%,#0000 68%)}.cinema-made-fx.made-royal:before{background:radial-gradient(circle at 50% 42%,#ffffffa3,#bfdbfe66 26%,#c4b5fd2e 50%,#0000 78%);animation:2.1s ease-out cinema-panel-royal}.cinema-made-fx.made-royal:after{background:var(--fx-royal-aura);border-radius:50%;animation:2.1s cubic-bezier(.2,.8,.25,1) cinema-panel-quads-orbit;inset:-40%;-webkit-mask-image:radial-gradient(#0000 6%,#000 24% 42%,#0000 68%);mask-image:radial-gradient(#0000 6%,#000 24% 42%,#0000 68%)}.cinema-made-fx.cinema-trailing{--fx-peak:.24}.cinema .cinema-made-fx.made-straight .playing-card.glow{animation:.85s ease-out cinema-card-glow-straight}.cinema .cinema-made-fx.made-flush .playing-card.glow{animation:1.05s ease-out cinema-card-glow-flush}.cinema .cinema-made-fx.made-full-house .playing-card.glow{animation:1.2s ease-out cinema-card-glow-house}.cinema .made-full-house .playing-card.glow{filter:brightness(1.08)saturate(1.12);box-shadow:0 0 0 2px #d8b4fef5,0 0 18px #c084fcd1,0 0 34px #8b5cf68a}.cinema .made-full-house .cinema-made strong{color:#d8b4fe;text-shadow:0 0 10px #d8b4fed1,0 0 22px #8b5cf680}.cinema .cinema-made-fx.made-quads .playing-card.glow{animation:1.15s ease-out cinema-card-glow-quads}.cinema .cinema-made-fx.made-straight-flush .playing-card.glow{box-shadow:var(--fx-sf-rim);animation:1.8s linear porena-sf-card}.cinema .cinema-made-fx.made-royal .playing-card.glow{box-shadow:var(--fx-royal-rim);animation:1.9s ease-out porena-royal-card}.cinema .cinema-seat.cinema-made-fx.made-straight-flush{--made-color:#a5f3fc;background:linear-gradient(#142333,#142333) padding-box,var(--fx-sf-spectrum) border-box;border-color:#0000}.cinema .cinema-made-fx.made-straight-flush .cinema-made strong,.cinema .cinema-made-fx.made-straight-flush .cinema-final-read strong,.cinema .cinema-made-fx.made-straight-flush .cinema-victory{background:var(--fx-sf-spectrum);color:#0000;-webkit-text-fill-color:transparent;width:fit-content;max-width:100%;text-shadow:none;filter:drop-shadow(0 0 10px #7dd3fc94);-webkit-background-clip:text;background-clip:text;margin-inline:auto}.cinema .cinema-made-fx.made-straight-flush .cinema-final-read em{color:#c7f4ff;text-shadow:0 0 9px #7dd3fc7a}.cinema.cinema-final .cinema-made-fx.made-straight-flush .cinema-victory{margin-inline:auto 0}.cinema .cinema-seat.cinema-made-fx.made-royal{--made-color:#e2efff;background:var(--fx-royal-panel);border-color:#dceafa;box-shadow:inset 0 0 0 1px #ffffff3d,0 0 26px #b5d3fa47}.cinema .cinema-made-fx.made-royal .cinema-made strong,.cinema .cinema-made-fx.made-royal .cinema-victory{color:#f2f8ff;text-shadow:0 0 10px #fffc,0 0 26px #aad1ff94}.cinema .cinema-made-fx.made-royal .cinema-final-read strong{color:#f2f8ff;text-shadow:0 0 10px #ffffffe6,0 0 26px #aad1ffb3,0 0 38px #c4b5fd6b}.cinema .cinema-made-fx.made-royal .cinema-final-read em{color:#dcecff;text-shadow:0 0 9px #aad1ff73}.cinema .cinema-made-fx.made-royal .cinema-victory.place-1{color:#f4d77f;text-shadow:0 0 12px #f4d77f99,0 0 24px #ce993059;box-shadow:0 0 16px #f4d77f40}.cinema .cinema-seat.cinema-made-fx:is(.made-straight-flush,.made-royal).cinema-trailing{border-color:color-mix(in srgb,var(--made-color) 38%,#365345);box-shadow:none;background:#081710}.cinema .cinema-seat.cinema-loser.cinema-trailing,.cinema .cinema-seat.cinema-made-fx.cinema-loser{--made-color:#737d80;background:#080e10;border-color:#374145;box-shadow:inset 0 0 0 1px #8995990d}.cinema-street-made{color:#d8ebe1;min-height:48px;margin:14px 0 4px;animation:.22s ease-out both cinema-hand-update}.cinema-street-made small,.cinema-street-made strong,.cinema-street-made em{font-style:normal;display:block}.cinema-street-made small{color:#779889;letter-spacing:.08em;margin-bottom:4px;font:500 9px DM Mono}.cinema-street-made strong{font-size:clamp(14px,1.8vw,18px);line-height:1.3}.cinema-street-made em{color:#9cb6a9;margin-top:3px;font:500 9px DM Mono}.cinema-reward{border-top:1px solid var(--line);margin-top:14px;padding-top:14px;animation:.3s ease-out both cinema-seat-enter}.cinema-reward strong{color:var(--mint);text-align:center;white-space:nowrap;font:700 14px/1.7 DM Mono;display:block}.cinema-reward strong i{color:#8a9;margin:0 4px;font-style:normal}.cinema-footer{color:#9fbdac;letter-spacing:.06em;flex-wrap:wrap;justify-content:center;align-items:center;gap:16px;min-height:42px;margin-top:24px;font:600 12px DM Mono;display:flex}.cinema-final .cinema-hole-cards{flex-wrap:nowrap;gap:3px}.cinema-final .playing-card.compact{width:clamp(22px,4.7vw,44px);height:clamp(36px,6.8vw,65px)}.cinema-final .playing-card.compact .card-rank{font-size:clamp(11px,2.5vw,17px)}.cinema-final .playing-card.compact .card-suit{font-size:clamp(15px,3vw,23px)}@keyframes cinema-flip{0%{opacity:.25;transform:rotateY(-90deg)}to{opacity:1;transform:rotateY(0)}}@keyframes cinema-vs-card-reveal{0%{transform:rotateY(0)}to{transform:rotateY(180deg)}}@keyframes cinema-river-impact{0%{transform:scale(1)}65%{filter:brightness(1.2);transform:scale(1.09)}to{filter:brightness();transform:scale(1)}}@keyframes cinema-suspense{to{filter:brightness(1.25);transform:translateY(-5px)}}@keyframes cinema-seat-enter{0%{opacity:0;transform:translateY(8px)}to{opacity:1;transform:translateY(0)}}@keyframes cinema-stamp-drop{0%{opacity:0;filter:blur(2px);transform:translateY(-34px)scale(2.3)rotate(-15deg)}55%{opacity:1;filter:blur();transform:translateY(0)scale(.9)rotate(-5deg)}72%{transform:scale(1.07)rotate(-6deg)}to{opacity:1;transform:scale(1)rotate(-6deg)}}@keyframes cinema-stamp-ring{0%,52%{opacity:0;transform:scale(1)}58%{opacity:.75;transform:scale(1)}to{opacity:0;transform:scale(1.55)}}@keyframes cinema-soft-in{0%{opacity:0;transform:translateY(5px)}to{opacity:1;transform:translateY(0)}}@keyframes cinema-final-lift{0%{transform:translateY(0)scale(1)}55%{transform:translateY(-7px)scale(1.07)}to{transform:translateY(0)scale(1)}}@keyframes cinema-hand-update{0%{opacity:.35;transform:translateY(3px)}to{opacity:1;transform:translateY(0)}}@keyframes cinema-panel-bloom{0%{opacity:0;filter:brightness()}34%{opacity:var(--fx-peak);filter:brightness(1.28)}68%{opacity:calc(var(--fx-peak) * .5);filter:brightness(1.08)}to{opacity:0;filter:brightness()}}@keyframes cinema-panel-sweep{0%{opacity:0;background-position:110%}28%{opacity:var(--fx-peak)}to{opacity:0;background-position:-110%}}@keyframes cinema-panel-house{0%{opacity:0;filter:brightness()}24%{opacity:var(--fx-peak);filter:brightness(1.18)}52%{opacity:calc(var(--fx-peak) * .52);filter:brightness(1.08)}76%{opacity:calc(var(--fx-peak) * .7);filter:brightness(1.12)}to{opacity:0;filter:brightness()}}@keyframes cinema-panel-orbit{0%{opacity:0;transform:rotate(-24deg)}32%{opacity:var(--fx-peak)}to{opacity:0;transform:rotate(170deg)}}@keyframes cinema-panel-quads-burst{0%{opacity:0;filter:brightness()}16%{opacity:var(--fx-peak);filter:brightness(1.5)}38%{opacity:calc(var(--fx-peak) * .46);filter:brightness(1.08)}58%{opacity:calc(var(--fx-peak) * .92);filter:brightness(1.38)}to{opacity:0;filter:brightness()}}@keyframes cinema-panel-quads-orbit{0%{opacity:0;transform:rotate(-38deg)}22%{opacity:var(--fx-peak)}62%{opacity:calc(var(--fx-peak) * .72)}to{opacity:0;transform:rotate(230deg)}}@keyframes cinema-panel-royal{0%{opacity:0;filter:brightness()}18%{opacity:var(--fx-peak);filter:brightness(1.75)}44%{opacity:calc(var(--fx-peak) * .5);filter:brightness(1.15)}66%{opacity:calc(var(--fx-peak) * .9);filter:brightness(1.5)}to{opacity:0;filter:brightness()}}@keyframes cinema-made-backdrop-impact{0%{opacity:0;transform:scale(.65)}38%{opacity:1;transform:scale(1.12)}to{opacity:0;transform:scale(1.35)}}@keyframes cinema-made-backdrop-pulse{0%{opacity:0;transform:scale(.72)}42%{opacity:.95;transform:scale(1.08)}72%{opacity:.58;transform:scale(1.18)}to{opacity:0;transform:scale(1.3)}}@keyframes cinema-made-backdrop-house{0%{opacity:0;transform:scale(.62)}22%{opacity:1;transform:scale(1.08)}48%{opacity:.78;transform:scale(.96)}72%{opacity:.62;transform:scale(1.18)}to{opacity:0;transform:scale(1.34)}}@keyframes cinema-made-backdrop-orbit{0%{opacity:0;transform:rotate(-35deg)scale(.68)}36%{opacity:.94;transform:rotate(20deg)scale(1.04)}to{opacity:0;transform:rotate(210deg)scale(1.26)}}@keyframes cinema-made-backdrop-royal{0%{opacity:0;filter:blur(14px);transform:scale(.5)}28%{opacity:1;filter:blur(8px);transform:scale(1.08)}58%{opacity:.76;filter:blur(11px);transform:scale(.96)}to{opacity:0;filter:blur(16px);transform:scale(1.42)}}@keyframes cinema-winner-panel-impact{0%{transform:scale(1);box-shadow:0 0 #0000}38%{box-shadow:0 0 28px color-mix(in srgb,var(--made-color) 58%,transparent),inset 0 0 22px color-mix(in srgb,var(--made-color) 12%,transparent);transform:scale(1.018)}to{box-shadow:0 0 22px color-mix(in srgb,var(--made-color) 28%,transparent);transform:scale(1)}}@keyframes cinema-made-label-glow{0%{opacity:.25;text-shadow:0 0 #0000;filter:brightness();transform:scale(.92)}40%{opacity:1;text-shadow:0 0 22px color-mix(in srgb,var(--made-color) 70%,transparent),0 0 10px #ffffff59;filter:brightness(1.2);transform:scale(1.08)}to{opacity:1;text-shadow:0 0 16px color-mix(in srgb,var(--made-color) 52%,transparent);filter:brightness(1.08);transform:scale(1.03)}}@keyframes cinema-made-straight{0%{filter:brightness();transform:scale(1)}40%{filter:brightness(1.12);transform:scale(1.045)}to{filter:brightness();transform:scale(1)}}@keyframes cinema-made-scan{0%{opacity:0;transform:translate(-70%)}35%{opacity:.55}to{opacity:0;transform:translate(70%)}}@keyframes cinema-made-flush-pulse{0%,to{box-shadow:0 0 #38bdf800,inset 0 0 0 1px #38bdf82e}50%{box-shadow:0 0 22px 4px #0ea5e96b,0 0 8px 1px #7dd3fc59,inset 0 0 14px #38bdf824}}@keyframes cinema-made-flush-sheen{0%{background-position:0}to{background-position:200%}}@keyframes cinema-made-house{0%,to{filter:brightness();transform:scale(1);box-shadow:0 0 #fbbf2400,0 0 #a78bfa00}20%{filter:brightness(1.12);transform:scale(1.045);box-shadow:0 0 24px 5px #fbbf248c,0 0 12px #a78bfa73}45%{filter:brightness(1.18);transform:scale(1.02);box-shadow:0 0 32px 8px #a78bfa66,0 0 0 4px #fbbf2459,inset 0 0 20px #fbbf2414}70%{filter:brightness(1.1);transform:scale(1.035);box-shadow:0 0 20px 4px #fbbf2473,0 0 18px 2px #a78bfa59}}@keyframes cinema-made-house-flash{0%{opacity:0;transform:scale(.92)}30%{opacity:.65}to{opacity:0;transform:scale(1.08)}}@keyframes cinema-made-quads{0%{filter:brightness()drop-shadow(0 0 #0000);transform:scale(1)}40%{filter:brightness(1.14)drop-shadow(0 0 14px #fb7185c2);transform:scale(1.06)}to{filter:brightness()drop-shadow(0 0 #0000);transform:scale(1)}}@keyframes cinema-made-sf{0%{filter:brightness()hue-rotate();box-shadow:0 0 #0000}40%{filter:brightness(1.18)hue-rotate(18deg);box-shadow:0 0 22px 3px #fde0478c,0 0 40px 6px #f472b640}to{filter:brightness()hue-rotate();box-shadow:0 0 #0000}}@keyframes cinema-made-royal{0%{filter:brightness();transform:scale(.98);box-shadow:0 0 #0000}35%{filter:brightness(1.3);transform:scale(1.055);box-shadow:0 0 28px #fffc,0 0 55px #fde04794,0 0 80px #c084fc59}to{filter:brightness(1.08);transform:scale(1);box-shadow:0 0 20px #fde04773}}@keyframes cinema-card-glow-straight{0%{box-shadow:0 0 6px #fbbf246e,0 0 13px #f59e0b30}45%{box-shadow:0 0 13px #fbbf24d1,0 0 29px #f59e0b69}to{box-shadow:0 0 10px #fbbf24a6,0 0 22px #f59e0b4d}}@keyframes cinema-card-glow-flush{0%{box-shadow:0 0 8px #38bdf880,0 0 18px #0ea5e93d}45%{box-shadow:0 0 17px #38bdf8e8,0 0 37px #0ea5e987,0 0 46px #7dd3fc30}to{box-shadow:0 0 13px #38bdf8bd,0 0 31px #0ea5e969}}@keyframes cinema-card-glow-house{0%{box-shadow:0 0 9px #c084fc8c,0 0 20px #8b5cf633}45%{box-shadow:0 0 20px #d8b4fef5,0 0 44px #a78bfa9e,0 0 57px #7e22ce47}to{box-shadow:0 0 15px #c084fcc2,0 0 30px #8b5cf666}}@keyframes cinema-card-glow-quads{0%{box-shadow:0 0 10px #fb71857a}45%{box-shadow:0 0 21px #fb7185f5,0 0 45px #ef4444ab,0 0 58px #be185d57}to{box-shadow:0 0 19px #fb7185d6,0 0 38px #ef444485}}@media (width<=639px){.cinema{border-radius:12px;margin:12px 0;padding:14px 10px}.cinema-heading{flex-direction:column;align-items:center;margin-bottom:20px}.cinema-controls{justify-content:space-between;width:100%;position:static}.cinema-run-scoreboard{max-width:300px;margin:0 auto 16px;padding:9px 12px}.cinema-run-score{gap:10px;font-size:11px}.cinema-run-score strong{min-width:66px;font-size:24px}.cinema-run-matchup{grid-template-columns:minmax(0,1fr) 18px minmax(0,1fr);gap:4px}.cinema-board-matchup{width:min(250px,100%);margin:-7px auto 16px;padding:0}.cinema-run-player{gap:3px}.cinema-board-matchup .cinema-run-hand .playing-card.compact{width:32px;height:48px}.cinema-board-matchup .cinema-run-hand .playing-card.compact .card-rank{font-size:13px}.cinema-board-matchup .cinema-run-hand .playing-card.compact .card-suit{font-size:19px}.cinema-table.cinema-headsup .cinema-seats{gap:14px}.cinema-seat{padding:12px 5px}.cinema-headsup .cinema-reward strong{white-space:normal;overflow-wrap:anywhere;font-size:12px}.cinema-profile{gap:5px;margin-bottom:12px;font-size:12px}.cinema-match-profile{grid-template-rows:25px 25px 23px;gap:4px;min-height:81px}.cinema-profile-identity,.cinema-standing-line{gap:5px}.cinema-standing-line .cinema-rank-badge{gap:3px;min-height:22px;padding:1px 6px}.cinema-standing-line .cinema-current-points{font-size:10px}.cinema-seat>.cinema-status-stamp{border-width:2px;padding:1px 5px;font-size:9px;top:8px;right:8px}.cinema-profile .player-avatar{width:23px;height:23px}.cinema-headsup .cinema-vs{width:34px;height:34px;font-size:11px;left:50%}.cinema-multi:not(.cinema-final) .cinema-seats{grid-template-columns:1fr}.cinema-board-cards{gap:8px}.cinema-board .playing-card.compact,.cinema-board-stack.run-it-twice .cinema-board:not(.is-collapsed) .playing-card.compact{width:43px;height:64px}.cinema-hole-cards{gap:3px}.cinema-hole-cards .playing-card.compact{width:32px;height:48px}.cinema-hole-cards .playing-card.compact .card-rank{font-size:13px}.cinema-hole-cards .playing-card.compact .card-suit{font-size:19px}.cinema-final .cinema-seats{gap:8px}.cinema-final-heading{align-items:center;padding-top:42px}.cinema-final-heading .cinema-controls{justify-content:space-between;top:0;left:0;right:0}.cinema-final-heading h2{font-size:clamp(24px,8vw,34px)}.cinema-final .cinema-seat,.cinema-final.cinema-intro .cinema-seat{min-height:124px;padding:12px 7px}.cinema-final .cinema-profile{font-size:11px}.cinema-final .cinema-victory{border-width:2px;padding:2px 6px 1px;font-size:11px}.cinema-final-read{min-height:44px;margin-top:9px;padding-top:8px}.cinema-final-read-copy{gap:3px}.cinema-final-read strong{font-size:15px}.cinema-final .playing-card.compact{border-radius:4px;width:clamp(15px,4.2vw,25px);height:clamp(27px,6.6vw,39px);padding:2px}.cinema-final .playing-card.compact .card-rank{font-size:11px}.cinema-final .playing-card.compact .card-suit{font-size:14px}.cinema-final .playing-card.card-back span{font-size:10px}.cinema-final .cinema-hole-cards{gap:2px}.cinema-final .cinema-reward strong{white-space:normal;flex-direction:column;gap:0;line-height:1.35}.cinema-final .cinema-reward strong i{display:none}}@media (prefers-reduced-motion:reduce){.cinema:not(.cinema-motion-enabled) :not(.fx-motion-preview *){transition:none!important;animation:none!important}.cinema:not(.cinema-motion-enabled) .cinema-made-fx:is(.made-straight-flush,.made-royal):not(.fx-motion-preview *):before,.cinema:not(.cinema-motion-enabled) .cinema-made-fx:is(.made-straight-flush,.made-royal):not(.fx-motion-preview *):after{opacity:0;animation:none!important}}.cinema-catchup,.cinema-catchup *{transition:none!important}.cinema-waiting{text-align:center;align-content:center;place-items:center;gap:18px;min-height:320px;display:grid}.cinema-waiting p{color:#b9d3c6;letter-spacing:.02em;margin:0;font:600 15px Manrope}.cinema-waiting-pulse{gap:8px;display:flex}.cinema-waiting-pulse i{background:var(--mint,#84f5b6);opacity:.25;border-radius:50%;width:7px;height:7px;animation:1.2s ease-in-out infinite cinema-waiting-dot}.cinema-waiting-pulse i:nth-child(2){animation-delay:.2s}.cinema-waiting-pulse i:nth-child(3){animation-delay:.4s}@keyframes cinema-waiting-dot{0%,to{opacity:.25;transform:translateY(0)}40%{opacity:1;transform:translateY(-4px)}}.high-card-backdrop{z-index:500;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#020813e8;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.high-card-notice{text-align:center;color:#eef8ff;background:#0b1b2b;border:2px solid #f5c96b;border-radius:18px;width:min(520px,100%);max-height:90svh;padding:32px 24px;overflow:auto;box-shadow:0 0 60px #f5c96b22}.high-card-notice>small{color:#f5c96b;font-size:12px}.high-card-notice h2{margin:16px 0;font-size:28px}.high-card-notice p{color:#b9ccd9;font-size:14px;line-height:1.8}.high-card-notice strong{color:#ffe1b5;background:#542b24;border-radius:8px;padding:16px;font-size:18px;line-height:1.6;display:block}.high-card-notice>b{color:#81ece8;margin-top:24px;display:block}.high-card-result{z-index:2;text-align:center;color:#edf8ff;background:#071624;border:1px solid #e5bd65;border-radius:12px;margin:12px 0;padding:20px;position:relative}.high-card-result h3{margin:0 0 16px}.high-card-result p{color:#acc8d4;font-size:12px}.high-card-players{flex-wrap:wrap;justify-content:center;gap:16px;display:flex}.high-card-players>div{flex-direction:column;align-items:center;gap:8px;min-width:80px;max-width:140px;display:flex}.high-card-players b{overflow-wrap:anywhere;font-size:12px}.high-card-players strong{color:#142431;background:#edf5fa;border:2px solid #99acb8;border-radius:9px;place-items:center;width:64px;height:88px;font-size:34px;display:grid}.high-card-players span{color:#acb8c3;font-size:12px}.high-card-players .draw-winner strong{border-color:#f5c96b;box-shadow:0 0 24px #f5c96b66}.high-card-players .draw-winner span{color:#f5c96b;font-weight:800}
