:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme:light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.language-switcher{align-items:center;gap:.5rem;display:flex}.lang-option{color:#333;background:0 0;border:1px solid #0000;border-radius:4px;align-items:center;gap:.25rem;padding:.375rem .625rem;font-size:.875rem;text-decoration:none;transition:all .2s;display:flex}.lang-option:hover{background:#f5f5f5;border-color:#ddd}.lang-option.active{color:#fff;background:#2c3e50;border-color:#2c3e50;font-weight:600}.lang-code{text-transform:lowercase;letter-spacing:.5px;font-size:.75rem}@media (max-width:768px){.lang-option{padding:.25rem .5rem}}.header{z-index:100;background:#fff;position:sticky;top:0;box-shadow:0 2px 4px #0000001a}.header-content{justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:1rem 2rem;display:flex}.logo{color:inherit;text-decoration:none}.logo h1{color:#1a1a1a;margin:0;font-size:1.5rem}.logo p{color:#666;margin:0;font-size:.8rem}.nav{align-items:center;gap:2rem;display:flex}.nav-link{color:#333;font-weight:500;text-decoration:none;transition:color .2s}.nav-link:hover{color:#2c5282}.cart-link{align-items:center;gap:.5rem;display:flex;position:relative}.cart-count{color:#fff;background:#2c5282;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:.75rem;font-weight:700;display:flex}.product-list{max-width:1200px;margin:0 auto;padding:2rem}.product-list h1{color:#1a1a1a;text-align:center;margin-bottom:.5rem;font-size:3rem}.subtitle{text-align:center;color:#666;margin-bottom:3rem;font-size:1.2rem}.products-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;display:grid}.product-card{background:#fff;border-radius:12px;transition:transform .3s,box-shadow .3s;overflow:hidden;box-shadow:0 2px 8px #0000001a}.product-card:hover{transform:translateY(-4px);box-shadow:0 4px 16px #00000026}.product-card a{color:inherit;text-decoration:none}.product-image{background:#f5f5f5;justify-content:center;align-items:center;width:100%;height:300px;display:flex;position:relative;overflow:hidden}.product-image img{object-fit:contain;max-width:100%;max-height:100%}.out-of-stock{color:#fff;background:#ff0000e6;border-radius:4px;padding:.5rem 1rem;font-weight:700;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.product-info{padding:1.5rem}.product-info h3{color:#1a1a1a;margin:0 0 .5rem;font-size:1.2rem;line-height:1.4}.product-brand{color:#666;margin:0 0 1rem;font-size:.9rem}.product-price{color:#2c5282;margin:1rem 0 0;font-size:1.5rem;font-weight:700}.low-stock{color:#d97706;margin:.5rem 0 0;font-size:.9rem;font-weight:600}.loading,.error{text-align:center;padding:3rem;font-size:1.2rem}.error{color:#dc2626}.image-gallery-icon{color:#fff;appearance:none;cursor:pointer;z-index:4;filter:drop-shadow(0 2px 2px #1a1a1a);background-color:#0000;border:0;outline:none;transition:all .3s ease-out;position:absolute}@media (hover:hover) and (pointer:fine){.image-gallery-icon:hover{color:#337ab7}.image-gallery-icon:hover .image-gallery-svg{transform:scale(1.1)}}.image-gallery-icon:focus{outline:2px solid #337ab7}.image-gallery-using-mouse .image-gallery-icon:focus{outline:none}.image-gallery-fullscreen-button,.image-gallery-play-button{padding:20px;bottom:0}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:28px;height:28px}@media (max-width:768px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:15px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:24px;height:24px}}@media (max-width:480px){.image-gallery-fullscreen-button,.image-gallery-play-button{padding:10px}.image-gallery-fullscreen-button .image-gallery-svg,.image-gallery-play-button .image-gallery-svg{width:16px;height:16px}}.image-gallery-fullscreen-button{right:0}.image-gallery-play-button{left:0}.image-gallery-top-nav,.image-gallery-bottom-nav{padding:10px;left:50%;transform:translate(-50%)}.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:90px;height:120px}@media (max-width:768px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:48px;height:72px}}@media (max-width:480px){.image-gallery-top-nav .image-gallery-svg,.image-gallery-bottom-nav .image-gallery-svg{width:36px;height:48px}}.image-gallery-top-nav[disabled],.image-gallery-bottom-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-top-nav{top:0}.image-gallery-bottom-nav{bottom:0}.image-gallery-left-nav,.image-gallery-right-nav{padding:50px 10px;top:50%;transform:translateY(-50%)}.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:60px;height:120px}@media (max-width:768px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:36px;height:72px}}@media (max-width:480px){.image-gallery-left-nav .image-gallery-svg,.image-gallery-right-nav .image-gallery-svg{width:24px;height:48px}}.image-gallery-left-nav[disabled],.image-gallery-right-nav[disabled]{cursor:disabled;opacity:.6;pointer-events:none}.image-gallery-left-nav{left:0}.image-gallery-right-nav{right:0}.image-gallery{-webkit-user-select:none;user-select:none;-o-user-select:none;-webkit-tap-highlight-color:#0000;position:relative}.image-gallery.fullscreen-modal{z-index:5;background:#000;width:100%;height:100%;position:fixed;inset:0}.image-gallery.fullscreen-modal .image-gallery-content{top:50%;transform:translateY(-50%)}.image-gallery-content{line-height:0;position:relative;top:0}.image-gallery-content.fullscreen{background:#000}.image-gallery-content .image-gallery-slide .image-gallery-image{max-height:calc(100vh - 80px)}.image-gallery-content.image-gallery-thumbnails-left .image-gallery-slide .image-gallery-image,.image-gallery-content.image-gallery-thumbnails-right .image-gallery-slide .image-gallery-image{max-height:100vh}.image-gallery-slide-wrapper{position:relative}.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 110px);display:inline-block}@media (max-width:768px){.image-gallery-slide-wrapper.image-gallery-thumbnails-left,.image-gallery-slide-wrapper.image-gallery-thumbnails-right{width:calc(100% - 87px)}}.image-gallery-slide-wrapper.image-gallery-rtl{direction:rtl}.image-gallery-slides{white-space:nowrap;text-align:center;touch-action:none;line-height:0;position:relative;overflow:hidden}.image-gallery-slide{width:100%;position:absolute;top:0;left:0}.image-gallery-slide.image-gallery-center{position:relative}.image-gallery-slide .image-gallery-image{object-fit:contain;width:100%}.image-gallery-slide .image-gallery-description{color:#fff;white-space:normal;background:#0006;padding:10px 20px;line-height:1;position:absolute;bottom:70px;left:0}@media (max-width:768px){.image-gallery-slide .image-gallery-description{padding:8px 15px;font-size:.8em;bottom:45px}}.image-gallery-bullets{z-index:4;width:80%;margin:0 auto;position:absolute;bottom:20px;left:0;right:0}.image-gallery-bullets .image-gallery-bullets-container{text-align:center;margin:0;padding:0}.image-gallery-bullets .image-gallery-bullet{appearance:none;cursor:pointer;background-color:#0000;border:1px solid #fff;border-radius:50%;outline:none;margin:0 5px;padding:5px;transition:all .2s ease-out;display:inline-block;box-shadow:0 2px 2px #1a1a1a}@media (max-width:768px){.image-gallery-bullets .image-gallery-bullet{margin:0 3px;padding:3px}}@media (max-width:480px){.image-gallery-bullets .image-gallery-bullet{padding:2.7px}}.image-gallery-bullets .image-gallery-bullet:focus{background:#337ab7;border:1px solid #337ab7;transform:scale(1.2)}.image-gallery-bullets .image-gallery-bullet.active{background:#fff;border:1px solid #fff;transform:scale(1.2)}@media (hover:hover) and (pointer:fine){.image-gallery-bullets .image-gallery-bullet:hover{background:#337ab7;border:1px solid #337ab7}.image-gallery-bullets .image-gallery-bullet.active:hover{background:#337ab7}}.image-gallery-bullets.image-gallery-bullets-vertical{width:auto;inset:50% auto auto 20px;transform:translateY(-50%)}.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:12px 0;display:block}@media (max-width:768px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{margin:6px 0;padding:3px}}@media (max-width:480px){.image-gallery-bullets.image-gallery-bullets-vertical .image-gallery-bullet{padding:2.7px}}.image-gallery-thumbnails-wrapper{position:relative}.image-gallery-thumbnails-wrapper.thumbnails-swipe-horizontal{touch-action:pan-y}.image-gallery-thumbnails-wrapper.thumbnails-swipe-vertical{touch-action:pan-x}.image-gallery-thumbnails-wrapper.thumbnails-wrapper-rtl{direction:rtl}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{vertical-align:top;width:100px;display:inline-block}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{width:81px}}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails{width:100%;height:100%;padding:0;position:absolute;top:0;left:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail{margin-right:0;padding:0;display:block}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right .image-gallery-thumbnails .image-gallery-thumbnail+.image-gallery-thumbnail{margin-top:2px;margin-left:0}.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 5px}@media (max-width:768px){.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-left,.image-gallery-thumbnails-wrapper.image-gallery-thumbnails-right{margin:0 3px}}.image-gallery-thumbnails{padding:5px 0;overflow:hidden}@media (max-width:768px){.image-gallery-thumbnails{padding:3px 0}}.image-gallery-thumbnails .image-gallery-thumbnails-container{cursor:pointer;text-align:center;white-space:nowrap}.image-gallery-thumbnail{background:0 0;border:4px solid #0000;width:100px;padding:0;transition:border .3s ease-out;display:inline-block}@media (max-width:768px){.image-gallery-thumbnail{border:3px solid #0000;width:81px}}.image-gallery-thumbnail+.image-gallery-thumbnail{margin-left:2px}.image-gallery-thumbnail .image-gallery-thumbnail-inner{display:block;position:relative}.image-gallery-thumbnail .image-gallery-thumbnail-image{vertical-align:middle;width:100%;line-height:0}.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:4px solid #337ab7;outline:none}@media (max-width:768px){.image-gallery-thumbnail.active,.image-gallery-thumbnail:focus{border:3px solid #337ab7}}@media (hover:hover) and (pointer:fine){.image-gallery-thumbnail:hover{border:4px solid #337ab7;outline:none}}@media (hover:hover) and (pointer:fine) and (max-width:768px){.image-gallery-thumbnail:hover{border:3px solid #337ab7}}.image-gallery-thumbnail-label{box-sizing:border-box;color:#fff;text-shadow:0 2px 2px #1a1a1a;white-space:normal;width:100%;padding:5%;font-size:1em;line-height:1em;position:absolute;top:50%;left:0;transform:translateY(-50%)}@media (max-width:768px){.image-gallery-thumbnail-label{font-size:.8em;line-height:.8em}}.image-gallery-index{color:#fff;z-index:4;background:#0006;padding:10px 20px;line-height:1;position:absolute;top:0;right:0}@media (max-width:768px){.image-gallery-index{padding:5px 10px;font-size:.8em}}.carousel-backdrop{z-index:1000;background-color:#000000f2;justify-content:center;align-items:center;animation:.2s ease-in fadeIn;display:flex;position:fixed;inset:0}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.carousel-container{justify-content:center;align-items:center;width:90vw;max-width:1200px;height:85vh;display:flex;position:relative}.carousel-close{color:#fff;cursor:pointer;z-index:1001;background:0 0;border:none;padding:10px;font-size:36px;line-height:1;transition:transform .2s;position:absolute;top:-50px;right:0}.carousel-close:hover{transform:scale(1.2)}.custom-gallery{width:100%;height:100%}.custom-gallery .image-gallery-content{flex-direction:column;height:100%;display:flex}.custom-gallery .image-gallery-slide-wrapper{flex:1;justify-content:center;align-items:center;height:calc(100% - 120px);display:flex}.custom-gallery .image-gallery-swipe{justify-content:center;align-items:center;height:100%;display:flex}.custom-gallery .image-gallery-slides{height:100%}.custom-gallery .image-gallery-slide{background:0 0;justify-content:center;align-items:center;height:100%;display:flex}.custom-gallery .image-gallery-image{object-fit:contain;border-radius:8px;max-width:100%;max-height:100%;box-shadow:0 8px 32px #00000080;width:auto!important;height:auto!important}.custom-gallery .image-gallery-left-nav,.custom-gallery .image-gallery-right-nav{color:#fff;filter:drop-shadow(0 0 5px #00000080);padding:20px;font-size:3em}.custom-gallery .image-gallery-left-nav:hover,.custom-gallery .image-gallery-right-nav:hover{color:#fff}.custom-gallery .image-gallery-left-nav .image-gallery-svg,.custom-gallery .image-gallery-right-nav .image-gallery-svg{width:60px;height:60px}.custom-gallery .image-gallery-index{color:#fff;background:#000000b3;border-radius:20px;padding:8px 16px;font-size:14px;inset:20px 20px auto auto}.custom-gallery .image-gallery-thumbnails-wrapper{margin-top:20px}.custom-gallery .image-gallery-thumbnails{background:#0000004d;border-radius:8px;padding:10px 0}.custom-gallery .image-gallery-thumbnail{border:3px solid #0000;border-radius:8px;width:100px;height:80px;transition:all .2s;overflow:hidden}.custom-gallery .image-gallery-thumbnail:hover{border-color:#ffffff80}.custom-gallery .image-gallery-thumbnail.active{border-color:#fff;box-shadow:0 0 0 2px #ffffff4d}.custom-gallery .image-gallery-thumbnail-image{object-fit:cover;width:100%;height:100%}@media (max-width:768px){.carousel-container{width:95vw;height:90vh}.carousel-close{font-size:28px;top:10px;right:10px}.custom-gallery .image-gallery-left-nav .image-gallery-svg,.custom-gallery .image-gallery-right-nav .image-gallery-svg{width:40px;height:40px}.custom-gallery .image-gallery-thumbnail{width:60px;height:50px}}.product-detail{max-width:1200px;margin:0 auto;padding:2rem}.back-button{cursor:pointer;background:0 0;border:1px solid #ddd;border-radius:6px;margin-bottom:2rem;padding:.5rem 1rem;font-size:.95rem;transition:all .2s}.back-button:hover{background:#f5f5f5}.product-container{background:#fff;border-radius:12px;grid-template-columns:1fr 1fr;gap:3rem;padding:2rem;display:grid;box-shadow:0 2px 8px #0000001a}.product-image-section{flex-direction:column;gap:1rem;display:flex}.product-image-large{cursor:pointer;background:#f5f5f5;border-radius:8px;justify-content:center;align-items:center;padding:2rem;transition:transform .2s;display:flex;position:relative}.product-image-large:hover{transform:scale(1.02)}.product-image-large img{object-fit:contain;max-width:100%;max-height:500px}.image-zoom-hint{color:#fff;opacity:0;background:#000000b3;border-radius:20px;padding:6px 12px;font-size:.85rem;transition:opacity .2s;position:absolute;bottom:10px;right:10px}.product-image-large:hover .image-zoom-hint{opacity:1}.product-thumbnails{gap:.5rem;padding:.5rem 0;display:flex;overflow-x:auto}.thumbnail{cursor:pointer;border:2px solid #ddd;border-radius:8px;flex-shrink:0;width:80px;height:80px;transition:all .2s;overflow:hidden}.thumbnail:hover{border-color:#2c5282;transform:scale(1.05)}.thumbnail.active{border-color:#2c5282;box-shadow:0 0 0 2px #2c528233}.thumbnail img{object-fit:cover;width:100%;height:100%}.product-details h1{color:#1a1a1a;margin:0 0 .5rem;font-size:2rem}.brand{color:#666;margin:0 0 1rem;font-size:1.1rem}.price{color:#2c5282;margin:0 0 1.5rem;font-size:2rem;font-weight:700}.description{color:#333;margin:1.5rem 0;line-height:1.6}.specifications{background:#f9f9f9;border-radius:8px;margin:2rem 0;padding:1.5rem}.specifications h3{color:#1a1a1a;margin:0 0 1rem}.specifications ul{margin:0;padding:0;list-style:none}.specifications li{border-bottom:1px solid #e5e5e5;padding:.5rem 0}.specifications li:last-child{border-bottom:none}.stock-info{margin:1.5rem 0}.in-stock{color:#059669;margin:0;font-weight:600}.out-of-stock{color:#dc2626;margin:0;font-weight:600}.low-stock-warning{color:#d97706;margin:.5rem 0 0;font-weight:600}.add-to-cart-section{align-items:flex-end;gap:1rem;margin:2rem 0;display:flex}.quantity-selector{flex-direction:column;gap:.5rem;display:flex}.quantity-selector label{color:#333;font-weight:600}.quantity-selector input{border:1px solid #ddd;border-radius:6px;width:80px;padding:.75rem;font-size:1rem}.add-to-cart-btn{color:#fff;cursor:pointer;background:#2c5282;border:none;border-radius:6px;flex:1;padding:.75rem 2rem;font-size:1.1rem;font-weight:600;transition:background .3s}.add-to-cart-btn:hover{background:#1e3a5f}.add-to-cart-btn.added{background:#059669}.shipping-info{background:#eff6ff;border-left:4px solid #2c5282;border-radius:8px;margin:2rem 0 0;padding:1rem}.shipping-info p{color:#333;margin:.5rem 0}@media (max-width:768px){.product-container{grid-template-columns:1fr;gap:2rem}.add-to-cart-section{flex-direction:column;align-items:stretch}.quantity-selector input{width:100%}}.cart-page{max-width:1200px;margin:0 auto;padding:2rem}.cart-page h1{margin-bottom:2rem}.empty-cart{text-align:center;padding:4rem 2rem}.empty-cart h2{margin-bottom:1rem}.empty-cart p{color:#666;margin-bottom:2rem}.empty-cart button{color:#fff;cursor:pointer;background:#2c5282;border:none;border-radius:6px;padding:.75rem 2rem;font-size:1rem}.cart-container{grid-template-columns:2fr 1fr;gap:2rem;display:grid}.cart-items{flex-direction:column;gap:1rem;display:flex}.cart-item{background:#fff;border-radius:8px;grid-template-columns:100px 1fr auto auto auto;align-items:center;gap:1rem;padding:1rem;display:grid;box-shadow:0 2px 4px #0000001a}.cart-item img{object-fit:contain;background:#f5f5f5;border-radius:6px;width:100px;height:100px}.item-details h3{margin:0 0 .5rem;font-size:1rem}.item-price{color:#666;margin:0}.item-quantity input{text-align:center;border:1px solid #ddd;border-radius:4px;width:60px;padding:.5rem}.item-total{color:#2c5282;text-align:right;min-width:100px;font-weight:700}.remove-btn{color:#fff;cursor:pointer;background:#dc2626;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex}.remove-btn:hover{background:#b91c1c}.cart-summary,.checkout-form{background:#fff;border-radius:8px;height:fit-content;padding:1.5rem;position:sticky;top:100px;box-shadow:0 2px 4px #0000001a}.cart-summary h2,.checkout-form h2{margin:0 0 1.5rem;font-size:1.3rem}.summary-row{border-bottom:1px solid #e5e5e5;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem;display:flex}.summary-row.total{border-bottom:none;margin-top:1rem;font-size:1.3rem;font-weight:700}.checkout-btn,.submit-btn{color:#fff;cursor:pointer;background:#2c5282;border:none;border-radius:6px;width:100%;margin-top:1rem;padding:1rem;font-size:1.1rem;font-weight:600}.checkout-btn:hover,.submit-btn:hover{background:#1e3a5f}.checkout-form form{flex-direction:column;gap:1rem;display:flex}.form-group{flex-direction:column;gap:.5rem;display:flex}.form-group label{color:#333;font-weight:600}.form-group input,.form-group select{border:1px solid #ddd;border-radius:6px;padding:.75rem;font-size:1rem}.form-row{grid-template-columns:1fr 1fr;gap:1rem;display:grid}.error-message{color:#dc2626;background:#fee;border-left:4px solid #dc2626;border-radius:6px;padding:1rem}.form-actions{gap:1rem;margin-top:1rem;display:flex}.form-actions button{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:6px;flex:1;padding:.75rem;font-size:1rem}.form-actions button:disabled{opacity:.5;cursor:not-allowed}@media (max-width:768px){.cart-container{grid-template-columns:1fr}.cart-item{grid-template-rows:auto auto auto;grid-template-columns:80px 1fr}.item-quantity,.item-total,.remove-btn{grid-column:2}.form-row{grid-template-columns:1fr}}.payment-page{max-width:800px;margin:0 auto;padding:2rem}.test-environment-banner{color:#fff;text-align:center;background:linear-gradient(135deg,#ff6b6b 0%,#ee5a6f 100%);border-radius:8px;margin-bottom:1.5rem;padding:1rem 1.5rem;font-size:1.1rem;font-weight:700;animation:2s ease-in-out infinite pulse;box-shadow:0 4px 12px #ff6b6b4d}@keyframes pulse{0%,to{opacity:1}50%{opacity:.85}}.payment-container{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 2px 8px #0000001a}.payment-container h1{text-align:center;margin:0 0 2rem}.payment-info{background:#f9f9f9;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.payment-info h2{margin:0 0 1rem;font-size:1.2rem}.payment-info p{color:#333;margin:.5rem 0}.payment-info .amount{color:#2c5282;margin-top:1rem;font-size:1.5rem;font-weight:700}.twint-payment{text-align:center}.twint-payment h2{color:#1a1a1a;margin:0 0 1rem}.twint-payment>p{color:#666;margin-bottom:2rem}.qr-code{background:#fff;border:2px solid #e5e5e5;border-radius:8px;margin:1rem 0;padding:2rem;display:inline-block}.qr-code img{max-width:300px;display:block}.payment-instructions{text-align:left;color:#333;background:#eff6ff;border-radius:8px;margin:2rem 0;padding:1.5rem;line-height:1.8}.expiry-notice{color:#d97706;margin:1rem 0;font-size:.9rem}.error-message{color:#dc2626;text-align:left;background:#fee;border-left:4px solid #dc2626;border-radius:6px;margin:1rem 0;padding:1rem}.payment-actions{gap:1rem;margin:2rem 0;display:flex}.confirm-btn,.cancel-btn{cursor:pointer;border:none;border-radius:6px;flex:1;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.confirm-btn{color:#fff;background:#059669}.confirm-btn:hover:not(:disabled){background:#047857}.cancel-btn{color:#333;background:#e5e5e5}.cancel-btn:hover:not(:disabled){background:#d4d4d4}.confirm-btn:disabled,.cancel-btn:disabled{opacity:.5;cursor:not-allowed}.test-mode-notice{color:#92400e;background:#fef3c7;border:1px solid #fbbf24;border-radius:6px;margin-top:2rem;padding:1rem;font-size:.9rem}.payment-method-selector{margin-bottom:2rem}.payment-method-selector h2{margin:0 0 1rem;font-size:1.2rem}.payment-method-options{gap:1rem;margin-bottom:1.5rem;display:flex}.payment-method-btn{cursor:pointer;background:#fff;border:2px solid #e5e5e5;border-radius:8px;flex:1;padding:1.5rem;font-size:1.1rem;transition:all .3s}.payment-method-btn:hover{background:#f0f7ff;border-color:#06c}.payment-method-btn.active{background:#eff6ff;border-color:#06c;font-weight:600}.proceed-btn{color:#fff;cursor:pointer;background:#06c;border:none;border-radius:8px;width:100%;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:all .3s}.proceed-btn:hover:not(:disabled){background:#0052a3}.proceed-btn:disabled{opacity:.5;cursor:not-allowed}.stripe-payment-form{max-width:100%}.payment-method-info{margin-bottom:2rem}.payment-method-info h2{margin:0 0 .5rem;font-size:1.2rem}.twint-info{color:#666;margin:.5rem 0 1rem;font-size:.95rem}.loading{text-align:center;color:#666;padding:2rem;font-size:1.1rem}.success-page{align-items:center;max-width:600px;min-height:60vh;margin:0 auto;padding:2rem;display:flex}.success-container{text-align:center;background:#fff;border-radius:12px;width:100%;padding:3rem;box-shadow:0 2px 8px #0000001a}.success-icon{color:#fff;background:#059669;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 1.5rem;font-size:3rem;display:flex}.success-container h1{color:#1a1a1a;margin:0 0 .5rem}.success-container>p{color:#666;margin-bottom:2rem}.order-info{background:#f9f9f9;border-radius:8px;margin:2rem 0;padding:1.5rem}.order-info p{color:#333;margin:.5rem 0}.next-steps{text-align:left;background:#eff6ff;border-radius:8px;margin:2rem 0;padding:1.5rem}.next-steps h2{color:#1a1a1a;margin:0 0 1rem;font-size:1.2rem}.next-steps ol{color:#333;margin:0;padding-left:1.5rem}.next-steps li{margin:.5rem 0;line-height:1.6}.continue-btn{color:#fff;cursor:pointer;background:#2c5282;border:none;border-radius:6px;margin-top:2rem;padding:1rem 2rem;font-size:1.1rem;font-weight:600;transition:background .3s}.continue-btn:hover{background:#1e3a5f}.admin-page{max-width:1400px;margin:0 auto;padding:2rem}.admin-header{justify-content:space-between;align-items:center;margin-bottom:2rem;display:flex}.admin-header h1{margin:0}.filters{align-items:center;gap:1rem;display:flex}.filters label{font-weight:600}.filters select{border:1px solid #ddd;border-radius:6px;padding:.5rem 1rem;font-size:1rem}.orders-stats{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-bottom:2rem;display:grid}.stat-card{background:#fff;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px #0000001a}.stat-card h3{color:#666;text-transform:uppercase;margin:0 0 .5rem;font-size:.9rem}.stat-number{color:#2c5282;margin:0;font-size:2rem;font-weight:700}.orders-table{background:#fff;border-radius:8px;overflow-x:auto;box-shadow:0 2px 4px #0000001a}.no-orders{text-align:center;color:#666;padding:3rem}table{border-collapse:collapse;width:100%}thead{background:#f9f9f9}th{text-align:left;color:#333;border-bottom:2px solid #e5e5e5;padding:1rem;font-weight:600}td{border-bottom:1px solid #e5e5e5;padding:1rem}tbody tr:hover{background:#f9f9f9}.order-id{font-family:monospace;font-size:.9rem}.customer-info{flex-direction:column;gap:.25rem;display:flex}.customer-email{color:#666;font-size:.85rem}.order-total{color:#2c5282;font-weight:600}.status-badge{text-transform:uppercase;border-radius:20px;padding:.4rem .8rem;font-size:.85rem;font-weight:600;display:inline-block}.status-pending{color:#92400e;background:#fef3c7}.status-paid{color:#1e40af;background:#dbeafe}.status-processing{color:#3730a3;background:#e0e7ff}.status-shipped{color:#065f46;background:#d1fae5}.status-delivered{color:#047857;background:#d1fae5}.status-cancelled{color:#991b1b;background:#fee}.action-btn{cursor:pointer;border:none;border-radius:6px;padding:.5rem 1rem;font-size:.9rem;font-weight:600;transition:all .2s}.process-btn{color:#1e40af;background:#dbeafe}.process-btn:hover{background:#bfdbfe}.ship-btn{color:#065f46;background:#d1fae5}.ship-btn:hover{background:#a7f3d0}.deliver-btn{color:#047857;background:#d1fae5}.deliver-btn:hover{background:#a7f3d0}@media (max-width:768px){.admin-header{flex-direction:column;align-items:flex-start;gap:1rem}.orders-table{overflow-x:scroll}table{min-width:800px}}.about-page{max-width:900px;margin:0 auto;padding:2rem}.about-container{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 8px #0000001a}.about-container h1{text-align:center;color:#333;margin:0 0 2rem;font-size:2.5rem}.about-section{margin-bottom:2.5rem}.about-section:last-child{margin-bottom:0}.about-section h2{color:#06c;border-bottom:2px solid #e0e0e0;margin:0 0 1rem;padding-bottom:.5rem;font-size:1.5rem}.about-section p{color:#555;margin:0 0 1rem;line-height:1.8}.benefits-list{margin:1rem 0;padding:0;list-style:none}.benefits-list li{color:#555;padding:.75rem 0;font-size:1.05rem;line-height:1.6}.location-info{background:#f9f9f9;border-left:4px solid #06c;border-radius:8px;padding:1.5rem}.location-info h2{border:none;padding-bottom:0}@media (max-width:768px){.about-page{padding:1rem}.about-container{padding:1.5rem}.about-container h1{font-size:2rem}.about-section h2{font-size:1.3rem}}.contact-page{max-width:1200px;margin:0 auto;padding:2rem}.contact-container{background:#fff;border-radius:12px;padding:3rem;box-shadow:0 2px 8px #0000001a}.contact-container h1{text-align:center;color:#333;margin:0 0 1rem;font-size:2.5rem}.contact-intro{text-align:center;color:#666;max-width:700px;margin-bottom:3rem;margin-left:auto;margin-right:auto}.contact-intro p{font-size:1.1rem;line-height:1.8}.contact-content{grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem;display:grid}.contact-info h2,.contact-form-wrapper h2{color:#06c;border-bottom:2px solid #e0e0e0;margin:0 0 1.5rem;padding-bottom:.5rem;font-size:1.5rem}.contact-method{background:#f9f9f9;border-radius:8px;align-items:flex-start;margin-bottom:2rem;padding:1.5rem;transition:transform .2s;display:flex}.contact-method:hover{transform:translate(5px)}.contact-icon{margin-right:1rem;font-size:2rem}.contact-details h3{color:#333;margin:0 0 .5rem;font-size:1.1rem}.contact-details p,.contact-details a{color:#666;margin:0;line-height:1.6}.contact-details a{color:#06c;font-weight:500;text-decoration:none}.contact-details a:hover{text-decoration:underline}.contact-form{flex-direction:column;gap:1.25rem;display:flex}.form-group{flex-direction:column;display:flex}.form-group label{color:#333;margin-bottom:.5rem;font-weight:500}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:6px;padding:.75rem;font-family:inherit;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{border-color:#06c;outline:none}.form-group textarea{resize:vertical}.captcha-wrapper{justify-content:center;margin:1rem 0;display:flex}.submit-btn{color:#fff;cursor:pointer;background:#06c;border:none;border-radius:6px;margin-top:.5rem;padding:1rem 2rem;font-size:1rem;font-weight:600;transition:background .2s}.submit-btn:hover{background:#0052a3}.submit-btn:disabled{cursor:not-allowed;background:#ccc}.success-message{color:#fff;text-align:center;background:#4caf50;border-radius:6px;margin-bottom:1rem;padding:1rem;animation:.3s ease-out slideIn}.error-message{color:#fff;text-align:center;background:#f44336;border-radius:6px;margin-bottom:1rem;padding:1rem;animation:.3s ease-out slideIn}@keyframes slideIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}@media (max-width:968px){.contact-content{grid-template-columns:1fr;gap:2rem}}@media (max-width:768px){.contact-page{padding:1rem}.contact-container{padding:1.5rem}.contact-container h1{font-size:2rem}.contact-method{padding:1rem}}*{box-sizing:border-box}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.app{flex-direction:column;min-height:100vh;display:flex}main{flex:1;padding-top:1rem}
