.wyr-page{color:#173149;background:#fffaf0;min-height:100vh}.wyr-game{max-width:1160px;margin:auto;padding:12px 24px 40px;font-family:Nunito,sans-serif}.wyr-game button,.wyr-game input,.wyr-game select{font:inherit;border-radius:8px;font-size:16px}.wyr-game button{color:#173149;cursor:pointer;background:#fff;border:2px solid #173149;min-height:44px;padding:9px 18px;font-weight:800;transition:transform .12s,background .12s;box-shadow:0 3px #173149}.wyr-game button:hover:not(:disabled){background:#fff3be;transform:translateY(-2px)}.wyr-game button:active:not(:disabled){box-shadow:none;transform:translateY(2px)}.wyr-game button:disabled{cursor:default}.wyr-game button.wyr-choice:disabled{opacity:1}.wyr-game button:disabled:not(.wyr-choice){opacity:.55}.wyr-game :focus-visible{outline-offset:4px;outline:4px solid #7b3cbb}.wyr-game input,.wyr-game select{color:#173149;background:#fff;border:2px solid #718190;width:100%;min-width:0;min-height:46px;padding:9px 12px}.wyr-game label{gap:5px;font-weight:800;display:grid}.wyr-header{justify-content:space-between;align-items:center;gap:16px;min-height:112px;display:flex}.wyr-header h1{margin:0;line-height:0}.wyr-header h1 img{object-fit:contain;width:260px;height:112px}.wyr-tools,.wyr-round-controls{flex-wrap:wrap;align-items:center;gap:12px;display:flex}.wyr-game .audio-controls{z-index:30}.wyr-game .audio-controls summary{cursor:pointer;padding:10px;list-style:none}.wyr-game .audio-controls summary::-webkit-details-marker{display:none}.wyr-error{background:#ffe4dc;border-left:5px solid #d13e35;padding:12px 16px;animation:.22s wyr-nudge}.wyr-setup{max-width:650px;margin:0 auto 28px}.wyr-goal{text-align:center;margin:8px 0;font-weight:700;line-height:1.4}.wyr-entry-art{justify-content:center;align-items:center;gap:24px;height:185px;display:flex}.wyr-entry-art .wyr-art{width:180px;height:180px}.wyr-entry-art>span:not(.wyr-art){color:#ffba36;text-shadow:2px 2px #173149;font:900 56px Fredoka,sans-serif;transform:rotate(10deg)}.wyr-setup-controls{grid-template-columns:1.5fr 1fr;gap:16px;display:grid}.wyr-name,.wyr-pool,.wyr-join{grid-column:1/-1}.wyr-pool{text-align:center;margin:0;font-size:14px}.wyr-join{grid-template-columns:1fr 1fr;gap:16px;padding-top:8px;display:grid}.wyr-game button.wyr-primary{background:#ffcc50}.wyr-lobby{text-align:center;max-width:520px;margin:25px auto}.wyr-room-code{letter-spacing:7px;margin-bottom:16px;font:700 48px Fredoka,sans-serif}.wyr-lobby ul{text-align:left;padding:0;list-style:none}.wyr-lobby li{border-bottom:1px solid #d4d8d7;justify-content:space-between;gap:10px;padding:12px 0;display:flex}.wyr-lobby li span{font-size:14px}.wyr-round-toolbar{justify-content:space-between;align-items:center;gap:12px;padding:4px 0 15px;display:flex}.wyr-round-toolbar>div:first-child{gap:2px;display:grid}.wyr-round-toolbar span{font-size:14px}.wyr-round-toolbar strong{font-size:20px}.wyr-game button.wyr-end{box-shadow:none;background:0 0;border-color:#0000;padding:8px;font-size:14px;text-decoration:underline}.wyr-countdown{align-items:center;gap:18px;margin-bottom:18px;font-weight:900;display:flex}.wyr-countdown>span{min-width:105px}.wyr-time-track{background:#e3e9eb;border-radius:8px;flex:1;height:10px;overflow:hidden}.wyr-time-track>div{background:#173149;height:100%;transition:width .15s linear}.wyr-urgent .wyr-time-track>div{background:#df3d45}.wyr-choices{grid-template-columns:1fr 1fr;gap:20px;display:grid;position:relative}.wyr-side{background:#ff796e;border:3px solid #173149;border-radius:18px;min-width:0;animation:.22s ease-out both wyr-arrive;overflow:hidden;box-shadow:0 7px #173149}.wyr-side-1{background:#65cbf0;animation-delay:50ms}.wyr-game button.wyr-choice{color:#132d43;width:100%;min-height:360px;box-shadow:none;background:0 0;border:0;border-radius:0;flex-direction:column;justify-content:center;align-items:center;gap:12px;padding:18px 26px 28px;display:flex;position:relative}.wyr-game button.wyr-choice:hover:not(:disabled){background:#ffffff25;transform:none}.wyr-game button.wyr-choice:active:not(:disabled){transform:scale(.98)}.wyr-choice strong{text-wrap:balance;max-width:410px;font:600 clamp(21px,2.25vw,30px)/1.22 Fredoka,Nunito,sans-serif}.wyr-art{filter:drop-shadow(0 6px #17314918);background-repeat:no-repeat;background-size:400% 400%;flex-shrink:0;width:210px;max-width:100%;height:210px;display:block}.wyr-art[data-art=bird],.wyr-art[data-art=bread]{clip-path:inset(0 0 5%)}.wyr-or{pointer-events:none;background:#ffda54;border:3px solid #173149;border-radius:50%;place-items:center;width:54px;height:54px;font:600 36px Fredoka,sans-serif;display:grid;position:absolute;top:42%;left:50%;transform:translate(-50%,-50%)rotate(-8deg)}.wyr-selected{box-shadow:0 7px #173149,inset 0 0 0 5px #fff9e4}.wyr-choice-check{background:#fffaf0;border:2px solid #173149;border-radius:50%;place-items:center;width:34px;height:34px;font-size:23px;line-height:1;animation:.2s ease-out wyr-pop;display:grid;position:absolute;top:14px;right:14px}.wyr-result{text-align:center;padding:0 22px 20px}.wyr-percentage{font:600 42px Fredoka,sans-serif;animation:.25s ease-out wyr-pop;display:block}.wyr-result-track{background:#fff6;border:2px solid #173149;border-radius:10px;height:12px;margin:8px 0 14px;overflow:hidden}.wyr-result-track>div{height:100%;width:var(--vote-width);background:#173149;animation:.4s ease-out wyr-votes}.wyr-voters{flex-wrap:wrap;justify-content:center;gap:6px;display:flex}.wyr-voters span{overflow-wrap:anywhere;background:#ffffffb0;border:1px solid #17314966;border-radius:5px;max-width:100%;padding:4px 8px;font-size:15px;font-weight:800;animation:.25s ease-out wyr-pop}.wyr-voters .wyr-me{background:#fff8ce;border:2px solid #173149;padding:3px 7px}.wyr-status{text-align:center;flex-wrap:wrap;justify-content:center;align-items:center;gap:8px 16px;min-height:60px;padding:18px 8px;display:flex}.wyr-status span{font-size:14px}.wyr-status p{margin:0}.wyr-rules{max-width:780px;margin-top:20px;font-size:14px}.wyr-rules summary{cursor:pointer;padding:12px 0;font-size:16px;font-weight:800}.wyr-rules p{margin:10px 0;line-height:1.5}.wyr-copy-fallback{margin:10px 0}.wyr-finished{justify-items:center;gap:18px;padding:25px 0;display:grid}.wyr-finished h2{margin:0;font:600 36px Fredoka,sans-serif}.wyr-finished .wyr-art{width:160px;height:160px}:lang(ko) .wyr-game,:lang(ko) .wyr-choice strong{font-family:Jua,Nunito,sans-serif}:lang(ko) .wyr-choice strong{word-break:keep-all;overflow-wrap:anywhere}@keyframes wyr-arrive{0%{opacity:0;translate:0 12px}to{opacity:1;translate:0}}@keyframes wyr-pop{0%{scale:.8}to{scale:1}}@keyframes wyr-votes{0%{width:0}to{width:var(--vote-width)}}@keyframes wyr-nudge{30%{translate:-5px}70%{translate:5px}}@media (max-width:700px){.wyr-game{padding:8px 12px 28px}.wyr-header{gap:8px;min-height:90px}.wyr-header h1 img{width:190px;height:88px}.wyr-tools{gap:4px}.wyr-game button{padding:8px 12px}.wyr-round-toolbar{flex-wrap:wrap;align-items:start}.wyr-round-controls{gap:8px}.wyr-round-toolbar strong{font-size:18px}.wyr-choices{gap:12px}.wyr-side{border-width:2px;border-radius:12px}.wyr-game button.wyr-choice{justify-content:flex-start;gap:12px;min-height:290px;padding:14px 10px 18px}.wyr-choice strong{font-size:20px;line-height:1.25}.wyr-art{width:140px;height:140px}.wyr-or{border-width:2px;width:34px;height:34px;font-size:23px;top:100px}.wyr-choice-check{width:28px;height:28px;font-size:19px;top:5px;right:5px}.wyr-result{padding:0 8px 12px}.wyr-percentage{font-size:32px}.wyr-voters{gap:4px}.wyr-voters span{padding:4px 6px;font-size:14px}.wyr-countdown{gap:10px;margin-bottom:14px}.wyr-status{text-align:left;flex-direction:column;align-items:start;gap:5px;min-height:80px;padding:16px 0 8px}.wyr-status>span:last-child{align-self:flex-end}.wyr-entry-art{gap:8px;height:155px}.wyr-entry-art .wyr-art{width:140px;height:140px}.wyr-entry-art>span:not(.wyr-art){font-size:40px}.wyr-setup-controls{grid-template-columns:1.4fr 1fr;gap:12px}.wyr-join{gap:12px}.wyr-pool{font-size:13px}}@media (prefers-reduced-motion:reduce){.wyr-game *,.wyr-game :before,.wyr-game :after{transition:none!important;animation:none!important}}
