:root{--brand-navy:#0a2540;--brand-blue:#0f5fb8;--brand-blue-deep:#0a4787;--shop-ink:#121212;--shop-ink-soft:#1a1a1a;--text:#1a1a1a;--text-strong:#121212;--muted:#5f6b77;--bg:#fff;--bg-subtle:#f4f7fa;--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:#0e5daa1c;--shadow:0 2px 8px #1212120f;--shadow-card:0 1px 2px #1212120a;--shadow-card-hover:0 14px 28px -10px #0a254024;--page-bg-gradient:linear-gradient(165deg, #f4f9ff 0%, #fff 28%, #f8fbfe 55%, #eef4fa 100%);--hero-bg-gradient:linear-gradient(135deg, #e8f2fc 0%, #f5f9fd 42%, #fff 72%, #edf3f9 100%);--ease-premium:cubic-bezier(.22, 1, .36, 1);--radius:8px;--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{background:var(--page-bg-gradient);background-attachment:fixed;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:#f8fbff;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;border-bottom:1px solid var(--border-solid);-webkit-backdrop-filter:blur(12px);background:#ffffffd1;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__menu-btn{touch-action:manipulation}.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.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{object-fit:contain;width:auto;max-width:min(100%,13.5rem);height:auto;max-height:3.875rem;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:35;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:36;background:var(--surface);border-right:1px solid var(--border-solid);width:min(88vw,340px);max-width:calc(100vw - 1rem);height:100svh;max-height:100dvh;padding:calc(.85rem + env(safe-area-inset-top,0px)) calc(1rem + env(safe-area-inset-right,0px)) calc(1rem + env(safe-area-inset-bottom,0px)) calc(1rem + env(safe-area-inset-left,0px));will-change:transform;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;pointer-events:none;visibility:hidden;transition:transform .24s cubic-bezier(.22,1,.36,1);position:fixed;top:0;left:0;overflow-y:auto;transform:translate(-102%)}.mobile-menu--open{pointer-events:auto;visibility:visible;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);box-sizing:border-box;border-radius:var(--radius-ui);width:100%;color:var(--text-strong);align-items:center;padding:.65rem .75rem;font-size:.95rem;font-weight:600;text-decoration:none;display: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.nav--desktop{display:flex}.logo__image--single{max-width:min(100%,21rem);max-height:4.75rem}.header__menu-btn,.mobile-menu,.mobile-menu-backdrop{display:none}}@media (width<=899px){.header{padding:.85rem 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{background-color:#eef3f8;background-image:linear-gradient(#ffffffb8, #ffffffb8), var(--hero-bg-gradient), repeating-linear-gradient(90deg, #0a254008 0 1px, transparent 1px 11px);border-bottom:1px solid var(--border-solid);padding:2.35rem var(--page-pad) 2.65rem}.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:minmax(0,1fr) clamp(11rem,22vw,15rem);align-items:center;gap:1.75rem 2rem}}.home-hero__copy{text-align:left;min-width:0}.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:#0d4f98;font-weight:800}.home-hero__clinical-points{gap:.35rem;margin:.9rem 0 1.2rem;padding:0;list-style:none;display:grid}.home-hero__clinical-points li{color:var(--text);padding-left:1.15rem;font-size:.86rem;line-height:1.45;position:relative}.home-hero__clinical-points li:before{content:"";background:var(--brand-blue);border-radius:999px;width:.42rem;height:.42rem;position:absolute;top:.46rem;left:.1rem}.home-hero__actions{flex-wrap:wrap;gap:.75rem;display:flex}.home-hero__visual{justify-self:center;width:100%;max-width:15rem;margin-inline:auto}@media (width>=880px){.home-hero__visual{justify-self:end;margin-inline:0}}.home-hero__visual-link{aspect-ratio:3/4;border-radius:calc(var(--radius) + 4px);width:100%;transition:transform .4s var(--ease-premium), box-shadow .4s var(--ease-premium);line-height:0;display:block;position:relative;overflow:hidden;box-shadow:0 14px 28px -14px #0a254033}.home-hero__visual-link:hover{text-decoration:none;transform:translateY(-2px);box-shadow:0 18px 32px -12px #0a254038}.home-hero__picture{width:100%;height:100%;margin:0;line-height:0;display:block;position:absolute;inset:0}.home-hero__img{object-fit:cover;object-position:center 40%;width:100%;height:100%;box-shadow:none;border:0;display:block}.home-hero__placeholder{justify-content:center;width:100%;max-width:15rem;margin-inline:auto;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;min-height:2.75rem;transition:background .22s var(--ease-premium), color .22s var(--ease-premium), border-color .22s var(--ease-premium), box-shadow .22s var(--ease-premium), transform .22s var(--ease-premium);border:1px solid #0000;justify-content:center;align-items:center;gap:.35rem;padding:.7rem 1.35rem;font-size:.8125rem;font-weight:600;text-decoration:none;display:inline-flex}.btn:hover:not(:disabled){transform:translateY(-1px)}.btn:active:not(:disabled){transform:translateY(0)}.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%}.btn--card{letter-spacing:.05em;text-transform:uppercase;flex:1;min-height:2.35rem;padding:.5rem .7rem;font-size:.72rem}.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:none;transition:transform .35s var(--ease-premium), box-shadow .35s var(--ease-premium), border-color .35s var(--ease-premium);position:relative;overflow:hidden}.product-card:hover{box-shadow:var(--shadow-card-hover);border-color:#0f5fb82e;transform:translateY(-3px)}.product-card--spotlight{box-shadow:none;border-color:#0f5fb847}.product-card__badge{z-index:2;background:linear-gradient(135deg, var(--brand-blue) 0%, #1a8fd4 100%);color:#fff;letter-spacing:.08em;text-transform:uppercase;border-radius:999px;padding:.28rem .55rem;font-size:.62rem;font-weight:700;position:absolute;top:.65rem;left:.65rem}.product-card__media img{aspect-ratio:4/5;object-fit:contain;object-position:center;width:100%;transition:transform .55s var(--ease-premium)}.product-card:hover .product-card__media img{transform:scale(1.02)}.product-card__media{border-bottom:1px solid var(--border-solid);background:#faf7f2;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:.88rem;font-weight:600;line-height:1.35}.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}.product-card__actions{gap:.5rem;margin-top:.85rem;display:flex}.product-card__view-only{margin-top:.85rem}.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){.product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem .75rem}.product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.1rem .75rem}.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);box-shadow:none;background:#faf7f2;overflow:hidden}.product-detail__media img{aspect-ratio:4/5;object-fit:contain;object-position:center;width:100%}.product-detail__skeleton{aspect-ratio:4/5}.product-detail__info{text-align:left}.product-detail__variant-field{margin-bottom:.75rem}.product-detail__field-label{color:var(--muted);margin-bottom:.35rem;font-size:.82rem;font-weight:600;display:block}.product-detail__size{margin:0 0 .75rem;font-size:.95rem}.product-detail__badge{letter-spacing:.04em;text-transform:uppercase;color:var(--text-strong);background:#e8f0fe;border-radius:4px;margin:0 0 .75rem;padding:.25rem .55rem;font-size:.72rem;font-weight:600;display:inline-block}.product-buy{margin:0 0 1.5rem;padding:0}.product-buy__price{letter-spacing:-.02em;color:var(--text-strong);margin:0 0 1rem;font-size:1.5rem;font-weight:600;line-height:1.2}.product-buy__price--muted{color:var(--muted);font-size:1.1rem;font-weight:500}.product-buy__price-unit{color:var(--muted);margin-top:.2rem;font-size:.85rem;font-weight:400;display:block}.product-buy__format-wrap{margin-bottom:1rem}.product-buy__field-label{color:var(--text-strong);margin-bottom:.4rem;font-size:.82rem;font-weight:600;display:block}.product-buy__hint{margin:0 0 1rem}.product-buy__format{border:1px solid var(--border-solid);border-radius:var(--radius-ui);background:var(--surface);grid-template-columns:1fr 1fr;gap:0;display:grid;overflow:hidden}.product-buy__format-btn{font:inherit;color:var(--muted);cursor:pointer;background:0 0;border:0;padding:.65rem .75rem;font-size:.88rem;font-weight:500;transition:background .15s,color .15s}.product-buy__format-btn+.product-buy__format-btn{border-left:1px solid var(--border-solid)}.product-buy__format-btn.is-active{background:var(--text-strong);color:#fff}.product-buy__format-btn:disabled{opacity:.45;cursor:not-allowed}.product-buy__stock{color:var(--muted);margin:0 0 .85rem;font-size:.85rem}.product-buy__stock--error{color:#9b1c1c}.product-buy__row{flex-wrap:wrap;align-items:flex-end;gap:.65rem;display:flex}.product-buy__row .vial-qty-select{flex:0 auto}.product-buy__add{min-height:var(--touch-min);text-transform:none;letter-spacing:0;flex:12rem;font-weight:600}.product-buy__buy-now{min-height:var(--touch-min);text-transform:none;letter-spacing:0;flex:10rem;font-weight:600}.product-buy__row--split .product-buy__add,.product-buy__row--split .product-buy__buy-now{flex:8rem}.product-buy__add--solo{width:100%}.product-buy__total{color:var(--text-strong);margin:.75rem 0 0;font-size:.9rem}.product-buy__total-qty{color:var(--muted);font-size:.84em;font-weight:500}.product-buy__total-detail{color:var(--muted);font-weight:400}.product-buy__added{border-top:1px solid var(--border-solid);margin-top:1rem;padding-top:1rem}.product-buy__added-links{gap:1rem;margin-top:.35rem;font-size:.9rem;display:flex}.product-buy__added-links a{color:var(--accent);font-weight:500;text-decoration:none}.product-buy__added-links a:hover{text-decoration:underline}.product-buy--compact{margin:0}.product-buy--compact .product-buy__row{flex-wrap:nowrap}.product-buy--compact .product-buy__add{flex:none;min-width:4.5rem;padding-left:1rem;padding-right:1rem}.product-detail__purchase{border-radius:var(--radius);border:1px solid var(--border-solid);background:var(--bg-subtle);margin:0 0 1.25rem;padding:1rem 1.05rem}.product-detail__price-block{margin-bottom:.85rem}.product-detail__price-breakdown{margin:.35rem 0 0}.product-detail__price-unit{color:var(--muted);font-size:.9rem;font-weight:500}.product-detail__stock-msg{margin:0 0 .85rem}.product-detail__line-total{margin:.65rem 0 0}.product-detail__added{margin-top:.85rem}.product-detail__added .product-detail__links{margin-top:.5rem}.product-detail__select{width:100%;max-width:28rem;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;padding:.55rem 2rem .55rem .65rem}.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}.vial-qty-select{flex-direction:column;gap:.35rem;display:inline-flex}.vial-qty-select__label{color:var(--muted);font-size:.82rem;font-weight:600}.vial-qty-select__control{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;cursor:pointer;padding:.55rem 2rem .55rem .65rem}.vial-qty-select--product .vial-qty-select__control{min-width:9.5rem}.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-detail__disclosures{gap:.85rem;margin-top:2rem;display:grid}.product-detail__disclosure{border:1px solid var(--border-solid);border-radius:var(--radius);background:var(--surface)}.product-detail__disclosure summary{min-height:var(--touch-min);color:var(--text-strong);cursor:pointer;align-items:center;padding:.85rem 1rem;font-weight:700;display:flex}.product-detail__disclosure summary:hover{background:var(--bg-subtle)}.product-detail__disclosure .product-spec-block,.product-detail__disclosure .research-dossier{border:0;border-top:1px solid var(--border-solid);border-radius:0;margin:0}.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 .vial-qty-select__control{min-width:7.5rem;max-width:9rem}.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 .vial-qty-select__control{background:var(--bg-subtle);min-width:7.5rem}.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}.cart-drawer-root{z-index:1300;position:fixed;inset:0}.cart-drawer-backdrop{opacity:0;pointer-events:none;background:#1118276b;border:0;margin:0;padding:0;transition:opacity .22s;position:absolute;inset:0}.cart-drawer-root--open .cart-drawer-backdrop{opacity:1;pointer-events:auto;cursor:pointer}.cart-drawer{background:var(--surface);border-left:1px solid var(--border-solid);will-change:transform;flex-direction:column;width:min(92vw,420px);max-width:calc(100vw - .75rem);height:100svh;max-height:100dvh;transition:transform .24s cubic-bezier(.22,1,.36,1);display:flex;position:absolute;top:0;right:0;overflow:hidden;transform:translate(102%);box-shadow:-8px 0 32px #1118271f}.cart-drawer--open{transform:translate(0)}.cart-drawer__head{padding:calc(.85rem + env(safe-area-inset-top,0px)) 1rem .85rem;border-bottom:1px solid var(--border-solid);flex-shrink:0;justify-content:space-between;align-items:center;gap:.75rem;display:flex}.cart-drawer__title{color:var(--text-strong);margin:0;font-size:1.05rem;font-weight:700}.cart-drawer__body{overscroll-behavior:contain;-webkit-overflow-scrolling:touch;flex:1;padding:1rem;overflow-y:auto}.cart-drawer__body--empty{flex-direction:column;padding:.75rem 1rem 1.25rem;display:flex}.cart-empty{flex-direction:column;flex:1;justify-content:center;gap:1.15rem;min-height:min(72vh,520px);padding:.35rem 0 .5rem;animation:.32s cubic-bezier(.22,1,.36,1) both cart-empty-in;display:flex}@keyframes cart-empty-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.cart-empty__hero{text-align:center;justify-items:center;gap:.55rem;padding:.35rem .25rem 0;display:grid}.cart-empty__icon{width:4.5rem;height:4.5rem;color:var(--brand-blue);background:radial-gradient(circle at 30% 28%,#ffffffe6,#0000 48%),linear-gradient(145deg,#e8f3fc 0%,#d4e9f8 42%,#eef6ff 100%);border:1px solid #0f5fb824;border-radius:999px;place-items:center;display:grid;box-shadow:0 10px 28px #0f5fb81f,inset 0 1px #ffffffd9}.cart-empty__title{color:var(--text-strong);letter-spacing:-.01em;margin:.15rem 0 0;font-size:1.12rem;font-weight:700}.cart-empty__lead{max-width:22rem;color:var(--muted);margin:0;font-size:.86rem;line-height:1.55}.cart-empty__browse{margin-top:.15rem}.cart-empty__picks{gap:.55rem;margin-top:.15rem;display:grid}.cart-empty__picks-label{letter-spacing:.09em;text-transform:uppercase;color:var(--muted);margin:0;font-size:.68rem;font-weight:700}.cart-empty__pick-list{gap:.5rem;margin:0;padding:0;list-style:none;display:grid}.cart-empty__pick{border:1px solid var(--border-solid);border-radius:calc(var(--radius) + 1px);color:inherit;background:linear-gradient(#fbfdff 0%,#fff 100%);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.55rem .6rem;text-decoration:none;transition:border-color .18s,box-shadow .18s,transform .18s;display:grid}.cart-empty__pick:hover{border-color:#0f5fb847;transform:translateY(-1px);box-shadow:0 8px 22px #0f5fb814}.cart-empty__pick-thumb{background:#f4f7fa;border-radius:6px;display:block;overflow:hidden}.cart-empty__pick-thumb img{object-fit:contain;width:48px;height:60px;display:block}.cart-empty__pick-main{gap:.12rem;min-width:0;display:grid}.cart-empty__pick-name{color:var(--text-strong);text-overflow:ellipsis;white-space:nowrap;font-size:.78rem;font-weight:600;line-height:1.35;display:block;overflow:hidden}.cart-empty__pick-price{color:var(--brand-blue);font-size:.74rem;font-weight:600}.cart-empty__pick-add{letter-spacing:.04em;min-width:3.4rem;padding:.38rem .55rem;font-size:.68rem}.cart-empty__pick-add--done{color:var(--brand-blue);background:#0f5fb80f;border-color:#0f5fb859}.cart-empty__promo{border-radius:var(--radius);text-align:center;color:var(--text-strong);background:linear-gradient(135deg,#f2f8ff 0%,#fff 55%,#eef6fc 100%);border:1px solid #0f5fb829;margin:auto 0 0;padding:.65rem .75rem;font-size:.76rem;line-height:1.45}.cart-empty__promo strong{color:var(--brand-blue)}.cart-drawer__list{flex-direction:column;gap:.85rem;margin:0;padding:0;list-style:none;display:flex}.cart-drawer__row{border-bottom:1px solid var(--border-solid);grid-template-columns:72px minmax(0,1fr);align-items:start;gap:.75rem;padding-bottom:.85rem;display:grid}.cart-drawer__row:last-child{border-bottom:0;padding-bottom:0}.cart-drawer__thumb img{object-fit:cover;border-radius:var(--radius-sm);width:72px;height:90px}.cart-drawer__item-title{color:var(--text-strong);font-weight:600;line-height:1.35;text-decoration:none;display:block}.cart-drawer__item-title:hover{color:var(--accent);text-decoration:none}.cart-drawer__item-price{color:var(--text-strong);margin:.25rem 0 .5rem;font-weight:600}.cart-drawer__item-controls{flex-wrap:wrap;align-items:center;gap:.5rem;display:flex}.cart-drawer__qty .vial-qty-select__control{background:var(--bg-subtle);min-width:7rem}.cart-drawer__remove{min-height:var(--touch-min);padding-inline:.35rem}.cart-drawer__continue{color:var(--accent);margin-top:1rem;font-size:.9rem;font-weight:600;text-decoration:none;display:inline-block}.cart-drawer__continue:hover{text-decoration:underline}.cart-drawer__foot{border-top:1px solid var(--border-solid);padding:1rem;padding-bottom:calc(1rem + env(safe-area-inset-bottom,0px));background:var(--surface);flex-shrink:0}.cart-drawer__totals{flex-direction:column;gap:.35rem;margin-top:.85rem;display:flex}.cart-drawer__total-row{color:var(--text-strong);justify-content:space-between;align-items:center;gap:1rem;font-weight:600;display:flex}.cart-drawer__total-row--muted{font-weight:500}.cart-drawer__subtotal{font-size:1.05rem}.cart-drawer__gst{margin:.15rem 0 0}.cart-drawer__actions{flex-direction:column;gap:.6rem;margin-top:1rem;display:flex}.cart-shipping-progress{border-radius:var(--radius);background:var(--bg-subtle);border:1px solid var(--border-solid);padding:.85rem}.cart-shipping-progress__message{color:var(--text-strong);margin:0 0 .55rem;font-size:.9rem;line-height:1.45}.cart-shipping-progress__track{background:var(--border-solid);border-radius:999px;height:.45rem;overflow:hidden}.cart-shipping-progress__fill{border-radius:inherit;background:linear-gradient(90deg, var(--accent), color-mix(in srgb, var(--accent) 70%, #fff));height:100%;transition:width .25s}.cart-shipping-progress__hint{margin:.45rem 0 0;font-size:.78rem}.mobile-menu__link--button{appearance:none;cursor:pointer;font:inherit;text-align:left;background:0 0;border:0}.footer__links .footer__cart-open{appearance:none;cursor:pointer;color:var(--text-strong);background:0 0;border:0;padding:0;font-size:.875rem;text-decoration:none}.footer__links .footer__cart-open:hover{text-underline-offset:.2rem;text-decoration:underline}.product-buy__added-links .product-buy__open-cart{appearance:none;cursor:pointer;color:var(--accent);background:0 0;border:0;padding:0;font-family:inherit;font-size:.9rem;font-weight:500;text-decoration:none}.product-buy__added-links .product-buy__open-cart:hover{text-decoration:underline}.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-bottom:1px solid var(--border-solid);margin:0 0 1.25rem;padding:0 0 1.25rem}.order-summary__heading{color:var(--text-strong);margin:0 0 1rem;font-size:1.05rem;font-weight:700}.order-summary__items{flex-direction:column;gap:.75rem;margin:0 0 1rem;padding:0;list-style:none;display:flex}.order-summary__item{border-radius:var(--radius-ui);background:var(--bg-subtle);border:1px solid var(--border-solid);grid-template-columns:48px minmax(0,1fr) auto;align-items:center;gap:.65rem;padding:.75rem .85rem;display:grid}.order-summary__item-thumb img{object-fit:cover;border-radius:var(--radius-sm);width:48px;height:60px;display:block}.order-summary__item-thumb--placeholder{border-radius:var(--radius-sm);background:var(--border-solid);width:48px;height:60px}.order-summary__item-main{flex-direction:column;gap:.2rem;min-width:0;display:flex}.order-summary__item-name{color:var(--text-strong);font-size:.9rem;font-weight:600;line-height:1.35}.order-summary__item-qty{color:var(--muted);font-size:.8rem}.order-summary__item-price{color:var(--text-strong);white-space:nowrap;font-size:.9rem;font-weight:600}.order-summary__breakdown{border-top:1px solid var(--border-solid);flex-direction:column;gap:.45rem;padding-top:.85rem;display:flex}.order-summary__row{color:var(--text-strong);justify-content:space-between;align-items:baseline;gap:1rem;font-size:.875rem;display:flex}.order-summary__row--muted{color:var(--muted)}.order-summary__row--discount .order-summary__value{color:var(--success,#0d7a4a);font-weight:600}.order-summary__row--emphasis{border-top:1px solid var(--border-solid);margin-top:.35rem;padding-top:.65rem;font-size:1rem;font-weight:700}.order-summary__label{flex:1;min-width:0}.order-summary__value{white-space:nowrap;font-variant-numeric:tabular-nums}.notice-banner--compact{margin-bottom:.85rem;font-size:.85rem}.checkout-steps{flex-wrap:wrap;gap:.75rem 1.25rem;margin:1rem 0 0;padding:0;font-size:.875rem;list-style:none;display:flex}.checkout-steps__item{color:var(--muted);align-items:center;gap:.45rem;font-weight:500;display:inline-flex}.checkout-steps__item--current{color:var(--text-strong);font-weight:700}.checkout-steps__item--done{color:var(--muted)}.checkout-steps__num{background:var(--bg-subtle);border:1px solid var(--border-solid);border-radius:999px;justify-content:center;align-items:center;width:1.5rem;height:1.5rem;font-size:.75rem;font-weight:700;display:inline-flex}.checkout-steps__item--current .checkout-steps__num{background:var(--accent,#2563eb);color:#fff;border-color:#0000}.checkout-steps__item--done .checkout-steps__num{background:var(--success,#0d7a4a);color:#fff;border-color:#0000}.checkout-payment-panel{margin-top:.25rem}.payment-preview{border-top:1px solid var(--border-solid);margin-top:.5rem;padding-top:.85rem}.payment-preview__banner{margin-bottom:.85rem;font-size:.82rem}.payment-preview__total{margin:.5rem 0 .75rem;font-size:.875rem}.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,#faf7f2 0%,#ece4d8 45%,#faf7f2 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;min-width:0;max-width:100%}.header__logo-cell .logo{max-width:100%}.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__desktop-cart{display:inline-flex}@media (width<=899px){.header__desktop-cart{display:none}}@media (width>=900px){.header__desktop-cart{display:inline-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:minmax(12rem,22rem) minmax(0,1fr);grid-template-areas:"logo nav";gap:.75rem 1.25rem}.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}.admin-header{justify-content:space-between;align-items:flex-start;gap:1rem;display:flex}.admin-kpi-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.8rem;margin-bottom:1rem;display:grid}.admin-kpi-card{border:1px solid var(--border-solid);border-radius:var(--radius);background:var(--surface);padding:.9rem 1rem}.admin-kpi-card__label{letter-spacing:.08em;text-transform:uppercase;color:var(--muted);margin:0 0 .35rem;font-size:.75rem;font-weight:700}.admin-kpi-card__value{color:var(--text-strong);margin:0 0 .2rem;font-size:1.2rem;font-weight:700}.admin-kpi-card__hint{color:var(--muted);margin:0;font-size:.8rem}.admin-card{border:1px solid var(--border-solid);border-radius:var(--radius);background:var(--surface);margin-bottom:1rem;padding:1rem 1.1rem}.admin-card__head{justify-content:space-between;align-items:baseline;gap:1rem;margin-bottom:.85rem;display:flex}.admin-queue-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.7rem;display:grid}.admin-queue-tile{border:1px solid var(--border-solid);border-radius:var(--radius-sm);text-align:left;cursor:pointer;background:#fff;padding:.8rem}.admin-queue-tile--active{border-color:var(--accent);background:var(--accent-soft)}.admin-queue-tile__label{color:var(--muted);font-size:.8rem;display:block}.admin-queue-tile__value{color:var(--text-strong);font-size:1.35rem;display:block}.admin-queue-tile__hint{color:var(--muted);font-size:.75rem;display:block}.admin-filters{grid-template-columns:minmax(200px,1fr) minmax(180px,240px) auto;align-items:end;gap:.8rem;display:grid}.admin-filters select,.admin-controls-stack select{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}.admin-orders-table-wrap{overflow-x:auto}.admin-orders-table{border-collapse:collapse;width:100%;font-size:.86rem}.admin-orders-table th,.admin-orders-table td{text-align:left;border-bottom:1px solid var(--border-solid);vertical-align:middle;padding:.7rem .5rem}.admin-orders-table th{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);font-size:.74rem}.admin-orders-table__mono{font-family:var(--mono)}.status-pill{border:1px solid var(--border-solid);text-transform:capitalize;border-radius:999px;align-items:center;padding:.2rem .55rem;font-size:.75rem;font-weight:700;display:inline-flex}.status-pill--payment_failed,.status-pill--cancelled,.status-pill--refunded{color:var(--danger);border-color:color-mix(in srgb, var(--danger) 40%, var(--border-solid));background:var(--danger-bg)}.status-pill--paid,.status-pill--awaiting_dispatch,.status-pill--processing{color:var(--brand-blue);border-color:color-mix(in srgb, var(--brand-blue) 35%, var(--border-solid));background:color-mix(in srgb, var(--brand-blue) 12%, white)}.status-pill--shipped,.status-pill--out_for_delivery,.status-pill--delivered{color:var(--success);border-color:color-mix(in srgb, var(--success) 35%, var(--border-solid));background:var(--success-bg)}.admin-detail-grid{gap:1rem;display:grid}@media (width>=980px){.admin-detail-grid{grid-template-columns:minmax(0,1.2fr) minmax(0,.8fr);align-items:start}.admin-detail-grid>.admin-card:nth-child(3),.admin-detail-grid>.admin-card:nth-child(4),.admin-detail-grid>.admin-card:nth-child(5){grid-column:1/-1}}.admin-order-overview{margin-bottom:0}.admin-overview-grid{grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:.85rem 1rem;display:grid}.admin-overview-grid article p:last-child{margin:0}.admin-controls-stack{gap:1rem;display:grid}.admin-controls-stack .admin-card{gap:.7rem;margin-bottom:0;display:grid}.admin-controls-stack 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}.admin-event-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.admin-event-list__item{border:1px solid var(--border-solid);border-radius:var(--radius-sm);justify-content:space-between;align-items:flex-start;gap:.8rem;padding:.65rem .8rem;display:flex}.admin-event-list__title{color:var(--text-strong);margin:0 0 .2rem;font-weight:700}@media (width<=820px){.admin-filters{grid-template-columns:1fr}.admin-header,.admin-event-list__item{flex-direction:column}}@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;transition:transform .22s var(--ease-premium), background .22s var(--ease-premium), border-color .22s var(--ease-premium), box-shadow .22s var(--ease-premium);background:#fff;border:1px solid #0b6ccb73;border-radius:999px;align-items:center;gap:.45rem;padding:.4rem 1.25rem;font-size:.9rem;display:inline-flex}.collection-pill:hover{transform:translateY(-1px);box-shadow:0 4px 12px #0f5fb81f}.collection-pill--active{color:#fff;background:#27b6de;border-color:#27b6de;font-weight:600}.collection-pill__count{min-width:1.35rem;height:1.35rem;color:var(--muted);background:#0f5fb81a;border-radius:999px;justify-content:center;align-items:center;padding:0 .35rem;font-size:.72rem;font-weight:700;display:inline-flex}.collection-pill--active .collection-pill__count{color:#fff;background:#ffffff3d}.collection-filter-panel{align-items:center;gap:.85rem;max-width:58rem;margin:0 auto 1.35rem;display:grid}.collection-search-field{display:block}.collection-filter-panel__meta{flex-wrap:wrap;justify-content:center;align-items:center;gap:.75rem 1rem;display:flex}.collection-result-count{color:var(--muted);margin:0;font-size:.875rem}@media (width>=640px){.product-grid--collection{gap:2rem 1.6rem}.collection-filter-panel{grid-template-columns:minmax(16rem,1fr) auto}.collection-filter-panel__meta{justify-content:flex-end}}.product-grid--collection .product-card{border:1px solid var(--border-solid);box-shadow:none;background:var(--surface);border-radius:var(--radius)}.product-grid--collection .product-card__body{text-align:left;padding:1rem 1rem 1.15rem}.product-grid--collection .product-card__category,.product-grid--collection .product-card__cta{display:none}.product-grid--collection .product-card__title{margin-bottom:.45rem;font-size:.95rem}.product-grid--collection .product-card__foot{justify-content:space-between}.product-grid--collection .product-card__price{color:var(--text-strong);font-size:.9rem;font-weight:600}.modal-root{z-index:1200;place-items:center;padding:1rem;display:grid;position:fixed;inset:0}.modal-backdrop{background:color-mix(in srgb, var(--brand-navy) 55%, transparent);cursor:pointer;border:0;position:absolute;inset:0}.modal-panel{z-index:1;border-radius:calc(var(--radius-ui) + 4px);border:1px solid var(--border-solid);background:var(--bg-elevated,#fff);width:min(100%,32rem);max-height:min(92vh,720px);box-shadow:0 24px 48px color-mix(in srgb, var(--brand-navy) 18%, transparent), 0 0 0 1px color-mix(in srgb, var(--brand-blue) 8%, transparent);position:relative;overflow:auto}.modal-panel--promo{width:min(100%,26rem)}.modal-panel__header{justify-content:space-between;align-items:flex-start;gap:.75rem;padding:1rem 1rem 0;display:flex}.modal-panel__title{color:var(--brand-navy);margin:0;font-size:1.15rem;line-height:1.3}.modal-panel__close{background:var(--bg-subtle);width:2.25rem;height:2.25rem;color:var(--text-muted);cursor:pointer;border:0;border-radius:999px;flex-shrink:0;font-size:1.35rem;line-height:1}.modal-panel__close:hover{background:color-mix(in srgb, var(--brand-blue) 12%, var(--bg-subtle));color:var(--brand-navy)}.modal-panel__body{padding:.5rem 1rem 1.25rem}.welcome-offer{gap:.85rem;display:grid}.welcome-offer__logo-wrap{width:min(100%,220px);margin:0 auto;display:block}.welcome-offer__logo{width:100%;height:auto;display:block}.welcome-offer__lead{text-align:center;color:var(--text);margin:0;line-height:1.5}.welcome-offer__form{gap:.75rem;display:grid}.welcome-offer__field{margin:0}.welcome-offer__error{color:var(--danger);margin:0;font-size:.92rem}.welcome-offer__fine{color:var(--text-muted);text-align:center;margin:0;font-size:.78rem;line-height:1.45}.welcome-offer__dismiss{color:var(--text-muted);font:inherit;cursor:pointer;background:0 0;border:0;margin:0 auto;padding:.25rem .5rem;font-size:.88rem;text-decoration:underline}.welcome-offer__dismiss:hover{color:var(--brand-blue)}.welcome-offer__success{gap:.85rem;display:grid}.welcome-offer__code-row{align-items:stretch;gap:.5rem;display:flex}.welcome-offer__code{border-radius:var(--radius-ui);border:1px dashed color-mix(in srgb, var(--brand-blue) 45%, var(--border-solid));background:color-mix(in srgb, var(--brand-blue) 8%, white);min-height:2.75rem;color:var(--brand-navy);letter-spacing:.06em;flex:1;justify-content:center;align-items:center;padding:.5rem .75rem;font-size:1.1rem;font-weight:700;display:flex}.volume-promo--strip{color:#fff;text-align:center;padding:.55rem var(--page-pad);background:linear-gradient(90deg,#0a4787 0%,#0f5fb8 52%,#1a8fd4 100%);font-size:.78rem;line-height:1.45}.volume-promo__strip-text{max-width:var(--page-max);margin:0 auto}.volume-promo__strip-sep{opacity:.75;margin:0 .45rem}.volume-promo--banner{border-radius:calc(var(--radius) + 2px);background:linear-gradient(135deg,#f2f8ff 0%,#fff 55%,#eef6fc 100%);border:1px solid #0f5fb838;margin:0 0 1.35rem;overflow:hidden}.volume-promo__inner{text-align:center;padding:1.15rem 1.15rem 1.25rem}.volume-promo__eyebrow{letter-spacing:.1em;text-transform:uppercase;color:var(--brand-blue);margin:0 0 .35rem;font-size:.68rem;font-weight:700}.volume-promo__title{color:var(--brand-navy);margin:0 0 .55rem;font-size:clamp(1.05rem,.6vw + .95rem,1.35rem);line-height:1.3}.volume-promo__body{max-width:52ch;color:var(--muted);margin:0 auto .9rem;font-size:.9rem;line-height:1.55}.volume-promo__cta{min-width:11rem}.box-savings--card{border-radius:var(--radius);background:linear-gradient(#f7fbff 0%,#fff 100%);border:1px solid #0f5fb833;margin:.85rem 0 .15rem;padding:.85rem .95rem}.box-savings__kicker{letter-spacing:.09em;text-transform:uppercase;color:var(--brand-blue);margin:0 0 .25rem;font-size:.66rem;font-weight:700}.box-savings__title{color:var(--brand-navy);margin:0 0 .35rem;font-size:.95rem;font-weight:700}.box-savings__detail{color:var(--text-strong);margin:0 0 .35rem;font-size:.84rem;line-height:1.5}.box-savings__compare{margin:0;font-size:.78rem}.product-card__price-block{gap:.2rem;display:grid}.product-card__volume{letter-spacing:.03em;color:var(--brand-blue);margin:0;font-size:.68rem;font-weight:700;line-height:1.3}.cart-drawer__savings{color:var(--brand-blue);margin:.2rem 0 0;font-size:.74rem;line-height:1.4}.cart-drawer__savings--applied{color:var(--success);font-weight:600}.portal-auth-page{margin:-1.75rem calc(-1 * var(--page-pad)) 0;padding:clamp(1.35rem, 3.5vw, 2.5rem) var(--page-pad) clamp(2rem, 5vw, 3rem);background:var(--page-bg-gradient);min-height:calc(100dvh - 8.5rem)}.portal-auth{align-items:center;gap:clamp(1.5rem,3vw,2.5rem);max-width:1080px;margin:0 auto;display:grid}@media (width>=900px){.portal-auth{grid-template-columns:minmax(0,1.05fr) minmax(360px,430px);gap:clamp(2rem,4vw,3.5rem);min-height:calc(100dvh - 11rem)}}.portal-auth__brand{text-align:center;gap:.85rem;padding:0 .25rem;display:grid;position:relative}@media (width>=900px){.portal-auth__brand{text-align:left;border-radius:calc(var(--radius) + 4px);background:radial-gradient(circle at 12% 18%, #ffffffeb, transparent 42%), radial-gradient(circle at 88% 82%, #0f5fb81a, transparent 48%), var(--hero-bg-gradient);border:1px solid #0f5fb824;justify-content:center;align-self:stretch;padding:2.5rem 2.75rem;box-shadow:0 18px 42px #0a254014,inset 0 1px #ffffffbf}}.portal-auth__logo-link{justify-content:center;margin-bottom:.15rem;display:inline-flex}@media (width>=900px){.portal-auth__logo-link{justify-content:flex-start;margin-bottom:.35rem}}.portal-auth__logo{width:min(220px,72vw);height:auto;display:block}.portal-auth__eyebrow{letter-spacing:.11em;text-transform:uppercase;color:var(--brand-blue);margin:0;font-size:.68rem;font-weight:700}.portal-auth__brand-title{letter-spacing:-.02em;color:var(--text-strong);margin:0;font-size:clamp(1.55rem,2.2vw + 1rem,2.15rem);line-height:1.15}.portal-auth__brand-lead{margin:0;max-width:34ch;color:var(--muted);margin-inline:auto;font-size:.95rem;line-height:1.6}@media (width>=900px){.portal-auth__brand-lead{max-width:38ch;margin-inline:0}}.portal-auth__points{flex-direction:column;gap:.65rem;margin:.35rem 0 0;padding:0;list-style:none;display:none}@media (width>=900px){.portal-auth__points{display:flex}}.portal-auth__points li{color:var(--text);align-items:flex-start;gap:.55rem;font-size:.88rem;line-height:1.45;display:flex}.portal-auth__points svg{color:var(--brand-blue);flex-shrink:0;margin-top:.1rem}.portal-auth__research{color:var(--muted);margin:.35rem 0 0;font-size:.76rem;display:none}@media (width>=900px){.portal-auth__research{display:block}}.portal-auth__panel{justify-content:center;display:flex}.portal-auth__card{border-radius:calc(var(--radius) + 4px);width:100%;max-width:430px;animation:portal-auth-in .38s var(--ease-premium) both;background:linear-gradient(#fff 0%,#fbfdff 100%);border:1px solid #0f5fb824;padding:clamp(1.35rem,3vw,1.75rem) clamp(1.2rem,3vw,1.65rem) clamp(1.45rem,3vw,1.85rem);box-shadow:0 16px 40px #0a254017,0 2px 8px #0a25400a}@keyframes portal-auth-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.portal-auth__card-head{margin-bottom:1.15rem}.portal-auth__card-head h2{letter-spacing:-.01em;color:var(--text-strong);margin:0 0 .55rem;font-size:1.35rem;font-weight:700}.portal-auth__card-lead{color:var(--muted);gap:.65rem;font-size:.86rem;line-height:1.55;display:grid}.portal-auth__card-lead p{margin:0}.portal-auth__card-lead strong{color:var(--text-strong);font-weight:600}.portal-auth__roles{flex-wrap:wrap;gap:.4rem;display:flex}.portal-auth__role{letter-spacing:.05em;text-transform:uppercase;color:var(--brand-blue);background:#0f5fb814;border:1px solid #0f5fb829;border-radius:999px;align-items:center;padding:.22rem .55rem;font-size:.68rem;font-weight:700;display:inline-flex}.portal-auth__notice{margin:0;font-size:.82rem}.portal-auth__form .field{margin-bottom:.95rem}.portal-auth__form .field span{letter-spacing:.02em;color:var(--text-strong);font-size:.78rem;font-weight:600}.portal-auth__form .field input{background:#fff;border-color:#12121224;transition:border-color .18s,box-shadow .18s}.portal-auth__form .field input::placeholder{color:#9aa5b1}.portal-auth__form .field input:hover{border-color:#0f5fb847}.portal-auth__form .field input:focus{border-color:var(--brand-blue);outline:none;box-shadow:0 0 0 3px #0f5fb824}.portal-auth__checkbox{margin-bottom:1rem}.portal-auth__error{margin:0 0 .85rem}.portal-auth__submit{letter-spacing:.07em;background:linear-gradient(135deg, var(--brand-blue-deep) 0%, var(--brand-blue) 55%, #1a8fd4 100%);min-height:2.85rem;margin-top:.15rem;font-size:.8rem;box-shadow:0 8px 20px #0f5fb838}.portal-auth__submit:hover:not(:disabled){background:linear-gradient(135deg, #083d72 0%, var(--brand-blue-deep) 55%, var(--brand-blue) 100%);box-shadow:0 10px 24px #0f5fb847}.portal-auth__card-foot{border-top:1px solid var(--border-solid);text-align:center;color:var(--muted);margin-top:1.15rem;padding-top:1rem;font-size:.86rem}.portal-auth__card-foot p{margin:0}.bac-water-promo--strip{color:#fff;text-align:center;padding:.55rem var(--page-pad);background:linear-gradient(90deg,#0a5f46 0%,#0d8a63 52%,#12a67a 100%);font-size:.78rem;line-height:1.45}.bac-water-promo__strip-text{max-width:var(--page-max);margin:0 auto}.bac-water-promo__strip-sep{opacity:.75;margin:0 .45rem}.bac-water-promo--card{border-radius:calc(var(--radius) + 2px);background:linear-gradient(135deg,#f2fcf8 0%,#fff 55%,#eefaf4 100%);border:1px solid #0d8a6338;margin:0 0 1rem;padding:.95rem 1rem 1rem}.bac-water-promo__kicker{letter-spacing:.1em;text-transform:uppercase;color:#0a7a58;margin:0 0 .3rem;font-size:.68rem;font-weight:700}.bac-water-promo__title{color:var(--text-strong);margin:0 0 .45rem;font-size:1rem;font-weight:700}.bac-water-promo__detail,.bac-water-promo__scale{margin:0;font-size:.84rem;line-height:1.5}.bac-water-promo__scale{margin-top:.45rem;font-size:.78rem}.bac-water-promo--inline{border-radius:var(--radius);background:#0d8a6314;border:1px solid #0d8a6329;margin:0 0 .85rem;padding:.65rem .75rem;font-size:.8rem;line-height:1.45}.cart-drawer__bac-promo{margin-bottom:.85rem}.catalogue-bac-promo{margin-bottom:1.25rem}.checkout-aside__bac-promo{margin-bottom:1rem}.cart-drawer__savings--gift{color:#0a7a58;font-weight:600}.cart-drawer__savings--gift-near{color:#9a6b00;font-weight:600}.cart-drawer__row--bonus{border-radius:var(--radius);background:#0d8a630d;border:1px solid #0d8a632e;grid-template-columns:72px minmax(0,1fr) auto;align-items:center;padding:.75rem}.cart-drawer__thumb--placeholder{border-radius:var(--radius-sm);background:#0d8a6314;width:72px;height:90px}.cart-drawer__row--bonus .cart-drawer__item-title{margin:0}.cart-drawer__row--bonus .cart-drawer__savings{margin-top:.2rem}.cart-drawer__bonus-price{letter-spacing:.04em;color:#0a7a58;margin:0;font-size:.78rem;font-weight:700}.bac-water-promo--near-miss.bac-water-promo--card{background:linear-gradient(135deg,#fffbf2 0%,#fff 55%,#fff8e8 100%);border-color:#9a6b0038}.bac-water-promo--near-miss.bac-water-promo--card .bac-water-promo__kicker{color:#9a6b00}.bac-water-promo--near-miss.bac-water-promo--inline{color:#7a5400;background:#9a6b0014;border-color:#9a6b002e}.order-summary__item--bonus{background:#0d8a630d;border-color:#0d8a632e}.order-summary__item--bonus .order-summary__item-thumb--placeholder{background:#0d8a6314}.order-summary__item-price--free{color:#0a7a58;letter-spacing:.04em;font-weight:700}
