html,body{visibility:visible;width:100%;min-height:100%;margin:0;padding:0;display:block;overflow:hidden auto}.help-modal-overlay{z-index:2000;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000000b3;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.help-modal{background:#fff;border-radius:20px;max-width:600px;max-height:85vh;animation:.3s ease-out slideIn;overflow-y:auto;box-shadow:0 20px 60px #00000080}@keyframes slideIn{0%{opacity:0;transform:translateY(-50px)}to{opacity:1;transform:translateY(0)}}.help-header{z-index:1;background:#fff;border-bottom:1px solid #e0e0e0;border-radius:20px 20px 0 0;justify-content:space-between;align-items:center;padding:20px 30px;display:flex;position:sticky;top:0}.help-header h2{color:#333;margin:0;font-size:1.8rem}.close-btn{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;justify-content:center;align-items:center;width:40px;height:40px;padding:0;font-size:2.5rem;line-height:1;transition:all .2s;display:flex}.close-btn:hover{color:#333;background:#f5f5f5}.help-tabs{z-index:1;background:#fff;border-bottom:2px solid #f0f0f0;gap:6px;padding:0 30px;display:flex;position:sticky;top:80px;overflow-x:auto}.tab-btn{color:#999;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-bottom:3px solid #0000;flex-shrink:0;padding:12px 6px;font-size:.82rem;font-weight:600;transition:all .2s}.tab-btn.active{color:#667eea;border-bottom-color:#667eea}.tab-btn:hover{color:#667eea}.help-content{padding:25px 30px}.help-content section{margin-bottom:25px}.help-content h3{color:#667eea;border-left:4px solid #667eea;margin-bottom:10px;padding-left:10px;font-size:1.3rem}.help-content h4{color:#444;margin-bottom:8px;font-size:1.1rem}.help-content ul{color:#555;margin:10px 0;padding-left:20px;line-height:1.8}.help-content li{margin-bottom:8px}.help-content ol{color:#555;margin:10px 0;padding-left:20px;line-height:1.8}.help-content ol li{margin-bottom:8px}.help-content p{color:#555;margin:8px 0;line-height:1.7}.goal-text{color:#333;background:linear-gradient(135deg,#f5f7ff 0%,#e8ecff 100%);border:1px solid #d0d5ff;border-radius:12px;padding:15px;font-size:1.05rem}.quota-bars-demo{flex-direction:column;gap:10px;margin:15px 0;display:flex}.quota-demo{align-items:center;gap:10px;display:flex}.quota-bar{border-radius:10px;flex-shrink:0;min-width:40px;height:20px}.quota-bar.green{background:linear-gradient(90deg,#66bb6a,#43a047)}.quota-bar.yellow{background:linear-gradient(90deg,#ffc107,#ff9800)}.quota-bar.red{background:linear-gradient(90deg,#ff5252,#d32f2f);animation:1s infinite pulse-red}@keyframes pulse-red{0%,to{opacity:1}50%{opacity:.6}}.quota-demo span{color:#555;font-size:.95rem}.tip-box{border-radius:8px;margin:15px 0;padding:15px;line-height:1.6}.tip-box.warning{color:#e65100;background:linear-gradient(135deg,#fff3e0 0%,#ffe0b2 100%);border-left:4px solid #ff9800}.tip-box.danger{color:#c62828;background:linear-gradient(135deg,#ffebee 0%,#ffcdd2 100%);border-left:4px solid #f44336}.warning-text{color:#ff5722;background:#ffebee;border-radius:4px;padding:2px 6px;font-weight:700}.locked-text{color:#424242;background:#e0e0e0;border-radius:4px;padding:2px 6px;font-weight:700}.strategy-slogan{text-align:center;color:#667eea;background:#667eea0f;border-radius:8px;margin-bottom:15px;padding:8px;font-size:1rem;font-style:italic;font-weight:700}.strategy-card{border-radius:12px;align-items:flex-start;gap:15px;margin-bottom:15px;padding:18px;display:flex}.strategy-card.gold{background:linear-gradient(135deg,#fff8e1 0%,#ffecb3 100%);border:2px solid #ffc107}.strategy-card.silver{background:linear-gradient(135deg,#f5f5f5 0%,#e0e0e0 100%);border:2px solid #9e9e9e}.strategy-card.bronze{background:linear-gradient(135deg,#fbe9e7 0%,#ffccbc 100%);border:2px solid #ff7043}.strategy-num{border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;min-width:45px;height:45px;font-size:2rem;font-weight:900;display:flex}.strategy-card.gold .strategy-num{color:#fff;background:#ffc107}.strategy-card.silver .strategy-num{color:#fff;background:#9e9e9e}.strategy-card.bronze .strategy-num{color:#fff;background:#ff7043}.strategy-detail strong{color:#333;margin-bottom:5px;font-size:1.1rem;display:block}.strategy-detail p{color:#555;margin:0;line-height:1.6}.formula-box{text-align:center;background:linear-gradient(135deg,#e8eaf6 0%,#c5cae9 100%);border-radius:12px;margin:15px 0;padding:20px}.formula{color:#303f9f;font-family:Courier New,monospace;font-size:1.2rem;font-weight:700}.formula-example{color:#555;margin-top:12px}.formula-example p{margin:4px 0}.formula-result{color:#d32f2f;font-size:1.3rem;font-weight:900}.advanced-tip{background:#fafafa;border:1px solid #e0e0e0;border-radius:12px;margin-bottom:15px;padding:18px}.advanced-tip h4{color:#5c6bc0;margin-bottom:8px;font-size:1.1rem}.advanced-tip p{color:#555;line-height:1.7}.rhythm-flow{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;margin:12px 0;display:flex}.rhythm-step{border-radius:20px;padding:6px 12px;font-size:.9rem;font-weight:600}.rhythm-step.good{color:#2e7d32;background:#e8f5e9;border:1px solid #a5d6a7}.rhythm-step.bad{color:#c62828;background:#ffebee;border:1px solid #ef9a9a}.rhythm-step.recover{color:#1565c0;background:#e3f2fd;border:1px solid #90caf9}.rhythm-arrow{color:#999;font-size:1.2rem;font-weight:700}.comparison-table{border:2px solid #e0e0e0;border-radius:12px;margin-top:10px;overflow:hidden}.comparison-row{border-bottom:1px solid #eee;display:flex}.comparison-row.header{color:#fff;background:#424242;font-weight:700}.comparison-row.header span.evo{color:#ffc107}.comparison-row span{color:#555;flex:1;padding:10px 12px;font-size:.9rem}.comparison-row span:first-child{color:#333;flex:.8;font-weight:600}.comparison-row span.evo{color:#5c6bc0;font-weight:700}.legend-grid{grid-template-columns:repeat(3,1fr);gap:15px;margin-top:15px;display:grid}.legend-item{flex-direction:column;align-items:center;gap:8px;display:flex}.legend-color{border:2px solid #bdbdbd;border-radius:8px;width:40px;height:40px}.legend-color.empty{background:#37474f}.legend-color.relic{background:#fff8e1;border-color:#ffc107;box-shadow:0 0 8px #ffc10780}.legend-color.normal{background:linear-gradient(135deg,#90caf9,#1e88e5);border-color:#1976d2}.legend-color.warning{background:#ff5722;border-color:#e64a19;animation:.5s infinite alternate pulse-warning}.legend-color.locked{background:#424242;border-color:#212121;position:relative}.legend-color.locked:after{content:"✕";color:#8b0000;font-size:1.2rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes pulse-warning{0%{opacity:1}to{opacity:.6}}.legend-item span{color:#555;text-align:center;font-size:.85rem}.help-footer{text-align:center;background:#fff;border-top:1px solid #e0e0e0;border-radius:0 0 20px 20px;padding:20px 30px;position:sticky;bottom:0}.got-it-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:30px;padding:15px 50px;font-size:1.1rem;font-weight:700;transition:transform .2s,box-shadow .2s;box-shadow:0 4px 15px #667eea66}.got-it-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea99}.got-it-btn:active{transform:translateY(0)}.help-content::-webkit-scrollbar{width:8px}.help-content::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.help-content::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:4px}.help-content::-webkit-scrollbar-thumb:hover{background:#a8a8a8}@media (width<=480px){.help-modal{border-radius:15px;max-width:95vw;max-height:90vh}.help-header{padding:15px 20px}.help-header h2{font-size:1.4rem}.help-tabs{gap:4px;padding:0 15px}.tab-btn{padding:10px 4px;font-size:.68rem}.help-content{padding:15px 20px}.help-content h3{font-size:1.1rem}.strategy-card{padding:12px}.strategy-num{width:36px;height:36px;font-size:1.5rem}.comparison-row span{padding:8px 6px;font-size:.8rem}.rhythm-flow{gap:4px}.rhythm-step{padding:4px 8px;font-size:.75rem}}.tutorial-progress{align-items:center;gap:10px;margin:0 0 20px;display:flex}.tutorial-progress-bar{background:#e0e0e0;border-radius:4px;flex:1;height:8px;overflow:hidden}.tutorial-progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width .5s}.tutorial-progress-text{color:#667eea;min-width:30px;font-size:.85rem;font-weight:700}.tutorial-steps-nav{flex-wrap:wrap;justify-content:center;gap:12px;margin-bottom:20px;display:flex}.tutorial-step-dot{cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:center;gap:6px;padding:6px 4px;transition:transform .2s;display:flex}.tutorial-step-dot:hover{transform:scale(1.1)}.step-dot-inner{color:#999;background:#f0f0f0;border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:38px;height:38px;font-size:1.1rem;transition:all .3s;display:flex}.tutorial-step-dot.active .step-dot-inner{color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;animation:1.5s infinite dotPulse;box-shadow:0 0 12px #667eea80}.tutorial-step-dot.done .step-dot-inner{color:#fff;background:#4caf50;border-color:#388e3c}@keyframes dotPulse{0%,to{box-shadow:0 0 8px #667eea66}50%{box-shadow:0 0 20px #667eeacc}}.step-dot-label{color:#777;text-align:center;max-width:50px;font-size:.65rem;line-height:1.2}.tutorial-step-dot.active .step-dot-label{color:#667eea;font-weight:700}.tutorial-step-detail{text-align:center;background:linear-gradient(135deg,#f5f7ff 0%,#e8ecff 100%);border:2px solid #d0d5ff;border-radius:16px;min-height:160px;margin-bottom:20px;padding:25px 20px;animation:.3s ease-out slideUp}.tutorial-step-icon{margin-bottom:10px;font-size:3rem}.tutorial-step-title{color:#333;margin-bottom:10px;font-size:1.3rem;font-weight:700}.tutorial-step-desc{color:#555;margin:0;font-size:.95rem;line-height:1.7}.tutorial-anim-hint{border-top:1px dashed #c5cae9;margin-top:18px;padding-top:15px}.anim-caption{color:#667eea;margin-top:10px;font-size:.82rem;font-weight:600}.anim-block-select{justify-content:center;gap:15px;margin-bottom:8px;display:flex}.anim-block{border-radius:8px;width:36px;height:36px;transition:all .3s}.anim-block.block-1{background:linear-gradient(135deg,#90caf9,#42a5f5)}.anim-block.block-2{background:linear-gradient(135deg,#a5d6a7,#66bb6a)}.anim-block.block-3{background:linear-gradient(135deg,#ffcc80,#ffa726)}.anim-block.highlight-pulse{animation:.8s infinite alternate highlightPulse;transform:scale(1.2);box-shadow:0 0 15px #66bb6acc}@keyframes highlightPulse{0%{box-shadow:0 0 10px #66bb6a80}to{box-shadow:0 0 25px #66bb6a}}.anim-drag-arrow{justify-content:center;align-items:center;gap:8px;margin-bottom:8px;display:flex}.anim-block-sm{background:linear-gradient(135deg,#ce93d8,#ab47bc);border-radius:6px;flex-shrink:0;width:28px;height:28px}.arrow-path{gap:2px;display:flex}.arrow-dot{color:#667eea;opacity:0;font-size:1.2rem;animation:.9s infinite arrowMove}@keyframes arrowMove{0%{opacity:0;transform:translate(-5px)}40%{opacity:1;transform:translate(0)}80%{opacity:1;transform:translate(3px)}to{opacity:0;transform:translate(8px)}}.anim-grid-target{background:#667eea1a;border:2px dashed #667eea;border-radius:6px;flex-shrink:0;width:28px;height:28px;animation:1s infinite alternate targetGlow}@keyframes targetGlow{0%{border-color:#667eea;box-shadow:0 0 5px #667eea33}to{border-color:#9c27b0;box-shadow:0 0 15px #9c27b066}}.anim-clear-demo{justify-content:center;align-items:center;gap:10px;margin-bottom:8px;display:flex}.clear-grid{gap:3px;display:flex}.clear-cell{border-radius:4px;width:22px;height:22px}.clear-cell.filled{background:linear-gradient(135deg,#ffab91,#ff7043);animation:.6s infinite alternate clearPulse}.clear-cell.filled:nth-child(odd){animation-delay:.1s}.clear-cell.filled:nth-child(2n){animation-delay:.2s}.clear-cell.empty{background:0 0;border:1px dashed #ccc}@keyframes clearPulse{0%{opacity:1;transform:scale(1)}to{opacity:.5;transform:scale(.9)}}.clear-explosion{font-size:2rem;animation:.5s infinite alternate explosionBounce}@keyframes explosionBounce{0%{transform:scale(.8)}to{transform:scale(1.3)}}.anim-quota-demo{flex-direction:column;align-items:center;gap:6px;margin-bottom:8px;display:flex}.quota-warning-row{background:#f5f5f5;border-radius:8px;align-items:flex-end;gap:4px;height:60px;padding:5px;display:flex}.quota-bar-visual{border-radius:6px;width:18px;transition:height .5s}.quota-bar-visual.safe{background:linear-gradient(#a5d6a7,#66bb6a)}.quota-bar-visual.danger{background:linear-gradient(#ff5252,#d32f2f)}.flash-warning{animation:.6s infinite alternate flashWarning}@keyframes flashWarning{0%{opacity:1}to{opacity:.3}}.quota-labels{gap:15px;font-size:.7rem;display:flex}.danger-label{color:#ff5722;font-weight:700;animation:.8s infinite alternate flashWarning}.locked-label{color:#616161;font-weight:600}.anim-fragment-demo{flex-direction:column;align-items:center;gap:10px;margin-bottom:8px;display:flex}.fragment-targets{align-items:center;gap:8px;display:flex}.frag-target{background:#fafafa;border:2px solid #e0e0e0;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1.1rem;display:flex}.frag-target.filled{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);border-color:#4caf50;animation:2s infinite alternate gemGlow}.frag-arrow{color:#ab47bc;font-size:1.2rem;font-weight:700;animation:1s infinite arrowPulse}@keyframes arrowPulse{0%,to{opacity:.5}50%{opacity:1}}@keyframes gemGlow{0%{box-shadow:0 0 5px #4caf504d}to{box-shadow:0 0 15px #9c27b080}}.fragment-bar-demo{background:#e0e0e0;border-radius:4px;width:160px;height:8px;overflow:hidden}.frag-bar-fill{background:linear-gradient(90deg,#ab47bc,#ce93d8);border-radius:4px;height:100%;transition:width .8s}.tutorial-nav{flex-direction:column;align-items:center;gap:10px;margin-top:5px;display:flex}.tutorial-nav-arrows{gap:10px;width:100%;display:flex}.tutorial-nav-btn{cursor:pointer;color:#667eea;background:#fff;border:1px solid #d0d5ff;border-radius:20px;flex:1;padding:10px 18px;font-size:.85rem;font-weight:600;transition:all .2s}.tutorial-nav-btn:hover:not(:disabled){background:#f5f7ff;border-color:#667eea}.tutorial-nav-btn:disabled{opacity:.4;cursor:default}.auto-play-btn{color:#fff;background:linear-gradient(135deg,#4caf50,#388e3c);border:none;flex:none;width:100%}.auto-play-btn:hover:not(:disabled){background:linear-gradient(135deg,#66bb6a,#43a047)}.auto-play-btn:disabled{opacity:.7;background:#ccc}@media (width<=480px){.tutorial-steps-nav{gap:6px}.step-dot-inner{width:30px;height:30px;font-size:.9rem}.step-dot-label{font-size:.55rem}.tutorial-step-detail{padding:18px 14px}.tutorial-step-icon{font-size:2.2rem}.tutorial-step-title{font-size:1.1rem}.tutorial-step-desc{font-size:.85rem}}.game-container{-webkit-user-select:none;user-select:none;background:linear-gradient(135deg,#0f0c29 0%,#302b63 50%,#24243e 100%);flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:20px;font-family:Arial,Helvetica Neue,sans-serif;display:flex}.start-screen{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:80vh;animation:.5s fadeIn;display:flex}.start-title{color:#fff;text-shadow:0 4px 20px #667eea99;letter-spacing:2px;margin-bottom:16px;font-size:2.8rem;font-weight:900}.start-subtitle{color:#ffffffb3;margin-bottom:12px;font-size:1.1rem;font-weight:500}.start-slogan{color:#ffffff73;max-width:320px;margin-bottom:40px;font-size:.9rem;font-style:italic}.start-btn{color:#fff;cursor:pointer;letter-spacing:2px;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:50px;padding:20px 60px;font-size:1.5rem;font-weight:800;transition:all .3s;box-shadow:0 10px 40px #667eea80}.start-btn:hover{transform:scale(1.08);box-shadow:0 15px 50px #667eeab3}.start-btn:active{transform:scale(.98)}.game-header{align-items:center;gap:20px;margin-bottom:8px;display:flex}.game-header h1{color:#fff;text-shadow:0 2px 10px #667eea99;letter-spacing:1px;margin:0;font-size:1.8rem;font-weight:800}.help-button{color:#fff;cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#ffffff26;border:2px solid #ffffff4d;border-radius:25px;padding:8px 20px;font-size:.95rem;font-weight:700;transition:all .2s}.help-button:hover{background:#ffffff40;border-color:#ffffff80;transform:scale(1.05)}.game-info{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffff14;border:1px solid #ffffff1a;border-radius:16px;align-items:center;gap:24px;margin-bottom:16px;padding:12px 28px;display:flex}.score-display,.fragment-display{flex-direction:column;align-items:center;gap:2px;display:flex}.score-label,.fragment-label{color:#fff9;text-transform:uppercase;letter-spacing:1px;font-size:.75rem}.score-value,.fragment-value{color:#ffc107;text-shadow:0 0 10px #ffc1074d;font-size:1.6rem;font-weight:800}.fragment-value{color:#ce93d8;text-shadow:0 0 10px #ce93d84d}.combo-display{align-items:center;display:flex}.combo-badge{color:#fff;background:linear-gradient(135deg,#ff9800,#f44336);border-radius:20px;padding:6px 16px;font-size:.9rem;font-weight:800;animation:.6s ease-in-out pulse;box-shadow:0 4px 15px #ff980066}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}canvas{touch-action:none;border-radius:12px;max-width:100%;box-shadow:0 10px 40px #00000080,0 0 0 1px #ffffff0d}.title-area{flex-direction:column;gap:4px;display:flex}.subtitle{color:#ffffff80;letter-spacing:1px;margin:0;font-size:.8rem}.slogan{color:#ffffff4d;margin:0;font-size:.7rem;font-style:italic}.game-over{text-align:center;z-index:1000;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-radius:24px;max-width:95vw;max-height:90vh;padding:30px 24px;animation:.4s ease-out slideUp;position:fixed;top:50%;left:50%;overflow-y:auto;transform:translate(-50%,-50%);box-shadow:0 25px 80px #0009,0 0 0 1px #ffffff1a}@keyframes slideUp{0%{opacity:0;transform:translate(-50%,-40%)}to{opacity:1;transform:translate(-50%,-50%)}}.game-over h2{color:#f44336;text-shadow:0 0 20px #f443364d;margin-bottom:12px;font-size:1.3rem}.game-over .final-score{color:#ffc107;margin-bottom:8px;font-size:1.6rem;font-weight:800}.game-over .final-fragment{color:#ab47bc;margin-bottom:4px;font-size:1.2rem}.game-over .final-combo{color:#ff9800;margin-bottom:20px;font-size:1rem}.game-over button{color:#fff;cursor:pointer;white-space:nowrap;background:linear-gradient(135deg,#667eea 0%,#764ba2 100%);border:none;border-radius:30px;padding:12px 28px;font-size:.95rem;font-weight:700;transition:all .25s;box-shadow:0 8px 25px #667eea66}.game-over button:hover{transform:scale(1.08);box-shadow:0 12px 35px #667eea99}.game-over button:active{transform:scale(.98)}.ad-overlay{z-index:2000;background:#000000d9;justify-content:center;align-items:center;animation:.3s fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.ad-card{background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);border-radius:20px;width:90%;max-width:420px;padding:30px;animation:.4s ease-out slideUp;box-shadow:0 20px 60px #0009,0 0 0 2px #ffffff1a}.ad-header{color:#fff;justify-content:space-between;align-items:center;margin-bottom:16px;font-size:1.1rem;font-weight:700;display:flex}.ad-timer{color:#ffc107;background:#ffffff1a;border-radius:15px;padding:4px 14px;font-size:.85rem}.ad-video-container{background:#000;border-radius:12px;margin-bottom:16px;position:relative;overflow:hidden}.ad-desc{color:#ffffffb3;text-align:center;margin-bottom:16px;font-size:.95rem}.ad-reward-info{text-align:center;color:#ffc107;margin-bottom:20px;font-size:.95rem;font-weight:600}.ad-buttons{justify-content:center;gap:12px;display:flex}.ad-claim-btn{color:#fff;cursor:pointer;background:linear-gradient(135deg,#4caf50,#2e7d32);border:none;border-radius:25px;padding:14px 28px;font-size:1rem;font-weight:700;transition:all .2s;box-shadow:0 6px 20px #4caf5066}.ad-claim-btn:hover{transform:scale(1.05);box-shadow:0 8px 25px #4caf5099}.ad-visit-btn{color:#fff;cursor:pointer;background:#ffffff1a;border:2px solid #ffffff4d;border-radius:25px;padding:14px 28px;font-size:1rem;font-weight:700;text-decoration:none;transition:all .2s}.ad-visit-btn:hover{background:#fff3;transform:scale(1.05)}.ad-watching{text-align:center;color:#ffffff80;padding:14px;font-size:1rem;font-style:italic}.game-over-buttons{flex-flow:wrap;justify-content:center;gap:8px;margin-top:16px;display:flex}.game-over-buttons button{white-space:nowrap;flex:none;padding:10px 20px!important;font-size:.9rem!important}.revive-btn{background:linear-gradient(135deg,#ff9800,#f44336)!important;box-shadow:0 6px 20px #ff980066!important}.revive-btn:hover{box-shadow:0 8px 25px #ff980099!important}.fragment-btn{background:linear-gradient(135deg,#ab47bc,#7b1fa2)!important;box-shadow:0 6px 20px #ab47bc66!important}.fragment-btn:hover{box-shadow:0 8px 25px #ab47bc99!important}.restore-btn{background:linear-gradient(135deg,#26c6da,#00acc1)!important;box-shadow:0 6px 20px #26c6da66!important}.restore-btn:hover{box-shadow:0 8px 25px #26c6da99!important}.share-btn{background:linear-gradient(135deg,#42a5f5,#1e88e5)!important;box-shadow:0 6px 20px #42a5f566!important}.share-btn:hover{box-shadow:0 8px 25px #42a5f599!important}.final-strategy-tip{color:#80cbc4;text-align:center;max-width:300px;margin:0 auto 8px;font-size:.9rem;font-style:italic}.final-combo{color:#ff9800;margin-bottom:8px;font-size:1rem;font-weight:700}.voice-toggle{color:#fff;cursor:pointer;background:#ffffff26;border:2px solid #ffffff4d;border-radius:20px;padding:6px 14px;font-size:1rem;transition:all .2s}.voice-toggle:hover{background:#ffffff40;transform:scale(1.1)}.voice-toggle.muted{opacity:.5}@media (width<=500px){.game-header h1{font-size:1.3rem}.game-info{gap:12px;padding:8px 16px}.score-value{font-size:1.4rem}.start-title{font-size:2rem}.start-btn{padding:16px 40px;font-size:1.2rem}}*{box-sizing:border-box;margin:0;padding:0}html{width:100%;min-height:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#1a1a2e;width:100%;min-height:100%;font-family:Arial,Helvetica,sans-serif;overflow:hidden auto}#root{visibility:visible;width:100%;min-height:100%;display:block}
