﻿.page-shop *,.page-shop *::before,.page-shop *::after{box-sizing:border-box}.page-shop{-webkit-tap-highlight-color:rgba(0,0,0,0)}.page-shop body{font-family:var(--font-body, -apple-system, BlinkMacSystemFont, sans-serif);font-size:15px;line-height:1.55;color:var(--color-text, #1a1a1a);background:var(--color-bg, #fff);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;overflow-x:hidden}.page-shop :where(a:not(.btn)){color:inherit;text-decoration:none}.page-shop :where(img){max-width:100%;height:auto;display:block}.page-shop :where(button:not(.btn)){font-family:inherit;cursor:pointer;border:none;background:none;padding:0}.page-shop .btn{display:inline-flex;align-items:center;justify-content:center;padding:12px 24px;font-size:.9375rem;font-weight:600;width:100%;line-height:1.4;border-radius:var(--radius-md, 10px)}.page-shop .cart-checkout-btn,.page-product .cart-checkout-btn{border-radius:var(--radius-full)}.page-shop :where(ul,ol){list-style:none;margin:0;padding:0}.page-shop :where(h1,h2,h3,h4,h5,h6,p,figure,blockquote,dl,dd,pre){margin:0}.page-shop :where(fieldset){margin:0;padding:0;border:none}.page-shop :where(input,select,textarea){font-family:inherit;font-size:inherit}.page-shop .shop-page,.page-shop .product-page{padding-top:0}.page-shop .product-grid{margin:0;padding-left:0;padding-right:0}.page-shop .product-grid .product-card{animation:none}.page-shop .product-card{content-visibility:visible;contain-intrinsic-size:auto}.page-shop .product-card-img{animation:none;background-image:none;background-size:auto}.page-shop .product-card-img img{opacity:1}.page-shop .product-card-sold .product-card-img img{opacity:.45}.page-shop .announcement-bar{margin:0;border-radius:0;text-align:left}.page-shop .shop-header{padding:0;border-bottom:none}.page-shop .shop-contact{gap:16px;padding:0}.page-shop .shop-contact a,.page-shop .shop-contact button{padding:0;border:none;border-radius:0;background:none}.page-shop .shop-share-btn{padding:0;border:none;border-radius:0;background:none}.page-shop .shop-social{padding:0}.page-shop .shop-social a{background:none;border-radius:50%}.page-shop .product-page{animation:none}.page-shop .product-gallery-slide{animation:none;background:var(--color-bg-alt)}.page-shop .product-gallery-slide img{opacity:1}.page-shop .product-gallery-slide img.loaded{opacity:1}.page-shop .more-product-img{animation:none;background:var(--color-bg-alt)}.page-shop .more-product-img img{opacity:1}.page-shop .more-product-img img.loaded{opacity:1}:root{--font-body: -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif;--font-heading: var(--font-body);--color-bg: #ffffff;--color-bg-alt: #f5f5f5;--color-text: #1a1a1a;--color-text-muted: #717171;--color-accent: #1a1a1a;--color-border: #e5e5e5;--color-error: #dc2626;--radius: 0px;--radius-sm: 0px;--radius-full: 999px;--shadow-sm: 0 1px 2px rgba(0,0,0,0.04);--shadow-md: 0 4px 12px rgba(0,0,0,0.06);--max-width: 1280px}.hide-scrollbar{-ms-overflow-style:none;scrollbar-width:none}.hide-scrollbar::-webkit-scrollbar{display:none}.announcement-bar{overflow:hidden;white-space:nowrap;position:relative}.announcement-bar-track{display:inline-flex;animation:marquee-scroll var(--marquee-speed, 50s) linear infinite;will-change:transform}.announcement-bar-track:hover{animation-play-state:paused}.announcement-bar-items{display:inline-flex;align-items:center;gap:48px;padding-right:48px}.announcement-bar-item{display:inline-flex;align-items:center;gap:10px;flex-shrink:0;font-size:13px;font-weight:600;letter-spacing:.02em}.announcement-bar-item svg{width:14px;height:14px;flex-shrink:0}@keyframes marquee-scroll{0%{transform:translateX(0)}100%{transform:translateX(-50%)}}.announcement-bar-static{padding:10px 16px;text-align:center;font-size:13px;font-weight:600;letter-spacing:.02em}.mobile-header{padding:24px 16px 16px;text-align:center}.mobile-header-profile{display:flex;flex-direction:column;align-items:center;margin-bottom:0;color:inherit;text-decoration:none}.shop-logo{height:45px;max-height:72px;width:auto;max-width:160px;object-fit:contain;margin:0 auto}.shop-logo-placeholder{width:48px;height:48px;border-radius:14px;background:var(--color-bg-alt);color:var(--color-accent);font-size:1.25rem;font-weight:700;display:flex;align-items:center;justify-content:center;margin-bottom:6px}.shop-name{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;letter-spacing:-0.02em;line-height:1.2;margin-bottom:2px}.shop-tagline{font-size:13px;color:var(--color-text-muted);line-height:1.4;max-width:280px}.shop-contact{display:flex;align-items:center;justify-content:center;gap:16px;margin-top:16px;flex-wrap:wrap}.shop-contact a,.shop-contact button{display:flex;flex-direction:column;align-items:center;gap:4px;font-size:11px;color:var(--color-text-muted)}.shop-contact i{font-size:20px;color:var(--color-text)}.shop-social{display:flex;align-items:center;justify-content:center;gap:12px;margin-top:14px}.shop-social a{width:36px;height:36px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:18px}.cart-trigger{position:relative}.cart-badge{position:absolute;top:-4px;right:-4px;background:var(--color-error);color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:var(--radius-full);display:flex;align-items:center;justify-content:center;padding:0 4px}.cart-badge.cart-badge-hidden{display:none}.shop-search{position:relative;margin:0 16px 16px}.shop-search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);color:var(--color-text-muted);font-size:15px;pointer-events:none}.shop-search-input{width:100%;padding:11px 40px 11px 42px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg-alt);color:var(--color-text);font-size:14px;outline:none;transition:border-color .2s}.shop-search-input:focus{border-color:var(--color-accent);background:var(--color-bg)}.shop-search-input::placeholder{color:var(--color-text-muted);opacity:.6}.shop-search-clear{position:absolute;right:10px;top:50%;transform:translateY(-50%);width:28px;height:28px;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);opacity:0}.shop-search-input:not(:placeholder-shown)~.shop-search-clear{opacity:1}.section-header{display:flex;align-items:baseline;justify-content:space-between;padding:0;margin-bottom:14px}.section-title{font-family:var(--font-heading);font-size:1.15rem;font-weight:600;letter-spacing:-0.01em}.section-link{font-size:13px;font-weight:500;color:var(--color-accent)}.section-count{font-size:13px;color:var(--color-text-muted)}.hero-slider{position:relative;padding:40px 0;border-radius:var(--radius, 10px);overflow:hidden}.hero-slider-track{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;-ms-overflow-style:none;scrollbar-width:none}.hero-slider-track::-webkit-scrollbar{display:none}.hero-slide{flex:0 0 100%;min-width:100%;scroll-snap-align:start;position:relative}.hero-slide-img{width:100%;aspect-ratio:16/9;background-size:cover;background-position:center;background-repeat:no-repeat}.hero-slide-content{position:absolute;bottom:0;left:0;right:0;padding:48px 24px 24px;background:linear-gradient(transparent, rgba(0, 0, 0, 0.55));display:flex;flex-direction:column;align-items:center;text-align:center}.hero-slide-subtitle{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.12em;color:hsla(0,0%,100%,.8);margin-bottom:6px}.hero-slide-title{font-family:var(--font-heading, inherit);font-size:1.5rem;font-weight:700;color:#fff;letter-spacing:-0.02em;line-height:1.15;margin-bottom:16px;max-width:320px}.hero-slide-desc{font-size:14px;color:hsla(0,0%,100%,.85);line-height:1.5;margin-bottom:16px;max-width:400px}.hero-slide-cta{display:inline-flex;align-items:center;gap:8px;padding:11px 26px;background:#fff;color:var(--color-text, #1a1a1a);font-size:14px;font-weight:600;border-radius:var(--radius-full, 999px);text-decoration:none;transition:transform .15s,opacity .15s}.hero-slide-cta:active{transform:scale(0.95)}.hero-slide-cta i{font-size:11px}.hero-slide-link{display:block;width:100%;height:100%}.hero-slider-prev,.hero-slider-next{position:absolute;top:50%;transform:translateY(-50%);width:46px;height:46px;border-radius:50%;border:2px solid hsla(0,0%,100%,.3);background:rgba(0,0,0,0);color:#fff;display:none;align-items:center;justify-content:center;cursor:pointer;z-index:3;font-size:13px;padding:0;transition:all .2s}.hero-slider-prev{left:20px}.hero-slider-next{right:20px}.hero-slider-prev:hover,.hero-slider-next:hover{border-color:hsla(0,0%,100%,.7);background:hsla(0,0%,100%,.1)}.hero-slider-dots{position:absolute;bottom:12px;left:50%;transform:translateX(-50%);display:flex;gap:6px;z-index:2}.hero-slider-dot{width:8px;height:8px;border-radius:50%;background:hsla(0,0%,100%,.4);border:none;cursor:pointer;padding:0;transition:all .2s}.hero-slider-dot.active{background:#fff;width:24px;border-radius:var(--radius-full, 999px)}.hero-slider[data-count="1"] .hero-slider-dots{display:none}.trust-badges{display:flex;gap:12px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 16px;margin-bottom:24px}.trust-badge{display:flex;align-items:center;gap:10px;flex-shrink:0;padding:14px 16px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg);min-width:200px}.trust-badge-icon{flex-shrink:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;color:var(--color-text)}.trust-badge-icon svg{width:24px;height:24px}.trust-badge-icon i{font-size:20px;line-height:1}.trust-badge-text{display:flex;flex-direction:column;gap:1px}.trust-badge-title{font-size:13px;font-weight:600;color:var(--color-text);line-height:1.2}.trust-badge-desc{font-size:12px;color:var(--color-text-muted);line-height:1.3}.category-band{position:relative;margin-bottom:28px}.category-band>.section-header{padding:0 16px}.category-band-track{display:flex;gap:20px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 16px;scroll-snap-type:x proximity}.category-band-item{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px;scroll-snap-align:start}.category-band-item:active{transform:scale(0.95)}.category-band-circle{width:72px;height:72px;border-radius:50%;overflow:hidden;background:var(--color-bg-alt);display:flex;align-items:center;justify-content:center}.category-band-circle img{width:100%;height:100%;object-fit:cover}.category-band-circle svg{width:36px;height:36px;color:var(--color-text)}.category-band-item--tile{width:110px}.category-band-tile{width:110px;height:110px;border-radius:14px;overflow:hidden;background:var(--color-bg-alt);display:flex;align-items:center;justify-content:center}.category-band-tile img{width:100%;height:100%;object-fit:cover}.category-band-tile .category-band-icon{font-size:28px;color:var(--color-text-muted)}@media(min-width: 768px){.category-band-item--tile,.category-band-tile{width:132px}.category-band-tile{height:132px}}.category-band-name{font-size:12px;font-weight:500;color:var(--color-text);text-align:center;max-width:80px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.category-section{margin-bottom:24px}.category-circles{display:flex;gap:14px;overflow-x:auto;-webkit-overflow-scrolling:touch;padding:0 16px;scroll-snap-type:x proximity}.category-circle{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px;color:inherit;scroll-snap-align:start;cursor:pointer;border:none;background:none;font-family:inherit}.category-circle:active{transform:scale(0.93)}.category-circle-img{width:72px;height:72px;border-radius:50%;overflow:hidden;background:var(--color-bg-alt);border:2px solid var(--color-border);transition:border-color .2s;flex-shrink:0}.category-circle-img img{width:100%;height:100%;object-fit:cover}.category-circle-name{font-size:11px;font-weight:600;color:var(--color-text-muted);text-align:center;max-width:76px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;transition:color .2s}.category-circle.active .category-circle-img{border-color:var(--color-accent)}.category-circle.active .category-circle-name{color:var(--color-accent);font-weight:700}.category-see-all{flex-shrink:0;display:flex;flex-direction:column;align-items:center;gap:8px;cursor:pointer;border:none;background:none;font-family:inherit;color:inherit}.category-see-all-icon{width:72px;height:72px;border-radius:50%;border:2px dashed var(--color-border);display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:20px;transition:all .2s}.category-see-all-icon:hover{border-color:var(--color-accent);color:var(--color-accent)}.category-see-all-name{font-size:11px;font-weight:600;color:var(--color-text-muted)}.collection-banners{display:grid;grid-template-columns:1fr;gap:12px;padding:0 16px;margin-bottom:28px}.collection-banner{position:relative;overflow:hidden;border-radius:var(--radius);aspect-ratio:4/5}.collection-banner img{width:100%;height:100%;object-fit:cover;transition:transform .4s ease}.collection-banner:hover img{transform:scale(1.05)}.collection-banner-content{position:absolute;bottom:0;left:0;right:0;padding:20px;background:linear-gradient(transparent, rgba(0, 0, 0, 0.5))}.collection-banner-title{font-family:var(--font-heading);font-size:1.15rem;font-weight:600;color:#fff;margin-bottom:4px}.collection-banner-desc{font-size:13px;color:hsla(0,0%,100%,.8);margin-bottom:12px;line-height:1.4}.collection-banner-link{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#fff}.collection-banner-link svg{width:8px;height:8px}.product-slider-section{position:relative;margin-bottom:32px}.product-slider-section>.section-header{padding:0 16px}.product-slider-track{display:flex;gap:15px;overflow-x:auto;-webkit-overflow-scrolling:touch;scroll-snap-type:x proximity;padding:0 16px;cursor:grab}.product-slider-track:active{cursor:grabbing}.product-slider-card{flex-shrink:0;width:160px;scroll-snap-align:start}.product-slider-img{aspect-ratio:1/1;overflow:hidden;border-radius:var(--radius);background:var(--color-bg-alt);margin-bottom:10px}.product-slider-img img{width:100%;height:100%;object-fit:var(--product-image-fit, cover);transition:transform .3s ease}.product-slider-card:hover .product-slider-img img{transform:scale(1.06)}.product-slider-info h3{font-size:13px;font-weight:400;line-height:1.35;margin-bottom:4px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-slider-info h3 a{color:var(--color-text)}.product-slider-price{font-size:14px;font-weight:600;color:var(--color-text)}.product-slider-price .price-compare{font-weight:400;color:var(--color-text-muted);text-decoration:line-through;margin-right:4px;font-size:13px}.scroll-arrow{display:none;position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border-radius:50%;border:1px solid var(--color-border);background:var(--color-bg);color:var(--color-text);align-items:center;justify-content:center;z-index:3;font-size:12px;transition:all .15s;box-shadow:0 2px 8px rgba(0,0,0,.08)}.scroll-arrow:hover{border-color:var(--color-text);background:var(--color-bg)}.scroll-arrow-prev{left:-16px}.scroll-arrow-next{right:-16px}.products-section{padding:0 16px;margin-bottom:32px}.product-grid{display:grid;grid-template-columns:repeat(2, 1fr);gap:12px}.product-card{display:block;border-radius:var(--radius);overflow:hidden;background:var(--color-bg);transition:transform .12s}.product-card:active{transform:scale(0.97)}.product-card-img{aspect-ratio:1/1;overflow:hidden;background:var(--color-bg-alt);position:relative}.product-card-img img{width:100%;height:100%;object-fit:var(--product-image-fit, cover);transition:transform .3s ease}.product-card:hover .product-card-img img{transform:scale(1.06)}.product-badge{position:absolute;top:8px;left:8px;padding:3px 8px;border-radius:var(--radius-sm);font-size:10px;font-weight:600;letter-spacing:.02em;z-index:1}.product-badge-sale{background:var(--color-error);color:#fff}.product-badge-sold{background:rgba(0,0,0,.55);color:#fff}.product-card-body{padding:10px 0}.product-title{font-size:13px;font-weight:400;line-height:1.35;margin-bottom:3px;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{font-size:14px;font-weight:600}.product-price .price-compare{font-size:12px;font-weight:400;color:var(--color-text-muted);text-decoration:line-through;margin-right:6px}.product-price .price-sale{color:var(--color-error)}.product-card-sold{opacity:.55}.load-more-wrap{padding:16px;text-align:center;margin-bottom:24px}.load-more-btn{display:inline-flex;align-items:center;gap:6px;padding:12px 28px;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-bg);color:var(--color-text);font-size:14px;font-weight:500;transition:all .12s}.load-more-btn:active{transform:scale(0.97);background:var(--color-bg-alt)}.load-more-count{color:var(--color-text-muted);font-weight:400}.desktop-header{background:var(--color-bg);border-bottom:1px solid var(--color-border);position:sticky;top:0;z-index:50}.desktop-header-inner{display:flex;align-items:center;gap:12px;max-width:var(--max-width);margin:0 auto;height:56px}.shop-header-burger{appearance:none;border:none;background:rgba(0,0,0,0);color:var(--color-text);width:40px;height:40px;border-radius:10px;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0;font-size:1.05rem;-webkit-tap-highlight-color:rgba(0,0,0,0)}.shop-header-burger:active{background:var(--color-bg-alt)}.desktop-header-brand{display:flex;align-items:center;gap:12px;color:inherit}.desktop-header-logo{width:auto;height:36px;max-width:130px;object-fit:contain;display:block}.desktop-header-logo-placeholder{width:36px;height:36px;border-radius:50%;background:var(--color-bg-alt);color:var(--color-accent);font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center}.desktop-header-name{font-family:var(--font-heading);font-size:1.15rem;font-weight:700;letter-spacing:-0.02em}.desktop-header-nav{display:none;align-items:center;gap:24px}.desktop-header-brand{flex:1;min-width:0}.desktop-header-tagline{display:none}.desktop-header-name{font-size:1rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.desktop-header-link{font-size:14px;font-weight:450;color:var(--color-text);transition:color .15s}.desktop-header-link:hover{color:var(--color-accent)}.desktop-header-actions{display:none;align-items:center;gap:10px}.desktop-header-btn{display:flex;align-items:center;justify-content:center;width:38px;height:38px;border-radius:50%;border:1px solid var(--color-border);color:var(--color-text);font-size:15px;transition:all .15s;position:relative}.desktop-header-btn:hover{background:var(--color-bg-alt)}.desktop-footer{display:none}.desktop-footer-inner{max-width:var(--max-width);margin:0 auto;padding:24px 32px;display:flex;align-items:center;justify-content:space-between;gap:24px}.desktop-footer-name{font-family:var(--font-heading);font-size:.9375rem;font-weight:600}.desktop-footer-right{display:flex;align-items:center;gap:20px}.desktop-footer-link{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--color-text-muted);transition:color .15s}.desktop-footer-link:hover{color:var(--color-text)}.desktop-footer-link i{font-size:14px}.desktop-footer-divider{width:1px;height:20px;background:var(--color-border)}.desktop-footer-social{display:flex;gap:8px}.desktop-footer-social a{width:32px;height:32px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:14px;transition:color .15s}.desktop-footer-social a:hover{color:var(--color-text)}.desktop-footer-bottom{max-width:var(--max-width);margin:0 auto;padding:12px 32px;border-top:1px solid var(--color-border);font-size:12px;color:var(--color-text-muted);text-align:center;display:flex;flex-wrap:wrap;justify-content:space-between;gap:8px}.desktop-footer-poweredby a{color:inherit;font-weight:600;text-decoration:none;border-bottom:1px dotted currentColor}.desktop-footer-poweredby a:hover{color:var(--color-text)}.search-overlay{position:fixed;inset:0;z-index:9990;background:rgba(0,0,0,.5);opacity:0;visibility:hidden;transition:opacity .25s,visibility .25s}.search-overlay.active{opacity:1;visibility:visible}.search-overlay-inner{background:var(--color-bg);padding:20px 16px;transform:translateY(-100%);transition:transform .3s ease}.search-overlay.active .search-overlay-inner{transform:translateY(0)}.search-overlay-bar{position:relative;max-width:640px;margin:0 auto}.search-overlay-icon{position:absolute;left:16px;top:50%;transform:translateY(-50%);color:var(--color-text-muted);font-size:16px;pointer-events:none}.search-overlay-input{width:100%;padding:14px 48px;border:2px solid var(--color-accent);border-radius:var(--radius-full);background:var(--color-bg);color:var(--color-text);font-family:inherit;font-size:16px;outline:none}.search-overlay-input::placeholder{color:var(--color-text-muted)}.search-overlay-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);width:36px;height:36px;display:flex;align-items:center;justify-content:center;color:var(--color-text-muted);font-size:18px;border-radius:50%;transition:background .15s}.search-overlay-close:hover{background:var(--color-bg-alt);color:var(--color-text)}@media(min-width: 768px){.product-grid{grid-template-columns:repeat(3, 1fr);gap:16px}.collection-banners{grid-template-columns:1fr 1fr}.product-slider-card{width:200px}.trust-badges{gap:16px}.trust-badge{min-width:220px}.hero-slide-img{aspect-ratio:21/9}.hero-slide-content{padding:48px 48px 32px}.hero-slide-title{font-size:2.5rem;max-width:480px}.hero-slide-desc{font-size:16px;max-width:500px}.hero-slide-cta{padding:13px 34px;font-size:15px}.hero-slider-dots{bottom:20px}.hero-slider-dot{width:10px;height:10px}.hero-slider-dot.active{width:32px}.category-circles{padding:0;justify-content:center;gap:24px;overflow-x:visible;flex-wrap:wrap}.category-circle-img{width:88px;height:88px}.category-circle-name{font-size:12px;max-width:92px}.category-see-all-icon{width:88px;height:88px}}@media(min-width: 1024px){.desktop-footer{display:block}.shop-header-burger{display:none}.desktop-header-nav{display:flex}.desktop-header-actions{display:flex}.desktop-header-inner{height:64px}.desktop-header-brand{flex:0 0 auto}.desktop-header-tagline{display:inline}.desktop-header-name{font-size:1.15rem}.shop-content{max-width:var(--max-width);margin:0 auto;padding:0 32px}.shop-search{max-width:440px;margin:0 auto 24px}.section-header{padding:0}.products-section{padding:0}.product-grid{grid-template-columns:repeat(4, 1fr);gap:20px}.collection-banners{padding:0;gap:20px}.collection-banner{aspect-ratio:3/4}.trust-badges{padding:0;overflow:visible;justify-content:space-between}.trust-badge{flex:1;min-width:0}.category-band-track{padding:0;justify-content:center;gap:32px;overflow-x:visible;flex-wrap:wrap}.category-band-circle{width:88px;height:88px}.category-band-name{font-size:13px;max-width:92px}.product-slider-track{padding:0;gap:20px}.product-slider-card{width:calc(25% - 15px)}.scroll-arrow{display:flex}.load-more-wrap{padding:24px 0}.hero-slider{margin:0 0 32px;border-radius:var(--radius, 10px)}.search-overlay-inner{padding:28px 32px}.search-overlay-input{font-size:18px;padding:16px 52px}}@media(max-width: 1023px){.shop-content{padding-bottom:16px}.sticky-cta{bottom:calc(56px + env(safe-area-inset-bottom, 0px));padding-bottom:12px}button.scroll-top-btn{bottom:calc(80px + env(safe-area-inset-bottom, 0px))}}.bottom-nav{position:fixed;bottom:0;left:0;right:0;z-index:100;display:flex;align-items:center;justify-content:space-around;height:calc(56px + env(safe-area-inset-bottom, 0px));padding-bottom:env(safe-area-inset-bottom, 0px);background:var(--color-bg, #fff);border-top:1px solid var(--color-border, rgba(0, 0, 0, 0.08));box-shadow:0 -1px 8px rgba(0,0,0,.06)}.bottom-nav-tab{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px;flex:1;min-width:0;height:56px;padding:6px 0;font-size:10px;font-weight:500;color:var(--color-text-muted, #888);background:none;border:none;cursor:pointer;text-decoration:none;-webkit-tap-highlight-color:rgba(0,0,0,0);position:relative;transition:color .15s}.bottom-nav-tab i{font-size:20px;line-height:1}.bottom-nav-tab.active{color:var(--color-accent, #222)}.bottom-nav-tab:active{transform:scale(0.94)}.bottom-nav-tab .cart-badge{position:absolute;top:4px;right:50%;margin-right:-16px;min-width:16px;height:16px;border-radius:8px;background:var(--color-accent, #e53935);color:#fff;font-size:10px;font-weight:700;line-height:16px;text-align:center;padding:0 4px}.bottom-nav-tab .cart-badge-hidden{display:none}@media(min-width: 1024px){.bottom-nav{display:none}}.contact-sheet-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.4);z-index:200;display:flex;align-items:flex-end;justify-content:center;opacity:0;visibility:hidden;transition:opacity .25s ease,visibility .25s}.contact-sheet-backdrop.active{opacity:1;visibility:visible}.contact-sheet{background:var(--color-bg, #fff);border-radius:16px 16px 0 0;width:100%;max-width:560px;padding:0 16px 16px;padding-bottom:calc(16px + env(safe-area-inset-bottom, 0px));transform:translateY(100%);transition:transform .3s cubic-bezier(0.32, 0.72, 0, 1)}.contact-sheet-backdrop.active .contact-sheet{transform:translateY(0)}.contact-sheet-handle{width:36px;height:4px;border-radius:2px;background:var(--color-border, rgba(0, 0, 0, 0.15));margin:10px auto 16px}.contact-sheet-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:8px}.contact-sheet-title{font-size:1.125rem;font-weight:700;color:var(--color-text, #1a1a1a)}.contact-sheet-close{display:flex;align-items:center;justify-content:center;width:32px;height:32px;border-radius:50%;background:var(--color-bg-alt, #f5f5f5);border:none;color:var(--color-text-muted, #888);cursor:pointer}.contact-sheet-body{display:flex;flex-direction:column}.contact-sheet-item{display:flex;align-items:center;gap:14px;padding:12px;border-radius:10px;font-size:.9375rem;font-weight:500;color:var(--color-text, #1a1a1a);text-decoration:none;transition:background-color .15s}.contact-sheet-item:active{background:var(--color-bg-alt, #f5f5f5)}.contact-sheet-icon{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--color-bg-alt, #f5f5f5);color:var(--color-text, #1a1a1a);font-size:18px;flex-shrink:0}.contact-icon-whatsapp{background:#25d366;color:#fff}.contact-sheet-label{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.contact-sheet-social{display:flex;gap:12px;justify-content:center;padding:16px 0 4px;border-top:1px solid var(--color-border, rgba(0, 0, 0, 0.08));margin-top:8px}.contact-sheet-social-link{display:flex;align-items:center;justify-content:center;width:44px;height:44px;border-radius:50%;background:var(--color-bg-alt, #f5f5f5);color:var(--color-text, #1a1a1a);font-size:18px;text-decoration:none;transition:background-color .15s}.contact-sheet-social-link:active{background:var(--color-border, rgba(0, 0, 0, 0.12))}.reviews-preview,.reviews-list-section,.reviews-page-header,.reviews-form-section{padding:32px var(--gutter, 16px)}.reviews-section-head{display:flex;align-items:baseline;justify-content:space-between;gap:12px;margin-bottom:20px}.reviews-section-head .section-title{margin:0;font-size:1.125rem;font-weight:600;letter-spacing:-0.01em}.reviews-section-head .section-link{font-size:.8125rem;font-weight:500;color:var(--color-text-muted);text-decoration:none;white-space:nowrap;transition:color .15s}.reviews-section-head .section-link:hover{color:var(--color-text)}.reviews-section-meta{font-size:.8125rem;font-weight:500;color:var(--color-text-muted);font-variant-numeric:tabular-nums}.reviews-star-on{color:var(--reviews-star-color, #FFB400)}.reviews-star-off{color:rgba(15,23,42,.14)}.reviews-star-half{color:var(--reviews-star-color, #FFB400);opacity:.4}.reviews-summary{display:flex;align-items:center;justify-content:space-between;gap:20px;flex-wrap:wrap;margin-bottom:24px}.reviews-summary-rating{display:flex;align-items:baseline;gap:12px}.reviews-summary-avg{font-size:2rem;font-weight:600;color:var(--color-text);line-height:1;letter-spacing:-0.02em;font-feature-settings:"tnum" 1}.reviews-summary-of{font-size:.875rem;color:var(--color-text-muted);font-weight:500}.reviews-summary-stars{display:inline-flex;gap:2px;font-size:.9375rem;margin-left:4px;align-self:center}.reviews-summary-count{font-size:.8125rem;color:var(--color-text-muted);font-weight:500}.reviews-hero{display:grid;grid-template-columns:1fr;gap:28px;padding:28px 0;border-top:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08);margin-bottom:8px}@media(min-width: 720px){.reviews-hero{grid-template-columns:minmax(180px, 240px) 1fr;gap:40px;align-items:center}}.reviews-hero-left{display:flex;flex-direction:column;gap:6px;align-items:flex-start}.reviews-hero-avg{font-size:3.5rem;font-weight:600;line-height:1;color:var(--color-text);letter-spacing:-0.03em;font-feature-settings:"tnum" 1}.reviews-hero-stars{display:inline-flex;gap:3px;font-size:1.0625rem}.reviews-hero-count{font-size:.8125rem;color:var(--color-text-muted);font-weight:500}.reviews-hero-compact .reviews-hero-cta{display:flex;align-items:center;justify-content:flex-start}@media(min-width: 720px){.reviews-hero-compact .reviews-hero-cta{justify-content:flex-end}}.reviews-distribution{display:flex;flex-direction:column;gap:8px}.reviews-dist-row{display:grid;grid-template-columns:28px 1fr 36px;align-items:center;gap:12px;font-size:.8125rem}.reviews-dist-label{color:var(--color-text-muted);font-weight:500;font-variant-numeric:tabular-nums}.reviews-dist-bar{height:6px;background:rgba(15,23,42,.14);border-radius:3px;overflow:hidden}.reviews-dist-fill{height:100%;background:linear-gradient(90deg, #FFB400, #FFA000);border-radius:3px;transform-origin:left center;animation:reviews-dist-grow .5s ease-out both}.reviews-dist-count{text-align:right;color:var(--color-text-muted);font-variant-numeric:tabular-nums;font-weight:500}@keyframes reviews-dist-grow{from{transform:scaleX(0)}to{transform:scaleX(1)}}.reviews-preview-list,.reviews-list{display:flex;flex-direction:column;gap:0}.reviews-preview-list .review-card,.reviews-list .review-card{border-bottom:1px solid rgba(15,23,42,.08)}.reviews-preview-list .review-card:last-child,.reviews-list .review-card:last-child{border-bottom:none}@media(min-width: 960px){.reviews-preview-list{display:grid;grid-template-columns:repeat(3, 1fr);gap:0;column-gap:0}.reviews-preview-list .review-card{border-bottom:none;border-right:1px solid rgba(15,23,42,.08);padding:0 24px}.reviews-preview-list .review-card:first-child{padding-left:0}.reviews-preview-list .review-card:last-child{border-right:none;padding-right:0}}.review-card{padding:24px 0;display:flex;flex-direction:column;gap:10px;background:rgba(0,0,0,0);border:none}.review-card-meta-top{display:flex;align-items:center;justify-content:space-between;gap:12px}.review-card-stars{display:inline-flex;gap:2px;font-size:.875rem}.review-card-date{font-size:.75rem;color:var(--color-text-muted);font-weight:500;font-variant-numeric:tabular-nums}.review-card-title{font-size:.9375rem;font-weight:600;margin:0;color:var(--color-text);line-height:1.35;letter-spacing:-0.005em}.review-card-comment{font-size:.9375rem;line-height:1.6;color:var(--color-text);margin:0;word-wrap:break-word;overflow-wrap:break-word}.review-card-name{font-size:.8125rem;color:var(--color-text-muted);font-weight:500;margin-top:2px}.review-card-name::before{content:"— ";opacity:.6}.reviews-load-more-bar{display:flex;justify-content:center;padding-top:16px}.reviews-preview-empty .reviews-empty-card{text-align:center;padding:56px 24px;border-top:1px solid rgba(15,23,42,.08);border-bottom:1px solid rgba(15,23,42,.08);display:flex;flex-direction:column;align-items:center;gap:12px}.reviews-empty-stars{display:inline-flex;gap:6px;font-size:1.5rem;color:rgba(15,23,42,.14);margin-bottom:4px}.reviews-empty-title{font-size:1.125rem;font-weight:600;margin:0;letter-spacing:-0.01em;color:var(--color-text)}.reviews-empty-desc{font-size:.875rem;color:var(--color-text-muted);margin:0 0 8px;max-width:320px;line-height:1.5}.reviews-page-header{display:flex;flex-direction:column;gap:4px;padding-bottom:8px}.reviews-page-title{font-size:1.75rem;font-weight:600;margin:0;letter-spacing:-0.025em;color:var(--color-text)}.reviews-page-subtitle{font-size:.9375rem;color:var(--color-text-muted);margin:0 0 4px}.reviews-page-empty{text-align:center;padding:24px 0;color:var(--color-text-muted);font-size:.9375rem;margin:0}.reviews-form-section{border-top:1px solid rgba(15,23,42,.08);padding-top:36px;padding-bottom:48px;max-width:640px;margin:0 auto}.reviews-form-section-hero{border-top:none;padding-top:24px;text-align:left}.reviews-form-section-hero .reviews-form-header{text-align:center;margin-bottom:36px;padding-bottom:32px;border-bottom:1px solid rgba(15,23,42,.08)}.reviews-form-section-hero .reviews-form-title{font-size:1.75rem;letter-spacing:-0.025em;margin:0 auto 8px;max-width:480px}.reviews-form-section-hero .reviews-form-desc{margin:0 auto;max-width:420px}.reviews-form-eyebrow{display:inline-flex;gap:6px;font-size:1.375rem;color:rgba(15,23,42,.14);margin-bottom:14px}.reviews-form-header{margin-bottom:28px}.reviews-form-title{font-size:1.375rem;font-weight:600;margin:0 0 6px;letter-spacing:-0.015em;color:var(--color-text);line-height:1.2}.reviews-form-desc{font-size:.9375rem;color:var(--color-text-muted);margin:0;line-height:1.55;max-width:460px}.reviews-form{width:100%}.reviews-form-fieldset{border:none;padding:0;margin:0 0 32px}.reviews-form-fieldset:last-of-type{margin-bottom:24px}.reviews-form-legend{font-size:.6875rem;font-weight:600;text-transform:uppercase;letter-spacing:.08em;color:var(--color-text-muted);padding:0;margin-bottom:14px;width:100%}.reviews-form-row{display:grid;grid-template-columns:1fr;gap:0}@media(min-width: 600px){.reviews-form-row{grid-template-columns:1fr 1fr;gap:16px}}.reviews-form .form-group{margin-bottom:16px}.reviews-form .form-group:last-child{margin-bottom:0}.reviews-form label{display:block;font-size:.8125rem;font-weight:500;color:var(--color-text);margin-bottom:6px}.reviews-form .label-hint{color:var(--color-text-muted);font-weight:400;font-size:.75rem;margin-left:4px}.reviews-form .form-control{width:100%;border-radius:10px;border:1px solid rgba(15,23,42,.14);padding:12px 14px;font-size:.9375rem;background:#fff;color:var(--color-text);transition:border-color .15s,box-shadow .15s;font-family:inherit}.reviews-form .form-control::placeholder{color:rgba(15,23,42,.35)}.reviews-form .form-control:hover{border-color:rgba(15,23,42,.22)}.reviews-form .form-control:focus{border-color:var(--color-text);box-shadow:0 0 0 3px rgba(15,23,42,.08);outline:none}.reviews-form textarea.form-control{resize:vertical;min-height:120px;line-height:1.55}.reviews-form-actions{display:flex;flex-direction:column;align-items:flex-start;gap:10px;padding-top:8px;border-top:1px solid rgba(15,23,42,.08)}.reviews-form-section-hero .reviews-form-actions{align-items:center;text-align:center}.reviews-form-actions .reviews-leave-btn-large{padding:14px 32px;font-size:.9375rem;width:100%;justify-content:center}@media(min-width: 600px){.reviews-form-actions .reviews-leave-btn-large{width:auto;min-width:200px}}.reviews-form-note{font-size:.75rem;color:var(--color-text-muted);margin:0}.reviews-form-success{text-align:center;padding:40px 16px;display:flex;flex-direction:column;align-items:center;gap:16px}.reviews-form-success i{font-size:28px;color:#16a34a;background:rgba(22,163,74,.08);width:64px;height:64px;border-radius:50%;display:inline-flex;align-items:center;justify-content:center}.reviews-form-success p{font-size:.9375rem;color:var(--color-text);margin:0;max-width:320px;line-height:1.55}.rating-picker{display:inline-flex;align-items:center;gap:4px;padding:2px 0 8px}.rating-picker-star{background:none;border:none;cursor:pointer;padding:6px;color:rgba(15,23,42,.14);font-size:30px;transition:color .1s,transform .1s;line-height:1}.rating-picker-star:hover,.rating-picker-star.is-on{color:var(--reviews-star-color, #FFB400)}.rating-picker-star:hover{transform:scale(1.08)}.rating-picker-star:active{transform:scale(0.92)}.rating-picker-label{font-size:.8125rem;color:var(--color-text-muted);font-weight:500;margin-left:12px;min-width:70px}.shop-text{padding:24px 16px}.shop-text--center{text-align:center}.shop-text-inner{max-width:720px;margin:0 auto}.shop-text-title{font-size:1.375rem;font-weight:700;margin:0 0 12px}.shop-text-body{line-height:1.6;color:var(--color-text)}.shop-text-body p{margin:0 0 10px}.shop-text-body h2{font-size:1.25rem;font-weight:700;margin:16px 0 8px}.shop-text-body h3{font-size:1.05rem;font-weight:700;margin:14px 0 6px}.shop-text-body ul,.shop-text-body ol{padding-left:22px;margin:0 0 10px;list-style-position:outside}.shop-text-body ul{list-style-type:disc}.shop-text-body ol{list-style-type:decimal}.shop-text-body li+li{margin-top:4px}.shop-text-body li>p:only-child{margin:0}.shop-text-body li>p:first-child{margin-top:0}.shop-text-body li>p:last-child{margin-bottom:0}.shop-text-body strong{font-weight:700}.shop-text-body em{font-style:italic}.shop-text-body a{color:#163300;text-decoration:underline}.shop-text-cta{display:inline-flex;align-items:center;gap:8px;margin-top:14px;background:#163300;color:#9fe870;padding:10px 20px;border-radius:999px;font-weight:700;text-decoration:none}