*,:after,:before{box-sizing:border-box}*{margin:0}html{text-size-adjust:100%}body{min-height:100vh;font-family:var(--font-sans-stack,var(--font-sans),system-ui,sans-serif);font-size:var(--type-base,.875rem);line-height:var(--line-normal,1.45);color:var(--ink,#17251a);background:var(--page-bg,#f4f6f0);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}img,picture,svg,video{display:block;max-width:100%}button,input,select,textarea{font:inherit;color:inherit}a{color:inherit;text-decoration:none}ol,ul{list-style:none;padding:0}h1,h2,h3,h4{font-weight:var(--weight-semibold,600);line-height:var(--line-tight,1.2)}:focus-visible{outline:2px solid var(--focus-ring,#2e7d3a);outline-offset:2px;border-radius:var(--radius-control,6px)}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}main#main{display:block}.account-page,.catalog-page,.checkout-page,.home,.legal-page,.pdp,.status-page,.status_page{width:100%;max-width:var(--layout-content-max,1180px);margin-inline:auto;padding-inline:var(--layout-gutter,16px)}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.skip-link{position:absolute;top:var(--space-2,4px);left:var(--space-2,4px);z-index:200;padding:var(--space-4,8px) var(--space-7,16px);background:var(--surface,#fff);color:var(--accent-strong,#1e5e2a);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px);box-shadow:var(--shadow-overlay);transform:translateY(-200%);transition:transform var(--motion-fast,.12s) var(--motion-ease)}.skip-link:focus{transform:translateY(0)}.surface-strong{background:var(--surface-strong,#f6f8f2)}button{cursor:pointer;border:0;background:none}button:disabled,input:disabled{cursor:not-allowed}.btn{display:inline-flex;align-items:center;justify-content:center;gap:var(--space-3,6px);min-height:40px;padding:var(--space-4,8px) var(--space-8,20px);font-size:var(--type-base,.875rem);font-weight:var(--weight-semibold,600);line-height:var(--line-tight,1.2);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border:1px solid transparent;border-radius:var(--radius-control,6px);transition:background var(--motion-fast,.12s) var(--motion-ease),box-shadow var(--motion-fast,.12s) var(--motion-ease)}.btn--primary:hover,.btn:hover{background:var(--accent-strong,#1e5e2a)}.btn--primary{color:var(--on-accent,#fff);background:var(--accent,#2e7d3a)}.btn--secondary{color:var(--ink,#17251a);background:var(--surface,#fff);border-color:var(--line,#d7dfce)}.btn--secondary:hover{background:var(--surface-strong,#f6f8f2);border-color:var(--accent,#2e7d3a)}.btn--ghost{color:var(--accent-strong,#1e5e2a);background:transparent;border-color:transparent}.btn--ghost:hover{background:var(--accent-wash)}.btn:disabled{color:var(--disabled-ink,#9ca3af);background:var(--disabled-surface,#eef1f4);border-color:var(--disabled-surface,#eef1f4)}input[type=email],input[type=number],input[type=search],input[type=tel],input[type=text],select,textarea{width:100%;min-height:36px;padding:var(--space-3,6px) var(--space-5,10px);font-size:var(--type-base,.875rem);color:var(--ink,#17251a);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px);transition:border-color var(--motion-fast,.12s) var(--motion-ease)}input:focus,select:focus,textarea:focus{outline:none;border-color:var(--accent,#2e7d3a);box-shadow:var(--shadow-focus)}input::placeholder{color:var(--muted,#55634e);opacity:.8}fieldset{border:0;padding:0}legend{width:100%;margin-bottom:var(--space-4,8px);font-weight:var(--weight-semibold,600);color:var(--ink,#17251a)}label,legend{display:block;font-size:var(--type-sm,.8125rem)}.facet-option,label{color:var(--ink-soft,#33402f)}.facet-option{display:flex;align-items:center;gap:var(--space-4,8px);padding:var(--space-2,4px) 0;font-size:var(--type-sm,.8125rem);cursor:pointer}.facet-option input{width:auto;min-height:0;accent-color:var(--accent,#2e7d3a)}.badge{display:inline-flex;align-items:center;gap:var(--space-2,4px);padding:2px var(--space-3,6px);font-size:var(--type-xs,.75rem);font-weight:var(--weight-medium,500);line-height:1.4;color:var(--accent-strong,#1e5e2a);background:var(--accent-wash);border:1px solid transparent;border-radius:var(--radius-pill,999px);white-space:nowrap}.badge--sale{color:var(--on-accent-alt,#fff);background:var(--accent-alt,#c2410c)}[data-stock=IN_STOCK]{color:var(--status-success,#1c7c54)}[data-stock=LOW_STOCK]{color:var(--status-warning,#8a5a12)}[data-stock=OUT_OF_STOCK]{color:var(--ink-soft,#33402f)}.site-header{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:var(--surface,#fff);border-bottom:1px solid var(--line,#d7dfce)}.locale-switcher{display:inline-flex;align-items:center;font-size:var(--type-xs,.75rem)}.locale-switcher__option{padding-inline:var(--space-3,6px);font-weight:var(--weight-medium,500);color:var(--muted,#55634e)}.locale-switcher__option+.locale-switcher__option{border-left:1px solid var(--line,#d7dfce)}.locale-switcher__option:hover{color:var(--accent-strong,#1e5e2a)}.locale-switcher__option[aria-current=true]{color:var(--ink,#17251a);font-weight:var(--weight-semibold,600);text-decoration:underline;text-underline-offset:4px;text-decoration-thickness:2px;-webkit-text-decoration-color:var(--accent,#2e7d3a);text-decoration-color:var(--accent,#2e7d3a)}.primary-header{display:grid;grid-template-columns:auto auto minmax(0,480px) 1fr;align-items:center;grid-gap:var(--space-7,16px);gap:var(--space-7,16px);width:100%;max-width:var(--layout-content-max,1180px);margin-inline:auto;padding:var(--space-5,10px) var(--layout-gutter,16px);min-height:var(--layout-header-height,64px)}.brand-mark{display:flex;flex-direction:column;line-height:1.05}.brand-wordmark{font-size:var(--type-xl,1.375rem);font-weight:var(--weight-bold,700);letter-spacing:-.01em;color:var(--accent,#2e7d3a)}.department-disclosure{position:relative}.department-trigger{display:inline-flex;align-items:center;gap:var(--space-3,6px);min-height:40px;padding:0 var(--space-6,12px);font-weight:var(--weight-semibold,600);color:var(--ink,#17251a);background:var(--surface-strong,#f6f8f2);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px);list-style:none;cursor:pointer;white-space:nowrap}.department-trigger::-webkit-details-marker{display:none}.department-trigger:after{content:"▾";font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.department-disclosure[open] .department-trigger,.department-trigger:hover{border-color:var(--accent,#2e7d3a);color:var(--accent-strong,#1e5e2a)}.mega-menu{position:absolute;top:calc(100% + var(--space-4, 8px));left:0;z-index:90;width:min(900px,94vw);max-height:70vh;overflow:auto;padding:var(--space-8,20px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px);box-shadow:var(--shadow-overlay)}.mega-menu__cols{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));grid-gap:var(--space-9,24px);gap:var(--space-9,24px)}.mega-menu__col{min-width:0}.mega-menu__dept{display:block;margin-bottom:var(--space-4,8px);padding-bottom:var(--space-3,6px);font-size:var(--type-sm,.8125rem);font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.03em;color:var(--ink,#17251a);border-bottom:1px solid var(--line,#d7dfce)}.mega-menu__dept:hover{color:var(--accent,#2e7d3a)}.mega-menu__subs{display:flex;flex-direction:column;gap:var(--space-2,4px)}.mega-menu__subs a{font-size:var(--type-sm,.8125rem);color:var(--ink-soft,#33402f)}.mega-menu__subs a:hover{color:var(--accent,#2e7d3a)}@media (max-width:720px){.mega-menu__cols{grid-template-columns:1fr 1fr}}.command-search{position:relative;display:grid;grid-template-columns:1fr auto;align-items:stretch;border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px);background:var(--surface,#fff);overflow:hidden}.command-search:focus-within{border-color:var(--accent,#2e7d3a);box-shadow:var(--shadow-focus)}.command-search__input,.command-search__submit{min-height:40px;border:0;border-radius:0;box-shadow:none}.command-search__input:focus{outline:none;box-shadow:none}.command-search__submit{padding-inline:var(--space-8,20px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);font-weight:var(--weight-semibold,600);white-space:nowrap}.command-search__submit:hover{background:var(--accent-strong,#1e5e2a)}.account-actions{display:flex;align-items:center;justify-self:end;gap:var(--space-6,12px)}.account-actions__account{display:inline-flex;flex-direction:column;font-size:var(--type-sm,.8125rem);color:var(--ink-soft,#33402f);line-height:1.1}.account-actions__account:hover{color:var(--accent-strong,#1e5e2a)}.account-actions__account-label{font-weight:var(--weight-medium,500)}.account-actions__coming-soon{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.cart-trigger{display:inline-flex;align-items:center;gap:var(--space-4,8px);min-height:40px;padding:0 var(--space-6,12px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600)}.cart-trigger:hover{background:var(--accent-strong,#1e5e2a)}.cart-count,.cart-trigger__icon{display:inline-flex;align-items:center}.cart-count{justify-content:center;min-width:20px;height:20px;padding-inline:var(--space-2,4px);font-size:var(--type-xs,.75rem);font-weight:var(--weight-bold,700);color:var(--accent-strong,#1e5e2a);background:var(--on-accent,#fff);border-radius:var(--radius-pill,999px);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cart-count[data-empty=true]{color:var(--muted,#55634e);background:rgba(255,255,255,.65)}.cart-trigger__labels{display:inline-flex;flex-direction:column;align-items:flex-start;line-height:1.1}.cart-label{font-size:var(--type-sm,.8125rem)}.cart-total{font-size:var(--type-xs,.75rem);font-feature-settings:"tnum";font-variant-numeric:tabular-nums;opacity:.92}.home{display:flex;flex-direction:column;gap:var(--section-md,32px);padding-block:var(--section-sm,24px) var(--section-xl,64px)}.home-departments>h2,.home-selected__head h2{font-size:var(--type-xl,1.375rem);margin-bottom:var(--space-6,12px)}.home-departments__grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));grid-gap:var(--space-6,12px);gap:var(--space-6,12px)}.home-department{display:flex}.home-department__link{display:flex;flex-direction:column;gap:var(--space-3,6px);width:100%;padding:var(--space-6,12px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px);box-shadow:var(--shadow-card);transition:border-color var(--motion-fast,.12s) var(--motion-ease),box-shadow var(--motion-normal,.18s) var(--motion-ease)}.home-department__link:hover{border-color:var(--accent,#2e7d3a);box-shadow:var(--shadow-overlay)}.home-department__icon{display:flex;align-items:center;justify-content:center;aspect-ratio:16/10;color:var(--accent,#2e7d3a);background:var(--accent-wash);border-radius:var(--radius-control,6px);transition:background var(--motion-fast,.12s) var(--motion-ease)}.home-department__icon svg{width:38px;height:38px}.home-department__link:hover .home-department__icon{background:color-mix(in srgb,var(--accent) 16%,var(--surface))}.home-department__image{width:100%;height:100%;object-fit:contain}.home-department__media-fallback{width:100%;height:100%}.home-department__media-fallback,.pdp-gallery__fallback,.product-card__media-fallback{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:var(--space-3,6px);background:radial-gradient(120% 120% at 50% 35%,var(--surface,#fff) 0,var(--surface-strong,#f6f8f2) 70%,var(--disabled-surface,#eef1f4) 100%);color:var(--disabled-ink,#9ca3af);font-size:var(--type-xs,.75rem);font-weight:var(--weight-medium,500);letter-spacing:.04em}.product-card__media-fallback{font-size:var(--type-xl,1.375rem)}.pdp-gallery__fallback,.product-card__media-fallback{font-weight:var(--weight-bold,700);letter-spacing:.06em;color:var(--disabled-ink,#9ca3af)}.pdp-gallery__fallback{font-size:clamp(3rem,12vw,6rem)}.home-department__media-fallback{font-size:var(--type-sm,.8125rem);color:var(--muted,#55634e)}.home-department__label{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-medium,500);color:var(--ink,#17251a)}.home-department__count{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.usp-bar{background:var(--surface-strong,#f6f8f2);border-bottom:1px solid var(--line,#d7dfce)}.usp-bar__list{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:var(--space-4,8px) var(--space-10,32px);width:100%;max-width:var(--layout-content-max,1180px);margin-inline:auto;padding:var(--space-4,8px) var(--layout-gutter,16px)}.usp-bar__item{gap:var(--space-4,8px);font-size:var(--type-sm,.8125rem);color:var(--ink-soft,#33402f)}.usp-bar__icon,.usp-bar__item{display:inline-flex;align-items:center}.usp-bar__icon{flex:none;justify-content:center;color:var(--accent,#2e7d3a)}.usp-bar__icon svg{width:18px;height:18px}.usp-bar__text{font-weight:var(--weight-medium,500)}.home-selected__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-5,10px);margin-bottom:var(--space-6,12px)}.home-selected__all{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-medium,500);color:var(--accent-strong,#1e5e2a);white-space:nowrap}.home-selected__all:hover{text-decoration:underline}.home-newsletter{display:flex;flex-direction:column;gap:var(--space-5,10px);padding:var(--section-sm,24px);background:var(--surface-strong,#f6f8f2);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-frame,12px)}.home-newsletter>h2{font-size:var(--type-lg,1.125rem)}.home-newsletter__form{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:var(--space-4,8px);gap:var(--space-4,8px)}.home-newsletter__input{grid-column:1/2}.home-newsletter__submit{grid-column:2/3;min-height:40px;padding-inline:var(--space-8,20px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600);white-space:nowrap}.home-newsletter__submit:hover{background:var(--accent-strong,#1e5e2a)}.home-newsletter__consent{grid-column:1/-1;display:flex;align-items:flex-start;gap:var(--space-3,6px);font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.home-newsletter__consent input[type=checkbox]{width:auto;min-height:0;margin-top:2px;accent-color:var(--accent,#2e7d3a)}.home-hero{display:grid;grid-template-columns:1.3fr 1fr;align-items:center;grid-gap:var(--section-md,32px);gap:var(--section-md,32px);padding:clamp(24px,5vw,56px);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-frame,12px);overflow:hidden;background:radial-gradient(circle at 88% 18%,var(--hero-a),transparent 55%),radial-gradient(circle at 12% 92%,var(--hero-b),transparent 52%),linear-gradient(120deg,var(--page-glow,#e8f0e0),var(--surface,#fff))}.home-hero__body{display:flex;flex-direction:column;align-items:flex-start;gap:var(--space-5,10px)}.home-hero__eyebrow{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.06em;color:var(--accent-strong,#1e5e2a)}.home-hero__title{font-size:clamp(1.75rem,4vw,2.75rem);line-height:var(--line-tight,1.15);color:var(--ink,#17251a);max-width:18ch}.home-hero__sub{color:var(--ink-soft,#33402f);line-height:var(--line-normal,1.5);max-width:48ch}.home-hero__cta,.home-hero__sub{font-size:var(--type-md,.9375rem)}.home-hero__cta{margin-top:var(--space-4,8px);padding:var(--space-6,12px) var(--space-9,24px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600)}.home-hero__cta:hover{background:var(--accent-strong,#1e5e2a)}.home-hero__art{width:100%;height:auto;max-height:300px;justify-self:end}@media (max-width:760px){.home-hero{grid-template-columns:1fr}.home-hero__art{display:none}}.home-top{display:grid;grid-template-columns:minmax(0,1fr) 320px;grid-gap:var(--section-md,32px);gap:var(--section-md,32px);align-items:stretch}.home-top__main{gap:var(--section-md,32px);min-width:0}.home-rail,.home-top__main{display:flex;flex-direction:column}.home-rail{justify-content:center;gap:var(--space-6,12px);position:-webkit-sticky;position:sticky;top:var(--space-8,20px)}.rail-deal{display:flex;flex-direction:column;gap:var(--space-5,10px);padding:var(--space-8,20px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-frame,12px);box-shadow:var(--shadow-card)}.rail-deal__head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4,8px)}.rail-deal__eyebrow{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.04em;color:var(--accent-strong,#1e5e2a)}.rail-deal__card{display:flex;flex-direction:column;gap:var(--space-3,6px)}.rail-deal__media{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;background:var(--surface-strong,#f6f8f2);border-radius:var(--radius-card,8px);overflow:hidden}.rail-deal__media img{width:100%;height:100%;object-fit:contain}.rail-deal__media-fallback{display:flex;align-items:center;justify-content:center;width:100%;height:100%;color:var(--muted,#55634e);font-weight:var(--weight-semibold,600)}.rail-deal__brand{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.rail-deal__name{font-size:var(--type-md,.9375rem);font-weight:var(--weight-medium,500);color:var(--ink,#17251a);line-height:var(--line-normal,1.45)}.rail-deal__price{font-size:var(--type-xl,1.375rem);font-weight:var(--weight-bold,700);color:var(--ink,#17251a)}.rail-deal__cta{align-self:flex-start;margin-top:var(--space-3,6px);padding:var(--space-4,8px) var(--space-7,16px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-size:var(--type-sm,.8125rem);font-weight:var(--weight-semibold,600)}.rail-deal__card:hover .rail-deal__cta{background:var(--accent-strong,#1e5e2a)}.rail-deal__card:hover .rail-deal__name{color:var(--accent-strong,#1e5e2a)}.brand-spotlight{display:grid;grid-template-columns:minmax(0,.85fr) minmax(0,1fr);grid-gap:var(--section-sm,24px);gap:var(--section-sm,24px);align-items:stretch;height:100%;padding:var(--section-sm,24px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-frame,12px);box-shadow:var(--shadow-card)}.brand-spotlight__figure{position:relative;display:flex;align-items:center;justify-content:center;min-height:260px;padding:var(--space-9,24px);border-radius:var(--radius-card,8px);background:linear-gradient(160deg,#f6f1e3,#ede4d0);overflow:hidden}.brand-spotlight__bg{z-index:0;opacity:.16}.brand-spotlight__figure:after{content:"";position:absolute;inset:0;z-index:0;background:radial-gradient(circle at 50% 45%,rgba(246,241,227,.7),rgba(237,228,208,.35))}.brand-spotlight__brandcard{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:var(--space-6,12px);text-align:center}.brand-spotlight__credit{position:absolute;right:var(--space-4,8px);bottom:var(--space-4,8px);z-index:1;padding:1px var(--space-3,6px);font-size:.625rem;line-height:1.4;color:var(--muted,#55634e);background:rgba(255,255,255,.55);border-radius:4px}.brand-spotlight__logo{width:min(220px,72%);height:auto}.brand-spotlight__rule{width:44px;height:3px;border-radius:2px;background:var(--accent-alt,#c2410c)}.brand-spotlight__tagline{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-semibold,600);letter-spacing:.02em;color:var(--accent-strong,#1e5e2a)}.brand-spotlight__body{display:flex;flex-direction:column;gap:var(--space-5,10px);justify-content:center}.brand-spotlight__eyebrow{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.04em;color:var(--accent-strong,#1e5e2a)}.brand-spotlight__title{font-size:var(--type-xxl,1.75rem);line-height:var(--line-tight,1.2);color:var(--ink,#17251a)}.brand-spotlight__lead{font-size:var(--type-md,.9375rem);font-weight:var(--weight-medium,500);color:var(--ink-soft,#33402f);line-height:var(--line-normal,1.45)}.brand-spotlight__text{font-size:var(--type-sm,.8125rem);color:var(--muted,#55634e);line-height:var(--line-relaxed,1.6)}.brand-spotlight__cta{align-self:flex-start;margin-top:var(--space-3,6px);padding:var(--space-5,10px) var(--space-8,20px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-size:var(--type-sm,.8125rem);font-weight:var(--weight-semibold,600)}.brand-spotlight__cta:hover{background:var(--accent-strong,#1e5e2a)}@media (max-width:960px){.home-top{grid-template-columns:1fr}.home-rail{position:static;flex-direction:row;flex-wrap:wrap}.rail-deal{flex:1 1 260px}.brand-spotlight{grid-template-columns:1fr}}@media (max-width:520px){.home-rail{flex-direction:column}}.catalog-page{padding-block:var(--section-sm,24px) var(--section-lg,48px)}.catalog-header{margin-bottom:var(--section-sm,24px)}.catalog-header h1{margin-block:var(--space-3,6px);font-size:var(--type-xxl,1.75rem)}.breadcrumbs{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.breadcrumbs__list{display:flex;flex-wrap:wrap;gap:var(--space-3,6px)}.breadcrumbs__list a:hover{color:var(--accent-strong,#1e5e2a)}.breadcrumbs__list li:not(:last-child):after{content:"/";margin-left:var(--space-3,6px);color:var(--line,#d7dfce)}.result-count{font-size:var(--type-sm,.8125rem);color:var(--muted,#55634e)}.catalog-layout{display:grid;grid-template-columns:var(--layout-intent-console-width,280px) minmax(0,1fr);grid-gap:var(--space-8,20px);gap:var(--space-8,20px);align-items:start}.catalog-results{min-width:0}.sort-bar{display:flex;flex-wrap:wrap;align-items:center;justify-content:space-between;gap:var(--space-5,10px);margin-bottom:var(--space-7,16px);min-height:32px}.sort-bar:empty{display:none}.active-filter-chips{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-3,6px);flex:1 1 auto;min-width:0}.active-filter-chips__list{display:flex;flex-wrap:wrap;gap:var(--space-3,6px)}.active-filter-chips__chip{display:inline-flex;align-items:center;gap:var(--space-3,6px);min-height:28px;padding:var(--space-2,4px) var(--space-3,6px) var(--space-2,4px) var(--space-5,10px);font-size:var(--type-sm,.8125rem);color:var(--ink,#17251a);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-pill,999px)}.active-filter-chips__label{white-space:nowrap}.active-filter-chips__remove{display:inline-flex;align-items:center;justify-content:center;width:18px;height:18px;font-size:var(--type-md,1rem);line-height:1;color:var(--muted,#55634e);border-radius:var(--radius-pill,999px)}.active-filter-chips__remove:hover{color:var(--on-accent,#fff);background:var(--status-danger,#b23b2e)}.active-filter-chips__clear{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-medium,500);color:var(--accent-strong,#1e5e2a);white-space:nowrap}.active-filter-chips__clear:hover{text-decoration:underline}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(var(--grid-card-min,188px),1fr));grid-gap:var(--grid-card-gap,12px);gap:var(--grid-card-gap,12px)}@media (max-width:639px){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}.pagination{margin-top:var(--section-md,32px)}.pagination__list{display:flex;flex-wrap:wrap;gap:var(--space-3,6px)}.pagination__link,.pagination__list{align-items:center;justify-content:center}.pagination__link{display:inline-flex;min-width:36px;height:36px;padding-inline:var(--space-4,8px);font-size:var(--type-sm,.8125rem);color:var(--ink,#17251a);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}a.pagination__link:hover{border-color:var(--accent,#2e7d3a);color:var(--accent-strong,#1e5e2a)}.pagination__link--current{color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-color:var(--accent,#2e7d3a)}.pagination__link--next,.pagination__link--prev{padding-inline:var(--space-6,12px);font-weight:var(--weight-medium,500)}.pagination__link[aria-disabled=true]{color:var(--disabled-ink,#9ca3af);background:var(--disabled-surface,#eef1f4);border-color:var(--disabled-surface,#eef1f4)}.pagination__gap{display:inline-flex;align-items:center;justify-content:center;min-width:24px;height:36px;color:var(--muted,#55634e)}.catalog-empty,.search-zero{padding:var(--section-md,32px);text-align:center;background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px);color:var(--muted,#55634e)}.catalog-empty h2{margin-bottom:var(--space-4,8px);font-size:var(--type-lg,1.125rem);color:var(--ink,#17251a)}.search-page{display:flex;flex-direction:column;gap:var(--section-sm,24px)}.search-departments{padding:var(--section-sm,24px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.search-departments h2{margin-bottom:var(--space-6,12px);font-size:var(--type-lg,1.125rem)}.search-departments__list{display:grid;grid-template-columns:repeat(auto-fill,minmax(160px,1fr));grid-gap:var(--space-3,6px) var(--space-6,12px);gap:var(--space-3,6px) var(--space-6,12px)}.search-departments__list a{display:block;padding:var(--space-3,6px) var(--space-5,10px);border-radius:var(--radius-control,6px);font-size:var(--type-sm,.8125rem);color:var(--ink,#17251a)}.search-departments__list a:hover{background:var(--accent-wash);color:var(--accent-strong,#1e5e2a)}.intent-console{position:-webkit-sticky;position:sticky;top:calc(var(--layout-header-height, 64px) + var(--space-6, 12px));align-self:start;max-height:calc(100vh - var(--layout-header-height, 64px) - var(--space-9, 24px));overflow-y:auto;padding:var(--space-7,16px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.intent-console__form{display:flex;flex-direction:column;gap:var(--space-2,4px)}.intent-console__head{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-4,8px)}.intent-console__title{font-size:var(--type-md,1rem);font-weight:var(--weight-semibold,600)}.intent-console__clear{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-medium,500);color:var(--accent-strong,#1e5e2a)}.intent-console__clear:hover{text-decoration:underline}.intent-console__count{margin-bottom:var(--space-4,8px);font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.intent-console__facet{padding-block:var(--space-6,12px);border-top:1px solid var(--line,#d7dfce)}.intent-console__facet ul{display:flex;flex-direction:column;gap:var(--space-1,2px)}.intent-console__option{display:grid;grid-template-columns:auto 1fr auto;align-items:center;grid-gap:var(--space-4,8px);gap:var(--space-4,8px);padding:var(--space-2,4px) 0;font-size:var(--type-sm,.8125rem);color:var(--ink-soft,#33402f);cursor:pointer}.intent-console__option input{width:auto;min-height:0;accent-color:var(--accent,#2e7d3a)}.intent-console__option-count{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.intent-console__typeahead{margin-bottom:var(--space-4,8px)}.intent-console__price-row{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-4,8px);gap:var(--space-4,8px)}.intent-console__price-field{display:flex;flex-direction:column;gap:var(--space-2,4px);font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.intent-console__submit{margin-top:var(--space-5,10px);min-height:40px;padding-inline:var(--space-7,16px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600)}.intent-console__submit:hover{background:var(--accent-strong,#1e5e2a)}.intent-console__mobile-trigger{display:none;align-items:center;justify-content:center;min-height:40px;padding-inline:var(--space-7,16px);color:var(--ink,#17251a);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px);font-weight:var(--weight-medium,500)}.intent-console__sheet{position:fixed;inset:0;z-index:160;display:flex;align-items:flex-end;background:rgba(17,24,39,.45)}.intent-console__sheet-panel{display:flex;flex-direction:column;width:100%;max-height:88vh;background:var(--surface,#fff);border-radius:var(--radius-frame,12px) var(--radius-frame,12px) 0 0;box-shadow:var(--shadow-overlay)}.intent-console__sheet-head{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4,8px);padding:var(--space-7,16px);border-bottom:1px solid var(--line,#d7dfce)}.intent-console__sheet-head h2{font-size:var(--type-lg,1.125rem)}.intent-console__sheet-close{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:var(--type-xl,1.375rem);line-height:1;color:var(--muted,#55634e);border-radius:var(--radius-control,6px)}.intent-console__sheet-close:hover{background:var(--surface-strong,#f6f8f2)}.intent-console__sheet-body{flex:1 1 auto;overflow-y:auto;padding:var(--space-7,16px)}.intent-console__sheet-foot{display:grid;grid-template-columns:auto 1fr;align-items:center;grid-gap:var(--space-5,10px);gap:var(--space-5,10px);padding:var(--space-7,16px);border-top:1px solid var(--line,#d7dfce);background:var(--surface-strong,#f6f8f2)}.intent-console__sheet-foot .intent-console__submit{margin-top:0}.product-card{position:relative;display:flex;flex-direction:column;gap:var(--space-3,6px);height:100%;padding:var(--space-6,12px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px);box-shadow:var(--shadow-card);transition:border-color var(--motion-fast,.12s) var(--motion-ease),box-shadow var(--motion-normal,.18s) var(--motion-ease)}.product-card:hover{border-color:var(--accent,#2e7d3a);box-shadow:var(--shadow-overlay)}.product-card__media{display:block;aspect-ratio:var(--grid-card-image-ratio,1/1);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px);overflow:hidden}.product-card__media img{width:100%;height:100%;object-fit:contain}.product-card__media-fallback{width:100%;height:100%}.product-card__badges{position:absolute;top:var(--space-7,16px);left:var(--space-7,16px);z-index:1;display:flex;flex-wrap:wrap;gap:var(--space-1,2px);max-width:calc(100% - var(--space-10, 32px));pointer-events:none}.product-card__badge{display:inline-flex;align-items:center;padding:1px var(--space-2,4px);font-size:.6875rem;font-weight:var(--weight-semibold,600);line-height:1.5;color:var(--accent-strong,#1e5e2a);background:rgba(255,255,255,.92);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-pill,999px);white-space:nowrap;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.product-card__badge--more{color:var(--muted,#55634e);background:var(--surface-strong,#f6f8f2);border:1px solid var(--line,#d7dfce)}.product-card__brand{font-size:var(--type-xs,.75rem);text-transform:uppercase;letter-spacing:.03em;color:var(--muted,#55634e);white-space:nowrap;text-overflow:ellipsis}.product-card__brand,.product-card__name{font-weight:var(--weight-medium,500);overflow:hidden}.product-card__name{font-size:var(--type-base,.875rem);line-height:var(--line-tight,1.2);color:var(--ink,#17251a);display:-webkit-box;-webkit-line-clamp:3;line-clamp:3;-webkit-box-orient:vertical;min-height:calc(var(--type-base, .875rem) * var(--line-tight, 1.2) * 2)}.product-card__name a:hover{color:var(--accent-strong,#1e5e2a)}.product-card__meta{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.product-card__price{display:flex;align-items:baseline;flex-wrap:wrap;gap:var(--space-2,4px) var(--space-4,8px);margin-top:auto;min-height:2.9rem}.product-card__price strong{font-size:var(--type-lg,1.125rem);font-weight:var(--weight-bold,700);color:var(--ink,#17251a);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-card__price-tax{font-weight:var(--weight-regular,400)}.product-card__price-tax,.product-card__unit-price{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.product-card__unit-price{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.product-card__stock{display:inline-flex;align-items:center;gap:var(--space-3,6px);font-size:var(--type-xs,.75rem);font-weight:var(--weight-medium,500)}.product-card__stock-dot{display:inline-block;width:8px;height:8px;border-radius:var(--radius-pill,999px);background:currentColor;flex:0 0 auto}.product-card__quick-add{display:flex;flex-wrap:wrap;gap:var(--space-4,8px);margin-top:var(--space-2,4px)}.product-card__quick-add[data-purchasable=false]{grid-template-columns:1fr}.product-card__add:disabled{color:var(--muted,#55634e);background:var(--surface-strong,#f6f8f2);border:1px solid var(--line,#d7dfce);cursor:not-allowed}.product-card__qty{display:inline-flex;align-items:center;border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px);overflow:hidden;min-width:max-content;flex-shrink:0}.product-card__qty-step{width:30px;height:38px;flex-shrink:0;min-width:24px;color:var(--ink,#17251a);background:var(--surface-strong,#f6f8f2);font-size:var(--type-md,1rem)}.product-card__qty-step:hover:not(:disabled){background:var(--accent-wash)}.product-card__qty-step:disabled{color:var(--disabled-ink,#9ca3af)}.product-card__qty input[type=number]{width:40px;min-height:0;height:38px;padding-inline:0;text-align:center;border:0;border-inline:1px solid var(--line,#d7dfce);border-radius:0;-moz-appearance:textfield}.product-card__qty input[type=number]::-webkit-inner-spin-button,.product-card__qty input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.product-card__add{flex:1 1 6rem;min-height:38px;padding-inline:var(--space-5,10px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600);font-size:var(--type-sm,.8125rem)}.product-card__add:hover:not(:disabled){background:var(--accent-strong,#1e5e2a)}.product-card__add:disabled{color:var(--disabled-ink,#9ca3af);background:var(--disabled-surface,#eef1f4)}.quantity-stepper{display:inline-flex;align-items:center;border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px);overflow:hidden}.quantity-stepper__button{width:32px;height:36px;flex-shrink:0;min-width:24px;color:var(--ink,#17251a);background:var(--surface-strong,#f6f8f2);font-size:var(--type-md,1rem)}.quantity-stepper__button:hover:not(:disabled){background:var(--accent-wash)}.quantity-stepper__button:disabled{color:var(--disabled-ink,#9ca3af)}.quantity-stepper__value{width:44px;min-height:0;height:36px;padding-inline:0;text-align:center;border:0;border-inline:1px solid var(--line,#d7dfce);border-radius:0;-moz-appearance:textfield;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.quantity-stepper__value::-webkit-inner-spin-button,.quantity-stepper__value::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.add-to-cart-button{min-height:40px;padding-inline:var(--space-7,16px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600)}.add-to-cart-button:hover:not(:disabled){background:var(--accent-strong,#1e5e2a)}.add-to-cart-button:disabled{color:var(--disabled-ink,#9ca3af);background:var(--disabled-surface,#eef1f4)}.cart-drawer__scrim{position:fixed;inset:0;z-index:140;background:rgba(17,24,39,.45)}.cart-drawer__scrim[hidden]{display:none}.cart-drawer{position:fixed;top:0;right:0;z-index:150;display:flex;flex-direction:column;width:min(var(--layout-cart-drawer-width,420px),100vw);height:100dvh;background:var(--surface,#fff);border-left:1px solid var(--line,#d7dfce);box-shadow:var(--shadow-overlay)}.cart-drawer[hidden]{display:none}.cart-drawer__header{display:flex;align-items:center;justify-content:space-between;gap:var(--space-4,8px);padding:var(--space-7,16px);border-bottom:1px solid var(--line,#d7dfce)}.cart-drawer__title{display:inline-flex;align-items:center;gap:var(--space-3,6px);font-size:var(--type-lg,1.125rem)}.cart-drawer__count{min-width:22px;height:22px;padding-inline:var(--space-2,4px);font-size:var(--type-xs,.75rem);font-weight:var(--weight-bold,700);color:var(--accent-strong,#1e5e2a);background:var(--accent-wash);border-radius:var(--radius-pill,999px);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cart-drawer__close,.cart-drawer__count{display:inline-flex;align-items:center;justify-content:center}.cart-drawer__close{width:32px;height:32px;font-size:var(--type-xl,1.375rem);line-height:1;color:var(--muted,#55634e);border-radius:var(--radius-control,6px)}.cart-drawer__close:hover{background:var(--surface-strong,#f6f8f2);color:var(--ink,#17251a)}.cart-drawer__empty{flex:1 1 auto;display:flex;flex-direction:column;gap:var(--space-4,8px);align-items:center;justify-content:center;padding:var(--section-md,32px) var(--space-7,16px);text-align:center}.cart-drawer__empty-title{font-size:var(--type-md,1rem);font-weight:var(--weight-semibold,600);color:var(--ink,#17251a)}.cart-drawer__empty-body{font-size:var(--type-sm,.8125rem);color:var(--muted,#55634e)}.cart-drawer__lines{flex:1 1 auto;overflow-y:auto;display:flex;flex-direction:column;gap:var(--space-6,12px);padding:var(--space-7,16px)}.cart-line{display:grid;grid-template-columns:56px minmax(0,1fr) auto;grid-gap:var(--space-5,10px);gap:var(--space-5,10px);align-items:start}.cart-line__media{display:flex;align-items:center;justify-content:center;width:56px;height:56px;background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px);overflow:hidden}.cart-line__image{width:100%;height:100%;object-fit:contain}.cart-line__image-fallback{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-bold,700);color:var(--muted,#55634e)}.cart-line__body{display:flex;flex-direction:column;gap:var(--space-2,4px);min-width:0}.cart-line__name{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-medium,500);color:var(--ink,#17251a)}.cart-line__name:hover{color:var(--accent-strong,#1e5e2a)}.cart-line__meta{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.cart-line__controls{display:flex;align-items:center;gap:var(--space-5,10px);margin-top:var(--space-2,4px)}.cart-line__remove{font-size:var(--type-xs,.75rem);color:var(--status-danger,#b23b2e)}.cart-line__remove:hover{text-decoration:underline}.cart-line__price{display:flex;flex-direction:column;align-items:flex-end;gap:var(--space-1,2px);font-size:var(--type-xs,.75rem);color:var(--muted,#55634e);white-space:nowrap;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cart-line__line-total{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-semibold,600);color:var(--ink,#17251a)}.cart-drawer__summary{display:flex;flex-direction:column;gap:var(--space-5,10px);padding:var(--space-7,16px);background:var(--surface-strong,#f6f8f2);border-top:1px solid var(--line,#d7dfce)}.cart-drawer__shipping{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.cart-drawer__shipping[data-met=true]{color:var(--status-success,#1c7c54)}.cart-drawer__shipping-label{margin-bottom:var(--space-3,6px)}.cart-drawer__progress{height:6px;background:var(--disabled-surface,#eef1f4);border-radius:var(--radius-pill,999px);overflow:hidden}.cart-drawer__progress-fill{display:block;height:100%;background:var(--accent,#2e7d3a);border-radius:inherit;transition:width var(--motion-normal,.18s) var(--motion-ease)}.cart-drawer__shipping[data-met=true] .cart-drawer__progress-fill{background:var(--status-success,#1c7c54)}.cart-drawer__subtotal{display:flex;align-items:baseline;justify-content:space-between;font-size:var(--type-md,1rem);font-weight:var(--weight-semibold,600)}.cart-drawer__subtotal strong{font-size:var(--type-lg,1.125rem);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.cart-drawer__checkout{display:inline-flex;align-items:center;justify-content:center;min-height:44px;color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600);font-size:var(--type-md,1rem)}.cart-drawer__checkout:hover{background:var(--accent-strong,#1e5e2a)}.cart-drawer__trust{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e);text-align:center}.pdp{display:flex;flex-direction:column;padding-block:var(--section-sm,24px) var(--section-xl,64px)}.pdp,.pdp-hero{gap:var(--section-md,32px)}.pdp-hero{display:grid;grid-template-columns:minmax(0,1.1fr) minmax(0,.9fr);grid-gap:var(--section-md,32px);align-items:start}.pdp-gallery{display:flex;align-items:center;justify-content:center;aspect-ratio:1/1;width:100%;max-width:460px;margin-inline:auto;background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px);overflow:hidden}.pdp-gallery__image{object-fit:contain}.pdp-gallery__fallback,.pdp-gallery__image{width:100%;height:100%}.pdp-summary{position:-webkit-sticky;position:sticky;top:calc(var(--layout-header-height, 64px) + var(--space-6, 12px));align-self:start;display:flex;flex-direction:column;gap:var(--space-5,10px);padding:var(--space-9,24px);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.pdp-summary__brand{font-size:var(--type-sm,.8125rem);text-transform:uppercase;letter-spacing:.03em;color:var(--muted,#55634e)}.pdp-summary__name{font-size:var(--type-xl,1.375rem);line-height:var(--line-tight,1.2);color:var(--ink,#17251a)}.pdp-summary__sku-gtin{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.price-panel{display:flex;flex-direction:column;gap:var(--space-2,4px);padding-block:var(--space-5,10px);border-block:1px solid var(--line,#d7dfce)}.price{font-size:var(--type-xxl,1.75rem);font-weight:var(--weight-bold,700);color:var(--ink,#17251a);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.price__tax{font-weight:var(--weight-regular,400)}.price__tax,.unit-price{font-size:var(--type-sm,.8125rem);color:var(--muted,#55634e)}.unit-price{font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.vat-note{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.stock-delivery{display:inline-flex;align-items:center;gap:var(--space-3,6px);font-size:var(--type-sm,.8125rem);font-weight:var(--weight-medium,500)}.stock-delivery__dot{display:inline-block;width:8px;height:8px;border-radius:var(--radius-pill,999px);background:currentColor;flex:0 0 auto}.pdp-buy-box{display:flex;flex-wrap:wrap;gap:var(--space-5,10px);align-items:center;margin-top:var(--space-2,4px)}.pdp-buy-box__add{flex:1 1 auto;min-height:44px;padding-inline:var(--space-8,20px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600);font-size:var(--type-md,1rem)}.pdp-buy-box__add:hover:not(:disabled){background:var(--accent-strong,#1e5e2a)}.pdp-buy-box__add:disabled{color:var(--disabled-ink,#9ca3af);background:var(--disabled-surface,#eef1f4)}.pdp-facts{padding:var(--space-7,16px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.pdp-facts dl{display:grid;grid-template-columns:max-content 1fr;grid-gap:var(--space-4,8px) var(--space-9,24px);gap:var(--space-4,8px) var(--space-9,24px);align-items:baseline}@media (min-width:640px){.pdp-facts dl{grid-template-columns:max-content 1fr max-content 1fr;column-gap:var(--space-11,40px)}}.pdp-facts dt{font-size:var(--type-xs,.75rem);text-transform:uppercase;letter-spacing:.03em;color:var(--muted,#55634e)}.pdp-facts dd{font-size:var(--type-base,.875rem);font-weight:var(--weight-medium,500);color:var(--ink,#17251a)}.pdp-content{display:flex;flex-direction:column;gap:var(--section-sm,24px)}.pdp-content section{padding:var(--space-7,16px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.pdp-content h2{margin-bottom:var(--space-5,10px);font-size:var(--type-lg,1.125rem)}.pdp-content li,.pdp-content p{color:var(--ink-soft,#33402f);line-height:var(--line-loose,1.6)}.pdp-description-html{display:grid;grid-gap:var(--space-6,12px);gap:var(--space-6,12px)}.pdp-description-html div,.pdp-description-html section{padding:0;background:transparent;border:0;border-radius:0}.pdp-description-html h2,.pdp-description-html h3,.pdp-description-html h4,.pdp-description-html h5,.pdp-description-html h6{margin:var(--space-6,12px) 0 var(--space-3,6px);font-size:var(--type-base,.875rem);font-weight:var(--weight-semibold,600)}.pdp-description-html h2:first-child,.pdp-description-html h3:first-child,.pdp-description-html h4:first-child,.pdp-description-html h5:first-child,.pdp-description-html h6:first-child{margin-top:0}.pdp-description-html ol,.pdp-description-html p+p,.pdp-description-html ul{margin-top:var(--space-4,8px)}.pdp-description-html table{width:100%;border-collapse:collapse;font-size:var(--type-sm,.8125rem)}.pdp-description-html td,.pdp-description-html th{padding:var(--space-3,6px) var(--space-4,8px);text-align:left;border-bottom:1px solid var(--line,#d7dfce)}.pdp-description-html th{font-weight:var(--weight-medium,500);color:var(--ink-soft,#33402f)}.pdp-description-html td:last-child{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink,#17251a)}.pdp-nutrition-table{width:100%;border-collapse:collapse;font-size:var(--type-sm,.8125rem)}.pdp-nutrition-table td,.pdp-nutrition-table th{padding:var(--space-3,6px) var(--space-4,8px);text-align:left;border-bottom:1px solid var(--line,#d7dfce)}.pdp-nutrition-table th{font-weight:var(--weight-medium,500);color:var(--ink-soft,#33402f)}.pdp-nutrition-table td:last-child{text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;color:var(--ink,#17251a)}.related-products h2{margin-bottom:var(--space-6,12px);font-size:var(--type-lg,1.125rem)}.checkout-page{padding-block:var(--section-sm,24px) var(--section-xl,64px)}.checkout-flow{display:flex;flex-direction:column;gap:var(--section-sm,24px)}.checkout-flow--empty{align-items:flex-start;gap:var(--space-4,8px);padding:var(--section-md,32px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.checkout-flow__header{display:flex;flex-direction:column;gap:var(--space-4,8px)}.checkout-flow__title{font-size:var(--type-xxl,1.75rem)}.checkout-flow__steps{display:flex;flex-wrap:wrap;gap:var(--space-4,8px) var(--space-7,16px);counter-reset:checkout-step}.checkout-flow__step{gap:var(--space-3,6px);font-size:var(--type-sm,.8125rem);counter-increment:checkout-step}.checkout-flow__step,.checkout-flow__step:before{display:inline-flex;align-items:center;color:var(--muted,#55634e)}.checkout-flow__step:before{content:counter(checkout-step);justify-content:center;width:22px;height:22px;font-size:var(--type-xs,.75rem);font-weight:var(--weight-bold,700);background:var(--surface-strong,#f6f8f2);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-pill,999px)}.checkout-flow__step[data-done=true]:before{content:"✓";color:var(--on-accent,#fff);background:var(--status-success,#1c7c54);border-color:var(--status-success,#1c7c54)}.checkout-flow__step[data-current=true]{color:var(--ink,#17251a);font-weight:var(--weight-semibold,600)}.checkout-flow__step[data-current=true]:before{color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-color:var(--accent,#2e7d3a)}.checkout-flow__progress{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.checkout-flow__layout{display:grid;grid-template-columns:minmax(0,1fr) 360px;grid-gap:var(--section-sm,24px);gap:var(--section-sm,24px);align-items:start}.checkout-flow__main{display:flex;flex-direction:column;gap:var(--space-7,16px);min-width:0}.checkout-flow__panel{display:flex;flex-direction:column;gap:var(--space-6,12px);padding:var(--space-9,24px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.checkout-flow__panel h2{font-size:var(--type-lg,1.125rem)}.checkout-flow__review-block{display:flex;align-items:flex-start;justify-content:space-between;gap:var(--space-5,10px);padding:var(--space-6,12px);background:var(--surface-strong,#f6f8f2);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px)}.checkout-flow__review-text{font-size:var(--type-sm,.8125rem);color:var(--ink-soft,#33402f);line-height:var(--line-normal,1.45)}.checkout-flow__edit{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-medium,500);color:var(--accent-strong,#1e5e2a);white-space:nowrap}.checkout-flow__edit:hover{text-decoration:underline}.checkout-flow__legal-slot{padding:var(--space-5,10px);font-size:var(--type-xs,.75rem);color:var(--muted,#55634e);background:var(--surface-strong,#f6f8f2);border:1px dashed var(--line,#d7dfce);border-radius:var(--radius-control,6px)}.checkout-flow__obligation{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-medium,500);color:var(--ink,#17251a)}.checkout-flow__error{padding:var(--space-5,10px);font-size:var(--type-sm,.8125rem);color:var(--status-danger,#b23b2e);background:var(--status-danger-surface);border-radius:var(--radius-control,6px)}.checkout-flow__nav{display:flex;align-items:center;justify-content:space-between;gap:var(--space-5,10px)}.checkout-flow__back{min-height:40px;padding-inline:var(--space-7,16px);color:var(--ink,#17251a);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px);font-weight:var(--weight-medium,500)}.checkout-flow__back:hover:not(:disabled){border-color:var(--accent,#2e7d3a)}.checkout-flow__continue,.checkout-flow__place-order{min-height:40px;padding-inline:var(--space-8,20px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600)}.checkout-flow__continue:hover:not(:disabled),.checkout-flow__place-order:hover:not(:disabled){background:var(--accent-strong,#1e5e2a)}.checkout-flow__place-order{margin-left:auto}.checkout-flow__place-order:disabled{color:var(--disabled-ink,#9ca3af);background:var(--disabled-surface,#eef1f4)}.checkout-flow__trust{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.checkout-flow__aside{align-self:start}.checkout-merchant{display:flex;flex-direction:column;gap:var(--space-2,4px);padding:var(--space-6,12px);font-size:var(--type-xs,.75rem);color:var(--muted,#55634e);background:var(--surface-strong,#f6f8f2);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px)}.checkout-merchant__name{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-semibold,600);color:var(--ink,#17251a)}.checkout-merchant__address{font-style:normal;line-height:var(--line-normal,1.45)}.checkout-merchant__contact a{color:var(--accent-strong,#1e5e2a)}.checkout-merchant__contact a:hover{text-decoration:underline}.address-form{display:flex;flex-direction:column;gap:var(--space-5,10px)}.address-form__row{display:grid;grid-template-columns:1fr 1fr;grid-gap:var(--space-5,10px);gap:var(--space-5,10px)}.address-form__field{display:flex;flex-direction:column;gap:var(--space-2,4px)}.address-form__field[data-invalid=true] input{border-color:var(--status-danger,#b23b2e)}.address-form__error{font-size:var(--type-xs,.75rem);color:var(--status-danger,#b23b2e)}.address-form__submit{align-self:flex-start;min-height:40px;padding-inline:var(--space-8,20px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600)}.address-form__submit:hover{background:var(--accent-strong,#1e5e2a)}.payment-methods{display:flex;flex-wrap:wrap;gap:var(--space-4,8px)}.payment-methods--none{font-size:var(--type-sm,.8125rem);color:var(--muted,#55634e);padding:var(--space-5,10px);background:var(--surface-strong,#f6f8f2);border:1px dashed var(--line,#d7dfce);border-radius:var(--radius-control,6px)}.payment-methods__badge{display:inline-flex;align-items:center;min-height:32px;padding-inline:var(--space-5,10px);font-size:var(--type-sm,.8125rem);font-weight:var(--weight-medium,500);color:var(--ink,#17251a);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-control,6px)}.payment-state{display:flex;flex-direction:column;gap:var(--space-5,10px);align-items:flex-start;max-width:560px;margin-inline:auto;padding:var(--section-md,32px);text-align:left;background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.payment-state__title{font-size:var(--type-xl,1.375rem)}.payment-state__body{color:var(--ink-soft,#33402f);line-height:var(--line-normal,1.45)}.payment-state__reconcile{font-size:var(--type-sm,.8125rem);color:var(--status-warning,#8a5a12);padding:var(--space-5,10px);background:var(--status-warning-surface);border-radius:var(--radius-control,6px)}.payment-state__action{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding-inline:var(--space-8,20px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600)}.payment-state__action:hover{background:var(--accent-strong,#1e5e2a)}.order-summary{position:-webkit-sticky;position:sticky;top:calc(var(--layout-header-height, 64px) + var(--space-6, 12px));display:flex;flex-direction:column;gap:var(--space-6,12px);padding:var(--space-7,16px);background:var(--surface-strong,#f6f8f2);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.order-summary__title{font-size:var(--type-md,1rem)}.order-summary__lines{display:flex;flex-direction:column;gap:var(--space-4,8px);padding-bottom:var(--space-6,12px);border-bottom:1px solid var(--line,#d7dfce)}.order-summary__line{display:grid;grid-template-columns:auto minmax(0,1fr) auto;grid-gap:var(--space-4,8px);gap:var(--space-4,8px);align-items:baseline;font-size:var(--type-sm,.8125rem)}.order-summary__line-qty{color:var(--muted,#55634e);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.order-summary__line-name{color:var(--ink,#17251a);min-width:0}.order-summary__line-name small{color:var(--muted,#55634e)}.order-summary__line-total{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap;text-align:right}.order-summary__totals{display:flex;flex-direction:column;gap:var(--space-3,6px)}.order-summary__row{display:flex;align-items:baseline;justify-content:space-between;gap:var(--space-5,10px);font-size:var(--type-sm,.8125rem)}.order-summary__row dt{color:var(--ink-soft,#33402f)}.order-summary__row dd{font-feature-settings:"tnum";font-variant-numeric:tabular-nums;white-space:nowrap}.order-summary__row--tax{font-size:var(--type-xs,.75rem)}.order-summary__row--tax,.order-summary__row--tax dt{color:var(--muted,#55634e)}.order-summary__row--total{margin-top:var(--space-3,6px);padding-top:var(--space-5,10px);border-top:1px solid var(--line,#d7dfce);font-size:var(--type-md,1rem);font-weight:var(--weight-semibold,600)}.order-summary__row--total dt{color:var(--ink,#17251a)}.order-summary__row--total strong{font-size:var(--type-lg,1.125rem);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.order-summary__blocked{display:inline-block;width:32px;height:2px;background:var(--line,#d7dfce)}.checkout-backend-pending{display:flex;flex-direction:column;gap:var(--space-5,10px);align-items:center;text-align:center;max-width:520px;margin-inline:auto;padding:var(--section-lg,48px) var(--section-md,32px);background:var(--surface,#fff);border:1px solid var(--status-warning,#8a5a12);border-radius:var(--radius-card,8px)}.checkout-backend-pending__title{font-size:var(--type-xl,1.375rem);color:var(--status-warning,#8a5a12)}.checkout-backend-pending__body{color:var(--ink-soft,#33402f);line-height:var(--line-normal,1.45)}.checkout-backend-pending__contact a{color:var(--accent-strong,#1e5e2a);text-decoration:underline}.checkout-backend-pending__contact a:hover{text-decoration:underline}.checkout-page--confirmation,.checkout-page--payment{display:flex}.checkout-confirmation{display:flex;flex-direction:column;gap:var(--space-5,10px);align-items:flex-start;max-width:560px;margin-inline:auto;padding:var(--section-md,32px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.checkout-confirmation__title{font-size:var(--type-xxl,1.75rem)}.checkout-confirmation__body{color:var(--ink-soft,#33402f);line-height:var(--line-normal,1.45)}.checkout-confirmation__continue{display:inline-flex;align-items:center;justify-content:center;min-height:40px;padding-inline:var(--space-8,20px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600)}.checkout-confirmation__continue:hover{background:var(--accent-strong,#1e5e2a)}.account-page{padding-block:var(--section-md,32px) var(--section-xl,64px)}.account-coming-soon{display:flex;flex-direction:column;gap:var(--space-5,10px);align-items:flex-start;max-width:560px;margin-inline:auto;padding:var(--section-md,32px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.account-coming-soon__title{font-size:var(--type-xl,1.375rem)}.account-coming-soon__body{color:var(--ink-soft,#33402f);line-height:var(--line-normal,1.45)}.account-coming-soon__back{font-weight:var(--weight-medium,500);color:var(--accent-strong,#1e5e2a)}.account-coming-soon__back:hover{text-decoration:underline}.legal-page,.legal-page--impressum,.legal-page--privacy,.legal-page--returns,.legal-page--terms{display:flex;flex-direction:column;gap:var(--section-sm,24px);padding-block:var(--section-sm,24px) var(--section-xl,64px)}.legal-content{display:flex;flex-direction:column;gap:var(--space-6,12px);max-width:760px;padding:var(--section-sm,24px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px)}.legal-content__title{font-size:var(--type-xxl,1.75rem)}.legal-content__intro{color:var(--ink-soft,#33402f);line-height:var(--line-normal,1.45)}.legal-content__slot{color:var(--ink-soft,#33402f);line-height:var(--line-loose,1.6)}.legal-impressum__facts{display:flex;flex-direction:column;gap:var(--space-5,10px)}.legal-impressum__row{display:grid;grid-template-columns:minmax(140px,200px) 1fr;grid-gap:var(--space-5,10px);gap:var(--space-5,10px);align-items:baseline;padding-bottom:var(--space-5,10px);border-bottom:1px solid var(--line,#d7dfce)}.legal-impressum__row dt{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-semibold,600);color:var(--ink-soft,#33402f)}.legal-impressum__row dd{color:var(--ink,#17251a)}.legal-impressum__row dd address{font-style:normal;line-height:var(--line-normal,1.45)}.legal-impressum__row a{color:var(--accent-strong,#1e5e2a)}.legal-impressum__row a:hover{text-decoration:underline}.legal-impressum__pending,.legal_draft_banner{color:var(--status-warning,#8a5a12)}.legal_draft_banner{display:flex;align-items:flex-start;gap:var(--space-5,10px);padding:var(--space-6,12px) var(--space-7,16px);background:var(--status-warning-surface);border:1px solid var(--status-warning,#8a5a12);border-radius:var(--radius-control,6px)}.legal_draft_banner svg{flex:0 0 auto;margin-top:2px}.legal_draft_banner_title{font-weight:var(--weight-semibold,600);color:var(--ink,#17251a)}.legal_draft_banner_body{font-size:var(--type-sm,.8125rem);color:var(--ink-soft,#33402f)}.status-page,.status_page{display:flex;align-items:center;justify-content:center;min-height:60vh;padding-block:var(--section-lg,48px)}.status-card,.status_card{display:flex;flex-direction:column;gap:var(--space-5,10px);align-items:flex-start;max-width:480px;padding:var(--section-md,32px);text-align:left;background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);border-radius:var(--radius-card,8px);box-shadow:var(--shadow-card)}.status-card h1,.status_card h1{font-size:var(--type-xl,1.375rem)}.status-card p,.status_card p{color:var(--ink-soft,#33402f)}.status-code,.status_code{font-size:var(--type-xxl,1.75rem);font-weight:var(--weight-bold,700);color:var(--accent,#2e7d3a);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.shell{width:100%}.site-footer{margin-top:var(--section-xl,64px);padding-block:var(--section-md,32px) var(--section-sm,24px);background:var(--surface,#fff);border-top:1px solid var(--line,#d7dfce);font-size:var(--type-sm,.8125rem);color:var(--ink-soft,#33402f);display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:var(--section-sm,24px);gap:var(--section-sm,24px);width:100%;max-width:var(--layout-content-max,1180px);margin-inline:auto;padding-inline:var(--layout-gutter,16px)}.footer-company strong,.site-footer strong{display:block;margin-bottom:var(--space-4,8px);color:var(--ink,#17251a)}.site-footer address{font-style:normal;line-height:var(--line-loose,1.6);color:var(--muted,#55634e)}.footer-company__uid{margin-top:var(--space-4,8px);font-size:var(--type-xs,.75rem);color:var(--muted,#55634e);font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.footer-departments__title,.footer-newsletter__title,.footer-payments__title{margin-bottom:var(--space-4,8px);font-size:var(--type-xs,.75rem);font-weight:var(--weight-semibold,600);text-transform:uppercase;letter-spacing:.04em;color:var(--muted,#55634e)}.footer-payments__list{display:flex;flex-wrap:wrap;gap:var(--space-3,6px);align-items:center}.footer-payments__badge{height:26px;width:auto;border-radius:var(--radius-control,6px);background:var(--surface,#fff);border:1px solid var(--line,#d7dfce);padding:2px}.footer-departments__list,.footer-legal__list{display:flex;flex-direction:column;gap:var(--space-3,6px)}.footer-departments__list a:hover,.footer-legal__list a:hover{color:var(--accent-strong,#1e5e2a)}.footer-newsletter{display:flex;flex-direction:column;gap:var(--space-4,8px)}.footer-newsletter__row{display:grid;grid-template-columns:minmax(0,1fr) auto;grid-gap:var(--space-4,8px);gap:var(--space-4,8px)}.footer-newsletter__submit{min-height:36px;padding-inline:var(--space-7,16px);color:var(--on-accent,#fff);background:var(--accent,#2e7d3a);border-radius:var(--radius-control,6px);font-weight:var(--weight-semibold,600);white-space:nowrap}.footer-newsletter__submit:hover{background:var(--accent-strong,#1e5e2a)}.footer-newsletter__consent{display:flex;align-items:flex-start;gap:var(--space-3,6px);font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.footer-newsletter__consent input[type=checkbox]{width:auto;min-height:0;margin-top:2px;accent-color:var(--accent,#2e7d3a)}.footer-legal{align-self:start}@media (max-width:959px){.primary-header{grid-template-columns:1fr auto;grid-template-areas:"brand actions" "search search";row-gap:var(--space-5,10px)}.brand-mark{grid-area:brand}.account-actions{grid-area:actions}.command-search{grid-area:search}.cart-trigger__labels,.department-disclosure{display:none}.catalog-layout{grid-template-columns:1fr}.intent-console{display:none}.intent-console__mobile-trigger{display:inline-flex}.checkout-flow__layout{grid-template-columns:1fr}.order-summary{position:static}.pdp-hero{grid-template-columns:1fr}.pdp-summary{position:static}}@media (min-width:960px){.intent-console__mobile-trigger{display:none}}@media (max-width:639px){.mega-menu{width:min(92vw,360px)}.checkout-flow__panel,.pdp-summary{padding:var(--space-7,16px)}}.cookie_banner{position:fixed;inset-inline:0;bottom:0;z-index:300;background:var(--surface,#fff);border-top:1px solid var(--line,#d7dfce);box-shadow:var(--shadow-overlay)}.cookie_banner_inner{display:flex;flex-wrap:wrap;align-items:center;gap:var(--space-5,10px) var(--space-9,24px);max-width:var(--layout-content-max,1180px);margin-inline:auto;padding:var(--space-6,12px) var(--layout-gutter,16px)}.cookie_banner_text{flex:1 1 360px;min-width:0}.cookie_banner_title{font-size:var(--type-sm,.8125rem);font-weight:var(--weight-semibold,600)}.cookie_banner_body{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e);line-height:var(--line-normal,1.45)}.cookie_banner_actions{display:flex;flex-wrap:wrap;gap:var(--space-3,6px)}.cookie_banner_actions .btn{min-height:34px;padding-inline:var(--space-6,12px);font-size:var(--type-sm,.8125rem)}.cookie_banner_settings{flex:1 1 100%;display:flex;flex-direction:column;gap:var(--space-3,6px);margin-top:var(--space-3,6px)}.cookie_banner_cat{display:flex;align-items:center;justify-content:space-between;gap:var(--space-5,10px);font-size:var(--type-sm,.8125rem)}.cookie_banner_cat_label{font-weight:var(--weight-medium,500)}.cookie_banner_cat_always{font-size:var(--type-xs,.75rem);color:var(--muted,#55634e)}.status_card__alt{color:var(--muted,#55634e);font-size:var(--type-sm,.8125rem)}.pdp-nutrition-table__basis{caption-side:top;text-align:left;font-size:var(--type-xs,.75rem);color:var(--muted,#55634e);margin-bottom:var(--space-2,4px)}html:has(.cookie_banner){scroll-padding-block-end:16rem}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/ba9851c3c22cd980-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/21350d82a1f187e9-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/c5fe6dc8356a8c31-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/19cfc7226ec3afaa-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/df0a9ae256c0569c-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/8e9860b6e62d6359-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Inter;font-style:normal;font-weight:100 900;font-display:swap;src:url(/_next/static/media/e4af272ccee01ff0-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Inter Fallback;src:local("Arial");ascent-override:90.44%;descent-override:22.52%;line-gap-override:0.00%;size-adjust:107.12%}.__className_f367f3{font-family:Inter,Inter Fallback;font-style:normal}.__variable_f367f3{--font-sans:"Inter","Inter Fallback"}