:root{background:#020617;color:#f8fafc;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#1e293b 0,#020617 55%);margin:0}.app-shell,body{min-height:100vh}.top-menu{align-items:center;background:#0f172aeb;border-bottom:1px solid #334155;box-shadow:0 8px 24px #02061759;display:flex;justify-content:space-between;padding:1rem 2rem;width:100%}.brand{font-weight:700;letter-spacing:.02em}.menu-options{display:flex;gap:.75rem;list-style:none;margin:0;padding:0}.menu-link{background:#0f172a;border:1px solid #475569;border-radius:.6rem;color:#e2e8f0;cursor:pointer;font-weight:600;padding:.5rem .9rem}.menu-link:hover{background:#1e293b;border-color:#64748b}.menu-link.active{border-color:#38bdf8;color:#bae6fd}.content{margin:0 auto;max-width:1100px;padding:1.5rem}.panel{background:#0f172abf;border:1px solid #334155;border-radius:1rem;padding:1.25rem}.panel-header{align-items:center;display:flex;gap:1rem;justify-content:space-between;margin-bottom:1rem}.panel h1,.panel-header h1{font-size:1.3rem;margin:0}.shuffle-button{background:#0c4a6e;border:1px solid #0284c7;border-radius:.6rem;color:#e0f2fe;cursor:pointer;font-weight:600;padding:.55rem .9rem}.shuffle-button:hover{background:#075985}.captain-status{color:#cbd5e1;font-weight:600;margin:0 0 1rem}.team-neutral{color:#e0f2fe}.team-red{background:#7f1d1d;border-color:#ef4444;color:#fecaca}.team-red:hover{background:#991b1b}.team-blue{background:#1e3a8a;border-color:#3b82f6;color:#bfdbfe}.team-blue:hover{background:#1d4ed8}.captain-status.team-blue,.captain-status.team-neutral,.captain-status.team-red{background:#0000;border:none;padding:0}.captain-cell{height:100%;width:100%}.word-table{border-collapse:collapse;table-layout:fixed;width:100%}.word-table td{border:1px solid #000;height:78px;padding:0}.word-cell{align-items:center;border:0;cursor:pointer;display:flex;font-weight:600;height:100%;justify-content:center;line-height:1.15;overflow-wrap:anywhere;padding:.35rem;text-align:center;text-transform:capitalize;white-space:normal;width:100%;word-break:break-word}.word-cell-white{background:#fff;color:#0f172a}.word-cell-brown{background:#8b5a2b;color:#fff}.word-cell-red{background:#b91c1c;color:#fff}.word-cell-blue{background:#1d4ed8;color:#fff}.word-cell-black{background:#111827;color:#fff}@media (max-width:700px){.top-menu{padding:.85rem 1rem}.content{padding:.85rem}.panel{padding:.8rem}.panel-header{align-items:stretch;flex-direction:column}.shuffle-button{width:100%}.word-table td{height:64px}.word-cell{font-size:.74rem;padding:.25rem}}
/*# sourceMappingURL=main.93ebd87c.css.map*/