*{box-sizing:border-box}body{margin:0;font-family:Segoe UI,system-ui,sans-serif;background:#14110f;color:#e8dfce}a{color:inherit}button{font-family:inherit;cursor:pointer;border:1px solid #6b5843;background:#2a231b;color:#e8dfce;border-radius:4px;padding:6px 12px}button:hover{background:#3a3024}input{font-family:inherit;background:#201a14;border:1px solid #6b5843;color:#e8dfce;border-radius:4px;padding:6px 8px}.app-shell{min-height:100vh}.top-bar{display:flex;justify-content:space-between;align-items:center;padding:10px 20px;border-bottom:1px solid #3a3024}.page{padding:20px;max-width:1400px;margin:0 auto}.card{background:#1c1712;border:1px solid #3a3024;border-radius:8px;padding:16px}.room-layout{display:grid;grid-template-columns:1fr 320px;gap:16px;align-items:start}.sidebar{display:flex;flex-direction:column;gap:16px}.roll-log{max-height:260px;overflow-y:auto;font-size:13px;display:flex;flex-direction:column-reverse;gap:4px}.timer-display{font-size:32px;font-weight:700;text-align:center;letter-spacing:2px}
