:root{--header-height: 64px}.site-header{--header-logo-nudge: clamp(24px, 5.8vw, 96px);--header-tools-nudge: clamp(24px, 5.8vw, 96px);--header-dropdown-page-gap: clamp(48px, 6vw, 96px);--header-search-accent: #f6c53a;--header-search-accent-dark: #e0ab20;--header-nav-accent: var(--brand-yellow-gradient-start, #f6e54f);--header-title-color: #2d2d2d;position:relative;z-index:100;background:#fff;color:var(--brand-copy, #404444);border-top:1px solid #d9ddd4;border-bottom:1px solid #d9ddd4}.site-header,.site-header input,.site-header button,.site-header a,.site-header span{font-family:var(--font-body, "DM Sans", system-ui, sans-serif)}.site-header.is-sticky{position:fixed;top:0;left:0;right:0;box-shadow:0 14px 34px #1e281c1a;animation:headerSlideDown .24s ease}.site-header.is-sticky .top-bar{display:none}@keyframes headerSlideDown{0%{transform:translateY(-100%)}to{transform:translateY(0)}}.top-bar{background:linear-gradient(90deg,#0f6f6a,#1fa7a1);color:#fff;padding:.45rem 0;font-size:.8rem}.top-bar__text{margin:0;text-align:center;letter-spacing:.04em}.header-sticky-bar{display:none;background:#fff;--header-sticky-side-offset: min(2in, 12vw)}.header-sticky-bar__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:clamp(.8rem,1.6vw,1.4rem);min-width:0;padding:.72rem var(--header-sticky-side-offset)}.header-logo--sticky{width:clamp(120px,11vw,156px);max-width:100%}.header-secondary-nav__inner--sticky{min-width:0;justify-content:center}.header-sticky-bar .header-secondary-nav__list{flex-wrap:nowrap;justify-content:center;gap:.35rem clamp(.25rem,.8vw,.7rem);padding:0}.header-sticky-bar .header-secondary-nav__item{flex:0 0 auto}.header-sticky-bar .header-secondary-nav__link{min-height:2rem;padding:.34rem .62rem;border:1px solid transparent;font-size:clamp(.74rem,.68rem + .18vw,.86rem);font-family:var(--font-body, "DM Sans", system-ui, sans-serif);letter-spacing:.035em;color:var(--brand-text-green, #41583b);white-space:nowrap}.header-sticky-bar .header-secondary-nav__link:hover,.header-sticky-bar .header-secondary-nav__link:focus-visible,.header-sticky-bar .header-secondary-nav__link.is-active{background:linear-gradient(135deg,color-mix(in srgb,var(--brand-yellow-gradient-end, #fdfbed) 90%,white),color-mix(in srgb,var(--brand-yellow-gradient-start, #f6e54f) 26%,white));border-color:color-mix(in srgb,var(--brand-yellow-base, #d8b748) 72%,white);color:var(--brand-stroke-green, #2f4234);box-shadow:0 8px 18px #d8b74829}.header-sticky-bar .header-secondary-nav__chevron svg{width:12px;height:12px}.header-sticky-bar__actions{display:flex;align-items:center;justify-content:flex-end;gap:.6rem}.header-sticky-bar__action{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1.4px solid rgba(47,66,52,.16);border-radius:999px;background:linear-gradient(135deg,#fdfbede0,#f8f6dab3);color:var(--brand-stroke-green, #2f4234);transition:transform .2s ease,box-shadow .2s ease,border-color .2s ease,color .2s ease}.header-sticky-bar__action svg{width:24px;height:24px}.header-sticky-bar__action:hover,.header-sticky-bar__action:focus-visible{transform:translateY(-1px);border-color:#d8b74880;color:var(--brand-main, #3a5137);box-shadow:0 10px 22px #3a51371f;outline:none}.header-sticky-bar__action .cart-count{top:-5px;right:-4px;min-width:22px;height:22px;font-size:.68rem}.header-sticky-search{display:none;padding:0 0 .95rem}.header-sticky-search.is-open{display:block}.header-sticky-search .header-search-form{width:min(100%,460px);margin-left:auto;margin-right:var(--header-sticky-side-offset)}.header-desktop{display:block;background:#fff}.header-desktop__grid{display:grid;grid-template-columns:minmax(200px,max-content) minmax(280px,1fr) max-content;gap:clamp(.9rem,1.8vw,1.8rem);align-items:center;padding:.9rem 0}.header-desktop__brand,.header-desktop__search,.header-desktop__tools{min-width:0}.header-desktop__brand{display:flex;align-items:center;gap:.9rem;margin-left:0;padding-left:var(--header-logo-nudge)}.header-logo{display:inline-flex;align-items:center;text-decoration:none;color:inherit}.header-logo--desktop{width:max(220px,var(--header-logo-width, 160px));max-width:100%}.header-logo--mobile{width:min(220px,100%);max-width:100%}.header-logo__image{display:block;width:100%;height:auto;object-fit:contain}.header-logo__image--icon-only{width:auto;height:min(58px,var(--header-logo-height, 58px))}.header-brand-promos{display:none}.header-brand-promos__item{font-size:.78rem;font-weight:600;letter-spacing:.03em;color:#3f4440;text-decoration:none}a.header-brand-promos__item:hover{text-decoration:underline}.header-desktop__search{display:flex;align-items:center;min-width:0;position:relative;z-index:1}.header-search-form{position:relative;width:100%;max-width:100%;border-radius:14px;isolation:isolate;transition:transform .22s ease,box-shadow .22s ease}.header-search-form:before{content:"";position:absolute;top:-1px;right:-1px;bottom:-1px;left:-1px;border-radius:inherit;background:linear-gradient(135deg,#f6e54f99,#717f6238 52%,#2e3d3261);opacity:0;transition:opacity .22s ease;pointer-events:none;z-index:0}.header-search-form__input{position:relative;z-index:1;width:100%;height:56px;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);border:1.75px solid var(--header-title-color);border-radius:12px;padding:0 4rem 0 1.35rem;font-size:.98rem;font-weight:500;color:var(--header-title-color);background:#fff;box-shadow:inset 0 1px #fffc;transition:border-color .22s ease,box-shadow .22s ease,color .22s ease,background-color .22s ease}.header-search-form__input::placeholder{color:#7c8079}.header-search-form:hover,.header-search-form:focus-within{transform:translateY(-1px);box-shadow:0 10px 20px #2e3d321a}.header-search-form:hover:before,.header-search-form:focus-within:before{opacity:1}.header-search-form:hover .header-search-form__input,.header-search-form:focus-within .header-search-form__input,.header-search-form__input:focus{outline:none;border-color:var(--brand-main, #3a5137);background:linear-gradient(135deg,#fdfbedf0,#fff);box-shadow:0 0 0 3px rgba(var(--color-primary-rgb, 58, 81, 55),.16),0 10px 24px #2e3d3214}.header-search-form__submit{position:absolute;top:50%;right:.7rem;z-index:1;transform:translateY(-50%);display:inline-flex;align-items:center;justify-content:center;width:46px;height:46px;border:0;border-radius:999px;background:transparent;color:var(--header-title-color);cursor:pointer;transition:background .2s ease,color .2s ease}.header-search-form:hover .header-search-form__submit,.header-search-form:focus-within .header-search-form__submit,.header-search-form__submit:hover{background:rgba(var(--color-primary-rgb, 58, 81, 55),.1);color:var(--brand-main, #3a5137)}.header-search-form__submit svg{width:28px;height:28px}.header-feature-promo{display:none}.header-feature-promo__prefix,.header-feature-promo__link{font-size:.8rem;line-height:1.2;color:#5b5f5a}.header-feature-promo__prefix{font-weight:600;letter-spacing:.03em}.header-feature-promo__link{font-weight:500;text-decoration:underline;text-underline-offset:.12em}a.header-feature-promo__link:hover{color:#2f6d87}.header-desktop__tools{display:flex;align-items:center;justify-content:flex-end;justify-self:end;width:auto;max-width:100%;min-width:0;position:relative;z-index:2;padding-left:clamp(.9rem,1.8vw,1.6rem);padding-right:var(--header-tools-nudge)}.header-utility-links{display:none}.header-utility-links__item{position:relative;font-size:.78rem;font-weight:500;color:#474a46;text-decoration:none;line-height:1}.header-utility-links__item+.header-utility-links__item{padding-left:.8rem}.header-utility-links__item+.header-utility-links__item:before{content:"";position:absolute;left:0;top:50%;transform:translateY(-50%);width:1px;height:.9rem;background:#cdd1ca}a.header-utility-links__item:hover{color:#2c6d8c}.header-tools-bottom{display:flex;align-items:center;justify-content:flex-end;gap:clamp(.95rem,1.9vw,2rem);flex-wrap:nowrap;width:auto;min-width:0;margin-left:auto}.header-tools-bottom>*{min-width:0}.header-phone{display:inline-flex;align-items:center;flex:0 0 auto;text-decoration:none}.header-phone__number{display:inline-block;font-size:clamp(.94rem,.88rem + .24vw,1.08rem);font-weight:700;line-height:1;color:var(--header-title-color);white-space:nowrap;transition:color .2s ease,text-shadow .2s ease}.header-phone:hover .header-phone__number,.header-phone:focus-visible .header-phone__number{color:var(--brand-main, #3a5137);text-shadow:0 6px 14px rgba(58,81,55,.12)}.header-phone__hours{display:none}.header-cart-link{display:inline-flex;align-items:center;gap:.6rem;flex:0 0 auto;text-decoration:none;color:var(--header-title-color);border-radius:999px;transition:color .2s ease,transform .2s ease}.header-cart-link__icon{position:relative;display:inline-flex;align-items:center;justify-content:center;width:38px;height:38px;color:var(--header-title-color);flex-shrink:0;border-radius:999px;transition:background-color .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.header-cart-link__icon svg{width:34px;height:34px;stroke-width:2.15}.header-cart-link__summary{display:grid;gap:.08rem;padding-top:0;white-space:nowrap;transition:transform .2s ease}.header-cart-link__label{font-size:.78rem;font-weight:600;line-height:1;transition:color .2s ease}.header-cart-link__amount{font-size:.98rem;font-weight:700;line-height:1.15;transition:color .2s ease}.header-cart-link:hover,.header-cart-link:focus-visible{color:var(--brand-main, #3a5137);transform:translateY(-1px);outline:none}.header-cart-link:hover .header-cart-link__icon,.header-cart-link:focus-visible .header-cart-link__icon{background:linear-gradient(135deg,#f6e54f38,#fdfbedf0);color:var(--brand-main, #3a5137);box-shadow:0 10px 20px #3a51371f;transform:translateY(-1px)}.header-cart-link:hover .header-cart-link__summary,.header-cart-link:focus-visible .header-cart-link__summary{transform:translate(1px)}.header-cart-link:hover .header-cart-link__label,.header-cart-link:focus-visible .header-cart-link__label{color:var(--brand-text-green, #41583b)}.header-cart-link:hover .header-cart-link__amount,.header-cart-link:focus-visible .header-cart-link__amount{color:var(--brand-main, #3a5137)}.cart-count{position:absolute;top:-6px;right:-7px;min-width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;padding:0 .35rem;border-radius:999px;background:var(--brand-stroke-green, #2f4234);color:var(--brand-stroke-fill, #f8f6da);font-size:.74rem;font-weight:700;box-shadow:0 0 0 2px var(--brand-stroke-fill, #f8f6da)}.header-market-list{display:inline-flex;align-items:center;gap:.55rem;flex:0 0 auto}.header-market-badge{display:inline-flex;align-items:center;gap:.45rem}.header-market-badge__label{font-size:.72rem;font-weight:700;letter-spacing:.04em;color:#6c7068;text-transform:uppercase;line-height:1}.header-market-badge{display:grid;justify-items:center;gap:.15rem}.header-market-badge__flag{display:inline-flex;align-items:stretch;justify-content:center;width:28px;height:18px;overflow:hidden;border:1px solid #d2d6cf;border-radius:2px;background:#fff}.header-market-badge__flag img{width:100%;height:100%;object-fit:cover}.header-market-badge__flag--france span{flex:1}.header-market-badge__flag--france span:nth-child(1){background:#1c4ea1}.header-market-badge__flag--france span:nth-child(2){background:#fff}.header-market-badge__flag--france span:nth-child(3){background:#d43d30}.header-market-badge__label{font-size:.65rem;font-weight:700;letter-spacing:.04em;color:#6c7068;text-transform:uppercase;line-height:1}.header-mobile{display:none;background:#fff;--header-mobile-tone: rgba(45, 45, 45, .82);--header-mobile-stroke: rgba(45, 45, 45, .62);--header-mobile-icon-tone: rgba(45, 45, 45, .74);--header-mobile-icon-stroke: rgba(45, 45, 45, .42)}.header-secondary-nav{display:block;background:var(--brand-green-gradient, linear-gradient(135deg, #717f62 0%, #2e3d32 100%));border-top:1px solid rgba(248,246,218,.24);border-bottom:1px solid rgba(47,66,52,.65);box-shadow:0 8px 20px #2f42341f}.header-secondary-nav__inner{display:flex;justify-content:center}.header-secondary-nav__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.55rem clamp(2.5rem,4vw,3.8rem);list-style:none;margin:0;padding:.78rem 0 .74rem}.header-secondary-nav__item{display:flex;position:relative}.header-secondary-nav__link{position:relative;display:inline-flex;align-items:center;justify-content:center;gap:.38rem;min-height:2.22rem;padding:.4rem .9rem;border-radius:999px;border:1px solid transparent;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:.94rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--brand-stroke-fill, #f8f6da);text-decoration:none;transition:background .2s ease,color .2s ease,box-shadow .2s ease,transform .2s ease}.header-secondary-nav__label{display:inline-flex;align-items:center}.header-secondary-nav__chevron{display:inline-flex;align-items:center;justify-content:center;color:currentColor;transform:translateY(1px) rotate(0);transition:transform .2s ease,color .2s ease}.header-secondary-nav__chevron svg{width:14px;height:14px}.header-secondary-nav__link:hover,.header-secondary-nav__link:focus-visible,.header-secondary-nav__link.is-active{background:linear-gradient(135deg,color-mix(in srgb,var(--brand-yellow-gradient-end, #fdfbed) 90%,white),color-mix(in srgb,var(--brand-yellow-gradient-start, #f6e54f) 28%,white));border-color:color-mix(in srgb,var(--brand-yellow-base, #d8b748) 68%,white);color:var(--brand-stroke-green, #2f4234);box-shadow:0 8px 18px #d8b7482e;transform:translateY(-1px);outline:none}.header-secondary-nav__item--has-dropdown:hover .header-secondary-nav__chevron,.header-secondary-nav__item--has-dropdown:focus-within .header-secondary-nav__chevron{transform:translateY(-1px) rotate(180deg)}.header-secondary-nav__item--has-dropdown{position:relative}.header-nav-dropdown{position:absolute;top:calc(100% + .4rem);left:var(--header-dropdown-left, 0px);z-index:35;width:var(--header-dropdown-width, calc(100vw - (2 * var(--header-dropdown-page-gap))));max-width:none;padding:1rem;border:1px solid #e1e5de;border-radius:1rem;background:#fff;box-shadow:0 18px 36px #1e281c1f;opacity:0;visibility:hidden;pointer-events:none;transform:translateY(8px);transition:opacity .2s ease,transform .2s ease,visibility .2s ease}.header-nav-dropdown:before{content:"";position:absolute;top:-.55rem;left:0;right:0;height:.6rem}.header-secondary-nav__item--has-dropdown:hover .header-nav-dropdown,.header-secondary-nav__item--has-dropdown.is-dropdown-open .header-nav-dropdown,.header-secondary-nav__item--has-dropdown:focus-within .header-nav-dropdown{opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0)}.header-nav-dropdown__list{list-style:none;margin:0;padding:0;display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:.8rem}.header-nav-dropdown__list li{min-width:0}.header-nav-dropdown__link{display:flex;align-items:center;justify-content:space-between;gap:.6rem;min-height:3.2rem;height:100%;padding:.85rem 1rem;border:1px solid #e5e9e3;border-radius:.75rem;color:var(--header-title-color);font-size:.9rem;font-weight:600;line-height:1.2;text-decoration:none;transition:background-color .2s ease,color .2s ease,border-color .2s ease,box-shadow .2s ease,transform .2s ease}.header-nav-dropdown__text{display:block}.header-nav-dropdown__icon{display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;color:var(--header-title-color)}.header-nav-dropdown__icon svg{width:13px;height:13px}.header-nav-dropdown__link:hover,.header-nav-dropdown__link:focus-visible{background:#2d2d2d0a;border-color:#3a513747;box-shadow:0 10px 18px #2e3d3214;color:var(--header-title-color);transform:translateY(-1px);outline:none}.header-nav-dropdown__link:hover .header-nav-dropdown__icon,.header-nav-dropdown__link:focus-visible .header-nav-dropdown__icon{color:var(--header-title-color)}.header-nav-dropdown--brands{padding:1.3rem 1.45rem;background:#fff;max-height:min(72vh,calc(100vh - 8.5rem));overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;scrollbar-gutter:stable;box-shadow:inset 0 1px #2f42340d}.header-brand-dropdown{display:grid;grid-template-columns:repeat(auto-fit,minmax(165px,1fr));gap:1rem 1.3rem;align-items:start}.header-brand-dropdown__group{min-width:0}.header-brand-dropdown__letter{margin:0 0 .7rem;padding-bottom:.4rem;border-bottom:1px solid rgba(58,81,55,.16);color:var(--brand-main, #3a5137);font-size:.82rem;font-weight:700;letter-spacing:.08em;line-height:1;text-transform:uppercase}.header-brand-dropdown__group-list{list-style:none;margin:0;padding:0;display:grid;gap:.2rem}.header-brand-dropdown__group-list li{min-width:0}.header-brand-dropdown__link{display:block;padding:.3rem .15rem;border-radius:.45rem;color:var(--header-title-color);font-size:.9rem;font-weight:500;line-height:1.35;text-decoration:none;transition:background-color .2s ease,color .2s ease,transform .2s ease}.header-brand-dropdown__link:hover,.header-brand-dropdown__link:focus-visible{background:#f6e54f33;color:var(--brand-main, #3a5137);outline:none;transform:translate(2px)}.header-nav-dropdown--brands::-webkit-scrollbar{width:10px}.header-nav-dropdown--brands::-webkit-scrollbar-track{background:#f5f6f2;border-radius:999px}.header-nav-dropdown--brands::-webkit-scrollbar-thumb{background:#3a513761;border-radius:999px;border:2px solid #f5f6f2}.header-mobile__inner{display:grid;grid-template-columns:auto minmax(0,1fr) auto;align-items:center;gap:.6rem;padding:.82rem .28rem .98rem}.mobile-menu-toggle{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1.35px solid var(--header-mobile-icon-stroke);border-radius:999px;background:#fff;color:var(--header-mobile-icon-tone);padding:0}.mobile-menu-toggle .close-icon{display:none}.mobile-menu-toggle svg{width:22px;height:22px}.header-mobile__actions{display:flex;align-items:center;gap:.32rem;justify-self:end}.header-mobile__action{position:relative;display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border:1.35px solid var(--header-mobile-icon-stroke);border-radius:999px;background:#fff;color:var(--header-mobile-icon-tone);text-decoration:none}.header-mobile__action svg{width:23px;height:23px}.header-mobile__action .cart-count{min-width:18px;height:18px;font-size:.62rem;top:-3px;right:-3px}.header-mobile__search{grid-column:1 / -1;position:relative;width:min(18.5rem,calc(100% - 2.4rem));justify-self:center;margin:0 auto;max-height:0;opacity:0;overflow:hidden;visibility:hidden;pointer-events:none;transform:translateY(-6px);transition:max-height .2s ease,opacity .2s ease,transform .2s ease,visibility .2s ease,margin-top .2s ease}.header-mobile__search.is-open{max-height:56px;opacity:1;visibility:visible;pointer-events:auto;transform:translateY(0);margin-top:.18rem}.header-mobile__search-input{width:100%;height:44px;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);border:1.5px solid var(--header-mobile-stroke);border-radius:9px;padding:0 2.95rem 0 .92rem;font-size:.9rem;color:var(--header-mobile-tone);background:#fff}.header-mobile__search-input::placeholder{color:#2d2d2d85}.header-mobile__search-input:focus{outline:none;border-color:var(--header-mobile-tone);box-shadow:0 0 0 3px #2d2d2d1a}.header-mobile__search-submit{position:absolute;top:50%;right:.3rem;transform:translateY(-50%);width:36px;height:36px;display:inline-flex;align-items:center;justify-content:center;border:0;border-radius:999px;background:transparent;color:var(--header-mobile-tone)}.header-mobile__search-submit svg{width:24px;height:24px}.mobile-nav{position:absolute;top:100%;left:0;right:0;background:#fff;border-top:1px solid #e3e6df;border-bottom:1px solid #e3e6df;box-shadow:0 18px 34px #1e281c14;max-height:0;overflow:hidden;transition:max-height .25s ease}.mobile-nav.is-open{max-height:min(75vh,580px);overflow-y:auto}.mobile-nav__list{list-style:none;margin:0;padding:.8rem 0 1rem}.mobile-nav__item{border-bottom:1px solid #eef0eb}.mobile-nav__item:last-child{border-bottom:0}.mobile-nav__link{display:block;padding:.85rem 0;font-family:var(--font-body, "DM Sans", system-ui, sans-serif);font-size:.96rem;font-weight:600;color:#414640;text-decoration:none}.mobile-nav__sublist{list-style:none;margin:0;padding:0 0 .55rem 1rem}.mobile-nav__sublink{display:block;padding:.4rem 0;font-size:.87rem;font-weight:500;color:#666962;text-decoration:none}.mobile-nav__item--support{padding:.2rem 0 .8rem}.mobile-nav__support-hours{display:block;padding-bottom:.2rem;font-size:.75rem;color:#6a6d67}body.menu-open{overflow:hidden}@media(max-width:1399px){.site-header{--header-logo-nudge: 72px;--header-tools-nudge: 72px}.header-desktop__grid{grid-template-columns:minmax(190px,max-content) minmax(260px,1fr) max-content;gap:clamp(.8rem,1.5vw,1.25rem)}.header-phone__number{font-size:1rem}.header-brand-promos{gap:.75rem 1.3rem}.header-logo--sticky{width:clamp(116px,9.5vw,146px)}.header-sticky-bar .header-secondary-nav__link{padding-inline:.56rem}.header-desktop__brand{padding-left:clamp(18px,3vw,44px)}.header-desktop__tools{padding-right:clamp(12px,2vw,28px)}}@media(max-width:1180px){.site-header{--header-logo-nudge: 40px;--header-tools-nudge: 40px}.header-desktop__grid{grid-template-columns:minmax(180px,max-content) minmax(240px,1fr) max-content;gap:1rem;padding:.9rem 0}.header-logo--desktop{width:clamp(176px,17vw,198px)}.header-utility-links{gap:.5rem}.header-utility-links__item+.header-utility-links__item{padding-left:.55rem}.header-tools-bottom{gap:1.15rem}.header-market-list{gap:.45rem}.header-nav-dropdown{padding:.85rem}.header-nav-dropdown__list{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:.65rem}.header-nav-dropdown--brands{padding:1rem}.header-brand-dropdown{grid-template-columns:repeat(auto-fit,minmax(150px,1fr));gap:.85rem 1rem}.header-brand-promos__item,.header-feature-promo__prefix,.header-feature-promo__link,.header-utility-links__item{font-size:.73rem}.header-sticky-bar__inner{gap:.6rem}.header-sticky-bar{--header-sticky-side-offset: min(1.45in, 9vw)}.header-logo--sticky{width:clamp(108px,9vw,132px)}.header-sticky-bar .header-secondary-nav__list{gap:.2rem .3rem}.header-sticky-bar .header-secondary-nav__link{padding:.3rem .48rem;font-size:.76rem}.header-sticky-bar__action{width:40px;height:40px}.header-sticky-bar__action svg{width:22px;height:22px}}@media(max-width:1500px)and (min-width:1040px){.site-header{--header-logo-nudge: clamp(20px, 3.5vw, 56px);--header-tools-nudge: clamp(14px, 2.2vw, 32px)}.header-desktop__grid{grid-template-columns:minmax(186px,max-content) minmax(0,1fr) max-content;gap:clamp(.72rem,1.3vw,1.05rem);align-items:center}.header-desktop__brand{margin-left:0;padding-left:clamp(16px,2.8vw,42px)}.header-logo--desktop{width:clamp(186px,16vw,220px)}.header-desktop__search{width:100%}.header-desktop__tools{padding-left:clamp(.55rem,1vw,.95rem);padding-right:clamp(10px,1.5vw,24px)}.header-tools-bottom{gap:clamp(.75rem,1.45vw,1.15rem)}.header-phone__number{font-size:clamp(.9rem,1.1vw,.98rem)}.header-cart-link__label{font-size:.72rem}.header-cart-link__amount{font-size:.92rem}}@media(min-width:1040px){.site-header.is-sticky .header-sticky-bar{display:block;border-bottom:1px solid rgba(217,221,212,.92);box-shadow:0 14px 34px #1e281c14}.site-header.is-sticky .header-desktop,.site-header.is-sticky .header-secondary-nav{display:none}}@media(max-width:1039px){.header-desktop,.header-secondary-nav{display:none}.header-sticky-bar{display:none!important}.header-mobile{display:block}}@media(min-width:1040px){.mobile-nav{display:none!important}}@media(max-width:640px){.header-mobile__inner{gap:.45rem;padding:.72rem .2rem .92rem}.header-logo--mobile{width:min(190px,100%)}.header-logo__image--icon-only{height:34px}.mobile-menu-toggle,.header-mobile__action{width:40px;height:40px}.mobile-menu-toggle svg{width:21px;height:21px}.header-mobile__action svg{width:21px;height:21px}.header-mobile__search{width:min(16.5rem,calc(100% - 2.1rem))}.header-mobile__search-input{height:42px;font-size:.88rem;padding-left:.86rem}.header-mobile__search-submit{width:34px;height:34px}.header-mobile__search-submit svg{width:22px;height:22px}}
/*# sourceMappingURL=/cdn/shop/t/7/assets/component-header.css.map */
