*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%}body{font-family:DM Sans,sans-serif;font-size:15px;color:#0a0a0a;background:#fff;line-height:1.6;-webkit-font-smoothing:antialiased}img,svg{display:block;max-width:100%}a{text-decoration:none;color:inherit}button{font-family:inherit;cursor:pointer}ul,ol{list-style:none}h1,h2,h3,h4,h5,h6{line-height:1.1;font-weight:700}input,textarea,select{font-family:inherit}.skip-to-content{position:fixed;top:-100px;left:16px;background:#1d4ed8;color:#fff;padding:12px 20px;border-radius:8px;font-size:14px;font-weight:600;z-index:9999;transition:top .2s}.skip-to-content:focus{top:16px}.reveal{opacity:0;transform:translateY(28px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.reveal.visible{opacity:1;transform:none}.reveal-left{opacity:0;transform:translate(-36px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.reveal-left.visible{opacity:1;transform:none}.reveal-right{opacity:0;transform:translate(36px);transition:opacity .6s cubic-bezier(.22,1,.36,1),transform .6s cubic-bezier(.22,1,.36,1)}.reveal-right.visible{opacity:1;transform:none}.reveal-scale{opacity:0;transform:scale(.93);transition:opacity .55s cubic-bezier(.22,1,.36,1),transform .55s cubic-bezier(.22,1,.36,1)}.reveal-scale.visible{opacity:1;transform:none}.announcement-bar{position:relative;padding:10px 48px 10px 16px;font-family:DM Mono,monospace;font-size:12px;letter-spacing:.07em;font-weight:500;text-align:center;overflow:hidden}.announcement-bar-rotate{overflow:hidden;white-space:nowrap}.announcement-bar-rotate-track{display:inline-flex;animation:ann-scroll 22s linear infinite;white-space:nowrap;gap:0}.announcement-bar-rotate-track:hover{animation-play-state:paused}@keyframes ann-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.announcement-close{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:none;border:none;cursor:pointer;color:inherit;opacity:.7;padding:4px;display:flex;align-items:center}.announcement-close:hover{opacity:1}.site-header{position:sticky;top:0;z-index:100;background:#fff;transition:box-shadow .3s,transform .35s;border-bottom:1px solid #F1F5F9}.site-header.header-scrolled{box-shadow:0 4px 24px #00000014}.site-header.header-hidden{transform:translateY(-100%)}.header-inner{max-width:1440px;margin:0 auto;padding:0 32px;height:68px;display:flex;align-items:center;justify-content:space-between;gap:24px}.header-logo{flex-shrink:0;display:flex;align-items:center}.header-logo-text{font-family:Bebas Neue,sans-serif;font-size:30px;letter-spacing:.12em;color:#0a0a0a}.header-nav{display:flex;align-items:center;gap:2px}.nav-link{font-family:DM Mono,monospace;font-size:12px;font-weight:500;letter-spacing:.08em;text-transform:uppercase;padding:8px 12px;border-radius:8px;color:#0a0a0a;opacity:.65;transition:opacity .2s,background .2s;white-space:nowrap;display:flex;align-items:center;gap:3px}.nav-link:hover{opacity:1;background:#f8fafc}.nav-dropdown-wrap{position:relative}.nav-dropdown{position:absolute;top:calc(100% + 10px);left:0;background:#fff;border:1px solid #E2E8F0;border-radius:16px;padding:8px;box-shadow:0 16px 48px #0000001a;min-width:200px;opacity:0;pointer-events:none;transform:translateY(8px);transition:all .22s cubic-bezier(.22,1,.36,1);z-index:200}.nav-dropdown-wrap:hover .nav-dropdown,.nav-dropdown-wrap:focus-within .nav-dropdown{opacity:1;pointer-events:auto;transform:none}.nav-dropdown-item{display:block;padding:10px 16px;border-radius:10px;font-size:14px;color:#0a0a0a;transition:background .15s}.nav-dropdown-item:hover{background:#eff6ff;color:#1d4ed8}.header-actions{display:flex;align-items:center;gap:2px;flex-shrink:0}.header-icon-btn,.header-cart-btn,.header-search-toggle{background:none;border:none;padding:8px;color:#0a0a0a;opacity:.65;transition:opacity .2s,background .2s;display:flex;align-items:center;justify-content:center;border-radius:8px;position:relative}.header-icon-btn:hover,.header-cart-btn:hover,.header-search-toggle:hover{opacity:1;background:#f8fafc}.cart-count{position:absolute;top:2px;right:2px;background:#ef4444;color:#fff;font-size:9px;font-weight:700;min-width:16px;height:16px;border-radius:100px;display:flex;align-items:center;justify-content:center;font-family:DM Mono,monospace;padding:0 3px}.mobile-menu-btn{background:none;border:none;padding:8px;display:none;flex-direction:column;gap:5px;border-radius:8px}.mobile-menu-btn span{display:block;width:22px;height:2px;background:#0a0a0a;border-radius:2px;transition:transform .3s,opacity .2s}.header-search-bar{position:absolute;top:69px;left:0;right:0;background:#fff;border-bottom:1px solid #E2E8F0;padding:16px 32px;z-index:98;display:none;box-shadow:0 8px 24px #0000000f}.header-search-bar.open{display:block}.header-search-input{width:100%;max-width:600px;margin:0 auto;display:block;padding:12px 20px;border:2px solid #E2E8F0;border-radius:100px;font-size:15px;outline:none;transition:border .2s}.header-search-input:focus{border-color:#1d4ed8}.mobile-nav{position:fixed;top:0;left:0;right:0;bottom:0;background:#fff;z-index:99;padding:80px 24px 40px;overflow-y:auto;transform:translate(-100%);transition:transform .35s cubic-bezier(.22,1,.36,1)}.mobile-nav.open{transform:none;box-shadow:4px 0 40px #00000026}.mobile-nav-link{display:block;padding:14px 0;font-size:20px;font-family:Bebas Neue,sans-serif;letter-spacing:.05em;color:#0a0a0a;border-bottom:1px solid #F1F5F9}.mobile-nav-sub{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.06em;padding:10px 0 10px 20px;color:#94a3b8}.mobile-nav-divider{height:1px;background:#e2e8f0;margin:16px 0}@media(max-width:1024px){.header-nav{display:none}.mobile-menu-btn{display:flex}}@media(max-width:600px){.header-inner{padding:0 16px}}.cart-drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000073;z-index:200;opacity:0;pointer-events:none;transition:opacity .3s;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.cart-drawer-overlay.open{opacity:1;pointer-events:auto}.cart-drawer{position:fixed;top:0;right:0;bottom:0;width:420px;background:#fff;z-index:201;transform:translate(100%);transition:transform .35s cubic-bezier(.22,1,.36,1);display:flex;flex-direction:column;box-shadow:-8px 0 40px #0000001f}.cart-drawer.open{transform:none}.cart-drawer-header{padding:24px;border-bottom:1px solid #E2E8F0;display:flex;justify-content:space-between;align-items:center;flex-shrink:0}.cart-drawer-title{font-family:Bebas Neue,sans-serif;font-size:28px;letter-spacing:.04em}.cart-drawer-close{background:none;border:none;padding:6px;color:#94a3b8;transition:color .15s;display:flex}.cart-drawer-close:hover{color:#0a0a0a}.cart-drawer-body{flex:1;overflow-y:auto;padding:0 24px}.cart-drawer-footer{padding:24px;border-top:1px solid #E2E8F0;flex-shrink:0}.cart-loading{display:flex;align-items:center;justify-content:center;padding:64px}.cart-spinner{width:32px;height:32px;border:3px solid #E2E8F0;border-top-color:#1d4ed8;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.cart-empty{text-align:center;padding:64px 24px;color:#94a3b8}.cart-empty svg{margin:0 auto 16px}.cart-empty p{margin-bottom:24px;font-size:15px}.cart-shop-btn{display:inline-block;background:#1d4ed8;color:#fff;padding:12px 28px;border-radius:100px;font-family:DM Mono,monospace;font-size:12px;letter-spacing:.08em;font-weight:600}.cart-items{display:flex;flex-direction:column}.cart-item{display:flex;align-items:flex-start;gap:14px;padding:18px 0;border-bottom:1px solid #F1F5F9;position:relative}.cart-item-img{width:72px;height:72px;object-fit:contain;border-radius:10px;background:#f8fafc;border:1px solid #E2E8F0;flex-shrink:0}.cart-item-info{flex:1;min-width:0}.cart-item-title{font-size:14px;font-weight:600;color:#0a0a0a;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-item-variant{font-size:11px;color:#94a3b8;margin-bottom:8px;font-family:DM Mono,monospace}.cart-item-row{display:flex;align-items:center;justify-content:space-between}.cart-item-qty-wrap{display:flex;align-items:center;border:1px solid #E2E8F0;border-radius:8px;overflow:hidden}.cart-qty-btn{background:none;border:none;width:30px;height:30px;font-size:16px;display:flex;align-items:center;justify-content:center;transition:background .15s}.cart-qty-btn:hover{background:#eff6ff;color:#1d4ed8}.cart-item-qty{width:32px;text-align:center;font-family:DM Mono,monospace;font-size:13px;font-weight:600;border-left:1px solid #E2E8F0;border-right:1px solid #E2E8F0;line-height:30px}.cart-item-price{font-family:DM Mono,monospace;font-size:14px;font-weight:700}.cart-item-remove{position:absolute;top:18px;right:0;background:none;border:none;font-size:20px;color:#cbd5e1;line-height:1;transition:color .15s}.cart-item-remove:hover{color:#ef4444}.cart-subtotal{display:flex;justify-content:space-between;align-items:center;font-size:16px;margin-bottom:6px}.cart-subtotal strong{font-family:DM Mono,monospace;font-size:18px}.cart-shipping-note{font-size:11px;color:#94a3b8;margin-bottom:16px;font-family:DM Mono,monospace}.cart-checkout-btn{display:block;text-align:center;background:#1d4ed8;color:#fff;padding:16px;border-radius:12px;font-family:DM Mono,monospace;font-size:13px;font-weight:700;letter-spacing:.1em;transition:background .2s;margin-bottom:10px}.cart-checkout-btn:hover{background:#1e40af}.cart-view-link{display:block;text-align:center;font-size:12px;color:#94a3b8;font-family:DM Mono,monospace}@media(max-width:480px){.cart-drawer{width:100%}}.hero-section{position:relative;min-height:88vh;display:flex;align-items:center;overflow:hidden}.hero-bg{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:center top}.hero-bg-gradient{background:linear-gradient(125deg,#060d2e,#0d2280 40%,#1d4ed8,#3b82f6)}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(100deg,rgba(6,13,46,.92) 35%,rgba(6,13,46,.5) 70%,transparent 100%)}.hero-content{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:100px 32px 80px;width:100%}.hero-label{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.22em;color:#ffffff80;text-transform:uppercase;display:inline-flex;align-items:center;gap:10px;margin-bottom:20px}.hero-label:before{content:"";display:block;width:28px;height:2px;background:#3b82f6;border-radius:2px}.hero-heading{font-family:Bebas Neue,sans-serif;font-size:clamp(52px,7.5vw,100px);color:#fff;letter-spacing:.02em;line-height:.98;margin-bottom:28px;max-width:680px}.hero-heading span{display:block;color:#60a5fa}.hero-sub{font-size:17px;color:#fff9;max-width:460px;line-height:1.75;margin-bottom:44px}.hero-btns{display:flex;gap:14px;flex-wrap:wrap;align-items:center}.hero-cta{display:inline-flex;align-items:center;gap:10px;background:#1d4ed8;color:#fff;padding:17px 38px;border-radius:12px;font-family:DM Mono,monospace;font-size:13px;font-weight:700;letter-spacing:.06em;transition:all .25s;box-shadow:0 8px 32px #1d4ed873}.hero-cta:hover{background:#2563eb;transform:translateY(-2px);box-shadow:0 12px 40px #1d4ed88c}.hero-cta2{display:inline-flex;align-items:center;gap:8px;background:#ffffff14;color:#fff;padding:17px 38px;border-radius:12px;font-family:DM Mono,monospace;font-size:13px;font-weight:700;letter-spacing:.06em;border:1px solid rgba(255,255,255,.18);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:all .25s}.hero-cta2:hover{background:#ffffff26}.hero-stats{display:flex;align-items:center;gap:0;margin-top:64px;padding-top:40px;border-top:1px solid rgba(255,255,255,.1)}.hero-stat-num{font-family:Bebas Neue,sans-serif;font-size:38px;color:#fff;letter-spacing:.03em;line-height:1}.hero-stat-label{font-family:DM Mono,monospace;font-size:9px;color:#fff6;letter-spacing:.14em;text-transform:uppercase;margin-top:4px}.hero-stat-divider{width:1px;height:40px;background:#ffffff1f;margin:0 36px}.hero-scroll-indicator{position:absolute;bottom:32px;left:50%;transform:translate(-50%);display:flex;flex-direction:column;align-items:center;gap:6px;opacity:.4}.hero-scroll-dot{width:6px;height:6px;background:#fff;border-radius:50%;animation:bounce-dot 1.8s ease-in-out infinite}@keyframes bounce-dot{0%,to{transform:translateY(0)}50%{transform:translateY(8px)}}@media(max-width:768px){.hero-section{min-height:75vh}.hero-heading{font-size:clamp(44px,12vw,64px)}.hero-stats{gap:0}.hero-stat-divider{margin:0 20px}}.marquee-ticker{overflow:hidden;padding:13px 0;white-space:nowrap}.marquee-track{display:inline-block;white-space:nowrap}.marquee-content{display:inline-flex;align-items:center;animation:marquee-scroll 28s linear infinite}.marquee-ticker:hover .marquee-content{animation-play-state:paused}@keyframes marquee-scroll{0%{transform:translate(0)}to{transform:translate(-50%)}}.marquee-item{display:inline-flex;align-items:center;gap:8px;font-family:DM Mono,monospace;font-size:11px;font-weight:600;letter-spacing:.1em;text-transform:uppercase;padding:0 28px}.usp-icons-section{padding:24px 32px}.usp-icons-inner{max-width:1280px;margin:0 auto;display:flex;justify-content:center;gap:40px;flex-wrap:wrap;align-items:center}.usp-icon-item{display:flex;align-items:center;gap:12px}.usp-icon-wrap{width:40px;height:40px;border-radius:10px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.usp-icon-title{font-family:DM Mono,monospace;font-size:12px;font-weight:600;letter-spacing:.05em;text-transform:uppercase}.usp-icon-sub{font-size:11px;margin-top:2px;opacity:.6}@media(max-width:768px){.usp-icons-inner{gap:20px}.usp-icon-item{flex-direction:column;text-align:center;gap:6px}}.goal-columns-section{padding:0}.goal-columns-inner{display:flex;min-height:500px}.goal-col{position:relative;flex:1;overflow:hidden;cursor:pointer;text-decoration:none;background-size:cover;background-position:center;transition:flex .45s cubic-bezier(.22,1,.36,1)}.goal-col:hover{flex:2.2}.goal-col-overlay{position:absolute;top:0;right:0;bottom:0;left:0;transition:opacity .3s;background:linear-gradient(to top,rgba(0,0,0,.75) 0%,rgba(0,0,80,.3) 60%,transparent 100%)}.goal-col:hover .goal-col-overlay{opacity:.85}.goal-col-watermark{position:absolute;top:-10px;left:-8px;font-family:Bebas Neue,sans-serif;font-size:clamp(40px,6vw,80px);color:#ffffff0f;letter-spacing:.1em;line-height:1;pointer-events:none;-webkit-user-select:none;user-select:none;white-space:nowrap}.goal-col-content{position:absolute;bottom:0;left:0;right:0;padding:22px 18px;display:flex;flex-direction:column;gap:10px;align-items:flex-start;transform:translateY(8px);transition:transform .35s cubic-bezier(.22,1,.36,1)}.goal-col:hover .goal-col-content{transform:none}.goal-col-title{font-family:Bebas Neue,sans-serif;font-size:clamp(13px,1.4vw,20px);color:#fff;letter-spacing:.06em;line-height:1.1;text-shadow:0 2px 8px rgba(0,0,0,.5)}.goal-col-btn{display:inline-block;background:#ffffff26;border:1px solid rgba(255,255,255,.4);color:#fff;font-size:10px;font-family:DM Mono,monospace;letter-spacing:.1em;padding:6px 14px;border-radius:100px;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);transition:all .25s;text-transform:uppercase;opacity:0;transform:translateY(6px)}.goal-col:hover .goal-col-btn{opacity:1;transform:none;background:#fff;color:#0a0a0a}@media(max-width:900px){.goal-columns-inner{display:grid;grid-template-columns:repeat(3,1fr);min-height:300px}.goal-col:hover{flex:unset}.goal-col-btn{opacity:1;transform:none}}@media(max-width:560px){.goal-columns-inner{grid-template-columns:repeat(2,1fr);min-height:260px}}.section-header{text-align:center;margin-bottom:56px}.section-label{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.18em;color:#1d4ed8;text-transform:uppercase;display:block;margin-bottom:12px}.section-title{font-family:Bebas Neue,sans-serif;font-size:clamp(36px,5vw,58px);letter-spacing:.02em;margin-bottom:12px}.section-subtitle{font-size:16px;color:#64748b;max-width:560px;margin:0 auto;line-height:1.75}.product-card{position:relative;background:#fff;border-radius:18px;overflow:hidden;border:1px solid #E2E8F0;transition:all .28s cubic-bezier(.22,1,.36,1)}.product-card:hover{transform:translateY(-6px);box-shadow:0 20px 56px #1d4ed824;border-color:#bfdbfe}.product-card-link{display:block;text-decoration:none;color:inherit}.product-badge-wrap{position:absolute;top:12px;left:12px;z-index:2;display:flex;gap:6px;flex-wrap:wrap}.product-badge{background:#1d4ed8;color:#fff;font-size:9px;font-family:DM Mono,monospace;padding:4px 10px;border-radius:100px;letter-spacing:.06em;font-weight:600}.product-badge.badge-sale{background:#ef4444}.product-badge.badge-new{background:#10b981}.product-badge.badge-hot{background:#f59e0b}.product-badge.badge-bestseller{background:#7c3aed}.product-img-wrap{position:relative;aspect-ratio:1;overflow:hidden;background:#f8fafc}.product-img-main,.product-img-hover{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;padding:14px;transition:opacity .35s,transform .45s cubic-bezier(.22,1,.36,1)}.product-img-hover{opacity:0}.product-card:hover .product-img-main{opacity:0;transform:scale(1.05)}.product-card:hover .product-img-hover{opacity:1;transform:scale(1.05)}.product-img-placeholder{aspect-ratio:1;background:#f1f5f9;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px;font-family:DM Mono,monospace;font-size:10px;color:#94a3b8;letter-spacing:.08em}.product-info{padding:14px 16px 16px}.product-stars{display:flex;align-items:center;gap:4px;margin-bottom:5px}.product-stars-icons{color:#f59e0b;font-size:11px;letter-spacing:1px}.product-stars-count{font-size:10px;color:#94a3b8;font-family:DM Mono,monospace}.product-sub{font-family:DM Mono,monospace;font-size:9px;letter-spacing:.1em;color:#94a3b8;text-transform:uppercase;margin-bottom:4px}.product-name{font-size:13px;font-weight:700;color:#0a0a0a;line-height:1.35;margin-bottom:10px}.product-footer{display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:6px}.product-pricing{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.product-price{font-family:DM Mono,monospace;font-size:15px;font-weight:700;color:#0a0a0a}.product-compare-price{font-size:11px;color:#94a3b8;text-decoration:line-through;font-family:DM Mono,monospace}.btn-add-cart{position:absolute;bottom:68px;right:12px;width:36px;height:36px;border-radius:50%;background:#1d4ed8;color:#fff;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;box-shadow:0 4px 14px #1d4ed866;transition:all .22s;z-index:2;opacity:0;transform:translateY(4px)}.product-card:hover .btn-add-cart{opacity:1;transform:none}.btn-add-cart:hover{background:#1e40af;transform:scale(1.1)!important}.btn-add-cart.loading{opacity:.6;cursor:wait}.btn-add-cart.added{background:#10b981}@media(max-width:768px){.btn-add-cart{opacity:1;transform:none;bottom:60px}}.pslider-section{padding:80px 0}.pslider-inner{max-width:1280px;margin:0 auto;padding:0 32px}.pslider-header{display:flex;align-items:flex-end;justify-content:space-between;margin-bottom:36px;flex-wrap:wrap;gap:12px}.pslider-view-all{display:inline-flex;align-items:center;gap:6px;font-size:13px;font-weight:600;color:#1d4ed8;font-family:DM Mono,monospace;letter-spacing:.04em;transition:gap .2s}.pslider-view-all:hover{gap:10px}.pslider-track-wrap{position:relative}.pslider-track{display:flex;gap:20px;overflow-x:auto;scroll-snap-type:x mandatory;scroll-behavior:smooth;-webkit-overflow-scrolling:touch;padding-bottom:6px;cursor:grab}.pslider-track:active{cursor:grabbing}.pslider-track::-webkit-scrollbar{height:4px}.pslider-track::-webkit-scrollbar-track{background:#f1f5f9;border-radius:100px}.pslider-track::-webkit-scrollbar-thumb{background:#bfdbfe;border-radius:100px}.pslider-track .product-card{flex:0 0 240px;scroll-snap-align:start}.pslider-btn{position:absolute;top:50%;transform:translateY(-50%);z-index:10;width:44px;height:44px;border-radius:50%;background:#fff;border:1px solid #E2E8F0;box-shadow:0 4px 16px #0000001a;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;color:#0a0a0a}.pslider-btn:hover{background:#1d4ed8;color:#fff;border-color:#1d4ed8}.pslider-prev{left:-22px}.pslider-next{right:-22px}@media(max-width:768px){.pslider-btn{display:none}.pslider-track .product-card{flex:0 0 180px}}.promo-banner-section{position:relative;overflow:hidden;padding:0}.promo-pct-bg{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-wrap:wrap;align-content:flex-start;pointer-events:none;overflow:hidden;z-index:0;gap:0}.promo-pct-bg span{font-family:Bebas Neue,sans-serif;font-size:clamp(60px,8vw,120px);color:#ffffff0f;letter-spacing:.05em;line-height:1;padding:0 8px}.promo-top-bar{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:28px 32px 0;display:flex;align-items:center;justify-content:space-between;flex-wrap:wrap;gap:12px}.promo-top-left{display:flex;align-items:center;gap:14px}.promo-icon-wrap{width:48px;height:48px;background:#ffffff26;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.promo-eyebrow{font-family:Bebas Neue,sans-serif;font-size:20px;letter-spacing:.08em}.promo-view-all-top{display:inline-flex;align-items:center;gap:6px;font-family:DM Mono,monospace;font-size:12px;font-weight:600;letter-spacing:.06em;opacity:.75;transition:opacity .2s,gap .2s}.promo-view-all-top:hover{opacity:1;gap:10px}.promo-body{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:20px 32px 0;display:grid;grid-template-columns:1fr auto;gap:32px;align-items:center}.promo-heading{font-family:Bebas Neue,sans-serif;font-size:clamp(36px,5.5vw,72px);letter-spacing:.02em;line-height:.98;margin-bottom:24px}.promo-heading strong{font-weight:900}.promo-cta-btn{display:inline-flex;align-items:center;background:#ffffff26;border:2px solid rgba(255,255,255,.35);color:#fff;padding:12px 28px;border-radius:100px;font-family:DM Mono,monospace;font-size:12px;font-weight:700;letter-spacing:.1em;transition:all .2s}.promo-cta-btn:hover{background:#fff;color:#0a0a0a;border-color:#fff}.promo-product-img{height:220px;width:auto;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(0,0,0,.3));transform:translateY(0);animation:float-img 3.5s ease-in-out infinite}@keyframes float-img{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.promo-products-row{position:relative;z-index:1;max-width:1280px;margin:0 auto;padding:24px 32px 36px;display:grid;grid-template-columns:repeat(6,1fr);gap:16px}.promo-products-row .product-card{background:#fffffff5}@media(max-width:1200px){.promo-products-row{grid-template-columns:repeat(4,1fr)}}@media(max-width:900px){.promo-body{grid-template-columns:1fr}.promo-image-col{display:none}.promo-products-row{grid-template-columns:repeat(3,1fr)}}@media(max-width:600px){.promo-products-row{grid-template-columns:repeat(2,1fr)}.promo-products-row{padding:16px 16px 24px}.promo-top-bar{padding:20px 16px 0}.promo-body{padding:16px 16px 0}}.featured-products-section{padding:80px 32px}.featured-products-inner{max-width:1280px;margin:0 auto}.products-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:22px}@media(max-width:1200px){.products-grid{grid-template-columns:repeat(3,1fr)}}@media(max-width:900px){.products-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.products-grid{grid-template-columns:repeat(2,1fr);gap:12px}}.img-text-section{padding:96px 32px}.img-text-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center}.img-text-reverse{direction:rtl}.img-text-reverse>*{direction:ltr}.img-text-media{border-radius:24px;overflow:hidden;box-shadow:0 32px 80px #0000001f}.img-text-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .6s cubic-bezier(.22,1,.36,1)}.img-text-section:hover .img-text-img{transform:scale(1.03)}.img-text-placeholder{aspect-ratio:4/3;background:#f1f5f9;display:flex;align-items:center;justify-content:center;font-family:DM Mono,monospace;font-size:11px;color:#94a3b8;letter-spacing:.08em}.img-text-heading{font-family:Bebas Neue,sans-serif;font-size:clamp(36px,4.5vw,58px);letter-spacing:.02em;line-height:1;margin-bottom:20px;margin-top:12px}.img-text-body{font-size:16px;line-height:1.8;margin-bottom:28px;color:#64748b}.img-text-bullet{display:flex;align-items:flex-start;gap:14px;margin-bottom:18px}.img-text-bullet-icon{width:24px;height:24px;border-radius:6px;display:flex;align-items:center;justify-content:center;flex-shrink:0;margin-top:2px}.img-text-bullet strong{display:block;font-size:15px;font-weight:700;margin-bottom:3px;color:#0a0a0a}.img-text-bullet p{font-size:14px;color:#64748b;margin:0}.img-text-cta{display:inline-flex;align-items:center;gap:8px;color:#fff;padding:14px 32px;border-radius:10px;font-size:14px;font-weight:700;margin-top:28px;transition:opacity .2s,transform .2s;letter-spacing:.02em}.img-text-cta:hover{opacity:.88;transform:translateY(-2px)}@media(max-width:900px){.img-text-inner{grid-template-columns:1fr;gap:40px}.img-text-reverse{direction:ltr}}.lifestyle-banner-section{position:relative;min-height:440px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center;overflow:hidden}.lifestyle-banner-overlay{position:absolute;top:0;right:0;bottom:0;left:0}.lifestyle-banner-inner{position:relative;z-index:1;text-align:center;padding:80px 32px;max-width:800px;margin:0 auto}.lifestyle-banner-eyebrow{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.22em;color:#ffffff8c;text-transform:uppercase;display:block;margin-bottom:16px}.lifestyle-banner-heading{font-family:Bebas Neue,sans-serif;font-size:clamp(44px,6vw,80px);color:#fff;letter-spacing:.03em;line-height:1;margin-bottom:20px}.lifestyle-banner-body{color:#fff9;font-size:17px;line-height:1.75;margin-bottom:36px}.lifestyle-banner-cta{display:inline-flex;align-items:center;gap:8px;background:#fff;color:#0a0a0a;padding:16px 36px;border-radius:100px;font-size:14px;font-weight:700;transition:all .2s;letter-spacing:.04em;font-family:DM Mono,monospace}.lifestyle-banner-cta:hover{background:#1d4ed8;color:#fff;transform:translateY(-2px)}.stats-bar-section{padding:64px 32px}.stats-bar-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:32px;text-align:center}.stats-bar-item{padding:32px 20px;background:#f8fafc;border-radius:20px;border:1px solid #E2E8F0}.stats-bar-num{font-family:Bebas Neue,sans-serif;font-size:clamp(44px,5vw,64px);letter-spacing:.02em;line-height:1;margin-bottom:8px}.stats-bar-label{font-family:DM Mono,monospace;font-size:12px;font-weight:600;letter-spacing:.08em;text-transform:uppercase;margin-bottom:4px}.stats-bar-sub{font-size:12px;color:#94a3b8}@media(max-width:900px){.stats-bar-inner{grid-template-columns:repeat(2,1fr)}}@media(max-width:480px){.stats-bar-inner{grid-template-columns:repeat(2,1fr);gap:12px}}.reviews-section{padding:96px 32px}.reviews-grid{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:repeat(4,1fr);gap:22px}.review-card{background:#f8fafc;border:1px solid #E2E8F0;border-radius:20px;padding:28px;transition:box-shadow .25s,transform .25s}.review-card:hover{box-shadow:0 12px 40px #1d4ed81a;transform:translateY(-4px)}.review-stars{color:#f59e0b;font-size:16px;letter-spacing:2px;margin-bottom:14px}.review-text{font-size:15px;line-height:1.75;color:#374151;margin-bottom:20px}.review-author{font-family:DM Mono,monospace;font-size:12px;font-weight:700;color:#0a0a0a;letter-spacing:.04em}.review-location{font-size:11px;color:#94a3b8;margin-top:2px;font-family:DM Mono,monospace}@media(max-width:1024px){.reviews-grid{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.reviews-grid{grid-template-columns:1fr}}.faq-section{padding:96px 32px}.faq-inner{max-width:860px;margin:0 auto}.faq-item{border-bottom:1px solid #E2E8F0}.faq-question{width:100%;background:none;border:none;padding:22px 0;display:flex;justify-content:space-between;align-items:center;cursor:pointer;text-align:left;font-family:DM Sans,sans-serif;font-size:17px;font-weight:600;color:#0a0a0a;gap:16px;transition:color .2s}.faq-question:hover{color:#1d4ed8}.faq-chevron{transition:transform .3s cubic-bezier(.22,1,.36,1);flex-shrink:0;color:#94a3b8}.faq-item.open .faq-chevron{transform:rotate(180deg);color:#1d4ed8}.faq-answer{max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.22,1,.36,1)}.faq-answer p{padding:0 0 24px;color:#64748b;font-size:15px;line-height:1.8}.faq-item.open .faq-answer{max-height:400px}.newsletter-section{padding:96px 32px;text-align:center}.newsletter-inner{max-width:600px;margin:0 auto}.newsletter-heading{font-family:Bebas Neue,sans-serif;font-size:clamp(40px,5vw,64px);letter-spacing:.03em;margin-bottom:12px}.newsletter-body{font-size:16px;color:#64748b;margin-bottom:36px;line-height:1.7}.newsletter-form{display:flex;gap:0;border-radius:100px;overflow:hidden;border:2px solid #E2E8F0;max-width:480px;margin:0 auto;transition:border .2s}.newsletter-form:focus-within{border-color:#1d4ed8}.newsletter-input{flex:1;background:#fff;border:none;padding:15px 22px;font-size:14px;color:#0a0a0a;outline:none}.newsletter-input::placeholder{color:#94a3b8}.newsletter-submit{background:#1d4ed8;color:#fff;border:none;padding:15px 26px;font-family:DM Mono,monospace;font-size:12px;letter-spacing:.08em;font-weight:700;cursor:pointer;white-space:nowrap;transition:background .2s}.newsletter-submit:hover{background:#1e40af}.site-footer{padding:72px 32px 0}.footer-inner{max-width:1280px;margin:0 auto;display:grid;grid-template-columns:260px 1fr;gap:64px;padding-bottom:64px;border-bottom:1px solid rgba(255,255,255,.08)}.footer-logo-text{font-family:Bebas Neue,sans-serif;font-size:32px;letter-spacing:.12em}.footer-about{font-size:14px;line-height:1.8;opacity:.5;margin-top:16px;margin-bottom:24px}.footer-socials{display:flex;gap:10px}.footer-social-link{width:36px;height:36px;border-radius:8px;background:#ffffff14;display:flex;align-items:center;justify-content:center;opacity:.6;transition:opacity .2s,background .2s}.footer-social-link:hover{opacity:1;background:#ffffff29}.footer-cols{display:grid;grid-template-columns:repeat(4,1fr);gap:28px}.footer-col-title{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.16em;opacity:.35;margin-bottom:16px;font-weight:600;text-transform:uppercase}.footer-link{display:block;font-size:14px;opacity:.5;padding:5px 0;transition:opacity .2s}.footer-link:hover{opacity:1}.trust-badge{font-size:12px;opacity:.5;padding:5px 0;font-family:DM Mono,monospace;letter-spacing:.04em}.footer-bottom{max-width:1280px;margin:0 auto;padding:24px 0;display:flex;align-items:center;justify-content:space-between;font-size:11px;opacity:.3;font-family:DM Mono,monospace;flex-wrap:wrap;gap:12px}.footer-payment-icons{display:flex;gap:8px;align-items:center;opacity:1}@media(max-width:1024px){.footer-inner{grid-template-columns:1fr}.footer-cols{grid-template-columns:repeat(2,1fr)}}@media(max-width:600px){.footer-cols{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;text-align:center}}.pdp-wrap{max-width:1200px;margin:0 auto;padding:0 16px 48px}.pdp-hero{display:grid;grid-template-columns:1fr;gap:0}.pdp-image-wrap{background:#f4f6f9;border-radius:0 0 24px 24px;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:340px}.pdp-main-img{width:100%;max-height:480px;object-fit:contain;display:block}.pdp-img-placeholder{width:100%;min-height:340px;display:flex;align-items:center;justify-content:center;font-family:DM Mono,monospace;font-size:12px;color:#94a3b8;letter-spacing:.08em}.pdp-info{padding:24px 0 0}.pdp-type{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#1a3cc8;margin:0 0 8px;font-weight:600}.pdp-title{font-family:Bebas Neue,sans-serif;font-size:clamp(32px,7vw,48px);letter-spacing:.02em;line-height:1.05;color:#0a0a0a;margin:0 0 12px}.pdp-rating{display:flex;align-items:center;gap:8px;margin-bottom:12px}.pdp-stars{color:#f59e0b;font-size:18px;letter-spacing:2px;line-height:1}.pdp-rating-text{font-family:DM Mono,monospace;font-size:12px;color:#64748b;font-weight:600}.pdp-price{font-family:DM Mono,monospace;font-size:26px;font-weight:700;color:#0a0a0a;margin-bottom:16px}.pdp-desc{font-size:14px;line-height:1.75;color:#374151;margin-bottom:24px}.pdp-desc p{margin:0 0 10px}.pdp-desc p:last-child{margin-bottom:0}.pdp-desc ul{padding-left:18px;margin:8px 0}.pdp-form{display:flex;flex-direction:column;gap:14px;margin-bottom:20px}.pdp-qty-row{display:flex;align-items:center;gap:12px}.pdp-qty-label{font-family:DM Mono,monospace;font-size:11px;letter-spacing:.1em;font-weight:700;color:#64748b;text-transform:uppercase}.pdp-qty-ctrl{display:flex;align-items:center;border:1.5px solid #E2E8F0;border-radius:10px;overflow:hidden;height:44px}.pdp-qty-btn{width:44px;height:44px;background:#f8fafc;border:none;font-size:20px;cursor:pointer;color:#0a0a0a;display:flex;align-items:center;justify-content:center;transition:background .15s;flex-shrink:0;line-height:1}.pdp-qty-btn:hover{background:#e2e8f0}.pdp-qty-input{width:50px;text-align:center;border:none;border-left:1.5px solid #E2E8F0;border-right:1.5px solid #E2E8F0;font-family:DM Mono,monospace;font-size:15px;font-weight:700;height:100%;outline:none;-moz-appearance:textfield;background:#fff;color:#0a0a0a}.pdp-qty-input::-webkit-inner-spin-button,.pdp-qty-input::-webkit-outer-spin-button{-webkit-appearance:none}.pdp-atc-btn{width:100%;background:#1a3cc8;color:#fff;border:none;border-radius:12px;padding:16px 24px;font-family:DM Sans,sans-serif;font-size:16px;font-weight:700;letter-spacing:.03em;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:background .2s,transform .15s,box-shadow .2s;box-shadow:0 4px 20px #1a3cc859}.pdp-atc-btn:hover{background:#1530a0;box-shadow:0 6px 28px #1a3cc873;transform:translateY(-1px)}.pdp-atc-btn:active{transform:translateY(0);box-shadow:0 2px 10px #1a3cc84d}.pdp-atc-btn svg{flex-shrink:0}.pdp-trust-row{display:flex;gap:8px;flex-wrap:wrap;justify-content:space-between;margin-top:4px}.pdp-trust-item{display:flex;align-items:center;gap:6px;background:#f4f6f9;border-radius:8px;padding:8px 10px;flex:1;min-width:90px}.pdp-trust-item svg{width:16px;height:16px;color:#1a3cc8;flex-shrink:0}.pdp-trust-item span{font-family:DM Mono,monospace;font-size:10px;font-weight:700;color:#374151;letter-spacing:.04em;line-height:1.3}@media(min-width:768px){.pdp-wrap{padding:32px 32px 80px}.pdp-hero{grid-template-columns:1fr 1fr;gap:48px;align-items:flex-start}.pdp-image-wrap{border-radius:24px;position:sticky;top:24px;min-height:500px}.pdp-main-img{max-height:600px}.pdp-info{padding:8px 0 0}.pdp-title{font-size:clamp(36px,3.5vw,54px)}}@media(min-width:1024px){.pdp-hero{grid-template-columns:55% 1fr;gap:64px}}.product-ingredients,.product-how-to,.product-reviews,.guarantee-banner{padding-top:56px;padding-bottom:56px}@media(max-width:767px){.product-ingredients,.product-how-to,.product-reviews,.guarantee-banner{padding-top:40px;padding-bottom:40px}}.guarantee-banner{background:#0a0a0a;color:#fff;padding:40px 20px}.guarantee-inner{max-width:860px;margin:0 auto;display:flex;align-items:center;gap:20px}.guarantee-icon{font-size:42px;flex-shrink:0;line-height:1}.guarantee-text h3{font-family:Bebas Neue,sans-serif;font-size:26px;letter-spacing:.04em;margin:0 0 8px;color:#fff}.guarantee-text p{font-size:14px;line-height:1.7;color:#fff9;margin:0}.product-reviews-inner{max-width:1200px;margin:0 auto;padding:0 16px}.product-reviews-header{display:flex;justify-content:space-between;align-items:flex-end;flex-wrap:wrap;gap:16px;margin-bottom:32px}.product-reviews-header .section-label{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#1a3cc8;display:block;margin-bottom:6px;font-weight:600}.product-reviews-header .section-title{font-family:Bebas Neue,sans-serif;font-size:clamp(30px,5vw,42px);letter-spacing:.03em;margin:0}.product-reviews-score{text-align:right}.score-num{font-family:Bebas Neue,sans-serif;font-size:52px;line-height:1;color:#0a0a0a}.score-stars{color:#f59e0b;font-size:20px;letter-spacing:2px}.score-count{font-family:DM Mono,monospace;font-size:11px;color:#94a3b8;display:block;margin-top:2px}.review-author{display:flex;align-items:center;gap:10px}.review-avatar{width:36px;height:36px;border-radius:50%;background:#1a3cc8;color:#fff;display:flex;align-items:center;justify-content:center;font-family:DM Mono,monospace;font-size:12px;font-weight:700;flex-shrink:0}.product-ingredients-inner{max-width:1200px;margin:0 auto;padding:0 16px}.product-ingredients-inner .section-header{text-align:center;margin-bottom:36px}.product-ingredients-inner .section-label{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#1a3cc8;display:block;margin-bottom:8px;font-weight:600}.product-ingredients-inner .section-title{font-family:Bebas Neue,sans-serif;font-size:clamp(30px,5vw,42px);letter-spacing:.03em;margin:0 0 12px}.product-ingredients-inner .section-subtitle{font-size:15px;color:#64748b;line-height:1.7;max-width:560px;margin:0 auto}.ingredients-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:16px}@media(min-width:600px){.ingredients-grid{grid-template-columns:repeat(2,1fr)}}@media(min-width:900px){.ingredients-grid{grid-template-columns:repeat(4,1fr)}}.ingredient-card{background:#f4f6f9;border-radius:16px;padding:24px 20px;text-align:center;border:1px solid #E2E8F0}.ingredient-icon{font-size:28px;display:block;margin-bottom:10px}.ingredient-name{font-family:DM Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.1em;color:#0a0a0a;margin-bottom:8px}.ingredient-benefit{font-size:13px;color:#64748b;line-height:1.65;margin:0}.product-how-to-inner{max-width:860px;margin:0 auto;padding:0 16px}.product-how-to-inner .section-header{text-align:center;margin-bottom:36px}.product-how-to-inner .section-label{font-family:DM Mono,monospace;font-size:10px;letter-spacing:.18em;text-transform:uppercase;color:#1a3cc8;display:block;margin-bottom:8px;font-weight:600}.product-how-to-inner .section-title{font-family:Bebas Neue,sans-serif;font-size:clamp(30px,5vw,42px);letter-spacing:.03em;margin:0}.how-to-steps{display:flex;flex-direction:column;gap:20px}@media(min-width:600px){.how-to-steps{flex-direction:row;gap:24px}}.how-to-step{flex:1;display:flex;flex-direction:column;align-items:flex-start;gap:10px;background:#f4f6f9;border-radius:16px;padding:24px 20px;border:1px solid #E2E8F0}.step-number{width:36px;height:36px;border-radius:50%;background:#1a3cc8;color:#fff;font-family:DM Mono,monospace;font-size:14px;font-weight:700;display:flex;align-items:center;justify-content:center;flex-shrink:0}.step-title{font-family:DM Mono,monospace;font-size:11px;font-weight:700;letter-spacing:.1em;color:#0a0a0a}.step-body{font-size:14px;color:#64748b;line-height:1.65;margin:0}.product-lifestyle{padding:0}.product-lifestyle{position:relative;min-height:280px;overflow:hidden;display:flex;align-items:center;justify-content:center}.product-lifestyle-bg{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;display:block}.product-lifestyle-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#00000094}.product-lifestyle-content{position:relative;z-index:1;text-align:left;padding:56px 20px;max-width:1200px;width:100%;margin:0 auto}.product-lifestyle-heading{font-family:Bebas Neue,sans-serif;font-size:clamp(36px,6vw,60px);color:#fff;letter-spacing:.03em;line-height:1.05;margin:8px 0 14px}.product-lifestyle-body{font-size:16px;line-height:1.75;color:#ffffffb8;max-width:520px;margin:0}@media(min-width:768px){.product-lifestyle{min-height:360px}.product-lifestyle-content{padding:80px 32px}}.pdp-desc img{display:inline-block!important;width:56px!important;height:56px!important;object-fit:contain!important;flex-shrink:0}.pdp-desc p:has(img),.pdp-desc div:has(img),.pdp-desc span:has(img){display:flex!important;flex-direction:row!important;flex-wrap:wrap!important;gap:8px!important;align-items:center!important;margin-bottom:16px!important}.pdp-desc>p>img:first-child~img,.pdp-desc>div>img:first-child~img{margin-left:0}@media(max-width:480px){.pdp-desc img{width:48px!important;height:48px!important}}.pdp-fomo{background:#f8fafc;border:1.5px solid #E2E8F0;border-radius:12px;padding:12px 16px;margin-bottom:18px;display:flex;flex-direction:column;gap:7px}.pdp-fomo-row{display:flex;align-items:center;gap:8px;font-size:13px;color:#374151;font-family:DM Sans,sans-serif;line-height:1.4}.pdp-fomo-dot{width:9px;height:9px;border-radius:50%;background:#ef4444;flex-shrink:0;box-shadow:0 0 0 3px #ef44442e;animation:pdp-fomo-pulse 1.8s ease-in-out infinite}@keyframes pdp-fomo-pulse{0%,to{box-shadow:0 0 0 3px #ef44442e}50%{box-shadow:0 0 0 6px #ef444414}}.pdp-fomo-text strong{font-weight:700;color:#0a0a0a}.pdp-fomo-warn{color:#b45309;font-weight:600}.pdp-sticky-bar{position:fixed;top:0;left:0;right:0;z-index:999;background:#fff;border-bottom:2px solid #E2E8F0;box-shadow:0 2px 16px #0000001a;transform:translateY(-110%);transition:transform .28s cubic-bezier(.4,0,.2,1);padding:10px 16px}.pdp-sticky-bar.is-visible{transform:translateY(0)}.pdp-sticky-inner{display:flex;align-items:center;gap:10px;max-width:1200px;margin:0 auto}.pdp-sticky-title{flex:1;font-family:Bebas Neue,sans-serif;font-size:16px;letter-spacing:.04em;color:#0a0a0a;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pdp-sticky-price{font-family:DM Mono,monospace;font-size:14px;font-weight:700;color:#0a0a0a;white-space:nowrap}.pdp-sticky-atc{background:#1a3cc8;color:#fff;border:none;border-radius:8px;padding:10px 18px;font-family:DM Sans,sans-serif;font-size:14px;font-weight:700;cursor:pointer;display:flex;align-items:center;gap:7px;white-space:nowrap;transition:background .18s;flex-shrink:0}.pdp-sticky-atc:hover{background:#1530a0}.pdp-sticky-atc svg{flex-shrink:0}#pdpDesc.certs-extracted>*{display:none!important}#pdpDesc.certs-extracted p,#pdpDesc.certs-extracted div{display:none!important}#pdpCerts{display:none;flex-direction:row!important;flex-wrap:wrap!important;align-items:flex-start!important;justify-content:flex-start!important;gap:8px!important;margin-bottom:18px!important;margin-top:6px!important;width:100%!important}#pdpCerts>span{display:inline-flex!important;flex-direction:column!important;align-items:center!important;flex-shrink:0!important;flex-grow:0!important;width:60px!important;max-width:60px!important}#pdpCerts img{width:54px!important;height:54px!important;object-fit:contain!important;display:block!important}@media(max-width:480px){.pdp-sticky-title{font-size:14px}}
/*# sourceMappingURL=/cdn/shop/t/14/assets/theme.css.map */
