*{box-sizing:border-box}:root{color:#f8fafc;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#101318;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}body{background:radial-gradient(circle at 18% 16%,#2dd4bf33,#0000 28%),radial-gradient(circle at 86% 82%,#fb71852b,#0000 30%),linear-gradient(135deg,#101318 0%,#181d26 48%,#0f1218 100%);place-items:center;min-width:320px;min-height:100vh;margin:0;padding:24px;display:grid}button{font:inherit}#root{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#12161edb;border:1px solid #ffffff1f;border-radius:8px;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px;width:min(100%,430px);padding:28px;display:grid;box-shadow:0 24px 70px #0000006b,inset 0 1px #ffffff0f}#root>h2{color:#e5edf7;text-align:center;background:linear-gradient(135deg,#ffffff17,#ffffff08),#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;grid-column:1/-1;justify-content:center;align-items:center;min-height:54px;margin:0 0 12px;font-size:clamp(1.25rem,5vw,2rem);font-weight:850;display:flex}#root>button:not(.reset-button){aspect-ratio:1;color:#f8fafc;cursor:pointer;background:linear-gradient(145deg,#ffffff1f,#ffffff08),#202633;border:0;border-radius:8px;min-width:0;font-size:clamp(2.6rem,16vw,5rem);font-weight:900;line-height:1;transition:transform .16s,background .16s,box-shadow .16s,color .16s;box-shadow:inset 0 1px #ffffff24,0 10px 24px #0000003d}#root>button:not(.reset-button):hover{background:linear-gradient(145deg,#ffffff2e,#ffffff0d),#2a3242;transform:translateY(-2px);box-shadow:inset 0 1px #ffffff2e,0 16px 30px #0000004d}#root button:focus-visible{outline-offset:3px;outline:3px solid #2dd4bfbf}#root>button:not(.reset-button):not(:empty){color:#2dd4bf;text-shadow:0 0 24px #2dd4bf47}#root>button:not(.reset-button):not(:empty):nth-of-type(2n){color:#fb7185;text-shadow:0 0 24px #fb718542}#root>.reset-button{aspect-ratio:auto;color:#101318;background:#f8fafc;grid-column:1/-1;min-height:50px;margin-top:8px;font-size:1rem;font-weight:850}#root>.reset-button:hover{background:#fff;transform:translateY(-1px);box-shadow:0 14px 30px #00000047}.modal-overlay{z-index:10;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#05080eb8;place-items:center;padding:24px;animation:.18s ease-out fade-in;display:grid;position:fixed;inset:0}.winner-modal{text-align:center;background:linear-gradient(145deg,#ffffff1f,#ffffff0a),#171c25;border:1px solid #ffffff24;border-radius:8px;width:min(100%,360px);padding:28px;animation:.22s ease-out modal-pop;box-shadow:0 28px 80px #00000080}.winner-modal p{color:#fb7185;letter-spacing:.14em;text-transform:uppercase;margin:0 0 10px;font-size:.78rem;font-weight:850}.winner-modal h1{color:#2dd4bf;text-shadow:0 0 28px #2dd4bf47;margin:0;font-size:clamp(2rem,12vw,3.4rem);line-height:1}.winner-modal button{color:#101318;cursor:pointer;background:#f8fafc;border:0;border-radius:8px;width:100%;min-height:48px;margin-top:24px;font-size:1rem;font-weight:850;transition:transform .16s,box-shadow .16s,background .16s}.winner-modal button:hover{background:#fff;transform:translateY(-1px);box-shadow:0 14px 30px #00000047}@keyframes fade-in{0%{opacity:0}}@keyframes modal-pop{0%{opacity:0;transform:translateY(14px)scale(.96)}}@media (width<=420px){body{padding:16px}#root{gap:9px;padding:18px}#root>h2{min-height:48px;margin-bottom:8px}}
