*{-webkit-tap-highlight-color:transparent}body{font-family:Roboto,sans-serif;background:linear-gradient(180deg,#081b2c 0,#0f2a45 100%);color:#fafbf4;margin:0;padding:0;min-height:100vh;font-size:14px;user-select:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none}input,textarea{user-select:text;-webkit-user-select:text;-moz-user-select:text;-ms-user-select:text}body.modal-open{overflow:hidden}.skeleton{background:#ffdfd2;background:linear-gradient(110deg,#ffdfd2 0,#ffeee7 25%,#ffdfd2 50%);background-size:200% 100%;animation:1.5s shine linear infinite}@keyframes shine{to{background-position-x:-200%}}.skeleton-text{height:1rem;width:100%;margin-bottom:.5rem;border-radius:4px}.skeleton-title{height:1.5rem;width:60%;margin-top:10px;margin-bottom:10px}.skeleton-img{width:100%;aspect-ratio:4/3;border-radius:14px 14px 0 0}.skeleton-card{background:#fff;border-radius:14px;overflow:hidden;height:100%}.skeleton-price{height:2rem;width:40%;margin-top:20px}.skeleton-carousel{width:calc(100% + 32px);margin:0 -16px 30px -16px;aspect-ratio:4/3}.skeleton-option{height:45px;width:100px;border-radius:10px;display:inline-block;margin-right:10px;margin-bottom:10px}.skeleton-stock{height:1rem;width:120px;display:inline-block;vertical-align:middle}.stock-container{margin-bottom:15px;font-size:.9rem;color:#4b637c;display:flex;align-items:center;gap:8px}.stock-badge{background:#b1f1b8;color:#197222;padding:2px 8px;border-radius:12px;font-weight:600;font-size:.85rem}.stock-badge.low{background:#ffd6d3;color:#cf1322}hr.divider{border:none;border-top:1px solid #bc4816;margin:24px 0}.container{max-width:600px;margin:0 auto;background:#f5f5f5;padding:16px;min-height:100vh}.back-btn-container{border-bottom:1px solid rgba(13,79,110,.12);padding:12px 0;position:fixed;top:0;left:50%;transform:translateX(-50%);width:100%;max-width:600px;padding-left:16px;padding-right:16px;background:rgba(255,255,255,.95);z-index:10;margin-bottom:0;border-radius:0}.back-btn{background:0 0;border:none;color:#bc4816;font-size:1.2rem;cursor:pointer;padding:10px;text-align:left;font-weight:600}header{text-align:left;margin-top:10px;margin-bottom:20px}.product-page main{margin-top:50px;margin-bottom:100px}h1{color:#bc4816;margin:0;font-size:1.8rem;font-weight:700}header h1 a{display:inline-flex;align-items:center;gap:10px;text-decoration:none;color:inherit}header h1 img{display:block;height:auto;max-height:2em}.product-description,p{color:#4b637c;margin:10px 0;font-size:1rem;font-weight:400}.product-grid{display:grid;grid-template-columns:1fr;gap:28px}.product-card{background:#fff;border:1px solid rgba(13,79,110,.14);overflow:hidden;border-radius:14px;cursor:pointer;transition:all .3s ease}.product-card.coming-soon,.product-card.inactive{cursor:default;opacity:.65;filter:grayscale(.5)}.product-image{width:100%;aspect-ratio:4/3;position:relative;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover}.product-carousel{width:100%;height:100%;position:relative}.product-carousel-container{display:flex;height:100%;transition:transform .3s ease}.product-carousel-slide{min-width:100%;height:100%}.product-carousel-slide img{width:100%;height:100%;object-fit:cover;display:block}.product-carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.92);border:1px solid #bc4816;width:42px;height:42px;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;color:#bc4816;z-index:2}.product-carousel-btn.prev{left:12px}.product-carousel-btn.next{right:12px}.product-carousel-dots{position:absolute;bottom:15px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:2}.product-carousel-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.75);cursor:pointer;transition:transform .3s ease,background .3s ease}.product-carousel-dot.active{background:#bc4816}.product-info{padding:20px}.per-piece-price,.product-card-price,.product-price{display:inline-block;color:#bc4816;font-size:1.6rem;font-weight:600}.per-piece-label{color:#bc4816;font-size:1rem;font-weight:400;margin-left:10px}.product-card-price .old-price{display:inline-block;text-decoration:line-through;opacity:.75;margin-right:.5rem;font-size:1.3rem;font-weight:400;color:#6d6d6d}.product-title{font-size:1.45rem;font-weight:700;color:#bc4816;margin:0 0 10px 0}.product-tags{display:flex;flex-wrap:wrap;gap:6px;margin-bottom:12px}.product-tag{font-size:.7rem;padding:3px 10px;border-radius:20px;color:#fff;font-weight:600;text-transform:capitalize}.carousel{position:relative;width:calc(100% + 32px);margin:0 -16px 20px -16px;overflow:hidden;border:none;border-radius:0;box-shadow:none}.carousel-container{display:flex;transition:transform .3s ease}.carousel-slide{min-width:100%;aspect-ratio:4/3}.carousel-slide img{width:100%;height:100%;object-fit:cover}.carousel-btn{position:absolute;top:50%;transform:translateY(-50%);background:rgba(255,255,255,.95);border:1px solid #bc4816;width:42px;height:42px;cursor:pointer;font-size:1.2rem;display:flex;align-items:center;justify-content:center;border-radius:50%;transition:all .3s ease;color:#bc4816}.carousel-btn.prev{left:10px}.carousel-btn.next{right:10px}.carousel-dots{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.carousel-dot{width:10px;height:10px;border-radius:50%;background:rgba(255,255,255,.7);cursor:pointer;transition:all .3s ease}.carousel-dot.active{background:#bc4816}.carousel-thumbnails{display:flex;gap:8px;overflow-x:auto;padding:4px 0 16px 0;margin:0 -16px;padding-left:16px;padding-right:16px;scrollbar-width:none;-ms-overflow-style:none}.carousel-thumbnails::-webkit-scrollbar{display:none}.carousel-thumbnail{flex:0 0 60px;aspect-ratio:1/1;border-radius:8px;overflow:hidden;border:2px solid transparent;cursor:pointer;transition:all .2s ease;background:#eee}.carousel-thumbnail img{width:100%;height:100%;object-fit:cover;display:block}.carousel-thumbnail.active{border-color:#bc4816;transform:scale(1.05)}.form-group{margin-bottom:25px}.form-group label{display:inline-flex;align-items:center;gap:10px;margin-bottom:10px;font-weight:600;color:#bc4816;font-size:1.2rem}.option-note{display:inline-block;font-size:.65rem;font-weight:400;color:#535353;background:rgb(188,72,22,.1);padding:3px 8px;border-radius:15px;font-style:italic}.option-error{display:none;margin-bottom:18px;color:#d32f2f;font-size:.95rem;padding:15px;background:rgba(211,47,47,.1);border-radius:8px}.button-group{display:flex;flex-direction:row;gap:10px;flex-wrap:wrap}.option-btn{width:auto;min-width:auto;padding:12px 20px;border:2px solid rgba(13,79,110,.12);background:#fff;color:#203145;font-size:.8rem;cursor:pointer;border-radius:10px;transition:all .3s ease;text-align:center}.option-btn.active{border-color:#bc4816;background:rgba(188,72,22,.05);color:#bc4816}.option-btn:disabled{opacity:.5;cursor:not-allowed;text-decoration:line-through;color:#7a8a99;background:#e9ecef;border-color:rgba(13,79,110,.05)}.delivery-slots-note{background:#1e4a72;border:1px solid #2e6499;border-radius:10px;padding:14px 16px;margin-bottom:20px;overflow:hidden}.delivery-slots-note-title{font-weight:600;font-size:.88rem;color:#ff8c52;margin-bottom:12px;text-transform:uppercase;letter-spacing:.04em}.delivery-slots-note-grid-wrapper{position:relative;margin:0 -16px;padding:0 16px}.delivery-slots-note-grid{display:flex;flex-wrap:nowrap;gap:0;overflow-x:auto;padding-bottom:4px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch;cursor:grab}.delivery-slots-note-grid::-webkit-scrollbar{display:none}.delivery-slots-note-grid-wrapper.scroll-fade-right::after{content:'›';position:absolute;top:0;right:0;width:48px;height:100%;background:linear-gradient(to right,transparent,#153350 90%);display:flex;align-items:center;justify-content:flex-end;padding-right:10px;font-size:1.4rem;color:#fff;pointer-events:none;border-radius:0 10px 10px 0}.delivery-slots-note-grid-wrapper.scroll-fade-left::before{content:'‹';position:absolute;top:0;left:0;width:48px;height:100%;background:linear-gradient(to left,transparent,#153350 90%);display:flex;align-items:center;justify-content:flex-start;padding-left:10px;font-size:1.4rem;color:#fff;pointer-events:none;border-radius:10px 0 0 10px;z-index:1}.delivery-slots-note-group{flex:0 0 auto;min-width:90px;padding-right:10px;margin-right:10px;border-right:1px solid #3a78b5}.delivery-slots-note-group:last-child{border-right:none;padding-right:0;margin-right:0}.delivery-slots-note-day{font-weight:700;font-size:.95rem;color:#fff;margin-bottom:2px}.delivery-slots-note-date{font-size:.8rem;color:#a8d0ee;margin-bottom:8px;padding-bottom:8px;border-bottom:1px solid #3a78b5}.delivery-slots-note-times{display:flex;flex-direction:column;gap:4px}.delivery-slot-chip{font-size:.8rem;font-weight:400;color:#e0f0ff}.delivery-slots-note-desc{margin:14px 0 0 0;padding:12px 0 0 0;border-top:1px solid #2e6499;padding-left:18px;font-size:.8rem;color:#a8d0ee;line-height:1.5}.delivery-slots-note-desc li{margin-bottom:5px}.delivery-slots-note-desc li:last-child{margin-bottom:0}.delivery-slots-note-desc strong{color:#fff}.delivery-slots-note-empty{margin:10px 0 4px 0;font-size:.85rem;color:#a8d0ee;line-height:1.5}.delivery-container{display:flex;overflow-x:auto;gap:16px;padding-bottom:15px;margin-bottom:15px;padding:0 16px 15px 16px;scrollbar-width:none;-ms-overflow-style:none;-webkit-overflow-scrolling:touch}.delivery-container::-webkit-scrollbar{display:none}.delivery-card{flex:0 0 180px;background:#f5f5f7;border-radius:12px;padding:15px;display:flex;flex-direction:column;align-items:center;border:1px solid rgba(13,79,110,.1)}.delivery-date-title{font-weight:600;color:#203145;font-size:1.05rem;margin-bottom:2px;text-align:center}.delivery-date-subtitle{font-weight:400;color:#4b637c;font-size:.9rem;margin-bottom:15px;text-align:center}.delivery-time-btn{width:100%;padding:14px 10px;background:#fff;border:2px solid transparent;border-radius:8px;color:#203145;font-size:.95rem;margin-bottom:12px;cursor:pointer;transition:all .3s ease;box-shadow:0 2px 6px rgba(0,0,0,.04)}.delivery-time-btn:last-child{margin-bottom:0}.delivery-time-btn:disabled{opacity:.6;cursor:not-allowed;text-decoration:line-through;color:#7a8a99;background:#e9ecef;box-shadow:none;border-color:rgba(13,79,110,.05)}.delivery-time-btn.active{border-color:#bc4816;color:#bc4816;background:rgba(188,72,22,.05)}.quantity-controls{display:flex;align-items:center;gap:5px;justify-content:left}.quantity-btn{width:40px;height:40px;border:2px solid rgba(13,79,110,.12);background:#fff;color:#203145;font-size:1rem;font-weight:600;cursor:pointer;border-radius:10px;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.quantity-btn:disabled{background-color:#d3d3d3;cursor:not-allowed;opacity:.6}.quantity-controls input{width:50px;height:40px;text-align:center;border:2px solid rgba(13,79,110,.12);border-radius:10px;font-size:1rem;font-weight:600;color:#203145;background:#fff}.product-page .submit-btn{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:632px;padding:18px 16px;background:#bc4816;color:#fff;border:1px solid rgba(13,79,110,.2);cursor:pointer;font-size:1.2rem;font-weight:700;border-radius:0;transition:all .3s ease;z-index:10}.product-page .submit-btn.disabled,.product-page .submit-btn:disabled{background:#ccc;color:#666;cursor:not-allowed}.product-page .submit-btn.checking-stock{background:#ffdfd2;background:linear-gradient(110deg,#ffdfd2 10%,#ffeee7 45%,#ffdfd2 80%);background-size:200% 100%;color:#bc4816;opacity:1;cursor:wait;animation:shine 1.6s linear infinite;border:1px solid rgba(188,72,22,.2)}.product-page .submit-btn.checking-stock .loading-dots span{background-color:#bc4816}.loading-dots{display:inline-flex;align-items:center;margin-left:4px}.loading-dots span{display:inline-block;width:6px;height:6px;background-color:#fff;border-radius:50%;margin:0 2px;animation:dot-scale 1.4s infinite ease-in-out both}.loading-dots span:first-child{animation-delay:-.32s}.loading-dots span:nth-child(2){animation-delay:-.16s}@keyframes dot-scale{0%,100%,80%{transform:scale(.6);opacity:.6}40%{transform:scale(1.2);opacity:1}}.thank-you-content{text-align:center;padding:30px}.thank-you-image{width:80%;height:auto;margin-bottom:20px}.loading-content{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center;padding:30px;background:rgba(255,255,255,.9);border-radius:14px}.loading-gif{width:150px;height:150px}.home-btn{background:#bc4816;color:#fff;border:none;padding:12px 24px;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;margin-top:20px;transition:background .3s ease}#installContainer{display:none;align-items:center;text-align:left;padding:15px;background:linear-gradient(135deg,#bc4816 0,#e16834 74%,#ff824d 100%);color:#fff;margin:20px 0;border-radius:8px}#installContainer p{color:#fff;padding-right:15px;margin:0;flex:7;font-size:.86rem}#installBtn{background:#fff;color:#bc4816;border:2px solid #bc4816;padding:10px;border-radius:5px;font-weight:700;cursor:pointer;flex:3}.modal{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.5);z-index:100;align-items:center;justify-content:center}.modal.show{display:flex}.modal-content{background:#fff;padding:30px 16px;border-radius:14px;width:90%;max-width:400px;min-height:300px;box-shadow:0 4px 20px rgba(0,0,0,.15)}.modal-content h2{color:#bc4816;margin:0 0 20px 0;font-size:1.5rem;font-weight:700}.modal-content .form-group{margin-bottom:15px}.modal-content label{display:block;margin-bottom:8px;font-weight:600;color:#bc4816;font-size:1rem}.modal-content input{width:100%;padding:12px;border:1px solid rgba(13,79,110,.2);border-radius:8px;font-size:1rem;box-sizing:border-box}.modal-content input:focus{outline:0;border-color:#bc4816;box-shadow:0 0 0 3px rgba(0,168,232,.1)}.form-hint{font-size:.85rem;color:#7a8a99;margin:6px 0 0 0;font-weight:400}.modal-buttons{display:flex;gap:10px;margin-top:20px}.modal-btn{flex:1;padding:12px;border:none;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.modal-btn.submit{background:#bc4816;color:#fff}.modal-btn.cancel{background:#f0f0f0;color:#bc4816}.header-top{display:flex;align-items:center;justify-content:space-between}.cart-icon-btn{position:relative;display:inline-flex;align-items:center;justify-content:center;font-size:1.8rem;text-decoration:none;color:#bc4816;padding:8px;border-radius:20%;transition:background .2s ease;cursor:pointer;background:rgba(188,72,22,.08);margin-right:20px}.cart-badge{position:absolute;top:-2px;right:-4px;background:#bc4816;color:#fff;font-size:.8rem;font-weight:700;width:20px;height:20px;border-radius:50%;display:flex;align-items:center;justify-content:center;pointer-events:none}.back-btn-container{display:flex;align-items:center;justify-content:space-between}.cart-added-overlay{position:fixed;bottom:100px;left:50%;transform:translateX(-50%) translateY(20px);background:#1a3a22;color:#fff;border-radius:12px;padding:14px 20px;display:flex;align-items:center;gap:12px;box-shadow:0 10px 15px 0 #999;opacity:0;pointer-events:none;transition:all .4s cubic-bezier(.4, 0, .2, 1);z-index:9999;min-width:260px;max-width:90vw}.cart-added-overlay.show{opacity:1;pointer-events:auto;transform:translateX(-50%) translateY(0)}.cart-added-overlay strong{font-size:.95rem;margin-bottom:2px}.cart-added-icon{font-size:1.2rem;flex-shrink:0;display:flex;align-items:center}.cart-added-link{color:#fff;text-decoration:underline;font-weight:600;font-size:.9rem;padding:4px 8px;border-radius:4px;transition:background .2s;margin-left:20px}.cart-added-link:hover{background:rgba(255,255,255,.1)}.cart-page-title{font-size:1.1rem;font-weight:700;color:#bc4816;margin-right:20px}.cart-page main{padding-top:50px;padding-bottom:120px}.cart-empty{text-align:center;padding:60px 20px}.cart-empty-icon{font-size:4rem;margin-bottom:20px;opacity:.5}.cart-empty h2{color:#bc4816;margin-bottom:10px}.cart-empty p{margin-bottom:24px}.btn-primary{display:inline-block;background:#bc4816;color:#fff;padding:14px 28px;border-radius:10px;text-decoration:none;font-weight:700;font-size:1rem;transition:background .2s ease}.btn-primary:hover{background:#a33c10}.cart-items-section{display:flex;flex-direction:column;gap:16px;margin-top:20px}.cart-item-card{background:#fff;border-radius:14px;border:1px solid rgba(13,79,110,.12);overflow:hidden;padding:16px}.cart-item-top{display:flex;gap:12px;align-items:flex-start}.cart-item-img{width:80px;height:80px;object-fit:cover;border-radius:10px;flex-shrink:0}.cart-item-info{flex:1;min-width:0}.cart-item-title-row{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-bottom:8px}.cart-item-title{font-size:.95rem;font-weight:700;color:#bc4816;margin-bottom:0}.cart-item-opts{margin-bottom:8px}.cart-item-opt{margin-bottom:3px;font-size:.75rem;color:#4b637c}.cart-item-qty-row{display:flex;gap:10px;align-items:center;margin-bottom:4px}.cart-item-qty-label{font-size:.8rem;color:#555}.cart-item-unit-price{font-size:.8rem;color:#555}.cart-item-subtotal{text-align:right;font-size:.9rem;font-weight:700;color:#bc4816;margin-top:10px}.cart-item-remove{background:0 0;border:none;cursor:pointer;color:#aaa;font-size:1rem;padding:4px;line-height:1;flex-shrink:0;transition:color .2s}.cart-item-remove:hover{color:#d32f2f}.cart-delivery-section{margin-top:16px;padding-top:16px;border-top:1px solid rgba(13,79,110,.1)}.delivery-container-wrapper{position:relative;overflow:hidden;margin:0 -16px}.delivery-container-wrapper.scroll-fade-right::after{content:'›';position:absolute;top:0;right:0;width:48px;height:calc(100% - 15px);background:linear-gradient(to right,transparent,#dfdfdf 90%);display:flex;align-items:center;justify-content:flex-end;padding-right:10px;font-size:1.4rem;color:#fff;pointer-events:none;z-index:1}.delivery-container-wrapper.scroll-fade-left::before{content:'‹';position:absolute;top:0;left:0;width:48px;height:calc(100% - 15px);background:linear-gradient(to left,transparent,#dfdfdf 90%);display:flex;align-items:center;justify-content:flex-start;padding-left:10px;font-size:1.4rem;color:#fff;pointer-events:none;z-index:1}.cart-delivery-title{display:inline-flex;align-items:center;gap:10px;margin-bottom:12px;font-weight:600;color:#bc4816;font-size:1rem}.order-summary{background:#fff;border-radius:14px;border:1px solid rgba(13,79,110,.12);padding:16px;margin-top:20px}.summary-title{color:#bc4816;font-size:1.1rem;margin:0 0 14px 0}.summary-row{display:flex;justify-content:space-between;align-items:flex-start;font-size:.88rem;color:#4b637c;margin-bottom:12px;gap:12px}.summary-row-left{display:flex;flex-direction:column;gap:3px;flex:1;min-width:0}.summary-item-title{font-weight:600;color:#203145;font-size:.9rem}.summary-item-price{font-weight:600;color:#bc4816;white-space:nowrap;font-size:.9rem}.summary-opts{display:flex;flex-direction:column;gap:2px;margin-top:2px}.summary-opt-row{font-size:.78rem;color:#4b637c}.summary-opt-row b{color:#203145;font-weight:500}.checkout-bar{position:fixed;bottom:0;left:50%;transform:translateX(-50%);width:100%;max-width:632px;background:rgba(255,255,255,.97);border-top:1px solid rgba(188,72,22,.15);display:flex;align-items:center;justify-content:right;padding:14px 20px;box-sizing:border-box;z-index:50;gap:16px;box-shadow:0 -4px 20px rgba(0,0,0,.07)}.checkout-total-label{font-size:.95rem;color:#4b637c;white-space:nowrap}.checkout-total-value{font-weight:700;color:#bc4816;font-size:1.1rem}.btn-checkout{background:#bc4816;color:#fff;border:none;padding:14px 28px;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:background .2s ease;flex-shrink:0}.btn-checkout:hover{background:#a33c10}.modal-message{white-space:pre-wrap}.flying-item{position:fixed;z-index:9999;width:30px;height:30px;background-color:#bc4816;border-radius:50%;pointer-events:none;transition:all 1s cubic-bezier(.19, 1, .22, 1);display:flex;align-items:center;justify-content:center;color:#fff;font-size:14px}@keyframes cart-pulse{0%{transform:scale(1)}50%{transform:scale(1.4)}100%{transform:scale(1)}}.cart-pulse{animation:cart-pulse .4s ease-out}