@import "https://fonts.googleapis.com/css2?family=Barlow+Condensed:wght@500;600;700;800&family=DM+Sans:wght@400;500;600;700&display=swap";:root{color:#24332a;font-synthesis:none;--green:#c3eb83;--ink:#19291f;--muted:#748075;--line:#dcded2;background:#f4f3ec;font-family:DM Sans,sans-serif;font-weight:400}*{box-sizing:border-box}body{margin:0}button,a{-webkit-tap-highlight-color:transparent}button{font:inherit;cursor:pointer}button:disabled{cursor:default}button:focus-visible,a:focus-visible{outline-offset:5px;outline:3px solid #719b42}svg{width:24px;height:24px}.site-header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:20px;height:92px;padding:0 4.4%;display:flex}.brand{color:var(--ink);letter-spacing:.4px;white-space:nowrap;align-items:center;gap:13px;font-family:Barlow Condensed,Impact,sans-serif;font-size:27px;font-weight:700;text-decoration:none;display:flex}.brand-light{font-weight:500}.brand-mark{background:var(--ink);color:var(--green);border-radius:9px;place-items:center;width:42px;height:42px;display:grid;transform:rotate(-7deg)}.brand-mark svg{width:26px;height:26px}.brand-logo{object-fit:contain;width:auto;max-width:230px;height:40px}.header-right{align-items:center;gap:34px;display:flex}.session-label,.new-game,.eyebrow,.edition,.player-badge,.stat-label,.player-location,.keep-label,.dice-note,.live-indicator,.log-foot,.site-footer,.city-rewards{letter-spacing:1.1px;font-size:10px;font-weight:600}.session-label{color:#677564;align-items:center;gap:8px;display:flex}.session-label i,.live-indicator:before{content:"";background:#81a750;border-radius:50%;width:6px;height:6px;display:inline-block}.new-game{text-transform:uppercase;color:var(--ink);background:0 0;border:1px solid #cbd0c0;border-radius:6px;align-items:center;gap:24px;padding:12px 16px;display:flex}.new-game:hover{background:#e7eadc}main{max-width:1460px;margin:auto;padding:36px 4.4% 0}.table-heading{justify-content:space-between;align-items:center;margin-bottom:27px;display:flex}.eyebrow{color:#7a8475;letter-spacing:1.6px;font-size:9px}.table-heading h1{letter-spacing:-.3px;margin:9px 0 0;font-family:Barlow Condensed,Impact,sans-serif;font-size:38px;font-weight:600;line-height:1.15}.table-heading h1 span{color:#929b87}.edition{text-align:right;color:#7f8976;line-height:1.7}.edition b{color:#43513d;font-weight:500}.player-grid{grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:25px;display:grid}.player-card{border:1px solid var(--line);background:#fafbf5;border-radius:10px;padding:21px 22px 15px;transition:border-color .15s;position:relative}.player-card.active{background:#f8fbee;border:1px solid #6a8a45;box-shadow:0 0 0 2px #c8dbad66}.player-top{align-items:center;gap:10px;display:flex}.player-avatar{color:#52693a;background:#dcebbd;border-radius:50%;flex-shrink:0;place-items:center;width:35px;height:35px;display:grid}.player-avatar svg{width:20px;height:20px}.player-1 .player-avatar{color:#8b70a4;background:#e3d9f1}.player-2 .player-avatar{color:#b88759;background:#f4dfc6}.player-top .eyebrow{letter-spacing:1.1px;font-size:8px}.player-top h2{margin:1px 0 0;font-size:15px;font-weight:600}.player-badge{letter-spacing:.8px;color:#87917e;white-space:nowrap;margin-left:auto;font-size:7px}.player-badge.playing{color:#526c37;background:#deedc9;border-radius:4px;padding:6px}.player-stats{grid-template-columns:repeat(3,1fr);margin-top:20px;margin-bottom:13px;display:grid}.stat-label{color:#7b8573;letter-spacing:.6px;align-items:center;gap:5px;font-size:8px;display:flex}.stat-label svg{width:11px;height:11px}.stat-label:has(svg){color:#7c8870}.player-stats strong{font-family:Barlow Condensed,Impact,sans-serif;font-size:34px;font-weight:600;line-height:1.3}.player-stats small{color:#99a18f;margin-left:4px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:400}.health-track{gap:4px;display:flex}.health-track i{background:#e5e8db;border-radius:1px;flex:1;height:4px}.health-track i.filled{background:#9fb67d}.player-1 .health-track i.filled{background:#b7a4cc}.player-2 .health-track i.filled{background:#d4b388}.player-location{letter-spacing:.1px;color:#839078;align-items:center;gap:6px;margin-top:12px;font-size:9px;display:flex}.location-dot{border:1px solid #a0ac93;border-radius:50%;width:5px;height:5px}.location-dot.occupied{background:#6d884f}.player-card.eliminated{opacity:.5}.game-layout{grid-template-columns:minmax(0,2.18fr) minmax(240px,1fr);gap:24px;display:grid}.play-area{min-width:0}.tokyo-board{color:#eaf0df;background:#1b2a21;border-radius:11px;height:306px;padding:24px 27px;position:relative;overflow:hidden}.city-heading{justify-content:space-between;align-items:center;display:flex}.city-heading .eyebrow{color:#91a28c;font-size:8px}.city-tag{color:#62775e;font-size:17px}.tokyo-board h2{letter-spacing:1.3px;z-index:1;margin:5px 0 0;font-family:Barlow Condensed,Impact,sans-serif;font-size:38px;font-weight:600;position:relative}.tokyo-board h2 span{letter-spacing:.2px;color:#9aa991;margin-top:3px;font-family:DM Sans,sans-serif;font-size:10px;font-weight:400;display:block}.skyline{opacity:.8;width:100%;height:240px;position:absolute;bottom:40px;left:0}.city-marker{z-index:1;color:#789460;background:#25382acc;border:1px dashed #6d805c;border-radius:50%;place-items:center;width:94px;height:94px;display:grid;position:absolute;top:72px;right:23%;transform:rotate(-10deg);box-shadow:0 0 0 12px #9cbd7310,0 0 0 24px #9cbd7308}.city-marker svg{width:38px;height:38px}.city-marker.occupied{color:#25351d;background:#c3eb83;border-style:solid;box-shadow:0 0 0 12px #c3eb8320,0 0 0 24px #c3eb830a}.city-bottom{z-index:2;background:#15251eef;border-top:1px solid #41523b55;justify-content:space-between;align-items:center;gap:16px;padding:19px 27px;display:flex;position:absolute;bottom:0;left:0;right:0}.city-status{font-size:12px;font-weight:600}.city-bottom p{color:#9cac90;margin:5px 0 0;font-size:9px}.city-rewards{letter-spacing:.8px;color:#94a284;text-align:center;gap:20px;font-size:6px;display:flex}.city-rewards b{color:#c0df96;margin-bottom:3px;font-family:Barlow Condensed,sans-serif;font-size:19px;font-weight:500;display:block}.roll-panel{border:1px solid var(--line);background:#fafbf5;border-radius:11px;margin-top:22px;padding:25px 26px}.roll-heading{justify-content:space-between;align-items:center;gap:12px;display:flex}.roll-heading h2{margin:7px 0 0;font-family:Barlow Condensed,Impact,sans-serif;font-size:29px;font-weight:600;line-height:1.1}.roll-counter{gap:5px;display:flex}.roll-counter span{color:#9ba58f;border:1px solid #d6dccb;border-radius:50%;place-items:center;width:23px;height:23px;font-size:9px;display:grid}.roll-counter span.used{color:#e0f1c5;background:#354d2c;border-color:#354d2c}.turn-hint{color:#7f8975;margin:10px 0 23px;font-size:11px;line-height:1.65}.dice-tray{grid-template-columns:repeat(6,minmax(0,1fr));gap:12px;display:grid}.die-slot{text-align:center;min-width:0}.die{aspect-ratio:1;color:#c3eb83;background:linear-gradient(145deg,#303b32,#141e18);border:2px solid #1e2a21;border-radius:12px;place-items:center;width:100%;min-height:48px;transition:transform .15s,border-color .15s;display:grid;box-shadow:0 4px #0f1912,0 7px 9px #12200c1a}.die:hover:not(:disabled){border-color:#8dac65;transform:translateY(-3px)}.die.kept{border:2px solid #b3d878;box-shadow:0 4px #759646,0 0 0 3px #d4e8b5}.die.empty{box-shadow:none;color:#bfc8b3;background:#f1f3e9;border:1px dashed #cbd3bf}.empty-mark{font-size:50px;font-weight:500}.die svg{filter:drop-shadow(0 2px #111b0c);width:47%;height:47%}.number-face{font-family:Barlow Condensed,Impact,sans-serif;font-size:clamp(30px,4.2vw,62px);font-weight:700;line-height:1}.keep-label{letter-spacing:.7px;color:#939e85;white-space:nowrap;justify-content:center;align-items:center;gap:3px;height:29px;padding-top:8px;font-size:6px;display:flex}.keep-label svg{width:8px;height:8px}.keep-label.is-kept{color:#5f7e3e}.roll-footer{justify-content:space-between;align-items:center;gap:14px;margin-top:19px;display:flex}.dice-note{letter-spacing:.8px;color:#909b80;font-size:7px}.dice-powers{background:#a38c601f;border:1px solid #a38c6047;border-radius:10px;flex-wrap:wrap;align-items:center;gap:8px;margin-top:12px;padding:10px 12px;display:flex}.dice-powers>button{color:#e8e6d8;cursor:pointer;background:#2b2b22;border:1px solid #7f7a63;border-radius:6px;align-items:center;gap:8px;min-height:36px;padding:8px 12px;font-size:10px;font-weight:600;display:flex}.dice-powers>button:hover:not(:disabled),.dice-powers>button.armed{color:#2a4020;background:#c5e991;border-color:#b3d581}.dice-powers>button:disabled{opacity:.45;cursor:not-allowed}.dice-powers>button small{letter-spacing:.4px;opacity:.75;text-align:left;font-size:8px;font-weight:400;display:block}.dice-powers>button.armed small{opacity:.9}.dice-power-faces{gap:6px;display:flex}.dice-power-faces button{cursor:pointer;background:#34341f;border:1px solid #b3c48f;border-radius:6px;padding:6px 8px}.dice-power-faces button:hover{background:#c5e991}.dice-power-hint{letter-spacing:.4px;color:#aab8a0;font-size:9px}.dice-power-cancel{color:#e8a3a3;border:1px solid #8a6f6f;margin-left:auto}.button-group{gap:8px;display:flex}.button{white-space:nowrap;border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:24px;min-height:44px;padding:13px 18px;font-size:11px;font-weight:600;display:flex}.button.primary{color:#2a4020;background:#c5e991;border-color:#b3d581}.button.primary:hover:not(:disabled){background:#b1de73}.button.secondary{color:#536149;background:#f9fbf3;border-color:#d2dac4}.button.secondary:hover:not(:disabled){background:#eaf0df}.button:disabled{opacity:.4}.decision-panel{background:#fcfaf0;border-color:#b29c6b}.log-panel{border:1px solid var(--line);background:#fafbf5;border-radius:10px;overflow:hidden}.section-heading{border-bottom:1px solid #e7e9dd;justify-content:space-between;align-items:center;padding:19px 19px 16px;display:flex}.section-heading h2{margin:0;font-size:13px;font-weight:600}.live-indicator{letter-spacing:1px;color:#82936f;align-items:center;gap:5px;font-size:7px;display:flex}.live-indicator:before{width:4px;height:4px}.log-panel ol{scrollbar-width:thin;scrollbar-color:#cbd7ba transparent;height:205px;margin:0;padding:9px 19px 15px;list-style:none;overflow-y:auto}.log-panel li{color:#7d8872;border-bottom:1px solid #eef0e7;gap:12px;padding:9px 0;font-size:10px;line-height:1.7;display:flex}.log-panel li:last-child{color:#3b5131}.log-index{color:#adb69f;min-width:12px;padding-top:2px;font-size:8px}.log-foot{letter-spacing:1.2px;color:#a1aa92;background:#f5f7ed;border-top:1px solid #e7e9dd;padding:12px 19px;font-size:7px}.field-guide{padding:25px 20px 12px}.field-guide h2{margin:7px 0 18px;font-family:Barlow Condensed,Impact,sans-serif;font-size:25px;font-weight:500}.field-guide>div{gap:12px;margin-top:16px;display:flex}.field-guide svg{color:#93a67c;flex-shrink:0;width:17px;height:17px;margin-top:3px}.field-guide p{color:#8b9580;margin:0;font-size:10px;line-height:1.65}.field-guide b{color:#54644a;margin-bottom:2px;font-size:10px;font-weight:600;display:block}.field-guide p span{display:block}.site-footer{border-top:1px solid var(--line);color:#969e8c;letter-spacing:.7px;justify-content:space-between;gap:16px;margin-top:29px;padding:19px 0 24px;font-size:7px;display:flex}.site-footer span:last-child{text-transform:none;letter-spacing:0;font-size:9px}.error{color:#a34032;font-size:12px}.modal-backdrop{z-index:10;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#13251dbb;place-items:center;padding:20px;display:grid;position:fixed;inset:0}.restart-dialog{background:#f7f9ed;border:1px solid #c5d6b2;border-radius:14px;max-width:450px;padding:32px;box-shadow:0 20px 60px #0003}.restart-dialog h2{margin:10px 0;font-family:Barlow Condensed,sans-serif;font-size:32px}.restart-dialog p{color:#7c8970;margin-bottom:24px;font-size:13px}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}@media (width>=1500px){.site-header{padding-left:calc(50vw - 666px);padding-right:calc(50vw - 666px)}}@media (width<=1050px){.player-card{padding:16px}.player-badge{font-size:6px}.game-layout{grid-template-columns:minmax(0,1.9fr) minmax(230px,1fr);gap:18px}.roll-footer{flex-direction:column;align-items:stretch}.roll-footer .button-group{justify-content:flex-end}.dice-note{align-self:flex-start}.die{border-radius:9px}.city-rewards{gap:10px}.header-right{gap:18px}.dice-tray{gap:9px}}@media (width<=760px){.site-header{height:75px;padding:0 20px}.brand{gap:9px;font-size:23px}.brand-logo{max-width:150px;height:32px}.brand-mark{width:34px;height:34px}.session-label{display:none}.new-game{gap:12px;padding:10px;font-size:8px}main{padding:25px 20px 0}.table-heading h1{font-size:32px}.table-heading h1 span{display:block}.edition{font-size:8px}.player-grid{gap:10px}.player-card{padding:13px 10px}.player-avatar{display:none}.player-top{flex-wrap:wrap;gap:5px}.player-badge{margin-left:0;font-size:6px}.player-top h2{font-size:13px}.player-stats{margin-top:15px}.player-stats strong{font-size:27px}.stat-label{letter-spacing:0;gap:2px;font-size:6px}.stat-label svg{width:9px;height:9px}.player-location{font-size:7px}.game-layout{grid-template-columns:1fr}.tokyo-board{height:280px}.roll-panel{padding:23px}.roll-footer{flex-direction:row;align-items:center}.number-face{font-size:48px}aside{grid-template-columns:1fr 1fr;gap:15px;display:grid}.field-guide{padding:18px 10px}.site-footer{font-size:6px}.city-marker{right:25%}.keep-label{font-size:6px}}@media (width<=480px){main{padding:23px 16px 0}.site-header{padding:0 16px}.brand{font-size:21px}.table-heading{margin-bottom:22px}.table-heading h1{font-size:30px}.table-heading .eyebrow{letter-spacing:1px;font-size:7px}.player-grid{grid-template-columns:1fr;gap:10px;margin-bottom:18px}.player-card{grid-template-columns:1fr 1.15fr;column-gap:12px;padding:14px 17px 11px;display:grid}.player-top{flex-wrap:nowrap;align-self:center}.player-avatar{width:30px;height:30px;display:grid}.player-top .eyebrow{font-size:6px}.player-top h2{font-size:13px}.player-badge{font-size:6px;position:absolute;bottom:11px;left:17px}.player-badge.playing{padding:2px 4px}.player-stats{gap:7px;margin:0}.player-stats strong{font-size:27px}.health-track{grid-column:2;gap:3px;margin-top:4px}.health-track i{height:3px}.player-location{grid-column:2;margin-top:9px;font-size:7px}.tokyo-board{height:274px;padding:20px}.tokyo-board h2{font-size:34px}.city-marker{width:75px;height:75px;top:78px;right:17%}.city-marker svg{width:30px;height:30px}.city-bottom{padding:16px 19px}.city-status{font-size:11px}.city-bottom p{max-width:170px;font-size:8px}.city-rewards{flex-shrink:0;gap:10px}.city-rewards b{font-size:18px}.city-rewards span{font-size:5px}.roll-panel{margin-top:16px;padding:20px 18px}.roll-heading h2{font-size:27px}.roll-heading .eyebrow{letter-spacing:1px;font-size:7px}.roll-counter span{width:20px;height:20px}.turn-hint{margin-bottom:20px;font-size:11px}.dice-tray{grid-template-columns:repeat(3,1fr);gap:13px 17px}.die{border-radius:12px}.number-face{font-size:56px}.keep-label{height:24px;font-size:7px}.roll-footer{flex-direction:column;align-items:stretch;gap:12px}.roll-footer .button-group{justify-content:stretch}.button-group .button{flex:1;gap:12px;padding:13px 12px}.dice-note{font-size:7px}.roll-footer>.button{width:100%}aside{grid-template-columns:1fr}.field-guide{padding:14px 5px}.field-guide>div{margin-top:15px}.field-guide p,.field-guide b{font-size:11px}.site-footer{flex-direction:column;gap:8px;font-size:7px}.restart-dialog{padding:25px}.restart-dialog .button-group{flex-direction:column}}@media (prefers-reduced-motion:reduce){*{scroll-behavior:auto!important;transition:none!important}}.turn-hint,.field-guide p,.player-location,.stat-label,.eyebrow,.keep-label,.dice-note,.log-panel li,.site-footer,.log-foot,.log-index,.player-badge,.player-stats small{color:#65715b}.stat-label:has(svg){color:#65715b}.city-heading .eyebrow{color:#adbea2}.dice-scene{background:#e9ede1;border:1px solid #cbd3c0;border-radius:12px;width:100%;height:330px;margin-bottom:18px;overflow:hidden}.dice-scene canvas{touch-action:pan-y;display:block}.dice-presentation:has(.dice-scene) .die{aspect-ratio:auto;border-radius:7px;height:48px;min-height:48px;box-shadow:0 2px #111d15}.dice-presentation:has(.dice-scene) .die svg{width:24px;height:24px}.dice-presentation:has(.dice-scene) .number-face{font-size:31px}.dice-presentation:has(.dice-scene) .die.kept{box-shadow:0 2px #759646,0 0 0 2px #d4e8b5}.scene-notice{color:#56664e;margin:0 0 16px;font-size:11px}@media (width<=480px){.dice-scene{height:345px}.dice-presentation .dice-tray{gap:12px}}.game-layout{grid-template-columns:minmax(0,1fr)}.play-area{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:24px;display:grid}.play-area>.roll-panel{margin-top:0}.game-layout>aside{grid-template-columns:minmax(0,1.5fr) minmax(0,1fr);gap:24px;display:grid}.tokyo-board.tabletop-board{color:#2c3d31;background:#f9faf4;border:1px solid #dbe0d1;height:auto;padding:0;overflow:hidden}.tabletop-heading{justify-content:space-between;align-items:center;gap:12px;padding:23px 24px 18px;display:flex}.tabletop-heading .eyebrow{color:#687660;letter-spacing:1.6px;font-size:8px}.tabletop-board .tabletop-heading h2{letter-spacing:.2px;margin:5px 0 0;font-size:30px;line-height:1.1}.paper-badge{color:#536849;background:#e5ebd8;border:1px solid #b8c5a3;padding:8px 11px;font-size:22px;transform:rotate(5deg);box-shadow:2px 3px #c8d0bc}.board-scene{background:#e2c9a4;width:100%;height:410px;position:relative}.tabletop-status{justify-content:space-between;align-items:center;gap:16px;padding:20px 24px 15px;display:flex}.tabletop-status strong{font-size:13px}.tabletop-status p{color:#738067;margin:5px 0 0;font-size:11px}.tabletop-status>span{white-space:nowrap;letter-spacing:.5px;font-size:8px;line-height:1.9}.tabletop-status b{color:#587443;font-size:13px}.monster-key{justify-content:space-between;gap:8px;margin:0;padding:12px 24px 20px;list-style:none;display:flex}.monster-key li{align-items:center;gap:7px;font-size:10px;font-weight:600;display:flex}.monster-key i{border:1px solid #546753;border-radius:50%;flex-shrink:0;width:9px;height:9px}.monster-key small{color:#7a866d;margin-top:3px;font-size:8px;font-weight:400;display:block}.player-avatar{overflow:hidden}.player-avatar img{object-fit:contain;width:100%;height:100%;transform:scale(1.25)translateY(5%)}.board-fallback{background:repeating-linear-gradient(0deg,#e2c9a4 0 24px,#ddc29c 25px);flex-direction:column;justify-content:center;align-items:center;height:100%;padding:25px;display:flex}.paper-city-label{color:#354c3c;background:#c8d5b3;border:2px dashed #708469;padding:14px 30px;font:600 27px Barlow Condensed,sans-serif}.fallback-monsters{justify-content:space-around;align-items:flex-end;width:100%;margin-top:15px;display:flex}.fallback-monsters>div{text-align:center;font-size:10px}.fallback-monsters img{object-fit:contain;filter:drop-shadow(3px 5px 1px #6f6a5750);width:70px;height:95px;display:block}.fallback-monsters .in-city{transform:translateY(-15px)}.board-fallback p{color:#726c58;margin-top:25px;font-size:10px}@media (width<=1100px){.board-scene{height:370px}.tabletop-heading{padding:20px 17px 15px}.tabletop-board .tabletop-heading h2{font-size:26px}.monster-key{padding:12px 16px 18px}.tabletop-status{padding:18px 16px 12px}}@media (width<=900px){.play-area{grid-template-columns:minmax(0,1fr)}.game-layout>aside{display:block}.board-scene{height:430px}}@media (width<=480px){.board-scene{height:330px}.tabletop-board .tabletop-heading h2{font-size:26px}.monster-key li{font-size:9px}.monster-key{gap:5px}.tabletop-status strong{font-size:12px}}.focused-table .site-header{height:72px;padding:0 2.5%}.focused-table .header-right{gap:12px}.focused-table main{max-width:1680px;padding:22px 2.5% 28px}.focused-table .focus-stage{grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:20px;transition:grid-template-columns .26s;display:grid}.focused-table .focus-stage[data-view=dice]{grid-template-columns:minmax(0,.75fr) minmax(0,1.25fr)}.focused-table .board-scene{height:clamp(380px,52vh,640px)}.focused-table .tabletop-heading{padding:17px 22px 14px}.focused-table .tabletop-status{padding:15px 22px 10px}.focused-table .monster-key{padding:10px 22px 16px}.focused-table .roll-panel{min-width:0;padding:17px 14px}.focused-table .roll-heading{gap:8px}.focused-table .roll-heading h2{font-size:25px}.focused-table .roll-heading .eyebrow{letter-spacing:1px;font-size:7px}.focused-table .roll-counter{gap:3px}.focused-table .roll-counter span{width:19px;height:19px;font-size:8px}.focused-table .turn-hint{margin:10px 0 13px;font-size:10px}.focused-table .dice-scene{height:175px;margin-bottom:13px;transition:height .26s}.focused-table .dice-tray{grid-template-columns:repeat(3,minmax(0,1fr));gap:9px}.focused-table .keep-label{letter-spacing:.6px;font-size:6px}.focused-table .roll-footer{flex-direction:column;align-items:stretch;gap:12px;margin-top:18px;display:flex}.focused-table .dice-note{letter-spacing:.7px;font-size:8px}.focused-table .roll-footer .button-group{flex-wrap:wrap;justify-content:stretch;gap:8px;display:flex}.focused-table .roll-footer .button{white-space:normal;flex:1;min-height:44px;padding:12px 10px;font-size:10px}.focused-table .focus-stage[data-view=dice] .dice-scene{height:clamp(300px,48vh,540px)}.focused-table .focus-stage[data-view=dice] .dice-tray{grid-template-columns:repeat(6,minmax(0,1fr))}.focused-table .player-grid{gap:16px;margin:20px 0 0}.focused-table .player-card{padding:16px 18px}.focused-table .player-top{margin-bottom:15px}.focused-table .player-stats{margin-bottom:10px}.focused-table .player-location{margin-top:10px}.log-toggle[aria-expanded=true]{background:#dfe9cc;border-color:#7a9756}.log-drawer{z-index:25;background:#fafbf5;border:1px solid #bfcbb1;border-radius:12px;width:min(410px,95vw);max-height:calc(100dvh - 100px);padding:14px;position:fixed;top:82px;right:2.5%;overflow:auto;box-shadow:0 16px 60px #15261938}.log-drawer[hidden]{display:none}.log-close{color:#31412d;background:#edf1e5;border:1px solid #cbd0c0;border-radius:6px;margin:0 0 12px auto;padding:10px 12px;font-size:11px;display:block}.log-drawer .log-panel{min-height:0}.log-drawer .log-panel ol{max-height:50vh}@media (width<=1050px){.focused-table .focus-stage{grid-template-columns:minmax(0,1fr) 255px;gap:14px}.focused-table .board-scene{height:430px}.focused-table .monster-key{padding-left:15px;padding-right:15px}}@media (width<=760px){.focused-table .site-header{gap:8px;height:65px;padding:0 15px}.focused-table .brand{gap:8px;font-size:20px}.focused-table .brand-mark{width:30px;height:30px}.focused-table .header-right{gap:6px}.focused-table .new-game{gap:5px;padding:9px 8px;font-size:8px}.focused-table main{padding:14px 15px 24px}.focused-table .focus-stage,.focused-table .focus-stage[data-view=dice]{grid-template-columns:minmax(0,1fr)}.focused-table .board-scene{height:clamp(330px,48vh,470px)}.focused-table .roll-panel{padding:14px}.focused-table .dice-presentation{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:12px;display:grid}.focused-table .dice-scene{height:145px;margin:0}.focused-table .dice-tray{gap:6px}.focused-table .dice-presentation .die{height:44px;min-height:44px}.focused-table .dice-presentation .die svg{width:20px;height:20px}.focused-table .dice-presentation .number-face{font-size:25px}.focused-table .keep-label{margin-top:5px;font-size:6px}.focused-table .focus-stage[data-view=dice] .dice-presentation{display:block}.focused-table .focus-stage[data-view=dice] .dice-scene{height:330px;margin-bottom:12px}.focused-table .focus-stage[data-view=dice] .dice-tray{grid-template-columns:repeat(3,minmax(0,1fr))}.focused-table .player-grid{gap:10px;margin-top:14px}.focused-table .player-card{padding:12px}}@media (width<=420px){.focused-table .brand-light{display:none}.focused-table .tabletop-heading{padding:16px}.focused-table .tabletop-status{padding-left:16px;padding-right:16px}}@media (prefers-reduced-motion:reduce){.focused-table .focus-stage,.focused-table .dice-scene{transition:none}}.arena-table{background:#e2c9a4}.arena-table .site-header{z-index:5;border:0;height:40px;padding:0;position:absolute;inset:12px 18px auto}.arena-table .brand{font-size:22px}.arena-table .brand-mark{width:32px;height:32px}.arena-table .new-game{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8f5e9d9;padding:10px 12px;font-size:9px}.arena-table main{max-width:none;padding:0}.arena-table .game-layout{display:block}.arena-table .focus-stage{isolation:isolate;height:100dvh;min-height:720px;display:block;position:relative}.arena-table .tokyo-board.tabletop-board{background:#e2c9a4;border:0;border-radius:0;padding:0;position:absolute;inset:0}.arena-table .board-scene{width:100%;height:100%}.arena-table .tabletop-heading,.arena-table .monster-key{display:none}.arena-table .tabletop-status{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f8f5e8d9;border:1px solid #fff8;border-radius:12px;gap:20px;max-width:calc(100% - 410px);padding:12px 16px;position:absolute;bottom:22px;left:22px}.arena-table .tabletop-status strong{font-size:12px}.arena-table .tabletop-status p{font-size:10px}.arena-table .player-grid{z-index:2;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;width:min(850px,100% - 40px);margin:0;display:grid;position:absolute;top:74px;left:50%;transform:translate(-50%)}.arena-table .player-grid.players-4{grid-template-columns:repeat(4,minmax(0,1fr));width:min(1080px,100% - 40px)}.player-hud{color:#fff7df;background:linear-gradient(90deg,#244236f2,#2e4b40c9);border-bottom:3px solid #ffffff8a;border-radius:48px 12px 12px 48px;align-items:center;gap:10px;min-width:0;padding:7px 13px 7px 6px;display:flex;box-shadow:0 4px 16px #20372a24}.player-hud.active,.player-hud.winner{background:linear-gradient(90deg,#395f40,#354e36e6);border-color:#f8db78}.player-hud.eliminated{opacity:.5;filter:grayscale(.8)}.player-hud.defender{border-color:#f2a98a;box-shadow:0 0 0 2px #f2a98a5c,0 4px 16px #20372a24}.player-hud.defender .hud-portrait{border-color:#f2a98a}.hud-portrait{object-fit:contain;filter:drop-shadow(0 2px 2px #142b2250);background:#f4eed8;border:3px solid #f6f0d2;border-radius:50%;flex-shrink:0;width:66px;height:66px}.player-hud.active .hud-portrait{border-color:#f8db78}.hud-info{flex:1;min-width:0}.hud-name{justify-content:space-between;align-items:center;gap:4px;display:flex}.hud-name h2{white-space:nowrap;margin:0 0 7px;font-size:12px}.hud-name>span{letter-spacing:.6px;color:#f6df91;white-space:nowrap;font-size:6px}.city-badge{letter-spacing:.5px;color:#fff;white-space:nowrap;vertical-align:middle;background:#3f7d94;border-radius:3px;margin-left:6px;padding:2px 6px;font-size:8px;font-weight:600;display:inline-block}.ai-trait{letter-spacing:.5px;color:#fff;white-space:nowrap;vertical-align:middle;background:#74a;border-radius:3px;margin-left:6px;padding:2px 6px;font-size:8px;font-weight:600;display:inline-block}.hud-stats{justify-content:space-between;gap:7px;display:flex}.hud-stats>span{align-items:center;gap:3px;display:flex}.hud-stats b{font:600 23px/1 Barlow Condensed,sans-serif}.hud-stats svg{width:17px;height:17px}.hud-stats>span:first-child{color:#f4aaa1}.hud-stats>span:nth-child(2){color:#f6d87e}.hud-stats>span:nth-child(3){color:#c6e990}.hud-stats b{color:#fff8e4}.arena-table .focus-stage>.roll-panel{z-index:3;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f7faeef0;border:2px solid #ffffffe0;border-radius:18px;width:340px;margin:0;padding:14px;position:absolute;bottom:20px;right:20px;box-shadow:0 10px 35px #233e292c}.arena-table .roll-heading h2{margin:0;font-size:23px}.arena-table .roll-heading .eyebrow{display:none}.arena-table .turn-hint{min-height:28px;margin:8px 0 10px;font-size:10px;line-height:1.4}.arena-table .dice-presentation{display:block}.arena-table .dice-scene{height:205px;margin:0;transition:none}.tray-surface{position:relative}.tray-throw-target{color:#f8ffe9;background:0 0;border:0;border-radius:12px;justify-content:center;align-items:flex-end;width:100%;padding:7px;display:flex;position:absolute;inset:0}.tray-throw-target span{background:#244033df;border-radius:20px;padding:5px 10px;font-size:9px;font-weight:600;box-shadow:0 2px 7px #2035291a}.tray-throw-target:hover:not(:disabled){box-shadow:inset 0 0 0 3px #b0d27c}.tray-throw-target:disabled span{background:#4b5d4fd9}.arena-table .dice-tray{grid-template-columns:repeat(6,minmax(0,1fr));gap:6px;margin-top:10px}.arena-table .dice-presentation .die{aspect-ratio:auto;border-radius:7px;height:44px;min-height:44px}.arena-table .dice-presentation .die svg{width:21px;height:21px}.arena-table .dice-presentation .number-face{font-size:27px}.arena-table .keep-label{letter-spacing:.2px;margin-top:6px;font-size:5px}.arena-table .roll-footer{gap:8px;margin-top:10px}.arena-table .roll-footer .button{min-height:40px}.arena-table .log-drawer{top:62px}@media (width<=1050px) and (width>=761px){.arena-table .focus-stage>.roll-panel{width:310px;padding:12px;bottom:14px;right:14px}.arena-table .player-grid{gap:10px;width:calc(100% - 40px)}.arena-table .player-grid.players-4{gap:6px}.hud-portrait{width:54px;height:54px}.hud-name h2{font-size:11px}.hud-stats b{font-size:21px}.arena-table .dice-tray{gap:4px}.arena-table .dice-presentation .die{height:40px;min-height:40px}}@media (width<=760px){.arena-table .focus-stage{height:100dvh;min-height:844px}.arena-table .site-header{height:34px;inset:10px 12px auto}.arena-table .brand{font-size:18px}.arena-table .brand-mark{width:28px;height:28px}.arena-table .new-game{padding:9px 8px;font-size:8px}.arena-table .player-grid{gap:6px;width:calc(100% - 20px);top:60px}.arena-table .player-grid.players-4{grid-template-columns:repeat(2,minmax(0,1fr));gap:5px 6px}.player-hud{border-radius:32px 32px 10px 10px;flex-direction:column;gap:4px;padding:7px 5px}.hud-portrait{border-width:2px;width:46px;height:46px}.hud-info{width:100%}.hud-name{justify-content:center}.hud-name h2{margin-bottom:5px;font-size:9px}.hud-name>span{display:none}.hud-stats{justify-content:space-around;gap:3px}.hud-stats>span{gap:2px}.hud-stats svg{width:12px;height:12px}.hud-stats b{font-size:18px}.arena-table .tabletop-status{gap:12px;max-width:calc(100% - 24px);padding:8px 11px;top:calc(50% - 80px);bottom:auto;left:12px}.arena-table .tabletop-status strong{font-size:10px}.arena-table .tabletop-status p{display:none}.arena-table .tabletop-status>span{font-size:6px;line-height:1.4}.arena-table .tabletop-status b{font-size:9px}.arena-table .focus-stage>.roll-panel{width:calc(100% - 24px);max-width:360px;padding:12px;bottom:12px;right:12px}.arena-table .dice-scene{height:195px}.arena-table .dice-tray{grid-template-columns:repeat(6,minmax(0,1fr));gap:5px}.arena-table .dice-presentation .die{height:42px;min-height:42px}}.shop-toggle{z-index:9;color:#fff8dc;cursor:pointer;background:#294a3c;border:2px solid #fff3cc;border-radius:5px 12px 7px 3px;padding:14px 24px;font-weight:800;position:absolute;bottom:20px;left:22px;box-shadow:4px 4px #a99b7c}.shop-ready span{color:#f7cb57;margin-left:12px}.power-shop{z-index:32;background:#fff5d9;border:2px solid #304d40;border-radius:8px 17px 6px 11px;width:min(710px,100% - 410px);max-height:calc(100dvh - 170px);padding:18px;position:absolute;bottom:82px;left:22px;overflow:auto;box-shadow:6px 7px #b6aa8b,0 16px 50px #22382d40}.power-shop[hidden]{display:none}.power-shop header,.shop-summary,.card-top,.power-shop footer{justify-content:space-between;align-items:center;gap:12px;display:flex}.power-shop h2{margin:5px 0 12px;font-size:25px}.power-shop header button{cursor:pointer;background:0 0;border:0;align-self:flex-start;font-size:26px}.shop-summary{margin-bottom:18px;font-size:12px}.shop-summary strong{white-space:nowrap;background:#d6e8b6;border-radius:20px;padding:7px 12px;font-size:18px}.market-cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:13px;padding:4px;display:grid}.paper-card{background:#fffdf0;border:2px solid #395244;border-radius:3px 9px 4px 6px;flex-direction:column;padding:12px;display:flex;box-shadow:3px 4px #c7bc98}.paper-card:first-child{transform:rotate(-1deg)}.paper-card:last-child{transform:rotate(1deg)}.card-top{text-transform:uppercase;font-size:10px;font-weight:800}.card-top strong{font-size:18px}.card-art{background:#d6e7cb;border-radius:45% 50% 35% 40%;place-items:center;height:100px;margin:10px 0;display:grid}.card-art span{color:#456f58;text-shadow:3px 4px #fffcde,5px 6px #9ca98a;font-size:72px;line-height:1;transform:rotate(-8deg)}.art-heal{background:#f6d7d0}.art-heal span{color:#bc5c64}.art-energy{background:#f9e8a0}.art-energy span{color:#a87c2a}.paper-card h3{min-height:44px;margin:2px 0 8px;font-size:18px}.paper-card p{flex:1;margin:0 0 14px;font-size:12px;line-height:1.5}.power-shop button:not([aria-label=Close\ shop]){color:#244737;cursor:pointer;background:#d8e7c8;border:1px solid #395244;border-radius:5px;min-height:42px;font-weight:700}.power-shop button:disabled{color:#77776b;cursor:default;background:#eee9da}.power-shop footer{margin-top:18px}.power-shop footer button{flex:1}.power-shop small{text-align:center;margin-top:12px;font-size:10px;display:block}.arena-table .tabletop-status{bottom:84px}@media (width<=850px){.power-shop{width:auto;max-height:calc(100dvh - 150px);bottom:74px;left:12px;right:12px}}@media (width<=760px){.shop-toggle{padding:10px 16px;top:343px;bottom:auto;left:12px}.arena-table .tabletop-status{top:343px;bottom:auto;left:130px}.market-cards{grid-template-columns:1fr}.paper-card{grid-template-columns:70px 1fr;gap:5px 12px;display:grid;transform:none!important}.card-top{grid-column:1/-1}.card-art{grid-row:2/5;height:80px;margin:0}.card-art span{font-size:56px}.paper-card h3{min-height:0;margin:0}.paper-card p{margin:0}.power-shop h2{font-size:21px}}.card-art svg,.card-art img{filter:drop-shadow(2px 3px #fff9dc);width:100%;height:100%}.card-art img{object-fit:cover;border-radius:42% 48% 34% 40%;display:block}.owned-toggle{color:#294a3c;cursor:pointer;background:#f5e6b6;border:1px solid #e0cd98;border-radius:5px;padding:3px 9px;font-size:11px}.arena-table .player-hud:has(.owned-drawer:not([hidden])){z-index:20}.owned-drawer{z-index:30;color:#294a3c;text-align:left;background:#fff5d9;border:2px solid #395244;border-radius:7px 15px 5px 9px;width:min(380px,100vw - 44px);max-height:calc(100dvh - 230px);padding:18px;position:fixed;top:170px;left:22px;overflow:auto;box-shadow:5px 6px #b6aa8b}.owned-drawer[hidden]{display:none}.owned-drawer h3{margin:12px 0;font-size:22px}.owned-drawer p{font-size:13px;line-height:1.5}.owned-close{float:right;color:#294a3c;cursor:pointer;background:#d8e7c8;border:1px solid #395244;border-radius:4px;padding:7px 12px}.owned-card{background:#fffbed;border:1px solid #b6aa8b;grid-template-columns:84px 1fr;align-items:center;gap:4px 14px;margin:10px 0;padding:12px;display:grid}.owned-art{background:#d6e7cb;border-radius:42% 48% 34% 40%;grid-row:span 2;height:64px;overflow:hidden}.owned-art img,.owned-art svg{object-fit:cover;width:100%;height:100%;display:block}.owned-card h4{margin:5px 0;font-size:18px}.owned-card span{color:#427b65;font-size:10px;font-weight:800}@media (width<=760px){.owned-drawer{width:min(330px,100vw - 48px);max-height:calc(100dvh - 350px);top:150px;left:24px}.owned-toggle{margin-top:4px}.play-area[data-power-armed] .shop-toggle{display:none}.play-area:has(.power-shop:not([hidden])) .shop-toggle{display:none}.play-area:has(.owned-drawer:not([hidden])) .shop-toggle{display:none}}.arena-table .player-grid:has(.owned-drawer:not([hidden])){z-index:30}.resolution-overlay{pointer-events:none;z-index:40;position:fixed;inset:0}.gain-flight{color:#264737;clip-path:polygon(0 0,100% 0,100% 76%,94% 100%,14% 100%,0 84%);filter:drop-shadow(3px 4px #294a3c8c);background:#f5d65e;border:2px solid #fff8db;align-items:center;gap:5px;padding:9px 13px 9px 9px;animation:.4s cubic-bezier(.2,.7,.3,1) both gain-arrive;display:flex;position:absolute}.gain-flight svg{filter:drop-shadow(1.5px 1.5px #f1dcae)drop-shadow(2.5px 2.5px #294a3ce6);width:26px;height:26px}.gain-health{background:#f3b2b8}.gain-energy{background:#c1e398}@keyframes gain-arrive{0%{opacity:.4;transform:translate(-50%,-50%)scale(.72)}30%{opacity:1;transform:translate(-50%,-50%)scale(1.32)}58%{transform:translate(-50%,-50%)scale(1.04)}to{transform:translate(calc(-50% + var(--gain-dx)), calc(-50% + var(--gain-dy))) scale(1.1);opacity:1}}.gain-reduced{animation:.15s ease-out both gain-fade;transform:translate(-50%,-50%)}.card-gain-chip{color:#264737;clip-path:polygon(0 0,100% 0,100% 76%,95% 100%,12% 100%,0 86%);filter:drop-shadow(3px 4px #294a3c8c);background:#f5d65e;border:2px solid #fff8db;align-items:center;gap:7px;padding:10px 15px 10px 9px;animation:.45s cubic-bezier(.2,.7,.3,1) both card-gain-pop;display:flex;position:absolute;top:18%;left:50%;transform:translate(-50%)}.card-gain-chip svg{filter:drop-shadow(1.5px 1.5px #f1dcae)drop-shadow(2.5px 2.5px #294a3ce6);width:28px;height:28px}.card-gain-chip small{font-size:12px;font-weight:800}.card-gain-chip.gain-health{background:#f3b2b8}.card-gain-chip.gain-energy{background:#c1e398}@keyframes card-gain-pop{0%{opacity:.3;transform:translate(-50%,14px)scale(.7)}30%{opacity:1;transform:translate(-50%,-2px)scale(1.28)}58%{transform:translate(-50%,-6px)scale(1.03)}to{opacity:1;transform:translate(-50%,-8px)scale(1.05)}}@keyframes gain-fade{0%{opacity:.3}to{opacity:1}}.die.gain-source:disabled{opacity:1;outline-offset:3px;background:#fff3bd;outline:3px solid #f0c754}.resolution-controls{pointer-events:auto;white-space:nowrap;background:#fff5d9;border:2px solid #294a3c;border-radius:8px;align-items:center;gap:12px;padding:9px 12px;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%);box-shadow:3px 3px #294a3c33}.resolution-controls button{color:#294a3c;cursor:pointer;background:#d9e8be;border:1px solid #294a3c;border-radius:4px;padding:9px}@media (width<=760px){.resolution-controls{top:195px;bottom:auto}}.combat-controls span{white-space:normal;max-width:260px;line-height:1.3}@media (width<=760px){.combat-controls{box-sizing:border-box;width:calc(100% - 28px)}.combat-controls span{flex:1}.combat-controls button{flex-shrink:0}}.tokyo-takeover{color:#fff3d6;clip-path:polygon(2% 0%,20% 0%,100% 0%,100% 88%,93% 100%,0% 100%,0% 12%);filter:drop-shadow(12px 14px #191c1ad9);box-sizing:border-box;background:#c82d42;border:10px solid #f6e3c0;justify-content:center;align-items:center;gap:24px;width:84%;min-height:210px;padding:16px 24px;animation:1s both takeover-cut;display:flex;position:absolute;top:30%;left:8%;transform:rotate(-4deg)}.tokyo-takeover img{object-fit:contain;filter:drop-shadow(7px 5px #202522);width:150px;height:180px}.tokyo-takeover strong{letter-spacing:-2px;text-shadow:4px 4px #202522;font-size:clamp(32px,5vw,70px);font-weight:950;line-height:1.1;display:block}.tokyo-takeover small{margin-bottom:8px;font-weight:800;display:block}.takeover-point{align-items:center;gap:8px;margin-top:10px;font-size:24px;font-weight:900;display:flex}.takeover-point svg{width:30px;height:30px}.tokyo-takeover.tokyo-hold{color:#202522;clip-path:polygon(0% 0%,92% 2%,100% 14%,100% 100%,82% 100%,0% 96%);filter:drop-shadow(12px 14px #202522);background:#f5b942;border-color:#7a4a12}.tokyo-takeover.tokyo-hold strong{text-shadow:4px 4px #fff3d6}.tokyo-takeover.tokyo-hold img{filter:drop-shadow(7px 5px #7a4a12)}.tokyo-takeover.tokyo-hold .takeover-point{color:#fff3d6;background:#202522;border-radius:4px;padding:6px 14px 6px 10px}@keyframes takeover-cut{0%{opacity:0;transform:translate(-12%)rotate(-4deg)}15%,85%{opacity:1;transform:translate(0)rotate(-4deg)}to{opacity:0;transform:translate(6%)rotate(-4deg)}}.tokyo-takeover.takeover-reduced{animation:none;transform:none}@media (width<=760px){.tokyo-takeover{filter:drop-shadow(6px 8px #191c1ad9);border-width:6px;gap:10px;width:92%;min-height:150px;padding:12px;top:27%;left:4%}.tokyo-takeover img{width:80px;height:120px}.tokyo-takeover strong{letter-spacing:-1px;font-size:32px}.tokyo-takeover small{font-size:11px}.takeover-point{font-size:18px}}.sound-settings{font-size:12px;position:relative}.sound-settings summary{cursor:pointer;padding:10px}.sound-settings>div{z-index:60;background:#fff4dc;border:2px solid #31443b;border-radius:10px;width:180px;padding:14px;position:absolute;top:36px;right:0;box-shadow:3px 4px #31443b}.sound-settings label{gap:8px;margin-top:10px;display:grid}.sound-settings input{width:100%}.screen-dice-layer{z-index:4;pointer-events:none;position:fixed;inset:0}.screen-dice-layer *{pointer-events:none!important}.screen-dice-layer .dice-scene{width:100%;height:100%;box-shadow:none;background:0 0;border:0;border-radius:0;margin:0}.screen-dice-layer .scene-notice{display:none}.full-board .focus-stage>.roll-panel{z-index:5;width:min(520px,100% - 180px);padding:10px 14px}.full-board .turn-hint{min-height:0;margin:5px 0}.full-board .dice-tray{margin-top:6px}.full-board .roll-heading h2{font-size:19px}.full-board .roll-footer{margin-top:6px}@media (width<=760px){.full-board .focus-stage>.roll-panel{width:calc(100% - 24px);max-width:none;bottom:12px}.full-board .tabletop-status{top:auto;bottom:252px}.full-board .shop-toggle{top:auto;bottom:250px}.full-board .turn-hint{font-size:10px}}.arena-table .player-grid:has(.player-hud.active,.player-hud.winner) .player-hud:not(.active):not(.winner) .hud-portrait{filter:brightness(.65)saturate(.7)}.arena-table .player-hud.active,.arena-table .player-hud.winner{background:linear-gradient(120deg,#627545,#304a3c);outline:3px solid #ffe28a;box-shadow:0 0 24px #ffe19185,0 8px 18px #25392535}.arena-table .player-hud.active .hud-portrait,.arena-table .player-hud.winner .hud-portrait{filter:drop-shadow(0 0 7px #ffe393)}.arena-table .player-grid:has(.player-hud.active,.player-hud.winner) .player-hud:not(.active):not(.winner){background:#34443b}.victory-layer{z-index:35;pointer-events:none;position:fixed;inset:0}.victory-banner{box-sizing:border-box;color:#fff2ce;clip-path:polygon(3% 0%,100% 0%,100% 88%,94% 100%,0% 100%,0% 10%);filter:drop-shadow(10px 12px #191c1acc);background:#304339;border:8px solid #ffe29a;justify-content:center;align-items:center;gap:16px;width:min(430px,35vw);padding:16px;display:flex;position:absolute;top:24%;left:20%;transform:translate(-50%)rotate(-3deg)}.victory-banner img{object-fit:contain;filter:drop-shadow(5px 5px #191c1ae6);width:70px;height:95px}.victory-banner strong{letter-spacing:1px;font-size:clamp(22px,2.6vw,34px);display:block}.victory-banner small{letter-spacing:2px;font-weight:800}.victory-banner button{pointer-events:auto;margin-top:10px;padding:8px 12px}.victory-fireworks i{left:var(--x);background:var(--fc,#ffdc78);width:9px;height:15px;animation:victory-burst 1.5s var(--delay) 2 both;position:absolute;top:32%}.victory-fireworks i:nth-child(3n){--fc:#ef9d68;clip-path:polygon(50% 0%,60% 35%,98% 35%,68% 57%,79% 91%,50% 70%,21% 91%,32% 57%,2% 35%,38% 35%);width:10px;height:10px}.victory-fireworks i:nth-child(3n+1){--fc:#aac795}.victory-fireworks i:nth-child(3n+2){--fc:#fff4db}@keyframes victory-burst{0%{opacity:0;transform:rotate(var(--angle)) translateY(0) scale(.1)}15%{opacity:1}to{opacity:0;transform:rotate(var(--angle)) translateY(-190px) scale(.3)}}@media (width<=760px){.victory-banner{gap:8px;width:90vw;padding:10px;top:22%;left:50%}.victory-banner img{width:70px;height:95px}}.shell-view{color:#1f332b;background:radial-gradient(circle at 50% -10%,#fcf8e9,#f1e8ca 55%,#e3d8b2 100%);place-items:center;min-height:100dvh;padding:36px 20px 48px;display:grid;overflow-x:hidden}.shell-view .eyebrow{color:#7a8f4a}.menu-view{background:#e7e0d1;height:100svh;min-height:0;padding:0;display:block;overflow:hidden}.menu-screen{text-align:center;flex-direction:column;align-items:center;width:100%;height:100%;padding-top:clamp(20px,5vh,48px);display:flex;position:relative;overflow:hidden}.menu-screen:before{content:"";z-index:1;pointer-events:none;background:linear-gradient(#e7e0d1 0% 58%,#0000 100%);height:40vh;position:absolute;inset:0 0 auto}.menu-panel{z-index:2;justify-items:center;gap:clamp(6px,1.3vh,10px);display:grid;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.menu-title{letter-spacing:-1.5px;text-transform:uppercase;color:#244236;text-shadow:0 4px #fff,0 8px #cbe08a;margin:0;font-size:clamp(42px,11vw,96px);line-height:.92}.menu-title:focus-visible{outline-offset:6px;outline:3px solid #7a8f4a}.menu-logo{filter:drop-shadow(0 10px 16px #24423659);width:min(500px,82vw);height:auto;margin:0 auto;display:block}.menu-arena{text-transform:uppercase;letter-spacing:3px;color:#3d8b7f;background:#e7e0d180;border-radius:8px;margin:0;padding:6px 20px;font-size:clamp(20px,4.6vw,36px);font-weight:800;display:inline-block}.menu-tagline{color:#5c6f5c;background:#e7e0d180;border-radius:8px;margin:0;padding:4px 16px;font-weight:600;display:inline-block}.menu-actions{flex-wrap:wrap;justify-content:center;gap:14px;margin-top:6px;display:flex}.menu-actions .button{min-width:170px;font-size:16px}.menu-hero{z-index:0;object-fit:cover;opacity:.6;width:min(1400px,100vw);height:auto;max-height:78vh;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.standee-anchor{pointer-events:none;width:2px;height:2px;position:absolute;top:0;left:0}.select-screen,.confirm-screen,.rules-screen{text-align:center;justify-items:center;gap:22px;width:100%;max-width:980px;display:grid}.screen-heading{justify-items:center;gap:6px;display:grid}.screen-heading h1{text-transform:uppercase;letter-spacing:-.5px;color:#244236;margin:0;font-size:clamp(30px,6vw,52px)}.screen-heading h1:focus-visible{outline-offset:6px;outline:3px solid #7a8f4a}.screen-heading p{color:#5c6f5c;margin:0}.roster-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:14px;width:100%;margin:0;padding:0;list-style:none;display:grid}.roster-card{cursor:pointer;color:#244236;width:100%;font:inherit;background:linear-gradient(#fffdf2,#f4edd3);border:3px solid #cdd8ad;border-radius:16px;justify-items:center;gap:6px;padding:12px;transition:transform .12s,box-shadow .12s;display:grid;box-shadow:0 5px #c8bf98,0 10px 18px #4a552f22}.roster-card img{aspect-ratio:1;object-fit:contain;filter:drop-shadow(0 6px 6px #2a3a2b30);width:100%;max-width:150px}.roster-card strong{text-transform:uppercase;letter-spacing:.5px;font-size:15px}.roster-card small{color:#6d7c53;text-transform:uppercase;letter-spacing:1px;font-size:10px;font-weight:700}.roster-card:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 8px #c8bf98,0 14px 22px #4a552f2e}.roster-card:focus-visible{outline-offset:3px;outline:3px solid #7a8f4a}.roster-card.taken{opacity:.55;filter:grayscale(.35);cursor:not-allowed;box-shadow:0 3px #c8bf98}.screen-actions{flex-wrap:wrap;justify-content:center;gap:12px;display:flex}.roster-summary{grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;width:100%;margin:0;padding:0;list-style:none;display:grid}.roster-summary li{background:#fffdf2;border:3px solid #cdd8ad;border-radius:14px;justify-items:center;gap:6px;padding:12px 8px;display:grid;box-shadow:0 5px #c8bf98}.roster-summary img{aspect-ratio:1;object-fit:contain;width:100%;max-width:120px}.roster-summary span{color:#244236;gap:2px;font-weight:700;display:grid}.roster-summary b{letter-spacing:1px;text-transform:uppercase;color:#7a8f4a;font-size:10px}.rules-list{text-align:left;color:#2c4034;gap:10px;width:100%;max-width:640px;margin:0 auto;padding-left:22px;font-weight:600;display:grid}@media (width<=620px){.roster-grid,.roster-summary{grid-template-columns:repeat(2,minmax(0,1fr))}.shell-view{padding:24px 14px 40px}.menu-actions .button{min-width:130px}}@media (prefers-reduced-motion:reduce){.roster-card{transition:none}}.comic-screen{gap:16px;max-width:1040px}.comic-header{justify-items:center;gap:6px;display:grid}.comic-header h1{text-transform:uppercase;letter-spacing:-.5px;color:#244236;margin:0;font-size:clamp(28px,5.5vw,46px)}.comic-header h1:focus-visible{outline-offset:6px;outline:3px solid #7a8f4a}.comic-progress{gap:6px;display:flex}.comic-progress i{background:#d8d0ab;border-radius:4px;width:26px;height:8px;box-shadow:inset 0 0 0 1px #c3b98f}.comic-progress i.on{background:#97b35a;box-shadow:inset 0 0 0 1px #6f8a3e}.comic-body{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px;width:100%;display:grid}.comic-subpanel{text-align:center;color:#2c4034;background:linear-gradient(#fffdf3,#f6efd6);border:3px solid #244236;border-radius:14px;align-content:start;justify-items:center;gap:8px;padding:16px 14px;font-weight:600;display:grid;box-shadow:0 6px #b9ae82,0 12px 20px #4a552f22}.comic-subpanel.wide{grid-column:1/-1}.comic-subpanel.aside{color:#5c6f5c;font-style:italic}.comic-subpanel p{margin:0}.comic-city{justify-items:center;width:100%;display:grid;position:relative}.comic-city>img{filter:drop-shadow(0 12px 16px #2a3a2b3a);width:min(360px,100%);height:auto}.comic-monster{object-fit:contain;filter:drop-shadow(0 6px 6px #2a3a2b38);width:auto;max-height:96px}.comic-monster.in-city{max-height:110px;position:absolute;bottom:4%;left:50%;transform:translate(-50%)}.comic-arena{flex-wrap:wrap;justify-content:center;align-items:center;gap:10px;width:100%;display:flex}.comic-arena .comic-monster.in-city{position:static;transform:none}.comic-targets{gap:4px;display:flex}.comic-targets .comic-monster{max-height:68px}.comic-arrow{color:#b5623a;font-size:30px;font-weight:800;line-height:1}.comic-dice{align-items:center;gap:6px;display:flex}.comic-dice svg,.comic-dice .number-face{color:#244236;background:#fdf7e4;border:3px solid #244236;border-radius:9px;place-items:center;width:40px;height:40px;padding:4px;font-size:24px;line-height:1;display:grid}.comic-dice.struck{position:relative}.comic-strike{border-top:5px solid #b5623a;border-radius:3px;position:absolute;inset:8% 12%;transform:rotate(-32deg)}.comic-plus{color:#2c4034;background:#d7e46b;border:2px solid #6f8a3e;border-radius:999px;align-items:center;gap:4px;padding:3px 9px;font-size:14px;font-weight:800;display:inline-flex}.comic-plus svg{width:18px;height:18px}.comic-note{color:#6d7c53;font-size:13px}.comic-shout{text-transform:uppercase;letter-spacing:1px;color:#244236;text-shadow:0 3px #d7e46b;margin:0;font-size:clamp(22px,4.4vw,34px);font-weight:900}@media (width<=620px){.comic-body{grid-template-columns:1fr}.comic-dice svg,.comic-dice .number-face{width:34px;height:34px;font-size:20px}.comic-monster{max-height:76px}}@media (prefers-reduced-motion:reduce){.comic-screen *{transition:none!important;animation:none!important}}
