.side-scroller{position:relative;width:100%;height:100%;overflow:hidden;cursor:pointer;touch-action:manipulation;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.background{position:absolute;top:0;left:0;width:100%;height:100%;background-repeat:no-repeat;background-size:2000px 100%;image-rendering:pixelated;image-rendering:crisp-edges}.character{position:absolute;transform:translate(-50%);background-repeat:no-repeat;background-size:cover;image-rendering:pixelated;image-rendering:crisp-edges;z-index:10;width:200px;height:auto;pointer-events:none;user-select:none;-webkit-user-select:none}.walking-left{transform:translate(-50%) scaleX(-1)}.walking-right,.idle{transform:translate(-50%)}.loading{color:#fff;font-size:24px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.fade-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background-color:#000;z-index:20;pointer-events:none;opacity:0;transition:opacity .05s linear}.building-debug-overlay{position:absolute;border:2px solid red;background-color:#f003;z-index:25;pointer-events:auto;box-sizing:border-box;-webkit-user-select:none;user-select:none;transition:none}.building-debug-overlay:hover{background-color:#ff00004d;border-color:red}.building-debug-overlay:active,.building-debug-overlay.dragging{cursor:grabbing!important;background-color:#f006;border-color:#c00;z-index:30}.building-name{position:absolute;top:0;left:0;background-color:#000000b3;color:#fff;padding:4px 8px;font-size:12px;white-space:nowrap;z-index:26;pointer-events:none;-webkit-user-select:none;user-select:none;font-family:monospace}.resize-handle{position:absolute;background-color:#fff;border:1px solid black;width:10px;height:10px;z-index:27;opacity:.8;transition:opacity .2s}.resize-handle:hover{opacity:1;background-color:#f0f0f0}.building-debug-overlay:hover .resize-handle{opacity:1}.resize-handle.n{top:-5px;left:calc(50% - 5px);cursor:n-resize}.resize-handle.e{top:calc(50% - 5px);right:-5px;cursor:e-resize}.resize-handle.s{bottom:-5px;left:calc(50% - 5px);cursor:s-resize}.resize-handle.w{top:calc(50% - 5px);left:-5px;cursor:w-resize}.resize-handle.nw{top:-5px;left:-5px;cursor:nw-resize}.resize-handle.ne{top:-5px;right:-5px;cursor:ne-resize}.resize-handle.se{bottom:-5px;right:-5px;cursor:se-resize}.resize-handle.sw{bottom:-5px;left:-5px;cursor:sw-resize}.copy-positions-button{position:absolute;top:10px;right:10px;z-index:35;background-color:#4caf50;color:#fff;border:none;border-radius:4px;padding:8px 16px;font-size:14px;cursor:pointer;box-shadow:0 2px 5px #0000004d;transition:background-color .2s}.copy-positions-button:hover{background-color:#45a049}.copy-positions-button:active{background-color:#3e8e41;box-shadow:0 1px 3px #0000004d;transform:translateY(1px)}@media (max-width: 768px){.side-scroller{height:100vh;width:100vw;overscroll-behavior:none}.background{background-size:2000px 100%;background-repeat:no-repeat;width:100%;height:100%}.character{width:225px}.building-debug-overlay,.copy-positions-button{display:none}}@media (max-width: 480px){.character{width:180px}}@media (hover: none) and (pointer: coarse){.side-scroller{touch-action:manipulation}}.speech-bubble-container{position:absolute;z-index:1001;pointer-events:auto;animation:speechBubbleAppear .3s ease-out}.speech-bubble{position:relative;background-color:#fff;border:3px solid #333333;border-radius:20px;padding:15px 20px;max-width:280px;min-width:200px;box-shadow:0 4px 12px #0000004d;animation:speechBubbleBounce .5s ease-out}.speech-bubble-content{position:relative}.speech-text{font-family:Comic Sans MS,cursive,sans-serif;font-size:16px;color:#333;line-height:1.4;font-weight:700;text-align:center;min-height:22px}.typing-cursor{animation:blink 1s infinite;color:#333;font-weight:700}.speech-bubble-tail{position:absolute;bottom:-12px;left:30px;width:0;height:0;border-left:15px solid transparent;border-right:15px solid transparent;border-top:15px solid #ffffff;z-index:1}.speech-bubble-tail:before{content:"";position:absolute;bottom:3px;left:-18px;width:0;height:0;border-left:18px solid transparent;border-right:18px solid transparent;border-top:18px solid #333333;z-index:-1}.dismiss-hint{position:absolute;top:100%;left:50%;transform:translate(-50%);margin-top:8px;background-color:#000000b3;color:#fff;padding:4px 8px;border-radius:12px;font-size:12px;font-family:sans-serif;opacity:.8;animation:fadeInOut 2s infinite}@keyframes speechBubbleAppear{0%{opacity:0;transform:scale(.8) translateY(10px)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes speechBubbleBounce{0%{transform:scale(.8)}50%{transform:scale(1.05)}to{transform:scale(1)}}@keyframes fadeInOut{0%,to{opacity:.8}50%{opacity:.4}}@media (max-width: 768px){.speech-bubble{max-width:250px;min-width:180px;padding:12px 16px}.speech-text{font-size:14px}.dismiss-hint{font-size:11px;padding:3px 6px}}@media (max-width: 480px){.speech-bubble{max-width:220px;min-width:160px;padding:10px 14px}.speech-text{font-size:13px}.speech-bubble-tail{left:25px}}.shopkeeper-dialog-container{position:fixed;bottom:0;left:0;right:0;z-index:1000;pointer-events:none}.shopkeeper-dialog-bar{display:flex;align-items:stretch;background:linear-gradient(135deg,#2c1810,#4a2c1a,#2c1810);border-top:3px solid #8b6914;box-shadow:0 -4px 12px #0009;min-height:120px;pointer-events:auto;position:relative}.shopkeeper-dialog-bar:before{content:"";position:absolute;top:0;left:0;right:0;height:2px;background:linear-gradient(90deg,transparent 0%,#ffd700 50%,transparent 100%)}.shopkeeper-head{flex-shrink:0;width:120px;height:120px;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#3d2817,#5c3d2a,#3d2817);border-right:2px solid #8b6914;position:relative}.shopkeeper-head:after{content:"";position:absolute;top:10px;right:0;bottom:10px;width:1px;background:linear-gradient(to bottom,transparent 0%,#ffd700 50%,transparent 100%)}.shopkeeper-head-image{width:80px;height:80px;border-radius:50%;object-fit:cover;border:3px solid #8b6914;box-shadow:0 2px 8px #0006}.shopkeeper-head-placeholder{width:80px;height:80px;border-radius:50%;background:linear-gradient(135deg,#6b4423,#8b6914,#6b4423);display:flex;align-items:center;justify-content:center;font-size:32px;color:gold;border:3px solid #8b6914;box-shadow:0 2px 8px #0006}.shopkeeper-dialog-text{flex:1;padding:20px 24px;display:flex;flex-direction:column;justify-content:space-between;color:beige;font-family:Georgia,Times New Roman,serif}.shopkeeper-dialog-text p{margin:0;font-size:18px;line-height:1.5;text-shadow:1px 1px 2px rgba(0,0,0,.8);flex:1;display:flex;align-items:center;min-height:60px}.typing-cursor{color:gold;font-weight:700;animation:blink 1s infinite;margin-left:2px}@keyframes blink{0%,50%{opacity:1}51%,to{opacity:0}}.dialog-controls{display:flex;align-items:center;justify-content:flex-end;gap:12px;margin-top:auto}.dialog-nav-button{background:linear-gradient(135deg,#8b6914,#b8860b,#8b6914);color:#fff;border:2px solid #ffd700;border-radius:6px;padding:8px 16px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;text-shadow:1px 1px 2px rgba(0,0,0,.6);box-shadow:0 2px 4px #0000004d}.dialog-nav-button:hover:not(:disabled){background:linear-gradient(135deg,#b8860b,#daa520,#b8860b);transform:translateY(-1px);box-shadow:0 3px 6px #0006}.dialog-nav-button:active:not(:disabled){transform:translateY(0);box-shadow:0 1px 2px #0000004d}.dialog-nav-button:disabled{background:linear-gradient(135deg,#4a4a4a,#666,#4a4a4a);border-color:#888;color:#ccc;cursor:not-allowed;opacity:.6}.dialog-next{background:linear-gradient(135deg,#228b22,#32cd32,#228b22);border-color:#90ee90}.dialog-next:hover{background:linear-gradient(135deg,#32cd32,#0f0,#32cd32)}.dialog-dismiss{background:linear-gradient(135deg,#b8860b,#daa520,#b8860b);border-color:gold}.dialog-dismiss:hover{background:linear-gradient(135deg,#daa520,gold,#daa520)}.dialog-counter{color:gold;font-size:14px;font-weight:700;text-shadow:1px 1px 2px rgba(0,0,0,.8);min-width:60px;text-align:center}@media (max-width: 768px){.shopkeeper-dialog-bar{min-height:100px}.shopkeeper-head{width:100px;height:100px}.shopkeeper-head-image,.shopkeeper-head-placeholder{width:70px;height:70px;font-size:28px}.shopkeeper-dialog-text{padding:16px 20px}.shopkeeper-dialog-text p{font-size:16px;margin-bottom:12px}.dialog-nav-button{padding:6px 12px;font-size:12px}.dialog-counter{font-size:12px;min-width:50px}}@media (max-width: 480px){.shopkeeper-dialog-bar{min-height:90px}.shopkeeper-head{width:90px;height:90px}.shopkeeper-head-image,.shopkeeper-head-placeholder{width:60px;height:60px;font-size:24px}.shopkeeper-dialog-text{padding:12px 16px}.shopkeeper-dialog-text p{font-size:14px;margin-bottom:10px}.dialog-controls{gap:8px}.dialog-nav-button{padding:4px 8px;font-size:11px}.dialog-counter{font-size:11px;min-width:40px}}.dialog-dismiss svg{display:inline-block;width:14px;height:14px;margin-right:4px;vertical-align:middle;image-rendering:pixelated;image-rendering:crisp-edges}.product-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;box-shadow:0 4px 20px #0000001a;overflow:hidden;transition:all .3s ease;cursor:pointer;position:relative;border:2px solid transparent;font-family:Courier New,Monaco,Menlo,monospace}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026;border-color:#daa520}.product-debug-info{position:absolute;top:4px;left:4px;background:#f00c;color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;z-index:10;font-weight:700}.product-image-container{position:relative;width:100%;height:200px;background:linear-gradient(135deg,#f0f0f0,#e8e8e8);overflow:hidden}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-card:hover .product-image{transform:scale(1.05)}.product-featured-badge{position:absolute;top:8px;right:8px;background:linear-gradient(135deg,#daa520,#b8860b);color:#fff;padding:4px 8px;border-radius:8px;font-size:12px;font-weight:700;box-shadow:0 2px 8px #0003;z-index:5}.product-out-of-stock-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;z-index:6}.product-out-of-stock-overlay span{background:#dc143c;color:#fff;padding:8px 16px;border-radius:8px;font-weight:700;font-size:14px}.product-info{padding:16px;display:flex;flex-direction:column;gap:12px}.product-name{font-size:18px;font-weight:700;margin:0;color:#2c3e50;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-description{font-size:14px;color:#5a6c7d;margin:0;line-height:1.4;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden}.product-metadata{display:flex;flex-wrap:wrap;gap:8px}.product-meta-item{background:#daa5201a;color:#8b6914;padding:4px 8px;border-radius:6px;font-size:11px;font-weight:700;border:1px solid rgba(218,165,32,.2)}.product-footer{display:flex;align-items:center;justify-content:space-between;margin-top:auto}.product-price{display:flex;align-items:baseline;font-weight:700}.price-currency{font-size:16px;color:#2c3e50;margin-right:2px}.price-amount{font-size:20px;color:#27ae60;font-weight:700}.add-to-cart-btn{background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;border:none;padding:10px 16px;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:6px;font-family:Courier New,Monaco,Menlo,monospace;min-width:120px;justify-content:center}.add-to-cart-btn:hover:not(:disabled){background:linear-gradient(135deg,#229954,#27ae60);transform:translateY(-1px);box-shadow:0 4px 12px #27ae604d}.add-to-cart-btn:active:not(:disabled){transform:translateY(0);box-shadow:0 2px 6px #27ae604d}.add-to-cart-btn:disabled{background:#95a5a6;cursor:not-allowed;transform:none;box-shadow:none}.add-to-cart-btn.adding{background:linear-gradient(135deg,#3498db,#2980b9);pointer-events:none}.spinner{width:12px;height:12px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}.quantity-controls-inline{display:flex;align-items:center;gap:6px;background:linear-gradient(135deg,#4caf50,#45a049);border-radius:8px;padding:10px 16px;border:none;box-shadow:0 2px 8px #4caf504d;transition:all .3s ease;min-width:120px;justify-content:center;font-family:Courier New,Monaco,Menlo,monospace}.quantity-controls-inline:hover{box-shadow:0 3px 12px #4caf5066;transform:translateY(-1px)}.quantity-btn-inline{background:#ffffffe6;color:#4caf50;border:none;border-radius:4px;width:20px;height:20px;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s ease;-webkit-user-select:none;user-select:none;line-height:1}.quantity-btn-inline:hover{background:#fff;transform:scale(1.1);box-shadow:0 2px 6px #0003}.quantity-btn-inline:active{transform:scale(.95)}.quantity-btn-inline:disabled{opacity:.5;cursor:not-allowed;transform:none}.quantity-display-inline{color:#fff;font-weight:700;font-size:13px;min-width:18px;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.3)}@media (max-width: 768px){.product-card{border-radius:12px}.product-image-container{height:160px}.product-info{padding:12px;gap:10px}.product-name{font-size:16px}.product-description{font-size:13px;-webkit-line-clamp:2}.product-meta-item{font-size:10px;padding:3px 6px}.price-amount{font-size:18px}.add-to-cart-btn{padding:8px 12px;font-size:13px;min-width:100px}.quantity-controls-inline{min-width:100px;padding:8px 12px;gap:4px}.quantity-btn-inline{width:20px;height:20px;font-size:14px}.quantity-display-inline{font-size:13px;min-width:18px}}@media (max-width: 480px){.product-image-container{height:140px}.product-info{padding:10px;gap:8px}.product-name{font-size:15px}.product-description{font-size:12px}.product-footer{flex-direction:column;gap:10px;align-items:stretch}.add-to-cart-btn{width:100%;padding:10px}.quantity-controls-inline{width:100%;padding:10px;gap:6px}.quantity-btn-inline{width:22px;height:22px;font-size:14px}.quantity-display-inline{font-size:13px;min-width:18px}}.inventory-overlay{position:fixed;top:0;left:0;right:0;bottom:0;z-index:2000;display:flex;align-items:center;justify-content:center;background-color:#000;transition:opacity .5s ease-in-out}.inventory-overlay.fading-in{opacity:0;animation:fadeInFromBlack .5s ease-in-out forwards}.inventory-overlay.visible{opacity:1}.inventory-overlay.fading-out{opacity:1;animation:fadeOutToBlack .3s ease-in-out forwards}@keyframes fadeInFromBlack{0%{opacity:0}to{opacity:1}}@keyframes fadeOutToBlack{0%{opacity:1}to{opacity:0}}.inventory-container{position:relative;width:98vw;height:98vh;max-width:1400px;max-height:900px;display:flex;align-items:center;justify-content:center}.inventory-close-btn{position:absolute;top:20px;right:20px;z-index:2001;background:linear-gradient(135deg,#b8860b,#daa520,#b8860b);color:#fff;border:2px solid #daa520;border-radius:50%;width:50px;height:50px;font-size:24px;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 8px #00000080;font-family:Courier New,Monaco,Menlo,monospace;pointer-events:auto;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.inventory-close-btn svg{display:block;width:16px;height:16px;image-rendering:pixelated;image-rendering:crisp-edges}.inventory-close-btn:hover{background:linear-gradient(135deg,#daa520,gold,#daa520);transform:scale(1.1);box-shadow:0 6px 12px #000000b3}.inventory-background{width:100%;height:100%;position:relative;border-radius:8px;box-shadow:0 8px 32px #000c;overflow:hidden;z-index:1;display:flex;flex-direction:column}.inventory-header{position:relative;width:100%;height:325px;background-image:url(./inventory1-D0r2jRL7.png);background-size:100% auto;background-repeat:no-repeat;background-position:center top;z-index:10;pointer-events:none;flex-shrink:0}.inventory-scrollable-content{flex:1;background-image:url(./inventory1-D0r2jRL7.png);background-size:100% auto;background-repeat:repeat-y;background-position:center -325px;z-index:0;position:relative;overflow:hidden;display:flex;flex-direction:column;background-attachment:local}.inventory-content{width:100%;height:100%;display:flex;flex-direction:column;position:relative;overflow-y:auto;overflow-x:hidden;padding:40px 200px;box-sizing:border-box;z-index:1}.inventory-row{display:grid;grid-template-columns:1fr 1fr;gap:20px;margin-bottom:20px;width:100%}.inventory-placeholder{background:#000000b3;color:#ffd284;padding:20px 30px;border-radius:8px;border:2px solid #8b6914;font-family:Courier New,Monaco,Menlo,monospace;font-size:16px;font-weight:700;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.8);box-shadow:0 4px 16px #0009;flex-shrink:0;position:relative;z-index:1}.inventory-content::-webkit-scrollbar{width:12px}.inventory-content::-webkit-scrollbar-track{background:#0000004d;border-radius:6px}.inventory-content::-webkit-scrollbar-thumb{background:linear-gradient(135deg,#8b6914,#b8860b,#8b6914);border-radius:6px;border:2px solid rgba(0,0,0,.2)}.inventory-content::-webkit-scrollbar-thumb:hover{background:linear-gradient(135deg,#b8860b,#daa520,#b8860b)}.inventory-content{scrollbar-width:thin;scrollbar-color:#8b6914 rgba(0,0,0,.3)}.inventory-placeholder p{margin:0}.inventory-products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px;width:100%;padding:0}@media (max-width: 768px){.inventory-overlay{z-index:9999}.inventory-container{width:100vw;height:100vh;max-width:none;max-height:none}.inventory-close-btn{width:50px;height:50px;font-size:24px;top:20px;right:20px}.inventory-background{border-radius:0}.inventory-container{width:100vw;height:100vh;max-width:none;max-height:none;gap:0}.inventory-header{height:180px;background-image:var(--inventory-header-img);background-size:100% auto;background-repeat:no-repeat;background-position:center top;margin-bottom:0;position:relative;z-index:1}.inventory-scrollable-content{background-image:var(--inventory-loop-img);background-size:100% auto;background-repeat:repeat-y;background-position:center top;background-attachment:local;margin-top:-80px;position:relative;z-index:0}.inventory-content{padding:40px 60px 50px}.inventory-row{gap:15px;margin-bottom:15px}.inventory-placeholder{padding:20px 15px;font-size:14px;min-height:80px;display:flex;flex-direction:column;justify-content:center}.inventory-content::-webkit-scrollbar{width:6px}.inventory-products-grid{grid-template-columns:1fr;gap:15px}}.store-view{width:100%;height:100vh;display:flex;flex-direction:column;align-items:center;padding:20px;position:relative;overflow:auto;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent;transition:background-position .1s ease-out}.store-header{font-size:2.5rem;margin-bottom:20px;text-align:center}.store-content{display:flex;flex-direction:column;align-items:center;width:100%;max-width:800px;padding:20px;border-radius:8px;box-shadow:0 4px 8px #0000001a;background-color:#fff}.store-button{position:absolute;top:20px;left:20px;padding:12px 20px;background-color:#333;color:#fff;border:none;border-radius:8px;cursor:pointer;font-size:18px;min-height:44px;min-width:44px;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0003;transition:all .2s ease;touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.store-button:hover{background-color:#555;transform:translateY(-1px);box-shadow:0 4px 8px #0000004d}.store-button:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:20px;width:100%;margin-top:20px}.product-item{display:flex;flex-direction:column;align-items:center;padding:15px;border-radius:8px;box-shadow:0 2px 4px #0000001a;background-color:#f9f9f9;transition:transform .2s;cursor:pointer;touch-action:manipulation;user-select:none;-webkit-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}.product-item:hover{transform:translateY(-2px);box-shadow:0 4px 8px #00000026}.product-item:active{transform:translateY(0)}.product-image-placeholder{width:100%;height:150px;background-color:#ddd;border-radius:4px;margin-bottom:10px;display:flex;justify-content:center;align-items:center;color:#888}@media (max-width: 768px){.store-view{padding:15px;height:100vh;height:100dvh}.store-header{font-size:2rem;margin-bottom:15px}.store-content{padding:15px;max-width:100%}.store-button{top:15px;left:15px;padding:10px 16px;font-size:16px}.product-grid{grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:15px;margin-top:15px}.product-item{padding:12px}.product-image-placeholder{height:120px}}@media (max-width: 480px){.store-view{padding:10px}.store-header{font-size:1.5rem;margin-bottom:10px}.store-content{padding:10px}.store-button{top:10px;left:10px;padding:8px 12px;font-size:14px;min-height:40px;min-width:40px}.product-grid{grid-template-columns:1fr 1fr;gap:10px;margin-top:10px}.product-item{padding:8px}.product-image-placeholder{height:100px;font-size:12px}}@media (hover: none) and (pointer: coarse){.store-view{touch-action:manipulation}}@media (max-width: 768px){.store-view[data-pannable=true]{touch-action:none;overflow:hidden}.store-view[data-pannable=true]:active{cursor:grabbing}.store-view{position:relative;width:100%;height:100vh;overflow:hidden}}.store-view.panning{transition:none}.mobile-shopkeeper-container{position:fixed!important;bottom:15vh!important;right:20vw!important;z-index:1000!important;pointer-events:none!important;transform:translateZ(0)!important;backface-visibility:hidden!important;will-change:auto!important;isolation:isolate!important;contain:layout style paint!important;-webkit-transform:translate3d(0,0,0)!important;-webkit-backface-visibility:hidden!important;transform-style:preserve-3d!important}.mobile-shopkeeper-image{height:75vh!important;width:auto!important;display:block!important;transform:translateZ(0)!important;backface-visibility:hidden!important;pointer-events:none!important;user-select:none!important;-webkit-user-select:none!important;-webkit-touch-callout:none!important;-webkit-transform:translate3d(0,0,0)!important;-webkit-backface-visibility:hidden!important}@keyframes bounce{0%,20%,53%,80%,to{transform:translate(-50%) translateY(0)}40%,43%{transform:translate(-50%) translateY(-10px)}70%{transform:translate(-50%) translateY(-5px)}90%{transform:translate(-50%) translateY(-2px)}}.product-detail-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#000c;z-index:10000;display:flex;align-items:center;justify-content:center;padding:20px;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-in-out}.product-detail-container{background:#fff;border-radius:16px;box-shadow:0 20px 60px #0000004d;max-width:1200px;max-height:90vh;width:100%;position:relative;overflow:hidden;font-family:Courier New,Monaco,Menlo,monospace}.product-debug-info{position:absolute;top:8px;left:8px;background:#f00c;color:#fff;padding:4px 8px;border-radius:4px;font-size:10px;z-index:10010;font-weight:700}.product-detail-close{position:absolute;top:16px;right:16px;background:#dc143ce6;color:#fff;border:none;border-radius:50%;width:40px;height:40px;font-size:24px;font-weight:700;cursor:pointer;z-index:10050;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.product-detail-close:hover{background:#dc143c;transform:scale(1.1)}.product-detail-content{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:40px;max-height:90vh;overflow-y:auto}.product-detail-gallery{display:flex;flex-direction:column;gap:16px}.main-image-container{position:relative;width:100%;aspect-ratio:1;border-radius:12px;overflow:hidden;background:#f8f9fa;box-shadow:0 8px 24px #0000001a}.main-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.image-nav-btn{position:absolute;top:50%;transform:translateY(-50%);background:#000000b3;color:#fff;border:none;border-radius:50%;width:50px;height:50px;font-size:24px;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;z-index:10020}.image-nav-btn:hover{background:#000000e6;transform:translateY(-50%) scale(1.1)}.prev-btn{left:16px}.next-btn{right:16px}.thumbnail-gallery{display:flex;gap:12px;justify-content:center;flex-wrap:wrap}.thumbnail{border:3px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .2s ease;background:none;padding:0;width:80px;height:80px}.thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.thumbnail:hover{border-color:#daa520;transform:scale(1.05)}.thumbnail.active{border-color:#daa520;box-shadow:0 4px 12px #daa5204d}.product-detail-info{display:flex;flex-direction:column;gap:24px}.product-header{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.product-title{font-size:28px;font-weight:700;color:#2c3e50;margin:0;line-height:1.2}.featured-badge{background:linear-gradient(135deg,#daa520,#b8860b);color:#fff;padding:6px 12px;border-radius:8px;font-size:12px;font-weight:700;white-space:nowrap;box-shadow:0 2px 8px #daa5204d}.product-price-large{display:flex;align-items:baseline;gap:4px}.currency{font-size:24px;color:#2c3e50;font-weight:700}.amount{font-size:36px;color:#27ae60;font-weight:700}.product-description-full{font-size:16px;line-height:1.6;color:#5a6c7d;margin:0}.product-metadata-grid{display:grid;grid-template-columns:1fr 1fr;gap:16px;padding:20px;background:#f8f9fa;border-radius:12px;border:2px solid #e9ecef}.metadata-item{display:flex;flex-direction:column;gap:4px}.metadata-item strong{color:#2c3e50;font-size:14px}.metadata-item:not(strong){color:#5a6c7d;font-size:14px}.product-actions{display:flex;flex-direction:column;gap:16px;margin-top:auto;padding-top:24px;border-top:2px solid #e9ecef}.add-to-cart-btn-detail{background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;border:none;padding:16px 24px;border-radius:12px;font-size:18px;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px;font-family:Courier New,Monaco,Menlo,monospace}.add-to-cart-btn-detail:hover:not(:disabled){background:linear-gradient(135deg,#229954,#27ae60);transform:translateY(-2px);box-shadow:0 8px 24px #27ae604d}.add-to-cart-btn-detail.adding{background:linear-gradient(135deg,#3498db,#2980b9);pointer-events:none}.quantity-controls-detail{display:flex;flex-direction:column;gap:12px}.quantity-controls-detail label{font-weight:700;color:#2c3e50;font-size:16px}.quantity-controls{display:flex;align-items:center;gap:16px;background:linear-gradient(135deg,#4caf50,#45a049);padding:12px 20px;border-radius:12px;width:fit-content}.quantity-btn{background:#ffffffe6;color:#4caf50;border:none;border-radius:8px;width:36px;height:36px;font-size:20px;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.quantity-btn:hover{background:#fff;transform:scale(1.1)}.quantity-display{color:#fff;font-weight:700;font-size:20px;min-width:32px;text-align:center;text-shadow:1px 1px 2px rgba(0,0,0,.3)}.out-of-stock-notice{background:#f8d7da;color:#721c24;padding:16px;border-radius:12px;border:2px solid #f5c6cb;text-align:center;font-weight:700}.product-detail-loading,.product-detail-error{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:300px;text-align:center;gap:16px;color:#2c3e50}.loading-spinner{width:40px;height:40px;border:4px solid #e9ecef;border-top:4px solid #daa520;border-radius:50%;animation:spin 1s linear infinite}.back-btn{background:linear-gradient(135deg,#6c757d,#5a6268);color:#fff;border:none;padding:12px 24px;border-radius:8px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:Courier New,Monaco,Menlo,monospace}.back-btn:hover{background:linear-gradient(135deg,#5a6268,#495057);transform:translateY(-1px)}.spinner{width:16px;height:16px;border:2px solid transparent;border-top:2px solid white;border-radius:50%;animation:spin 1s linear infinite}@keyframes fadeIn{0%{opacity:0;transform:scale(.9)}to{opacity:1;transform:scale(1)}}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width: 768px){.product-detail-overlay{padding:0}.product-detail-container{border-radius:0;max-height:100vh;height:100vh}.product-detail-content{grid-template-columns:1fr;gap:24px;padding:20px;overflow-y:auto}.product-title{font-size:24px}.amount{font-size:28px}.product-metadata-grid{grid-template-columns:1fr;gap:12px;padding:16px}.thumbnail-gallery{gap:8px}.thumbnail{width:60px;height:60px}.image-nav-btn{width:40px;height:40px;font-size:18px}.prev-btn{left:8px}.next-btn{right:8px}}@media (max-width: 480px){.product-detail-content{padding:16px;gap:20px}.product-header{flex-direction:column;align-items:flex-start;gap:12px}.product-title{font-size:20px}.amount{font-size:24px}.thumbnail{width:50px;height:50px}.add-to-cart-btn-detail{padding:14px 20px;font-size:16px}}.cart-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);animation:fadeIn .3s ease-in-out}.cart-container{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;box-shadow:0 20px 40px #00000026;width:90vw;max-width:600px;max-height:80vh;display:flex;flex-direction:column;overflow:hidden;font-family:Courier New,Monaco,Menlo,monospace;border:2px solid #daa520}.cart-header{display:flex;align-items:center;justify-content:space-between;padding:20px 24px;background:linear-gradient(135deg,#daa520,#b8860b);color:#fff;border-bottom:2px solid rgba(255,255,255,.2)}.cart-title{margin:0;font-size:20px;font-weight:700;display:flex;align-items:center;gap:8px}.cart-title-icon{width:24px;height:24px;object-fit:contain}.cart-item-count{background:#fff3;padding:2px 8px;border-radius:12px;font-size:14px;margin-left:8px}.cart-close-btn{background:#a0770f;color:#f9f9f9;font-size:24px;cursor:pointer;padding:8px;border-radius:50%;transition:all .2s ease;display:flex;align-items:center;justify-content:center;width:40px;height:40px}.cart-close-btn svg{display:block;width:16px;height:16px;image-rendering:pixelated;image-rendering:crisp-edges}.cart-close-btn:hover{background:#fff3;transform:scale(1.1)}.cart-content{flex:1;overflow:hidden;display:flex;flex-direction:column}.cart-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 20px;text-align:center;color:#5a6c7d}.cart-empty-icon{font-size:64px;margin-bottom:16px;opacity:.5}.cart-empty h3{margin:0 0 8px;font-size:20px;color:#2c3e50}.cart-empty p{margin:0;font-size:14px}.cart-items{flex:1;overflow-y:auto;padding:16px 24px}.cart-item{display:flex;align-items:center;gap:16px;padding:16px 0;border-bottom:1px solid #e9ecef;position:relative}.cart-item:last-child{border-bottom:none}.cart-item-debug{position:absolute;top:4px;left:4px;background:#f00c;color:#fff;padding:2px 6px;border-radius:4px;font-size:10px;z-index:10}.cart-item-image{width:80px;height:80px;border-radius:8px;overflow:hidden;flex-shrink:0;background:#f0f0f0}.cart-item-image img{width:100%;height:100%;object-fit:cover}.cart-item-details{flex:1;display:flex;flex-direction:column;gap:4px}.cart-item-name{margin:0;font-size:16px;font-weight:700;color:#2c3e50;line-height:1.3}.cart-item-price{margin:0;font-size:14px;color:#5a6c7d}.cart-item-meta{font-size:12px;color:#8b6914;background:#daa5201a;padding:2px 6px;border-radius:4px;display:inline-block;width:fit-content}.cart-item-actions{display:flex;flex-direction:column;align-items:flex-end;gap:8px}.quantity-controls{display:flex;align-items:center;gap:8px;border:2px solid #e9ecef;border-radius:8px;background:#fff}.quantity-btn{background:none;border:none;padding:8px 12px;font-size:16px;font-weight:700;cursor:pointer;transition:all .2s ease;color:#2c3e50;display:flex;align-items:center;justify-content:center;min-width:36px}.quantity-btn:hover:not(:disabled){background:#f8f9fa;color:#daa520}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-display{padding:8px 12px;font-weight:700;color:#2c3e50;min-width:24px;text-align:center}.cart-item-subtotal{font-size:16px;font-weight:700;color:#27ae60}.remove-item-btn{background:none;border:none;padding:8px;cursor:pointer;font-size:16px;border-radius:6px;transition:all .2s ease;opacity:.6}.remove-item-btn:hover{background:#dc143c1a;opacity:1;transform:scale(1.1)}.cart-summary{border-top:2px solid #e9ecef;padding:20px 24px;background:#f8f9fa}.cart-total{margin-bottom:16px}.total-row{display:flex;justify-content:space-between;align-items:center;font-size:18px;font-weight:700;color:#2c3e50;margin-bottom:4px}.total-amount{color:#27ae60;font-size:22px}.total-note{color:#5a6c7d;font-size:12px}.cart-actions{display:flex;gap:12px}.clear-cart-btn,.checkout-btn{flex:1;padding:12px 20px;border:none;border-radius:8px;font-size:14px;font-weight:700;cursor:pointer;transition:all .2s ease;font-family:Courier New,Monaco,Menlo,monospace}.clear-cart-btn{background:#f8f9fa;color:#dc143c;border:2px solid #dc143c}.clear-cart-btn:hover{background:#dc143c;color:#fff;transform:translateY(-1px)}.checkout-btn{background:linear-gradient(135deg,#27ae60,#2ecc71);color:#fff;border:2px solid transparent}.checkout-btn:hover{background:linear-gradient(135deg,#229954,#27ae60);transform:translateY(-1px);box-shadow:0 4px 12px #27ae604d}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@media (max-width: 768px){.cart-container{width:95vw;max-height:85vh;border-radius:12px}.cart-header{padding:16px 20px}.cart-title{font-size:18px}.cart-items{padding:12px 20px}.cart-item{gap:12px;padding:12px 0}.cart-item-image{width:60px;height:60px}.cart-item-name{font-size:14px}.cart-item-price,.cart-item-subtotal{font-size:13px}.cart-summary{padding:16px 20px}.total-row{font-size:16px}.total-amount{font-size:18px}.cart-actions{flex-direction:column;gap:8px}.clear-cart-btn,.checkout-btn{padding:12px;font-size:13px}}@media (max-width: 480px){.cart-item-actions{align-items:center}.quantity-controls{gap:4px}.quantity-btn{padding:6px 8px;min-width:32px;font-size:14px}.quantity-display{padding:6px 8px;font-size:14px}}.cart-icon{position:absolute;right:50px;z-index:10100;background:linear-gradient(135deg,#ffd284,#ffd284);border:none;border-radius:50%;width:60px;height:60px;cursor:pointer;box-shadow:0 4px 20px #daa52066;transition:all .3s ease;display:flex;flex-direction:row;align-items:center;justify-content:center;font-family:Courier New,Monaco,Menlo,monospace;color:#fff;padding:0;font-size:24px;user-select:none;-webkit-user-select:none;-webkit-tap-highlight-color:transparent}.cart-icon:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 6px 25px #daa52099}.cart-icon:active{transform:translateY(0) scale(1)}.cart-icon.has-items{width:auto;min-width:60px;height:auto;min-height:60px;border-radius:30px;padding:8px 12px;animation:cartPulse 2s infinite}.cart-icon-container{position:relative;display:flex;align-items:center;justify-content:center}.cart-icon-image{width:24px;height:24px;object-fit:contain}.cart-badge{position:absolute;top:-8px;right:-8px;background:linear-gradient(135deg,#dc143c,#ff6b6b);color:#fff;border-radius:50%;width:20px;height:20px;display:flex;align-items:center;justify-content:center;font-size:10px;font-weight:700;border:2px solid white;box-shadow:0 2px 8px #0003;animation:badgeBounce .5s ease-out}.cart-badge span{line-height:1}.cart-total-preview{font-size:12px;font-weight:700;margin-top:2px;opacity:.9;white-space:nowrap}@keyframes cartPulse{0%,to{box-shadow:0 4px 20px #daa52066}50%{box-shadow:0 4px 20px #daa520b3}}@keyframes badgeBounce{0%{transform:scale(0)}50%{transform:scale(1.2)}to{transform:scale(1)}}@media (max-width: 768px){.cart-icon{display:none;top:15px;right:15px}.cart-icon.has-items{min-width:56px;min-height:56px;border-radius:28px;padding:6px 10px}.cart-badge{width:18px;height:18px;font-size:9px;top:-6px;right:-6px}.cart-total-preview{font-size:11px}}@media (max-width: 480px){.cart-icon{display:none;top:10px;right:10px}.cart-icon.has-items{min-width:52px;min-height:52px;border-radius:26px;padding:4px 8px}.cart-badge{width:16px;height:16px;font-size:8px;top:-4px;right:-4px}.cart-total-preview{font-size:10px}}.cart-icon{pointer-events:auto;isolation:isolate}.app{display:flex;justify-content:center;align-items:center;width:100%;height:100vh;overflow:hidden;background-color:#000;position:relative;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-webkit-touch-callout:none;-webkit-tap-highlight-color:transparent}@media (max-width: 768px){.app{height:100vh;height:100dvh;width:100vw;overscroll-behavior:none;-webkit-text-size-adjust:100%}.app-ui-overlay{padding:15px;padding-top:max(15px,env(safe-area-inset-top));padding-right:max(15px,env(safe-area-inset-right));padding-bottom:max(15px,env(safe-area-inset-bottom));padding-left:max(15px,env(safe-area-inset-left))}}@media (hover: none) and (pointer: coarse){.app{touch-action:manipulation}}.app{touch-action:manipulation}.app-ui-overlay{position:absolute;top:0;left:0;right:0;bottom:0;pointer-events:none;z-index:1000;padding:50px;box-sizing:border-box;padding-top:max(50px,env(safe-area-inset-top));padding-right:max(50px,env(safe-area-inset-right));padding-bottom:max(50px,env(safe-area-inset-bottom));padding-left:max(50px,env(safe-area-inset-left))}.app-ui-overlay .logo-container,.app-ui-overlay .cart-icon,.app-ui-overlay .cart-overlay{pointer-events:auto}.logo-container{position:absolute;left:50%;transform:translate(-50%);z-index:1000;pointer-events:none;transition:all .3s ease}.logo{display:block;max-width:600px;max-height:240px;width:auto;height:auto;object-fit:contain;transition:all .3s ease}.logo-container.logo-in-store{top:40px;left:auto;right:50px;transform:none}.logo-container.logo-in-store .logo{max-width:600px;max-height:240px}@media (max-width: 768px){.logo-container{top:40px}.logo{max-width:1000px;max-height:600px}.logo-container.logo-in-store{top:40px;right:15px}.logo-container.logo-in-store .logo{max-width:240px;max-height:96px}}@media (max-width: 480px){.app-ui-overlay{padding:10px;padding-top:max(10px,env(safe-area-inset-top));padding-right:max(10px,env(safe-area-inset-right));padding-bottom:max(10px,env(safe-area-inset-bottom));padding-left:max(10px,env(safe-area-inset-left))}.logo-container{top:40px}.logo{max-width:800px;max-height:320px}.logo-container.logo-in-store{top:25px;right:10px}.logo-container.logo-in-store .logo{max-width:180px;max-height:72px}}:root{font-family:system-ui,sans-serif;line-height:1.5;font-weight:400;color:#ffffffde;color-scheme:light dark}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh;font-family:"Press Start 2P",system-ui,sans-serif}img{max-width:100%;height:auto;image-rendering:pixelated;image-rendering:crisp-edges}
