@import"https://fonts.googleapis.com/css2?family=M+PLUS+Rounded+1c:wght@400;500;700;800;900&display=swap";:root{font-family:"M PLUS Rounded 1c",system-ui,sans-serif;color:#26334d;background:#f4f8ff;--navy:#253657;--p0:#ef476f;--p1:#118ab2;--p2:#06a77d;--p3:#8b5cf6}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh}button,input,select{font:inherit}button{cursor:pointer}button:disabled{opacity:.45}.title-screen,.setup-screen{min-height:100vh;display:grid;place-items:center;overflow:hidden;position:relative;background:radial-gradient(circle at 16% 15%,#fff 0 2%,transparent 2.2%),radial-gradient(circle at 82% 22%,#fff 0 1.5%,transparent 1.7%),linear-gradient(#9ddfff 0,#9ddfff 62%,#79d789 62%,#79d789 75%,#4eb86c 75%)}.title-screen:after{content:"";position:absolute;inset:auto -5% 8%;height:180px;background:#9fe49a;border-radius:50% 50% 0 0}.title-card,.setup-card{z-index:2;width:min(620px,calc(100% - 32px));text-align:center;border-radius:32px;background:#fffffff2;box-shadow:0 20px 60px #24527e40;padding:48px 56px;border:5px solid #ffffffb3}.title-mark{display:inline-block;background:#ffce3a;color:#9b5017;font-size:22px;font-weight:900;padding:8px 26px;border-radius:50px;transform:rotate(-3deg)}.title-card h1{font-size:clamp(40px,7vw,70px);color:#2075ca;line-height:1;margin:16px 0;letter-spacing:-4px}.title-card p{font-weight:700;color:#60708c;margin-bottom:32px}.title-card small{display:block;margin-top:18px;color:#71809a}.primary{border:0;border-radius:14px;color:#fff;background:linear-gradient(#4b91ed,#2c69cd);box-shadow:0 5px #1e55ad,0 8px 18px #2968cb40;padding:12px 20px;font-weight:900}.primary:active{transform:translateY(3px);box-shadow:0 2px #1e55ad}.jumbo{min-width:260px;padding:17px 28px;font-size:18px}.setup-screen{background:linear-gradient(145deg,#d9f2ff,#edf4ff 50%,#dce8ff);padding:24px}.setup-card{position:relative;padding:36px 50px;text-align:left}.setup-card h2{font-size:30px;margin:0 0 24px;text-align:center}.setup-card>label{font-size:13px;font-weight:800;color:#687996;display:block;margin:20px 0 8px}.setup-card .jumbo{width:100%;margin-top:28px}.back{position:absolute;top:24px;left:28px;border:0;background:transparent;color:#637494;font-weight:700}.eyebrow{text-align:center;color:#3b7dda;font-size:12px;letter-spacing:3px;font-weight:900;margin:0}.segmented{display:grid;grid-auto-flow:column;gap:8px;padding:6px;background:#edf2f9;border-radius:15px}.segmented button{border:0;border-radius:11px;background:transparent;padding:11px;color:#6c7a93;font-weight:800}.segmented button.selected{background:#fff;color:#2e71d4;box-shadow:0 2px 8px #cbd6e6}.name-grid{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:22px}.name-field{background:#f7f9fc;border:1px solid #dfe6f0;padding:10px 14px;border-radius:14px}.name-field span{display:block;font-size:11px;color:#71809a;font-weight:700}.name-field i{display:inline-block;width:8px;height:8px;border-radius:50%}.name-field input{border:0;outline:0;background:transparent;width:100%;padding-top:5px;font-weight:800;color:var(--navy)}.game-screen{min-height:100vh;background:#eef4fb}.game-header{height:66px;display:flex;align-items:center;gap:18px;padding:0 24px;background:#fff;border-bottom:1px solid #d8e1ed;box-shadow:0 2px 10px #2b43610f}.logo-button{border:0;background:transparent;color:#e59a20;font-size:10px;font-weight:900;line-height:1;text-align:left}.logo-button b{display:block;color:#2d75c8;font-size:18px}.round-pill{margin-left:auto;color:#7a879c;font-size:11px;letter-spacing:1px}.round-pill b{font-size:20px;color:var(--navy);margin-left:7px}.target-pill{background:#edf4ff;border-radius:50px;padding:8px 15px;color:#667792;font-size:11px}.target-pill b{color:#2c6cca;font-size:15px;margin-left:6px}.game-layout{display:grid;grid-template-columns:230px minmax(650px,1fr) 255px;min-height:calc(100vh - 66px)}.players-panel,.control-panel{background:#f8fbff;padding:18px 14px}.players-panel{border-right:1px solid #d9e3ef}.control-panel{border-left:1px solid #d9e3ef}.players-panel h3{font-size:12px;color:#8190a8;margin:0 5px 12px;letter-spacing:1px}.player-card{background:#fff;border:2px solid transparent;border-radius:15px;padding:12px;margin-bottom:10px;box-shadow:0 3px 10px #2f486612;opacity:.78}.player-card.active{border-color:#6ea0e7;opacity:1;box-shadow:0 4px 15px #316fcf2e}.player-card.bankrupt{filter:grayscale(1);opacity:.4}.player-top{display:flex;align-items:center;gap:8px;margin-bottom:9px}.player-top>i{width:27px;height:27px;border-radius:50%;color:#fff;display:grid;place-items:center;font-style:normal;font-size:12px;font-weight:900}.player-top b{font-size:14px}.player-top span{margin-left:auto;font-size:7px;color:#3977cf;background:#eaf2ff;padding:4px 5px;border-radius:5px;font-weight:900}.money-row{display:flex;justify-content:space-between;color:#77859b;font-size:10px;padding:3px 1px}.money-row strong{color:#35435b;font-size:13px}.money-row.total{border-top:1px solid #e5ebf2;margin-top:4px;padding-top:7px}.money-row.total strong{color:#2f72d0}.marks{display:flex;gap:5px;margin-top:8px}.marks i{width:21px;height:21px;display:grid;place-items:center;border-radius:50%;background:#e8edf4;color:#a8b2c2;font-style:normal;font-size:11px}.marks i.got{background:#fff0c7;color:#e48926;box-shadow:inset 0 0 0 1px #f1c75d}.board-wrap{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:15px;min-width:0;overflow:auto}.board{display:grid;grid-template-columns:repeat(7,minmax(74px,1fr));grid-template-rows:repeat(7,minmax(69px,1fr));gap:6px;width:min(100%,790px);aspect-ratio:1.12}.board-center{grid-column:2/7;grid-row:2/7;background:#fff;border:1px solid #dce5ef;border-radius:22px;padding:25px;box-shadow:inset 0 0 40px #f1f6fb}.board-center>p{text-align:center;margin:4px 0 0;color:#8a99ae;font-size:9px;letter-spacing:3px;font-weight:800}.board-center h2{text-align:center;font-size:17px;margin:4px 0 18px}.market-grid{display:grid;grid-template-columns:1fr 1fr;gap:8px}.market-grid div{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:7px;background:#f5f8fc;border-radius:9px;padding:9px 11px;font-size:10px}.market-grid i{width:8px;height:8px;border-radius:50%}.market-grid b{font-size:12px}.space{position:relative;min-width:0;background:#fff;border:2px solid #cfd9e5;border-radius:9px;display:flex;flex-direction:column;align-items:center;justify-content:center;overflow:visible;box-shadow:0 2px 5px #25395714}.space b{max-width:95%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.space small{font-size:8px;color:#67758a}.space small em{color:#e05865;font-style:normal;font-weight:800}.space-icon{font-size:18px;line-height:1.1}.space.chance .space-icon{width:27px;height:27px;display:grid;place-items:center;border-radius:50%;color:#fff;background:#ab70dc;font-weight:900}.space.suit{background:#fff9e8;border-color:#e4bd58}.space.suit .space-icon{color:#df852e;font-size:25px}.space.bank{background:#e7f5ff;border-color:#4b91d4}.space.vacant{background:#f0f8f3;border-color:#75b68a}.district-strip{position:absolute;inset:0 0 auto;height:6px;border-radius:6px 6px 0 0}.pawns{position:absolute;bottom:-8px;right:-4px;display:flex;z-index:4}.pawns i{margin-left:-4px;width:21px;height:21px;border-radius:50%;color:#fff;border:2px solid #fff;display:grid;place-items:center;font-size:8px;font-style:normal;font-weight:900;box-shadow:0 2px 4px #758197}.message-bar{width:min(100%,790px);min-height:46px;display:flex;align-items:center;gap:9px;background:#fff;border:1px solid #dce4ee;border-radius:13px;margin-top:10px;padding:10px 15px;color:#52627b;font-size:12px;font-weight:700;box-shadow:0 3px 9px #2d425c0f}.message-bar span{font-size:18px}.turn-heading{display:flex;align-items:center;gap:10px;border-bottom:1px solid #dfe6ef;padding:3px 3px 14px}.turn-heading i{width:34px;height:34px;border-radius:50%}.turn-heading small{display:block;color:#8290a4;font-size:8px;letter-spacing:2px}.turn-heading b{font-size:17px}.dice-zone{text-align:center;padding-top:50px}.dice{width:92px;height:92px;display:grid;place-items:center;margin:0 auto 30px;background:#fff;border:3px solid #d8e2ef;border-radius:19px;box-shadow:0 8px #c6d2e0,0 13px 22px #d5deea;color:#3477d5;font-size:43px;font-weight:900}.choice-box{text-align:center;padding-top:25px}.choice-box h4{margin:8px 0 14px}.direction-buttons{display:grid;grid-template-columns:1fr 1fr;gap:8px}.direction-buttons button{border:1px solid #ccdaec;color:#3673c9;background:#fff;border-radius:12px;padding:13px 5px;font-size:22px;font-weight:900}.direction-buttons span{display:block;font-size:9px;color:#63738c;margin-top:4px}.rolled{margin-top:20px;font-size:11px;color:#77869d}.rolled b{display:block;font-size:28px;color:#3475d1}.actions{padding-top:18px}.action-card,.stock-card,.landed-card{text-align:center;background:#fff;border:1px solid #dde5ef;border-radius:15px;padding:15px}.action-icon{font-size:28px}.action-card h3,.stock-card h3,.landed-card h3{margin:5px 0 8px;font-size:16px}.action-card p,.landed-card p{color:#77869b;font-size:10px;margin:7px 0 14px}.action-card .primary,.action-card .secondary{width:100%;margin-top:8px}.secondary{border:1px solid #d7e0eb;background:#f5f8fc;color:#667791;border-radius:10px;padding:9px;font-weight:700}.amount-buttons{display:grid;gap:6px}.amount-buttons button,.trade-buttons button{border:1px solid #cbd9eb;background:#eff5ff;color:#326fc8;border-radius:8px;padding:8px 4px;font-size:10px;font-weight:800}.stock-card select{width:100%;border:1px solid #d6dfeb;padding:8px;border-radius:9px;color:#40516c;background:#fff}.stock-price{display:grid;grid-template-columns:1fr 1fr;gap:5px;text-align:left;margin:12px 0;font-size:10px}.stock-price b{text-align:right}.trade-buttons{display:grid;grid-template-columns:1fr 1fr;gap:6px}.stock-card .secondary{width:100%;margin-top:10px}.landed-card>span{font-size:9px;color:#8492a7}.turn-actions{margin-top:12px;display:grid;gap:8px}.stock-button,.end-button{border-radius:11px;padding:11px;font-size:11px;font-weight:800}.stock-button{border:1px solid #cbd9eb;color:#356fbe;background:#edf4ff}.end-button{border:0;background:var(--navy);color:#fff}.winner{text-align:center;padding-top:30px}.winner .trophy{font-size:58px}.winner p{letter-spacing:3px;font-size:10px;color:#8a97aa}.winner h2{font-size:29px;margin:4px}.winner strong{display:block;margin:14px 0 28px}@media (max-width:1050px){.game-layout{grid-template-columns:185px minmax(590px,1fr) 215px}.board{grid-template-columns:repeat(7,minmax(66px,1fr))}}@media (max-width:800px){.game-header{position:sticky;top:0;z-index:20;padding:0 12px}.game-layout{display:flex;flex-direction:column}.players-panel{display:grid;grid-template-columns:repeat(2,1fr);gap:7px;border:0}.players-panel h3{grid-column:1/-1}.player-card{margin:0}.board-wrap{order:2;align-items:flex-start}.board{min-width:650px}.control-panel{order:1;border:0;border-bottom:1px solid #d9e3ef}.dice-zone{padding:12px 0;display:flex;align-items:center;gap:20px}.dice{width:60px;height:60px;margin:0;font-size:28px}.choice-box,.actions{padding-top:10px}.title-card,.setup-card{padding:35px 24px}}html{min-height:100%;background:#eef4fb;overscroll-behavior:none}body{min-height:100dvh;padding:env(safe-area-inset-top) env(safe-area-inset-right) env(safe-area-inset-bottom) env(safe-area-inset-left);-webkit-tap-highlight-color:transparent;touch-action:manipulation}button,select,input{min-height:42px}@media (max-width: 800px){.game-header{height:56px}.game-layout{min-height:calc(100dvh - 56px)}.players-panel,.player-card{padding:8px}.player-card .marks{margin-top:4px}.control-panel{position:sticky;top:56px;z-index:15;box-shadow:0 5px 14px #2b43611f}.board-wrap{width:100%;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity}.board{scroll-snap-align:start}.title-screen,.setup-screen{min-height:100dvh}}@media (max-width: 480px){.title-card h1{font-size:42px}.title-card,.setup-card{width:calc(100% - 20px);border-radius:24px}.name-grid{grid-template-columns:1fr}.logo-button b{font-size:14px}.save-button{font-size:0;width:42px;padding:4px}.save-button:first-letter{font-size:17px}.round-pill{display:none}}@media (display-mode: standalone){.logo-button{cursor:default}}.load-button{display:block;margin:16px auto 0;border:1px solid #6f9bd7;background:#fff;color:#2f70cb;border-radius:14px;padding:12px 24px;font-weight:800}.save-button{border:1px solid #cad8e9;background:#f4f8ff;color:#3b6fae;border-radius:10px;padding:7px 12px;font-size:11px;font-weight:800;margin-left:20px}.game-header .round-pill{margin-left:auto}.advanced-board{position:relative}.skyway-line{position:absolute;z-index:0;left:22%;right:22%;height:24px;border:3px dashed #79a8e6;border-radius:50%;color:#5d8bc9;font-size:8px;font-weight:900;letter-spacing:2px;text-align:center;padding-top:4px;pointer-events:none;opacity:.55}.line-a{top:43%;transform:rotate(-24deg)}.line-b{top:54%;transform:rotate(25deg)}.space,.board-center{z-index:1}.space.junction:after{content:"✈";position:absolute;left:-5px;top:-7px;background:#3577d2;color:#fff;width:18px;height:18px;display:grid;place-items:center;border-radius:50%;font-size:9px;border:2px solid #fff}.market-grid em{font-style:normal;color:#ef6573;font-size:8px}.market-note{display:block;text-align:center;color:#8492a6;font-size:8px;margin-top:12px}.direction-buttons .skyway{grid-column:1/-1;background:#e8f2ff;border-color:#74a5e3}.auction-button,.deal-button{border:1px solid #e2c36e;background:#fff9df;color:#986b18;border-radius:10px;padding:9px;font-weight:800}.action-card .auction-button{width:100%;margin-top:10px}.build-card,.auction-card,.deal-card{background:#fff;border:1px solid #dce5ef;border-radius:15px;padding:13px}.build-card h3,.auction-card h3,.deal-card h3{font-size:15px;text-align:center;margin:2px 0 10px}.build-card>button:not(.secondary){width:100%;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;text-align:left;border:1px solid #d7e2ef;background:#f6f9fd;border-radius:10px;margin:6px 0;padding:7px}.build-card>button span{grid-row:1/3;font-size:21px}.build-card>button b{font-size:11px}.build-card>button small{font-size:8px;color:#73829a}.build-card .secondary{width:100%;margin-top:6px}.auction-card>p{text-align:center;color:#6f7f96;font-size:10px}.auction-card label{display:grid;grid-template-columns:1fr 75px 12px;align-items:center;gap:5px;margin:6px 0;font-size:10px;font-weight:800}.auction-card input,.deal-card input,.deal-card select{min-width:0;width:100%;border:1px solid #d4dfec;border-radius:8px;padding:6px;color:#374861;background:#fff}.auction-card .primary{width:100%;margin-top:10px}.deal-card label{display:block;color:#718097;font-size:9px;margin:8px 0}.deal-card select,.deal-card input{display:block;margin-top:3px}.deal-card .primary,.deal-card .secondary{width:100%;margin-top:7px}.stock-price{grid-template-columns:1fr 1fr!important}.turn-actions{grid-template-columns:1fr 1fr}.turn-actions .end-button{grid-column:1/-1}@media (max-width:800px){.save-button{margin-left:0}.target-pill{display:none}}.character-avatar{--character-color: #ef476f;position:relative;display:inline-block;flex:0 0 auto;width:38px;height:43px;animation:character-idle-hop 1.15s ease-in-out infinite;filter:drop-shadow(0 3px 2px rgba(40,54,82,.25));transform-origin:50% 100%}.character-small{width:25px;height:29px}.character-large{width:48px;height:55px}.character-face{position:absolute;z-index:3;top:7%;left:12%;width:76%;height:62%;border-radius:52% 52% 48% 48%;background:var(--character-color);border:2px solid #fff}.character-body{position:absolute;z-index:1;left:22%;bottom:1%;width:56%;height:45%;border-radius:50% 50% 42% 42%;background:var(--character-color);border:2px solid #fff}.character-ear{position:absolute;z-index:2;top:-6%;width:28%;height:42%;border:2px solid #fff;background:var(--character-color)}.ear-left{left:14%;transform:rotate(-15deg)}.ear-right{right:14%;transform:rotate(15deg)}.character-0 .character-ear{height:50%;border-radius:60% 60% 40% 40%}.character-1 .character-ear,.character-3 .character-ear{height:32%;clip-path:polygon(50% 0,100% 100%,0 100%)}.character-2 .character-ear{top:3%;width:32%;height:28%;border-radius:50%}.eye{position:absolute;top:35%;width:10%;height:14%;border-radius:50%;background:#253657;animation:character-blink 3.4s infinite}.eye-left{left:25%}.eye-right{right:25%}.mouth{position:absolute;left:43%;top:55%;width:14%;height:10%;border-bottom:2px solid #253657;border-radius:50%}.cheek{position:absolute;top:55%;width:17%;height:10%;border-radius:50%;background:#ffd2d7e6}.cheek-left{left:10%}.cheek-right{right:10%}.character-tail{position:absolute;z-index:0;right:0;bottom:8%;width:30%;height:30%;border-radius:50%;background:var(--character-color);border:2px solid #fff}.character-accessory{position:absolute;z-index:4;left:42%;bottom:5%;color:#fff;font-size:8px;line-height:1;font-style:normal}.character-small .character-accessory{font-size:6px}.character-avatar.is-moving{animation:character-travel-hop .28s cubic-bezier(.2,.8,.3,1) infinite}@keyframes character-idle-hop{0%,55%,to{transform:translateY(0) scaleX(1)}64%{transform:translateY(-5px) scaleX(.96)}76%{transform:translateY(0) scaleX(1.06) scaleY(.94)}}@keyframes character-travel-hop{0%,to{transform:translateY(0) rotate(-4deg)}50%{transform:translateY(-12px) rotate(5deg) scale(1.08)}}@keyframes character-blink{0%,44%,48%,to{transform:scaleY(1)}46%{transform:scaleY(.1)}}@media (prefers-reduced-motion: reduce){.character-avatar,.character-avatar.is-moving,.eye{animation:none}}.turn-heading .character-avatar{margin-right:9px}.player-top{min-height:46px}.player-top .character-avatar{margin-right:3px}.player-top>div{display:grid;min-width:0}.player-top>div>small{color:#8190a6;font-size:8px;font-weight:700}.skill-status{display:flex;align-items:center;gap:4px;margin-top:7px;padding:5px 7px;border-radius:8px;background:#f0f3f7;color:#8390a3;font-size:8px;font-weight:800}.skill-status b{margin-left:auto;font-size:7px}.skill-status.ready{background:#fff5cd;color:#8e6811;box-shadow:inset 0 0 0 1px #f0d66e}.skill-button{width:100%;display:grid;grid-template-columns:30px 1fr;grid-template-rows:auto auto;align-items:center;margin-top:10px;padding:8px 10px;border:1px solid #e8c952;border-radius:12px;background:linear-gradient(135deg,#fff9da,#fff2ac);color:#765711;text-align:left}.skill-button>span{grid-row:1/3;font-size:22px}.skill-button b{font-size:11px}.skill-button small{font-size:8px}.skill-button:disabled{filter:grayscale(1);opacity:.55}.moving-zone{display:grid;justify-items:center;gap:8px;padding:28px 8px;border:2px dashed #8eb5e9;border-radius:18px;background:#eef6ff;color:#315f9c}.moving-zone b{margin-top:8px;font-size:14px}.moving-zone small{color:#7188a7;font-size:9px}.mission-banner{display:grid;width:min(270px,88%);margin:10px auto 0;padding:7px 10px;border:1px solid #f0d066;border-radius:10px;background:linear-gradient(135deg,#fffdf1,#fff5bf);box-shadow:0 3px 8px #614b111a;text-align:left}.mission-banner>span{color:#b18517;font-size:7px;font-weight:900;letter-spacing:1px}.mission-banner b{color:#5f4d1e;font-size:11px}.mission-banner small{color:#88743c;font-size:8px}.pawns{overflow:visible}.pawns .character-avatar{margin-left:-5px}.name-field .character-avatar{vertical-align:middle}@media (max-width:800px){.mission-banner{width:min(240px,92%);margin-top:6px;padding:5px 7px}.mission-banner small{font-size:7px}}@media (max-width: 800px){.game-screen{height:100dvh;min-height:0;overflow:hidden;background:#17243a}.game-header{height:48px;gap:8px;background:#f9fcff}.logo-button b{font-size:14px}.game-header .round-pill{margin-left:auto}.round-pill b{font-size:16px}.save-button{padding:6px 9px}.game-layout{position:relative;display:block;min-height:0;height:calc(100dvh - 48px)}.players-panel{position:absolute;z-index:15;top:8px;left:8px;right:8px;display:flex;gap:6px;padding:0;overflow-x:auto;background:transparent;scrollbar-width:none;pointer-events:none}.players-panel::-webkit-scrollbar{display:none}.players-panel h3{display:none}.player-card{flex:0 0 144px;min-width:144px;min-height:70px;margin:0;padding:7px 8px;border-width:1px;border-radius:11px;box-shadow:0 4px 14px #0f1b3047;opacity:.92;pointer-events:auto}.player-card.active{border-width:2px;transform:translateY(2px)}.player-top{min-height:25px;gap:4px;margin-bottom:2px}.player-top .character-avatar{width:25px;height:29px}.player-top b{font-size:11px}.player-top>div>small,.player-top>span,.money-row:first-of-type,.marks,.skill-status{display:none}.money-row.total{margin:0;padding-top:3px}.money-row.total strong{font-size:11px}.board-wrap{position:absolute;top:0;right:0;bottom:238px;left:0;display:block;padding:220px 160px;overflow:auto;overscroll-behavior:contain;background:radial-gradient(circle at center,rgba(66,114,166,.22),transparent 58%),#dbe8f4;scroll-behavior:smooth;scrollbar-width:none}.board-wrap::-webkit-scrollbar{display:none}.board{width:760px;min-width:760px;height:680px;aspect-ratio:auto;gap:5px;transform:translateZ(0)}.space{border-width:2px;border-radius:7px;box-shadow:0 2px 7px #172a4238}.space b{font-size:10px}.space small{font-size:8px}.space-icon{font-size:20px}.board-center{border-radius:16px}.message-bar{position:fixed;z-index:24;left:12px;right:12px;bottom:208px;width:auto;min-height:48px;max-height:74px;margin:0;border:2px solid #8ca5c4;border-radius:10px;padding:9px 12px;overflow:hidden;background:#1a2a3ff5;color:#fff;box-shadow:0 6px 22px #050d1a59;font-size:12px}.message-bar span{font-size:15px}.control-panel{position:absolute;z-index:20;top:auto;left:0;right:0;bottom:0;height:238px;padding:12px 14px max(12px,env(safe-area-inset-bottom));overflow-y:auto;border:0;border-top:1px solid #52647c;background:linear-gradient(145deg,rgba(255,255,255,.08),transparent 35%),#17243a;color:#fff;box-shadow:0 -7px 22px #0c172840}.turn-heading{min-height:40px;padding:0 2px 7px;border-color:#ffffff29}.turn-heading .character-avatar{width:31px;height:35px}.turn-heading small{color:#8fa8c8}.turn-heading b{color:#fff;font-size:14px}.dice-zone{display:grid;grid-template-columns:74px 1fr;grid-template-rows:58px 48px;gap:8px;padding:9px 0 0;text-align:left}.dice{grid-row:1 / 3;width:70px;height:70px;margin:5px 0 0;border-color:#d9e4f2;border-radius:12px;box-shadow:0 5px #8799ae,0 9px 15px #00000047;font-size:34px}.dice-zone .primary{min-height:53px;border-radius:10px;font-size:15px}.skill-button{min-height:45px;margin:0;grid-template-columns:28px 1fr;border-color:#d6b94d;border-radius:9px}.choice-box{position:relative;padding-top:5px}.choice-box h4{margin:2px 0 7px;color:#b7c9df;font-size:10px;letter-spacing:2px}.direction-buttons{grid-template-columns:1fr 1fr;gap:12px}.direction-buttons button{min-height:88px;border:2px solid #6f88aa;border-radius:16px;background:#0a111d;color:#6ee7ff;box-shadow:inset 0 0 0 3px #222f42,0 5px #080d16;font-size:36px;touch-action:manipulation}.direction-buttons button:nth-child(2){color:#ffd557}.direction-buttons button:active{transform:translateY(4px);box-shadow:inset 0 0 0 3px #222f42,0 1px #080d16}.direction-buttons span{color:#d6e2f0;font-size:10px}.direction-buttons .skyway{min-height:38px;padding:5px;background:#18385c;font-size:18px}.rolled{position:absolute;top:-30px;right:3px;margin:0;color:#aabbd0}.rolled b{display:inline;margin-left:5px;color:#fff;font-size:18px}.moving-zone{grid-template-columns:58px 1fr;grid-template-rows:auto auto;justify-items:start;gap:2px 10px;min-height:116px;margin-top:10px;padding:18px 24px;border-color:#68a4e8;background:#203c60;color:#fff}.moving-zone .character-avatar{grid-row:1 / 3}.moving-zone b{align-self:end;margin:0}.moving-zone small{color:#a9c3e3}.actions{padding-top:7px}.action-card,.stock-card,.landed-card,.build-card,.auction-card,.deal-card{border:2px solid #7e94b1;border-radius:10px;background:#23354d;color:#fff;box-shadow:0 5px 18px #00000047}.action-card{display:grid;grid-template-columns:42px 1fr;align-items:center;padding:8px 10px;text-align:left}.action-card .action-icon{grid-row:1 / 3}.action-card h3{margin:0;color:#fff}.action-card p{margin:2px 0 6px;color:#bdcce0}.action-card .primary,.action-card .auction-button,.action-card .secondary{grid-column:1 / -1;min-height:36px;margin-top:6px}.landed-card{min-height:57px;padding:7px 12px}.landed-card h3{margin:1px 0;color:#fff}.landed-card p{margin:2px 0;color:#b9c9dc}.turn-actions{grid-template-columns:1fr 1fr 1.2fr;gap:6px;margin-top:7px}.turn-actions .end-button{grid-column:auto}.stock-button,.deal-button,.end-button{min-height:39px;padding:7px 4px}.end-button{background:#f1b83c;color:#25324a}.winner{padding-top:4px}.winner .trophy{font-size:38px}.winner p{margin:2px}.winner strong{margin:5px 0 10px}}@media (max-width: 370px){.board-wrap{bottom:226px;padding-left:145px;padding-right:145px}.control-panel{height:226px}.message-bar{bottom:196px}.player-card{flex-basis:132px;min-width:132px}}:root{--ink: #25374a;--paper: #f4ead2;--paper-light: #fffaf0;--paper-deep: #dfc89e;--wood: #805737;--wood-dark: #533821;--brass: #c79a3b;--linen: #18324c;--sea: #5e9fa4}body{color:var(--ink);background-color:#d8c59f;background-image:repeating-linear-gradient(0deg,rgba(93,68,36,.025) 0 1px,transparent 1px 4px),radial-gradient(circle at 20% 10%,rgba(255,255,255,.55),transparent 32%),linear-gradient(135deg,#eadcbd,#d6c197)}button{letter-spacing:.01em}.title-screen,.setup-screen{background:radial-gradient(circle at 18% 15%,rgba(255,255,255,.48),transparent 22%),repeating-linear-gradient(7deg,rgba(63,87,70,.045) 0 1px,transparent 1px 5px),linear-gradient(160deg,#87b7b2 0,#87b7b2 55%,#789a67 55%,#789a67 72%,#d4be8f 72%)}.title-screen:after{background:#759965;box-shadow:inset 0 8px #ffffff1f}.title-card,.setup-card{border:6px double #a77b43;border-radius:18px;background:repeating-linear-gradient(0deg,rgba(110,78,34,.025) 0 1px,transparent 1px 4px),var(--paper-light);box-shadow:0 18px #4f351e2e,0 28px 55px #25322f4d,inset 0 0 45px #a97a3714}.title-mark{color:#654318;background:#e5c36e;border:2px solid #9c7136;box-shadow:0 3px #8a6032}.title-card h1,.setup-card h2{color:#244e62;text-shadow:0 2px 0 #fff,0 4px 0 rgba(80,60,31,.15)}.primary{border:2px solid #d8b45a;border-radius:10px;color:#fff9e9;background:repeating-linear-gradient(90deg,rgba(255,255,255,.025) 0 1px,transparent 1px 4px),#274f70;box-shadow:inset 0 0 0 2px #173851,0 5px #5c432a,0 8px 14px #46301c40}.primary:active{box-shadow:inset 0 0 0 2px #173851,0 2px #5c432a}.segmented,.name-field{border:1px solid #cdb78d;background:#e2d3b273}.segmented button.selected{color:#244e62;background:#fffaf0;box-shadow:0 2px #b69a6b}.game-screen{background:repeating-linear-gradient(0deg,rgba(53,70,70,.025) 0 1px,transparent 1px 4px),#d9e2d8}.game-header{border-bottom:3px double #a78350;background:repeating-linear-gradient(0deg,rgba(100,70,35,.025) 0 1px,transparent 1px 4px),#faf2dd;box-shadow:0 4px 12px #4935222e}.logo-button{color:#a4672c}.logo-button b{color:#244f68}.save-button,.target-pill,.round-pill{border-color:#c6aa79;color:#6f5b3d;background:#f7ecd5}.round-pill b,.target-pill b{color:#243c53}.players-panel,.control-panel{background:repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 4px),#e8dcc1}.players-panel{border-right-color:#b79c71}.control-panel{border-left-color:#b79c71}.player-card{border:1px solid #bea577;border-radius:11px;background:repeating-linear-gradient(0deg,rgba(92,66,32,.025) 0 1px,transparent 1px 4px),#fff9e9;box-shadow:0 3px #b69c70,0 7px 13px #4e392321}.player-card.active{border-color:var(--character-color, #b45f5b);box-shadow:0 0 0 2px #ead596,0 4px #a9834b,0 9px 18px #4e392333}.player-top span{color:#fff9df;background:#8e443d;border:1px solid #663129}.money-row strong{color:#2a4054}.money-row.total strong{color:#a45c2d}.marks i{border:1px solid #c8b895;color:#94866b;background:#e9dfca}.marks i.got{color:#8a541f;background:#f3d787;box-shadow:inset 0 0 0 2px #fff0b0}.character-avatar{--character-color: #b5575a;width:44px;height:48px;overflow:visible;filter:drop-shadow(0 3px 2px rgba(54,38,23,.28))}.character-small{width:34px;height:38px}.character-large{width:82px;height:92px}.portrait-crop{position:absolute;z-index:3;top:0;right:0;bottom:7px;left:0;display:block;overflow:hidden;border:2px solid #f8e9c6;border-radius:50% 50% 42% 42%;background:var(--character-color);box-shadow:inset 0 0 0 1px #452b196b}.portrait-art{position:absolute;top:0;right:0;bottom:0;left:0;display:block;background-repeat:no-repeat;background-size:200% 200%}.pawn-base{position:absolute;z-index:2;left:13%;right:13%;bottom:0;height:12px;border:2px solid #5b3a24;border-radius:50%;background:linear-gradient(#d5ae67,#8c5d32);box-shadow:inset 0 2px #ffffff61}.character-accessory{z-index:4;left:50%;bottom:2px;transform:translate(-50%);color:#fff3c8;text-shadow:0 1px #53351e}.character-large .portrait-crop{bottom:11px;border-width:3px}.character-large .pawn-base{height:18px}.name-field .portrait-crop,.name-field .portrait-art{display:block;width:auto;height:auto;border-radius:50% 50% 42% 42%}.name-field .pawn-base{width:auto;height:12px;border-radius:50%}.name-field .character-accessory{width:auto;height:auto;border-radius:0}.advanced-board{padding:10px;border:9px solid var(--wood);border-radius:20px;background:repeating-linear-gradient(15deg,rgba(255,255,255,.04) 0 1px,transparent 1px 5px),#6b9fa1;box-shadow:inset 0 0 0 3px #c89f61,inset 0 0 36px #18434d59,0 9px 0 var(--wood-dark),0 16px 28px #2f261c47}.space{border-width:2px;border-radius:7px;background:repeating-linear-gradient(0deg,rgba(93,65,28,.026) 0 1px,transparent 1px 4px),#f7edd6;box-shadow:0 3px #9d8159,0 5px 8px #2d2d242e,inset 0 0 12px #764e230f}.space.bank{background:#d7e7e2}.space.suit{background:#f2dfaa}.space.vacant{background:#dce7ce}.space.chance{background:#e3d4e6}.district-strip{height:8px;border-radius:5px 5px 0 0;opacity:.84}.space-icon{filter:saturate(.8)}.board-center{position:relative;overflow:hidden;border:3px double #937247;border-radius:14px;background:radial-gradient(ellipse at 72% 30%,#899b68 0 12%,transparent 12.5%),radial-gradient(ellipse at 30% 72%,#d3b77b 0 14%,transparent 14.5%),linear-gradient(135deg,rgba(255,255,255,.25),transparent 38%),#8db6ae;box-shadow:inset 0 0 45px #1f494d47}.board-center:before,.board-center:after{content:"";position:absolute;border:8px solid rgba(255,246,214,.72);border-radius:46% 54% 57% 43%;background:#78966c;box-shadow:0 4px #46492f40;transform:rotate(-11deg)}.board-center:before{width:150px;height:90px;left:-38px;top:18px}.board-center:after{width:125px;height:72px;right:-35px;bottom:25px;transform:rotate(18deg)}.board-center>p{color:#314d55}.board-center h2{color:#243c4d;text-shadow:0 1px #fff4d6}.market-grid div{border:1px solid rgba(117,89,50,.28);border-radius:7px;background:#fff8e1e0;box-shadow:0 2px #5b442833}.mission-banner{border:2px solid #9f7137;border-radius:7px;background:repeating-linear-gradient(0deg,rgba(98,68,32,.025) 0 1px,transparent 1px 4px),#f4dfad;box-shadow:0 3px #8e6a42}.skyway-line{color:#fff4cf;border-color:#f8e6afbf}.message-bar{border:3px double #a6824f;border-radius:8px;color:#263b4c;background:repeating-linear-gradient(0deg,rgba(89,64,31,.025) 0 1px,transparent 1px 4px),#fff6df;box-shadow:0 4px #a58a62,0 8px 15px #412f1d24}.turn-heading{border-bottom-color:#a68c62}.turn-heading small{color:#8a714d}.dice{border:3px solid #9d7c50;border-radius:11px;color:#213d55;background:radial-gradient(circle at 32% 28%,rgba(255,255,255,.85),transparent 36%),#f4e7ca;box-shadow:inset 0 0 0 3px #fff5d9,0 7px #8b6941,0 12px 18px #3f2e1c40}.skill-button{border:2px solid #a77c3d;border-radius:8px;color:#62471f;background:repeating-linear-gradient(0deg,rgba(99,67,25,.025) 0 1px,transparent 1px 4px),#f1d98e;box-shadow:0 3px #8e6734}.choice-box,.actions{color:var(--ink)}.direction-buttons button{border:3px double #c59a51;border-radius:12px;color:#fff0c8;background:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0 1px,transparent 1px 4px),var(--linen);box-shadow:0 5px #4b3826,inset 0 0 16px #ffffff0a}.direction-buttons span{color:#e3d5b6}.rolled b{color:#a05c35}.action-card,.stock-card,.landed-card,.build-card,.auction-card,.deal-card{border:2px solid #a58453;border-radius:9px;background:repeating-linear-gradient(0deg,rgba(91,62,28,.025) 0 1px,transparent 1px 4px),#fff6df;box-shadow:0 4px #9a7d55,0 8px 15px #3c2c1c2e}.secondary,.stock-button,.deal-button,.auction-button{border-color:#ae9165;color:#5d4a31;background:#eee0c2}.end-button{border:2px solid #c89d46;color:#fff3d0;background:#7d4739;box-shadow:0 3px #4f3027}.moving-zone{border:3px double #b9975f;border-radius:10px;color:#fff4d5;background:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0 1px,transparent 1px 4px),#24455c}.moving-zone small{color:#d7c9aa}@media (max-width: 800px){.game-screen{background:#6d9e9e}.game-header{height:54px;padding:0 10px;border-bottom:3px double #9b7747}.save-button{width:42px;height:42px;min-height:42px;padding:4px;overflow:hidden;font-size:0;white-space:nowrap}.save-button:first-letter{font-size:18px}.game-layout{height:calc(100dvh - 54px)}.players-panel{top:7px;padding:0;background:transparent}.player-card{flex-basis:151px;min-width:151px;border:2px solid #b79a6c;background:#fff7e1f2;box-shadow:0 4px #5b432773,0 8px 14px #2a2c2733}.player-card.active{border-color:#a84f4f;box-shadow:0 0 0 2px #edcf78,0 4px #805b36}.player-top .character-avatar{width:33px;height:37px}.board-wrap{top:0;bottom:250px;padding:190px 12px 200px;background:repeating-linear-gradient(15deg,rgba(255,255,255,.03) 0 1px,transparent 1px 5px),#7eaaa5}.board{width:650px;min-width:650px;height:590px}.message-bar{bottom:258px;border:2px solid #c6a979;color:#fff5dc;background:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0 1px,transparent 1px 4px),#18324cf7;box-shadow:0 4px #5b4129,0 8px 20px #131a1d52}.control-panel{top:auto;height:250px;border-top:4px double #b98e4d;color:#fff5d8;background:repeating-linear-gradient(90deg,rgba(255,255,255,.02) 0 1px,transparent 1px 4px),var(--linen);box-shadow:inset 0 8px 20px #ffffff09,0 -8px 22px #1f1b1747}.turn-heading{border-color:#dcc28e59}.turn-heading small{color:#c3ae87}.turn-heading b{color:#fff5d8}.dice{width:72px;height:72px}.direction-buttons button{min-height:92px;border-color:#bd9858;color:#e8b967;background:#122a40;box-shadow:inset 0 0 0 2px #294962,0 5px #594029}.direction-buttons button:nth-child(2){color:#84b9c1}.direction-buttons span{color:#f1e2c2}.rolled{color:#d2bd96}.rolled b{color:#f2c36f}.action-card,.stock-card,.landed-card,.build-card,.auction-card,.deal-card{border-color:#c3a36e;color:#fff7df;background:repeating-linear-gradient(90deg,rgba(255,255,255,.018) 0 1px,transparent 1px 4px),#203c54;box-shadow:0 4px #60452c}.action-card h3,.landed-card h3{color:#fff5d9}.action-card p,.landed-card p{color:#dac8a7}.turn-actions .end-button{border-color:#d3aa55;color:#302419;background:#e3b758}}@media (max-width: 370px){.board-wrap{bottom:238px;padding-left:140px;padding-right:140px}.control-panel{height:238px}.message-bar{bottom:206px}}@media (prefers-reduced-motion: reduce){.character-avatar,.character-avatar.is-moving{animation:none}}.board-wrap{scroll-behavior:smooth;overscroll-behavior:contain;touch-action:pan-x pan-y;cursor:grab}.board-wrap:active{cursor:grabbing}.space.is-current{z-index:6;outline:3px solid rgba(255,244,177,.94);outline-offset:3px;box-shadow:0 0 0 6px #32525f47,0 7px 14px #2a23194d}.space.is-travelling{z-index:8;outline:4px solid #ffe084;outline-offset:4px;box-shadow:0 0 22px #ffda5ce6,0 7px 14px #2a231952;animation:travelling-space .27s ease-in-out infinite alternate}.space.is-landing{z-index:9;outline:4px solid #fff0a1;outline-offset:4px;box-shadow:0 0 0 8px #c46f3d59,0 0 28px #ffde6feb,0 8px 15px #2a231961;animation:landing-pop .62s cubic-bezier(.2,.85,.25,1.15) both}.space.route-option{z-index:7;outline:3px dashed #ffe298;outline-offset:3px;animation:route-pulse 1s ease-in-out infinite alternate}.space.route-option:before{position:absolute;z-index:10;top:-19px;left:50%;min-width:28px;padding:2px 6px;transform:translate(-50%);border:2px solid #fff3c7;border-radius:12px;color:#fff8db;background:#24455c;box-shadow:0 3px #5b3d28;font-size:11px;font-weight:900;text-align:center}.space.route-clockwise:before{content:"↺"}.space.route-counter:before{content:"↻"}.space.route-skyway:before{content:"✈"}.action-scene{position:relative;min-height:170px}.action-speaker{position:absolute;z-index:8;top:4px;left:0;width:64px;display:grid;justify-items:center;gap:3px}.action-speaker .character-avatar{width:58px;height:66px}.action-speaker span{max-width:64px;overflow:hidden;color:#fff0c4;font-size:10px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.action-scene .action-card,.action-scene .stock-card,.action-scene .landed-card,.action-scene .build-card,.action-scene .auction-card,.action-scene .deal-card{position:relative;margin-left:72px;min-height:92px}.action-scene .action-card:before,.action-scene .stock-card:before,.action-scene .landed-card:before,.action-scene .build-card:before,.action-scene .auction-card:before,.action-scene .deal-card:before{content:"";position:absolute;top:26px;left:-13px;width:20px;height:20px;transform:rotate(45deg);border-left:2px solid #c3a36e;border-bottom:2px solid #c3a36e;background:#203c54}.action-scene .turn-actions{margin-left:0}@keyframes route-pulse{0%{filter:brightness(1);transform:translateY(0)}to{filter:brightness(1.1);transform:translateY(-3px)}}@keyframes travelling-space{0%{transform:scale(1)}to{transform:scale(1.035)}}@keyframes landing-pop{0%{transform:scale(.82) rotate(-2deg)}55%{transform:scale(1.1) rotate(1deg)}to{transform:scale(1)}}@media (max-width: 800px){.board-wrap{-webkit-overflow-scrolling:touch;scroll-padding:150px}.space.route-option:before{top:-16px;font-size:10px}.action-scene{padding-top:2px}.action-speaker{left:2px}.action-scene .action-card,.action-scene .stock-card,.action-scene .landed-card,.action-scene .build-card,.action-scene .auction-card,.action-scene .deal-card{margin-left:68px}}@media (prefers-reduced-motion: reduce){.space.is-travelling,.space.is-landing,.space.route-option{animation:none}}.settings-toggle{width:42px;height:42px;min-height:42px;border:1px solid #c6aa79;border-radius:10px;background:#f7ecd5;font-size:17px}.settings-popover{position:fixed;z-index:80;top:58px;right:12px;width:210px;padding:12px;border:3px double #a77b43;border-radius:12px;color:#25374a;background:#fff6df;box-shadow:0 8px #4f351e40,0 16px 32px #221f1b4d}.settings-popover>b{display:block;margin:0 4px 8px}.settings-popover button{width:100%;display:flex;justify-content:space-between;margin-top:7px;padding:8px 10px;border:1px solid #cbb287;border-radius:8px;color:#5d4a31;background:#eee0c2;font-weight:800}.settings-popover button[aria-pressed=true] span{color:#22775c}.settings-popover button[aria-pressed=false] span{color:#a34f49}.space.shop .shop-visual{position:relative;display:grid;justify-items:center;font-size:19px;transform-origin:50% 100%}.space.shop-level-2 .shop-visual{font-size:22px;transform:translateY(-1px)}.space.shop-level-3 .shop-visual{font-size:25px;transform:translateY(-2px)}.level-pips{display:flex;gap:2px;height:4px;margin-top:-2px}.level-pips i{width:5px;height:3px;border:0;border-radius:2px;background:#3f39302e;box-shadow:none}.level-pips i.filled{background:#d09235}.owner-sign{position:absolute;z-index:4;top:8px;right:4px;min-width:18px;height:16px;padding:1px 4px;border:1px solid #fff1c9;border-radius:3px;color:#fff;box-shadow:0 2px #3d271673;font-size:8px;font-weight:900;text-align:center}.space.is-monopoly{background-image:repeating-linear-gradient(135deg,rgba(255,216,91,.2) 0 5px,transparent 5px 10px)!important;box-shadow:0 0 0 3px #e8bd4f,0 0 19px #ffd146a6,0 5px 9px #2d2d2440}.monopoly-ribbon{position:absolute;z-index:5;top:-8px;left:50%;padding:2px 7px;transform:translate(-50%) rotate(-3deg);border:1px solid #7d531d;border-radius:8px;color:#563815;background:#f3c957;box-shadow:0 2px #8d6327;font-size:7px;font-weight:900}.shopkeeper{grid-column:1 / -1;display:flex;align-items:center;justify-content:center;gap:5px;margin:-2px 0 3px;color:#f7ddb0}.shopkeeper>span{font-size:24px}.shopkeeper small{font-size:9px;font-weight:800}.game-effect{position:fixed;z-index:120;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;pointer-events:none;background:#141e232e}.coin-transfer{position:relative;width:min(360px,calc(100vw - 28px));display:grid;grid-template-columns:82px 1fr 82px;align-items:center;padding:18px 12px 13px;border:4px double #caa45a;border-radius:15px;color:#fff4d4;background:#19364d;box-shadow:0 9px #563d29,0 20px 45px #10171b73}.coin-transfer>div{display:grid;justify-items:center;gap:4px}.coin-transfer .character-avatar{width:58px;height:66px}.coin-transfer b{max-width:80px;overflow:hidden;font-size:11px;text-overflow:ellipsis;white-space:nowrap}.coin-transfer>small{grid-column:1 / -1;margin-top:9px;text-align:center}.bank-avatar{display:grid;place-items:center;width:58px;height:58px;font-size:39px}.flying-coins{position:relative;height:82px}.flying-coins span{position:absolute;left:0;top:24px;font-size:22px;animation:coin-flight 1s ease-in-out both}.flying-coins span:nth-child(2){animation-delay:.14s}.flying-coins span:nth-child(3){animation-delay:.28s}.flying-coins strong{align-self:end;color:#ffd66d;font-size:18px;text-shadow:0 2px #513b23}.chance.game-effect{pointer-events:auto;background:#121c229e}.chance-card{width:min(330px,calc(100vw - 36px));padding:24px 22px 20px;border:8px double #a7783d;border-radius:18px;color:#294056;background:repeating-linear-gradient(0deg,rgba(95,65,30,.03) 0 1px,transparent 1px 4px),#fff3d5;box-shadow:0 14px #60442c,0 28px 60px #0000007a;text-align:center;animation:chance-deal .55s cubic-bezier(.2,.85,.2,1.15) both}.chance-card>small{display:block;color:#a0722b;font-size:9px;font-weight:900;letter-spacing:3px}.chance-card>span{display:block;margin:13px 0 5px;font-size:62px}.chance-card h2{margin:5px 0;color:#8e4f35;font-size:23px}.chance-card p{min-height:44px;margin:10px 0 16px;font-size:13px;font-weight:700;line-height:1.6}.chance-card button{width:100%}@keyframes coin-flight{0%{opacity:0;transform:translate(-20px,18px) rotate(-35deg) scale(.7)}45%{opacity:1;transform:translate(20px,-18px) rotate(90deg) scale(1.1)}to{opacity:0;transform:translate(53px,14px) rotate(220deg) scale(.8)}}@keyframes chance-deal{0%{opacity:0;transform:translateY(-50px) rotate(-7deg) scale(.78)}to{opacity:1;transform:translateY(0) rotate(0) scale(1)}}@media (max-width: 480px){.game-header{gap:6px}.settings-toggle{flex:0 0 42px}.coin-transfer{transform:translateY(-80px)}.chance-card{transform-origin:50% 60%}}@media (prefers-reduced-motion: reduce){.flying-coins span,.chance-card{animation:none}}.info-toggle{flex:0 0 44px;min-width:44px;height:42px;border:2px solid #5e4630;border-radius:11px;color:#fff5d3;background:linear-gradient(#41729a,#244b6b);box-shadow:inset 0 0 0 2px #86aac2,0 3px #493624;font-size:19px}.goal-guide{position:fixed;z-index:35;top:73px;right:18px;display:grid;grid-template-columns:auto auto;gap:0 10px;min-width:210px;padding:7px 12px;border:2px solid #80652e;border-radius:10px;color:#fff2c8;background:#244154;box-shadow:0 4px #4b3929,0 7px 16px #1e2d3860;text-align:left}.goal-guide span{grid-row:1 / 3;align-self:center;font-size:10px;font-weight:900}.goal-guide b{color:#ffd662;font-size:13px}.goal-guide small{opacity:.8;font-size:8px}.rank-badge{min-width:29px;padding:3px 5px;border:1px solid #6c5136;border-radius:5px;color:#fff;background:#6e7c84;box-shadow:0 2px #4a392a;font-size:9px;font-style:normal;text-align:center}.rank-badge.rank-1,.ranking-number.rank-1{color:#5a3c0e;background:#f4c856}.rank-badge.rank-2,.ranking-number.rank-2{color:#35404a;background:#dce6eb}.rank-badge.rank-3,.ranking-number.rank-3{color:#fff1d8;background:#b97945}.goal-progress{position:relative;height:14px;margin:4px 0 6px;overflow:hidden;border:1px solid #ad9c83;border-radius:7px;background:#ddd3c1}.goal-progress>i{display:block;height:100%;background:linear-gradient(90deg,#56a76a,#9fca62)}.goal-progress small{position:absolute;top:0;right:0;bottom:0;left:0;color:#3f3428;font-size:7px;font-weight:900;line-height:12px;text-align:center;text-shadow:0 1px #fff}.info-overlay,.tutorial-overlay{position:fixed;z-index:150;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:#121f27b8;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.info-sheet{width:min(520px,calc(100vw - 30px));max-height:min(720px,calc(100dvh - 34px));overflow:auto;border:5px double #a57b43;border-radius:17px;color:#293d4b;background:repeating-linear-gradient(0deg,rgba(84,59,28,.035) 0 1px,transparent 1px 5px),#f8eed6;box-shadow:0 10px #513c2c,0 25px 65px #0008}.info-sheet>header{display:flex;align-items:center;justify-content:space-between;padding:13px 16px 9px}.info-sheet>header small{color:#a16f2e;font-size:8px;font-weight:900;letter-spacing:3px}.info-sheet>header h2{margin:1px 0 0;font-size:20px}.info-sheet>header button{width:34px;height:34px;border:2px solid #69513a;border-radius:50%;background:#fff7e4;font-size:22px}.info-sheet>nav{display:grid;grid-template-columns:repeat(3,1fr);margin:0 13px 12px;border:2px solid #8b704d;border-radius:10px;overflow:hidden}.info-sheet>nav button{min-height:41px;border:0;border-right:1px solid #b9a17b;background:#e6d8bb;font-size:11px;font-weight:900}.info-sheet>nav button:last-child{border-right:0}.info-sheet>nav button.active{color:#fff4cf;background:#315d78;box-shadow:inset 0 -4px #e6bd55}.info-sheet>footer{display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px 15px 15px}.info-sheet>footer button{padding:8px 12px;border:1px solid #7d6344;border-radius:7px;background:#fff8e8;font-weight:900}.info-sheet>footer small{color:#756b5d;font-size:8px}.ranking-view,.district-view{display:grid;gap:8px;padding:0 13px}.victory-rule{display:flex;align-items:center;gap:12px;padding:10px 12px;border:2px solid #c39c43;border-radius:10px;background:#fff4c4}.victory-rule>span{font-size:31px}.victory-rule b{color:#805a18;font-size:12px}.victory-rule p{margin:2px 0 0;font-size:10px;font-weight:800}.ranking-view article{display:grid;grid-template-columns:30px 45px 1fr auto;align-items:center;gap:8px;padding:8px;border:2px solid #c2b49b;border-radius:10px;background:#fffaf0}.ranking-view article.current{border-color:#4f91bc;background:#eef8fd;box-shadow:inset 4px 0 #4f91bc}.ranking-view .character-avatar{width:42px;height:48px}.ranking-number{display:grid;place-items:center;width:27px;height:27px;border-radius:50%;color:#fff;background:#71818a}.ranking-view article>div{min-width:0}.ranking-view article>div>b{display:block;font-size:12px}.ranking-view article em{margin-left:5px;color:#28749c;font-size:7px;font-style:normal}.ranking-view article small{display:block;margin:1px 0 4px;font-size:8px}.ranking-view article div>i{display:block;height:6px;overflow:hidden;border-radius:4px;background:#ddd4c5}.ranking-view article div>i span{display:block;height:100%}.ranking-view article>strong:last-child{color:#674c25;font-size:13px}.district-view article{padding:9px 11px;border:2px solid;border-radius:10px;background:#fffaf0}.district-view article>header{display:grid;grid-template-columns:10px 1fr auto;align-items:center;gap:8px}.district-view article>header>i{width:9px;height:34px;border-radius:5px}.district-view article>header b,.district-view article>header small{display:block}.district-view article>header b{font-size:12px}.district-view article>header small{margin-top:2px;font-size:8px}.district-view article>header strong{color:#875d19;font-size:12px}.district-owners{display:flex;flex-wrap:wrap;gap:5px 10px;margin:7px 0}.district-owners span{opacity:.55;font-size:8px;font-weight:800}.district-owners span.owned{opacity:1}.district-owners i,.map-legend i{display:inline-block;width:7px;height:7px;margin-right:3px;border-radius:50%}.district-track{display:flex;gap:4px}.district-track i{flex:1;height:7px;border:1px solid #9b8c77;border-radius:4px}.map-view{display:grid;grid-template-columns:minmax(220px,1fr) 150px;gap:14px;align-items:center;padding:4px 15px 8px}.mini-map{aspect-ratio:1;display:grid;grid-template:repeat(7,1fr) / repeat(7,1fr);gap:3px;padding:8px;border:4px double #80603e;border-radius:10px;background:#d8cba9;box-shadow:inset 0 0 25px #735f3d4d}.mini-space{position:relative;display:grid;place-items:center;min-width:0;border:3px solid #95836a;border-radius:4px;background:#fff6df}.mini-space small{font-size:10px;font-weight:900}.mini-space>span{position:absolute;inset:auto 1px 1px;display:flex;justify-content:center;gap:1px}.mini-space>span i{width:7px;height:7px;border:1px solid #fff;border-radius:50%;box-shadow:0 1px 1px #333}.map-legend b{font-size:14px}.map-legend p{margin:5px 0 12px;font-size:9px;line-height:1.5}.map-legend span{display:block;margin:5px 0;font-size:9px;font-weight:800}.tutorial-card{position:relative;width:min(390px,calc(100vw - 32px));padding:23px 22px 18px;border:7px double #a67b40;border-radius:18px;color:#294052;background:repeating-linear-gradient(0deg,rgba(85,58,25,.035) 0 1px,transparent 1px 5px),#fff1d2;box-shadow:0 12px #543e2d,0 28px 65px #0008;text-align:center}.tutorial-skip{position:absolute;top:10px;right:11px;padding:5px 9px;border:0;border-bottom:1px solid #907c5e;color:#75664f;background:transparent;font-size:9px}.tutorial-character{position:relative;display:inline-grid;place-items:center;width:112px;height:104px;margin-bottom:4px;border-radius:50%;background:radial-gradient(circle,#fff8df 0 54%,transparent 55%)}.tutorial-character .character-avatar{width:76px;height:86px}.tutorial-character>span{position:absolute;right:0;top:2px;display:grid;place-items:center;width:43px;height:43px;border:2px solid #765730;border-radius:50%;background:#fff8dc;box-shadow:0 3px #765730;font-size:23px}.tutorial-card>small{color:#9b6c28;font-size:8px;font-weight:900;letter-spacing:2px}.tutorial-card h2{margin:7px 0;font-size:21px}.tutorial-card p{min-height:66px;margin:0;font-size:12px;font-weight:700;line-height:1.7}.tutorial-dots{display:flex;justify-content:center;gap:6px;margin:13px 0}.tutorial-dots i{width:8px;height:8px;border:1px solid #96866c;border-radius:50%;background:#ddd0b6}.tutorial-dots i.done{background:#76a071}.tutorial-dots i.active{width:22px;border-radius:5px;background:#e8b640}.tutorial-actions{display:grid;grid-template-columns:1fr 1.7fr;gap:8px}.tutorial-actions button{min-height:42px;border-radius:8px;font-weight:900}.turn-intro{position:fixed;z-index:140;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;background:#13222b42;animation:intro-fade 1.25s both}.turn-intro-card{display:grid;justify-items:center;min-width:250px;padding:17px 24px;border:5px double #c69a4f;border-radius:15px;color:#fff3ce;background:#21455c;box-shadow:0 8px #4c3828,0 18px 42px #0007;animation:intro-pop 1.25s both}.turn-intro-card .character-avatar{width:68px;height:78px}.turn-intro-card small{margin-top:3px;color:#f1c75d;font-size:9px;font-weight:900;letter-spacing:2px}.turn-intro-card h2{margin:3px 0;font-size:22px}.turn-intro-card p{margin:0;font-size:9px}@keyframes intro-pop{0%{opacity:0;transform:translateY(20px) scale(.85)}18%,75%{opacity:1;transform:none}to{opacity:0;transform:translateY(-12px) scale(1.03)}}@keyframes intro-fade{0%,to{background:transparent}18%,75%{background:#13222b42}}@media (max-width: 800px){.goal-guide{top:62px;right:8px;min-width:178px;padding:5px 9px}.goal-guide b{font-size:11px}.goal-guide small{font-size:7px}.game-layout{padding-top:35px}.info-overlay,.tutorial-overlay{align-items:end;padding:8px}.info-sheet{width:100%;max-height:calc(100dvh - 16px);border-radius:16px 16px 10px 10px}.info-sheet>header{padding-top:11px}.map-view{grid-template-columns:1fr}.mini-map{width:min(310px,82vw);justify-self:center}.map-legend{display:flex;flex-wrap:wrap;gap:4px 11px}.map-legend b,.map-legend p{width:100%}.map-legend p{margin:2px 0 4px}.tutorial-card{margin-bottom:max(6px,env(safe-area-inset-bottom))}}@media (max-width: 480px){.save-button b{display:none}.save-button span{font-size:17px}.save-button,.info-toggle,.settings-toggle{flex:0 0 38px;min-width:38px;height:38px}.ranking-view article{grid-template-columns:27px 39px minmax(0,1fr) auto;gap:5px}.ranking-view .character-avatar{width:37px;height:43px}.ranking-view article>strong:last-child{font-size:11px}.info-sheet>footer{align-items:flex-start}.district-view{gap:6px}}@media (prefers-reduced-motion: reduce){.turn-intro,.turn-intro-card{animation:none}}.settlement-overlay{position:fixed;z-index:170;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:15px;background:#0e1c25d1;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.settlement-card{width:min(570px,calc(100vw - 26px));max-height:min(760px,calc(100dvh - 24px));overflow:auto;padding:17px;border:6px double #bd8c43;border-radius:18px;color:#263e50;background:repeating-linear-gradient(0deg,rgba(91,60,24,.035) 0 1px,transparent 1px 5px),#fff0cf;box-shadow:0 11px #523b29,0 28px 70px #000b;animation:settlement-open .5s cubic-bezier(.2,.9,.2,1.1) both}.settlement-card>header{text-align:center}.settlement-card>header small{color:#a06e26;font-size:8px;font-weight:900;letter-spacing:3px}.settlement-card>header h2{margin:3px 0;color:#825324;font-size:24px}.settlement-card>header p{margin:0 0 11px;font-size:9px;font-weight:800}.settlement-mission{display:grid;grid-template-columns:40px 1fr auto;align-items:center;gap:9px;padding:9px 11px;border:2px solid #c49a45;border-radius:10px;background:#fff7c9}.settlement-mission>span{font-size:29px}.settlement-mission small,.settlement-mission b,.settlement-mission p{display:block}.settlement-mission small{color:#9a7029;font-size:7px;font-weight:900;letter-spacing:1px}.settlement-mission b{font-size:12px}.settlement-mission p{margin:1px 0 0;font-size:8px}.settlement-mission>strong{padding:5px 8px;border-radius:6px;color:#fff7d5;background:#99692a;font-size:9px}.settlement-ranking{display:grid;gap:7px;margin-top:10px}.settlement-ranking article{display:grid;grid-template-columns:34px 47px minmax(0,1fr) auto;align-items:center;gap:7px;padding:7px 9px;border:2px solid #bbaa8e;border-radius:10px;background:#fffaf0}.settlement-ranking .character-avatar{width:44px;height:51px}.settlement-rank{display:grid;place-items:center;width:31px;height:31px;border-radius:50%;color:#fff;background:#6e7f88;font-size:15px}.settlement-rank small{font-size:7px}.settlement-rank.rank-1{color:#5d410f;background:#f2c553}.settlement-rank.rank-2{color:#35424b;background:#dbe6eb}.settlement-rank.rank-3{color:#fff2dc;background:#b97a47}.settlement-player>b{display:block;margin-bottom:3px;font-size:12px}.settlement-player>b em{display:inline-block;margin-left:5px;color:#7b766d;font-size:15px;font-style:normal}.settlement-player>b em.up,.market-result em.up{color:#d64f3f}.settlement-player>b em.down,.market-result em.down{color:#3185c2}.settlement-player>span{display:inline-block;margin-right:10px;color:#756958;font-size:8px}.settlement-player>span strong{color:#477c48}.settlement-worth{min-width:87px;text-align:right}.settlement-worth small,.settlement-worth b,.settlement-worth em{display:block}.settlement-worth small{font-size:7px}.settlement-worth b{color:#694a21;font-size:13px}.settlement-worth em{color:#43834d;font-size:9px;font-style:normal;font-weight:900}.market-result{margin-top:10px;padding:9px 10px;border:2px solid #9b8768;border-radius:10px;background:#efe5ce}.market-result h3{margin:0 0 7px;font-size:11px}.market-result>div{display:grid;grid-template-columns:repeat(3,1fr);gap:5px}.market-result article{display:grid;grid-template-columns:7px 1fr auto auto;align-items:center;gap:4px;padding:5px;border:1px solid #b9a98d;border-radius:6px;background:#fffaf0}.market-result article>i{width:6px;height:22px;border-radius:3px}.market-result span{overflow:hidden;font-size:7px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.market-result b{font-size:9px}.market-result em{min-width:18px;color:#777;font-size:9px;font-style:normal;font-weight:900;text-align:right}.settlement-next{width:100%;min-height:45px;margin-top:11px;font-size:13px}@keyframes settlement-open{0%{opacity:0;transform:translateY(28px) scale(.9)}to{opacity:1;transform:none}}@media (max-width: 600px){.settlement-overlay{align-items:end;padding:7px}.settlement-card{width:100%;max-height:calc(100dvh - 14px);padding:12px;border-radius:17px 17px 10px 10px}.settlement-card>header h2{font-size:20px}.settlement-ranking article{grid-template-columns:30px 40px minmax(0,1fr) auto;gap:5px;padding:6px}.settlement-ranking .character-avatar{width:38px;height:44px}.settlement-player>span{display:block;margin:1px 0}.settlement-worth{min-width:76px}.settlement-worth b{font-size:11px}.market-result>div{grid-template-columns:repeat(2,1fr)}}@media (prefers-reduced-motion: reduce){.settlement-card{animation:none}}.settlement-card.settlement-v2{width:min(590px,calc(100vw - 22px));padding:0;overflow:auto;border-color:#c29a54;color:#e9dfc7;background:linear-gradient(160deg,#173847,#081e2c 76%)!important;box-shadow:0 10px #06121a,0 28px 75px #000c}.settlement-v2 .settlement-header{position:relative;overflow:hidden;padding:11px 14px 9px;border-bottom:1px solid rgba(222,190,117,.28);background:radial-gradient(circle at 72% 30%,rgba(213,161,65,.22),transparent 38%),linear-gradient(145deg,#1b4a55,#0b2937);text-align:left}.settlement-v2 .settlement-header>small{display:block;color:#dabf7e;font-size:6px;font-weight:900;letter-spacing:.2em}.settlement-v2 .settlement-header>h3{margin:5px 0 1px;color:#ffe6a2;font-size:17px}.settlement-v2 .settlement-header>p{margin:0;color:#aebdb7;font-size:7px}.settlement-lights{position:absolute;top:0;left:0;right:0;display:flex;justify-content:space-around}.settlement-lights i{width:5px;height:5px;border-radius:50%;background:#ffd775;box-shadow:0 0 10px #ffd775,0 0 20px #e69b39;animation:closing-light 1s ease-in-out infinite alternate}.settlement-lights i:nth-child(2n){animation-delay:.35s}.settlement-stage{position:relative;display:grid;grid-template-columns:54px 78px 1fr 36px;align-items:center;min-height:84px;margin-top:5px;padding:3px 9px;border:1px solid rgba(226,192,114,.27);border-radius:7px;background:linear-gradient(90deg,#04121a94,#1739424d);box-shadow:inset 0 -14px #0410172e}.settlement-stage:after{content:"";position:absolute;right:16px;bottom:0;width:40%;height:1px;background:linear-gradient(90deg,transparent,#e5c16f,transparent)}.settlement-stage .round-seal{display:grid;place-items:center;width:42px;height:42px;border:2px double #c49a4d;border-radius:50%;color:#f3d783;background:#122d39;box-shadow:0 0 0 3px #c49a4d26;font-size:13px;font-weight:900}.settlement-stage .character-avatar{width:67px!important;height:78px!important;filter:drop-shadow(0 5px 3px #0008)}.settlement-stage>div em,.settlement-stage>div h2,.settlement-stage>div strong{display:block}.settlement-stage>div em{color:#d4b66f;font-size:6px;font-style:normal;font-weight:900;letter-spacing:.15em}.settlement-stage>div h2{margin:0;color:#fff1c4;font-size:19px}.settlement-stage>div strong{color:#ffd66f;font-size:15px}.settlement-crown{color:#f5cb59;font-size:28px;text-shadow:0 0 12px #e4a83d;animation:crown-float .7s ease-in-out infinite alternate}.settlement-highlights{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:7px 9px 0}.settlement-highlights article{min-width:0;padding:6px 7px;border:1px solid #365464;border-radius:5px;background:#0d2937}.settlement-highlights small,.settlement-highlights b,.settlement-highlights span{display:block}.settlement-highlights small{color:#819aa0;font-size:5px;font-weight:900;letter-spacing:.08em}.settlement-highlights b{margin:1px 0;color:#f4d278;font-size:13px}.settlement-highlights b em{font-size:7px;font-style:normal}.settlement-highlights span{overflow:hidden;color:#c2c7b9;font-size:6px;text-overflow:ellipsis;white-space:nowrap}.settlement-highlights article:last-child{border-bottom:2px solid var(--hot-color)}.settlement-v2 .settlement-mission{margin:6px 9px 0;padding:6px 8px;border:1px solid #6b6744;border-radius:6px;color:#e9dfbd;background:linear-gradient(90deg,#253d3b,#172e35)}.settlement-v2 .settlement-mission>span{font-size:21px}.settlement-v2 .settlement-mission small{color:#d4b56d;font-size:5px}.settlement-v2 .settlement-mission b{color:#fff0bf;font-size:9px}.settlement-v2 .settlement-mission p{color:#aeb9ad;font-size:6px}.settlement-v2 .settlement-mission>strong{color:#fff0bd;background:#8a6030;font-size:7px}.settlement-v2 .settlement-ranking{gap:4px;margin:7px 9px 0}.settlement-v2 .settlement-ranking article{grid-template-columns:29px 40px minmax(0,1fr) auto;gap:5px;padding:5px 7px;border:1px solid #35505d;border-radius:6px;color:#e9e0c7;background:#102c39;box-shadow:none;animation:result-row-in .45s calc(var(--row-delay) * .09s) both}.settlement-v2 .settlement-ranking article.round-leader{border-color:#a98243;background:linear-gradient(90deg,#b5843533,#112e3a 48%)}.settlement-v2 .settlement-ranking .character-avatar{width:37px;height:43px}.settlement-v2 .settlement-rank{width:27px;height:27px;font-size:12px}.settlement-v2 .settlement-player>b{margin-bottom:2px;color:#fff0c5;font-size:10px}.settlement-v2 .settlement-player>b em{font-size:10px}.settlement-v2 .settlement-player>b em small{color:#81969b;font-size:5px}.reward-breakdown{display:flex;gap:3px}.reward-breakdown span{margin:0!important;padding:2px 3px;border-radius:3px;color:#95a8a7!important;background:#0a202c;font-size:5px!important}.reward-breakdown span strong{color:#b6d68d!important}.reward-breakdown span.cleared{color:#f8de95!important;background:#574729}.settlement-v2 .settlement-worth{min-width:72px}.settlement-v2 .settlement-worth small{color:#879c9e;font-size:5px}.settlement-v2 .settlement-worth b{color:#f6d987;font-size:11px}.settlement-v2 .settlement-worth em{color:#92cc88;font-size:7px}.settlement-v2 .market-result{margin:7px 9px 0;padding:6px 7px;border:1px solid #36515d;border-radius:6px;color:#e9dfc4;background:#0b2431}.settlement-v2 .market-result>header{display:flex;align-items:end;justify-content:space-between;margin-bottom:4px}.settlement-v2 .market-result>header small,.settlement-v2 .market-result>header h3{display:block;margin:0}.settlement-v2 .market-result>header small{color:#739097;font-size:4px;letter-spacing:.12em}.settlement-v2 .market-result>header h3{color:#f5dfaa;font-size:9px}.settlement-v2 .market-result>header>span{color:#82979b;font-size:5px}.settlement-v2 .market-result>div{grid-template-columns:repeat(3,1fr);gap:3px}.settlement-v2 .market-result article{position:relative;grid-template-columns:4px 1fr auto auto;gap:3px;padding:4px 4px 7px;overflow:hidden;border:1px solid #284653;border-radius:4px;background:#102e3b}.settlement-v2 .market-result article.hot{border-color:#9a7740}.settlement-v2 .market-result article>i{width:3px;height:17px}.settlement-v2 .market-result span{color:#c3cac0;font-size:5px}.settlement-v2 .market-result b{color:#f1d994;font-size:7px}.settlement-v2 .market-result em{min-width:18px;font-size:6px}.settlement-v2 .market-result article>small{position:absolute;left:4px;right:4px;bottom:3px;height:2px;background:#1d3a46}.settlement-v2 .market-result article>small i{display:block;height:100%;border-radius:2px}.settlement-v2 .settlement-next{display:grid;width:calc(100% - 18px);min-height:40px;margin:7px 9px 10px;padding:5px;border:1px solid #e1bd68;color:#fff1c6;background:linear-gradient(#c85b47,#8f3c31);box-shadow:0 3px #54251f}.settlement-v2 .settlement-next span,.settlement-v2 .settlement-next b{display:block}.settlement-v2 .settlement-next span{font-size:5px;opacity:.75}.settlement-v2 .settlement-next b{font-size:11px}@keyframes closing-light{0%{opacity:.4;transform:scale(.7)}to{opacity:1;transform:scale(1.25)}}@keyframes crown-float{0%{transform:translateY(2px) rotate(-4deg)}to{transform:translateY(-3px) rotate(4deg)}}@keyframes result-row-in{0%{opacity:0;transform:translate(-18px)}to{opacity:1;transform:none}}@media (max-width:600px){.settlement-card.settlement-v2{max-height:calc(100dvh - 10px)}.settlement-v2 .settlement-header{padding:9px 10px 6px}.settlement-stage{grid-template-columns:44px 67px 1fr 29px;min-height:72px}.settlement-stage .round-seal{width:35px;height:35px}.settlement-stage .character-avatar{width:58px!important;height:68px!important}.settlement-stage>div h2{font-size:16px}.settlement-crown{font-size:23px}.settlement-v2 .settlement-header>h3{font-size:14px}.settlement-v2 .settlement-header>p{font-size:6px}.settlement-v2 .settlement-ranking{margin-top:5px}.settlement-v2 .settlement-ranking article{grid-template-columns:27px 37px minmax(0,1fr) auto;padding:4px 5px}.settlement-v2 .settlement-ranking .character-avatar{width:34px;height:40px}.settlement-v2 .market-result>div{grid-template-columns:repeat(3,1fr)}}@media (max-width:370px){.settlement-highlights{padding-top:5px}.settlement-v2 .settlement-mission{margin-top:4px}.settlement-v2 .market-result,.settlement-v2 .settlement-next{margin-top:5px}}@media (prefers-reduced-motion:reduce){.settlement-lights i,.settlement-crown,.settlement-v2 .settlement-ranking article{animation:none!important}}.liquidation-overlay{position:fixed;z-index:180;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:14px;background:#11191fdb;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.liquidation-card{width:min(480px,calc(100vw - 26px));max-height:min(760px,calc(100dvh - 24px));overflow:auto;padding:17px;border:6px double #a76f3c;border-radius:17px;color:#293c49;background:repeating-linear-gradient(0deg,rgba(78,51,26,.04) 0 1px,transparent 1px 5px),#f8e9cc;box-shadow:0 11px #4d3829,0 28px 70px #000c;animation:liquidation-open .45s cubic-bezier(.2,.9,.2,1.1) both}.liquidation-card>header{text-align:center}.liquidation-card>header small{color:#9a682e;font-size:8px;font-weight:900;letter-spacing:2px}.liquidation-card>header h2{margin:3px 0;color:#7c4728;font-size:23px}.liquidation-card>header p{margin:0 0 10px;font-size:9px;font-weight:800}.debt-route{display:grid;grid-template-columns:82px 1fr 82px;align-items:center;padding:7px;border:2px solid #aa916c;border-radius:10px;background:#fff8e7}.debt-route>div{display:grid;justify-items:center;gap:2px}.debt-route .character-avatar{width:46px;height:53px}.debt-route>div b{max-width:75px;overflow:hidden;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.debt-route>span{display:grid;justify-items:center}.debt-route>span small{font-size:7px}.debt-route>span b{color:#50804d;font-size:12px}.debt-route>span i{color:#9b6436;font-size:24px;font-style:normal;line-height:18px}.remaining-debt{display:grid;grid-template-columns:1fr auto;align-items:center;margin:8px 0;padding:8px 11px;border:2px solid #aa503d;border-radius:9px;color:#fff2dc;background:#8f4337;box-shadow:inset 0 0 0 2px #bd6957}.remaining-debt span{font-size:10px;font-weight:900}.remaining-debt strong{color:#ffe47b;font-size:19px}.remaining-debt small{grid-column:1 / -1;opacity:.82;font-size:7px}.liquidation-progress{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;margin:8px 2px}.liquidation-progress span,.liquidation-progress small{font-size:8px;font-weight:800}.liquidation-progress>i{height:7px;overflow:hidden;border:1px solid #9e8c70;border-radius:5px;background:#d9ccb6}.liquidation-progress>i b{display:block;height:100%;background:#c38c3d}.auctioned-asset{display:flex;align-items:center;justify-content:center;gap:14px;min-height:91px;padding:10px;border:3px double #957044;border-radius:11px;background:radial-gradient(circle at 50% 40%,#fffdf2,#ead9b8);text-align:left}.auctioned-asset>span{font-size:52px;filter:drop-shadow(0 4px 2px #593f2838)}.auctioned-asset small{color:#98682e;font-size:7px;font-weight:900;letter-spacing:1px}.auctioned-asset h3{margin:1px 0;font-size:18px}.auctioned-asset p{margin:0;color:#735738;font-size:9px;font-weight:800}.liquidation-bids{margin-top:9px}.liquidation-bids>h3{margin:0 0 5px;font-size:11px}.liquidation-bids label{display:grid;grid-template-columns:36px 1fr 82px 12px;align-items:center;gap:5px;margin-top:5px;padding:5px 7px;border:1px solid #b29e7e;border-radius:8px;background:#fff8e8}.liquidation-bids .character-avatar{width:34px;height:39px}.liquidation-bids label span b,.liquidation-bids label span small{display:block}.liquidation-bids label span b{font-size:10px}.liquidation-bids label span small{font-size:7px}.liquidation-bids input{width:100%;min-width:0;height:32px;border:2px solid #866a47;border-radius:6px;background:#fffdf5;font-size:14px;font-weight:900;text-align:right}.liquidation-bids em{font-size:9px;font-style:normal;font-weight:900}.liquidation-actions{display:grid;grid-template-columns:1.4fr 1fr;gap:7px;margin-top:10px}.liquidation-actions button{min-height:42px;border-radius:8px;font-size:10px;font-weight:900}.liquidation-card>footer{margin-top:8px;color:#756650;font-size:7px;font-weight:800;text-align:center}@keyframes liquidation-open{0%{opacity:0;transform:translateY(28px) rotate(-1deg) scale(.9)}to{opacity:1;transform:none}}@media (max-width: 600px){.liquidation-overlay{align-items:end;padding:7px}.liquidation-card{width:100%;max-height:calc(100dvh - 14px);padding:12px;border-radius:17px 17px 10px 10px}.liquidation-card>header h2{font-size:20px}.debt-route{grid-template-columns:72px 1fr 72px;padding:5px}.auctioned-asset{min-height:78px}.auctioned-asset>span{font-size:44px}}@media (prefers-reduced-motion: reduce){.liquidation-card{animation:none}}.result-overlay,.history-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1000;display:grid;place-items:center;padding:18px;background:#091225d1;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);overflow:auto}.result-card,.history-card{position:relative;width:min(620px,100%);max-height:calc(100dvh - 36px);overflow:auto;border:3px solid #f5ca55;border-radius:28px;background:linear-gradient(155deg,#fffdf4,#fff 48%,#eef6ff);box-shadow:0 24px 80px #00000073,inset 0 0 0 4px #fff;color:#193050}.result-card>header{text-align:center;padding:18px 18px 12px;background:radial-gradient(circle at 50% 0,#fff7b8,#fff5d8 42%,transparent 72%)}.result-card>header>small,.history-card header small{font-weight:900;letter-spacing:.2em;color:#a96c00}.result-trophy{font-size:48px;filter:drop-shadow(0 6px 4px #c99b4a55);animation:result-pop .7s cubic-bezier(.2,1.6,.4,1)}.result-card>header p{margin:2px 0 6px;font-weight:900;color:#d07700}.result-card>header h1{display:inline-block;margin:0 7px;font-size:30px;color:#173d77}.result-card>header>b{display:inline-block;padding:4px 12px;border-radius:99px;background:#e13d5b;color:#fff;transform:rotate(-4deg)}.result-summary{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:8px;margin:0 18px 12px}.result-summary>div{display:flex;flex-direction:column;padding:10px;border:1px solid #d7dfeb;border-radius:14px;background:#fff;text-align:center}.result-summary>div:first-child{background:linear-gradient(135deg,#194982,#2778ca);color:#fff;border:0}.result-summary span{font-size:11px;font-weight:800;opacity:.75}.result-summary strong{font-size:22px}.result-meta{display:flex;justify-content:center;gap:16px;flex-wrap:wrap;padding:8px 14px;background:#edf3fa;font-size:12px}.final-ranking{padding:12px 18px}.final-ranking h2{margin:0 0 8px;font-size:15px}.final-ranking article{position:relative;display:grid;grid-template-columns:34px 40px 1fr auto;align-items:center;gap:8px;padding:8px 10px;margin:6px 0;border:1px solid #d9e1ec;border-radius:13px;background:#fff}.final-ranking article.champion{border-color:#e5b72e;background:#fff9db}.final-ranking article>em{display:grid;place-items:center;width:30px;height:30px;border-radius:50%;background:#dfe7f2;font-style:normal;font-weight:900}.final-ranking article.champion>em{background:#f5ca55;color:#6b4300}.final-ranking article div{min-width:0}.final-ranking article div b,.final-ranking article div small{display:block}.final-ranking article div small{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;color:#69798e;font-size:10px}.final-ranking article>strong{font-size:15px}.final-ranking article>i{position:absolute;right:8px;bottom:2px;color:#c63b4d;font-size:9px}.result-card footer{display:grid;grid-template-columns:1fr 1fr;gap:10px;padding:0 18px 18px}.result-card footer button,.history-card>.primary{min-height:48px;border-radius:13px;font-weight:900}.result-card footer button:not(.primary){border:1px solid #b8c4d3;background:#fff;color:#40516a}.result-confetti{position:fixed;top:0;right:0;bottom:0;left:0;pointer-events:none;overflow:hidden}.result-confetti i{position:absolute;top:-8%;color:#f5ca55;font-style:normal;animation:confetti-fall 3s linear infinite}.result-confetti i:nth-child(3n){color:#e94766}.result-confetti i:nth-child(3n+1){color:#3b9edb}.result-confetti i:nth-child(1){left:5%}.result-confetti i:nth-child(2){left:14%;animation-delay:.5s}.result-confetti i:nth-child(3){left:23%;animation-delay:1.1s}.result-confetti i:nth-child(4){left:33%;animation-delay:.2s}.result-confetti i:nth-child(5){left:43%;animation-delay:1.4s}.result-confetti i:nth-child(6){left:53%;animation-delay:.8s}.result-confetti i:nth-child(7){left:62%;animation-delay:1.7s}.result-confetti i:nth-child(8){left:71%;animation-delay:.3s}.result-confetti i:nth-child(9){left:80%;animation-delay:1.2s}.result-confetti i:nth-child(10){left:88%;animation-delay:.7s}.result-confetti i:nth-child(11){left:95%;animation-delay:1.6s}.history-button{display:flex;justify-content:space-between;align-items:center;width:100%;padding:13px 18px;border:1px solid #ddc06c;border-radius:14px;background:#fff9de;color:#744f00;font-weight:900}.history-button span{padding:3px 9px;border-radius:99px;background:#f4d66a;font-size:11px}.history-card{padding:20px;border-color:#78a3cf}.history-card header{display:flex;justify-content:space-between;align-items:center}.history-card header h2{margin:2px 0}.history-card header button{width:40px;height:40px;border:0;border-radius:50%;background:#e7edf5;font-size:25px}.history-card>p{margin:3px 0 14px;color:#708096;font-size:12px}.history-list{display:grid;gap:8px;margin-bottom:16px}.history-list article{display:grid;grid-template-columns:28px 36px 1fr auto;align-items:center;gap:8px;padding:10px;border:1px solid #d8e0eb;border-radius:14px;background:#fff}.history-list article>em{font-style:normal;font-weight:900;color:#9a6b00}.history-character{font-size:24px}.history-list article div b,.history-list article div small{display:block}.history-list article div small{color:#718096;font-size:10px}.history-list article>strong{color:#174f89}.history-list article>span:last-child{grid-column:4;font-size:10px;text-align:right;color:#718096}@keyframes result-pop{0%{transform:scale(.2) rotate(-20deg);opacity:0}to{transform:scale(1);opacity:1}}@keyframes confetti-fall{to{transform:translateY(115vh) rotate(720deg)}}@media (max-width:600px){.result-overlay,.history-overlay{padding:8px}.result-card,.history-card{max-height:calc(100dvh - 16px);border-radius:22px}.result-card>header{padding:10px 12px 7px}.result-trophy{font-size:36px}.result-card>header h1{font-size:23px}.result-summary{grid-template-columns:repeat(3,1fr);margin:0 10px 8px}.result-summary>div:first-child{grid-column:1/-1;flex-direction:row;justify-content:space-between;align-items:center}.result-summary>div{padding:7px}.result-meta{gap:9px;padding:6px 8px}.final-ranking{padding:8px 10px}.final-ranking article{grid-template-columns:28px 34px 1fr auto;padding:6px;margin:4px 0}.final-ranking article>em{width:26px;height:26px}.result-card footer{padding:0 10px 10px}.history-card{padding:14px}.history-list article{grid-template-columns:22px 30px 1fr auto;padding:8px}.history-list article>strong{font-size:13px}}@media (prefers-reduced-motion:reduce){.result-confetti{display:none}.result-trophy{animation:none}}:root{--mi-ink: #263936;--mi-ink-soft: #52645d;--mi-paper: #f8f0d9;--mi-paper-light: #fffaf0;--mi-paper-dark: #dfc99c;--mi-red: #c84c3b;--mi-red-dark: #843528;--mi-teal: #3d7470;--mi-teal-dark: #284e4c;--mi-gold: #c69b45;--mi-line: #9f8964;--mi-shadow: #46392b;--mi-radius: 8px;font-family:"M PLUS Rounded 1c",Hiragino Maru Gothic ProN,sans-serif}body{color:var(--mi-ink);background:#c8b98f}button{-webkit-tap-highlight-color:transparent}button:focus-visible,input:focus-visible,select:focus-visible{outline:3px solid #f0b84c;outline-offset:2px}.title-screen,.setup-screen{isolation:isolate;background:radial-gradient(circle at 76% 18%,#efc763 0 8%,#e9b951 8.3% 11%,transparent 11.3%),linear-gradient(176deg,transparent 0 59%,rgba(35,75,65,.18) 59.2% 60%,transparent 60.2%),repeating-linear-gradient(90deg,rgba(39,70,63,.05) 0 1px,transparent 1px 48px),linear-gradient(160deg,#8eb5aa 0,#8eb5aa 56%,#d5c08d 56%,#d5c08d)}.title-screen:before,.setup-screen:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:repeating-linear-gradient(7deg,rgba(48,53,39,.045) 0 1px,transparent 1px 5px);mix-blend-mode:multiply}.title-screen:after{height:27%;inset:auto -5% 0;border-radius:50% 50% 0 0;background:#567b63;box-shadow:inset 0 7px #ffffff1f}.title-card,.setup-card{border:1px solid var(--mi-shadow);border-radius:4px;background:var(--mi-paper);background-image:linear-gradient(90deg,transparent 0 96%,rgba(116,86,43,.08) 96%),repeating-linear-gradient(0deg,rgba(86,61,30,.025) 0 1px,transparent 1px 4px);box-shadow:8px 9px #353f2e4d,0 26px 55px #1e2b2447;color:var(--mi-ink)}.title-card{position:relative;width:min(520px,calc(100% - 32px));padding:38px 46px 34px}.title-card:before,.setup-card:after{content:"MAP No. 01";position:absolute;top:14px;right:15px;color:#7f6e50;font-size:8px;font-weight:900;letter-spacing:2px}.title-edition{margin-bottom:13px;color:#725f42;font-size:9px;font-weight:900;letter-spacing:2.5px}.title-mark{padding:5px 20px;border:1px solid var(--mi-red-dark);border-radius:2px;color:#fff5da;background:var(--mi-red);box-shadow:3px 3px 0 var(--mi-red-dark);font-size:17px;letter-spacing:2px;transform:rotate(-2deg)}.title-card h1{margin:15px 0 9px;color:var(--mi-teal-dark);font-size:clamp(35px,8vw,57px);letter-spacing:.025em;line-height:1.05;text-shadow:2px 2px 0 #fff7df,4px 4px 0 rgba(84,69,44,.16)}.title-card p{max-width:340px;margin:0 auto 17px;color:#625b49;font-size:13px;line-height:1.8}.title-route{display:flex;align-items:center;justify-content:center;gap:6px;margin:8px auto 23px;color:#6f644e;font-size:9px;font-weight:900}.title-route span{display:grid;place-items:center;width:33px;height:33px;border:1px solid #9b865e;border-radius:50%;background:#fff8e8}.title-route i{width:25px;border-top:2px dotted #a78751}.primary{border:1px solid var(--mi-red-dark);border-radius:var(--mi-radius);color:#fff9e9;background:var(--mi-red);box-shadow:inset 0 0 0 1px #ffffff2e,0 4px 0 var(--mi-red-dark),0 8px 15px #422b1c33;text-shadow:0 1px rgba(61,25,16,.4)}.primary:active{transform:translateY(3px);box-shadow:inset 0 0 0 1px #ffffff2e,0 1px 0 var(--mi-red-dark)}.title-card .jumbo{width:100%;border-radius:5px}.load-button,.history-button{width:100%;margin:13px 0 0;border:1px solid var(--mi-line);border-radius:4px;background:#fff9e9;color:var(--mi-ink);box-shadow:2px 2px #bdab83}.history-button span{border-radius:2px;color:#fff8e7;background:var(--mi-teal)}.title-card small{color:#716853}.setup-card{border-radius:4px}.setup-card h2{color:var(--mi-teal-dark);text-shadow:none}.eyebrow{color:var(--mi-red)}.segmented,.name-field{border:1px solid var(--mi-line);border-radius:4px;background:#e9ddbf}.segmented button{border-radius:3px}.segmented button.selected{color:var(--mi-red-dark);background:#fffaf0;box-shadow:0 2px #a8926a}.name-field input{color:var(--mi-ink)}.game-screen{background:#b9cfc3;background-image:repeating-linear-gradient(0deg,rgba(35,61,55,.035) 0 1px,transparent 1px 4px)}.game-header{height:60px;gap:12px;padding:0 17px;border:0;border-bottom:2px solid var(--mi-shadow);background:var(--mi-paper);box-shadow:0 4px #4e3c252e}.logo-button{color:var(--mi-red);letter-spacing:1px}.logo-button b{color:var(--mi-teal-dark);letter-spacing:0}.save-button,.info-toggle,.settings-toggle,.target-pill,.round-pill{border:1px solid var(--mi-line);border-radius:3px;background:#fff8e5;color:var(--mi-ink-soft);box-shadow:1px 2px #c1aa7d}.save-button{margin-left:8px}.round-pill b,.target-pill b{color:var(--mi-red-dark)}.goal-guide{border-color:#7e6a49;border-radius:3px;color:#fff5d6;background:var(--mi-teal-dark);box-shadow:3px 3px #162e2c}.players-panel,.control-panel{background:#e7d8b7;background-image:repeating-linear-gradient(0deg,rgba(76,51,25,.03) 0 1px,transparent 1px 4px)}.players-panel{border-right:1px solid #79694d}.control-panel{border-left:1px solid #79694d}.players-panel h3{color:#6e604b}.player-card{border:1px solid #897655;border-radius:3px;background:#fff7e5;box-shadow:3px 3px #baa477;opacity:.86}.player-card.active{border-color:var(--character-color,var(--mi-red));box-shadow:0 0 0 2px #f2d788,4px 4px #8e744b}.player-top span{border-radius:2px;color:#fff8dd;background:var(--mi-red)}.rank-badge{border-radius:2px!important}.money-row.total strong{color:var(--mi-red-dark)}.goal-progress,.skill-status{border-radius:2px!important}.board-wrap{background-color:#a9c8bd;background-image:linear-gradient(rgba(255,255,255,.15) 1px,transparent 1px),linear-gradient(90deg,rgba(255,255,255,.15) 1px,transparent 1px);background-size:28px 28px}.board{gap:7px;padding:8px;border:1px solid #715f44;background:#d6c495;box-shadow:7px 8px #3e3a2a47}.board-center{border:1px solid #806e4e;border-radius:3px;background:#f5ebd3;box-shadow:inset 0 0 35px #634b2617}.board-center>p{color:var(--mi-red);letter-spacing:4px}.board-center h2{color:var(--mi-teal-dark)}.market-grid div{border-bottom:1px dotted #a59574;border-radius:0;background:transparent}.space{border:1px solid #715f46;border-radius:3px;background:#fff8e6;box-shadow:2px 3px #9e895e}.space:after{border-radius:0!important}.space.bank{background:#e7efe5;border-color:#315f59}.space.suit{background:#fff1c8;border-color:#a67522}.space.vacant{background:#e7edda;border-color:#527253}.space.chance .space-icon{border-radius:3px;background:var(--mi-red)}.message-bar{border:2px solid #d5bd82;border-radius:4px;color:#fff7df;background:var(--mi-ink);box-shadow:3px 4px #2c251c66}.control-panel .turn-heading{border-bottom:1px solid #8b7959}.dice{border:1px solid #756548;border-radius:5px;color:var(--mi-red);background:#fffbed;box-shadow:4px 5px #9f8a64}.direction-buttons button,.action-card,.stock-card,.landed-card{border:1px solid #806d4d;border-radius:4px;background:#fff8e7;box-shadow:2px 3px #b7a173}.direction-buttons button{color:var(--mi-teal-dark)}.secondary,.amount-buttons button,.trade-buttons button,.stock-button{border:1px solid #8c7958;border-radius:3px;color:var(--mi-ink);background:#eee0bd}.end-button{border-radius:4px;background:var(--mi-teal-dark)}.result-card,.history-card,.settlement-card,.liquidation-card,.info-sheet,.tutorial-card{border-color:var(--mi-gold)!important;border-radius:6px!important;background-color:var(--mi-paper-light)!important;color:var(--mi-ink)!important}.result-card>header{background:radial-gradient(circle at 50% 0,#f8df8f,transparent 68%)}.result-card>header h1{color:var(--mi-teal-dark)}.result-summary>div:first-child{background:var(--mi-teal-dark)}.final-ranking article,.history-list article{border-radius:3px}.result-card footer button:not(.primary){border-radius:4px;color:var(--mi-ink);background:#f1e3c3}@media (max-width:800px){.game-header{height:54px;padding:0 9px;gap:6px}.logo-button b{font-size:14px}.game-layout{height:calc(100dvh - 54px)}.players-panel{border-bottom:1px solid #79694d;background:#dfcea8}.player-card{box-shadow:2px 2px #9c865f}.board-wrap{background-color:#9ebdb3;background-size:24px 24px}.board{padding:7px;border-radius:2px}.message-bar{border-radius:3px;background:#233734f7}.control-panel{border-top:2px solid #b39152;background:#243d3a;color:#fff8df}.turn-heading{border-color:#f4e1b747!important}.turn-heading small{color:#cfbd96}.dice{border-color:#ddc88f;color:var(--mi-red);background:#fff9e7}.skill-button{border-radius:3px;background:#f0dfae;color:#3d392e}.direction-buttons button{border-color:#d0b970;border-radius:5px;color:#fff4ce;background:#172c2a;box-shadow:3px 4px #101d1c}.direction-buttons button:nth-child(2){color:#f0b64f}.action-card,.stock-card,.landed-card{color:var(--mi-ink)}}@media (max-width:480px){.title-card{padding:31px 24px 27px}.title-card h1{font-size:40px}.title-route i{width:15px}.title-route span{width:30px;height:30px}.result-card footer{grid-template-columns:1fr}}@media (prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important}}.character-avatar{width:48px;height:68px;filter:drop-shadow(0 4px 2px rgba(42,30,19,.32))}.character-small{width:36px;height:51px}.character-large{width:88px;height:124px}.portrait-crop{top:0;right:0;bottom:0;left:0;overflow:visible;border:0;border-radius:0;background:transparent;box-shadow:none}.portrait-art{top:0;right:0;bottom:0;left:0;width:100%;height:100%;background-size:200% 200%;background-repeat:no-repeat}.character-0 .portrait-art{background-position:0 0}.character-1 .portrait-art{background-position:100% 0}.character-2 .portrait-art{background-position:0 100%}.character-3 .portrait-art{background-position:100% 100%}.pawn-base{z-index:1;left:20%;right:20%;bottom:-2px;height:9px;border:1px solid #483221;background:linear-gradient(#e5bd69,#8a5b2e)}.character-large .portrait-crop{top:0;right:0;bottom:0;left:0;border:0}.character-large .pawn-base{height:12px}.character-accessory{display:none}.title-cast{position:relative;display:flex;align-items:end;justify-content:center;height:105px;margin:-5px 0 15px;border-bottom:2px solid #94794e}.title-cast:before{content:"CHOOSE YOUR TRAVELER";position:absolute;top:2px;left:50%;transform:translate(-50%);color:#8a6c3f;font-size:7px;font-weight:900;letter-spacing:2px;white-space:nowrap}.title-cast .character-avatar{margin:0 -2px;animation-delay:calc(var(--cast-order, 0) * .12s)}.title-cast .character-avatar:nth-child(2){transform:translateY(3px);animation-delay:.12s}.title-cast .character-avatar:nth-child(3){animation-delay:.24s}.title-cast .character-avatar:nth-child(4){transform:translateY(2px);animation-delay:.36s}.player-top{overflow:visible}.player-top .character-avatar{align-self:end;margin:-12px 2px -8px -2px}.turn-heading{position:relative;min-height:62px;padding-left:64px;overflow:visible}.turn-heading .character-avatar{position:absolute;left:-5px;bottom:-2px;width:62px;height:88px}.turn-heading:after{content:"操作キャラ";position:absolute;left:0;bottom:-8px;padding:1px 5px;border-radius:2px;color:#fff8dc;background:var(--mi-red);font-size:7px;font-weight:900;letter-spacing:1px}.pawns{right:-10px;bottom:-13px;align-items:end;overflow:visible}.pawns .character-avatar{width:46px;height:65px;margin-left:-14px}.pawns .character-avatar:first-child{margin-left:0}.space.is-current{z-index:9}.space.is-current:before{content:"✦";position:absolute;z-index:8;top:-25px;left:50%;color:#ffd65c;font-size:20px;text-shadow:0 1px #5b3d20;animation:current-spark 1s ease-in-out infinite}.music-volume{display:grid;grid-template-columns:auto 1fr;align-items:center;gap:9px;margin-top:8px;padding:8px 10px;border:1px solid #cbb287;border-radius:4px;color:#5d4a31;background:#fff8e7;font-size:11px;font-weight:900}.music-volume input{width:100%;accent-color:var(--mi-red)}@keyframes current-spark{0%,to{transform:translate(-50%) translateY(1px) scale(.9)}50%{transform:translate(-50%) translateY(-5px) scale(1.2)}}@media (max-width:800px){.player-card{min-height:84px;padding-left:6px}.player-top{min-height:43px}.player-top .character-avatar{width:44px!important;height:62px!important;margin:-13px 1px -7px -3px}.player-top b{font-size:12px}.turn-heading{min-height:53px;padding-left:61px}.turn-heading .character-avatar{width:59px!important;height:84px!important;left:-3px;bottom:-3px}.pawns .character-avatar{width:48px;height:68px}.control-panel{overflow:visible auto}.settings-popover{width:230px}}@media (max-width:480px){.title-card{padding-top:26px}.title-card h1{margin-bottom:4px}.title-route{margin-bottom:5px}.title-cast{height:90px;margin-bottom:10px}.title-cast .character-avatar{width:66px;height:93px;margin:0 -8px}}@media (prefers-reduced-motion:reduce){.space.is-current:before{animation:none}}.title-screen,.setup-screen{overflow-x:hidden;overflow-y:auto}.name-field .portrait-crop,.name-field .portrait-art{top:0;right:0;bottom:0;left:0;width:100%;height:100%;border-radius:0}.sprite-window{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;display:block;overflow:hidden;pointer-events:none}.sprite-window img{position:absolute;display:block;width:200%;max-width:none;height:200%;object-fit:fill;-webkit-user-select:none;user-select:none}.character-0 .sprite-window img{left:0;top:0}.character-1 .sprite-window img{left:-100%;top:0}.character-2 .sprite-window img{left:0;top:-100%}.character-3 .sprite-window img{left:-100%;top:-100%}.name-field .sprite-window,.name-field .sprite-window img{border-radius:0}@media (max-width:800px){.game-layout{height:calc(100dvh - 54px);padding-top:0}.players-panel{top:6px;left:7px;right:7px;gap:5px;height:74px;overflow-x:auto;overflow-y:visible}.player-card{flex:0 0 142px;min-width:142px;width:142px;height:72px;min-height:72px;padding:4px 6px;overflow:hidden;border-radius:4px}.player-card.active{transform:none}.player-top{min-height:37px;height:37px;margin:0;gap:3px}.player-top .character-avatar{width:40px!important;height:56px!important;margin:-9px 1px -10px -3px}.player-top>div{min-width:0}.player-top b{display:block;max-width:62px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.rank-badge{margin-left:auto;min-width:25px;padding:2px 3px}.money-row.total{margin:0 0 0 41px;padding:1px 0 0;border:0}.money-row.total span{font-size:8px}.money-row.total strong{font-size:11px}.player-card .goal-progress{display:none}.goal-guide{top:134px;left:8px;right:8px;width:auto;min-width:0;height:34px;display:flex;align-items:center;justify-content:center;gap:9px;padding:4px 10px;border-radius:3px}.goal-guide span{grid-row:auto;font-size:9px}.goal-guide b{font-size:12px}.goal-guide small{display:none}.board-wrap{top:0;bottom:220px;padding:152px 112px 132px}.message-bar{left:8px;right:8px;bottom:228px;min-height:48px;max-height:58px;padding:8px 11px}.control-panel{height:220px;padding:8px 12px max(8px,env(safe-area-inset-bottom));overflow-x:hidden;overflow-y:auto}.turn-heading{min-height:61px;height:61px;padding:4px 0 5px 63px}.turn-heading .character-avatar{width:54px!important;height:76px!important;left:2px;bottom:0}.turn-heading:after{left:3px;bottom:0}.dice-zone{grid-template-columns:72px 1fr;grid-template-rows:51px 43px;gap:7px;padding-top:7px}.dice{width:66px;height:66px;margin:5px 0 0;font-size:32px}.dice-zone .primary{min-height:48px;font-size:14px}.skill-button{min-height:42px}.choice-box{padding-top:3px}.choice-box h4{margin:1px 0 5px}.direction-buttons button{min-height:78px}.pawns{right:-8px;bottom:-12px}.pawns .character-avatar{width:42px;height:59px;margin-left:-12px}}@media (max-width:370px){.board-wrap{bottom:210px;padding:150px 105px 125px}.control-panel{height:210px}.message-bar{bottom:218px}.goal-guide{top:132px}}.dice.is-rolling{animation:dice-tumble .16s linear infinite;color:var(--mi-red)}.space .shop-visual{filter:drop-shadow(0 2px 1px rgba(57,38,21,.25))}.space.shop-level-2 .shop-visual{transform:translateY(-1px) scale(1.12)}.space.shop-level-3 .shop-visual{transform:translateY(-2px) scale(1.25)}@keyframes dice-tumble{0%{transform:rotate(-7deg) scale(.94)}50%{transform:rotate(8deg) translateY(-4px) scale(1.04)}to{transform:rotate(-7deg) scale(.94)}}@media (prefers-reduced-motion:reduce){.dice.is-rolling{animation:none}}.board-center{position:relative;isolation:isolate;overflow:hidden;background-color:#f5ebd3;background-image:radial-gradient(circle at 18% 74%,rgba(61,116,106,.13) 0 3px,transparent 4px),radial-gradient(circle at 76% 25%,rgba(200,76,59,.12) 0 4px,transparent 5px),repeating-radial-gradient(ellipse at 35% 55%,transparent 0 23px,rgba(91,111,91,.07) 24px 25px)}.board-center:before{content:"";position:absolute;z-index:-1;top:13%;right:8%;bottom:13%;left:8%;border:3px dashed rgba(69,103,87,.12);border-radius:48% 38% 52% 42%;transform:rotate(-7deg)}.board-center:after{content:"MONEY ISLAND  ・  PORT & MARKET";position:absolute;z-index:-1;left:8%;bottom:10%;color:#2d4c4317;font-size:clamp(20px,3vw,34px);font-weight:900;letter-spacing:4px;transform:rotate(-5deg);white-space:nowrap}.board-center>*{position:relative;z-index:1}.player-top>.character-avatar{display:inline-block}.pawns .sprite-window{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:auto;height:auto;margin:0;border:0;border-radius:0;background:transparent;box-shadow:none}.pawns .sprite-window img{display:block;width:200%;max-width:none;height:200%;margin:0;border:0;border-radius:0;box-shadow:none}.pawns .pawn-base{position:absolute;left:20%;right:20%;bottom:-2px;display:block;width:auto;height:9px;margin:0;border:1px solid #483221;border-radius:50%;background:linear-gradient(#e5bd69,#8a5b2e);box-shadow:inset 0 1px #ffffff59}.pawns .character-accessory{display:none}.space.route-option{cursor:pointer;touch-action:manipulation;outline-width:4px;box-shadow:0 0 0 6px #ffd35240,0 7px 15px #35281847}.move-counter{display:flex;align-items:center;justify-content:center;gap:5px;min-height:30px;margin-top:4px;color:#e7d4ad;font-size:10px;font-weight:900}.move-counter b{color:#ffd05d;font-size:25px;line-height:1}.move-counter small{margin-left:auto;color:#c8b78f;font-size:8px}.landed-card h3{color:var(--mi-ink)!important}.landed-card p{color:var(--mi-ink-soft)!important}.landed-card>span{color:#7e6a48!important}.action-scene .landed-card:before,.action-scene .action-card:before,.action-scene .stock-card:before{border-color:#806d4d;background:#fff8e7}.action-speaker .character-avatar{width:58px;height:82px}@media (max-width:800px){.game-screen{height:100svh}.game-layout{height:calc(100svh - 54px)}.board{width:590px;min-width:590px;height:535px}.board-wrap{padding:145px 95px 125px}.direction-buttons{grid-template-columns:repeat(auto-fit,minmax(82px,1fr));gap:7px}.direction-buttons button{min-height:72px;padding:8px 4px}.choice-box h4{color:#f0dfb5;letter-spacing:1px}.control-panel{scroll-padding-bottom:72px}.action-scene .landed-card{min-height:66px;padding:8px 11px;color:var(--mi-ink);background:#fff8e7}.action-scene .landed-card h3{font-size:17px}.action-scene .landed-card p{font-size:9px}}.character-avatar,.player-top>.character-avatar{background:transparent!important;border:0!important;border-radius:0!important;color:inherit}.sprite-window{top:0;right:0;bottom:0;left:0;overflow:visible}.sprite-window img,.character-0 .sprite-window img,.character-1 .sprite-window img,.character-2 .sprite-window img,.character-3 .sprite-window img{left:0;top:0;width:100%;height:100%;object-fit:contain;object-position:center bottom}.pawns{right:-18px;bottom:-18px;z-index:15;align-items:end}.pawns .sprite-window img{width:100%;height:100%;object-fit:contain;object-position:center bottom}.pawns .character-avatar{width:48px;height:68px;margin-left:-17px}.pawns .character-avatar.is-featured{z-index:4;width:57px;height:80px}.space>b,.space>small{position:relative;z-index:7}.route-preview{position:absolute;z-index:25;left:50%;top:-28px;display:flex;align-items:center;gap:5px;min-width:max-content;padding:4px 7px;border:2px solid #6a4a22;border-radius:5px;color:#3b311f;background:#fff6c9;box-shadow:2px 3px #36281566;transform:translate(-50%);pointer-events:none}.route-preview b{color:#a23e2e;font-size:10px}.route-preview small{color:#5f5137;font-size:8px;font-weight:900}.route-fallback{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.route-fallback button{min-height:44px;padding:5px 7px}.route-fallback button b,.route-fallback button span{display:block}.route-fallback button b{overflow:hidden;text-overflow:ellipsis;color:#fff4ce;font-size:12px;white-space:nowrap}.route-fallback button span{margin-top:2px;color:#c9b98f;font-size:8px}@media (max-width:800px){.turn-heading{min-height:72px;height:72px;padding-left:82px}.turn-heading .character-avatar{left:3px;bottom:0;width:76px!important;height:106px!important}.turn-heading:after{left:4px}.choice-box{padding-top:0}.move-counter{margin:0 0 4px;min-height:28px}.move-counter small{font-size:9px}.direction-buttons.route-fallback{grid-template-columns:repeat(3,minmax(0,1fr));gap:6px}.direction-buttons.route-fallback button{min-height:44px;padding:5px 4px}.pawns{right:-16px;bottom:-18px}.pawns .character-avatar{width:46px;height:65px;margin-left:-17px}.pawns .character-avatar.is-featured{width:55px;height:77px}}.settings-toggle{position:relative}.settings-toggle.music-playing:after{content:"♪";position:absolute;top:-5px;right:-5px;display:grid;place-items:center;width:16px;height:16px;border-radius:50%;color:#fff7d6;background:var(--mi-red);font-size:10px;box-shadow:0 1px #6f2c23;animation:music-note-bob .8s ease-in-out infinite alternate}.settings-toggle.music-muted:after{content:"×";position:absolute;top:-4px;right:-4px;color:#fff;background:#776b59;border-radius:50%;width:14px;height:14px;font-size:9px;line-height:14px}.bgm-title{display:block;margin-top:2px;color:var(--mi-red);font-size:8px;letter-spacing:.08em}.turn-heading .sprite-window{top:0!important;right:0!important;bottom:0!important;left:0!important;width:auto!important;height:auto!important;border:0!important;border-radius:0!important;background:transparent!important}.turn-heading .sprite-window img{width:100%!important;height:100%!important;border-radius:0!important;object-fit:contain;object-position:center bottom}.turn-heading .pawn-base{left:22%!important;right:22%!important;bottom:-1px!important;width:auto!important;height:9px!important;border-radius:50%!important}.space.route-option:before{display:none}.space.route-option{outline:4px solid #ffd955;outline-offset:4px;box-shadow:0 0 0 7px #ffd95552,0 0 25px #ffd13fc7,0 7px 15px #3528184d}.route-preview{top:-31px}@keyframes music-note-bob{0%{transform:translateY(1px) rotate(-8deg)}to{transform:translateY(-3px) rotate(8deg)}}@media (max-width:800px){.game-screen{height:100dvh}.game-layout{height:calc(100dvh - 54px)}.board-wrap{bottom:188px;padding:138px 88px 112px}.message-bar{bottom:196px}.control-panel{height:188px;padding:6px 12px max(6px,env(safe-area-inset-bottom))}.turn-heading{min-height:66px;height:66px;padding:2px 0 3px 74px}.turn-heading .character-avatar{left:3px;bottom:0;width:68px!important;height:96px!important}.turn-heading:after{bottom:0}.player-card>.money-row:not(.total){display:none!important}.player-card .money-row.total{margin:0 0 0 39px;padding:0}.player-top .character-avatar{width:36px!important;height:51px!important;margin:-6px 1px -9px -3px}.pawns{right:-6px;bottom:-10px;gap:0}.pawns .character-avatar{width:35px;height:50px;margin-left:-7px}.pawns .character-avatar:first-child{margin-left:0}.pawns .character-avatar.is-featured{width:41px;height:58px}.pawns .pawn-base{height:6px}.direction-buttons.route-fallback{grid-template-columns:repeat(auto-fit,minmax(92px,1fr))}.direction-buttons.route-fallback button{min-height:42px}.move-counter{min-height:25px}}@media (prefers-reduced-motion:reduce){.settings-toggle.music-playing:after{animation:none}}.game-screen{background:#060b10}.board-wrap{background:radial-gradient(circle at 50% 48%,#18333a 0,#091218 68%,#030609)}.advanced-board{border:2px solid #5f4b35;background-color:#10191d;background-image:linear-gradient(#04090d14,#04090d33);background-position:center;background-size:cover;box-shadow:0 0 0 5px #13191c,0 18px 45px #000000b8}.advanced-board .board-center:before,.advanced-board .board-center:after{display:none}.advanced-board .board-center>p,.advanced-board .board-center>h2{display:none}.advanced-board .market-grid{position:absolute;z-index:4;right:10px;bottom:10px;width:52%;gap:2px 7px;padding:8px;border:2px solid #8d7657;border-radius:4px;background:#0c161de6;box-shadow:0 5px #0000008c}.advanced-board .market-grid div{min-height:20px;padding:3px 4px;border-color:#dbc49738;color:#e9dcc1}.advanced-board .market-grid b{color:#f5d58b}.advanced-board .market-note{display:none}.advanced-board .mission-banner{top:9px;right:9px;left:auto;width:48%;border-color:#826a45;background:#121f25e6;color:#f2dfb6}.advanced-board .space{border:2px solid #8a7966;color:#f5ead2;background:linear-gradient(#3a3c3e,#20272b)!important;box-shadow:inset 0 0 0 2px #ffffff0d,2px 3px #080b0d}.advanced-board .space.shop{background:linear-gradient(#434044,#22272b)!important}.advanced-board .space.bank{background:linear-gradient(#315b58,#183331)!important}.advanced-board .space.suit{background:linear-gradient(#70582e,#382d1c)!important}.advanced-board .space.chance{background:linear-gradient(#70443d,#3a2424)!important}.advanced-board .space.vacant{background:linear-gradient(#43553f,#243226)!important}.advanced-board .space>b{color:#fff4d5;text-shadow:0 1px 2px #000}.advanced-board .space>small{color:#d4c5a7}.advanced-board .space>small em{color:#ffd36f}.advanced-board .district-strip{height:5px;opacity:.9}.advanced-board .space-icon{font-size:17px;filter:saturate(.78) drop-shadow(0 2px 1px #000)}.advanced-board .owner-sign{border-color:#f2e1ba}.advanced-board .route-preview{border-color:#d4b56e;color:#f8e9bd;background:#18242b;box-shadow:2px 3px #050708}.advanced-board .route-preview b{color:#ffd064}.advanced-board .route-preview small{color:#e3d3b2}@media (max-width:800px){.game-header{border-color:#6d583b;background:#11191e;box-shadow:0 3px #050709}.logo-button{color:#e97855}.logo-button b{color:#f4e2ba}.save-button,.info-toggle,.settings-toggle{border-color:#786649;color:#f0dfbb;background:#263137;box-shadow:1px 2px #050708}.players-panel{height:64px}.player-card{flex-basis:132px;min-width:132px;width:132px;height:62px;min-height:62px;border-color:#756650;color:#f5e8cb;background:#141d22f0;box-shadow:2px 3px #030506}.player-card.active{border-color:#edbc58;box-shadow:0 0 0 2px #edbc5859,2px 3px #030506}.player-top{height:34px;min-height:34px}.player-top b{color:#fff1d2}.player-card .money-row.total{margin-left:34px}.player-card .money-row.total span{color:#ad9e83}.player-card .money-row.total strong{color:#f2d587}.player-top .character-avatar{width:31px!important;height:44px!important;margin:-5px 0 -8px -2px}.rank-badge{border-color:#b89b60!important;color:#251e16!important;background:#e2c170!important}.goal-guide{top:125px;height:28px;border-color:#826d49;color:#eee0be;background:#0f1d22f2;box-shadow:2px 3px #030506}.goal-guide b{color:#ffd066}.board-wrap{bottom:160px;padding:112px 62px 92px}.board{width:490px;min-width:490px;height:444px;gap:4px;padding:5px}.advanced-board .space{border-width:1px}.advanced-board .space b{font-size:8px}.advanced-board .space small{font-size:7px}.advanced-board .space-icon{font-size:15px}.advanced-board .market-grid{right:6px;bottom:6px;width:58%;padding:5px}.advanced-board .market-grid div{min-height:16px;padding:1px 2px;font-size:7px}.advanced-board .market-grid b{font-size:8px}.advanced-board .mission-banner{top:6px;right:6px;width:54%;padding:5px 7px}.advanced-board .mission-banner span{font-size:6px}.advanced-board .mission-banner b{font-size:8px}.advanced-board .mission-banner small{font-size:6px}.message-bar{bottom:167px;min-height:38px;max-height:43px;padding:6px 9px;font-size:9px;background:#0d181df0}.control-panel{height:160px;border-color:#8b7048;background:#0b161bf7}.turn-heading{min-height:52px;height:52px;padding-left:58px}.turn-heading .character-avatar{width:52px!important;height:74px!important}.turn-heading:after{font-size:6px}.move-counter{min-height:22px}.move-counter b{font-size:20px}.direction-buttons.route-fallback button{min-height:38px;border-color:#8d7651;background:#16262c}.pawns{right:-3px;bottom:-7px}.pawns .character-avatar{width:26px;height:38px;margin-left:-5px}.pawns .character-avatar.is-featured{width:30px;height:43px}.pawns .pawn-base{height:5px}.space.route-option{outline-width:3px;outline-offset:2px;box-shadow:0 0 0 5px #ffd9554d,0 0 18px #ffd13fbf}.route-preview{top:-25px;padding:3px 5px}.route-preview b{font-size:8px}.route-preview small{font-size:6px}}:root{--harbor-navy:#10243a;--harbor-deep:#071522;--harbor-teal:#117b82;--harbor-ivory:#f4e5bf;--harbor-paper:#e9d4a2;--harbor-brass:#c79b42;--harbor-coral:#b94e3e}body,.game-screen{background:#06131e}.game-header{border-bottom:2px solid #8d6b35;color:var(--harbor-ivory);background:linear-gradient(180deg,#17324d,#0c2034);box-shadow:inset 0 -2px #00000059,0 4px 10px #00000059}.logo-button{color:#ef8265;text-shadow:0 1px #321b18}.logo-button b{color:#f4dfad;text-shadow:0 1px #000}.save-button,.info-toggle,.settings-toggle,.round-pill,.target-pill{border:1px solid #96743e;color:#f3dfb2;background:#173149;box-shadow:inset 0 0 0 1px #ffffff0d,1px 2px #07111b}.goal-guide{border:1px solid #a58243;color:#e7d5aa;background:#0d2231f5;box-shadow:inset 0 0 0 1px #ffffff0d,2px 3px #050c13}.goal-guide b{color:#f1c766}.board-wrap{background:radial-gradient(circle at 50% 45%,rgba(31,135,145,.34),transparent 55%),linear-gradient(#0a2533,#05121d)}.advanced-board{border:3px solid #8b6937;border-radius:7px;background-color:#167c88;background-image:linear-gradient(#03151f05,#03151f21),url(/assets/premium-harbor-board-v2-web-Cd3ZKkjq.png);background-position:center;background-size:cover;box-shadow:0 0 0 5px #0e2940,0 0 0 7px #a17a3d,0 20px 48px #00000094}.advanced-board .skyway-line{display:none}.advanced-board .board-center{overflow:visible;border:0;background:transparent;box-shadow:none}.advanced-board .board-center:before,.advanced-board .board-center:after,.advanced-board .board-center>p,.advanced-board .board-center>h2,.advanced-board .market-note{display:none}.advanced-board .market-grid{position:absolute;right:8px;bottom:8px;width:48%;padding:7px;gap:2px 7px;border:1px solid #a37d42;border-radius:4px;color:#e8d8b6;background:#081c2ae0;box-shadow:0 4px #00000059}.advanced-board .market-grid div{min-height:18px;padding:2px 3px;border-color:#e7cd9733;color:#dfcfaf}.advanced-board .market-grid b{color:#f2ce78}.advanced-board .mission-banner{top:8px;right:8px;left:auto;width:47%;padding:6px 8px;border:1px solid #9a773f;color:#eddbb5;background:#0a1f2de6}.advanced-board .space{overflow:visible;padding:0;border:0!important;border-radius:50%;color:#fff4d5;z-index:var(--map-depth);background:transparent!important;box-shadow:none!important}.advanced-board .space.is-current,.advanced-board .space.is-travelling,.advanced-board .space.is-landing,.advanced-board .space.route-option{z-index:40}.advanced-board .space-platform{position:absolute;z-index:1;left:50%;top:61%;display:block;width:88%;height:43%;border:2px solid color-mix(in srgb,var(--space-accent) 64%,#f3d990);border-radius:46%;background:linear-gradient(155deg,rgba(255,244,205,.5),transparent 31%),radial-gradient(ellipse at 50% 22%,#b89a69 0,#b89a69 48%,#83623f 50%,#83623f 67%,#493522 69%,#493522);box-shadow:0 5px #543a24,0 9px #261c18,0 13px 13px #0000008c,inset 0 2px 2px #ffffff61;transform:translate(-50%,-50%) rotateX(54deg);transform-origin:center}.advanced-board .space.shop .space-platform{width:94%;height:48%;top:64%;background:linear-gradient(155deg,rgba(255,247,215,.55),transparent 30%),repeating-linear-gradient(90deg,transparent 0 10px,rgba(70,48,29,.18) 10px 11px),linear-gradient(#b99b6b,#78583a)}.advanced-board .space:after{border-radius:50%!important}.advanced-board .space.shop:before{content:"";position:absolute;z-index:0;left:12%;right:12%;bottom:7%;height:30%;border-radius:50%;background:#23272438;filter:blur(2px)}.advanced-board .space-icon{position:absolute;z-index:3;left:50%;top:45%;display:grid;place-items:center;width:74%;height:74%;transform:translate(-50%,-52%);color:#f7d475;font-family:serif;font-size:22px;font-weight:900;text-shadow:0 2px 2px #000}.advanced-board .shop-visual{filter:none;top:35%;width:116%;height:108%;transform:translate(-50%,-58%)}.shop-building{position:absolute;top:0;right:0;bottom:0;left:0;display:block;width:100%;height:100%;background-image:url(/assets/isometric-shop-sprites-v2-web-DZEUzOoo.png);background-repeat:no-repeat;background-size:400% 400%;filter:drop-shadow(0 5px 3px rgba(0,0,0,.58))}.shop-building.sprite-0{background-position:0 0}.shop-building.sprite-1{background-position:33.333% 0}.shop-building.sprite-2{background-position:66.667% 0}.shop-building.sprite-3{background-position:100% 0}.shop-building.sprite-4{background-position:0 33.333%}.shop-building.sprite-5{background-position:33.333% 33.333%}.shop-building.sprite-6{background-position:66.667% 33.333%}.shop-building.sprite-7{background-position:100% 33.333%}.shop-building.sprite-8{background-position:0 66.667%}.shop-building.sprite-9{background-position:33.333% 66.667%}.shop-building.sprite-10{background-position:66.667% 66.667%}.shop-building.sprite-11{background-position:100% 66.667%}.shop-building.sprite-12{background-position:0 100%}.shop-building.sprite-13{background-position:33.333% 100%}.shop-building.sprite-14{background-position:66.667% 100%}.shop-building.sprite-15{background-position:100% 100%}.advanced-board .space>b{position:absolute;z-index:9;left:50%;bottom:7px;max-width:96%;padding:1px 5px;overflow:hidden;border:1px solid rgba(210,174,103,.78);border-radius:3px;color:#fff0c8;background:#071823e0;box-shadow:0 2px #00000052;font-size:9px;line-height:1.25;text-overflow:ellipsis;text-shadow:0 1px #000;white-space:nowrap;transform:translate(-50%)}.advanced-board .space>small{position:absolute;z-index:10;left:50%;bottom:-5px;min-width:max-content;padding:1px 4px;border-radius:3px;color:#eedcae;background:#091c28e6;font-size:7px;font-weight:900;transform:translate(-50%)}.advanced-board .space>small em{color:#ffd06a}.advanced-board .district-strip{z-index:10;top:6px;left:7px;width:12px;height:17px;border:1px solid #f3dfb0;border-radius:2px 2px 6px;box-shadow:0 2px 2px #00000059}.advanced-board .owner-sign{z-index:12;top:5px;right:5px;border-color:#f4e4bd;box-shadow:0 2px 2px #00000059}.advanced-board .level-pips{bottom:13px}.advanced-board .space.bank,.advanced-board .space.suit,.advanced-board .space.chance,.advanced-board .space.vacant{background:radial-gradient(circle,#17354a 0 48%,#c59a4b 49% 53%,rgba(9,28,40,.8) 54% 61%,transparent 62%)!important}.advanced-board .space.suit{background:radial-gradient(circle,#6b3b32 0 48%,#d3ad5a 49% 53%,rgba(9,28,40,.8) 54% 61%,transparent 62%)!important}.advanced-board .route-preview{border:1px solid #caa150;color:#f8e8bd;background:#102d42;box-shadow:2px 3px #050b11}.advanced-board .route-preview b{color:#ffd36d}.advanced-board .route-preview small{color:#e7d6b1}.advanced-board .space.route-option{outline:3px solid #f6c85c;outline-offset:2px;box-shadow:0 0 0 6px #f6c85c3d,0 0 22px #f6b942b8!important}.character-avatar .sprite-window{top:0!important;right:0!important;bottom:0!important;left:0!important;overflow:hidden!important;width:auto!important;height:auto!important;border:0!important;border-radius:0!important;background:transparent!important}.character-avatar .sprite-window img{position:absolute!important;width:200%!important;max-width:none!important;height:200%!important;object-fit:fill!important;border:0!important;border-radius:0!important}.character-0 .sprite-window img{left:0!important;top:0!important}.character-1 .sprite-window img{left:-100%!important;top:0!important}.character-2 .sprite-window img{left:0!important;top:-100%!important}.character-3 .sprite-window img{left:-100%!important;top:-100%!important}.character-avatar{filter:drop-shadow(0 3px 2px rgba(0,0,0,.42))}.character-avatar .pawn-base{border-color:#604721;background:linear-gradient(#ddbc6d,#89602c)}.character-avatar.facing-left .sprite-window{transform:scaleX(-1)}.pawns .character-avatar.is-moving{animation:character-map-step .34s cubic-bezier(.18,.72,.28,1) both}.pawns .character-avatar.is-moving .pawn-base{animation:pawn-shadow-step .34s ease-out both}.pawns .foot-dust{position:absolute!important;z-index:-1;left:13%!important;bottom:-3px!important;display:none;width:74%!important;height:12px!important;margin:0!important;border:0!important;border-radius:50%!important;background:radial-gradient(ellipse,rgba(230,204,148,.7),rgba(173,134,78,.22) 52%,transparent 70%)!important;box-shadow:none!important;pointer-events:none}.pawns .character-avatar.is-moving .foot-dust{display:block;animation:foot-dust-puff .34s ease-out both}.advanced-board .space.route-option .space-platform{border-color:#ffe493;filter:brightness(1.18);box-shadow:0 5px #76562a,0 9px #2c2119,0 0 0 5px #ffd25b3d,0 0 22px #ffc23fc2}.advanced-board .space.route-option .space-platform:after{content:"";position:absolute;top:31%;right:12%;bottom:31%;left:12%;border-top:3px dashed #fff0a6;border-radius:50%;filter:drop-shadow(0 0 4px #ffc64b);animation:route-light-flow .7s linear infinite}.advanced-board .space.is-landing .shop-building{animation:building-arrival .58s cubic-bezier(.2,.85,.28,1.2) both}.advanced-board .space.is-landing .space-platform{animation:platform-thump .48s ease-out both}.advanced-board .space.is-landing:after{content:"";position:absolute;z-index:2;left:50%;top:61%;width:92%;height:47%;border:3px solid #ffe49a;border-radius:50%!important;pointer-events:none;transform:translate(-50%,-50%);animation:arrival-ring .68s ease-out both}@keyframes character-map-step{0%{transform:translateY(1px) scale(1.08,.9) rotate(-3deg)}42%{transform:translateY(-15px) scale(.98,1.06) rotate(3deg)}72%{transform:translateY(-6px) scale(1.02)}to{transform:translateY(0) scale(1.07,.93)}}@keyframes pawn-shadow-step{0%,to{transform:scaleX(1.15);opacity:.9}48%{transform:scaleX(.58);opacity:.35}}@keyframes foot-dust-puff{0%{transform:scale(.35);opacity:0}55%{opacity:.82}to{transform:scale(1.55);opacity:0}}@keyframes route-light-flow{to{transform:rotate(360deg)}}@keyframes building-arrival{0%{transform:translateY(0) scale(1)}42%{transform:translateY(-8px) scale(1.08);filter:brightness(1.3)}72%{transform:translateY(2px) scale(.98)}to{transform:none}}@keyframes platform-thump{0%,to{filter:none}45%{filter:brightness(1.35)}}@keyframes arrival-ring{0%{opacity:.95;transform:translate(-50%,-50%) scale(.55)}to{opacity:0;transform:translate(-50%,-50%) scale(1.55)}}.game-effect.shop{background:radial-gradient(circle,#174a5357,#040e177a)}.shop-celebration{position:relative;width:min(340px,calc(100vw - 28px));padding:16px 18px 14px;overflow:hidden;border:3px solid #d8b764;border-radius:16px;color:#f8e8bd;background:linear-gradient(155deg,#1d4860,#0b2337 68%);box-shadow:0 8px #5b4026,0 22px 50px #00000085;text-align:center;animation:shop-card-arrive .46s cubic-bezier(.2,.82,.25,1.16) both}.shop-celebration:before{content:"";position:absolute;top:-40%;right:-40%;bottom:-40%;left:-40%;background:conic-gradient(transparent,#f5cd68 8%,transparent 18% 50%,#72c6bd 60%,transparent 72%);opacity:.15;animation:celebration-rays 5s linear infinite}.shop-celebration>*{position:relative;z-index:1}.shop-celebration>small{display:block;color:#f1cb70;font-size:8px;font-weight:900;letter-spacing:3px}.shop-celebration-scene{display:flex;align-items:end;justify-content:center;height:128px;margin:0 auto -3px}.shop-celebration-scene>.character-avatar{z-index:4;width:72px!important;height:102px!important;margin-right:-14px}.celebration-shop{position:relative;width:154px;height:132px;filter:drop-shadow(0 8px 5px rgba(0,0,0,.46));animation:celebration-building-rise .62s cubic-bezier(.2,.84,.25,1.18) both}.celebration-shop .shop-building{top:0;right:0;bottom:0;left:0}.celebration-flag{position:absolute;z-index:5;top:17px;right:7px;display:grid;place-items:center;width:30px;height:22px;padding-right:4px;clip-path:polygon(0 0,100% 8%,78% 50%,100% 92%,0 100%);color:#fff;background:var(--owner-color);font-size:11px;font-style:normal;font-weight:900;filter:drop-shadow(0 2px 1px rgba(0,0,0,.5));animation:flag-unfurl .55s .32s both}.celebration-flag:before{content:"";position:absolute;left:-3px;top:-8px;width:3px;height:44px;border-radius:2px;background:#e4c985}.shop-spark{position:absolute;z-index:6;color:#ffe082;font-size:20px;text-shadow:0 0 8px #ffc340;animation:shop-sparkle .8s ease-out infinite alternate}.spark-a{top:8px;left:20px}.spark-b{top:43px;right:2px;animation-delay:.16s}.spark-c{bottom:16px;left:3px;animation-delay:.3s}.shop-celebration h2{margin:2px 0 3px;color:#ffe39a;font-size:20px}.shop-celebration p{margin:0;font-size:11px;font-weight:800}.shop-result{display:flex;justify-content:center;gap:12px;margin-top:9px}.shop-result b,.shop-result span{padding:4px 10px;border:1px solid #a88648;border-radius:12px;background:#05131d8c;font-size:10px}.shop-result b{color:#ffb38d}.shop-result span{color:#ffe080}.advanced-board .space.is-celebrating{z-index:55}.advanced-board .space.is-celebrating .shop-building{animation:board-shop-celebrate .72s cubic-bezier(.2,.86,.26,1.22) both}.advanced-board .space.is-celebrating .space-platform{animation:owned-platform-glow 1s ease-in-out infinite alternate}.advanced-board .owner-sign{transform-origin:left center;clip-path:polygon(0 0,100% 8%,78% 50%,100% 92%,0 100%);border-radius:2px}.advanced-board .owner-sign:before{content:"";position:absolute;left:-3px;top:-5px;width:2px;height:27px;background:#ead18e;box-shadow:1px 0 #5b4427}.advanced-board .space.is-celebrating .owner-sign{animation:flag-unfurl .58s .24s both}@keyframes shop-card-arrive{0%{opacity:0;transform:translateY(35px) scale(.82)}to{opacity:1;transform:none}}@keyframes celebration-rays{to{transform:rotate(360deg)}}@keyframes celebration-building-rise{0%{opacity:0;transform:translateY(38px) scale(.72)}64%{opacity:1;transform:translateY(-6px) scale(1.08)}to{transform:none}}@keyframes flag-unfurl{0%{opacity:0;transform:scaleX(.05) rotate(-10deg)}to{opacity:1;transform:scaleX(1)}}@keyframes shop-sparkle{0%{opacity:.25;transform:scale(.55) rotate(0)}to{opacity:1;transform:scale(1.2) rotate(35deg)}}@keyframes board-shop-celebrate{0%{transform:translateY(14px) scale(.76);filter:brightness(.8)}55%{transform:translateY(-10px) scale(1.15);filter:brightness(1.45)}to{transform:none}}@keyframes owned-platform-glow{0%{filter:brightness(1)}to{filter:brightness(1.35) drop-shadow(0 0 9px var(--space-accent))}}.players-panel,.control-panel{background:#10263a}.player-card{border:1px solid #8e7040;color:#f3dfb5;background:linear-gradient(145deg,#213b4ffa,#0c2030fa);box-shadow:inset 0 0 0 1px #ffffff0a,3px 3px #06101a}.player-card.active{border-color:#e1b85e;box-shadow:0 0 0 2px #e1b85e4d,3px 3px #06101a}.player-top b{color:#fff0c8}.money-row span{color:#bcae91}.money-row strong{color:#f2d27c}.rank-badge{border-color:#c09b52!important;color:#2a2114!important;background:#e0bd6a!important}.message-bar{border:1px solid #a17d42;color:#f2e0ba;background:#091b28f2;box-shadow:inset 0 0 0 1px #ffffff0a,2px 3px #00000073}.control-panel{border-top:3px double #a27c3e;color:#f4e3bd;background:linear-gradient(135deg,rgba(255,255,255,.03),transparent 34%),#0c2335;box-shadow:inset 0 4px 18px #ffffff06,0 -8px 24px #0000004d}.control-panel .turn-heading{border-color:#d0ae6961!important}.turn-heading small{color:#b9a77f}.turn-heading b{color:#fff0ca}.dice{border-color:#b7934d;color:#9f3f34;background:#f2e2b8;box-shadow:3px 4px #6d512c}.direction-buttons button,.skill-button{border:1px solid #ad8745;color:#f5dfab;background:linear-gradient(#24445a,#142f43);box-shadow:inset 0 0 0 1px #ffffff0d,2px 3px #06111a}.direction-buttons button:nth-child(2){color:#f5dfab}@media (max-width:800px){.title-card h1{font-size:36px;white-space:nowrap;letter-spacing:0}.game-header{height:52px;padding:0 8px}.game-layout{height:calc(100dvh - 52px)}.logo-button b{font-size:13px}.players-panel{top:7px;left:7px;right:7px;height:62px;gap:6px}.player-card{flex:0 0 132px;width:132px;min-width:132px;height:60px;min-height:60px;padding:4px 6px}.player-top{min-height:33px;height:33px}.player-top .character-avatar{width:32px!important;height:45px!important;margin:-5px 0 -8px -2px}.player-card .money-row.total{margin:0 0 0 34px;padding:0}.goal-guide{top:120px;left:8px;right:8px;height:27px}.board-wrap{bottom:168px;padding:102px 45px 92px}.board{width:520px;min-width:520px;height:610px;gap:3px;padding:5px}.advanced-board{grid-template-columns:repeat(7,minmax(66px,1fr));grid-template-rows:repeat(7,minmax(78px,1fr))}.advanced-board .market-grid{display:none}.advanced-board .mission-banner{top:6px;right:6px;width:51%;padding:4px 6px}.advanced-board .mission-banner span{font-size:5px}.advanced-board .mission-banner b{font-size:7px}.advanced-board .mission-banner small{font-size:5px}.advanced-board .space-icon{width:78%;height:67%;top:43%;font-size:18px}.advanced-board .shop-visual{top:38%;width:118%;height:104%;transform:translate(-50%,-58%)}.advanced-board .space>b{bottom:9px;font-size:8px}.advanced-board .space>small{bottom:-3px;font-size:6px}.advanced-board .district-strip{top:8px;left:8px;width:9px;height:13px}.advanced-board .owner-sign{top:7px;right:7px}.advanced-board .route-preview{top:-17px;padding:2px 5px}.advanced-board .route-preview b{font-size:7px}.advanced-board .route-preview small{font-size:5px}.pawns{right:2px;bottom:5px;gap:0}.pawns .character-avatar{width:27px;height:39px;margin-left:-6px}.pawns .character-avatar.is-featured{width:31px;height:45px}.pawns .pawn-base{height:5px!important}.message-bar{bottom:174px;min-height:36px;max-height:40px;padding:5px 8px;font-size:9px}.control-panel{height:168px;padding:7px 9px max(7px,env(safe-area-inset-bottom));overflow:hidden auto}.turn-heading{min-height:49px;height:49px;padding:1px 0 2px 57px}.turn-heading .character-avatar{left:2px;bottom:0;width:52px!important;height:74px!important}.turn-heading:after{left:2px;bottom:-1px;font-size:5px}.choice-box{padding:0}.move-counter{min-height:24px;margin:0 0 4px}.move-counter b{font-size:21px}.direction-buttons.route-fallback{grid-template-columns:repeat(auto-fit,minmax(90px,1fr));gap:6px}.direction-buttons.route-fallback button{min-height:39px;padding:4px}.direction-buttons.route-fallback button b{font-size:11px}.direction-buttons.route-fallback button span{font-size:7px}.dice-zone{grid-template-columns:64px 1fr;grid-template-rows:46px 41px;gap:6px;padding-top:5px}.dice{width:58px;height:58px;margin:4px 0 0;font-size:28px}.dice-zone .primary{min-height:43px}.skill-button{min-height:39px}}@media (max-width:370px){.title-card h1{font-size:33px}.board-wrap{bottom:162px;padding-left:40px;padding-right:40px}.control-panel{height:162px}.message-bar{bottom:168px}}@media .turn-mark-progress{display:flex;gap:3px;margin-top:3px}.turn-mark-progress i{display:grid;place-items:center;width:17px;height:17px;border:1px solid #6f674e;border-radius:50%;color:#6e7880;background:#132733;font-size:9px;font-style:normal;line-height:1}.turn-mark-progress i.got{border-color:#e0b95d;color:#fff1b5;background:linear-gradient(#ca8e35,#7d5125);box-shadow:0 0 7px #f2c25199,inset 0 1px #ffffff59}.bank.game-effect{pointer-events:auto;padding:12px;background:radial-gradient(circle at 50% 42%,#2d868466,#030c14e6 72%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.bank-ceremony{position:relative;width:min(358px,calc(100vw - 22px));overflow:hidden;border:3px solid #d0aa57;border-radius:14px;color:#f5e8c5;background:linear-gradient(155deg,#18424e,#081e2c 72%);box-shadow:inset 0 0 0 2px #ffffff0d,0 8px #49351f,0 25px 65px #000000ad;text-align:center;animation:bank-card-rise .6s cubic-bezier(.18,.86,.24,1.16) both}.bank-ceremony>header{display:grid;grid-template-columns:1fr auto;padding:9px 11px 8px;border-bottom:1px solid rgba(232,196,112,.48);background:#02101780;text-align:left}.bank-ceremony>header small{color:#aeb39b;font-size:6px;font-weight:900;letter-spacing:.18em}.bank-ceremony>header b{grid-column:1;color:#f0c864;font-size:11px;letter-spacing:.12em}.bank-ceremony>header span{grid-column:2;grid-row:1/3;align-self:center;padding:4px 7px;border:1px solid #8f7748;border-radius:3px;color:#dbc48d;font-size:7px;font-weight:900}.bank-stage{position:relative;height:162px;overflow:hidden;border-bottom:3px double #9d7a40;background:linear-gradient(#55a4aa 0,#55a4aa 56%,#d4b46f 57%,#d4b46f 68%,#806344 69%)}.bank-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(110deg,rgba(255,255,255,.19),transparent 25% 78%,rgba(2,14,21,.32));box-shadow:inset 0 -15px 20px #00000038;pointer-events:none}.bank-sky,.bank-sky i{position:absolute}.bank-sky{top:0;right:0;bottom:0;left:0}.bank-sky:before{content:"";position:absolute;left:27px;top:20px;width:37px;height:37px;border-radius:50%;background:#f4d071;box-shadow:0 0 0 7px #ffde7829,0 0 24px #ffe4a0}.bank-sky i{top:38px;width:66px;height:13px;border-radius:50%;background:#f4f1d5b3}.bank-sky i:first-child{left:84px}.bank-sky i:last-child{right:18px;top:19px;transform:scale(.68)}.bank-building{position:absolute;z-index:3;left:23px;bottom:6px;width:158px;height:112px;filter:drop-shadow(0 8px 5px rgba(0,0,0,.4));animation:bank-building-arrive .58s .12s both}.bank-roof{position:absolute;left:0;top:0;display:grid;place-items:end center;width:158px;height:36px;padding-bottom:5px;clip-path:polygon(50% 0,100% 72%,92% 100%,8% 100%,0 72%);border-bottom:5px solid #684a2b;color:#564021;background:linear-gradient(#f0d28a,#b99452);font-size:10px;font-style:normal;font-weight:900;letter-spacing:.18em}.bank-columns{position:absolute;left:14px;right:14px;top:34px;bottom:7px;display:flex;justify-content:space-around;border-bottom:9px solid #765631;background:linear-gradient(#d8bc7b,#a7854e)}.bank-columns b{width:16px;height:69px;border:2px solid #795a35;border-width:4px 2px;background:linear-gradient(90deg,#ac8a52,#f2d99a 48%,#92703f);box-shadow:2px 0 #3624154d}.bank-door{position:absolute;z-index:2;left:59px;bottom:13px;display:grid;place-items:center;width:40px;height:50px;border:4px solid #62472c;border-radius:20px 20px 2px 2px;color:#edcf79;background:radial-gradient(circle,#315b64 0,#315b64 21%,#1c3844 22%,#1c3844 38%,#d0a859 39%,#d0a859 43%,#17313c 44%);font-size:14px;font-style:normal;font-weight:900}.bank-stage>.character-avatar{position:absolute;z-index:7;right:31px;bottom:3px;width:104px!important;height:147px!important;filter:drop-shadow(0 7px 4px rgba(0,0,0,.45));animation:bank-hero-arrive .6s .18s both}.salary-coins{position:absolute;z-index:8;right:74px;top:40px}.salary-coins i{position:absolute;display:grid;place-items:center;width:25px;height:25px;border:2px solid #7d5522;border-radius:50%;color:#724619;background:radial-gradient(circle at 35% 28%,#fff0a0,#e4ab3b 55%,#9a6426);box-shadow:0 3px #66431f;font-size:9px;font-style:normal;font-weight:900;animation:salary-coin-rain .9s calc(var(--coin-order,0) * .12s) both}.salary-coins i:nth-child(1){--coin-order:0;left:-36px}.salary-coins i:nth-child(2){--coin-order:1;left:4px;top:18px}.salary-coins i:nth-child(3){--coin-order:2;left:42px;top:-4px}.salary-coins i:nth-child(4){--coin-order:3;left:24px;top:57px}.bank-mark-register{padding:8px 12px 6px;border-bottom:1px solid rgba(219,183,104,.25)}.bank-mark-register>small{display:block;margin-bottom:5px;color:#ab9e7b;font-size:6px;font-weight:900;letter-spacing:.18em}.bank-mark-register>div{display:flex;justify-content:center;gap:10px}.bank-mark-register i{display:grid;place-items:center;width:38px;height:38px;border:2px solid #6d675b;border-radius:50%;color:#69737b;background:#102633;box-shadow:inset 0 2px 5px #0006;font-size:20px;font-style:normal}.bank-mark-register i.got{border-color:#f0c96d;color:#fff1b9;background:radial-gradient(circle at 35% 30%,#e8af48,#8e5528 72%);box-shadow:0 0 10px #f5c34d8c,inset 0 2px #ffffff42;animation:bank-mark-stamp .5s calc(var(--mark-order) * .1s + .25s) both}.bank-result{position:relative;padding:7px 12px 8px}.bank-result>small{color:#bcb093;font-size:7px}.bank-result h2{margin:1px 0 3px;color:#ffe19a;font-size:20px}.bank-result>strong{display:inline-block;min-width:112px;padding:3px 12px;border:1px solid #e2c16c;border-radius:5px;color:#17303a;background:linear-gradient(#f6db85,#d5a647);box-shadow:0 3px #755126;font-size:23px;animation:bank-salary-stamp .5s .55s both}.bank-result>strong small{margin-left:3px;font-size:7px}.bank-result p{margin:6px 0 4px;color:#d6c9aa;font-size:9px}.next-salary{display:inline-block;padding:3px 8px;border-radius:10px;color:#bcb18f;background:#02101773;font-size:7px}.next-salary b{margin-left:4px;color:#f0ca6d}.bank-ceremony.progress .salary-coins{display:none}.bank-ceremony.progress .bank-result>strong{color:#f2d47e;background:#123340}.bank-close{width:calc(100% - 24px);min-height:40px;margin:0 12px 12px;border:1px solid #e5c779;color:#172a33;background:linear-gradient(#f3d77d,#c99b43);box-shadow:0 3px #725027;font-size:10px}@keyframes bank-card-rise{0%{opacity:0;transform:translateY(42px) scale(.82)}to{opacity:1;transform:none}}@keyframes bank-building-arrive{0%{opacity:0;transform:translateY(35px) scale(.82)}to{opacity:1;transform:none}}@keyframes bank-hero-arrive{0%{opacity:0;transform:translate(55px)}to{opacity:1;transform:none}}@keyframes salary-coin-rain{0%{opacity:0;transform:translateY(-65px) rotate(-80deg) scale(.5)}65%{opacity:1;transform:translateY(4px) rotate(18deg) scale(1.15)}to{opacity:1;transform:none}}@keyframes bank-mark-stamp{0%{opacity:.2;transform:scale(1.7) rotate(-18deg)}to{opacity:1;transform:none}}@keyframes bank-salary-stamp{0%{opacity:0;transform:scale(1.8) rotate(7deg)}to{opacity:1;transform:none}}.chance.game-effect{padding:12px;background:radial-gradient(circle at 50% 42%,#22707a6b,#020a12e0 72%);-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.chance-card{--chance-accent:#e5b94f;position:relative;width:min(358px,calc(100vw - 22px));padding:0 13px 13px;overflow:visible;border:3px solid #caa252;border-radius:14px;color:#f6e9c7;background:linear-gradient(155deg,#183e54,#071d2d 70%);box-shadow:inset 0 0 0 2px #ffffff0d,0 8px #4a351f,0 24px 60px #000000a6;text-align:center;animation:chance-event-enter .58s cubic-bezier(.17,.86,.23,1.18) both}.chance-card.tone-loss{--chance-accent:#e66d5a;background:linear-gradient(155deg,#503138,#1d1724 72%);border-color:#b87b58}.chance-card.tone-market{--chance-accent:#63c7b6;background:linear-gradient(155deg,#194d54,#0b2837 72%);border-color:#72ad91}.chance-deck{position:absolute;z-index:-1;top:7px;right:7px;bottom:7px;left:7px;transform:rotate(-4deg)}.chance-deck i{position:absolute;top:0;right:0;bottom:0;left:0;border:2px solid #8d6b3a;border-radius:13px;background:#102b40;box-shadow:0 5px #00000061}.chance-deck i:nth-child(2){transform:rotate(7deg)}.chance-deck i:nth-child(3){transform:rotate(-3deg)}.chance-header{display:grid;grid-template-columns:1fr auto;align-items:center;margin:0 -13px;padding:8px 12px 7px;border-bottom:1px solid rgba(233,196,111,.5);background:#03101975;text-align:left}.chance-header small{color:#b6a981;font-size:6px;font-weight:900;letter-spacing:.18em}.chance-header b{grid-column:1;color:var(--chance-accent);font-size:11px;letter-spacing:.12em}.chance-header span{grid-column:2;grid-row:1/3;padding:4px 7px;border:1px solid #9f8048;border-radius:3px;color:#f4d67f;font-size:7px;font-weight:900;letter-spacing:.12em;transform:rotate(2deg)}.chance-stage{position:relative;height:158px;margin:0 -13px;overflow:hidden;border-bottom:3px double #9c7842;background:linear-gradient(#4b9aa6 0,#4b9aa6 50%,#d7b569 51%,#d7b569 61%,#176878 62%)}.chance-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(105deg,rgba(255,255,255,.2),transparent 22% 78%,rgba(2,14,22,.3));box-shadow:inset 0 -18px 24px #03141d47}.chance-scenery,.chance-scenery i{position:absolute;display:block}.chance-scenery{top:0;right:0;bottom:0;left:0}.chance-sun{top:18px;left:27px;width:38px;height:38px;border-radius:50%;background:#f4cf68;box-shadow:0 0 0 7px #ffdc6f2e,0 0 25px #ffe39a}.chance-cloud{width:66px;height:13px;border-radius:50%;background:#eff2d6bf;filter:blur(.3px);animation:chance-cloud-drift 4s ease-in-out infinite alternate}.chance-cloud:before,.chance-cloud:after{content:"";position:absolute;border-radius:50%;background:inherit}.chance-cloud:before{left:12px;bottom:2px;width:27px;height:22px}.chance-cloud:after{right:9px;bottom:1px;width:21px;height:17px}.cloud-a{top:31px;left:82px}.cloud-b{top:61px;left:8px;transform:scale(.62);opacity:.58;animation-delay:-1.4s}.chance-sea{left:-10%;right:-10%;bottom:-10px;height:69px;background:repeating-radial-gradient(ellipse at 50% 0,#5cb6b6 0,#5cb6b6 8px,#1d7989 9px,#1d7989 18px,#0b5367 19px,#0b5367 27px);opacity:.92;animation:chance-waves 1.5s ease-in-out infinite alternate}.chance-symbol{position:absolute;z-index:4;left:22px;top:62px;display:grid;place-items:center;width:72px;height:72px;border:4px double #4c321e;border-radius:50%;color:#fff0b6;background:radial-gradient(circle at 35% 28%,color-mix(in srgb,var(--chance-accent) 88%,#fff),var(--chance-accent) 45%,#654326 100%);box-shadow:0 5px #3f2c20,0 10px 20px #0000006b;font-family:serif;font-size:30px;font-weight:900;text-shadow:0 2px 0 #513321;animation:chance-symbol-pop .65s .22s cubic-bezier(.18,.9,.26,1.25) both}.chance-stage>.character-avatar{position:absolute;z-index:6;right:28px;bottom:2px;width:103px!important;height:145px!important;filter:drop-shadow(0 8px 5px rgba(0,0,0,.45));animation:chance-hero-arrive .6s .1s cubic-bezier(.2,.85,.25,1.1) both}.chance-burst{position:absolute;z-index:3;left:58px;top:96px}.chance-burst i{position:absolute;width:88px;height:3px;border-radius:2px;background:linear-gradient(90deg,var(--chance-accent),transparent);transform-origin:left;animation:chance-ray 1s .25s both}.chance-burst i:nth-child(2){transform:rotate(45deg)}.chance-burst i:nth-child(3){transform:rotate(-45deg)}.chance-burst i:nth-child(4){transform:rotate(90deg)}.chance-story{position:relative;padding:10px 3px 7px}.chance-story>small{display:block;color:#b7aa8d;font-size:7px;font-weight:800;letter-spacing:.08em}.chance-story h2{margin:2px 76px 3px 0;color:#ffe19a;font-size:20px;text-align:left}.chance-story>strong{position:absolute;top:14px;right:2px;min-width:72px;padding:5px 7px;border:1px solid color-mix(in srgb,var(--chance-accent) 70%,#fff);border-radius:5px;color:#0b1c25;background:var(--chance-accent);box-shadow:0 3px #00000059;font-size:16px;transform:rotate(2deg);animation:chance-result-stamp .46s .48s both}.chance-story>p{min-height:0;margin:6px 0;color:#ded1b1;font-size:10px;line-height:1.45}.chance-reaction{display:flex;align-items:center;gap:7px;padding:5px 8px;border:1px solid rgba(213,181,112,.34);border-radius:7px;color:#fff0c7;background:#03111a75;text-align:left}.chance-reaction .character-avatar{flex:0 0 31px;width:31px!important;height:43px!important}.chance-reaction span{font-size:8px;font-weight:800;line-height:1.35}.chance-card .chance-close{width:100%;min-height:39px;border:1px solid #e3c475;color:#172736;background:linear-gradient(#f3d57d,#c99942);box-shadow:0 3px #725128;font-size:10px}.chance-card.tone-loss .chance-stage{background:linear-gradient(#665066 0,#665066 50%,#98705f 51%,#98705f 61%,#334f65 62%)}.chance-card.tone-loss .chance-sun{background:#b7b0b2;box-shadow:0 0 0 7px #c8bec626}.chance-card.tone-loss .chance-cloud{background:#4f4653e6}.chance-card.tone-loss .chance-symbol{animation-name:chance-symbol-trouble}@keyframes chance-event-enter{0%{opacity:0;transform:translateY(-45px) rotate(-6deg) scale(.78)}to{opacity:1;transform:none}}@keyframes chance-symbol-pop{0%{opacity:0;transform:scale(.2) rotate(-80deg)}to{opacity:1;transform:none}}@keyframes chance-symbol-trouble{0%{opacity:0;transform:translate(-70px) rotate(-25deg)}70%{opacity:1;transform:translate(7px) rotate(7deg)}to{transform:none}}@keyframes chance-hero-arrive{0%{opacity:0;transform:translate(55px) translateY(18px)}to{opacity:1;transform:none}}@keyframes chance-result-stamp{0%{opacity:0;transform:scale(1.8) rotate(12deg)}to{opacity:1;transform:rotate(2deg)}}@keyframes chance-ray{0%{opacity:0;transform:scaleX(.05)}to{opacity:.8}}@keyframes chance-cloud-drift{to{margin-left:16px}}@keyframes chance-waves{to{transform:translateY(5px) scaleX(1.03)}}.action-scene.is-shop-visit{min-height:280px}.action-scene.is-shop-visit>.action-speaker{display:none}.action-scene.is-shop-visit .actions{padding:0}.action-scene .shop-visit-card{display:grid;grid-template-columns:minmax(230px,.92fr) minmax(260px,1.08fr);gap:0;margin:0;padding:0;min-height:274px;overflow:hidden;border:2px solid #bb9654;border-radius:12px;color:#f7e8c1;background:#102a3a;box-shadow:inset 0 0 0 1px #ffffff12,0 8px 24px #00000061;text-align:left}.action-scene .shop-visit-card:before{display:none}.shop-visit-scene{position:relative;min-height:274px;overflow:hidden;perspective:520px;background:linear-gradient(180deg,color-mix(in srgb,var(--shop-accent) 36%,#263647) 0,color-mix(in srgb,var(--shop-accent) 36%,#263647) 63%,#6e5033 64%,#6e5033)}.shop-visit-scene:before{content:"";position:absolute;top:63%;right:-12%;bottom:-35%;left:-12%;background:repeating-linear-gradient(90deg,transparent 0 42px,rgba(38,22,14,.35) 43px 46px),linear-gradient(150deg,rgba(255,255,255,.12),transparent 45%),#795737;transform:rotateX(58deg);transform-origin:top}.shop-visit-scene:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 52% 40%,transparent 25%,rgba(4,12,18,.38) 100%);box-shadow:inset 0 0 28px #00000073}.shop-room{position:absolute;top:0;right:0;bottom:0;left:0}.shop-window{position:absolute;top:42px;left:16px;width:78px;height:66px;border:6px solid #4f3726;border-radius:38px 38px 3px 3px;background:linear-gradient(155deg,rgba(255,255,255,.65) 0 6%,transparent 7%),linear-gradient(#6fc1cf,#e9c978 67%,#316b72 68%);box-shadow:inset 0 0 0 3px #d2b26e,3px 5px #00000047}.shop-window:after{content:"";position:absolute;left:50%;top:0;bottom:0;width:4px;background:#60452e}.shop-shelf{position:absolute;top:66px;right:14px;display:flex;align-items:end;justify-content:space-around;width:83px;height:58px;border:4px solid #543823;border-width:0 5px 7px;background:linear-gradient(90deg,#836040,#b68a57 48%,#765437);box-shadow:0 5px #00000038}.shop-shelf:before{content:"";position:absolute;left:-7px;right:-7px;top:21px;height:6px;background:#563a25;box-shadow:0 24px #563a25}.shop-shelf b{position:relative;z-index:1;width:13px;height:24px;border-radius:5px 5px 2px 2px;background:linear-gradient(90deg,var(--shop-accent),#e0bd73);box-shadow:20px 9px 0 -2px #6b9b72}.shop-counter{position:absolute;z-index:2;right:-8px;bottom:22px;width:112px;height:55px;border-top:8px solid #dbb96e;background:linear-gradient(90deg,#604127,#936a3e 48%,#513520);box-shadow:0 8px #352218,0 12px 16px #0000005c;transform:skewY(-3deg)}.shop-visit-scene>.character-avatar{position:absolute;z-index:5;left:15px;bottom:12px;width:72px!important;height:108px!important;animation:shop-visitor-enter .55s cubic-bezier(.2,.8,.3,1.08) both}.keeper-character{position:absolute;z-index:4;right:31px;bottom:57px;width:62px;height:104px;filter:drop-shadow(0 5px 3px rgba(0,0,0,.36));animation:keeper-greet .65s .18s both;transform-origin:center bottom}.keeper-character i{position:absolute;display:block}.keeper-body{left:10px;bottom:0;width:44px;height:61px;border:2px solid #3e291d;border-radius:17px 17px 8px 8px;background:linear-gradient(90deg,#273b4a,#4b6975 52%,#20333f)}.keeper-apron{left:17px;bottom:0;width:30px;height:46px;border:2px solid #594124;border-radius:7px 7px 4px 4px;background:linear-gradient(100deg,#e2c98b,#a98045)}.keeper-face{z-index:2;left:17px;top:9px;width:32px;height:37px;border:2px solid #4c3023;border-radius:48% 48% 44% 44%;background:#d79b70;box-shadow:inset 6px 0 #ffe0ba3d}.keeper-face:before{content:"••";position:absolute;top:11px;left:7px;color:#3b2924;font-size:8px;letter-spacing:7px}.keeper-face:after{content:"⌣";position:absolute;left:10px;top:18px;color:#703d32;font-size:13px;font-weight:900}.keeper-hair{z-index:3;left:14px;top:2px;width:38px;height:22px;border:2px solid #34231e;border-radius:50% 55% 35% 35%;background:#493329;transform:rotate(-4deg)}.keeper-dialog{position:absolute;z-index:8;left:74px;right:9px;top:8px;min-height:49px;padding:7px 9px 7px 11px;border:2px solid #6f5130;border-radius:8px;color:#40311f;background:#fff2c9;box-shadow:2px 3px #2a1d1259;animation:dialog-rise .4s .35s both}.keeper-dialog:after{content:"";position:absolute;right:24px;bottom:-8px;width:13px;height:13px;border-right:2px solid #6f5130;border-bottom:2px solid #6f5130;background:#fff2c9;transform:rotate(45deg)}.keeper-dialog b{display:block;margin-bottom:2px;color:var(--shop-accent);font-size:9px}.keeper-dialog span{display:block;font-size:8px;font-weight:800;line-height:1.35}.shop-hanging-sign{position:absolute;z-index:7;left:10px;top:9px;width:62px;padding:4px 3px 5px;border:2px solid #432e20;color:#fae7b2;background:linear-gradient(#7b5432,#4d321f);box-shadow:2px 3px #00000059;text-align:center;transform:rotate(-2deg)}.shop-hanging-sign:before,.shop-hanging-sign:after{content:"";position:absolute;top:-12px;width:2px;height:12px;background:#49301f}.shop-hanging-sign:before{left:12px}.shop-hanging-sign:after{right:12px}.shop-hanging-sign small,.shop-hanging-sign strong{display:block}.shop-hanging-sign small{color:#e4bd68;font-size:4px;letter-spacing:.08em}.shop-hanging-sign strong{margin-top:1px;font-size:11px}.shop-offer{display:grid;grid-template-columns:1fr 102px;align-content:start;gap:8px 10px;padding:14px;background:radial-gradient(circle at 88% 5%,color-mix(in srgb,var(--shop-accent) 24%,transparent),transparent 38%),linear-gradient(145deg,#17384b,#0a2131)}.shop-offer-title span{color:var(--shop-accent);font-size:7px;font-weight:900;letter-spacing:.12em}.shop-offer-title h3{margin:1px 0 2px;color:#ffe5a6;font-size:22px}.shop-offer-title small{color:#cbbd9d;font-size:8px}.shop-price{align-self:center;padding:7px 8px;border:1px solid #9d7941;border-radius:6px;background:#0411199e;text-align:right}.shop-price small,.shop-price b{display:block}.shop-price small{color:#bbaa87;font-size:6px}.shop-price b{color:#ffd26e;font-size:18px}.wallet-preview{grid-column:1/-1;display:flex;align-items:center;justify-content:center;gap:9px;padding:6px;border-top:1px solid rgba(219,184,111,.25);border-bottom:1px solid rgba(219,184,111,.25);color:#c8b994;font-size:8px}.wallet-preview span b{margin-left:3px;color:#f4e1b6}.wallet-preview i{color:var(--shop-accent);font-style:normal;font-size:13px}.shop-choice-buttons{grid-column:1/-1;display:grid;grid-template-columns:1.35fr .8fr;gap:7px}.shop-choice-buttons button{grid-column:auto!important;min-height:43px;margin:0!important;border-radius:7px}.shop-choice-buttons button span,.shop-choice-buttons button small{display:block}.shop-choice-buttons button span{font-size:11px;font-weight:900}.shop-choice-buttons button small{margin-top:2px;font-size:6px;opacity:.75}.shop-choice-buttons .primary{grid-row:span 2;border:1px solid #e5c270;color:#fff2c9;background:linear-gradient(#c95e49,#8f3d32);box-shadow:0 4px #562921}.shop-choice-buttons .auction-button{border:1px solid #a98951;color:#f7dfab;background:#224358}.shop-choice-buttons .secondary{min-height:30px;padding:4px;color:#c7b995;background:#142c3c}@keyframes shop-visitor-enter{0%{opacity:0;transform:translate(-28px)}to{opacity:1;transform:none}}@keyframes keeper-greet{0%{opacity:0;transform:translateY(15px)}55%{opacity:1;transform:rotate(5deg)}to{transform:none}}@keyframes dialog-rise{0%{opacity:0;transform:translateY(8px) scale(.94)}to{opacity:1;transform:none}}@media (max-width:800px){.game-layout:has(.shop-visit-open) .board-wrap{bottom:400px}.game-layout:has(.shop-visit-open) .message-bar{bottom:406px}.control-panel.shop-visit-open{height:400px;padding:6px 8px max(7px,env(safe-area-inset-bottom))}.shop-visit-open .turn-heading{display:none}.action-scene.is-shop-visit{min-height:332px}.action-scene .shop-visit-card{grid-template-columns:1fr;min-height:326px}.shop-visit-scene{min-height:172px}.shop-visit-scene:before{top:61%;right:-12%;bottom:-48%;left:-12%}.shop-window{top:43px;left:18px;width:74px;height:60px}.shop-shelf{top:69px;right:18px}.shop-counter{right:-5px;bottom:5px;width:123px;height:51px}.shop-visit-scene>.character-avatar{left:25px;bottom:2px;width:64px!important;height:95px!important}.keeper-character{right:37px;bottom:31px;transform:scale(.88)}.keeper-dialog{left:90px;right:11px}.shop-hanging-sign{left:12px}.shop-offer{grid-template-columns:1fr 94px;gap:4px 8px;padding:7px 9px 8px}.shop-offer-title h3{font-size:17px}.shop-price{padding:4px 7px}.shop-price b{font-size:15px}.wallet-preview{padding:3px}.shop-choice-buttons{grid-template-columns:1.35fr .75fr;gap:5px}.shop-choice-buttons button{min-height:38px}.shop-choice-buttons .secondary{min-height:27px}}@media (max-width:370px){.game-layout:has(.shop-visit-open) .board-wrap{bottom:390px}.game-layout:has(.shop-visit-open) .message-bar{bottom:396px}.control-panel.shop-visit-open{height:390px}}@media (prefers-reduced-motion:reduce){.pawns .character-avatar.is-moving,.pawns .character-avatar.is-moving .pawn-base,.pawns .character-avatar.is-moving .foot-dust,.advanced-board .space.route-option .space-platform:after,.advanced-board .space.is-landing .shop-building,.advanced-board .space.is-landing .space-platform,.advanced-board .space.is-landing:after,.shop-celebration,.shop-celebration:before,.celebration-shop,.celebration-flag,.shop-spark,.advanced-board .space.is-celebrating .shop-building,.advanced-board .space.is-celebrating .space-platform,.advanced-board .space.is-celebrating .owner-sign,.shop-visit-scene>.character-avatar,.keeper-character,.keeper-dialog,.chance-card,.chance-symbol,.chance-stage>.character-avatar,.chance-story>strong,.chance-burst i,.chance-cloud,.chance-sea,.bank-ceremony,.bank-building,.bank-stage>.character-avatar,.salary-coins i,.bank-mark-register i,.bank-result>strong{animation:none!important}}.action-speaker{pointer-events:none}.action-scene.is-stock-exchange .action-speaker{display:none}.action-scene.is-stock-exchange .stock-card{margin:0}.stock-exchange{--market-color:#c79b42;padding:0!important;overflow:hidden;color:#e9dfc6!important;border-color:#9b7b43!important;background:linear-gradient(155deg,#173648,#081c29 78%)!important;text-align:left!important}.stock-exchange:before{display:none!important}.stock-exchange-header{display:flex;align-items:center;justify-content:space-between;padding:8px 10px 6px;border-bottom:1px solid rgba(220,186,111,.25);background:linear-gradient(90deg,rgba(255,255,255,.05),transparent)}.stock-exchange-header small,.stock-exchange-header h3{display:block;margin:0}.stock-exchange-header small{color:#d8bc7d;font-size:5px;font-weight:900;letter-spacing:.16em}.stock-exchange-header h3{color:#fff0bf;font-size:14px}.stock-exchange-header>span{padding:3px 6px;border:1px solid #846e46;border-radius:3px;color:#d6c69f;font-size:5px;font-weight:900;letter-spacing:.12em}.stock-district-tabs{display:grid;grid-template-columns:repeat(3,1fr);gap:3px;padding:5px 7px;background:#071722}.stock-district-tabs button{--district-color:#c79b42;display:grid;grid-template-columns:5px 1fr auto 8px;align-items:center;gap:3px;min-width:0;min-height:28px;padding:3px 4px;border:1px solid #294554;border-radius:4px;color:#c9c1ad;background:#102b3a;box-shadow:none}.stock-district-tabs button.active{border-color:var(--district-color);color:#fff0bd;background:linear-gradient(120deg,color-mix(in srgb,var(--district-color) 28%,#112c3b),#112c3b);box-shadow:inset 0 -2px var(--district-color)}.stock-district-tabs i{width:4px;height:17px;border-radius:2px;background:var(--district-color)}.stock-district-tabs span{overflow:hidden;font-size:7px;font-weight:900;text-overflow:ellipsis;white-space:nowrap}.stock-district-tabs b{font-size:8px}.stock-district-tabs em{font-size:7px;font-style:normal}.stock-exchange .up{color:#f06d5c}.stock-exchange .down{color:#63afe0}.market-quote{position:relative;display:grid;grid-template-columns:1fr auto;align-items:end;min-height:76px;padding:8px 10px;overflow:hidden;border-top:1px solid rgba(255,255,255,.04);border-bottom:1px solid rgba(220,186,111,.22);background:radial-gradient(circle at 20% 0,color-mix(in srgb,var(--market-color) 28%,transparent),transparent 55%),#0d2736}.market-quote>*:not(.market-skyline){position:relative;z-index:2}.market-skyline{position:absolute;top:10px;right:42%;bottom:0;left:0;display:flex;align-items:end;gap:3px;opacity:.23}.market-skyline i{flex:1;height:calc(var(--bar-height) * 100%);border:1px solid var(--market-color);border-bottom:0;background:linear-gradient(90deg,transparent 34%,var(--market-color) 35% 48%,transparent 49% 72%,var(--market-color) 73%);animation:market-bars .55s ease-out both;transform-origin:bottom}.quote-title small,.quote-title h4,.quote-title span,.quote-price small,.quote-price b,.quote-price em{display:block}.quote-title small{color:var(--market-color);font-size:5px;font-weight:900;letter-spacing:.14em}.quote-title h4{margin:1px 0;color:#fff0c7;font-size:17px}.quote-title span{color:#9fb2b7;font-size:7px}.quote-price{text-align:right}.quote-price small{color:#aeb9b6;font-size:6px}.quote-price b{color:#ffd777;font-size:25px;line-height:1;text-shadow:0 2px #49341f}.quote-price em{margin-top:3px;font-size:8px;font-style:normal;font-weight:900}.quote-price em span{display:inline;color:#8ba0a5;font-size:5px}.portfolio-strip{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(220,186,111,.22);background:#112c39}.portfolio-strip div{padding:5px 4px;border-right:1px solid rgba(255,255,255,.07);text-align:center}.portfolio-strip div:last-child{border:0}.portfolio-strip small,.portfolio-strip b{display:block}.portfolio-strip small{color:#8ea5aa;font-size:5px}.portfolio-strip b{margin-top:1px;color:#f2e2b7;font-size:9px}.stock-order-panels{display:grid;grid-template-columns:1fr 1fr;gap:6px;padding:7px 8px 4px}.stock-order-panels section{padding:5px;border:1px solid #2c4d5e;border-radius:5px;background:#0b202d}.stock-order-panels section>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.stock-order-panels section>header b{font-size:9px}.stock-order-panels section>header small{color:#8da3a8;font-size:5px}.buy-order>header b{color:#ef7564}.sell-order>header b{color:#68b5e4}.stock-order-panels section>div{display:grid;grid-template-columns:repeat(2,1fr);gap:3px}.stock-order-panels button{min-height:29px;padding:3px;border:1px solid #3a5968;border-radius:4px;color:#f2dfb5;background:#173747;box-shadow:0 2px #06131b}.stock-order-panels button:disabled{opacity:.28}.stock-order-panels button b,.stock-order-panels button small{display:block}.stock-order-panels button b{font-size:8px}.stock-order-panels button small{color:#a5b5b4;font-size:5px}.buy-order button{border-color:#7d4f49}.sell-order button{border-color:#3f6d89}.market-hint{margin:0!important;color:#8da0a2!important;font-size:6px!important;text-align:center}.stock-close{display:block;width:calc(100% - 16px)!important;min-height:27px;margin:4px 8px 8px!important;padding:4px!important;color:#d9c9a3!important;background:#152d3b!important}.stock.game-effect{background:radial-gradient(circle,rgba(31,107,112,.2),transparent 60%)}.stock-ticker{--market-color:#c79b42;width:min(330px,calc(100vw - 28px));overflow:hidden;border:3px double #b58e4b;border-radius:10px;color:#efe5c8;background:#0b2230;box-shadow:0 9px #06131c,0 18px 38px #0000007a;animation:trade-confirm .42s cubic-bezier(.2,.9,.25,1.12) both}.stock-ticker header{display:flex;align-items:center;justify-content:space-between;padding:7px 10px;border-bottom:1px solid #6f623e;background:#132e3c}.stock-ticker header small{color:#a8b6b2;font-size:5px;letter-spacing:.12em}.stock-ticker header b{color:#f6d67f;font-size:8px;letter-spacing:.08em}.ticker-board{display:grid;grid-template-columns:1fr auto;align-items:center;gap:2px 9px;padding:9px 12px;background:linear-gradient(110deg,color-mix(in srgb,var(--market-color) 22%,#0a2634),#071c29)}.ticker-board span{font-size:13px;font-weight:900}.ticker-board strong{grid-row:span 2;color:#ffe183;font-size:27px}.ticker-board i{font-size:8px;font-style:normal;font-weight:900}.ticker-board i.up{color:#f27663}.ticker-board i.down{color:#66b7e8}.trade-slip{display:grid;grid-template-columns:72px 1fr;align-items:center;padding:5px 26px}.trade-slip .character-avatar{width:58px!important;height:70px!important}.trade-slip>div{display:grid;grid-template-columns:1fr auto;align-items:end}.trade-slip small{grid-column:1/-1;color:#a7b4ae;font-size:7px}.trade-slip b{color:#f5d57d;font-size:25px}.trade-slip span{padding-bottom:3px;color:#d8cba9;font-size:11px;font-weight:900}.ticker-tape{padding:4px;overflow:hidden;color:#102b38;background:#e4bd5c;font-size:6px;font-weight:900;letter-spacing:.17em;white-space:nowrap}.ticker-tape i:after{content:"◆";margin:0 12px}@keyframes market-bars{0%{transform:scaleY(.1)}to{transform:scaleY(1)}}@keyframes trade-confirm{0%{opacity:0;transform:translateY(18px) scale(.9)}to{opacity:1;transform:none}}@media (max-width:800px){.game-layout:has(.stock-exchange-open) .board-wrap{bottom:414px}.game-layout:has(.stock-exchange-open) .message-bar{bottom:420px}.control-panel.stock-exchange-open{height:414px;padding:5px 7px max(7px,env(safe-area-inset-bottom))}.stock-exchange-open .turn-heading{display:none}.action-scene.is-stock-exchange{min-height:356px}.stock-district-tabs{padding:4px 5px}.stock-district-tabs button{min-height:26px}.market-quote{min-height:68px;padding:6px 9px}.quote-price b{font-size:22px}.stock-order-panels{padding-top:5px}.stock-order-panels button{min-height:27px}}@media (max-width:370px){.game-layout:has(.stock-exchange-open) .board-wrap{bottom:400px}.game-layout:has(.stock-exchange-open) .message-bar{bottom:406px}.control-panel.stock-exchange-open{height:400px}.market-quote{min-height:60px}.stock-order-panels{padding-top:3px}}@media (prefers-reduced-motion:reduce){.market-skyline i,.stock-ticker{animation:none!important}}.action-scene.is-investment>.action-speaker{display:none}.action-scene.is-investment .actions{padding:0}.action-scene.is-investment .investment-card{margin:0}.investment-card{display:block!important;--investment-color:#c89549;padding:0!important;overflow:hidden;border:2px solid #a98245!important;color:#f5e8c8!important;background:linear-gradient(150deg,#173948,#091e2b 82%)!important;text-align:left!important}.investment-card:before{display:none!important}.investment-header{display:flex;align-items:center;justify-content:space-between;padding:7px 10px 5px;border-bottom:1px solid rgba(225,193,119,.35);background:linear-gradient(90deg,color-mix(in srgb,var(--investment-color) 22%,#153545),#0b2432)}.investment-header small,.investment-header span,.investment-header h3{display:block}.investment-header small{color:#b9a77d;font-size:5px;font-weight:900;letter-spacing:.16em}.investment-header span{color:var(--investment-color);font-size:7px;font-weight:900}.investment-header h3{margin:0;color:#ffe7a5;font-size:17px}.investment-header>b{display:grid;place-items:center;width:43px;height:31px;border:1px solid #d9b765;border-radius:4px;color:#163040;background:linear-gradient(#f2d47d,#bd8d3b);box-shadow:0 3px #593e24;font-size:13px}.investment-stage{position:relative;height:104px;overflow:hidden;border-bottom:2px solid #94713d;background:linear-gradient(#5f9ba1 0,#5f9ba1 54%,#ddc27d 55%,#ddc27d 63%,#6e5740 64%);perspective:480px}.investment-stage:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 44% 35%,transparent 26%,rgba(5,18,25,.35));box-shadow:inset 0 -10px 20px #00000040}.investment-scenery i,.investment-building i{position:absolute;display:block}.investment-sun{top:13px;right:42px;width:28px;height:28px;border-radius:50%;background:#f4d477;box-shadow:0 0 18px #ffe69b}.investment-street{left:-8%;right:-8%;bottom:-26px;height:53px;background:repeating-linear-gradient(90deg,#8b704f 0,#8b704f 30px,#725a42 31px,#725a42 33px);transform:rotateX(58deg)}.investment-lamp{left:13px;bottom:20px;width:4px;height:54px;background:#263a3c;box-shadow:0 0 0 1px #9b8458}.investment-lamp:before{content:"";position:absolute;left:-7px;top:-5px;width:16px;height:13px;border:2px solid #4e432f;border-radius:7px 7px 3px 3px;background:#ffdc73;box-shadow:0 0 11px #ffe49a}.investment-building{position:absolute;z-index:2;left:50%;bottom:17px;width:102px;height:70px;border:3px solid #493424;background:linear-gradient(90deg,#c98a5f,#e1b478 48%,#a8674d);box-shadow:5px 7px #14191740;transform:translate(-50%);transform-origin:center bottom}.investment-building.level-2{width:116px;height:78px}.investment-building.level-3{width:130px;height:87px;background:linear-gradient(90deg,#b96d52,#e0b36c 48%,#925145)}.investment-roof{left:-9px;right:-9px;top:-13px;height:16px;border:3px solid #463123;background:repeating-linear-gradient(90deg,#294e57 0,#294e57 12px,#3f6e73 13px,#3f6e73 24px);transform:skew(-10deg)}.level-3 .investment-roof{background:repeating-linear-gradient(90deg,#7d3f38 0,#7d3f38 12px,#a85c48 13px,#a85c48 24px)}.investment-sign{left:27px;right:27px;top:8px;padding:2px;border:1px solid #5c422a;color:#4a321f;background:#f1d084;font-size:7px;font-style:normal;font-weight:900;text-align:center}.investment-window{top:31px;width:20px;height:18px;border:2px solid #523823;background:linear-gradient(135deg,#c6edf0,#5b9aa3)}.investment-window.left{left:13px}.investment-window.right{right:13px}.investment-door{left:50%;bottom:0;width:22px;height:29px;border:2px solid #443022;background:#68452f;transform:translate(-50%)}.investment-stage>.character-avatar{position:absolute;z-index:5;left:20px;bottom:4px;width:57px!important;height:82px!important;filter:drop-shadow(0 5px 3px rgba(0,0,0,.38));animation:investment-cheer .55s ease-out both}.investment-progress{position:absolute;z-index:7;right:8px;bottom:6px;padding:4px 6px;border:1px solid #8f7243;border-radius:5px;color:#f1dfb5;background:#081e28db}.investment-progress span{display:flex;gap:3px}.investment-progress i{display:block;width:16px;height:5px;border:1px solid #846e45;border-radius:2px;background:#263d43}.investment-progress i.filled{border-color:#efd16f;background:linear-gradient(90deg,var(--investment-color),#f2cf6c);box-shadow:0 0 7px color-mix(in srgb,var(--investment-color) 60%,transparent)}.investment-progress small{display:block;margin-top:2px;font-size:5px}.investment-metrics{display:grid;grid-template-columns:repeat(4,1fr);border-bottom:1px solid rgba(219,184,111,.24);background:#102c39}.investment-metrics div{padding:5px 3px;border-right:1px solid rgba(255,255,255,.06);text-align:center}.investment-metrics div:last-child{border:0}.investment-metrics small,.investment-metrics b{display:block}.investment-metrics small{color:#8ea5a8;font-size:5px}.investment-metrics b{margin-top:1px;color:#ffe09a;font-size:9px}.district-growth{display:grid;grid-template-columns:auto auto 1fr;align-items:center;gap:2px 7px;padding:4px 8px;color:#c9bc9d}.district-growth>span,.district-growth>b{font-size:7px}.district-growth>b{color:#f5d67c}.district-growth>i{position:relative;height:5px;overflow:hidden;border-radius:3px;background:#243e47}.district-growth>i>em{display:block;height:100%;background:linear-gradient(90deg,var(--investment-color),#f2d16f)}.district-growth>small{grid-column:1/-1;color:#819a9d;font-size:5px}.investment-options{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:3px 7px 5px}.investment-options button{display:grid;grid-template-columns:repeat(3,1fr);gap:1px;min-height:59px;padding:5px;border:1px solid #886b3d;border-radius:6px;color:#e8d9b6;background:linear-gradient(#1a4050,#102d3a);box-shadow:0 3px #071620}.investment-options button:active{transform:translateY(2px);box-shadow:0 1px #071620}.investment-options strong,.investment-options em{grid-column:1/-1}.investment-options strong{color:#ffda79;font-size:9px}.investment-options span{font-size:5px;text-align:center}.investment-options em{color:#8fc6c4;font-size:6px;font-style:normal;font-weight:900}.investment-max{margin:5px 8px;padding:8px;border:1px solid #d4ad58;border-radius:6px;color:#f6d77c;background:#ca9b411f;text-align:center}.investment-max b,.investment-max span{display:block}.investment-max b{font-size:10px}.investment-max span{font-size:6px}.investment-skip{display:block;width:calc(100% - 14px)!important;min-height:25px;margin:0 7px 7px!important;padding:3px!important;color:#c8b995!important;background:#142e3b!important}.growth-result{display:grid;grid-template-columns:1fr;gap:3px;width:min(260px,82vw);margin:8px auto 0;padding:7px;border:1px solid #cda653;border-radius:7px;background:#102c39}.growth-result>div{display:grid;grid-template-columns:1fr 54px 16px 54px;align-items:center;padding:3px 5px;border-bottom:1px solid rgba(228,194,112,.18)}.growth-result>div:last-of-type{border:0}.growth-result span{color:#b8aa8a;font-size:8px;text-align:left}.growth-result b{color:#c8bfa9;font-size:10px}.growth-result i{color:#e1b654;font-style:normal}.growth-result strong{color:#ffe081;font-size:13px}.growth-result>em{color:#f4d16f;font-size:9px;font-style:normal;font-weight:900;letter-spacing:.12em}@keyframes investment-cheer{0%{opacity:0;transform:translate(-25px)}65%{opacity:1;transform:translateY(-5px)}to{transform:none}}@media (max-width:800px){.game-layout:has(.invest-open) .board-wrap{bottom:414px}.game-layout:has(.invest-open) .message-bar{bottom:420px}.control-panel.invest-open{height:414px;padding:5px 7px max(7px,env(safe-area-inset-bottom))}.invest-open .turn-heading{display:none}.action-scene.is-investment{min-height:356px}.investment-stage{height:99px}.investment-options button{min-height:57px}}@media (max-width:370px){.game-layout:has(.invest-open) .board-wrap{bottom:400px}.game-layout:has(.invest-open) .message-bar{bottom:406px}.control-panel.invest-open{height:400px}.investment-stage{height:92px}.investment-options button{min-height:53px}}@media (prefers-reduced-motion:reduce){.investment-stage>.character-avatar{animation:none!important}}.action-scene.is-construction>.action-speaker{display:none}.action-scene.is-construction .actions{padding:0}.action-scene.is-construction .construction-card{margin:0}.construction-card{display:block!important;padding:0!important;overflow:hidden;border:2px solid #a98245!important;color:#f4e7c6!important;background:linear-gradient(155deg,#173846,#081d2a 84%)!important;text-align:left!important}.construction-card:before{display:none!important}.construction-header{display:flex;align-items:center;justify-content:space-between;padding:7px 10px 5px;border-bottom:1px solid rgba(222,185,102,.32);background:linear-gradient(90deg,#173d49,#0b2633)}.construction-header small,.construction-header h3{display:block}.construction-header small{color:#d4b66f;font-size:5px;font-weight:900;letter-spacing:.17em}.construction-header h3{margin:1px 0 0;color:#ffe7aa;font-size:15px}.construction-header>span{padding:4px 6px;border:1px solid #8e7444;border-radius:3px;color:#d9c79e;background:#102b37;font-size:6px;font-weight:900;letter-spacing:.08em}.construction-site{position:relative;height:82px;overflow:hidden;border-bottom:2px solid #96723e;background:linear-gradient(#6ca3aa 0,#6ca3aa 52%,#e0c37a 53%,#e0c37a 61%,#79624a 62%);perspective:440px}.construction-site:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 54% 20%,transparent 28%,rgba(4,17,24,.34));box-shadow:inset 0 -10px 18px #00000040}.site-sky i{position:absolute;width:55px;height:10px;border-radius:50%;background:#f2ebcaa8}.site-sky i:before,.site-sky i:after{content:"";position:absolute;bottom:1px;border-radius:50%;background:inherit}.site-sky i:before{left:10px;width:20px;height:17px}.site-sky i:after{right:8px;width:15px;height:13px}.site-sky i:first-child{top:12px;left:24px}.site-sky i:last-child{top:23px;right:22px;transform:scale(.7)}.site-foundation{position:absolute;z-index:2;left:50%;bottom:2px;width:142px;height:42px;border:3px solid #5d4935;background:repeating-linear-gradient(90deg,#b49a6d 0,#b49a6d 25px,#8c7455 26px,#8c7455 28px);box-shadow:0 7px #1f191452;transform:translate(-50%) rotateX(57deg)}.site-crane{position:absolute;z-index:3;left:54%;bottom:14px;width:5px;height:64px;background:#ad713d;box-shadow:2px 0 #68452c}.site-crane:before{content:"";position:absolute;right:-6px;top:0;width:83px;height:5px;background:repeating-linear-gradient(90deg,#c38645 0,#c38645 10px,#77502e 11px,#77502e 13px)}.site-crane:after{content:"";position:absolute;right:49px;top:3px;width:2px;height:25px;background:#44382d;box-shadow:0 24px 0 1px #b9884a}.construction-site>.character-avatar{position:absolute;z-index:6;left:16px;bottom:1px;width:51px!important;height:73px!important;filter:drop-shadow(0 4px 3px rgba(0,0,0,.4));animation:site-foreman-enter .48s ease-out both}.site-board{position:absolute;z-index:6;right:11px;bottom:7px;padding:4px 7px;border:2px solid #543b28;color:#3d3021;background:#f3da95;box-shadow:2px 3px #281c144d;transform:rotate(2deg)}.site-board small,.site-board b{display:block}.site-board small{font-size:4px;letter-spacing:.09em}.site-board b{font-size:8px}.construction-wallet{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:8px;padding:5px 8px;border-bottom:1px solid rgba(222,187,109,.22);color:#b8aa89;background:#102c38;font-size:6px}.construction-wallet span:first-child b{margin-left:3px;color:#ffe08b;font-size:10px}.construction-wallet>i{color:#e4c372;font-size:7px;font-style:normal;font-weight:900;text-align:center}.construction-wallet span:last-child{text-align:right}.building-plans{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;padding:6px}.building-plan{--building-accent:#d4a04f;position:relative;display:grid;grid-template-rows:60px 1fr auto auto;min-width:0;min-height:154px;padding:0;overflow:hidden;border:1px solid color-mix(in srgb,var(--building-accent) 75%,#5e533f);border-radius:7px;color:#eaddbd;background:linear-gradient(165deg,color-mix(in srgb,var(--building-accent) 16%,#173643),#0d2632 55%);box-shadow:0 3px #07151d;text-align:left}.building-plan:disabled{filter:grayscale(.65);opacity:.48}.building-plan:not(:disabled):active{transform:translateY(2px);box-shadow:0 1px #07151d}.building-plan-visual{position:relative;overflow:hidden;border-bottom:1px solid rgba(255,255,255,.08);background:radial-gradient(circle at 50% 72%,color-mix(in srgb,var(--building-accent) 32%,transparent),transparent 57%)}.building-plan-visual .shop-building{top:0;right:20%;bottom:0;left:20%;filter:drop-shadow(0 4px 2px rgba(0,0,0,.38))}.building-plan-visual>em{position:absolute;z-index:2;top:4px;left:4px;padding:2px 4px;border-radius:2px;color:#142834;background:var(--building-accent);font-size:5px;font-style:normal;font-weight:900}.building-plan-copy{padding:5px 5px 2px}.building-plan-copy small,.building-plan-copy b,.building-plan-copy span{display:block}.building-plan-copy small{min-height:15px;color:#91a7a7;font-size:5px;line-height:1.35}.building-plan-copy b{overflow:hidden;color:#ffe3a0;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.building-plan-copy span{margin-top:2px;color:#a8b3a9;font-size:5px}.building-plan-copy span strong{color:var(--building-accent);font-size:7px}.building-plan-value{display:grid;grid-template-columns:1fr auto;align-items:end;padding:3px 5px;border-top:1px solid rgba(255,255,255,.06)}.building-plan-value small{color:#879c9e;font-size:5px}.building-plan-value>b{color:#f6d276;font-size:10px}.building-plan-value span,.building-plan-value em{font-size:5px}.building-plan-value span{color:#b6aa8d}.building-plan-value em{color:#8fc0b5;font-style:normal;text-align:right}.build-cta{display:block;margin:3px;padding:4px 2px;border:1px solid color-mix(in srgb,var(--building-accent) 62%,#53606a);border-radius:4px;color:#172d36;background:var(--building-accent);font-size:6px;text-align:center}.construction-hint{margin:0 8px 3px!important;color:#7f999c!important;font-size:5px!important;text-align:center}.construction-skip{display:block;width:calc(100% - 14px)!important;min-height:25px;margin:0 7px 7px!important;padding:3px!important;color:#c7b995!important;background:#142e3b!important}.build-result{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;width:min(290px,86vw);margin:8px auto 0}.build-result>div{padding:6px 4px;border:1px solid #9e8149;border-radius:5px;background:#102c39}.build-result span,.build-result b{display:block}.build-result span{color:#a99d82;font-size:6px}.build-result b{margin-top:2px;color:#ffe080;font-size:12px}.shop-celebration.build .celebration-shop{animation:construction-complete .72s cubic-bezier(.18,.88,.26,1.2) both}@keyframes site-foreman-enter{0%{opacity:0;transform:translate(-24px)}to{opacity:1;transform:none}}@keyframes construction-complete{0%{opacity:0;transform:translateY(50px) scale(.68)}65%{opacity:1;transform:translateY(-8px) scale(1.08)}to{transform:none}}@media (max-width:800px){.game-layout:has(.build-open) .board-wrap{bottom:414px}.game-layout:has(.build-open) .message-bar{bottom:420px}.control-panel.build-open{height:414px;padding:5px 7px max(7px,env(safe-area-inset-bottom))}.build-open .turn-heading{display:none}.action-scene.is-construction{min-height:356px}.construction-site{height:76px}.building-plan{min-height:150px}}@media (max-width:370px){.game-layout:has(.build-open) .board-wrap{bottom:400px}.game-layout:has(.build-open) .message-bar{bottom:406px}.control-panel.build-open{height:400px}.construction-site{height:68px}.building-plan{min-height:145px}.building-plan-copy small{display:none}}@media (prefers-reduced-motion:reduce){.construction-site>.character-avatar,.shop-celebration.build .celebration-shop{animation:none!important}}.action-scene.is-auction>.action-speaker{display:none}.action-scene.is-auction .actions{padding:0}.action-scene.is-auction .auction-hall{margin:0}.auction-hall{display:block!important;padding:0!important;overflow:hidden;border:2px solid #a27d43!important;border-radius:9px!important;color:#f1e4c4!important;background:linear-gradient(155deg,#173746,#081c29 84%)!important;box-shadow:0 6px 18px #00000057!important;text-align:left!important}.auction-hall:before{display:none!important}.auction-header{display:flex;align-items:center;justify-content:space-between;padding:7px 10px 5px;border-bottom:1px solid rgba(224,187,104,.32);background:linear-gradient(90deg,#183c49,#0b2633)}.auction-header small,.auction-header h3{display:block}.auction-header small{color:#d6b96f;font-size:5px;font-weight:900;letter-spacing:.16em}.auction-header h3{margin:0;color:#ffe8ad;font-size:16px}.auction-header>span{padding:4px 7px;border:1px solid #907345;border-radius:3px;color:#dbc79b;background:#102b38;font-size:6px;font-weight:900;letter-spacing:.1em}.auction-lot{position:relative;display:grid;grid-template-columns:92px 1fr 42px;align-items:center;height:64px;overflow:hidden;border-bottom:2px solid #8c6c3c;background:radial-gradient(ellipse at 26% 12%,rgba(255,234,161,.35),transparent 46%),linear-gradient(#3c6570,#172f3d 72%)}.auction-lot:after{content:"";position:absolute;left:9px;right:9px;bottom:0;height:8px;background:linear-gradient(#d1ad64,#76512d);box-shadow:0 -2px #4a3322}.auction-lot>.shop-building{z-index:3;inset:-12px auto -2px 10px;width:82px;filter:drop-shadow(0 5px 3px rgba(0,0,0,.45))}.auction-spotlight{position:absolute;z-index:1;left:8px;top:-16px;width:100px;height:85px;clip-path:polygon(36% 0,64% 0,100% 100%,0 100%);background:linear-gradient(#ffe79966,#ffdc730f)}.auction-lot>div:not(.auction-spotlight){position:relative;z-index:3}.auction-lot small,.auction-lot h4,.auction-lot span{display:block}.auction-lot small{color:#d6b66d;font-size:6px}.auction-lot h4{margin:0;color:#ffe5a4;font-size:17px}.auction-lot span{color:#aebdb5;font-size:7px}.auction-lot>b{position:relative;z-index:3;display:grid;place-items:center;width:29px;height:29px;border:2px solid #4d3423;border-radius:50%;color:#fff0bd;background:#bd5746;box-shadow:0 3px #54281f;font-size:14px;transform:rotate(7deg)}.auction-status{display:grid;grid-template-columns:auto 25px 1fr auto;align-items:center;gap:5px;min-height:31px;padding:3px 8px;border-bottom:1px solid rgba(223,187,108,.24);color:#aebbb1;background:#102c38}.auction-status>span{font-size:6px}.auction-status .character-avatar{width:22px!important;height:27px!important}.auction-status>i{font-size:11px;font-style:normal;text-align:center}.auction-status>b{font-size:8px}.auction-status>strong{color:#ffda78;font-size:17px}.auction-status:has(.character-avatar){background:linear-gradient(90deg,#d6ac4d1f,#102c38)}.bidder-list{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:4px;padding:5px 6px;background:#081c28}.bidder-row{--bidder-color:#d75a49;position:relative;display:grid;grid-template-columns:35px 1fr;grid-template-rows:35px 27px 22px;min-width:0;min-height:84px;overflow:hidden;border:1px solid #34505b;border-radius:6px;background:linear-gradient(135deg,color-mix(in srgb,var(--bidder-color) 12%,#153440),#0d2632);box-shadow:0 2px #050f16}.bidder-row.is-leading{border-color:var(--bidder-color);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--bidder-color) 55%,transparent),0 2px #050f16}.bidder-row>.character-avatar{grid-row:1/3;align-self:end;width:34px!important;height:48px!important}.bidder-name{align-self:center;min-width:0;padding-right:3px}.bidder-name b,.bidder-name small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.bidder-name b{color:#f5e0ad;font-size:8px}.bidder-name small{color:#8fa4a4;font-size:5px}.bidder-row>label{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:2px;padding-right:4px;color:#8ea1a1}.bidder-row>label span{font-size:5px}.bidder-row input{min-width:0;width:100%;height:22px;padding:2px 3px;border:1px solid #6d633f;border-radius:3px;color:#ffe08a;background:#071923;font-size:10px;font-weight:900;text-align:right}.bidder-row>label em{font-size:6px;font-style:normal}.bid-quick{grid-column:1/-1;display:grid;grid-template-columns:1fr 1fr 1.2fr;gap:3px;padding:2px 4px 4px}.bid-quick button{min-height:19px;padding:2px;border:1px solid #425d64;border-radius:3px;color:#d8cbaa;background:#153643;box-shadow:none;font-size:6px;font-weight:900}.bid-quick button:nth-child(-n+2){border-color:color-mix(in srgb,var(--bidder-color) 48%,#425d64);color:#ffe39a}.leader-ribbon{position:absolute;top:2px;right:-12px;width:42px;padding:1px;color:#142832;background:var(--bidder-color);font-size:5px;text-align:center;transform:rotate(35deg)}.auction-actions{display:grid;grid-template-columns:1.35fr .75fr;gap:4px;padding:0 6px 6px}.auction-actions button{min-height:33px;margin:0!important;padding:4px!important;border-radius:5px!important}.auction-actions .primary{border:1px solid #e1bc67;color:#fff1c3;background:linear-gradient(#c65e49,#8e3d33);box-shadow:0 3px #512820;font-size:8px}.auction-actions .primary:disabled{filter:grayscale(.7);opacity:.45}.auction-actions .secondary{color:#c7b995;background:#142e3b;font-size:7px}.auction-actions>small{grid-column:1/-1;color:#748e91;font-size:5px;text-align:center}@media (max-width:800px){.game-layout:has(.auction-open) .board-wrap{bottom:430px}.game-layout:has(.auction-open) .message-bar{bottom:436px}.control-panel.auction-open{height:430px;padding:5px 7px max(7px,env(safe-area-inset-bottom))}.auction-open .turn-heading{display:none}.action-scene.is-auction{min-height:372px}.auction-hall{width:100%}.bidder-list:has(.bidder-row:nth-child(3)) .bidder-row{min-height:77px;grid-template-rows:31px 24px 20px}.bidder-list:has(.bidder-row:nth-child(3)) .bidder-row>.character-avatar{height:43px!important}}@media (max-width:370px){.game-layout:has(.auction-open) .board-wrap{bottom:414px}.game-layout:has(.auction-open) .message-bar{bottom:420px}.control-panel.auction-open{height:414px}.auction-lot{height:58px}.bidder-row{grid-template-columns:31px 1fr}.bidder-row>.character-avatar{width:30px!important}.auction-status>strong{font-size:14px}}@media (prefers-reduced-motion:reduce){.auction-lot>.shop-building{animation:none!important}}.action-scene.is-deal>.action-speaker{display:none}.action-scene.is-deal .actions{padding:0}.action-scene.is-deal .negotiation-table{margin:0}.action-scene.is-deal .turn-actions{display:none}.negotiation-table{display:block!important;padding:0!important;overflow:hidden;border:2px solid #a57f43!important;border-radius:9px!important;color:#f2e6c8!important;background:linear-gradient(155deg,#173946,#081d29 86%)!important;box-shadow:0 6px 18px #0000005c!important;text-align:left!important}.negotiation-table:before{display:none!important}.deal-header{position:relative;padding:7px 10px 5px;border-bottom:1px solid rgba(226,190,106,.3);background:linear-gradient(90deg,#193d49,#0b2633)}.deal-header small,.deal-header h3,.deal-header p{display:block}.deal-header small{color:#d6b86f;font-size:5px;font-weight:900;letter-spacing:.17em}.deal-header h3{margin:0!important;color:#ffe8ad;font-size:16px!important;text-align:left!important}.deal-header p{position:absolute;right:9px;bottom:7px;margin:0;color:#8fa5a5;font-size:5px}.deal-partners{display:grid;grid-template-columns:1fr 56px 1fr;align-items:end;height:82px;overflow:hidden;border-bottom:2px solid #91703f;background:radial-gradient(circle at 50% 100%,rgba(235,195,105,.23),transparent 52%),linear-gradient(#527c82,#193542)}.deal-partners>div{display:grid;grid-template-columns:52px 1fr;grid-template-rows:1fr auto;align-items:end;min-width:0;padding:0 7px}.deal-partners>div:last-child{grid-template-columns:1fr 52px;text-align:right}.deal-partners>div:last-child .character-avatar{grid-column:2}.deal-partners>div:last-child b,.deal-partners>div:last-child small{grid-column:1}.deal-partners .character-avatar{grid-row:1/3;width:50px!important;height:72px!important;filter:drop-shadow(0 4px 3px rgba(0,0,0,.42))}.deal-partners b{align-self:end;overflow:hidden;color:#ffe4a0;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.deal-partners small{align-self:start;color:#b6c4b9;font-size:5px}.deal-partners>span{align-self:center;color:#d8c18a;font-size:5px;font-weight:900;text-align:center}.deal-partners>span i{display:block;margin-bottom:2px;color:#ffdb76;font-size:22px;font-style:normal;animation:deal-arrow 1s ease-in-out infinite alternate}.opponent-tabs{display:flex;gap:4px;padding:4px 6px;overflow-x:auto;border-bottom:1px solid rgba(220,185,105,.18);background:#0c2632}.opponent-tabs button{display:flex;align-items:center;gap:3px;min-width:84px;height:28px;padding:1px 5px;border:1px solid #425c61;border-radius:4px;color:#bdc5b7;background:#15343f;box-shadow:none;text-align:left}.opponent-tabs button.selected{border-color:#dab35b;color:#ffe49a;background:#244754}.opponent-tabs .character-avatar{width:22px!important;height:27px!important}.opponent-tabs span,.opponent-tabs small{display:block;font-size:6px;font-weight:900}.opponent-tabs small{color:#8da2a2;font-size:4px}.trade-ledger{position:relative;display:grid;grid-template-columns:1fr 18px 1fr;gap:3px;padding:5px 6px;background:#081c27}.trade-side{min-width:0;overflow:hidden;border:1px solid #405861;border-radius:5px;background:linear-gradient(150deg,#173843,#0e2935)}.trade-side.giving{border-top:2px solid #cf6b55}.trade-side.receiving{border-top:2px solid #55a6a3}.trade-side>header{padding:3px 5px;border-bottom:1px solid rgba(255,255,255,.07)}.trade-side>header small,.trade-side>header b{display:block}.trade-side>header small{color:#81999b;font-size:4px;letter-spacing:.12em}.trade-side>header b{color:#f1dab0;font-size:7px}.trade-side label{display:block!important;margin:0!important;padding:4px 5px;color:#8ba0a1!important;font-size:5px!important}.trade-side select{height:26px;margin-top:2px!important;padding:3px!important;border:1px solid #6e6749!important;border-radius:3px!important;color:#f8dea0!important;background:#0a202a!important;font-size:7px!important}.ledger-arrow{align-self:center;color:#efcc70;font-size:14px;font-style:normal;text-align:center}.deal-shop{display:grid;grid-template-columns:34px 1fr auto;align-items:center;gap:3px;min-height:39px;padding:2px 5px;border-top:1px solid rgba(255,255,255,.07)}.deal-shop>.shop-building{position:relative;inset:auto;width:32px;height:31px;filter:drop-shadow(0 2px 2px rgba(0,0,0,.35))}.deal-shop b,.deal-shop small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.deal-shop b{color:#ffe4a0;font-size:7px}.deal-shop small{color:#82999a;font-size:4px}.deal-shop strong{color:#ffd66e;font-size:8px}.empty-offer{min-height:39px;margin:0!important;padding:12px 5px!important;color:#70888b!important;font-size:5px!important;text-align:center!important}.cash-condition{padding:4px 6px;border-top:1px solid rgba(222,185,104,.2);border-bottom:1px solid rgba(222,185,104,.2);background:#12303b}.cash-condition>header{display:flex;align-items:center;justify-content:space-between}.cash-condition>header span{color:#a5b3aa;font-size:6px}.cash-condition>header b{color:#d8c99f;font-size:7px}.cash-condition>header b.pay{color:#ef9a74}.cash-condition>header b.receive{color:#7fd0bd}.cash-quick{display:grid;grid-template-columns:repeat(5,1fr);gap:3px;margin-top:3px}.cash-quick button{min-height:21px;padding:2px;border:1px solid #405a60;border-radius:3px;color:#b8c3b5;background:#0b2530;box-shadow:none;font-size:5px;font-weight:900}.cash-quick button.selected{border-color:#ddba63;color:#ffe49a;background:#2b4d55}.cash-quick button:disabled{opacity:.32}.cash-condition>label{display:grid!important;grid-template-columns:1fr 82px;align-items:center;margin:3px 0 0!important;color:#7f9597!important;font-size:5px!important}.cash-condition input{height:22px;margin:0!important;padding:2px 5px!important;border-color:#6f6547!important;border-radius:3px!important;color:#ffe08b!important;background:#071d27!important;font-size:8px!important;text-align:right}.cash-condition>em{display:block;color:#f18c76;font-size:5px;font-style:normal;text-align:right}.deal-impact{padding:4px 6px 5px;background:#0b2430}.deal-impact>header{display:flex;align-items:center;justify-content:space-between}.deal-impact>header small{color:#80979a;font-size:5px;letter-spacing:.12em}.deal-impact>header b{padding:2px 5px;border-radius:3px;font-size:6px}.deal-impact .advantage{color:#9ce0c5;background:#3fa18426}.deal-impact .disadvantage{color:#f0a182;background:#be564126}.deal-impact .balanced{color:#e5cc8e;background:#d5ad5321}.worth-preview{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin-top:3px}.worth-preview>div{display:grid;grid-template-columns:1fr auto 12px auto;align-items:center;padding:3px 4px;border:1px solid #334e57;border-radius:3px;background:#102d38}.worth-preview span{color:#869c9c;font-size:5px}.worth-preview b{color:#b9b9aa;font-size:6px}.worth-preview i{color:#d9b85e;font-size:6px;font-style:normal;text-align:center}.worth-preview strong{color:#ffe18b;font-size:7px}.district-impact{display:grid;gap:2px;margin-top:3px}.district-impact>div{display:grid;grid-template-columns:1fr auto auto auto;align-items:center;gap:4px;padding:3px 5px;border-left:3px solid var(--district-color);background:#132f39}.district-impact b{color:#e9d9b1;font-size:6px}.district-impact span{color:#92a7a4;font-size:5px}.district-impact em{color:#ffe078;font-size:5px;font-style:normal;font-weight:900}.district-impact em.lost{color:#ef9b7a}.deal-actions{display:grid;grid-template-columns:1.5fr .8fr;gap:4px;padding:0 6px 6px;background:#0b2430}.deal-actions button{min-height:31px;margin:0!important;padding:4px!important;border-radius:5px!important}.deal-actions .primary{border:1px solid #e1bb66;color:#fff1c3;background:linear-gradient(#c75f49,#8d3d32);box-shadow:0 3px #51271f;font-size:8px}.deal-actions .primary:disabled{filter:grayscale(.7);opacity:.42}.deal-actions .secondary{color:#c6b894;background:#142e3a;font-size:6px}.deal.game-effect{background:radial-gradient(circle,#25717159,#030d15c2)}.deal-complete{width:min(340px,calc(100vw - 28px));overflow:hidden;border:3px double #cfaa59;border-radius:11px;color:#f3e5c4;background:#0b2633;box-shadow:0 10px #4b3525,0 23px 48px #00000085;animation:deal-complete-in .5s cubic-bezier(.2,.9,.25,1.15) both}.deal-complete>header{display:flex;align-items:center;justify-content:space-between;padding:7px 9px;border-bottom:1px solid #7c673d;background:#173b47}.deal-complete>header small,.deal-complete>header span{color:#c7ab67;font-size:5px;font-weight:900;letter-spacing:.1em}.deal-complete>header b{color:#ffe39a;font-size:15px}.deal-complete-stage{display:grid;grid-template-columns:1fr 66px 1fr;align-items:end;height:126px;overflow:hidden;background:radial-gradient(circle at 50% 90%,rgba(241,203,111,.3),transparent 49%),linear-gradient(#5f9697,#193845 73%)}.deal-complete-stage>div{display:grid;justify-items:center}.deal-complete-stage .character-avatar{width:75px!important;height:104px!important;filter:drop-shadow(0 5px 3px rgba(0,0,0,.43))}.deal-complete-stage b{margin-top:-14px;padding:2px 7px;border:1px solid #8d7040;border-radius:8px;color:#ffe7ad;background:#102c38;font-size:8px}.deal-complete-stage>span{align-self:center;color:#ffe182;text-align:center}.deal-complete-stage>span strong{display:block;padding:5px;border:2px solid #cba653;border-radius:50%;background:#183845;font-size:9px}.deal-complete-stage>span i{font-style:normal;animation:deal-spark .6s ease-in-out infinite alternate}.deal-receipt{display:grid;grid-template-columns:1fr 22px 1fr;align-items:center;padding:7px 10px;border-top:2px solid #8e6e3d;background:#102d39;text-align:center}.deal-receipt>div{padding:5px;border:1px solid #405b60;border-radius:4px;background:#0a222d}.deal-receipt small,.deal-receipt b,.deal-receipt span{display:block}.deal-receipt small{color:#829a9c;font-size:5px}.deal-receipt b{color:#ffe2a0;font-size:9px}.deal-receipt span{color:#79ccb8;font-size:7px}.deal-receipt>i{color:#e1bd63;font-style:normal}.deal-complete>p{margin:0;padding:6px;color:#a9b7aa;font-size:7px;text-align:center}@keyframes deal-arrow{to{transform:translate(4px);filter:brightness(1.35)}}@keyframes deal-complete-in{0%{opacity:0;transform:translateY(35px) scale(.88)}to{opacity:1;transform:none}}@keyframes deal-spark{to{opacity:.35;transform:scale(.7)}}@media (max-width:800px){.game-layout:has(.deal-open) .board-wrap{bottom:500px}.game-layout:has(.deal-open) .message-bar{bottom:506px}.control-panel.deal-open{height:500px;padding:5px 7px max(7px,env(safe-area-inset-bottom));overflow-y:auto}.deal-open .turn-heading{display:none}.action-scene.is-deal{min-height:442px}.negotiation-table{width:100%}}@media (max-width:370px){.game-layout:has(.deal-open) .board-wrap{bottom:470px}.game-layout:has(.deal-open) .message-bar{bottom:476px}.control-panel.deal-open{height:470px}.deal-partners{height:69px}.deal-partners .character-avatar{height:62px!important}.deal-header p{display:none}.trade-side label{padding:3px}.deal-shop{min-height:34px}.empty-offer{min-height:34px;padding:9px 3px!important}.district-impact span{display:none}}@media (prefers-reduced-motion:reduce){.deal-partners>span i,.deal-complete,.deal-complete-stage>span i{animation:none!important}}.deal-market-forecast{margin-top:4px;border:1px solid #3d5960;border-radius:4px;overflow:hidden;background:#0d2834}.deal-market-forecast>header{display:flex;align-items:center;justify-content:space-between;padding:3px 5px;border-bottom:1px solid rgba(224,188,103,.18);background:#173640}.deal-market-forecast>header span{color:#c4a862;font-size:4px;font-weight:900;letter-spacing:.12em}.deal-market-forecast>header b{color:#dfd0aa;font-size:6px}.deal-market-forecast>div{display:grid;grid-template-columns:4px 1fr auto 34px;align-items:center;gap:5px;padding:3px 5px;border-bottom:1px solid rgba(255,255,255,.05)}.deal-market-forecast>div:last-child{border-bottom:0}.deal-market-forecast>div>i{width:4px;height:21px;border-radius:2px;background:var(--district-color);box-shadow:0 0 6px color-mix(in srgb,var(--district-color) 55%,transparent)}.deal-market-forecast span b,.deal-market-forecast span small{display:block}.deal-market-forecast span b{color:#eadbb8;font-size:6px}.deal-market-forecast span small{color:#82999a;font-size:4px}.deal-market-forecast strong{color:#d8cba8;font-size:6px}.deal-market-forecast strong em{color:#8fa4a2;font-style:normal}.deal-market-forecast mark{padding:2px;border-radius:3px;background:#243f47;font-size:6px;font-weight:900;text-align:center}.deal-market-forecast mark.up{color:#86d7b9;background:#389c7b2e}.deal-market-forecast mark.down{color:#ef9a7e;background:#c0503f2e}.deal-market-forecast mark.flat{color:#c2b797}.deal-market-news{border-top:1px solid #7d683e;border-bottom:1px solid #40565a;background:#0d2a36}.deal-market-news>header{display:flex;align-items:center;justify-content:space-between;padding:4px 8px;background:#173844}.deal-market-news>header small{color:#d2af60;font-size:5px;font-weight:900;letter-spacing:.13em}.deal-market-news>header b{color:#eeddb3;font-size:7px}.deal-market-news>div{display:grid;grid-template-columns:5px 1fr 42px 42px;align-items:center;gap:6px;padding:5px 8px;border-top:1px solid rgba(255,255,255,.06)}.deal-market-news>div>i{width:5px;height:28px;border-radius:3px;background:var(--district-color);box-shadow:0 0 8px color-mix(in srgb,var(--district-color) 60%,transparent)}.deal-market-news span b,.deal-market-news span small{display:block}.deal-market-news span b{color:#ffe2a0;font-size:8px}.deal-market-news span small{color:#8da3a1;font-size:5px}.deal-market-news strong{color:#ffe18a;font-size:11px;text-align:right}.deal-market-news em{padding:3px;border-radius:3px;font-size:7px;font-style:normal;font-weight:900;text-align:center}.deal-market-news em.up{color:#8ce0bf;background:#36a17d2b}.deal-market-news em.down{color:#f0a080;background:#c1513e2b}.deal-market-news em.flat{color:#c6b995;background:#ad975f1f}@media (max-width:800px){.game-layout:has(.deal-open) .board-wrap{bottom:540px}.game-layout:has(.deal-open) .message-bar{bottom:546px}.control-panel.deal-open{height:540px}.action-scene.is-deal{min-height:482px}.deal-complete{max-height:92dvh;overflow-y:auto}}@media (max-width:370px){.game-layout:has(.deal-open) .board-wrap{bottom:510px}.game-layout:has(.deal-open) .message-bar{bottom:516px}.control-panel.deal-open{height:510px}.deal-market-forecast span small{display:none}.deal-complete-stage{height:106px}.deal-complete-stage .character-avatar{height:88px!important}}.advanced-board{position:relative;isolation:isolate}.route-network{position:absolute;z-index:0;top:5px;right:5px;bottom:5px;left:5px;pointer-events:none}.route-network svg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;overflow:visible}.route-network path{fill:none;vector-effect:non-scaling-stroke}.route-shadow{stroke:#020c12b3;stroke-width:13;stroke-linecap:round}.route-track{stroke-width:5;stroke-linecap:round;stroke-dasharray:9 8;filter:drop-shadow(0 1px 1px #07131a);opacity:.68}.route-track.ferry{stroke:#66cbd2}.route-track.rail{stroke:#d2a85c;stroke-dasharray:2 7}.route-track.tunnel{stroke:#a791de;stroke-dasharray:5 9}.route-track.active{stroke-width:8;opacity:1;filter:drop-shadow(0 0 6px currentColor);animation:branch-route-flow .65s linear infinite}.route-station{position:absolute;display:flex;align-items:center;gap:4px;padding:3px 6px;border:1px solid #9a7c4a;border-radius:4px;color:#dacba8;background:#071b27e0;box-shadow:0 3px #00000052;font-size:6px;font-weight:900;letter-spacing:.04em}.route-station i{display:grid;place-items:center;width:16px;height:16px;border-radius:50%;font-size:9px;font-style:normal}.route-station.ferry{left:45%;top:72%}.route-station.ferry i{color:#dffcff;background:#267f88}.route-station.rail{left:61%;top:39%}.route-station.rail i{color:#352818;background:#d4aa5f}.route-station.tunnel{left:22%;top:56%}.route-station.tunnel i{color:#faf0ff;background:#745fa7}.route-station.active{z-index:3;border-color:#ffe18b;color:#ffe8ad;transform:scale(1.08);box-shadow:0 0 12px #ffd56894,0 3px #00000059}.advanced-board .space.junction:after{display:none!important}.junction-badge{position:absolute;z-index:18;top:-8px;left:-7px;display:flex;padding:2px;border:1px solid #f0d58c;border-radius:10px;color:#fff4c8;background:#173b4b;box-shadow:0 2px #523b27,0 0 7px #ffd36f8c}.junction-badge i{display:grid;place-items:center;width:13px;height:13px;font-size:8px;font-style:normal}.route-preview .route-method{padding:2px 4px;border-radius:3px;color:#102a35;background:#e1bd66;font-size:6px;font-style:normal;font-weight:900}.space.route-shortcut.route-ferry:before{content:"⚓"}.space.route-shortcut.route-rail:before{content:"◆"}.space.route-shortcut.route-tunnel:before{content:"✦"}.advanced-board .space.route-shortcut .space-platform{border-color:#ffe39a;box-shadow:0 5px #76562a,0 9px #2c2119,0 0 0 7px #65c7cd40,0 0 27px #ffcd5bdb}.direction-buttons.route-fallback .shortcut{position:relative;overflow:hidden;border-color:#cda95c;background:linear-gradient(145deg,#1f4855,#102d3a)}.direction-buttons.route-fallback .shortcut:after{content:"SHORTCUT";position:absolute;right:3px;top:2px;color:#ffe09673;font-size:4px;letter-spacing:.1em}.direction-buttons.route-fallback .shortcut.ferry{box-shadow:inset 0 -3px #3d9da3,0 4px #503b29}.direction-buttons.route-fallback .shortcut.rail{box-shadow:inset 0 -3px #b98b43,0 4px #503b29}.direction-buttons.route-fallback .shortcut.tunnel{box-shadow:inset 0 -3px #7962b0,0 4px #503b29}@keyframes branch-route-flow{to{stroke-dashoffset:-34}}@media (max-width:800px){.route-station{padding:2px 4px;font-size:5px}.route-station i{width:13px;height:13px;font-size:7px}.route-station.ferry{left:43%;top:73%}.route-station.rail{left:59%;top:39%}.route-station.tunnel{left:20%;top:56%}.junction-badge{top:-5px;left:-4px}.route-preview .route-method{font-size:5px}.direction-buttons.route-fallback:has(.shortcut){grid-template-columns:repeat(3,minmax(0,1fr))}}@media (prefers-reduced-motion:reduce){.route-track.active{animation:none!important}}.shortcut-legend{display:grid;gap:5px;margin:7px 0 10px}.shortcut-legend article{display:grid;grid-template-columns:27px 1fr;align-items:center;gap:6px;padding:5px 7px;border:1px solid #3d5760;border-radius:5px;color:#e9dab7;background:#102d39}.shortcut-legend article>i{display:grid;place-items:center;width:24px;height:24px;margin:0;border-radius:50%;color:#fff3c6;background:#376d72;font-size:11px;font-style:normal}.shortcut-legend article.rail>i{background:#a77c3f}.shortcut-legend article.tunnel>i{background:#705a9c}.shortcut-legend article span{margin:0}.shortcut-legend article b,.shortcut-legend article small{display:block}.shortcut-legend article b{font-size:8px}.shortcut-legend article small{color:#8ea2a0;font-size:6px}@media (max-width:800px){.shortcut-legend{grid-template-columns:repeat(3,1fr);width:100%;gap:3px}.shortcut-legend article{grid-template-columns:18px 1fr;gap:3px;padding:3px}.shortcut-legend article>i{width:17px;height:17px;font-size:7px}.shortcut-legend article b{font-size:6px}.shortcut-legend article small{font-size:4px}}.chance-card.rarity-rare{--chance-accent:#ffe077;border-color:#f2ce67;background:linear-gradient(155deg,#574424,#182a39 72%);box-shadow:inset 0 0 0 2px #fff5b829,0 8px #5d421d,0 0 28px #f6c85066,0 24px 60px #000000ad}.chance-card.rarity-rare .chance-header span{border-color:#f3d26f;color:#34230f;background:#f0c95f;box-shadow:0 0 12px #ffdc678c}.chance-card.rarity-choice{--chance-accent:#80d3c3;border-color:#79b8a8}.chance-card.rarity-choice .chance-header span{border-color:#72c7b7;color:#dffcf3;background:#245b5c}.chance-card.rarity-choice .chance-story>strong{font-size:11px}.rare-stars{position:absolute;z-index:8;top:0;right:0;bottom:0;left:0;pointer-events:none}.rare-stars i{position:absolute;color:#ffe985;font-style:normal;text-shadow:0 0 8px #ffd34f;animation:rare-star-twinkle .7s ease-in-out infinite alternate}.rare-stars i:nth-child(1){left:17%;top:14%;font-size:18px}.rare-stars i:nth-child(2){left:49%;top:23%;font-size:13px;animation-delay:-.25s}.rare-stars i:nth-child(3){right:13%;top:8%;font-size:21px;animation-delay:-.5s}.chance-choices{display:grid;gap:6px;padding:4px 3px 8px}.chance-choices>small{color:#c8b995;font-size:6px;font-weight:900;letter-spacing:.08em}.chance-choices button{display:grid;grid-template-columns:36px 1fr auto;align-items:center;gap:7px;min-height:52px;padding:5px 8px;border:1px solid #547478;border-radius:7px;color:#ede0bf;background:linear-gradient(145deg,#173e49,#0e2b37);box-shadow:0 3px #07151c;text-align:left}.chance-choices button:active{transform:translateY(2px);box-shadow:0 1px #07151c}.chance-choices button>i{display:grid;place-items:center;width:33px;height:33px;border:2px solid #a8894d;border-radius:50%;color:#29351f;background:linear-gradient(#f5d77b,#c79b43);font-size:12px;font-style:normal;font-weight:900}.chance-choices button span b,.chance-choices button span small{display:block}.chance-choices button span b{color:#ffe29a;font-size:10px}.chance-choices button span small{margin-top:2px;color:#91aaa8;font-size:6px}.chance-choices button>em{color:#77cfbd;font-size:7px;font-style:normal;font-weight:900}.chance-history{margin-top:7px;border:1px solid rgba(205,174,105,.3);border-radius:6px;color:#bfb292;background:#03111866;text-align:left}.chance-history summary{padding:6px 8px;cursor:pointer;font-size:7px;font-weight:900;list-style:none}.chance-history summary::-webkit-details-marker{display:none}.chance-history summary:before{content:"▸";margin-right:5px;color:#dfb95e}.chance-history[open] summary:before{content:"▾"}.chance-history summary b{float:right;color:#e6c56e}.chance-history>div{max-height:132px;overflow-y:auto;border-top:1px solid rgba(205,174,105,.2)}.chance-history article{display:grid;grid-template-columns:22px 1fr auto;align-items:center;gap:5px;padding:5px 7px;border-bottom:1px solid rgba(255,255,255,.05)}.chance-history article>span{display:grid;place-items:center;width:20px;height:20px;border-radius:50%;color:#27331f;background:#d9b860;font-size:7px;font-weight:900}.chance-history article>span.rare{color:#39280d;background:#ffe17a;box-shadow:0 0 7px #ffda6080}.chance-history article>span.choice{color:#dff9ef;background:#3f8d80}.chance-history article>b,.chance-history article small{display:block}.chance-history article>b{overflow:hidden;color:#e8d8b4;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.chance-history article small{color:#7f9798;font-size:5px}.chance-history article>strong{color:#f4cf72;font-size:7px}.chance-history p{margin:0;padding:8px!important;color:#7f9696!important;font-size:6px!important;text-align:center}@keyframes rare-star-twinkle{to{opacity:.3;transform:scale(.65) rotate(18deg)}}@media (max-width:800px){.chance-card{max-height:94dvh;overflow-y:auto}.chance-card:has(.chance-choices) .chance-stage{height:126px}.chance-card:has(.chance-choices) .chance-stage>.character-avatar{height:118px!important}.chance-card:has(.chance-choices) .chance-symbol{top:45px;width:61px;height:61px;font-size:25px}.chance-card:has(.chance-choices) .chance-story{padding-top:7px}.chance-card:has(.chance-choices) .chance-story h2{font-size:17px}.chance-card:has(.chance-choices) .chance-reaction{padding:3px 6px}.chance-card:has(.chance-choices) .chance-reaction .character-avatar{height:34px!important}.chance-history{margin-top:5px}}@media (max-width:370px){.chance-card{max-height:92dvh}.chance-stage{height:132px}.chance-stage>.character-avatar{height:124px!important}.chance-story h2{font-size:17px}.chance-choices button{min-height:46px}.chance-choices button>i{width:29px;height:29px}.chance-history article{padding:4px 6px}}@media (prefers-reduced-motion:reduce){.rare-stars i{animation:none!important}}.info-sheet>nav{grid-template-columns:repeat(4,1fr)}.chance-history-view{display:grid;gap:6px;padding:0 13px;overflow-y:auto}.chance-history-view>header{padding:8px 10px;border:2px solid #9b7740;border-radius:8px;color:#f2dfb4;background:linear-gradient(140deg,#193c49,#0c2835)}.chance-history-view>header span{color:#d3ae59;font-size:6px;font-weight:900;letter-spacing:.16em}.chance-history-view>header h3{margin:1px 0;color:#ffe39b;font-size:16px}.chance-history-view>header p{margin:0;color:#9badaa;font-size:7px}.chance-history-view>article{display:grid;grid-template-columns:31px 1fr auto;align-items:center;gap:8px;padding:7px 9px;border:2px solid #b7a584;border-radius:8px;background:#fff8e7}.chance-history-view>article.rare{border-color:#d0a83f;background:linear-gradient(110deg,#fff4c4,#fff8e8);box-shadow:inset 4px 0 #d0a83f}.chance-history-view>article.choice{border-color:#61a89d;background:#eef9f5;box-shadow:inset 4px 0 #61a89d}.chance-history-view>article>span{display:grid;place-items:center;width:29px;height:29px;border-radius:50%;color:#fff8d8;background:#8f7041;font-size:10px;font-weight:900}.chance-history-view>article.rare>span{color:#3d2b0d;background:#efd066}.chance-history-view>article.choice>span{background:#438f83}.chance-history-view article div{min-width:0}.chance-history-view article div b,.chance-history-view article div small{display:block;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.chance-history-view article div b{color:#4b3b29;font-size:10px}.chance-history-view article div small{margin-top:2px;color:#817463;font-size:7px}.chance-history-view article>strong{color:#9b6125;font-size:10px}.chance-empty{padding:28px;border:2px dashed #b5a27d;border-radius:9px;color:#75664f;background:#fff8e8;text-align:center}.chance-empty>b{display:grid;place-items:center;width:48px;height:48px;margin:0 auto 7px;border:2px solid #987542;border-radius:50%;color:#fff0bd;background:#24485a;font-size:24px}.chance-empty p{margin:0;font-size:11px;font-weight:900}.chance-empty small{font-size:7px}@media (max-width:800px){.info-sheet>nav{margin-bottom:8px}.info-sheet>nav button{min-height:36px;font-size:9px}.chance-history-view{max-height:58dvh;gap:4px}.chance-history-view>article{grid-template-columns:26px 1fr auto;padding:5px 7px}.chance-history-view>article>span{width:24px;height:24px}.chance-history-view>header{padding:6px 8px}}.game-opening{position:fixed;z-index:1200;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;overflow:hidden;padding:max(12px,env(safe-area-inset-top)) 12px max(12px,env(safe-area-inset-bottom));color:#f7e8bd;background:radial-gradient(circle at 50% 38%,rgba(69,155,161,.44),transparent 31%),linear-gradient(155deg,#04111c,#0a3542 52%,#071720);-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.game-opening:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-radial-gradient(ellipse at 50% 110%,transparent 0 24px,rgba(112,207,204,.08) 26px 28px);animation:opening-sea 2.8s ease-in-out infinite alternate}.opening-curtain{position:absolute;z-index:5;top:0;bottom:0;width:51%;background:linear-gradient(90deg,#281814,#8a402e 20%,#3c201b 48%,#9d4932 70%,#291612);box-shadow:inset 0 0 35px #120b09,0 0 25px #02070b}.curtain-left{left:0;transform-origin:left;animation:curtain-left 1s .15s cubic-bezier(.72,0,.2,1) both}.curtain-right{right:0;transform-origin:right;animation:curtain-right 1s .15s cubic-bezier(.72,0,.2,1) both}.opening-card{position:relative;z-index:6;display:grid;justify-items:center;width:min(370px,calc(100vw - 24px));padding:15px 12px 12px;border:3px double #d7b661;border-radius:13px;background:linear-gradient(165deg,#18424bf7,#051b27fa);box-shadow:inset 0 0 32px #d3b05c17,0 9px #3e2e20,0 24px 65px #000a;animation:opening-card-rise .75s .72s cubic-bezier(.18,.9,.2,1.16) both;text-align:center}.opening-card>small{color:#c5a85f;font-size:7px;font-weight:900;letter-spacing:.24em}.opening-logo{margin:4px 0 7px}.opening-logo span{display:block;color:#e66d4e;font-size:12px;font-weight:1000}.opening-logo h1{margin:-2px 0 0;color:#fff0bf;font-size:27px;line-height:1.05;text-shadow:0 3px #51351e}.opening-logo strong{display:inline-block;margin-top:4px;padding:2px 12px;border:1px solid #efcf78;border-radius:3px;color:#2b291c;background:linear-gradient(#ffe595,#c99c42);box-shadow:0 3px #674721;font-size:17px;transform:rotate(-3deg)}.opening-route{display:grid;grid-template-columns:28px 1fr 28px 1fr 28px 1fr 28px;align-items:center;width:88%;margin:4px 0 2px}.opening-route i{display:grid;place-items:center;width:28px;height:28px;border:1px solid #d3af5c;border-radius:50%;background:#123846;font-size:14px;font-style:normal;box-shadow:0 0 9px #5ccac44d}.opening-route b{height:3px;background:repeating-linear-gradient(90deg,#d3b05e 0 5px,transparent 5px 9px);animation:opening-route-flow .7s linear infinite}.opening-party{display:flex;align-items:end;justify-content:center;width:100%;height:142px;margin-top:0;overflow:hidden}.opening-party>div{position:relative;width:min(88px,25%);animation:opening-hero .55s calc(.88s + var(--opening-order)*.12s) both}.opening-party .character-avatar{width:82px!important;height:116px!important;max-width:100%;filter:drop-shadow(0 7px 4px #0008)}.opening-party span{display:block;position:relative;margin:-9px auto 0;width:max-content;max-width:100%;padding:2px 7px;border:1px solid #9d8048;border-radius:8px;color:#ffe8ad;background:#102b36;font-size:8px;font-weight:900}.opening-card>p{margin:5px 0 8px;color:#aebcb1;font-size:8px}.opening-card>button{width:100%;min-height:42px;border:1px solid #f0d07a;border-radius:6px;color:#fff4cd;background:linear-gradient(#cf624a,#963b32);box-shadow:0 4px #55271f;font-size:11px;font-weight:1000}.opening-compass{position:absolute;z-index:2;width:440px;height:440px;border:1px solid rgba(194,164,92,.13);border-radius:50%;animation:opening-compass-spin 18s linear infinite}.opening-compass:before,.opening-compass:after{content:"";position:absolute;top:14%;right:14%;bottom:14%;left:14%;border:1px solid rgba(194,164,92,.1);transform:rotate(45deg)}.opening-compass i{position:absolute;color:#e8ce8c40;font-size:12px;font-style:normal;font-weight:900}.opening-compass i:nth-child(1){left:50%;top:3%}.opening-compass i:nth-child(2){right:3%;top:50%}.opening-compass i:nth-child(3){left:50%;bottom:3%}.opening-compass i:nth-child(4){left:3%;top:50%}.opening-compass b{position:absolute;left:calc(50% - 20px);top:calc(50% - 20px);font-size:40px;color:#e2be6033}.bank-rays{position:absolute;z-index:2;left:4px;right:4px;bottom:-88px;height:230px;animation:bank-rays-spin 9s linear infinite}.bank-rays i{position:absolute;left:50%;bottom:45%;width:4px;height:150px;transform-origin:50% 100%;background:linear-gradient(transparent,#ffe68f9e);clip-path:polygon(45% 0,55% 0,100% 100%,0 100%)}.bank-rays i:nth-child(2){transform:rotate(72deg)}.bank-rays i:nth-child(3){transform:rotate(144deg)}.bank-rays i:nth-child(4){transform:rotate(216deg)}.bank-seal{position:absolute;right:12px;top:11px;display:grid;place-items:center;width:42px;height:42px;border:2px double #e6c56d;border-radius:50%;color:#ffe6a2;background:#6e3f29;box-shadow:0 0 0 4px #dcb85f26;font-size:10px;font-weight:1000;letter-spacing:.08em;transform:rotate(9deg);animation:bank-seal-stamp .45s .72s both}.result-overlay{background:radial-gradient(circle at 50% 23%,rgba(63,151,153,.3),transparent 28%),#020a11ed!important}.result-card{width:min(560px,100%)!important;border:3px double #d9b85f!important;border-radius:13px!important;color:#ecdfbd!important;background:linear-gradient(160deg,#173e49,#071d2a 68%)!important;box-shadow:inset 0 0 0 2px #fff1be0f,0 10px #463320,0 28px 85px #000c!important}.result-card>header{position:relative;overflow:hidden;padding:11px 14px 9px!important;border-bottom:1px solid rgba(218,182,93,.4);background:radial-gradient(circle at 50% 38%,rgba(232,193,91,.27),transparent 42%)!important}.result-card>header>small{color:#d2b15a!important;font-size:7px;letter-spacing:.22em}.victory-stage{position:relative;height:176px;margin-top:1px;overflow:hidden}.victory-stage>.character-avatar{position:absolute;z-index:3;left:50%;bottom:0;width:122px!important;height:168px!important;transform:translate(-50%);filter:drop-shadow(0 8px 5px #0009);animation:victory-hero 1s cubic-bezier(.18,.9,.25,1.2) both}.victory-rays{position:absolute;left:50%;top:52%;width:260px;height:260px;transform:translate(-50%,-50%);animation:victory-rays 14s linear infinite}.victory-rays i{position:absolute;left:50%;bottom:50%;width:9px;height:130px;transform-origin:50% 100%;background:linear-gradient(transparent,#ffdf7c85);clip-path:polygon(45% 0,55% 0,100% 100%,0 100%)}.victory-rays i:nth-child(2){transform:rotate(60deg)}.victory-rays i:nth-child(3){transform:rotate(120deg)}.victory-rays i:nth-child(4){transform:rotate(180deg)}.victory-rays i:nth-child(5){transform:rotate(240deg)}.victory-rays i:nth-child(6){transform:rotate(300deg)}.victory-crown{position:absolute;z-index:5;left:50%;top:1px;color:#ffe385;font-size:30px;filter:drop-shadow(0 0 7px #ffd35d);transform:translate(-50%);animation:victory-crown .75s .55s both}.victory-stage .result-trophy{position:absolute;z-index:6;right:calc(50% - 91px);bottom:5px;font-size:39px;animation:result-pop .7s .75s both}.result-card>header p{margin:2px 0 1px!important;color:#e0c478!important;font-size:10px}.result-card>header h1{margin:0 5px!important;color:#fff0b9!important;font-size:27px!important;text-shadow:0 3px #49331e}.result-card>header>b{padding:3px 10px!important;border:1px solid #e6c56d;border-radius:3px!important;color:#2d2a1b!important;background:linear-gradient(#f2d77d,#bd8e39)!important;font-size:7px;letter-spacing:.16em;transform:none!important}.result-summary{margin-top:10px!important}.result-summary>div{border-color:#3f5960!important;color:#dbcda9;background:#102d39!important}.result-summary>div:first-child{border:1px solid #d0ad59!important;color:#ffe89e;background:linear-gradient(135deg,#744a27,#b17835)!important}.result-meta{color:#aeb7aa;background:#0b2531!important}.final-ranking h2{color:#e6d7b1}.final-ranking article{border-color:#425a5f!important;color:#dfd2af;background:#102e39!important}.final-ranking article.champion{border-color:#d7b45d!important;background:linear-gradient(100deg,#3f3926,#17333a)!important}.final-ranking article div small{color:#8da09d!important}.final-ranking article>em{color:#d7cba9;background:#263f47!important}.final-ranking article.champion>em{color:#372811;background:#e1bd61!important}.result-card footer button:not(.primary){border-color:#627276!important;color:#d9cdad!important;background:#17313b!important}@keyframes curtain-left{to{transform:translate(-93%) skew(-7deg)}}@keyframes curtain-right{to{transform:translate(93%) skew(7deg)}}@keyframes opening-card-rise{0%{opacity:0;transform:translateY(35px) scale(.86)}to{opacity:1;transform:none}}@keyframes opening-hero{0%{opacity:0;transform:translateY(55px)}to{opacity:1;transform:none}}@keyframes opening-route-flow{to{background-position:9px 0}}@keyframes opening-compass-spin{to{transform:rotate(360deg)}}@keyframes opening-sea{to{transform:translateY(-8px)}}@keyframes bank-rays-spin{to{transform:rotate(360deg)}}@keyframes bank-seal-stamp{0%{opacity:0;transform:scale(2.6) rotate(35deg)}to{opacity:1;transform:rotate(9deg)}}@keyframes victory-hero{0%{opacity:0;transform:translate(-50%,45px) scale(.72)}to{opacity:1;transform:translate(-50%)}}@keyframes victory-rays{to{transform:translate(-50%,-50%) rotate(360deg)}}@keyframes victory-crown{0%{opacity:0;transform:translate(-50%,-28px) rotate(-16deg)}to{opacity:1;transform:translate(-50%)}}@media (max-width:600px){.opening-card{max-height:94dvh}.opening-party{height:128px}.opening-party .character-avatar{height:105px!important}.result-card{max-height:calc(100dvh - 16px)!important}.victory-stage{height:145px}.victory-stage>.character-avatar{width:104px!important;height:143px!important}.victory-stage .result-trophy{right:calc(50% - 78px);font-size:32px}.result-summary{margin:8px 9px!important}.final-ranking{padding:7px 9px!important}}@media (max-width:370px){.opening-logo h1{font-size:23px}.opening-party{height:114px}.opening-party .character-avatar{height:94px!important}.opening-card>p{display:none}.opening-card>button{min-height:38px}.victory-stage{height:126px}.victory-stage>.character-avatar{height:124px!important}}@media (prefers-reduced-motion:reduce){.game-opening:before,.opening-curtain,.opening-card,.opening-route b,.opening-party>div,.opening-compass,.bank-rays,.bank-seal,.victory-rays,.victory-crown,.victory-stage>.character-avatar{animation:none!important}.curtain-left{transform:translate(-93%)}.curtain-right{transform:translate(93%)}}.map-picker{display:grid;grid-template-columns:1fr 1fr;gap:9px;margin:5px 0 14px}.map-picker button{position:relative;display:grid;grid-template-columns:36px 1fr;grid-template-rows:auto auto auto;align-items:center;gap:1px 7px;min-height:104px;padding:10px;border:2px solid #b9aa8d;border-radius:8px;color:#594932;background:linear-gradient(150deg,#fff9e9,#ead9b5);box-shadow:0 4px #8a704d;text-align:left}.map-picker button>span{position:absolute;left:7px;top:6px;color:#88765a;font-size:6px;font-weight:1000;letter-spacing:.14em}.map-picker button>i{grid-row:1/4;display:grid;place-items:center;width:34px;height:34px;border:2px solid var(--map-accent);border-radius:50%;color:#fff6d0;background:#173946;font-size:17px;font-style:normal}.map-picker button>b{align-self:end;color:#443724;font-size:11px}.map-picker button>small{color:#81725e;font-size:6px}.map-picker button>em{justify-self:start;margin-top:4px;padding:2px 5px;border:1px solid #b9a276;border-radius:3px;color:#806a42;font-size:5px;font-style:normal;font-weight:1000;letter-spacing:.12em}.map-picker button.selected{border-color:var(--map-accent);outline:3px solid color-mix(in srgb,var(--map-accent) 24%,transparent);background:linear-gradient(150deg,#fff8db,#f1d690);box-shadow:0 4px color-mix(in srgb,var(--map-accent) 60%,#573d26)}.map-picker button.selected:after{content:"SELECTED";position:absolute;right:6px;top:5px;padding:2px 4px;border-radius:2px;color:#fff;background:var(--map-accent);font-size:5px;font-weight:1000;letter-spacing:.08em}.setup-screen.map-starlight{background:radial-gradient(circle at 50% 18%,rgba(121,86,205,.33),transparent 31%),linear-gradient(#071326,#101830)}.setup-screen.map-starlight .setup-card:after{content:"MAP No. 02"}.map-rule-summary{display:grid;grid-template-columns:repeat(3,1fr);gap:5px;margin:-2px 0 14px}.map-rule-summary span{display:grid;gap:2px;padding:7px 4px;border:1px solid #c8b796;border-radius:5px;color:#88765a;background:#fffbe7b3;font-size:7px;text-align:center}.map-rule-summary b{color:#4c3b25;font-size:10px}.map-starlight .map-rule-summary span{border-color:#947db9;background:#231d47e6;color:#c2b3dc}.map-starlight .map-rule-summary b{color:#ffe49a}.game-screen.map-starlight,.map-starlight .board-wrap{background:radial-gradient(circle at 50% 35%,rgba(111,76,181,.35),transparent 48%),linear-gradient(#070b20,#101a31)}.advanced-board.map-starlight{border-color:#a886dd;background-color:#111a39;background-image:linear-gradient(#0c082326,#070b1f6b),url(/assets/night-harbor-board-v1-DzxFjkqH.png);background-position:center;background-size:cover;box-shadow:0 0 0 5px #10152c,0 0 0 7px #896bb9,0 0 42px #7a59d275,0 20px 48px #000000b3}.advanced-board.map-starlight:after{content:"";position:absolute;z-index:0;top:0;right:0;bottom:0;left:0;pointer-events:none;background:radial-gradient(circle at 15% 20%,#fff 0 1px,transparent 2px),radial-gradient(circle at 72% 13%,#e8d8ff 0 1px,transparent 2px),radial-gradient(circle at 48% 58%,#fff 0 1px,transparent 2px);background-size:91px 77px,137px 109px,173px 131px;opacity:.48;animation:starlight-twinkle 1.8s ease-in-out infinite alternate}.map-starlight .game-header{border-bottom-color:#8164b5;background:linear-gradient(180deg,#272454,#111a37)}.map-starlight .goal-guide{border-color:#8068ad;background:#18193bf5}.map-starlight .advanced-board .market-grid,.map-starlight .advanced-board .mission-banner{border-color:#8e71bd;background:#0f1230e8}.map-starlight .route-track.ferry{stroke:#d69bff}.map-starlight .route-track.rail{stroke:#6ad6e3}.map-starlight .route-track.tunnel{stroke:#ffe080}.map-starlight .route-station.ferry{left:52%;top:27%}.map-starlight .route-station.rail{left:58%;top:52%}.map-starlight .route-station.tunnel{left:25%;top:70%}.map-starlight .route-station.ferry i{background:#8057ac}.map-starlight .route-station.rail i{color:#e7fdff;background:#277984}.map-starlight .route-station.tunnel i{color:#3a2c16;background:#e6bb58}.map-starlight .game-opening{background:radial-gradient(circle at 50% 38%,rgba(128,84,200,.5),transparent 31%),linear-gradient(155deg,#05071b,#19183c 55%,#091124)}.map-starlight .opening-card{border-color:#aa86db;background:linear-gradient(165deg,#272253fa,#0a102bfc);box-shadow:inset 0 0 38px #b284ff1f,0 9px #302447,0 24px 65px #000b}.map-starlight .opening-route i{border-color:#a987d5;background:#1d244d}.map-starlight .opening-route b{background:repeating-linear-gradient(90deg,#c098ef 0 5px,transparent 5px 9px)}@keyframes starlight-twinkle{to{opacity:.22;filter:brightness(1.7)}}@media (max-width:600px){.map-picker{gap:6px;margin-bottom:10px}.map-picker button{grid-template-columns:29px 1fr;min-height:88px;padding:7px 6px}.map-picker button>i{width:27px;height:27px;font-size:13px}.map-picker button>b{font-size:8px}.map-picker button>small{font-size:5px}.map-picker button>em{font-size:4px}.map-picker button>span{font-size:5px}.map-picker button.selected:after{font-size:4px}}@media (prefers-reduced-motion:reduce){.advanced-board.map-starlight:after{animation:none}}.turn-resources{display:flex;gap:5px;margin-left:auto}.turn-resources>span{display:grid;min-width:48px;padding:4px 5px;border:1px solid rgba(209,175,102,.35);border-radius:4px;background:#05131e80;text-align:right}.turn-resources small{color:#ad9c77;font-size:6px}.turn-resources b{color:#ffe19a;font-size:10px}.turn-prompt{display:flex;align-items:center;gap:6px;min-height:25px;margin-top:4px;padding:4px 6px;border:1px solid rgba(208,172,91,.42);border-radius:4px;color:#f2e2bd;background:#071c2a}.turn-prompt>b{flex:0 0 auto;padding:2px 5px;border-radius:3px;color:#17262d;background:#e5bf64;font-size:7px}.turn-prompt>span{overflow:hidden;font-size:8px;font-weight:800;text-overflow:ellipsis;white-space:nowrap}.advanced-board .space.is-current .pawns .character-avatar.is-featured:after{content:"あなた";position:absolute;z-index:20;left:50%;top:-12px;padding:2px 4px;border:1px solid #ffe493;border-radius:5px;color:#2b2316;background:#ffd667;box-shadow:0 0 10px #ffd667cc;font-size:5px;font-weight:1000;line-height:1;white-space:nowrap;transform:translate(-50%)}.advanced-board .space.is-current .pawns .character-avatar.is-featured .pawn-base{border-color:#fff0a5!important;box-shadow:0 0 0 4px #ffd35b52,0 0 18px #ffd35c,inset 0 1px #fff9!important;animation:active-pawn-ring .8s ease-in-out infinite alternate}@keyframes active-pawn-ring{to{box-shadow:0 0 0 7px #ffd35b1f,0 0 25px #ffe387,inset 0 1px #fff9}}@media (max-width:800px){.game-layout:not(:has(.shop-visit-open,.stock-exchange-open,.invest-open,.build-open,.auction-open,.deal-open)) .board-wrap{bottom:186px;padding-bottom:12px}.game-layout:not(:has(.shop-visit-open,.stock-exchange-open,.invest-open,.build-open,.auction-open,.deal-open)) .control-panel{height:186px}.message-bar{display:none}.turn-heading{min-height:43px;height:43px;padding:0 0 2px 52px}.turn-heading .character-avatar{width:48px!important;height:68px!important}.turn-identity{min-width:55px}.turn-identity>b{font-size:12px}.turn-mark-progress{margin-top:1px}.turn-mark-progress i{width:13px;height:13px;font-size:7px}.turn-resources{gap:3px}.turn-resources>span{min-width:42px;padding:3px}.turn-resources small{font-size:5px}.turn-resources b{font-size:8px}.turn-prompt{min-height:23px;margin-top:3px;padding:3px 5px}.control-panel:is(.shop-visit-open,.stock-exchange-open,.invest-open,.build-open,.auction-open,.deal-open) .turn-prompt{display:none}.dice-zone{grid-template-columns:58px 1fr;grid-template-rows:43px 38px;gap:5px;padding-top:4px}.dice{width:54px;height:54px;margin-top:3px}.dice-zone .primary{min-height:40px}.skill-button{min-height:35px}.choice-box{padding-top:2px}}@media (prefers-reduced-motion:reduce){.advanced-board .space.is-current .pawns .character-avatar.is-featured .pawn-base{animation:none}}.arrival-badge{position:absolute;z-index:9;left:50%;bottom:7px;display:grid;min-width:108px;padding:4px 12px;transform:translate(-50%);border:1px solid #e7c86f;border-radius:4px;color:#fff1c2;background:#081c27e6;box-shadow:0 3px #2c1c118c;text-align:center;animation:arrival-badge-pop .5s .18s both}.arrival-badge small{color:#e4bb5e;font-size:5px;font-weight:900;letter-spacing:.2em}.arrival-badge b{font-size:9px}.shop-decision-preview{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.shop-decision-preview>div{display:grid;gap:1px;min-width:0;padding:6px;border:1px solid rgba(221,186,104,.32);border-radius:5px;background:#04131d94}.shop-decision-preview small{color:#aa9f87;font-size:5px}.shop-decision-preview b{overflow:hidden;color:#ffe092;font-size:9px;text-overflow:ellipsis;white-space:nowrap}.shop-decision-preview span{color:#b9c7c2;font-size:5px;white-space:nowrap}.shop-strategy-note{grid-column:1/-1;display:flex;align-items:center;justify-content:space-between;gap:8px;padding:5px 7px;border-left:3px solid #6fc4a6;color:#d9eadd;background:#153e42}.shop-strategy-note b{font-size:7px}.shop-strategy-note span{color:#a9c3b4;font-size:5px;text-align:right}.shop-strategy-note.cannot-buy{border-color:#d87963;color:#ffd0bd;background:#4a2d2d}.turn-summary-overlay{position:fixed;z-index:160;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:18px;background:radial-gradient(circle at 50% 44%,#1c4c5561,#030c14d6);-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.turn-summary-card{position:relative;width:min(350px,calc(100vw - 28px));overflow:hidden;border:3px double #d7b45e;border-radius:16px;color:#f7e5b8;background:linear-gradient(155deg,#193e4e,#071d2c 70%);box-shadow:0 9px #5b4026,0 24px 65px #000000a8;animation:turn-summary-rise .46s cubic-bezier(.2,.84,.25,1.13) both}.turn-summary-card:before{content:"";position:absolute;top:-45%;right:-45%;bottom:-45%;left:-45%;background:conic-gradient(transparent,#e5be57 9%,transparent 19% 51%,#55aa9f 62%,transparent 72%);opacity:.08;animation:celebration-rays 8s linear infinite}.turn-summary-card>*{position:relative;z-index:1}.turn-summary-card>header{display:grid;grid-template-columns:72px 1fr;grid-template-rows:auto 1fr;align-items:center;min-height:115px;padding:10px 18px 4px;background:linear-gradient(90deg,rgba(236,190,88,.12),transparent)}.turn-summary-card>header>small{grid-column:1/-1;color:#e9bd5f;font-size:7px;font-weight:900;letter-spacing:.24em}.turn-summary-card>header .character-avatar{grid-row:2;width:67px!important;height:94px!important;align-self:end}.turn-summary-card>header>div span{color:#9fb4b5;font-size:8px}.turn-summary-card>header h2{margin:2px 0;color:#ffe49a;font-size:24px}.turn-summary-result{margin:0 12px 9px;padding:8px 10px;border:1px solid #6b7059;border-radius:7px;color:#fff2cf;background:#102e3b;font-size:10px;font-weight:800;line-height:1.45;text-align:center}.turn-summary-ledger{display:grid;grid-template-columns:1fr 1fr;gap:5px;padding:0 12px 10px}.turn-summary-ledger>div{display:grid;grid-template-columns:1fr auto;align-items:center;padding:7px 8px;border:1px solid rgba(218,182,98,.28);border-radius:6px;background:#03111b8c}.turn-summary-ledger span{color:#9faeaa;font-size:6px}.turn-summary-ledger b{color:#f5deb0;font-size:12px}.turn-summary-ledger strong{grid-column:1/-1;margin-top:2px;font-size:8px}.turn-summary-ledger .plus{color:#74d3a8}.turn-summary-ledger .minus{color:#ff947a}.turn-summary-ledger .flat{color:#9faaa7}.next-turn-preview{display:flex;align-items:center;gap:8px;margin:0 12px 10px;padding:6px 9px;border-top:1px solid rgba(218,182,98,.25);border-bottom:1px solid rgba(218,182,98,.25)}.next-turn-preview>span{color:#91a7a9;font-size:6px}.next-turn-preview .character-avatar{width:35px!important;height:45px!important;margin-left:auto}.next-turn-preview b{color:#ffe49a;font-size:12px}.next-turn-preview i{color:#d9b65d;font-size:18px;font-style:normal}.turn-summary-card>footer{display:grid;grid-template-columns:.8fr 1.4fr;gap:7px;padding:0 12px 14px}.turn-summary-card>footer button{min-height:43px;margin:0;border-radius:8px;font-size:9px;font-weight:900}.turn-summary-card>footer .primary{background:linear-gradient(#d16a4e,#9d4235);box-shadow:0 4px #57291f}@keyframes arrival-badge-pop{0%{opacity:0;transform:translate(-50%) translateY(9px) scale(.78)}to{opacity:1;transform:translate(-50%)}}@keyframes turn-summary-rise{0%{opacity:0;transform:translateY(45px) scale(.86)}to{opacity:1;transform:none}}@media (max-width:800px){.game-layout:has(.shop-visit-open) .board-wrap{bottom:455px}.control-panel.shop-visit-open{height:455px;overflow-y:auto}.action-scene.is-shop-visit{min-height:390px}.action-scene .shop-visit-card{min-height:384px}.shop-visit-scene{min-height:125px}.shop-offer{gap:3px 7px;padding:6px 8px 8px}.shop-decision-preview{grid-template-columns:1fr 1fr;gap:3px}.shop-decision-preview>div{padding:4px 5px}.shop-strategy-note{padding:4px 6px}.shop-choice-buttons button{min-height:36px}.arrival-badge{bottom:5px}.turn-summary-card{transform-origin:center bottom}}@media (max-width:370px){.game-layout:has(.shop-visit-open) .board-wrap{bottom:445px}.control-panel.shop-visit-open{height:445px}.shop-visit-scene{min-height:115px}.turn-summary-card>header{min-height:102px}}@media (prefers-reduced-motion:reduce){.arrival-badge,.turn-summary-card,.turn-summary-card:before{animation:none!important}}.route-forecast-panel{display:grid;gap:4px;margin:1px 0 5px;padding:5px;border:1px solid rgba(216,179,92,.38);border-radius:6px;background:linear-gradient(150deg,#16353deb,#061822f5);box-shadow:inset 0 1px #fff2c114}.route-forecast-panel>header{display:grid;grid-template-columns:auto auto 1fr;align-items:end;gap:5px;padding:0 2px}.route-forecast-panel>header span{color:#d4aa51;font-size:5px;font-weight:1000;letter-spacing:.16em}.route-forecast-panel>header b{color:#ffe29a;font-size:9px}.route-forecast-panel>header small{justify-self:end;color:#8fa5a5;font-size:5px}.route-forecast-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(145px,1fr));gap:5px}.route-forecast-card{min-width:0;padding:4px;border:1px solid #36515a;border-radius:5px;background:#04121cb8}.route-forecast-card>header{display:grid;grid-template-columns:18px 1fr auto;align-items:center;gap:4px;margin-bottom:3px}.route-forecast-card>header i{display:grid;place-items:center;width:18px;height:18px;border:1px solid #ba944c;border-radius:50%;color:#ffe099;background:#173843;font-size:10px;font-style:normal}.route-forecast-card>header b{color:#f4e5bd;font-size:7px}.route-forecast-card>header span{color:#84999b;font-size:5px}.route-forecast-card>div{display:grid;gap:3px}.forecast-outcome{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:0 5px;padding:4px 5px;border:1px solid #43575b;border-left-width:3px;border-radius:4px;background:#122d36}.forecast-outcome strong{overflow:hidden;color:#f1e4c3;font-size:7px;text-overflow:ellipsis;white-space:nowrap}.forecast-outcome span{grid-row:2;color:#9eb0ad;font-size:5px}.forecast-outcome b{grid-column:2;grid-row:1/3;align-self:center;color:#ddd2b4;font-size:8px}.forecast-outcome small{grid-column:1/-1;margin-top:2px;color:#a9c5b9;font-size:5px}.forecast-outcome.good{border-color:#d2ad53;background:linear-gradient(100deg,#7a5b1f80,#18353a)}.forecast-outcome.good span,.forecast-outcome.good b{color:#ffdc7a}.forecast-outcome.danger{border-color:#db725c;background:linear-gradient(100deg,#792c2791,#263036)}.forecast-outcome.danger span,.forecast-outcome.danger b{color:#ff9c84}.forecast-outcome.chance{border-color:#9a7cd3;background:linear-gradient(100deg,#55388494,#1b3040)}.forecast-outcome.chance span,.forecast-outcome.chance b{color:#d8b8ff}.forecast-outcome.neutral{border-color:#66818a}.more-outcomes{display:block;margin-top:3px;color:#859a9c;font-size:5px;text-align:right}.advanced-board .space.forecast-destination .space-platform{box-shadow:0 0 0 3px #efc76347,0 0 18px #efc7638f,0 6px #2f1f13bf!important}.advanced-board .space.forecast-danger .space-platform{box-shadow:0 0 0 3px #de675147,0 0 18px #de675194,0 6px #2f1f13bf!important}.forecast-marker{position:absolute;z-index:18;right:-6px;top:-8px;display:grid;place-items:center;min-width:18px;height:18px;padding:0 3px;border:1px solid #fff1ba;border-radius:50%;color:#302516;background:#e9bd5b;box-shadow:0 2px #59401f,0 0 10px #ffd462bf;font-size:6px;font-weight:1000;line-height:1;animation:forecast-marker-pulse .8s ease-in-out infinite alternate}.forecast-marker.danger{border-color:#ffc0ad;color:#fff;background:#c94d3d;box-shadow:0 2px #622a25,0 0 10px #e04d3bbf}.forecast-marker.chance{border-color:#e2ceff;color:#fff;background:#7655ad;box-shadow:0 2px #3d2b62,0 0 10px #8e63d4bf}.forecast-marker.neutral{border-color:#d3e1df;color:#fff;background:#54717a;box-shadow:0 2px #2d444b}@keyframes forecast-marker-pulse{to{transform:translateY(-2px);filter:brightness(1.17)}}@media (max-width:800px){.game-layout:has(.route-planning-open) .board-wrap{bottom:300px!important;padding-bottom:12px}.control-panel.route-planning-open{height:300px!important;overflow-y:auto}.route-planning-open .turn-heading{min-height:38px;height:38px;padding-left:46px}.route-planning-open .turn-heading .character-avatar{width:42px!important;height:59px!important}.route-planning-open .turn-prompt{min-height:20px;margin-top:2px;padding:2px 5px}.route-planning-open .choice-box{padding-top:1px}.route-planning-open .move-counter{min-height:22px;margin:0 0 2px}.route-planning-open .move-counter b{font-size:19px}.route-forecast-panel{gap:3px;margin-bottom:4px;padding:4px}.route-forecast-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:4px}.route-forecast-card{padding:3px}.forecast-outcome{padding:3px 4px}.route-planning-open .direction-buttons.route-fallback button{min-height:36px;padding:3px}}@media (max-width:370px){.game-layout:has(.route-planning-open) .board-wrap{bottom:310px!important}.control-panel.route-planning-open{height:310px!important}.route-forecast-panel>header small{display:none}}@media (prefers-reduced-motion:reduce){.forecast-marker{animation:none}}.movement-input{display:flex;align-items:center;justify-content:center;gap:10px;margin:3px auto 0}.movement-dpad{display:grid;grid-template-areas:". up ." "left center right" ". down .";grid-template-columns:repeat(3,44px);grid-template-rows:repeat(3,44px);gap:3px;padding:7px;border:1px solid #806739;border-radius:50%;background:radial-gradient(circle,#2f4448 0,#2f4448 30%,#14292f 31%,#14292f 60%,#091a24 61%);box-shadow:inset 0 2px #ffffff14,inset 0 -5px #0000006b,0 4px #3d2c1d}.dpad-key{position:relative;display:grid;place-items:center;min-width:0;width:44px;height:44px;margin:0;padding:2px;border:1px solid #8f7441;border-radius:9px;color:#322718;background:linear-gradient(#ffe08a,#c99a3d);box-shadow:inset 0 2px #ffffff73,0 3px #6c4c25;font-style:normal;text-align:center}button.dpad-key:active{transform:translateY(2px);box-shadow:inset 0 2px #5134143d,0 1px #6c4c25}.dpad-key b{display:block;font-size:20px;line-height:.8}.dpad-key small{display:block;max-width:39px;margin-top:1px;overflow:hidden;color:#493719;font-size:5px;font-weight:1000;text-overflow:ellipsis;white-space:nowrap}.dpad-key.up{grid-area:up}.dpad-key.right{grid-area:right}.dpad-key.down{grid-area:down}.dpad-key.left{grid-area:left}.dpad-key.off{opacity:.2;border-color:#647276;color:#7d8a8d;background:#172a30;box-shadow:inset 0 2px #ffffff0d,0 2px #071016}.dpad-key.off b{font-size:15px}.dpad-center{grid-area:center;display:grid;place-items:center;align-content:center;width:44px;height:44px;border:1px solid #40565b;border-radius:50%;color:#d1b86f;background:radial-gradient(circle,#122b34,#071923);box-shadow:inset 0 0 0 4px #203b41}.dpad-center b,.dpad-center small{display:block}.dpad-center b{font-size:7px;letter-spacing:.12em}.dpad-center small{margin-top:2px;color:#7e999b;font-size:4px;letter-spacing:.08em}.dpad-shortcuts{display:grid;gap:5px;width:min(112px,31vw)}.dpad-shortcuts button{display:grid;grid-template-columns:25px 1fr;align-items:center;gap:5px;min-height:52px;padding:5px;border:1px solid #b48c48;border-radius:7px;color:#f5e4ba;background:linear-gradient(145deg,#1e4b58,#0d2b38);box-shadow:0 3px #4c3522;text-align:left}.dpad-shortcuts button>i{display:grid;place-items:center;width:25px;height:25px;border:1px solid #d1ad60;border-radius:50%;color:#ffe09a;background:#102731;font-size:12px;font-style:normal}.dpad-shortcuts span b,.dpad-shortcuts span small{display:block}.dpad-shortcuts span b{font-size:7px}.dpad-shortcuts span small{margin-top:2px;color:#9db1af;font-size:5px}.advanced-board .space.route-option{cursor:default}@media (max-width:800px){.game-layout:has(.route-planning-open) .board-wrap{bottom:360px!important}.control-panel.route-planning-open{height:360px!important}.route-planning-open .route-forecast-panel{margin-bottom:2px}.route-planning-open .movement-input{margin-top:2px}.route-planning-open .movement-dpad{grid-template-columns:repeat(3,42px);grid-template-rows:repeat(3,42px);padding:5px}.route-planning-open .dpad-key,.route-planning-open .dpad-center{width:42px;height:42px}}@media (max-width:370px){.game-layout:has(.route-planning-open) .board-wrap{bottom:365px!important}.control-panel.route-planning-open{height:365px!important}.route-planning-open .movement-dpad{grid-template-columns:repeat(3,40px);grid-template-rows:repeat(3,40px)}.route-planning-open .dpad-key,.route-planning-open .dpad-center{width:40px;height:40px}}@media (prefers-reduced-motion:reduce){button.dpad-key:active{transform:none}}.route-forecast-panel>header{grid-template-columns:auto auto 1fr auto;align-items:center;min-height:24px}.route-forecast-panel>header button{display:flex;align-items:center;gap:4px;min-height:22px;margin:0;padding:3px 7px;border:1px solid #b28c46;border-radius:4px;color:#ffe29a;background:#173843;box-shadow:0 2px #49341f;font-size:6px;font-weight:1000;white-space:nowrap}.route-forecast-panel>header button i{color:#e8bf63;font-size:9px;font-style:normal}.route-forecast-panel.is-collapsed{margin-bottom:2px;padding:3px 5px;background:linear-gradient(100deg,#16353df0,#061822f7)}.route-forecast-panel.is-expanded .route-forecast-grid{animation:forecast-reveal .18s ease-out both}@keyframes forecast-reveal{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:none}}.movement-dpad{grid-template-columns:repeat(3,36px);grid-template-rows:repeat(3,36px);gap:2px;padding:5px}.dpad-key,.dpad-center{width:36px;height:36px}.dpad-key b{font-size:17px}.dpad-key small{max-width:33px;font-size:4px}.dpad-center b{font-size:6px}.dpad-center small{font-size:3px}.advanced-board .space.route-departure .space-platform{border-color:#72d4d2;box-shadow:0 0 0 5px #53cfce45,0 0 24px #53cfcecc,0 6px #2f1f13bf!important;animation:route-departure-flash .34s ease-out both}.advanced-board .space.route-arrival .space-platform{border-color:#ffe58d;box-shadow:0 0 0 6px #ffd65d52,0 0 29px #ffca3df0,0 6px #2f1f13bf!important;animation:route-arrival-flash .34s ease-out both}.movement-vector{position:absolute;z-index:30;left:50%;top:-24px;display:grid;place-items:center;width:25px;height:25px;border:2px solid #fff0a2;border-radius:50%;color:#332817;background:#ffd45d;box-shadow:0 0 15px #ffd45d;font-size:15px;font-weight:1000;line-height:1;transform:translate(-50%);animation:movement-vector-pop .34s ease-out both}.pawns .character-avatar.is-moving:before{position:absolute;z-index:30;left:50%;top:-14px;display:grid;place-items:center;width:16px;height:16px;border:1px solid #fff0a3;border-radius:50%;color:#2d2417;background:#ffd45d;box-shadow:0 0 9px #ffd45d;font-size:10px;font-weight:1000;line-height:1;transform:translate(-50%)}.pawns .character-avatar.is-moving.facing-up:before{content:"↑"}.pawns .character-avatar.is-moving.facing-right:before{content:"→"}.pawns .character-avatar.is-moving.facing-down:before{content:"↓"}.pawns .character-avatar.is-moving.facing-left:before{content:"←"}.pawns .character-avatar.is-moving.facing-right{animation:character-step-right .34s cubic-bezier(.18,.72,.28,1) both}.pawns .character-avatar.is-moving.facing-left{animation:character-step-left .34s cubic-bezier(.18,.72,.28,1) both}.pawns .character-avatar.is-moving.facing-up{animation:character-step-up .34s cubic-bezier(.18,.72,.28,1) both}.pawns .character-avatar.is-moving.facing-down{animation:character-step-down .34s cubic-bezier(.18,.72,.28,1) both}@keyframes character-step-right{0%{transform:translate(-18px,2px) scale(1.05,.9)}50%{transform:translate(-7px,-14px) scale(.98,1.06)}to{transform:translate(0) scale(1.07,.93)}}@keyframes character-step-left{0%{transform:translate(18px,2px) scale(1.05,.9)}50%{transform:translate(7px,-14px) scale(.98,1.06)}to{transform:translate(0) scale(1.07,.93)}}@keyframes character-step-up{0%{transform:translateY(16px) scale(1.06,.9)}52%{transform:translateY(-12px) scale(.97,1.07)}to{transform:translateY(0) scale(1.07,.93)}}@keyframes character-step-down{0%{transform:translateY(-16px) scale(1.06,.9)}52%{transform:translateY(-5px) scale(.97,1.07)}to{transform:translateY(0) scale(1.07,.93)}}@keyframes route-departure-flash{0%{filter:brightness(1.8);transform:scale(1.08)}to{filter:none;transform:none}}@keyframes route-arrival-flash{0%{filter:brightness(1.7);transform:scale(.86)}to{filter:none;transform:none}}@keyframes movement-vector-pop{0%{opacity:0;transform:translate(-50%,8px) scale(.6)}to{opacity:1;transform:translate(-50%)}}@media (max-width:800px){.game-layout:has(.route-planning-open) .board-wrap{bottom:252px!important}.control-panel.route-planning-open{height:252px!important;overflow-y:auto}.game-layout:has(.route-planning-open.forecast-expanded) .board-wrap{bottom:370px!important}.control-panel.route-planning-open.forecast-expanded{height:370px!important}.route-planning-open .movement-dpad{grid-template-columns:repeat(3,35px);grid-template-rows:repeat(3,35px);padding:4px}.route-planning-open .dpad-key,.route-planning-open .dpad-center{width:35px;height:35px}.route-planning-open .movement-input{margin-top:1px}.route-planning-open .route-forecast-panel{margin-bottom:1px}.route-planning-open .route-forecast-panel>header{min-height:23px}}@media (max-width:370px){.game-layout:has(.route-planning-open) .board-wrap{bottom:255px!important}.control-panel.route-planning-open{height:255px!important}.game-layout:has(.route-planning-open.forecast-expanded) .board-wrap{bottom:375px!important}.control-panel.route-planning-open.forecast-expanded{height:375px!important}.route-forecast-panel>header small{display:none}}@media (prefers-reduced-motion:reduce){.route-forecast-panel.is-expanded .route-forecast-grid,.advanced-board .space.route-departure .space-platform,.advanced-board .space.route-arrival .space-platform,.movement-vector,.pawns .character-avatar.is-moving{animation:none!important}}.balance-report{margin:9px 14px 3px;padding:9px 10px;border:1px solid rgba(211,177,91,.45);border-radius:7px;background:linear-gradient(145deg,#11303af5,#071d29fa);box-shadow:inset 0 0 0 1px #ffefb80a}.balance-report>header{display:flex;align-items:center;justify-content:space-between;margin-bottom:7px}.balance-report>header small{display:block;color:#8fa6a4;font-size:6px;font-weight:900;letter-spacing:.18em}.balance-report>header h2{margin:1px 0 0;color:#f1dfb5;font-size:13px}.balance-report>header>b{padding:4px 8px;border:1px solid;border-radius:99px;font-size:8px;letter-spacing:.05em}.balance-report>header .pace-ideal{border-color:#72c59c;color:#baf2cf;background:#1c5840}.balance-report>header .pace-quick{border-color:#72b5cb;color:#c0edfa;background:#164757}.balance-report>header .pace-long{border-color:#d39369;color:#ffd6b5;background:#633925}.balance-metrics{display:grid;grid-template-columns:repeat(4,1fr);gap:5px}.balance-metrics>div{display:flex;min-width:0;flex-direction:column;padding:6px 4px;border:1px solid #354e55;border-radius:4px;background:#0c2732;text-align:center}.balance-metrics span{color:#879d9b;font-size:6px;font-weight:800}.balance-metrics b{overflow:hidden;margin-top:2px;color:#f5e2af;font-size:10px;text-overflow:ellipsis;white-space:nowrap}.balance-report>p{margin:6px 1px 0;color:#aebbb3;font-size:7px;text-align:center}.history-diagnostic{margin-top:2px;color:#9f7b2c!important;font-weight:800}@media (max-width:600px){.balance-report{margin:7px 9px 2px;padding:7px}.balance-metrics{grid-template-columns:repeat(2,1fr)}.balance-metrics>div{flex-direction:row;align-items:center;justify-content:space-between;padding:5px 7px}.balance-metrics b{margin:0;font-size:9px}.balance-report>p{font-size:6px}}
