:root{color:#17231f;font-synthesis:none;background:#ece9df;font-family:Inter,ui-rounded,system-ui,sans-serif}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}.drag-handle{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none;justify-content:space-between;align-items:center;gap:1rem;margin:-.3rem -.3rem .35rem;padding:.3rem;display:flex}.drag-handle .eyebrow{margin:0}.drag-handle>small{color:#73807b;text-transform:uppercase;letter-spacing:.06em;font-size:.52rem;font-weight:800}.dragging-panel,.dragging-panel *{cursor:grabbing!important}[data-draggable-panel].is-dragged,.payment-prompt.is-dragged{top:var(--drag-top)!important;bottom:auto!important;right:auto!important;left:var(--drag-left)!important;margin:0!important;transform:none!important}.payment-prompt .payment-reason{cursor:grab;touch-action:none;-webkit-user-select:none;user-select:none}.payment-prompt .payment-reason:before{content:"Versleep betalingsvenster";color:#52605b;letter-spacing:.05em;text-transform:uppercase;background:#e7ebe7;border-radius:999px;width:max-content;margin:0 0 .35rem;padding:.2rem .42rem;font-size:.5rem;font-weight:850;display:block}.app-version{z-index:30;right:max(.45rem,env(safe-area-inset-right));bottom:max(.3rem,env(safe-area-inset-bottom));color:#52605b;letter-spacing:.02em;pointer-events:none;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffdf6d1;border-radius:999px;padding:.2rem .38rem;font-size:.48rem;font-weight:750;position:fixed}.local-data-reset-trigger{z-index:31;right:max(.45rem,env(safe-area-inset-right));bottom:max(1.65rem,calc(env(safe-area-inset-bottom) + 1.35rem));color:#52605b;opacity:.55;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#fffdf6c7;border:1px solid #143f322e;align-items:center;gap:.2rem;padding:.22rem .4rem;font-size:.48rem;font-weight:800;display:flex;position:fixed;box-shadow:0 2px 7px #143f321a}.local-data-reset-trigger:hover,.local-data-reset-trigger:focus-visible{opacity:1}.local-data-reset-trigger>span{font-size:.7rem}.local-reset-backdrop{z-index:260;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);background:#0c1f19b8;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.local-reset-dialog{background:#fffdf6;border:3px solid #143f32;border-radius:1rem;width:min(620px,100%);max-height:calc(100dvh - 2rem);padding:clamp(1.2rem,4vw,2rem);overflow:auto;box-shadow:9px 11px #143f32}.local-reset-dialog h2{margin-bottom:.65rem;font-size:clamp(1.45rem,4vw,2rem)}.local-reset-dialog>p:not(.eyebrow){color:#52605b;line-height:1.5}.local-reset-warning{background:#fff3d7;border-left:5px solid #c17b23;border-radius:.55rem;gap:.25rem;margin:1rem 0;padding:.8rem;display:grid}.local-reset-warning span{color:#694a24;font-size:.7rem;line-height:1.4}.local-reset-warning.danger{background:#fff0e8;border-color:#b53229}.local-reset-warning.danger span{color:#782a23}.local-reset-actions{flex-wrap:wrap;justify-content:flex-end;gap:.55rem;display:flex}.local-reset-actions button{padding:.65rem .85rem;font-size:.68rem}@media (width<=650px){.local-reset-actions{flex-direction:column;align-items:stretch}.local-reset-actions button{width:100%}}.update-notice{z-index:200;left:50%;bottom:max(1rem,env(safe-area-inset-bottom));color:#143f32;background:#fff6d7;border:2px solid #143f32;border-radius:.9rem;justify-content:space-between;align-items:center;gap:1rem;width:min(520px,100vw - 2rem);padding:.8rem .9rem .8rem 1rem;display:flex;position:fixed;translate:-50%;box-shadow:6px 7px #143f32,0 16px 40px #143f3240}.update-notice div{gap:.14rem;display:grid}.update-notice strong{font-size:.85rem}.update-notice span{color:#52605b;font-size:.66rem}.update-notice button{flex:none;padding:.62rem .85rem;font-size:.7rem}@media (width<=520px){.update-notice{flex-direction:column;align-items:stretch}.update-notice button{width:100%}}.street-set-launcher>button{z-index:35;left:max(.65rem,env(safe-area-inset-left));bottom:max(.55rem,env(safe-area-inset-bottom));padding:.55rem .8rem;font-size:.68rem;position:fixed;box-shadow:0 3px 10px #143f322e}body:not(:has(.hero)) .street-set-launcher>button{display:none}.street-set-backdrop{z-index:180;align-items:start;overflow:auto}.street-set-manager{width:min(1080px,100%);max-height:calc(100dvh - 2rem);margin:auto;padding:1rem;overflow:auto}.street-set-manager>header{z-index:10;background:#fffdf6;align-items:center;padding:.6rem 0 .8rem;position:sticky;top:-1rem}.street-set-manager>header h1{font-size:clamp(2rem,5vw,3.5rem)}.street-set-library{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1rem;padding:1rem 0;display:grid}.street-set-library>section{background:#f7f5ed;border:1px solid #c8cec9;border-radius:.8rem;padding:1rem}.street-set-library h2{font-size:1.05rem}.street-set-options{gap:.5rem;display:grid}.street-set-options button{text-align:left;border-radius:.65rem;justify-items:start;display:grid}.street-set-options small{opacity:.8}.new-street-set{align-content:start;gap:.65rem;display:grid}.new-street-set p{color:#52605b;margin:0;font-size:.75rem}.new-street-set label,.editor-toolbar label,.street-fields label{color:#52605b;text-transform:uppercase;letter-spacing:.06em;gap:.25rem;font-size:.62rem;font-weight:850;display:grid}.new-street-set input,.editor-toolbar input,.street-fields input{color:#17231f;width:100%;font:inherit;text-transform:none;letter-spacing:0;background:#fff;border:2px solid #84918b;border-radius:.55rem;padding:.65rem}.street-set-message{color:#52605b;margin:0}.editor-toolbar{z-index:9;background:#edf1ed;border-radius:.7rem;justify-content:space-between;align-items:end;gap:1rem;padding:.7rem;display:flex;position:sticky;top:74px;box-shadow:0 3px 12px #143f321a}.editor-toolbar label{flex:1}.editor-toolbar>div,.editor-footer>div{gap:.5rem;display:flex}.editor-privacy{color:#52605b;background:#edf7ef;border-left:4px solid #267354;border-radius:.45rem;margin:.8rem 0;padding:.65rem .8rem;font-size:.72rem}.street-groups{gap:.8rem;display:grid}.street-group{--group:#84918b;border:1px solid #c8cec9;border-left:8px solid var(--group);background:#faf9f4;border-radius:.75rem;padding:.8rem}.street-group>div:first-child{justify-content:space-between;align-items:baseline;display:flex}.street-group h2{margin:0;font-size:1rem}.street-group small{color:#52605b}.street-fields{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.6rem;margin-top:.6rem;display:grid}.street-fields article{background:#fff;border-radius:.55rem;gap:.4rem;padding:.65rem;display:grid}.street-fields article>strong{font-size:.68rem}.editor-footer{z-index:9;background:#fffdf6;border-top:2px solid #143f32;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.8rem;display:flex;position:sticky;bottom:-1rem}.editor-footer p{color:#52605b;margin:0;font-size:.7rem}@media (width<=700px){.editor-toolbar,.editor-footer{flex-direction:column;align-items:stretch}.editor-toolbar>div,.editor-footer>div{width:100%}.editor-toolbar button,.editor-footer button{flex:1}.street-set-manager{padding:.7rem}.street-set-manager>header{top:-.7rem}}button{color:#fff;font:inherit;cursor:pointer;background:#c5392d;border:0;border-radius:999px;padding:.85rem 1.2rem;font-weight:750}button:focus-visible{outline-offset:3px;outline:4px solid #efb93f}button.secondary{color:#143f32;background:#d8ddd9}button:disabled{cursor:not-allowed}main{width:min(1100px,100%);margin:0 auto;padding:clamp(1rem,4vw,3rem)}main.setup{place-items:center;min-height:100vh;display:grid}.game-recovery .panel{width:min(620px,100%)}.game-recovery details{color:#52605b;margin-top:1rem}.game-recovery code{overflow-wrap:anywhere;background:#ece9df;border-radius:.45rem;margin-top:.45rem;padding:.55rem;display:block}header{border-bottom:2px solid #143f32;justify-content:space-between;align-items:end;padding-bottom:1rem;display:flex}.top-controls{justify-content:flex-end;align-items:end;gap:1.5rem;display:flex}.top-controls .table-piles{margin:0 0 .85rem}.top-controls .pile strong{inset:.3rem .3rem auto auto;translate:none;box-shadow:0 1px 4px #143f3233}h1,h2,p{margin-top:0}h1{letter-spacing:-.06em;margin-bottom:0;font-size:clamp(2rem,7vw,4.5rem);line-height:.95}.eyebrow{color:#b53229;text-transform:uppercase;letter-spacing:.15em;font-size:.75rem;font-weight:850}.actions{text-align:right;display:grid}.actions strong{color:#b53229;font-size:3rem;line-height:1}.actions.empty{color:#fff;background:#b53229;border-radius:.7rem;padding:.55rem .75rem}.actions.empty strong{color:#fff}.status{color:#52605b;min-height:2.8rem;padding:.8rem 0}.panel{background:#fffdf6;border:2px solid #143f32;border-radius:1.2rem;padding:clamp(1.4rem,4vw,3rem);box-shadow:8px 8px #143f32}.hero,.handoff{max-width:620px}.hero p:not(.eyebrow),.handoff p:not(.eyebrow){margin:1.5rem 0;font-size:1.15rem;line-height:1.6}.project-footer{text-align:center;border-top:1px solid #d5dad6;margin:1.25rem -1rem -1rem;padding:1rem 1rem 0}.project-footer a{color:#143f32;font-size:.7rem;font-weight:900;text-decoration:none}.project-footer a:hover{text-decoration:underline}.project-footer p{color:#68736f;max-width:520px;margin:.42rem auto 0!important;font-size:.55rem!important;line-height:1.45!important}.tutorial-launcher{z-index:36;left:max(.65rem,env(safe-area-inset-left));bottom:max(3.7rem,calc(env(safe-area-inset-bottom) + 3.2rem));color:#143f32;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#fffdf6e6;border:1px solid #143f3238;align-items:center;gap:.38rem;padding:.38rem .6rem;font-size:.62rem;display:flex;position:fixed;box-shadow:0 3px 10px #143f3226}.tutorial-launcher b{color:#fff;background:#267354;border-radius:50%;place-items:center;width:1.15rem;height:1.15rem;font-size:.72rem;display:grid}.tutorial-backdrop{z-index:250;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#0c1f19c7;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.tutorial-book{background:#f5f1e5;border:3px solid #143f32;border-radius:1.15rem;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(960px,100%);height:min(650px,100dvh - 2rem);display:grid;overflow:hidden;box-shadow:10px 12px #143f32}.tutorial-header{border-bottom:1px solid #bdc6c0;align-items:center;padding:.75rem 1rem}.tutorial-header>div{align-items:baseline;gap:.8rem;display:flex}.tutorial-header .eyebrow{margin:0}.tutorial-header strong{color:#52605b;font-size:.65rem}.tutorial-header>button{width:2rem;height:2rem;padding:0;font-size:1.2rem}.tutorial-progress{background:0 0;grid-template-columns:repeat(7,1fr);gap:.35rem;padding:.5rem 1rem;display:grid;position:static}.tutorial-progress button{background:#c8cfca;border-radius:999px;height:.32rem;min-height:0;padding:0}.tutorial-progress button.active{background:#c5392d}.tutorial-page{grid-template-columns:minmax(0,1.2fr) minmax(280px,.8fr);gap:1.2rem;min-height:0;padding:1rem 1.2rem;display:grid;overflow:auto}.tutorial-visual{background:#fffdf6 radial-gradient(#143f3214 1px,#0000 1px) 0 0/18px 18px;border:2px solid #143f32;border-radius:1rem;place-items:center;min-height:330px;display:grid;position:relative;overflow:hidden}.tutorial-copy{align-self:center}.tutorial-number{color:#c5392d;letter-spacing:.14em;margin:0 0 .3rem;font-size:.68rem;font-weight:950}.tutorial-copy h2{letter-spacing:-.045em;margin:0 0 .75rem;font-size:clamp(1.8rem,4vw,3.25rem);line-height:.95}.tutorial-copy>p:not(.tutorial-number){color:#52605b;font-size:.86rem;line-height:1.55}.tutorial-copy aside{color:#604a20;background:#fff6d7;border-left:5px solid #efb93f;border-radius:.45rem;padding:.7rem .8rem;font-size:.72rem;line-height:1.4}.tutorial-controls{background:#ece8dc;border-top:1px solid #bdc6c0;justify-content:space-between;padding:.65rem 1rem;display:flex}.tutorial-controls button{min-width:120px;padding:.62rem .85rem;font-size:.68rem}.replay-tutorial{opacity:.7;padding:.35rem .55rem;font-size:.52rem;position:absolute;bottom:.6rem;right:.6rem}.tutorial-scene{justify-content:center;align-items:center;gap:.7rem;width:88%;height:76%;display:flex;position:relative}.tutorial-card{aspect-ratio:5/7;color:#143f32;text-align:center;background:#fffdf6;border:2px solid #143f32;border-radius:.55rem;place-items:center;width:78px;padding:.45rem;font-size:.56rem;font-weight:950;display:grid;position:relative;box-shadow:3px 4px #143f32}.tutorial-property{align-items:start;padding-top:1.7rem}.tutorial-property>i{background:var(--tutorial-colour);border-bottom:2px solid #143f32;height:1.25rem;position:absolute;inset:0 0 auto}.tutorial-action{color:#fff;background:#d76537}.scene-sets{align-items:flex-end}.tutorial-set{border:2px dashed #8d9993;border-top:6px solid #d85b9d;border-radius:.7rem;gap:.35rem;padding:.65rem;display:flex;position:relative}.tutorial-set>strong{color:#267354;opacity:0;font-size:.65rem;animation:.5s 2.2s forwards tutorial-complete;position:absolute;top:-1.55rem;left:.65rem}.scene-sets .card-a{animation:.45s .2s both deal-set}.scene-sets .card-b{animation:.45s .8s both deal-set}.scene-sets .card-c{animation:.45s 1.4s both deal-set}.set-counter{color:#fff;background:#267354;border-radius:.6rem;align-items:baseline;gap:.2rem;padding:.5rem;animation:.4s 2.2s both counter-pop;display:flex}.set-counter b{font-size:1.5rem}.set-counter span{font-size:.55rem}.scene-turn{justify-content:space-around}.turn-step{text-align:center;justify-items:center;gap:.35rem;display:grid}.turn-step>b{color:#fff;background:#c5392d;border-radius:50%;place-items:center;width:1.25rem;height:1.25rem;font-size:.6rem;display:grid}.turn-step>strong{font-size:.62rem}.turn-arrow{color:#8b9690;font-size:1.5rem}.mini-deck{background:#c5392d;border:2px solid #143f32;border-radius:.4rem;width:48px;height:67px;animation:1.8s infinite draw-pulse;box-shadow:5px 2px #fffdf6,7px 4px #143f32}.action-token,.hand-seven{color:#fff;background:#267354;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.5rem;font-weight:950;display:grid}.action-token{animation:3s step-end infinite action-count}.hand-seven{color:#143f32;background:#efb93f}.source-card{animation:3.4s ease-in-out infinite source-choice}.destination{color:#52605b;border:2px dashed #8d9993;border-radius:.65rem;justify-items:center;gap:.35rem;padding:.7rem;display:grid}.destination>span{font-size:2rem}.destination>strong{font-size:.62rem}.table-destination{animation:3.4s .8s infinite target-glow}.bank-destination{animation:3.4s 2.1s infinite target-glow}.wildcard-card{aspect-ratio:5/7;background:#fff;border:2px solid #143f32;border-radius:.55rem;place-items:center;width:82px;display:grid;position:relative;overflow:hidden;box-shadow:3px 4px #143f32}.wildcard-card i{background:#ef922d;position:absolute;inset:0 50% 0 0}.wildcard-card i:nth-child(2){background:#d85b9d;inset:0 0 0 50%}.wildcard-card strong{z-index:2;color:#fff;background:#143f32;padding:.3rem;font-size:.55rem;animation:2.8s infinite wildcard-flip}.scene-plus,.scene-arrow{font-size:1.4rem;font-weight:900}.building-stack{gap:.25rem;font-size:1.7rem;display:grid}.building-stack span{animation:.4s 1.5s both building-in}.building-stack span+span{animation-delay:2.1s}.scene-payment{justify-content:space-around}.rent-source{justify-items:center;gap:.55rem;display:grid}.rent-source>strong{color:#fff;background:#c5392d;border-radius:999px;padding:.35rem .55rem;font-size:.65rem}.payment-arrow{font-size:1.2rem;font-weight:950;animation:2.4s infinite money-travel}.payment-bank{gap:.35rem;display:flex}.payment-bank span{aspect-ratio:5/7;color:#174a39;background:#8fcdb0;border:2px solid #143f32;border-radius:.45rem;place-items:center;width:58px;font-weight:950;animation:.4s 1.2s both payment-select;display:grid;box-shadow:2px 3px #143f32}.payment-bank span+span{color:#183f61;background:#83bfe1;animation-delay:1.55s}.scene-attacks{justify-content:space-around}.attack-side{justify-items:center;gap:.4rem;display:grid}.attack-side small{color:#52605b;font-size:.55rem}.attack-card-token{color:#fff;background:#d7781f;border:2px solid #143f32;border-radius:.5rem;padding:.6rem .45rem;font-size:.52rem;font-weight:950;rotate:-4deg}.steal-arrow{font-size:2rem;font-weight:950;animation:1.6s infinite steal-point}.safe-side{width:82px}.shield{color:#267354;background:#edf7ef;border:3px solid #267354;border-radius:50% 50% 45% 45%;place-items:center;width:70px;height:90px;font-size:2rem;display:grid}.stolen-property{animation:2.6s infinite steal-card}.scene-reaction{justify-content:space-around}.tutorial-no{color:#fff;background:#c5392d;animation:.55s .8s both no-block}.versus{font-size:2rem;font-weight:950;animation:.35s .8s both versus-burst}.win-badge{color:#267354;background:#edf7ef;border:3px solid #267354;border-radius:50%;justify-items:center;padding:.65rem;animation:.55s 1.55s both win-pop;display:grid}.win-badge strong{font-size:1.4rem}.win-badge span{font-size:.55rem;font-weight:900}@keyframes deal-set{0%{opacity:0;translate:0 -55px;rotate:-8deg}to{opacity:1;translate:0;rotate:0}}@keyframes tutorial-complete{to{opacity:1;translate:0 -2px}}@keyframes counter-pop{0%{opacity:0;scale:.6}to{opacity:1;scale:1}}@keyframes draw-pulse{50%{translate:12px -5px;rotate:5deg}}@keyframes action-count{0%{font-size:0}0%{font-size:1.5rem}33%{font-size:0}33%{font-size:1.5rem}66%{font-size:0}66%{font-size:1.5rem}}@keyframes source-choice{25%{translate:85px}55%{translate:-85px}80%,to{translate:0}}@keyframes target-glow{12%,28%{box-shadow:0 0 0 5px #efb93f80}}@keyframes wildcard-flip{50%{rotate:180deg}}@keyframes building-in{0%{opacity:0;translate:0 -20px}to{opacity:1;translate:0}}@keyframes money-travel{50%{color:#c5392d;translate:18px}}@keyframes payment-select{0%{opacity:.5;translate:0 15px}to{opacity:1;translate:0}}@keyframes steal-point{50%{translate:-10px}}@keyframes steal-card{55%,85%{translate:165px;rotate:5deg}}@keyframes no-block{0%{opacity:0;translate:50px;rotate:9deg}to{opacity:1;translate:0;rotate:-3deg}}@keyframes versus-burst{0%{opacity:0;scale:2.5}to{opacity:1;scale:1}}@keyframes win-pop{0%{opacity:0;rotate:-12deg;scale:.4}to{opacity:1;scale:1;rotate:0}}@media (width<=760px){.tutorial-book{height:calc(100dvh - 1rem)}.tutorial-backdrop{padding:.5rem}.tutorial-page{grid-template-columns:1fr;gap:.65rem}.tutorial-visual{min-height:230px}.tutorial-copy{align-self:start}.tutorial-copy h2{font-size:1.65rem}.tutorial-copy>p:not(.tutorial-number){font-size:.7rem}.tutorial-copy aside{font-size:.62rem}.tutorial-scene{scale:.8}.tutorial-controls button{min-width:105px}.tutorial-launcher span{display:none}.tutorial-launcher{justify-content:center;width:2rem;height:2rem;padding:0}}@media (prefers-reduced-motion:reduce){.tutorial-book *{animation:none!important}.tutorial-set>strong,.set-counter,.building-stack span,.tutorial-no,.versus,.win-badge{opacity:1!important}}.tutorial-game-card>.card.action-title-long .action-copy>span{font-size:.48rem!important}.tutorial-game-card>.card.action-title-xlong .action-copy>span{font-size:.42rem!important}.tutorial-game-card{aspect-ratio:5/7;flex:0 0 86px;width:86px;display:block;position:relative}.tutorial-game-card>.card{pointer-events:none;width:100%!important;min-width:0!important;height:100%!important;min-height:0!important;box-shadow:3px 4px #143f32!important}.tutorial-game-card>.card .action-copy{inset:43% .42rem .35rem}.tutorial-game-card>.card .action-copy>small{font-size:.34rem}.tutorial-game-card>.card .action-copy>span{padding-right:1.15rem!important;font-size:.55rem!important}.tutorial-game-card>.card .action-copy>em{font-size:.35rem}.tutorial-game-card>.card:not(.money-card):not(.dual-face)>strong{width:1.2rem!important;height:1.2rem!important;font-size:.45rem!important;top:.25rem!important;right:.25rem!important}.tutorial-game-card>.card.action-card .card-symbol{font-size:1.55rem!important}.tutorial-game-card>.card.action-card .card-symbol-just_say_no{font-size:1.65rem!important}.tutorial-game-card>.card.action-card .card-symbol-dealbreaker{scale:.75}.scene-sets{gap:.35rem;width:98%}.scene-sets .tutorial-set{gap:.2rem;padding:.45rem}.scene-sets .tutorial-card{width:54px;font-size:.39rem}.tutorial-set-wild{border-top-color:#65c8e6}.set-wildcard{background:#fff;padding:0;overflow:hidden}.set-wildcard>i{background:#65c8e6;position:absolute;inset:0 50% 0 0}.set-wildcard>i:nth-child(2){background:#ef922d;inset:0 0 0 50%}.set-wildcard>b{z-index:2;color:#fff;background:#143f32;padding:.2rem;font-size:.42rem}.tutorial-set-wild>strong{color:#267354}.scene-turn .mini-deck,.scene-turn .action-token{animation:none}.turn-step>small{color:#68736f;max-width:100px;font-size:.43rem;line-height:1.25}.end-turn-token{color:#fff;background:#c5392d;border-radius:50%;place-items:center;width:58px;height:58px;font-size:1.55rem;font-weight:950;display:grid}.scene-destinations{justify-content:space-between}.scene-destinations .source-card{animation:3.4s ease-in-out infinite source-choice;position:relative;left:auto}.scene-destinations .destination{min-width:105px}.scene-buildings{gap:.45rem;width:96%}.building-set{border:2px solid #ef922d;border-top-width:6px;border-radius:.65rem;gap:.25rem;padding:.45rem;display:flex;position:relative}.building-set>.tutorial-card{width:58px;font-size:.4rem}.building-set>strong{color:#267354;font-size:.52rem;position:absolute;top:-1.45rem;left:.4rem}.building-card-step{justify-items:center;gap:.3rem;display:grid}.building-card-step>small{color:#fff;background:#267354;border-radius:999px;padding:.2rem .35rem;font-size:.48rem;font-weight:900}.scene-attacks{align-items:stretch;gap:.45rem;width:98%}.attack-example{text-align:center;background:#fffdf6cc;border:1px solid #c4ccc7;border-radius:.65rem;flex:1;grid-template-rows:auto minmax(2rem,auto) auto;align-content:center;justify-items:center;gap:.4rem;min-width:0;padding:.5rem;display:grid}.attack-example>strong{font-size:.48rem;line-height:1.25}.attack-example>span:last-child{color:#267354;font-size:1rem;font-weight:950}.scene-reaction{isolation:isolate}.hostile-card-stack{width:190px;height:150px;position:relative}.hostile-card-stack>.tutorial-game-card{position:absolute;top:8px;left:42px;rotate:-12deg}.hostile-card-stack>.tutorial-game-card:nth-child(2){rotate:0;top:3px;left:72px}.hostile-card-stack>.tutorial-game-card:nth-child(3){top:8px;left:102px;rotate:12deg}.scene-reaction>.blocking-no-card{z-index:5;flex-basis:104px;width:104px;animation:.55s .65s both no-block;position:absolute;top:50%;left:41%;translate:-50% -50%;rotate:-5deg}.blocked-stamp{z-index:6;color:#b53229;background:#fffdf6e6;border:3px solid #b53229;padding:.25rem .45rem;font-size:.65rem;font-weight:950;animation:.35s 1.15s both versus-burst;position:absolute;top:72%;left:42%;translate:-50% -50%;rotate:-7deg}.scene-reaction .win-badge{margin-left:auto}@media (width<=760px){.tutorial-game-card{flex-basis:74px;width:74px}.scene-sets .tutorial-card{width:46px}.scene-attacks .tutorial-game-card{flex-basis:70px;width:70px}.scene-reaction>.blocking-no-card{flex-basis:88px;width:88px}}.hero .recovery-warning{color:#782a23;background:#fff0e8;border-left:4px solid #c5392d;border-radius:.4rem;padding:.8rem 1rem;font-size:.82rem!important;line-height:1.45!important}.setup-fields{grid-template-columns:1fr 1fr;gap:.8rem;margin:1.4rem 0;display:grid}.setup-fields label{text-transform:uppercase;letter-spacing:.08em;gap:.35rem;font-size:.75rem;font-weight:850;display:grid}.setup-fields label:last-child{grid-column:1/-1}.setup-fields input,.setup-fields select{color:#17231f;min-width:0;font:inherit;text-transform:none;letter-spacing:0;background:#fff;border:2px solid #84918b;border-radius:.65rem;padding:.75rem}.winning-target{border:0;grid-column:1/-1;gap:.55rem;margin:0;padding:0;display:flex}.winning-target legend{text-transform:uppercase;letter-spacing:.08em;width:100%;margin-bottom:.35rem;font-size:.75rem;font-weight:850}.winning-target button{color:#143f32;background:#fff;border:2px solid #84918b;flex:1;padding:.68rem}.winning-target button.selected{color:#fff;background:#267354;border-color:#143f32;box-shadow:inset 0 0 0 2px #ffffff8c}.mode-choice{grid-template-columns:1fr 1fr;gap:.7rem;margin:1rem 0;display:grid}.mode-choice button{border:2px solid #0000;border-radius:.85rem;align-content:center;gap:.25rem;min-height:76px;display:grid}.mode-choice button strong{font-size:.95rem}.mode-choice button small{opacity:.82;font-size:.65rem;font-weight:650;line-height:1.25}.mode-choice button.selected{background:#267354;border-color:#143f32;box-shadow:inset 0 0 0 2px #ffffff80}.mode-choice.has-selection button:not(.selected){opacity:.72}.mode-prompt{color:#52605b;text-align:center;font-weight:800;margin:.2rem 0 0!important;font-size:.75rem!important}.setup-details{animation:.22s ease-out both setup-details-in}@keyframes setup-details-in{0%{opacity:0;translate:0 -8px}to{opacity:1;translate:0}}.online-actions{grid-template-columns:1fr auto 1fr 1fr;align-items:end;gap:.65rem;display:grid}.online-actions>span{color:#68736f;text-transform:uppercase;align-self:center;font-size:.75rem;font-weight:800}.online-actions label{color:#52605b;text-transform:uppercase;letter-spacing:.08em;gap:.32rem;font-size:.68rem;font-weight:850;display:grid}.online-actions input{color:#143f32;letter-spacing:.18em;text-transform:uppercase;background:#fff;border:2px solid #84918b;border-radius:.65rem;width:100%;padding:.72rem;font:900 1rem/1 system-ui}.setup-message{color:#52605b;min-height:1.3rem!important;margin:.8rem 0 0!important;font-size:.75rem!important;line-height:1.35!important}.online-waiting{text-align:center;width:min(600px,100%)}.online-waiting h1{font-size:clamp(2.4rem,7vw,4.5rem)}.room-code{color:#b53229;letter-spacing:.16em;background:#fff6d7;border:3px solid #143f32;border-radius:.75rem;margin:.6rem 0 1rem;padding:.65rem 1rem;font-size:clamp(2rem,8vw,4rem);font-weight:950;display:inline-block;box-shadow:5px 6px #143f32}.online-pulse{color:#267354;align-items:center;gap:.45rem;font-weight:850;display:inline-flex}.online-pulse:before{content:"";background:#35a56f;border-radius:50%;width:.65rem;height:.65rem;animation:1.5s infinite online-pulse;box-shadow:0 0 #35a56f73}@keyframes online-pulse{50%{box-shadow:0 0 0 7px #35a56f00}}.online-turn-status{color:#52605b;background:#eef6ef;border-radius:.65rem;justify-content:space-between;align-items:center;gap:1rem;margin:.6rem 0;padding:.65rem .8rem;font-size:.72rem;display:flex}.online-opponent-turn{grid-template-rows:auto auto minmax(0,1fr) auto!important;grid-template-areas:"header""status""table""controls"!important}.online-opponent-turn>.online-turn-status{grid-area:status}.online-opponent-turn>nav{grid-area:controls}.hero>button:disabled,.online-actions button:disabled{opacity:.42;filter:grayscale(.2)}.online-impact-card{z-index:115;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#fffdf6f7;border:3px solid #143f32;border-radius:1rem;align-items:center;gap:1rem;width:min(440px,100vw - 2rem);min-height:176px;padding:.85rem 3rem .85rem 1rem;animation:.38s cubic-bezier(.16,.84,.22,1.12) both online-impact-in;display:flex;position:fixed;top:50%;left:50%;translate:-50% -50%;box-shadow:9px 11px #143f32,0 22px 50px #143f3240}.online-impact-card.targeted{background:#fff4df;border-color:#b53229;box-shadow:9px 11px #143f32,0 22px 55px #b5322957}.online-impact-visual{aspect-ratio:5/7;flex:0 0 104px;align-self:center;width:104px;min-width:104px;min-height:145px;display:grid}.online-impact-visual>.card{pointer-events:none;overflow:hidden;box-shadow:3px 4px #143f32;aspect-ratio:5/7!important;width:104px!important;min-width:104px!important;height:auto!important;min-height:145px!important;max-height:none!important}.online-impact-visual>.card.action-card span{width:4.25rem;min-height:4.25rem;padding:.35rem;font-size:.5rem}.online-impact-visual>.card:not(.money-card):not(.dual-face)>strong{width:1.8rem;height:1.8rem;font-size:.58rem;bottom:.35rem;right:.35rem}.online-impact-copy{flex:1;min-width:0}.online-impact-card .eyebrow{margin-bottom:.28rem}.online-impact-card h2{margin:0 0 .35rem;font-size:1.35rem;line-height:1}.online-impact-copy>span{color:#52605b;font-size:.72rem}.online-impact-timer{width:2rem;height:2rem;position:absolute;top:.65rem;right:.65rem}.online-impact-timer svg{width:100%;height:100%;rotate:-90deg}.online-impact-timer circle{fill:none;stroke:#d8ddd9;stroke-width:3px}.online-impact-timer .timer-progress{stroke:#c5392d;stroke-linecap:round;stroke-dasharray:1;stroke-dashoffset:1px;animation:4s linear forwards online-impact-timer}.online-impact-amount{color:#fff;background:#c5392d;border-radius:999px;padding:.45rem .65rem;font-size:.78rem;display:inline-block;box-shadow:0 0 0 3px #efb93f}.discard-pile{transition:box-shadow .2s}.online-opponent-turn .discard-pile{box-shadow:2px 3px #143f32,0 0 0 3px #efb93f47}@keyframes online-impact-in{0%{opacity:0;translate:-50% calc(-50% - 35px);rotate:-3deg;scale:.55}to{opacity:1;translate:-50% -50%;scale:1;rotate:0}}@keyframes online-impact-timer{to{stroke-dashoffset:0}}.deck-reshuffle-notice{z-index:190;pointer-events:none;background:#fffaebfa;border:4px solid #143f32;border-radius:1rem;align-items:center;gap:1.2rem;width:min(500px,100vw - 2rem);padding:1.1rem 1.25rem;animation:3s both reshuffle-notice;display:flex;position:fixed;top:46%;left:50%;overflow:hidden;translate:-50% -50%;box-shadow:10px 12px #143f32,0 24px 55px #143f324d}.deck-reshuffle-notice h2{margin:.1rem 0 .3rem;font-size:1.3rem;line-height:1}.deck-reshuffle-notice span{color:#52605b;font-size:.7rem}.reshuffle-cards{flex:0 0 92px;width:92px;height:105px;position:relative}.reshuffle-cards i{aspect-ratio:5/7;background:#c5392d;border:3px solid #143f32;border-radius:.45rem;width:58px;position:absolute;top:8px;left:20px;box-shadow:3px 4px #143f32}.reshuffle-cards i:after{content:"";border:2px solid #ffffffa6;border-radius:50%;position:absolute;inset:7px}.reshuffle-cards i:first-child{animation:1s ease-in-out 2 shuffle-left}.reshuffle-cards i:nth-child(2){background:#efb93f;animation:1s ease-in-out .12s 2 shuffle-right}.reshuffle-cards i:nth-child(3){background:#267354;animation:1s ease-in-out .24s 2 shuffle-center}.reshuffle-timer{transform-origin:0;background:#c5392d;width:100%;height:5px;animation:3s linear both reshuffle-progress;position:absolute;bottom:0;left:0}@keyframes shuffle-left{50%{translate:-28px -10px;rotate:-12deg}}@keyframes shuffle-right{50%{translate:30px 8px;rotate:13deg}}@keyframes shuffle-center{50%{translate:0 -17px;rotate:-3deg}}@keyframes reshuffle-notice{0%{opacity:0;scale:.7}12%,82%{opacity:1;scale:1}to{opacity:0;scale:.94}}@keyframes reshuffle-progress{0%{scale:1}to{scale:0 1}}@media (width<=560px){.deck-reshuffle-notice{gap:.7rem;padding:.85rem}.reshuffle-cards{flex-basis:72px;width:72px;scale:.82}.deck-reshuffle-notice h2{font-size:1rem}}.online-departed{text-align:center;max-width:620px}.online-departed h1{font-size:clamp(2.2rem,6vw,4rem);line-height:1}.online-turn-status.connection-lost{color:#6e4218;background:#fff3d7;border:2px solid #c17b23}.offline-dot{align-items:center;gap:.45rem;font-weight:900;display:inline-flex}.offline-dot:before{content:"";background:#c17b23;border-radius:50%;width:.65rem;height:.65rem;box-shadow:0 0 0 4px #c17b232e}.online-turn-status.connected{z-index:34;right:max(.45rem,env(safe-area-inset-right));bottom:max(.35rem,env(safe-area-inset-bottom));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);pointer-events:none;background:#eef6efd1;border:1px solid #26735438;width:auto;margin:0;padding:.28rem .48rem;position:fixed;box-shadow:0 3px 10px #143f321f}.online-turn-status.connected .online-pulse{opacity:.76;gap:.3rem;font-size:.56rem}.online-turn-status.connected .online-pulse:before{width:.42rem;height:.42rem;animation:none}@media (width<=700px){.online-actions{grid-template-columns:1fr 1fr}.online-actions>span{display:none}.online-actions label{grid-column:1/-1}}.ai-thinking{text-align:center}.thinking-dots{justify-content:center;gap:.45rem;display:flex}.thinking-dots i{background:#c5392d;border-radius:50%;width:.7rem;height:.7rem;animation:1s ease-in-out infinite thinking}.thinking-dots i:nth-child(2){animation-delay:.15s}.thinking-dots i:nth-child(3){animation-delay:.3s}@keyframes thinking{50%{opacity:.3;transform:translateY(-4px)}}.computer-status{background:#fff6df;border-left:6px solid #c5392d;border-radius:.65rem;justify-content:space-between;align-items:center;gap:1rem;margin:.75rem 0 1rem;padding:.85rem 1rem;display:flex;box-shadow:0 3px 12px #143f3214}.computer-status h2{margin:0;font-size:1.05rem}.computer-status .eyebrow{margin-bottom:.25rem}.computer-status .thinking-dots{min-width:3rem}.computer-active{box-shadow:0 0 0 4px #efb93f8c}.computer-discard{animation:1.25s ease-in-out infinite discard-attention}.computer-activity{background:#ffffff8c;border:1px solid #9ba59f;border-radius:.85rem;grid-template-columns:minmax(150px,.6fr) minmax(0,1.4fr);gap:1rem;margin:.75rem 0;padding:1rem;display:grid}.computer-activity h2{margin:0}.computer-activity ol{gap:.45rem;margin:0;padding-left:1.35rem;display:grid}.computer-activity li{background:#fffdf6;border-radius:.45rem;padding:.35rem .5rem}.computer-activity li:last-child{font-weight:850;box-shadow:inset 4px 0 #c5392d}.computer-activity li small{color:#60706a;margin-top:.15rem;display:block}.computer-activity.compact{text-align:left;margin:1rem 0;display:block}.computer-activity.compact h2{margin-bottom:.65rem}@keyframes discard-attention{50%{box-shadow:3px 4px #143f32,0 0 0 6px #efb93f8c}}@media (width<=700px){.computer-activity{grid-template-columns:1fr}.computer-status{align-items:flex-start}.computer-turn .players{grid-template-columns:1fr}}.computer-turn:not(.takeover-board)>.computer-status{z-index:44;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);pointer-events:none;background:#fff6dfeb;border-left-width:3px;width:min(420px,100vw - 2rem);margin:0;padding:.38rem .65rem;position:fixed;top:clamp(68px,10vh,92px);left:50%;translate:-50%;box-shadow:0 5px 16px #143f3229}.computer-turn:not(.takeover-board)>.computer-status .eyebrow{display:none}.computer-turn:not(.takeover-board)>.computer-status h2{font-size:.68rem;line-height:1.2}.computer-turn:not(.takeover-board)>.computer-status .thinking-dots{gap:.25rem;min-width:auto}.computer-turn:not(.takeover-board)>.computer-status .thinking-dots i{width:.42rem;height:.42rem}.computer-card-history{background:#ffffff80;border:1px solid #aab3ae;border-radius:.8rem;margin:.7rem 0;padding:.75rem 1rem}.computer-card-events{gap:.8rem;padding:.35rem .2rem .6rem;display:flex;overflow-x:auto}.computer-card-events>article{background:#fffdf6;border-radius:.65rem;flex:none;padding:.55rem}.computer-card-events>article>p{color:#52605b;max-width:260px;margin:.45rem 0 0;font-size:.7rem}.computer-played-cards{align-items:flex-start;gap:.4rem;display:flex}.computer-played-card{justify-items:center;gap:.25rem;display:grid}.computer-played-card .card{width:112px;box-shadow:2px 3px #143f32}.computer-played-card .action-card span{width:5rem;min-height:5rem;padding:.4rem;font-size:.6rem}.computer-played-card small{color:#52605b;text-transform:uppercase;letter-spacing:.05em;font-size:.52rem;font-weight:850}.computer-action-slot{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#c5392d;border-radius:999px;width:fit-content;margin:0 0 .45rem;padding:.24rem .48rem;font-size:.58rem;display:block}.computer-action-slot.secondary-slot{background:#52605b}.computer-card-history.focus-latest .computer-card-events{overflow:hidden}.computer-card-history.focus-latest .computer-card-events>article{width:100%;animation:.28s ease-out both computer-card-in}.computer-card-history.focus-latest .computer-card-events>article>p{margin-top:.55rem;font-size:.72rem;display:block}.computer-card-history.turn-recap .computer-card-events>article{border-left:4px solid #c5392d}.computer-card-events>article.major-impact{isolation:isolate;background:#fff7df;border:3px solid #143f32;position:relative;overflow:hidden;box-shadow:6px 7px #143f32}.computer-card-events>article.major-impact:before{content:"";z-index:-1;opacity:.2;background:repeating-conic-gradient(#c5392d 0 8deg,transparent 8deg 20deg,#efb93f 20deg 28deg,transparent 28deg 40deg);border-radius:50%;width:180px;height:180px;animation:.55s ease-out both live-burst;position:absolute;top:-55px;right:-45px}.live-impact-label{color:#fff;letter-spacing:.06em;text-transform:uppercase;background:#b53229;width:fit-content;margin:0 0 .55rem;padding:.35rem .62rem;font-size:.78rem;animation:.48s cubic-bezier(.15,.85,.25,1.25) both impact-label-in;display:block;rotate:-2deg;box-shadow:3px 3px #143f32}.impact-set_takeover .live-impact-label{background:#7d2fa0}.impact-steal .live-impact-label{background:#267354}.impact-swap .live-impact-label{background:#d7781f}.impact-reject .live-impact-label{background:#b53229}.impact-charge .live-impact-label{background:#c5392d}.impact-steal .computer-played-card:nth-child(2){animation:.55s ease-out .12s both card-snatch}.impact-swap .computer-played-card:nth-child(2){animation:.62s ease-in-out 80ms both card-swap-right}.impact-swap .computer-played-card:nth-child(3){animation:.62s ease-in-out 80ms both card-swap-left}.impact-reject .computer-played-card:first-child{animation:.55s ease-out both card-reject}@keyframes live-burst{0%{opacity:0;rotate:-25deg;scale:.3}to{opacity:.2;scale:1;rotate:0}}@keyframes impact-label-in{0%{opacity:0;translate:35px;scale:.45}to{opacity:1;translate:0;scale:1}}@keyframes card-snatch{0%{opacity:.2;transform:translate(55px)rotate(8deg)}65%{transform:translate(-8px)rotate(-4deg)}to{opacity:1;transform:none}}@keyframes card-swap-right{0%,to{transform:none}50%{z-index:4;transform:translate(48px)rotate(7deg)}}@keyframes card-swap-left{0%,to{transform:none}50%{z-index:5;transform:translate(-48px)rotate(-7deg)}}@keyframes card-reject{0%{transform:translate(-55px)rotate(-8deg)}55%{transform:translate(14px)rotate(5deg)}to{transform:none}}.computer-flying-card{will-change:transform,opacity;z-index:1000!important;pointer-events:none!important;margin:0!important;position:fixed!important}.computer-flying-card button{pointer-events:none}.computer-drawn-card{z-index:1000;pointer-events:none;will-change:transform,opacity;background:#b53229;border:2px solid #143f32;border-radius:.48rem;display:block;position:fixed;box-shadow:3px 4px #143f32}.computer-drawn-card:after{content:"";background:repeating-radial-gradient(circle,#0000 0 6px,#ffffff59 7px 8px);border:2px solid #ffffff94;border-radius:50%;position:absolute;inset:7px}.takeover .handoff{max-width:760px}.payment-prompt{grid-template-columns:minmax(0,1fr) auto;gap:1rem;max-width:none;display:grid}.payment-reason{padding-right:1rem}.payment-reason h2{margin:.1rem 0 .35rem;font-size:1.55rem}.payment-total{color:#fff;text-align:center;background:#267354;border-radius:.7rem;align-self:start;min-width:130px;padding:.8rem;display:grid}.payment-total strong{font-size:1.8rem}.payment-total small{font-size:.68rem}.payment-group{background:#ffffff80;border:1px solid #aab3ae;border-radius:.75rem;grid-column:1/-1;padding:1rem}.payment-group.recommended{background:#eff8f1;border:2px solid #267354}.payment-group h3{margin:.05rem 0 .25rem}.payment-group>div:first-child>p:last-child{color:#52605b;margin-bottom:.75rem}.payment-group .cards{max-height:245px;padding:.25rem;overflow:auto}.payment-actions{z-index:20;background:#fffdf6;border-top:1px solid #c8cec9;grid-column:1/-1;justify-content:space-between;align-items:center;gap:1rem;padding:.75rem;display:flex;position:sticky;bottom:0;box-shadow:0 -12px 18px #fffdf6f5}.payment-actions p{color:#52605b;margin:0}.payment-actions button:disabled{opacity:.45}.payment-rule{color:#52605b;max-width:520px;margin:.35rem 0 0;font-size:.75rem}.takeover-board{padding-bottom:0}.takeover-bar{z-index:20;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf6f5;border-top:3px solid #143f32;border-radius:.8rem .8rem 0 0;justify-content:space-between;align-items:center;gap:1rem;margin-top:.75rem;padding:.9rem 1rem;display:flex;position:sticky;bottom:0;box-shadow:0 -8px 24px #143f3224}.takeover-bar h2{max-width:720px;margin:0;font-size:.9rem;font-weight:700;line-height:1.35}.takeover-bar .eyebrow{margin-bottom:.25rem}.takeover-bar .handoff-actions{flex:none}.attack-impact{z-index:70;pointer-events:none;isolation:isolate;background:#fff9e8f7;border:3px solid #143f32;border-radius:1rem;justify-content:center;align-items:center;gap:.85rem;width:min(470px,100vw - 2rem);max-height:calc(100dvh - 130px);padding:.8rem 1rem;display:flex;position:fixed;top:clamp(105px,17vh,145px);left:50%;overflow:visible;translate:-50%;box-shadow:8px 10px #143f32eb,0 18px 45px #792a1c3d}.attack-card{z-index:2;flex:none;animation:.62s cubic-bezier(.12,.82,.22,1.18) both attack-slam}.attack-card .card{width:112px;box-shadow:3px 4px #143f32}.attack-card .action-card span{width:4.6rem;min-height:4.6rem;padding:.4rem;font-size:.55rem}.attack-card .card>strong{width:2.1rem;height:2.1rem;font-size:.72rem;bottom:.45rem;right:.45rem}.attack-copy{z-index:2;flex:1;min-width:0}.attack-copy .eyebrow{margin-bottom:.25rem}.attack-copy h2{margin:0 0 .45rem;font-size:1.1rem}.attack-actions{pointer-events:auto;gap:.42rem;display:grid}.attack-actions button{width:100%;padding:.58rem .7rem;font-size:.68rem}.attack-actions button:disabled{opacity:.4}.attack-actions small{color:#52605b;font-size:.58rem;line-height:1.25}.attack-payment{pointer-events:auto;align-items:center;gap:.85rem;display:flex}.attack-payment>strong{color:#fff;background:#c5392d;border-radius:50%;flex:none;place-items:center;width:4.5rem;height:4.5rem;font-size:1.65rem;animation:.5s cubic-bezier(.15,.85,.25,1.3) .38s both attack-amount-pop;display:grid;box-shadow:0 0 0 5px #efb93f,0 7px 18px #c5392d47}.attack-payment button{white-space:nowrap;padding:.65rem .8rem;font-size:.7rem}.attack-burst{z-index:1;opacity:.22;background:repeating-conic-gradient(from 8deg,#c5392d 0 7deg,transparent 7deg 18deg,#efb93f 18deg 25deg,transparent 25deg 37deg);clip-path:polygon(50% 0,59% 32%,79% 9%,72% 40%,100% 35%,76% 54%,96% 72%,66% 66%,65% 100%,48% 72%,31% 96%,34% 64%,3% 69%,29% 51%,4% 31%,36% 37%);width:165px;height:165px;animation:.65s ease-out .22s both attack-burst-in;position:absolute;top:50%;left:20%;translate:-50% -50%}@keyframes attack-slam{0%{opacity:0;transform:translate(240px,-90px)rotate(17deg)scale(.45)}68%{opacity:1;transform:translate(-10px,5px)rotate(-4deg)scale(1.08)}to{transform:none}}@keyframes attack-burst-in{0%{opacity:0;rotate:-20deg;scale:.25}55%{opacity:.36;rotate:8deg;scale:1.2}to{opacity:.26;scale:1}}@keyframes attack-amount-pop{0%{opacity:0;rotate:-12deg;scale:.35}to{opacity:1;scale:1;rotate:0}}@keyframes board-impact{0%,to{transform:none}30%{transform:translate(-5px)rotate(-.15deg)}55%{transform:translate(4px)rotate(.12deg)}75%{transform:translate(-2px)}}.resolved-reaction-impact{z-index:120;pointer-events:none;isolation:isolate;background:#fff3dc;border:4px solid #143f32;border-radius:1rem;align-items:center;gap:1rem;min-width:340px;padding:1rem 1.25rem;animation:1.75s cubic-bezier(.16,.84,.22,1) forwards denied-impact;display:flex;position:fixed;top:46%;left:50%;overflow:hidden;translate:-50% -50%;box-shadow:10px 12px #143f32,0 24px 55px #b5322959}.resolved-reaction-impact>.card{z-index:2;flex:0 0 94px;width:94px;transform:rotate(-6deg);box-shadow:3px 4px #143f32}.resolved-reaction-impact>.card.action-card span{width:4rem;min-height:4rem;padding:.3rem;font-size:.48rem}.resolved-reaction-impact>div:last-child{z-index:2;display:grid}.resolved-reaction-impact>div>strong{color:#b53229;letter-spacing:-.07em;text-shadow:3px 3px #efb93f;font-size:clamp(2.5rem,6vw,4.6rem);line-height:.85}.resolved-reaction-impact>div>span{color:#143f32;text-transform:uppercase;letter-spacing:.08em;margin-top:.45rem;font-size:.72rem;font-weight:900}.resolved-impact-burst{z-index:1;opacity:.24;background:repeating-conic-gradient(#c5392d 0 7deg,transparent 7deg 17deg,#efb93f 17deg 24deg,transparent 24deg 35deg);animation:.75s ease-out both denied-burst;position:absolute;inset:-80%}@keyframes denied-impact{0%{opacity:0;rotate:-8deg;scale:.35}18%{opacity:1;rotate:2deg;scale:1.14}30%,72%{opacity:1;scale:1;rotate:0}to{opacity:0;translate:-50% -35%;scale:.82}}@keyframes denied-burst{0%{rotate:-25deg;scale:.25}to{rotate:8deg;scale:1}}.payment-group .cards{padding-top:1rem}.payment-group .card{transition:transform .18s,box-shadow .18s,outline-color .18s}.payment-group .card.selected,.payment-group .card.selected:hover{z-index:6;outline-offset:2px;outline:4px solid #267354;transform:translateY(-10px);box-shadow:5px 13px #143f32,0 16px 24px #143f323d}.payment-selected-badge{z-index:8;color:#fff;letter-spacing:.04em;text-transform:uppercase;background:#267354;border-radius:999px;width:max-content;padding:.28rem .48rem;font-size:.58rem;font-weight:900;text-decoration:none;position:absolute;top:.35rem;left:50%;translate:-50%;box-shadow:0 2px 7px #143f3247}.payment-group .money-card .payment-selected-badge{top:.45rem}.table-piles{justify-content:flex-end;gap:1rem;margin:.4rem 0 2.1rem;display:flex}.pile{background:#fffdf6;border:2px solid #143f32;border-radius:.48rem;place-items:center;width:76px;height:96px;display:grid;position:relative;overflow:visible;box-shadow:3px 4px #143f32}.pile strong{color:#fff;text-align:center;background:#52605b;border-radius:999px;min-width:1.65rem;padding:.2rem .35rem;font-size:.66rem;line-height:1;position:absolute;top:calc(100% + 1.05rem);left:50%;translate:-50%}.pile small{color:#52605b;text-transform:uppercase;white-space:nowrap;font-size:.54rem;font-weight:800;position:absolute;top:calc(100% + .28rem);left:50%;translate:-50%}.pile>span:not(.pile-pattern){text-align:center;overflow-wrap:normal;max-width:70px;padding:.25rem;font-size:.62rem;font-weight:850}.draw-pile{color:#fff;background:#b53229}.pile-pattern{opacity:.25;background:repeating-radial-gradient(circle,#0000 0 6px,#fff 7px 8px);border:2px solid #fff;border-radius:50%;position:absolute;inset:8px}.pile.has-card-face{box-shadow:none;background:0 0;border:0}.pile.has-card-face>.card{pointer-events:none;border-width:2px;border-radius:.4rem;width:100%;height:100%;min-height:0;padding:.8rem .22rem .22rem;position:absolute;inset:0;box-shadow:2px 3px #143f32}.discard-pile.has-card-face>.card{translate:var(--discard-x,0) var(--discard-y,0);rotate:var(--discard-angle,0deg);transition:translate .2s,rotate .2s}.pile.has-card-face>.card .card-band{height:.72rem}.pile.has-card-face>.card .action-copy{padding-top:.2rem;inset:40% .2rem .18rem}.pile.has-card-face>.card .action-copy>small,.pile.has-card-face>.card .action-copy>em{display:none}.pile.has-card-face>.card .action-copy>span{font-size:.36rem!important}.pile.has-card-face>.card:not(.money-card)>strong{width:1.05rem;height:1.05rem;font-size:.38rem;bottom:.12rem;right:.12rem}.pile.has-card-face>.card.money-card>strong{font-size:1rem!important}.pile.has-card-face>.card .postcard-copy{inset:42% .2rem .18rem}.pile.has-card-face>.card .postcard-copy small,.pile.has-card-face>.card .rent-hint{display:none}.pile.has-card-face>.card .postcard-copy span{font-size:.38rem!important}.pile.has-card-face>strong,.pile.has-card-face>small{z-index:5}.players{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin:1rem 0 2rem;display:grid}.player{background:#ffffff80;border:1px solid #9ba59f;border-radius:1rem;padding:1rem}.player.current{border:3px solid #143f32}.player-heading{justify-content:space-between;align-items:start;gap:1rem;display:flex}.player-heading h2{margin-bottom:.2rem}.player-heading p{color:#52605b}.bank-summary{text-align:center;color:#fff;cursor:pointer;background:#267354;border:0;border-radius:.55rem;min-width:58px;padding:.45rem .6rem;display:grid}.bank-summary strong{font-size:1.15rem}.bank-summary small{text-transform:uppercase;font-size:.52rem}.modal-backdrop{z-index:100;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#0c19159e;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.bank-inspector{width:min(760px,100%);max-height:min(82dvh,720px);overflow:auto}.bank-inspector .cards{margin-top:1rem}.cards-readonly .card{cursor:default}.waiting-hand{background:0 0;border:0;padding:0}.waiting-hand .section-heading h2{margin:0 0 .45rem;font-size:1.2rem}.waiting-hand .cards{scroll-snap-type:x proximity;flex-wrap:nowrap;padding:.25rem .25rem .65rem;overflow-x:auto}.waiting-hand .hand-card-shell{scroll-snap-align:start;flex:0 0 112px;width:112px}.waiting-hand .card{box-shadow:2px 3px #143f32}@media (width<=520px){.waiting-hand .hand-card-shell{flex-basis:94px;width:94px}}.computer-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;vertical-align:middle;background:#52605b;border-radius:999px;margin-left:.5rem;padding:.18rem .35rem;font-size:.48rem;font-weight:800;display:inline-block}.empty-zone{color:#73807b;margin:.8rem 0 0;font-size:.8rem}.set-zone{flex-wrap:wrap;align-items:flex-start;gap:.48rem;display:flex}.property-set{--group:#999;border:1px dashed #9ba59f;border-top:5px solid var(--group);background:#ffffff73;border-radius:.65rem;flex:none;width:fit-content;max-width:100%;padding:.45rem}.property-set.complete{box-shadow:inset 0 0 0 2px color-mix(in srgb, var(--group) 26%, transparent);border-style:solid}.set-heading{text-transform:uppercase;letter-spacing:.06em;justify-content:space-between;gap:.45rem;margin-bottom:.38rem;font-size:.62rem;display:flex}.set-heading span{color:#52605b;font-weight:900}.set-cards{flex-wrap:wrap;gap:.32rem;display:flex}.property-slot{color:#8a9590;border:2px dashed #a8b0ac;border-radius:.5rem;place-items:center;width:48px;min-height:76px;font-size:1.5rem;display:grid}.set-heading .stack-toggle{color:#52605b;letter-spacing:0;text-transform:none;background:#e4e8e4;margin-left:auto;padding:.18rem .38rem;font-size:.52rem}.property-set.collapsed .set-cards{padding:0 .55rem .55rem 0}.property-set.collapsed .property{box-shadow:4px 4px #dfe4df,7px 7px #fffdf6,9px 9px #143f32}.property-set.orphan-set{background:#ffffff6b;border:1px solid #9ba59f;border-top:4px solid #75817b;justify-self:start;width:fit-content;min-width:142px}.property-set.orphan-set .set-heading strong{color:#52605b}.set-zone.target-mode .property-set.table-dimmed{opacity:.28;filter:grayscale(.7)}.set-zone.target-mode .property-set.table-selectable{opacity:1;filter:none}.wildcard-move-choice .group-choice{margin:0}.wildcard-existing-choices{margin:.65rem 0!important}.wildcard-existing-choices button{text-transform:none;align-items:center;gap:.45rem;width:auto;height:auto;padding:.42rem .58rem;font-size:.62rem;display:flex}.wildcard-existing-choices button i{flex:none;width:1.15rem;height:1.15rem}.wildcard-new-set-choices{border-top:1px solid #d2d8d4;gap:.35rem;margin-top:.7rem;padding-top:.6rem;display:grid}.wildcard-new-set-choices>small{color:#52605b;text-transform:uppercase;letter-spacing:.06em;font-size:.58rem;font-weight:850}.card-play-choice{grid-template-columns:132px minmax(0,1fr);align-items:center;gap:1.1rem;margin-top:.7rem;display:grid}.card-play-choice .card{pointer-events:none;width:132px}.card-play-choice>div{gap:.55rem;display:grid}.card-play-choice p,.card-play-choice small{margin:0}.card-play-choice small{color:#52605b;line-height:1.35}.card-play-choice button{width:100%}.card-play-choice button:disabled{opacity:.42}.reaction-prompt{grid-template-columns:minmax(0,1.15fr) minmax(240px,.85fr);align-items:center;gap:1rem;overflow:auto;translate:-50% -50%;z-index:120!important;width:min(760px,100vw - 2rem)!important;max-height:min(68dvh,560px)!important;margin:0!important;padding:1rem!important;display:grid!important;position:fixed!important;inset:46% auto auto 50%!important;box-shadow:10px 14px 42px #143f3257!important}.reaction-visuals{align-items:center;gap:.65rem;min-width:0;display:flex}.reaction-source{flex:none;align-items:center;gap:.55rem;display:flex}.reaction-source .card{pointer-events:none;width:104px}.reaction-source>span{color:#c5392d;font-size:2rem;font-weight:900}.reaction-context-cards{gap:.55rem;min-width:0;padding:.25rem;display:flex;overflow-x:auto}.reaction-context-card{flex:0 0 104px;gap:.25rem;display:grid}.reaction-context-card small{color:#52605b;text-align:center;text-transform:uppercase;font-size:.52rem;font-weight:900}.reaction-context-card .card{pointer-events:none;width:104px;box-shadow:2px 3px #143f32}.reaction-answer h2{margin:0 0 .65rem;font-size:1.1rem;line-height:1.25}.reaction-continue{width:100%}.reaction-exception{border-top:1px solid #c8cec9;justify-content:space-between;align-items:center;gap:.7rem;margin-top:.55rem;padding-top:.55rem;display:flex}.reaction-exception span{color:#52605b;font-size:.65rem}.reaction-exception button{flex:none;padding:.55rem .75rem;font-size:.65rem}@media (width<=700px){.reaction-prompt{grid-template-columns:1fr;width:calc(100vw - 1rem)!important;max-height:62dvh!important;top:44%!important}.reaction-visuals{justify-content:center}.reaction-context-cards{max-width:65vw}.reaction-source .card,.reaction-context-card,.reaction-context-card .card{width:88px}.reaction-context-card{flex-basis:88px}}@media (width>=1200px){main.game-board,main.computer-turn{width:min(1400px,100%)}.game-board.action-layout>.hand-section:not(.waiting-hand) .cards{grid-template-columns:repeat(auto-fit,minmax(112px,160px));justify-content:start;display:grid;overflow:visible}.game-board.action-layout>.hand-section:not(.waiting-hand) .hand-card-shell,.game-board.action-layout>.hand-section:not(.waiting-hand) .empty-hand-slot{width:100%;min-width:0}.game-board.action-layout>.hand-section:not(.waiting-hand) .card{width:100%}}.game-over .end-summary{width:min(920px,100%);max-height:calc(100dvh - 2rem);overflow:auto}.end-summary h1{font-size:clamp(2.7rem,6vw,4.5rem)}.end-lead{color:#52605b;margin:.8rem 0 1.2rem}.end-players{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:1rem;margin-bottom:1.2rem;display:grid}.end-players>article{background:#ffffff8c;border:1px solid #9ba59f;border-radius:.85rem;padding:1rem}.end-players>article.winner{background:#eff8f1;border:3px solid #267354;box-shadow:inset 0 0 0 3px #2673541f}.end-player-heading{justify-content:space-between;align-items:center;gap:.7rem;display:flex}.end-player-heading h2{margin:0}.end-player-heading span{color:#fff;text-transform:uppercase;background:#267354;border-radius:999px;padding:.25rem .5rem;font-size:.58rem;font-weight:900}.end-set-score{color:#b53229;align-items:baseline;gap:.45rem;margin:.8rem 0;font-size:2.4rem;display:flex}.end-set-score small{color:#52605b;text-transform:uppercase;font-size:.7rem}.end-players dl{gap:.35rem;margin:0;display:grid}.end-players dl>div{border-top:1px solid #d8ddd9;justify-content:space-between;gap:1rem;padding:.38rem 0;display:flex}.end-players dt{color:#52605b;font-size:.72rem}.end-players dd{margin:0;font-weight:900}.game-over-actions{flex-wrap:wrap;gap:.7rem;display:flex}.property-row,.cards{flex-wrap:wrap;gap:.75rem;display:flex}.property{--group:#efb93f;background:#fffdf6;border:1px solid #69766f;border-radius:.55rem;grid-template-columns:1fr auto;min-width:150px;padding:1.45rem .7rem .65rem;display:grid;position:relative;overflow:hidden;box-shadow:2px 2px #143f32}.property.has-city-art{isolation:isolate;background:#fffdf6;min-height:76px}.property.has-city-art:before{content:"";z-index:-1;background:linear-gradient(90deg, #fffdf6f0 8%, #fffdf69e 72%, #fffdf67a), var(--city-art) center / cover;opacity:.72;position:absolute;inset:.9rem 0 0}.property i{background:var(--group);border-bottom:1px solid #17231f;height:.9rem;position:absolute;inset:0 0 auto}.property b{grid-column:1/-1}.property small{color:#60706a;text-transform:uppercase;letter-spacing:.06em;font-size:.62rem;font-weight:800}.property strong{color:#17231f}.card{--group:#d8ddd9;aspect-ratio:5/7;color:#17231f;text-align:left;background:#fffdf6;border:2px solid #143f32;border-radius:.72rem;grid-template-rows:auto 1fr auto;align-content:stretch;width:160px;padding:3.1rem .85rem .85rem;display:grid;position:relative;overflow:hidden;box-shadow:4px 5px #143f32}.card.has-city-art{isolation:isolate;background:#fffdf6}.card.has-city-art:before{content:"";z-index:-1;background:linear-gradient(180deg, #fffdf675, #fffdf6c7 55%, #fffdf6fa 88%), var(--city-art) center / cover no-repeat;opacity:.9;position:absolute;inset:2.35rem 0 0}.card-band{background:var(--group);border-bottom:2px solid #143f32;height:2.35rem;display:block;position:absolute;inset:0 0 auto}.card small{color:#52605b;letter-spacing:.08em;text-transform:uppercase;font-size:.62rem;font-weight:850}.card span{color:#101a17;letter-spacing:.035em;text-transform:uppercase;overflow-wrap:normal;word-break:normal;-webkit-hyphens:none;hyphens:none;text-shadow:0 1px #fffdf6,1px 0 #fffdf6,0 -1px #fffdf6,-1px 0 #fffdf6,0 2px 8px #fffdf6f2;align-self:end;width:100%;margin-bottom:.5rem;padding-right:3.15rem;font-size:.98rem;font-weight:950;line-height:1.02}.card strong{color:#b53229;background:#fffdf6;border:2px solid;border-radius:50%;place-self:end;place-items:center;width:2.7rem;height:2.7rem;font-size:1rem;display:grid}.card.selected{outline-offset:2px;outline:5px solid #f0b933;transform:translateY(-5px)}.money-card{padding:0;display:block}.money-card .card-band{opacity:.28;background:repeating-radial-gradient(circle,#0000 0 18px,currentColor 19px 21px,#0000 22px 36px);border:0;height:100%}.money-card strong{z-index:1;color:#fff;background:#143f32d1;border:4px solid #fffc;width:5.4rem;height:5.4rem;font-size:1.75rem;position:absolute;top:50%;left:50%;translate:-50% -50%;box-shadow:0 8px 22px #143f323d}.wildcard-art .card-band{background:linear-gradient(110deg,#2854a1 0 48%,#fffdf6 48% 52%,#368a52 52% 100%)}.property.wildcard-art{grid-template-columns:1fr auto;min-width:118px;min-height:82px;padding:1.45rem .55rem 1.15rem}.property.wildcard-art>i{background:var(--joker-top)}.property.wildcard-art:after{content:"";z-index:2;background:var(--joker-bottom);border-top:1px solid #17231f;height:.7rem;position:absolute;inset:auto 0 0}.property.wildcard-art>b{text-transform:uppercase;letter-spacing:.05em;align-self:end;font-size:.72rem}.property.wildcard-art>strong{align-self:end;font-size:.72rem}.property.wildcard-art .wild-rent.active-side{background:#143f32c7;padding:.18rem .3rem;font-size:.48rem;top:2.05rem;left:.45rem;right:auto}.flip-wildcard{z-index:5;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#143f325c;border:1px solid #fff9;border-radius:50%;place-items:center;width:1.25rem;height:1.25rem;padding:0;font-size:.72rem;line-height:1;display:grid;position:absolute;top:.08rem;left:50%;translate:-50%}.flip-wildcard:disabled{opacity:.4}.card-money.value-1{color:#236b4f;background:#9ed9bb}.card-money.value-2{color:#225a88;background:#9fcceb}.card-money.value-3{color:#884d1f;background:#efbd75}.card-money.value-4{color:#6f438c;background:#cfafe2}.card-money.value-5{color:#9b2f32;background:#e99a9a}.card-debt,.card-dealbreaker{--group:#e08c2e;background:#fff6df}.card-just_say_no{--group:#d43a31;background:#fff1ed}.card-house{--group:#368a52;background:#eff8ef}.card-hotel{--group:#b53229;background:#fff0ec}.card-house.action-card span{background:#26704cc7}.card-hotel.action-card span{background:#9a2b28cc}.card-debt .card-band,.card-dealbreaker .card-band{background:repeating-linear-gradient(135deg,#d6791d 0 12px,#f0ac46 12px 24px)}.card-just_say_no .card-band{background:repeating-linear-gradient(-45deg,#b72525 0 12px,#e84a3f 12px 24px)}.group-brown{--group:#8b5536}.group-light-blue{--group:#70cbe8}.group-pink{--group:#dc65a1}.group-orange{--group:#ed8529}.group-red{--group:#d63631}.group-yellow{--group:#f2cd3e}.group-green{--group:#368a52}.group-dark-blue{--group:#2854a1}.group-transport{--group:#263b38}.group-utility{--group:#7ebc85}.group-brown .card-band,.group-brown.card-band{background:#8b5536}.group-light-blue .card-band,.group-light-blue.card-band{background:#70cbe8}.group-pink .card-band,.group-pink.card-band{background:#dc65a1}.group-orange .card-band,.group-orange.card-band{background:#ed8529}.group-red .card-band,.group-red.card-band{background:#d63631}.group-yellow .card-band,.group-yellow.card-band{background:#f2cd3e}.group-green .card-band,.group-green.card-band{background:#368a52}.group-dark-blue .card-band,.group-dark-blue.card-band{background:#2854a1}.group-transport .card-band,.group-transport.card-band{background:#263b38}.group-utility .card-band,.group-utility.card-band{background:#7ebc85}.prompt,.prompt .cards{margin:1rem 0}.hand-section{margin-top:1rem}.section-heading{justify-content:space-between;align-items:baseline;gap:1rem;display:flex}.section-heading p{color:#52605b}.cards-disabled .card{filter:grayscale(.55);opacity:.48;transform:none}.cards-disabled .hand-card-shell:after{content:"ACTIES OP";z-index:45;color:#fff;text-align:center;letter-spacing:.08em;pointer-events:none;background:#9b302b;border-radius:.35rem;padding:.35rem;font-size:.62rem;font-weight:850;line-height:1;position:absolute;inset:auto .55rem .55rem}.hand-card-shell{aspect-ratio:5/7;flex:0 0 160px;width:160px;transition:transform .18s;display:block;position:relative}.hand-card-shell>.card{width:100%;height:100%}.hand-card-shell.choosing{z-index:35;transform:translateY(-5px)}.hand-card-shell.choosing>.card{filter:saturate(.72);box-shadow:0 0 0 4px #efb93f,5px 8px #143f32}.inline-card-choice{z-index:40;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);background:#fffdf6d6;border:2px solid #143f32c7;border-radius:.62rem;grid-template-columns:1fr 1fr;align-content:center;gap:.45rem;padding:.65rem .42rem .5rem;display:grid;position:absolute;inset:.48rem;box-shadow:0 8px 22px #143f3238}.inline-choice-option{align-content:center;justify-items:center;gap:.28rem;min-width:0;display:grid}.inline-choice-option>button{aspect-ratio:1;border:2px solid #fff;place-items:center;width:100%;min-width:0;padding:.22rem;display:grid;box-shadow:0 0 0 2px #143f32}.inline-choice-option>button strong{font-size:1.35rem;line-height:1}.inline-choice-option>small{color:#17231f;letter-spacing:.06em;text-transform:uppercase;font-size:.43rem;font-weight:900;line-height:1}.inline-card-choice .inline-bank{background:#267354}.inline-card-choice .inline-play{background:#c5392d}.inline-choice-option>button:disabled{opacity:.36;filter:grayscale(.7)}.inline-cancel{z-index:2;color:#143f32;background:#fffdf6;border:1px solid #84918b;place-items:center;width:1.3rem;height:1.3rem;padding:0;font-size:.85rem;line-height:1;display:grid;position:absolute;top:.24rem;right:.24rem;box-shadow:0 1px 4px #143f322e}.hand-tools{justify-content:flex-end;align-items:center;gap:.75rem;display:flex}.hand-tools p{margin:0}.sort-hand{white-space:nowrap;padding:.48rem .72rem;font-size:.68rem}.sort-hand:disabled{opacity:.45}.hand-limit-section{background:#fffdf6b8;border:3px solid #efb93f;border-radius:.85rem;padding:1rem}.hand-limit-section .section-heading>strong{color:#b53229;font-size:1.15rem}.hand-card-shell.discard-selected{transform:translateY(-8px)}.hand-card-shell.discard-selected .card{outline-offset:2px;outline:5px solid #b53229}.discard-badge{z-index:20;color:#fff;text-align:center;text-transform:uppercase;pointer-events:none;background:#b53229;border-radius:.35rem;padding:.4rem;font-size:.65rem;font-weight:900;position:absolute;bottom:.6rem;left:.6rem;right:.6rem}.hand-limit-actions{background:#ece9dff5;border-radius:.65rem;justify-content:space-between;align-items:center;gap:1rem;margin-top:1rem;padding:.75rem;display:flex;position:sticky;bottom:0}.hand-limit-actions p{color:#52605b;margin:0}nav{z-index:10;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ece9dff2;justify-content:space-between;gap:1rem;padding:1rem 0;display:flex;position:sticky;bottom:0}.end-turn{min-width:180px}.must-end .end-turn{background:#b53229;box-shadow:0 0 0 5px #efb93f,0 8px 22px #b532294d}.game-board>nav{flex:none;position:relative;bottom:auto}.nav-secondary,.handoff-actions{flex-wrap:wrap;gap:.55rem;display:flex}.abandon-game{margin-top:1.2rem}@keyframes deal-in{0%{opacity:0;transform:translateY(-90px)rotate(-8deg)scale(.75)}70%{transform:translateY(8px)rotate(2deg)scale(1.03)}to{opacity:1;transform:none}}@keyframes deal-back-reveal{0%,42%{opacity:1;transform:rotateY(0)}75%,to{opacity:0;transform:rotateY(90deg)}}@keyframes end-pulse{50%{transform:translateY(-3px)scale(1.025);box-shadow:0 0 0 8px #efb93f8c,0 10px 24px #b5322957}}@media (width<=520px){.card{width:calc(50% - .4rem)}header{align-items:center}.actions strong{font-size:2rem}.setup-fields{grid-template-columns:1fr}.setup-fields label:last-child,.winning-target{grid-column:auto}.section-heading{display:block}.table-piles{justify-content:flex-start}}@media (width<=700px){header{align-items:flex-start}.top-controls{gap:.7rem}.top-controls .pile{width:48px;height:62px}.top-controls .table-piles{gap:.55rem}.top-controls .actions{min-width:55px}}@media (prefers-reduced-motion:no-preference){button{transition:transform .15s}button:hover:not(:disabled){transform:translateY(-2px)}.card.dealt{animation:deal-in .62s cubic-bezier(.2,.8,.2,1) calc(var(--deal-index) * .18s) both}.card.dealt .deal-back{animation:deal-back-reveal .72s ease-in-out calc(var(--deal-index) * .18s) both}.must-end .end-turn{animation:1.35s ease-in-out infinite end-pulse}}.deal-back{border-radius:inherit;pointer-events:none;transform-origin:100%;z-index:30!important;background:#b53229!important;border:0!important;height:auto!important;position:absolute!important;inset:0!important}.deal-back:before{content:"";background:repeating-radial-gradient(circle,#0000 0 12px,#ffffff6b 13px 15px);border:2px solid #ffffffad;border-radius:50%;position:absolute;inset:10px}.table-piles{margin-bottom:2.7rem}.money-card{background-image:linear-gradient(#ffffff29,#ffffff47),url(../cities/money-bank.jpg);background-position:50%;background-size:cover}.money-card.value-10{color:#755515;background-color:#e8c966;background-image:linear-gradient(145deg,#ffffff57,#a0701224)}.money-card .card-band{opacity:.18;background:linear-gradient(#0000,currentColor)}.money-card strong{background:#143f32e0;top:62%}.money-card:after{content:"€";z-index:2;color:currentColor;text-shadow:0 2px #ffffffc7,0 8px 18px #143f322e;opacity:.9;font-family:Georgia,Times New Roman,serif;font-size:3.6rem;font-weight:800;line-height:1;position:absolute;top:7%;left:50%;translate:-50%}.action-card span{color:#fff;text-align:center;white-space:pre-line;word-break:keep-all;overflow-wrap:normal;width:7.2rem;min-height:7.2rem;text-shadow:none;background:#143f32e0;border:4px solid #ffffffdb;border-radius:50%;align-self:center;place-items:center;margin:0 auto;padding:.75rem;display:grid;box-shadow:0 7px 20px #143f3238}.card-debt.action-card span,.card-dealbreaker.action-card span{background:#a45519e6}.card-just_say_no.action-card span{background:#9a2b28eb}.empty-hand-slot{aspect-ratio:5/7;background:repeating-linear-gradient(135deg,#ffffff40 0 10px,#143f3209 10px 20px);border:2px dashed #143f324d;border-radius:.72rem;width:160px;display:block}.rent-hint{z-index:3;color:#143f32;letter-spacing:.03em;text-transform:none;text-shadow:none;background:#fffdf6e6;border:1px solid #143f324d;border-radius:999px;padding:.23rem .4rem;font-size:.58rem;font-style:normal;font-weight:850;position:absolute;top:4.25rem;bottom:auto;left:.65rem}.property .rent-hint{inset:1.16rem .42rem auto auto}.property.wildcard-art .rent-hint{bottom:2.55rem}@media (width<=520px){.empty-hand-slot{width:calc(50% - .4rem)}}.card:not(.money-card):not(.dual-face)>strong{z-index:4;margin:0;position:absolute;bottom:.85rem;right:.85rem}.card-property:not(.dual-face)>span{align-self:end;width:100%;margin-bottom:2.65rem;padding-right:0}.action-card span{width:6.8rem;min-height:6.8rem;translate:none}.dual-face{grid-template-rows:1fr 1fr;padding:2.6rem .55rem .55rem}.dual-face:before{background:var(--city-art) center / cover no-repeat;opacity:.82;inset:2.35rem 0 0}.dual-face.flipped:before{rotate:180deg}.dual-face:after{content:"";z-index:5;background:var(--joker-bottom);border-top:2px solid #143f32;height:2.35rem;position:absolute;inset:auto 0 0}.dual-face .card-band{background:var(--joker-top)}.wildcard-main{z-index:2;border-radius:inherit;color:inherit;text-align:left;background:0 0;grid-template-rows:1fr 1fr;padding:2.45rem .55rem 2.3rem;display:grid;position:absolute;inset:0}.wildcard-main:hover{transform:none}.dual-face .joker-face{width:auto;box-shadow:none;text-transform:none;text-shadow:0 1px #ffffffbf;background:linear-gradient(#f2e8cd2e,#e0d2ae57);border-radius:0;align-content:start;align-self:stretch;margin:0;padding:.45rem 2.25rem .45rem .45rem;display:grid}.dual-face .joker-face b{text-transform:uppercase;max-width:6.1rem;font-size:.64rem;line-height:1.05}.dual-face .joker-face small{color:#143f32}.dual-face .joker-face em{margin-top:.15rem;font-size:.62rem;font-style:normal;font-weight:850}.dual-face .face-bottom{border-top:1px dashed #143f3273;align-content:center;justify-items:center;padding:.45rem 2.7rem .45rem .7rem;rotate:180deg}.dual-face .face-bottom .wildcard-bottom-rent{font-size:.72rem;font-weight:950;line-height:1;margin:0!important}.dual-face>strong,.dual-face .wildcard-main>strong{z-index:4;width:2.25rem;height:2.25rem;position:absolute;top:50%;right:.35rem;translate:0 -50%}.dual-face.all-groups .joker-face{padding-right:.45rem}.dual-face.all-groups .joker-face b{letter-spacing:.06em;max-width:none}.hand-flip{z-index:7;color:#fff;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);background:#143f3257;border:1px solid #ffffff94;border-radius:50%;place-items:center;width:1.65rem;height:1.65rem;padding:0;font-size:.9rem;line-height:1;display:grid;position:absolute;top:.18rem;left:50%;translate:-50%;box-shadow:0 2px 7px #143f3226}.hand-flip:hover:not(:disabled){background:#143f3294}.hand-flip:disabled{opacity:.45}.wild-rent{z-index:3;color:#fff;text-align:center;text-transform:uppercase;border-radius:.28rem;padding:.25rem;font-size:.55rem;font-weight:850;position:absolute;left:.35rem;right:.35rem}.wild-rent.active-side{background:color-mix(in srgb, var(--group) 88%, #143f32);top:1.15rem}.wild-rent.reverse-side{background:#52605b;bottom:2.45rem;rotate:180deg}.table-piles{gap:1.3rem;margin-bottom:3.35rem}.pile small{top:calc(100% + .48rem)}.pile strong{top:calc(100% + 1.62rem)}@media (width>=900px) and (height<=900px) and (orientation:landscape){.table-piles{gap:1.15rem;margin-bottom:3.15rem}.pile small{top:calc(100% + .38rem)}.pile strong{top:calc(100% + 1.42rem)}main{padding:1.35rem 3rem 1rem}header{padding-bottom:.55rem}header h1{font-size:2.85rem}.eyebrow{margin-bottom:.35rem;font-size:.62rem}.actions strong{font-size:2.35rem}.actions span{font-size:.72rem}.status{min-height:2rem;padding:.42rem 0;font-size:.78rem}.table-piles{gap:1.15rem;margin:.05rem 0 3.15rem}.top-controls .table-piles{margin:0 0 .72rem}.pile{border-radius:.4rem;width:56px;height:70px;box-shadow:2px 3px #143f32}.pile-pattern{inset:6px}.pile>span:not(.pile-pattern){max-width:52px;font-size:.5rem}.pile small{font-size:.45rem;top:calc(100% + .38rem)}.pile strong{min-width:1.4rem;padding:.16rem .28rem;font-size:.58rem;top:calc(100% + 1.42rem)}.players{gap:.65rem;margin:.2rem 0 .8rem}.player{border-radius:.7rem;min-height:84px;padding:.62rem .72rem}.player.current{border-width:2px}.player-heading h2{margin-bottom:.1rem;font-size:1rem}.player-heading p{margin-bottom:.3rem;font-size:.68rem}.bank-summary{min-width:48px;padding:.3rem .42rem}.bank-summary strong{font-size:.9rem}.empty-zone{margin:.25rem 0 0;font-size:.62rem}.set-zone{gap:.4rem}.property-set{padding:.35rem}.property{min-width:125px;min-height:62px;padding:1.2rem .55rem .45rem}.property-slot{min-height:60px}.hand-section{margin-top:.35rem}.section-heading h2{margin-bottom:.45rem;font-size:1.2rem}.section-heading p{margin-bottom:.45rem;font-size:.68rem}.hand-tools{gap:.5rem}.hand-tools p{margin-bottom:0}.sort-hand{padding:.38rem .58rem;font-size:.58rem}.cards{gap:.52rem}.card,.empty-hand-slot{width:132px}.card{border-radius:.62rem;padding:2.65rem .68rem .65rem;box-shadow:3px 4px #143f32}.card-band{height:2rem}.card.has-city-art:before{inset:2rem 0 0}.card small{font-size:.5rem}.card span{font-size:.8rem}.card>strong{width:2.2rem;height:2.2rem;font-size:.78rem}.card:not(.money-card):not(.dual-face)>strong{bottom:.6rem;right:.6rem}.card-property:not(.dual-face)>span{margin-bottom:2.15rem}.action-card span{width:5.5rem;min-height:5.5rem;padding:.5rem;font-size:.72rem}.money-card strong{width:4.6rem;height:4.6rem;font-size:1.35rem}.money-card:after{font-size:2.8rem;top:6%}.rent-hint{font-size:.48rem;top:3.45rem;bottom:auto;left:.48rem}.property .rent-hint{top:1rem;left:auto;right:.35rem}nav{padding:.55rem 0 .1rem}nav button{padding:.65rem 1rem;font-size:.72rem}}.set-buildings{flex-wrap:wrap;gap:.35rem;margin-top:.45rem;display:flex}.set-buildings span{border:1px solid var(--ink);text-transform:uppercase;letter-spacing:.04em;background:#fff9e9;border-radius:999px;padding:.25rem .45rem;font-size:.66rem;font-weight:800}.action-choice{margin:1rem 0;padding:1rem 1.1rem}.choice-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.choice-heading h2{margin:.1rem 0 .45rem}.choice-grid{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.5rem;margin:.55rem 0 1rem;display:grid}.choice-grid button{text-align:left;color:var(--ink);border:1px solid var(--green);background:#fffdf5;border-radius:10px;flex-direction:column;align-items:flex-start;gap:.2rem;padding:.7rem;display:flex}.choice-grid button.selected{background:#fff1e9;outline:3px solid #d04435}.choice-grid button span{color:#5b6a66;font-size:.72rem}.choice-warning{color:#8b2e24;background:#fff1e9;border-radius:8px;padding:.65rem .8rem}.bank-action{margin-top:.4rem}.rent-table-choice{align-items:center;gap:.75rem;display:flex}.rent-table-choice>p{flex:1;margin:0}.rent-table-choice .double-rent-option{margin:0}.rent-table-choice>button{white-space:nowrap}.double-rent-option{background:#fff6dc;border-radius:8px;align-items:center;gap:.55rem;margin:.8rem 0;padding:.65rem .75rem;font-weight:750;display:flex}.double-rent-option input{block-size:1.1rem;inline-size:1.1rem}.selection-active{border-color:#d09a24;box-shadow:0 0 0 3px #efb93f3d}.table-selectable{cursor:pointer;outline-offset:2px;outline:2px solid #d09a24;animation:1.25s ease-in-out infinite target-pulse}.table-selected{outline:4px solid #c5392d;transform:translateY(-2px)}.group-choice{flex-wrap:wrap;gap:.55rem;margin:.7rem 0;display:flex}.group-choice button{background:#fff;border:2px solid #143f32;width:2.25rem;height:2.25rem;padding:.25rem}.group-choice button i{background:var(--group);border-radius:50%;width:100%;height:100%;display:block}@keyframes target-pulse{50%{box-shadow:0 0 0 5px #efb93f57}}.card-forced_deal.action-card span,.card-sly_deal.action-card span,.card-double_rent.action-card span{letter-spacing:0;text-align:center;align-content:center;justify-items:center;padding:.65rem;font-size:.76rem;line-height:1.08}.dual-rent .card-band{background:var(--rent-band)}.card-pass_go.has-city-art:before{background-image:linear-gradient(180deg,#fffdf605,#fffdf629 68%,#fffdf6b8),var(--city-art);opacity:1}.card-pass_go.action-card span{-webkit-backdrop-filter:blur(1.5px);backdrop-filter:blur(1.5px);background:#ae2d2494;border-color:#ffffffb8;width:5.65rem;min-height:5.65rem;padding:.55rem;box-shadow:0 6px 18px #4a181233}@media (width>=900px) and (height<=900px) and (orientation:landscape){.card-forced_deal.action-card span{width:5.65rem;min-height:5.65rem;padding:.55rem;font-size:.56rem;line-height:1.12}.card-sly_deal.action-card span,.card-double_rent.action-card span{font-size:.62rem}.card-pass_go.action-card span{width:4.55rem;min-height:4.55rem;font-size:.65rem}.dual-face .joker-face b{font-size:.56rem}.dual-face:after{height:2rem}.game-board.action-layout{grid-template-rows:auto auto minmax(130px,1fr) auto auto;height:100dvh;display:grid;overflow:hidden}.game-board.action-layout>.players{align-content:start;min-height:0;margin:.2rem 0 .45rem;padding:.25rem .15rem .45rem;overflow:auto}.game-board.action-layout>.hand-section{min-height:0;margin-top:.15rem}.game-board.action-layout>.hand-section .cards{scrollbar-width:thin;flex-wrap:nowrap;padding:.2rem .2rem .55rem;overflow:auto hidden}.game-board.action-layout>.hand-section .card,.game-board.action-layout>.hand-section .empty-hand-slot{flex:0 0 132px}.game-board.action-layout>.hand-section .hand-card-shell{flex:0 0 132px;width:132px}.game-board.action-layout>nav{padding:.4rem 0 .1rem;position:relative}.payment-prompt{max-height:calc(100dvh - 150px);overflow:auto}.payment-group .card{width:118px}}@media (width<=700px){.payment-prompt{grid-template-columns:1fr}.payment-total,.payment-group,.payment-actions{grid-column:1}.payment-actions,.takeover-bar{flex-direction:column;align-items:stretch}.takeover-bar .handoff-actions{width:100%}.takeover-bar .handoff-actions button:first-child{flex:1}}.orientation-lock{display:none}@media (orientation:portrait){body{background:#143f32}#root>main{display:none!important}.orientation-lock{color:#fff;text-align:center;place-content:center;justify-items:center;gap:.55rem;min-height:100dvh;padding:2rem;display:grid}.orientation-lock>span{font-size:4rem;line-height:1}.orientation-lock>strong{font-size:1.6rem}.orientation-lock>p{color:#d8e3de;max-width:280px;margin:0}}@media (orientation:landscape){.game-board,.computer-turn{height:100dvh;overflow:hidden}.game-board{grid-template-rows:auto auto minmax(0,1fr);align-content:stretch;display:grid}.game-board.action-layout{grid-template-rows:auto auto minmax(0,1fr) auto auto}.game-board.waiting-layout{grid-template-rows:auto auto minmax(0,1fr) auto}.game-board>.players,.computer-turn>.players{align-content:stretch;min-height:0;margin:.35rem 0;overflow:hidden}.game-board>.players>.player,.computer-turn>.players>.player{overscroll-behavior:contain;scrollbar-width:thin;min-height:0;overflow:auto}.players .set-zone{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start}.players .property-set{min-width:0}.players .set-cards{gap:.28rem}.players .property{min-width:88px;max-width:116px;padding-left:.45rem;padding-right:.45rem}.players .property-slot{width:34px;min-height:58px}.computer-turn{grid-template-rows:auto auto minmax(0,1fr) minmax(0,190px) auto;grid-template-areas:"header""status""table""history""controls";align-content:stretch;display:grid}.computer-turn>header{grid-area:header}.computer-turn>.computer-status{grid-area:status}.computer-turn>.players{grid-area:table}.computer-turn>.computer-card-history{grid-area:history;min-height:0;margin:.35rem 0;overflow:hidden}.computer-turn>.computer-card-history .computer-card-events{height:150px;overflow:auto hidden}.computer-turn .computer-played-card .card{border-radius:.48rem;width:88px;padding:1.65rem .38rem .38rem;box-shadow:2px 3px #143f32}.computer-turn .computer-played-card .card-band{height:1.25rem}.computer-turn .computer-played-card .card.has-city-art:before{inset:1.25rem 0 0}.computer-turn .computer-played-card .card>small{letter-spacing:.045em;font-size:.34rem}.computer-turn .computer-played-card .card>span{letter-spacing:.015em;margin-bottom:1.35rem;padding-right:0;font-size:.54rem;line-height:.96}.computer-turn .computer-played-card .card-property:not(.dual-face)>span{margin-bottom:1.35rem}.computer-turn .computer-played-card .card:not(.money-card):not(.dual-face)>strong{width:1.55rem;height:1.55rem;font-size:.5rem;bottom:.28rem;right:.28rem}.computer-turn .computer-played-card .card .rent-hint{padding:.12rem .2rem;font-size:.3rem;top:1.55rem;left:.25rem;right:auto}.computer-turn .computer-played-card .action-card span{border-width:2px;width:3.65rem;min-height:3.65rem;margin:auto;padding:.28rem;font-size:.45rem;line-height:1.02}.computer-turn .computer-played-card .money-card strong{width:3.3rem;height:3.3rem;font-size:.9rem}.computer-turn .computer-card-events>article>p{display:none}.computer-turn>.abandon-game{grid-area:controls;justify-self:start;padding:.45rem .7rem;font-size:.62rem}.takeover-board{grid-template-rows:auto minmax(0,1fr) minmax(0,190px) auto;grid-template-areas:"header""table""history""controls"}.takeover-board>.takeover-bar{grid-area:controls;margin:0;position:relative}.game-board>.prompt,.game-board>.action-choice{z-index:40;overscroll-behavior:contain;width:min(610px,58vw);max-height:none;margin:0;position:fixed;top:clamp(82px,12vh,110px);bottom:1rem;right:max(1rem,50vw - 550px);overflow:auto;box-shadow:-12px 16px 38px #143f3247}.game-board>.action-choice{width:min(500px,48vw)}.game-board>.action-choice.table-targeting{width:auto;max-height:190px;padding:.75rem 1rem;inset:auto max(1rem,50vw - 550px) .75rem}.game-board>.action-choice.table-targeting .choice-heading{align-items:center}.game-board>.action-choice.table-targeting .choice-heading h2{margin-bottom:0}.game-board>.action-choice.table-targeting p{margin-bottom:.45rem}.game-board>.prompt:not(.payment-prompt){width:min(520px,52vw)}.game-board>.reaction-prompt{width:auto;max-height:235px;padding:.7rem 1rem;inset:auto max(1rem,50vw - 550px) .75rem;overflow:auto}.game-board>.payment-prompt{z-index:90;isolation:isolate;padding-bottom:1rem;display:grid}.game-board>.hand-section{min-height:0;margin-top:.15rem}.game-board>.hand-section .cards{scrollbar-width:thin;scroll-snap-type:x proximity;scrollbar-gutter:stable;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;padding:.65rem .2rem .55rem;overflow:auto hidden}.game-board>.hand-section .card,.game-board>.hand-section .empty-hand-slot{flex:0 0 124px;width:124px}.game-board>nav{padding:.35rem 0 max(.05rem,env(safe-area-inset-bottom));position:relative}}.elien-card-shell{z-index:2;flex:none;position:relative}.elien-mystery-card{isolation:isolate;place-items:center;transition:translate .2s,rotate .2s,box-shadow .2s,filter .2s;position:relative;box-shadow:3px 4px #143f32,0 0 #ee84cd00;color:#fff!important;background:radial-gradient(circle at 50% 38%,#9a4d91 0 8%,#54224f 48%,#231027 100%)!important;border-color:#54224f!important;display:grid!important;overflow:visible!important}.elien-mystery-card:before{content:"";opacity:.34;background:radial-gradient(circle,#ffffffe6 0 1px,#0000 2px) 0 0/18px 18px;border:1px solid #ffffff73;border-radius:.45rem;position:absolute;inset:.48rem}.elien-mystery-card:after{content:"";z-index:-1;opacity:0;filter:blur(8px);background:conic-gradient(#0000,#f6a9df,#0000,#ffd66b,#0000);border-radius:.85rem;position:absolute;inset:-10px}.elien-mystery-card>strong{text-shadow:0 3px #351331,0 0 16px #ffffffa6;font-family:Georgia,serif;color:#fff!important;width:auto!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;font-size:4rem!important;line-height:1!important;display:block!important;position:relative!important;inset:auto!important}.elien-mystery-card>small{color:#f7d9f1;letter-spacing:.12em;text-transform:uppercase;font-size:.47rem;font-weight:900;position:absolute;bottom:.48rem;left:.5rem;right:.5rem}.mystery-sparkle{font-size:1.15rem;animation:1.35s ease-in-out infinite mystery-twinkle;position:absolute;top:.55rem;right:.7rem}.elien-mystery-card:hover,.elien-mystery-card:focus-visible{filter:saturate(1.25);translate:0 -10px;rotate:-2deg;box-shadow:5px 13px #143f32,0 0 22px #ee84cdd9}.elien-mystery-card:hover:after,.elien-mystery-card:focus-visible:after{opacity:.8;animation:2.5s linear infinite mystery-orbit}@keyframes mystery-twinkle{50%{text-shadow:0 0 10px #fff;rotate:25deg;scale:1.55}}@keyframes mystery-orbit{to{rotate:360deg}}.elien-celebration{z-index:1200;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#160918b8;place-items:center;padding:1rem;animation:.35s ease-out both elien-backdrop;display:grid;position:fixed;inset:0}.elien-surprise{z-index:2;background:#fff8f1;border:3px solid #54224f;border-radius:1.25rem;justify-items:center;gap:.9rem;width:min(430px,100vw - 2rem);max-height:calc(100dvh - 2rem);padding:1rem 1rem 1.15rem;animation:.65s cubic-bezier(.18,.9,.25,1.25) both elien-pop;display:grid;position:relative;overflow:auto;box-shadow:10px 12px #54224f}.elien-photo-wrap{background:#efd8e9;border-radius:.8rem;width:100%;position:relative;overflow:hidden;box-shadow:inset 0 0 0 2px #54224f}.elien-photo-wrap img{object-fit:cover;object-position:center;width:100%;max-height:min(58dvh,500px);display:block}.elien-photo-wrap>span{color:#fff;text-shadow:0 2px 12px #9b235e;font-size:3rem;animation:1.25s ease-in-out infinite heart-beat;position:absolute;bottom:.35rem;right:.7rem}.elien-surprise p{color:#54224f;text-align:center;max-width:34ch;margin:0;font-family:Georgia,serif;font-size:clamp(1.05rem,3.4vw,1.35rem);font-weight:700;line-height:1.3}.elien-surprise>button:last-child{color:#fff;background:#9b235e;border-color:#9b235e;min-width:4rem;font-size:1.2rem}.elien-close{z-index:3;color:#54224f;background:#fff8f1eb;border:2px solid #54224f;border-radius:50%;width:2.35rem;height:2.35rem;padding:0;font-size:1.35rem;line-height:1;position:absolute;top:.6rem;right:.6rem}.heart-firework{z-index:1;pointer-events:none;width:1px;height:1px;position:absolute;top:50%;left:50%}.heart-firework i{color:#ff77ad;font-size:calc(var(--heart-size) * 1rem);text-shadow:0 0 8px #ffffffe6;animation:heart-burst 1.8s var(--heart-delay) cubic-bezier(.1,.7,.25,1) both;font-style:normal;position:absolute;top:0;left:0}@keyframes elien-backdrop{0%{opacity:0}to{opacity:1}}@keyframes elien-pop{0%{opacity:0;rotate:-7deg;scale:.45}to{opacity:1;scale:1;rotate:0}}@keyframes heart-burst{0%{opacity:0;transform:rotate(var(--heart-angle)) translateX(0) scale(.3)}18%{opacity:1}to{opacity:0;transform:rotate(var(--heart-angle)) translateX(var(--heart-distance)) scale(1.35)}}@keyframes heart-beat{50%{rotate:-6deg;scale:1.18}}@media (prefers-reduced-motion:reduce){.elien-mystery-card,.mystery-sparkle,.elien-mystery-card:after,.elien-celebration,.elien-surprise,.heart-firework i,.elien-photo-wrap>span{transition:none!important;animation:none!important}}@keyframes computer-panel-in{0%{opacity:0;transform:translate(calc(100% + 2rem))}to{opacity:1;transform:translate(0)}}@keyframes computer-card-in{0%{opacity:0;transform:translate(2rem)}to{opacity:1;transform:translate(0)}}@media (orientation:landscape){.computer-turn{grid-template-rows:auto auto minmax(0,1fr) auto;grid-template-areas:"header""status""table""controls"}.takeover-board{grid-template-rows:auto minmax(0,1fr) auto;grid-template-areas:"header""table""controls"}.computer-turn>.computer-card-history{z-index:45;overscroll-behavior:contain;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf6f7;border:2px solid #143f32;width:min(350px,34vw);min-height:0;margin:0;padding:.75rem;animation:.32s cubic-bezier(.2,.8,.2,1) both computer-panel-in;position:fixed;top:clamp(88px,12vh,110px);bottom:5.2rem;right:max(.75rem,50vw - 550px);overflow-y:auto;box-shadow:-12px 16px 38px #143f3247}.computer-turn:not(.takeover-board)>.computer-card-history{bottom:1rem}.computer-turn>.computer-card-history .computer-card-events{height:auto;padding:.25rem 0;display:grid;overflow:visible}.computer-turn>.computer-card-history .computer-card-events>article{min-width:0;animation:.24s ease-out both computer-card-in}.computer-turn>.computer-card-history .computer-card-events>article>p{display:none}.computer-turn>.computer-card-history .computer-card-events>article.payment-event>p{margin:.35rem 0 0;font-size:.65rem;font-weight:800;display:block}.computer-turn>.computer-card-history.focus-latest .computer-card-events>article>p{display:block}.computer-turn>.computer-card-history .computer-played-cards{flex-wrap:wrap}}@media (prefers-reduced-motion:reduce){.computer-turn>.computer-card-history,.computer-turn>.computer-card-history .computer-card-events>article{animation:none}.deal-back{display:none}.attack-card,.attack-burst,.attack-payment>strong,.attack-active>.players,.major-impact:before,.live-impact-label,.major-impact .computer-played-card,.resolved-impact-burst{animation:none!important}.resolved-reaction-impact{animation:1.5s linear forwards denied-reduced!important}}@keyframes denied-reduced{0%,82%{opacity:1}to{opacity:0}}@media (orientation:landscape){.takeover-board>.computer-card-history{animation:none}.attack-active>.players{animation:.34s ease-out .43s both board-impact}.game-board>.hand-section{min-width:0;max-width:100%}.game-board>.hand-section .cards{overscroll-behavior-x:contain;min-width:0;max-width:100%}.game-board>.hand-section .hand-card-shell{flex:0 0 124px;width:124px}.game-board>.hand-section .hand-card-shell,.game-board>.hand-section .empty-hand-slot{scroll-snap-align:start}.payment-group .card{width:92px}.payment-group .action-card span{width:4rem;min-height:4rem;padding:.35rem;font-size:.52rem}.payment-group .money-card strong{width:3.75rem;height:3.75rem;font-size:1.1rem}.payment-group .money-card:after{font-size:2.25rem}.payment-group .payment-selected-badge{font-size:.46rem}.payment-prompt .payment-group .cards{max-height:190px;padding-bottom:1rem}.payment-prompt .payment-actions{margin-top:.15rem}.players .set-zone{grid-template-columns:1fr}.players .property{min-width:102px;max-width:124px}.players .property-slot{opacity:.38;background:0 0;border:0;border-left:2px dashed #8d9993;border-radius:0;width:10px;min-height:54px;font-size:0}}.game-board>.hand-section .hand-card-shell,.computer-turn>.hand-section .hand-card-shell,.game-board>.hand-section .empty-hand-slot,.computer-turn>.hand-section .empty-hand-slot{flex:0 0 112px!important;width:112px!important;min-width:112px!important}.game-board>.hand-section .hand-card-shell>.card,.computer-turn>.hand-section .hand-card-shell>.card{width:100%!important;height:100%!important}.game-board>.hand-section .cards,.computer-turn>.hand-section .cards{scroll-snap-type:x proximity;-webkit-overflow-scrolling:touch;padding:.25rem .2rem .55rem;overflow-y:hidden;flex-wrap:nowrap!important;grid-template-columns:none!important;display:flex!important;overflow-x:auto!important}.game-board>.hand-section .hand-card-shell,.computer-turn>.hand-section .hand-card-shell,.game-board>.hand-section .empty-hand-slot,.computer-turn>.hand-section .empty-hand-slot{scroll-snap-align:start}@media (orientation:landscape){.game-board>.payment-prompt{width:min(540px,50vw);max-height:calc(100dvh - 1.5rem);padding:1rem}.payment-prompt .payment-group{padding:.7rem}.payment-prompt .payment-group .cards{max-height:160px}}.emoji-reactions{z-index:92;top:50%;right:max(.45rem,env(safe-area-inset-right));-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#fffdf6e6;border:1px solid #143f3247;border-radius:999px;flex-direction:column;gap:.18rem;padding:.3rem;display:flex;position:fixed;translate:0 -50%;box-shadow:0 6px 20px #143f3233}.emoji-reactions button{width:2.35rem;height:2.35rem;box-shadow:none;background:0 0;border:0;border-radius:50%;place-items:center;padding:0;font-size:1.35rem;line-height:1;transition:background .15s,transform .15s;display:grid}.emoji-reactions button:hover,.emoji-reactions button:focus-visible{background:#f3d873;transform:scale(1.12)}.emoji-reactions button:active{transform:scale(.92)}.emoji-toast{z-index:116;pointer-events:none;background:#fffdf6f5;border:2px solid #143f32;border-radius:999px;align-items:center;gap:.65rem;padding:.55rem .9rem;animation:.3s cubic-bezier(.16,.84,.22,1.12) both emoji-toast-in;display:flex;position:fixed;top:16%;left:50%;translate:-50%;box-shadow:4px 5px #143f32,0 12px 28px #143f3233}.emoji-toast span{font-size:2rem;line-height:1}.emoji-toast strong{font-size:.76rem}@keyframes emoji-toast-in{0%{opacity:0;translate:-50% -1rem;scale:.65}to{opacity:1;translate:-50%;scale:1}}.emoji-reactions .quick-message-toggle{border-top:1px solid #143f3233;margin-top:.12rem}.quick-message-menu{background:#fffdf6fa;border:2px solid #143f32;border-radius:.85rem;gap:.25rem;width:min(300px,100vw - 4.5rem);padding:.45rem;display:grid;position:absolute;top:50%;right:calc(100% + .55rem);translate:0 -50%;box-shadow:5px 7px #143f32,0 14px 30px #143f3238}.emoji-reactions .quick-message-menu button{color:#143f32;text-align:left;background:#f4eee0;border-radius:.55rem;width:100%;height:auto;padding:.5rem .65rem;font-size:.7rem;font-weight:800;line-height:1.2;display:block}.emoji-reactions .quick-message-menu button:hover,.emoji-reactions .quick-message-menu button:focus-visible{background:#f3d873;transform:none}.emoji-toast>div{gap:.12rem;display:grid}.emoji-toast small{color:#52605b;font-size:.58rem;font-weight:800}.emoji-toast.quick-message-toast{border-radius:.85rem;max-width:min(460px,100vw - 2rem)}.emoji-toast.quick-message-toast strong{font-size:.78rem;line-height:1.25}.language-switch{z-index:210;top:max(.45rem,env(safe-area-inset-top));right:max(.55rem,env(safe-area-inset-right));-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffdf6e6;border:1px solid #143f324d;border-radius:999px;padding:.16rem;display:flex;position:fixed;box-shadow:0 3px 10px #143f3221}.language-switch button{min-width:2rem;box-shadow:none;color:#52605b;background:0 0;border:0;border-radius:999px;padding:.28rem .42rem;font-size:.58rem}.language-switch button.selected{color:#fff;background:#267354}.game-board>.status{z-index:43;-webkit-backdrop-filter:blur(7px);backdrop-filter:blur(7px);color:#52605b;text-align:center;pointer-events:none;background:#fffdf6e6;border:1px solid #143f3233;border-radius:999px;width:auto;max-width:min(560px,100vw - 2rem);min-height:0;margin:0;padding:.38rem .7rem;font-size:.66rem;font-weight:800;line-height:1.2;position:fixed;top:clamp(68px,10vh,92px);left:50%;translate:-50%;box-shadow:0 5px 16px #143f3224}.action-card.action-title-long span{letter-spacing:0;text-align:center;padding:.62rem;font-size:.68rem;line-height:1.02}.action-card.action-title-xlong span{letter-spacing:0;text-align:center;padding:.55rem;font-size:.58rem;line-height:1.02}.card.action-card>span{aspect-ratio:1;text-align:center;margin:0;line-height:1.04;position:absolute;top:58%;left:50%;box-sizing:border-box!important;min-height:0!important;translate:-50% -50%!important}.card.action-card:not(.money-card)>strong{border-width:2px;line-height:1;box-shadow:0 2px #143f3247;width:1.55rem!important;height:1.55rem!important;font-size:.62rem!important;top:.34rem!important;bottom:auto!important;right:.42rem!important}.card:not(.dual-face){isolation:isolate;text-align:left;background:#fffaf0!important;padding:0!important;display:block!important}.card:not(.dual-face):before,.card:not(.dual-face):after{content:none!important}.card:not(.dual-face)>.card-band{z-index:4;border-top:2px solid #143f32;border-bottom:2px solid #143f32;background:var(--group)!important;height:10%!important;inset:42% 0 auto!important}.card .postcard-photo{z-index:1;background:linear-gradient(180deg,#143f3205,#143f321f),var(--city-art) center/cover no-repeat;background-color:#d7dfda;position:absolute;inset:0 0 48%}.card-property:not(.has-city-art) .postcard-photo{background-image:linear-gradient(145deg,#dce6df,#9eb7aa)}.card .postcard-copy{z-index:3;flex-direction:column;align-items:flex-start;min-width:0;display:flex;position:absolute;inset:55% .58rem .5rem}.card .postcard-copy>small{color:#66736e;letter-spacing:.1em;text-transform:uppercase;font-size:.53rem;font-weight:900;line-height:1}.card .postcard-copy>span{font-weight:950;color:#17231f!important;width:100%!important;box-shadow:none!important;letter-spacing:-.035em!important;text-transform:none!important;white-space:normal!important;overflow-wrap:normal!important;word-break:normal!important;-webkit-hyphens:none!important;hyphens:none!important;text-shadow:none!important;aspect-ratio:auto!important;background:0 0!important;border:0!important;border-radius:0!important;align-self:auto!important;margin:.22rem 0 0!important;padding:0!important;font-size:clamp(.68rem,1.1vw,.9rem)!important;line-height:.96!important;position:static!important;translate:none!important}.card .postcard-copy>.rent-hint{color:#42504b;background:#f0eee4;border:1px solid #cbd2ce;border-radius:.25rem;margin-top:auto;padding:.18rem .32rem;font-size:.49rem;font-style:normal;font-weight:850;line-height:1;position:static!important}.card:not(.money-card):not(.dual-face)>strong{place-items:center;z-index:8!important;color:#be322c!important;background:#fffdf6!important;border:2px solid #be322c!important;border-radius:50%!important;width:1.48rem!important;height:1.48rem!important;margin:0!important;font-size:.59rem!important;line-height:1!important;display:grid!important;position:absolute!important;top:.35rem!important;bottom:auto!important;right:.38rem!important;box-shadow:0 1px #143f3240!important}.card.action-card:not(.money-card){--action:#286a59;background:#fffaf0!important}.card-debt,.card-dealbreaker,.card-forced_debt{--action:#be6a29!important}.card-just_say_no{--action:#bf322d!important}.card-sly_deal,.card-forced_deal{--action:#275f52!important}.card-pass_go,.card-birthday,.card-go_again{--action:#cf563b!important}.card-market_crash{--action:#9f302d!important}.card-repossession{--action:#8b572f!important}.card-tax_collector{--action:#8c711f!important}.card-tough_luck{--action:#684f83!important}.card-rent,.card-double_rent{--action:#326d62!important}.card-house{--action:#3e8654!important}.card-hotel{--action:#a94337!important}.card .action-visual{z-index:1;background:linear-gradient(145deg,color-mix(in srgb,var(--action) 78%,white),var(--action));border-bottom:2px solid #143f32;place-items:center;display:grid;position:absolute;inset:0 0 57%;overflow:hidden}.card .action-visual:before{content:"";background:repeating-linear-gradient(135deg,#ffffff24 0 10px,#0000 10px 24px);position:absolute;inset:-30%;rotate:-4deg}.card.dual-rent .action-visual{background:var(--rent-band)}.card.action-card .card-symbol{aspect-ratio:auto!important;color:#fff!important;width:auto!important;min-width:0!important;height:auto!important;min-height:0!important;box-shadow:none!important;letter-spacing:-.06em!important;text-align:center!important;text-shadow:0 2px #143f3247!important;background:0 0!important;border:0!important;border-radius:0!important;place-items:center!important;margin:0!important;padding:0!important;font-size:clamp(1.6rem,3vw,2.35rem)!important;font-weight:950!important;line-height:1!important;display:grid!important;position:relative!important;top:auto!important;left:auto!important;translate:none!important}.card.action-card .card-symbol-just_say_no{transform:rotate(-7deg);border:.2rem solid #fff!important;border-radius:50%!important;width:2.45em!important;height:2.45em!important;font-size:clamp(1.9rem,3.5vw,2.75rem)!important}.card.action-card .card-symbol-dealbreaker{width:3.3rem!important;height:2.5rem!important}.card-symbol-dealbreaker>i{background:#ffffff26;border:3px solid #fff;border-radius:.22rem;width:1.65rem;height:2.05rem;position:absolute}.card-symbol-dealbreaker>i:first-child{left:.1rem;transform:rotate(-8deg)}.card-symbol-dealbreaker>i:nth-child(2){top:.15rem;left:.7rem;transform:rotate(7deg)}.card-symbol-dealbreaker>b{color:#ffd66b;font-size:1.55rem;line-height:1;position:absolute;bottom:-.15rem;right:-.15rem}.card.action-card .card-symbol-birthday{width:3.5rem!important;height:3rem!important;position:relative!important}.card-symbol-birthday>i{display:block;position:absolute}.card-symbol-birthday .cake-base{background:repeating-linear-gradient(90deg,#ffffff2e 0 .45rem,#0000 .45rem .9rem);border:3px solid #fff;border-radius:.18rem .18rem .42rem .42rem;height:1.2rem;bottom:.15rem;left:.2rem;right:.2rem}.card-symbol-birthday .cake-top{background:#ffd66b;border:3px solid #fff;border-bottom:0;border-radius:.5rem .5rem .12rem .12rem;height:.48rem;bottom:1.2rem;left:.05rem;right:.05rem}.card-symbol-birthday .cake-candle{background:#fff;border-radius:.12rem;width:.22rem;height:.75rem;bottom:1.66rem;left:50%;translate:-50%}.card-symbol-birthday .cake-candle:before{content:"";background:#ffd66b;border-radius:70% 30% 65% 35%;width:.38rem;height:.55rem;position:absolute;bottom:100%;left:50%;transform:rotate(8deg)}.dual-face .face-bottom:not(:has(b)){align-content:center}.dual-face .face-bottom:not(:has(b)) em{margin:0;font-size:.68rem}.card .action-copy{z-index:3;flex-direction:column;align-items:flex-start;min-width:0;padding-top:.48rem;display:flex;position:absolute;inset:43% .6rem .48rem}.card .action-copy>small{color:#66736e;letter-spacing:.12em;text-transform:uppercase;font-size:.5rem;font-weight:900;line-height:1}.card.action-card .action-copy>span{aspect-ratio:auto!important;color:#17231f!important;width:auto!important;min-height:0!important;box-shadow:none!important;letter-spacing:.015em!important;text-align:left!important;white-space:pre-line!important;text-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;align-self:auto!important;margin:.24rem 0 0!important;padding:0 1.8rem 0 0!important;font-size:clamp(.7rem,1.3vw,.94rem)!important;font-weight:950!important;line-height:.92!important;position:static!important;top:auto!important;left:auto!important;translate:none!important}.card .action-copy>em{color:#66736e;margin-top:auto;padding-right:.15rem;font-size:.48rem;font-style:normal;font-weight:750;line-height:1.12}.card.money-card{--money-bg:#8fcdb0;--money-ink:#174a39;color:var(--money-ink)!important;background:var(--money-bg)!important;background-image:linear-gradient(145deg,#ffffff4d,#0000 45%),repeating-linear-gradient(135deg,#0000 0 16px,#ffffff1a 16px 18px)!important}.card-money.value-1{--money-bg:#8fd0b0;--money-ink:#174a39}.card-money.value-2{--money-bg:#83bfe1;--money-ink:#183f61}.card-money.value-3{--money-bg:#edaa60;--money-ink:#693413}.card-money.value-4{--money-bg:#c39bda;--money-ink:#53316c}.card-money.value-5{--money-bg:#df8588;--money-ink:#702328}.card-money.value-10{--money-bg:#e5c663;--money-ink:#61470d}.card.money-card>.money-label{z-index:2;color:currentColor;letter-spacing:.14em;font-size:.51rem;font-weight:950;position:absolute;top:.58rem;left:.62rem}.card.money-card:after{z-index:1;color:currentColor;opacity:.28;text-shadow:none;font-family:Georgia,serif;font-size:clamp(2.8rem,6vw,4.1rem);font-weight:900;line-height:1;position:absolute;top:13%;left:50%;translate:-50%;content:"€"!important;display:block!important}.card.money-card>strong{z-index:3!important;color:currentColor!important;width:auto!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;font-size:clamp(1.75rem,4vw,2.7rem)!important;font-weight:950!important;line-height:1!important;display:block!important;position:absolute!important;inset:58% auto auto 50%!important;translate:-50% -50%!important}.card.money-card>.money-corner{z-index:3;font-weight:950;line-height:1;bottom:.45rem;right:.55rem;aspect-ratio:auto!important;color:currentColor!important;width:auto!important;min-height:0!important;box-shadow:none!important;text-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;margin:0!important;padding:0!important;font-size:.65rem!important;position:absolute!important;top:auto!important;left:auto!important;translate:none!important}.payment-group .card .action-copy>em,.online-impact-visual .card .action-copy>em,.computer-played-card .card .action-copy>em,.attack-card .card .action-copy>em,.resolved-reaction-impact .card .action-copy>em{display:none}.payment-group .card .postcard-copy>span,.online-impact-visual .card .postcard-copy>span,.computer-played-card .card .postcard-copy>span,.attack-card .card .postcard-copy>span{font-size:.62rem!important}.artwork-credits{grid-column:1/-1}.artwork-credit-list{background:#fff;border:1px solid #c8cec9;border-radius:.55rem;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.4rem;max-height:18rem;margin-top:.7rem;padding:.6rem;display:grid;overflow:auto}.artwork-credit-list>a{color:#143f32;background:#f4f2e9;border-radius:.4rem;padding:.45rem;text-decoration:none;display:grid}.artwork-credit-list strong{text-overflow:ellipsis;white-space:nowrap;font-size:.62rem;line-height:1.15;overflow:hidden}.artwork-credit-list small{margin-top:.18rem;font-size:.52rem;line-height:1.2}.mode-choice{grid-template-columns:repeat(3,1fr)}.payment-prompt .payment-reason:before{content:attr(data-drag-label)}@media (width<=700px){.mode-choice{grid-template-columns:1fr}.emoji-reactions{right:max(.25rem,env(safe-area-inset-right));padding:.2rem}.emoji-reactions button{width:2rem;height:2rem;font-size:1.15rem}}@media (orientation:landscape){.game-board,.computer-turn{--playmat-hand-height:198px;--playmat-controls-height:42px;--playmat-hand-card-width:104px}.game-board.action-layout,.game-board.waiting-layout{grid-template-areas:"header""table""hand""controls";grid-template-rows:auto minmax(0,1fr) var(--playmat-hand-height) var(--playmat-controls-height)!important}.game-board.action-layout>header,.game-board.waiting-layout>header{grid-area:header}.game-board.action-layout>.players,.game-board.waiting-layout>.players{grid-area:table}.game-board.action-layout>.hand-section,.game-board.waiting-layout>.hand-section{height:var(--playmat-hand-height);min-height:var(--playmat-hand-height);grid-area:hand;overflow:hidden}.game-board.action-layout>nav,.game-board.waiting-layout>nav{grid-area:controls}.computer-turn,.online-opponent-turn{grid-template-areas:"header""table""hand""controls"!important;grid-template-rows:auto minmax(0,1fr) var(--playmat-hand-height) var(--playmat-controls-height)!important}.computer-turn>.hand-section,.online-opponent-turn>.hand-section{height:var(--playmat-hand-height);min-width:0;min-height:var(--playmat-hand-height);grid-area:hand;margin-top:.15rem;overflow:hidden}.takeover-board{grid-template-areas:"header""table""hand""controls"!important;grid-template-rows:auto minmax(0,1fr) var(--playmat-hand-height) var(--playmat-controls-height)!important}.game-board>.players,.computer-turn>.players{grid-area:table;grid-template-rows:minmax(0,1fr);align-self:stretch;align-items:stretch;height:calc(100% - .7rem);min-height:0}.game-board>.players>.player,.computer-turn>.players>.player{grid-template-rows:auto minmax(0,1fr);height:100%;min-height:0;display:grid;overflow:hidden}.game-board>.players>.player>.set-zone,.computer-turn>.players>.player>.set-zone{overscroll-behavior:contain;scrollbar-width:thin;align-content:start;min-height:0;overflow:auto}.game-board>.players>.player>.empty-zone,.computer-turn>.players>.player>.empty-zone{min-height:0;overflow:hidden}.game-board>nav,.computer-turn>.abandon-game{z-index:12;height:var(--playmat-controls-height);min-height:var(--playmat-controls-height);grid-area:controls;margin:0}.game-board>nav{background:#ece9dffa}}@media (orientation:landscape) and (height<=360px){.game-board,.computer-turn{--playmat-hand-height:158px;--playmat-hand-card-width:88px}.game-board>.hand-section .cards,.computer-turn>.hand-section .cards{padding:.2rem .15rem .35rem}.game-board>.hand-section .card .action-copy,.computer-turn>.hand-section .card .action-copy{padding-top:.38rem;inset:43% .42rem .35rem}.game-board>.hand-section .card .action-copy>small,.computer-turn>.hand-section .card .action-copy>small{font-size:.38rem}.game-board>.hand-section .card.action-card .action-copy>span,.computer-turn>.hand-section .card.action-card .action-copy>span{padding-right:1.25rem!important;font-size:.58rem!important}.game-board>.hand-section .card .action-copy>em,.computer-turn>.hand-section .card .action-copy>em{font-size:.38rem}.game-board>.hand-section .card:not(.money-card):not(.dual-face)>strong,.computer-turn>.hand-section .card:not(.money-card):not(.dual-face)>strong{width:1.25rem!important;height:1.25rem!important;font-size:.45rem!important;top:.25rem!important;right:.25rem!important}}.central-table-hub{display:none}.turn-badge{color:#fff;letter-spacing:.06em;text-transform:uppercase;vertical-align:middle;background:#c5392d;border-radius:999px;margin-left:.55rem;padding:.22rem .42rem;font-size:.48rem;font-weight:950;display:inline-flex}.payment-set-groups{gap:.65rem;display:grid}.payment-set{border:1px solid #aab3ae;border-top:5px solid var(--group,#52605b);background:#ffffff8c;border-radius:.65rem;padding:.55rem}.payment-set h4{text-transform:uppercase;margin:0 0 .4rem;font-size:.7rem}.payment-set .cards{max-height:190px}.bank-card-choice{align-items:flex-start}.bank-card-choice>.card{flex:0 0 112px;width:112px}@media (width>=900px) and (orientation:landscape){.game-board.table-layout-lab{--playmat-hand-height:222px;grid-template-rows:48px minmax(0,1fr) var(--playmat-hand-height) var(--playmat-controls-height)!important}.computer-turn.table-layout-lab{--playmat-hand-height:222px;grid-template-areas:"header""status""table""hand""controls"!important;grid-template-rows:48px auto minmax(0,1fr) var(--playmat-hand-height) var(--playmat-controls-height)!important}.table-layout-lab>header{border-bottom:1px solid #143f3247;align-items:center;min-height:0;padding:.1rem 0 .35rem}.table-layout-lab>header .eyebrow{margin:0;font-size:.55rem}.table-layout-lab>.players{grid-template-columns:minmax(0,1fr) 196px minmax(0,1fr);gap:.7rem;height:calc(100% - .35rem);margin:.35rem 0}.table-layout-lab>.players>.central-table-hub{grid-area:1/2;grid-template-rows:150px 52px minmax(0,1fr);align-self:stretch;justify-items:stretch;gap:.65rem;height:100%;min-height:0;max-height:100%;margin-top:.25rem;display:grid;overflow:hidden}.table-layout-lab>.players>.central-table-hub>.central-piles-card{background:#ffffff94;border:1px solid #9ba59f;border-radius:.85rem;justify-items:center;padding:.55rem .65rem .7rem;display:grid;box-shadow:0 5px 15px #143f3214}.table-layout-lab>.players>.central-table-hub>.central-piles-card>.table-piles{justify-content:center;gap:.75rem;margin:0 0 1.9rem}.table-layout-lab>.players>.central-table-hub .pile{width:72px;height:94px}.table-layout-lab>.players>.central-table-hub .pile small{top:calc(100% + .28rem)}.table-layout-lab>.players>.central-table-hub .pile>strong{top:calc(100% + 1.08rem)}.table-layout-lab>.players>.central-table-hub>.actions{text-align:left;background:#fffdf6;border:1px solid #c8cec9;border-radius:.65rem;justify-content:center;align-items:center;gap:.45rem;width:100%;min-width:0;padding:.38rem .55rem;display:flex;box-shadow:0 3px 10px #143f320f}.table-layout-lab>.players>.central-table-hub>.actions strong{font-size:1.9rem}.table-layout-lab>.players>.central-table-hub>.actions span{max-width:65px;font-size:.58rem;line-height:1.05}.table-layout-lab>.players>.computer-central-hub>.computer-card-history{background:0 0;border:0;width:100%;min-height:0;margin:.15rem 0 0;padding:.35rem;overflow:auto}.table-layout-lab>.players>.computer-central-hub .computer-card-events{height:auto;padding:0;display:block;overflow:visible}.table-layout-lab>.players>.computer-central-hub .computer-card-events>article{background:0 0;padding:.25rem}.table-layout-lab>.players>.computer-central-hub .computer-played-cards{justify-content:center}.table-layout-lab>.players>.computer-central-hub .computer-played-card .card{width:82px}.table-layout-lab>.players>.computer-central-hub .computer-card-events>article>p{font-size:.55rem}.table-layout-lab>.players>.player{grid-row:1}.table-layout-lab>.players>.player:first-of-type{grid-column:1}.table-layout-lab>.players>.player:nth-of-type(2){grid-column:3}.table-layout-lab>.players>.player.active-turn{border-color:#c5392d;box-shadow:inset 0 4px #c5392d,0 0 0 2px #c5392d1f}.table-layout-lab>.players>.player.current.active-turn{border-color:#143f32;box-shadow:inset 0 4px #c5392d,0 0 0 2px #143f321f}.table-layout-lab .player-heading h2{font-size:1rem}.table-layout-lab .player-heading p{font-size:.65rem}.table-layout-lab>.hand-section{height:var(--playmat-hand-height);min-height:var(--playmat-hand-height)}.table-layout-lab>.hand-section .section-heading{align-items:center;min-height:30px}.table-layout-lab>.hand-section .section-heading h2{font-size:1rem}.table-layout-lab>.hand-section .cards{height:184px;padding:.2rem .2rem .45rem}.table-layout-lab>.hand-section .hand-card-shell,.table-layout-lab>.hand-section .empty-hand-slot{height:174px!important}.table-layout-lab>nav{align-items:center;padding-top:0;padding-bottom:0}.table-layout-lab>nav>button{align-self:center}.table-layout-lab>.status{top:.45rem}}@media (width>=900px) and (orientation:landscape) and (height<=520px){.game-board.table-layout-lab,.computer-turn.table-layout-lab{--playmat-hand-height:158px;--playmat-hand-card-width:88px}.table-layout-lab>.players>.central-table-hub{grid-template-rows:122px 44px minmax(0,1fr);gap:.4rem}.table-layout-lab>.players>.central-table-hub>.central-piles-card{padding:.4rem .55rem .55rem}.table-layout-lab>.players>.central-table-hub>.central-piles-card>.table-piles{margin:0 0 1.65rem}.table-layout-lab>.players>.central-table-hub .pile{width:58px;height:76px}.table-layout-lab>.players>.central-table-hub>.actions strong{font-size:1.45rem}.table-layout-lab>.hand-section .cards{height:128px}.table-layout-lab>.hand-section .hand-card-shell,.table-layout-lab>.hand-section .empty-hand-slot{height:120px!important}}.card-review-page{width:min(1500px,100%);padding:clamp(1rem,3vw,2.5rem)}.card-review-page>header{align-items:start}.card-review-page>header p:last-child{color:#52605b;max-width:620px;margin:.8rem 0 0;line-height:1.45}.card-review-section{margin-top:2.5rem}.card-review-section>h2{margin-bottom:1rem;font-size:1.45rem}.card-review-grid{grid-template-columns:repeat(auto-fill,minmax(160px,1fr));align-items:start;gap:1.6rem 1rem;display:grid}.card-review-item{justify-items:center;gap:.55rem;min-width:0;display:grid;position:relative}.card-review-card{aspect-ratio:5/7;width:160px}.card-review-card>.card,.card-review-card>.hand-card-shell{width:100%;height:100%}.card-review-card .card{pointer-events:none}.card-review-card .hand-flip{display:none}.card-review-count{z-index:20;color:#fff;background:#c5392d;border:2px solid #143f32;border-radius:999px;place-items:center;min-width:2rem;height:2rem;padding:.25rem;font-size:.68rem;font-weight:950;display:grid;position:absolute;top:-.55rem;right:max(0px,50% - 88px);box-shadow:2px 3px #143f32}.card-review-item>small{color:#66736e;overflow-wrap:anywhere;text-align:center;max-width:100%;font-size:.48rem}.no-mercy-simple-choice{flex-wrap:wrap;gap:.55rem;display:flex}.no-mercy-simple-choice button{color:#143f32;background:var(--group,#d8ddd9);border:2px solid #143f32;border-radius:.55rem;width:auto;min-width:110px;min-height:46px;padding:.55rem .7rem;font-size:.62rem}.detached-buildings{border-style:dashed!important}.detached-buildings .set-heading{border-bottom:1px dashed #84918b}.detached-buildings .set-buildings{margin-top:.4rem}@media (width<=520px){.card-review-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem .65rem}.card-review-card{width:min(160px,100%)}.card-review-count{right:0}}@media (orientation:landscape){.game-board>.hand-section .hand-card-shell,.computer-turn>.hand-section .hand-card-shell,.game-board>.hand-section .empty-hand-slot,.computer-turn>.hand-section .empty-hand-slot{flex-basis:var(--playmat-hand-card-width)!important;width:var(--playmat-hand-card-width)!important;min-width:var(--playmat-hand-card-width)!important}}.hand-section .elien-mystery-card{color:#fff!important;text-align:center!important;background:radial-gradient(circle at 50% 38%,#9a4d91 0 8%,#54224f 48%,#231027 100%)!important;place-items:center!important;padding:0!important;display:grid!important}.hand-section .elien-mystery-card:before{opacity:.34;background:radial-gradient(circle,#ffffffe6 0 1px,#0000 2px) 0 0/18px 18px;border:1px solid #ffffff73;border-radius:.45rem;position:absolute;inset:.48rem;content:""!important;display:block!important}.hand-section .elien-mystery-card:after{z-index:-1;opacity:0;filter:blur(8px);background:conic-gradient(#0000,#f6a9df,#0000,#ffd66b,#0000);border-radius:.85rem;position:absolute;inset:-10px;content:""!important;display:block!important}.hand-section .elien-mystery-card>strong{text-shadow:0 3px #351331,0 0 16px #ffffffa6;font-family:Georgia,serif;color:#fff!important;width:auto!important;height:auto!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;place-self:center!important;font-size:4rem!important;line-height:1!important;display:block!important;position:relative!important;inset:auto!important}.hand-section .elien-mystery-card:hover:after,.hand-section .elien-mystery-card:focus-visible:after{opacity:.8}.variant-switch{border:1px solid #b8c0bb;border-radius:.8rem;grid-template-columns:1fr 1fr;gap:.6rem;margin:.8rem 0;padding:.65rem;display:grid}.variant-switch legend{color:#52605b;letter-spacing:.1em;text-transform:uppercase;padding:0 .35rem;font-size:.62rem;font-weight:900}.variant-switch button{text-align:left;gap:.2rem;min-height:64px;display:grid}.variant-switch button strong{font-size:.85rem}.variant-switch button small{font-size:.58rem}.variant-switch button em{color:#fff;text-transform:uppercase;background:#a62d2d;border-radius:999px;padding:.12rem .3rem;font-size:.48rem;font-style:normal}.variant-switch .no-mercy-option.selected{background:#8f2525;border-color:#5b1717;box-shadow:inset 0 0 0 2px #f4c24f}.no-mercy-explainer{color:#542020;background:#fff0e4;border-left:5px solid #a62d2d;border-radius:.5rem;margin:.6rem 0 1rem;padding:.7rem .8rem;font-size:.66rem;line-height:1.4}.no-mercy-explainer strong{text-transform:uppercase;margin-bottom:.15rem;display:block}.no-mercy-badge{color:#fff;font:inherit;letter-spacing:.08em;vertical-align:middle;cursor:pointer;background:#a62d2d;border:0;border-radius:999px;margin-left:.55rem;padding:.18rem .38rem;font-size:.48rem;display:inline-block}.no-mercy-intro-backdrop{z-index:180;background:#250909c7}.no-mercy-intro{border:4px solid #571919;width:min(780px,100%);max-height:min(88dvh,760px);padding:clamp(1rem,3vw,1.6rem);overflow:auto;box-shadow:10px 12px #571919,0 24px 60px #00000061}.no-mercy-intro-heading{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.no-mercy-intro-heading h2{max-width:610px;margin:.15rem 0 .8rem;font-size:clamp(1.45rem,3.5vw,2.3rem);line-height:.95}.no-mercy-intro-heading>span{color:#a62d2d;font-size:clamp(2.2rem,6vw,4rem);line-height:1}.no-mercy-rule-list{grid-template-columns:1fr 1fr;gap:.45rem;display:grid}.no-mercy-rule-list article{background:#fff7e8;border:1px solid #d8c8bf;border-radius:.55rem;grid-template-columns:1.65rem 1fr;gap:.55rem;padding:.58rem;display:grid}.no-mercy-rule-list article>b{color:#fff;background:#a62d2d;border-radius:50%;align-self:start;place-items:center;width:1.55rem;height:1.55rem;font-size:.65rem;display:grid}.no-mercy-rule-list h3{margin:0 0 .12rem;font-size:.76rem}.no-mercy-rule-list p{color:#52605b;margin:0;font-size:.62rem;line-height:1.3}.no-mercy-unchanged{color:#34413c;background:#eff8f1;border-left:4px solid #267354;margin:.75rem 0;padding:.55rem .7rem;font-size:.67rem;line-height:1.35}.no-mercy-intro-close{background:#a62d2d;width:100%}.debt-repayment-prompt{grid-template-rows:auto auto minmax(0,1fr);width:min(1120px,100vw - 2rem);max-height:88dvh;display:grid;overflow:hidden;translate:-50% -50%;box-shadow:10px 12px #542020,0 20px 50px #5420204d;z-index:130!important;position:fixed!important;top:50%!important;left:50%!important}.debt-repayment-prompt .cards{grid-template-columns:repeat(auto-fill,minmax(104px,1fr));align-items:start;gap:.65rem;min-height:0;margin-top:.35rem;padding:.5rem;display:grid;overflow:auto}.debt-repayment-prompt .card{width:100%;min-width:0}@media (width<=650px){.variant-switch,.no-mercy-rule-list{grid-template-columns:1fr}.no-mercy-intro{max-height:92dvh}.no-mercy-intro-heading h2{font-size:1.45rem}}.debt-repayment-prompt{grid-template-rows:auto minmax(0,1fr);height:min(720px,100dvh - 2rem);max-height:none}.debt-repayment-prompt>header{border-bottom:1px solid #c8cec9;padding:0 0 .65rem;display:block}.debt-repayment-prompt>header h2{margin:.1rem 0 .35rem}.debt-repayment-prompt>header p:last-child{margin-bottom:0}.debt-repayment-prompt .cards{overscroll-behavior:contain;scrollbar-gutter:stable;grid-template-columns:repeat(auto-fill,minmax(104px,112px));place-content:start;margin:0;padding:.75rem .5rem 1rem;overflow:hidden auto}.debt-repayment-prompt .cards>button{min-width:0}.debt-repayment-prompt .card{width:112px}@media (width<=650px){.debt-repayment-prompt{width:calc(100vw - 1rem);height:calc(100dvh - 1rem);padding:.75rem}.debt-repayment-prompt .cards{grid-template-columns:repeat(auto-fill,minmax(88px,1fr));gap:.45rem;padding:.6rem .2rem .8rem}.debt-repayment-prompt .card{width:100%}}.table-layout-lab>.players>.central-table-hub .pile{width:84px;height:110px}.central-table-hub .discard-pile>.card{width:78px!important;height:104px!important;inset:3px!important;box-shadow:2px 3px #143f32!important}.central-table-hub .discard-pile .postcard-photo{display:none!important}.central-table-hub .discard-pile .postcard-copy{background:#fffdf6!important;padding:.3rem!important;inset:24% .35rem .3rem!important}.central-table-hub .discard-pile .postcard-copy>span{font-size:.58rem!important;line-height:1!important}.central-table-hub .discard-pile .action-copy{padding:.28rem!important;inset:41% .3rem .25rem!important}.central-table-hub .discard-pile .action-copy>span{font-size:.52rem!important;line-height:1!important}.computer-central-hub .computer-card-events>article{transform-origin:50% 100%;animation:.58s cubic-bezier(.55,.02,.82,.35) both computer-table-slam!important}.computer-central-hub .computer-played-card{rotate:var(--slam-angle,0deg)}@keyframes computer-table-slam{0%{opacity:0;transform:translateY(-120px)scale(1.18)rotate(10deg)}72%{opacity:1;transform:translateY(7px) scale(.96) rotate(var(--slam-angle,0deg));filter:drop-shadow(0 13px 5px #143f3247)}to{transform:translateY(0) scale(1) rotate(var(--slam-angle,0deg));filter:none}}.game-board>.reaction-prompt{translate:-50% -50%;z-index:75!important;background:#fffdf6fa!important;border:2px solid #143f32!important;border-radius:.8rem!important;grid-template-columns:1fr!important;width:min(250px,22vw)!important;max-height:min(62dvh,500px)!important;padding:.65rem!important;inset:50% auto auto 50%!important;box-shadow:5px 7px #143f32!important}.game-board>.reaction-prompt .reaction-visuals{justify-content:center}.game-board>.reaction-prompt .reaction-source .card{width:88px}.game-board>.reaction-prompt .reaction-context-cards{display:none}.game-board>.reaction-prompt .reaction-answer h2{font-size:.78rem}.game-board>.reaction-prompt .reaction-answer .eyebrow{font-size:.48rem}.game-board>.reaction-prompt button{padding:.48rem;font-size:.58rem}.game-board>.action-choice.tough-luck-choice{width:min(330px,100vw - 2rem);height:auto;max-height:none;padding:.75rem;inset:50% auto auto 50%;translate:-50% -50%;box-shadow:6px 8px #143f32}.tough-luck-choice .choice-heading h2{font-size:1rem}.tough-luck-choice .no-mercy-simple-choice{grid-template-columns:repeat(3,1fr)}.tough-luck-choice .no-mercy-simple-choice button{padding:.55rem .35rem;font-size:.58rem}.game-board>.hand-section{padding-right:174px;position:relative}.game-board>.hand-section>.cards{width:100%}.hand-bank-dock{cursor:pointer;background:#eef8ef;border:2px dashed #267354;border-radius:.75rem;grid-template-rows:auto minmax(0,1fr);gap:.4rem;width:160px;padding:.55rem;display:grid;position:absolute;top:30px;bottom:8px;right:0;overflow:hidden;box-shadow:3px 4px #143f3240}.hand-bank-dock>div:first-child{justify-content:space-between;align-items:baseline;gap:.35rem;display:flex}.hand-bank-dock small{color:#52605b;text-transform:uppercase;font-size:.5rem;font-weight:900}.hand-bank-dock strong{color:#267354;font-size:1.25rem}.bank-currency-mini{flex-wrap:wrap;align-content:flex-start;gap:.25rem;display:flex;overflow:auto}.bank-currency-mini span{color:#143f32;background:#a8dabb;border:1px solid #267354;border-radius:.35rem;place-items:center;min-width:40px;padding:.22rem;display:grid}.bank-currency-mini b{font-size:.58rem}.bank-currency-mini i{font-size:.42rem;font-style:normal}.bank-currency-mini em{color:#60706a;text-align:center;align-self:center;font-size:.5rem;font-style:normal;line-height:1.2}.hand-card-shell[draggable=true]{cursor:grab}.hand-card-shell[draggable=true]:active{cursor:grabbing}.computer-hand-count{color:#143f32;background:#e8ece8;border-radius:999px;align-items:center;gap:.35rem;margin-top:.3rem;padding:.25rem .4rem;display:inline-flex}.computer-hand-count>span{width:34px;height:18px;position:relative}.computer-hand-count i{background:#c5392d;border:1px solid #143f32;border-radius:2px;width:12px;height:16px;position:absolute;top:1px;box-shadow:1px 1px #fff}.computer-hand-count i:first-child{left:0;rotate:-8deg}.computer-hand-count i:nth-child(2){left:5px;rotate:-5deg}.computer-hand-count i:nth-child(3){left:10px;rotate:-2deg}.computer-hand-count i:nth-child(4){left:15px;rotate:2deg}.computer-hand-count i:nth-child(5){left:20px;rotate:5deg}.computer-hand-count i:nth-child(6){left:25px;rotate:8deg}.computer-hand-count b{font-size:.65rem}@media (height<=700px) and (orientation:landscape){.table-layout-lab>.players>.central-table-hub{grid-template-rows:142px 44px minmax(0,1fr)}.table-layout-lab>.players>.central-table-hub .pile{width:68px;height:90px}.central-table-hub .discard-pile>.card{width:62px!important;height:84px!important}.game-board>.hand-section{padding-right:148px}.hand-bank-dock{width:138px}.hand-bank-dock strong{font-size:1rem}}@media (height<=700px) and (height>=521px) and (orientation:landscape){.table-layout-lab>.players>.central-table-hub{grid-template-rows:148px 44px minmax(0,1fr)}.table-layout-lab>.players>.central-table-hub .pile{width:72px;height:95px}.central-table-hub .discard-pile>.card{width:66px!important;height:89px!important}}.game-board>.reaction-prompt.table-reaction{width:210px!important;max-height:none!important;box-shadow:none!important;background:0 0!important;border:0!important;border-radius:0!important;padding:0!important;overflow:visible!important}.game-board>.reaction-prompt.table-reaction .reaction-visuals{overflow:visible}.game-board>.reaction-prompt.table-reaction .reaction-source .card{width:118px!important;box-shadow:4px 6px #143f32!important}.game-board>.reaction-prompt.table-reaction .reaction-answer{text-align:center;gap:.35rem;margin-top:.55rem;display:grid}.game-board>.reaction-prompt.table-reaction .reaction-answer .eyebrow{color:#b52f27;text-shadow:0 1px #fffdf6;margin:0}.game-board>.reaction-prompt.table-reaction .reaction-answer h2{text-shadow:0 1px #fffdf6;margin:0;font-size:.72rem;line-height:1.25}.game-board>.reaction-prompt.table-reaction .reaction-continue{box-shadow:2px 3px #7f211c}@media (height<=600px) and (orientation:landscape){.game-board>.reaction-prompt.table-reaction .reaction-source .card{width:104px!important}.game-board>.reaction-prompt.table-reaction{width:190px!important}}@media (width>=900px) and (orientation:landscape){.table-layout-lab>.players>.central-table-hub{grid-template-rows:205px 52px minmax(0,1fr)}.table-layout-lab>.players>.central-table-hub>.central-piles-card{box-shadow:none;background:0 0;border:0;border-radius:0;padding:.15rem 0 1.9rem}.table-layout-lab>.players>.central-table-hub>.central-piles-card>.table-piles{grid-template-rows:26px 1fr;place-items:start center;gap:.3rem;width:100%;height:100%;margin:0;display:grid;position:relative}.table-layout-lab>.players>.central-table-hub .discard-pile{width:112px;height:154px}.central-table-hub .discard-pile>.card{translate:var(--discard-x,0) var(--discard-y,0);rotate:var(--discard-angle,0deg);pointer-events:none;position:absolute;width:106px!important;height:148px!important;min-height:0!important;inset:3px!important;box-shadow:3px 4px #143f32!important}.central-table-hub .discard-pile.animate-discard>.card{animation:.48s cubic-bezier(.55,.02,.82,.35) both central-discard-slam}.central-table-hub .discard-pile>.card .postcard-photo{display:none!important}.central-table-hub .discard-pile>.card .postcard-copy{background:#fffdf6!important;padding:.35rem!important;inset:25% .4rem .35rem!important}.central-table-hub .discard-pile>.card .postcard-copy>span{font-size:.7rem!important;line-height:1!important}.central-table-hub .discard-pile>.card .action-copy{padding:.35rem!important;inset:41% .4rem .3rem!important}.central-table-hub .discard-pile>.card .action-copy>span{font-size:.66rem!important;line-height:1!important}.central-table-hub .discard-pile>.card .action-copy>small{font-size:.38rem!important}.central-table-hub .discard-pile>small{top:calc(100% + .3rem)}.draw-stock-meter{color:#143f32;width:auto;box-shadow:none;background:0 0;border:0;border-radius:0;justify-content:center;align-items:baseline;gap:.28rem;padding:0;display:flex;position:static;translate:none}.draw-stock-meter strong{font-size:1rem;line-height:1}.draw-stock-meter small{color:#52605b;text-align:center;text-transform:uppercase;white-space:nowrap;max-width:none;font-size:.42rem;font-weight:850;line-height:1}.computer-central-hub .computer-card-events>article:not(:has(.computer-played-card)){animation:none!important}.computer-central-hub .computer-card-events>article:not(:has(.computer-played-card)) .computer-action-slot{display:none}.computer-central-hub .computer-card-events>article:not(:has(.computer-played-card))>p{text-align:center}.computer-central-hub .computer-card-events>article>.computer-action-slot{display:none}.computer-central-hub .computer-card-events>article.destination-field .computer-played-cards{opacity:0;pointer-events:none;width:1px;height:1px;position:absolute;overflow:hidden}.central-table-hub>.table-reaction{text-align:center;background:0 0;border-top:1px solid #c8cec9;align-self:start;width:100%;min-height:0;padding:.65rem .15rem 0;display:block;overflow:auto}.central-table-hub>.table-reaction .reaction-answer{gap:.45rem;margin:0;display:grid}.central-table-hub>.table-reaction .eyebrow{color:#b52f27;margin:0;font-size:.48rem}.central-table-hub>.table-reaction h2{margin:0;font-size:.66rem;line-height:1.25}.central-table-hub>.table-reaction button{width:100%;padding:.48rem .35rem;font-size:.55rem}.central-table-hub>.table-reaction .reaction-exception{grid-template-columns:1fr;gap:.35rem;margin-top:.1rem;padding-top:.5rem;display:grid}.central-table-hub>.table-reaction .reaction-exception span{font-size:.52rem}}@keyframes central-discard-slam{0%{opacity:0;filter:drop-shadow(0 2px 1px #143f3214);transform:translateY(-220px)scale(1.42)rotate(7deg)}58%{opacity:1;filter:drop-shadow(0 24px 12px #143f3257);transform:translateY(-18px)scale(1.1)rotate(2deg)}78%{filter:drop-shadow(0 5px 3px #143f3247);transform:translateY(8px)scale(.98)rotate(-2deg)}91%{filter:drop-shadow(0 9px 5px #143f3233);transform:translateY(-2px)scale(1.01)rotate(1deg)}to{opacity:1;filter:none;transform:translateY(0)scale(1)rotate(0)}}.computer-property-drop-card{z-index:180!important;transform-origin:50%!important;pointer-events:none!important;min-width:0!important;min-height:0!important;margin:0!important;position:fixed!important;box-shadow:5px 8px #143f32!important}@media (width>=900px) and (orientation:landscape) and (height<=520px){.table-layout-lab>.players>.central-table-hub{grid-template-rows:128px 42px minmax(0,1fr)}.table-layout-lab>.players>.central-table-hub .discard-pile{width:70px;height:96px}.central-table-hub .discard-pile>.card{width:66px!important;height:92px!important}.central-table-hub .discard-pile>.card .action-copy>span{font-size:.48rem!important}.draw-stock-meter{width:auto;padding:0}.draw-stock-meter strong{font-size:.82rem}.central-table-hub>.table-reaction{padding-top:.4rem}.central-table-hub>.table-reaction .reaction-answer{gap:.28rem}.central-table-hub>.table-reaction h2{font-size:.56rem}}.table-layout-lab{--central-discard-width:var(--playmat-hand-card-width,104px);--central-discard-height:174px}.table-layout-lab>.players>.central-table-hub{grid-template-rows:225px 52px minmax(0,1fr)}.table-layout-lab>.players>.central-table-hub .discard-pile{width:var(--central-discard-width);height:var(--central-discard-height)}.central-table-hub .discard-pile>.card{width:var(--central-discard-width)!important;height:var(--central-discard-height)!important;min-width:var(--central-discard-width)!important;min-height:var(--central-discard-height)!important;border-width:2px!important;border-radius:.72rem!important;padding:3.1rem .85rem .85rem!important;inset:0!important;box-shadow:3px 4px #143f32!important}.central-table-hub .discard-pile>.card .card-band{height:2.35rem}.central-table-hub .discard-pile>.card .postcard-photo{display:block!important}.central-table-hub .discard-pile>.card .postcard-copy{background:0 0!important;padding:.48rem 0 0!important;inset:43% .6rem .48rem!important}.central-table-hub .discard-pile>.card .postcard-copy small,.central-table-hub .discard-pile>.card .rent-hint{display:block}.central-table-hub .discard-pile>.card .postcard-copy>span{font-size:.58rem!important;line-height:1.02!important}.central-table-hub .discard-pile>.card .action-copy{padding-top:.38rem!important;inset:43% .42rem .35rem!important}.central-table-hub .discard-pile>.card .action-copy>small{display:block;font-size:.38rem!important}.central-table-hub .discard-pile>.card .action-copy>span{padding-right:1.25rem!important;font-size:.58rem!important;line-height:.92!important}.central-table-hub .discard-pile>.card .action-copy>em{font-size:.38rem;display:block}.central-table-hub .discard-pile>.card:not(.money-card):not(.dual-face)>strong{width:1.25rem!important;height:1.25rem!important;font-size:.45rem!important;top:.25rem!important;bottom:auto!important;right:.25rem!important}@media (width>=900px) and (orientation:landscape) and (height<=520px){.table-layout-lab{--central-discard-height:120px}.table-layout-lab>.players>.central-table-hub{grid-template-rows:170px 42px minmax(0,1fr)}}.players>.player,.players>.player.current,.table-layout-lab>.players>.player.active-turn,.table-layout-lab>.players>.player.current.active-turn{box-shadow:none!important;border:1px solid #9ba59f!important}.turn-badge{letter-spacing:.07em;padding:.3rem .52rem;font-size:.58rem;box-shadow:0 2px #7f211c40}.game-board>.hand-section .hand-bank-dock{bottom:18px}.central-table-hub .discard-pile>small{top:calc(100% + .62rem)!important}.game-board>.hand-section .hand-tools:empty{display:none}.table-layout-lab .computer-played-card .card,.game-board>.reaction-prompt.table-reaction .reaction-source .card{width:var(--central-discard-width)!important;height:var(--central-discard-height)!important;min-width:var(--central-discard-width)!important;min-height:var(--central-discard-height)!important}.table-layout-lab .computer-played-card .card .action-copy>em,.game-board>.reaction-prompt.table-reaction .reaction-source .card .action-copy>em{display:block}.central-table-hub .discard-pile>.discard-under-card{z-index:1;opacity:.94;filter:saturate(.88);animation:none!important;translate:-4px 3px!important;rotate:-3deg!important}.central-table-hub .discard-pile>.discard-top-card{z-index:2}.central-table-hub .discard-pile.animate-discard>.discard-top-card{transform-origin:50% 60%;animation:.78s cubic-bezier(.34,.02,.72,.34) both central-discard-slam!important}.computer-central-hub .computer-card-events>article.destination-field{opacity:0!important;pointer-events:none!important;width:1px!important;height:1px!important;margin:0!important;padding:0!important;animation:none!important;position:absolute!important;overflow:hidden!important}@media (prefers-reduced-motion:no-preference){.reaction-continue{animation:1.15s ease-in-out 3s infinite continue-nudge}}@keyframes continue-nudge{0%,to{transform:translateY(0)scale(1);box-shadow:2px 3px #7f211c}42%{transform:translateY(-2px)scale(1.035);box-shadow:0 0 0 5px #efb93f80,3px 7px #7f211c}65%{transform:translateY(0)scale(1);box-shadow:0 0 0 2px #efb93f2e,2px 3px #7f211c}}@media (width>=900px) and (orientation:landscape) and (height<=700px){.table-layout-lab>.players{position:relative}.table-layout-lab>.players>.central-table-hub:has(>.table-reaction)>.actions{display:none}.table-layout-lab>.players>.central-table-hub>.table-reaction{z-index:55;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffdf6f7;border:0;border-radius:.7rem;width:auto;min-height:0;padding:.55rem .7rem;position:absolute;bottom:.25rem;left:12%;right:12%;overflow:visible;box-shadow:0 5px 18px #143f3233}.table-layout-lab>.players>.central-table-hub>.table-reaction .reaction-answer{text-align:left;grid-template-columns:minmax(0,1fr) minmax(120px,150px) minmax(150px,190px);align-items:center;gap:.65rem;display:grid}.table-layout-lab>.players>.central-table-hub>.table-reaction .eyebrow{display:none}.table-layout-lab>.players>.central-table-hub>.table-reaction h2{font-size:.62rem}.table-layout-lab>.players>.central-table-hub>.table-reaction .reaction-exception{border:0;grid-template-columns:1fr;gap:.3rem;margin:0;padding:0;display:grid}.table-layout-lab>.players>.central-table-hub>.table-reaction .reaction-exception span{font-size:.46rem;line-height:1.15}}.table-reaction .reaction-exception button:disabled{color:#7b8580!important;opacity:1!important;filter:none!important;box-shadow:none!important;background:#e1e4e2!important;border-color:#aab3ae!important;transform:none!important}
