@import"https://fonts.googleapis.com/css2?family=Fredoka:wght@500;600;700&family=Nunito:wght@400;600;700;800&display=swap";:root{--primary:#4f46e5;--accent:#ea580c;--bg:#eef2ff;--ink:#1e1b4b;--muted:#64748b;--border:#c7d2fe;--line:#dbe3ff}*{box-sizing:border-box}body{margin:0;background:radial-gradient(circle at 10% 0,#fff 0,transparent 28%),var(--bg);color:var(--ink);font:16px/1.5 Nunito,sans-serif;overscroll-behavior:contain}.shell{width:min(1080px,calc(100% - 32px));margin:auto;padding:28px 0 80px}.svg-defs{position:absolute;width:0;height:0;overflow:hidden}.brand{display:inline-flex;align-items:center;gap:10px;color:inherit;text-decoration:none;font:700 15px Fredoka;letter-spacing:.07em}.brand svg{width:34px;height:34px;padding:7px;border-radius:11px;background:var(--primary);fill:#fff}h1,h2,.room-code,.target-wrap strong{font-family:Fredoka,sans-serif;line-height:1}.eyebrow{font-size:12px;font-weight:800;letter-spacing:.17em;color:var(--primary)}.hero{padding:65px 0 42px}.kid-hero{display:grid;grid-template-columns:1.4fr .6fr;align-items:center}.hero h1{margin:.12em 0;font-size:clamp(52px,9vw,96px);letter-spacing:-.055em}.hero h1 em{color:var(--accent);font-style:normal}.hero p,.room-head p{max-width:600px;font-size:18px;color:var(--muted)}.hero-orbit{position:relative;min-height:270px}.hero-orbit span,.hero-orbit svg{position:absolute;display:grid;place-items:center;width:76px;height:76px;border:5px solid #fff;border-radius:24px;background:#fbbf24;color:var(--ink);font:700 34px Fredoka;box-shadow:0 13px #f59e0b}.hero-orbit span:nth-child(1){left:5%;top:10%;transform:rotate(-9deg)}.hero-orbit span:nth-child(2){right:4%;top:22%;background:#fb7185;box-shadow:0 13px #e11d48;transform:rotate(8deg)}.hero-orbit span:nth-child(3){left:25%;bottom:0;background:#34d399;box-shadow:0 13px #059669;transform:rotate(5deg)}.hero-orbit svg{right:30%;bottom:28%;padding:17px;background:var(--primary);fill:#fff;box-shadow:0 13px #3730a3}.forms-grid{display:grid;grid-template-columns:1fr 1fr;gap:20px}.card{position:relative;padding:32px;border:2px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 10px #d8defb}.card h2{margin:6px 0 25px;font-size:30px}.card-number{position:absolute;right:24px;top:23px;color:var(--primary);font:700 12px Fredoka;letter-spacing:.1em}label{display:grid;gap:7px;margin:16px 0;font-size:12px;font-weight:800;letter-spacing:.07em}label small{font-size:12px;color:var(--muted);font-weight:600;letter-spacing:0}input,select{width:100%;min-height:48px;padding:12px 14px;border:2px solid var(--border);border-radius:12px;background:#f8faff;color:var(--ink);font:700 16px Nunito}input[type=color]{padding:5px}.code-input{text-align:center;font:700 28px Fredoka;letter-spacing:.18em}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:14px}.avatar-picker{display:grid;grid-template-columns:repeat(6,1fr);gap:8px;margin:20px 0;padding:0;border:0}.avatar-picker legend{grid-column:1/-1;font-size:12px;font-weight:800;letter-spacing:.08em}.avatar-picker label{margin:0}.avatar-picker input{position:absolute;opacity:0;pointer-events:none}.avatar-picker span{display:grid;place-items:center;gap:4px;min-height:72px;border:2px solid var(--border);border-radius:14px;background:#f8faff;cursor:pointer;transition:.2s}.avatar-picker svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:1.8}.avatar-picker small{text-align:center;font-size:9px}.avatar-picker input:checked+span{transform:translateY(-3px);border-color:var(--primary);background:#e0e7ff;color:var(--primary)}input:focus-visible,select:focus-visible,button:focus-visible,a:focus-visible,.avatar-picker input:focus-visible+span{outline:4px solid #4f46e54d;outline-offset:3px}.button{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:52px;margin-top:24px;padding:15px 18px;border:0;border-radius:12px;background:var(--primary);box-shadow:0 6px #3730a3;color:#fff;text-decoration:none;font:700 15px Fredoka;cursor:pointer;touch-action:manipulation;transition:.18s}.button:hover{transform:translateY(-2px)}.button:active{transform:translateY(4px);box-shadow:0 2px #3730a3}.button:disabled{opacity:.4;cursor:not-allowed}.button-accent{background:var(--accent);box-shadow:0 6px #9a3412}.button-ghost{background:#fff;color:var(--ink);border:2px solid var(--border);box-shadow:none}.alert,.notice{margin:18px 0;padding:12px;border-radius:12px;background:#fef3c7;color:#92400e;font-weight:800}.room-head{text-align:center;padding:65px 0 28px}.room-head h1{margin:8px 0;font-size:clamp(45px,8vw,76px)}.room-head p{margin:15px auto}.room-code{min-height:100px;border:0;background:transparent;color:var(--primary);font-size:clamp(50px,12vw,96px);letter-spacing:.08em;cursor:pointer;touch-action:manipulation}.room-code small{display:block;color:var(--muted);font:700 10px Nunito;letter-spacing:.14em}.lobby{max-width:850px;margin:auto}.section-title{display:flex;align-items:center;justify-content:space-between;border-bottom:2px solid var(--line)}.section-title h2{margin-top:5px}.count-pill{padding:9px 14px;border-radius:999px;background:#e0e7ff;color:var(--primary);font-weight:800}.players{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:20px 0}.player{display:flex;align-items:center;gap:12px;min-height:78px;padding:13px;border:2px solid var(--border);border-radius:14px;background:#f8faff}.player.empty{opacity:.45}.avatar{display:grid;place-items:center;flex:0 0 48px;height:48px;border-radius:50%;background:var(--color,#dbe3ff);color:#fff}.avatar svg{width:28px;height:28px;fill:none;stroke:currentColor;stroke-width:2}.player small,.player strong{display:block}.player small{color:var(--muted);font-size:9px}.game-settings{display:flex;justify-content:center;gap:10px;margin:20px 0}.game-settings span{padding:10px 14px;border-radius:12px;background:#eef2ff;color:var(--muted)}.game-settings strong{color:var(--primary)}.waiting,.host-note{text-align:center;color:var(--muted);font-weight:700}.game-hud{position:sticky;top:8px;z-index:10;display:flex;align-items:center;justify-content:space-between;margin:30px 0 16px;padding:12px 16px;border:2px solid var(--border);border-radius:20px;background:#fffffff2;box-shadow:0 8px 24px #312e8124;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.target-wrap{display:flex;align-items:center;gap:13px}.target-wrap span{font-size:12px;font-weight:800;letter-spacing:.12em}.target-wrap strong{display:grid;place-items:center;width:64px;height:64px;border-radius:18px;background:var(--accent);box-shadow:0 5px #9a3412;color:#fff;font-size:38px}.hud-actions{display:flex;align-items:center;gap:10px;font-weight:800}.icon-button{position:relative;width:48px;height:48px;border:2px solid var(--border);border-radius:14px;background:#fff;color:var(--primary);font-size:23px;cursor:pointer;touch-action:manipulation}.icon-button.is-muted{opacity:.45}.icon-button.is-muted:after{content:"/";position:absolute;transform:translate(-11px);color:#dc2626}.scores{display:grid;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:8px;margin-bottom:18px}.scores article{position:relative;display:flex;align-items:center;gap:7px;padding:10px 12px;border:2px solid var(--border);border-left:7px solid var(--color);border-radius:12px;background:#fff}.scores article.is-me{background:#eef2ff}.scores strong{margin-left:auto;font-size:23px}.mini-avatar svg{width:24px;height:24px;fill:none;stroke:var(--color);stroke-width:2}.combo{position:absolute;right:8px;bottom:-8px;padding:2px 6px;border-radius:99px;background:#fbbf24;color:#713f12;font-size:9px;font-weight:900}.notice:empty{display:none}.notice{position:sticky;top:103px;z-index:9;text-align:center}.number-board{display:grid;grid-template-columns:repeat(auto-fit,minmax(52px,1fr));gap:8px}.number-cell{position:relative;min-width:48px;min-height:52px;border:2px solid var(--border);border-radius:11px;background:#fff;color:var(--ink);font:700 17px Fredoka;cursor:pointer;touch-action:manipulation;transition:.18s}.number-cell:hover:not(:disabled){transform:translateY(-2px);border-color:var(--primary)}.number-cell:active:not(:disabled){transform:scale(.92)}.number-cell.just-claimed{animation:claim-pop .35s ease-out}.number-cell.is-claimed{border:4px solid var(--player-color);border-radius:50%}.number-cell.is-claimed:after{content:attr(data-owner);position:absolute;right:-3px;top:-7px;display:grid;place-items:center;width:18px;height:18px;border-radius:50%;background:var(--player-color);color:#fff;font-size:9px}.result{position:relative;overflow:hidden;max-width:650px;margin:45px auto 0;padding:35px;border:2px solid var(--border);border-radius:24px;background:#fff;box-shadow:0 12px #c7d2fe;text-align:center}.result h2{font-size:40px}.winner-badge{display:grid;place-items:center;width:100px;height:100px;margin:18px auto;border-radius:30px;background:#fbbf24;box-shadow:0 8px #f59e0b}.winner-badge svg{width:56px;height:56px;fill:none;stroke:var(--ink);stroke-width:1.7}.achievement{padding:12px;border-radius:12px;background:#fef3c7;color:#92400e;font-weight:700}.result p{display:flex;justify-content:space-between;padding:10px;border-bottom:1px solid var(--line)}.result p span{display:flex;align-items:center;gap:8px}.result p svg{width:24px;height:24px;fill:none;stroke:var(--primary);stroke-width:2}.result-actions{display:grid;grid-template-columns:1fr 1fr;gap:10px}.confetti{position:absolute;top:0;right:0;bottom:0;left:0;pointer-events:none;background-image:radial-gradient(circle,#f43f5e 0 4px,transparent 5px),radial-gradient(circle,#fbbf24 0 4px,transparent 5px),radial-gradient(circle,#4f46e5 0 4px,transparent 5px);background-size:70px 70px,90px 90px,110px 110px;animation:confetti-fall 4s linear infinite;opacity:.35}@keyframes claim-pop{50%{transform:scale(1.25) rotate(4deg)}}@keyframes confetti-fall{to{background-position:0 140px,20px 180px,-20px 220px}}@media(max-width:700px){.shell{width:min(100% - 22px,1080px);padding:18px 0 calc(70px + env(safe-area-inset-bottom))}.kid-hero{grid-template-columns:1fr}.hero-orbit{display:none}.forms-grid,.form-row{grid-template-columns:1fr}.card{padding:24px}.avatar-picker{grid-template-columns:repeat(3,1fr)}.room-head{padding-top:48px}.players{grid-template-columns:1fr}.game-settings{flex-wrap:wrap}.sticky-action{position:sticky;bottom:calc(12px + env(safe-area-inset-bottom));z-index:8}.game-hud{top:6px;margin-top:22px}.target-wrap strong{width:58px;height:58px;font-size:34px}.target-wrap span{max-width:48px}.scores{grid-template-columns:repeat(2,1fr)}.scores article{font-size:13px}.scores strong{font-size:21px}.number-board{grid-template-columns:repeat(auto-fit,minmax(52px,1fr))}.result{padding:28px 18px}.result-actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.confetti{animation-duration:1.8s;animation-timing-function:ease-out;animation-iteration-count:1;animation-fill-mode:forwards}.combo-stage{position:fixed;top:0;right:0;bottom:0;left:0;z-index:20;display:grid;place-items:center;pointer-events:none;visibility:hidden}.combo-stage.is-active{visibility:visible}.combo-burst{position:relative;display:grid;place-items:center;width:260px;height:260px}.combo-emblem{position:relative;z-index:2;display:grid;place-items:center;min-width:190px;padding:22px 26px;border:4px solid #fff;border-radius:28px;background:var(--combo-bg,#fbbf24);color:var(--combo-ink,#1e1b4b);box-shadow:0 12px 0 var(--combo-shadow,#f59e0b),0 22px 50px #1e1b4b4d;animation:combo-enter .65s cubic-bezier(.2,1.5,.4,1)}.combo-emblem svg{width:45px;height:45px;margin-bottom:4px;fill:none;stroke:currentColor;stroke-width:1.9}.combo-emblem small{font-size:11px;font-weight:900;letter-spacing:.14em}.combo-emblem strong{font:700 32px Fredoka;white-space:nowrap}.combo-emblem span{font-weight:800}.combo-burst>i{position:absolute;width:12px;height:32px;border-radius:9px;background:var(--particle,#fb7185);transform:rotate(var(--angle)) translateY(-75px);animation:combo-particle .75s ease-out both;animation-delay:calc(var(--i) * 9ms)}.combo-burst>i:nth-child(3n){width:18px;height:18px;border-radius:50%;background:var(--particle-alt,#4f46e5)}.combo-tier-1{--combo-bg:#fef3c7;--combo-shadow:#f59e0b;--particle:#fbbf24;--particle-alt:#818cf8}.combo-tier-2{--combo-bg:#fed7aa;--combo-shadow:#ea580c;--particle:#fb923c;--particle-alt:#ef4444}.combo-tier-3{--combo-bg:#a7f3d0;--combo-shadow:#059669;--particle:#34d399;--particle-alt:#4f46e5}.combo-tier-3 .combo-emblem{animation-name:combo-spin-in}.combo-tier-4{--combo-bg:#ddd6fe;--combo-shadow:#7c3aed;--particle:#a78bfa;--particle-alt:#f472b6}.combo-tier-4 .combo-burst{filter:drop-shadow(0 0 18px #8b5cf6)}.combo-tier-4 .combo-emblem{animation-name:combo-power-in}.combo-tier-5{--combo-bg:#fef08a;--combo-shadow:#ca8a04;--particle:#facc15;--particle-alt:#ec4899}.combo-tier-5 .combo-burst:before,.combo-tier-5 .combo-burst:after{content:"";position:absolute;top:5px;right:5px;bottom:5px;left:5px;border:5px double #facc15;border-radius:50%;animation:legend-ring .8s ease-out both}.combo-tier-5 .combo-burst:after{top:30px;right:30px;bottom:30px;left:30px;border-color:#ec4899;animation-delay:.1s}.combo-tier-5 .combo-emblem{background:linear-gradient(135deg,#fef08a,#f9a8d4,#c4b5fd);animation-name:combo-legend-in}.combo-tier-5 .combo-emblem strong{font-size:36px;text-shadow:0 2px #fff}.combo-tier-5 .combo-emblem svg{width:54px;height:54px}@keyframes combo-enter{0%{opacity:0;transform:scale(.45) translateY(25px)}70%{transform:scale(1.08) translateY(0)}to{opacity:1;transform:scale(1)}}@keyframes combo-spin-in{0%{opacity:0;transform:scale(.35) rotate(-12deg)}70%{transform:scale(1.1) rotate(3deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes combo-power-in{0%{opacity:0;transform:scale(.3)}55%{transform:scale(1.15)}75%{transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes combo-legend-in{0%{opacity:0;transform:scale(.25) rotate(-8deg)}60%{transform:scale(1.18) rotate(2deg)}to{opacity:1;transform:scale(1) rotate(0)}}@keyframes combo-particle{0%{opacity:0;transform:rotate(var(--angle)) translateY(-45px) scale(.2)}30%{opacity:1}to{opacity:0;transform:rotate(var(--angle)) translateY(-130px) scale(1)}}@keyframes legend-ring{0%{opacity:1;transform:scale(.3) rotate(0)}to{opacity:0;transform:scale(1.35) rotate(35deg)}}@media(max-width:700px){.combo-burst{width:220px;height:220px}.combo-emblem{min-width:170px;padding:18px 20px}.combo-emblem strong{font-size:28px}.combo-tier-5 .combo-emblem strong{font-size:31px}}@media(prefers-reduced-motion:reduce){.combo-stage.is-active{visibility:visible}.combo-burst>i,.combo-tier-5 .combo-burst:before,.combo-tier-5 .combo-burst:after{display:none}.combo-emblem{animation:none!important}}.combo-emblem{animation-duration:.28s}.combo-burst>i{animation-duration:.38s;animation-delay:calc(var(--i) * 4ms)}.combo-tier-5 .combo-burst:before,.combo-tier-5 .combo-burst:after{animation-duration:.4s}html{-webkit-text-size-adjust:100%;text-size-adjust:100%}.number-board{touch-action:manipulation;overscroll-behavior:contain;-webkit-user-select:none;user-select:none;-webkit-touch-callout:none}.number-cell{font-size:max(17px,1rem);touch-action:manipulation;-webkit-tap-highlight-color:transparent;-webkit-appearance:none;-moz-appearance:none;appearance:none}
