body{margin:0;font-family:system-ui,sans-serif;background:#14161a;color:#e8e8ec}.page{max-width:720px;margin:0 auto;padding:2rem 1rem}.page.board-page{max-width:min(1800px,98vw);padding:1.25rem 1rem}.row{display:flex;gap:.5rem;align-items:center;margin:.75rem 0;flex-wrap:wrap}label{display:flex;flex-direction:column;gap:.25rem;margin:.75rem 0}input{padding:.5rem;border-radius:4px;border:1px solid #3a3d44;background:#1e2126;color:inherit}button{padding:.5rem 1rem;border-radius:4px;border:1px solid #3a3d44;background:#262a31;color:inherit;cursor:pointer}button:disabled{opacity:.4;cursor:not-allowed}button.selected{border-color:#6ea8fe;background:#26364a}.status{color:#9aa0aa}.error{color:#ff6b6b}ul{padding-left:1.2rem}.die-clickable:hover svg rect{stroke:#6ea8fe}.die-clickable:hover{transform:translateY(-2px)}.die-clickable:focus-visible{outline:2px solid #6ea8fe;outline-offset:3px;border-radius:8px}.board-header{max-width:min(1800px,98vw);margin:0 auto;padding:.85rem 1rem 0;max-height:24vh;overflow-y:auto}.board-header h1{margin:.2rem 0 .5rem;font-size:1.35rem}.hexboard{margin:.5rem 0 .75rem}.hexboard-controls{position:absolute;top:8px;right:8px;z-index:2;display:flex;gap:8px;align-items:center;background:#0c0e12db;border:1px solid #3a3d44;border-radius:6px;padding:.25rem .5rem}.hexboard-controls button{padding:.15rem .5rem;min-width:1.9rem}.hexboard-frame{user-select:none;-webkit-user-select:none}.board-stage-row{display:flex;gap:.6rem;align-items:flex-start}.board-stage-map{flex:1 1 auto;min-width:0}.hero-side-panel{flex:0 0 320px;max-width:320px;align-self:stretch;max-height:82vh;overflow-y:auto;background:#15181d;border:1px solid #2f333b;border-radius:8px;padding:.7rem .8rem;font-size:.9rem}.hero-side-panel .row{margin:.4rem 0}.hero-side-panel button{padding:.3rem .55rem;font-size:.82rem}@media (max-width: 900px){.board-stage-row{flex-wrap:wrap}.hero-side-panel{flex:1 1 100%;max-width:none;max-height:50vh}}.auth-screen{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem 1rem;box-sizing:border-box;background:radial-gradient(60rem 40rem at 50% -10%,rgba(110,168,254,.09),transparent 70%),radial-gradient(40rem 30rem at 90% 110%,rgba(110,168,254,.05),transparent 70%)}.auth-card{width:100%;max-width:25rem;background:#15181d;border:1px solid #2f333b;border-radius:12px;padding:1.5rem 1.6rem 1.35rem;box-shadow:0 1.5rem 3rem #00000073}.auth-card-quiet{max-width:22rem;text-align:center}.auth-card-quiet .auth-brand{justify-content:center;text-align:left}.auth-brand{display:flex;align-items:center;gap:.85rem;margin-bottom:1.15rem}.auth-brand h1{margin:0;font-size:1.6rem;letter-spacing:.01em}.auth-tagline{margin:.15rem 0 0;color:#8d939d;font-size:.88rem}.auth-tabs{display:flex;gap:0;margin-bottom:1.1rem}.auth-tabs button{flex:1;border-radius:0;font-size:.9rem}.auth-tabs button:first-child{border-radius:6px 0 0 6px}.auth-tabs button:last-child{border-radius:0 6px 6px 0;border-left:none}.auth-tabs button.selected{border-color:#6ea8fe;background:#22304a}.auth-tabs-placeholder{margin:0 0 1.1rem;font-size:.85rem;min-height:2.2rem;display:flex;align-items:center}.auth-field{display:flex;flex-direction:column;gap:.3rem;margin:0 0 .85rem;font-size:.85rem;color:#b9bfc9}.auth-field input{padding:.6rem .65rem;font-size:.95rem;border-radius:6px}.auth-field input:focus-visible{outline:none;border-color:#6ea8fe;box-shadow:0 0 0 3px #6ea8fe2e}.auth-field input[aria-invalid=true]{border-color:#ff6b6b}.auth-hint{color:#8d939d;font-size:.78rem}.auth-submit{width:100%;margin-top:.35rem;padding:.65rem 1rem;font-size:.95rem;font-weight:600;border-color:#6ea8fe;background:#22304a}.auth-submit:not(:disabled):hover{background:#2a3b5c}.auth-alert{margin:0 0 1rem;padding:.6rem .7rem;border-radius:6px;border-left:3px solid;font-size:.85rem;line-height:1.45}.auth-alert-error{border-color:#ff6b6b;background:#ff6b6b17;color:#ffb4b4}.auth-alert-notice{border-color:#6ea8fe;background:#6ea8fe17;color:#b9d3ff}.auth-alert-closed{border-color:#e0a35c;background:#e0a35c17;color:#f0cda1}.auth-alert code{background:#00000059;padding:.05rem .3rem;border-radius:3px;font-size:.82em}.auth-link{background:none;border:none;padding:0;color:#6ea8fe;text-decoration:underline;font:inherit;cursor:pointer}.auth-foot{margin:.9rem 0 0;font-size:.8rem;line-height:1.45}.account-strip{display:flex;align-items:center;gap:.5rem;padding:.25rem .9rem;border-bottom:1px solid #22262d;background:#101318;font-size:.8rem;color:#8d939d}.account-strip-mark{display:flex;opacity:.75}.account-strip-name{flex:1;min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.account-strip-name strong{color:#e8e8ec;font-weight:600}.account-strip-signout{padding:.15rem .6rem;font-size:.78rem;background:transparent;border-color:#2f333b;color:#b9bfc9}.account-strip-signout:not(:disabled):hover{border-color:#6ea8fe;color:#e8e8ec}
