html,body,#root{min-width:320px;min-height:100%;margin:0}body{min-height:100vh}.player-row-name span{color:#93a1b5;font-size:10px;font-weight:800}.winner-stats{gap:8px;margin:-8px 0 19px;display:flex}.winner-stats span{color:#71839e;background:#ffffffa8;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:800}.winner-stats b{color:#e68060}.winner-card .winner-stats span{font-size:11px}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important;animation-duration:.001ms!important;animation-iteration-count:1!important}}:root{color:#243351;font-family:ui-rounded,PingFang SC,Hiragino Sans GB,Microsoft YaHei,system-ui,sans-serif}*{box-sizing:border-box}button{font:inherit}.game-shell{background:linear-gradient(#72d5fa 0%,#beeefb 52%,#f8ddbd 100%);min-height:100vh;overflow:hidden}.topbar{z-index:3;color:#173053;justify-content:space-between;align-items:center;height:74px;padding:10px clamp(18px,4vw,64px);display:flex;position:relative}.brand{align-items:center;gap:10px;display:flex}.brand-mark{color:#fa9e30;background:#fff2a6;border-radius:15px;place-items:center;width:42px;height:42px;font-size:23px;display:grid;box-shadow:0 6px 15px #4c8db233}.brand p,.brand h1{margin:0;line-height:1}.brand p{color:#ffffffd9;letter-spacing:.14em;margin-bottom:5px;font-size:12px;font-weight:800}.brand h1{font-size:20px;font-weight:900}.topbar-actions{align-items:center;gap:8px;display:flex}.ghost-button{color:#203656;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff52;border:1px solid #ffffffa6;border-radius:12px;padding:9px 14px;font-weight:800}.sound-button{min-width:76px}.game-layout{grid-template-columns:224px minmax(440px,1fr) 252px;align-items:center;gap:16px;width:min(1550px,100%);min-height:calc(100vh - 74px);margin:0 auto;padding:0 clamp(14px,2.2vw,34px) 24px;display:grid}.side-panel{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#fffaf2db;border:1px solid #ffffffc7;border-radius:22px;padding:19px;box-shadow:0 15px 38px #3b7ca233}.eyebrow{color:#8ca0bb;letter-spacing:.12em;margin:0 0 8px;font-size:12px;font-weight:900}.turn-name{align-items:center;gap:8px;font-size:20px;font-weight:900;display:flex}.player-dot{border-radius:50%;flex:none;width:11px;height:11px;display:inline-block;box-shadow:inset 0 -2px #0000001c}.message{color:#56657e;min-height:48px;margin:13px 0 12px;font-size:14px;line-height:1.45}.dice-result{color:#7c8fae;background:#edf5ff;border-radius:15px;justify-content:space-between;align-items:baseline;padding:9px 13px;font-size:13px;font-weight:800;display:flex}.dice-result strong{color:#38599b;font-size:32px;line-height:1}.dice-picker{margin-top:11px}.dice-picker p{color:#879ab7;letter-spacing:.04em;margin:0 0 6px;font-size:10px;font-weight:900}.dice-picker>div{grid-template-columns:repeat(3,1fr);gap:5px;display:grid}.dice-picker button{color:#63758f;cursor:pointer;background:#fff;border:1px solid #dce7f4;border-radius:10px;justify-items:center;gap:3px;min-width:0;padding:6px 2px;font-size:10px;font-weight:900;transition:all .16s;display:grid}.dice-picker button span{border:1px solid #9aaec844;border-radius:4px;width:13px;height:13px;box-shadow:inset 0 -1px #0000001c}.dice-picker button em{color:#9bacc5;font-size:9px;font-style:normal}.dice-picker button.is-selected{color:#d35a70;background:#fff2ef;border-color:#ff8c89;box-shadow:0 2px #ffb2a9}.dice-picker button:disabled:not(.is-selected){opacity:.48;cursor:not-allowed}.roll-button{cursor:pointer;color:#fff;background:linear-gradient(135deg,#ff9f60,#ff657f);border:0;border-radius:15px;width:100%;margin-top:12px;padding:13px;font-size:16px;font-weight:900;transition:transform .15s,filter .15s;box-shadow:0 7px #cf4a68,0 12px 20px #ff75925c}.roll-button:hover:not(:disabled){filter:saturate(1.08);transform:translateY(-2px)}.roll-button:active:not(:disabled){transform:translateY(4px);box-shadow:0 3px #cf4a68}.roll-button:disabled{cursor:not-allowed;background:#bdc8d6;box-shadow:0 5px #94a2b2}.control-hint{text-align:center;color:#90a2bb;margin:14px 0 0;font-size:11px;font-weight:800}.board-frame{background:#80d7f8;border:5px solid #ffffff8f;border-radius:28px;height:calc(100vh - 106px);min-height:min(72vh,750px);max-height:820px;position:relative;overflow:hidden;box-shadow:0 25px 70px #387fa647,inset 0 0 35px #fff}.board-frame canvas{display:block;width:100%!important;height:100%!important}.launch-card{text-align:center;color:#264267;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:radial-gradient(circle at 50% 42%,#fffdf5e8 0,#fff5dbcd 45%,#cfefff88 100%);place-content:center;justify-items:center;padding:28px;animation:.35s ease-out pop;display:grid;position:absolute;inset:0}.launch-kicker{color:#d68169;letter-spacing:.17em;font-size:10px;font-weight:900}.launch-star{color:#ffc848;text-shadow:0 5px #f3aa36;margin-top:9px;font-size:43px;line-height:.8}.launch-card h2{letter-spacing:.03em;margin:13px 0 6px;font-size:clamp(32px,5vw,54px)}.launch-card>p{color:#607997;max-width:335px;margin:0;font-size:14px;line-height:1.65}.launch-rules{gap:7px;margin:18px 0;display:flex}.launch-rules span{color:#6380a1;background:#ffffff8c;border:1px solid #fff;border-radius:999px;padding:6px 9px;font-size:11px;font-weight:900}.launch-card button{color:#fff;cursor:pointer;background:linear-gradient(135deg,#ff9e61,#ff667f);border:0;border-radius:16px;padding:14px 39px;font-size:17px;font-weight:900;box-shadow:0 7px #cf4a68,0 12px 22px #ff749266}.launch-card small{color:#7b90aa;margin-top:18px;font-size:11px}.event-card{-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:#fffdf4e8;border:1px solid #fff;border-radius:16px;align-items:center;gap:9px;max-width:310px;padding:8px 12px 8px 8px;animation:.24s ease-out pop;display:flex;position:absolute;bottom:18px;left:19px;box-shadow:0 10px 28px #25567b35}.event-card img{object-fit:contain;width:54px;height:54px}.event-card p{color:#9b8b7c;letter-spacing:.12em;margin:0 0 3px;font-size:10px;font-weight:900}.event-card strong{color:#334469;font-size:13px}.winner-card{text-align:center;color:#23395c;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fff8e5dc;place-content:center;justify-items:center;animation:.3s ease-out pop;display:grid;position:absolute;inset:0}.winner-card span{font-size:56px}.winner-card p{color:#7586a0;margin:10px 0 4px;font-size:13px;font-weight:900}.winner-card h2{margin:0 0 18px;font-size:30px}.winner-card button{cursor:pointer;color:#fff;background:#ff7190;border:0;border-radius:12px;padding:12px 20px;font-weight:900;box-shadow:0 5px #d85675}.player-list{gap:6px;display:grid}.player-row{color:#53647d;border-radius:12px;align-items:center;gap:7px;padding:8px 6px;display:flex}.player-row.is-active{color:#2b527e;background:#eaf3ff}.player-row-name{flex-direction:column;flex:1;gap:1px;min-width:0;display:flex}.player-row-name strong{white-space:nowrap;text-overflow:ellipsis;font-size:13px;overflow:hidden}.player-stat{color:#62738e;font-size:12px;font-weight:900}.player-stat span{color:#ffc23e;margin-right:2px}.rule-card{color:#704ba9;background:#f7ebff;border-radius:14px;margin-top:15px;padding:12px}.rule-card strong{font-size:12px}.rule-card p{margin:4px 0 0;font-size:12px;line-height:1.45}.legend-card{flex-wrap:wrap;gap:7px;margin-top:11px;display:flex}.legend-card span{color:#8292a8;align-items:center;gap:4px;font-size:10px;font-weight:900;display:inline-flex}.legend-card i,.guide-card i{border-radius:50%;flex:none;width:9px;height:9px;display:inline-block}.legend-card .coin,.guide-card .coin{background:#ffc842}.legend-card .star,.guide-card .star{background:#ac84f2;border-radius:2px;transform:rotate(45deg)}.legend-card .portal,.guide-card .portal{background:#9e72ed;box-shadow:0 0 0 2px #e6dcff}.guide-card{color:#70829b;border-top:1px solid #dae6f2;margin-top:13px;padding-top:11px}.guide-card summary{cursor:pointer;color:#506783;justify-content:space-between;align-items:center;font-size:12px;font-weight:900;list-style:none;display:flex}.guide-card summary::-webkit-details-marker{display:none}.guide-card summary:after{content:"⌄";color:#8fa5bd;margin-left:7px;font-size:15px}.guide-card[open] summary:after{transform:rotate(180deg)}.guide-card summary span{color:#9bacbf;font-size:10px;font-weight:800}.guide-card p{margin:8px 0 7px;font-size:11px;line-height:1.45}.guide-card ul{grid-template-columns:repeat(2,minmax(0,1fr));gap:6px 4px;margin:0;padding:0;list-style:none;display:grid}.guide-card li{align-items:center;gap:5px;font-size:10px;line-height:1.25;display:flex}.guide-card .trap{background:#ff829d}.guide-card .portal{background:#9e72ed;box-shadow:0 0 0 2px #e6dcff}@keyframes pop{0%{opacity:0;transform:scale(.92)}to{opacity:1;transform:scale(1)}}@media (width<=1050px){.game-layout{grid-template-columns:205px minmax(380px,1fr)}.player-panel{grid-column:1/-1;grid-template-columns:120px 1fr 230px;align-items:center;gap:12px;display:grid}.player-panel .eyebrow,.rule-card{margin:0}.guide-card{border-top:0;margin:0;padding-top:0}}@media (width<=720px){.topbar{height:65px;padding:8px 14px}.brand-mark{width:35px;height:35px;font-size:20px}.brand h1{font-size:17px}.brand p{font-size:10px}.ghost-button{padding:8px 10px;font-size:12px}.sound-button{min-width:0}.game-layout{grid-template-columns:1fr;gap:9px;min-height:auto;padding:0 10px 14px}.status-panel{order:2;padding:13px 15px}.status-panel .eyebrow,.status-panel .control-hint{display:none}.turn-name{font-size:15px}.message{min-height:0;margin:8px 0;font-size:12px}.dice-result{padding:6px 9px}.dice-result strong{font-size:20px}.dice-picker{margin-top:9px}.roll-button{margin:10px 0 0;padding:10px;font-size:14px}.board-frame{border-radius:20px;order:1;height:55vh;min-height:420px}.player-panel{order:3;padding:13px 15px;display:block}.player-panel .eyebrow{margin-bottom:5px}.player-list{grid-template-columns:repeat(2,1fr)}.rule-card,.legend-card{display:none}.guide-card{margin-top:10px}.event-card{max-width:270px;bottom:10px;left:10px}.launch-card{padding:20px}.launch-card h2{font-size:36px}.launch-rules{gap:4px}.launch-rules span{padding:5px 6px;font-size:10px}}
