*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;min-width:320px;overflow-x:hidden;color:var(--color-text);background:var(--color-background);font-family:var(--font-body);font-size:calc(16px * var(--type-scale));font-weight:var(--font-body-weight);line-height:1.6;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}body.is-locked{overflow:hidden}img,picture,video,svg{display:block;max-width:100%}img{height:auto}button,input,select,textarea{color:inherit;font:inherit}button,summary{cursor:pointer}a{color:inherit;text-decoration:none}p,ul,ol,h1,h2,h3,h4,h5,h6{margin-top:0}ul,ol{padding-left:1.25rem}h1,h2,h3,h4,h5,h6{margin-bottom:.65em;font-family:var(--font-heading);font-weight:var(--font-heading-weight);line-height:1.08;letter-spacing:-.035em}h1,.h1{font-size:clamp(2.6rem,6.2vw,6.6rem)}h2,.h2{font-size:clamp(2rem,4.2vw,4.3rem)}h3,.h3{font-size:clamp(1.25rem,2.2vw,1.8rem)}h4,.h4{font-size:1.1rem;letter-spacing:-.02em}p:last-child{margin-bottom:0}[hidden],.hidden,.no-js .no-js-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;z-index:999;top:1rem;left:1rem;padding:.8rem 1.1rem;transform:translateY(-150%);color:var(--color-accent-text);background:var(--color-accent);border-radius:4px}.skip-link:focus{transform:translateY(0)}:focus-visible{outline:2px solid var(--color-accent);outline-offset:3px}.page-width{width:min(calc(100% - 40px),var(--container));margin-inline:auto}.page-width--narrow{width:min(calc(100% - 40px),820px)}.section{padding-block:var(--section-space)}.section--compact{padding-block:calc(var(--section-space) * .65)}.section--no-top{padding-top:0}.section--surface{background:var(--color-surface)}.section--dark{color:#fff;background:#181b1a}.section-header{display:grid;gap:1rem;max-width:780px;margin-bottom:clamp(2rem,5vw,4.5rem)}.section-header--center{margin-inline:auto;text-align:center}.section-header h2{margin-bottom:0}.section-header__text{max-width:680px;color:var(--color-muted);font-size:1.08rem}.section--dark .section-header__text{color:#ffffffad}.eyebrow{margin-bottom:.8rem;color:var(--color-accent);font-size:.74rem;font-weight:700;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.caption{color:var(--color-muted);font-size:.78rem;line-height:1.4}.rte{color:var(--color-muted)}.rte>*:last-child{margin-bottom:0}.rte a,.text-link{text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.25em}.text-button{padding:0;border:0;color:var(--color-muted);background:transparent;font-size:.78rem;text-decoration:underline;text-underline-offset:.2em}.button{display:inline-flex;min-height:50px;align-items:center;justify-content:center;gap:.65rem;padding:.8rem 1.45rem;border:1px solid transparent;border-radius:var(--button-radius);font-size:.78rem;font-weight:700;letter-spacing:.1em;line-height:1.2;text-align:center;text-transform:var(--button-case);transition:color .2s ease,background .2s ease,border-color .2s ease,transform .2s ease}.button:hover:not(:disabled){transform:translateY(-1px)}.button:disabled,.button[aria-disabled=true]{cursor:not-allowed;opacity:.48}.button--primary{color:var(--color-accent-text);background:var(--color-accent)}.button--primary:hover:not(:disabled){filter:brightness(.92)}.button--secondary{border-color:var(--color-border);background:transparent}.button--secondary:hover:not(:disabled){border-color:var(--color-text);background:#ffffff6b}.button--light{color:var(--color-text);background:#fff}.button--small{min-height:42px;padding:.65rem 1rem;font-size:.7rem}.button--full{width:100%}.button svg{width:18px}.icon-button{position:relative;display:inline-grid;width:42px;height:42px;padding:9px;place-items:center;border:0;border-radius:50%;background:transparent;transition:background .2s ease}.icon-button:hover{background:#171a190f}.icon-button svg{width:22px;height:22px}.badge{display:inline-flex;padding:.35rem .6rem;color:var(--color-text);background:#ffffffe6;border:1px solid rgba(23,26,25,.12);border-radius:999px;font-size:.65rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase}.card{border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.media-ratio{position:relative;display:block;overflow:hidden;background:#ece8e1}.media-ratio:before{display:block;content:""}.media-ratio--square:before{padding-bottom:100%}.media-ratio--portrait:before{padding-bottom:125%}.media-ratio--natural:before{padding-bottom:100%}.media-ratio>img,.media-ratio>video,.media-ratio>.media-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.media-placeholder{display:grid;min-height:280px;place-items:center;overflow:hidden;color:#171a198c;background:radial-gradient(circle at 50% 52%,transparent 0 16%,rgba(200,95,75,.16) 16.5% 17.5%,transparent 18% 26%,rgba(23,26,25,.07) 26.5% 27.5%,transparent 28%),linear-gradient(135deg,#efe9e0,#f9f7f3 48%,#ded9d1);font-size:.7rem;font-weight:700;letter-spacing:.14em;text-align:center;text-transform:uppercase}.media-placeholder:before{position:absolute;width:min(55%,300px);aspect-ratio:1;border:1px solid rgba(23,26,25,.12);border-radius:46% 54% 48% 52%;content:"";transform:rotate(-8deg)}.media-placeholder span{position:relative;z-index:1;padding:.6rem;background:#f6f2ecc7}.form-field{display:grid;gap:.45rem}label,legend{font-size:.78rem;font-weight:700;letter-spacing:.04em}input:not([type=checkbox],[type=radio]),select,textarea{width:100%;min-height:50px;padding:.75rem 1rem;border:1px solid var(--color-border);border-radius:6px;outline:none;background:var(--color-surface);transition:border-color .2s ease,box-shadow .2s ease}textarea{resize:vertical}input:focus,select:focus,textarea:focus{border-color:var(--color-accent);box-shadow:0 0 0 1px var(--color-accent)}.form-grid{display:grid;gap:1rem}.form-status{margin:.7rem 0 0;font-size:.85rem}.form-status--success{color:var(--color-success)}.errors{color:#a63b32;font-size:.85rem}.announcement{position:relative;z-index:41;padding:.55rem 1rem;color:var(--color-text);background:var(--color-surface);font-size:.68rem;font-weight:700;letter-spacing:.12em;line-height:1.3;text-align:center;text-transform:uppercase}.announcement--bordered{border-bottom:1px solid var(--color-border)}.announcement a{text-decoration:underline;text-underline-offset:.2em}.header-section{position:relative;z-index:40}.site-header{width:100%;height:70px;border-bottom:1px solid transparent;background:color-mix(in srgb,var(--color-background) 94%,transparent);transition:border-color .25s ease,box-shadow .25s ease,background .25s ease}.site-header--sticky{position:sticky;top:0}.site-header.is-scrolled{border-bottom-color:var(--color-border);background:color-mix(in srgb,var(--color-background) 98%,transparent);box-shadow:0 8px 28px #171a190d;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.site-header__inner{display:grid;height:100%;grid-template-columns:auto 1fr auto;align-items:center;gap:clamp(1rem,3vw,3.5rem)}.site-header__logo{display:inline-flex;align-items:center;font-family:var(--font-heading);font-size:.9rem;font-weight:700;letter-spacing:.18em;white-space:nowrap}.site-header__logo img{max-height:38px;object-fit:contain;object-position:left center}.site-header__nav>ul{display:flex;align-items:center;gap:clamp(1rem,2.2vw,2.25rem);margin:0;padding:0;list-style:none}.site-header__nav>ul>li{position:relative}.site-header__nav a{display:block;padding-block:1rem;font-size:.76rem;font-weight:600;letter-spacing:.035em}.site-header__nav a:after{display:block;width:0;height:1px;margin-top:3px;background:currentColor;content:"";transition:width .2s ease}.site-header__nav a:hover:after,.site-header__nav a[aria-current=page]:after{width:100%}.nav-dropdown{position:absolute;top:calc(100% - 7px);left:-1rem;min-width:220px;padding:.75rem;transform:translateY(8px);visibility:hidden;opacity:0;border:1px solid var(--color-border);border-radius:8px;background:var(--color-surface);box-shadow:0 18px 45px #171a191a;transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.nav-dropdown ul{margin:0;padding:0;list-style:none}.nav-dropdown a{padding:.6rem .65rem}.has-dropdown:hover .nav-dropdown,.has-dropdown:focus-within .nav-dropdown{transform:translateY(0);visibility:visible;opacity:1}.site-header__actions{display:flex;align-items:center;justify-content:flex-end;gap:2px}.site-header__menu-button{display:none}.cart-count{position:absolute;top:1px;right:0;display:grid;min-width:17px;height:17px;padding:0 3px;place-items:center;color:var(--color-accent-text);background:var(--color-accent);border-radius:999px;font-size:9px;font-weight:700}.mobile-nav>ul,.mobile-nav ul{margin:0;padding:0;list-style:none}.mobile-nav>ul>li{border-bottom:1px solid var(--color-border)}.mobile-nav>ul>li>a,.mobile-nav summary{display:flex;min-height:58px;align-items:center;justify-content:space-between;gap:1rem;font-family:var(--font-heading);font-size:1.2rem;font-weight:600;list-style:none}.mobile-nav summary::-webkit-details-marker{display:none}.mobile-nav a span svg,.mobile-nav summary span svg{width:20px}.mobile-nav details[open] summary span{transform:rotate(45deg)}.mobile-nav details ul{padding:0 0 1rem 1rem}.mobile-nav details li a{display:block;padding:.55rem 0;color:var(--color-muted)}.mobile-nav__account{display:flex;align-items:center;gap:.6rem;margin-top:2rem;font-size:.85rem}.mobile-nav__account svg{width:22px}.drawer{position:fixed;z-index:100;top:0;right:0;bottom:0;left:0;display:flex;visibility:hidden;pointer-events:none}.drawer.is-open{visibility:visible;pointer-events:auto}.drawer__scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;opacity:0;background:#1012117a;transition:opacity .3s ease}.drawer.is-open .drawer__scrim{opacity:1}.drawer__panel{position:relative;z-index:1;display:flex;width:min(92vw,480px);height:100%;flex-direction:column;background:var(--color-background);box-shadow:0 0 60px #171a192e;transition:transform .35s cubic-bezier(.22,.7,.2,1)}.drawer--right{justify-content:flex-end}.drawer--right .drawer__panel{transform:translate(104%)}.drawer--left .drawer__panel{transform:translate(-104%)}.drawer--top .drawer__panel{width:100%;max-width:none;height:auto;min-height:270px;transform:translateY(-104%)}.drawer.is-open .drawer__panel{transform:translate(0)}.drawer__header{display:flex;min-height:86px;align-items:center;justify-content:space-between;gap:1rem;padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border)}.drawer__header h2{margin:0;font-size:1.55rem}.drawer__header .eyebrow{margin-bottom:.3rem}.drawer__body{flex:1;overflow-y:auto;padding:0 1.5rem;overscroll-behavior:contain}.drawer__footer{padding:1.25rem 1.5rem max(1.25rem,env(safe-area-inset-bottom));border-top:1px solid var(--color-border);background:var(--color-surface)}.drawer__view-cart{display:block;margin-top:.8rem;text-align:center;font-size:.78rem}.search-drawer__panel{padding-block:1rem 2.5rem}.search-drawer__header{display:flex;align-items:center;justify-content:space-between}.search-drawer__header h2{margin:0;font-size:clamp(1.8rem,4vw,3.2rem)}.search-form{display:grid;grid-template-columns:1fr auto;gap:.8rem;margin-top:1rem}.search-form input{height:58px;border-width:0 0 1px;border-radius:0;background:transparent;font-family:var(--font-heading);font-size:1.35rem}.predictive-search{margin-top:1.3rem}.predictive-search__grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.predictive-search__item{display:grid;grid-template-columns:64px 1fr;align-items:center;gap:.75rem;font-size:.82rem}.predictive-search__item img{width:64px;aspect-ratio:1;object-fit:cover;border-radius:5px}.predictive-search__price{display:block;color:var(--color-muted)}.cart-empty{display:grid;min-height:55vh;place-items:center;align-content:center;gap:1rem;text-align:center}.cart-item{display:grid;grid-template-columns:96px 1fr;gap:1rem;padding:1.2rem 0;border-bottom:1px solid var(--color-border)}.cart-item__image{overflow:hidden;aspect-ratio:.82;border-radius:6px;background:#eae6df}.cart-item__image img{width:100%;height:100%;object-fit:cover}.cart-item__details{min-width:0}.cart-item__title{display:block;padding-right:1rem;font-family:var(--font-heading);font-size:1rem;font-weight:600;line-height:1.25}.cart-item__variant{margin:.25rem 0 .8rem;color:var(--color-muted);font-size:.78rem}.cart-item__bottom{display:flex;align-items:center;justify-content:space-between;gap:.75rem;margin-bottom:.45rem;font-size:.85rem}.quantity-selector{display:grid;width:112px;height:38px;grid-template-columns:36px 1fr 36px;border:1px solid var(--color-border);border-radius:5px}.quantity-selector button{display:grid;padding:10px;place-items:center;border:0;background:transparent}.quantity-selector button svg{width:14px}.quantity-selector input{min-width:0;min-height:0;padding:0;border:0;border-radius:0;background:transparent;font-size:.8rem;text-align:center;-webkit-appearance:textfield;appearance:textfield}.cart-subtotal{display:flex;align-items:center;justify-content:space-between;margin-bottom:.35rem;font-family:var(--font-heading);font-size:1.05rem}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:clamp(1rem,2.4vw,2rem)}.product-card{min-width:0}.product-card__media{border-radius:var(--radius)}.product-card__image{transition:opacity .35s ease,transform .55s ease}.product-card__image--secondary{opacity:0}.product-card:hover .product-card__image--primary{transform:scale(1.015)}.product-card:hover .product-card__image--secondary{opacity:1}.product-card__badge{position:absolute;z-index:2;top:.75rem;left:.75rem}.product-card__content{display:grid;align-items:start;padding:.9rem .15rem 0}.product-card__title{margin:.15rem 0 .3rem;font-size:1rem;letter-spacing:-.02em}.product-card__title a:after{position:absolute;top:0;right:0;bottom:0;left:0;content:""}.product-card__content{position:relative}.product-card__action{position:relative;z-index:1;margin-top:.8rem}.price{display:flex;flex-wrap:wrap;align-items:baseline;gap:.55rem;font-size:.92rem}.price__compare{color:var(--color-muted);font-size:.82rem}.rating{display:inline-flex;align-items:center;gap:.4rem;color:var(--color-muted);font-size:.7rem}.rating__stars{display:flex;gap:1px}.rating__stars span{color:var(--color-border)}.rating__stars span.is-filled{color:var(--color-accent)}.rating__stars svg{width:12px;height:12px}.hero{position:relative;min-height:min(820px,calc(100svh - 100px));overflow:hidden;color:var(--hero-text, #221f1c);background:#e7dfd4}.hero__media{position:absolute;top:-3%;right:0;bottom:-3%;left:0;transform:translate3d(0,var(--parallax-y, 0),0);will-change:transform}.hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(246,242,236,.9) 0%,rgba(246,242,236,.48) 43%,rgba(246,242,236,.04) 69%,transparent);content:""}.hero__media img,.hero__media .media-placeholder{width:100%;height:100%;object-fit:cover}.motion-enabled .hero__media img{animation:hero-breathe 12s ease-in-out infinite alternate}.hero__media .media-placeholder{min-height:100%;color:#ffffffa6;background:radial-gradient(circle at 68% 50%,rgba(200,95,75,.48) 0 11%,transparent 11.5% 17%,rgba(255,255,255,.12) 17.5% 18%,transparent 18.5%),linear-gradient(125deg,#191c1b,#393c3a 58%,#171918)}.hero__media .media-placeholder span{background:#171a19b3}.hero__content{position:relative;z-index:1;display:flex;min-height:inherit;width:min(calc(100% - 48px),var(--container));max-width:var(--container);flex-direction:column;align-items:flex-start;justify-content:center;padding-block:clamp(5rem,12vw,9rem)}.hero__content .eyebrow{color:inherit;opacity:.82}.hero__content h1{max-width:660px;margin-bottom:1.25rem;font-size:clamp(3.4rem,5.2vw,5.9rem);line-height:.94;letter-spacing:-.055em;text-wrap:balance}.hero__text{max-width:590px;color:color-mix(in srgb,var(--hero-text) 78%,transparent);font-size:clamp(1rem,1.6vw,1.25rem)}.hero__actions{display:flex;flex-wrap:wrap;gap:.8rem;margin-top:1.4rem}.hero__note{margin-top:1.1rem;color:color-mix(in srgb,var(--hero-text) 66%,transparent);font-size:.72rem}.hero--center .hero__content{align-items:center;text-align:center}.hero--center .hero__text{margin-inline:auto}.trust-bar{border-block:1px solid var(--color-border);background:var(--color-surface)}.trust-bar__grid{display:grid;grid-template-columns:repeat(var(--trust-count, 4),minmax(0,1fr))}.trust-item{display:flex;min-height:84px;align-items:center;justify-content:center;gap:.65rem;padding:1rem;text-align:center}.trust-item+.trust-item{border-left:1px solid var(--color-border)}.trust-item__icon{display:grid;width:24px;height:24px;place-items:center;color:var(--color-accent)}.trust-item__icon svg{width:18px}.trust-item span:last-child{font-size:.72rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.split-layout{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(0,.95fr);align-items:center;gap:clamp(2.2rem,8vw,8rem)}.split-layout--reverse .split-layout__media{order:2}.split-layout__media{overflow:hidden;border-radius:var(--radius)}.split-layout__media img{width:100%;transform:scale(1.03) translate3d(0,var(--parallax-y, 0),0);transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.split-layout__media:hover img{transform:scale(1.065) translate3d(0,var(--parallax-y, 0),0)}.split-layout__content{max-width:620px}.split-layout__content h2{margin-bottom:1.2rem}.split-layout__content .rte{font-size:1.05rem}.brand-story__card{display:grid;grid-template-columns:minmax(0,1.2fr) minmax(320px,.8fr);overflow:hidden;border-radius:calc(var(--radius) + 6px);background:#e9dfd3}.brand-story__media{min-height:520px}.brand-story__media img,.brand-story__media .media-placeholder{width:100%;height:100%;object-fit:cover}.brand-story__media img{transform:scale(1.035) translate3d(0,var(--parallax-y, 0),0);transition:transform 1.1s cubic-bezier(.2,.7,.2,1)}.brand-story__media:hover img{transform:scale(1.07) translate3d(0,var(--parallax-y, 0),0)}.brand-story__content{display:flex;max-width:600px;flex-direction:column;justify-content:center;padding:clamp(2rem,5vw,5rem)}.brand-story__content h2{margin-bottom:1.2rem}.brand-story__content .text-link{display:inline-flex;align-items:center;gap:.5rem;margin-top:1.6rem;font-size:.75rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.brand-story__content .text-link svg{width:18px}.theme-editor-placeholder{color:var(--color-muted);background:color-mix(in srgb,var(--color-accent) 6%,var(--color-surface));text-align:center}.check-list{display:grid;gap:.8rem;margin:1.6rem 0 0;padding:0;list-style:none}.check-list li{display:grid;grid-template-columns:24px 1fr;gap:.6rem;align-items:start}.check-list__icon{display:grid;width:22px;height:22px;place-items:center;color:var(--color-accent);border:1px solid color-mix(in srgb,var(--color-accent) 45%,transparent);border-radius:50%}.check-list__icon svg{width:12px}.benefit-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:hidden;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-border)}.benefit-card{padding:clamp(1.5rem,3.2vw,3rem);background:var(--color-surface)}.benefit-card__number{display:block;margin-bottom:2.6rem;color:var(--color-accent);font-size:.7rem;font-weight:700;letter-spacing:.14em}.benefit-card__icon{display:grid;width:44px;height:44px;margin-bottom:1.5rem;place-items:center;border:1px solid var(--color-border);border-radius:50%}.benefit-card__icon svg{width:20px}.benefit-card h3{margin-bottom:.7rem;font-size:1.35rem}.benefit-card p{color:var(--color-muted);font-size:.92rem}.showcase{position:relative;min-height:min(760px,75vw);overflow:hidden;color:#fff;background:#1b1e1d}.showcase__media{position:absolute;top:-4%;right:0;bottom:-4%;left:0;transform:translate3d(0,var(--parallax-y, 0),0);will-change:transform}.showcase__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(12,14,13,.7),transparent 60%);content:""}.showcase__media img,.showcase__media .media-placeholder{width:100%;height:100%;object-fit:cover}.showcase__content{position:relative;z-index:1;display:flex;min-height:inherit;flex-direction:column;justify-content:flex-end;padding-block:clamp(2rem,6vw,5rem)}.showcase__content h2{max-width:760px;margin-bottom:1rem}.showcase__points{display:flex;flex-wrap:wrap;gap:.5rem;margin:1.5rem 0 0;padding:0;list-style:none}.showcase__points li{padding:.5rem .8rem;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#12141340;font-size:.72rem;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.steps-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,3vw,2.5rem)}.step-card{position:relative;padding-top:1.5rem;border-top:1px solid var(--color-border)}.step-card__number{display:block;margin-bottom:clamp(2.5rem,5vw,5rem);color:var(--color-accent);font-size:.75rem;font-weight:700;letter-spacing:.12em}.step-card h3{margin-bottom:.7rem}.step-card p{color:var(--color-muted)}.technology-grid{display:grid;grid-template-columns:repeat(5,minmax(0,1fr));gap:1px;border:1px solid rgba(255,255,255,.16);background:#ffffff29}.technology-item{min-height:210px;padding:clamp(1.2rem,2.5vw,2rem);background:#181b1a}.technology-item__value{display:block;margin-bottom:2.5rem;color:#fff;font-family:var(--font-heading);font-size:clamp(1.3rem,2.3vw,2rem);font-weight:600;line-height:1.1}.technology-item__label{color:#ffffff8f;font-size:.68rem;letter-spacing:.14em;text-transform:uppercase}.comparison-wrap{overflow-x:auto;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface);-webkit-overflow-scrolling:touch}.comparison-table{width:100%;min-width:680px;border-collapse:collapse}.comparison-table th,.comparison-table td{padding:1.25rem 1.5rem;border-bottom:1px solid var(--color-border);text-align:left}.comparison-table th{font-family:var(--font-heading);font-size:.88rem}.comparison-table th:first-child,.comparison-table td:first-child{position:sticky;left:0;z-index:1;background:var(--color-surface)}.comparison-table tbody tr:last-child td{border-bottom:0}.comparison-table td:not(:first-child){color:var(--color-muted);text-align:center}.comparison-table th:not(:first-child){text-align:center}.comparison-table .is-highlighted{color:var(--color-text);background:color-mix(in srgb,var(--color-accent) 8%,var(--color-surface))}.before-after{position:relative;overflow:hidden;aspect-ratio:16 / 9;border-radius:var(--radius);background:#e5e0d8}.before-after__image{position:absolute;top:0;right:0;bottom:0;left:0}.before-after__image img,.before-after__image .media-placeholder{width:100%;height:100%;object-fit:cover}.before-after__after{clip-path:inset(0 50% 0 0)}.before-after__range{position:absolute;z-index:3;top:0;right:0;bottom:0;left:0;width:100%;height:100%;opacity:0;cursor:ew-resize}.before-after__handle{position:absolute;z-index:2;top:0;bottom:0;left:50%;width:2px;background:#fff;pointer-events:none}.before-after__handle:after{position:absolute;top:50%;left:50%;display:grid;width:44px;height:44px;place-items:center;border:1px solid rgba(23,26,25,.18);border-radius:50%;background:#fff;box-shadow:0 5px 20px #171a1926;content:"\2194";transform:translate(-50%,-50%)}.before-after__label{position:absolute;z-index:2;bottom:1rem;padding:.4rem .65rem;border-radius:999px;background:#ffffffe0;font-size:.65rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.before-after__label--before{left:1rem}.before-after__label--after{right:1rem}.disclosure{border-top:1px solid var(--color-border)}.disclosure:last-child{border-bottom:1px solid var(--color-border)}.disclosure summary{display:grid;min-height:68px;grid-template-columns:1fr 24px;align-items:center;gap:1rem;font-family:var(--font-heading);font-weight:600;list-style:none}.disclosure summary::-webkit-details-marker{display:none}.disclosure summary svg{width:20px;transition:transform .2s ease}.disclosure[open] summary svg{transform:rotate(45deg)}.disclosure__content{max-width:760px;padding:0 2rem 1.5rem 0;color:var(--color-muted)}.reviews-track{display:grid;grid-auto-columns:minmax(300px,42%);grid-auto-flow:column;gap:1rem;overflow-x:auto;padding-bottom:.75rem;scroll-snap-type:x mandatory;scrollbar-width:none}.reviews-track::-webkit-scrollbar{display:none}.review-card{display:grid;min-height:330px;align-content:space-between;padding:clamp(1.5rem,3vw,2.5rem);scroll-snap-align:start}.review-card__quote{margin:1.4rem 0;font-family:var(--font-heading);font-size:clamp(1.2rem,2vw,1.65rem);line-height:1.35;letter-spacing:-.02em}.review-card__author{display:flex;align-items:center;justify-content:space-between;gap:1rem;color:var(--color-muted);font-size:.75rem}.review-card__identity{display:flex;align-items:center;gap:.65rem}.review-card__identity img{width:42px;height:42px;object-fit:cover;border-radius:50%}.review-card__verified{color:var(--color-success)}.slider-controls{display:flex;justify-content:flex-end;gap:.5rem;margin-top:1rem}.slider-controls button{border:1px solid var(--color-border)}.cta-banner{position:relative;overflow:hidden;border-radius:var(--radius);color:#fff;background:#1c1f1e}.cta-banner__media{position:absolute;top:-5%;right:0;bottom:-5%;left:0;opacity:.54;transform:translate3d(0,var(--parallax-y, 0),0);will-change:transform}.cta-banner__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,#0f1110c7,#0f111033);content:""}.cta-banner__media img,.cta-banner__media .media-placeholder{width:100%;height:100%;object-fit:cover}.cta-banner__content{position:relative;z-index:1;max-width:680px;padding:clamp(2rem,7vw,6rem)}.newsletter-section__inner{display:grid;grid-template-columns:1fr minmax(320px,.75fr);align-items:end;gap:2rem;padding-block:clamp(2rem,5vw,4rem);border-block:1px solid var(--color-border)}.newsletter-section h2{max-width:700px;margin:0}.newsletter-form{position:relative}.newsletter-form>input[type=email]{padding-right:56px;border-width:0 0 1px;border-radius:0;background:transparent}.newsletter-form>.icon-button{position:absolute;top:4px;right:0}.motion-enabled [data-reveal]{opacity:0;transform:translateY(18px);transition:opacity .7s ease var(--reveal-delay, 0ms),transform .7s ease var(--reveal-delay, 0ms)}.motion-enabled [data-reveal].is-visible{opacity:1;transform:none}@keyframes hero-breathe{0%{transform:scale(1.015);filter:saturate(.96) brightness(.99)}to{transform:scale(1.045);filter:saturate(1.07) brightness(1.035)}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.motion-enabled [data-reveal]{opacity:1;transform:none}}.site-footer{padding:clamp(3.5rem,8vw,7rem) 0 1.5rem;color:#ffffffd1;background:#171918}.site-footer__top{display:grid;grid-template-columns:1.2fr 1.7fr 1fr;gap:clamp(2rem,5vw,5rem)}.site-footer__logo{display:inline-block;margin-bottom:2.5rem;color:#fff;font-family:var(--font-heading);font-size:.9rem;font-weight:700;letter-spacing:.16em}.site-footer__logo img{max-width:180px;max-height:42px;filter:brightness(0) invert(1);object-fit:contain}.site-footer__brand h2{max-width:360px;margin-bottom:1rem;color:#fff;font-size:clamp(2rem,3vw,3.4rem)}.site-footer__brand p{max-width:390px;color:#ffffff8f}.site-footer__contact{display:grid;gap:.45rem;margin-top:1.6rem;color:#ffffffa8;font-size:.78rem}.site-footer__contact a{width:fit-content;color:#ffffffdb;text-decoration:underline;text-underline-offset:.2em}.site-footer__social{display:flex;flex-wrap:wrap;gap:1rem;margin-top:2rem;font-size:.72rem;text-decoration:underline;text-underline-offset:.25em}.site-footer__menus{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.5rem}.footer-menu{border:0}.footer-menu summary{color:#fff;font-size:.72rem;font-weight:700;letter-spacing:.12em;list-style:none;text-transform:uppercase;cursor:default}.footer-menu summary::-webkit-details-marker,.footer-menu__plus{display:none}.footer-menu ul{margin:1.2rem 0 0;padding:0;list-style:none}.footer-menu li+li{margin-top:.65rem}.footer-menu a{color:#ffffff94;font-size:.82rem;transition:color .2s ease}.footer-menu a:hover{color:#fff}.site-footer__newsletter h3{color:#fff;font-size:1.2rem}.site-footer__newsletter>p{color:#ffffff8f;font-size:.85rem}.site-footer__newsletter .newsletter-form input{color:#fff;border-color:#ffffff47}.site-footer__newsletter .newsletter-form input::placeholder{color:#ffffff80}.site-footer__newsletter .icon-button:hover{background:#ffffff1a}.site-footer__bottom{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:1rem 2rem;margin-top:clamp(3rem,8vw,7rem);padding-top:1.5rem;border-top:1px solid rgba(255,255,255,.14);color:#ffffff7a;font-size:.68rem}.site-footer__bottom p{margin:0}.site-footer__policies,.payment-icons{display:flex;flex-wrap:wrap;align-items:center;gap:.8rem;margin:0;padding:0;list-style:none}.site-footer__policies a:hover{color:#fff}.payment-icons svg{width:34px}.localization{display:flex;flex-wrap:wrap;gap:.6rem}.localization-form select{min-height:38px;padding:.5rem 2rem .5rem .7rem;color:#ffffffb8;border-color:#ffffff38;background:#171918;font-size:.68rem}.product-recommendations:empty{display:none}.policy-page__body{margin-top:2.2rem}.policy-page__body h2{margin-top:2.2rem;font-size:clamp(1.3rem,2.2vw,1.8rem)}.policy-page__help{display:flex;align-items:center;justify-content:space-between;gap:1rem;margin-top:3rem;padding-top:1.5rem;border-top:1px solid var(--color-border)}.policy-page__help p{margin:0}.floating-whatsapp{position:fixed;z-index:30;right:22px;bottom:22px;display:grid;min-width:172px;padding:.75rem 1rem;color:#fff;border:1px solid rgba(255,255,255,.2);border-radius:999px;background:#1f7a54;box-shadow:0 12px 36px #171a1933;transition:transform .25s ease,box-shadow .25s ease}.floating-whatsapp:hover{transform:translateY(-3px);box-shadow:0 16px 42px #171a1947}.floating-whatsapp span{font-size:.7rem;font-weight:700;letter-spacing:.08em;text-transform:uppercase}.floating-whatsapp small{margin-top:.12rem;color:#ffffffc7;font-size:.62rem}.template-product .floating-whatsapp{bottom:94px}.breadcrumbs{margin-bottom:1.4rem;overflow:hidden}.breadcrumbs ol{display:flex;align-items:center;gap:.5rem;margin:0;padding:0;color:var(--color-muted);font-size:.68rem;list-style:none;white-space:nowrap}.breadcrumbs li{min-width:0;overflow:hidden;text-overflow:ellipsis}.breadcrumbs li+li:before{margin-right:.5rem;content:"/";opacity:.55}.breadcrumbs a:hover{color:var(--color-text)}.product-layout{display:grid;grid-template-columns:minmax(0,1.25fr) minmax(360px,.75fr);align-items:start;gap:clamp(2rem,5vw,5rem)}.product-gallery{display:grid;min-width:0;grid-template-columns:76px minmax(0,1fr);gap:1rem}.product-gallery__thumbnails{display:flex;max-height:720px;flex-direction:column;gap:.65rem;overflow-y:auto;scrollbar-width:none}.product-gallery__thumbnails::-webkit-scrollbar{display:none}.product-gallery__thumbnail{position:relative;flex:0 0 auto;width:72px;aspect-ratio:.82;padding:0;overflow:hidden;border:1px solid transparent;border-radius:5px;background:#e8e3dc}.product-gallery__thumbnail.is-active{border-color:var(--color-text)}.product-gallery__thumbnail img{width:100%;height:100%;object-fit:cover}.product-gallery__media-badge{position:absolute;right:2px;bottom:2px;padding:2px 4px;color:#fff;background:#171a19b8;border-radius:2px;font-size:8px;text-transform:uppercase}.product-gallery__stage{min-width:0}.product-gallery__track{display:grid;gap:1rem}.product-gallery__media{position:relative;display:grid;min-height:540px;margin:0;place-items:center;overflow:hidden;border-radius:var(--radius);background:#e9e5de}.product-gallery__media>img{width:100%;height:100%;max-height:820px;object-fit:cover}.product-gallery__media model-viewer,.product-gallery__media iframe,.product-gallery__video{width:100%;height:100%;min-height:540px}.product-gallery__zoom{position:absolute;right:1rem;bottom:1rem;border:1px solid rgba(23,26,25,.12);background:#ffffffe0;box-shadow:0 5px 18px #171a1914;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.product-gallery__nav{display:none;align-items:center;justify-content:space-between;margin-top:.75rem;color:var(--color-muted);font-size:.7rem}.product-gallery__nav button:first-child svg{transform:rotate(180deg)}.product-info{position:sticky;top:92px}.product-info>.eyebrow{margin-bottom:.55rem}.product-info h1{margin-bottom:.8rem;font-size:clamp(2.2rem,4vw,4rem)}.product-info__rating{display:inline-flex;margin-bottom:.8rem}.product-info__price{display:flex;align-items:center;gap:.8rem;margin-bottom:1.25rem}.product-info__price .price{font-family:var(--font-heading);font-size:1.25rem;font-weight:600}.product-info__intro{margin-bottom:1.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border);font-size:.95rem}.product-form{display:grid;gap:1rem}.variant-picker{display:grid;gap:1.2rem}.variant-picker__group{display:grid;gap:.65rem;margin:0;padding:0;border:0}.variant-picker__group legend{width:100%;margin-bottom:.55rem}.variant-picker__group legend span{color:var(--color-muted);font-weight:400}.variant-picker__values{display:flex;flex-wrap:wrap;gap:.55rem}.variant-picker__values label{display:inline-flex;min-width:56px;min-height:42px;align-items:center;justify-content:center;gap:.45rem;padding:.6rem .85rem;border:1px solid var(--color-border);border-radius:5px;background:var(--color-surface);cursor:pointer;font-size:.75rem;font-weight:600;transition:border-color .2s ease,background .2s ease}.variant-picker__values input:checked+label{border-color:var(--color-text);box-shadow:inset 0 0 0 1px var(--color-text)}.variant-picker__values input:focus-visible+label{outline:2px solid var(--color-accent);outline-offset:2px}.variant-swatch__color{width:22px;height:22px;border:1px solid rgba(23,26,25,.15);border-radius:50%;background-color:var(--swatch-color, #ddd);background-image:var(--swatch-image);background-position:center;background-size:cover}.product-form__row{display:flex;align-items:end;gap:1rem}.product-quantity{display:grid;gap:.45rem}.product-form__submit{min-height:56px;margin-top:.25rem}.product-form__dynamic .shopify-payment-button__button{min-height:52px!important;border-radius:var(--button-radius)!important}.product-form__payment-terms{color:var(--color-muted);font-size:.72rem;text-align:center}.product-form__error{margin:0;color:#a63b32;font-size:.8rem}.product-assurances{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:.65rem;margin-top:1.5rem}.product-assurance{display:grid;min-width:0;grid-template-columns:22px 1fr;align-items:start;gap:.45rem;padding:.85rem;border:1px solid var(--color-border);border-radius:6px;background:#ffffff61}.product-assurance>span{display:grid;width:20px;height:20px;place-items:center;color:var(--color-accent);border:1px solid var(--color-border);border-radius:50%}.product-assurance svg{width:11px}.product-assurance strong{display:block;font-size:.68rem;line-height:1.2}.product-assurance p{margin:.25rem 0 0;color:var(--color-muted);font-size:.62rem;line-height:1.35}.product-info__disclosures{margin-top:1.3rem}.product-info__disclosures .disclosure summary{min-height:58px;font-size:.86rem}.product-info__disclosures .disclosure__content{font-size:.82rem}.sticky-atc{position:fixed;z-index:35;right:0;bottom:0;left:0;padding:.7rem 0 max(.7rem,env(safe-area-inset-bottom));transform:translateY(110%);visibility:hidden;border-top:1px solid var(--color-border);background:color-mix(in srgb,var(--color-surface) 96%,transparent);box-shadow:0 -12px 32px #171a1914;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);transition:transform .28s ease,visibility .28s ease}.sticky-atc.is-visible{transform:translateY(0);visibility:visible}.sticky-atc__inner{display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.sticky-atc__product{display:flex;min-width:0;align-items:center;gap:.8rem}.sticky-atc__product img{width:48px;height:48px;object-fit:cover;border-radius:5px}.sticky-atc__product strong,.sticky-atc__product span{display:block}.sticky-atc__product strong{max-width:420px;overflow:hidden;font-family:var(--font-heading);font-size:.85rem;text-overflow:ellipsis;white-space:nowrap}.sticky-atc__product span{color:var(--color-muted);font-size:.72rem}.sticky-atc__form .button{min-width:210px}.product-zoom{position:fixed;z-index:140;top:0;right:0;bottom:0;left:0;display:grid;padding:4rem;place-items:center}.product-zoom__scrim{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;border:0;background:#0d0f0ee6}.product-zoom__close{position:absolute;z-index:2;top:1.2rem;right:1.2rem;color:#fff;background:#ffffff1a}.product-zoom__image{position:relative;z-index:1;display:grid;max-width:100%;max-height:calc(100vh - 8rem);place-items:center}.product-zoom__image img{width:auto;max-width:100%;height:auto;max-height:calc(100vh - 8rem);object-fit:contain}.specification-list{border-top:1px solid var(--color-border)}.specification-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;padding:1rem 0;border-bottom:1px solid var(--color-border);font-size:.85rem}.specification-row span{color:var(--color-muted)}.specification-row strong{text-align:right;overflow-wrap:anywhere}.included-list{margin:2rem 0 0;padding:0;list-style:none}.included-list li{display:grid;grid-template-columns:42px 1fr;align-items:center;gap:.8rem;padding:1rem 0;border-bottom:1px solid var(--color-border)}.included-list li:first-child{border-top:1px solid var(--color-border)}.included-list span{color:var(--color-accent);font-size:.7rem;font-weight:700;letter-spacing:.1em}.included-list strong{font-family:var(--font-heading);font-size:1rem}.collection-hero{position:relative;display:grid;min-height:260px;align-items:end;overflow:hidden;margin-bottom:2rem;padding:clamp(2rem,5vw,4.5rem);border-radius:var(--radius);background:color-mix(in srgb,var(--color-accent) 8%,var(--color-surface))}.collection-hero--image{min-height:min(520px,52vw);color:#fff}.collection-hero__media{position:absolute;top:0;right:0;bottom:0;left:0}.collection-hero__media:after{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(0deg,rgba(16,18,17,.72),transparent 70%);content:""}.collection-hero__media img{width:100%;height:100%;object-fit:cover}.collection-hero__content{position:relative;z-index:1;max-width:720px}.collection-hero__content h1{margin-bottom:.8rem}.collection-hero--image .rte{color:#ffffffc2}.collection-toolbar{display:flex;min-height:64px;align-items:center;justify-content:space-between;gap:1rem;margin-bottom:1.5rem;border-block:1px solid var(--color-border)}.collection-toolbar__start{display:flex;align-items:center;gap:1rem}.collection-toolbar__filter{display:none}.sort-form{display:flex;align-items:center;gap:.6rem}.sort-form select{width:auto;min-width:190px;min-height:42px;padding-block:.4rem;border:0;background:transparent;font-size:.78rem}.active-facets{display:flex;flex-wrap:wrap;gap:.5rem;margin:-.5rem 0 1.5rem}.active-facet{display:inline-flex;align-items:center;gap:.45rem;padding:.4rem .65rem;border:1px solid var(--color-border);border-radius:999px;background:var(--color-surface);font-size:.7rem}.collection-layout{display:grid;grid-template-columns:240px minmax(0,1fr);align-items:start;gap:clamp(2rem,4vw,4rem)}.collection-layout--full{grid-template-columns:1fr}.collection-facets{position:sticky;top:90px}.facets-form>.disclosure:first-child{border-top:0}.facet summary{min-height:54px;font-size:.82rem}.facet__content{padding-bottom:1.2rem}.facet__list{display:grid;gap:.55rem;margin:0;padding:0;list-style:none}.facet__list label{display:grid;grid-template-columns:18px 1fr;align-items:center;gap:.55rem;cursor:pointer;font-size:.75rem;font-weight:400}.facet__list input{width:16px;height:16px;accent-color:var(--color-accent)}.facet__list small{color:var(--color-muted)}.facet__price{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.facet__price label{display:grid;gap:.3rem;color:var(--color-muted);font-size:.68rem;font-weight:400}.facet__price input{min-height:42px;padding:.5rem;font-size:.74rem}.facets-form__actions{display:grid;gap:.7rem;padding-top:1rem;text-align:center}.collection-product-grid{grid-template-columns:repeat(var(--grid-columns,3),minmax(0,1fr))}.pagination{display:flex;align-items:center;justify-content:center;gap:.35rem;margin-top:3rem}.pagination a,.pagination span{display:grid;width:40px;height:40px;place-items:center;border-radius:50%;font-size:.76rem}.pagination a:hover,.pagination .is-current{color:var(--color-accent-text);background:var(--color-accent)}.empty-state{display:grid;min-height:380px;place-items:center;align-content:center;gap:1rem;text-align:center}.empty-state h1,.empty-state h2,.empty-state p{margin-bottom:0}.empty-state--page{min-height:68vh}.search-page__header{max-width:920px;margin-bottom:2rem}.search-page__header h1{font-size:clamp(2.3rem,5vw,5rem);overflow-wrap:anywhere}.search-page__form{margin-top:2rem}.search-page__count{margin:0 0 1.5rem;padding-block:.8rem;border-bottom:1px solid var(--color-border)}.search-results{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.5rem}.search-card{min-height:270px;padding:1.5rem}.search-card h2{font-size:1.3rem}.search-card p:not(.eyebrow){color:var(--color-muted);font-size:.86rem}.cart-page__header{padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.cart-page__header h1{margin-bottom:0}.cart-page__item{display:grid;grid-template-columns:120px 1fr auto;align-items:center;gap:1.2rem;padding:1.3rem 0;border-bottom:1px solid var(--color-border)}.cart-page__image{overflow:hidden;aspect-ratio:.82;border-radius:6px;background:#e8e4dd}.cart-page__image img{width:100%;height:100%;object-fit:cover}.cart-page__quantity{display:inline-block!important;width:70px!important;min-height:38px!important;margin-right:1rem;padding:.4rem!important;text-align:center}.cart-page__summary{display:grid;max-width:460px;gap:.8rem;margin:2rem 0 0 auto;padding:1.5rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.cart-page__actions{display:grid;grid-template-columns:1fr 1fr;gap:.7rem}.page-main__header{margin-bottom:3rem;padding-bottom:2rem;border-bottom:1px solid var(--color-border)}.page-main__header h1{margin-bottom:.5rem}.page-main__intro{max-width:680px;color:var(--color-muted);font-size:1.1rem}.page-main__content{color:var(--color-text)}.page-main__content h2{margin-top:2.3em}.page-main__content h3{margin-top:1.8em}.page-main__content p,.page-main__content li{color:var(--color-muted)}.page-main__content img{margin-block:2rem;border-radius:var(--radius)}.page-main__content table{display:block;width:100%;overflow-x:auto;border-collapse:collapse}.page-main__content th,.page-main__content td{min-width:150px;padding:.8rem;border:1px solid var(--color-border)}.contact-page__grid{display:grid;grid-template-columns:.8fr 1.2fr;align-items:start;gap:clamp(2rem,7vw,7rem)}.contact-page__intro{position:sticky;top:100px}.contact-page__intro h1{margin-bottom:1.2rem}.contact-page__details{margin-top:2rem;padding-top:1.2rem;border-top:1px solid var(--color-border);color:var(--color-muted);font-size:.82rem}.contact-page__form{padding:clamp(1.3rem,4vw,3rem)}.contact-page__form form{display:grid;gap:1rem}.form-grid--two{grid-template-columns:1fr 1fr}.track-order__card{padding:clamp(2rem,6vw,5rem);text-align:center}.track-order__card .rte{max-width:580px;margin:0 auto 1.5rem}.collection-card-grid,.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1rem,2.5vw,2rem)}.collection-card .media-ratio,.article-card>.media-ratio{border-radius:var(--radius)}.collection-card h2{margin:.85rem 0 .25rem;font-size:1.25rem}.collection-card>span{color:var(--color-muted);font-size:.75rem}.article-card{overflow:hidden}.article-card>.media-ratio{border-radius:0}.article-card__content{padding:1.3rem}.article-card__content h2{font-size:1.35rem}.article-card__content>p:not(.eyebrow){color:var(--color-muted);font-size:.85rem}.article-main__header{margin-bottom:2.5rem;text-align:center}.article-main__header h1{font-size:clamp(2.4rem,5vw,5rem)}.article-main__image{margin-bottom:3rem;overflow:hidden;border-radius:var(--radius)}.article-main__image img{width:100%}.article-comments{margin-top:4rem;padding-top:2rem;border-top:1px solid var(--color-border)}.article-comments>.card{margin-bottom:1rem;padding:1rem}.flexible-content{display:grid;grid-template-columns:repeat(var(--flexible-columns,2),minmax(0,1fr));align-items:start;gap:clamp(1.2rem,3vw,2.5rem)}.flexible-content--center{text-align:center}.flexible-content--center .button{justify-self:center}.flexible-heading{margin:0}.flexible-heading--small{font-size:1.5rem}.flexible-heading--medium{font-size:clamp(2rem,3.5vw,3.5rem)}.flexible-heading--large{font-size:clamp(2.6rem,5vw,5.5rem)}.flexible-icon-text{display:grid;grid-template-columns:44px 1fr;align-items:start;gap:1rem;padding:1.5rem;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.flexible-icon-text>span{display:grid;width:42px;height:42px;place-items:center;color:var(--color-accent);border:1px solid var(--color-border);border-radius:50%}.flexible-icon-text svg{width:18px}.flexible-icon-text h3{margin-bottom:.45rem;font-size:1.1rem}.flexible-icon-text p{color:var(--color-muted);font-size:.85rem}.customer-auth{display:grid;gap:1.5rem}.customer-auth__main{width:min(100%,620px);margin-inline:auto;padding:clamp(1.5rem,5vw,4rem)}.customer-auth__main h1{font-size:clamp(2.2rem,5vw,4rem)}.customer-auth__main>form p{margin:0;text-align:center;font-size:.82rem}.customer-recover{width:min(100%,620px);margin-inline:auto;text-align:center}.customer-recover>summary{list-style:none}.customer-recover>summary::-webkit-details-marker{display:none}.customer-recover>.card{margin-top:1rem;padding:1.5rem;text-align:left}.customer-header{display:flex;align-items:end;justify-content:space-between;gap:1rem;margin-bottom:2.5rem;padding-bottom:1.5rem;border-bottom:1px solid var(--color-border)}.customer-header h1{margin-bottom:0;font-size:clamp(2.2rem,5vw,4.5rem)}.customer-dashboard{display:grid;grid-template-columns:minmax(0,1fr) 280px;align-items:start;gap:2rem}.customer-orders h2,.customer-address h2{font-size:1.35rem}.customer-table-wrap{width:100%;overflow-x:auto;border:1px solid var(--color-border);border-radius:var(--radius);background:var(--color-surface)}.customer-table{width:100%;min-width:680px;border-collapse:collapse}.customer-table th,.customer-table td{padding:.9rem 1rem;border-bottom:1px solid var(--color-border);font-size:.78rem;text-align:left}.customer-table th{font-size:.68rem;letter-spacing:.08em;text-transform:uppercase}.customer-table tbody tr:last-child td{border-bottom:0}.customer-table tfoot th{text-align:right}.customer-address,.address-card{padding:1.4rem}.customer-address p,.address-card p{color:var(--color-muted);font-size:.82rem}.address-editor{margin-bottom:2rem;padding:1.2rem}.address-editor>summary{width:max-content;list-style:none}.address-editor>summary::-webkit-details-marker{display:none}.address-form{margin-top:1.5rem}.address-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:2rem}.address-card .badge{margin-bottom:1rem}.address-card details{margin-top:1rem}.checkbox-field{display:flex;align-items:center;gap:.55rem}.checkbox-field input{width:17px;height:17px;accent-color:var(--color-accent)}.password-page{display:grid;min-height:100vh;padding:2rem;place-items:center;background:radial-gradient(circle at 65% 40%,color-mix(in srgb,var(--color-accent) 22%,transparent),transparent 32%),var(--color-background)}.password-page__content{width:min(100%,620px);padding:clamp(1.5rem,6vw,5rem);border:1px solid var(--color-border);border-radius:var(--radius);background:color-mix(in srgb,var(--color-surface) 88%,transparent);box-shadow:0 24px 70px #171a1914}.password-page__content h1{font-size:clamp(2.5rem,6vw,5rem)}.password-page__content .form-grid{margin-top:2rem}@media(max-width:1199px){.site-header__nav>ul{gap:1rem}.site-header__account{display:none}.technology-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.site-footer__top{grid-template-columns:1fr 1.4fr}.site-footer__newsletter{grid-column:1 / -1;max-width:520px}.product-layout{grid-template-columns:minmax(0,1.05fr) minmax(340px,.95fr);gap:2.5rem}.product-gallery{grid-template-columns:64px minmax(0,1fr)}.product-gallery__thumbnail{width:60px}.product-assurances{grid-template-columns:1fr}.search-results{grid-template-columns:repeat(3,minmax(0,1fr))}}@media(max-width:989px){:root{--section-space: 64px}.page-width{width:min(calc(100% - 32px),var(--container))}.site-header{height:62px}.site-header__inner{grid-template-columns:42px 1fr auto;gap:.5rem}.site-header__menu-button{display:grid;margin-left:-9px}.site-header__logo{justify-self:center;font-size:.78rem}.site-header__logo img{object-position:center}.site-header__nav,.site-header__actions .icon-button:first-child{display:none}.split-layout{gap:2.5rem}.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.benefit-grid,.technology-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.reviews-track{grid-auto-columns:minmax(300px,62%)}.newsletter-section__inner{grid-template-columns:1fr;align-items:start}.product-layout,.product-gallery{grid-template-columns:1fr}.product-gallery__thumbnails{display:none}.product-gallery__track{display:flex;gap:.75rem;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none}.product-gallery__track::-webkit-scrollbar{display:none}.product-gallery__media{min-width:88%;min-height:auto;aspect-ratio:.88;scroll-snap-align:center}.product-gallery__media>img{height:100%}.product-gallery__nav{display:flex}.product-info{position:static}.product-assurances{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-toolbar__filter{display:inline-flex}.collection-layout{grid-template-columns:1fr}.collection-facets{display:none}.collection-product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.search-results{grid-template-columns:repeat(2,minmax(0,1fr))}.contact-page__grid{grid-template-columns:1fr}.contact-page__intro{position:static}.customer-dashboard{grid-template-columns:1fr}}@media(max-width:749px){:root{--section-space: 56px}body{font-size:calc(15px * var(--type-scale))}.page-width,.page-width--narrow{width:min(calc(100% - 28px),var(--container))}.announcement{padding-block:.48rem;font-size:.6rem}.site-header__logo{max-width:175px}.site-header__logo img{max-width:145px}.drawer__panel{width:min(94vw,440px)}.drawer__header{min-height:72px;padding:1rem 1.1rem}.drawer__body,.drawer__footer{padding-inline:1.1rem}.search-drawer__panel{width:100%}.search-form{grid-template-columns:1fr}.search-form input{font-size:1rem}.predictive-search__grid{grid-template-columns:1fr 1fr}.hero{min-height:680px}.hero__media:after{background:linear-gradient(0deg,#f2e8dcf0,#f2e8dca3 36%,#f2e8dc0f 74%)}.hero__content{justify-content:flex-end;padding-block:4rem 3.5rem}.hero__content h1{max-width:12ch;font-size:clamp(3rem,14.5vw,4.4rem);line-height:.94}.hero__actions{display:grid;width:100%;grid-template-columns:1fr}.trust-bar__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.trust-item{min-height:70px;padding:.75rem .5rem}.trust-item:nth-child(odd){border-left:0}.trust-item:nth-child(n+3){border-top:1px solid var(--color-border)}.trust-item__icon{display:none}.trust-item span:last-child{font-size:.61rem}.split-layout,.split-layout--reverse{grid-template-columns:1fr;gap:2rem}.split-layout--reverse .split-layout__media{order:0}.brand-story__card{grid-template-columns:1fr}.brand-story__media{min-height:360px}.brand-story__content{padding:2rem 1.3rem 2.5rem}.benefit-grid,.steps-grid{grid-template-columns:1fr}.benefit-card{min-height:280px}.showcase{min-height:640px}.technology-grid{grid-template-columns:1fr 1fr}.technology-item{min-height:170px}.technology-item__value{margin-bottom:1.6rem;font-size:1.2rem;overflow-wrap:anywhere}.before-after{aspect-ratio:4 / 5}.comparison-table th,.comparison-table td{padding:1rem}.reviews-track{grid-auto-columns:87%}.review-card{min-height:300px}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.5rem .75rem}.product-card__title{font-size:.9rem}.product-card__action{width:100%;min-height:40px;padding-inline:.5rem;font-size:.62rem}.site-footer__top{grid-template-columns:1fr}.site-footer__menus{grid-template-columns:1fr;gap:0;border-top:1px solid rgba(255,255,255,.14)}.footer-menu{border-bottom:1px solid rgba(255,255,255,.14)}.footer-menu summary{display:flex;min-height:54px;align-items:center;justify-content:space-between;cursor:pointer}.footer-menu__plus{display:block}.footer-menu__plus svg{width:18px;transition:transform .2s ease}.footer-menu[open] .footer-menu__plus svg{transform:rotate(45deg)}.footer-menu ul{margin:0;padding-bottom:1.2rem}.site-footer__newsletter{grid-column:auto}.site-footer__bottom,.policy-page__help{align-items:flex-start;flex-direction:column}.main-product.section{padding-top:1rem}.breadcrumbs{margin-bottom:.8rem}.product-layout{gap:1.5rem}.product-gallery__media{min-width:94%;border-radius:8px}.product-gallery__media model-viewer,.product-gallery__media iframe,.product-gallery__video{min-height:420px}.product-info h1{font-size:2.2rem}.product-assurances{grid-template-columns:1fr}.product-assurance{grid-template-columns:24px 1fr}.product-assurance p{font-size:.68rem}.sticky-atc__product img{display:none}.sticky-atc__product strong{max-width:150px}.sticky-atc__form{flex:1}.sticky-atc__form .button{width:100%;min-width:0;min-height:48px;padding-inline:.7rem;font-size:.68rem}.product-zoom{padding:3.5rem .5rem}.collection-hero{min-height:240px;margin-inline:-14px;padding:2rem 1.1rem;border-radius:0}.collection-hero--image{min-height:420px}.collection-toolbar{align-items:flex-start;flex-direction:column;padding-block:.8rem}.sort-form{width:100%;justify-content:space-between}.sort-form select{min-width:0;max-width:65%}.collection-product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.search-results{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem .75rem}.search-card{grid-column:1 / -1;min-height:220px}.cart-page__item{grid-template-columns:86px 1fr;align-items:start}.cart-page__item>strong{grid-column:2}.cart-page__summary{max-width:none}.cart-page__actions{grid-template-columns:1fr}.page-main__header{margin-bottom:2rem}.form-grid--two,.collection-card-grid,.article-grid,.flexible-content{grid-template-columns:1fr}.customer-header{align-items:flex-start;flex-direction:column}.address-grid{grid-template-columns:1fr}.password-page{padding:.75rem}.floating-whatsapp{right:14px;bottom:14px;min-width:0;padding:.72rem 1rem}.floating-whatsapp small{display:none}.template-product .floating-whatsapp{bottom:84px}}@media(max-width:430px){.site-header__actions{gap:0}.site-header__actions .icon-button{width:38px;padding:8px}.cart-item{grid-template-columns:82px 1fr}.technology-grid{grid-template-columns:1fr}.technology-item{min-height:145px}.predictive-search__grid{grid-template-columns:1fr}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
