:root{--ga-font-heading: "Space Grotesk", var(--font-heading-family);--ga-font-body: "Plus Jakarta Sans", var(--font-body-family);--ga-blue: #3B82F6;--ga-blue-hover: #2563EB;--ga-blue-soft: rgba(59, 130, 246, .08);--ga-pink: #EC4899;--ga-green: #22C55E;--ga-gold: #FBBF24;--ga-highlight: #FFE135;--ga-text: #0A0A0A;--ga-text-secondary: #555B66;--ga-text-muted: #8A8F99;--ga-bg-soft: #F7F8FA;--ga-border: #E4E6EB;--ga-radius: 8px;--ga-radius-lg: 12px;--ga-shadow: 0 2px 16px rgba(0,0,0,.06);--ga-shadow-lg: 0 8px 32px rgba(0,0,0,.08)}body{font-family:var(--ga-font-body)!important;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1,h2,h3,h4,h5,h6,.h0,.h1,.h2,.h3,.h4,.h5,.hx-title,.rte h1,.rte h2,.rte h3,.section-header__title,.card__heading,.collection-hero__title,.featured-collection h2{font-family:var(--ga-font-heading)!important}.ga-hero{padding:80px 0 60px;overflow:hidden}.ga-hero-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:grid;grid-template-columns:1fr 1fr;gap:60px;align-items:center}.ga-hero-badge{display:inline-flex;align-items:center;gap:8px;background:var(--ga-blue-soft);border:1px solid rgba(59,130,246,.15);padding:8px 16px;border-radius:100px;font-size:13px;color:var(--ga-blue);font-weight:600;margin-bottom:24px;font-family:var(--ga-font-body);animation:gaFadeUp .6s cubic-bezier(.16,1,.3,1) .1s both}.ga-hero-badge .badge-star{color:var(--ga-gold)}.ga-hero-title{font-family:var(--ga-font-heading)!important;font-size:clamp(40px,5vw,64px);font-weight:700;line-height:1.05;letter-spacing:-.03em;margin-bottom:20px;color:var(--ga-text);animation:gaFadeUp .7s cubic-bezier(.16,1,.3,1) .2s both}.ga-hero-subtitle{font-size:17px;color:var(--ga-text-secondary);line-height:1.7;max-width:460px;margin-bottom:32px;font-family:var(--ga-font-body);animation:gaFadeUp .7s cubic-bezier(.16,1,.3,1) .35s both}.ga-hero-ctas{display:flex;gap:12px;margin-bottom:32px;flex-wrap:wrap;animation:gaFadeUp .7s cubic-bezier(.16,1,.3,1) .45s both}.ga-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:18px 48px;border-radius:var(--ga-radius);font-family:var(--ga-font-body);font-size:17px;font-weight:600;letter-spacing:.02em;cursor:pointer;transition:all .2s ease;border:none;white-space:nowrap;text-decoration:none}.ga-btn-primary{background:var(--ga-blue);color:#fff}.ga-btn-primary:hover{background:var(--ga-blue-hover);transform:translateY(-1px);box-shadow:0 4px 16px #3b82f626}.ga-btn-secondary{background:transparent;color:var(--ga-text);border:2px solid var(--ga-border)}.ga-btn-secondary:hover{border-color:var(--ga-text);transform:translateY(-1px)}.ga-hero-trust{display:flex;gap:20px;flex-wrap:nowrap;animation:gaFadeIn .7s ease .6s both}.ga-trust-item{display:flex;align-items:center;gap:6px;font-size:13px;color:var(--ga-text-muted);font-family:var(--ga-font-body);white-space:nowrap}.ga-trust-item svg{color:var(--ga-green);flex-shrink:0}.ga-hero-image{animation:gaScaleIn .8s cubic-bezier(.16,1,.3,1) .3s both}.ga-hero-product-card{position:relative;border-radius:16px;overflow:hidden;background:var(--ga-bg-soft)}.ga-hero-product-card img{width:100%;height:auto;display:block;transition:transform .6s ease;will-change:transform}.ga-hero-product-card:hover img{transform:scale(1.03)}.ga-hero-product-tag{position:absolute;top:16px;left:16px;background:var(--ga-blue);color:#fff;padding:6px 14px;border-radius:100px;font-size:12px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-family:var(--ga-font-body)}.highlight{position:relative;display:inline-block}.highlight:after{content:"";position:absolute;left:-6px;right:-6px;top:-2px;bottom:-2px;background:var(--ga-highlight);border-radius:6px;z-index:-1;transform:scaleX(0);transform-origin:left center;animation:highlightSweep .6s cubic-bezier(.16,1,.3,1) .8s forwards}.ga-proof-bar{border-top:1px solid var(--ga-border);border-bottom:1px solid var(--ga-border);padding:40px 0;background:var(--ga-bg-soft)}.ga-proof-bar-inner{max-width:1280px;margin:0 auto;padding:0 24px;display:flex;justify-content:center;align-items:center;gap:48px;flex-wrap:wrap}.ga-proof-stat{text-align:center}.ga-proof-number{display:block;font-family:var(--ga-font-heading);font-size:28px;font-weight:700;letter-spacing:-.02em;margin-bottom:4px;color:var(--ga-text)}.ga-proof-label{font-size:13px;color:var(--ga-text-muted);letter-spacing:.02em;font-family:var(--ga-font-body)}.ga-proof-divider{width:1px;height:40px;background:var(--ga-border)}.ga-features{padding:80px 0;background:var(--ga-bg-soft)}.ga-features-inner{max-width:1280px;margin:0 auto;padding:0 24px}.ga-features-title{font-family:var(--ga-font-heading)!important;font-size:40px;font-weight:700;letter-spacing:-.03em;color:var(--ga-text);text-align:center;margin-bottom:56px}.ga-features-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:20px}.ga-feature-card{padding:40px 28px;border-radius:var(--ga-radius-lg);border:none;background:#fff;text-align:center;transition:background .2s ease}.ga-feature-card:hover{background:var(--ga-bg-soft)}.ga-feature-icon{display:inline-flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:50%;background:var(--ga-blue-soft);border:none;margin-bottom:24px;color:var(--ga-blue)}.ga-feature-card h3{font-family:var(--ga-font-heading)!important;font-size:22px;font-weight:700;letter-spacing:-.02em;margin-bottom:12px;color:var(--ga-text)}.ga-feature-card p{font-size:16px;color:var(--ga-text-secondary);line-height:1.7;font-family:var(--ga-font-body)}.ga-videos{padding:80px 0;background:var(--ga-text)}.ga-videos-container{max-width:1280px;margin:0 auto;padding:0 24px}.ga-videos-header{text-align:center;margin-bottom:48px}.ga-videos-badge{display:inline-block;font-family:var(--ga-font-body);font-size:12px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:var(--ga-blue);margin-bottom:16px}.ga-videos-header h2{font-family:var(--ga-font-heading)!important;font-size:40px;font-weight:700;letter-spacing:-.03em;line-height:1.1;color:#fff;margin-bottom:12px}.ga-videos-header p{font-size:16px;color:#ffffff8c;line-height:1.6;max-width:500px;margin:0 auto;font-family:var(--ga-font-body)}.ga-videos-carousel{position:relative;overflow:hidden}.ga-videos-track{display:flex;gap:20px;overflow-x:auto;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;scrollbar-width:none;scroll-snap-type:x mandatory;padding:0 0 8px}.ga-videos-track::-webkit-scrollbar{display:none}.ga-videos-card{flex-shrink:0;width:240px;scroll-snap-align:start}.ga-videos-media{position:relative;width:100%;aspect-ratio:9 / 16;border-radius:var(--ga-radius-lg);overflow:hidden;background:#111}.ga-videos-cover{position:relative;width:100%;height:100%;cursor:pointer}.ga-videos-cover img,.ga-videos-static{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease}.ga-videos-card:hover .ga-videos-cover img,.ga-videos-card:hover .ga-videos-static{transform:scale(1.05)}.ga-videos-media:after{content:"";position:absolute;bottom:0;left:0;right:0;height:60%;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,transparent 100%);pointer-events:none;z-index:1;border-radius:0 0 var(--ga-radius-lg) var(--ga-radius-lg)}.ga-videos-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);z-index:3;width:52px;height:52px;border-radius:50%;background:var(--ga-blue);border:none;display:flex;align-items:center;justify-content:center;color:#fff;cursor:pointer;transition:transform .25s ease,box-shadow .25s ease;box-shadow:0 4px 24px #3b82f666}.ga-videos-play svg{margin-left:3px}.ga-videos-cover:hover .ga-videos-play{transform:translate(-50%,-50%) scale(1.1);box-shadow:0 6px 32px #3b82f680}.ga-videos-player{width:100%;height:100%}.ga-videos-native{width:100%;height:100%;object-fit:cover;border-radius:var(--ga-radius-lg)}.ga-videos-iframe{width:100%;height:100%;border:none;border-radius:var(--ga-radius-lg)}.ga-videos-placeholder{width:100%;height:100%;display:flex;align-items:center;justify-content:center;background:#1a1a1a;color:#fff3}.ga-videos-overlay{position:absolute;bottom:0;left:0;right:0;padding:16px;z-index:2;display:flex;flex-direction:column;gap:4px}.ga-videos-category{font-family:var(--ga-font-body);font-size:10px;font-weight:700;letter-spacing:.12em;text-transform:uppercase;color:var(--ga-blue)}.ga-videos-title{font-family:var(--ga-font-heading);font-size:16px;font-weight:700;color:#fff;letter-spacing:-.01em;line-height:1.2}.ga-videos-creator{padding:10px 4px 0;display:flex;align-items:center;gap:8px}.ga-videos-creator-name{font-family:var(--ga-font-body);font-size:13px;font-weight:600;color:#fffc}.ga-videos-creator-handle{font-family:var(--ga-font-body);font-size:13px;color:#fff6}.ga-videos-nav{display:flex;align-items:center;justify-content:center;gap:20px;margin-top:36px}.ga-videos-arrow{width:48px;height:48px;border-radius:50%;background:transparent;border:2px solid rgba(255,255,255,.2);display:flex;align-items:center;justify-content:center;cursor:pointer;color:#fff9;transition:all .2s ease}.ga-videos-arrow:hover{background:var(--ga-blue);border-color:var(--ga-blue);color:#fff}.ga-videos-dots{display:flex;align-items:center;gap:8px}.ga-videos-dot{width:10px;height:10px;border-radius:50%;background:#fff3;border:none;cursor:pointer;padding:0;transition:all .25s ease}.ga-videos-dot--active{background:var(--ga-blue);width:28px;border-radius:5px}.ga-videos-dot:hover:not(.ga-videos-dot--active){background:#fff6}.ga-videos-score{text-align:center;margin-top:40px}.ga-videos-score-number{font-family:var(--ga-font-heading);font-size:48px;font-weight:700;letter-spacing:-.03em;color:#fff;display:block}.ga-videos-score-stars{color:var(--ga-gold);font-size:20px;letter-spacing:4px}.ga-videos-score-label{font-size:14px;color:#ffffff80;margin-top:4px;display:block;font-family:var(--ga-font-body)}#loox-default-widget{margin:0 auto;max-width:100%}.ga-community{background:var(--ga-text);position:relative;overflow:hidden}.ga-community-inner{position:relative;min-height:520px}.ga-community-gallery{display:grid;grid-template-columns:repeat(4,1fr);gap:4px;width:100%}.ga-community-gallery-item{position:relative;aspect-ratio:1 / 1;overflow:hidden;background:#1a1a1a}.ga-community-gallery-item img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .5s ease;filter:brightness(.6)}.ga-community-gallery-item:hover img{transform:scale(1.08);filter:brightness(.8)}.ga-community-gallery-user{position:absolute;bottom:8px;left:8px;background:#0000008c;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);color:#fff;font-size:11px;font-weight:600;padding:4px 10px;border-radius:100px;font-family:var(--ga-font-body);opacity:0;transition:opacity .3s ease}.ga-community-gallery-item:hover .ga-community-gallery-user{opacity:1}.ga-community-overlay{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;z-index:2;pointer-events:none}.ga-community-content{text-align:center;max-width:520px;padding:48px 40px;background:#0a0a0abf;backdrop-filter:blur(16px);-webkit-backdrop-filter:blur(16px);border-radius:20px;border:1px solid rgba(255,255,255,.08);pointer-events:auto}.ga-community-badge{display:inline-flex;align-items:center;gap:8px;font-family:var(--ga-font-body);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase;color:#5865f2;margin-bottom:20px}.ga-community h2{font-family:var(--ga-font-heading)!important;font-size:48px;font-weight:700;letter-spacing:-.03em;line-height:1.1;color:#fff;margin-bottom:12px}.ga-community-subtitle{font-size:16px;color:#ffffff8c;line-height:1.6;font-family:var(--ga-font-body);margin-bottom:28px;max-width:420px;margin-left:auto;margin-right:auto}.ga-community-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:16px 40px;border-radius:var(--ga-radius);font-family:var(--ga-font-body);font-size:16px;font-weight:700;letter-spacing:.02em;cursor:pointer;transition:all .25s ease;border:none;white-space:nowrap;text-decoration:none;background:#5865f2;color:#fff;box-shadow:0 4px 20px #5865f259}.ga-community-btn:hover{transform:translateY(-2px);box-shadow:0 6px 28px #5865f280}.ga-community-btn:active{transform:translateY(0)}.ga-community-members{font-family:var(--ga-font-body);font-size:13px;color:#fff6;margin-top:16px}.card-wrapper.product-card-wrapper .card{border-radius:var(--ga-radius-lg)!important;overflow:hidden;transition:transform .2s ease,box-shadow .2s ease}.card-wrapper.product-card-wrapper .card:hover{transform:translateY(-4px);box-shadow:var(--ga-shadow-lg)}.card__heading,.card__heading a{font-family:var(--ga-font-heading)!important;font-weight:600;letter-spacing:-.01em}.price__regular .price-item--regular,.price__sale .price-item--sale{font-family:var(--ga-font-heading)!important;font-weight:700}.price__sale .price-item--regular{text-decoration:line-through;color:var(--ga-text-muted)}.badge{font-family:var(--ga-font-body)!important;font-weight:700;letter-spacing:.05em;text-transform:uppercase;font-size:11px;border-radius:100px!important}.card__media .media img{transition:transform .35s ease}.card-wrapper:hover .card__media .media img{transform:scale(1.04)}.card__content .card__information{padding:10px 2px 4px}.card__heading.h5{font-size:1.4rem;margin-bottom:2px}.card-information{margin-top:2px}.loox-rating{margin:2px 0}.price .price-item{font-size:1.4rem}.quick-add__submit{font-family:var(--ga-font-body)!important;font-weight:600;border-radius:var(--ga-radius)!important}.section-header__title,.title.inline-richtext,.collection-hero__title{font-family:var(--ga-font-heading)!important;letter-spacing:-.02em}.announcement-bar{font-family:var(--ga-font-body)!important;letter-spacing:.03em}.button,.shopify-challenge__button,.customer button{font-family:var(--ga-font-body)!important;font-weight:600}.product__title{font-family:var(--ga-font-heading)!important;font-size:3.2rem;font-weight:700;letter-spacing:-.02em;line-height:1.15}.product__text,.product__description,.product__description .rte{font-family:var(--ga-font-body);font-size:1.5rem;line-height:1.7;color:rgb(var(--color-foreground),.7)}.product .price--large .price-item{font-family:var(--ga-font-heading)!important;font-weight:700}.product-form__submit{font-family:var(--ga-font-body)!important;font-weight:700;font-size:1.6rem;letter-spacing:.02em;min-height:56px;border-radius:var(--ga-radius)!important;transition:all .2s ease;background:var(--ga-blue)!important;color:#fff!important;position:relative;overflow:hidden}.product-form__submit:hover:not([disabled]){background:var(--ga-blue-hover)!important;transform:translateY(-2px);box-shadow:0 6px 20px #3b82f659}.product-form__submit:active:not([disabled]){transform:translateY(0)}.product-form__submit[disabled]{background:var(--ga-text-muted)!important;cursor:not-allowed;opacity:.7}.shopify-payment-button__button{border-radius:var(--ga-radius)!important;min-height:52px;font-family:var(--ga-font-body)!important}.product-form__input label,variant-selects label{font-family:var(--ga-font-body)!important;font-weight:600;font-size:1.3rem}.quantity__input,.quantity__button{font-family:var(--ga-font-body)!important}.ga-product-trust{display:flex;gap:16px;margin-top:20px;padding-top:20px;border-top:1px solid var(--ga-border);flex-wrap:wrap}.ga-product-trust-item{display:flex;align-items:center;gap:6px;font-size:1.2rem;color:var(--ga-text-muted);font-family:var(--ga-font-body)}.ga-product-trust-item svg{color:var(--ga-green);flex-shrink:0}.ga-info-line{display:flex;align-items:center;gap:8px;padding:10px 14px;border-radius:var(--ga-radius);margin:8px 0;font-size:1.3rem;font-family:var(--ga-font-body);font-weight:600}.ga-info-line svg{flex-shrink:0}.ga-info-line--info{background:#3b82f60f;border:1px solid rgba(59,130,246,.1);color:var(--ga-text-secondary)}.ga-info-line--info svg{color:var(--ga-blue)}.ga-info-line--success{background:#22c55e0f;border:1px solid rgba(34,197,94,.12);color:var(--ga-text-secondary)}.ga-info-line--success svg{color:var(--ga-green)}.ga-info-line--warning{background:#ef44440f;border:1px solid rgba(239,68,68,.12);color:#b91c1c;animation:gaPulse 2s ease-in-out infinite}.ga-info-line--warning svg{color:#ef4444}.ga-urgency-bar{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#ef44440f;border:1px solid rgba(239,68,68,.12);border-radius:var(--ga-radius);margin:12px 0;font-size:1.3rem;font-family:var(--ga-font-body);color:#b91c1c;font-weight:600;animation:gaPulse 2s ease-in-out infinite}.ga-urgency-bar svg{flex-shrink:0;color:#ef4444}@keyframes gaPulse{0%,to{opacity:1}50%{opacity:.7}}.ga-social-proof{display:flex;align-items:center;gap:8px;padding:8px 14px;background:#22c55e0f;border:1px solid rgba(34,197,94,.12);border-radius:var(--ga-radius);margin:8px 0;font-size:1.2rem;font-family:var(--ga-font-body);color:var(--ga-text-secondary)}.ga-social-proof .ga-sp-dot{width:8px;height:8px;border-radius:50%;background:var(--ga-green);animation:gaPulseDot 1.5s ease-in-out infinite;flex-shrink:0}@keyframes gaPulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.5;transform:scale(.8)}}.ga-scarcity{display:flex;align-items:center;gap:6px;font-size:1.2rem;color:#b45309;font-weight:600;font-family:var(--ga-font-body);margin:8px 0}.ga-scarcity svg{color:#f59e0b;flex-shrink:0}.ga-shipping-countdown{display:flex;align-items:center;gap:8px;padding:10px 14px;background:#3b82f60f;border:1px solid rgba(59,130,246,.1);border-radius:var(--ga-radius);margin:8px 0;font-size:1.3rem;font-family:var(--ga-font-body);color:var(--ga-text-secondary)}.ga-shipping-countdown svg{color:var(--ga-blue);flex-shrink:0}.ga-shipping-countdown strong{color:var(--ga-blue);font-weight:700}.ga-trust-badges{display:flex;justify-content:center;gap:24px;margin:24px 0 8px;padding:20px 0;border-top:1px solid var(--ga-border);border-bottom:1px solid var(--ga-border)}.ga-trust-badge{display:flex;flex-direction:column;align-items:center;gap:8px;text-align:center}.ga-trust-badge-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;border-radius:50%;background:var(--ga-blue-soft);color:var(--ga-blue)}.ga-trust-badge-label{font-size:1.1rem;font-weight:600;color:var(--ga-text-secondary);font-family:var(--ga-font-body);line-height:1.3}.related-products .section-header__title{font-family:var(--ga-font-heading)!important;font-weight:700;letter-spacing:-.02em}.cart-drawer__heading,.footer h2,.footer__title{font-family:var(--ga-font-heading)!important}input,textarea,select{font-family:var(--ga-font-body)!important}.shopify-section iframe:not([src*=shopify]):not([src*=youtube]):not([src*=vimeo]):not([src*=loox]):not([src*=klaviyo]){max-width:100%}@keyframes highlightSweep{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes gaFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes gaFadeIn{0%{opacity:0}to{opacity:1}}@keyframes gaScaleIn{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@keyframes ctaGlow{0%,to{opacity:1}50%{opacity:.6}}.header__menu-item,.header__menu-item span,.list-menu__item,.mega-menu__link,.header__active-menu-item{font-family:var(--ga-font-body)!important;font-weight:500;letter-spacing:.01em}.menu-drawer__menu-item,.menu-drawer__utility-links a{font-family:var(--ga-font-body)!important}.predictive-search__heading,.predictive-search__item-heading{font-family:var(--ga-font-heading)!important}.predictive-search *,.search-modal *{font-family:var(--ga-font-body)!important}@media(max-width:1024px){.ga-hero-inner{grid-template-columns:1fr;gap:40px;text-align:center}.ga-hero-subtitle{margin-left:auto;margin-right:auto}.ga-hero-ctas{justify-content:center}.ga-hero-trust{justify-content:center;flex-wrap:wrap}.ga-hero-product-card{max-width:500px;margin:0 auto}.ga-features-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.shopify-section+.shopify-section{margin-top:0}body{font-size:1.5rem!important;line-height:1.6!important}.ga-hero{padding:40px 0 32px}.ga-hero-inner{padding:0 16px}.ga-hero-title{font-size:34px}.ga-hero-subtitle{font-size:15px}.ga-hero-badge{font-size:12px;margin-bottom:16px}.ga-hero-trust{gap:12px;flex-wrap:wrap}.ga-trust-item{font-size:12px}.ga-proof-bar{padding:32px 0}.ga-proof-bar-inner{gap:24px;padding:0 16px}.ga-proof-number{font-size:22px}.ga-proof-divider{display:none}.ga-features{padding:48px 0}.ga-features-inner{padding:0 16px}.ga-features-title{font-size:28px;margin-bottom:32px}.ga-features-grid{grid-template-columns:1fr 1fr;gap:12px}.ga-feature-card{padding:24px 16px}.ga-feature-icon{width:48px;height:48px;margin-bottom:14px}.ga-feature-icon svg{width:24px;height:24px}.ga-feature-card h3{font-size:16px}.ga-feature-card p{font-size:13px}.ga-videos{padding:48px 0}.ga-videos-header{margin-bottom:32px}.ga-videos-header h2{font-size:28px}.ga-videos-header p{font-size:14px}.ga-videos-card{width:200px}.ga-videos-play{width:48px;height:48px}.ga-videos-title{font-size:14px}.ga-videos-overlay{padding:12px}.ga-videos-nav{margin-top:24px;gap:14px}.ga-videos-arrow{width:42px;height:42px}.ga-community-gallery{grid-template-columns:repeat(3,1fr)}.ga-community-content{padding:32px 24px;max-width:90%}.ga-community h2{font-size:32px!important}.ga-community-subtitle{font-size:14px;margin-bottom:20px}.ga-community-btn{padding:14px 32px;font-size:15px}.ga-videos-score-number{font-size:40px}.menu-drawer__menu-item{padding:14px 24px!important;font-size:1.6rem!important;min-height:48px;display:flex;align-items:center}.product__title h1{font-size:2.4rem!important;line-height:1.2}.product-form{position:sticky;bottom:0;background:#fff;z-index:10;margin:0 -16px;padding:12px 16px;border-top:1px solid var(--ga-border);box-shadow:0 -4px 20px #00000014}.product-form__submit{width:100%!important;min-height:56px!important;font-size:1.7rem!important;border-radius:var(--ga-radius)!important}.ga-trust-badges{gap:16px;overflow-x:auto;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;justify-content:flex-start;padding:16px 0 16px 4px}.ga-trust-badge{min-width:80px;flex-shrink:0}.ga-trust-badge-icon{width:36px;height:36px}.ga-trust-badge-label{font-size:1rem}.ga-urgency-bar,.ga-social-proof,.ga-shipping-countdown{font-size:1.2rem;padding:10px 12px}.product-grid .grid__item{padding:4px!important}.cart-drawer{width:100%!important;max-width:100%!important}.product-form__input input[type=radio]+label{min-width:48px;min-height:48px;display:flex;align-items:center;justify-content:center;font-size:1.4rem}.quantity__button{min-width:44px;min-height:44px}.quantity__input{min-width:48px;min-height:44px;font-size:1.6rem!important}}@media(max-width:480px){.ga-hero{padding:32px 0 24px}.ga-hero-title{font-size:28px;letter-spacing:-.02em}.ga-hero-subtitle{font-size:14px;margin-bottom:24px}.ga-hero-ctas{flex-direction:column;margin-bottom:24px}.ga-btn{padding:16px 24px;width:100%;font-size:16px;min-height:52px}.ga-hero-trust{gap:10px}.ga-trust-item{font-size:11px}.ga-proof-bar-inner{display:grid;grid-template-columns:1fr 1fr;gap:20px}.ga-proof-number{font-size:20px}.ga-features-grid{grid-template-columns:1fr;gap:12px}.ga-feature-card{padding:24px 20px;text-align:left;display:flex;gap:16px;align-items:flex-start}.ga-feature-icon{margin-bottom:0;flex-shrink:0}.ga-community-gallery{grid-template-columns:repeat(2,1fr)}.ga-community-inner{min-height:420px}.ga-community h2{font-size:28px!important}.ga-community-content{padding:28px 20px}.ga-community-btn{padding:14px 28px;font-size:14px}.ga-videos-card{width:170px}.ga-videos-play{width:44px;height:44px}.ga-videos-play svg{width:20px;height:20px}.ga-videos-title{font-size:13px}.ga-videos-category{font-size:9px}.ga-videos-score-number{font-size:36px}.ga-proof-label{font-size:11px}.product__title h1{font-size:2.2rem!important}.product__info-container{padding:0 4px}.product-form__submit{min-height:60px!important;font-size:1.8rem!important;font-weight:800!important}.shopify-payment-button__button{min-height:52px;font-size:1.5rem!important}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}
/*# sourceMappingURL=/cdn/shop/t/44/assets/ga-custom.css.map */
