:root{color:#111827;font-synthesis:none;text-rendering:optimizelegibility;background:#f8fafc;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}body{min-width:320px;margin:0}button,input{font:inherit}button{color:#111827;cursor:pointer;background:#fff;border:2px solid #111827;border-radius:8px;justify-content:center;align-items:center;gap:8px;min-height:60px;font-weight:800;display:inline-flex}button:disabled{opacity:.45;cursor:not-allowed}button:focus-visible,input:focus-visible{outline-offset:2px;outline:4px solid #f59e0b}input{color:#0f172a;background:#fff;border:2px solid #334155;border-radius:8px;width:100%;min-height:56px;padding:0 14px;font-weight:700}h1,h2,h3,p{margin:0}h1{font-size:1.65rem}h2{font-size:1.1rem}h3{margin-top:10px;font-size:.95rem}.app{width:min(100%,760px);min-height:100vh;margin:0 auto;padding:12px}.brand{z-index:3;color:#fff;text-align:center;letter-spacing:0;background:#111827;border-radius:8px;padding:12px;font-weight:900;position:sticky;top:0}.home,.stack,.live{gap:12px;padding:16px 0 96px;display:grid}.home{text-align:center;align-content:center;min-height:calc(100vh - 72px)}.primary{color:#fff;background:#166534;border-color:#14532d}.selected{color:#111827;background:#f59e0b}.undo{color:#fff;background:#991b1b;border-color:#7f1d1d}.danger{color:#7f1d1d;background:#fee2e2;border-color:#991b1b}.panel,.card{background:#fff;border:2px solid #111827;border-radius:8px;gap:10px;padding:12px;display:grid}.row,.seg,.chips{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.chips{grid-template-columns:repeat(4,minmax(0,1fr))}.summary,.big{background:#ccfbf1;border:2px solid #0f766e;border-radius:8px;padding:12px;font-weight:800}.big{font-size:1.5rem}.score{z-index:2;background:#fff;border:3px solid #111827;border-radius:8px;padding:12px;position:sticky;top:52px}.score h1{font-size:2rem}.players{gap:8px;display:grid}.players>div{background:#eef2ff;border:2px solid #334155;border-radius:8px;gap:4px;padding:10px;display:grid}.timeline{background:#fff;border:2px solid #334155;border-radius:8px;flex-wrap:wrap;align-items:center;gap:7px;min-height:52px;padding:8px;display:flex}.timeline span{color:#fff;background:#111827;border-radius:8px;justify-content:center;align-items:center;min-width:34px;min-height:34px;font-weight:900;display:inline-flex}.full{max-height:none}.grid{gap:10px;display:grid}.runs{grid-template-columns:repeat(3,minmax(0,1fr))}.runs button{min-height:78px;font-size:1.6rem}.utils{grid-template-columns:repeat(2,minmax(0,1fr))}.linkish{border-style:dashed;min-height:52px}.overlay{z-index:8;background:#0f172a9e;place-items:end center;padding:12px;display:grid;position:fixed;inset:0}.dialog{background:#fff;border:3px solid #111827;border-radius:8px;gap:10px;width:min(100%,460px);max-height:88vh;padding:14px;display:grid;overflow:auto}.result{color:#fff;background:#111827;border-radius:8px;padding:14px;font-size:1.25rem;font-weight:900}.table-row{border-bottom:1px solid #cbd5e1;grid-template-columns:1.5fr .8fr .6fr .6fr 1fr;gap:8px;padding:8px 0;font-size:.9rem;display:grid}.table-row span:first-child{overflow-wrap:anywhere;font-weight:800}@media (width>=640px){.players,.utils{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=420px){.app{padding:8px}.chips{grid-template-columns:repeat(3,minmax(0,1fr))}.score h1{font-size:1.55rem}.table-row{grid-template-columns:1fr 1fr}.table-row span{overflow-wrap:anywhere}}
