:root{--pb-shadow-xs: 0 1px 2px rgba(8, 23, 43, .05);--pb-shadow-sm: 0 8px 24px rgba(8, 23, 43, .08);--pb-shadow-md: 0 18px 50px rgba(8, 23, 43, .12);--pb-shadow-lg: 0 28px 80px rgba(8, 23, 43, .16);--pb-container-gap: clamp(16px, 3vw, 32px);--pb-section-space: clamp(52px, 7vw, 96px);--pb-ease: cubic-bezier(.2, .7, .2, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;background:var(--pb-bg);color:var(--pb-text);font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica,Arial,sans-serif;font-size:16px;line-height:1.55;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.is-locked{overflow:hidden}img,picture,svg,video,canvas,iframe,model-viewer{display:block;max-width:100%}img{height:auto}button,input,select,textarea{color:inherit;font:inherit}button,a{-webkit-tap-highlight-color:transparent}button{touch-action:manipulation}a{color:inherit;text-decoration:none}p,h1,h2,h3,h4,h5,h6{margin-top:0}h1,h2,h3,h4,h5,h6{color:var(--pb-text);font-weight:850;letter-spacing:-.035em;line-height:1.12}h1{font-size:clamp(2rem,5vw,4rem)}h2{font-size:clamp(1.7rem,3.4vw,2.75rem)}h3{font-size:clamp(1rem,1.5vw,1.16rem)}::selection{background:color-mix(in srgb,var(--pb-accent) 24%,white)}:focus-visible{outline:3px solid color-mix(in srgb,var(--pb-accent) 45%,transparent);outline-offset:3px}.page-width{width:100%;max-width:calc(var(--pb-page-width) + (var(--pb-container-gap) * 2));margin-inline:auto;padding-inline:var(--pb-container-gap)}.page-width--narrow{max-width:920px}.main-content{min-height:55vh}.section{padding-block:var(--pb-section-space)}.section--soft{background:radial-gradient(circle at 10% 0%,color-mix(in srgb,var(--pb-accent) 7%,transparent),transparent 34%),var(--pb-surface)}.section--categories{padding-top:clamp(46px,6vw,78px)}.is-hidden{display:none!important}.visually-hidden{position:absolute!important;width:1px!important;height:1px!important;padding:0!important;margin:-1px!important;overflow:hidden!important;clip:rect(0,0,0,0)!important;white-space:nowrap!important;border:0!important}.skip-link{position:fixed;top:-100px;left:16px;z-index:9999;padding:12px 18px;border-radius:10px;background:#fff;box-shadow:var(--pb-shadow-md)}.skip-link:focus{top:16px}.placeholder-svg{width:100%;height:100%;background:#eef2f7}.rte{overflow-wrap:anywhere}.rte>*:last-child{margin-bottom:0}.rte a{color:var(--pb-accent-hover);text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:3px}.rte img{border-radius:min(var(--pb-radius),18px)}.eyebrow{display:block;margin-bottom:10px;color:var(--pb-accent-hover);font-size:.72rem;font-weight:900;letter-spacing:.15em;line-height:1.2;text-transform:uppercase}.button{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:48px;padding:12px 22px;border:1px solid var(--pb-accent);border-radius:var(--pb-button-radius);background:linear-gradient(135deg,var(--pb-accent),color-mix(in srgb,var(--pb-accent-hover) 86%,#b73500));box-shadow:0 8px 20px color-mix(in srgb,var(--pb-accent) 22%,transparent);color:#fff;cursor:pointer;font-size:.9rem;font-weight:850;line-height:1.2;text-align:center;transition:transform .2s var(--pb-ease),box-shadow .2s var(--pb-ease),filter .2s var(--pb-ease),background .2s var(--pb-ease)}.button:hover{transform:translateY(-2px);box-shadow:0 12px 28px color-mix(in srgb,var(--pb-accent) 28%,transparent);filter:saturate(1.06)}.button:active{transform:translateY(0)}.button:disabled{cursor:not-allowed;opacity:.52;box-shadow:none;transform:none}.button svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.85;stroke-linecap:round;stroke-linejoin:round}.button--large{min-height:56px;padding:15px 28px;font-size:.95rem}.button--small{min-height:43px;padding:10px 15px;font-size:.82rem}.button--full{width:100%}.button--secondary{border-color:var(--pb-primary);background:linear-gradient(135deg,var(--pb-primary),var(--pb-primary-dark));box-shadow:0 8px 20px color-mix(in srgb,var(--pb-primary) 18%,transparent)}.button--secondary:hover{box-shadow:0 12px 28px color-mix(in srgb,var(--pb-primary) 24%,transparent)}.button--outline{border-color:#ffffff9e;background:#ffffff14;box-shadow:none;color:#fff;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.button--outline:hover{border-color:#fff;background:#fff;box-shadow:none;color:var(--pb-primary)}.button--outline-light{border-color:#ffffff59;background:transparent;box-shadow:none}.button--outline-light:hover{border-color:#fff;background:#fff;box-shadow:none;color:var(--pb-primary)}.button--buy-now{border-color:var(--pb-primary);background:linear-gradient(135deg,var(--pb-primary),var(--pb-primary-dark));box-shadow:0 8px 20px color-mix(in srgb,var(--pb-primary) 18%,transparent)}.button--buy-now:hover{box-shadow:0 12px 28px color-mix(in srgb,var(--pb-primary) 26%,transparent)}.text-link{display:inline-flex;align-items:center;gap:5px;color:var(--pb-primary);font-size:.86rem;font-weight:850;transition:color .2s,gap .2s}.text-link:hover{gap:8px;color:var(--pb-accent-hover)}.text-link svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2}.text-link--danger{color:#b92d42;font-size:.8rem}.text-link--center{display:flex;justify-content:center;margin-top:14px}.icon-button{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:0;border:0;border-radius:50%;background:transparent;cursor:pointer;transition:background .2s,color .2s,transform .2s}.icon-button:hover{background:var(--pb-surface);color:var(--pb-accent-hover);transform:translateY(-1px)}.icon-button svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcement{position:relative;z-index:62;background:var(--announcement-bg);color:var(--announcement-color);font-size:.76rem;font-weight:750}.announcement__inner{overflow:hidden}.announcement__track{display:flex;align-items:center;justify-content:space-between;gap:26px;min-height:38px}.announcement__item{display:flex;align-items:center;justify-content:center;gap:7px;white-space:nowrap}.announcement__item svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.announcement__item a:hover{text-decoration:underline;text-underline-offset:3px}.site-header{position:sticky;top:0;z-index:60;border-bottom:1px solid color-mix(in srgb,var(--pb-border) 90%,transparent);background:#fffffff0;box-shadow:0 4px 22px #08172b0b;-webkit-backdrop-filter:saturate(1.2) blur(14px);backdrop-filter:saturate(1.2) blur(14px)}.header__main{display:grid;grid-template-columns:auto minmax(260px,1fr) auto;align-items:center;gap:clamp(18px,3vw,42px);min-height:78px}.header__logo{display:inline-flex;align-items:center;gap:11px;min-width:0;color:var(--pb-primary);font-size:1.28rem;font-weight:950;letter-spacing:-.045em;white-space:nowrap}.header__logo img{width:auto;max-width:min(100%,var(--pb-logo-width, 220px));max-height:56px;object-fit:contain}.header__logo .header__logo-mark{width:48px;height:48px;max-height:48px;border-radius:13px;object-fit:cover;box-shadow:var(--pb-shadow-xs)}.header-search{display:flex;width:100%;max-width:700px;margin-inline:auto;overflow:hidden;border:1px solid var(--pb-border);border-radius:14px;background:var(--pb-surface);transition:border-color .2s,box-shadow .2s,background .2s}.header-search:focus-within{border-color:var(--pb-accent);background:#fff;box-shadow:0 0 0 4px color-mix(in srgb,var(--pb-accent) 12%,transparent)}.header-search input{min-width:0;width:100%;padding:13px 17px;border:0;outline:0;background:transparent}.header-search button{display:flex;align-items:center;justify-content:center;width:54px;flex:0 0 54px;border:0;background:var(--pb-accent);color:#fff;cursor:pointer;transition:background .2s}.header-search button:hover{background:var(--pb-accent-hover)}.header-search svg{width:21px;height:21px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}.header__actions{display:flex;align-items:center;gap:2px}.cart-count{position:absolute;top:1px;right:0;display:grid;place-items:center;min-width:20px;height:20px;padding-inline:4px;border:2px solid #fff;border-radius:999px;background:var(--pb-accent);color:#fff;font-size:.62rem;font-weight:900;line-height:1}.header__menu-toggle,.header__search-toggle{display:none}.header__nav{border-top:1px solid color-mix(in srgb,var(--pb-border) 72%,transparent);background:#fff}.header__nav-inner{display:flex;align-items:center;min-height:48px}.nav-list{display:flex;align-items:center;gap:clamp(18px,2.4vw,34px);margin:0;padding:0;list-style:none}.nav-list>li{position:relative}.nav-list>li>a{display:flex;align-items:center;gap:4px;min-height:48px;color:var(--pb-text);font-size:.81rem;font-weight:800}.nav-list>li>a:after{position:absolute;right:50%;bottom:-1px;left:50%;height:2px;background:var(--pb-accent);content:"";transition:left .2s,right .2s}.nav-list>li:hover>a,.nav-list>li>a[aria-current=page]{color:var(--pb-accent-hover)}.nav-list>li:hover>a:after,.nav-list>li>a[aria-current=page]:after{right:0;left:0}.nav-list svg{width:14px;height:14px;fill:none;stroke:currentColor;stroke-width:2}.nav-dropdown,.categories-menu__dropdown{position:absolute;top:calc(100% + 8px);z-index:12;min-width:230px;padding:10px;border:1px solid var(--pb-border);border-radius:14px;background:#fff;box-shadow:var(--pb-shadow-md);opacity:0;pointer-events:none;transform:translateY(8px);transition:opacity .2s,transform .2s}.nav-dropdown{left:-14px}.nav-dropdown a,.categories-menu__dropdown a{display:block;padding:10px 12px;border-radius:9px;color:var(--pb-muted);font-size:.82rem;font-weight:700}.nav-dropdown a:hover,.categories-menu__dropdown a:hover{background:var(--pb-surface);color:var(--pb-primary)}.has-dropdown:hover .nav-dropdown,.has-dropdown:focus-within .nav-dropdown,.categories-menu:hover .categories-menu__dropdown,.categories-menu:focus-within .categories-menu__dropdown,.categories-menu.is-open .categories-menu__dropdown{opacity:1;pointer-events:auto;transform:translateY(0)}.categories-menu{position:relative;align-self:stretch;margin-right:28px}.categories-menu__button{display:flex;align-items:center;gap:9px;min-width:210px;height:100%;padding:0 17px;border:0;background:var(--pb-primary);color:#fff;cursor:pointer;font-size:.8rem;font-weight:850}.categories-menu__button svg{width:18px;height:18px}.categories-menu__button svg:last-child{width:14px;height:14px;margin-left:auto}.categories-menu__dropdown{top:calc(100% + 1px);left:0;min-width:100%;border-top-left-radius:0;border-top-right-radius:0}.header__help{display:flex;align-items:center;gap:7px;margin-left:auto;color:var(--pb-muted);font-size:.79rem;font-weight:750}.header__help:hover{color:var(--pb-accent-hover)}.header__help svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.mobile-menu{position:fixed;top:0;bottom:0;left:0;z-index:82;width:min(90vw,390px);overflow-y:auto;background:#fff;box-shadow:var(--pb-shadow-lg);opacity:0;visibility:hidden;transform:translate(-105%);transition:transform .28s var(--pb-ease),opacity .28s,visibility .28s}.mobile-menu.is-open{opacity:1;visibility:visible;transform:translate(0)}.mobile-menu__header{display:flex;align-items:center;justify-content:space-between;min-height:76px;padding:14px 18px;border-bottom:1px solid var(--pb-border)}.mobile-menu__header strong{color:var(--pb-primary);font-size:1.06rem}.mobile-menu__search{display:flex;margin:16px 18px;overflow:hidden;border:1px solid var(--pb-border);border-radius:12px;background:var(--pb-surface)}.mobile-menu__search input{min-width:0;width:100%;padding:13px;border:0;outline:0;background:transparent}.mobile-menu__search button{display:grid;place-items:center;width:50px;border:0;background:var(--pb-accent);color:#fff}.mobile-menu__search svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2}.mobile-menu__links{display:grid;padding:4px 18px 32px}.mobile-menu__links a{padding:13px 4px;border-bottom:1px solid var(--pb-border);color:var(--pb-text);font-size:.92rem;font-weight:800}.mobile-menu__links a.is-child{padding-left:20px;color:var(--pb-muted);font-size:.84rem;font-weight:650}.hero{padding:0;background:var(--pb-primary-dark)}.hero__full{width:100%}.hero__slides{position:relative;min-height:var(--hero-height);overflow:hidden;background:var(--pb-primary-dark)}.hero:not(:has(.hero__full)) .hero__slides{border-radius:0 0 calc(var(--pb-radius) + 10px) calc(var(--pb-radius) + 10px)}.hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;display:grid;opacity:0;pointer-events:none;transform:scale(1.015);transition:opacity .65s var(--pb-ease),transform 1.2s var(--pb-ease)}.hero-slide.is-active{opacity:1;pointer-events:auto;transform:scale(1)}.hero-slide__media,.hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.hero-slide__media img,.hero-slide__media svg{width:100%;height:100%;object-fit:cover}.hero-slide__mobile-image{display:none}.hero-slide__overlay{background:linear-gradient(90deg,rgba(5,15,30,calc(var(--overlay) + .34)),rgba(5,15,30,var(--overlay)) 46%,rgba(5,15,30,calc(var(--overlay) * .25)) 78%)}.hero-slide__inner{position:relative;z-index:2;display:flex;align-items:center;width:100%;min-height:var(--hero-height)}.hero-slide--center .hero-slide__inner{justify-content:center;text-align:center}.hero-slide--right .hero-slide__inner{justify-content:flex-end}.hero-slide__content{width:min(660px,58%);padding:48px 0;color:var(--content-color)}.hero-slide__content:before{position:absolute;z-index:-1;width:460px;height:460px;border-radius:50%;background:color-mix(in srgb,var(--content-bg) 48%,transparent);filter:blur(90px);content:"";transform:translate(-32%,-28%)}.hero-slide__content h1{max-width:14ch;margin-bottom:18px;color:inherit;font-size:clamp(2.35rem,5.6vw,5rem);text-wrap:balance}.hero-slide--center .hero-slide__content h1{margin-inline:auto}.hero-slide__eyebrow{display:inline-flex;margin-bottom:16px;padding:7px 11px;border:1px solid rgba(255,255,255,.28);border-radius:999px;background:#ffffff1a;font-size:.68rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.hero-slide__text{max-width:600px;color:color-mix(in srgb,currentColor 82%,transparent);font-size:clamp(.95rem,1.6vw,1.12rem)}.hero-slide__text p{margin-bottom:12px}.hero-slide__buttons{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-slide--center .hero-slide__buttons{justify-content:center}.hero__arrow{position:absolute;top:50%;z-index:4;display:grid;place-items:center;width:48px;height:48px;padding:0;border:1px solid rgba(255,255,255,.25);border-radius:50%;background:#08172b42;color:#fff;cursor:pointer;opacity:0;transform:translateY(-50%);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);transition:opacity .2s,background .2s,transform .2s}.hero__slides:hover .hero__arrow{opacity:1}.hero__arrow:hover{background:#fff3}.hero__arrow--prev{left:24px}.hero__arrow--next{right:24px}.hero__arrow svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:2}.hero__dots{position:absolute;right:0;bottom:24px;left:0;z-index:4;display:flex;justify-content:center;gap:8px}.hero__dots button{width:9px;height:9px;padding:0;border:0;border-radius:99px;background:#ffffff73;cursor:pointer;transition:width .25s,background .25s}.hero__dots button.is-active{width:32px;background:#fff}.section-heading{display:flex;align-items:end;justify-content:space-between;gap:24px;margin-bottom:clamp(26px,4vw,42px)}.section-heading h2{margin-bottom:0;text-wrap:balance}.section-heading p{max-width:640px;margin:11px 0 0;color:var(--pb-muted)}.section-heading--center{justify-content:center;text-align:center}.section-heading--center>div{max-width:720px}.category-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(14px,2vw,24px)}.category-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.category-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.category-card{position:relative;min-width:0;overflow:hidden;border:1px solid var(--pb-border);border-radius:calc(var(--pb-radius) + 3px);background:#fff;box-shadow:var(--pb-shadow-xs);transition:transform .3s var(--pb-ease),box-shadow .3s var(--pb-ease),border-color .3s}.category-card:hover{border-color:color-mix(in srgb,var(--pb-accent) 34%,var(--pb-border));box-shadow:var(--pb-shadow-md);transform:translateY(-6px)}.category-card__media{position:relative;aspect-ratio:1.06;overflow:hidden;background:var(--pb-surface)}.category-card__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,transparent 58%,rgba(8,23,43,.14));content:""}.category-card__media img,.category-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .65s var(--pb-ease)}.category-card:hover .category-card__media img{transform:scale(1.07)}.category-card__content{position:relative;padding:19px 20px 21px}.category-card__content:after{position:absolute;top:50%;right:18px;width:32px;height:32px;border-radius:50%;background:var(--pb-surface);color:var(--pb-primary);content:"\2192";display:grid;place-items:center;font-weight:900;transform:translateY(-50%);transition:background .2s,color .2s,transform .2s}.category-card:hover .category-card__content:after{background:var(--pb-accent);color:#fff;transform:translate(3px,-50%)}.category-card__content h3{margin:0 42px 4px 0}.category-card__content span{display:block;margin-right:42px;color:var(--pb-muted);font-size:.78rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(16px,2vw,25px)}.product-grid--3{grid-template-columns:repeat(3,minmax(0,1fr))}.product-grid--5{grid-template-columns:repeat(5,minmax(0,1fr))}.product-card{position:relative;display:flex;min-width:0;height:100%;flex-direction:column;overflow:hidden;border:1px solid var(--pb-border);border-radius:var(--pb-radius);background:#fff;box-shadow:var(--pb-shadow-xs);transition:border-color .3s,box-shadow .3s var(--pb-ease),transform .3s var(--pb-ease)}.product-card:hover{border-color:color-mix(in srgb,var(--pb-accent) 30%,var(--pb-border));box-shadow:var(--pb-shadow-md);transform:translateY(-5px)}.product-card__media{position:relative;display:block;overflow:hidden;background:linear-gradient(145deg,#f7f9fc,#eef2f6)}.media--square{aspect-ratio:1}.media--portrait{aspect-ratio:.8}.media--landscape{aspect-ratio:1.25}.product-card__media:after{position:absolute;inset:auto 0 0;height:30%;background:linear-gradient(180deg,transparent,rgba(8,23,43,.035));content:"";pointer-events:none}.product-card__image{width:100%;height:100%;object-fit:contain;padding:clamp(10px,1.2vw,18px);transition:opacity .35s,transform .55s var(--pb-ease)}.product-card__image--second{position:absolute;top:0;right:0;bottom:0;left:0;opacity:0}.product-card:hover .product-card__image:first-child{transform:scale(1.035)}.product-card:hover .product-card__image--second{opacity:1;transform:scale(1.035)}.product-card__badges{position:absolute;top:12px;left:12px;z-index:2;display:flex;flex-wrap:wrap;gap:7px}.badge{display:inline-flex;align-items:center;min-height:27px;padding:5px 9px;border-radius:999px;box-shadow:0 5px 12px #08172b1a;font-size:.65rem;font-weight:900;line-height:1}.badge--sale{background:var(--pb-accent);color:#fff}.badge--sold{background:var(--pb-primary);color:#fff}.product-card__content{display:flex;flex:1;flex-direction:column;padding:16px 17px 18px}.product-card__vendor{margin-bottom:5px;color:var(--pb-muted);font-size:.65rem;font-weight:800;letter-spacing:.08em;text-transform:uppercase}.product-card__title{min-height:2.55em;margin-bottom:8px;font-size:.94rem;line-height:1.3;letter-spacing:-.015em}.product-card__title a{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}.product-card__title a:hover{color:var(--pb-accent-hover)}.price{display:flex;align-items:baseline;flex-wrap:wrap;gap:8px;margin-bottom:14px}.price__current{color:var(--pb-primary);font-size:1.05rem;font-weight:950;letter-spacing:-.025em}.price__compare{color:var(--pb-muted);font-size:.79rem}.product-card__content form{margin-top:auto}.product-card__content>.button--buy-now{margin-top:8px}.product-card__content .button{padding-inline:10px}.promo-grid{display:grid;grid-template-columns:1.25fr .75fr;gap:clamp(16px,2vw,24px)}.promo-card{position:relative;min-height:330px;overflow:hidden;border-radius:calc(var(--pb-radius) + 5px);background:var(--pb-primary);box-shadow:var(--pb-shadow-sm)}.promo-card:nth-child(n+3){grid-column:span 1;min-height:280px}.promo-card__media,.promo-card__overlay{position:absolute;top:0;right:0;bottom:0;left:0}.promo-card__media img,.promo-card__media svg{width:100%;height:100%;object-fit:cover;transition:transform .7s var(--pb-ease)}.promo-card:hover .promo-card__media img{transform:scale(1.06)}.promo-card__overlay{background:linear-gradient(90deg,rgba(5,15,30,calc(var(--overlay) + .32)),rgba(5,15,30,calc(var(--overlay) * .3)))}.promo-card__content{position:relative;z-index:2;display:flex;align-items:flex-start;justify-content:flex-end;width:min(520px,82%);height:100%;min-height:inherit;flex-direction:column;padding:clamp(25px,4vw,46px);color:var(--promo-color)}.promo-card__content h3{max-width:14ch;margin-bottom:18px;color:inherit;font-size:clamp(1.55rem,3vw,2.65rem)}.promo-card__content .eyebrow{color:color-mix(in srgb,currentColor 80%,white)}.trust-section{padding:clamp(28px,4vw,46px) 0;border-block:1px solid var(--pb-border);background:#fff}.trust-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:0}.trust-item{display:flex;align-items:center;gap:14px;min-width:0;padding:10px clamp(14px,2vw,28px)}.trust-item+.trust-item{border-left:1px solid var(--pb-border)}.trust-item__icon{display:grid;place-items:center;width:48px;height:48px;flex:0 0 48px;border-radius:15px;background:color-mix(in srgb,var(--pb-accent) 10%,white);color:var(--pb-accent-hover)}.trust-item__icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.75;stroke-linecap:round;stroke-linejoin:round}.trust-item strong{display:block;margin-bottom:3px;color:var(--pb-primary);font-size:.82rem}.trust-item span{display:block;color:var(--pb-muted);font-size:.72rem;line-height:1.35}.section--testimonials{background:linear-gradient(180deg,#fff,color-mix(in srgb,var(--pb-surface) 86%,#fff))}.testimonial-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(16px,2vw,24px)}.testimonial{position:relative;margin:0;padding:clamp(24px,3vw,34px);border:1px solid var(--pb-border);border-radius:calc(var(--pb-radius) + 2px);background:#fff;box-shadow:var(--pb-shadow-xs);transition:transform .25s,box-shadow .25s}.testimonial:before{position:absolute;top:16px;right:22px;color:color-mix(in srgb,var(--pb-accent) 16%,transparent);content:"\201c";font-family:Georgia,serif;font-size:5rem;line-height:1}.testimonial:hover{box-shadow:var(--pb-shadow-sm);transform:translateY(-4px)}.testimonial__stars{display:flex;gap:3px;margin-bottom:17px}.testimonial__stars svg{width:16px;height:16px;fill:#ffb12a;stroke:#ffb12a}.testimonial>p{position:relative;min-height:4.8em;margin-bottom:24px;color:var(--pb-text);font-size:.94rem;line-height:1.65}.testimonial footer{display:flex;align-items:center;gap:11px}.testimonial footer>span{display:grid;place-items:center;width:42px;height:42px;border-radius:50%;background:var(--pb-primary);color:#fff;font-weight:900}.testimonial footer strong,.testimonial footer small{display:block}.testimonial footer strong{font-size:.8rem}.testimonial footer small{margin-top:2px;color:var(--pb-muted);font-size:.7rem}.faq-list{overflow:hidden;border:1px solid var(--pb-border);border-radius:calc(var(--pb-radius) + 3px);background:#fff;box-shadow:var(--pb-shadow-xs)}.faq-item+.faq-item{border-top:1px solid var(--pb-border)}.faq-item summary{display:flex;align-items:center;justify-content:space-between;gap:22px;padding:21px 24px;cursor:pointer;list-style:none;font-size:.95rem;font-weight:850}.faq-item summary::-webkit-details-marker{display:none}.faq-item__icon{display:grid;place-items:center;width:32px;height:32px;flex:0 0 32px;border-radius:50%;background:var(--pb-surface);transition:background .2s,color .2s,transform .25s}.faq-item__icon svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:2}.faq-item[open] summary{color:var(--pb-primary)}.faq-item[open] .faq-item__icon{background:var(--pb-primary);color:#fff;transform:rotate(45deg)}.faq-item__answer{padding:0 68px 23px 24px;color:var(--pb-muted)}.newsletter-section{padding:clamp(46px,6vw,72px) 0;background:var(--pb-surface)}.newsletter-card{position:relative;display:grid;grid-template-columns:minmax(0,1fr) minmax(360px,.8fr);align-items:center;gap:clamp(30px,5vw,70px);overflow:hidden;padding:clamp(32px,5vw,58px);border-radius:calc(var(--pb-radius) + 8px);background:linear-gradient(125deg,var(--pb-primary-dark),var(--pb-primary) 64%,color-mix(in srgb,var(--pb-primary) 82%,var(--pb-accent)));box-shadow:var(--pb-shadow-md);color:#fff}.newsletter-card:before,.newsletter-card:after{position:absolute;border-radius:50%;content:"";pointer-events:none}.newsletter-card:before{top:-170px;right:-80px;width:360px;height:360px;border:70px solid rgba(255,255,255,.05)}.newsletter-card:after{bottom:-130px;left:33%;width:240px;height:240px;background:color-mix(in srgb,var(--pb-accent) 16%,transparent);filter:blur(8px)}.newsletter-card>*{position:relative;z-index:1}.newsletter-card h2{margin-bottom:10px;color:#fff}.newsletter-card p{margin:0;color:#ffffffb8}.newsletter-card .eyebrow{color:color-mix(in srgb,var(--pb-accent) 55%,white)}.newsletter-form{display:grid;grid-template-columns:minmax(0,1fr) auto}.newsletter-form input{min-width:0;min-height:54px;padding:14px 17px;border:1px solid rgba(255,255,255,.2);border-radius:var(--pb-button-radius) 0 0 var(--pb-button-radius);outline:0;background:#fff;color:var(--pb-text)}.newsletter-form .button{border-radius:0 var(--pb-button-radius) var(--pb-button-radius) 0;box-shadow:none}.newsletter-form .form-message,.newsletter-form .form-error{grid-column:1 / -1;margin:10px 0 0}.site-footer{padding:clamp(58px,7vw,82px) 0 24px;background:var(--pb-primary-dark);color:#fff}.footer-grid{display:grid;grid-template-columns:1.45fr repeat(2,minmax(140px,.75fr)) 1.05fr;gap:clamp(30px,5vw,70px)}.header__logo--footer{margin-bottom:18px;color:#fff}.header__logo--footer img{max-height:62px}.footer-brand p,.footer-contact p{max-width:340px;color:#ffffffa1;font-size:.84rem}.footer-brand>a:not(.header__logo){display:block;width:fit-content;margin-top:7px;color:#ffffffc2;font-size:.84rem}.footer-brand>a:not(.header__logo):hover{color:#fff}.footer-menu h3,.footer-contact h3{margin-bottom:18px;color:#fff;font-size:.91rem;letter-spacing:-.01em}.footer-menu ul{margin:0;padding:0;list-style:none}.footer-menu li+li{margin-top:10px}.footer-menu a{color:#ffffff9e;font-size:.82rem;transition:color .2s,padding .2s}.footer-menu a:hover{padding-left:3px;color:#fff}.footer-bottom{display:flex;align-items:center;justify-content:space-between;gap:24px;margin-top:clamp(44px,6vw,68px);padding-top:22px;border-top:1px solid rgba(255,255,255,.1)}.footer-bottom p{margin:0;color:#ffffff7a;font-size:.73rem}.payment-icons{display:flex;flex-wrap:wrap;justify-content:flex-end;gap:7px}.payment-icons svg{width:auto;height:25px}.product-section{background:linear-gradient(180deg,color-mix(in srgb,var(--pb-surface) 52%,#fff),#fff 22%)}.breadcrumbs{display:flex;align-items:center;flex-wrap:wrap;gap:7px;margin-bottom:24px;color:var(--pb-muted);font-size:.75rem}.breadcrumbs a:hover{color:var(--pb-accent-hover)}.product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.92fr);align-items:start;gap:clamp(34px,6vw,82px)}.product-gallery{display:grid;grid-template-columns:82px minmax(0,1fr);gap:13px;min-width:0}.product-gallery__main{grid-column:2;grid-row:1;overflow:hidden;border:1px solid var(--pb-border);border-radius:calc(var(--pb-radius) + 3px);background:linear-gradient(145deg,#fafbfd,#f0f4f8);box-shadow:var(--pb-shadow-sm)}.product-media{display:none;aspect-ratio:1}.product-media.is-active{display:block}.product-media img,.product-media video,.product-media iframe,.product-media model-viewer,.product-media svg{width:100%;height:100%;object-fit:contain}.product-gallery__thumbs{display:flex;grid-column:1;grid-row:1;flex-direction:column;gap:10px;max-height:min(72vw,720px);overflow-y:auto;scrollbar-width:thin}.product-gallery__thumbs button{position:relative;width:100%;aspect-ratio:1;overflow:hidden;padding:0;border:2px solid transparent;border-radius:11px;background:var(--pb-surface);cursor:pointer;transition:border-color .2s,transform .2s}.product-gallery__thumbs button:hover{transform:translateY(-1px)}.product-gallery__thumbs button.is-active{border-color:var(--pb-accent)}.product-gallery__thumbs img{width:100%;height:100%;object-fit:cover}.product-info{position:sticky;top:150px;min-width:0;padding:clamp(4px,1vw,12px) 0}.product-info__vendor{display:block;margin-bottom:8px;color:var(--pb-accent-hover);font-size:.71rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.product-info h1{margin-bottom:13px;font-size:clamp(2rem,3.5vw,3.3rem);text-wrap:balance}.product-rating{display:flex;align-items:center;gap:9px;margin-bottom:17px}.product-rating>div{display:flex;gap:2px}.product-rating svg{width:16px;height:16px;fill:#ffb12a;stroke:#ffb12a}.product-rating span{color:var(--pb-muted);font-size:.76rem}.product-info__price .price{margin-bottom:18px}.product-info__price .price__current{font-size:clamp(1.5rem,3vw,1.95rem)}.product-info__price .price__compare{font-size:1rem}.product-info__short{margin-bottom:17px;color:var(--pb-muted)}.inventory-status{display:flex;align-items:center;gap:9px;margin-bottom:22px;color:var(--pb-success);font-size:.8rem;font-weight:800}.inventory-status i{width:8px;height:8px;border-radius:50%;background:currentColor;box-shadow:0 0 0 5px color-mix(in srgb,currentColor 12%,transparent)}.inventory-status--out{color:#c43e4e}.variant-selects{display:block}.variant-selects fieldset{margin:0 0 20px;padding:0;border:0}.variant-selects legend{margin-bottom:10px;font-size:.82rem;font-weight:850}.variant-pills{display:flex;flex-wrap:wrap;gap:9px}.variant-pills input{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}.variant-pills label{display:inline-flex;align-items:center;min-height:42px;padding:9px 15px;border:1px solid var(--pb-border);border-radius:10px;background:#fff;cursor:pointer;font-size:.81rem;font-weight:750;transition:border-color .2s,background .2s,color .2s,transform .2s}.variant-pills label:hover{border-color:var(--pb-accent);transform:translateY(-1px)}.variant-pills input:checked+label{border-color:var(--pb-primary);background:var(--pb-primary);color:#fff;box-shadow:0 6px 16px color-mix(in srgb,var(--pb-primary) 18%,transparent)}.product-form__row{display:grid;grid-template-columns:124px minmax(0,1fr);align-items:start;gap:12px}.product-form__buttons{display:grid;grid-template-columns:1fr 1fr;gap:10px}.quantity{display:inline-flex;align-items:center;overflow:hidden;border:1px solid var(--pb-border);border-radius:10px;background:#fff}.quantity button{display:grid;place-items:center;width:34px;height:36px;padding:0;border:0;background:#fff;cursor:pointer}.quantity button:hover{background:var(--pb-surface)}.quantity button svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:2}.quantity span,.quantity input{width:44px;min-width:30px;border:0;outline:0;background:transparent;font-size:.82rem;font-weight:900;text-align:center}.quantity input::-webkit-inner-spin-button{-webkit-appearance:none;appearance:none}.quantity--large{height:56px;justify-content:space-between}.quantity--large button{height:54px}.shopify-payment-button{margin-top:11px}.shopify-payment-button__button{min-height:54px!important;border-radius:var(--pb-button-radius)!important}.product-trust{display:grid;grid-template-columns:repeat(3,1fr);margin-top:24px;padding:18px 8px;border:1px solid var(--pb-border);border-radius:var(--pb-radius);background:color-mix(in srgb,var(--pb-surface) 55%,#fff)}.product-trust>div{display:flex;align-items:center;gap:9px;min-width:0;padding:0 10px}.product-trust>div+div{border-left:1px solid var(--pb-border)}.product-trust svg{width:24px;height:24px;flex:0 0 24px;fill:none;stroke:var(--pb-accent);stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.product-trust strong,.product-trust span{display:block}.product-trust strong{color:var(--pb-text);font-size:.69rem}.product-trust span{color:var(--pb-muted);font-size:.6rem;line-height:1.35}.product-accordion{margin-top:24px;border-block:1px solid var(--pb-border)}.product-accordion summary{display:flex;align-items:center;justify-content:space-between;padding:18px 0;cursor:pointer;list-style:none;font-weight:850}.product-accordion summary::-webkit-details-marker{display:none}.product-accordion summary svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s}.product-accordion[open] summary svg{transform:rotate(180deg)}.product-accordion .rte{padding-bottom:20px;color:var(--pb-muted)}a:has(>.order_on_whatsapp){display:block;width:100%;margin-top:10px}.order_on_whatsapp{display:flex!important;align-items:center!important;justify-content:center!important;width:100%!important;min-height:54px!important;margin:0 0 20px!important;padding:14px 20px!important;border:1px solid #0fa83a!important;border-radius:var(--pb-button-radius)!important;background:linear-gradient(135deg,#25d366,#10b342)!important;box-shadow:0 9px 22px #12bf4238!important;color:#fff!important;font-size:.9rem!important;font-weight:900!important;letter-spacing:.02em!important;line-height:1.2!important;text-align:center!important;transition:transform .2s var(--pb-ease),box-shadow .2s!important}a:hover>.order_on_whatsapp{box-shadow:0 13px 28px #12bf424d!important;transform:translateY(-2px)}.collection-header{position:relative;overflow:hidden;margin-bottom:32px;padding:clamp(28px,4vw,48px);border:1px solid var(--pb-border);border-radius:calc(var(--pb-radius) + 6px);background:linear-gradient(135deg,var(--pb-surface),#fff)}.collection-header:after{position:absolute;top:-130px;right:-80px;width:300px;height:300px;border-radius:50%;background:color-mix(in srgb,var(--pb-accent) 8%,transparent);content:""}.collection-header .breadcrumbs{position:relative;z-index:1;margin-bottom:22px}.collection-header__content{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:35px}.collection-header__content h1{margin-bottom:11px}.collection-header__content .rte{max-width:700px;color:var(--pb-muted)}.collection-header__content>img{width:clamp(160px,24vw,330px);max-height:210px;border-radius:var(--pb-radius);object-fit:cover;box-shadow:var(--pb-shadow-sm)}.collection-body{display:grid;grid-template-columns:250px minmax(0,1fr);align-items:start;gap:clamp(24px,4vw,44px)}.collection-body--full{grid-template-columns:1fr}.collection-filters{position:sticky;top:150px}.filter-drawer{border:1px solid var(--pb-border);border-radius:var(--pb-radius);background:#fff;box-shadow:var(--pb-shadow-xs)}.filter-drawer>summary{display:flex;align-items:center;gap:9px;padding:16px;cursor:pointer;list-style:none;font-size:.86rem;font-weight:900}.filter-drawer>summary::-webkit-details-marker,.filter-group summary::-webkit-details-marker{display:none}.filter-drawer>summary svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.9}.filter-drawer>summary small{margin-left:auto;color:var(--pb-muted);font-size:.65rem;font-weight:650}.filter-form{padding:0 16px 18px}.filter-group{border-top:1px solid var(--pb-border)}.filter-group summary{display:flex;align-items:center;justify-content:space-between;padding:15px 0;cursor:pointer;list-style:none;font-size:.8rem;font-weight:850}.filter-group summary svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s}.filter-group[open] summary svg{transform:rotate(180deg)}.filter-group__content{display:grid;gap:10px;padding-bottom:15px}.filter-option{display:grid;grid-template-columns:20px minmax(0,1fr) auto;align-items:center;gap:8px;color:var(--pb-muted);cursor:pointer;font-size:.76rem}.filter-option input{position:absolute;opacity:0}.filter-option>span{display:grid;place-items:center;width:18px;height:18px;border:1px solid var(--pb-border);border-radius:5px;background:#fff}.filter-option>span svg{width:13px;height:13px;fill:none;stroke:transparent;stroke-width:2.5}.filter-option input:checked+span{border-color:var(--pb-primary);background:var(--pb-primary)}.filter-option input:checked+span svg{stroke:#fff}.filter-option em{overflow:hidden;font-style:normal;text-overflow:ellipsis;white-space:nowrap}.filter-option small{color:var(--pb-muted)}.filter-option.is-disabled{cursor:not-allowed;opacity:.42}.price-filter{display:grid;grid-template-columns:1fr 1fr;gap:8px}.price-filter label span{display:block;margin-bottom:5px;color:var(--pb-muted);font-size:.68rem}.price-filter input{width:100%;min-width:0;padding:9px;border:1px solid var(--pb-border);border-radius:8px;outline:0}.filter-actions{padding-top:6px}.collection-toolbar{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:22px;padding:11px 14px;border:1px solid var(--pb-border);border-radius:12px;background:#fff}.collection-toolbar>span{color:var(--pb-muted);font-size:.79rem;font-weight:750}.collection-toolbar form{display:flex;align-items:center;gap:9px}.collection-toolbar label{color:var(--pb-muted);font-size:.74rem}.collection-toolbar select{min-height:39px;padding:7px 34px 7px 11px;border:1px solid var(--pb-border);border-radius:8px;outline:0;background:#fff}.page-header{margin-bottom:30px;text-align:center}.page-header h1{margin-bottom:8px}.page-header p{color:var(--pb-muted)}.search-page__form{display:grid;grid-template-columns:minmax(0,1fr) auto;max-width:760px;margin:0 auto 42px}.search-page__form input{min-width:0;min-height:52px;padding:13px 16px;border:1px solid var(--pb-border);border-right:0;border-radius:var(--pb-button-radius) 0 0 var(--pb-button-radius);outline:0}.search-page__form input:focus{border-color:var(--pb-accent);box-shadow:inset 0 0 0 1px var(--pb-accent)}.search-page__form .button{border-radius:0 var(--pb-button-radius) var(--pb-button-radius) 0}.empty-state{grid-column:1 / -1;padding:56px 24px;border:1px dashed var(--pb-border);border-radius:var(--pb-radius);background:var(--pb-surface);text-align:center}.empty-state h2{margin-bottom:8px}.empty-state p{color:var(--pb-muted)}.empty-state--large{padding-block:90px}.pagination{display:flex;align-items:center;justify-content:center;gap:7px;margin-top:42px}.pagination a,.pagination span{display:grid;place-items:center;min-width:40px;height:40px;padding-inline:10px;border:1px solid var(--pb-border);border-radius:9px;background:#fff;font-size:.79rem;font-weight:800}.pagination a:hover,.pagination .is-current{border-color:var(--pb-primary);background:var(--pb-primary);color:#fff}.cart-layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;align-items:start;gap:clamp(28px,5vw,60px)}.cart-items{display:grid;gap:14px}.cart-line{display:grid;grid-template-columns:112px minmax(0,1fr) 124px auto;align-items:center;gap:20px;padding:17px;border:1px solid var(--pb-border);border-radius:var(--pb-radius);background:#fff;box-shadow:var(--pb-shadow-xs)}.cart-line__image{overflow:hidden;aspect-ratio:1;border-radius:11px;background:var(--pb-surface)}.cart-line__image img{width:100%;height:100%;object-fit:contain}.cart-line__info{display:grid;gap:5px;min-width:0}.cart-line__info>a:first-child{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.cart-line__info span{color:var(--pb-muted);font-size:.76rem}.cart-line__total{white-space:nowrap}.cart-summary{position:sticky;top:150px;padding:25px;border:1px solid var(--pb-border);border-radius:calc(var(--pb-radius) + 2px);background:var(--pb-surface)}.cart-summary h2{margin-bottom:22px;font-size:1.35rem}.cart-summary>div{display:flex;align-items:center;justify-content:space-between;gap:20px;margin-bottom:14px}.cart-summary>p{color:var(--pb-muted);font-size:.76rem}.cart-summary textarea{width:100%;min-height:100px;margin:8px 0 14px;padding:12px;resize:vertical;border:1px solid var(--pb-border);border-radius:9px;outline:0;background:#fff}.drawer-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:78;background:#030a1685;opacity:0;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);transition:opacity .25s}.drawer-overlay.is-open{opacity:1}.cart-drawer{position:fixed;top:0;right:0;bottom:0;z-index:82;display:grid;grid-template-rows:auto minmax(0,1fr) auto;width:min(94vw,440px);background:#fff;box-shadow:var(--pb-shadow-lg);opacity:0;visibility:hidden;transform:translate(105%);transition:transform .3s var(--pb-ease),opacity .3s,visibility .3s}.cart-drawer.is-open{opacity:1;visibility:visible;transform:translate(0)}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:18px;min-height:84px;padding:16px 20px;border-bottom:1px solid var(--pb-border)}.cart-drawer__header .eyebrow{margin-bottom:3px}.cart-drawer__header h2{margin:0;font-size:1.24rem}.cart-drawer__body{overflow-y:auto;padding:8px 20px 20px}.cart-empty{display:flex;align-items:center;justify-content:center;min-height:100%;padding:52px 22px;flex-direction:column;text-align:center}.cart-empty>svg{width:55px;height:55px;margin-bottom:20px;fill:none;stroke:var(--pb-accent);stroke-width:1.45}.cart-empty h3{margin-bottom:8px}.cart-empty p{max-width:300px;color:var(--pb-muted);font-size:.84rem}.drawer-item{display:grid;grid-template-columns:84px minmax(0,1fr) 34px;gap:13px;padding:16px 0;border-bottom:1px solid var(--pb-border)}.drawer-item__image{overflow:hidden;aspect-ratio:1;border-radius:10px;background:var(--pb-surface)}.drawer-item__image img{width:100%;height:100%;object-fit:contain}.drawer-item__info{display:grid;align-content:start;gap:5px;min-width:0}.drawer-item__title{display:-webkit-box;overflow:hidden;font-size:.82rem;font-weight:850;line-height:1.35;-webkit-box-orient:vertical;-webkit-line-clamp:2}.drawer-item__info small{color:var(--pb-muted);font-size:.68rem}.drawer-item__info strong{color:var(--pb-primary);font-size:.82rem}.drawer-item__remove{display:grid;place-items:center;width:34px;height:34px;padding:0;border:0;border-radius:50%;background:transparent;color:var(--pb-muted);cursor:pointer}.drawer-item__remove:hover{background:#fff0f2;color:#b92d42}.drawer-item__remove svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8}.cart-drawer__footer{padding:16px 20px 20px;border-top:1px solid var(--pb-border);background:#fff;box-shadow:0 -8px 24px #08172b0a}.shipping-progress p{margin:0 0 8px;color:var(--pb-muted);font-size:.73rem;text-align:center}.shipping-progress>span{display:block;height:6px;overflow:hidden;border-radius:999px;background:var(--pb-surface)}.shipping-progress i{display:block;height:100%;border-radius:inherit;background:linear-gradient(90deg,var(--pb-accent),var(--pb-accent-hover));transition:width .35s}.cart-drawer__total{display:flex;align-items:center;justify-content:space-between;gap:20px;margin:15px 0 4px}.cart-drawer__total strong{color:var(--pb-primary);font-size:1.08rem}.cart-drawer__note{margin:0 0 13px;color:var(--pb-muted);font-size:.68rem;text-align:center}.whatsapp-float{position:fixed;right:22px;bottom:22px;z-index:56;display:inline-flex;align-items:center;gap:9px;min-height:52px;padding:12px 18px;border-radius:999px;background:#25d366;box-shadow:0 14px 35px #14a04247;color:#fff;font-size:.8rem;font-weight:900;transition:transform .2s,box-shadow .2s,background .2s}.whatsapp-float:hover{background:#1dbb57;box-shadow:0 18px 40px #14a04257;transform:translateY(-3px)}.whatsapp-float svg{width:23px;height:23px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.toast{position:fixed;right:20px;bottom:88px;z-index:100;max-width:min(360px,calc(100vw - 40px));padding:13px 17px;border-radius:11px;background:var(--pb-primary);box-shadow:var(--pb-shadow-md);color:#fff;font-size:.8rem;font-weight:800;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .22s,transform .22s}.toast.is-visible{opacity:1;transform:translateY(0)}.page-content{color:var(--pb-muted)}.page-content h1,.page-content h2,.page-content h3{color:var(--pb-text)}.error-code{margin-bottom:8px;color:var(--pb-accent);font-size:clamp(5rem,16vw,10rem);font-weight:950;line-height:.85}@media(max-width:1199px){.header__main{gap:18px}.header__nav-inner{overflow-x:auto;scrollbar-width:none}.header__nav-inner::-webkit-scrollbar{display:none}.header__help{display:none}.categories-menu{margin-right:22px}.product-grid--5,.category-grid--5{grid-template-columns:repeat(4,minmax(0,1fr))}.product-layout{gap:40px}.product-form__row{grid-template-columns:112px minmax(0,1fr)}.product-form__buttons{grid-template-columns:1fr}.footer-grid{grid-template-columns:1.3fr repeat(2,.7fr) 1fr;gap:34px}}@media(max-width:989px){.section{padding-block:clamp(48px,7vw,70px)}.site-header{top:0}.header__main{grid-template-columns:auto minmax(0,1fr) auto;min-height:70px}.header__menu-toggle,.header__search-toggle{display:inline-flex}.header__logo{justify-self:start;font-size:1.12rem}.header__logo img{max-height:48px}.header__logo .header__logo-mark{width:43px;height:43px;max-height:43px}.header-search{position:absolute;top:calc(100% + 1px);right:var(--pb-container-gap);left:var(--pb-container-gap);z-index:4;width:auto;max-width:none;border-radius:12px;background:#fff;box-shadow:var(--pb-shadow-md);opacity:0;visibility:hidden;transform:translateY(-8px);transition:opacity .2s,transform .2s,visibility .2s}.site-header.is-search-open .header-search{opacity:1;visibility:visible;transform:translateY(0)}.header__nav{display:none}.announcement__track{justify-content:center}.announcement__item:not(:first-child){display:none}.hero__slides,.hero-slide__inner{min-height:var(--hero-mobile-height)}.hero-slide__content{width:min(680px,78%)}.hero__arrow{display:none}.category-grid,.category-grid--3,.category-grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}.product-grid,.product-grid--3,.product-grid--4,.product-grid--5{grid-template-columns:repeat(3,minmax(0,1fr))}.promo-grid{grid-template-columns:1fr 1fr}.promo-card{min-height:290px}.trust-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:18px 0}.trust-item:nth-child(3){border-left:0}.testimonial-grid{grid-template-columns:1fr 1fr}.newsletter-card{grid-template-columns:1fr;gap:28px}.footer-grid{grid-template-columns:1.3fr 1fr 1fr}.footer-contact{grid-column:1 / -1;padding-top:6px}.product-layout{grid-template-columns:1fr}.product-info{position:static}.product-gallery{max-width:760px;margin-inline:auto}.product-form__row{grid-template-columns:124px minmax(0,1fr)}.product-form__buttons{grid-template-columns:1fr 1fr}.collection-body{grid-template-columns:1fr}.collection-filters{position:static}.filter-drawer:not([open]){border-radius:12px}.cart-layout{grid-template-columns:1fr}.cart-summary{position:static}}@media(max-width:749px){:root{--pb-container-gap: 16px}body{font-size:15px}.header__main{gap:6px}.header__logo{justify-self:center}.header__logo>span{display:none}.header__actions{gap:0}.header__actions>.icon-button:not(.header__search-toggle):not(.cart-button){display:none}.announcement{font-size:.7rem}.announcement__track{min-height:34px}.hero__slides,.hero-slide__inner{min-height:var(--hero-mobile-height)}.hero-slide__media:has(.hero-slide__mobile-image)>img:not(.hero-slide__mobile-image){display:none}.hero-slide__mobile-image{display:block}.hero-slide__overlay{background:linear-gradient(180deg,#050f1e1f,rgba(5,15,30,calc(var(--overlay) + .64)) 62%,#050f1ee0)}.hero-slide__inner{align-items:flex-end}.hero-slide__content{width:100%;padding:42px 0 62px;text-align:left}.hero-slide__content:before{display:none}.hero-slide__content h1{max-width:16ch;font-size:clamp(2.05rem,10vw,3.35rem)}.hero-slide__text{max-width:42ch;font-size:.94rem}.hero-slide__buttons{display:grid;grid-template-columns:1fr;width:min(100%,340px)}.hero-slide--center .hero-slide__buttons{margin-inline:auto}.hero__dots{bottom:20px}.section-heading{align-items:flex-start;flex-direction:column;margin-bottom:26px}.section-heading--center{align-items:center}.section-heading .text-link{margin-top:-10px}.category-grid,.category-grid--3,.category-grid--4,.category-grid--5{gap:12px}.category-card__content{padding:14px 13px 16px}.category-card__content:after{right:11px;width:28px;height:28px}.category-card__content h3{margin-right:34px;font-size:.88rem}.category-card__content span{margin-right:34px;font-size:.68rem}.product-grid,.product-grid--3,.product-grid--4,.product-grid--5{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-card__content{padding:12px 11px 13px}.product-card__title{min-height:2.7em;margin-bottom:6px;font-size:.8rem}.price{gap:5px;margin-bottom:10px}.price__current{font-size:.92rem}.price__compare{font-size:.68rem}.product-card__content .button{min-height:40px;padding:8px 7px;font-size:.72rem}.product-card__content .button svg{width:16px;height:16px}.product-card__badges{top:8px;left:8px}.badge{min-height:23px;padding:4px 7px;font-size:.56rem}.promo-grid{grid-template-columns:1fr}.promo-card,.promo-card:nth-child(n+3){min-height:280px}.promo-card__content{width:90%;padding:25px}.trust-grid{grid-template-columns:1fr;gap:0}.trust-item{padding:14px 4px}.trust-item+.trust-item{border-top:1px solid var(--pb-border);border-left:0}.testimonial-grid{grid-template-columns:1fr}.testimonial>p{min-height:0}.faq-item summary{padding:18px;font-size:.86rem}.faq-item__answer{padding:0 56px 20px 18px}.newsletter-card{padding:28px 20px}.newsletter-form{grid-template-columns:1fr;gap:9px}.newsletter-form input,.newsletter-form .button{border-radius:var(--pb-button-radius)}.footer-grid{grid-template-columns:1fr 1fr}.footer-brand,.footer-contact{grid-column:1 / -1}.footer-bottom{align-items:flex-start;flex-direction:column}.payment-icons{justify-content:flex-start}.product-section{padding-top:28px}.product-layout{gap:28px}.product-gallery{display:flex;flex-direction:column}.product-gallery__main{order:1;width:100%}.product-gallery__thumbs{order:2;display:flex;width:100%;max-height:none;flex-direction:row;overflow-x:auto;padding-bottom:3px}.product-gallery__thumbs button{width:66px;flex:0 0 66px}.product-info h1{font-size:clamp(1.75rem,8vw,2.45rem)}.product-form__row{grid-template-columns:1fr}.quantity--large{width:100%}.product-form__buttons{grid-template-columns:1fr}.product-form__buttons .button{min-height:54px}.product-trust{grid-template-columns:1fr;padding:4px 15px}.product-trust>div{padding:13px 0}.product-trust>div+div{border-top:1px solid var(--pb-border);border-left:0}.product-trust strong{font-size:.75rem}.product-trust span{font-size:.65rem}.order_on_whatsapp{min-height:54px!important;font-size:.84rem!important}.collection-header{padding:24px 20px}.collection-header__content{grid-template-columns:1fr;gap:20px}.collection-header__content>img{width:100%;max-height:190px}.collection-toolbar{align-items:stretch;flex-direction:column}.collection-toolbar form{justify-content:space-between}.collection-toolbar select{min-width:170px}.search-page__form{grid-template-columns:1fr;gap:9px}.search-page__form input,.search-page__form .button{border:1px solid var(--pb-border);border-radius:var(--pb-button-radius)}.cart-line{grid-template-columns:82px minmax(0,1fr);gap:13px}.cart-line .quantity{grid-column:1 / 2;justify-self:start}.cart-line__total{grid-column:2;grid-row:2;justify-self:end}.cart-items>.button{width:100%}.whatsapp-float{right:15px;bottom:15px;width:52px;height:52px;min-height:52px;justify-content:center;padding:0}.whatsapp-float span{display:none}.toast{right:15px;bottom:78px;left:15px;max-width:none;text-align:center}}@media(max-width:420px){.header__logo .header__logo-mark{width:40px;height:40px;max-height:40px}.icon-button{width:40px;height:40px}.category-card__media{aspect-ratio:1}.product-card__image{padding:7px}.product-card__content .button{gap:4px;font-size:.68rem}.cart-drawer__header,.cart-drawer__body,.cart-drawer__footer{padding-left:15px;padding-right:15px}.drawer-item{grid-template-columns:74px minmax(0,1fr) 30px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}html,body{width:100%;max-width:100%}body{min-width:0}main,section,.shopify-section,.page-width,.product-grid,.category-grid,.promo-grid,.trust-grid,.collection-body,.collection-products,.cart-layout,.product-layout,.product-gallery,.product-info{min-width:0}input,textarea,select,button{max-width:100%}.rte table{display:block;width:100%;max-width:100%;overflow-x:auto;border-collapse:collapse;-webkit-overflow-scrolling:touch}.rte pre,.rte code{max-width:100%;overflow-wrap:anywhere;white-space:pre-wrap}.rte iframe,.rte video,.rte embed,.rte object{width:100%;max-width:100%}.product-layout>*,.product-gallery>*,.product-info>*,.product-info form,.product-info fieldset,.product-info .shopify-app-block,.product-info [id^=shopify-block-],.product-info [class*=shopify-app],.product-info [class*=reviews],.product-info [class*=review],.product-info [class*=widget]{min-width:0!important;max-width:100%!important;box-sizing:border-box!important}.product-info{width:100%;overflow-wrap:anywhere}.product-info img,.product-info svg,.product-info iframe,.product-info video,.product-info canvas{max-width:100%!important}.product-info iframe{width:100%!important}.product-gallery__main,.product-media{width:100%;min-width:0;max-width:100%}.product-media{overflow:hidden}.product-media img,.product-media video,.product-media iframe,.product-media model-viewer{min-width:0;max-width:100%}.product-form,.product-form__row,.product-form__buttons,.variant-selects,.variant-pills{width:100%;max-width:100%;min-width:0}.variant-pills label{max-width:100%;overflow-wrap:anywhere}.product-accordion .rte{width:100%;max-width:100%}.cart-drawer{width:min(100vw,600px);max-width:100%;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden}.cart-drawer__header,.cart-drawer__body,.cart-drawer__footer{width:100%;min-width:0}.cart-drawer__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.drawer-item{grid-template-columns:92px minmax(0,1fr) 36px;align-items:start;gap:14px}.drawer-item__info{width:100%;max-width:100%}.drawer-item__title{overflow-wrap:anywhere}.pb-cart-quantity{display:flex!important;flex-direction:row!important;align-items:center!important;justify-content:flex-start!important;align-self:start!important;width:104px!important;min-width:104px!important;max-width:104px!important;height:36px!important;min-height:36px!important;max-height:36px!important;margin:5px 0 0!important;padding:0!important;overflow:hidden!important;border:1px solid var(--pb-border)!important;border-radius:9px!important;background:#fff!important;box-shadow:none!important}.pb-cart-quantity>button{display:grid!important;place-items:center!important;flex:0 0 34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0!important;border:0!important;border-radius:0!important;background:#fff!important;box-shadow:none!important;color:var(--pb-text)!important;line-height:1!important;transform:none!important}.pb-cart-quantity>button:hover{background:var(--pb-surface)!important}.pb-cart-quantity>button svg{display:block!important;width:14px!important;min-width:14px!important;height:14px!important;margin:0!important;fill:none!important;stroke:currentColor!important;stroke-width:2!important}.pb-cart-quantity__value{display:grid!important;place-items:center!important;flex:0 0 34px!important;width:34px!important;min-width:34px!important;max-width:34px!important;height:34px!important;min-height:34px!important;max-height:34px!important;margin:0!important;padding:0!important;border:0!important;background:#fff!important;font-size:.78rem!important;font-weight:900!important;line-height:1!important;text-align:center!important}.cart-line>*{min-width:0}.cart-line__info>a:first-child{white-space:normal;overflow-wrap:anywhere}.cart-line .quantity{width:124px;min-width:124px;max-width:124px}.cart-line .quantity input{min-width:0}.header__logo{max-width:100%}.header__logo img{min-width:0}.collection-toolbar,.collection-toolbar form{min-width:0;max-width:100%}.collection-toolbar select{max-width:100%}@media(max-width:989px){.product-gallery{width:min(100%,760px);max-width:100%}.product-info{max-width:760px;margin-inline:auto}.cart-drawer{width:min(100vw,560px)}.cart-line{grid-template-columns:96px minmax(0,1fr) 124px auto;gap:15px}}@media(max-width:749px){.header__logo{max-width:calc(100vw - 116px);min-width:0}.header__logo img{max-width:100%}.product-section{overflow:hidden}.product-gallery,.product-gallery__main,.product-gallery__thumbs{max-width:100%}.product-gallery__main{grid-column:auto;grid-row:auto}.product-media{aspect-ratio:1 / 1}.product-info{width:100%;margin:0}.product-info h1{max-width:100%;overflow-wrap:anywhere}.product-form__row,.product-form__buttons{width:100%}.quantity--large{min-width:0;max-width:100%}.shopify-payment-button,.shopify-payment-button__button,.shopify-payment-button__button--unbranded{width:100%!important;max-width:100%!important}.cart-drawer{right:0;left:0;width:100vw;max-width:100vw;border-radius:0}.cart-drawer__header{min-height:74px;padding-block:12px}.cart-drawer__header h2{font-size:clamp(1.12rem,5.8vw,1.35rem)}.cart-drawer__body{padding-top:4px}.drawer-item{grid-template-columns:76px minmax(0,1fr) 32px;gap:11px;padding:14px 0}.drawer-item__remove{width:32px;height:32px}.drawer-item__title{font-size:.8rem}.cart-drawer__footer{padding-top:14px;padding-bottom:max(16px,env(safe-area-inset-bottom))}.cart-drawer__footer .button{min-height:52px}.cart-line{grid-template-columns:82px minmax(0,1fr) auto;grid-template-areas:"image info total" "image quantity total";align-items:center;gap:10px 13px;padding:14px}.cart-line__image{grid-area:image}.cart-line__info{grid-area:info}.cart-line .quantity{grid-area:quantity;justify-self:start;width:112px;min-width:112px;max-width:112px;height:42px}.cart-line .quantity button{height:40px}.cart-line__total{grid-area:total;align-self:center;justify-self:end}.collection-toolbar form{width:100%}}@media(max-width:479px){.product-section{padding-top:20px}.breadcrumbs{margin-bottom:16px;font-size:.68rem}.product-layout{gap:22px}.product-gallery__thumbs button{width:58px;flex-basis:58px}.product-info h1{font-size:clamp(1.55rem,8.5vw,2.1rem)}.product-info__short{font-size:.88rem}.product-trust,.product-accordion{margin-top:18px}.cart-drawer__header,.cart-drawer__body,.cart-drawer__footer{padding-left:14px;padding-right:14px}.drawer-item{grid-template-columns:70px minmax(0,1fr) 30px;gap:10px}.drawer-item__remove{width:30px;height:30px}.pb-cart-quantity{width:98px!important;min-width:98px!important;max-width:98px!important}.pb-cart-quantity>button{flex-basis:32px!important;width:32px!important;min-width:32px!important;max-width:32px!important}.pb-cart-quantity__value{flex-basis:32px!important;width:32px!important;min-width:32px!important;max-width:32px!important}.cart-drawer__total{margin-top:12px}.cart-line{grid-template-columns:76px minmax(0,1fr);grid-template-areas:"image info" "quantity total"}.cart-line__total{align-self:center}.collection-toolbar form{align-items:stretch;flex-direction:column;gap:6px}.collection-toolbar select{width:100%;min-width:0}}@media(max-height:700px)and (min-width:750px){.cart-drawer__header{min-height:68px;padding-top:9px;padding-bottom:9px}.cart-drawer__body{padding-top:2px;padding-bottom:8px}.drawer-item{grid-template-columns:72px minmax(0,1fr) 32px;padding:10px 0}.cart-drawer__footer{padding-top:10px;padding-bottom:12px}.shipping-progress p{margin-bottom:5px}.cart-drawer__total{margin-top:9px}.cart-drawer__note{margin-bottom:8px}.cart-drawer__footer .button{min-height:46px}}.drawer-overlay{z-index:9998}.cart-drawer,.mobile-menu{z-index:9999}.skip-link,.toast{z-index:10002}.mobile-menu{top:0;right:auto;bottom:auto;left:0;display:grid;grid-template-rows:auto auto minmax(0,1fr) auto;width:min(92vw,430px);max-width:100vw;height:100vh;height:100dvh;max-height:100vh;max-height:100dvh;overflow:hidden;border-right:1px solid rgba(8,23,43,.08);background:#fff;box-shadow:24px 0 80px #030a1638;opacity:0;visibility:hidden;transform:translate3d(-105%,0,0);transition:transform .34s var(--pb-ease),opacity .24s ease,visibility .34s;will-change:transform}.mobile-menu.is-open{opacity:1;visibility:visible;transform:translateZ(0)}.mobile-menu__header{min-height:76px;padding:max(13px,env(safe-area-inset-top)) 18px 13px;background:linear-gradient(135deg,#fff,color-mix(in srgb,var(--pb-surface) 72%,#fff))}.mobile-menu__brand{display:flex;align-items:center;gap:11px;min-width:0;color:var(--pb-primary);font-size:1rem;font-weight:950;letter-spacing:-.035em}.mobile-menu__brand img{width:auto;max-width:170px;max-height:46px;object-fit:contain}.mobile-menu__brand img[src*="logo.jpeg"]{width:42px;height:42px;border-radius:12px;object-fit:cover}.mobile-menu__close{flex:0 0 auto;background:#fff;box-shadow:0 3px 12px #08172b14}.mobile-menu__search{margin:15px 18px 10px;min-height:50px;flex:0 0 auto;border-color:color-mix(in srgb,var(--pb-primary) 12%,var(--pb-border));background:color-mix(in srgb,var(--pb-surface) 78%,#fff)}.mobile-menu__search:focus-within{border-color:var(--pb-accent);box-shadow:0 0 0 4px color-mix(in srgb,var(--pb-accent) 11%,transparent)}.mobile-menu__links{display:block;min-height:0;overflow-y:auto;padding:8px 18px 26px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.mobile-menu__label{display:block;margin:5px 4px 8px;color:var(--pb-muted);font-size:.65rem;font-weight:900;letter-spacing:.14em;text-transform:uppercase}.mobile-menu__label--spaced{margin-top:24px}.mobile-menu__links>a,.mobile-menu__group>summary{display:flex;align-items:center;justify-content:space-between;gap:16px;min-height:52px;padding:12px 4px;border-bottom:1px solid color-mix(in srgb,var(--pb-border) 82%,transparent);color:var(--pb-text);cursor:pointer;font-size:.91rem;font-weight:830;list-style:none}.mobile-menu__group>summary::-webkit-details-marker{display:none}.mobile-menu__links>a svg,.mobile-menu__group>summary svg{width:18px;height:18px;flex:0 0 18px;fill:none;stroke:currentColor;stroke-width:2;transition:transform .2s var(--pb-ease)}.mobile-menu__links>a:hover,.mobile-menu__links>a[aria-current=page],.mobile-menu__group>summary:hover{color:var(--pb-accent-hover)}.mobile-menu__group[open]>summary svg{transform:rotate(180deg)}.mobile-menu__subnav{display:grid;margin:3px 0 9px;padding:7px 10px 9px;border-radius:12px;background:var(--pb-surface)}.mobile-menu__subnav a{padding:10px 8px;color:var(--pb-muted);font-size:.82rem;font-weight:720}.mobile-menu__subnav a+a{border-top:1px solid rgba(8,23,43,.055)}.mobile-menu__footer{padding:14px 18px max(16px,env(safe-area-inset-bottom));border-top:1px solid var(--pb-border);background:var(--pb-primary-dark);color:#fff}.mobile-menu__footer>span{display:block;margin-bottom:7px;color:color-mix(in srgb,var(--pb-accent) 52%,white);font-size:.65rem;font-weight:900;letter-spacing:.1em;text-transform:uppercase}.mobile-menu__footer>div{display:flex;align-items:center;gap:8px}.mobile-menu__footer svg{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8}.mobile-menu__footer small{color:#ffffffbd;font-size:.74rem}.hero--split{padding:clamp(10px,1.5vw,24px) 0 0;background:radial-gradient(circle at 7% 5%,color-mix(in srgb,var(--pb-accent) 12%,transparent),transparent 28%),linear-gradient(180deg,var(--pb-primary-dark),color-mix(in srgb,var(--pb-primary-dark) 88%,#fff))}.hero--split .hero__full{padding-inline:clamp(10px,1.5vw,24px)}.hero--split .hero__stage{position:relative;width:100%;max-width:1720px;margin-inline:auto;overflow:hidden;border:1px solid rgba(255,255,255,.1);border-radius:clamp(20px,2.2vw,34px);background:var(--pb-primary-dark);box-shadow:0 28px 80px #030a1647;isolation:isolate}.hero--split .hero__slides{position:relative;min-height:var(--hero-height);overflow:hidden;background:var(--pb-primary-dark)}.hero--split .hero-slide{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;display:block;min-width:0;overflow:hidden;opacity:0;pointer-events:none;transform:translate3d(4%,0,0);transition:opacity .58s ease,transform .72s var(--pb-ease);will-change:opacity,transform}.hero--split .hero-slide.is-active{z-index:2;opacity:1;pointer-events:auto;transform:translateZ(0)}.hero--split .hero-slide__layout{display:grid;grid-template-columns:minmax(340px,.8fr) minmax(0,1.35fr);width:100%;min-width:0;min-height:var(--hero-height)}.hero--split .hero-slide__content-panel{position:relative;z-index:2;display:flex;align-items:center;min-width:0;overflow:hidden;background:linear-gradient(145deg,color-mix(in srgb,var(--content-bg) 88%,#fff),var(--content-bg) 58%,color-mix(in srgb,var(--content-bg) 86%,#000));color:var(--content-color);transform:translate3d(-34px,0,0);transition:transform .78s .05s var(--pb-ease)}.hero--split .hero-slide.is-active .hero-slide__content-panel,.hero--split .hero-slide.is-active .hero-slide__media-panel{transform:translateZ(0)}.hero--split .hero-slide__decor,.hero--split .hero-slide__decor:before,.hero--split .hero-slide__decor:after{position:absolute;border-radius:50%;content:"";pointer-events:none}.hero--split .hero-slide__decor{right:-160px;bottom:-210px;width:430px;height:430px;border:72px solid rgba(255,255,255,.045)}.hero--split .hero-slide__decor:before{top:-330px;left:-430px;width:290px;height:290px;background:color-mix(in srgb,var(--pb-accent) 18%,transparent);filter:blur(2px)}.hero--split .hero-slide__decor:after{top:35px;left:-215px;width:8px;height:8px;box-shadow:42px -120px #ffffff3b,120px -55px color-mix(in srgb,var(--pb-accent) 75%,white),18px 62px #ffffff24;background:#ffffff2e}.hero--split .hero-slide__content{position:relative;z-index:2;width:100%;max-width:650px;padding:clamp(38px,5vw,74px);color:inherit}.hero--split .hero-slide__content:before{display:none}.hero--split .hero-slide__meta{display:flex;align-items:center;gap:11px;margin-bottom:20px}.hero--split .hero-slide__number{color:color-mix(in srgb,var(--pb-accent) 72%,white);font-size:.72rem;font-weight:950;letter-spacing:.1em}.hero--split .hero-slide__line{width:34px;height:1px;background:#ffffff5c}.hero--split .hero-slide__eyebrow{display:block;max-width:calc(100% - 70px);margin:0;padding:0;overflow:hidden;border:0;border-radius:0;background:transparent;color:#ffffffba;font-size:.67rem;font-weight:900;letter-spacing:.13em;text-overflow:ellipsis;text-transform:uppercase;white-space:nowrap;-webkit-backdrop-filter:none;backdrop-filter:none}.hero--split .hero-slide__content h1{max-width:12ch;margin-bottom:20px;color:inherit;font-size:clamp(2.15rem,4.2vw,4.75rem);line-height:.98;letter-spacing:-.055em;overflow-wrap:anywhere;text-wrap:balance}.hero--split .hero-slide__text{max-width:44ch;color:color-mix(in srgb,currentColor 80%,transparent);font-size:clamp(.9rem,1.15vw,1.05rem);line-height:1.62}.hero--split .hero-slide__text p{margin-bottom:9px}.hero--split .hero-slide__buttons{display:flex;flex-wrap:wrap;gap:11px;width:100%;margin-top:28px}.hero--split .hero-slide__buttons .button{min-width:160px}.hero--split .hero-slide__mini-trust{display:flex;flex-wrap:wrap;gap:10px 18px;margin-top:28px;color:#ffffffa6;font-size:.67rem;font-weight:750}.hero--split .hero-slide__mini-trust span{display:inline-flex;align-items:center;gap:7px}.hero--split .hero-slide__mini-trust svg{width:16px;height:16px;fill:none;stroke:currentColor;stroke-width:1.8}.hero--split .hero-slide--center .hero-slide__content{margin-inline:auto;text-align:center}.hero--split .hero-slide--center .hero-slide__meta,.hero--split .hero-slide--center .hero-slide__buttons,.hero--split .hero-slide--center .hero-slide__mini-trust{justify-content:center}.hero--split .hero-slide--center .hero-slide__content h1,.hero--split .hero-slide--center .hero-slide__text{margin-inline:auto}.hero--split .hero-slide--right .hero-slide__content{margin-left:auto;text-align:right}.hero--split .hero-slide--right .hero-slide__meta,.hero--split .hero-slide--right .hero-slide__buttons,.hero--split .hero-slide--right .hero-slide__mini-trust{justify-content:flex-end}.hero--split .hero-slide--right .hero-slide__content h1,.hero--split .hero-slide--right .hero-slide__text{margin-left:auto}.hero--split .hero-slide__media-panel{position:relative;min-width:0;overflow:hidden;background:#09162a;transform:translate3d(34px,0,0) scale(1.02);transition:transform 1s .03s var(--pb-ease)}.hero--split .hero-slide__media{position:absolute;top:0;right:0;bottom:0;left:0;overflow:hidden}.hero--split .hero-slide__media picture,.hero--split .hero-slide__media img,.hero--split .hero-slide__media svg{display:block;width:100%;height:100%}.hero--split .hero-slide__media img,.hero--split .hero-slide__media svg{object-fit:cover;transform:scale(1.04);transition:transform 7.2s ease}.hero--split .hero-slide.is-active .hero-slide__media img,.hero--split .hero-slide.is-active .hero-slide__media svg{transform:scale(1)}.hero--split .hero-slide__overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(5,15,30,calc(var(--overlay) + .12)),rgba(5,15,30,calc(var(--overlay) * .2)) 42%,rgba(5,15,30,calc(var(--overlay) + .05))),linear-gradient(180deg,transparent 58%,rgba(3,10,22,.48));pointer-events:none}.hero--split .hero-slide__floating-label{position:absolute;right:clamp(22px,3vw,46px);bottom:clamp(22px,3vw,42px);z-index:2;max-width:min(310px,72%);padding:13px 16px;border:1px solid rgba(255,255,255,.18);border-radius:14px;background:#050f1e7a;box-shadow:0 14px 32px #030a162e;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.hero--split .hero-slide__floating-label span,.hero--split .hero-slide__floating-label strong{display:block}.hero--split .hero-slide__floating-label span{margin-bottom:3px;color:color-mix(in srgb,var(--pb-accent) 62%,white);font-size:.59rem;font-weight:900;letter-spacing:.12em;text-transform:uppercase}.hero--split .hero-slide__floating-label strong{overflow:hidden;font-size:.82rem;text-overflow:ellipsis;white-space:nowrap}.hero--split .hero__controls{position:absolute;top:22px;right:22px;z-index:6;display:flex;gap:8px}.hero--split .hero__arrow{position:static;display:grid;width:44px;height:44px;padding:0;border:1px solid rgba(255,255,255,.24);background:#050f1e6b;color:#fff;opacity:1;transform:none;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.hero--split .hero__arrow:hover{background:#050f1eb3;transform:translateY(-1px)}.hero--split .hero__tabs{position:relative;z-index:5;display:grid;grid-template-columns:repeat(var(--hero-tabs),minmax(0,1fr));min-width:0;border-top:1px solid rgba(8,23,43,.09);background:#fff}.hero--split .hero__tab{position:relative;display:flex;align-items:center;gap:11px;min-width:0;min-height:82px;padding:15px clamp(13px,1.7vw,25px);overflow:hidden;border:0;border-right:1px solid rgba(8,23,43,.075);background:#fff;color:var(--pb-muted);cursor:pointer;text-align:left;transition:background .22s,color .22s}.hero--split .hero__tab:last-child{border-right:0}.hero--split .hero__tab:after{position:absolute;right:0;bottom:0;left:0;height:3px;background:linear-gradient(90deg,var(--pb-accent),#f6bd45);content:"";transform:scaleX(0);transform-origin:left}.hero--split .hero__tab.is-active{background:color-mix(in srgb,var(--pb-surface) 78%,#fff);color:var(--pb-primary)}.hero--split .hero__tab.is-active:after{animation:pbHeroProgress var(--hero-interval, 6s) linear forwards}.hero--split.is-paused .hero__tab.is-active:after{animation-play-state:paused}.hero--split .hero__tab-number{flex:0 0 auto;color:var(--pb-accent-hover);font-size:.64rem;font-weight:950;letter-spacing:.08em}.hero--split .hero__tab-label{min-width:0;overflow:hidden;font-size:.74rem;font-weight:850;line-height:1.3;text-overflow:ellipsis;white-space:nowrap}@keyframes pbHeroProgress{to{transform:scaleX(1)}}html,body,.main-content,.main-content>*,.shopify-section,.page-width{max-width:100%}.main-content{overflow:clip}input,select,textarea,button{max-width:100%}.product-info>*,.product-info .shopify-app-block,.product-info [id^=shopify-block-]{min-width:0;max-width:100%;overflow-wrap:anywhere}.product-info .shopify-app-block iframe,.product-info [id^=shopify-block-] iframe,.product-info .shopify-app-block img,.product-info [id^=shopify-block-] img{max-width:100%!important}.rte table{min-width:520px}@media(max-width:989px){.header__main{grid-template-columns:88px minmax(0,1fr) 88px;gap:4px}.header__menu-toggle{justify-self:start}.header__logo{justify-self:center;max-width:100%}.header__actions{min-width:88px;justify-content:flex-end}.hero--split .hero-slide__layout{grid-template-columns:minmax(300px,.88fr) minmax(0,1.12fr)}.hero--split .hero-slide__content{padding:clamp(32px,4.2vw,52px)}.hero--split .hero-slide__content h1{font-size:clamp(2rem,5vw,3.6rem)}.hero--split .hero-slide__floating-label{display:none}.product-grid,.product-grid--3,.product-grid--4,.product-grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:749px){:root{--pb-container-gap: clamp(13px, 4vw, 18px)}.header__main{grid-template-columns:82px minmax(0,1fr) 82px;min-height:66px;padding-inline:12px}.header__actions{min-width:82px}.header__logo{max-width:min(180px,calc(100vw - 180px))}.header__logo img{max-height:44px}.header__menu-toggle,.header__search-toggle,.cart-button{display:inline-flex}.announcement__item{max-width:100%;overflow:hidden;text-overflow:ellipsis}.mobile-menu{width:100vw;border-right:0}.hero--split{padding-top:8px}.hero--split .hero__full{padding-inline:8px}.hero--split .hero__stage{border-radius:21px}.hero--split .hero__slides{min-height:max(var(--hero-mobile-height),620px)}.hero--split .hero-slide__layout{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(235px,42%) minmax(0,1fr);min-height:max(var(--hero-mobile-height),620px)}.hero--split .hero-slide__media-panel{order:1;transform:translate3d(22px,0,0) scale(1.015)}.hero--split .hero-slide__content-panel{order:2;transform:translate3d(-22px,0,0)}.hero--split .hero-slide__content{max-width:none;padding:27px 24px 30px}.hero--split .hero-slide__meta{margin-bottom:13px}.hero--split .hero-slide__content h1{max-width:14ch;margin-bottom:13px;font-size:clamp(1.85rem,8.5vw,2.75rem);line-height:1.02}.hero--split .hero-slide__text{max-width:48ch;font-size:.86rem;line-height:1.5}.hero--split .hero-slide__text p{margin-bottom:6px}.hero--split .hero-slide__buttons{margin-top:18px}.hero--split .hero-slide__buttons .button{min-width:145px;min-height:49px;padding:12px 18px}.hero--split .hero-slide__mini-trust{margin-top:18px}.hero--split .hero-slide--center .hero-slide__content,.hero--split .hero-slide--right .hero-slide__content{text-align:left}.hero--split .hero-slide--center .hero-slide__meta,.hero--split .hero-slide--center .hero-slide__buttons,.hero--split .hero-slide--center .hero-slide__mini-trust,.hero--split .hero-slide--right .hero-slide__meta,.hero--split .hero-slide--right .hero-slide__buttons,.hero--split .hero-slide--right .hero-slide__mini-trust{justify-content:flex-start}.hero--split .hero-slide--center .hero-slide__content h1,.hero--split .hero-slide--center .hero-slide__text,.hero--split .hero-slide--right .hero-slide__content h1,.hero--split .hero-slide--right .hero-slide__text{margin-left:0;margin-right:0}.hero--split .hero__controls{top:15px;right:15px}.hero--split .hero__arrow{width:40px;height:40px}.hero--split .hero__tabs{display:flex;max-width:100%;overflow-x:auto;scroll-snap-type:x proximity;scrollbar-width:none;-webkit-overflow-scrolling:touch}.hero--split .hero__tabs::-webkit-scrollbar{display:none}.hero--split .hero__tab{min-width:min(48vw,185px);min-height:70px;flex:0 0 min(48vw,185px);padding:13px 15px;scroll-snap-align:start}.hero--split .hero__tab-label{font-size:.7rem}.section{padding-block:clamp(42px,11vw,62px)}.section-heading h2{font-size:clamp(1.55rem,8vw,2.15rem)}.category-grid,.category-grid--3,.category-grid--4,.category-grid--5{grid-template-columns:repeat(2,minmax(0,1fr))}.product-card{min-width:0}.product-card__media{width:100%}.product-card__title a{overflow-wrap:anywhere}.promo-card__content{max-width:100%}.newsletter-card{min-width:0}.newsletter-form input{width:100%}.product-layout,.product-gallery,.product-gallery__main,.product-info,.product-info>*{min-width:0;max-width:100%}.product-gallery__main{border-radius:16px}.product-media{width:100%;max-height:min(92vw,620px)}.product-media img,.product-media video,.product-media iframe,.product-media model-viewer{width:100%!important;height:100%!important;object-fit:contain}.product-info h1{line-height:1.08}.variant-pills{display:flex;flex-wrap:wrap}.variant-pills label{flex:0 1 auto}.product-accordion .rte{overflow:hidden}.product-accordion .rte>div,.product-accordion .rte>section{max-width:100%!important}.collection-header{overflow:hidden}.collection-header__content>img{object-fit:cover}.filter-drawer summary{min-width:0}.filter-drawer summary span{min-width:0;overflow-wrap:anywhere}.price-filter{grid-template-columns:minmax(0,1fr) minmax(0,1fr)}.price-filter input{width:100%;min-width:0}.cart-line__info{min-width:0}.cart-line__info>a:first-child{display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2}}@media(max-width:479px){.header__main{grid-template-columns:76px minmax(0,1fr) 76px;padding-inline:9px}.header__actions{min-width:76px}.header__logo{max-width:calc(100vw - 166px)}.header__logo .header__logo-mark{width:38px;height:38px;max-height:38px}.header__logo img{max-height:40px}.hero--split .hero__full{padding-inline:6px}.hero--split .hero__stage{border-radius:17px}.hero--split .hero__slides,.hero--split .hero-slide__layout{min-height:max(var(--hero-mobile-height),650px)}.hero--split .hero-slide__layout{grid-template-rows:minmax(220px,38%) minmax(0,1fr)}.hero--split .hero-slide__content{padding:24px 19px 27px}.hero--split .hero-slide__eyebrow{font-size:.6rem}.hero--split .hero-slide__content h1{font-size:clamp(1.75rem,9.5vw,2.35rem)}.hero--split .hero-slide__buttons{display:grid;grid-template-columns:1fr}.hero--split .hero-slide__buttons .button{width:100%;min-width:0}.hero--split .hero-slide__mini-trust{display:grid;grid-template-columns:1fr;gap:7px}.hero--split .hero__tab{min-width:160px;flex-basis:160px}.category-card__content h3{overflow-wrap:anywhere}.product-grid,.product-grid--3,.product-grid--4,.product-grid--5{gap:10px}.product-card__content{padding-inline:10px}.product-card__content .button{width:100%;white-space:normal}.product-card__content .button span{overflow-wrap:anywhere}.footer-grid{grid-template-columns:1fr}.footer-menu,.footer-brand,.footer-contact{grid-column:1}.cart-line{grid-template-columns:70px minmax(0,1fr);grid-template-areas:"image info" "quantity total"}.cart-line .quantity{width:106px;min-width:106px;max-width:106px}.cart-line__total{white-space:normal;text-align:right}}@media(max-width:359px){body{min-width:280px}.header__main{grid-template-columns:70px minmax(0,1fr) 70px}.header__actions{min-width:70px}.header__logo{max-width:calc(100vw - 152px)}.icon-button{width:36px;height:36px}.product-grid,.product-grid--3,.product-grid--4,.product-grid--5,.category-grid,.category-grid--3,.category-grid--4,.category-grid--5{grid-template-columns:1fr}}@media(orientation:landscape)and (max-width:989px)and (max-height:600px){.hero--split .hero__slides{min-height:430px}.hero--split .hero-slide__layout{grid-template-columns:minmax(300px,.9fr) minmax(0,1.1fr);grid-template-rows:1fr;min-height:430px}.hero--split .hero-slide__content-panel{order:1;overflow-y:auto}.hero--split .hero-slide__media-panel{order:2}.hero--split .hero-slide__content{padding:28px 30px}.hero--split .hero-slide__content h1{font-size:clamp(2rem,5vw,3rem)}.hero--split .hero-slide__text{font-size:.82rem}.hero--split .hero-slide__mini-trust{margin-top:15px}.hero--split .hero__tab{min-height:62px}}html,body{max-width:100%;overflow-x:clip}body.is-mobile-menu-open{touch-action:none}@media(max-width:989px){.site-header{z-index:1200}.header__nav{display:none!important}.header__menu-toggle{display:inline-flex!important;width:auto;min-width:48px;padding-inline:11px;gap:6px;border:1px solid var(--pb-border);border-radius:12px;background:#fff;color:var(--pb-primary)}.header__menu-toggle svg{flex:0 0 21px}.header__menu-text{display:none;font-size:.72rem;font-weight:850}.mobile-menu{position:fixed!important;inset:0 auto 0 0!important;z-index:2147483001!important;display:grid!important;width:min(92vw,420px)!important;height:100dvh!important;max-height:100dvh!important;margin:0!important;opacity:0!important;visibility:hidden!important;pointer-events:none!important;transform:translate3d(-102%,0,0)!important}.mobile-menu.is-open{opacity:1!important;visibility:visible!important;pointer-events:auto!important;transform:translateZ(0)!important}.drawer-overlay{z-index:2147483000!important}.mobile-menu__links{padding-bottom:max(26px,env(safe-area-inset-bottom))}.mobile-menu__links:empty:after{display:block;padding:20px;content:"Select a navigation menu in Header settings.";color:var(--pb-muted)}}@media(max-width:749px){.header__main{grid-template-columns:48px minmax(0,1fr) 84px!important;gap:7px!important}.header__actions{min-width:0!important;gap:0!important}.header__search-toggle{display:none!important}.header__logo{width:100%;max-width:100%!important;justify-content:center;overflow:hidden}.header__logo img{max-width:100%!important}.hero--split{padding-top:6px!important}.hero--split .hero__full{padding-inline:7px!important}.hero--split .hero__stage{border-radius:18px!important;overflow:hidden!important}.hero--split .hero__slides,.hero--split .hero-slide,.hero--split .hero-slide__layout{min-height:0!important;height:auto!important}.hero--split .hero__slides{height:clamp(570px,155vw,690px)!important}.hero--split .hero-slide__layout{height:100%!important;grid-template-columns:minmax(0,1fr)!important;grid-template-rows:minmax(220px,42%) minmax(0,58%)!important}.hero--split .hero-slide__media-panel,.hero--split .hero-slide__content-panel{min-width:0!important;width:100%!important;overflow:hidden!important}.hero--split .hero-slide__media-panel{order:1!important;transform:translate3d(18px,0,0) scale(1.01)!important}.hero--split .hero-slide__content-panel{order:2!important;transform:translate3d(-18px,0,0)!important}.hero--split .hero-slide.is-active .hero-slide__media-panel,.hero--split .hero-slide.is-active .hero-slide__content-panel{transform:translateZ(0)!important}.hero--split .hero-slide__content{padding:23px 19px 25px!important;max-width:100%!important}.hero--split .hero-slide__content h1{font-size:clamp(1.75rem,8.5vw,2.45rem)!important;max-width:16ch!important}.hero--split .hero-slide__text{font-size:.86rem!important;line-height:1.45!important}.hero--split .hero-slide__buttons{display:grid!important;grid-template-columns:1fr!important;gap:9px!important;margin-top:16px!important}.hero--split .hero-slide__buttons .button{width:100%!important;min-width:0!important;min-height:46px!important}.hero--split .hero-slide__mini-trust{display:none!important}.hero--split .hero__controls{top:12px!important;right:12px!important}.hero--split .hero__tabs{position:relative!important;z-index:8!important}main,.shopify-section,.section,.page-width,.product-layout,.product-gallery,.product-info,.product-info>*,.product-info .shopify-app-block,.product-info [class*=review],.product-info [id*=review]{min-width:0!important;max-width:100%!important}.product-layout{display:grid!important;grid-template-columns:minmax(0,1fr)!important;gap:24px!important}.product-gallery{display:flex!important;flex-direction:column!important;width:100%!important}.product-gallery__main{order:1!important;width:100%!important;aspect-ratio:1 / 1!important}.product-gallery__thumbs{order:2!important;width:100%!important}.product-media{position:absolute!important;top:0!important;right:0!important;bottom:0!important;left:0!important;max-height:none!important}.product-media img,.product-media video,.product-media iframe,.product-media model-viewer,.product-media svg{display:block!important;width:100%!important;max-width:100%!important;height:100%!important;object-fit:contain!important}.product-info iframe,.product-info video,.product-info img,.product-info table,.product-info form,.product-info input,.product-info select,.product-info textarea{max-width:100%!important}.product-form__row{display:grid!important;grid-template-columns:1fr!important}.product-form__buttons{width:100%!important}.quantity--large{width:132px!important;max-width:100%!important}.product-trust{grid-template-columns:1fr!important}.rte table{min-width:520px}.product-accordion .rte{overflow-x:auto!important}}@media(max-width:390px){.header__main{grid-template-columns:44px minmax(0,1fr) 78px!important;padding-inline:8px!important}.header__menu-toggle{min-width:42px;width:42px;padding:0}.hero--split .hero__slides{height:610px!important}}@media(orientation:landscape)and (max-width:989px)and (max-height:600px){.mobile-menu{width:min(72vw,430px)!important}.mobile-menu__header{min-height:58px!important;padding-block:8px!important}.mobile-menu__search{margin-block:8px!important;min-height:42px!important}.mobile-menu__footer{display:none!important}.hero--split .hero__slides{height:420px!important}.hero--split .hero-slide__layout{grid-template-columns:minmax(285px,.92fr) minmax(0,1.08fr)!important;grid-template-rows:1fr!important}.hero--split .hero-slide__content-panel{order:1!important;overflow-y:auto!important}.hero--split .hero-slide__media-panel{order:2!important}.hero--split .hero-slide__content{padding:24px 26px!important}.hero--split .hero-slide__content h1{font-size:clamp(1.7rem,4.5vw,2.7rem)!important}}:root{--pb-visual-viewport-height: 100dvh}body.is-cart-drawer-open,body.is-mobile-menu-open{overflow:hidden!important;overscroll-behavior:none!important;touch-action:none}.cart-drawer{position:fixed!important;inset:0 0 0 auto!important;display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;width:min(100vw,600px)!important;height:var(--pb-visual-viewport-height, 100dvh)!important;min-height:0!important;max-height:var(--pb-visual-viewport-height, 100dvh)!important;overflow:clip!important;contain:layout paint!important}.cart-drawer__header,.cart-drawer__footer{position:relative!important;flex:none!important;min-width:0!important;overflow:hidden!important;background:#fff!important}.cart-drawer__body{min-width:0!important;min-height:0!important;max-height:none!important;overflow-x:hidden!important;overflow-y:auto!important;overscroll-behavior:contain!important;-webkit-overflow-scrolling:touch!important;scrollbar-gutter:stable}.cart-drawer__footer{z-index:2;padding-bottom:max(14px,env(safe-area-inset-bottom))!important}@media(max-width:749px){.cart-drawer{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;max-width:none!important;border:0!important;border-radius:0!important}.cart-drawer__header{min-height:68px!important;padding:10px 14px!important}.cart-drawer__header h2{font-size:clamp(1.08rem,5.2vw,1.3rem)!important}.cart-drawer__body{padding:2px 14px 10px!important}.drawer-item{grid-template-columns:68px minmax(0,1fr) 30px!important;gap:10px!important;padding:12px 0!important}.drawer-item__image{width:68px!important;height:68px!important}.drawer-item__title{font-size:.78rem!important;line-height:1.3!important}.drawer-item__info strong{font-size:.78rem!important}.cart-drawer__footer{padding:10px 14px max(12px,env(safe-area-inset-bottom))!important;box-shadow:0 -6px 18px #08172b12!important}.shipping-progress p{margin:0 0 6px!important;font-size:.68rem!important}.cart-drawer__total{margin:10px 0 2px!important;font-size:.92rem!important}.cart-drawer__total strong{font-size:1rem!important}.cart-drawer__note{margin:0 0 8px!important;font-size:.63rem!important}.cart-drawer__footer .button{min-height:46px!important;padding-block:10px!important;font-size:.86rem!important}}@media(max-width:390px),(max-height:680px){.cart-drawer__header{min-height:60px!important;padding-block:7px!important}.cart-drawer__header .eyebrow{font-size:.58rem!important}.drawer-item{grid-template-columns:60px minmax(0,1fr) 28px!important;padding:9px 0!important}.drawer-item__image{width:60px!important;height:60px!important}.pb-cart-quantity{width:92px!important;min-width:92px!important;max-width:92px!important;height:32px!important;min-height:32px!important;max-height:32px!important}.pb-cart-quantity>button,.pb-cart-quantity__value{flex-basis:30px!important;width:30px!important;min-width:30px!important;max-width:30px!important;height:30px!important;min-height:30px!important;max-height:30px!important}.cart-drawer__footer{padding-top:7px!important}.shipping-progress p{margin-bottom:4px!important}.cart-drawer__total{margin-top:7px!important}.cart-drawer__note{display:none!important}.cart-drawer__footer .button{min-height:42px!important}}*,*:before,*:after{min-width:0}html{width:100%;overflow-x:clip}body{width:100%;min-width:0}img,svg,video,canvas,iframe,model-viewer{max-width:100%}iframe,video,model-viewer{display:block}.rte,.shopify-app-block,[data-shopify-editor-block]{overflow-wrap:anywhere;word-break:normal}.rte table{display:block;width:100%;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.rte pre,.rte code{max-width:100%;white-space:pre-wrap;overflow-wrap:anywhere}body.is-cart-drawer-open .cart-drawer,body.is-mobile-menu-open .mobile-menu,.cart-drawer__body,.mobile-menu__links{touch-action:pan-y!important}.drawer-overlay{height:var(--pb-visual-viewport-height, 100dvh)}.cart-drawer,.mobile-menu{padding-top:env(safe-area-inset-top)}.cart-drawer__header,.mobile-menu__header{padding-top:max(10px,env(safe-area-inset-top))!important}body>div:not(.drawer-overlay):not(.cart-drawer):not(.mobile-menu),.shopify-section,.shopify-section-group-header-group,.shopify-section-group-footer-group{max-width:100%}.product-layout,.product-gallery,.product-gallery__main,.product-info,.product-form,.product-form__row,.product-form__buttons,.variant-selects,.product-accordion,.collection-layout,.collection-grid,.cart-page,.search-page{min-width:0;max-width:100%}.product-media img,.product-media video,.product-media iframe,.product-media model-viewer{width:100%;height:auto;object-fit:contain}.product-gallery__thumbs{max-width:100%;overflow-x:auto;overscroll-behavior-inline:contain}@media(max-width:749px){.drawer-overlay{-webkit-backdrop-filter:none!important;backdrop-filter:none!important}.page-width{width:100%;padding-inline:clamp(12px,4vw,20px)}.header__main{grid-template-columns:auto minmax(0,1fr) auto!important}.header__logo{max-width:min(52vw,210px);overflow:hidden}.header__logo img{max-height:46px;width:auto;object-fit:contain}.header__actions{flex-shrink:0}.product-layout{display:block!important}.product-gallery,.product-info{width:100%!important;max-width:100%!important}.product-form__row{display:grid!important;grid-template-columns:1fr!important}.product-form__buttons,.product-form__buttons .button{width:100%!important}.quantity--large{width:100%!important;max-width:180px}.cart-drawer__body{scrollbar-gutter:auto}.cart-drawer__footer{max-height:min(42vh,260px);overflow-y:auto!important}.mobile-menu{max-width:100vw!important}}@media(max-width:360px){.page-width{padding-inline:10px}.header__menu-text{display:none!important}.header__logo{max-width:48vw}.drawer-item{grid-template-columns:54px minmax(0,1fr) 26px!important;gap:8px!important}.drawer-item__image{width:54px!important;height:54px!important}.cart-drawer__footer{padding-inline:10px!important}}@media(orientation:landscape)and (max-height:520px){.cart-drawer__header{min-height:52px!important}.cart-drawer__footer{max-height:48vh;padding-block:6px max(6px,env(safe-area-inset-bottom))!important}.shipping-progress p{font-size:.62rem!important}.cart-drawer__note{display:none!important}.mobile-menu__header{min-height:50px!important}.mobile-menu__search{min-height:38px!important}}.drawer-overlay{z-index:2147483000!important;background:#030a166b!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;filter:none!important}.cart-drawer,.cart-drawer.is-open{z-index:2147483002!important;isolation:isolate!important;filter:none!important;-webkit-backdrop-filter:none!important;backdrop-filter:none!important;opacity:1;background:#fff!important}.mobile-menu,.mobile-menu.is-open{z-index:2147483002!important}.product-section{overflow:visible!important}.product-section>.page-width{padding-top:clamp(14px,3vw,28px)}.product-section .breadcrumbs{position:relative;z-index:2;display:flex!important;max-width:100%;margin:0 0 clamp(14px,3vw,24px)!important;overflow:hidden}.product-section .breadcrumbs>*{flex:0 0 auto}.product-section .breadcrumbs>span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}@media(max-width:749px){.product-section>.page-width{padding-inline:12px!important}.product-layout{display:block!important;width:100%!important}.product-gallery{display:flex!important;width:100%!important;max-width:100%!important;flex-direction:column!important;gap:12px!important}.product-gallery__main{position:relative!important;order:1!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important;overflow:hidden!important}.product-media,.product-media.is-active{position:relative!important;inset:auto!important;width:100%!important;height:auto!important;min-height:0!important;max-height:none!important;aspect-ratio:auto!important}.product-media{display:none!important}.product-media.is-active{display:block!important}.product-media img{position:static!important;display:block!important;width:100%!important;height:auto!important;max-height:min(78vh,720px)!important;margin:0 auto!important;object-fit:contain!important}.product-media video,.product-media iframe,.product-media model-viewer,.product-media svg{position:static!important;display:block!important;width:100%!important;height:auto!important;min-height:min(92vw,360px)!important;max-height:72vh!important;aspect-ratio:1 / 1!important;object-fit:contain!important}.product-gallery__thumbs{order:2!important;display:flex!important;width:100%!important;max-width:100%!important;max-height:none!important;flex-direction:row!important;gap:8px!important;overflow-x:auto!important;overflow-y:hidden!important;padding:2px 1px 5px!important}.product-gallery__thumbs button{width:64px!important;min-width:64px!important;flex:0 0 64px!important}.product-info{position:static!important;width:100%!important;max-width:100%!important;padding-top:20px!important}.product-info h1{max-width:100%!important;font-size:clamp(1.75rem,8.5vw,2.45rem)!important;overflow-wrap:anywhere}.cart-drawer{top:0!important;right:0!important;bottom:0!important;left:0!important;width:100%!important;height:var(--pb-visual-viewport-height, 100dvh)!important;max-height:var(--pb-visual-viewport-height, 100dvh)!important;grid-template-rows:auto minmax(0,1fr) auto!important;overflow:hidden!important}.cart-drawer__header,.cart-drawer__body,.cart-drawer__footer{opacity:1!important;filter:none!important;background-color:#fff!important}.cart-drawer__body{min-height:0!important;overflow-y:auto!important}.cart-drawer__footer{max-height:none!important;overflow:visible!important}}@media(max-width:390px){.product-section>.page-width{padding-inline:10px!important}.product-gallery__thumbs button{width:58px!important;min-width:58px!important;flex-basis:58px!important}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/theme.css.map */
