#root,body,html{height:100%;margin:0;overflow-x:hidden;padding:0}html{height:100vh;height:100dvh}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-touch-callout:none;background:#f8f9fa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}#root{height:100vh;height:100dvh;overflow-x:hidden;position:relative}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}html{font-size:16px;line-height:1.5}@viewport{zoom:1;min-zoom:1;max-zoom:1;user-zoom:fixed;width:device-width}*{-webkit-tap-highlight-color:transparent;-webkit-touch-callout:none;touch-action:manipulation;-webkit-user-select:none;user-select:none}[contenteditable=true],input,textarea{font-size:16px;-webkit-user-select:text;user-select:text}*{transform:translateZ(0)}@media screen and (max-width:768px){#root,body,html{height:100vh;height:100dvh;max-width:100vw;overflow-x:hidden;position:relative;width:100vw}@supports (-webkit-touch-callout:none){#root,body,html{height:-webkit-fill-available}}}.btn{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-family:inherit;font-weight:600;justify-content:center;min-height:44px;overflow:hidden;position:relative;transition:all .2s ease}.btn:disabled{cursor:not-allowed;opacity:.6}.btn--small{font-size:14px;min-height:40px;padding:10px 16px}.btn--medium{font-size:16px;min-height:44px;padding:12px 24px}.btn--large{font-size:18px;min-height:48px;padding:16px 32px}.btn--primary{background:linear-gradient(45deg,#555,#777);box-shadow:0 4px 15px #5555554d;color:#fff}.btn--primary:hover:not(:disabled){box-shadow:0 6px 20px #5556}.btn--secondary{background:linear-gradient(45deg,#888,#aaa);box-shadow:0 4px 15px #8888884d;color:#fff}.btn--secondary:hover:not(:disabled){box-shadow:0 6px 20px #8886}.btn--danger{background:linear-gradient(45deg,#666,#888);box-shadow:0 4px 15px #6666664d;color:#fff}.btn--danger:hover:not(:disabled){box-shadow:0 6px 20px #6666}@media (max-width:768px){.btn--small{font-size:13px;padding:8px 14px}.btn--medium{font-size:15px;padding:10px 20px}.btn--large{font-size:16px;padding:14px 28px}}@media (max-width:480px){.btn--small{font-size:12px;min-height:38px;padding:8px 12px}.btn--medium{font-size:14px;min-height:42px;padding:10px 18px}.btn--large{font-size:15px;min-height:46px;padding:12px 24px}}.input-container{margin-bottom:15px;width:100%}.input-label{color:#333;display:block;font-size:14px;font-weight:600;margin-bottom:6px}.input{-webkit-tap-highlight-color:transparent;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;-webkit-appearance:none;appearance:none;border:2px solid #e1e5e9;border-radius:10px;box-sizing:border-box;color:#333;font-size:16px;outline:none;padding:12px 15px;touch-action:manipulation;transition:all .3s ease;width:100%}.input,.input:focus{background-color:#fff}.input:focus{border-color:#4ecdc4;box-shadow:0 0 0 3px #4ecdc41a}.input:disabled{background-color:#f8f9fa;border-color:#dee2e6;color:#6c757d;cursor:not-allowed}.input::placeholder{color:#adb5bd;opacity:1}.input--error{background-color:#fff5f5;border-color:#dc3545}.input--error:focus{border-color:#dc3545;box-shadow:0 0 0 3px #dc35451a}.input-error{color:#dc3545;display:block;font-size:12px;font-weight:500;line-height:1.4;margin-top:5px}@media (max-width:768px){.input{border-radius:8px;font-size:16px;padding:12px 14px}.input-label{font-size:13px;margin-bottom:5px}.input-error{font-size:11px;margin-top:4px}.input-container{margin-bottom:12px}}@media (max-width:480px){.input{border-radius:7px;font-size:16px;padding:11px 13px}.input-label{font-size:12px;margin-bottom:4px}.input-error{font-size:10px;margin-top:3px}.input-container{margin-bottom:10px}}@media (max-width:360px){.input{border-radius:6px;font-size:16px;padding:10px 12px}.input-label{font-size:11px}.input-error{font-size:9px}}@media (hover:none) and (pointer:coarse){.input{-webkit-appearance:none!important;appearance:none!important;font-size:16px!important}.input:focus{-webkit-user-select:text;user-select:text}}.input:focus-visible{outline:2px solid #4ecdc4;outline-offset:1px}.input:-webkit-autofill,.input:-webkit-autofill:active,.input:-webkit-autofill:focus,.input:-webkit-autofill:hover{-webkit-text-fill-color:#333!important;-webkit-box-shadow:inset 0 0 0 30px #fff!important;-webkit-transition:background-color 5000s ease-in-out 0s;transition:background-color 5000s ease-in-out 0s}.input:not(:placeholder-shown){background-color:#f8f9fa}.input:not(:placeholder-shown):focus{background-color:#fff}.input{-webkit-user-drag:none;-khtml-user-drag:none;-moz-user-drag:none;-o-user-drag:none;user-drag:none}.home-page{align-items:center;background:linear-gradient(135deg,#fff 90%,red);display:flex;height:100vh;height:100dvh;justify-content:center;min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;padding:20px}.home-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 20px 60px #0000001a;margin:auto;max-height:90vh;max-width:700px;overflow-y:auto;padding:30px;width:100%}.home-title{color:#333;font-size:26px;font-weight:700;line-height:1.2;margin-bottom:10px;text-align:center}.home-subtitle{color:#666;font-size:15px;margin-bottom:25px;text-align:center}.players-preview-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #dee2e6;border-radius:15px;margin-bottom:30px;padding:20px}.preview-title{color:#333;font-size:18px;font-weight:600;margin-bottom:15px;text-align:center}.players-preview-container{border-radius:12px;overflow:hidden;position:relative}.players-preview-list{-ms-overflow-style:none;display:flex;gap:15px;overflow-x:auto;overflow-y:hidden;padding:10px;scroll-behavior:smooth;scrollbar-width:none}.players-preview-list::-webkit-scrollbar{display:none}.player-preview-card{background:#ffffffe6;border:2px solid #e9ecef;box-shadow:0 4px 15px #0000001a;max-width:100px;min-width:100px;padding:15px 10px;transition:all .3s ease}.player-preview-card:hover{border-color:#4ecdc4;box-shadow:0 6px 20px #00000026;transform:translateY(-2px)}.player-preview-number{background:linear-gradient(45deg,#444,#666);border-radius:50%;color:#fff;font-weight:600;height:24px;width:24px}.player-preview-character,.player-preview-number{align-items:center;display:flex;justify-content:center;margin-bottom:8px}.player-preview-character{height:40px;width:40px}.player-preview-image{filter:drop-shadow(1px 1px 3px rgba(0,0,0,.3));height:100%;object-fit:contain;width:100%}.player-preview-name{font-size:12px;font-weight:600;word-break:break-word}.players-section{background:linear-gradient(135deg,#fafafa,#f0f0f0);border:2px solid #e0e0e0;border-radius:15px;margin:20px 0;padding:20px}.game-start-button-container{align-items:center;display:flex;justify-content:center;margin-bottom:16px}.player-input-container{width:100%}.player-input-container .input-container{margin-bottom:10px}.player-input-container input{background:#fff;border:2px solid #ddd;border-radius:12px;box-sizing:border-box;font-size:14px;line-height:1.4;padding:12px 16px;transition:all .2s ease;width:100%}.player-input-container input:focus{border-color:#4ecdc4;box-shadow:0 0 0 3px #4ecdc41a;outline:none}.player-input-container input::placeholder{color:#999;font-size:13px}.input-guide{background:#ffffffb3;border:1px solid #eee;border-radius:8px;display:flex;flex-direction:column;gap:5px;margin-top:8px;padding:8px 12px}.guide-text{color:#666;font-size:12px;font-weight:600}.error-message{background:#f5f5f5;border-left:4px solid #666;border-radius:8px;color:#333;font-weight:500;margin-top:12px}.error-message,.game-info{font-size:13px;padding:10px}.game-info{background:#00000005;border-radius:10px;color:#666;margin-bottom:10px;opacity:.8;text-align:center}.game-info p{margin:5px 0}@media (max-width:768px){.home-page{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;padding:15px}.home-container{margin:0;max-height:95vh;max-height:95dvh;max-width:100%;overflow-y:auto;padding:25px}.home-title{font-size:22px}.home-subtitle{font-size:14px}.players-preview-section{margin-bottom:25px;padding:15px}.preview-title{font-size:16px;margin-bottom:12px}.players-preview-list{gap:12px;padding:8px}.player-preview-card{max-width:85px;min-width:85px;padding:12px 8px}.player-preview-number{font-size:11px;height:20px;margin-bottom:6px;width:20px}.player-preview-character{height:35px;margin-bottom:6px;width:35px}.player-preview-name{font-size:11px}.section-title{font-size:16px}}@media (max-width:480px){.home-page{height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;padding:10px}.home-container{max-height:98vh;max-height:98dvh;overflow-y:auto;padding:20px}.home-title{font-size:20px}.home-subtitle{font-size:13px;margin-bottom:20px}.players-preview-section{margin-bottom:20px;padding:12px}.preview-title{font-size:15px;margin-bottom:10px}.players-preview-list{gap:10px;padding:6px}.player-preview-card{max-width:75px;min-width:75px;padding:10px 6px}.player-preview-number{font-size:10px;height:18px;margin-bottom:5px;width:18px}.player-preview-character{height:30px;margin-bottom:5px;width:30px}.player-preview-name{font-size:10px}.section-title{font-size:15px}.error-message{font-size:12px;padding:8px}.actions{margin-bottom:12px}.game-info{font-size:12px}}@media (max-width:360px){.home-page{padding:8px}.home-container{max-height:99vh;max-height:99dvh;padding:15px}.home-title{font-size:18px}.home-subtitle{font-size:12px}.players-preview-section{margin-bottom:15px;padding:10px}.preview-title{font-size:14px}.players-preview-list{gap:8px;padding:4px}.player-preview-card{max-width:70px;min-width:70px;padding:8px 4px}.player-preview-number{font-size:9px;height:16px;margin-bottom:4px;width:16px}.player-preview-character{height:28px;margin-bottom:4px;width:28px}.player-preview-name{font-size:9px}.section-header h3{font-size:14px}}@media (hover:none) and (pointer:coarse){.player-preview-card:hover{transform:none}}@media (max-width:768px){.players-preview-container:after{background:linear-gradient(270deg,#f8f9facc,#0000);content:"";height:100%;opacity:.7;pointer-events:none;position:absolute;right:0;top:0;width:20px}}.players-preview-list{-webkit-overflow-scrolling:touch;touch-action:pan-x}.player-preview-card:focus{outline:2px solid #4ecdc4;outline-offset:2px}.section-title{color:#333;font-size:18px;font-weight:600;margin-bottom:15px;text-align:center}.game-rules-section{background:#fff;border:1px solid #e5e7eb;border-radius:16px;box-shadow:0 1px 3px #0000001a;margin:25px 0 30px;padding:20px}.rules-grid{display:flex;flex-direction:column;gap:16px}.rule-item{align-items:flex-start;background:#f9fafb;border:1px solid #f3f4f6;border-radius:12px;display:flex;gap:16px;padding:16px;transition:all .2s ease}.rule-item:hover{background:#f3f4f6;box-shadow:0 2px 8px #0000001a;transform:translateY(-1px)}.rule-icon{align-items:center;background:#e5e7eb;border-radius:10px;display:flex;flex-shrink:0;font-size:20px;height:36px;justify-content:center;transition:all .2s ease;width:36px}.rule-icon.danger{background:linear-gradient(135deg,#fef2f2,#fee2e2);border:1px solid #fecaca}.rule-icon.success{background:linear-gradient(135deg,#f0fdf4,#dcfce7);border:1px solid #bbf7d0}.rule-content{flex:1 1;min-width:0}.rule-text{color:#374151;font-size:14px;font-weight:600;line-height:1.4;margin-bottom:4px}.rule-sub{color:#6b7280;font-size:12px;font-weight:500;line-height:1.3}.player-preview-section{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #dee2e6;border-radius:15px;display:flex;height:120px;margin:20px 0;overflow:hidden;padding:16px}.empty-preview{align-items:center;display:flex;height:100%;justify-content:center;width:100%}.empty-text{color:#6b7280;font-size:14px;font-weight:500;opacity:.8;text-align:center}.player-preview-list{align-items:center;display:flex;flex-direction:row;gap:16px;height:100%;justify-content:flex-start;overflow-x:auto;padding:0;scrollbar-width:none;width:100%}.player-preview-list::-webkit-scrollbar{display:none}.player-preview-card{align-items:center;background:#f8f8f8;border-radius:12px;box-shadow:0 2px 8px #0000000f;display:flex;flex-direction:column;flex-shrink:0;height:88px;justify-content:space-between;max-width:76px;min-width:76px;padding:6px 4px}.player-preview-number{color:#888;font-size:12px;font-weight:700;line-height:1;margin:0}.player-preview-image{height:36px;margin:0;width:36px}.player-preview-name{border-radius:6px;color:#fff;font-size:11px;line-height:1.2;margin:0;max-width:100%;overflow:hidden;padding:3px 6px;text-align:center;text-overflow:ellipsis;white-space:nowrap}@media (max-width:768px){.section-title{font-size:16px;margin-bottom:12px}.game-rules-section{margin:20px 0 25px;padding:16px}.rules-grid{gap:12px}.rule-item{gap:12px;padding:14px}.rule-icon{border-radius:8px;font-size:18px;height:32px;width:32px}.rule-text{font-size:13px}.rule-sub{font-size:11px}.player-preview-section{height:100px;margin:15px 0;padding:12px}.player-preview-card{height:76px;max-width:68px;min-width:68px}.player-preview-number{font-size:11px}.player-preview-name{font-size:10px;padding:2px 4px}.empty-text{font-size:13px}.players-section{margin:15px 0;padding:16px}.game-start-button-container{margin-bottom:14px}.player-input-container input{font-size:13px;padding:10px 14px}.player-input-container input::placeholder{font-size:12px}.input-guide{margin-top:6px;padding:6px 10px}.guide-text{font-size:11px}.player-list-preview{font-size:10px}.player-preview-card{max-width:90px;min-width:64px;padding:6px 4px}.player-preview-image{height:32px;width:32px}.player-preview-name{font-size:11px;padding:1px 4px}}@media (max-width:480px){.section-title{font-size:15px;margin-bottom:10px}.game-rules-section{margin:15px 0 20px;padding:14px}.rules-grid{gap:10px}.rule-item{border-radius:10px;gap:10px;padding:12px}.rule-icon{border-radius:6px;font-size:16px;height:28px;width:28px}.rule-text{font-size:12px;line-height:1.3}.rule-sub{font-size:10px;margin-bottom:0}.player-preview-section{height:90px;margin:12px 0;padding:10px}.player-preview-card{height:70px;max-width:64px;min-width:64px}.player-preview-image{height:28px;width:28px}.player-preview-number{font-size:10px}.player-preview-name{padding:2px 4px}.empty-text{font-size:12px}.players-section{margin:12px 0;padding:14px}.game-start-button-container{margin-bottom:12px}.player-input-container input{font-size:12px;padding:8px 12px}.player-input-container input::placeholder{font-size:11px}.input-guide{margin-top:5px;padding:5px 8px}.guide-text{font-size:10px}.player-list-preview{font-size:9px}.player-preview-card{max-width:65px;min-width:65px;padding:8px 5px}.player-preview-image{height:26px;width:26px}.player-preview-name{font-size:9px}}.player-preview-image{transform:translateZ(0);will-change:transform}.game-header{color:#222;flex-shrink:0;margin-bottom:20px;text-align:center}.game-header h2{font-size:28px;font-weight:700;margin-bottom:8px;text-shadow:2px 2px 4px #0000004d}.game-info{display:flex;flex-wrap:wrap;font-size:16px;font-weight:600;gap:20px;justify-content:center}.winner-indicator{animation:glow 1s ease-in-out infinite alternate;background:linear-gradient(45deg,#999,#bbb);border-radius:20px;color:#333;font-weight:700;padding:4px 12px}@keyframes glow{0%{box-shadow:0 0 5px #99999980}to{box-shadow:0 0 20px #999c}}@media (max-width:768px){.game-header{margin-bottom:10px}.game-header h2{font-size:24px}.game-info{flex-direction:column;font-size:14px;gap:8px}}@media (max-width:480px){.game-header{margin-bottom:8px}.game-header h2{font-size:20px}}@media (max-width:360px){.game-header{margin-bottom:5px}.game-header h2{font-size:18px}}.countdown-overlay{align-items:center;background:#00000080;bottom:0;display:flex;flex-direction:column;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1100}.countdown-display{-webkit-text-fill-color:#0000;background:linear-gradient(45deg,#ff6b6b,#4ecdc4,#45b7d1,gold);-webkit-background-clip:text;background-clip:text;background-size:400% 400%;margin-bottom:30px;text-align:center;text-shadow:0 0 30px #fffc}.countdown-number{animation:gradientShift 1s ease-in-out infinite;color:#fff;font-size:120px;font-weight:900}.countdown-start{-webkit-text-fill-color:#0000!important;animation:startPulse 1s ease-in-out;background:linear-gradient(45deg,#ff4757,#ffa502,#2ed573,#1e90ff,#ff6348)!important;-webkit-background-clip:text!important;background-clip:text!important;background-size:400% 400%!important;color:#fff;font-size:100px;font-weight:900;text-shadow:0 0 40px #fff!important}@keyframes startPulse{0%{text-shadow:0 0 20px #fffc;transform:scale(.8)}50%{text-shadow:0 0 60px #fff;transform:scale(1.1)}to{text-shadow:0 0 40px #fff;transform:scale(1)}}@keyframes gradientShift{0%{background-position:0 50%}50%{background-position:100% 50%}to{background-position:0 50%}}.countdown-text{color:#fff;font-size:24px;font-weight:600;margin:0;opacity:.9;text-align:center;text-shadow:2px 2px 4px #000c}@media (max-width:768px){.countdown-display.countdown-number{font-size:80px;margin-bottom:20px}.countdown-display.countdown-start{font-size:70px;margin-bottom:20px}.countdown-text{font-size:18px;padding:0 20px}}@media (max-width:480px){.countdown-display.countdown-number{font-size:70px;margin-bottom:15px}.countdown-display.countdown-start{font-size:60px;margin-bottom:15px}.countdown-text{font-size:16px;padding:0 15px}}@media (max-width:360px){.countdown-display.countdown-number{font-size:60px;margin-bottom:12px}.countdown-display.countdown-start{font-size:50px;margin-bottom:12px}.countdown-text{font-size:14px;padding:0 10px}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.countdown-display.countdown-number{font-size:60px;margin-bottom:12px}.countdown-display.countdown-start{font-size:50px;margin-bottom:12px}.countdown-text{font-size:14px;padding:0 10px}}.syllable-overlay{background:#00000080;bottom:0;box-sizing:border-box;flex-direction:column;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.syllable-overlay,.syllable-text{align-items:center;display:flex;justify-content:center;overflow:visible}.syllable-text{animation:syllableSpeak .6s ease-out;color:#fff;font-size:48px;font-weight:700;height:80px;letter-spacing:6px;margin-bottom:30px;min-height:80px;text-align:center;text-shadow:4px 4px 8px #000c;white-space:nowrap}@keyframes syllableSpeak{0%{color:#ff6b6b;opacity:0;transform:scale(.5) rotate(-5deg)}30%{color:gold;opacity:.8;transform:scale(1.3) rotate(2deg)}60%{color:#4ecdc4;opacity:1;transform:scale(1.1) rotate(-1deg)}to{color:#fff;opacity:1;transform:scale(1) rotate(0deg)}}@keyframes syllableFast{0%{color:#ff4757;filter:blur(3px);opacity:0;transform:scale(.3) rotate(-15deg)}50%{color:#ffa502;filter:blur(0);opacity:1;transform:scale(1.6) rotate(8deg)}to{color:#ff6348;filter:blur(0);opacity:1;transform:scale(1) rotate(0deg)}}@keyframes syllableSlow{0%{color:#3742fa;opacity:0;transform:scale(.8) rotate(-2deg)}20%{color:#5352ed;opacity:.3;transform:scale(1.05) rotate(1deg)}40%{color:#70a1ff;opacity:.6;transform:scale(1.03) rotate(-.5deg)}70%{color:#747d8c;opacity:.8;transform:scale(1.01) rotate(.2deg)}to{color:#a4b0be;opacity:1;transform:scale(1) rotate(0deg)}}.syllable-text.fast{animation:syllableFast .4s ease-out;font-size:52px;letter-spacing:8px;text-shadow:6px 6px 12px #f00c}.syllable-text.fast,.syllable-text.slow{height:80px;min-height:80px;white-space:nowrap}.syllable-text.slow{animation:syllableSlow 1.5s ease-out;font-size:44px;letter-spacing:4px;text-shadow:2px 2px 4px #0000ff80}.syllable-progress{-ms-overflow-style:none;align-items:center;background:#0000;display:flex;flex-wrap:nowrap;gap:8px;justify-content:center;max-width:95vw;overflow:visible;padding:20px 16px;scrollbar-width:none}.syllable-progress::-webkit-scrollbar{display:none}.syllable-dot{align-items:center;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:50%;color:#fff6;display:flex;flex-shrink:0;font-size:14px;font-weight:600;height:40px;justify-content:center;transition:all .4s ease;white-space:nowrap;width:40px}.syllable-dot.active{animation:syllablePop .4s ease-out;-webkit-backdrop-filter:none;backdrop-filter:none;background:radial-gradient(circle,gold,#ffed4e);border:3px solid #fff;color:#333;position:relative;transform:scale(1.2)}.syllable-dot.active:before{animation:glowPulse 1s ease-in-out infinite alternate;background:radial-gradient(circle,#ffd70066 0,#0000 70%);border-radius:50%;bottom:-6px;content:"";left:-6px;position:absolute;right:-6px;top:-6px;z-index:-1}@keyframes glowPulse{0%{opacity:.6;transform:scale(1)}to{opacity:.3;transform:scale(1.1)}}@keyframes syllablePop{0%{transform:scale(1) rotate(0deg)}50%{transform:scale(1.4) rotate(15deg)}to{transform:scale(1.2) rotate(0deg)}}@media (max-width:768px){.syllable-text{font-size:28px;height:50px;letter-spacing:3px;margin-bottom:20px;max-width:95vw;min-height:50px;overflow:visible;padding:0 15px;white-space:nowrap}.syllable-text.fast{font-size:32px;height:50px;letter-spacing:4px;min-height:50px}.syllable-text.slow{font-size:24px;height:50px;letter-spacing:2px;min-height:50px}.syllable-progress{gap:6px;max-width:95vw;padding:18px 12px}.syllable-dot{font-size:13px;height:35px;width:35px}}@media (max-width:480px){.syllable-text{font-size:24px;height:45px;letter-spacing:2px;margin-bottom:15px;max-width:95vw;min-height:45px;overflow:visible;white-space:nowrap}.syllable-text.fast{font-size:28px;height:45px;letter-spacing:3px;min-height:45px}.syllable-text.slow{font-size:20px;height:45px;letter-spacing:1px;min-height:45px}.syllable-progress{gap:5px;max-width:95vw;padding:16px 8px}.syllable-dot{font-size:12px;height:32px;width:32px}}@media (max-width:360px){.syllable-text{font-size:20px;height:40px;letter-spacing:1px;margin-bottom:12px;max-width:95vw;min-height:40px;overflow:visible;white-space:nowrap}.syllable-text.fast{font-size:24px;height:40px;letter-spacing:2px;min-height:40px}.syllable-text.slow{font-size:18px;height:40px;letter-spacing:0;min-height:40px}.syllable-progress{gap:4px;max-width:95vw;padding:14px 6px}.syllable-dot{font-size:11px;height:28px;width:28px}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.syllable-text{font-size:22px;height:35px;letter-spacing:1px;margin-bottom:15px;max-width:90vw;min-height:35px;overflow:visible;white-space:nowrap}}@media (max-width:320px){.syllable-text{font-size:18px!important;letter-spacing:0!important;margin-bottom:10px;max-width:95vw;overflow:visible;transform:scale(.95);white-space:nowrap}.syllable-text,.syllable-text.fast{height:35px!important;min-height:35px!important}.syllable-text.fast{font-size:20px!important;letter-spacing:1px!important}.syllable-text.slow{font-size:16px!important;height:35px!important;letter-spacing:0!important;min-height:35px!important}.syllable-overlay{padding:10px}.syllable-progress{gap:3px;max-width:98vw;padding:12px 6px;transform:scale(.9)}.syllable-dot{font-size:10px;height:24px;width:24px}}.floating-game-finished{background:#282828b3;z-index:2000}.game-finished-content{align-items:center;border-radius:24px;box-shadow:0 8px 32px #0000001a;display:flex;flex-direction:column;justify-content:center;min-height:180px;min-width:220px;overflow:visible;padding:32px 16px 28px;position:relative}.game-finished-content h3{font-size:22px;text-align:center}.game-finished-content p{margin-bottom:20px;text-align:center}@keyframes spin{to{transform:rotate(1turn)}}.rainbow{align-items:center;display:flex;height:100px;justify-content:center;margin:24px auto 0;position:relative;width:100px}.rainbow,.rainbow:before{border-radius:100%;-webkit-clip-path:inset(0 0 50% 0);clip-path:inset(0 0 50% 0)}.rainbow:before{animation:spin 1.5s linear infinite;box-shadow:inset 0 0 0 4px #f22613,inset 0 0 0 8px #f89406,inset 0 0 0 12px #f9bf3b,inset 0 0 0 16px #2ecc71,inset 0 0 0 20px #19b5fe,inset 0 0 0 24px #639;content:"";height:80px;left:10px;overflow:hidden;position:absolute;top:10px;width:80px}.rainbow:after{border-radius:100%;box-shadow:-40px -2px 0 1px #fff,-35px -6px 0 1px #fff,-30px -2px 0 1px #fff,-30px -8px 0 1px #fff,-25px -2px 0 1px #fff,-25px -8px 0 1px #fff,-20px -6px 0 1px #fff,-15px -2px 0 1px #fff,40px -2px 0 1px #fff,35px -6px 0 1px #fff,30px -2px 0 1px #fff,30px -8px 0 1px #fff,25px -2px 0 1px #fff,25px -8px 0 1px #fff,20px -6px 0 1px #fff,15px -2px 0 1px #fff;content:"";height:10px;left:45px;position:absolute;top:60px;width:10px}@media (max-width:768px){.rainbow{height:60px;width:60px}.rainbow:before{height:48px;left:6px;top:6px;width:48px}.game-finished-content{min-height:160px;min-width:200px;padding:28px 14px 24px}.game-finished-content h3{font-size:20px;margin-bottom:16px}.game-finished-content p{font-size:14px;margin-bottom:16px}}.live-rankings{background:#fffffff2;border-radius:15px;box-shadow:0 10px 30px #0000001a;padding:15px}.live-rankings h3{color:#333;font-size:16px;font-weight:600;margin-bottom:12px;text-align:center}.ranking-list{display:flex;flex-direction:column;gap:8px}.ranking-item{align-items:center;background:linear-gradient(45deg,#888,#aaa);border-radius:10px;box-shadow:0 4px 15px #8888884d;display:flex;padding:10px 14px}.rank-number{color:#fff;font-size:16px;font-weight:700;margin-right:10px;min-width:25px}.ranking-player-name{color:#fff;font-size:14px;font-weight:600}.safe-alert-overlay{align-items:center;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;left:0;padding:20px;pointer-events:none;position:fixed;right:0;top:0;z-index:1100}.safe-alert-content{animation:safeGlow 2s ease-in-out infinite alternate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#4caf50f2;border:2px solid #ffffff4d;border-radius:15px;box-shadow:0 10px 30px #0000004d;color:#fff;max-width:90vw;padding:20px 30px;pointer-events:auto;text-align:center}.safe-alert-content h3{font-size:18px;font-weight:700;margin:0;text-shadow:2px 2px 4px #00000080}@keyframes safeGlow{0%{background:#4caf50f2;box-shadow:0 10px 30px #0000004d;transform:scale(1)}to{background:#66bb6af2;box-shadow:0 15px 40px #4caf5066;transform:scale(1.02)}}.caught-alert-overlay{align-items:center;bottom:0;box-sizing:border-box;display:flex;flex-direction:column;justify-content:center;left:0;padding:20px;pointer-events:none;position:fixed;right:0;top:0;z-index:1100}.caught-alert-content{animation:dangerPulse 1s ease-in-out infinite alternate;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#f44336f2;border:2px solid #ffffff4d;border-radius:15px;box-shadow:0 10px 30px #0000004d;color:#fff;max-width:90vw;padding:20px 30px;pointer-events:auto;text-align:center}.caught-alert-content h3{font-size:18px;font-weight:700;margin:0;text-shadow:2px 2px 4px #00000080}@keyframes dangerPulse{0%{background:#f44336f2;box-shadow:0 10px 30px #0000004d;transform:scale(1)}to{background:#ff5722f2;box-shadow:0 15px 40px #f4433680;transform:scale(1.05)}}@media (max-width:768px){.live-rankings h3{font-size:14px}.ranking-item{padding:8px 12px}.rank-number{font-size:14px;min-width:22px}.ranking-player-name{font-size:13px}.caught-alert-content,.safe-alert-content{max-width:calc(100% - 40px);padding:16px 24px}.caught-alert-content h3,.safe-alert-content h3{font-size:16px}}@media (max-width:480px){.caught-alert-content,.safe-alert-content{max-width:calc(100% - 20px);padding:14px 20px}.caught-alert-content h3,.safe-alert-content h3{font-size:15px}}@media (max-width:360px){.caught-alert-content,.safe-alert-content{max-width:calc(100% - 10px);padding:12px 18px}.caught-alert-content h3,.safe-alert-content h3{font-size:14px}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.caught-alert-content,.safe-alert-content{padding:12px 20px}.caught-alert-content h3,.safe-alert-content h3{font-size:14px}}.game-field{background:linear-gradient(180deg,#e0e7ef 60%,#fff);border-radius:18px;box-shadow:0 8px 32px #00000014;box-sizing:border-box;flex:1 1;margin:0 auto 20px;min-height:400px;padding:20px 10px}.game-field,.race-track{overflow:hidden;position:relative;width:100%}.race-track{background:linear-gradient(180deg,#f8f8f8 0,#e8e8e8);border:3px solid #666;border-radius:15px;display:flex;flex-direction:column;height:100%;min-height:320px}.race-track:before{background:repeating-linear-gradient(180deg,#666 0,#666 20px,#0000 0,#0000 40px);bottom:0;content:"";left:50%;position:absolute;top:0;transform:translateX(-50%);width:2px;z-index:1}.player{align-items:center;bottom:5%;bottom:calc(5% + var(--bottom-offset, 0px));cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;transition:all .3s ease;width:50px;z-index:2}.player-image{-webkit-backface-visibility:hidden;backface-visibility:hidden;border:3px solid #0000;border-radius:50%;filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3));height:100%;object-fit:contain;perspective:1000px;transform:translateZ(0);transition:all .2s ease;width:100%;will-change:transform}.player:first-child{left:15%}.player:nth-child(2){left:30%}.player:nth-child(3){left:45%}.player:nth-child(4){left:60%}.player:nth-child(5){left:75%}.player:nth-child(6){--bottom-offset:60px;left:15%}.player:nth-child(7){--bottom-offset:60px;left:30%}.player:nth-child(8){--bottom-offset:60px;left:45%}.player:nth-child(9){--bottom-offset:60px;left:60%}.player:nth-child(10){--bottom-offset:60px;left:75%}.player.eliminated{filter:grayscale(100%);opacity:.5}.player.winner{animation:winnerPulse 1s ease-in-out infinite alternate;border:3px solid #999;border-radius:50%}.player.caught-moving{animation:caughtShake .5s ease-in-out infinite}@keyframes winnerPulse{0%{box-shadow:0 0 15px #999;transform:scale(1.1)}to{box-shadow:0 0 25px #999;transform:scale(1.2)}}@keyframes caughtShake{0%,to{transform:translateY(0)}25%{transform:translateY(-5px)}75%{transform:translateY(5px)}}.player-name{background:#000000b3;border-radius:4px;color:#fff;font-size:10px;left:50%;padding:2px 6px;position:absolute;top:-30px;transform:translateX(-50%);white-space:nowrap}.winner-crown{animation:bounce 1s ease-in-out infinite;font-size:16px;position:absolute;right:-10px;top:-35px}.leader-crown{animation:bounce 1.2s ease-in-out infinite;font-size:14px;z-index:5}.caught-indicator,.leader-crown{left:-10px;position:absolute;top:-35px}.caught-indicator{animation:bounce .5s ease-in-out infinite;font-size:16px}.finish-line{animation:finishLineGlow 2s ease-in-out infinite alternate;background:repeating-linear-gradient(90deg,#000,#000 15px,#fff 0,#fff 30px);border-radius:2px;height:4px;left:0;position:absolute;right:0;top:15px;z-index:3}.finish-line:before{background:#ffffffe6;border-radius:8px;color:#333;font-size:14px;font-weight:700;left:50%;padding:2px 8px;position:absolute;top:-25px;transform:translateX(-50%);white-space:nowrap}.start-line{background:repeating-linear-gradient(90deg,#333,#333 15px,#fff 0,#fff 30px);border-radius:2px;bottom:15px;height:4px;left:0;position:absolute;right:0;z-index:3}.start-line:before{background:#ffffffe6;border-radius:8px;bottom:-25px;color:#333;font-size:14px;font-weight:700;left:50%;padding:2px 8px;position:absolute;transform:translateX(-50%);white-space:nowrap}@keyframes finishLineGlow{0%{box-shadow:0 0 10px #0000004d;filter:drop-shadow(0 0 5px rgba(153,153,153,.5))}to{box-shadow:0 0 20px #00000080;filter:drop-shadow(0 0 15px rgba(153,153,153,.8))}}.tagger{align-items:center;display:flex;height:100px;justify-content:center;left:50%;position:absolute;top:30px;transform:translateX(-50%);transform-style:preserve-3d;width:100px;z-index:3}.tagger-image{filter:drop-shadow(2px 2px 4px rgba(0,0,0,.3));height:100%;object-fit:contain;transition:opacity .3s ease;width:100%}.aim-indicator{animation:aimPulse 1s ease-in-out infinite alternate;background:#ff00000d;border:2px solid #f22;border-radius:50%;box-sizing:border-box;height:42px;left:50%;pointer-events:none;position:absolute;top:50%;transform:translate(-50%,-50%);width:42px;z-index:10}.aim-indicator:after,.aim-indicator:before{background:#f22;border-radius:1px;content:"";position:absolute}.aim-indicator:before{bottom:6px;left:50%;top:6px;transform:translateX(-50%);width:2px}.aim-indicator:after{height:2px;left:6px;right:6px;top:50%;transform:translateY(-50%)}@keyframes aimPulse{0%{opacity:1;transform:translate(-50%,-50%) scale(1)}to{opacity:.8;transform:translate(-50%,-50%) scale(1.1)}}@media (max-width:768px){.game-field{flex:1 1;margin:5px 0;max-height:70vh;min-height:200px;padding:10px 8px}.race-track{min-height:180px}.player{height:40px;width:40px}.player-name{font-size:9px;top:-26px}.caught-indicator,.leader-crown,.winner-crown{font-size:14px;top:-30px}.finish-line:before{font-size:12px;top:-22px}.start-line:before{bottom:-22px;font-size:12px}.tagger{height:80px;top:0;width:80px}}@media (max-width:480px){.game-field{margin:3px 0;max-height:70vh;min-height:180px;padding:8px 6px}.race-track{min-height:160px}.player{height:35px;width:35px}.player:first-child{left:10%}.player:nth-child(2){left:25%}.player:nth-child(3){left:40%}.player:nth-child(4){left:55%}.player:nth-child(5){left:70%}.player:nth-child(6){left:85%}.player:nth-child(7){--bottom-offset:45px;left:10%}.player:nth-child(8){--bottom-offset:45px;left:25%}.player:nth-child(9){--bottom-offset:45px;left:40%}.player:nth-child(10){--bottom-offset:45px;left:85%}.player-name{font-size:8px;padding:1px 4px;top:-24px}.caught-indicator,.leader-crown,.winner-crown{font-size:12px;top:-28px}.finish-line:before{font-size:11px;top:-21px}.start-line:before{bottom:-21px;font-size:11px}.tagger{height:70px;top:0;width:70px}}@media (max-width:360px){.game-field{margin:2px 0;max-height:70vh;min-height:150px;padding:6px 5px}.race-track{min-height:130px}.player{height:30px;width:30px}.player:first-child{left:8%}.player:nth-child(2){left:23%}.player:nth-child(3){left:38%}.player:nth-child(4){left:53%}.player:nth-child(5){left:68%}.player:nth-child(6){left:83%}.player:nth-child(7){--bottom-offset:40px;left:8%}.player:nth-child(8){--bottom-offset:40px;left:23%}.player:nth-child(9){--bottom-offset:40px;left:38%}.player:nth-child(10){--bottom-offset:40px;left:83%}.player-name{font-size:7px;top:-22px}.caught-indicator,.leader-crown,.winner-crown{font-size:10px;top:-26px}.finish-line:before{font-size:10px;top:-20px}.start-line:before{bottom:-20px;font-size:10px}.tagger{height:60px;top:0;width:60px}}@supports (-webkit-touch-callout:none){@media (max-width:768px){.game-field{max-height:70vh}}@media (max-width:480px){.game-field{max-height:70vh}}@media (max-width:360px){.game-field{max-height:70vh}}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.game-field{margin:2px 0;max-height:30vh;min-height:120px;padding:5px}.race-track{min-height:100px}}.game-page{background:linear-gradient(135deg,#fff 90%,red);box-sizing:border-box;display:flex;flex-direction:column;height:100vh;height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden;padding:20px;width:100%}@media (max-width:768px){.game-page{align-items:center;box-sizing:border-box;display:flex;flex-direction:column;height:100vh;height:100dvh;justify-content:center;max-height:100vh;max-height:100dvh;min-height:100vh;min-height:100dvh;overflow:hidden;padding:5px}}@media (max-width:480px){.game-page{padding:3px}}@media (max-width:360px){.game-page{padding:2px}}@supports (-webkit-touch-callout:none){@media (max-width:768px){.game-page{height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));max-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));min-height:calc(100vh - env(safe-area-inset-top) - env(safe-area-inset-bottom));overflow:hidden;padding-bottom:env(safe-area-inset-bottom,5px);padding-top:env(safe-area-inset-top,5px)}}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.game-page{gap:5px;padding:5px}}.floating-rankings{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:15px;box-shadow:0 10px 30px #00000026;max-width:200px;position:fixed;right:20px;top:20px;z-index:100}.floating-game-finished{align-items:center;background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:300}.game-finished-content{background:#fffffff2;border-radius:20px;box-shadow:0 20px 60px #0000004d;margin:20px;max-width:400px;padding:40px;text-align:center}.game-finished-content h3{color:#333;font-size:24px;font-weight:700;margin-bottom:20px}.rainbow{animation:rainbowMove 2s ease-in-out infinite;background:linear-gradient(90deg,#ff6b6b,#4ecdc4,#45b7d1,#96ceb4,#ffeaa7,plum);border-radius:3px;height:6px;margin:15px 0}@keyframes rainbowMove{0%,to{transform:scaleX(1)}50%{transform:scaleX(1.1)}}.game-finished-content p{color:#666;font-size:16px;margin:0}@media (max-width:768px){.floating-rankings{left:10px;max-width:none;position:fixed;right:10px;top:10px;width:calc(100% - 20px)}.floating-rankings .ranking-list{flex-direction:row;flex-wrap:wrap;gap:6px;justify-content:center}.floating-rankings .ranking-item{flex:0 0 auto;font-size:12px;min-width:auto;padding:6px 10px}.floating-rankings .rank-number{font-size:12px;margin-right:6px;min-width:18px}.floating-rankings .ranking-player-name{font-size:11px}.floating-rankings h3{font-size:13px;margin-bottom:8px}.game-finished-content{margin:15px;max-width:calc(100% - 30px);padding:25px}.game-finished-content h3{font-size:20px;margin-bottom:15px}.game-finished-content p{font-size:14px}}@media (max-width:480px){.floating-rankings{left:8px;padding:10px;right:8px;top:8px;width:calc(100% - 16px)}.floating-rankings .ranking-list{gap:4px}.floating-rankings .ranking-item{font-size:11px;padding:4px 8px}.floating-rankings .rank-number{font-size:11px;margin-right:4px;min-width:16px}.floating-rankings .ranking-player-name{font-size:10px}.floating-rankings h3{font-size:12px;margin-bottom:6px}.game-finished-content{margin:10px;padding:20px}.game-finished-content h3{font-size:18px;margin-bottom:12px}.game-finished-content p{font-size:13px}.rainbow{height:4px;margin:10px 0}}@media (max-width:360px){.floating-rankings{left:5px;padding:8px;right:5px;top:5px;width:calc(100% - 10px)}.floating-rankings .ranking-item{font-size:10px;padding:3px 6px}.floating-rankings .rank-number{font-size:10px;margin-right:3px;min-width:14px}.floating-rankings .ranking-player-name{font-size:9px}.floating-rankings h3{font-size:11px;margin-bottom:5px}.game-finished-content{margin:5px;padding:15px}.game-finished-content h3{font-size:16px;margin-bottom:10px}.game-finished-content p{font-size:12px}}@media (max-width:768px) and (orientation:landscape) and (max-height:500px){.floating-rankings{padding:6px;top:5px}.floating-rankings h3{font-size:11px;margin-bottom:4px}.floating-rankings .ranking-item{font-size:10px;padding:3px 6px}.game-finished-content{max-width:300px;padding:15px}.game-finished-content h3{font-size:16px;margin-bottom:8px}.rainbow{height:3px;margin:8px 0}}@media (max-height:600px){.floating-rankings{position:absolute;top:60px}}@media (max-height:500px){.floating-rankings{position:absolute;top:50px}.floating-alert{position:absolute;top:40%}}@supports (padding:max(0px)){.floating-rankings{left:max(10px,env(safe-area-inset-left));right:max(10px,env(safe-area-inset-right));top:max(10px,env(safe-area-inset-top))}@media (max-width:768px){.floating-rankings{width:calc(100% - max(20px, env(safe-area-inset-left) + env(safe-area-inset-right)))}}}.result-page{align-items:center;background:linear-gradient(135deg,#fff 90%,red);display:flex;height:100vh;height:100dvh;justify-content:center;min-height:100vh;min-height:100dvh;overflow-x:hidden;overflow-y:auto;padding:20px}.result-container{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-radius:20px;box-shadow:0 20px 60px #0000001a;max-width:600px;padding:25px;position:relative;width:100%}.result-title{color:#333;font-size:26px;font-weight:700;line-height:1.2;margin-bottom:20px;text-align:center}.results-wrapper{margin-bottom:20px;position:relative}.results-list{max-height:60vh;overflow-y:auto;padding-right:5px;position:relative}.results-list::-webkit-scrollbar{width:4px}.results-list::-webkit-scrollbar-track{background:#0000001a;border-radius:2px}.results-list::-webkit-scrollbar-thumb{background:#0000004d;border-radius:2px}.results-list.hide-scrollbar::-webkit-scrollbar{display:none}.results-list.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.scroll-hint{align-items:center;background:linear-gradient(45deg,#555,#777);border-radius:20px;bottom:0;box-shadow:0 4px 15px #5556;color:#fff;cursor:pointer;display:flex;font-size:12px;font-weight:600;gap:6px;justify-content:center;left:43%;min-width:80px;padding:8px 16px;position:absolute;transform:translateX(-50%);transition:all .3s ease;white-space:nowrap;z-index:10}.scroll-hint:hover{box-shadow:0 6px 20px #5559;transform:translateX(-50%) scale(1.05)}.scroll-hint-text{white-space:nowrap}.scroll-arrow{animation:bounce 1.5s ease-in-out infinite;justify-content:center}.result-item,.scroll-arrow{align-items:center;display:flex}.result-item{background:#f8f9fa;border:2px solid #e9ecef;border-radius:12px;margin-bottom:8px;min-height:60px;padding:12px 15px;transition:all .3s ease}.result-item:hover{box-shadow:0 6px 20px #0000001a;transform:translateY(-1px)}.result-item.winner{background:linear-gradient(45deg,#999,#bbb);border-color:#999;box-shadow:0 4px 15px #9999994d}.rank-section{align-items:center;display:flex;flex-direction:column;flex-shrink:0;margin-right:15px;min-width:55px}.rank-emoji{font-size:24px;line-height:1;margin-bottom:2px}.rank-text{color:#333;font-size:11px;font-weight:700;line-height:1.2;text-align:center}.progress-section{display:flex;flex:1 1;flex-direction:column;gap:4px}.progress-bar-container{background:#0000001a;border-radius:16px;height:32px;overflow:hidden;position:relative;width:100%}.progress-bar{align-items:center;border-radius:16px;display:flex;height:100%;justify-content:center;min-width:60px;position:relative;transition:width .3s ease}.progress-bar-text{color:#fff;font-size:14px;font-weight:600;max-width:100%;overflow:hidden;padding:0 8px;text-overflow:ellipsis;text-shadow:1px 1px 2px #00000080;white-space:nowrap}.progress-info{align-items:center;display:flex;justify-content:flex-end}.progress-percentage{color:#666;font-size:11px;font-weight:600;text-align:right}.result-actions{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}@media (max-width:768px){.result-page{align-items:center;height:100vh;height:100dvh;justify-content:center;max-height:100vh;max-height:100dvh;padding:15px}.result-container{display:flex;flex-direction:column;justify-content:center;margin:0;max-height:90vh;max-height:90dvh;max-width:100%;overflow-y:auto;padding:20px}.result-title{font-size:22px;margin-bottom:15px}.results-wrapper{flex:1 1;margin-bottom:15px}.results-list{-ms-overflow-style:none;max-height:50vh;max-height:50dvh;position:relative;scrollbar-width:none}.results-list::-webkit-scrollbar{display:none}.scroll-hint{font-size:11px;gap:4px;left:45%;min-width:70px;padding:6px 12px}.result-item{margin-bottom:6px;min-height:55px;padding:10px 12px}.rank-section{margin-right:12px;min-width:50px}.rank-emoji{font-size:20px}.rank-text{font-size:10px}.progress-section{gap:3px}.progress-percentage{font-size:10px}.progress-bar-container{height:28px}.progress-bar-text{font-size:13px}.result-actions{align-items:stretch;flex-direction:row;flex-shrink:0;gap:8px;justify-content:center}}@media (max-width:480px){.result-page{align-items:center;height:100vh;height:100dvh;justify-content:center;max-height:100vh;max-height:100dvh;padding:10px}.result-container{justify-content:center;max-height:95vh;max-height:95dvh;overflow-y:auto;padding:15px}.result-title{font-size:20px}.result-title,.results-wrapper{margin-bottom:12px}.results-list{-ms-overflow-style:none;max-height:55vh;max-height:55dvh;position:relative;scrollbar-width:none}.results-list::-webkit-scrollbar{display:none}.scroll-hint{font-size:10px;gap:3px;left:43%;min-width:60px;padding:5px 10px}.result-item{margin-bottom:5px;min-height:50px;padding:8px 10px}.rank-section{margin-right:10px;min-width:45px}.rank-emoji{font-size:18px;margin-bottom:1px}.rank-text{font-size:9px}.progress-section{gap:2px}.progress-percentage{font-size:9px}.progress-bar-container{height:26px}.progress-bar-text{font-size:12px}}@media (max-width:360px){.result-page{padding:8px}.result-container{max-height:98vh;max-height:98dvh;padding:12px}.result-title{font-size:18px;margin-bottom:10px}.results-list{-ms-overflow-style:none;max-height:60vh;max-height:60dvh;position:relative;scrollbar-width:none}.results-list::-webkit-scrollbar{display:none}.scroll-hint{font-size:9px;gap:2px;left:43%;min-width:50px;padding:4px 8px}.result-item{margin-bottom:4px;min-height:45px;padding:6px 8px}.rank-section{margin-right:8px;min-width:40px}.rank-emoji{font-size:16px;margin-bottom:1px}.rank-text{font-size:8px}.progress-section{gap:2px}.progress-percentage{font-size:8px}.progress-bar-container{height:24px}.progress-bar-text{font-size:11px}}@media (max-width:320px){.result-item{min-height:55px}.progress-bar-container{height:22px}.progress-bar-text{font-size:10px}}@media (max-height:700px) and (max-width:768px){.result-page{align-items:center;padding:10px}.result-container{justify-content:center;max-height:90vh}.result-title{font-size:20px;margin-bottom:10px}.results-list{max-height:55vh}.result-item{margin-bottom:6px;min-height:60px}}@media (max-height:600px) and (max-width:768px){.result-page{padding:5px}.result-container{max-height:95vh;padding:15px}.result-title{font-size:18px;margin-bottom:8px}.results-list{max-height:60vh}}@keyframes fadeInUp{0%{opacity:0;transform:translateY(15px)}to{opacity:1;transform:translateY(0)}}.result-item{animation:fadeInUp .4s ease-out}.result-item:focus-within{outline:2px solid #666;outline-offset:2px}.progress-bar{animation:shimmer 2s ease-in-out infinite;background:linear-gradient(90deg,#fff3,#0000 50%,#fff3);background-size:200% 100%}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.floating-copy-toast{align-items:center;animation:fadeInOut 1.8s;background:#282828f2;border-radius:24px;bottom:80px;box-shadow:0 4px 24px #0000002e;color:#fff;display:flex;font-size:16px;font-weight:700;justify-content:center;left:50%;line-height:1.6;max-width:90vw;min-width:220px;opacity:1;padding:14px 28px;pointer-events:none;position:fixed;text-align:center;transform:translateX(-50%);white-space:pre-line;word-break:keep-all;z-index:3000}@media (max-width:768px){.floating-copy-toast{border-radius:18px;bottom:60px;font-size:15px;max-width:95vw;min-width:140px;padding:12px 10px}}@keyframes fadeInOut{0%{opacity:0;transform:translateX(-50%) translateY(20px)}10%{opacity:1;transform:translateX(-50%) translateY(0)}90%{opacity:1;transform:translateX(-50%) translateY(0)}to{opacity:0;transform:translateX(-50%) translateY(-10px)}}*{box-sizing:border-box;margin:0;padding:0}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}body,html{touch-action:manipulation;-ms-touch-action:manipulation}body{-webkit-text-size-adjust:100%;-webkit-tap-highlight-color:transparent;background-color:#f5f5f5;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;height:100%;line-height:1.6;position:fixed;width:100%}.App,body{overflow-x:hidden}.App{-webkit-overflow-scrolling:touch;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;min-height:100vh;min-height:100dvh;overflow-y:auto;position:relative;width:100vw}@supports (-webkit-appearance:none){.App{height:100vh;height:-webkit-fill-available;max-height:100vh;max-height:-webkit-fill-available;min-height:100vh;min-height:-webkit-fill-available}}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1}::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes slideIn{0%{opacity:0;transform:translateX(-30px)}to{opacity:1;transform:translateX(0)}}@keyframes bounce{0%,20%,53%,80%,to{transform:translateZ(0)}40%,43%{transform:translate3d(0,-8px,0)}70%{transform:translate3d(0,-4px,0)}90%{transform:translate3d(0,-2px,0)}}.fade-in{animation:fadeIn .5s ease-out}.slide-in{animation:slideIn .5s ease-out}.bounce{animation:bounce 1s ease-in-out}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}button:focus-visible,input:focus-visible{border-radius:4px;outline:2px solid #4ecdc4;outline-offset:2px}::selection{background-color:#4ecdc4;color:#fff}::-moz-selection{background-color:#4ecdc4;color:#fff}@media (max-width:768px){body{font-size:14px;height:100%;overflow:hidden;width:100%}.App,body{position:fixed}.App{bottom:0;height:100vh;height:100dvh;left:0;max-height:100vh;max-height:100dvh;max-width:100vw;overflow-x:hidden;overflow-y:auto;right:0;top:0;width:100vw}input,select,textarea{font-size:16px!important;transform:translateZ(0)}}@media (max-width:480px){body{font-size:13px;line-height:1.5}::-webkit-scrollbar{background:#0000;width:0}.App{bottom:0;height:100vh;height:100dvh;left:0;max-height:100vh;max-height:100dvh;max-width:100vw;overflow-x:hidden;overflow-y:auto;position:fixed;right:0;top:0;width:100vw}}@media (hover:none) and (pointer:coarse){button:hover{transform:none!important}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%}input,select,textarea{-webkit-appearance:none;appearance:none;font-size:16px!important}*{touch-action:manipulation}}@supports (-webkit-touch-callout:none){.App{height:-webkit-fill-available;max-height:-webkit-fill-available;min-height:-webkit-fill-available}@media screen and (orientation:landscape) and (max-height:500px){.App{height:100vh;max-height:100vh;min-height:100vh}}}@supports (padding:max(0px)){.App{padding:max(0px,env(safe-area-inset-top)) max(0px,env(safe-area-inset-right)) max(0px,env(safe-area-inset-bottom)) max(0px,env(safe-area-inset-left))}}@media (prefers-contrast:high){body{background-color:#fff}.game-page,.home-page,.result-page{background:#fff!important}}
/*# sourceMappingURL=main.b4661623.css.map*/