.game-canvas-container{position:relative;display:inline-block;user-select:none;-webkit-user-select:none;touch-action:none}.game-canvas{border:2px solid rgba(232,232,232,.2);border-radius:8px;cursor:grab;box-shadow:0 8px 32px #0009;display:block}.game-canvas:active{cursor:grabbing}.game-menu-overlay{position:fixed;inset:0;background:linear-gradient(180deg,#1a1a2eeb,#16213eeb);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);display:flex;justify-content:center;align-items:center;z-index:1000;padding:1.25rem}.game-menu{background:linear-gradient(180deg,#1a1a2ef5,#16213ef5);border-radius:0;padding:2rem;max-width:40rem;width:100%;max-height:85vh;overflow-y:auto;position:relative;box-shadow:0 0 0 3px #8b7355,0 0 0 6px #8b73554d,0 20px 60px #000000b3;border:4px solid #6b4423;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-image:linear-gradient(180deg,#1a1a2ef5,#16213ef5),repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(139,115,85,.03) 2px,rgba(139,115,85,.03) 4px)}.game-menu .close-button{position:absolute;top:.75rem;right:.75rem;background:linear-gradient(135deg,#6b4423,#54341a);border:2px solid #8b7355;font-size:1.5rem;cursor:pointer;color:#fbbf24;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;border-radius:0;transition:all .3s;box-shadow:inset 0 0 10px #0000004d,0 2px 4px #00000080;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.game-menu .close-button:hover{background:linear-gradient(135deg,#8b4513,#6b4423);border-color:#fbbf24;box-shadow:inset 0 0 10px #0000004d,0 4px 8px #0009,0 0 15px #fbbf244d;transform:scale(1.05)}.game-menu h2{margin:0 0 1.5rem;color:#fbbf24;text-align:center;font-size:1.875rem;font-weight:700;text-shadow:2px 2px 0 #8b4513,0 0 30px rgba(251,191,36,.5);letter-spacing:.1875rem;text-transform:uppercase;border-bottom:3px solid rgba(251,191,36,.3);padding-bottom:.75rem}.game-menu h3{color:#fbbf24;margin:1.25rem 0 .75rem;font-size:1.0625rem;border-left:4px solid #fbbf24;padding-left:.625rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.game-menu h4{color:#f59e0b;margin:1rem 0 .5rem;font-size:.9375rem;text-shadow:1px 1px 2px rgba(0,0,0,.5)}.game-menu .game-description{margin:1.25rem 0;padding:1rem;background:#6b44234d;border:2px solid rgba(139,115,85,.4);border-radius:0;box-shadow:inset 0 0 15px #0000004d}.game-menu .description-text{color:wheat;line-height:1.75;margin-bottom:.875rem;font-size:.9375rem;text-shadow:1px 1px 2px rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.5)}.game-menu .objective-text{color:wheat;line-height:1.75;margin:0;font-size:.875rem;text-shadow:1px 1px 2px rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.5)}.game-menu .objective-text strong{color:#fbbf24;text-shadow:1px 1px 2px rgba(0,0,0,.8),0 0 15px rgba(251,191,36,.3)}.game-menu .instruction-steps{padding-left:1.25rem;line-height:1.75}.game-menu .instruction-steps li{margin:.625rem 0;color:wheat;text-shadow:1px 1px 2px rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.5);font-size:.875rem}.game-menu .tips-list{padding-left:1.25rem;line-height:1.75}.game-menu .tips-list li{margin:.5rem 0;color:wheat;text-shadow:1px 1px 2px rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.5);font-size:.8125rem}.game-menu .level-selector{margin:20px 0}.game-menu .level-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:12px;margin:15px 0}.game-menu .level-btn{position:relative;background:linear-gradient(135deg,#6b4423,#54341a);border:3px solid #8b7355;border-radius:0;padding:1rem;cursor:pointer;transition:all .3s;color:#fbbf24;box-shadow:inset 0 0 20px #0000004d,0 4px 8px #00000080}.game-menu .level-btn:hover{transform:translateY(-3px);box-shadow:inset 0 0 20px #0000004d,0 8px 16px #0009,0 0 20px #fbbf244d;border-color:#fbbf24}.game-menu .level-btn.current{border-color:#fbbf24;background:linear-gradient(135deg,#8b4513,#6b4423);box-shadow:inset 0 0 20px #0000004d,0 0 25px #fbbf2480}.game-menu .level-btn.completed{border-color:#4ade80;background:linear-gradient(135deg,#6b4423,#54341a)}.game-menu .level-btn.locked{opacity:.4;cursor:not-allowed;background:linear-gradient(135deg,#3a2f1a,#2d1810);border-color:#8b73554d}.game-menu .level-btn.locked:hover{transform:none;box-shadow:inset 0 0 20px #0000004d,0 4px 8px #00000080;border-color:#8b73554d}.game-menu .level-number{font-size:1.625rem;font-weight:700;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.8),0 0 15px rgba(251,191,36,.4)}.game-menu .level-check{position:absolute;top:5px;right:8px;font-size:16px;color:#4ade80}.game-menu .level-lock{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);font-size:32px;opacity:.6}.game-menu .detailed-stats{margin:20px 0}.game-menu .stats-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:15px;margin:15px 0}.game-menu .stat-card{background:linear-gradient(135deg,#6b4423,#54341a);padding:.625rem .5rem;border-radius:0;text-align:center;color:#fbbf24;border:3px solid #8b7355;box-shadow:inset 0 0 15px #0000004d,0 4px 8px #00000080;overflow:hidden}.game-menu .stat-number{font-size:1.375rem;font-weight:700;margin-bottom:.375rem;text-shadow:1px 1px 2px rgba(0,0,0,.8),0 0 20px rgba(251,191,36,.4);color:#fbbf24;line-height:1.2}.game-menu .stat-description{font-size:.6875rem;opacity:.9;color:wheat;line-height:1.3;word-wrap:break-word}.game-menu .level-history{margin-top:20px}.game-menu .history-table{background:#2d1d1099;border-radius:0;overflow:hidden;border:3px solid #8b7355;box-shadow:inset 0 0 15px #0000004d,0 4px 8px #00000080}.game-menu .history-row{display:grid;grid-template-columns:.6fr 1.8fr .8fr .8fr 1fr .8fr;gap:6px;padding:12px 18px;border-bottom:2px solid rgba(139,115,85,.3);color:wheat}.game-menu .history-row.header{background:#6b442399;color:#fbbf24;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.game-menu .history-row:last-child{border-bottom:none}.game-menu .menu-actions{display:flex;gap:10px;margin-top:30px;flex-wrap:wrap;justify-content:center}.game-menu .btn{padding:.625rem .875rem;border:none;border-radius:0;font-size:.75rem;font-weight:700;cursor:pointer;transition:all .3s;flex:1;min-width:8rem;text-transform:uppercase;letter-spacing:.03125rem;white-space:normal;line-height:1.3}.game-menu .btn-primary{background:linear-gradient(135deg,#8b4513,#6b4423);color:#fbbf24;border:3px solid #8b7355;box-shadow:inset 0 0 20px #0000004d,0 4px 8px #00000080;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.game-menu .btn-primary:hover{transform:translateY(-2px);box-shadow:inset 0 0 20px #0000004d,0 6px 16px #0009,0 0 25px #fbbf244d;background:linear-gradient(135deg,sienna,#8b4513);border-color:#fbbf24}.game-menu .btn-secondary{background:linear-gradient(135deg,#6b4423,#54341a);color:wheat;border:3px solid #8b7355;box-shadow:inset 0 0 20px #0000004d,0 4px 8px #00000080;text-shadow:1px 1px 2px rgba(0,0,0,.8)}.game-menu .btn-secondary:hover{background:linear-gradient(135deg,#8b4513,#6b4423);color:#fbbf24;transform:translateY(-2px);box-shadow:inset 0 0 20px #0000004d,0 6px 16px #0009}@media(max-width:900px){.game-menu-overlay{padding:.375rem}.game-menu{padding:1.25rem 1rem;max-width:90%;max-height:90vh}.game-menu h2{font-size:1.125rem;letter-spacing:.0625rem;margin-bottom:.75rem;padding-bottom:.5rem}.game-menu h3{font-size:.875rem;margin:.75rem 0 .5rem;padding-left:.5rem}.game-menu h4{font-size:.8125rem;margin:.625rem 0 .375rem}.game-menu .game-description{margin:.875rem 0;padding:.75rem}.game-menu .description-text{font-size:.8125rem;line-height:1.5;margin-bottom:.625rem}.game-menu .objective-text{font-size:.75rem;line-height:1.5}.game-menu .instruction-steps{padding-left:1rem;line-height:1.5}.game-menu .instruction-steps li{font-size:.75rem;margin:.375rem 0}.game-menu .tips-list{padding-left:1rem;line-height:1.5}.game-menu .tips-list li{font-size:.6875rem;margin:.375rem 0}.game-menu .stats-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}.game-menu .stat-card{padding:.5rem .375rem}.game-menu .stat-number{font-size:1.125rem;margin-bottom:.25rem}.game-menu .stat-description{font-size:.625rem}.game-menu .level-grid{gap:.375rem}.game-menu .level-btn{padding:.5rem}.game-menu .level-number{font-size:.9375rem}.game-menu .level-check{font-size:.625rem;top:.1875rem;right:.25rem}.game-menu .level-lock{font-size:1.25rem}.game-menu .menu-actions{flex-direction:row;gap:.5rem;margin-top:.75rem}.game-menu .btn{flex:1;padding:.625rem .75rem;font-size:.6875rem;min-width:auto}.game-menu .close-button{width:1.75rem;height:1.75rem;font-size:1.125rem;top:.375rem;right:.375rem}.game-menu .history-row{padding:.625rem .75rem;font-size:.75rem;gap:.375rem}.game-menu .history-row.header{font-size:.8125rem}}@media(max-width:600px){.game-menu{padding:.875rem .625rem;max-width:90%;border-width:2px}.game-menu .game-description{margin:.625rem 0;padding:.5rem}.game-menu .description-text{font-size:.6875rem;line-height:1.4;margin-bottom:.5rem}.game-menu .objective-text{font-size:.625rem;line-height:1.4}.game-menu .stat-card{padding:.375rem .25rem}.game-menu .stat-number{font-size:.9375rem;margin-bottom:.1875rem}.game-menu .stat-description{font-size:.5rem}.game-menu .menu-actions{flex-direction:column;gap:.375rem}.game-menu .btn{width:100%;padding:.5rem .625rem;font-size:.625rem}.game-menu .history-row{padding:.375rem .5rem;font-size:.5625rem;gap:.25rem}.game-menu .history-row.header{font-size:.625rem}}.level-complete-overlay{position:fixed;inset:0;background:#000000e6;display:flex;justify-content:center;align-items:center;z-index:2000;animation:fadeIn .3s ease-in}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.level-complete-card{background:#1a1a2ef2;border-radius:1.25rem;padding:2.5rem;max-width:31.25rem;width:90%;max-height:90vh;overflow-y:auto;text-align:center;animation:slideUp .5s ease-out;box-shadow:0 1.25rem 3.75rem #00000080;border:.0625rem solid rgba(232,232,232,.1);-webkit-backdrop-filter:blur(.625rem);backdrop-filter:blur(.625rem)}@keyframes slideUp{0%{transform:translateY(3.125rem);opacity:0}to{transform:translateY(0);opacity:1}}.level-complete-card .celebration{font-size:5rem;margin-bottom:1.25rem;animation:bounce 1s infinite}@keyframes bounce{0%,to{transform:translateY(0)}50%{transform:translateY(-1.25rem)}}.level-complete-card h2{color:#a8b8e8;font-size:2.25rem;margin:0 0 .625rem;text-shadow:0 0 1.25rem rgba(168,184,232,.3)}.level-complete-card .level-name{color:#b8b8c8;font-size:1.125rem;margin:0 0 1.875rem}.level-complete-card .completion-stats{display:flex;justify-content:center;gap:1.5rem;margin:1.25rem 0}.level-complete-card .stat{display:flex;flex-direction:column;align-items:center;gap:.375rem;text-align:center}.level-complete-card .stat-label{font-size:.75rem;color:#8b92a8;text-transform:uppercase;letter-spacing:.0625rem}.level-complete-card .stat-value{font-size:1.5rem;font-weight:700;color:#e8e8e8;text-shadow:0 0 .625rem rgba(232,232,232,.3)}.level-complete-card .actions{display:flex;gap:.625rem;margin-top:1.875rem;flex-wrap:wrap;justify-content:center}.level-complete-card .btn{padding:.875rem 1.75rem;border:none;border-radius:.625rem;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s;flex:1;min-width:8.125rem}.level-complete-card .btn-primary{background:linear-gradient(135deg,#1a1a2e,#16213e);color:#e8e8e8;border:.0625rem solid rgba(232,232,232,.2)}.level-complete-card .btn-primary:hover{transform:translateY(-.1875rem);box-shadow:0 .375rem 1.25rem #0009;background:linear-gradient(135deg,#16213e,#0f1626)}.level-complete-card .btn-secondary{background:#e8e8e81a;color:#b8b8c8;border:.0625rem solid rgba(232,232,232,.2)}.level-complete-card .btn-secondary:hover{background:#e8e8e833;color:#e8e8e8;transform:translateY(-.125rem)}@media(max-width:900px){.level-complete-card{padding:1.5rem 1rem;max-width:90%;max-height:92vh}.level-complete-card .celebration{font-size:3.5rem;margin-bottom:.75rem}.level-complete-card h2{font-size:1.625rem;margin-bottom:.5rem}.level-complete-card .level-name{font-size:.9375rem;margin-bottom:1.25rem}.level-complete-card .completion-stats{flex-direction:row;flex-wrap:wrap;gap:1rem;margin:1rem 0;justify-content:center}.level-complete-card .stat{flex:0 1 auto;gap:.25rem}.level-complete-card .stat-value{font-size:1.25rem}.level-complete-card .stat-label{font-size:.6875rem}.level-complete-card .actions{margin-top:1.25rem;gap:.5rem;justify-content:center}.level-complete-card .btn{padding:.75rem 1.25rem;font-size:.875rem;min-width:0}}@media(max-width:600px){.level-complete-card{padding:1rem .75rem;max-width:90%;max-height:94vh;border-radius:.75rem}.level-complete-card .celebration{font-size:2.5rem;margin-bottom:.5rem}.level-complete-card h2{font-size:1.25rem;margin-bottom:.375rem}.level-complete-card .level-name{font-size:.8125rem;margin-bottom:.875rem}.level-complete-card .completion-stats{gap:.75rem;margin:.875rem 0}.level-complete-card .stat{gap:.25rem}.level-complete-card .stat-value{font-size:1rem}.level-complete-card .stat-label{font-size:.625rem}.level-complete-card .actions{flex-direction:column;align-items:center;margin-top:1rem;gap:.375rem}.level-complete-card .btn{width:80%;flex:none;padding:.625rem 1rem;font-size:.75rem;border-radius:.5rem}}@media print{.level-complete-overlay{display:none!important}}.rotate-overlay{position:fixed;inset:0;background:linear-gradient(180deg,#1a1a2e,#16213e);display:flex;justify-content:center;align-items:center;z-index:10000}.rotate-content{text-align:center;color:#e8e8e8;padding:40px}.phone-icon{font-size:80px;margin-bottom:20px;animation:shake 1s infinite}.rotate-arrow{font-size:60px;color:#4ade80;margin-bottom:20px;animation:rotate 2s linear infinite}@keyframes shake{0%,to{transform:rotate(0)}25%{transform:rotate(-15deg)}75%{transform:rotate(15deg)}}@keyframes rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.rotate-content h2{font-size:32px;margin:20px 0;color:#e8e8e8}.rotate-content p{font-size:18px;color:#b8b8c8;max-width:300px;margin:0 auto}@media(max-width:600px){.rotate-content{padding:20px}.phone-icon{font-size:60px;margin-bottom:15px}.rotate-arrow{font-size:45px;margin-bottom:15px}.rotate-content h2{font-size:24px;margin:15px 0}.rotate-content p{font-size:14px;max-width:250px}}@media(max-width:400px){.rotate-content{padding:15px}.phone-icon{font-size:50px;margin-bottom:10px}.rotate-arrow{font-size:35px;margin-bottom:10px}.rotate-content h2{font-size:20px;margin:10px 0}.rotate-content p{font-size:12px;max-width:200px;line-height:1.4}}@media(max-width:320px){.rotate-content{padding:10px}.phone-icon{font-size:40px;margin-bottom:8px}.rotate-arrow{font-size:30px;margin-bottom:8px}.rotate-content h2{font-size:18px;margin:8px 0}.rotate-content p{font-size:11px;max-width:180px;line-height:1.3}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;background:linear-gradient(180deg,#1a1a2e,#16213e);min-height:100vh;color:#e8e8e8}#app{min-height:100vh;display:flex;flex-direction:column}#app.game-active{height:100vh;overflow:hidden}.start-screen{min-height:100vh;display:flex;justify-content:center;align-items:center;background:linear-gradient(135deg,#0a0a0a,#1a1a2e,#0f0f0f);padding:20px;position:relative}.start-canvas{position:absolute;top:0;left:0;width:100%;height:100%;z-index:0}.start-content{text-align:center;max-width:37.5rem;background:linear-gradient(135deg,#8b7355f2,#6b4423f2);padding:3rem 2.5rem;border-radius:0;box-shadow:0 0 0 3px #8b7355,0 0 0 6px #8b73554d,0 20px 60px #000000b3;border:4px solid #6b4423;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;background-image:linear-gradient(135deg,#8b7355f2,#6b4423f2),repeating-linear-gradient(0deg,transparent,transparent 2px,rgba(139,115,85,.03) 2px,rgba(139,115,85,.03) 4px)}.start-content:before,.start-content:after{content:"🎋";position:absolute;font-size:48px;opacity:.6;pointer-events:none}.start-content:before{top:-10px;left:-15px;transform:rotate(-25deg)}.start-content:after{top:-10px;right:-15px;transform:rotate(25deg) scaleX(-1)}.start-content{overflow:visible}.start-content h1{font-size:2.5rem;color:#fbbf24;margin-bottom:1rem;text-shadow:2px 2px 0 #8b4513,0 0 30px rgba(251,191,36,.5);letter-spacing:.1875rem;text-transform:uppercase;border-bottom:3px solid rgba(251,191,36,.3);padding-bottom:.75rem}.start-content p{font-size:1rem;color:wheat;margin-bottom:2rem;line-height:1.6;text-shadow:1px 1px 2px rgba(0,0,0,.8),0 0 10px rgba(0,0,0,.5)}.start-content .btn{width:75%;max-width:20rem}.game-screen{position:fixed;top:0;left:0;width:100vw;height:100vh;overflow:hidden}.game-canvas-wrapper{width:100%;height:100%;display:flex;justify-content:center;align-items:center;background:linear-gradient(180deg,#1a1a2e,#16213e)}.game-hud-overlay{position:fixed;inset:0;pointer-events:none;z-index:100}.game-hud-overlay>*{pointer-events:auto}.game-hud-overlay.dragging>*{opacity:.35;pointer-events:none;transition:opacity .2s ease}.hud-corner{position:absolute;padding:8px;background:#00000026;border-radius:6px;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.top-left{top:12px;left:12px}.top-right{top:12px;right:12px}.bottom-left{bottom:12px;left:12px}.bottom-right{bottom:12px;right:12px}.hud-text{font-size:13px;color:#4ade80;font-weight:600;text-shadow:0 1px 3px rgba(0,0,0,.8);margin-bottom:2px}.hud-text-small{font-size:11px;color:#e8e8e8;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.8)}.hud-stat-line{font-size:12px;color:#e8e8e8;font-weight:500;text-shadow:0 1px 3px rgba(0,0,0,.8);margin:2px 0}.menu-button{background:#0006;color:#e8e8e8;border:1px solid rgba(232,232,232,.2);padding:0;border-radius:.25rem;font-size:1rem;cursor:pointer;transition:all .2s;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);box-shadow:none;width:2.25rem;height:2.25rem;display:flex;align-items:center;justify-content:center;line-height:1}.menu-button:hover{background:#0009;border-color:#e8e8e866}.button-group{display:flex;gap:6px}.btn{padding:.75rem 1.5rem;border:none;border-radius:0;font-size:.875rem;font-weight:700;cursor:pointer;transition:all .3s;margin:.5rem;text-transform:uppercase;letter-spacing:.0625rem}.btn-large{padding:1rem 2rem;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#1a1a1a,#0a0a0a);color:#dc2626;border:3px solid #dc2626;box-shadow:inset 0 0 20px #00000080,0 4px 8px #000000b3,0 0 20px #dc26264d;text-shadow:1px 1px 2px rgba(0,0,0,.9),0 0 10px rgba(220,38,38,.5)}.btn-primary:hover{transform:translateY(-2px);box-shadow:inset 0 0 20px #00000080,0 6px 16px #000c,0 0 30px #dc262699;background:linear-gradient(135deg,#dc2626,#991b1b);color:#fff;border-color:#ef4444}.btn-secondary{background:linear-gradient(135deg,#262626,#171717);color:#9ca3af;border:3px solid #404040;box-shadow:inset 0 0 20px #00000080,0 4px 8px #000000b3;text-shadow:1px 1px 2px rgba(0,0,0,.9)}.btn-secondary:hover{background:linear-gradient(135deg,#404040,#262626);color:#dc2626;transform:translateY(-2px);box-shadow:inset 0 0 20px #00000080,0 6px 16px #000c,0 0 20px #dc262633;border-color:#dc2626}.pause-indicator{position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);z-index:150;pointer-events:none}.pause-text{font-size:4rem;font-weight:700;color:#4ade80;text-shadow:0 0 10px rgba(74,222,128,.8),0 0 20px rgba(74,222,128,.6),0 0 30px rgba(74,222,128,.4),0 4px 8px rgba(0,0,0,.8);animation:pulse 2s ease-in-out infinite}@keyframes pulse{0%,to{opacity:.8;transform:scale(1)}50%{opacity:1;transform:scale(1.05)}}@media(max-width:900px){.hud-corner{padding:.25rem;background:#00000080}.top-left{top:.25rem;left:.25rem}.top-right{top:.25rem;right:.25rem}.bottom-left{bottom:.25rem;left:.25rem}.bottom-right{bottom:.25rem;right:.25rem}.hud-text{font-size:.5625rem}.hud-text-small,.hud-stat-line{font-size:.5rem}.menu-button{width:1.875rem;height:1.875rem;font-size:.875rem;background:#0009}.start-content{padding:1.25rem 1rem}.start-content h1{font-size:1.5rem;letter-spacing:.0625rem;margin-bottom:.75rem;padding-bottom:.5rem}.start-content p{font-size:.8125rem;margin-bottom:1.25rem;line-height:1.4}.start-content:before,.start-content:after{font-size:1.75rem}.btn{padding:.5rem .875rem;font-size:.5625rem;margin:.25rem;min-height:2.25rem}.btn-large{padding:.625rem 1rem;font-size:.6875rem;min-height:2.5rem}.pause-content{padding:1.5rem 1.25rem}.pause-content h1{font-size:1.75rem}.pause-content p{font-size:.875rem}.pause-text{font-size:2.75rem}}@media(max-width:600px){.start-content{padding:.875rem .625rem;max-width:90%;border-width:2px}.start-content h1{font-size:1.125rem;letter-spacing:.03125rem;margin-bottom:.5rem;padding-bottom:.3125rem}.start-content p{font-size:.6875rem;margin-bottom:.875rem}.start-content:before,.start-content:after{font-size:1.25rem}.btn{padding:.4375rem .625rem;font-size:.4375rem;margin:.1875rem;min-height:1.875rem}.btn-large{padding:.5rem .75rem;font-size:.5625rem;min-height:2rem}.hud-corner{padding:.1875rem;background:#0009}.top-left{top:.125rem;left:.125rem;display:flex;flex-direction:row;gap:.5rem;align-items:baseline}.top-right{top:.125rem;right:.125rem}.bottom-left{bottom:.125rem;left:.125rem;display:flex;flex-direction:row;gap:.5rem}.bottom-right{bottom:.125rem;right:.125rem}.hud-text{font-size:.59rem}.hud-text-small{font-size:.5rem}.hud-stat-line{font-size:.5rem;margin:0;white-space:nowrap}.menu-button{width:1.625rem;height:1.625rem;font-size:.75rem}}.print-section{display:none}@media print{*{box-sizing:border-box}html,body,#app{height:auto!important;overflow:visible!important}.print-section{display:block!important;height:auto!important;overflow:visible!important}body{margin:0;padding:0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.rotate-device,.start-screen,.game-screen,.game-menu-overlay,.level-complete{display:none!important}.print-section{display:block!important;background:#fff;color:#333}.print-section h1{font-size:52px;color:#6b4423;margin:0 0 10px;text-align:center}.game-description-print{background:#f5f5f5;border:2px solid #8b7355;padding:12px;margin-bottom:12px;border-radius:4px}.game-description-print .description-text{font-size:16px;line-height:1.6;margin-bottom:8px;color:#333}.game-description-print .objective-text{font-size:15px;line-height:1.5;margin:0;color:#333}.game-description-print .objective-text strong{color:#6b4423;font-weight:700}.print-section h2{font-size:22px;color:#fbbf24;margin:8px 0 5px;border-left:5px solid #fbbf24;padding-left:10px;font-weight:700}.stats-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:8px;margin-bottom:8px}.stat-item{background:#f5f5f5;border:2px solid #8b7355;padding:8px;text-align:center}.stat-item .stat-number{font-size:30px;font-weight:700;color:#6b4423;margin-bottom:2px}.stat-item .stat-label{font-size:14px;color:#666}.instructions ol,.instructions ul{margin:3px 0;padding-left:24px}.instructions li{margin-bottom:4px;line-height:1.35;color:#333;font-size:16px}.history-table{margin-bottom:8px;border:2px solid #8b7355;font-size:15px}.history-header{display:grid;grid-template-columns:.6fr 1.8fr .8fr .8fr 1fr .8fr;gap:6px;background:linear-gradient(135deg,#8b7355,#6b4423);color:#fbbf24;font-weight:700;padding:5px}.history-row{display:grid;grid-template-columns:.6fr 1.8fr .8fr .8fr 1fr .8fr;gap:6px;padding:4px 5px;border-top:1px solid #ddd}.history-row:nth-child(2n){background:#f9f9f9}.footer{margin-top:8px;padding-top:5px;border-top:2px solid #ddd;text-align:center;font-size:12px;color:#999}@page{size:A4;margin:10mm}}
