:root{--brand-navy:#0a2540;--brand-blue:#0b6bcb;--brand-blue-deep:#084f97;--shop-ink:#121212;--shop-ink-soft:#1a1a1a;--text:#1a1a1a;--text-strong:#121212;--muted:#6b6b6b;--bg:#fff;--bg-subtle:#f6f6f6;--surface:#fff;--border:#1212121f;--border-solid:#e8e8e8;--accent:var(--brand-blue);--accent-hover:var(--brand-blue-deep);--accent-soft:#0b6ccb1a;--danger:#b91c1c;--danger-bg:#b91c1c14;--success:#047857;--success-bg:#0478571a;--notice-bg:#fbbf2426;--shadow:0 2px 8px #1212120f;--shadow-card:0 1px 2px #1212120f;--radius:4px;--radius-sm:4px;--radius-ui:4px;--page-max:1200px;--page-pad:1.5rem;--font-size-body:.95rem;--font-size-small:.8125rem;--touch-min:44px;--space-2:.5rem;--space-3:.75rem;--space-4:1rem;--space-5:1.25rem;--sans:"Inter", system-ui, "Segoe UI", Roboto, sans-serif;--mono:ui-monospace, Consolas, monospace;font:15px/160% var(--sans);color:var(--text);background:var(--bg);font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light}*,:before,:after{box-sizing:border-box}body{margin:0}@media (width<=639px){:root{--page-pad:1rem;--font-size-body:1rem}}@media (width>=640px) and (width<=1023px){:root{--page-pad:1.25rem;--font-size-body:.98rem}}#root{min-height:100svh}a{color:inherit;text-decoration:none}a:hover{text-decoration:underline}img{max-width:100%;height:auto;display:block}h1,h2,h3{color:var(--text-strong);margin:0 0 .35em;font-weight:600}h1{letter-spacing:-.03em;font-size:clamp(2rem,2.2vw + 1.25rem,2.75rem);font-weight:600;line-height:1.15}h2{letter-spacing:-.01em;color:var(--text-strong);font-size:1.125rem;font-weight:600}p{margin:0}.mono{font-family:var(--mono);font-size:.9em}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.app-shell{flex-direction:column;min-height:100svh;display:flex}.announcement-bar{background:var(--shop-ink);color:#fafafa;text-align:center;padding:.65rem var(--page-pad);letter-spacing:.06em;text-transform:uppercase;font-size:.72rem;font-weight:500}.announcement-bar__text{max-width:var(--page-max);margin:0;margin-inline:auto;line-height:1.4}.announcement-bar--light{color:var(--text-strong);border-bottom:1px solid var(--border-solid);letter-spacing:.03em;text-transform:none;background:#fff;font-size:.78rem;font-weight:600}.main{width:100%;max-width:var(--page-max);padding:0 var(--page-pad) 4rem;flex:1;margin:0 auto}.header-wrap{z-index:20;background:var(--surface);border-bottom:1px solid var(--border-solid);width:100%;position:sticky;top:0;box-shadow:0 1px #1212120a}.header-wrap--home{box-shadow:none}.header{padding:1rem var(--page-pad);max-width:var(--page-max);justify-content:space-between;align-items:center;gap:1rem;width:100%;margin:0 auto;display:flex}.header--home{padding:.55rem var(--page-pad) 0;flex-direction:column;align-items:stretch;gap:0}.header__home-top{grid-template-columns:2.75rem minmax(0,1fr) 2.75rem;align-items:center;width:100%;padding-bottom:.45rem;display:grid}.logo--home{justify-self:center}.logo--home .logo__image--full{height:3.35rem}.logo--home .logo__image--mark{height:2.95rem}.header__icon-btn{border-radius:var(--radius-ui);width:2.75rem;height:2.75rem;color:var(--text-strong);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.header__icon-btn:disabled{opacity:.38;cursor:default}.header__icon-btn:not(:disabled):hover{background:var(--bg-subtle)}.header__cart-icon{justify-self:end;text-decoration:none;position:relative}.header__cart-icon:hover{background:var(--bg-subtle);text-decoration:none}.cart-badge--icon{min-width:1.1rem;height:1.1rem;padding:0 .2rem;font-size:.55rem;position:absolute;top:0;right:0;transform:translate(18%,-8%)}.nav--home{border-top:1px solid var(--border-solid);flex-wrap:wrap;justify-content:center;gap:.2rem 1.25rem;width:100%;padding:.65rem 0 .8rem}.nav--desktop{display:none}.logo{letter-spacing:-.04em;color:var(--text-strong);align-items:center;gap:.75rem;font-weight:700;text-decoration:none;display:inline-flex}.logo:hover{text-decoration:none}.logo__image{width:auto;display:block}.logo__image--single{width:auto;height:2.9rem;display:block}.nav{align-items:center;gap:.25rem;display:flex}.nav-link{min-height:var(--touch-min);border-radius:var(--radius-ui);color:var(--text-strong);letter-spacing:.07em;text-transform:uppercase;padding:.62rem .78rem;font-size:.84rem;font-weight:600;text-decoration:none}.nav-link:hover{color:var(--text-strong);background:var(--bg-subtle);text-decoration:none}.nav-link.active{color:var(--accent);text-underline-offset:.35rem;background:0 0;text-decoration:underline}.cart-link{align-items:center;gap:.35rem;display:inline-flex}.mobile-menu-backdrop{z-index:28;opacity:0;pointer-events:none;background:#1118276b;transition:opacity .22s;position:fixed;inset:0}.mobile-menu-backdrop--open{opacity:1;pointer-events:auto}.mobile-menu{z-index:29;background:var(--surface);border-right:1px solid var(--border-solid);will-change:transform;width:min(88vw,340px);height:100svh;padding:.85rem 1rem 1rem;transition:transform .24s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-102%)}.mobile-menu--open{transform:translate(0)}.mobile-menu__head{justify-content:space-between;align-items:center;margin-bottom:.85rem;display:flex}.mobile-menu__title{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);font-size:.74rem;font-weight:700}.mobile-menu__nav{flex-direction:column;gap:.35rem;display:flex}.mobile-menu__link{min-height:var(--touch-min);border-radius:var(--radius-ui);color:var(--text-strong);align-items:center;padding:.65rem .75rem;font-size:.95rem;font-weight:600;text-decoration:none;display:inline-flex}.mobile-menu__link:hover{background:var(--bg-subtle);text-decoration:none}.mobile-menu__link.active{color:var(--accent);background:var(--accent-soft)}.header__icon-btn:focus-visible,.mobile-menu__link:focus-visible,.collection-mobile-toggle:focus-visible,.collection-sheet__close:focus-visible,.collection-sort-select:focus-visible,.collection-filter.chip:focus-visible,.btn:focus-visible,input:focus-visible,select:focus-visible{outline:2px solid var(--accent);outline-offset:2px}.mobile-menu__link:focus-visible{background:var(--bg-subtle)}.collection-filter.chip:focus-visible{border-color:var(--accent)}@media (width>=900px){.nav--desktop{display:flex}.header__menu-btn,.mobile-menu,.mobile-menu-backdrop{display:none}}@media (width<=899px){.header{padding:.8rem var(--page-pad)}.header--home .header__home-top{grid-template-columns:var(--touch-min) minmax(0, 1fr) var(--touch-min)}.header__icon-btn{width:var(--touch-min);height:var(--touch-min)}.nav--home{display:none}}.cart-badge{border-radius:var(--radius-ui);background:var(--shop-ink);color:#fff;letter-spacing:.02em;text-transform:none;justify-content:center;align-items:center;min-width:1.25rem;height:1.25rem;padding:0 .3rem;font-size:.65rem;font-weight:700;display:inline-flex}.footer{border-top:1px solid var(--border-solid);background:var(--bg-subtle);color:var(--muted);margin-top:auto;font-size:.875rem}.footer__inner{max-width:var(--page-max);padding:2.5rem var(--page-pad) 1.5rem;margin:0 auto}.footer__grid{text-align:left;gap:2rem;display:grid}@media (width>=720px){.footer__grid{grid-template-columns:1.15fr .85fr .8fr 1.1fr;gap:1.75rem 1.5rem}}@media (width>=1024px){.footer__grid{gap:2.25rem}}.footer__brand{letter-spacing:-.02em;color:var(--text-strong);margin:0 0 .5rem;font-size:.95rem;font-weight:700}.footer__heading{letter-spacing:.1em;text-transform:uppercase;color:var(--text-strong);margin:0 0 .75rem;font-size:.72rem;font-weight:700}.footer__muted{color:var(--muted);margin:0;font-size:.875rem;line-height:1.55}.footer__legal{max-width:28ch}.footer__links{flex-direction:column;gap:.5rem;margin:0;padding:0;list-style:none;display:flex}.footer__links a{color:var(--text-strong);font-size:.875rem;text-decoration:none}.footer__links a:hover{text-underline-offset:.2rem;text-decoration:underline}.footer__bar{border-top:1px solid var(--border-solid);text-align:center;color:var(--muted);margin:2rem 0 0;padding-top:1.25rem;font-size:.75rem}.page{padding-top:1.75rem}.landing.page{padding-top:0}.landing__bleed{margin-left:calc(-1 * var(--page-pad));margin-right:calc(-1 * var(--page-pad))}.trust-badges{border-bottom:1px solid var(--border-solid);padding:.95rem var(--page-pad) 1.15rem;background:#fff}.trust-badges__list{max-width:var(--page-max);-webkit-overflow-scrolling:touch;scrollbar-width:thin;justify-content:flex-start;align-items:flex-start;gap:.85rem 1rem;margin:0 auto;padding:0;list-style:none;display:flex;overflow-x:auto}@media (width>=1080px){.trust-badges__list{grid-template-columns:repeat(8,minmax(0,1fr));justify-items:center;gap:.5rem .65rem;display:grid;overflow:visible}}.trust-badges__item{text-align:center;flex-direction:column;flex:none;align-items:center;gap:.45rem;width:4.75rem;min-width:4.75rem;display:flex}@media (width>=1080px){.trust-badges__item{width:auto;min-width:0}}.trust-badges__icon-wrap{color:var(--brand-blue);justify-content:center;align-items:center;display:flex}.trust-badges__icon-wrap svg{flex-shrink:0}.trust-badges__label{letter-spacing:.055em;text-transform:uppercase;color:var(--text-strong);-webkit-hyphens:auto;hyphens:auto;font-size:.58rem;font-weight:800;line-height:1.2}@media (width>=1080px){.trust-badges__label{max-width:11.5ch;font-size:.62rem;line-height:1.25}}.home-hero{border-bottom:1px solid var(--border-solid);padding:2.35rem var(--page-pad) 2.65rem;background-color:#ececec;background-image:linear-gradient(#ffffffb8,#ffffffb8),repeating-linear-gradient(90deg,#00000005 0 1px,#0000 1px 10px)}.home-hero__grid{max-width:var(--page-max);align-items:center;gap:1.75rem 2.25rem;margin:0 auto;display:grid}@media (width>=880px){.home-hero__grid{grid-template-columns:1.05fr .95fr;gap:1.75rem 2.75rem}}.home-hero__copy{text-align:left}.home-hero__eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin:0 0 .6rem;font-size:.68rem;font-weight:700}.home-hero__title{letter-spacing:-.038em;color:var(--text-strong);margin:0 0 .95rem;font-size:clamp(1.85rem,2.2vw + 1rem,2.85rem);font-weight:800;line-height:1.06}.home-hero__title-strong{color:var(--text-strong)}.home-hero__title-accent{color:var(--brand-blue)}.home-hero__tagline{color:var(--muted);max-width:40ch;margin:0 0 1.25rem;font-size:clamp(.92rem,.45vw + .85rem,1.06rem);line-height:1.52}.home-hero__tagline-highlight{color:#c41230;font-weight:800}.home-hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.home-hero__visual{justify-content:center;display:flex}.home-hero__img{border-radius:var(--radius);border:1px solid var(--border-solid);object-fit:cover;aspect-ratio:4/5;width:min(100%,420px);height:auto;box-shadow:0 18px 50px #0a254024}.home-hero__placeholder{justify-content:center;width:min(100%,420px);display:flex}.home-hero__blob{width:100%;max-width:360px}.section--landing-featured{padding-top:2.15rem}.page-header{text-align:center;margin-bottom:1.75rem}@media (width>=640px){.page-header{text-align:left}}.page-header h1{margin-bottom:.4rem}.muted{color:var(--muted)}.lede{max-width:36ch;color:var(--muted);font-size:1.05rem}.eyebrow{text-transform:uppercase;letter-spacing:.14em;color:var(--muted);margin-bottom:.65rem;font-size:.7rem;font-weight:700}.hero{align-items:center;gap:2rem;padding:2rem 0 2.5rem;display:grid}.hero--banner{margin-left:calc(-1 * var(--page-pad));margin-right:calc(-1 * var(--page-pad));padding:2.75rem var(--page-pad) 3rem;background:var(--bg-subtle);border-bottom:1px solid var(--border-solid)}@media (width>=840px){.hero--shop{grid-template-columns:1.1fr .9fr}}.hero__actions{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.hero__art{justify-content:center;display:flex}.hero__blob{aspect-ratio:1;border-radius:var(--radius);background:radial-gradient(circle at 28% 28%, #ffffff8c, transparent 42%), radial-gradient(circle at 70% 72%, var(--accent-soft), transparent 50%), linear-gradient(145deg, #062a4a 0%, #0b6bcb 45%, #4eb0ff 100%);border:1px solid var(--border-solid);width:min(100%,360px);box-shadow:var(--shadow-card)}.section{padding:2.5rem 0 1rem}.section--tight{padding-top:2rem}.section__head{justify-content:space-between;align-items:center;gap:1rem;margin-bottom:1.5rem;display:flex}.section__title{letter-spacing:.1em;text-transform:uppercase;color:var(--text-strong);margin:0;font-size:.78rem;font-weight:700}.section__link{font-size:.8125rem;font-weight:600}.text-link{color:var(--accent);font-weight:500;text-decoration:none}.text-link:hover{text-decoration:underline}.btn{border-radius:var(--radius-ui);letter-spacing:.06em;text-transform:uppercase;cursor:pointer;border:1px solid #0000;justify-content:center;align-items:center;gap:.35rem;min-height:2.75rem;padding:.7rem 1.35rem;font-size:.8125rem;font-weight:600;text-decoration:none;transition:background .15s,color .15s,border-color .15s,box-shadow .15s;display:inline-flex}.btn:disabled{opacity:.6;cursor:not-allowed}.btn--primary{background:var(--accent);color:#fff}.btn--primary:hover:not(:disabled){background:var(--accent-hover);text-decoration:none;box-shadow:0 2px 8px #0b6ccb40}.btn--ghost{border-color:var(--shop-ink);color:var(--text-strong);background:0 0}.btn--ghost:hover:not(:disabled){border-color:var(--shop-ink);color:var(--text-strong);background:var(--bg-subtle);text-decoration:none}.btn--text{color:var(--muted);background:0 0;border:none;padding:.35rem .5rem;font-weight:500}.btn--text:hover{color:var(--danger)}.btn--block{width:100%}.product-grid{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:1rem 1.25rem;display:grid}.product-card{background:var(--surface);border:1px solid var(--border-solid);border-radius:var(--radius);box-shadow:var(--shadow-card);transition:box-shadow .2s;overflow:hidden}.product-card:hover{box-shadow:0 4px 14px #12121214}.product-card__media img{aspect-ratio:4/5;object-fit:cover;width:100%}.product-card__media{background:var(--bg-subtle);display:block;position:relative}.product-card__body{text-align:left;padding:1rem 1rem 1.15rem}.product-card__meta-row{justify-content:space-between;align-items:center;gap:.5rem;display:flex}.product-card__category{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin-bottom:.4rem;font-size:.68rem;font-weight:600}.product-card__dose{text-transform:uppercase;letter-spacing:.08em;border:1px solid var(--border-solid);color:var(--text-strong);border-radius:999px;padding:.2rem .45rem;font-size:.66rem;font-weight:700}.product-card__title{letter-spacing:-.01em;color:var(--text-strong);margin-bottom:.45rem;font-size:.95rem;font-weight:500;line-height:1.35;text-decoration:none;display:block}.product-card__title:hover{color:var(--accent);text-underline-offset:.2rem;text-decoration:underline}.product-card__price{color:var(--text-strong);font-size:.9rem;font-weight:600}.product-card__foot{justify-content:space-between;align-items:center;gap:.75rem;display:flex}.product-card__cta{text-transform:uppercase;letter-spacing:.07em;color:var(--accent);font-size:.74rem;font-weight:700;text-decoration:none}.product-card__cta:hover{text-decoration:underline}.chips{flex-wrap:wrap;gap:.5rem;margin-bottom:1.25rem;display:flex}.chip{min-height:var(--touch-min);border:1px solid var(--border-solid);background:var(--surface);color:var(--text);border-radius:var(--radius-ui);cursor:pointer;padding:.45rem .95rem;font-size:.8125rem;font-weight:500;transition:border-color .15s,background .15s}.chip--active{border-color:var(--accent);background:var(--accent-soft);color:var(--text-strong);font-weight:600}.collection-page__breadcrumbs{margin-bottom:1rem}.collection-page__header{border:1px solid var(--border-solid);background:#fcfcfc;border-radius:8px;margin-bottom:1.1rem;padding:1.35rem 1.25rem 1.15rem}.collection-page__eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 .4rem;font-size:.69rem;font-weight:700}.collection-trust-strip{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.45rem;margin:0 0 1rem;display:grid}.collection-trust-strip__item{border:1px solid var(--border-solid);text-transform:uppercase;letter-spacing:.07em;color:var(--text-strong);background:#fff;border-radius:6px;margin:0;padding:.6rem .72rem;font-size:.76rem;font-weight:700}.collection-page__title-row{flex-wrap:wrap;justify-content:space-between;align-items:baseline;gap:.75rem 1.5rem;margin-bottom:.65rem;display:flex}.collection-page__title{letter-spacing:-.03em;color:var(--text-strong);margin:0;font-size:clamp(1.65rem,1.2vw + 1.25rem,2.15rem);font-weight:600;line-height:1.15}.collection-page__count{color:var(--muted);margin:0;font-size:.875rem;font-weight:500}.collection-page__description{max-width:52ch;margin:0;font-size:.9375rem;line-height:1.55}.collection-page__empty{margin-top:1.5rem}.collection-mobile-toggle{margin-bottom:1rem;display:inline-flex}.collection-toolbar{border:1px solid var(--border-solid);background:#fff;border-radius:8px;flex-wrap:wrap;justify-content:space-between;align-items:flex-end;gap:1.25rem 2rem;margin-bottom:1.75rem;padding:.8rem .95rem;display:flex}.collection-toolbar__filters{flex-wrap:wrap;flex:1;align-items:center;gap:.65rem 1rem;min-width:0;display:flex}.collection-toolbar__chips{flex-wrap:wrap;align-items:center;gap:.4rem;display:flex}.collection-toolbar__sort{flex-wrap:wrap;align-items:center;gap:.5rem .65rem;display:flex}.collection-toolbar__label{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);white-space:nowrap;font-size:.72rem;font-weight:700}.collection-filter.chip{font-size:.8125rem}.collection-sort-select{appearance:none;font:inherit;color:var(--text-strong);background-color:var(--surface);min-height:var(--touch-min);border:1px solid var(--border-solid);border-radius:var(--radius-ui);cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%236b6b6b' d='M1.4 0 6 4.6 10.6 0 12 1.4l-6 6-6-6Z'/%3E%3C/svg%3E");background-position:right .65rem center;background-repeat:no-repeat;min-width:11.5rem;padding:.55rem 2.25rem .55rem .75rem;font-size:.875rem;font-weight:500}.collection-sort-select:hover{border-color:#12121259}.collection-sort-select:focus{outline:2px solid var(--accent);outline-offset:2px}.product-grid--collection{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:1.75rem 1.25rem}@media (width>=990px){.product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width>=1200px){.product-grid--collection{grid-template-columns:repeat(4,minmax(0,1fr))}}@media (width<=639px){.collection-mobile-toggle{justify-content:center;width:100%}.collection-toolbar-wrap--sticky .collection-toolbar--desktop{display:none}.collection-toolbar__chips{-webkit-overflow-scrolling:touch;scrollbar-width:thin;flex-wrap:nowrap;max-width:100%;margin-bottom:-.15rem;padding-bottom:.35rem;overflow-x:auto}.collection-toolbar__filters{flex-direction:column;align-items:stretch}}@media (width>=640px){.collection-mobile-toggle,.collection-sheet,.collection-sheet-backdrop{display:none}}.collection-sheet-backdrop{z-index:30;opacity:0;pointer-events:none;background:#00000059;transition:opacity .22s;position:fixed;inset:0}.collection-sheet-backdrop--open{opacity:1;pointer-events:auto}.collection-sheet{z-index:31;background:var(--surface);will-change:transform;border-top-left-radius:14px;border-top-right-radius:14px;flex-direction:column;max-height:80svh;transition:transform .24s cubic-bezier(.22,1,.36,1);display:flex;position:fixed;bottom:0;left:0;right:0;transform:translateY(102%);box-shadow:0 -10px 30px #12121229}.collection-sheet--open{transform:translateY(0)}.collection-sheet__head,.collection-sheet__footer{border-bottom:1px solid var(--border-solid);padding:.9rem 1rem}.collection-sheet__footer{border-bottom:none;border-top:1px solid var(--border-solid)}.collection-sheet__head{justify-content:space-between;align-items:center;display:flex}.collection-sheet__title{letter-spacing:.1em;text-transform:uppercase;font-size:.8rem;font-weight:700}.collection-sheet__close{min-height:var(--touch-min)}.collection-sheet__body{padding:.9rem 1rem 1rem;overflow:auto}.breadcrumbs{color:var(--muted);flex-wrap:wrap;align-items:center;gap:.35rem;margin-bottom:1rem;font-size:.875rem;display:flex}.breadcrumbs a{color:var(--accent);text-decoration:none}.breadcrumbs a:hover{text-decoration:underline}.product-detail__grid{gap:2rem;display:grid}@media (width>=900px){.product-detail__grid{grid-template-columns:minmax(0,1fr) minmax(0,.9fr);align-items:start}}.product-detail__media{border-radius:var(--radius);border:1px solid var(--border-solid);background:var(--bg-subtle);overflow:hidden}.product-detail__media img{width:100%}.product-detail__skeleton{aspect-ratio:4/5}.product-detail__info{text-align:left}.product-detail__price{color:var(--text-strong);margin:.5rem 0 1rem;font-size:1.35rem;font-weight:700}.product-detail__desc{color:var(--muted);margin-bottom:1.25rem}.buy-row{flex-wrap:wrap;align-items:center;gap:.75rem;display:flex}.qty-field input{width:4.25rem;min-height:var(--touch-min);border-radius:var(--radius-ui);border:1px solid var(--border-solid);background:var(--surface);color:var(--text-strong);font:inherit;text-align:center;padding:.55rem .4rem}.qty-stepper{border:1px solid var(--border-solid);border-radius:var(--radius-ui);background:var(--surface);align-items:center;display:inline-flex;overflow:hidden}.qty-stepper input{border:0;border-left:1px solid var(--border-solid);border-right:1px solid var(--border-solid);border-radius:0}.qty-stepper__btn{width:2.25rem;min-height:var(--touch-min);background:var(--bg-subtle);color:var(--text-strong);cursor:pointer;border:0;font-size:1.1rem}.qty-stepper__btn:hover{background:#e8eef4}.btn--product-add{text-transform:none;letter-spacing:.01em;min-width:14rem;font-size:.95rem;font-weight:700}@media (width<=560px){.buy-row{flex-direction:column;align-items:stretch}.qty-stepper{width:fit-content}.btn--product-add{width:100%;min-width:0}}.product-detail__links{flex-wrap:wrap;gap:.75rem;margin-top:1.25rem;display:flex}.product-detail__links .text-link{border-radius:var(--radius-ui);background:var(--bg-subtle);align-items:center;min-height:40px;padding:.35rem .7rem;text-decoration:none;display:inline-flex}.product-detail__links .text-link:hover{background:#eaf2fb;text-decoration:none}.product-sticky-cta{z-index:25;padding:.65rem var(--page-pad) calc(.65rem + env(safe-area-inset-bottom));background:var(--surface);border-top:1px solid var(--border-solid);grid-template-columns:minmax(0,1fr) auto auto;align-items:center;gap:.6rem;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #12121214}.product-sticky-cta__meta{min-width:0}.product-sticky-cta__name{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:.76rem;line-height:1.35;overflow:hidden}.product-sticky-cta__price{color:var(--text-strong);font-size:.95rem;font-weight:700}.product-sticky-cta__qty input{width:4rem}.product-sticky-cta__btn{min-width:5rem}@media (width>=900px){.product-sticky-cta{display:none}}@media (width<=899px){.page.product-detail{padding-bottom:6rem}}.success-inline{color:var(--success);margin-top:.5rem;font-size:.9rem}.product-detail__price-note{color:var(--muted);font-size:1.1rem;font-weight:600}.research-dossier{box-sizing:border-box;border:1px solid var(--border);border-radius:var(--radius);background:var(--surface);width:100%;margin-top:2.5rem;padding:1.75rem 1.25rem 2rem}.research-dossier--empty{border-style:dashed;padding:1.5rem 1.25rem}.research-dossier__header{margin-bottom:1.25rem}.research-dossier__heading{letter-spacing:-.02em;margin:0 0 .35rem;font-size:1.35rem}.research-dossier__sub{margin:0;font-size:.9rem}.research-meta-line{margin:0 0 1rem}.research-badge{text-transform:uppercase;letter-spacing:.04em;background:color-mix(in srgb, var(--accent) 14%, transparent);color:var(--accent);border:1px solid color-mix(in srgb, var(--accent) 35%, transparent);border-radius:999px;padding:.2rem .55rem;font-size:.75rem;font-weight:600;display:inline-block}.research-section{margin-bottom:2rem}.research-section:last-child{margin-bottom:0}.research-section__title{text-transform:uppercase;letter-spacing:.06em;color:var(--accent);margin:0 0 .5rem;font-size:.85rem;font-weight:700}.research-inline{color:var(--muted);margin:0}.research-prose{color:var(--text);margin:0;line-height:1.55}.research-list{color:var(--text);margin:0;padding-left:1.15rem;line-height:1.5}.research-list li{margin-bottom:.35rem}.research-tags{flex-wrap:wrap;gap:.4rem;margin:0;padding:0;list-style:none;display:flex}.research-tags li{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--surface);color:var(--muted);padding:.25rem .6rem;font-size:.85rem}.research-hint{color:var(--muted);margin:.6rem 0 0;font-size:.82rem;line-height:1.45}.research-dl{flex-direction:column;gap:0;margin:0;display:flex}.research-dl dt{text-transform:uppercase;letter-spacing:.05em;color:var(--muted);margin:1.1rem 0 0;font-size:.78rem;font-weight:700}.research-dl dt:first-child{margin-top:0}.research-dl dd{color:var(--text);margin:.35rem 0 0;line-height:1.55}.research-code{background:var(--bg);border:1px solid var(--border);overflow-wrap:anywhere;word-break:break-word;border-radius:4px;max-width:100%;padding:.15rem .4rem;font-size:.85em;line-height:1.45;display:inline-block}.research-pros-cons{flex-direction:column;gap:1.5rem;display:flex}.research-pros-cons .research-section{border-radius:var(--radius-sm);border:1px solid var(--border);background:var(--bg);margin-bottom:0;padding:1rem 1.1rem}.research-pros-cons .research-section__title{margin-bottom:.65rem}.research-highlights{flex-direction:column;gap:.75rem;margin:0;padding:0;list-style:none;display:flex}.research-highlight-card{border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);padding:.85rem 1rem}.research-highlight-meta{color:var(--muted);margin:0 0 .5rem;font-size:.78rem;line-height:1.45}.research-highlight-meta span{display:block}.research-highlight-meta span+span{margin-top:.15rem}.research-highlight-id{font-family:ui-monospace,monospace}.research-highlight-model{color:var(--text-strong);margin:0 0 .25rem;font-size:.85rem;font-weight:600}.research-highlight-finding{margin:0;font-size:.9rem;line-height:1.45}.research-bottom-line{border-radius:var(--radius);border-left:4px solid var(--accent);background:color-mix(in srgb, var(--accent) 8%, var(--surface));padding:1rem 1.1rem}.research-sources{margin:0;padding-left:1.25rem;line-height:1.55}.research-sources li{margin-bottom:.65rem}.research-sources a{color:var(--accent);text-decoration:none}.research-sources a:hover{text-decoration:underline}.research-source-meta{color:var(--muted);margin-top:.15rem;font-size:.8rem;display:block}.empty-state{text-align:center;border:1px dashed var(--border);border-radius:var(--radius);background:var(--surface);padding:3rem 1rem}.state{justify-items:center;gap:.75rem;padding:1.25rem .5rem;display:grid}.state--error{justify-items:start}.state__spinner{border:2px solid color-mix(in srgb, var(--accent) 20%, transparent);border-top-color:var(--accent);border-radius:999px;width:1.5rem;height:1.5rem;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.empty-state p{color:var(--muted);margin-bottom:1rem}.cart-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.cart-row{border:1px solid var(--border-solid);border-radius:var(--radius);background:var(--surface);grid-template-columns:96px minmax(0,1fr) auto;align-items:center;gap:1rem;padding:1rem;display:grid}@media (width<=720px){.cart-row{grid-template-columns:72px minmax(0,1fr);align-items:start;row-gap:.7rem}}.cart-row__thumb img{border-radius:var(--radius-sm);object-fit:cover}.cart-row__main{text-align:left}.cart-row__controls{align-items:center;gap:.6rem;display:flex}.cart-row__title{color:var(--text-strong);font-weight:600;text-decoration:none}.cart-row__title:hover{color:var(--accent);text-decoration:none}.cart-row__qty input{width:3.5rem;min-height:var(--touch-min);border-radius:var(--radius-ui);border:1px solid var(--border-solid);background:var(--bg-subtle);color:var(--text-strong);font:inherit;padding:.4rem .45rem}.cart-row__line-total{color:var(--text-strong);font-weight:600}.cart-row__line-total--mobile{display:none}.cart-row__remove{min-height:var(--touch-min)}@media (width<=720px){.cart-row__controls{grid-column:1/-1;justify-content:space-between;width:100%}.cart-row__line-total{display:none}.cart-row__line-total--mobile{margin-top:.35rem;display:block}}.cart-summary{border-radius:var(--radius);border:1px solid var(--border-solid);background:var(--surface);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;margin-top:1.5rem;padding:1.25rem;display:flex}.cart-summary__label{color:var(--muted);font-size:.875rem}.cart-summary__total{color:var(--text-strong);font-size:1.35rem;font-weight:700}.cart-summary__actions{flex-wrap:wrap;gap:.75rem;display:flex}.checkout-grid{gap:2rem;display:grid}@media (width>=900px){.checkout-grid{grid-template-columns:minmax(0,1.1fr) minmax(0,.85fr);align-items:start}}.checkout-form,.checkout-aside{border:1px solid var(--border-solid);border-radius:var(--radius);background:var(--surface);text-align:left;padding:1.25rem 1.35rem}.checkout-form--fieldset{min-inline-size:0}.order-status-form{max-width:36rem;margin-bottom:1.5rem}.order-status-card{max-width:36rem}.order-status-card p{margin:0 0 .45rem}.checkout-form h2,.checkout-aside h2,.checkout-aside__intro{margin-bottom:1rem}.checkout-aside__summary{border-top:1px solid var(--border-solid);margin-top:1.25rem;padding-top:1rem}.field{color:var(--muted);flex-direction:column;gap:.35rem;margin-bottom:.9rem;font-size:.875rem;display:flex}.field input{min-height:var(--touch-min);border-radius:var(--radius-ui);border:1px solid var(--border-solid);background:var(--bg-subtle);color:var(--text-strong);font:inherit;padding:.6rem .7rem}.checkout-form--fieldset[disabled]{opacity:.75}.stripe-block{border-top:1px solid var(--border-solid);margin-top:1rem;padding-top:.85rem}.stripe-block__title{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0 0 .7rem;font-size:.76rem;font-weight:700}.stripe-block__pay-btn{margin-top:.9rem}.field-row{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}@media (width<=560px){.field-row{grid-template-columns:1fr}}.summary-list{flex-direction:column;gap:.5rem;margin:0 0 1rem;padding:0;font-size:.9rem;list-style:none;display:flex}.summary-list li{color:var(--muted);justify-content:space-between;gap:1rem;display:flex}.summary-total{color:var(--text-strong);border-top:1px solid var(--border);justify-content:space-between;margin-bottom:1rem;padding-top:.75rem;font-weight:700;display:flex}.fine-print{color:var(--muted);margin-top:.75rem;font-size:.78rem;line-height:1.45}.fine-print code{font-family:var(--mono);font-size:.85em}.thank-you{justify-content:center;padding:2rem 0 4rem;display:flex}.thank-you-card{text-align:center;border-radius:var(--radius);border:1px solid var(--border);background:var(--surface);max-width:480px;box-shadow:var(--shadow);padding:2rem 1.5rem}.thank-you-card h1{margin-bottom:.75rem}.thank-you-card .muted{margin-bottom:.5rem}.thank-you-actions{flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem;display:flex}.error-banner{background:var(--danger-bg);color:var(--danger);border-radius:var(--radius-sm);margin:.5rem 0 1rem;padding:.65rem .85rem;font-size:.9rem}.notice-banner{background:var(--notice-bg);color:var(--text-strong);border-radius:var(--radius-sm);text-align:left;margin-top:1rem;padding:.75rem .9rem;font-size:.875rem}.notice-banner code{font-family:var(--mono);font-size:.85em}.research-notice--banner{background:color-mix(in srgb, var(--danger) 7%, var(--surface));border:1px solid color-mix(in srgb, var(--danger) 22%, var(--border-solid));border-radius:var(--radius);margin-bottom:1.5rem;padding:.9rem 1.05rem}.research-notice--banner .research-notice__text{color:var(--text);margin:0;font-size:.875rem;line-height:1.5}.research-notice--card{border:1px solid var(--border-solid);border-left:4px solid var(--danger);background:var(--surface);border-radius:var(--radius);margin-bottom:1.5rem;padding:1rem 1.15rem}.research-notice__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--danger);margin:0 0 .45rem;font-size:.68rem;font-weight:700}.research-notice--card .research-notice__text{color:var(--text);margin:0;font-size:.875rem;line-height:1.5}.research-notice--compact{color:var(--muted);max-width:62ch;margin:0 0 1rem;font-size:.84rem;line-height:1.5}.static-page__header{margin-bottom:1.25rem}.static-page__lede{text-align:center;max-width:52ch;margin-inline:auto}@media (width>=640px){.static-page__lede{text-align:left;margin-inline:0}}.static-page__sections{flex-direction:column;gap:1.75rem;max-width:52rem;display:flex}.static-section__title{color:var(--text-strong);margin:0 0 .5rem;font-size:1rem}.static-section p{color:var(--text);margin:0 0 .75rem;line-height:1.55}.static-section p:last-child{margin-bottom:0}.static-page__cta{margin-top:.25rem}.static-page__contact-line{margin:.85rem 0 0;font-size:1.05rem;font-weight:600}.field.field--checkbox{flex-direction:row;align-items:flex-start;gap:.65rem;margin-top:1rem}.field.field--checkbox input[type=checkbox]{width:1.1rem;height:1.1rem;accent-color:var(--accent);flex-shrink:0;margin-top:.2rem}.field.field--checkbox span{color:var(--text);font-size:.8125rem;line-height:1.45}.thank-you__research{text-align:left;margin-top:1rem}.thank-you__tracking p+p{margin-top:.3rem}.image-skeleton{aspect-ratio:4/5;background:linear-gradient(90deg,#f1f5f9 0%,#e2e8f0 45%,#f1f5f9 100%) 0 0/220% 100%;width:100%;animation:1.3s ease-in-out infinite shimmer}.img-loading{opacity:0}.img-ready{opacity:1;transition:opacity .2s}@keyframes shimmer{0%{background-position:100% 0}to{background-position:-100% 0}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}:root{--site-header-height:3.85rem}@media (width>=900px){:root{--site-header-height:4.35rem}}.shop-eyebrow{text-transform:uppercase;letter-spacing:.1em;color:var(--muted);margin:0 0 .4rem;font-size:.69rem;font-weight:700}.shop-title{letter-spacing:-.03em;color:var(--text-strong);margin:0;font-size:clamp(1.65rem,1.2vw + 1.25rem,2.15rem);font-weight:600;line-height:1.15}.shop-hero-card{border:1px solid var(--border-solid);background:#fcfcfc;border-radius:8px;margin-bottom:1.1rem;padding:1.35rem 1.25rem 1.15rem}.shop-trust-strip{grid-template-columns:repeat(auto-fit,minmax(160px,1fr));gap:.45rem;margin:0 0 1rem;display:grid}.shop-trust-strip__item{border:1px solid var(--border-solid);text-transform:uppercase;letter-spacing:.07em;color:var(--text-strong);background:#fff;border-radius:6px;margin:0;padding:.6rem .72rem;font-size:.76rem;font-weight:700}.shop-trust-strip--home{padding:.85rem var(--page-pad) 0;border-bottom:none;margin-bottom:.75rem}.section__title--centered{text-align:center;width:100%;margin-bottom:1rem;display:block}.section--trust-icons{padding-top:1.75rem}.section--trust-icons .trust-badges{border:1px solid var(--border-solid);background:var(--bg-subtle);padding:1rem var(--page-pad) 1.15rem;border-radius:8px;margin-top:0}.section--trust-icons .trust-badges__item{gap:.35rem}.section--trust-icons .trust-badges__label{font-weight:700}.header--inner{grid-template-columns:auto 1fr auto;grid-template-areas:"menu logo mobilequick";align-items:center;gap:.35rem .65rem;display:grid}.header__logo-cell{grid-area:logo;justify-self:center}.header__menu-cell{grid-area:menu;justify-self:start}.header__search-cell{grid-area:search}.header__nav-cell{grid-area:nav}.header__mobile-quick-cell{grid-area:mobilequick;justify-self:end;align-items:center;gap:.15rem;display:flex}.header__search-desktop{width:100%;min-width:0}.header__home-actions{grid-area:actions;justify-self:end;align-items:center;gap:.15rem;display:flex}.header__home-search-desktop{width:100%;max-width:var(--page-max);padding:0 var(--page-pad) .65rem;margin:0 auto}@media (width<=899px){.header__search-cell,.header__nav-cell{display:none}.header--inner .header__logo-cell{justify-self:center}}@media (width>=900px){.header--inner{grid-template-columns:auto minmax(160px,320px) minmax(0,1fr);grid-template-areas:"logo search nav";gap:.75rem 1rem}.header__menu-cell,.header__mobile-quick-cell{display:none}.header__logo-cell{justify-self:start}}@media (width<=899px){.header__home-search-desktop{display:none}}@media (width>=900px){.header--home .header__home-top{grid-template-columns:2.75rem minmax(0,1fr) auto}.header__home-actions{justify-self:end}}.header-search{align-items:stretch;gap:0;width:100%;display:flex}.header-search__input{border:1px solid var(--border-solid);border-radius:var(--radius-ui) 0 0 var(--radius-ui);min-width:0;min-height:2.65rem;font:inherit;background:var(--surface);color:var(--text-strong);border-right:none;flex:1;padding:.5rem .75rem;font-size:.875rem}.header-search__input::placeholder{color:var(--muted)}.header-search__submit{border-radius:0 var(--radius-ui) var(--radius-ui) 0;min-height:2.65rem;padding-left:1rem;padding-right:1rem;font-size:.72rem}.header-search--drawer{flex-direction:column;gap:.75rem}.header-search--drawer .header-search__input{border:1px solid var(--border-solid);border-radius:var(--radius-ui)}.header-search--drawer .header-search__submit{border-radius:var(--radius-ui);width:100%}.header-search-sheet{z-index:32;background:var(--surface);border-bottom:1px solid var(--border-solid);transition:transform .24s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;right:0;transform:translateY(-102%);box-shadow:0 8px 24px #1212121f}.header-search-sheet--open{transform:translateY(0)}.header-search-sheet__head{padding:.65rem var(--page-pad);border-bottom:1px solid var(--border-solid);justify-content:space-between;align-items:center;display:flex}.header-search-sheet__title{letter-spacing:.1em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.78rem;font-weight:700}.header-search-sheet__body{padding:1rem var(--page-pad) 1.25rem}.header__search-mobile-btn{justify-self:end}.nav--desktop .header__cart-icon.nav-link{text-decoration:none}.nav--desktop .header__cart-icon.nav-link.active{background:0 0;text-decoration:none}.collection-toolbar-wrap--sticky{top:var(--site-header-height);z-index:14;background:var(--bg);margin-top:-.25rem;margin-bottom:1.75rem;padding-bottom:.35rem;position:sticky}.collection-toolbar__stack{flex-direction:column;gap:1rem;width:100%;display:flex}.collection-toolbar--desktop{flex-direction:column;align-items:stretch;gap:1rem}.collection-toolbar--desktop .collection-toolbar__sort--row{flex-direction:row;align-self:flex-start;align-items:center}.collection-toolbar--sheet{background:0 0;border:none;flex-direction:column;align-items:stretch;padding:0}.collection-search-form{flex-wrap:wrap;align-items:stretch;gap:.5rem;width:100%;display:flex}.collection-search-input{min-width:12rem;min-height:var(--touch-min);border:1px solid var(--border-solid);border-radius:var(--radius-ui);font:inherit;background:var(--surface);flex:1;padding:.55rem .75rem;font-size:.875rem}.collection-search-submit{flex-shrink:0}.collection-active-filters{margin-bottom:.75rem}.collection-reset-filters{font-size:.78rem}.product-card__research-tag{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0 0 .5rem;font-size:.65rem;font-weight:700}.product-spec-block{border:1px solid var(--border-solid);border-radius:var(--radius);background:var(--surface);text-align:left;margin:2.25rem 0 2rem;padding:1.35rem 1.25rem}.product-spec-block__title{color:var(--text-strong);margin:0 0 1rem;font-size:1rem;font-weight:600}.product-spec-block__dl{flex-direction:column;gap:1rem;margin:0;display:flex}.product-spec-block__row dt{letter-spacing:.06em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.72rem;font-weight:700}.product-spec-block__row dd{color:var(--text);margin:.35rem 0 0;font-size:.9rem;line-height:1.55}.faq-list{margin:0}.faq-list__q{color:var(--text-strong);margin:1.25rem 0 0;font-size:.95rem;font-weight:600}.faq-list__q:first-child{margin-top:0}.faq-list__a{color:var(--text);margin:.45rem 0 0;line-height:1.55}.static-page__list{color:var(--text);margin:.75rem 0 0;padding-left:1.2rem;line-height:1.55}.static-page__list li{margin-bottom:.35rem}.footer__legal--tight{max-width:none;margin-top:.75rem}.checkout-confidence{border-radius:var(--radius-sm);background:var(--bg-subtle);border:1px solid var(--border-solid);margin:0 0 1rem;padding:.85rem 1rem;font-size:.875rem;line-height:1.5}@media (width>=640px) and (width<=1023px){.page{padding-top:1.5rem}.home-hero{padding-top:2rem;padding-bottom:2.2rem}.section{padding-top:2rem}.product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem 1rem}.checkout-grid{gap:1.35rem}.checkout-form,.checkout-aside{padding:1.05rem 1.1rem}}.collection-clean-hero{text-align:center;margin:0 auto 1.5rem;padding-top:.25rem}.collection-clean-hero__title{letter-spacing:-.025em;margin:0 0 .4rem;font-size:clamp(1.75rem,1vw + 1.3rem,2.2rem)}.collection-clean-hero__subtitle{color:var(--muted);max-width:42ch;margin:0 auto 1.1rem;font-size:1rem}.collection-clean-hero__pills{flex-wrap:wrap;justify-content:center;gap:.7rem;display:flex}.collection-pill{min-height:2rem;color:var(--text-strong);font:inherit;cursor:pointer;background:#fff;border:1px solid #0b6ccb73;border-radius:999px;padding:.4rem 1.25rem;font-size:.9rem}.collection-pill--active{color:#fff;background:#27b6de;border-color:#27b6de;font-weight:600}.product-grid--collection{gap:2rem 1.6rem}.product-grid--collection .product-card{box-shadow:none;background:0 0;border:none}.product-grid--collection .product-card__body{text-align:center;padding:.8rem .2rem .2rem}.product-grid--collection .product-card__category,.product-grid--collection .product-card__cta{display:none}.product-grid--collection .product-card__title{margin-bottom:.15rem;font-size:1.04rem}.product-grid--collection .product-card__foot{justify-content:center}.product-grid--collection .product-card__price{color:#666;font-size:1.02rem;font-weight:500}
