@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800;900&display=swap);*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:var(--background-gradient);font-family:Montserrat,sans-serif;min-height:100vh}code{font-family:Montserrat,monospace}#root{min-height:100vh}#root,.start-screen{align-items:center;display:flex;justify-content:center}.start-screen{background:var(--background-gradient);height:100vh;overflow:hidden;position:relative;width:100%}.tree-layer{height:120%;left:-10%;top:-10%;width:120%}.tree-layer-back .tree-svg,.tree-layer-front .tree-svg,.tree-layer-middle .tree-svg{animation-duration:inherit;transform-origin:bottom center}.tree-1{animation:treeFloat 4s ease-in-out infinite;filter:drop-shadow(0 4px 8px rgba(45,92,75,.3)) blur(.5px)}.tree-2{animation:treeFloat 5s ease-in-out infinite;animation-delay:.5s;filter:drop-shadow(0 4px 8px rgba(45,92,75,.4))}.tree-3{animation:treeFloat 4.5s ease-in-out infinite;animation-delay:1s;filter:drop-shadow(0 6px 12px rgba(45,92,75,.5))}.tree-4{animation:treeFloat 5.5s ease-in-out infinite;animation-delay:1.5s;filter:drop-shadow(0 4px 8px rgba(45,92,75,.3)) blur(.5px)}.tree-5{animation:treeFloat 4.2s ease-in-out infinite;animation-delay:2s;filter:drop-shadow(0 4px 8px rgba(45,92,75,.4))}.tree-6{animation:treeFloat 4.8s ease-in-out infinite;filter:drop-shadow(0 6px 12px rgba(45,92,75,.5))}.tree-7{animation:treeFloat 5.2s ease-in-out infinite;animation-delay:3s;filter:drop-shadow(0 4px 8px rgba(45,92,75,.3)) blur(.5px)}.tree-8{animation:treeFloat 4.7s ease-in-out infinite;animation-delay:3.5s;filter:drop-shadow(0 4px 8px rgba(45,92,75,.4))}.tree-9{animation:treeFloat 5.3s ease-in-out infinite;animation-delay:4s;filter:drop-shadow(0 4px 8px rgba(45,92,75,.3)) blur(.5px)}.tree-10{animation:treeFloat 4.6s ease-in-out infinite;animation-delay:4.5s;filter:drop-shadow(0 4px 8px rgba(45,92,75,.4))}.tree-11{animation:treeFloat 5.8s ease-in-out infinite;animation-delay:5s;filter:drop-shadow(0 4px 8px rgba(45,92,75,.3)) blur(.5px)}.tree-12{animation:treeFloat 4.3s ease-in-out infinite;animation-delay:5.5s;filter:drop-shadow(0 4px 8px rgba(45,92,75,.4))}.tree-13{animation:treeFloat 5.1s ease-in-out infinite;animation-delay:6s}.tree-13,.tree-14{filter:drop-shadow(0 6px 12px rgba(45,92,75,.5))}.tree-14{animation:treeFloat 4.9s ease-in-out infinite;animation-delay:6.5s}.tree-15{animation:treeFloat 5.4s ease-in-out infinite;animation-delay:7s;filter:drop-shadow(0 4px 8px rgba(45,92,75,.4))}.tree-16{animation:treeFloat 4.4s ease-in-out infinite;animation-delay:7.5s;filter:drop-shadow(0 4px 8px rgba(45,92,75,.3)) blur(.5px)}.tree-bg-1{animation:treeFloat 6s ease-in-out infinite;animation-delay:8s}.tree-bg-1,.tree-bg-2{filter:drop-shadow(0 8px 16px rgba(45,92,75,.2)) blur(1px)}.tree-bg-2{animation:treeFloat 6.5s ease-in-out infinite;animation-delay:8.5s}.tree-bg-3{animation:treeFloat 5.9s ease-in-out infinite;animation-delay:9s;filter:drop-shadow(0 8px 16px rgba(45,92,75,.2)) blur(1px)}.parallax-trees:before{background:linear-gradient(180deg,#ffffff05,#87ceeb0d 30%,#98fb9814 60%,#228b221a)}.start-screen-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-bg);border:1px solid var(--border-color);border-radius:20px;box-shadow:0 8px 32px #2d5c4b4d;margin:20px;max-width:500px;padding:60px 40px;position:relative;text-align:center;width:calc(100% - 40px);z-index:10}.game-title{font-size:2rem;margin-bottom:10px;text-shadow:2px 2px 4px #2d5c4b80}.game-subtitle{color:var(--text-secondary);font-size:1.5rem;font-weight:300;margin-bottom:40px}.menu-buttons{align-items:center;display:flex;flex-direction:column;gap:20px}.menu-button{border-radius:10px;font-size:1.2rem;letter-spacing:1px;min-width:200px}.menu-button.primary{background:var(--progress-fill);box-shadow:0 4px 15px #7d9b8e66;color:var(--text-color)}.menu-button.primary:hover{background:var(--progress-fill);box-shadow:0 4px 12px var(--accent-color);transform:translateY(-2px)}.menu-button.secondary{background:var(--button-bg);border:2px solid var(--border-color);color:var(--text-color)}.menu-button.secondary:hover{background:var(--button-hover);box-shadow:0 4px 12px var(--accent-color);transform:translateY(-2px)}.rules-overlay{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#000c;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.rules-popup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-bg);border:2px solid var(--border-color);border-radius:20px;box-shadow:0 8px 32px #0000004d;max-height:80vh;max-width:800px;overflow-y:auto;padding:40px;width:90%}.rules-title{color:var(--text-color);font-size:2rem;font-weight:700;text-align:center;text-shadow:0 2px 4px #0000004d}.rules-content,.rules-title{margin-bottom:30px}.rules-section{margin-bottom:25px}.rules-section h3{align-items:center;color:var(--text-color);display:flex;font-size:1.3rem;font-weight:700;gap:8px;margin-bottom:10px}.rules-section p{line-height:1.5}.rules-section p,.rules-section ul{color:var(--text-secondary);font-size:1rem;margin:0}.rules-section ul{line-height:1.6;padding-left:20px}.rules-section li{margin-bottom:5px}.rules-buttons{display:flex;flex-wrap:wrap;gap:15px;justify-content:center}.rules-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;min-width:120px;padding:12px 24px;transition:all .3s ease}.rules-button.tutorial{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color))}.rules-button.start,.rules-button.tutorial{border:2px solid var(--border-color);box-shadow:0 4px 15px #0006;color:var(--text-color)}.rules-button.start{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color))}.rules-button.cancel{background:var(--button-bg);border:2px solid var(--border-color);color:var(--text-color)}.rules-button:hover{background:var(--button-hover);box-shadow:0 6px 20px #0006;transform:translateY(-2px)}.rules-button.tutorial:hover{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color))}.rules-button.start:hover{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color))}.rules-button:active{transform:translateY(0)}@media (max-width:768px){.rules-popup{margin:20px;padding:20px}.rules-title{font-size:1.5rem}.rules-section h3{font-size:1.1rem}.rules-section p,.rules-section ul{font-size:.9rem}.rules-buttons{flex-direction:column;gap:10px}.rules-button{font-size:.9rem;padding:10px 20px}.start-screen-content{margin:16px;max-width:none;padding:40px 24px;width:calc(100% - 32px)}.game-title{font-size:2.5rem;margin-bottom:8px}.game-subtitle{font-size:1.2rem;margin-bottom:30px}.menu-buttons{gap:16px}.menu-button{font-size:1.1rem;min-width:180px;padding:14px 20px}}@media (max-width:480px){.start-screen-content{margin:12px;padding:32px 20px;width:calc(100% - 24px)}.game-subtitle{font-size:1rem;margin-bottom:24px}.menu-button{font-size:1rem;min-width:160px;padding:12px 16px}.tree-1,.tree-10,.tree-11,.tree-12,.tree-13,.tree-14,.tree-15,.tree-16,.tree-2,.tree-3,.tree-4,.tree-5,.tree-6,.tree-7,.tree-8,.tree-9{height:75px;width:60px}.tree-bg-1,.tree-bg-2,.tree-bg-3{height:100px;width:80px}}.version-container{bottom:10px;height:auto;left:10px;position:fixed;width:auto;z-index:100}.version-number{left:0;padding:0}.devlog-button,.version-number{bottom:0;margin:0;position:absolute;white-space:nowrap}.devlog-button{background:var(--button-bg);border:1px solid var(--border-color);border-radius:6px;box-shadow:0 2px 4px #0003;color:var(--text-color);cursor:pointer;font-size:.7rem;font-weight:500;left:35px;padding:4px 8px;text-shadow:0 1px 2px #0000004d;transition:all .3s ease}.devlog-button:hover{background:var(--button-hover);box-shadow:0 3px 6px #0000004d;transform:translateY(-1px)}.devlog-button:active{box-shadow:0 1px 3px #0003;transform:translateY(0)}.devlog-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.devlog-popup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-bg);border:2px solid var(--border-color);border-radius:15px;box-shadow:0 8px 32px #0000004d;max-height:80vh;max-width:800px;overflow-y:auto;padding:30px;position:relative}.devlog-popup-close{align-items:center;background:none;border:none;border-radius:50%;color:var(--text-color);cursor:pointer;display:flex;font-size:1.5rem;height:30px;justify-content:center;padding:5px;position:absolute;right:20px;top:15px;transition:all .3s ease;width:30px}.devlog-popup-close:hover{background:var(--button-hover);transform:scale(1.1)}.devlog-popup-title{border-bottom:2px solid var(--border-color);color:var(--text-color);font-size:1.8rem;margin-bottom:25px;padding-bottom:15px;text-align:center}.devlog-content{color:var(--text-color);line-height:1.6}.devlog-section{margin-bottom:25px}.devlog-section h3{border-bottom:1px solid var(--border-color);color:var(--accent-color);font-size:1.3rem;margin-bottom:10px;padding-bottom:5px}.devlog-section h4{color:var(--text-color);font-size:1.1rem;font-weight:600;margin:15px 0 8px}.devlog-section ul{margin:8px 0;padding-left:20px}.devlog-section li{color:var(--text-secondary);margin-bottom:5px}@media (max-width:768px){.devlog-popup{margin:20px;max-height:calc(100vh - 40px);max-width:calc(100vw - 40px);padding:20px}.devlog-popup-title{font-size:1.5rem;margin-bottom:20px}.devlog-section h3{font-size:1.2rem}.devlog-section h4{font-size:1rem}.devlog-section li{font-size:.9rem}}.game-grid-wrapper{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:2px solid var(--border-color);border-radius:15px;display:flex;flex-direction:column;height:85%;justify-content:center;max-height:85vh;max-width:85vw;padding:20px;width:85%}.game-grid,.game-grid-wrapper{background:var(--button-bg);box-sizing:border-box;overflow:hidden;position:relative}.game-grid{grid-gap:8px;border-radius:10px;display:grid;gap:8px;max-height:100%;max-width:100%;padding:15px}.game-grid,.grid-cell{height:100%;width:100%}.grid-cell{align-items:center;aspect-ratio:1;border:2px solid var(--border-color);border-radius:8px;box-sizing:border-box;cursor:pointer;display:flex;font-size:2rem;justify-content:center;min-height:0;min-width:0;transition:all .3s ease}.grid-cell,.grid-cell.active{background:var(--button-hover)}.grid-cell.active:hover{background:var(--button-active);box-shadow:0 4px 8px #0000004d;transform:scale(1.02)}.grid-cell.active:active{transform:scale(.98)}.grid-cell.has-tree{border-color:var(--accent-color)}.grid-cell.has-tree.grown{background:var(--button-active)}.grid-cell.has-tree.grown.cosmic{background:var(--cosmic-bg);border-color:var(--cosmic-glow)}.grid-cell.cosmic-spot{background:linear-gradient(135deg,var(--cosmic-bg),var(--cosmic-glow));border-color:var(--cosmic-glow);box-shadow:0 0 15px var(--cosmic-glow);position:relative}.grid-cell.cosmic-spot:before{content:"⭐";font-size:.8rem;opacity:.8;position:absolute;right:2px;top:2px;z-index:1}.grid-cell.has-tree.growing{background:var(--button-bg);border-color:var(--border-color)}.tree-display{align-items:center;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:center;text-align:center;width:100%}.tree-display.growing{gap:6px}.tree-display .tree-icon{font-size:2rem}.tree-display .tree-image{height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;max-height:60%;max-width:60%;object-fit:contain;transition:transform .3s ease,opacity .3s ease;width:100%}.tree-display .tree-image.growing{animation:pulse 2s infinite;max-height:40%;max-width:40%;opacity:.7}.tree-display .tree-icon.growing{animation:pulse 2s infinite;font-size:1.5rem;opacity:.7;transition:transform .3s ease,opacity .3s ease}.tree-display .tree-earn{background:var(--button-active);border-radius:4px;color:var(--accent-color);font-size:.8rem;font-weight:700;padding:2px 6px}.growth-progress{align-items:center;display:flex;flex-direction:column;gap:2px;width:80%}.progress-bar{background:var(--progress-bg);border:1px solid var(--border-color);border-radius:3px;height:6px;overflow:hidden;width:100%}.progress-fill{background:var(--progress-fill);border-radius:2px;box-shadow:0 1px 3px #0003;height:100%;overflow:hidden;position:relative;transition:width .1s linear}.progress-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;width:100%}.growth-time{color:var(--text-color);font-size:.7rem;font-weight:600;text-shadow:0 1px 2px #0000004d}.game-grid[style*="grid-template-columns: repeat(3, 1fr)"] .tree-display .tree-icon{font-size:1.8rem}.game-grid[style*="grid-template-columns: repeat(4, 1fr)"] .tree-display .tree-icon{font-size:1.6rem}.game-grid[style*="grid-template-columns: repeat(5, 1fr)"] .tree-display .tree-icon{font-size:1.4rem}.game-grid[style*="grid-template-columns: repeat(6, 1fr)"] .tree-display .tree-icon{font-size:1.2rem}.game-grid[style*="grid-template-columns: repeat(7, 1fr)"] .tree-display .tree-icon{font-size:1rem}.game-grid[style*="grid-template-columns: repeat(8, 1fr)"] .tree-display .tree-icon{font-size:.9rem}.game-grid[style*="grid-template-columns: repeat(3, 1fr)"] .tree-display .tree-earn{font-size:.7rem}.game-grid[style*="grid-template-columns: repeat(4, 1fr)"] .tree-display .tree-earn{font-size:.6rem}.game-grid[style*="grid-template-columns: repeat(5, 1fr)"] .tree-display .tree-earn{font-size:.5rem}.game-grid[style*="grid-template-columns: repeat(6, 1fr)"] .tree-display .tree-earn{font-size:.4rem}.game-grid[style*="grid-template-columns: repeat(7, 1fr)"] .tree-display .tree-earn{font-size:.3rem}.game-grid[style*="grid-template-columns: repeat(8, 1fr)"] .tree-display .tree-earn{font-size:.2rem}@media (max-width:768px){.game-grid-wrapper{height:90%;max-height:90vh;max-width:90vw;width:90%}.game-grid{gap:4px;padding:10px}.grid-cell{border-width:1px}}.game-controls{color:var(--text-color);display:flex;flex-direction:column;gap:20px}.controls-title{color:var(--text-color);font-size:1.5rem;font-weight:700;margin:0;text-align:center}.revenue-display{background:var(--button-bg);border:1px solid var(--border-color);border-radius:10px;display:flex;flex-direction:column;gap:10px;padding:15px}.revenue-item{align-items:center;display:flex;justify-content:space-between}.revenue-item label{color:var(--text-secondary);font-weight:500}.revenue-value{color:var(--accent-color);font-size:1.1rem;font-weight:700}.action-buttons{display:flex;flex-direction:column;gap:15px}.expand-faster-row{display:flex;gap:10px;width:100%}.action-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:.5px;padding:12px 20px;transition:all .3s ease}.action-button.harvest{background:linear-gradient(135deg,var(--button-active),var(--primary-color));border:2px solid var(--border-color);box-shadow:0 4px 15px #0006;color:var(--text-color)}.action-button.harvest:hover{background:linear-gradient(135deg,var(--primary-color),var(--button-active));box-shadow:0 6px 20px #0009;transform:translateY(-2px)}.action-button.expand{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));border:2px solid var(--border-color);box-shadow:0 4px 15px #0006;color:var(--text-color);flex:1 1}.action-button.expand:hover{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));box-shadow:0 6px 20px #0009;transform:translateY(-2px)}.action-button.expand:disabled{background:var(--button-bg);cursor:not-allowed;opacity:.6}.action-button.expand:disabled:hover{background:var(--button-bg);transform:none}.action-button.faster-growing{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));border:2px solid var(--border-color);box-shadow:0 4px 15px #0006;color:var(--text-color);flex:1 1}.action-button.faster-growing:hover{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));box-shadow:0 6px 20px #0009;transform:translateY(-2px)}.action-button.faster-growing:disabled{background:var(--button-bg);cursor:not-allowed;opacity:.6}.action-button.faster-growing:disabled:hover{background:var(--button-bg);transform:none}.auto-plant-section{background:var(--button-bg);border:1px solid var(--border-color);border-radius:10px;margin-top:15px;padding:15px}.auto-plant-purchase{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:2px solid var(--border-color);border-radius:8px;color:var(--text-color);cursor:pointer;font-weight:600;padding:12px 20px;transition:all .3s ease;width:100%}.auto-plant-purchase:hover:not(:disabled){background:linear-gradient(135deg,var(--accent-color),var(--primary-color));box-shadow:0 4px 12px #0006;transform:translateY(-2px)}.auto-plant-purchase:disabled{cursor:not-allowed;opacity:.5}.auto-plant-controls{align-items:center;display:flex;flex-direction:row;gap:10px}.auto-plant-toggle{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:2px solid var(--border-color);border-radius:6px;color:var(--text-color);cursor:pointer;flex-shrink:0;font-weight:600;padding:8px 12px;transition:all .3s ease;white-space:nowrap}.auto-plant-toggle:hover{transform:translateY(-1px)}.auto-plant-toggle.active,.auto-plant-toggle:hover{background:linear-gradient(135deg,var(--accent-color),var(--primary-color))}.auto-plant-toggle.active{border-color:var(--text-color);box-shadow:0 2px 8px #0000004d}.auto-plant-select{background:var(--button-bg);border:2px solid var(--border-color);border-radius:6px;color:var(--text-color);cursor:pointer;flex:1 1;font-size:.9rem;min-width:0;padding:8px 12px;transition:all .3s ease}.auto-plant-select:hover{background:var(--button-hover);border-color:var(--text-color)}.auto-plant-select option{background:var(--secondary-color);color:var(--text-color)}.available-trees{color:var(--text-color);display:flex;flex-direction:column;gap:15px;height:100%}.trees-header{align-items:center;display:flex;gap:10px;justify-content:space-between}.trees-title{color:var(--text-color);font-size:1.3rem;font-weight:700;margin:0}.trees-title-section{align-items:center;display:flex;flex:1 1;gap:10px}.selected-tree-display{align-items:center;background:var(--button-bg);border:2px solid var(--border-color);border-radius:8px;box-shadow:0 2px 4px #0000001a;display:flex;gap:8px;padding:6px 12px}.selected-tree-icon{align-items:center;display:flex;height:24px;justify-content:center;width:24px}.selected-tree-image{height:100%;object-fit:contain;width:100%}.selected-tree-emoji{font-size:18px;line-height:1}.selected-tree-name{font-size:.9rem}.deselect-button,.selected-tree-name{color:var(--text-color);font-weight:600;white-space:nowrap}.deselect-button{background:var(--button-bg);border:2px solid var(--border-color);border-radius:8px;cursor:pointer;font-size:.8rem;padding:6px 12px;transition:all .3s ease}.deselect-button:hover{background:var(--button-hover);transform:translateY(-1px)}.trees-grid{grid-gap:8px;display:grid;flex:1 1;gap:8px;grid-template-columns:repeat(4,1fr);min-height:0;overflow-y:auto}.tree-cell{align-items:center;background:var(--button-bg);border:1px solid var(--border-color);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:8px;position:relative;text-align:center;transition:all .3s ease}.tree-cell:hover{background:var(--button-hover);transform:translateY(-1px)}.tree-cell.unlocked{border-color:var(--accent-color)}.tree-cell.selected{background:var(--button-active);border-color:var(--text-color);box-shadow:0 4px 8px #0000004d}.tree-cell.locked{border-color:var(--border-color);opacity:.7}.tree-cell.locked-progression{background:#ff00001a;border-color:var(--border-color);cursor:not-allowed;opacity:.5}.tree-cell.locked-progression:hover{background:#ff000026;transform:none}.tree-cell.glow{animation:glow-pulse 2s ease-in-out infinite;border:2px solid #ffd700cc;box-shadow:0 0 15px #ffd70099,0 0 30px #ffd7004d}@keyframes glow-pulse{0%,to{box-shadow:0 0 15px #ffd70099,0 0 30px #ffd7004d}50%{box-shadow:0 0 20px #ffd700cc,0 0 40px #ffd70080}}.tree-cell.glow:hover{box-shadow:0 0 25px #ffd700cc,0 0 50px #ffd70080;transform:scale(1.05)}.tree-cell-icon{align-items:center;display:flex;font-size:1.5rem;height:40px;justify-content:center;margin-bottom:2px;width:100%}.tree-cell-image{height:100%;image-rendering:pixelated;image-rendering:-moz-crisp-edges;image-rendering:crisp-edges;max-height:60%;max-width:60%;object-fit:contain;width:100%}.tree-cell-name{color:var(--text-color);font-size:.8rem;font-weight:600;margin-bottom:1px}.tree-cell-prices{display:flex;flex-direction:column;font-size:.7rem;gap:1px}.place-price{color:var(--accent-color);font-weight:500}.earn-price,.unlock-price{color:var(--text-secondary);font-weight:500}.times-placed{background:var(--button-active);border-radius:3px;color:var(--text-color);font-size:.6rem;font-weight:600;margin-top:1px;padding:1px 4px}.lock-icon{font-size:.8rem;opacity:.8}.growth-time-display,.lock-icon{position:absolute;right:2px;top:2px}.growth-time-display{background:var(--button-active);border-radius:3px;color:var(--accent-color);font-size:.6rem;font-weight:600;opacity:.9;padding:1px 4px}.adjusted-growth-time{color:#fff;font-weight:700;text-shadow:1px 1px 2px #000c}.original-growth-time{color:#ccc;font-size:.5rem;font-weight:500;text-shadow:1px 1px 1px #0009}.trees-grid::-webkit-scrollbar{width:6px}.trees-grid::-webkit-scrollbar-track{background:var(--button-bg);border-radius:3px}.trees-grid::-webkit-scrollbar-thumb{background:var(--border-color);border-radius:3px}.trees-grid::-webkit-scrollbar-thumb:hover{background:var(--text-color)}.parallax-trees{pointer-events:none;z-index:0}.parallax-trees,.tree-layer{height:100%;left:0;overflow:hidden;position:absolute;top:0;width:100%}.tree-layer-back{animation:parallaxSlow 30s linear infinite;opacity:.3}.tree-layer-middle{animation:parallaxMedium 25s linear infinite;opacity:.5}.tree-layer-front{animation:parallaxFast 20s linear infinite;opacity:.7}.tree-svg{filter:drop-shadow(0 4px 8px rgba(45,92,75,.3));position:absolute}.tree-1{bottom:20%;height:100px;left:5%;width:80px}.tree-2{bottom:10%;height:80px;left:15%;width:60px}.tree-3{bottom:30%;height:90px;left:25%;width:70px}.tree-4{bottom:15%;height:110px;right:20%;width:90px}.tree-5{bottom:25%;height:85px;right:10%;width:65px}.tree-6{bottom:5%;height:95px;right:5%;width:75px}.tree-7{bottom:5%;height:75px;left:35%;width:55px}.tree-8{bottom:35%;height:105px;right:35%;width:85px}.tree-9{height:85px;left:8%;top:15%;width:65px}.tree-10{height:70px;left:45%;top:25%;width:50px}.tree-11{height:90px;right:15%;top:10%;width:70px}.tree-12{height:75px;right:8%;top:30%;width:55px}.tree-13{height:80px;left:25%;top:45%;width:60px}.tree-14{height:85px;right:30%;top:40%;width:65px}.tree-15{bottom:40%;height:95px;left:60%;width:75px}.tree-16{height:65px;left:70%;top:20%;width:45px}.tree-bg-1{height:150px;left:2%;top:5%;width:120px}.tree-bg-2{height:140px;right:3%;top:8%;width:110px}.tree-bg-3{bottom:50%;height:130px;left:80%;width:100px}@keyframes parallaxSlow{0%{transform:translateX(-5%) rotate(0deg)}25%{transform:translateX(0) rotate(.5deg)}50%{transform:translateX(5%) rotate(0deg)}75%{transform:translateX(2%) rotate(-.5deg)}to{transform:translateX(-5%) rotate(0deg)}}@keyframes parallaxMedium{0%{transform:translateX(-3%) rotate(0deg)}30%{transform:translateX(2%) rotate(.8deg)}50%{transform:translateX(7%) rotate(0deg)}80%{transform:translateX(1%) rotate(-.8deg)}to{transform:translateX(-3%) rotate(0deg)}}@keyframes parallaxFast{0%{transform:translateX(-2%) rotate(0deg)}20%{transform:translateX(3%) rotate(1deg)}50%{transform:translateX(8%) rotate(0deg)}70%{transform:translateX(4%) rotate(-1deg)}to{transform:translateX(-2%) rotate(0deg)}}@keyframes treeFloat{0%,to{transform:translateY(0) rotate(0deg)}25%{transform:translateY(-4px) rotate(1deg)}50%{transform:translateY(-8px) rotate(0deg)}75%{transform:translateY(-4px) rotate(-1deg)}}.tree-layer-back .tree-svg{animation:treeFloat 8s ease-in-out infinite}.tree-layer-middle .tree-svg{animation:treeFloat 6s ease-in-out infinite}.tree-layer-front .tree-svg{animation:treeFloat 4s ease-in-out infinite}.tree-1{animation:treeFloat 8.5s ease-in-out infinite;animation-delay:0s}.tree-2{animation:treeFloat 7.2s ease-in-out infinite;animation-delay:1s}.tree-3{animation:treeFloat 6.8s ease-in-out infinite;animation-delay:2s}.tree-4{animation:treeFloat 9.1s ease-in-out infinite;animation-delay:.5s}.tree-5{animation:treeFloat 7.8s ease-in-out infinite;animation-delay:1.5s}.tree-6{animation:treeFloat 6.5s ease-in-out infinite;animation-delay:2.5s}.tree-7{animation:treeFloat 8.2s ease-in-out infinite;animation-delay:.8s}.tree-8{animation:treeFloat 7.5s ease-in-out infinite;animation-delay:1.8s}.tree-9{animation:treeFloat 6.9s ease-in-out infinite;animation-delay:.3s}.tree-10{animation:treeFloat 8.7s ease-in-out infinite;animation-delay:1.2s}.tree-11{animation:treeFloat 7.1s ease-in-out infinite;animation-delay:2.2s}.tree-12{animation:treeFloat 6.3s ease-in-out infinite;animation-delay:.7s}.tree-13{animation:treeFloat 8.4s ease-in-out infinite;animation-delay:1.7s}.tree-14{animation:treeFloat 7.3s ease-in-out infinite;animation-delay:2.7s}.tree-15{animation:treeFloat 6.6s ease-in-out infinite;animation-delay:.4s}.tree-16{animation:treeFloat 8.9s ease-in-out infinite;animation-delay:1.9s}.tree-bg-1{animation:treeFloat 12s ease-in-out infinite;animation-delay:0s}.tree-bg-2{animation:treeFloat 11s ease-in-out infinite;animation-delay:3s}.tree-bg-3{animation:treeFloat 13s ease-in-out infinite;animation-delay:1.5s}.parallax-trees:before{background:linear-gradient(135deg,#2d5c4b1a,#2d5c4b0d 50%,#2d5c4b1a);content:"";height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%;z-index:1}@media (max-width:768px){.game-container{flex-direction:column;height:100vh;overflow:hidden}.game-header{flex-direction:column;gap:1px;padding:1px 8px}.header-buttons{display:flex;gap:8px;margin-top:2px;width:100%}.back-button,.settings-button{flex:1 1;font-size:.7rem;padding:4px 12px}.game-title{font-size:.9rem;line-height:1;margin:2px 0;max-width:100%;overflow:visible;text-align:center;white-space:nowrap}.game-grid-container{align-items:center;display:flex;flex:1 1;flex-direction:column;max-width:100vw;min-height:0;padding:2px;width:100%}.grid-header{flex-direction:column;gap:1px;margin-bottom:1px;max-width:400px;width:100%}.header-row-mobile{align-items:flex-start;display:flex;gap:8px;margin-bottom:1px}.game-stats-mobile{background:var(--button-bg);border:1px solid var(--border-color);border-radius:6px;display:flex;flex:1 1;flex-direction:column;gap:1px;padding:4px 8px}.stat-item{color:var(--text-secondary);font-size:.5rem;font-weight:600;line-height:1.1;text-align:center}.speed-controls{display:flex;flex-direction:row;flex-shrink:0;gap:2px}.speed-button{font-size:.7rem;height:24px;justify-content:center;padding:4px 8px;width:32px}.speed-button,.timer-display{align-items:center;display:flex}.timer-display{gap:8px;justify-content:space-between;order:2;padding:4px}.harvest-number{color:var(--text-secondary);font-size:.4rem;order:1}.timer-content{align-items:center;display:flex;flex-direction:column;order:2}.timer-label{font-size:.7rem}.timer-value{font-size:1rem}.mobile-harvest-button{background:var(--progress-fill);border:1px solid var(--border-color);border-radius:6px;color:var(--text-color);cursor:pointer;font-size:.7rem;font-weight:600;order:3;padding:4px 8px;transition:all .3s ease}.mobile-harvest-button:hover{background:var(--button-hover)}.current-money{font-size:.4rem;line-height:1;order:3;padding:1px;text-align:center}.current-money-mobile{color:var(--text-color);font-size:1.8rem;font-weight:700;margin-bottom:8px;text-align:center;text-shadow:0 2px 4px #0000004d}.game-grid{grid-gap:2px;border:1px solid var(--border-color);border-radius:4px;box-sizing:border-box;display:grid;flex-shrink:0;gap:2px;height:min(100vw - 20px,450px);margin:1px auto;max-height:min(100vw - 20px,450px);max-width:min(100vw - 20px,450px);padding:4px;width:min(100vw - 20px,450px)}.game-sidebar{display:none}.mobile-dock{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-bg);border-top:2px solid var(--border-color);bottom:0;display:flex;flex-direction:column;left:0;position:fixed;right:0;transition:all .3s ease;z-index:100}.mobile-dock.collapsed .dock-content{display:none}.dock-tabs{border-bottom:1px solid var(--border-color);display:flex}.dock-tab{background:var(--button-bg);border:none;border-bottom:3px solid #0000;color:var(--text-secondary);cursor:pointer;flex:1 1;font-size:.9rem;font-weight:600;padding:12px;transition:all .3s ease}.dock-tab.active{background:var(--button-hover);border-bottom-color:var(--accent-color);color:var(--text-color)}.dock-content{max-height:200px;overflow-y:auto;padding:12px}.trees-dock{display:flex;flex-direction:column;gap:8px}.deselect-button-mobile{align-self:center;background:var(--button-bg);border:2px solid var(--border-color);border-radius:6px;color:var(--text-color);cursor:pointer;font-size:.8rem;font-weight:600;padding:6px 12px;transition:all .3s ease}.deselect-button-mobile:hover{background:var(--button-hover);transform:translateY(-1px)}.trees-grid-mobile{grid-gap:8px;display:grid;gap:8px;grid-template-columns:repeat(auto-fit,minmax(80px,1fr))}.tree-cell-mobile{align-items:center;background:var(--button-bg);border:1px solid var(--border-color);border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:4px;padding:8px;position:relative;text-align:center;transition:all .3s ease}.tree-cell-mobile:hover{background:var(--button-hover);transform:translateY(-1px)}.tree-cell-mobile.unlocked{border-color:var(--accent-color)}.tree-cell-mobile.selected{background:var(--button-active);border-color:var(--text-color);box-shadow:0 4px 8px #0000004d}.tree-cell-mobile.locked{border-color:var(--border-color);opacity:.7}.tree-cell-mobile.locked-progression{background:#ff00001a;border-color:var(--border-color);cursor:not-allowed;opacity:.5}.tree-cell-mobile.locked-progression:hover{background:#ff000026;transform:none}.tree-cell-icon-mobile{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.tree-cell-image-mobile{height:100%;object-fit:contain;width:100%}.tree-cell-name-mobile{color:var(--text-color);font-size:.7rem;font-weight:600;margin:0}.tree-cell-prices-mobile{align-items:center;display:flex;flex-direction:column;gap:2px;margin:0}.earn-price-mobile,.place-price-mobile,.times-placed-mobile,.unlock-price-mobile{color:var(--text-secondary);font-size:.6rem;margin:0}.lock-icon-mobile{font-size:.8rem;opacity:.7;position:absolute;right:4px;top:4px}.growth-time-display-mobile{color:var(--text-secondary);font-size:.6rem;font-weight:600;position:absolute;right:4px;top:4px}.adjusted-growth-time-mobile{color:#fff;font-weight:700;text-shadow:1px 1px 2px #000c}.original-growth-time-mobile{color:#ccc;font-size:.5rem;font-weight:500;text-shadow:1px 1px 1px #0009}.upgrades-dock{flex-direction:column}.expand-faster-row-mobile,.upgrades-dock{display:flex;gap:8px}.action-button{border:2px solid var(--border-color);border-radius:8px;box-shadow:0 2px 8px var(--accent-color);cursor:pointer;font-size:.8rem;font-weight:700;letter-spacing:.5px;padding:10px 12px;text-align:center;text-shadow:0 1px 2px #00000080;transition:all .3s ease}.action-button.expand-mobile,.action-button.faster-growing-mobile{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));border:2px solid var(--border-color);box-shadow:0 4px 15px #0006;color:var(--text-color);flex:1 1}.action-button.expand-mobile:hover,.action-button.faster-growing-mobile:hover{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));box-shadow:0 6px 20px #0009;transform:translateY(-2px)}.action-button.expand-mobile:disabled,.action-button.faster-growing-mobile:disabled{background:var(--button-bg);cursor:not-allowed;opacity:.6}.action-button.expand-mobile:disabled:hover,.action-button.faster-growing-mobile:disabled:hover{background:var(--button-bg);transform:none}.action-button.auto-plant-mobile{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:var(--text-color)}.action-button.auto-plant-mobile:hover{background:linear-gradient(135deg,var(--secondary-color),var(--primary-color));box-shadow:0 4px 12px var(--accent-color);transform:translateY(-2px)}.action-button:disabled{cursor:not-allowed;opacity:.5;transform:none}.auto-plant-section-mobile{background:var(--button-bg);border:2px solid var(--border-color);border-radius:12px;padding:12px}.auto-plant-header-mobile{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.auto-plant-header-mobile h4{color:var(--text-color);font-size:.9rem;font-weight:600;margin:0}.toggle-button-mobile{border:2px solid var(--border-color);border-radius:20px;cursor:pointer;font-size:.7rem;font-weight:600;padding:4px 12px;transition:all .3s ease}.toggle-button-mobile.enabled{background:var(--progress-fill);border-color:var(--accent-color);color:var(--text-color)}.toggle-button-mobile.disabled{background:var(--button-bg);color:var(--text-secondary)}.auto-plant-controls-mobile{display:flex;flex-direction:column;gap:6px}.auto-plant-controls-mobile label{color:var(--text-color);font-size:.8rem;font-weight:600}.tree-select-mobile{border:1px solid var(--border-color);border-radius:6px;font-size:.8rem;padding:8px}.tree-select-mobile,.tree-select-mobile option{background:var(--button-bg);color:var(--text-color)}.auto-plant-status-mobile{background:var(--button-hover);border:1px solid var(--border-color);border-radius:4px;color:var(--text-color);font-size:.7rem;font-style:italic;padding:4px;text-align:center}.game-grid[data-size="2"]{grid-template-columns:repeat(2,1fr);grid-template-rows:repeat(2,1fr)}.game-grid[data-size="3"]{grid-template-columns:repeat(3,1fr);grid-template-rows:repeat(3,1fr)}.game-grid[data-size="4"]{grid-template-columns:repeat(4,1fr);grid-template-rows:repeat(4,1fr)}.game-grid[data-size="5"]{grid-template-columns:repeat(5,1fr);grid-template-rows:repeat(5,1fr)}.game-grid[data-size="6"]{grid-template-columns:repeat(6,1fr);grid-template-rows:repeat(6,1fr)}.game-grid[data-size="7"]{grid-template-columns:repeat(7,1fr);grid-template-rows:repeat(7,1fr)}.game-grid[data-size="8"]{grid-template-columns:repeat(8,1fr);grid-template-rows:repeat(8,1fr)}.grid-cell{align-items:center;aspect-ratio:1;background:var(--cell-bg);border:1px solid var(--border-color);border-radius:2px;cursor:pointer;display:flex;justify-content:center;min-height:0;min-width:0;overflow:hidden;position:relative;transition:all .3s ease}.grid-cell:hover{background:var(--cell-hover)}.placed-tree{align-items:center;display:flex;height:100%;justify-content:center;position:relative;width:100%}.placed-tree img{border-radius:2px;max-height:90%;max-width:90%;object-fit:contain}.placed-tree img.grown{opacity:1;transform:scale(1)}.placed-tree img.growing{animation:growing 2s ease-in-out infinite alternate;opacity:.7;transform:scale(.8)}@keyframes growing{0%{opacity:.7;transform:scale(.8)}to{opacity:.9;transform:scale(.95)}}.placed-tree.growing{align-items:center;display:flex;flex-direction:column;gap:4px;height:100%;justify-content:center;width:100%}.placed-tree.growing img{animation:pulse 2s infinite;max-height:40%;max-width:40%;opacity:.7;transition:transform .3s ease,opacity .3s ease}@keyframes pulse{0%,to{opacity:.7}50%{opacity:1}}.growth-time-mobile{background:#000000b3;bottom:2px;color:var(--text-color);font-size:.6rem;font-weight:600;left:50%;padding:1px 4px;text-shadow:0 1px 2px #0000004d;transform:translateX(-50%)}.growth-time-mobile,.tree-earn-mobile{border-radius:2px;position:absolute;white-space:nowrap}.tree-earn-mobile{color:var(--accent-color);font-size:.5rem;font-weight:700;padding:1px 3px;right:2px;top:2px}.grid-cell.has-tree.grown,.tree-earn-mobile{background:var(--button-active)}.grid-cell.has-tree.grown.cosmic{background:var(--cosmic-bg);border-color:var(--cosmic-glow)}.grid-cell.cosmic-spot{background:linear-gradient(135deg,var(--cosmic-bg),var(--cosmic-glow));border-color:var(--cosmic-glow);box-shadow:0 0 15px var(--cosmic-glow);position:relative}.grid-cell.cosmic-spot:before{content:"⭐";font-size:.6rem;opacity:.8;position:absolute;right:2px;top:2px;z-index:1}.grid-cell.has-tree.growing{background:var(--button-bg);border-color:var(--border-color)}.game-grid[data-size="2"] .growth-time-mobile{font-size:.7rem}.game-grid[data-size="3"] .growth-time-mobile{font-size:.6rem}.game-grid[data-size="4"] .growth-time-mobile{font-size:.5rem}.game-grid[data-size="5"] .growth-time-mobile{font-size:.4rem}.game-grid[data-size="6"] .growth-time-mobile{font-size:.3rem}.game-grid[data-size="7"] .growth-time-mobile{font-size:.2rem}.game-grid[data-size="8"] .growth-time-mobile{font-size:.1rem}.game-grid[data-size="2"] .tree-earn-mobile{font-size:.6rem}.game-grid[data-size="3"] .tree-earn-mobile{font-size:.5rem}.game-grid[data-size="4"] .tree-earn-mobile{font-size:.4rem}.game-grid[data-size="5"] .tree-earn-mobile{font-size:.3rem}.game-grid[data-size="6"] .tree-earn-mobile{font-size:.2rem}.game-grid[data-size="7"] .tree-earn-mobile,.game-grid[data-size="8"] .tree-earn-mobile{font-size:.1rem}.game-container{padding-bottom:80px}.magnolia-message-mobile{word-wrap:break-word;background:var(--button-bg);border:2px solid var(--accent-color);border-radius:8px;box-shadow:0 4px 12px #0000004d;color:var(--text-color);font-size:1rem;font-weight:700;left:50%;max-width:80vw;padding:12px 20px;position:fixed;text-align:center;top:50%;transform:translate(-50%,-50%);z-index:1000}.tutorial-overlay-mobile{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.tutorial-tooltip-mobile{background:var(--button-bg);border:2px solid var(--border-color);border-radius:12px;box-shadow:0 8px 24px #0006;max-width:90vw;padding:20px;text-align:center}.tutorial-button-mobile{background:var(--button-bg);border:2px solid var(--border-color);border-radius:8px;color:var(--text-color);cursor:pointer;font-size:1.1rem;font-weight:700;padding:12px 20px;transition:all .3s ease;width:100%}.tutorial-button-mobile:hover{background:var(--button-hover);transform:translateY(-2px)}}@media (max-width:480px){.game-header{padding:2px 8px}.back-button,.settings-button{font-size:.6rem;padding:4px 8px}.grid-header{max-width:400px}.header-row-mobile{gap:6px}.game-stats-mobile{padding:3px 6px}.stat-item{font-size:.45rem}.speed-button{font-size:.6rem;height:20px;padding:3px 6px;width:28px}.timer-value{font-size:.9rem}.current-money{font-size:.35rem}.current-money-mobile{font-size:1.6rem}.mobile-bottom-bar{padding:8px}.mobile-tab{font-size:.8rem;padding:6px 8px}.mobile-trees{gap:6px;grid-template-columns:repeat(auto-fit,minmax(70px,1fr))}.mobile-tree-item{padding:6px}.mobile-tree-icon{height:28px;width:28px}.mobile-tree-name{font-size:.6rem}.mobile-tree-price{font-size:.5rem}.mobile-control-button{font-size:.7rem;padding:8px 6px}.harvest-number{font-size:.35rem}.game-grid{height:min(100vw - 40px,400px);max-height:min(100vw - 40px,400px);max-width:min(100vw - 40px,400px);width:min(100vw - 40px,400px)}.game-container{padding-bottom:60px}}.game-container{background:var(--background-gradient);display:flex;flex-direction:column;height:100vh;overflow:hidden;position:relative;width:100%}.game-header{justify-content:space-between;margin-bottom:20px;padding:0 20px}.game-header,.header-buttons{align-items:center;display:flex}.header-buttons{gap:10px}.back-button,.settings-button{background:var(--button-bg);border:2px solid var(--border-color);border-radius:10px;box-shadow:0 2px 8px var(--accent-color);color:var(--text-color);cursor:pointer;font-size:.8rem;font-weight:700;letter-spacing:1px;padding:6px 18px;text-shadow:0 1px 2px #00000080;transition:all .3s ease}.back-button:hover,.settings-button:hover{background:var(--button-hover);box-shadow:0 4px 12px var(--accent-color);transform:translateY(-2px)}.game-title{flex:1 1;margin:0}.current-money,.game-title{color:var(--text-color);font-size:1.5rem;font-weight:700;text-align:center}.current-money{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-active);border:2px solid var(--border-color);border-radius:15px;min-width:120px;padding:15px 25px}.game-layout{display:flex;flex:1 1;height:calc(100vh - 80px);overflow:hidden}.game-grid-container{align-items:center;display:flex;flex:2 1;flex-direction:column;justify-content:center;padding:20px}.grid-header{align-items:center;display:flex;gap:20px;justify-content:space-between;margin-bottom:20px;width:100%}.speed-controls{display:flex;gap:8px}.speed-button{background:var(--button-bg);border:2px solid var(--border-color);border-radius:6px;color:var(--text-color);cursor:pointer;font-size:.9rem;font-weight:600;min-width:40px;padding:8px 12px;transition:all .3s ease}.speed-button:hover{background:var(--button-hover);transform:translateY(-1px)}.speed-button.active{background:var(--button-active);border-color:var(--text-color);box-shadow:0 2px 4px #0000004d}.timer-display{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-bg);border:2px solid var(--border-color);border-radius:15px;color:var(--text-color);flex:1 1;padding:15px 25px;position:relative;text-align:center}.timer-label{color:var(--text-secondary);font-size:1rem;font-weight:500;margin-bottom:5px}.timer-value{color:var(--text-color);font-size:2rem;font-weight:700}.harvest-number{color:var(--text-secondary);font-size:.8rem;font-weight:500;opacity:.7;position:absolute;right:12px;top:8px}.timer-progress-bar{background:var(--progress-bg);border-radius:2px;height:4px;margin-top:8px;overflow:hidden;position:relative;width:100%}.timer-progress-fill{background:var(--progress-fill);border-radius:2px;height:100%;position:relative;transition:width .05s linear}.timer-progress-fill:after{animation:shimmer 2s infinite;background:linear-gradient(90deg,#0000,#ffffff4d,#0000);bottom:0;content:"";left:0;position:absolute;right:0;top:0}@keyframes shimmer{0%{transform:translateX(-100%)}to{transform:translateX(100%)}}.game-sidebar{display:flex;flex:1 1;flex-direction:column;gap:20px;height:100%;overflow:hidden;padding:20px}.available-trees-container,.game-controls-container{display:flex;flex-direction:column;justify-content:flex-start}.available-trees-container{flex:1 1;min-height:0;overflow:hidden}.game-over-screen{align-items:center;background:var(--background-gradient);display:flex;height:100vh;justify-content:center;width:100%}.game-over-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-bg);border:2px solid var(--border-color);border-radius:20px;box-shadow:0 8px 32px #0000004d;max-width:500px;padding:40px;text-align:center;width:90%}.game-over-title{color:var(--text-color);font-size:2.5rem;font-weight:700;text-shadow:2px 2px 4px #00000080}.game-over-stats,.game-over-title{margin-bottom:30px}.game-over-stats p{color:var(--text-secondary);font-size:1.2rem;font-weight:500;margin:10px 0}.game-over-buttons{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.continue-button{background:linear-gradient(135deg,var(--accent-color),var(--primary-color));border:2px solid var(--border-color);border-radius:10px;box-shadow:0 4px 8px var(--accent-color);color:var(--text-color);cursor:pointer;font-size:1rem;font-weight:600;letter-spacing:1px;padding:12px 24px;text-shadow:0 1px 2px #00000080;transition:all .3s ease}.continue-button:hover{background:linear-gradient(135deg,var(--primary-color),var(--accent-color));box-shadow:0 6px 12px var(--accent-color);transform:translateY(-2px)}.menu-button,.restart-button{background:var(--button-bg);border:2px solid var(--border-color);border-radius:10px;box-shadow:0 2px 8px var(--accent-color);color:var(--text-color);cursor:pointer;font-size:1.1rem;font-weight:700;min-width:120px;padding:12px 24px;text-shadow:0 1px 2px #00000080;transition:all .3s ease}.restart-button{background:linear-gradient(135deg,var(--accent-color),var(--primary-color));box-shadow:0 4px 15px #0006}.menu-button{background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));box-shadow:0 4px 15px #0006}.menu-button:hover,.restart-button:hover{box-shadow:0 4px 12px var(--accent-color);transform:translateY(-2px)}.menu-button:active,.restart-button:active{transform:translateY(0)}.settings-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:3000}.settings-popup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-bg);border:2px solid var(--border-color);border-radius:20px;box-shadow:0 8px 32px #0000004d;max-height:70vh;max-width:600px;overflow-y:auto;padding:20px;position:relative;width:90%}.settings-popup-close{background:#0000;border:none;border-radius:4px;color:var(--text-color);cursor:pointer;font-size:1.3rem;padding:2px 8px;position:absolute;right:16px;top:12px;transition:background .2s;z-index:10}.settings-popup-close:hover{background:var(--button-hover)}.settings-popup-title{color:var(--text-color);font-size:1.5rem;font-weight:700;margin-bottom:20px;text-align:center}.settings-popup-content{display:flex;flex-direction:column;gap:20px}.settings-section h3{color:var(--text-color);font-size:1.1rem;font-weight:700;margin-bottom:12px;text-align:center}.audio-controls{gap:12px}.audio-slider{gap:6px}.audio-slider label{font-size:.9rem}.slider-container{gap:12px}.slider{border-radius:3px;height:6px}.slider::-webkit-slider-thumb{box-shadow:0 2px 4px #0000004d;height:16px;width:16px}.slider-value{font-size:.8rem;min-width:35px}.theme-options{grid-gap:12px;gap:12px;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.theme-button{border-radius:8px;box-shadow:0 0 15px var(--border-color);color:var(--text-color);font-size:.8rem;gap:6px;padding:12px}.theme-button-forest{color:#e4d59b}.theme-button-arctic{color:#fff}.theme-button-volcanic{color:#ff6b35}.theme-button.active{color:var(--text-color)!important}.theme-button span{font-size:.9rem}.theme-button small{font-size:.6rem}.theme-preview{border:2px solid var(--border-color);border-radius:4px;height:25px;width:40px}.settings-popup-buttons{display:flex;justify-content:center;margin-top:20px}.settings-popup-button{background:var(--button-bg);border:none;border:2px solid var(--border-color);border-radius:6px;color:var(--text-color);cursor:pointer;font-size:.9rem;font-weight:500;padding:8px 20px;transition:all .3s ease}.settings-popup-button:hover{background:var(--button-hover);box-shadow:0 4px 8px #0000004d;transform:translateY(-2px)}.magnolia-message{animation:slideIn .3s ease-out;background:#ff6b35cc;border-radius:6px;bottom:20px;box-shadow:0 2px 8px #ff6b354d;color:#fff;font-size:.9rem;font-weight:600;left:20px;opacity:.9;padding:8px 12px;position:fixed;z-index:1500}@keyframes slideIn{0%{opacity:0;transform:translateX(-100%)}to{opacity:1;transform:translateX(0)}}.tutorial-overlay{background:#0000004d;height:100%;left:0;pointer-events:all;position:fixed;top:0;width:100%;z-index:2000}.tutorial-highlight{animation:pulse 2s infinite;background:#e4d59b1a;border:3px solid var(--accent-color);border-radius:8px;pointer-events:none;position:absolute;z-index:2001}@keyframes pulse{0%,to{opacity:1}50%{opacity:.8}}.tutorial-tooltip{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-bg);border:2px solid var(--border-color);border-radius:12px;box-shadow:0 8px 32px #00000080;color:var(--text-color);max-width:300px;padding:20px;pointer-events:auto;position:absolute;z-index:2002}.tutorial-tooltip-top{margin-top:-10px;transform:translate(-50%,-100%)}.tutorial-tooltip-top:before{border:10px solid #0000;border-top:10px solid var(--button-bg);content:"";left:50%;position:absolute;top:100%;transform:translateX(-50%)}.tutorial-tooltip-bottom{margin-top:10px;transform:translate(-50%)}.tutorial-tooltip-bottom:before{border:10px solid #0000;border-bottom:10px solid var(--button-bg);bottom:100%;content:"";left:50%;position:absolute;transform:translateX(-50%)}.tutorial-tooltip-left{margin-left:-10px;transform:translate(-100%,-50%)}.tutorial-tooltip-left:before{border:10px solid #0000;border-left:10px solid var(--button-bg);content:"";position:absolute;right:-20px;top:50%;transform:translateY(-50%)}.tutorial-tooltip-right{margin-left:10px;transform:translateY(-50%)}.tutorial-tooltip-right:before{border:10px solid #0000;border-right:10px solid var(--button-bg);content:"";left:-20px;position:absolute;top:50%;transform:translateY(-50%)}.tutorial-tooltip-center{transform:translate(-50%,-50%)}.tutorial-tooltip-center:before{display:none}.tutorial-header{align-items:center;display:flex;gap:10px;justify-content:space-between;margin-bottom:15px}.tutorial-title{color:var(--text-color);font-size:1.1rem;font-weight:700;margin:0;text-shadow:0 1px 2px #00000080}.tutorial-progress{color:var(--text-secondary);font-size:11px;font-weight:500;margin-left:auto;white-space:nowrap}.tutorial-content{color:var(--text-color);font-size:.9rem;line-height:1.4;margin:0 0 15px;text-shadow:0 1px 2px #0000004d}.tutorial-buttons{display:flex;gap:10px;justify-content:flex-end}.tutorial-button{border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;padding:8px 16px;pointer-events:auto;transition:all .2s ease}.tutorial-button.skip{border:1px solid var(--border-color)}.tutorial-button.next,.tutorial-button.skip{background:var(--button-bg);color:var(--text-color);font-weight:700}.tutorial-button.next{box-shadow:0 2px 8px #0000004d}.tutorial-button:hover{box-shadow:0 4px 12px #0006;transform:translateY(-1px)}.tutorial-button.skip:hover{background:var(--button-hover);color:var(--text-color)}.tutorial-button:active{transform:translateY(0)}@media (max-width:768px){.tutorial-tooltip{max-width:250px;padding:15px}.tutorial-title{font-size:1rem}.tutorial-content{font-size:.8rem}.tutorial-buttons{flex-direction:column;gap:8px}.tutorial-button{font-size:.7rem;padding:6px 12px}}.high-scores-container{align-items:center;background:var(--background-gradient);box-sizing:border-box;display:flex;height:100vh;justify-content:center;overflow:hidden;padding:20px;position:relative;width:100%}.high-scores-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-bg);border:2px solid var(--border-color);border-radius:20px;box-shadow:0 8px 32px #0000004d;max-height:90vh;max-width:1200px;overflow-y:auto;padding:40px;text-align:center;width:100%}.high-scores-title{color:var(--text-color);font-size:2.5rem;font-weight:700;margin-bottom:30px;text-shadow:0 2px 4px #0000004d}.no-scores{color:var(--text-secondary);font-size:1.2rem;margin:40px 0}.no-scores p{margin:10px 0}.scores-table-container{margin:20px 0;overflow-x:auto}.scores-table{background:var(--button-bg);border-collapse:collapse;border-radius:10px;box-shadow:0 4px 16px #0003;overflow:hidden;width:100%}.scores-table th{background:var(--button-active);border-bottom:2px solid var(--border-color);color:var(--text-color);font-size:.9rem;font-weight:700;padding:15px 10px;text-align:center}.scores-table td{border-bottom:1px solid var(--button-hover);color:var(--text-secondary);font-size:.9rem;padding:12px 10px;text-align:center}.scores-table tr:hover{background:var(--button-hover)}.scores-table tr.rank-1{background:linear-gradient(135deg,#ffd70033,#ffc1071a);color:gold}.scores-table tr.rank-2{background:linear-gradient(135deg,#c0c0c033,#a9a9a91a);color:silver}.scores-table tr.rank-3{background:linear-gradient(135deg,#cd7f3233,#b873331a);color:#cd7f32}.scores-table .rank{font-size:1rem;font-weight:700}.scores-table .date{color:var(--text-secondary);font-size:.8rem}.scores-table .revenue{color:var(--accent-color);font-weight:700}.scores-table .harvests{color:var(--text-color)}.scores-table .best-harvest{color:var(--text-secondary)}.scores-table .grid-size{color:var(--accent-color)}.scores-table .duration{color:var(--text-secondary);font-size:.8rem}.high-scores-buttons{display:flex;gap:20px;justify-content:center;margin-top:30px}.clear-button,.menu-button{background:var(--button-bg);border:none;border:2px solid var(--border-color);border-radius:8px;box-shadow:0 2px 8px var(--accent-color);color:var(--text-color);cursor:pointer;font-size:1rem;font-weight:700;padding:12px 24px;text-shadow:0 1px 2px #00000080;transition:all .3s ease}.clear-button:hover,.menu-button:hover{background:var(--button-hover);box-shadow:0 4px 12px var(--accent-color);transform:translateY(-2px)}.clear-button:active,.menu-button:active{transform:translateY(0)}.clear-button{background:#dc3545cc;border-color:#dc3545;box-shadow:0 2px 8px #dc354566;color:#fff;font-weight:700;text-shadow:0 1px 2px #00000080}.clear-button:hover{background:#dc3545e6;box-shadow:0 4px 12px #dc354599;color:#fff;transform:translateY(-2px)}@media (max-width:768px){.high-scores-content{margin:10px;padding:20px}.high-scores-title{font-size:2rem}.scores-table{font-size:.8rem}.scores-table td,.scores-table th{font-size:.8rem;padding:8px 6px}.high-scores-buttons{flex-direction:column;gap:10px}.clear-button,.menu-button{font-size:.9rem;padding:10px 20px}}@media (max-width:480px){.scores-table td,.scores-table th{font-size:.7rem;padding:6px 4px}.scores-table .date,.scores-table .duration{font-size:.7rem}}.settings-container{align-items:center;background:var(--background-gradient);box-sizing:border-box;display:flex;height:100vh;justify-content:center;overflow:hidden;padding:20px;position:relative;width:100%}.settings-content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-bg);border:2px solid var(--border-color);border-radius:20px;box-shadow:0 8px 32px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;padding:40px;text-align:center;width:100%}.settings-title{color:var(--text-color);font-size:2.5rem;font-weight:700;margin-bottom:30px;text-shadow:0 2px 4px #0000004d}.settings-section{margin-bottom:40px;text-align:left}.section-title{color:var(--text-color);font-size:1.5rem;font-weight:700;margin-bottom:20px;text-align:center;text-shadow:0 1px 4px #0000004d}.audio-controls{gap:25px}.audio-controls,.audio-slider{display:flex;flex-direction:column}.audio-slider{gap:8px}.audio-slider label{color:var(--text-secondary);font-size:1.1rem;font-weight:500;text-shadow:0 1px 3px #0000004d}.slider-container{align-items:center;display:flex;gap:15px}.slider{appearance:none;background:var(--slider-bg);border-radius:4px;box-shadow:inset 0 1px 3px #0003;flex:1 1;height:8px;outline:none}.slider::-webkit-slider-thumb{appearance:none;background:var(--slider-thumb);border:2px solid var(--text-color);border-radius:50%;box-shadow:0 2px 4px #2d5c4b4d;cursor:pointer;height:20px;width:20px}.slider::-moz-range-thumb{background:var(--slider-thumb);border:2px solid var(--text-color);border-radius:50%;box-shadow:0 2px 4px #2d5c4b4d;cursor:pointer;height:20px;width:20px}.slider-value{color:var(--text-color);font-size:1rem;font-weight:700;min-width:40px;text-align:right}.theme-options{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-top:20px}.theme-button{align-items:center;background:var(--button-bg);border:2px solid var(--border-color);border-radius:12px;box-shadow:0 2px 8px #0003;color:var(--text-secondary);cursor:pointer;display:flex;flex-direction:column;font-size:1rem;font-weight:500;gap:10px;padding:20px;transition:all .3s ease}.theme-button:hover{background:var(--button-hover);box-shadow:0 4px 8px #0000004d;transform:translateY(-2px)}.theme-button.active{background:var(--button-hover);border-color:var(--text-color);box-shadow:0 0 15px var(--border-color);color:var(--text-color)}.theme-button span{font-size:1.1rem;font-weight:700}.theme-button small{font-size:.8rem;opacity:.8}.theme-preview{border:2px solid #e4d59b4d;border-radius:8px;height:40px;width:60px}.forest-preview{background:linear-gradient(135deg,#4a786d,#2d5c4b)}.arctic-preview{background:linear-gradient(135deg,#87ceeb,#4682b4)}.volcanic-preview{background:linear-gradient(135deg,#8b0000,#2d0000)}.settings-buttons{display:flex;justify-content:center;margin-top:30px}.menu-button{background:var(--button-bg);border:none;border:2px solid var(--border-color);border-radius:8px;box-shadow:0 2px 8px var(--accent-color);color:var(--text-color);cursor:pointer;font-size:1rem;font-weight:700;padding:12px 24px;text-shadow:0 1px 2px #00000080;transition:all .3s ease}.menu-button:hover{background:var(--button-hover);box-shadow:0 4px 12px var(--accent-color);transform:translateY(-2px)}.menu-button:active{transform:translateY(0)}@media (max-width:768px){.settings-container{align-items:flex-start;padding:120px 16px 16px}.settings-content{margin:0;max-height:calc(100vh - 160px);max-width:none;padding:20px 16px;width:calc(100% - 32px)}.settings-title{font-size:1.6rem;margin-bottom:16px}.section-title{font-size:1.1rem;margin-bottom:12px}.settings-section{margin-bottom:20px}.theme-options{gap:12px;grid-template-columns:1fr}.theme-button{font-size:.9rem;padding:12px}.slider-container{align-items:center;flex-direction:row;gap:12px}.slider{flex:1 1;min-width:200px}.slider-value{font-size:.9rem;min-width:35px;text-align:right}.audio-slider{gap:16px}.audio-slider label{font-size:.95rem}}@media (max-width:480px){.settings-container{padding:100px 12px 12px}.settings-content{max-height:calc(100vh - 140px);padding:16px 12px;width:calc(100% - 24px)}.settings-title{font-size:1.4rem;margin-bottom:14px}.section-title{font-size:1rem;margin-bottom:10px}.settings-section{margin-bottom:16px}.theme-button{font-size:.85rem;padding:10px}.theme-preview{height:30px;width:45px}.audio-slider label{font-size:.9rem}.slider{min-width:150px}.slider-value{font-size:.85rem;min-width:30px}}.tutorial-overlay-mobile{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.tutorial-highlight-mobile{animation:tutorial-pulse 2s infinite;background:#4a786d1a;border:3px solid var(--accent-color);border-radius:8px;box-shadow:0 0 20px #4a786dcc;pointer-events:none;position:absolute;z-index:1001}@keyframes tutorial-pulse{0%,to{background:#4a786d1a;border-color:var(--accent-color);box-shadow:0 0 20px #4a786dcc}50%{background:#4a786d33;border-color:var(--text-color);box-shadow:0 0 30px #4a786d}}.tutorial-tooltip-mobile{background:var(--button-bg);border:2px solid var(--border-color);border-radius:16px;box-shadow:0 8px 32px #0009;display:flex;flex-direction:column;gap:16px;max-height:70vh;max-width:85vw;overflow-y:auto;padding:20px;position:absolute;width:280px;z-index:1002}.tutorial-header-mobile{align-items:center;display:flex;flex-direction:column;gap:12px;text-align:center}.tutorial-title-mobile{color:var(--text-color);font-size:1.4rem;font-weight:700;line-height:1.3;margin:0}.tutorial-progress-mobile{background:var(--button-hover);border:1px solid var(--border-color);border-radius:12px;color:var(--text-secondary);font-size:.9rem;font-weight:600;padding:4px 12px}.tutorial-content-mobile{align-items:center;display:flex;flex:1 1;justify-content:center}.tutorial-content-mobile p{color:var(--text-color);font-size:1.1rem;line-height:1.5;margin:0;text-align:center}.tutorial-buttons-mobile{display:flex;flex-direction:column;gap:12px}.tutorial-navigation-mobile{display:flex;gap:12px;justify-content:space-between}.tutorial-button-mobile{background:var(--button-bg);border:2px solid var(--border-color);border-radius:8px;color:var(--text-color);cursor:pointer;font-size:1rem;font-weight:600;min-height:44px;padding:12px 20px;transition:all .3s ease}.tutorial-button-mobile:hover{background:var(--button-hover);transform:translateY(-1px)}.tutorial-button-mobile:active{transform:translateY(0)}.tutorial-button-mobile.skip{background:var(--button-bg);border-color:var(--border-color);color:var(--text-secondary)}.tutorial-button-mobile.skip:hover{background:var(--button-hover);color:var(--text-color)}.tutorial-button-mobile.next,.tutorial-button-mobile.prev{background:var(--accent-color);border-color:var(--accent-color);box-shadow:0 2px 4px #0000004d;color:#fff;flex:1 1;font-size:1.2rem;font-weight:700;min-width:50px;text-shadow:0 1px 3px #000c}.tutorial-button-mobile.next:hover,.tutorial-button-mobile.prev:hover{background:var(--button-active);transform:translateY(-1px)}.tutorial-button-mobile.next:disabled,.tutorial-button-mobile.prev:disabled{background:var(--button-bg);border-color:var(--border-color);color:var(--text-secondary);cursor:not-allowed;opacity:.5}.tutorial-button-mobile.next:disabled:hover,.tutorial-button-mobile.prev:disabled:hover{background:var(--button-bg);transform:none}@media (max-width:480px){.tutorial-tooltip-mobile{max-height:85vh;max-width:95vw;padding:20px;width:280px}.tutorial-title-mobile{font-size:1.2rem}.tutorial-content-mobile p{font-size:1rem}.tutorial-button-mobile{font-size:.9rem;min-height:40px;padding:10px 16px}.tutorial-progress-mobile{font-size:.8rem;padding:3px 10px}}@media (max-height:500px) and (orientation:landscape){.tutorial-tooltip-mobile{max-height:90vh;padding:16px}.tutorial-title-mobile{font-size:1.1rem}.tutorial-content-mobile p{font-size:.9rem}.tutorial-buttons-mobile{gap:8px}.tutorial-button-mobile{font-size:.8rem;min-height:36px;padding:8px 12px}}.App{align-items:center;display:flex;justify-content:center}.App,.tutorial-game-container{height:100vh;position:relative;width:100%}.brickstone-logo{align-items:flex-end;bottom:20px;display:flex;flex-direction:column;left:20px;pointer-events:none;position:fixed;text-align:right;z-index:1000}.game-container .brickstone-logo,.high-scores-container .brickstone-logo,.settings-container .brickstone-logo,.start-screen .brickstone-logo{align-items:flex-end;bottom:auto;display:flex;flex-direction:column;left:auto;position:absolute;right:20px;text-align:right;top:20px}.brickstone-logo img{height:40px;opacity:.8;transition:opacity .3s ease;width:auto}.brickstone-logo img:hover{opacity:1}.game-jam-credit{color:var(--text-color);font-size:.7rem;font-weight:400;margin-top:5px;opacity:.8;pointer-events:auto;text-align:center}.game-jam-link{color:var(--accent-color);font-weight:600;text-decoration:none;transition:color .3s ease}.game-jam-link:hover{color:var(--text-color);text-decoration:underline}.audio-permission-overlay{align-items:center;background:#000c;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:9999}.audio-permission-popup{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:var(--button-bg);border:2px solid var(--border-color);border-radius:15px;box-shadow:0 8px 32px #0000004d;max-width:400px;padding:30px;text-align:center}.audio-permission-popup h2{color:var(--text-color);font-size:1.5rem;margin-bottom:15px}.audio-permission-popup p{color:var(--text-color);line-height:1.5;margin-bottom:25px}.audio-permission-buttons{display:flex;gap:15px;justify-content:center}.audio-permission-approve,.audio-permission-deny{border:2px solid var(--border-color);border-radius:10px;box-shadow:0 2px 8px var(--accent-color);cursor:pointer;font-size:1rem;font-weight:700;padding:12px 24px;text-shadow:0 1px 2px #00000080;transition:all .3s ease}.audio-permission-approve{background:var(--button-bg);color:var(--text-color)}.audio-permission-approve:hover{background:var(--button-hover);box-shadow:0 4px 12px var(--accent-color);transform:translateY(-2px)}.audio-permission-deny{background:#f003;border-color:#ff000080;color:var(--text-color)}.audio-permission-deny:hover{background:#ff00004d;box-shadow:0 4px 12px #ff00004d;transform:translateY(-2px)}.version-number{bottom:10px;color:var(--text-secondary);font-size:.8rem;font-weight:500;left:10px;opacity:.7;pointer-events:none;position:fixed;z-index:100}
/*# sourceMappingURL=main.50b4fd75.css.map*/