@import url("https://fonts.googleapis.com/css2?family=Plus+Jakarta+Sans:ital,wght@0,200..800;1,200..800&display=swap");:root{--blue:#0071e3;--blue-dark:#005bb5;--blue-light:#e8f2ff;--ink:#111113;--text:#1d1d1f;--text-secondary:#6e6e73;--text-tertiary:#86868b;--border:#d2d2d7;--surface:#f5f5f7;--surface-elevated:#fff;--bg:#fafafa;--green:#059669;--green-light:#ecfdf5;--amber:#d97706;--section-pad:clamp(64px,10vw,120px);--content-max:1200px;--radius-sm:8px;--radius-md:16px;--radius-lg:24px;--radius-xl:32px;--shadow-sm:0 1px 3px rgba(0,0,0,.06);--shadow-md:0 4px 16px rgba(0,0,0,.08);--shadow-lg:0 12px 48px rgba(0,0,0,.12);--shadow-xl:0 24px 64px rgba(0,0,0,.16);--ease-out:cubic-bezier(0.16,1,0.3,1);--ease-spring:cubic-bezier(0.34,1.56,0.64,1)}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}body,html{overflow-x:hidden}body{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:1.6;color:var(--text);background:#fff;font-size:clamp(16px,2vw,17px);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}h1{font-size:clamp(36px,6vw,64px)!important;line-height:1.05!important;letter-spacing:-.03em}h1,h2{font-weight:700!important}h2{font-size:clamp(28px,4.5vw,48px)!important;line-height:1.1!important;letter-spacing:-.025em}h3{font-size:clamp(22px,3.5vw,32px)!important;line-height:1.2!important;letter-spacing:-.02em}h3,h4{font-weight:600!important}h4{font-size:clamp(20px,3vw,24px)!important;line-height:1.3!important}a,li,p{font-size:clamp(16px,2vw,17px)!important;line-height:1.6!important}div,span{line-height:1.5}.text-large{font-size:clamp(20px,3vw,24px)!important}.text-small{font-size:clamp(14px,1.5vw,15px)!important}button{font-family:Plus Jakarta Sans,-apple-system,BlinkMacSystemFont,sans-serif;font-size:clamp(16px,2vw,17px)!important}button[aria-label="Toggle menu"]{font-size:32px!important}a{text-decoration:none;color:inherit}.reveal{opacity:0;transform:translateY(32px);transition:opacity .8s var(--ease-out),transform .8s var(--ease-out)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.1s}.reveal-delay-2{transition-delay:.2s}.reveal-delay-3{transition-delay:.3s}.reveal-delay-4{transition-delay:.4s}.reveal-scale{opacity:0;transform:scale(.95);transition:opacity .7s var(--ease-out),transform .7s var(--ease-out)}.reveal-scale.visible{opacity:1;transform:scale(1)}.hover-lift{transition:transform .4s var(--ease-out),box-shadow .4s var(--ease-out)}.hover-lift:hover{transform:translateY(-6px);box-shadow:var(--shadow-lg)}.gradient-text{background:linear-gradient(135deg,var(--blue) 0,#00c6ff 100%);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.section-wave{position:relative}.section-wave:after{content:"";position:absolute;bottom:-1px;left:0;right:0;height:80px;background:inherit;-webkit-clip-path:ellipse(55% 100% at 50% 100%);clip-path:ellipse(55% 100% at 50% 100%)}.grid-bg{background-image:linear-gradient(rgba(0,0,0,.02) 1px,transparent 0),linear-gradient(90deg,rgba(0,0,0,.02) 1px,transparent 0);background-size:60px 60px}.noise:before{content:"";position:absolute;inset:0;background:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.03'/%3E%3C/svg%3E");pointer-events:none;z-index:0}.bundles-products-grid h3,.category-products-grid h3,.filter-product-card h3,.filter-product-grid h3,.products-grid h3{font-size:17px!important;line-height:1.4!important}@media (max-width:640px){.bundles-products-grid h3,.category-products-grid h3,.filter-product-card h3,.filter-product-grid h3,.products-grid h3{font-size:13px!important;line-height:1.35!important;margin-bottom:3px!important}.bundles-products-grid .card-price,.category-products-grid .card-price,.filter-product-card .card-price,.filter-product-grid .card-price,.products-grid .card-price{font-size:16px!important}.bundles-products-grid>a>div:last-child,.category-products-grid>a>div:last-child,.filter-product-card>div:last-child,.filter-product-grid>a>div:last-child,.products-grid>a>div:last-child{padding:8px 10px 10px!important}.bundles-products-grid>a>div:first-child,.category-products-grid>a>div:first-child,.filter-product-card>div:first-child,.filter-product-grid>a>div:first-child,.products-grid>a>div:first-child{padding:8px 8px 0!important;border:none!important}.bundles-products-grid>a,.category-products-grid>a,.filter-product-grid>a,.products-grid>a{border:none!important;box-shadow:0 1px 3px rgba(0,0,0,.1)!important}.filter-product-card{border-radius:12px!important;box-shadow:0 1px 4px rgba(0,0,0,.06)!important}.bundles-products-grid>a>div[style*=position],.category-products-grid>a>div[style*=position],.filter-product-card>div[style*=position],.filter-product-grid>a>div[style*=position],.products-grid>a>div[style*=position]{padding:3px 8px!important;font-size:10px!important;white-space:nowrap!important}}.filter-drawer *,.filter-page-header *,.filter-sidebar *,.filter-toolbar *,.filter-toolbar-mobile *{font-size:unset;line-height:unset}.filter-drawer a,.filter-drawer button,.filter-drawer label,.filter-drawer p,.filter-drawer span,.filter-sidebar a,.filter-sidebar button,.filter-sidebar label,.filter-sidebar p,.filter-sidebar span{font-size:14px!important;line-height:1.5!important}.filter-drawer button>span:first-child,.filter-sidebar button>span:first-child{font-size:14px!important}.filter-toolbar button,.filter-toolbar select,.filter-toolbar span,.filter-toolbar-mobile button,.filter-toolbar-mobile select,.filter-toolbar-mobile span{font-size:13px!important;line-height:1.4!important}.filter-page-header h1{font-size:32px!important;line-height:1.15!important;letter-spacing:-.02em}.filter-page-header p{font-size:15px!important;line-height:1.5!important}.filter-sort-select{font-size:13px!important;line-height:1.4!important}.cart-layout{grid-template-columns:minmax(0,2fr) minmax(0,1fr)}@media (max-width:1024px){.cart-layout{grid-template-columns:1fr!important}}body:has(.cart-page) div[style*="position: fixed"][style*="bottom: 0"]:not([class]){display:none!important}@media (max-width:768px){.cart-page{padding:40px 12px!important}.cart-item-image{width:80px!important;height:80px!important}.cart-item-row{gap:12px!important}}.home-hero-stat{opacity:0;transform:translateY(20px);animation:fadeUp .6s var(--ease-out) forwards}.home-hero-stat:first-child{animation-delay:.3s}.home-hero-stat:nth-child(2){animation-delay:.45s}.home-hero-stat:nth-child(3){animation-delay:.6s}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@keyframes heroFadeIn{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-animate{opacity:0;animation:heroFadeIn .8s var(--ease-out) forwards}.hero-animate-1{animation-delay:0s}.hero-animate-2{animation-delay:.15s}.hero-animate-3{animation-delay:.3s}.hero-animate-4{animation-delay:.45s}.home-category-card{transition:transform .4s var(--ease-out),box-shadow .4s var(--ease-out)!important}.home-category-card:hover{transform:translateY(-8px)!important;box-shadow:var(--shadow-lg)!important}.home-section-card{transition:transform .4s var(--ease-out),box-shadow .4s var(--ease-out)}.home-section-card:hover{transform:translateY(-4px);box-shadow:var(--shadow-lg)}.btn-shimmer{position:relative;overflow:hidden}.btn-shimmer:after{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,hsla(0,0%,100%,.15),transparent);transition:left .5s}.btn-shimmer:hover:after{left:100%}.pill{display:inline-flex;align-items:center;gap:6px;padding:6px 14px;border-radius:980px;font-size:13px!important;font-weight:600;letter-spacing:.02em}@media (max-width:480px){.sticky-bar-trust{display:none!important}.sticky-bar-name{font-size:12px!important}}@media (max-width:640px){footer>div:first-child>div{grid-template-columns:1fr 1fr!important;gap:24px!important}}@media (max-width:768px){section{padding:40px 20px!important}section.products-section{padding-left:0!important;padding-right:0!important}div,main{overflow-wrap:break-word;word-wrap:break-word}}@media (max-width:640px){.home-stats-grid.trust-signals-grid{grid-template-columns:1fr!important;gap:16px!important}}