.shopify-section--product-hero-v2{background:var(--v2-c-bg);color:var(--v2-c-text);font-family:var(--v2-font)}.shopify-section--product-hero-v2 .v2-breadcrumb{padding:var(--v2-space-4) var(--v2-gutter);max-width:var(--v2-max-width);margin:0 auto;font-size:var(--v2-text-label);font-weight:500;letter-spacing:1px;text-transform:uppercase;color:var(--v2-c-text-secondary)}.shopify-section--product-hero-v2 .v2-breadcrumb a{display:inline-flex;align-items:center;min-height:44px;min-width:44px;color:var(--v2-c-text-secondary);text-decoration:none;transition:color var(--v2-transition)}.shopify-section--product-hero-v2 .v2-breadcrumb a:hover{color:var(--v2-c-text)}.shopify-section--product-hero-v2 .v2-breadcrumb__sep{margin:0 var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-product-hero{display:grid;grid-template-columns:1fr minmax(0,480px);gap:60px;max-width:var(--v2-max-width);margin:0 auto;padding:0 var(--v2-gutter) var(--v2-space-8);position:relative}.shopify-section--product-hero-v2 .v2-product-hero:before{content:"";position:absolute;top:-100px;left:-200px;width:600px;height:600px;background:var(--v2-gradient-glow);pointer-events:none;z-index:0}.shopify-section--product-hero-v2 .v2-product-hero>*{position:relative;z-index:1}.shopify-section--product-hero-v2 .v2-gallery{display:grid;grid-template-columns:80px 1fr;gap:var(--v2-space-4);position:sticky;top:var(--v2-space-5-half);align-self:start}.shopify-section--product-hero-v2 .v2-gallery__thumbs{display:flex;flex-direction:column;gap:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-gallery__thumb{width:80px;height:80px;padding:0;touch-action:manipulation;border-radius:var(--v2-radius-soft);border:1px solid var(--v2-glass-border);overflow:hidden;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);background:var(--v2-glass-bg);display:flex;align-items:center;justify-content:center}.shopify-section--product-hero-v2 .v2-gallery__thumb:hover{border-color:var(--v2-accent);transform:scale(1.06)}.shopify-section--product-hero-v2 .v2-gallery__thumb--active{border-color:var(--v2-accent);box-shadow:0 0 12px var(--v2-c-glass-ocean-border)}.shopify-section--product-hero-v2 .v2-gallery__thumb img{width:100%;height:100%;object-fit:cover;border-radius:var(--v2-radius-tight)}.shopify-section--product-hero-v2 .v2-gallery__main{border-radius:var(--v2-radius-soft);background:var(--v2-c-bg-alt);border:1px solid var(--v2-glass-border);aspect-ratio:1/1;display:flex;align-items:center;justify-content:center;overflow:hidden;position:relative}.shopify-section--product-hero-v2 .v2-gallery__main img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.4,0,.2,1)}.shopify-section--product-hero-v2 .v2-gallery__main:hover img{transform:scale(1.05)}.shopify-section--product-hero-v2 .v2-gallery__badge{position:absolute;top:var(--v2-space-4);left:var(--v2-space-4);background:var(--v2-gradient-ocean);color:var(--v2-white);font-size:var(--v2-text-label);font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:6px 14px;border-radius:var(--v2-radius-square, 0);z-index:2}.shopify-section--product-hero-v2 .v2-gallery__counter{position:absolute;bottom:var(--v2-space-3);right:var(--v2-space-3);font-size:var(--v2-text-label);font-weight:500;color:var(--v2-alpha-white-70);background:var(--v2-c-overlay);backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);padding:6px var(--v2-space-3);border-radius:var(--v2-radius-square, 0);z-index:2}.shopify-section--product-hero-v2 .v2-product-info{padding-top:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-product-info__category{font-size:var(--v2-text-label);font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--v2-accent);margin-bottom:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-product-info__title{font-size:2.5rem;font-weight:900;letter-spacing:-.02em;line-height:1.1;margin-bottom:var(--v2-space-1)}.shopify-section--product-hero-v2 .v2-product-info__subtitle{font-size:1rem;font-weight:300;color:var(--v2-c-text-secondary);margin-bottom:var(--v2-space-5-half)}.shopify-section--product-hero-v2 .v2-usps{display:flex;gap:var(--v2-space-4);margin-bottom:var(--v2-space-5-half);flex-wrap:wrap}.shopify-section--product-hero-v2 .v2-usp-badge{display:flex;align-items:center;gap:var(--v2-space-1-half);font-size:var(--v2-text-label);font-weight:600;letter-spacing:.5px;text-transform:uppercase;color:var(--v2-c-text-secondary);padding:6px var(--v2-space-3);background:var(--v2-glass-bg);border:1px solid var(--v2-glass-border);border-radius:var(--v2-radius-square, 0);backdrop-filter:var(--v2-glass-blur);-webkit-backdrop-filter:var(--v2-glass-blur)}.shopify-section--product-hero-v2 .v2-usp-badge svg{width:14px;height:14px;color:var(--v2-accent);flex-shrink:0}.shopify-section--product-hero-v2 .v2-reviews-line{display:flex;align-items:center;gap:var(--v2-space-3);margin-bottom:var(--v2-space-5);padding-bottom:var(--v2-space-5);border-bottom:1px solid var(--v2-glass-border)}.shopify-section--product-hero-v2 .v2-reviews-line .v2-stars{display:flex;gap:2px}.shopify-section--product-hero-v2 .v2-reviews-link{font-size:var(--v2-text-label);font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--v2-c-text-secondary);background:none;border:none;font-family:var(--v2-font);display:inline-flex;align-items:center;min-height:44px}.shopify-section--product-hero-v2 .v2-product-info__desc{font-size:var(--v2-text-sm);line-height:1.7;color:var(--v2-c-text-secondary);margin-bottom:var(--v2-space-6);padding-bottom:var(--v2-space-6);border-bottom:1px solid var(--v2-glass-border)}.shopify-section--product-hero-v2 .v2-desc__preview{display:inline}.shopify-section--product-hero-v2 .v2-desc__read-more{display:inline-flex;align-items:center;background:none;border:none;color:var(--v2-c-accent);font-family:var(--v2-font);font-size:var(--v2-btn-font-size);font-weight:600;cursor:pointer;padding:13px 0;margin-left:var(--v2-space-1);text-decoration:underline;text-underline-offset:3px;transition:color var(--v2-transition)}.shopify-section--product-hero-v2 .v2-desc__read-more:hover{color:var(--v2-c-text)}.shopify-section--product-hero-v2 .v2-desc-drawer__body{font-size:var(--v2-text-sm);line-height:1.8;color:var(--v2-c-text-secondary)}.shopify-section--product-hero-v2 .v2-desc-drawer__body p{margin-bottom:var(--v2-space-4)}.shopify-section--product-hero-v2 .v2-desc-drawer__body ul,.shopify-section--product-hero-v2 .v2-desc-drawer__body ol{padding-left:var(--v2-space-5-half);margin-bottom:var(--v2-space-4)}.shopify-section--product-hero-v2 .v2-desc-drawer__body li{margin-bottom:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-specs-drawer__intro{margin-bottom:var(--v2-space-6)}.shopify-section--product-hero-v2 .v2-specs-drawer__intro-label{font-size:var(--v2-text-label);font-weight:600;letter-spacing:2px;text-transform:uppercase;color:var(--v2-c-accent);margin-bottom:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-specs-drawer__intro-heading{font-size:1.5rem;font-weight:700;margin-bottom:var(--v2-space-3)}.shopify-section--product-hero-v2 .v2-specs-drawer__intro-text{font-size:var(--v2-text-sm);font-weight:400;line-height:1.7;color:var(--v2-c-text-secondary)}.shopify-section--product-hero-v2 .v2-specs-drawer__features{display:grid;grid-template-columns:1fr 1fr 1fr;gap:var(--v2-space-3);margin-bottom:var(--v2-space-6)}.shopify-section--product-hero-v2 .v2-specs-drawer__feature{background:var(--v2-c-glass-bg);backdrop-filter:var(--v2-glass-blur);-webkit-backdrop-filter:var(--v2-glass-blur);border:1px solid var(--v2-c-glass-border);border-radius:var(--v2-radius-soft);padding:var(--v2-space-5-half) var(--v2-space-4);text-align:center}.shopify-section--product-hero-v2 .v2-specs-drawer__feature svg{color:var(--v2-c-accent);margin-bottom:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-specs-drawer__feature-label{font-size:var(--v2-text-label);font-weight:600;letter-spacing:1px;text-transform:uppercase}.shopify-section--product-hero-v2 .v2-specs-drawer__feature-desc{font-size:var(--v2-text-label);font-weight:400;color:var(--v2-c-text-secondary);margin-top:var(--v2-space-1)}.shopify-section--product-hero-v2 .v2-specs-drawer__perf{display:grid;grid-template-columns:1fr 1fr;gap:var(--v2-space-4);margin-bottom:var(--v2-space-6)}.shopify-section--product-hero-v2 .v2-specs-drawer__perf-item{background:var(--v2-c-glass-bg);backdrop-filter:var(--v2-glass-blur);-webkit-backdrop-filter:var(--v2-glass-blur);border:1px solid var(--v2-c-glass-border);border-radius:var(--v2-radius-soft);padding:var(--v2-space-5-half)}.shopify-section--product-hero-v2 .v2-specs-drawer__perf-label{font-size:var(--v2-text-label);font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--v2-c-text-secondary);margin-bottom:10px}.shopify-section--product-hero-v2 .v2-specs-drawer__perf-bar{display:flex;gap:var(--v2-space-1);height:8px;margin-bottom:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-specs-drawer__perf-seg{flex:1;background:var(--v2-c-segment-empty, var(--v2-c-border));border-radius:var(--v2-radius-tight)}.shopify-section--product-hero-v2 .v2-specs-drawer__perf-seg--filled{background:var(--v2-c-accent)}.shopify-section--product-hero-v2 .v2-specs-drawer__perf-value{font-size:var(--v2-text-xs);font-weight:600}.shopify-section--product-hero-v2 .v2-specs-drawer__accordions{border-top:1px solid var(--v2-c-glass-border)}@media(max-width:767px){.shopify-section--product-hero-v2 .v2-specs-drawer__features,.shopify-section--product-hero-v2 .v2-specs-drawer__perf{grid-template-columns:1fr}}.shopify-section--product-hero-v2 .v2-color-selector{margin-bottom:var(--v2-space-5)}.shopify-section--product-hero-v2 .v2-selector__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:var(--v2-space-3)}.shopify-section--product-hero-v2 .v2-selector__label{font-size:var(--v2-text-xs);font-weight:600;letter-spacing:1px;text-transform:uppercase}.shopify-section--product-hero-v2 .v2-selector__value{font-size:var(--v2-text-xs);color:var(--v2-c-text-secondary)}.shopify-section--product-hero-v2 .v2-color-options{display:flex;gap:var(--v2-btn-gap);touch-action:manipulation}.shopify-section--product-hero-v2 .v2-color-swatch{width:44px;height:44px;min-width:44px;min-height:44px;border-radius:var(--v2-radius-square, 0);border:2px solid transparent;cursor:pointer;transition:all .25s cubic-bezier(.4,0,.2,1);position:relative;padding:0}.shopify-section--product-hero-v2 .v2-color-swatch:after{content:"";position:absolute;top:-4px;right:-4px;bottom:-4px;left:-4px;border-radius:var(--v2-radius-square, 0);border:1.5px solid transparent;transition:border-color .25s ease}.shopify-section--product-hero-v2 .v2-color-swatch:hover:after{border-color:var(--v2-alpha-white-30)}.shopify-section--product-hero-v2 .v2-color-swatch--active:after{border-color:var(--v2-accent)}.shopify-section--product-hero-v2 .v2-color-swatch--unavailable{opacity:.35;pointer-events:none}.shopify-section--product-hero-v2 .v2-size-selector{margin-bottom:var(--v2-space-5)}.shopify-section--product-hero-v2 .v2-size-options{display:flex;gap:var(--v2-space-2);flex-wrap:wrap;touch-action:manipulation}.shopify-section--product-hero-v2 .v2-size-btn{min-width:64px;min-height:44px;padding:var(--v2-btn-padding-y-sm) var(--v2-space-5-half);border:1px solid var(--v2-glass-border);border-radius:var(--v2-radius-square, 0);font-family:var(--v2-font);font-size:var(--v2-btn-font-size);font-weight:600;letter-spacing:1px;text-align:center;transition:all .25s cubic-bezier(.4,0,.2,1);background:var(--v2-glass-bg);color:var(--v2-c-text-secondary);cursor:pointer}.shopify-section--product-hero-v2 .v2-size-btn:hover{border-color:var(--v2-glass-border-hover);background:var(--v2-glass-bg-hover);color:var(--v2-c-text);transform:scale(1.05)}.shopify-section--product-hero-v2 .v2-size-btn--active{border-color:var(--v2-accent);background:var(--v2-alpha-accent-10);color:var(--v2-c-text);box-shadow:0 0 10px var(--v2-c-btn-glow)}.shopify-section--product-hero-v2 .v2-size-btn--unavailable{opacity:.35;pointer-events:none}.shopify-section--product-hero-v2 .v2-selector__guide{font-size:var(--v2-text-label);font-weight:600;letter-spacing:1.5px;text-transform:uppercase;color:var(--v2-accent);cursor:pointer;transition:color var(--v2-transition);background:none;border:none;font-family:var(--v2-font)}.shopify-section--product-hero-v2 .v2-price{font-size:1.75rem;font-weight:700;margin-bottom:var(--v2-space-4)}.shopify-section--product-hero-v2 .v2-price .v2-price-display{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-price .v2-price-display__sale{color:var(--v2-red)}.shopify-section--product-hero-v2 .v2-price .v2-price-display__compare{font-size:1rem;font-weight:400;color:var(--v2-c-text-secondary)}.shopify-section--product-hero-v2 .v2-oe-bar__price .v2-price-display{display:inline-flex;flex-wrap:wrap;align-items:baseline;gap:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-oe-bar__price .v2-price-display__sale{color:var(--v2-red)}.shopify-section--product-hero-v2 .v2-oe-bar__price .v2-price-display__compare{font-size:.875rem;font-weight:400;color:var(--v2-c-text-secondary)}.shopify-section--product-hero-v2 .v2-price__note{font-size:var(--v2-text-xs);font-weight:400;color:var(--v2-c-text-secondary);margin-left:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-stock{display:flex;align-items:center;gap:var(--v2-space-2);margin-bottom:var(--v2-space-5-half);font-size:var(--v2-text-xs)}.shopify-section--product-hero-v2 .v2-stock__dot{width:8px;height:8px;border-radius:var(--v2-radius-square, 0);background:var(--v2-success);animation:v2-stock-pulse 2s ease-in-out infinite}@keyframes v2-stock-pulse{0%,to{box-shadow:0 0 0 0 var(--v2-alpha-success-40)}50%{box-shadow:0 0 0 6px var(--v2-alpha-success-00)}}.shopify-section--product-hero-v2 .v2-stock__label{font-weight:600;color:var(--v2-success)}.shopify-section--product-hero-v2 .v2-stock__shipping{color:var(--v2-c-text-secondary)}.shopify-section--product-hero-v2 .v2-atc-btn{display:flex;align-items:center;justify-content:center;gap:var(--v2-space-3);width:100%;padding:var(--v2-space-5-half) 32px;background:var(--v2-gradient-ocean);color:var(--v2-white);border-radius:var(--v2-radius-square, 0);font-family:var(--v2-font);font-size:var(--v2-text-sm);font-weight:700;letter-spacing:1.5px;text-transform:uppercase;border:none;cursor:pointer;transition:all .3s cubic-bezier(.4,0,.2,1);margin-bottom:var(--v2-space-5);position:relative;overflow:hidden}.shopify-section--product-hero-v2 .v2-atc-btn:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,var(--v2-alpha-white-15) 0%,transparent 50%);opacity:0;transition:opacity .3s ease}.shopify-section--product-hero-v2 .v2-atc-btn:hover:before{opacity:1}.shopify-section--product-hero-v2 .v2-atc-btn:hover{filter:brightness(1.15);transform:translateY(-2px);box-shadow:0 6px 24px var(--v2-alpha-accent-25)}.shopify-section--product-hero-v2 .v2-atc-btn svg{width:18px;height:18px}.shopify-section--product-hero-v2 .v2-payment-icons{display:flex;gap:var(--v2-space-2);flex-wrap:wrap;margin-bottom:var(--v2-space-6);opacity:.6}.shopify-section--product-hero-v2 .v2-payment-icons svg{width:38px;height:24px}.shopify-section--product-hero-v2 .v2-accordion--inline{margin-bottom:var(--v2-space-5);border-top:1px solid var(--v2-c-border)}.shopify-section--product-hero-v2 .v2-included-box{margin-bottom:var(--v2-space-5)}.shopify-section--product-hero-v2 .v2-included-box__title{font-size:var(--v2-text-xs);font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:var(--v2-space-3)}.shopify-section--product-hero-v2 .v2-included-box__list{list-style:none;display:flex;flex-direction:column;gap:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-included-box__list li{display:flex;align-items:center;gap:var(--v2-space-2);font-size:var(--v2-btn-font-size);color:var(--v2-c-text-secondary)}.shopify-section--product-hero-v2 .v2-included-box__list svg{width:16px;height:16px;color:var(--v2-accent);flex-shrink:0}.shopify-section--product-hero-v2 .v2-performance{margin-bottom:var(--v2-space-5)}.shopify-section--product-hero-v2 .v2-performance__title{font-size:var(--v2-text-xs);font-weight:600;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:var(--v2-space-4)}.shopify-section--product-hero-v2 .v2-performance__grid{display:grid;grid-template-columns:1fr 1fr;gap:var(--v2-space-4);margin-bottom:var(--v2-space-4)}.shopify-section--product-hero-v2 .v2-perf-item{display:flex;flex-direction:column;gap:var(--v2-space-1-half)}.shopify-section--product-hero-v2 .v2-perf-item__header{display:flex;justify-content:space-between;align-items:center}.shopify-section--product-hero-v2 .v2-perf-item__label{font-size:var(--v2-text-label);font-weight:500;color:var(--v2-c-text-secondary);text-transform:uppercase;letter-spacing:1px}.shopify-section--product-hero-v2 .v2-perf-item__value{font-size:var(--v2-text-label);font-weight:600;color:var(--v2-c-text-secondary)}.shopify-section--product-hero-v2 .v2-perf-item__bar{display:flex;gap:3px;height:6px}.shopify-section--product-hero-v2 .v2-perf-item__segment{flex:1;background:var(--v2-c-segment-empty);border-radius:var(--v2-radius-tight);transition:background .4s ease}.shopify-section--product-hero-v2 .v2-perf-item__segment--filled{background:var(--v2-accent)}.shopify-section--product-hero-v2 .v2-wind-range{padding:var(--v2-space-4);background:var(--v2-glass-bg);border:1px solid var(--v2-glass-border);border-radius:var(--v2-radius-soft);margin-bottom:var(--v2-space-5-half)}.shopify-section--product-hero-v2 .v2-wind-range__label{font-size:var(--v2-text-label);font-weight:600;letter-spacing:1px;text-transform:uppercase;color:var(--v2-c-text-secondary);margin-bottom:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-wind-range__bar{height:8px;background:linear-gradient(90deg,var(--v2-light-blue),var(--v2-accent),var(--v2-blue));border-radius:var(--v2-radius-tight);position:relative;margin-bottom:6px}.shopify-section--product-hero-v2 .v2-wind-range__marker{position:absolute;top:-4px;width:16px;height:16px;background:var(--v2-white);border:3px solid var(--v2-accent);border-radius:var(--v2-radius-square, 0)}.shopify-section--product-hero-v2 .v2-wind-range__values{display:flex;justify-content:space-between;font-size:var(--v2-text-label);font-weight:600;color:var(--v2-c-text-secondary)}.shopify-section--product-hero-v2 .v2-cta-buttons{display:flex;flex-direction:column;align-items:center;gap:var(--v2-space-4);margin-top:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-section--oe{min-height:100svh;position:relative;padding-bottom:calc(120px + env(safe-area-inset-bottom,0px))}.shopify-section--product-hero-v2 .v2-section--oe .v2-breadcrumb{position:absolute;top:0;left:0;right:0;z-index:2;max-width:none;padding-top:var(--v2-space-5-half);color:var(--v2-alpha-white-70)}.shopify-section--product-hero-v2 .v2-section--oe .v2-breadcrumb a,.shopify-section--product-hero-v2 .v2-section--oe .v2-breadcrumb span{color:var(--v2-alpha-white-70)}.shopify-section--product-hero-v2 .v2-oe-hero{position:relative;min-height:100svh;width:100%}.shopify-section--product-hero-v2 .v2-oe-hero__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden;background:var(--v2-c-bg-alt)}.shopify-section--product-hero-v2 .v2-oe-hero__media:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--v2-alpha-black-20) 0%,transparent 35%,var(--v2-alpha-black-50) 100%);pointer-events:none}.shopify-section--product-hero-v2 .v2-oe-hero__img{width:100%;height:100%;object-fit:cover}.shopify-section--product-hero-v2 .v2-oe-hero__badge{position:absolute;top:var(--v2-space-10-half);left:var(--v2-gutter);z-index:2;background:var(--v2-gradient-ocean);color:var(--v2-white);font-size:var(--v2-text-label);font-weight:700;letter-spacing:1px;text-transform:uppercase;padding:6px 14px;border-radius:var(--v2-radius-square, 0)}.shopify-section--product-hero-v2 .v2-oe-product-bar{position:fixed;bottom:calc(40px + env(safe-area-inset-bottom,0px));left:50%;transform:translate(-50%);z-index:890;width:calc(100% - (var(--v2-gutter) * 2));max-width:1320px;display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1.8fr);gap:var(--v2-space-5-half) var(--v2-space-5);align-items:center;padding:14px var(--v2-space-5-half);background:var(--v2-c-sticky-bg);backdrop-filter:blur(24px) saturate(1.4);-webkit-backdrop-filter:blur(24px) saturate(1.4);border:1px solid var(--v2-c-glass-ocean-border);border-radius:var(--v2-radius-soft);box-shadow:0 8px 32px var(--v2-alpha-black-30);font-family:var(--v2-font);color:var(--v2-c-text)}.shopify-section--product-hero-v2 .v2-oe-bar__title{font-size:clamp(1.125rem,2vw,1.5rem);font-weight:900;letter-spacing:-.02em;line-height:1.15;margin:0 0 var(--v2-space-1)}.shopify-section--product-hero-v2 .v2-oe-bar__price{font-size:1.125rem;font-weight:700;margin-bottom:6px}.shopify-section--product-hero-v2 .v2-oe-bar__reviews{display:flex;align-items:center;gap:var(--v2-btn-gap);flex-wrap:wrap}.shopify-section--product-hero-v2 .v2-oe-bar__reviews .v2-reviews-link{margin:0;min-height:auto;padding:0}.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-color-selector,.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-size-selector{margin-bottom:10px}.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-color-selector:last-child,.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-size-selector:last-child{margin-bottom:0}.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-selector__header{margin-bottom:var(--v2-space-2)}.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-selector__label,.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-selector__value{font-size:var(--v2-text-xs)}.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-price,.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-stock{display:none}.shopify-section--product-hero-v2 .v2-oe-bar__commerce product-rerender{display:flex;flex-wrap:wrap;align-items:center;gap:var(--v2-btn-gap) 16px}.shopify-section--product-hero-v2 .v2-bis{display:block;width:100%}.shopify-section--product-hero-v2 .v2-bis__input-row{display:flex;gap:var(--v2-space-3)}.shopify-section--product-hero-v2 .v2-bis__input{flex:1;min-width:0;padding:var(--v2-space-4) var(--v2-space-4);background:var(--v2-alpha-white-08);border:1px solid var(--v2-c-border);color:var(--v2-c-text);font-family:var(--v2-font);font-size:var(--v2-text-xs);border-radius:var(--v2-radius-square);transition:border-color var(--v2-transition)}.shopify-section--product-hero-v2 .v2-bis__input:focus{border-color:var(--v2-light-blue)}.shopify-section--product-hero-v2 .v2-bis__input:focus-visible{border-color:var(--v2-light-blue);outline:2px solid var(--v2-light-blue);outline-offset:2px}.shopify-section--product-hero-v2 .v2-bis__input::placeholder{color:var(--v2-c-text-dim)}.shopify-section--product-hero-v2 .v2-bis__submit{white-space:nowrap;padding:var(--v2-space-4) var(--v2-space-5);background:var(--v2-gradient-ocean);color:var(--v2-white);font-family:var(--v2-font);font-size:var(--v2-text-xs);font-weight:var(--v2-w-bold);letter-spacing:1.5px;text-transform:uppercase;border:none;border-radius:var(--v2-radius-square);cursor:pointer;transition:all var(--v2-transition);min-height:var(--v2-btn-min-height)}.shopify-section--product-hero-v2 .v2-bis__submit:hover{filter:brightness(1.15);transform:translateY(-2px);box-shadow:0 6px 24px var(--v2-alpha-accent-25)}.shopify-section--product-hero-v2 .v2-bis__submit:disabled{opacity:.6;cursor:default;transform:none;box-shadow:none;filter:none}.shopify-section--product-hero-v2 .v2-bis__feedback{margin-top:var(--v2-space-2);font-size:var(--v2-text-2xs);color:var(--v2-c-text-secondary)}.shopify-section--product-hero-v2 .v2-bis__feedback--error{color:var(--v2-error-soft)}.shopify-section--product-hero-v2 .v2-bis__success{display:flex;align-items:center;gap:var(--v2-space-2);font-size:var(--v2-text-xs);color:var(--v2-success)}.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-bis{width:auto;min-width:280px;margin-left:auto}.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-bis__input-row{flex-wrap:nowrap}@media(max-width:767px){.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-bis{width:100%;min-width:0;margin-left:0}.shopify-section--product-hero-v2 .v2-bis__input-row{flex-direction:column}.shopify-section--product-hero-v2 .v2-bis__submit{width:100%}}.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-atc-btn{width:auto;min-width:160px;margin-bottom:0;margin-left:auto;padding:var(--v2-space-4) var(--v2-space-5);white-space:nowrap}.shopify-section--product-hero-v2 .v2-oe-foil{position:relative;z-index:3;max-width:var(--v2-max-width);margin:0 auto;padding:var(--v2-space-9) var(--v2-gutter) 160px}@media(max-width:1023px){.shopify-section--product-hero-v2 .v2-oe-product-bar{grid-template-columns:1fr}}@media(max-width:767px){.shopify-section--product-hero-v2 .v2-section--oe{padding-bottom:calc(220px + env(safe-area-inset-bottom,0px))}.shopify-section--product-hero-v2 .v2-oe-product-bar{gap:var(--v2-space-3-half);bottom:var(--v2-product-bar-bottom, calc(16px + env(safe-area-inset-bottom, 0px)) );width:calc(100% - 32px);padding:14px var(--v2-space-4)}.shopify-section--product-hero-v2 .v2-oe-bar__commerce product-rerender{flex-direction:column;align-items:stretch}.shopify-section--product-hero-v2 .v2-oe-bar__commerce .v2-atc-btn{width:100%;min-width:0;margin-left:0}}@media(max-width:767px){.shopify-section--product-hero-v2 .v2-product-hero{grid-template-columns:1fr;gap:var(--v2-space-6);padding-bottom:var(--v2-space-7-half)}.shopify-section--product-hero-v2 .v2-gallery{position:static;grid-template-columns:1fr;gap:var(--v2-space-3)}.shopify-section--product-hero-v2 .v2-gallery__thumbs{flex-direction:row;overflow-x:auto;-webkit-overflow-scrolling:touch;touch-action:manipulation;scrollbar-width:none;order:2}.shopify-section--product-hero-v2 .v2-gallery__thumbs::-webkit-scrollbar{display:none}.shopify-section--product-hero-v2 .v2-gallery__thumb{width:64px;height:64px;flex-shrink:0}.shopify-section--product-hero-v2 .v2-gallery__main{order:1}.shopify-section--product-hero-v2 .v2-product-info__title{font-size:2rem}.shopify-section--product-hero-v2 .v2-performance__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/17/assets/product-hero-v2.css.map */
