.dice-page{--dice-accent:#f07832}.dice-layout{display:grid;grid-template-columns:minmax(0,1fr) 320px;gap:16px;max-width:1050px;margin:auto}.dice-stage,.dice-panel,.dice-battle-card,.dice-create{border:1px solid #403023;border-radius:14px;background:linear-gradient(150deg,#18130f,#0b0907);box-shadow:0 20px 60px #0007}.dice-stage{padding:20px;min-height:510px}.dice-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.dice-stats div{padding:12px;background:#0c0b09;border:1px solid #30261d}.dice-stats span,.dice-panel label>span,.dice-create label>span{display:block;color:#847565;font:700 9px var(--font-mono);letter-spacing:.08em}.dice-stats strong{display:block;margin-top:5px;color:#f4d0a9;font:700 15px var(--font-mono)}.dice-arena{display:grid;place-items:center;min-height:310px;margin:16px 0;background:radial-gradient(circle,#4a2515,#100c09 55%,#080706);border:1px solid #302216;overflow:hidden}.dice-number{font:900 clamp(70px,13vw,150px) var(--font-mono);color:#f5c68f;text-shadow:0 0 35px #ed6e3255;transition:.25s}.dice-number.win{color:#73d981;transform:scale(1.08)}.dice-number.lose{color:#e05e4c;transform:scale(.94)}.dice-scale{display:flex;justify-content:space-between;width:min(620px,90%);color:#6e6257;font:700 9px var(--font-mono);border-top:3px solid #59341f;padding-top:8px}.dice-panel{align-self:start;padding:18px}.dice-input{display:grid;grid-template-columns:32px 1fr 46px 46px;margin:7px 0 15px;border:1px solid #443529;background:#171411}.dice-input img{width:18px;align-self:center;justify-self:center}.dice-input input{min-width:0;border:0;background:transparent;color:#fff;font:700 14px var(--font-mono);outline:0}.dice-input button{border:0;border-left:1px solid #40362e;background:#25211d;color:#ddd;cursor:pointer}.dice-directions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:8px 0 15px}.dice-directions button{padding:13px;border:1px solid #4b392c;background:#17130f;color:#aaa;font:800 12px var(--font-display);cursor:pointer}.dice-directions button.active{border-color:#ed7438;background:#3a2115;color:#ffd3a9}.dice-target{width:100%;accent-color:var(--dice-accent)}.dice-target-label{display:flex;justify-content:space-between;margin:7px 0 16px;color:#aaa;font:700 11px var(--font-mono)}.dice-primary{width:100%;padding:15px;border:0;border-radius:8px;background:var(--dice-accent);color:#170c07;font:900 14px var(--font-display);cursor:pointer}.dice-primary:disabled{opacity:.5}.dice-message{min-height:42px;text-align:center;color:#897c6e;font-size:11px}.dice-seed{margin:14px 0;padding:10px;background:#0b0a08;border:1px solid #30261e;color:#817567;font:700 8px var(--font-mono);overflow:hidden}.dice-battle-layout{display:grid;grid-template-columns:340px 1fr;gap:14px;max-width:1100px;margin:auto}.dice-create{padding:17px;align-self:start}.dice-create select,.dice-create input{width:100%;margin:7px 0 13px;padding:12px;border:1px solid #443529;background:#111;color:#fff}.dice-battle-list{display:grid;gap:10px}.dice-battle-card{padding:15px}.dice-battle-head,.dice-seat-row,.dice-battle-actions{display:flex;align-items:center;justify-content:space-between;gap:8px}.dice-battle-head strong{color:#f4bb7e}.dice-seats{display:grid;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));gap:7px;margin:12px 0}.dice-seat{padding:10px;border:1px solid #34291f;background:#0d0b09;text-align:center}.dice-seat img{width:38px;height:38px;border-radius:7px}.dice-seat b,.dice-seat span{display:block}.dice-seat span{margin-top:4px;color:#f2b66f;font:700 15px var(--font-mono)}.dice-battle-actions button,.dice-battle-actions a{padding:9px 12px;border:1px solid #6a3c22;background:#2a170e;color:#f4b679;text-decoration:none;cursor:pointer}.dice-proof{word-break:break-all;color:#75695d;font:600 8px var(--font-mono)}@media(max-width:850px){.dice-layout,.dice-battle-layout{grid-template-columns:1fr}.dice-panel,.dice-create{width:100%}}@media(max-width:560px){.dice-stage{padding:10px;min-height:420px}.dice-stats{grid-template-columns:1fr}.dice-seats{grid-template-columns:1fr 1fr}}
