:root{--page-width: 1280px;--space-1: .5rem;--space-2: .75rem;--space-3: 1rem;--space-4: 1.5rem;--space-5: 2rem;--space-6: 3rem;--radius: 16px;--radius-lg: 28px;--border: #d9ddd9;--muted: #5b635d;--soft: #f5f8f5}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;font-size:16px;line-height:1.58;color:var(--text, #171b18);background:var(--background, #fff);-webkit-font-smoothing:antialiased}img,video,model-viewer{max-width:100%;height:auto}a{color:inherit;text-underline-offset:.18em}a:hover{text-decoration-thickness:2px}button,input,select,textarea{font:inherit}button,.button,input[type=submit]{min-height:44px}:focus-visible{outline:3px solid var(--accent, #126a3a);outline-offset:3px}.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:absolute;left:1rem;top:-5rem;z-index:999;background:#fff;color:#111;padding:.75rem 1rem;border:2px solid #111}.skip-link:focus{top:1rem}.page-width{width:min(calc(100% - 2rem),var(--page-width));margin-inline:auto}.site-main{min-height:50vh}.section{padding:clamp(2.75rem,6vw,5.5rem) 0}.section--tight{padding:2rem 0}.section--soft{background:var(--soft)}.section-heading{display:flex;gap:1rem;align-items:end;justify-content:space-between;margin-bottom:1.65rem}.section-heading h1,.section-heading h2{margin:0;line-height:1.1}h1{font-size:clamp(2.35rem,5vw,4.5rem);line-height:1.02;letter-spacing:-.04em}h2{font-size:clamp(1.7rem,3vw,2.75rem);line-height:1.1;letter-spacing:-.025em}h3{font-size:1.2rem;line-height:1.25}p{max-width:70ch}.lead{font-size:clamp(1.05rem,2vw,1.25rem);color:var(--muted)}.muted{color:var(--muted)}.rte>:first-child{margin-top:0}.rte>:last-child{margin-bottom:0}.button{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.75rem 1.15rem;border-radius:999px;border:2px solid var(--accent, #126a3a);background:var(--accent, #126a3a);color:var(--accent_text, #fff);font-weight:800;text-decoration:none;cursor:pointer}.button:hover{filter:brightness(.96)}.button--secondary{background:transparent;color:var(--accent, #126a3a)}.button--wide{width:100%}.button[disabled]{opacity:.55;cursor:not-allowed}.text-link{font-weight:800;color:var(--accent);text-decoration-thickness:2px}.mobile-only{display:none}.promo-marquee{overflow:hidden;background:var(--announcement_background, #f6d84a);color:var(--announcement_text, #16351f);border-bottom:1px solid rgba(0,0,0,.1);font-weight:900;text-transform:uppercase;letter-spacing:.055em;font-size:.82rem}.promo-marquee__track{display:flex;width:max-content;animation:promo-scroll var(--marquee-duration,34s) linear infinite}.promo-marquee__group{display:flex;align-items:center;flex-shrink:0;gap:1.1rem;padding:.72rem .55rem}.promo-marquee__group span:not(.promo-dot){white-space:nowrap}.promo-dot{font-size:.55rem;opacity:.65}.promo-marquee:hover .promo-marquee__track,.promo-marquee:focus-within .promo-marquee__track{animation-play-state:paused}@keyframes promo-scroll{to{transform:translate(-50%)}}.header{position:sticky;top:0;z-index:30;background:#fffffff7;border-bottom:1px solid var(--border);-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.header__row{display:grid;grid-template-columns:auto 1fr auto;align-items:center;gap:1rem;min-height:78px}.header__logo{display:flex;align-items:center;width:175px;text-decoration:none}.header__logo img{display:block;width:100%;max-height:52px;object-fit:contain;object-position:left center}.header__nav{display:flex;justify-content:center;gap:.15rem;flex-wrap:nowrap;white-space:nowrap;overflow-x:auto;scrollbar-width:none}.header__nav::-webkit-scrollbar{display:none}.header__nav a{padding:.55rem .72rem;border-radius:999px;text-decoration:none;font-weight:800;font-size:.98rem}.header__nav a:hover{background:#f0f3f0}.header__actions{display:flex;align-items:center;gap:.5rem}.header__search{display:flex;min-width:min(330px,31vw)}.header__search input{width:100%;min-height:44px;border:1px solid var(--border);border-radius:999px 0 0 999px;padding:.6rem .9rem;background:#fff}.header__search button{min-width:48px;border:1px solid var(--border);border-left:0;border-radius:0 999px 999px 0;background:#fff;cursor:pointer}.localizers{display:flex;gap:.35rem}.localizers select{min-height:44px;width:92px;max-width:92px;border:1px solid var(--border);border-radius:999px;background:#fff;padding:.4rem .6rem;font-weight:800}.cart-link{display:inline-flex;align-items:center;justify-content:center;gap:.35rem;min-width:48px;min-height:48px;border-radius:999px;text-decoration:none;font-weight:900;white-space:nowrap;position:relative}.cart-link--image{width:50px;height:50px;padding:3px;transition:transform .16s ease,background .16s ease}.cart-link--image:hover{background:#f0f3f0;transform:translateY(-1px)}.cart-link__image{display:block;width:42px;height:42px;object-fit:contain}.cart-link__badge{position:absolute;right:-2px;top:-1px;min-width:20px;height:20px;padding:0 5px;display:flex;align-items:center;justify-content:center;border-radius:999px;background:var(--accent);color:#fff;border:2px solid #fff;font-size:.72rem;line-height:1;font-weight:900}.mobile-menu-button{display:none;min-width:44px;border:1px solid var(--border);background:#fff;border-radius:999px;cursor:pointer}.mobile-menu{border-top:1px solid var(--border);padding:1rem 0 1.5rem;background:#fff}.mobile-menu a{display:block;padding:.8rem 0;font-weight:800;text-decoration:none}.mobile-localizers{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-top:1rem}.brand-logo{display:block;max-width:100%;height:auto}.hero{overflow:hidden}.hero__inner{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(2rem,6vw,6rem);align-items:center;min-height:570px}.hero__eyebrow{font-weight:900;text-transform:uppercase;letter-spacing:.12em;color:var(--accent, #126a3a);font-size:.82rem}.hero h1{max-width:10ch;margin:.65rem 0 1.25rem}.hero__copy{font-size:clamp(1.05rem,2vw,1.22rem);color:var(--muted)}.hero__buttons{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.hero__visual{aspect-ratio:1/1;border-radius:var(--radius-lg);overflow:visible;background:transparent;display:grid;place-items:center;padding:0;box-shadow:none}.hero__visual>img{width:100%;height:100%;object-fit:contain;border-radius:0}.hero__visual--logo .brand-logo--full{max-width:92%;max-height:92%;object-fit:contain}.hero__visual--logo .brand-logo--globe{max-width:88%;max-height:88%;object-fit:contain;filter:drop-shadow(0 20px 40px rgba(20,45,28,.08))}.category-card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.category-card{min-height:178px;display:grid;grid-template-columns:1fr auto;grid-template-rows:auto 1fr;align-items:end;gap:.75rem;padding:1.2rem;border:1px solid rgba(22,53,31,.13);border-radius:var(--radius);text-decoration:none;background:#fff;transition:transform .18s ease,box-shadow .18s ease}.category-card:hover{transform:translateY(-3px);box-shadow:0 14px 28px #142d1c17}.category-card__number{grid-column:1/-1;align-self:start;font-size:.78rem;font-weight:900;letter-spacing:.12em;color:var(--accent)}.category-card strong{font-size:1.12rem;line-height:1.25}.category-card--a{background:linear-gradient(135deg,#fff,#edf8ef)}.category-card--b{background:linear-gradient(135deg,#fff,#f5f1e6)}.category-card--c{background:linear-gradient(135deg,#fff,#f4eef8)}.category-card--d{background:linear-gradient(135deg,#fff,#eaf7f0)}.category-card--e{background:linear-gradient(135deg,#fff,#f7f2e9)}.category-card--f{background:linear-gradient(135deg,#fff,#edf2f8)}.category-card--g{background:linear-gradient(135deg,#fff,#f8eef5)}.category-card--h{background:linear-gradient(135deg,#fff,#f0f4f1)}.country-teaser-grid{display:flex;flex-wrap:wrap;gap:.8rem}.country-teaser-card,.country-card{display:flex;align-items:center;justify-content:space-between;gap:1rem;min-height:64px;padding:.9rem 1rem;border:1px solid var(--border);border-radius:14px;background:#fff;text-decoration:none;font-weight:800}.country-teaser-card{min-width:150px}.country-teaser-card:hover,.country-card:hover{border-color:var(--accent);background:#f8fbf8}.directory-heading{margin-bottom:2rem}.directory-heading h1{margin-bottom:.8rem}.country-search{max-width:620px;margin-bottom:2rem}.country-letter{margin:2.25rem 0}.country-letter h2{font-size:1.35rem;color:var(--accent);border-bottom:2px solid #e6eee8;padding-bottom:.55rem}.country-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.7rem}.country-empty .brand-logo{max-width:160px;margin:0 auto 1rem}.country-card[hidden],.country-letter[hidden]{display:none!important}.category-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.category-group{scroll-margin-top:130px;border:1px solid var(--border);border-radius:var(--radius);padding:1.4rem;background:#fff}.category-group h2{font-size:1.35rem;margin:0 0 1rem}.chip-list{display:flex;flex-wrap:wrap;gap:.55rem}.chip{display:inline-flex;min-height:42px;align-items:center;padding:.55rem .75rem;border-radius:999px;border:1px solid #d9e3db;background:#f7faf7;text-decoration:none;font-weight:700}.chip:hover{border-color:var(--accent);background:#eef7f0}.card-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1rem}.browse-card{display:block;min-height:220px;position:relative;overflow:hidden;border:1px solid var(--border);border-radius:var(--radius);background:#f5f7f5;text-decoration:none}.browse-card img{width:100%;height:100%;position:absolute;top:0;right:0;bottom:0;left:0;object-fit:cover}.browse-card:after{content:"";position:absolute;top:40%;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000b3)}.browse-card__label{position:absolute;z-index:2;left:1rem;right:1rem;bottom:1rem;color:#fff;font-size:1.2rem;font-weight:900}.browse-card--empty{display:flex;align-items:flex-end;padding:1rem;background:linear-gradient(135deg,#eef5ef,#dfeae2);color:#15251a}.browse-card--empty:after{display:none}.browse-card--empty .browse-card__label{position:static;color:inherit}.product-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:1.25rem}.product-card{min-width:0}.product-card__media{display:block;aspect-ratio:1/1;overflow:hidden;border-radius:var(--radius);background:#f3f5f3}.product-card__media img{width:100%;height:100%;object-fit:cover;transition:transform .18s ease}.product-card:hover img{transform:scale(1.025)}.product-card__title{margin:.75rem 0 .25rem;font-size:1rem}.product-card__title a{text-decoration:none}.product-card__price{font-weight:900}.badge{display:inline-block;border-radius:999px;padding:.25rem .5rem;background:#eef4ef;font-size:.78rem;font-weight:800}.product{display:grid;grid-template-columns:minmax(0,1.05fr) minmax(320px,.95fr);gap:clamp(2rem,5vw,5rem);align-items:start}.product__gallery{display:grid;gap:.9rem}.product__media{border-radius:var(--radius);overflow:hidden;background:#f4f5f4}.product__media--main{aspect-ratio:1/1;display:grid;place-items:center}.product__media--main>*{width:100%;height:100%}.product__media--main img{width:100%;height:100%;object-fit:contain}.product__thumbs{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:.75rem}.product__thumb{-webkit-appearance:none;appearance:none;border:1px solid var(--border);background:#fff;border-radius:14px;padding:.35rem;cursor:pointer}.product__thumb.is-active{border-color:var(--accent);box-shadow:0 0 0 2px #126a3a24}.product__thumb img{width:100%;aspect-ratio:1/1;object-fit:cover;border-radius:10px;display:block}.product__info{position:sticky;top:118px}.product__info h1{font-size:clamp(2rem,4vw,3.6rem)}.product__price{font-size:1.5rem;font-weight:900;margin:.5rem 0 1rem}.product__summary{color:var(--muted);margin-bottom:1.3rem}.product__form{display:grid;gap:1rem}.field{display:grid;gap:.4rem}.field label{font-weight:800}.field select,.field input,.field textarea{width:100%;min-height:48px;border:1px solid var(--border);border-radius:11px;padding:.7rem .8rem;background:#fff;color:var(--text)}.product__details{margin-top:2rem;border-top:1px solid var(--border);padding-top:1.2rem}.product__details details{border-bottom:1px solid var(--border);padding:.9rem 0}.product__details summary{cursor:pointer;font-weight:900}.filters{border:1px solid var(--border);border-radius:var(--radius);padding:1rem;margin-bottom:1.5rem}.filters__row{display:flex;flex-wrap:wrap;gap:1rem;align-items:end}.filters details{min-width:180px}.filters summary{font-weight:800;cursor:pointer}.filter-list{list-style:none;padding:0;margin:.5rem 0}.filter-list li{margin:.3rem 0}.search-page-form{max-width:720px;margin:1.5rem 0 2rem}.pagination{display:flex;justify-content:center;gap:.5rem;margin-top:2rem}.pagination a,.pagination span{min-width:44px;min-height:44px;display:grid;place-items:center;border:1px solid var(--border);border-radius:999px;text-decoration:none}.contact-layout{display:grid;grid-template-columns:.85fr 1.15fr;gap:clamp(2rem,7vw,7rem);align-items:start}.contact-intro h1{margin-top:0}.contact-card{border:1px solid var(--border);border-radius:var(--radius-lg);padding:clamp(1.25rem,4vw,2.2rem);box-shadow:0 18px 45px #142d1c12}.contact-form{display:grid;gap:1rem}.form-success{border-left:4px solid #1c7b43;background:#edf8f0;padding:1rem;border-radius:0 10px 10px 0;font-weight:700}.form-errors{border-left:4px solid #a4372d;background:#fff0ee;padding:1rem;border-radius:0 10px 10px 0}.cart-table{width:100%;border-collapse:collapse}.cart-table th,.cart-table td{text-align:left;border-bottom:1px solid var(--border);padding:1rem .5rem;vertical-align:middle}.cart-table input{width:80px;min-height:44px}.cart-summary{display:flex;flex-direction:column;align-items:flex-end;gap:.75rem;margin-top:1.5rem}.section--brand-story{background:#eff6f1}.brand-story{display:grid;grid-template-columns:minmax(180px,.4fr) 1fr;align-items:center;gap:clamp(1.5rem,5vw,4rem);text-align:left}.brand-story p{margin-inline:0}.brand-story__mark{background:transparent;border-radius:0;padding:0;border:0}.brand-story__mark img{width:100%;max-height:240px;object-fit:contain}.footer{background:#142018;color:#f4f7f4;margin-top:4rem}.footer a{color:inherit}.footer__grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:2rem;padding:3.5rem 0}.footer__title{font-weight:900;font-size:1.05rem;margin-bottom:.75rem}.footer__logo{display:inline-flex;max-width:240px;padding:0;background:transparent;border-radius:0}.footer__logo img{width:100%;max-height:62px;object-fit:contain}.footer__company{color:#cbd5cc}.footer ul{list-style:none;padding:0;margin:0}.footer li{margin:.45rem 0}.footer__bottom{border-top:1px solid rgba(255,255,255,.2);padding:1.25rem 0;display:flex;justify-content:space-between;gap:1rem;flex-wrap:wrap}.social-links{display:flex;gap:1rem;flex-wrap:wrap;font-weight:800;align-items:center}.social-link{display:inline-flex;align-items:center;gap:.45rem;text-decoration:none}.social-link img{width:20px;height:20px;object-fit:contain}.rich-text{text-align:center}.rich-text p{margin-inline:auto}.notice-box{border-left:4px solid var(--accent,#126a3a);background:#f1f6f2;padding:1rem 1.25rem;border-radius:0 12px 12px 0}.empty-state{text-align:center;padding:4rem 0}.section-cta{margin-top:1.25rem}.password-page{min-height:100vh;background:#f4f8f5}.password-shell{min-height:100vh;display:grid;grid-template-columns:minmax(300px,.85fr) minmax(500px,1.15fr)}.password-shell__brand{background:linear-gradient(145deg,#0f6b3b,#143f29);display:grid;place-items:center;padding:clamp(2rem,6vw,6rem);overflow:hidden}.password-shell__globe{width:min(520px,82%);aspect-ratio:auto;border-radius:0;background:transparent;display:grid;place-items:center;padding:0;box-shadow:none;transform:rotate(-4deg)}.password-shell__globe img{width:100%;height:100%;object-fit:contain;border-radius:0}.password-shell__globe .brand-logo--globe{max-width:min(520px,82%);max-height:70vh;filter:drop-shadow(0 30px 80px rgba(0,0,0,.22))}.password-shell__content{align-self:center;width:min(760px,calc(100% - 3rem));margin-inline:auto;padding:3rem 0}.password-wordmark{width:min(280px,62%);margin-bottom:2rem}.password-wordmark img{width:100%;max-height:90px;object-fit:contain;object-position:left}.password-eyebrow{color:var(--accent);font-weight:900;letter-spacing:.1em;text-transform:uppercase;font-size:.82rem}.password-shell h1{max-width:11ch;margin:.65rem 0 1rem}.password-message{margin:1.25rem 0}.password-card{margin-top:2rem;padding:1.25rem;background:#fff;border:1px solid var(--border);border-radius:var(--radius);box-shadow:0 14px 35px #142d1c12}.password-card h2{font-size:1.2rem;margin-top:0}.inline-field{display:grid;grid-template-columns:1fr auto;gap:.6rem}.inline-field input{min-height:48px;border:1px solid var(--border);border-radius:999px;padding:.7rem 1rem;min-width:0}.password-access{margin-top:1rem;padding:1rem 0}.password-access summary{cursor:pointer;font-weight:800;color:var(--accent)}.password-login-form{display:grid;gap:1rem;max-width:520px;margin-top:1rem}@media(max-width:1120px){.header__nav,.localizers{display:none}.mobile-menu-button{display:inline-grid;place-items:center}.header__row{grid-template-columns:auto 1fr auto}.header__search{min-width:0}.category-card-grid,.country-grid,.card-grid,.product-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.password-shell{grid-template-columns:.75fr 1.25fr}}@media(max-width:800px){.page-width{width:min(calc(100% - 1.25rem),var(--page-width))}.header__row{min-height:68px;grid-template-columns:auto 1fr auto;gap:.5rem}.header__logo{width:150px}.header__search{display:none}.hero__inner,.product,.contact-layout,.brand-story{grid-template-columns:1fr;min-height:0}.hero__inner{padding:2.25rem 0}.hero__visual{order:-1;aspect-ratio:16/10}.hero h1{max-width:12ch}.product__info{position:static}.product__thumbs{grid-template-columns:repeat(4,minmax(0,1fr))}.category-card-grid,.country-grid,.card-grid,.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.category-groups{grid-template-columns:1fr}.footer__grid{grid-template-columns:1fr 1fr}.cart-table thead{display:none}.cart-table tr{display:grid;padding:1rem 0}.cart-table td{border:0;padding:.35rem 0}.password-shell{grid-template-columns:1fr}.password-shell__brand{min-height:34vh;padding:2.2rem}.password-shell__globe{width:min(280px,66%)}.password-shell__content{padding:2.5rem 0 4rem}.password-shell h1{max-width:13ch}.desktop-only{display:none}.mobile-only{display:block}}@media(max-width:500px){.category-card-grid,.country-grid,.card-grid{grid-template-columns:1fr}.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.8rem}.footer__grid,.mobile-localizers,.inline-field{grid-template-columns:1fr}.inline-field .button{width:100%}.category-card{min-height:138px}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}.promo-marquee__track{animation:none!important;width:100%}.promo-marquee__group{flex-wrap:wrap;justify-content:center;width:100%}.promo-marquee__group[aria-hidden=true]{display:none}}.country-teaser-card--placeholder{grid-column:1/-1;justify-content:center;text-align:center;background:#f7faf7}.article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1.25rem}.article-card{border:1px solid var(--border);border-radius:var(--radius);overflow:hidden;background:#fff}.article-card__image{display:block;aspect-ratio:16/10;overflow:hidden;background:#f3f5f3}.article-card__image img{width:100%;height:100%;object-fit:cover}.article-card__body{padding:1.2rem}.article-card__body h2{font-size:1.35rem}.article-card__body h2 a{text-decoration:none}.article-card time{font-size:.85rem;color:var(--muted)}.article-page__inner{max-width:900px}.article-page__hero{margin:2rem 0;border-radius:var(--radius-lg);overflow:hidden}.article-page__content{font-size:1.06rem}@media(max-width:800px){.article-grid{grid-template-columns:1fr}}@media(max-width:760px){.cart-link--image{width:46px;height:46px}.cart-link__image{width:38px;height:38px}}.language-picker{position:relative}.language-picker summary{list-style:none;width:48px;height:44px;display:grid;place-items:center;border:1px solid var(--border);border-radius:999px;background:#fff;cursor:pointer}.language-picker summary::-webkit-details-marker{display:none}.language-picker[open] summary{border-color:var(--accent);box-shadow:0 0 0 3px #126a3a14}.language-flag{display:inline-flex;width:26px;height:18px;flex:0 0 auto;overflow:hidden;border-radius:3px;box-shadow:0 0 0 1px #0000001f}.language-flag svg{width:100%;height:100%;display:block}.language-picker__menu{position:absolute;z-index:80;right:0;top:calc(100% + .55rem);min-width:190px;padding:.45rem;background:#fff;border:1px solid var(--border);border-radius:14px;box-shadow:0 18px 45px #142d1c26}.language-picker__form{display:grid;gap:.2rem}.language-picker__option,.mobile-language-option{width:100%;border:0;background:transparent;display:flex;align-items:center;gap:.7rem;padding:.65rem .7rem;border-radius:10px;cursor:pointer;font:inherit;text-align:left;color:var(--text)}.language-picker__option:hover,.language-picker__option.is-active,.mobile-language-option:hover,.mobile-language-option.is-active{background:#eef7f0}.mobile-language-list{display:grid;gap:.35rem}.mobile-localizer-label{font-weight:800;margin-bottom:.25rem}.country-tabs-section .section-heading{align-items:flex-end}.country-teaser-grid{display:flex;flex-wrap:wrap;gap:.65rem}.country-teaser-card{min-width:0;min-height:44px;padding:.62rem .9rem;border-radius:999px;justify-content:center;font-weight:800}.country-teaser-card:hover{transform:translateY(-1px)}.country-grid--fallback{margin-top:1.5rem}.product-section{padding-top:clamp(2rem,4vw,4rem)}.product__meta-row{display:flex;align-items:center;gap:.8rem;flex-wrap:wrap}.product__review-badge{min-height:24px;display:flex;align-items:center}.variant-fieldset{border:0;padding:0;margin:0}.variant-fieldset legend{font-weight:900;margin-bottom:.65rem}.variant-choice-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.7rem}.variant-choice{position:relative;display:block;cursor:pointer}.variant-choice input{position:absolute;opacity:0;pointer-events:none}.variant-choice__content{min-height:74px;display:flex;flex-direction:column;justify-content:center;gap:.2rem;padding:.8rem .9rem;border:1px solid var(--border);border-radius:14px;background:#fff;transition:border-color .15s ease,box-shadow .15s ease,background .15s ease}.variant-choice__content strong{font-size:.95rem;line-height:1.25}.variant-choice__content span{font-size:.9rem;color:var(--muted);font-weight:800}.variant-choice:hover .variant-choice__content{border-color:#9eb9a6}.variant-choice.is-selected .variant-choice__content,.variant-choice:has(input:checked) .variant-choice__content{border-color:var(--accent);background:#f2f8f4;box-shadow:0 0 0 2px #126a3a1a}.variant-choice.is-unavailable{opacity:.5;cursor:not-allowed}.product__buy-row{display:grid;grid-template-columns:120px 1fr;gap:.8rem;align-items:end}.quantity-field input{text-align:center}.product-trust-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.65rem;margin-top:1.1rem}.product-trust-grid>div{border:1px solid var(--border);border-radius:13px;padding:.75rem .8rem;background:#fbfcfb}.product-trust-grid strong,.product-trust-grid span{display:block}.product-trust-grid strong{font-size:.9rem}.product-trust-grid span{color:var(--muted);font-size:.79rem;margin-top:.15rem}.footer__logo .brand-logo--footer{filter:brightness(0) invert(1)}.returns-page{background:linear-gradient(180deg,#fff,#f5f9f6 55%,#fff)}.returns-hero{display:flex;justify-content:space-between;gap:2rem;align-items:end;padding:1.5rem 0 2.5rem}.returns-hero h1{margin:.45rem 0 .8rem}.returns-hero .lead{max-width:720px}.returns-eyebrow{color:var(--accent);text-transform:uppercase;letter-spacing:.11em;font-weight:900;font-size:.82rem}.returns-steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem;margin-bottom:2rem}.returns-card{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:1.35rem;box-shadow:0 12px 30px #142d1c0d}.returns-card>span{display:inline-grid;place-items:center;width:40px;height:40px;border-radius:999px;background:#e9f5ed;color:var(--accent);font-weight:900}.returns-card h2{font-size:1.15rem;margin:.85rem 0 .5rem}.returns-card p{color:var(--muted);margin:0}.policy-panel{background:#fff;border:1px solid var(--border);border-radius:var(--radius-lg);padding:clamp(1.2rem,3vw,2rem)}.section--reviews{background:#f4f8f5;margin-top:2rem}.reviews-shell{padding-top:clamp(2.5rem,5vw,4.5rem);padding-bottom:clamp(2.5rem,5vw,4.5rem)}.reviews-shell .jdgm-widget{color:var(--text);font-family:inherit}.reviews-shell .jdgm-rev-widg{border:0!important;padding:0!important}.reviews-shell .jdgm-rev-widg__title{font-size:clamp(2rem,4vw,3rem)!important;font-weight:900!important;letter-spacing:-.03em}.reviews-shell .jdgm-rev-widg__summary,.reviews-shell .jdgm-histogram{border-color:var(--border)!important}.reviews-shell .jdgm-star,.reviews-shell .jdgm-histogram__bar-content{color:#e3ba15!important}.reviews-shell .jdgm-histogram__bar-content{background:#e3ba15!important}.reviews-shell .jdgm-rev{background:#fff;border:1px solid var(--border)!important;border-radius:18px;padding:1.25rem!important;margin:1rem 0!important;box-shadow:0 10px 28px #142d1c0b}.reviews-shell .jdgm-rev__author{font-weight:900!important;color:var(--text)!important}.reviews-shell .jdgm-rev__title{font-size:1.05rem!important;font-weight:900!important}.reviews-shell .jdgm-rev__body p{line-height:1.65;color:#354239}.reviews-shell .jdgm-rev__reply{background:#eef6f0!important;border-left:4px solid var(--accent)!important;border-radius:0 12px 12px 0;padding:1rem!important}.reviews-shell .jdgm-write-rev-link,.reviews-shell .jdgm-ask-question-btn,.reviews-shell .jdgm-btn{background:var(--accent)!important;border-color:var(--accent)!important;color:var(--accent_text)!important;border-radius:999px!important;font-weight:900!important;text-decoration:none!important}.reviews-shell .jdgm-paginate__page.jdgm-curt{color:var(--accent)!important;font-weight:900}@media(max-width:800px){.variant-choice-grid{grid-template-columns:1fr}.product__buy-row{grid-template-columns:100px 1fr}.product-trust-grid{grid-template-columns:1fr 1fr}.returns-hero{align-items:flex-start;flex-direction:column}.returns-steps{grid-template-columns:1fr}}@media(max-width:500px){.product__buy-row,.product-trust-grid{grid-template-columns:1fr}.language-picker__menu{right:-58px}}@media(min-width:801px){.product__gallery{grid-template-columns:86px minmax(0,1fr);grid-template-areas:"thumbs main";align-items:start}.product__media--main{grid-area:main}.product__thumbs{grid-area:thumbs;grid-template-columns:1fr;align-content:start}}@media(max-width:800px){.product__gallery{grid-template-columns:1fr;grid-template-areas:"main" "thumbs"}.product__media--main{grid-area:main}.product__thumbs{grid-area:thumbs;grid-template-columns:repeat(4,minmax(0,1fr))}}.localizers{display:flex;gap:.4rem;align-items:center}.market-picker,.language-picker{position:relative}.market-picker summary,.language-picker summary{list-style:none;cursor:pointer;min-height:44px;border:1px solid var(--border);border-radius:999px;background:#fff;display:flex;align-items:center;justify-content:center;gap:.45rem;padding:.35rem .7rem}.market-picker summary::-webkit-details-marker,.language-picker summary::-webkit-details-marker{display:none}.market-picker summary{min-width:96px}.language-picker summary{width:48px;padding:.35rem}.market-picker[open] summary,.language-picker[open] summary{border-color:var(--accent);box-shadow:0 0 0 2px #126a3a1a}.market-picker__menu,.language-picker__menu{position:absolute;right:0;top:calc(100% + .55rem);z-index:60;width:min(330px,88vw);max-height:520px;overflow:auto;background:#fff;border:1px solid var(--border);border-radius:16px;box-shadow:0 18px 50px #142d1c29;padding:.45rem}.market-picker__option,.language-picker__option{-webkit-appearance:none;appearance:none;width:100%;border:0;background:#fff;color:var(--text);display:grid;grid-template-columns:30px 1fr auto;align-items:center;gap:.65rem;text-align:left;padding:.7rem .75rem;border-radius:11px;cursor:pointer;font:inherit}.language-picker__option{grid-template-columns:30px 1fr}.market-picker__option:hover,.language-picker__option:hover,.market-picker__option.is-active,.language-picker__option.is-active{background:#eef6f0}.market-picker__option strong{font-size:.82rem;color:var(--muted)}.language-flag{width:28px;height:19px;display:inline-flex;flex:none;overflow:hidden;border-radius:3px;box-shadow:0 0 0 1px #00000014}.language-flag>svg{width:100%;height:100%;display:block}.country-flag{box-shadow:none;overflow:visible}.country-flag>.language-flag{width:28px;height:19px}.section--apps{background:#f4f8f5}.app-section-shell:has(#judgeme_product_reviews){padding-top:clamp(2.5rem,6vw,5rem);padding-bottom:clamp(2.5rem,6vw,5rem)}#judgeme_product_reviews,.jdgm-review-widget{font-family:inherit!important;color:var(--text)!important}#judgeme_product_reviews .jdgm-rev-widg{border:0!important;padding:0!important;background:transparent!important}#judgeme_product_reviews .jdgm-rev-widg__title{font-size:clamp(2rem,4vw,3rem)!important;font-weight:900!important;letter-spacing:-.03em!important;color:var(--text)!important}#judgeme_product_reviews .jdgm-star,#judgeme_product_reviews .jdgm-histogram__bar-content{color:#e3ba15!important}#judgeme_product_reviews .jdgm-histogram__bar-content{background:#e3ba15!important}#judgeme_product_reviews .jdgm-rev{background:#fff!important;border:1px solid var(--border)!important;border-radius:18px!important;padding:1.25rem!important;margin:1rem 0!important;box-shadow:0 10px 28px #142d1c0b!important}#judgeme_product_reviews .jdgm-rev__reply{background:#eef6f0!important;border-left:4px solid var(--accent)!important;border-radius:0 12px 12px 0!important;padding:1rem!important}#judgeme_product_reviews .jdgm-write-rev-link,#judgeme_product_reviews .jdgm-ask-question-btn,#judgeme_product_reviews .jdgm-btn{background:var(--accent)!important;border-color:var(--accent)!important;color:#fff!important;border-radius:999px!important;font-weight:900!important;text-decoration:none!important}.return-route-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin:2rem 0 3rem}.return-route-card{border:1px solid var(--border);border-radius:var(--radius-lg);background:#fff;padding:clamp(1.25rem,3vw,2rem);box-shadow:0 14px 35px #142d1c0e}.return-route-card__eyebrow{display:inline-block;font-size:.76rem;font-weight:900;letter-spacing:.12em;color:var(--accent);margin-bottom:.65rem}.return-route-card h2{margin:.2rem 0 .75rem;font-size:clamp(1.35rem,2vw,1.8rem)}.return-route-card p{color:var(--muted);min-height:4.5em}@media(max-width:800px){.return-route-grid{grid-template-columns:1fr}.return-route-card p{min-height:0}}
/*# sourceMappingURL=/cdn/shop/t/11/assets/base.css.map */
