*{box-sizing:border-box;margin:0;padding:0}:root{--bg: #0b1220;--panel: #152033;--panel-2: #1c2a42;--text: #e8eef8;--muted: #8fa3bf;--accent: #2f6fed;--accent-2: #1f4fba;--ok: #22c55e;--warn: #f59e0b;--danger: #ef4444;--border: #2a3b57}body{font-family:Segoe UI,Microsoft JhengHei,sans-serif;background:radial-gradient(1200px 600px at 10% -10%,#1a2d55 0%,transparent 55%),radial-gradient(900px 500px at 100% 0%,#16324a 0%,transparent 50%),var(--bg);color:var(--text);min-height:100vh}a{color:#7dd3fc}button{cursor:pointer;border:none;border-radius:10px;padding:10px 18px;font-size:1rem;background:var(--accent);color:#fff;transition:background .15s,transform .1s}button:hover{background:var(--accent-2)}button:active{transform:scale(.98)}button:disabled{opacity:.45;cursor:not-allowed}.btn-secondary{background:#334155}.btn-secondary:hover{background:#475569}.card{background:var(--panel);border:1px solid var(--border);border-radius:14px;padding:20px}.container{max-width:1100px;margin:0 auto;padding:28px 16px 48px}.login-page{text-align:center;padding-top:18vh}.brand{font-size:3rem;letter-spacing:.04em;margin-bottom:8px}.tagline{color:var(--muted);margin-bottom:28px}.login-card{display:inline-block;min-width:280px}.hint{margin-top:12px;color:var(--warn);font-size:.9rem}.error{color:#fca5a5;margin-top:12px}.muted{color:var(--muted);font-size:.9rem}.page-header{display:flex;justify-content:space-between;align-items:flex-start;gap:16px;margin-bottom:24px;flex-wrap:wrap}.game-list{display:grid;gap:14px}.game-card{display:flex;justify-content:space-between;align-items:center;gap:16px}.game-card h2{margin-bottom:4px}.game-shell{max-width:1400px;margin:0 auto;padding:12px 12px 32px}.game-toolbar{display:flex;align-items:center;gap:12px;margin-bottom:12px;flex-wrap:wrap}.game-toolbar-info,.game-toolbar-dice{color:var(--muted);font-size:.9rem}.game-main{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:14px;align-items:start}@media (max-width: 960px){.game-main{grid-template-columns:1fr}}.board-stage{position:relative}.effect-banner{position:absolute;top:10px;left:50%;transform:translate(-50%);z-index:5;background:#0f172aeb;border:1px solid #fbbf24;color:#fde68a;padding:10px 18px;border-radius:999px;font-weight:700;font-size:.95rem;box-shadow:0 8px 24px #00000059;pointer-events:none;white-space:nowrap;max-width:90%;overflow:hidden;text-overflow:ellipsis}.dice-stage{position:absolute;right:12px;top:12px;z-index:4;background:#0f172ae6;border:2px solid #c4a35a;border-radius:14px;padding:10px 12px;min-width:120px;text-align:center;box-shadow:0 8px 28px #0006}.dice-stage-label{font-size:.75rem;color:#fde68a;margin-bottom:6px}.dice-pair{display:flex;gap:8px;justify-content:center}.die{width:44px;height:44px;background:#fff;border-radius:8px;border:2px solid #111;display:grid;place-items:center;box-shadow:inset 0 -2px #0000001f}.die-rolling{animation:die-shake .12s linear infinite}@keyframes die-shake{0%{transform:rotate(-8deg) scale(1.05)}50%{transform:rotate(8deg) scale(.95)}to{transform:rotate(-4deg) scale(1.02)}}.die-pips{display:grid;grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr);width:32px;height:32px;gap:2px}.pip{border-radius:50%;background:transparent}.pip.on{background:#111}.dice-total{margin-top:6px;font-size:.8rem;color:#e2e8f0;font-weight:700}.game-side{display:flex;flex-direction:column;gap:12px}.side-panel{background:var(--panel);border:1px solid var(--border);border-radius:12px;padding:14px}.side-panel h2{font-size:.95rem;margin-bottom:10px}.btn-roll{width:100%;font-size:1.1rem;padding:14px;background:#b91c1c}.btn-roll:hover{background:#991b1b}.buy-actions{display:grid;gap:8px}.buy-actions p{font-size:.9rem}.actor-row{display:flex;gap:10px;align-items:flex-start;padding:8px 0;border-bottom:1px solid var(--border)}.actor-row.active{background:#2f6fed26;margin:0 -8px;padding:8px;border-radius:8px}.actor-row.bankrupt{opacity:.45}.dot{width:10px;height:10px;border-radius:50%;margin-top:5px;flex-shrink:0}.log-list{list-style:none;font-size:.82rem;color:var(--muted);max-height:220px;overflow:auto}.log-list li{padding:6px 0;border-bottom:1px solid var(--border)}.mono-board-wrap{width:100%;max-width:min(96vw,1100px);margin:0 auto}.mono-board{--cols: 14;--rows: 8;position:relative;display:grid;grid-template-columns:repeat(var(--cols),1fr);grid-template-rows:repeat(var(--rows),1fr);width:100%;background:#2f6b3a;border:3px solid #1a3d22;box-shadow:0 0 0 2px #c4a35a,0 12px 40px #00000073;font-family:Microsoft JhengHei,PingFang TC,Noto Sans TC,sans-serif}.mono-board-rect{min-height:420px}.mono-center{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:10px;background:repeating-linear-gradient(-12deg,transparent,transparent 8px,rgba(0,0,0,.03) 8px,rgba(0,0,0,.03) 9px),#3d8a4a;border:1px dashed rgba(255,255,255,.15);pointer-events:none}.mono-title{font-size:clamp(2.2rem,5vw,3.6rem);font-weight:900;color:#111;letter-spacing:.12em;text-shadow:1px 1px 0 rgba(255,255,255,.25)}.mono-subtitle{font-size:.8rem;color:#0000008c}.mono-decks{display:flex;gap:22px;margin-top:12px}.mono-deck{width:clamp(88px,12vw,130px);height:clamp(56px,8vw,84px);border:2px dashed rgba(0,0,0,.35);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;background:#ffffff1f;color:#111;font-size:.85rem;font-weight:700}.mono-deck-mark{font-size:1.5rem;line-height:1;font-weight:900}.mono-deck-chance .mono-deck-mark{color:#1d4ed8}.mono-deck-fate .mono-deck-mark{color:#b45309}.mono-cell{position:relative;background:#f3efe3;border:1px solid #1a1a1a;color:#111;overflow:hidden;min-width:0;min-height:0;display:flex;flex-direction:column;transition:box-shadow .2s,filter .2s,transform .15s}.mono-corner{background:#ebe4d4}.mono-cell.is-origin{box-shadow:inset 0 0 0 3px #2563eb;z-index:2}.mono-cell.is-dest,.mono-cell.is-passgo,.mono-cell.is-glow{box-shadow:inset 0 0 0 3px #f59e0b,0 0 16px #f59e0b8c;z-index:2;filter:brightness(1.08)}.mono-cell.is-moving{transform:scale(1.04);z-index:3}.mono-colorbar{height:22%;min-height:10px;flex-shrink:0;border-bottom:1px solid #1a1a1a}.mono-cell-body{flex:1;padding:3px 4px;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:2px;min-height:0}.mono-cell-name{font-size:clamp(.62rem,1.15vw,.85rem);font-weight:700;line-height:1.15;word-break:break-all}.mono-cell-price{font-size:clamp(.55rem,1vw,.72rem);color:#444}.mono-cell-hint{font-size:clamp(.48rem,.9vw,.62rem);color:#666;line-height:1.1}.mono-owner{font-size:clamp(.5rem,.9vw,.65rem);font-weight:700}.house-marker{position:relative;display:inline-flex;width:clamp(22px,3.2vw,30px);height:clamp(20px,2.8vw,26px);margin-top:2px;flex-shrink:0}.house-marker-svg{width:100%;height:100%;display:block}.house-marker-level{position:absolute;left:50%;top:58%;transform:translate(-50%,-50%);font-size:clamp(.55rem,1.1vw,.75rem);font-weight:900;line-height:1;color:currentColor;pointer-events:none}.mono-houses{display:flex;gap:2px;margin-top:2px}.mono-house{width:8px;height:8px;background:#16a34a;border:1px solid #14532d;border-radius:1px}.mono-symbol{font-size:clamp(1.2rem,2.6vw,1.8rem);font-weight:900;line-height:1}.mono-symbol-chance{color:#1d4ed8}.mono-symbol-fate{color:#c2410c}.mono-start-arrow{font-size:clamp(.7rem,1.3vw,.95rem);font-weight:900;color:#b91c1c}.mono-icon{font-size:clamp(.7rem,1.3vw,1rem);line-height:1}.mono-type-chance{background:#e8eefc}.mono-type-fate{background:#fce8d5}.mono-type-start{background:#fde8e8}.mono-type-jail{background:#e5e5e5}.mono-type-gotojail{background:#e0e7ff}.mono-type-parking{background:#dcfce7}.mono-type-tax{background:#fae8ff}.mono-type-station{background:#e2e8f0}.mono-type-utility{background:#fef9c3}.mono-tokens{position:absolute;left:3px;bottom:3px;display:flex;flex-wrap:wrap;gap:3px;max-width:calc(100% - 6px)}.mono-token{width:clamp(12px,1.8vw,16px);height:clamp(12px,1.8vw,16px);border-radius:50%;border:2px solid #111;box-shadow:0 1px 3px #0006}.mono-token.token-pulse{animation:token-pulse .7s ease infinite}@keyframes token-pulse{0%,to{transform:scale(1);box-shadow:0 0 #2563eb99}50%{transform:scale(1.25);box-shadow:0 0 0 6px #2563eb00}}
