*{box-sizing:border-box}body{margin:0;font:16px/1.5 system-ui,-apple-system,Segoe UI,sans-serif;background:#f4f6fb;color:#172033;-webkit-font-smoothing:antialiased}main{max-width:640px;margin:auto;padding:20px 16px 40px}h1{font-size:24px;margin:0 0 4px}h2{font-size:16px;margin:0 0 12px}header{margin-bottom:16px}.muted{color:#64748b;font-size:14px;margin:2px 0}.card{background:#fff;border:1px solid #e5e9f2;border-radius:16px;padding:16px;margin-bottom:16px;box-shadow:0 1px 3px #1720330d}.card h2{font-size:15px;text-transform:uppercase;letter-spacing:.04em;color:#64748b}.notice p{margin:0}button{display:inline-block;margin:8px 8px 0 0;padding:12px 18px;border:0;border-radius:12px;background:#2463eb;color:#fff;font-size:15px;font-weight:600;cursor:pointer;transition:background .15s,transform .05s}button:hover:not(:disabled){background:#1d4fd8}button:active:not(:disabled){transform:scale(.98)}button:disabled{opacity:.5;cursor:default}button.secondary{background:#eef2f9;color:#172033}button.small{padding:8px 14px;font-size:13px;margin:0}input{width:100%;padding:12px 14px;border:1px solid #cbd5e1;border-radius:12px;font:inherit;margin:6px 0 4px}input:focus{outline:2px solid #2463eb;outline-offset:1px;border-color:transparent}label{font-size:14px;color:#475569}.row{display:flex;flex-wrap:wrap;gap:4px}.row.between,.between{justify-content:space-between;align-items:center}.big{font-size:34px;font-weight:700;margin:4px 0}.badge{display:inline-block;font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.05em;color:#b45309;background:#fef3c7;border-radius:999px;padding:3px 10px;margin-bottom:8px}.presenting{border-color:#fcd34d;background:#fffbeb}.queue{list-style:none;margin:0;padding:0}.queue li{display:flex;align-items:center;gap:12px;padding:10px 0;border-bottom:1px solid #eef2f7}.queue li:last-child{border-bottom:0}.queue .pos{flex:0 0 32px;height:32px;display:grid;place-items:center;border-radius:50%;background:#eef2f9;font-weight:700;font-size:14px}.queue li.presenting .pos{background:#fef3c7}.who{display:flex;flex-direction:column;font-weight:600}.topic{font-weight:400;font-size:13px;color:#64748b}.done-list{margin:0;padding-left:4px;list-style:none;color:#475569;font-size:14px}.done-list li{padding:4px 0}.error{color:#b91c1c;background:#fee2e2;border-radius:12px;padding:10px 14px}
