:root{--background: #ffffff;--foreground: #1a1a1a;--muted: #f5f5f5;--muted-foreground: #6b6b6b;--border: #e5e5e5;--card: #ffffff;--primary: #1a1a1a;--primary-foreground: #ffffff;--brand-yellow: 45 100% 50%;--brand-yellow-color: hsl(var(--brand-yellow));--brand-yellow-soft: hsl(var(--brand-yellow) / .2)}.custom-product-section{align-items:start}a{color:inherit}[data-lucide]{width:16px;height:16px;stroke-width:2;vertical-align:middle}.gallery-sticky{position:relative}@media(min-width:992px){.gallery-sticky{position:sticky;top:2rem}}.flex-fill{flex:1 1 auto!important}input#qtyValue{border:0}.gallery-main{border-radius:.5rem;min-height:520px;display:flex;align-items:center;justify-content:center;border:1px solid}.gap-2{gap:.5rem!important}.py-4{padding-top:3rem!important;padding-bottom:3rem!important}.gallery-badges{position:absolute;top:1rem;left:1rem;display:flex;gap:.5rem;z-index:2}.trust-card [data-lucide]{fill:transparent}.badge-pill{font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px;display:inline-flex;align-items:center;gap:.25rem}.badge-pill [data-lucide]{width:12px;height:12px}.badge-soldout{background:#fde4e4;color:#c0392b}.badge-shipping{background:#dff3df;color:#2e7d32}.main-image{max-width:80%;object-fit:contain}.gallery-layout{display:flex;flex-direction:column;gap:1rem}.thumbs-wrapper{display:flex;flex-direction:row;align-items:center;gap:.5rem;width:100%;margin-top:22px}.gallery-layout .gallery-main{width:100%}.thumbs{display:flex;flex-direction:row;gap:.75rem;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none;flex:1;width:100%;padding:2px}.thumbs::-webkit-scrollbar{display:none}.thumbs .thumb{background:#fff;border:1px solid var(--border);border-radius:.375rem;overflow:hidden;width:80px;height:80px;flex-shrink:0;padding:0;cursor:pointer;transition:border .15s ease}.thumbs .thumb img{width:100%;height:100%;object-fit:contain;padding:.5rem}.thumbs .thumb.active{border:2px solid var(--primary)}.thumbs-arrow{width:36px;height:36px;border-radius:9999px;border:1px solid var(--border);background:#fff;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease,border-color .15s ease;flex-shrink:0}.thumbs-arrow:hover:not(:disabled){background:var(--muted);border-color:#c8c8c8}.thumbs-arrow:disabled{opacity:.4;cursor:not-allowed}.thumbs-arrow [data-lucide]{width:18px;height:18px;transform:rotate(-90deg)}.meta-line{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:var(--muted-foreground);margin-bottom:.5rem}.product-title{font-size:1.875rem;font-weight:600;line-height:1.3;color:var(--foreground);margin-bottom:1rem}@media(min-width:768px){.product-title{font-size:2rem}}.product-desc{font-size:16px;color:var(--muted-foreground);line-height:1.6;margin-bottom:1rem}.price-wrapper{display:flex;align-items:baseline;gap:.75rem;flex-wrap:wrap;margin:0}.price{font-size:1.875rem;font-weight:800;margin:0;color:#1a1a1a;line-height:1}.price--sale{color:#e63946}.compare-price{font-size:1.25rem;font-weight:600;color:#9a9a9a;margin:0;text-decoration:line-through;line-height:1}.pack-pill{display:inline-block;background:#fff3b0;color:#1a1a1a;font-size:.875rem;font-weight:600;padding:.4rem .9rem;border-radius:9999px;white-space:nowrap;line-height:1.2}@media(max-width:575.98px){.price{font-size:1.5rem}.compare-price{font-size:1.0625rem}.pack-pill{font-size:.8125rem;padding:.35rem .75rem}}.rating-row{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap;margin-top:1rem}.stars{display:inline-flex}.stars [data-lucide]{width:16px;height:16px}.star-filled{color:var(--brand-yellow-color);fill:var(--brand-yellow-color)}.star-empty{color:var(--brand-yellow-color);fill:none}.rating-num{font-weight:600;font-size:.875rem}.reviews-link{font-size:.875rem;text-decoration:underline;color:var(--foreground)}.divider{border:0;border-top:1px solid var(--border);margin:1.5rem 0}.price{font-size:1.875rem;font-weight:700;margin:0}.price-unit{font-size:.875rem;font-weight:400;color:var(--muted-foreground)}.pack-pill{background:hsl(var(--brand-yellow) / .25);color:var(--foreground);font-size:.875rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px}.label-small{font-size:.75rem;letter-spacing:.08em;color:var(--muted-foreground);margin-bottom:.5rem}.cart-row{flex-wrap:wrap;padding:18px 0}.qty-control{display:inline-flex;align-items:center;border:1px solid var(--border);border-radius:.375rem;overflow:hidden;height:48px}.qty-btn{width:40px;height:48px;background:var(--muted);border:none;display:flex;align-items:center;justify-content:center;cursor:pointer}.qty-btn:hover{background:#ececec}.qty-value{width:48px;text-align:center;border-left:1px solid var(--border);border-right:1px solid var(--border);height:48px;display:inline-flex;align-items:center;justify-content:center}.btn-cart{height:48px;background:#1c1c4c;color:var(--primary-foreground);border:none;border-radius:.375rem;font-weight:600;font-size:1rem;display:inline-flex;align-items:center;justify-content:center;gap:.5rem}.btn-cart:hover{background:#2a2a2a;color:var(--primary-foreground)}.btn-icon{width:48px;height:48px;border-radius:.375rem;border:1px solid var(--border);background:#fff;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer}.btn-icon [data-lucide]{width:20px;height:20px}.btn-icon:hover{background:var(--muted)}.terms-link{font-weight:600;text-decoration:underline}.subscribe-title{font-weight:700;font-size:1rem;margin-top:1.5rem;margin-bottom:.75rem;color:var(--foreground)}.subscribe-input{height:48px;border-radius:.375rem;border:1px solid var(--border)}.subscribe-input:focus{outline:none;border-color:var(--primary);box-shadow:0 0 0 2px #0000001a}.btn-subscribe{height:48px;padding:0 2rem;border-radius:9999px;background:#1c1c4c;color:var(--primary-foreground);font-weight:600;border:none}.btn-subscribe:hover{background:#2a2a2a;color:var(--primary-foreground)}.spec-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1.5rem}@media(min-width:576px){.spec-grid{grid-template-columns:repeat(5,1fr)}}.spec-box{background:#eef1f7;border-radius:.375rem;padding:.75rem 0;text-align:center}.spec-v{font-weight:700;color:var(--foreground);font-size:1rem}.spec-l{font-size:10px;letter-spacing:.08em;color:var(--muted-foreground);margin-top:.25rem}.trust-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:.75rem;margin-top:1rem}.trust-card{border:1px solid var(--border);border-radius:.375rem;padding:1rem;display:flex;flex-direction:column;align-items:center;text-align:center;background:#f5f5f566}.trust-card [data-lucide]{width:24px;height:24px;color:var(--primary);margin-bottom:.5rem}.trust-card span{font-size:.875rem;font-weight:600;color:var(--foreground)}.section-title{font-size:1.875rem;font-weight:700;color:var(--foreground)}.feature-card{border:1px solid var(--border);border-radius:.5rem;padding:1.5rem;background:var(--card);transition:box-shadow .2s ease;display:flex;margin-top:26px;height:-webkit-fill-available;flex-direction:column}.feature-card:hover{box-shadow:0 4px 12px #00000014}.feature-icon{width:48px;height:48px;border-radius:9999px;background:hsl(var(--brand-yellow) / .2);color:var(--primary);display:flex;align-items:center;justify-content:center;margin-bottom:1rem}.feature-icon [data-lucide]{width:24px;height:24px}.feature-bar{width:40px;height:4px;background:var(--brand-yellow-color);margin-bottom:.75rem;border-radius:2px}.feature-card h3{font-weight:700;color:var(--foreground);font-size:1.125rem;margin-bottom:.5rem}.feature-card p{font-size:1rem;color:var(--muted-foreground);line-height:1.6;margin:0}.content-block{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:4rem}.content-title{font-size:1.5rem;font-weight:700;color:var(--foreground)}@media(min-width:768px){.content-title{font-size:1.875rem}}.content-img{border-radius:.5rem;overflow:hidden}.content-img img{width:100%;height:auto;object-fit:cover;display:block}.content-text{color:var(--muted-foreground);line-height:1.7;margin:0}.tabs-wrap{border:1px solid var(--border);border-radius:.5rem;overflow:hidden}.tabs-header{display:grid;grid-template-columns:1fr 1fr}.tab-btn{text-align:left;padding:1rem 1.5rem;font-weight:700;font-size:1.125rem;background:var(--card);border:none;cursor:pointer;transition:background .15s ease}.tab-btn:hover{background:var(--muted)}.tab-btn.active{background:var(--primary);color:var(--primary-foreground)}.tab-body{padding:1.5rem}.tab-pane{display:none}.tab-pane.active{display:block}.info-table{font-size:14px;border-collapse:collapse;color:#000}.mt-4{margin-top:30px}.Specification{padding:40px 0}.info-table th{text-align:left;padding:.75rem;font-weight:600;font-size:14px;border-bottom:1px solid var(--border)}.info-table td{padding:.75rem;border-bottom:1px solid var(--border);vertical-align:top}.info-table tbody tr:last-child td{border-bottom:0}.info-table td:first-child{font-weight:500;width:33%}.info-table td:last-child{color:var(--muted-foreground)}.faq-section{padding:60px 20px}.faq-title{text-align:center;font-size:36px;font-weight:700;margin-bottom:40px;color:#111}.faq-wrapper{max-width:768px;margin:0 auto}.faq-item{border:1px solid #e5e5e5;border-radius:10px;margin-bottom:16px;overflow:hidden;background:#fff}.faq-question{width:100%;border:none;background:#fff;padding:20px;text-align:left;font-size:18px;font-weight:600;cursor:pointer;position:relative;transition:.3s ease}.faq-question:hover{background:#f5f5f5}.faq-question:after{content:"+";position:absolute;right:20px;top:50%;transform:translateY(-50%);font-size:24px;transition:.3s ease}.faq-item.active .faq-question:after{content:"-"}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease}.faq-answer p{padding:0 20px 20px;margin:0;color:#666;line-height:1.7;font-size:16px}.rating-breakdown{display:flex;flex-direction:column;gap:.5rem}.rb-row{display:flex;align-items:center;gap:.75rem;font-size:.875rem}.rb-label{width:48px;color:var(--muted-foreground)}.rb-bar{flex:1;height:16px;background:var(--muted);border-radius:.25rem;overflow:hidden}.rb-fill{height:100%;background:var(--brand-yellow-color)}.rb-pct{width:40px;text-align:right;color:var(--muted-foreground)}.review-list .review-item{border-bottom:1px solid var(--border);padding-bottom:1.5rem;margin-bottom:2rem}.review-list .review-item:last-child{border-bottom:0}.review-name{font-weight:600;color:var(--foreground);margin-bottom:.25rem}.review-title-line{display:flex;align-items:center;gap:.5rem;margin-bottom:.25rem}.review-title{font-weight:600;font-size:.875rem}.review-meta{font-size:.75rem;color:var(--muted-foreground);margin-bottom:.5rem}.verified-tag{margin-left:.5rem;color:var(--primary);font-weight:500}.review-text{font-size:.875rem;color:var(--muted-foreground);line-height:1.6;margin:0}.review-pagination{display:flex;align-items:center;justify-content:center;gap:.5rem;margin-top:2rem}.review-pagination button{width:40px;height:40px;border-radius:9999px;border:1px solid var(--border);background:#fff;display:inline-flex;align-items:center;justify-content:center;font-weight:500;cursor:pointer}.review-pagination button:hover:not(:disabled){background:var(--muted)}.review-pagination button:disabled{opacity:.4;cursor:not-allowed}.review-pagination button.active{background:var(--primary);color:var(--primary-foreground);border-color:var(--primary)}@media(max-width:575.98px){.gallery-main{min-height:360px;padding:1rem}.main-image{max-height:300px}.cart-row .btn-cart{flex-basis:100%;order:3}.cart-row{gap:.5rem}}.custom-btn-wrapper{display:flex;gap:15px;justify-content:center;align-items:center;padding:20px;background:#fff}.custom-btn{display:inline-block;text-decoration:none;text-align:center;padding:14px 32px;border-radius:8px;font-size:16px;font-weight:600;transition:.3s ease;min-width:180px}.text-center{text-align:center}.btn-primary{background:#1c1c4c;color:#fff}.btn-primary:hover{background:#333;transform:translateY(-2px)}.btn-secondary{background:#e9bf52;color:#fff}.btn-secondary:hover{background:#e65c00;transform:translateY(-2px)}@media(max-width:768px){.custom-btn-wrapper{flex-direction:column}.custom-btn{width:100%}.faq-question{font-size:15px}.faq-answer p{font-size:14px}}.feature-card .feature-icon svg{fill:transparent}
/*# sourceMappingURL=/cdn/shop/t/31/assets/product-custom.css.map */
