*{margin:0;padding:0;box-sizing:border-box;-webkit-tap-highlight-color:transparent}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;background:var(--color-bg, #f8f8f8);color:var(--color-text, #1a1a1a);line-height:1.45;padding-bottom:80px}a{color:inherit;text-decoration:none}img{max-width:100%;height:auto;display:block}.announcement-bar{background:#111;color:#fff;font-size:11px;text-align:center;padding:8px 12px;letter-spacing:.5px}.header{background:#fff;padding:12px 16px;display:flex;align-items:center;justify-content:space-between;position:sticky;top:0;z-index:100;border-bottom:1px solid #eee}.logo{font-weight:700;font-size:20px;letter-spacing:3px;text-transform:uppercase}.header-icons{display:flex;gap:18px;font-size:20px}.hero{position:relative;min-height:480px;background-size:cover;background-position:center;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;padding:28px 20px 40px;text-align:center}.hero:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(to bottom,#00000026,#00000080)}.hero-content{position:relative;z-index:1}.hero h1{font-size:28px;font-weight:300;letter-spacing:3px;margin-bottom:8px;text-transform:uppercase;animation:fadeUp .8s ease both}.hero p{font-size:15px;opacity:.95;margin-bottom:22px;max-width:320px;margin-left:auto;margin-right:auto;animation:fadeUp .8s .15s ease both}.btn-primary{display:inline-block;background:var(--color-button, #6b2d5c);color:#fff;padding:14px 36px;border-radius:30px;font-weight:600;font-size:14px;letter-spacing:1px;text-transform:uppercase;border:none;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;animation:fadeUp .8s .3s ease both}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 20px #0003}.welcome{background:#fff;padding:32px 20px;text-align:center}.welcome h2{font-size:20px;margin-bottom:10px;letter-spacing:.5px}.welcome p{font-size:14px;color:#555;margin-bottom:20px}.trust-list{list-style:none;display:flex;flex-direction:column;gap:10px;align-items:flex-start;max-width:280px;margin:0 auto 18px}.trust-list li{display:flex;align-items:center;gap:10px;font-size:14px;opacity:0;animation:fadeUp .6s ease both}.trust-list li:nth-child(1){animation-delay:.1s}.trust-list li:nth-child(2){animation-delay:.2s}.trust-list li:nth-child(3){animation-delay:.3s}.trust-list li:nth-child(4){animation-delay:.4s}.check{color:#22c55e;font-weight:700;font-size:16px}.section{padding:28px 16px 12px}.section-title{font-size:18px;font-weight:600;letter-spacing:1px;text-align:center;margin-bottom:18px;text-transform:uppercase}.collections{display:grid;grid-template-columns:1fr 1fr;gap:12px;padding:0 16px 24px}.collection-card{position:relative;border-radius:12px;overflow:hidden;aspect-ratio:1 / 1.15;background:#ddd;transition:transform .35s ease,box-shadow .35s ease}.collection-card:hover{transform:translateY(-4px);box-shadow:0 12px 24px #0000001f}.collection-card img{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.collection-card:hover img{transform:scale(1.06)}.collection-label{position:absolute;bottom:12px;left:12px;right:12px;background:#ffffffeb;color:#111;text-align:center;padding:8px 6px;font-size:12px;font-weight:600;letter-spacing:.5px;border-radius:6px;text-transform:uppercase}.products-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;padding:0 16px 30px}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 2px 10px #0000000f;opacity:0;transform:translateY(24px);animation:cardReveal .7s ease forwards;transition:transform .3s ease,box-shadow .3s ease}.product-card:nth-child(1){animation-delay:.05s}.product-card:nth-child(2){animation-delay:.12s}.product-card:nth-child(3){animation-delay:.19s}.product-card:nth-child(4){animation-delay:.26s}.product-card:nth-child(5){animation-delay:.33s}.product-card:nth-child(6){animation-delay:.4s}.product-card:nth-child(7){animation-delay:.47s}.product-card:nth-child(8){animation-delay:.54s}.product-card:hover{transform:translateY(-6px);box-shadow:0 14px 28px #0000001f}.product-image{position:relative;aspect-ratio:3/4;background:#f0f0f0;overflow:hidden}.product-image img{width:100%;height:100%;object-fit:cover;transition:transform .55s cubic-bezier(.25,.46,.45,.94)}.product-card:hover .product-image img{transform:scale(1.08)}.badge{position:absolute;top:10px;left:10px;background:var(--color-primary, #6b2d5c);color:#fff;font-size:10px;font-weight:600;padding:4px 8px;border-radius:4px;text-transform:uppercase;letter-spacing:.5px;z-index:2;animation:badgePop .5s .6s ease both}.badge.sale{background:#dc2626}.product-info{padding:12px 10px 14px}.product-title{font-size:13px;font-weight:500;margin-bottom:4px;line-height:1.3;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{font-size:14px;font-weight:600;color:#111}.product-price .old{text-decoration:line-through;color:#999;font-weight:400;font-size:12px;margin-left:6px}.swatches{display:flex;gap:5px;margin-top:8px}.swatch{width:14px;height:14px;border-radius:50%;border:1px solid #ddd;transition:transform .2s ease}.product-card:hover .swatch{transform:scale(1.15)}.quick-add{position:absolute;bottom:12px;left:12px;right:12px;background:#111;color:#fff;text-align:center;padding:10px;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;border-radius:6px;opacity:0;transform:translateY(10px);transition:all .3s ease;z-index:3}.product-card:hover .quick-add{opacity:1;transform:translateY(0)}.newsletter{background:#fff;margin:10px 16px 30px;padding:28px 20px;border-radius:14px;text-align:center}.newsletter h3{font-size:18px;margin-bottom:8px}.newsletter p{font-size:13px;color:#666;margin-bottom:16px}.email-row{display:flex;gap:0}.email-row input{flex:1;padding:13px 14px;border:1px solid #ddd;border-radius:8px 0 0 8px;font-size:14px;outline:none}.email-row button{background:#111;color:#fff;border:none;padding:0 18px;border-radius:0 8px 8px 0;font-size:16px;cursor:pointer}.site-footer{background:#111;color:#ccc;padding:30px 20px 40px;text-align:center;font-size:13px}.site-footer .brand{color:#fff;font-weight:600;font-size:16px;margin-bottom:8px;letter-spacing:3px}@keyframes pulse{0%,to{box-shadow:0 4px 20px #00000040}50%{box-shadow:0 4px 28px #6b2d5c73}}@media(min-width:768px){.products-grid{grid-template-columns:repeat(4,1fr);gap:20px;padding:0 40px 40px}.collections{grid-template-columns:repeat(4,1fr);gap:16px;padding:0 40px 30px}.hero{min-height:560px}.hero h1{font-size:40px}}.page-btn{display:inline-block;min-width:36px;padding:8px 12px;border:1px solid #ddd;border-radius:6px;font-size:13px;text-align:center;color:#111}.page-btn.current{background:#111;color:#fff;border-color:#111}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:400;visibility:hidden;pointer-events:none}.cart-drawer.is-open{visibility:visible;pointer-events:auto}.cart-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000073;opacity:0;transition:opacity .3s ease}.cart-drawer.is-open .cart-drawer-overlay{opacity:1}.cart-drawer-panel{position:absolute;top:0;right:0;width:min(400px,100vw);height:100%;background:#fff;display:flex;flex-direction:column;transform:translate(100%);transition:transform .3s ease;box-shadow:-8px 0 30px #0000001f}.cart-drawer.is-open .cart-drawer-panel{transform:translate(0)}.cart-drawer-header{display:flex;align-items:center;justify-content:space-between;padding:16px 18px;border-bottom:1px solid #eee}.cart-drawer-header h2{font-size:16px;letter-spacing:1px;text-transform:uppercase;font-weight:600}.cart-drawer-close{background:none;border:none;font-size:28px;line-height:1;cursor:pointer;color:#333}.cart-drawer-body{flex:1;overflow-y:auto;padding:12px 16px}.cart-empty{text-align:center;color:#888;padding:48px 16px;font-size:14px}.drawer-item{display:flex;gap:12px;padding:14px 0;border-bottom:1px solid #f0f0f0}.drawer-item-img img{width:60px;height:75px;object-fit:cover;border-radius:6px;background:#f5f5f5}.drawer-item-info{flex:1;min-width:0}.drawer-item-title{font-size:13px;font-weight:500;display:block;margin-bottom:2px}.drawer-item-variant{font-size:12px;color:#777;margin-bottom:4px}.drawer-item-price{font-size:13px;font-weight:600;margin-bottom:8px}.drawer-item-qty{display:flex;align-items:center;gap:8px}.qty-btn{width:28px;height:28px;border:1px solid #ddd;background:#fff;border-radius:4px;cursor:pointer;font-size:16px;line-height:1}.qty-val{min-width:20px;text-align:center;font-size:13px}.drawer-remove{margin-left:auto;background:none;border:none;font-size:11px;color:#999;cursor:pointer;text-decoration:underline}.cart-drawer-footer{padding:16px;border-top:1px solid #eee}.cart-subtotal{display:flex;justify-content:space-between;font-size:15px;margin-bottom:6px}.cart-note{font-size:11px;color:#888;margin-bottom:14px}.cart-view-link{display:block;text-align:center;padding:11px;border:1px solid #111;border-radius:30px;font-size:13px;font-weight:600;margin-bottom:8px;text-transform:uppercase;letter-spacing:.5px}.cart-checkout-btn{width:100%;text-align:center;padding:13px}.zarve-toast{position:fixed;bottom:90px;left:50%;transform:translate(-50%) translateY(20px);background:#111;color:#fff;padding:12px 20px;border-radius:8px;font-size:13px;font-weight:500;z-index:9999;opacity:0;visibility:hidden;transition:opacity .25s ease,transform .25s ease,visibility .25s;max-width:90vw;text-align:center;box-shadow:0 8px 24px #0003}.zarve-toast.is-visible{opacity:1;visibility:visible;transform:translate(-50%) translateY(0)}.zarve-toast.is-error{background:#b91c1c}.product-card{position:relative}.quick-add-form{position:absolute;bottom:12px;left:12px;right:12px;z-index:5}.quick-add-form .quick-add,.product-card>.quick-add{width:100%;background:#111;color:#fff;text-align:center;padding:10px;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;border-radius:6px;border:none;cursor:pointer;opacity:0;transform:translateY(10px);transition:all .3s ease;text-decoration:none;display:block}.product-card:hover .quick-add-form .quick-add,.product-card:hover>.quick-add{opacity:1;transform:translateY(0)}.product-page{padding:16px 16px 100px;max-width:960px;margin:0 auto}@media(min-width:768px){.product-page{display:grid;grid-template-columns:1fr 1fr;gap:40px;padding:32px 24px 60px;align-items:start}}.gallery-main{border-radius:12px;overflow:hidden;background:#f5f5f5;margin-bottom:12px}.gallery-main img,.gallery-main video,.gallery-main model-viewer{width:100%;display:block}.gallery-thumbs{display:flex;gap:8px;overflow-x:auto;padding-bottom:4px}.gallery-thumbs .thumb{flex-shrink:0;width:60px;height:75px;border:2px solid transparent;border-radius:6px;overflow:hidden;padding:0;background:#f0f0f0;cursor:pointer}.gallery-thumbs .thumb.active{border-color:#111}.gallery-thumbs .thumb img{width:100%;height:100%;object-fit:cover}.product-title-lg{font-size:22px;margin-bottom:8px;line-height:1.3}.product-price-lg{font-size:18px;font-weight:600;margin-bottom:20px}.product-price-lg .compare{text-decoration:line-through;color:#999;font-size:15px;margin-left:8px;font-weight:400}.option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.option-header label{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.size-guide-link{font-size:12px;color:#666;text-decoration:underline}.option-btn{min-width:48px;padding:10px 14px;border:1px solid #ddd;background:#fff;color:#111;border-radius:6px;font-size:13px;cursor:pointer;transition:all .2s ease}.option-btn:disabled{opacity:.35;cursor:not-allowed}.qty-row{margin-bottom:16px;display:flex;align-items:center;gap:12px}.qty-row label{font-size:13px;font-weight:600}.qty-row input{width:72px;padding:10px;border:1px solid #ddd;border-radius:6px;text-align:center}.add-to-cart-btn{width:100%;text-align:center}.add-to-cart-btn:disabled{opacity:.5;cursor:not-allowed}.product-description{margin-top:28px;border-top:1px solid #eee;padding-top:16px}.product-description summary{font-weight:600;font-size:14px;cursor:pointer;margin-bottom:8px}.product-description .rte{font-size:14px;line-height:1.6;color:#444}.product-meta{margin-top:20px;font-size:13px;color:#666}.product-meta p{margin-bottom:4px}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:12px 16px;display:flex;align-items:center;gap:12px;z-index:90;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -4px 20px #00000014}.sticky-price{font-weight:600;font-size:16px;flex:1}.sticky-btn{flex:1.5;text-align:center;padding:12px 16px}.sticky-btn:disabled{opacity:.5}@media(min-width:768px){.sticky-atc{display:none}}.search-page,.cart-page{padding:24px 16px 60px;max-width:720px;margin:0 auto}.cart-page{padding:24px 16px 60px;max-width:640px;margin:0 auto}.cart-page-title{font-size:22px;margin-bottom:20px;letter-spacing:1px;text-transform:uppercase}.cart-empty-state{text-align:center;padding:48px 20px;color:#666}.cart-empty-state p{margin-bottom:16px}.cart-item{display:flex;gap:14px;padding:16px 0;border-bottom:1px solid #eee}.cart-item-img img{width:80px;height:100px;object-fit:cover;border-radius:8px;background:#f5f5f5}.cart-item-info{flex:1;min-width:0}.cart-item-title{font-weight:500;font-size:14px;display:block;margin-bottom:4px}.cart-item-variant{font-size:12px;color:#777;margin-bottom:6px}.cart-item-price{font-size:14px;font-weight:600;margin-bottom:8px}.cart-item-actions{display:flex;align-items:center;gap:12px}.qty-controls{display:flex;align-items:center;gap:4px}.qty-controls .qty-btn{width:32px;height:32px;border:1px solid #ddd;background:#fff;border-radius:6px;cursor:pointer;font-size:16px}.qty-input{width:48px;padding:6px;border:1px solid #ddd;border-radius:6px;text-align:center;font-size:14px}.cart-remove{margin-left:auto;background:none;border:none;font-size:12px;color:#999;cursor:pointer;text-decoration:underline}.cart-summary{margin-top:24px;padding-top:16px;border-top:1px solid #eee}.cart-subtotal-row{display:flex;justify-content:space-between;font-size:16px;font-weight:600;margin-bottom:8px}.cart-checkout{width:100%;text-align:center;margin-top:8px}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);border:0}.option-btn.is-unavailable{opacity:.35;cursor:not-allowed}.gallery-main-img{width:100%;display:block}.collection-placeholder{width:100%;height:100%;background:linear-gradient(135deg,#e8e4e0,#d4cfc9);display:flex;align-items:center;justify-content:center}.collection-placeholder span{font-size:48px;font-weight:300;color:#fff;letter-spacing:2px}.gallery-main{position:relative}.gallery-slide{display:none}.gallery-slide.is-active{display:block}.product-media-video,.product-media-model{width:100%;aspect-ratio:3/4;background:#111}.cart-count{font-size:11px;font-weight:600}.cart-count.is-empty{display:none}.menu-toggle{background:none;border:none;font-size:20px;cursor:pointer;padding:0;line-height:1}.mobile-nav{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:300;opacity:0;visibility:hidden;transition:opacity .3s ease,visibility .3s ease}.mobile-nav.is-open{opacity:1;visibility:visible}.mobile-nav-inner{position:absolute;top:0;right:0;width:min(320px,85vw);height:100%;background:#fff;padding:24px 20px;transform:translate(100%);transition:transform .3s ease;overflow-y:auto}.mobile-nav.is-open .mobile-nav-inner{transform:translate(0)}.mobile-nav-close{background:none;border:none;font-size:28px;line-height:1;float:right;cursor:pointer;margin-bottom:20px}.mobile-nav-links{list-style:none;clear:both}.mobile-nav-links>li{border-bottom:1px solid #eee}.mobile-nav-links a{display:block;padding:14px 0;font-size:15px;font-weight:500}.mobile-nav-links .submenu{list-style:none;padding-left:12px;margin-bottom:8px}.mobile-nav-links .submenu a{padding:8px 0;font-size:14px;color:#666;font-weight:400}.footer-nav{margin:16px 0;display:flex;flex-wrap:wrap;gap:12px 20px;justify-content:center;font-size:13px}.footer-nav a{color:#ccc}.footer-nav a:hover{color:#fff}.footer-social{margin:12px 0;display:flex;gap:16px;justify-content:center;font-size:13px}.footer-social a{color:#aaa}.footer-copy{margin-top:16px;font-size:12px;color:#888}.error-404{text-align:center;padding:80px 20px}.error-404-code{font-size:48px;font-weight:300;letter-spacing:4px;margin-bottom:12px}.error-404-text{font-size:16px;color:#666;margin-bottom:24px}.page-content{padding:32px 20px 60px;max-width:720px;margin:0 auto}.page-title{font-size:24px;margin-bottom:20px;letter-spacing:1px}.page-body{font-size:15px;line-height:1.6;color:#333}.search-page h1{font-size:22px;margin-bottom:16px;letter-spacing:1px;text-transform:uppercase}.search-form{display:flex;margin-bottom:28px}.search-form input[type=search]{flex:1;padding:14px 16px;border:1px solid #ddd;border-radius:8px 0 0 8px;font-size:15px;outline:none}.search-form button{background:#111;color:#fff;border:none;padding:0 20px;border-radius:0 8px 8px 0;font-weight:600;cursor:pointer}.search-meta{font-size:13px;color:#666;margin-bottom:18px}.search-empty{text-align:center;padding:40px 20px;color:#666}.search-form-inner{display:flex;width:100%}.search-form-inner input{flex:1;padding:14px 16px;border:1px solid #ddd;border-radius:8px 0 0 8px;font-size:15px;outline:none}.search-form-inner button{background:#111;color:#fff;border:none;padding:0 20px;border-radius:0 8px 8px 0;font-weight:600;cursor:pointer}.icon-btn{background:none;border:none;font-size:18px;cursor:pointer;padding:4px;color:inherit;text-decoration:none;line-height:1}.search-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:350;visibility:hidden;pointer-events:none}.search-drawer.is-open{visibility:visible;pointer-events:auto}.search-drawer-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0006;opacity:0;transition:opacity .25s ease}.search-drawer.is-open .search-drawer-overlay{opacity:1}.search-drawer-panel{position:absolute;top:0;left:0;right:0;background:#fff;padding:16px;transform:translateY(-100%);transition:transform .3s ease;max-height:85vh;overflow-y:auto;box-shadow:0 8px 30px #0000001f}.search-drawer.is-open .search-drawer-panel{transform:translateY(0)}.search-drawer-header{display:flex;gap:10px;align-items:center;margin-bottom:12px}.search-drawer-form{flex:1;display:flex}.search-drawer-form input{flex:1;padding:12px 14px;border:1px solid #ddd;border-radius:8px 0 0 8px;font-size:15px;outline:none}.search-drawer-form .search-submit{background:#111;color:#fff;border:none;padding:0 16px;border-radius:0 8px 8px 0;font-weight:600;cursor:pointer}.search-drawer-close{background:none;border:none;font-size:28px;line-height:1;cursor:pointer}.search-hint{color:#888;font-size:13px;padding:12px 0}.search-result-item{display:flex;gap:12px;padding:12px 0;border-bottom:1px solid #f0f0f0;text-decoration:none;color:inherit}.search-result-item img{width:56px;height:70px;object-fit:cover;border-radius:6px;background:#f5f5f5}.search-result-title{font-size:14px;font-weight:500}.search-result-price{font-size:13px;color:#666;margin-top:4px}.hero-slider{position:relative;overflow:hidden;min-height:var(--hero-height, 70vh)}.hero-slide{display:none;min-height:var(--hero-height, 70vh);background-size:cover;background-position:center;align-items:center;justify-content:center;padding:60px 24px}.hero-slide.is-active{display:flex;animation:heroFade .6s ease}@keyframes heroFade{0%{opacity:0}to{opacity:1}}.hero-content{text-align:center;color:#fff;max-width:520px}.hero-content h1{font-size:clamp(28px,6vw,42px);letter-spacing:2px;margin-bottom:12px;text-shadow:0 2px 12px rgba(0,0,0,.3)}.hero-content p{font-size:15px;line-height:1.5;margin-bottom:24px;opacity:.95;text-shadow:0 1px 6px rgba(0,0,0,.3)}.hero-animate{opacity:0;transform:translateY(18px);animation:fadeUp .7s ease forwards}.hero-slide.is-active .hero-animate:nth-child(1){animation-delay:.15s}.hero-slide.is-active .hero-animate:nth-child(2){animation-delay:.3s}.hero-slide.is-active .hero-animate:nth-child(3){animation-delay:.45s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}.hero-dots{position:absolute;bottom:20px;left:0;right:0;display:flex;justify-content:center;gap:8px;z-index:5}.hero-dot{width:8px;height:8px;border-radius:50%;border:none;background:#fff6;cursor:pointer;padding:0}.hero-dot.is-active{background:#fff}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#0000004d;color:#fff;border:none;width:40px;height:40px;border-radius:50%;font-size:24px;cursor:pointer;z-index:5;line-height:1}.hero-prev{left:12px}.hero-next{right:12px}.product-actions{display:flex;flex-direction:column;gap:10px;margin-top:4px}.btn-buy-now{width:100%;text-align:center;padding:14px 20px;border:2px solid #111;background:#fff;color:#111;border-radius:30px;font-size:14px;font-weight:600;letter-spacing:.5px;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s}.product-card{animation:cardIn .5s ease both}@keyframes cardIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.search-result-placeholder{width:56px;height:70px;background:#f0f0f0;border-radius:6px;flex-shrink:0}.product-page{padding:0 0 100px;max-width:1100px;margin:0 auto}@media(min-width:900px){.product-page{display:grid;grid-template-columns:1.05fr .95fr;gap:48px;padding:32px 24px 80px;align-items:start}}.product-gallery{background:#f7f5f3}@media(min-width:900px){.product-gallery{background:transparent;position:sticky;top:16px}}.gallery-viewport{position:relative;overflow:hidden;touch-action:pan-y;background:#f3f1ef;aspect-ratio:4/5;user-select:none;-webkit-user-select:none}.gallery-track{display:flex;height:100%;will-change:transform}.gallery-slide{min-width:100%;width:100%;height:100%;display:flex;align-items:center;justify-content:center}.gallery-slide img,.gallery-slide video,.gallery-slide .product-media-video,.gallery-slide .product-media-model{width:100%;height:100%;object-fit:cover;display:block;pointer-events:none}.gallery-slide video,.gallery-slide .product-media-video{pointer-events:auto;object-fit:contain;background:#111}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);width:40px;height:40px;border:none;border-radius:50%;background:#ffffffe6;color:#111;font-size:22px;line-height:1;cursor:pointer;box-shadow:0 2px 10px #0000001f;z-index:2;display:flex;align-items:center;justify-content:center}.gallery-prev{left:12px}.gallery-next{right:12px}.gallery-counter{position:absolute;bottom:14px;right:14px;background:#0000008c;color:#fff;font-size:12px;padding:4px 10px;border-radius:20px;z-index:2;letter-spacing:.5px}.gallery-thumbs{display:flex;gap:8px;padding:12px 16px;overflow-x:auto;-webkit-overflow-scrolling:touch}@media(min-width:900px){.gallery-thumbs{padding:12px 0 0}}.gallery-thumbs .thumb{flex-shrink:0;width:64px;height:80px;padding:0;border:2px solid transparent;border-radius:8px;overflow:hidden;background:#eee;cursor:pointer}.gallery-thumbs .thumb.is-active{border-color:#111}.gallery-thumbs .thumb img{width:100%;height:100%;object-fit:cover;display:block}.product-details{padding:20px 16px 0}@media(min-width:900px){.product-details{padding:8px 0 0}}.product-vendor{font-size:12px;text-transform:uppercase;letter-spacing:1.5px;color:#888;margin-bottom:6px}.product-title-lg{font-size:clamp(22px,4vw,28px);line-height:1.25;margin:0 0 10px;font-weight:600;letter-spacing:.3px}.product-price-lg{font-size:20px;font-weight:600;margin-bottom:22px;display:flex;align-items:center;gap:10px;flex-wrap:wrap}.product-price-lg .compare{font-size:15px;color:#999;text-decoration:line-through;font-weight:400}.save-badge{font-size:11px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;background:#111;color:#fff;padding:3px 8px;border-radius:4px}.product-option{margin-bottom:18px}.option-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.option-header label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.8px}.option-selected-value{font-size:13px;color:#666}.option-values{display:flex;flex-wrap:wrap;gap:8px}.option-btn{min-width:48px;padding:11px 16px;border:1.5px solid #ddd;background:#fff;color:#111;border-radius:8px;font-size:13px;cursor:pointer;transition:border-color .15s,background .15s,color .15s}.option-btn.selected{border-color:#111;background:#111;color:#fff}.option-btn.is-unavailable,.option-btn:disabled{opacity:.35;cursor:not-allowed;text-decoration:line-through}.qty-row{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px}.qty-row label{font-size:12px;font-weight:600;text-transform:uppercase;letter-spacing:.8px}.qty-stepper{display:flex;align-items:center;border:1.5px solid #ddd;border-radius:8px;overflow:hidden}.qty-step{width:40px;height:40px;border:none;background:#f7f7f7;font-size:18px;cursor:pointer;line-height:1}.qty-stepper input{width:48px;height:40px;border:none;text-align:center;font-size:14px;-moz-appearance:textfield}.qty-stepper input::-webkit-outer-spin-button,.qty-stepper input::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.product-actions{display:flex;flex-direction:column;gap:10px;margin-bottom:20px}.add-to-cart-btn{width:100%;padding:16px 20px;font-size:14px;letter-spacing:1px}.btn-buy-now{width:100%;padding:15px 20px;border:1.5px solid #111;background:#fff;color:#111;border-radius:30px;font-size:14px;font-weight:600;letter-spacing:1px;text-transform:uppercase;cursor:pointer;transition:background .2s,color .2s}.btn-buy-now:hover{background:#111;color:#fff}.btn-buy-now:disabled{opacity:.4;cursor:not-allowed}.product-trust{border-top:1px solid #eee;padding-top:16px;margin-bottom:8px}.trust-item{font-size:13px;color:#555;margin-bottom:8px;display:flex;align-items:center;gap:8px}.trust-icon{display:inline-flex;width:18px;height:18px;border-radius:50%;background:#111;color:#fff;font-size:10px;align-items:center;justify-content:center}.product-description{border-top:1px solid #eee;margin-top:16px;padding-top:4px}.product-description summary{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.8px;padding:14px 0;cursor:pointer;list-style:none}.product-description summary::-webkit-details-marker{display:none}.product-description .rte{font-size:14px;line-height:1.7;color:#444;padding-bottom:16px}.sticky-atc{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;padding:12px 16px;display:flex;align-items:center;gap:12px;z-index:90;transform:translateY(100%);transition:transform .3s ease;box-shadow:0 -6px 24px #00000014}.sticky-atc.is-visible{transform:translateY(0)}.sticky-info{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.sticky-title{font-size:12px;color:#666;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.sticky-price{font-weight:600;font-size:15px}.sticky-btn{flex:0 0 auto;padding:12px 20px;white-space:nowrap}@media(min-width:900px){.sticky-atc{display:none}}.free-shipping-bar{margin-bottom:16px;padding:14px;background:#f7f5f3;border-radius:10px}.free-shipping-msg{font-size:13px;font-weight:500;margin:0 0 10px;color:#333;line-height:1.4}.free-shipping-track{height:8px;background:#e5e0db;border-radius:8px;overflow:hidden}.free-shipping-fill{height:100%;width:0%;background:linear-gradient(90deg,#6b2d5c,#111);border-radius:8px;transition:width .4s ease,background .3s ease}.free-shipping-fill.is-complete{background:linear-gradient(90deg,#1a7f4b,#22c55e)}.free-shipping-threshold{font-size:11px;color:#888;margin:8px 0 0}
/*# sourceMappingURL=/cdn/shop/t/42/assets/theme.css.map */
