:root{font-family:Inter,system-ui,sans-serif;color:#f4f7fb;background:#0f1722}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;background:radial-gradient(circle at top,rgba(80,120,255,.2),transparent 30%),linear-gradient(180deg,#111827,#0b1220)}button{border:1px solid #3b82f6;background:#172554;color:#eff6ff;border-radius:10px;padding:.6rem .9rem;cursor:pointer}button:disabled{opacity:.45;cursor:not-allowed}.small-button{padding:.35rem .55rem;font-size:.8rem}.app-shell{padding:1.25rem;display:grid;gap:1rem}.top-bar,.stack-panel,.log-panel,.player-panel,.status-strip{background:#0f1722e0;border:1px solid rgba(148,163,184,.18);border-radius:18px;padding:1rem;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.top-bar,.status-strip,.player-header,.player-actions,.top-actions,.inline-actions,.mana-pool{display:flex;gap:.6rem;flex-wrap:wrap;align-items:center}.top-bar,.status-strip{justify-content:space-between}.players-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:1rem}.player-panel.active{border-color:#3b82f6a6;box-shadow:0 0 0 1px #3b82f659}.zone-grid{display:grid;gap:.85rem}.zone-box{background:#1e293ba6;border-radius:14px;padding:.8rem;border:1px solid rgba(148,163,184,.15);display:grid;gap:.55rem}.zone-box h4,.stack-panel h2,.log-panel h2,.player-panel h3,.top-bar h1{margin:0}.zone-box h4{font-size:.92rem;color:#bfdbfe}.card-pill,.stack-item,.log-entry,.text-pill{border-radius:12px;padding:.7rem;background:#0f172ae6;border:1px solid rgba(96,165,250,.12)}.card-pill{display:flex;justify-content:space-between;gap:.75rem}.card-pill strong,.stack-item strong{display:block;margin-bottom:.3rem}.card-pill span,.stack-item span,.log-entry,.text-pill,.top-bar p,.player-header p{color:#cbd5e1;font-size:.92rem}
