:root{--rx1-white: #ffffff;--rx1-ink: #143f82;--rx1-muted: #315683;--rx1-line: #d7dee8;--rx1-soft: #eef3f7;--rx1-soft-strong: #d8e4ee;--rx1-cream: #f7f9fb;--rx1-red: #143f82;--rx1-blue: #143f82;--rx1-blue-bright: #05a8df;--rx1-gray-tile: #ddddde;--rx1-black: #080808;--rx1-radius-sm: 8px;--rx1-radius-md: 14px;--rx1-radius-lg: 26px;--rx1-radius-pill: 999px;--rx1-container: 1280px;--rx1-space-xs: clamp(.5rem, 1vw, .75rem);--rx1-space-sm: clamp(.85rem, 1.4vw, 1.15rem);--rx1-space-md: clamp(1.35rem, 2.4vw, 2.2rem);--rx1-space-lg: clamp(1.9rem, 3.8vw, 3.8rem);--rx1-space-xl: clamp(2.8rem, 5.8vw, 5.2rem);--rx1-ease: cubic-bezier(.22, 1, .36, 1)}*,*:before,*:after{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--rx1-white);color:var(--rx1-ink);font-family:Arial,Helvetica Neue,sans-serif;font-size:16px;line-height:1.55;letter-spacing:0}img,svg{max-width:100%;display:block}.rx1-reference-image{width:100%;height:100%;display:block;object-fit:cover}.rx1-reference-wrap{position:relative;overflow:hidden;margin:0;border-radius:var(--rx1-radius-lg);background:var(--rx1-soft)}.rx1-source-note{position:absolute;inset-inline-start:.75rem;inset-block-end:.75rem;border-radius:var(--rx1-radius-pill);background:#080808c2;color:var(--rx1-white);padding:.35rem .7rem;font-size:.72rem;font-weight:700}a{color:inherit;text-decoration:none}button,input,select,textarea{font:inherit}button{cursor:pointer}.skip-link{position:absolute;inset-block-start:.5rem;inset-inline-start:.5rem;z-index:100;transform:translateY(-140%);border-radius:var(--rx1-radius-pill);background:var(--rx1-black);color:var(--rx1-white);padding:.7rem 1rem}.skip-link:focus{transform:translateY(0)}.rx1-shell{width:min(var(--rx1-container),calc(100vw - 32px));margin-inline:auto}.rx1-section{padding-block:var(--rx1-space-xl)}.rx1-section--soft{background:var(--rx1-soft)}.rx1-section__header{display:flex;align-items:end;justify-content:space-between;gap:var(--rx1-space-md);margin-bottom:var(--rx1-space-md)}.rx1-section__header h2,.rx1-page-hero h1,.rx1-product-info h1,.rx1-hero h1{margin:0;max-width:12ch;font-size:clamp(2.4rem,4.5vw,3.7rem);line-height:.98;letter-spacing:0;text-wrap:balance}.rx1-section__header p,.rx1-hero__copy,.rx1-page-hero__copy,.rx1-product-info__subtitle{max-width:64ch;color:var(--rx1-muted);font-size:1.08rem;text-wrap:pretty}.rx1-button{min-height:46px;display:inline-flex;align-items:center;justify-content:center;gap:.45rem;border:1px solid var(--rx1-black);border-radius:var(--rx1-radius-pill);background:var(--rx1-black);color:var(--rx1-white);padding:.78rem 1.2rem;font-weight:700;transition:transform .18s var(--rx1-ease),background .18s var(--rx1-ease),color .18s var(--rx1-ease)}.rx1-button:hover,.rx1-button:focus-visible{transform:translateY(-1px)}.rx1-button:disabled{cursor:not-allowed;border-color:var(--rx1-line);background:#d8d2cf;color:#5a5452;transform:none}.rx1-button--secondary{background:var(--rx1-white);color:var(--rx1-black)}.rx1-placeholder{min-height:220px;display:grid;place-items:center;border-radius:var(--rx1-radius-lg);background:radial-gradient(circle at 20% 15%,rgba(187,47,50,.12),transparent 30%),linear-gradient(135deg,var(--rx1-soft),var(--rx1-cream));color:#756b6a;font-size:.88rem;font-weight:700}.rx1-announcement{display:none;background:var(--rx1-blue);color:var(--rx1-white);font-size:.78rem;text-align:center;padding:.45rem 1rem}.rx1-header{position:sticky;inset-block-start:0;z-index:20;border-bottom:1px solid var(--rx1-line);background:#fffffffa}.rx1-header__inner{min-height:82px;display:grid;grid-template-columns:minmax(150px,.55fr) minmax(420px,1fr) minmax(132px,.55fr);align-items:center;gap:clamp(1rem,2vw,2.5rem)}.rx1-logo{width:max-content;display:grid;justify-items:center;color:var(--rx1-black);line-height:.88}.rx1-logo__mark{font-family:Georgia,Times New Roman,serif;font-size:3.5rem;font-weight:500;letter-spacing:0}.rx1-logo__sub{margin-top:.28rem;font-size:.68rem;font-weight:800;letter-spacing:0;text-transform:uppercase}.rx1-nav{display:flex;justify-content:center;gap:clamp(1.7rem,3.3vw,4.2rem);color:var(--rx1-black);font-size:.8rem;font-weight:760;letter-spacing:0;text-transform:uppercase}.rx1-nav a,.rx1-header__utility a,.rx1-header__utility button{min-height:44px;display:inline-flex;align-items:center}.rx1-header__utility{display:flex;align-items:center;justify-content:end;gap:1rem;font-size:.9rem}.rx1-icon-link{position:relative;color:#404040}.rx1-icon-link svg{width:1.35rem;height:1.35rem;fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.8}.rx1-icon-link--cart span{position:absolute;inset-block-start:.26rem;inset-inline-end:.05rem;display:grid;place-items:center;min-width:1.05rem;min-height:1.05rem;border-radius:var(--rx1-radius-pill);background:var(--rx1-blue);color:var(--rx1-white);font-size:.65rem;font-weight:800}.rx1-menu-toggle{display:none;border:0;background:transparent;color:var(--rx1-ink);font-weight:800}.rx1-hero{background:var(--rx1-soft);padding-block:clamp(1.8rem,4vw,3.2rem) clamp(1.5rem,3vw,2.4rem)}.rx1-hero__intro{max-width:760px;margin-inline:auto;text-align:center}.rx1-hero h1{max-width:16ch;margin-inline:auto;color:var(--rx1-blue);font-size:3.45rem;line-height:.98}.rx1-hero__copy{max-width:54ch;margin:.85rem auto 0;color:var(--rx1-blue);font-size:1.08rem}.rx1-hero__serving{display:grid;grid-template-columns:minmax(220px,.82fr) minmax(280px,.9fr) minmax(220px,.82fr);gap:clamp(1.4rem,4vw,4.5rem);align-items:center;margin-top:clamp(1.35rem,2.5vw,2.2rem)}.rx1-hero__notes{display:grid;gap:clamp(1.4rem,3vw,3rem)}.rx1-hero__notes--left,.rx1-hero__notes--right{justify-items:start}.rx1-hero-note{max-width:320px}.rx1-hero-note h2{margin:0 0 .35rem;color:var(--rx1-blue);font-size:1.55rem;line-height:1.05}.rx1-hero-note p{margin:0;color:var(--rx1-blue);font-size:1rem;line-height:1.45}.rx1-hero__media{display:flex;align-items:center;justify-content:center;min-width:0}.rx1-hero__media>img,.rx1-hero__media>.rx1-placeholder{width:min(100%,340px);height:440px}.rx1-hero__media>img{mix-blend-mode:multiply;object-fit:contain}.rx1-trust-grid,.rx1-card-grid,.rx1-product-grid,.rx1-ingredient-grid,.rx1-footer__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:var(--rx1-space-sm)}.rx1-product-showcase{background:var(--rx1-white)}.rx1-product-showcase .rx1-section__header{align-items:center;margin-bottom:clamp(2rem,4vw,3.5rem)}.rx1-product-showcase .rx1-section__header h2{max-width:14ch;color:var(--rx1-blue);font-size:3rem}.rx1-product-showcase .rx1-section__header p{color:var(--rx1-blue)}.rx1-product-showcase .rx1-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2.8rem,6vw,5.5rem) clamp(2rem,5vw,5rem)}.rx1-trust-card,.rx1-info-card,.rx1-faq-card,.rx1-product-card{border-radius:var(--rx1-radius-md);background:var(--rx1-white)}.rx1-trust-card,.rx1-info-card,.rx1-faq-card{padding:clamp(1rem,2vw,1.5rem)}.rx1-trust-card{border:1px solid var(--rx1-line)}.rx1-info-card{background:var(--rx1-cream)}.rx1-product-card{display:grid;grid-template-columns:minmax(210px,.92fr) minmax(220px,1fr);gap:clamp(1.1rem,2vw,2rem);align-items:start}.rx1-product-card__meta,.rx1-product-meta{display:flex;flex-wrap:wrap;gap:.45rem .7rem;align-items:center;color:var(--rx1-muted);font-size:.82rem}.rx1-status{display:inline-flex;align-items:center;min-height:1.55rem;border-radius:var(--rx1-radius-pill);padding:.16rem .55rem;font-size:.75rem;font-weight:800}.rx1-status--preview{background:#e7f3ed;color:#155b37}.rx1-status--sold-out{background:#f4e5e3;color:#8b221d}.rx1-product-card__media{position:relative;aspect-ratio:1 / 1.12;overflow:hidden;border-radius:12px;background:var(--rx1-gray-tile)}.rx1-product-card__media img{width:100%;height:100%;mix-blend-mode:multiply;object-fit:contain;padding:clamp(1.1rem,2.4vw,2.4rem)}.rx1-product-card__badge{position:absolute;inset-block-start:.7rem;inset-inline-end:.7rem;z-index:2;min-width:4rem;border-radius:var(--rx1-radius-pill);background:var(--rx1-white);color:var(--rx1-blue);padding:.48rem .9rem;text-align:center;font-weight:800}.rx1-product-card__badge--muted{color:var(--rx1-muted)}.rx1-product-card__body{display:grid;gap:.85rem;padding-top:.2rem}.rx1-product-card h3,.rx1-info-card h3,.rx1-trust-card h3,.rx1-faq-card summary{margin:0 0 .35rem;font-size:1.05rem}.rx1-product-card h3{max-width:17ch;color:var(--rx1-blue);font-size:1.65rem;line-height:1.08}.rx1-product-card p,.rx1-info-card p,.rx1-trust-card p,.rx1-faq-card p{margin:0;color:var(--rx1-muted)}.rx1-contact{display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1fr);gap:clamp(2rem,5vw,5rem);align-items:start}.rx1-contact__copy h2{margin:0;max-width:11ch;color:var(--rx1-blue);font-size:3rem;line-height:1}.rx1-contact__copy>p{max-width:58ch;margin:1rem 0 0;color:var(--rx1-muted)}.rx1-contact__details{display:grid;gap:1rem;margin-top:var(--rx1-space-md)}.rx1-contact__detail{border-top:1px solid var(--rx1-line);padding-top:1rem}.rx1-contact__detail h3{margin:0 0 .35rem;color:var(--rx1-blue);font-size:1rem}.rx1-contact__detail p{margin:0;color:var(--rx1-muted)}.rx1-contact__form-panel{border:1px solid var(--rx1-line);border-radius:var(--rx1-radius-md);background:var(--rx1-white);padding:clamp(1.25rem,3vw,2rem)}.rx1-contact-form{display:grid;gap:1rem}.rx1-field-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.rx1-field{display:grid;gap:.45rem;color:var(--rx1-blue);font-weight:800}.rx1-field--full{grid-column:1 / -1}.rx1-contact-form textarea{min-height:150px;resize:vertical;border-radius:var(--rx1-radius-md)}.rx1-form-success{margin:0;border-radius:var(--rx1-radius-sm);background:#e7f3ed;color:#155b37;padding:.85rem 1rem;font-weight:800}.rx1-price{color:var(--rx1-blue);font-weight:800;font-size:1.08rem}.rx1-product-card__benefits{display:grid;gap:.65rem;margin:.55rem 0 0;padding:0;color:var(--rx1-blue);list-style:none}.rx1-product-card__benefits li{display:grid;grid-template-columns:1.05rem 1fr;gap:.45rem;align-items:start}.rx1-product-card__benefits li:before{content:"\2713";color:var(--rx1-blue-bright);font-weight:900}.rx1-learn-link{width:max-content;min-width:9.5rem;min-height:2.75rem;display:inline-flex;align-items:center;justify-content:center;border:2px solid var(--rx1-blue);border-radius:var(--rx1-radius-pill);color:var(--rx1-blue);padding:.65rem 1.4rem;font-weight:800}.rx1-product-meta{margin:0}.rx1-product-meta div{display:inline-flex;gap:.35rem;align-items:center;border:1px solid var(--rx1-line);border-radius:var(--rx1-radius-pill);padding:.32rem .72rem;background:var(--rx1-white)}.rx1-product-meta dt,.rx1-product-meta dd{margin:0}.rx1-product-meta dt{font-weight:800;color:var(--rx1-ink)}.rx1-product-layout{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(340px,.92fr);gap:var(--rx1-space-lg);align-items:start;padding-block:var(--rx1-space-lg)}.rx1-product-gallery{display:grid;gap:.85rem}.rx1-product-gallery__main{overflow:hidden;border-radius:var(--rx1-radius-lg);background:var(--rx1-soft);min-height:220px}.rx1-product-gallery__main img{width:100%;height:100%;min-height:220px;object-fit:cover}.rx1-product-info{position:sticky;top:110px;display:grid;gap:1rem}.rx1-product-description{color:var(--rx1-muted);font-size:1rem}.rx1-product-description p{margin:0}.rx1-benefit-list{display:grid;gap:.55rem;padding:0;margin:0;list-style:none}.rx1-benefit-list li:before{content:"";width:.5rem;height:.5rem;display:inline-block;margin-inline-end:.55rem;border-radius:50%;background:var(--rx1-red)}.rx1-option-row{display:grid;gap:.35rem}.rx1-option-row select,.rx1-quantity input,.rx1-search-form input,.rx1-contact-form input,.rx1-contact-form textarea,.rx1-newsletter input{width:100%;min-height:46px;border:1px solid var(--rx1-line);border-radius:var(--rx1-radius-pill);background:var(--rx1-white);padding:.75rem 1rem}.rx1-product-form{display:grid;gap:.75rem}.rx1-sticky-buy{display:none;position:sticky;bottom:0;z-index:18;border-top:1px solid var(--rx1-line);background:#fffffff5;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);padding:.75rem 1rem}.rx1-sticky-buy__inner{display:flex;align-items:center;justify-content:space-between;gap:1rem}.rx1-sticky-buy__summary{min-width:0;display:grid;gap:.15rem}.rx1-sticky-buy__summary strong{overflow:hidden;color:var(--rx1-ink);font-size:.95rem;line-height:1.15;text-overflow:ellipsis;white-space:nowrap}.rx1-sticky-buy__price{color:var(--rx1-muted);font-size:.9rem;font-weight:800}.rx1-sticky-buy .rx1-button,.rx1-sticky-buy .rx1-status{flex:0 0 auto}.rx1-footer{background:var(--rx1-black);color:var(--rx1-white);padding-block:var(--rx1-space-lg)}.rx1-footer p,.rx1-footer a{color:#ffffffc2}.rx1-footer h2,.rx1-footer h3{margin-top:0}.rx1-newsletter{display:flex;gap:.65rem}.rx1-newsletter input{border-color:#ffffff47;background:#ffffff14;color:var(--rx1-white)}.rx1-empty{border-radius:var(--rx1-radius-lg);background:var(--rx1-soft);padding:var(--rx1-space-lg);text-align:center}.rx1-draft-note{color:var(--rx1-muted);font-weight:700}@media(max-width:1180px){.rx1-header__inner{grid-template-columns:auto auto;justify-content:space-between}.rx1-nav,.rx1-header__utility{grid-column:1 / -1}.rx1-hero__serving,.rx1-product-showcase .rx1-product-grid{grid-template-columns:1fr}.rx1-hero__notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}.rx1-hero__media{order:-1}}@media(max-width:860px){.rx1-header__inner{grid-template-columns:auto auto;justify-content:space-between}.rx1-menu-toggle{display:inline-flex}.rx1-nav,.rx1-header__utility{grid-column:1 / -1;display:none;justify-content:start;flex-wrap:wrap}.rx1-header.is-open .rx1-nav,.rx1-header.is-open .rx1-header__utility{display:flex}.rx1-product-layout,.rx1-product-card{grid-template-columns:1fr}.rx1-section__header h2,.rx1-page-hero h1,.rx1-product-info h1,.rx1-hero h1{font-size:2.65rem}.rx1-logo__mark{font-size:2.55rem}.rx1-logo__sub{font-size:.58rem}.rx1-hero{padding-block:2rem}.rx1-hero__notes{grid-template-columns:1fr}.rx1-hero-note{max-width:none}.rx1-hero__media>img,.rx1-hero__media>.rx1-placeholder{height:320px}.rx1-product-card__media{aspect-ratio:1 / .82}.rx1-product-info{position:static}.rx1-section__header,.rx1-newsletter{align-items:stretch;flex-direction:column}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}:root{--rx1-ink: #12391f;--rx1-muted: #365760;--rx1-deep: #071d24;--rx1-deep-green: #0a2615;--rx1-blue: #143f82;--rx1-gold: #d4b66a;--rx1-gold-dark: #9b7630;--rx1-mist: #eaf2f7;--rx1-soft: #edf5f8;--rx1-cream: #f9faf8;--rx1-line: rgba(18, 57, 31, .16);--rx1-radius-md: 12px;--rx1-radius-lg: 16px;--rx1-font-body: "Montserrat", "Avenir Next", "Segoe UI", Arial, sans-serif;--rx1-font-display: "Playfair Display", Georgia, "Times New Roman", serif;--rx1-font-signature: "Segoe Script", "Brush Script MT", "Lucida Handwriting", cursive}body{background:linear-gradient(180deg,#fff,#f5f9fa 46%,#fff);color:var(--rx1-ink);font-family:var(--rx1-font-body);font-weight:400;overflow-x:hidden}.rx1-header{border-bottom:1px solid rgba(18,57,31,.12);background:#ffffffe6;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);box-shadow:0 1px 3px #071d240a}.rx1-announcement{background:linear-gradient(90deg,var(--rx1-deep-green),var(--rx1-blue))}.rx1-logo__mark,.rx1-section__header h2,.rx1-page-hero h1,.rx1-product-info h1,.rx1-collagen-serving h2,.rx1-landing-hero h1{font-family:var(--rx1-font-display)}.rx1-logo__sub,.rx1-nav,.rx1-button,.rx1-kicker{letter-spacing:.02em}.rx1-logo__sub{color:var(--rx1-gold-dark)}.rx1-nav a{position:relative}.rx1-nav a:after{content:"";position:absolute;inset-inline:0;inset-block-end:.35rem;height:2px;background:var(--rx1-gold);transform:scaleX(0);transform-origin:center;transition:transform .22s var(--rx1-ease)}.rx1-nav a:hover:after,.rx1-nav a:focus-visible:after{transform:scaleX(1)}.rx1-button{border-radius:2px;text-transform:none}.rx1-button--gold{border-color:var(--rx1-gold);background:var(--rx1-gold);color:var(--rx1-deep)}.rx1-button--gold:hover,.rx1-button--gold:focus-visible{background:#fff;color:var(--rx1-deep)}.rx1-button--ghost{border-color:#ffffff8a;background:#ffffff14;color:#fff;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px)}.rx1-button--ghost:hover,.rx1-button--ghost:focus-visible{background:#fff;color:var(--rx1-deep)}.rx1-reveal{opacity:.92;transform:translateY(14px);transition:opacity .7s var(--rx1-ease),transform .7s var(--rx1-ease)}.rx1-reveal.is-visible{opacity:1;transform:translateY(0)}.rx1-landing-hero{position:relative;min-height:clamp(560px,72vh,690px);overflow:hidden;isolation:isolate;display:grid;align-content:center;padding-block:clamp(2.6rem,4.8vw,4.4rem) clamp(1.15rem,2vw,1.65rem);background:var(--rx1-deep);color:#fff}.rx1-landing-hero__backdrop,.rx1-landing-hero__shade,.rx1-landing-hero__slide{position:absolute;top:0;right:0;bottom:0;left:0}.rx1-landing-hero__backdrop{z-index:-3}.rx1-landing-hero__slide{opacity:0;transform:scale(1.04);animation:rx1HeroSlide 24s infinite}.rx1-landing-hero__slide:nth-child(1){opacity:1}.rx1-landing-hero__slide:nth-child(2){animation-delay:6s}.rx1-landing-hero__slide:nth-child(3){animation-delay:12s}.rx1-landing-hero__slide:nth-child(4){animation-delay:18s}.rx1-landing-hero__slide img{width:100%;height:100%;object-fit:cover;opacity:.82}.rx1-landing-hero__shade{z-index:-2;background:linear-gradient(90deg,#071d24eb,#071d24bd 48%,#143f8238),linear-gradient(0deg,#071d24d1,#071d2414,#0000005c),linear-gradient(135deg,#d4b66a29,#d4b66a00 30%)}.rx1-landing-hero__inner{display:grid;grid-template-columns:minmax(420px,.68fr) minmax(240px,.32fr);align-items:end;gap:clamp(3rem,8vw,8rem)}.rx1-landing-hero__copy{min-width:0;max-width:600px}.rx1-kicker{width:max-content;max-width:100%;margin:0 0 1.35rem;border:1px solid rgba(212,182,106,.62);border-radius:var(--rx1-radius-pill);background:#ffffff14;color:var(--rx1-gold);padding:.48rem .9rem;font-size:.72rem;font-weight:800;text-transform:uppercase}.rx1-landing-hero h1{max-width:10ch;margin:0;color:#fff;font-size:clamp(3rem,5.8vw,5rem);line-height:.98;letter-spacing:0;text-wrap:balance}.rx1-signature{max-width:100%;margin:clamp(.35rem,1vw,.75rem) 0 0;color:var(--rx1-gold);font-family:var(--rx1-font-signature);font-size:clamp(2.25rem,4.3vw,3.85rem);line-height:.98;overflow-wrap:normal}.rx1-landing-hero__body{max-width:44ch;margin:clamp(1.1rem,2vw,1.6rem) 0 0;color:#ffffffd1;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.68;overflow-wrap:normal}.rx1-landing-hero__actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:clamp(1.35rem,2.5vw,2.1rem)}.rx1-landing-hero__scene figure{margin:0;overflow:hidden;border-radius:4px;background:#ffffff14}.rx1-landing-hero__scene img{width:100%;height:clamp(220px,25vw,340px);object-fit:cover;transition:transform .9s var(--rx1-ease)}.rx1-landing-hero__scene figure:hover img{transform:scale(1.035)}.rx1-landing-hero__scene figcaption{color:#ffffffc7;padding:.78rem 0 0;font-size:.76rem}.rx1-landing-hero__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:clamp(1.7rem,4vw,3.4rem);background:#d4b66a57}.rx1-landing-hero__proof-item{display:flex;gap:.75rem;min-height:96px;background:#071d2480;padding:clamp(.85rem,1.45vw,1.15rem)}.rx1-landing-hero__proof-item span{color:#d4b66acc;font-family:var(--rx1-font-display);font-size:1.55rem;line-height:.9}.rx1-landing-hero__proof-item h2{margin:0 0 .45rem;color:#fff;font-family:var(--rx1-font-display);font-size:clamp(1rem,1.35vw,1.22rem);line-height:1.05}.rx1-landing-hero__proof-item p{margin:0;color:#ffffffb8;font-size:.8rem;line-height:1.45}@keyframes rx1HeroSlide{0%{opacity:0;transform:scale(1.04) translate(0)}8%,28%{opacity:1}36%,to{opacity:0;transform:scale(1.08) translate(-1.6%)}}.rx1-collagen-serving{position:relative;overflow:hidden;padding-block:clamp(2.1rem,3.8vw,3.25rem);background:linear-gradient(180deg,#eef6fb,#f8fbfc,#eef5f8),linear-gradient(135deg,#143f8214,#d4b66a14);color:var(--rx1-blue)}.rx1-collagen-serving__header{max-width:780px;margin:0 auto clamp(1rem,2.1vw,1.8rem);text-align:center}.rx1-collagen-serving__header h2{margin:0;color:var(--rx1-blue);font-size:clamp(2.1rem,4.2vw,3.3rem);line-height:.98;letter-spacing:0;text-wrap:balance}.rx1-collagen-serving__header p{max-width:48ch;margin:.65rem auto 0;color:var(--rx1-blue);font-size:clamp(.98rem,1.35vw,1.08rem);line-height:1.58}.rx1-collagen-serving__layout{display:grid;grid-template-columns:minmax(220px,.95fr) minmax(220px,.58fr) minmax(220px,.95fr);align-items:center;gap:clamp(1rem,2.8vw,2.7rem)}.rx1-collagen-serving__notes{display:grid;gap:clamp(.95rem,1.8vw,1.8rem)}.rx1-collagen-serving__product{position:relative;display:grid;place-items:center;min-height:clamp(250px,27vw,310px)}.rx1-collagen-serving__product:before{content:"";position:absolute;top:12%;right:4%;bottom:5%;left:4%;background:linear-gradient(180deg,#ffffffc2,#d8e8f085);filter:blur(24px)}.rx1-collagen-serving__product img{position:relative;z-index:1;width:min(100%,220px);height:auto;max-height:320px;object-fit:contain;filter:drop-shadow(0 15px 18px rgba(20,63,130,.16))}.rx1-serving-note h3{margin:0 0 .38rem;color:var(--rx1-blue);font-size:clamp(1.2rem,1.65vw,1.55rem);line-height:1.05}.rx1-serving-note p{max-width:32ch;margin:0;color:var(--rx1-blue);font-size:clamp(.92rem,1.1vw,1rem);line-height:1.42}.rx1-product-showcase__intro{display:grid;grid-template-columns:minmax(0,.85fr) minmax(320px,1fr);align-items:end;gap:clamp(1.25rem,3.6vw,3rem);margin-bottom:clamp(1.5rem,3.2vw,2.8rem)}.rx1-product-showcase .rx1-section__header{display:block;margin-bottom:0}.rx1-product-showcase .rx1-section__header h2{max-width:12ch;color:var(--rx1-deep-green);font-size:clamp(2.25rem,4.2vw,3.8rem);line-height:1}.rx1-product-showcase .rx1-section__header p{color:var(--rx1-muted);line-height:1.58}.rx1-product-showcase__media{margin:0;overflow:hidden;border-radius:var(--rx1-radius-lg);background:var(--rx1-soft)}.rx1-product-showcase__media img{width:100%;height:clamp(220px,29vw,360px);object-fit:cover;transition:transform .9s var(--rx1-ease)}.rx1-product-showcase__media:hover img{transform:scale(1.035)}.rx1-product-showcase .rx1-product-grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:clamp(1.4rem,3vw,2.2rem)}.rx1-product-card{overflow:hidden;border:1px solid rgba(18,57,31,.1);background:linear-gradient(180deg,#fffffff0,#f5f9faeb);transition:transform .26s var(--rx1-ease),border-color .26s var(--rx1-ease)}.rx1-product-card:hover{transform:translateY(-4px);border-color:#d4b66ab8}.rx1-product-card__media{overflow:hidden}.rx1-product-card__media img{transition:transform .9s var(--rx1-ease)}.rx1-product-card:hover .rx1-product-card__media img{transform:scale(1.04)}.rx1-product-card__media .rx1-placeholder,.rx1-product-gallery__main .rx1-placeholder{width:100%;height:100%;min-height:100%}.rx1-product-card__badge{background:var(--rx1-gold);color:var(--rx1-deep)}.rx1-learn-link{border-color:var(--rx1-gold);color:var(--rx1-deep-green)}.rx1-source-facts{position:relative;overflow:hidden;background:linear-gradient(135deg,var(--rx1-deep-green) 0%,var(--rx1-deep) 48%,#102f5a 100%);color:#fff}.rx1-source-facts__layout{display:grid;grid-template-columns:minmax(0,1fr) minmax(320px,.78fr);align-items:center;gap:clamp(1.35rem,3.6vw,3.4rem)}.rx1-source-facts .rx1-section__header{display:block}.rx1-source-facts .rx1-section__header h2{max-width:12ch;color:#fff;font-size:clamp(2.2rem,4.2vw,3.7rem)}.rx1-source-facts .rx1-section__header p{color:#ffffffbf}.rx1-source-facts .rx1-ingredient-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.rx1-source-facts .rx1-info-card{border:1px solid rgba(255,255,255,.12);background:#ffffff0f;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px)}.rx1-source-facts .rx1-info-card h3{color:#fff}.rx1-source-facts .rx1-info-card p{color:#ffffffad}.rx1-source-facts__media{overflow:hidden;margin:0;border-radius:var(--rx1-radius-lg);background:#ffffff14}.rx1-source-facts__media img{width:100%;height:clamp(260px,32vw,420px);object-fit:cover;transition:transform .9s var(--rx1-ease)}.rx1-source-facts__media:hover img{transform:scale(1.035)}.rx1-source-facts__media figcaption{color:#ffffffa8;padding:.85rem 1rem 1rem;font-size:.82rem}.rx1-faq-card{transition:border-color .22s var(--rx1-ease),background .22s var(--rx1-ease)}.rx1-faq-card[open]{border-color:#d4b66ab8;background:#fff}@media(max-width:1180px){.rx1-landing-hero__inner,.rx1-product-showcase__intro,.rx1-source-facts__layout{grid-template-columns:1fr}.rx1-landing-hero__scene{max-width:420px}.rx1-collagen-serving__layout{grid-template-columns:1fr;gap:2rem}.rx1-collagen-serving__notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:1.4rem}.rx1-collagen-serving__product{order:-1;min-height:340px}.rx1-serving-note p{max-width:none}}@media(max-width:860px){.rx1-header__inner{min-height:72px}.rx1-landing-hero{min-height:auto;padding-block:2.6rem 1rem}.rx1-landing-hero__proof{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;overflow:visible;margin-top:1.15rem}.rx1-landing-hero__proof-item{display:grid;gap:.18rem;align-items:start;min-height:auto;padding:.62rem .55rem}.rx1-landing-hero__proof-item span{font-size:.95rem}.rx1-landing-hero__proof-item h2{margin-bottom:0;font-size:.78rem;line-height:1.08}.rx1-landing-hero__proof-item p{display:none}.rx1-landing-hero h1{max-width:10ch;font-size:clamp(2.65rem,12vw,4rem);line-height:.98}.rx1-signature{margin-top:.35rem;font-size:clamp(1.72rem,7.3vw,2.35rem);line-height:1.02;overflow-wrap:break-word}.rx1-landing-hero__actions{align-items:stretch;flex-direction:column;gap:.45rem}.rx1-landing-hero__actions .rx1-button{flex:1 1 0;min-width:0;min-height:40px;padding:.65rem .5rem;font-size:.84rem}.rx1-landing-hero__scene{max-width:320px;margin-top:.8rem}.rx1-landing-hero__scene img{height:clamp(120px,32vw,150px)}.rx1-landing-hero__scene figcaption{display:none}.rx1-landing-hero__copy,.rx1-landing-hero__body{width:100%;max-width:100%}.rx1-landing-hero__body{max-width:30ch;margin-top:.9rem;line-height:1.55;overflow-wrap:anywhere}.rx1-collagen-serving__header h2{font-size:clamp(2.1rem,10.5vw,3.25rem)}.rx1-collagen-serving{padding-block:2rem}.rx1-collagen-serving__notes{grid-template-columns:repeat(2,minmax(0,1fr));gap:.85rem}.rx1-collagen-serving__product{min-height:220px}.rx1-collagen-serving__product img{width:min(100%,185px)}.rx1-serving-note h3{font-size:1.05rem}.rx1-serving-note p{font-size:.86rem;line-height:1.36}.rx1-product-showcase .rx1-product-grid{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.rx1-landing-hero__slide{animation:none!important;opacity:0!important;transform:none!important}.rx1-landing-hero__slide:first-child{opacity:1!important}.rx1-reveal{opacity:1!important;transform:none!important}}:root{--rx1-ink: #0d1f3d;--rx1-muted: #405269;--rx1-deep: #0d1f3d;--rx1-deep-green: #0d1f3d;--rx1-blue: #0d1f3d;--rx1-gold: #c5a968;--rx1-gold-dark: #8a6a30;--rx1-sage: #6c7a68;--rx1-mist: #edf4f7;--rx1-soft: #f3f7f9;--rx1-cream: #f7f8fa;--rx1-line: rgba(13, 31, 61, .15)}.rx1-button--small{min-height:40px;padding:.58rem .9rem;font-size:.88rem}.rx1-collection{background:#f7f8fa}.rx1-collection-hero,.rx1-collection-toolbar,.rx1-collection-strip,.rx1-collection-faq,.rx1-product-hero,.rx1-product-label-details .rx1-shell{border:1px solid var(--rx1-line);border-radius:var(--rx1-radius-lg);background:#fff}.rx1-collection-hero,.rx1-product-hero{border-top:6px solid var(--rx1-gold)}.rx1-collection-hero{display:grid;grid-template-columns:minmax(0,.92fr) minmax(320px,.78fr);gap:clamp(1.25rem,4vw,4rem);align-items:center;padding:clamp(1.25rem,3vw,2rem)}.rx1-collection-hero h1{max-width:13ch;margin:0;color:var(--rx1-blue);font-family:var(--rx1-font-display);font-size:clamp(2.4rem,5vw,4rem);line-height:1;text-wrap:balance}.rx1-collection-hero__body{max-width:58ch;margin-top:.85rem;color:var(--rx1-muted);font-size:1.05rem}.rx1-collection-hero__body p{margin-block:0 .65rem}.rx1-collection-hero__actions{display:flex;flex-wrap:wrap;gap:.65rem;margin-top:1.35rem}.rx1-collection-hero__media{overflow:hidden;margin:0;border-radius:12px;background:var(--rx1-soft);aspect-ratio:16 / 10}.rx1-collection-hero__media img,.rx1-collection-hero__media .rx1-placeholder{width:100%;height:100%;object-fit:cover}.rx1-collection-toolbar{display:grid;grid-template-columns:minmax(240px,.7fr) minmax(0,1.4fr) minmax(220px,.55fr) auto;gap:1rem;align-items:start;margin-top:1.25rem;padding:clamp(1rem,2.2vw,1.35rem)}.rx1-collection-toolbar__summary h2,.rx1-collection-grid-header h2,.rx1-collection-strip__header h2,.rx1-collection-faq h2,.rx1-product-module-header h2{margin:0;color:var(--rx1-blue);font-size:clamp(1.35rem,2.2vw,2rem);line-height:1.08}.rx1-collection-toolbar__summary p,.rx1-collection-grid-header p,.rx1-collection-strip__header p,.rx1-product-module-header p,.rx1-buy-note{margin:.35rem 0 0;color:var(--rx1-muted)}.rx1-filter-groups{display:flex;flex-wrap:wrap;gap:.55rem}.rx1-filter-groups--empty span,.rx1-filter-group{border:1px solid rgba(13,31,61,.12);border-radius:var(--rx1-radius-pill);background:var(--rx1-soft)}.rx1-filter-groups--empty span{min-height:34px;display:inline-flex;align-items:center;padding:.32rem .75rem;color:var(--rx1-muted);font-size:.85rem;font-weight:800}.rx1-filter-group{min-width:min(100%,170px);padding:.32rem .65rem}.rx1-filter-group summary{min-height:28px;display:flex;align-items:center;color:var(--rx1-blue);cursor:pointer;font-size:.86rem;font-weight:800}.rx1-filter-group ul{display:grid;gap:.38rem;margin:.45rem 0 0;padding:0;list-style:none}.rx1-filter-group label{display:flex;gap:.42rem;align-items:center;color:var(--rx1-muted);font-size:.84rem}.rx1-filter-group small{margin-inline-start:auto;color:var(--rx1-sage)}.rx1-filter-group__note{margin:.4rem 0 0;color:var(--rx1-muted);font-size:.84rem}.rx1-sort-select{display:grid;gap:.35rem;color:var(--rx1-blue);font-weight:800}.rx1-sort-select select{width:100%;min-height:40px;border:1px solid var(--rx1-line);border-radius:var(--rx1-radius-pill);background:#fff;color:var(--rx1-blue);padding:.55rem .8rem}.rx1-collection-toolbar__actions{display:grid;gap:.55rem}.rx1-collection-toolbar__actions .rx1-learn-link{min-width:0;min-height:40px;border-width:1px;padding:.55rem .85rem;font-size:.86rem}.rx1-collection-grid-header{display:flex;justify-content:space-between;gap:1rem;align-items:end;margin:clamp(1.6rem,3vw,2.2rem) 0 1rem}.rx1-product-grid--collection,.rx1-product-grid--related{grid-template-columns:repeat(auto-fit,minmax(240px,1fr))}.rx1-product-grid--collection .rx1-empty{grid-column:1 / -1}.rx1-pagination{margin-top:1.4rem;color:var(--rx1-blue);font-weight:800}.rx1-collection-strip,.rx1-collection-faq{margin-top:clamp(1.6rem,3vw,2.4rem);padding:clamp(1rem,2.4vw,1.6rem)}.rx1-collection-strip{border-top:6px solid var(--rx1-gold)}.rx1-collection-strip__grid,.rx1-product-module-grid,.rx1-product-source__cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1rem}.rx1-collection-strip__grid{margin-top:1rem}.rx1-collection-strip .rx1-info-card span{display:inline-flex;align-items:center;justify-content:center;min-width:2rem;min-height:1.45rem;border-radius:var(--rx1-radius-pill);background:#c5a96829;color:var(--rx1-gold-dark);font-size:.78rem;font-weight:900}.rx1-collection-faq{display:grid;gap:.75rem}.rx1-product-card{grid-template-columns:1fr;gap:0}.rx1-product-card__body{padding:1rem}.rx1-product-card__summary{min-height:2.9rem}.rx1-product-card__actions{display:grid;gap:.55rem}.rx1-product-card__form{display:grid}.rx1-product-card__actions .rx1-button,.rx1-product-card__actions .rx1-learn-link{width:100%;min-width:0}.rx1-product-card__actions .rx1-learn-link{border-width:1px;min-height:40px;padding:.55rem .9rem;font-size:.88rem}.rx1-product-hero{margin-top:var(--rx1-space-md);padding:clamp(1rem,2.5vw,1.7rem)}.rx1-product-hero .rx1-product-gallery__main{border-radius:12px;background:#f8fafb}.rx1-product-hero .rx1-product-gallery__main img{object-fit:contain;padding:clamp(.75rem,2vw,1.5rem)}.rx1-price--product{font-size:clamp(1.55rem,2vw,2rem)}.rx1-dynamic-checkout{margin-top:.25rem}.rx1-buy-note,.rx1-disclaimer{font-size:.88rem}.rx1-product-label-details,.rx1-product-source,.rx1-related-products{padding-block:0 var(--rx1-space-lg)}.rx1-product-label-details .rx1-shell{padding:clamp(1rem,2.4vw,1.6rem)}.rx1-product-label-details .rx1-shell{border-top:6px solid var(--rx1-gold)}.rx1-product-module-header{margin-bottom:1rem}.rx1-product-module{border:1px solid var(--rx1-line)}.rx1-product-module summary{cursor:pointer;color:var(--rx1-blue)}.rx1-product-warning-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem;margin-top:.85rem}.rx1-product-warning-grid h3{margin:0 0 .45rem;color:var(--rx1-ink);font-size:.98rem;line-height:1.2}.rx1-product-module .metafield-rich_text_field,.rx1-product-module .metafield-multi_line_text_field,.rx1-info-card .metafield-rich_text_field,.rx1-info-card .metafield-multi_line_text_field{color:var(--rx1-muted)}.rx1-product-source{background:var(--rx1-deep);color:#fff}.rx1-product-source__layout{display:grid;grid-template-columns:minmax(0,.7fr) minmax(320px,1fr);gap:clamp(1.2rem,3vw,2.8rem);align-items:start}.rx1-product-source .rx1-product-module-header h2,.rx1-product-source .rx1-info-card h3{color:#fff}.rx1-product-source .rx1-product-module-header p,.rx1-product-source .rx1-info-card p{color:#ffffffb8}.rx1-product-source .rx1-info-card{border:1px solid rgba(255,255,255,.12);background:#ffffff0f}.rx1-related-products{background:#fff}@media(max-width:1180px){.rx1-collection-hero,.rx1-collection-toolbar,.rx1-product-source__layout{grid-template-columns:1fr}}@media(max-width:860px){.rx1-sticky-buy{display:block;position:fixed;inset-inline:0;bottom:0;opacity:0;pointer-events:none;transform:translateY(calc(100% + 8px));transition:opacity .18s var(--rx1-ease),transform .18s var(--rx1-ease)}.rx1-sticky-buy .rx1-shell{width:100%}.rx1-sticky-buy.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.rx1-collection-hero,.rx1-collection-toolbar,.rx1-collection-strip,.rx1-collection-faq,.rx1-product-hero,.rx1-product-label-details .rx1-shell{border-radius:12px}.rx1-product-warning-grid{grid-template-columns:1fr}.rx1-collection-hero{padding:1rem}.rx1-collection-hero h1{font-size:clamp(2.35rem,11vw,3.45rem)}.rx1-collection-grid-header{display:block}.rx1-collection-hero__actions,.rx1-collection-toolbar__actions{align-items:stretch}.rx1-collection-hero__actions .rx1-button{width:100%}.rx1-product-card__summary{min-height:0}}:root{--rx1-font-body: "Avenir Next", "Montserrat", "Segoe UI", sans-serif;--rx1-font-display: "Avenir Next Condensed", "Avenir Next", "Montserrat", sans-serif;--rx1-deep: #0d1f3d;--rx1-blue: #0d1f3d;--rx1-sage: #6c7a68;--rx1-gold: #c5a968;--rx1-cold: #f7f8fa;--rx1-ice: #eaf2f5;--rx1-line: rgba(13, 31, 61, .14)}.rx1-announcement{display:block;background:var(--rx1-deep);color:#fff;padding:.55rem 1rem;font-size:.78rem;font-weight:800;line-height:1.35;overflow-wrap:anywhere}.rx1-header{background:#fffffff5;border-bottom:1px solid rgba(13,31,61,.12)}.rx1-header__inner{min-height:74px;grid-template-columns:minmax(132px,.28fr) minmax(420px,1fr) minmax(360px,.54fr);gap:clamp(.75rem,2vw,2rem)}.rx1-logo{justify-items:start}.rx1-logo__mark{color:var(--rx1-deep);font-family:var(--rx1-font-display);font-size:clamp(2.35rem,4vw,3.35rem);font-weight:950;line-height:.82;text-transform:uppercase}.rx1-logo__sub{color:var(--rx1-sage);font-size:.66rem;letter-spacing:0}.rx1-header__nav-wrap{min-width:0;display:flex;justify-content:center}.rx1-nav{gap:clamp(.85rem,2vw,2rem);color:var(--rx1-deep);font-size:.76rem;font-weight:900;letter-spacing:0;white-space:nowrap}.rx1-nav a:after{background:var(--rx1-sage);inset-block-end:.28rem}.rx1-header__utility{gap:.7rem}.rx1-header__cta{min-height:42px;display:inline-flex;align-items:center;justify-content:center;border:1px solid #0d1f3d;border-radius:6px;background:#0d1f3d;color:#fff;padding:.58rem 1.05rem;font-size:.78rem;font-weight:920;letter-spacing:0;white-space:nowrap;box-shadow:0 10px 24px #0d1f3d24;transition:background .18s var(--rx1-ease),color .18s var(--rx1-ease),transform .18s var(--rx1-ease)}.rx1-header__cta:hover,.rx1-header__cta:focus-visible{background:#8a7340;border-color:#8a7340;color:#fff;transform:translateY(-1px)}.rx1-menu-toggle{align-items:center;justify-content:center;border:1px solid var(--rx1-deep);border-radius:var(--rx1-radius-pill);color:var(--rx1-deep);padding:.42rem .78rem}.rx1-landing-hero{position:relative;min-height:clamp(610px,82vh,820px);display:grid;align-content:end;overflow:hidden;padding:0;background:var(--rx1-deep);color:#fff;isolation:isolate}.rx1-hero__media,.rx1-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.rx1-hero__media{z-index:-3}.rx1-hero__media img{width:100%;height:100%;object-fit:cover;transform:scale(1.02)}.rx1-hero__shade{z-index:-2;background:linear-gradient(180deg,#0d1f3d40,#0d1f3d6b 38%,#0d1f3de0),linear-gradient(90deg,#0d1f3dc7,#6c7a6838,#0d1f3dbd)}.rx1-hero__center{position:relative;z-index:1;display:grid;justify-items:center;align-content:center;min-height:clamp(520px,70vh,720px);padding-block:clamp(3rem,8vw,6rem) clamp(2.2rem,5vw,4rem);text-align:center}.rx1-hero__kicker{margin:0 0 clamp(1rem,2vw,1.4rem);color:#ffffffdb;font-size:clamp(.82rem,1.1vw,.96rem);font-weight:900}.rx1-hero__headline{max-width:18ch;margin:0;color:#fff;font-family:var(--rx1-font-display);font-size:clamp(3.5rem,8.4vw,6rem);font-weight:950;letter-spacing:0;line-height:.88;text-transform:uppercase;text-wrap:balance}.rx1-hero__headline span,.rx1-hero__headline-emphasis{display:block}.rx1-hero__headline-emphasis{margin-top:.12em;color:#fff;font-style:italic;font-weight:380}.rx1-hero__body{max-width:58ch;margin:clamp(1.2rem,2.2vw,1.8rem) 0 0;color:#ffffffdb;font-size:clamp(1.08rem,1.7vw,1.38rem);line-height:1.5;text-wrap:pretty}.rx1-hero__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:clamp(1.4rem,3vw,2.2rem)}.rx1-button--light{border-color:#fff;background:#fff;color:var(--rx1-deep)}.rx1-button--light:hover,.rx1-button--light:focus-visible{border-color:var(--rx1-gold);background:var(--rx1-gold)}.rx1-hero-marquee{position:relative;z-index:2;overflow:hidden;border-top:1px solid rgba(255,255,255,.24);background:#f7f8faf0;color:var(--rx1-deep)}.rx1-hero-marquee__track{display:flex;width:max-content;min-width:100%;gap:clamp(1.25rem,4vw,4rem);align-items:center;justify-content:center;padding:.9rem 1rem;animation:rx1Marquee 26s linear infinite}.rx1-hero-marquee__track span{font-size:.88rem;font-weight:900;white-space:nowrap}.rx1-expert-goals{background:linear-gradient(135deg,#6c7a6847,#eaf2f5eb 54%,#fff);color:var(--rx1-deep);padding-block:clamp(3.2rem,7vw,6rem)}.rx1-expert-goals__layout{display:grid;grid-template-columns:minmax(0,.92fr) minmax(280px,.54fr);gap:clamp(1.4rem,5vw,4rem);align-items:center}.rx1-expert-goals__headline{max-width:12ch;margin:0;font-family:var(--rx1-font-display);font-size:clamp(3.4rem,8.2vw,6rem);font-weight:950;letter-spacing:0;line-height:.9;text-transform:uppercase;text-wrap:balance}.rx1-expert-goals__headline span,.rx1-expert-goals__headline em{display:block}.rx1-expert-goals__headline em{color:var(--rx1-sage);font-style:italic;font-weight:380}.rx1-expert-goals__body{max-width:58ch;margin:clamp(1.2rem,2.2vw,1.8rem) 0 0;color:var(--rx1-muted);font-size:clamp(1.05rem,1.5vw,1.28rem);line-height:1.58}.rx1-expert-goals__media{margin:0;overflow:hidden;border-radius:10px;background:var(--rx1-ice);aspect-ratio:4 / 5}.rx1-expert-goals__media img{width:100%;height:100%;object-fit:cover}.rx1-expert-goals__notes{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1px;margin-top:clamp(1.6rem,4vw,3rem);background:#0d1f3d2e}.rx1-expert-goals__note{min-height:150px;background:#ffffffc7;padding:clamp(1rem,2vw,1.4rem)}.rx1-expert-goals__note h3{margin:0 0 .6rem;color:var(--rx1-deep);font-family:var(--rx1-font-display);font-size:clamp(1.35rem,2.3vw,1.9rem);line-height:1}.rx1-expert-goals__note p{margin:0;color:var(--rx1-muted);font-size:.94rem}.rx1-card-grid{grid-template-columns:repeat(auto-fit,minmax(245px,1fr))}.rx1-info-card{border-radius:8px}.rx1-section:not(.rx1-source-facts):not(.rx1-expert-goals) .rx1-info-card{border-color:#0d1f3d1f;background:#fff;box-shadow:none}.rx1-section:not(.rx1-source-facts):not(.rx1-expert-goals) .rx1-info-card h3{color:var(--rx1-deep);font-family:var(--rx1-font-display);font-size:clamp(1.4rem,2vw,1.85rem);line-height:1.04}.rx1-how-it-works{background:#fff;color:#000;padding-block:clamp(3rem,7vw,6rem)}.rx1-how-it-works__layout{display:grid;grid-template-columns:minmax(260px,.52fr) minmax(0,.86fr);gap:clamp(2rem,7vw,6rem);align-items:start}.rx1-how-it-works__intro{position:sticky;top:116px}.rx1-how-it-works__intro h2{max-width:9ch;margin:0;font-family:var(--rx1-font-display);font-size:clamp(3rem,6vw,5.2rem);font-weight:950;letter-spacing:0;line-height:.92}.rx1-how-it-works__intro p{max-width:28ch;margin:1rem 0 0;color:#333;font-size:clamp(1.02rem,1.4vw,1.18rem)}.rx1-how-it-works__steps{display:grid;gap:clamp(2rem,5vw,4rem)}.rx1-how-it-works__step h3{margin:0;font-family:var(--rx1-font-display);font-size:clamp(1.85rem,3.8vw,3rem);font-weight:950;letter-spacing:0;line-height:.96}.rx1-how-it-works__step h3 span{color:var(--rx1-sage)}.rx1-how-it-works__step p{max-width:46ch;margin:.9rem 0 0;color:#111;font-size:clamp(1.18rem,2vw,1.55rem);line-height:1.42}@keyframes rx1Marquee{0%{transform:translate(0)}to{transform:translate(-18%)}}@media(max-width:1180px){.rx1-header__inner{grid-template-columns:auto auto auto}.rx1-header__nav-wrap{justify-content:end}.rx1-nav{gap:.9rem}.rx1-header__cta{display:none}.rx1-expert-goals__layout,.rx1-how-it-works__layout{grid-template-columns:1fr}.rx1-how-it-works__intro{position:static}.rx1-expert-goals__media{max-width:520px}}@media(max-width:860px){.rx1-announcement{padding:.45rem .75rem;font-size:.7rem}.rx1-header__inner{position:relative;grid-template-columns:1fr auto;min-height:66px}.rx1-menu-toggle{position:absolute;inset-inline-end:0;inset-block-start:50%;display:inline-flex;transform:translateY(-50%);justify-content:center;min-height:40px;background:#fff;color:var(--rx1-deep);font-size:.84rem}.rx1-header__nav-wrap,.rx1-header__utility{grid-column:1 / -1;display:none}.rx1-header.is-open .rx1-header__nav-wrap,.rx1-header.is-open .rx1-header__utility{display:flex}.rx1-header.is-open .rx1-header__nav-wrap{justify-content:stretch}.rx1-header.is-open .rx1-nav{width:100%;display:grid;justify-items:start;gap:.3rem;padding-bottom:.6rem;white-space:normal}.rx1-header.is-open .rx1-header__utility{justify-content:start;padding-bottom:.8rem}.rx1-landing-hero{min-height:auto}.rx1-hero__center{min-height:560px;padding-block:3rem 2rem}.rx1-hero__headline,.rx1-expert-goals__headline{max-width:11ch;font-size:clamp(2.8rem,12vw,3.35rem);overflow-wrap:anywhere}.rx1-hero__body,.rx1-expert-goals__body{max-width:31ch;font-size:1.05rem}.rx1-hero__actions,.rx1-hero__actions .rx1-button{width:100%}.rx1-hero-marquee__track{justify-content:start;animation-duration:18s}.rx1-expert-goals__layout{gap:1.4rem}.rx1-expert-goals__media{aspect-ratio:16 / 10}.rx1-expert-goals__notes{grid-template-columns:1fr}.rx1-expert-goals__note{min-height:auto}.rx1-how-it-works__intro h2{max-width:none;font-size:clamp(2.75rem,13vw,4rem)}.rx1-how-it-works__step h3{font-size:clamp(1.75rem,9vw,2.55rem)}.rx1-how-it-works__step p{max-width:100%;font-size:clamp(1.05rem,5vw,1.24rem)}}@media(prefers-reduced-motion:reduce){.rx1-hero-marquee__track{animation:none}}:root{--rx1-announcement-height: 34px;--rx1-header-height: 76px;--rx1-fixed-chrome-height: calc(var(--rx1-announcement-height) + var(--rx1-header-height))}body{padding-top:var(--rx1-fixed-chrome-height)}.rx1-announcement{position:fixed;inset-block-start:0;inset-inline:0;z-index:80;min-height:var(--rx1-announcement-height)}.rx1-header{position:fixed;inset-block-start:var(--rx1-announcement-height);inset-inline:0;z-index:79}.rx1-hero__media img{object-position:center}.rx1-hero__shade{background:linear-gradient(180deg,#0d1f3d2e,#0d1f3d61 42%,#0d1f3de6),linear-gradient(90deg,#0d1f3db8,#6c7a6829,#0d1f3dbd)}.rx1-hero__headline-emphasis[data-rx1-typewriter] .rx1-typewriter-word{display:inline-block;white-space:nowrap}.rx1-hero__headline-emphasis[data-rx1-typewriter] .rx1-typewriter-space{display:inline-block;width:.28em}.rx1-hero__headline-emphasis[data-rx1-typewriter] .rx1-typewriter-word span{display:inline-block;opacity:0;transform:translateY(.16em);animation:rx1Typewriter .64s var(--rx1-ease) forwards;animation-delay:calc(var(--rx1-char-index) * 42ms + .26s)}.rx1-product-showcase--compact{padding-block:clamp(1.35rem,3vw,2.35rem)}.rx1-product-showcase--compact .rx1-product-showcase__intro{grid-template-columns:minmax(0,.72fr) minmax(260px,.74fr);align-items:center;gap:clamp(1rem,2.4vw,2rem);margin-bottom:clamp(.9rem,2vw,1.35rem)}.rx1-product-showcase--compact .rx1-section__header h2{max-width:10ch;font-size:clamp(2rem,3.5vw,3.1rem)}.rx1-product-showcase--compact .rx1-section__header p{max-width:52ch;font-size:.98rem;line-height:1.45}.rx1-product-showcase--compact .rx1-product-showcase__media img{height:clamp(160px,20vw,250px)}.rx1-product-showcase .rx1-product-grid--compact{grid-template-columns:repeat(auto-fit,minmax(190px,1fr));gap:clamp(.75rem,1.7vw,1rem)}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card{border-radius:8px}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__media{min-height:0;aspect-ratio:1 / .68}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__media img,.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__media .rx1-placeholder{height:100%;object-fit:contain;padding:.55rem}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__badge{inset-block-start:.55rem;inset-inline-start:.55rem;padding:.24rem .48rem;font-size:.66rem}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__body{gap:.45rem;padding:.72rem}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__meta{gap:.25rem;margin-bottom:.4rem}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__meta span{padding:.18rem .42rem;font-size:.66rem}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card h3{min-height:2.35rem;margin-bottom:.4rem;font-size:.98rem;line-height:1.18}.rx1-product-showcase .rx1-product-grid--compact .rx1-price{margin-bottom:.45rem;font-size:1rem}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__summary{display:none}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__actions{grid-template-columns:1fr 1fr;gap:.4rem}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__actions .rx1-button,.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__actions .rx1-learn-link{min-height:34px;padding:.46rem .44rem;font-size:.76rem}@keyframes rx1Typewriter{0%{opacity:0;transform:translateY(.16em);filter:blur(5px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}@media(max-width:860px){:root{--rx1-announcement-height: 44px;--rx1-header-height: 68px}.rx1-header__inner{min-height:var(--rx1-header-height)}.rx1-menu-toggle{inset-block-start:50%}.rx1-header.is-open .rx1-header__nav-wrap,.rx1-header.is-open .rx1-header__utility{transform:translateY(calc(var(--rx1-header-height) / 2))}.rx1-product-showcase--compact .rx1-product-showcase__intro{grid-template-columns:1fr}.rx1-product-showcase--compact .rx1-product-showcase__media img{height:170px}.rx1-product-showcase .rx1-product-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.rx1-hero__headline-emphasis[data-rx1-typewriter] .rx1-typewriter-word span{opacity:1;transform:none;filter:none;animation:none}}.rx1-collection{padding-block:0 var(--rx1-space-xl);background:#fff}.rx1-collection-feature{overflow:hidden;background:linear-gradient(90deg,#0d1f3df0,#0d1f3db8),linear-gradient(135deg,#c5a96838,#6c7a681f);color:#fff}.rx1-collection-feature__inner{min-height:clamp(280px,34vw,430px);display:grid;grid-template-columns:minmax(0,.82fr) minmax(360px,1fr);gap:clamp(1.5rem,4vw,4rem);align-items:center;padding-block:clamp(1.8rem,4vw,3.4rem)}.rx1-collection-feature .rx1-kicker{background:#ffffff14}.rx1-collection-feature h1{max-width:11ch;margin:0;color:#fff;font-family:var(--rx1-font-display);font-size:clamp(2.7rem,5.4vw,5rem);line-height:.96;text-wrap:balance}.rx1-collection-feature .rx1-collection-hero__body{color:#ffffffd1}.rx1-collection-feature__media{height:min(31vw,360px);min-height:240px;margin:0;overflow:hidden;border-radius:8px;background:#ffffff14}.rx1-collection-feature__media img{width:100%;height:100%;object-fit:cover}.rx1-collection-body{display:grid;grid-template-columns:minmax(190px,240px) minmax(0,1fr);gap:clamp(1.5rem,3vw,2.4rem);align-items:start;padding-top:clamp(1.6rem,3vw,2.3rem)}.rx1-collection-sidebar{position:sticky;top:calc(var(--rx1-announcement-height, 0px) + var(--rx1-header-height, 88px) + 1rem)}.rx1-collection-sidebar__form{display:grid;gap:1.1rem}.rx1-collection-sidebar__heading{border-bottom:1px solid var(--rx1-line);padding-bottom:.85rem}.rx1-collection-sidebar__heading h2{margin:0;color:#000;font-family:var(--rx1-font-body);font-size:clamp(1.4rem,2vw,1.9rem);line-height:1}.rx1-collection-sidebar__heading p{margin:.45rem 0 0;color:var(--rx1-muted);font-size:.9rem}.rx1-collection-sidebar .rx1-filter-groups{display:grid;gap:1rem}.rx1-collection-sidebar .rx1-filter-groups--empty{gap:.42rem}.rx1-collection-sidebar .rx1-filter-groups--empty span,.rx1-collection-sidebar .rx1-filter-group{width:100%;border:0;border-bottom:1px solid var(--rx1-line);border-radius:0;background:transparent;padding:0 0 .82rem}.rx1-collection-sidebar .rx1-filter-groups--empty span{min-height:auto;justify-content:space-between;color:var(--rx1-muted);padding-top:0;font-weight:700}.rx1-collection-sidebar .rx1-filter-group summary{justify-content:space-between;min-height:28px;color:#000;font-size:.94rem}.rx1-collection-results{min-width:0}.rx1-collection-results .rx1-collection-grid-header{margin-top:0}.rx1-product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.1rem,2.4vw,2rem)}.rx1-product-grid--collection .rx1-product-card{border:0;border-radius:8px;background:#f4f8fb;text-align:center}.rx1-product-grid--collection .rx1-product-card:hover{transform:translateY(-2px)}.rx1-product-grid--collection .rx1-product-card__media{border-radius:8px 8px 0 0;background:#eef4f8}.rx1-product-grid--collection .rx1-product-card__media img{padding:clamp(1.2rem,2.7vw,2.7rem)}.rx1-product-grid--collection .rx1-product-card h3{max-width:18ch;margin-inline:auto;color:#000;font-family:var(--rx1-font-body);font-size:clamp(1.08rem,1.35vw,1.35rem);font-weight:900;line-height:1.08}.rx1-product-grid--collection .rx1-price{color:#000}.rx1-product-grid--collection .rx1-product-card__actions{grid-template-columns:1fr 1fr;align-items:center}.rx1-product-grid--collection .rx1-product-card__actions .rx1-button,.rx1-product-grid--collection .rx1-product-card__actions .rx1-learn-link{min-height:38px}.rx1-product-gallery__stage{display:grid;place-items:center;min-height:clamp(360px,40vw,560px);overflow:hidden;border:1px solid var(--rx1-line);border-radius:12px;background:#f3f8ed}.rx1-product-gallery__stage img,.rx1-product-gallery__stage .rx1-placeholder{width:100%;height:100%;object-fit:contain;padding:clamp(1.1rem,3vw,3rem)}.rx1-product-gallery__thumbs{display:flex;gap:.7rem;align-items:center;justify-content:center;margin-top:1rem}.rx1-product-gallery__thumb{width:58px;aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border:1px solid var(--rx1-line);border-radius:6px;background:#fff}.rx1-product-gallery__thumb img{width:100%;height:100%;object-fit:contain;padding:.25rem}.rx1-product-badges{display:flex;flex-wrap:wrap;gap:.45rem}.rx1-product-badges span{min-height:28px;display:inline-flex;align-items:center;border-radius:var(--rx1-radius-pill);background:#c5a9682e;color:var(--rx1-deep);padding:.25rem .7rem;font-size:.8rem;font-weight:800}.rx1-purchase-panel{border:1px solid rgba(13,31,61,.44);border-radius:12px;background:#fff;overflow:hidden}.rx1-purchase-panel__header{display:flex;justify-content:space-between;gap:1rem;align-items:center;background:#edf4f7;padding:1.1rem 1.25rem}.rx1-purchase-panel__header span{display:block;color:var(--rx1-muted);font-size:.78rem;font-weight:800}.rx1-purchase-panel__header strong{display:block;margin-top:.15rem;color:#000;font-size:clamp(1.2rem,1.9vw,1.65rem);line-height:1.05}.rx1-purchase-list{display:grid;gap:.45rem;margin:0;padding:1rem 1.25rem 0;color:var(--rx1-muted);list-style:none}.rx1-purchase-list li{display:grid;grid-template-columns:1.1rem 1fr;gap:.45rem}.rx1-purchase-list li:before{content:"\2713";color:var(--rx1-gold-dark);font-weight:900}.rx1-purchase-panel .rx1-product-form+.rx1-purchase-list{padding-top:0;padding-bottom:1rem}.rx1-purchase-panel .rx1-product-form{padding:1rem 1.25rem 1.25rem}.rx1-purchase-panel .rx1-buy-note{border-top:1px solid var(--rx1-line);padding:.85rem 1.25rem 1rem}.rx1-product-quick-accordions{display:grid;border-top:1px solid var(--rx1-line)}.rx1-product-quick-accordions details{border-bottom:1px solid var(--rx1-line);padding:.9rem 0}.rx1-product-quick-accordions summary{display:flex;justify-content:space-between;cursor:pointer;color:#000;font-weight:900}.rx1-product-quick-accordions summary:after{content:"+";font-size:1.35rem;line-height:1}.rx1-product-quick-accordions details[open] summary:after{content:"-"}.rx1-product-quick-accordions p,.rx1-product-quick-accordions .metafield-rich_text_field,.rx1-product-quick-accordions .metafield-multi_line_text_field{color:var(--rx1-muted)}.rx1-product-trust-strip{overflow:hidden;border-block:1px solid rgba(13,31,61,.28);background:#eff8dc;color:#0d1f3d;font-weight:900}.rx1-product-trust-strip div{width:max-content;display:flex;gap:clamp(2rem,5vw,5rem);padding:.8rem 1rem;animation:rx1Marquee 18s linear infinite}.rx1-product-trust-strip span{white-space:nowrap}.rx1-source-quality-page{background:#fff;color:#000}.rx1-source-quality-hero{padding-block:clamp(2rem,5vw,4.8rem) 0;background:#fff}.rx1-source-quality-hero__inner{display:grid;grid-template-columns:minmax(0,1.06fr) minmax(360px,.9fr);gap:clamp(1.4rem,5vw,5rem);align-items:center}.rx1-source-quality-hero__media{min-height:clamp(360px,44vw,620px);overflow:hidden;border-bottom:4px solid var(--rx1-sage)}.rx1-source-quality-hero__media img{width:100%;height:100%;object-fit:cover}.rx1-source-quality-hero__copy{max-width:560px;justify-self:center;text-align:center}.rx1-source-quality-hero__copy h1,.rx1-quality-dose__copy h2,.rx1-quality-section-heading h2,.rx1-quality-validation h2{margin:0;color:#000;font-family:var(--rx1-font-body);font-size:clamp(2.2rem,4.4vw,4.3rem);font-weight:950;line-height:.98;text-wrap:balance}.rx1-source-quality-hero__copy p:not(.rx1-kicker),.rx1-quality-dose__copy p,.rx1-quality-section-heading p,.rx1-quality-validation p{color:#243447;font-size:clamp(1rem,1.25vw,1.12rem);line-height:1.58}.rx1-quality-dose{display:grid;grid-template-columns:minmax(280px,.52fr) minmax(0,1fr);align-items:stretch;margin-top:0}.rx1-quality-dose__copy{display:grid;align-content:center;background:#f4f5f1;padding:clamp(1.5rem,4vw,3.2rem)}.rx1-quality-dose__copy h2{max-width:10ch;font-size:clamp(2rem,3.4vw,3.2rem)}.rx1-quality-mosaic{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-rows:minmax(150px,1fr)}.rx1-quality-mosaic img{width:100%;height:100%;aspect-ratio:1;object-fit:cover}.rx1-quality-research,.rx1-quality-validation{padding-block:clamp(3rem,6vw,5.6rem)}.rx1-quality-section-heading{max-width:760px;margin-inline:auto;text-align:center}.rx1-quality-card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:clamp(1rem,2vw,1.4rem);margin-top:clamp(1.5rem,3vw,2.4rem)}.rx1-quality-card,.rx1-quality-validation__badges article{border:1px solid var(--rx1-line);border-radius:8px;background:#fff;padding:clamp(1rem,2vw,1.4rem)}.rx1-quality-card h3,.rx1-quality-avoid__item h3,.rx1-quality-validation__badges h3{margin:0 0 .55rem;color:#000;font-size:clamp(1.2rem,1.8vw,1.65rem);line-height:1.05}.rx1-quality-card p,.rx1-quality-avoid__item p,.rx1-quality-validation__badges p{margin:0;color:#405269}.rx1-quality-avoid{background:#0d1f3d;color:#fff;padding-block:clamp(3rem,6vw,5rem)}.rx1-quality-avoid .rx1-quality-section-heading h2,.rx1-quality-avoid .rx1-quality-section-heading p,.rx1-quality-avoid__item h3,.rx1-quality-avoid__item p{color:#fff}.rx1-quality-avoid .rx1-quality-section-heading p,.rx1-quality-avoid__item p{color:#ffffffc2}.rx1-quality-avoid__grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:1px;margin-top:clamp(1.6rem,3vw,2.4rem);background:#ffffff2e}.rx1-quality-avoid__item{background:#0d1f3d;padding:clamp(1rem,2.3vw,1.7rem)}.rx1-quality-avoid__item span{display:inline-grid;place-items:center;width:2rem;aspect-ratio:1;margin-bottom:1rem;border-radius:50%;background:#c5a968;color:#0d1f3d;font-weight:950}.rx1-quality-validation{display:grid;grid-template-columns:minmax(260px,.6fr) minmax(0,1fr);gap:clamp(1.5rem,4vw,3rem);align-items:start}.rx1-quality-validation__badges{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:1rem}@media(max-width:1180px){.rx1-collection-feature__inner,.rx1-product-layout,.rx1-source-quality-hero__inner,.rx1-quality-dose,.rx1-quality-validation{grid-template-columns:1fr}.rx1-collection-feature__media{height:320px}.rx1-collection-body{grid-template-columns:1fr}.rx1-collection-sidebar{position:static}.rx1-collection-sidebar .rx1-filter-groups{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.rx1-product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.rx1-collection-feature__inner{min-height:auto}.rx1-collection-feature__media{height:220px;min-height:220px}.rx1-product-grid--collection,.rx1-product-grid--collection .rx1-product-card__actions{grid-template-columns:1fr}.rx1-product-gallery__stage{min-height:330px}.rx1-purchase-panel__header{align-items:start;flex-direction:column}.rx1-product-trust-strip div{animation:none}.rx1-quality-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.rx1-source-quality-hero__copy{justify-self:start;text-align:start}}:root{--rx1-ink: #123047;--rx1-muted: #546b7e;--rx1-deep: #123047;--rx1-deep-green: #23483f;--rx1-blue: #2f7ea5;--rx1-blue-bright: #42a9c6;--rx1-coral: #ff927d;--rx1-coral-dark: #a94839;--rx1-gold: #d7bf72;--rx1-gold-dark: #8b6e2f;--rx1-sage: #7f9178;--rx1-ice: #f7fbfc;--rx1-mist: #e9f6f8;--rx1-soft: #f3fafb;--rx1-cream: #fbfcfb;--rx1-line: rgba(18, 48, 71, .13);--rx1-radius-md: 12px;--rx1-radius-lg: 16px;--rx1-font-body: "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--rx1-font-display: "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif}body{background:linear-gradient(180deg,#ffffff 0%,var(--rx1-ice) 48%,#ffffff 100%);color:var(--rx1-ink);font-family:var(--rx1-font-body)}.rx1-header{border-bottom:1px solid rgba(18,48,71,.1);background:#fffffff0;box-shadow:none}.rx1-logo{color:var(--rx1-ink)}.rx1-logo__mark{color:var(--rx1-ink);font-family:Georgia,Times New Roman,serif;font-weight:500}.rx1-logo__sub{color:var(--rx1-sage);letter-spacing:.04em}.rx1-nav{color:var(--rx1-ink);font-size:.78rem;letter-spacing:.03em}.rx1-nav a:after{background:var(--rx1-coral)}.rx1-announcement{background:#ecf7f8;color:var(--rx1-ink)}.rx1-button,.rx1-button--gold,.rx1-product-card__actions .rx1-button,.rx1-purchase-panel .rx1-button{border:1px solid var(--rx1-coral);border-radius:var(--rx1-radius-pill);background:var(--rx1-coral);color:#172f3a;font-weight:800;box-shadow:none}.rx1-button:hover,.rx1-button:focus-visible,.rx1-button--gold:hover,.rx1-button--gold:focus-visible{border-color:#f57f6b;background:#f57f6b;color:#172f3a}.rx1-button--secondary,.rx1-button--light,.rx1-learn-link{border:1px solid rgba(47,126,165,.35);background:#fff;color:var(--rx1-ink)}.rx1-button--secondary:hover,.rx1-button--secondary:focus-visible,.rx1-button--light:hover,.rx1-button--light:focus-visible,.rx1-learn-link:hover,.rx1-learn-link:focus-visible{border-color:var(--rx1-blue);background:#eef8fa;color:var(--rx1-ink)}.rx1-kicker,.rx1-collection-feature .rx1-kicker{border:1px solid rgba(47,126,165,.24);background:#ffffffb8;color:var(--rx1-blue);letter-spacing:.04em}.rx1-landing-hero{min-height:clamp(560px,76vh,760px);align-content:center;background:var(--rx1-ice);color:var(--rx1-ink)}.rx1-hero__media img{opacity:.8;object-position:center}.rx1-hero__shade{background:linear-gradient(90deg,#fffffff5,#f7fbfce6 42%,#ebf7f961 72%,#ffffff1f),linear-gradient(180deg,#ffffffd9,#ffffff2e)}.rx1-hero__center{justify-items:start;text-align:left}.rx1-hero__headline{max-width:12ch;color:var(--rx1-ink);font-family:var(--rx1-font-display);font-size:clamp(3rem,7vw,5.5rem);font-weight:820;line-height:.98;text-transform:none}.rx1-hero__headline-emphasis{color:var(--rx1-blue);font-style:normal;font-weight:720}.rx1-hero__kicker,.rx1-hero__body{color:var(--rx1-muted)}.rx1-hero__body{max-width:46ch}.rx1-hero__actions{justify-content:flex-start}.rx1-hero-marquee{border-color:#2f7ea524;background:#fffffff0}.rx1-hero-marquee__track span{color:var(--rx1-ink);font-weight:760}.rx1-expert-goals{background:linear-gradient(135deg,#f2fafb,#fff 54%,#eef7f1)}.rx1-expert-goals__headline,.rx1-how-it-works__intro h2,.rx1-how-it-works__step h3,.rx1-section__header h2{color:var(--rx1-ink);font-family:var(--rx1-font-display);font-weight:780;text-transform:none}.rx1-expert-goals__headline em,.rx1-how-it-works__step h3 span{color:var(--rx1-blue);font-style:normal;font-weight:700}.rx1-expert-goals__note{border:1px solid rgba(47,126,165,.12);background:#ffffffd6}.rx1-how-it-works{background:#fff;color:var(--rx1-ink)}.rx1-how-it-works__step p,.rx1-how-it-works__intro p{color:var(--rx1-muted)}.rx1-product-showcase{background:#fff}.rx1-product-showcase__media,.rx1-reference-wrap{border-radius:var(--rx1-radius-lg);background:var(--rx1-mist)}.rx1-product-showcase .rx1-product-grid,.rx1-product-grid--collection{gap:clamp(1rem,2vw,1.65rem)}.rx1-product-card,.rx1-product-grid--collection .rx1-product-card,.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card{overflow:hidden;border:1px solid rgba(47,126,165,.12);border-radius:14px;background:#fff;text-align:left;transition:transform .22s var(--rx1-ease),border-color .22s var(--rx1-ease),background .22s var(--rx1-ease)}.rx1-product-card:hover,.rx1-product-grid--collection .rx1-product-card:hover{transform:translateY(-3px);border-color:#ff927d8c;background:#fffdfc}.rx1-product-card__media,.rx1-product-grid--collection .rx1-product-card__media{aspect-ratio:1 / .95;border-radius:14px 14px 0 0;background:linear-gradient(180deg,#edf8fa,#f8fcfc)}.rx1-product-card__media img,.rx1-product-grid--collection .rx1-product-card__media img{padding:clamp(.9rem,2.1vw,2rem)}.rx1-product-card__badge{min-width:0;background:#fff;color:var(--rx1-coral-dark);padding:.42rem .7rem;font-size:.78rem}.rx1-product-card__meta{color:var(--rx1-muted)}.rx1-product-card h3,.rx1-product-grid--collection .rx1-product-card h3,.rx1-product-showcase .rx1-product-grid--compact .rx1-product-card h3{max-width:none;color:var(--rx1-ink);font-family:var(--rx1-font-display);font-size:clamp(1.05rem,1.3vw,1.28rem);font-weight:760;line-height:1.15;text-align:left}.rx1-price,.rx1-product-grid--collection .rx1-price{color:var(--rx1-coral-dark);font-size:1.08rem;font-weight:850}.rx1-product-card__summary{min-height:auto;color:var(--rx1-muted);font-size:.95rem}.rx1-product-card__actions,.rx1-product-grid--collection .rx1-product-card__actions{grid-template-columns:1fr 1fr;gap:.5rem}.rx1-product-card__actions .rx1-button,.rx1-product-card__actions .rx1-learn-link,.rx1-product-grid--collection .rx1-product-card__actions .rx1-button,.rx1-product-grid--collection .rx1-product-card__actions .rx1-learn-link{min-height:40px;padding:.58rem .7rem;font-size:.84rem}.rx1-collection{background:#fff}.rx1-collection-feature{background:radial-gradient(circle at 84% 16%,rgba(255,146,125,.22),transparent 28%),linear-gradient(135deg,#f1fbfc,#fff 48%,#eef8f1);color:var(--rx1-ink)}.rx1-collection-feature__inner{min-height:clamp(320px,36vw,470px)}.rx1-collection-feature h1{max-width:12ch;color:var(--rx1-ink);font-family:var(--rx1-font-display);font-size:clamp(2.8rem,5.6vw,5rem);font-weight:780;line-height:1}.rx1-collection-feature .rx1-collection-hero__body{color:var(--rx1-muted)}.rx1-collection-feature__media{min-height:260px;border-radius:var(--rx1-radius-lg);background:#fff}.rx1-routine-pills,.rx1-source-quality-hero__pills{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center;margin-top:1rem}.rx1-routine-pills span,.rx1-source-quality-hero__pills span,.rx1-routine-pills a{min-height:34px;display:inline-flex;align-items:center;border-radius:var(--rx1-radius-pill);padding:.4rem .8rem;font-size:.84rem;font-weight:760}.rx1-routine-pills span{color:var(--rx1-muted);padding-left:0}.rx1-routine-pills a,.rx1-source-quality-hero__pills span{border:1px solid rgba(47,126,165,.18);background:#ffffffc7;color:var(--rx1-ink)}.rx1-collection-sidebar__heading h2,.rx1-collection-grid-header h2,.rx1-collection-strip__header h2,.rx1-collection-faq h2,.rx1-product-module-header h2{color:var(--rx1-ink);font-weight:760}.rx1-collection-sidebar .rx1-filter-groups--empty span,.rx1-collection-sidebar .rx1-filter-group summary{color:var(--rx1-ink)}.rx1-sort-select,.rx1-sort-select select{color:var(--rx1-ink)}.rx1-collection-strip,.rx1-collection-faq,.rx1-product-hero,.rx1-product-label-details .rx1-shell{border:0;border-radius:var(--rx1-radius-lg);background:var(--rx1-ice)}.rx1-collection-strip,.rx1-product-label-details .rx1-shell{border-top:0}.rx1-collection-strip .rx1-info-card span{background:#ff927d2e;color:var(--rx1-coral-dark)}.rx1-product-hero{margin-top:clamp(.55rem,1.4vw,1rem);padding:clamp(.7rem,1.5vw,1.05rem);background:#fff}.rx1-product-gallery__stage{border:0;border-radius:var(--rx1-radius-lg);background:linear-gradient(180deg,#eef8fa,#fbfdfd)}.rx1-product-gallery__thumb{border-color:#2f7ea529;border-radius:10px}.rx1-product-badges span,.rx1-product-meta div{border:1px solid rgba(47,126,165,.14);background:#f6fbfc;color:var(--rx1-ink)}.rx1-product-info h1{max-width:16ch;color:var(--rx1-ink);font-family:var(--rx1-font-display);font-size:clamp(2.05rem,3.5vw,3.1rem);font-weight:780;line-height:1.02}.rx1-product-info__subtitle,.rx1-product-description{color:var(--rx1-muted)}.rx1-purchase-panel{border:1px solid rgba(47,126,165,.18);border-radius:var(--rx1-radius-lg);background:#fff}.rx1-purchase-panel__header{background:linear-gradient(135deg,#f0fafb,#fff5f2)}.rx1-purchase-panel__header strong{color:var(--rx1-ink);font-weight:780}.rx1-price--product{color:var(--rx1-coral-dark)}.rx1-purchase-list{color:var(--rx1-muted)}.rx1-purchase-list li:before{color:var(--rx1-coral-dark)}.rx1-option-row select,.rx1-quantity input,.rx1-search-form input,.rx1-contact-form input,.rx1-contact-form textarea,.rx1-newsletter input{border-color:#2f7ea52e;background:#fff}.rx1-product-quick-accordions summary{color:var(--rx1-ink);font-weight:780}.rx1-product-trust-strip{border-color:#2f7ea524;background:#eef8f1;color:var(--rx1-ink)}.rx1-faq-card,.rx1-info-card,.rx1-quality-card,.rx1-quality-validation__badges article{border:1px solid rgba(47,126,165,.12);border-radius:var(--rx1-radius-md);background:#fff}.rx1-faq-card[open]{border-color:#ff927d75;background:#fffdfc}.rx1-source-quality-page{background:#fff;color:var(--rx1-ink)}.rx1-source-quality-hero{background:radial-gradient(circle at 20% 16%,rgba(66,169,198,.18),transparent 26%),linear-gradient(135deg,#fff,#f2fafb 52%,#f7fbf7)}.rx1-source-quality-hero__inner{align-items:center}.rx1-source-quality-hero__media{min-height:clamp(320px,42vw,560px);border:0;border-radius:var(--rx1-radius-lg)}.rx1-source-quality-hero__copy{justify-self:start;text-align:left}.rx1-source-quality-hero__copy h1,.rx1-quality-dose__copy h2,.rx1-quality-section-heading h2,.rx1-quality-validation h2{color:var(--rx1-ink);font-family:var(--rx1-font-display);font-weight:780;line-height:1.02}.rx1-source-quality-hero__copy p:not(.rx1-kicker),.rx1-quality-dose__copy p,.rx1-quality-section-heading p,.rx1-quality-validation p{color:var(--rx1-muted)}.rx1-quality-dose{gap:0;overflow:hidden;border-radius:var(--rx1-radius-lg);background:#fff}.rx1-quality-dose__copy{background:#f2fafb}.rx1-quality-mosaic{background:#fff}.rx1-quality-mosaic img{filter:saturate(.96) brightness(1.03)}.rx1-quality-card h3,.rx1-quality-avoid__item h3,.rx1-quality-validation__badges h3{color:var(--rx1-ink);font-weight:760}.rx1-quality-avoid{background:linear-gradient(135deg,#f7fbf7,#fff4f1);color:var(--rx1-ink)}.rx1-quality-avoid .rx1-quality-section-heading h2,.rx1-quality-avoid .rx1-quality-section-heading p,.rx1-quality-avoid__item h3,.rx1-quality-avoid__item p{color:var(--rx1-ink)}.rx1-quality-avoid .rx1-quality-section-heading p,.rx1-quality-avoid__item p{color:var(--rx1-muted)}.rx1-quality-avoid__grid{gap:1rem;background:transparent}.rx1-quality-avoid__item{border:1px solid rgba(255,146,125,.18);border-radius:var(--rx1-radius-md);background:#ffffffc7}.rx1-quality-avoid__item span{background:#ff927d38;color:var(--rx1-coral-dark)}.rx1-quality-validation{border-radius:var(--rx1-radius-lg);background:#f6fbfc;padding-inline:clamp(1rem,2vw,1.4rem)}.rx1-footer{background:var(--rx1-ink)}@media(max-width:1180px){.rx1-hero__shade{background:#ffffffdb}.rx1-product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:860px){.rx1-landing-hero{min-height:auto}.rx1-hero__center{min-height:auto;padding-block:2.4rem 1.6rem}.rx1-hero__headline,.rx1-collection-feature h1,.rx1-product-info h1,.rx1-source-quality-hero__copy h1{font-size:clamp(2.25rem,11vw,3.35rem)}.rx1-hero__body{max-width:32ch}.rx1-product-grid--collection,.rx1-product-card__actions,.rx1-product-grid--collection .rx1-product-card__actions{grid-template-columns:1fr}.rx1-collection-feature__media{height:230px}.rx1-product-gallery__stage{min-height:220px;max-height:220px}.rx1-product-gallery__stage img,.rx1-product-gallery__stage .rx1-placeholder{width:auto;max-width:100%;height:auto;max-height:205px;padding:.75rem}.rx1-product-gallery__thumbs{display:none}.rx1-product-info{gap:.78rem}.rx1-product-info h1{order:1;max-width:12ch;font-size:clamp(1.92rem,8.8vw,2.35rem);line-height:.98}.rx1-product-badges{order:0}.rx1-purchase-panel{order:2}.rx1-product-info__subtitle,.rx1-product-description{order:3}.rx1-product-meta{order:4}.rx1-product-quick-accordions{order:5}.rx1-product-info__subtitle{font-size:.98rem;line-height:1.45}.rx1-product-meta{gap:.34rem}.rx1-purchase-list{display:none}.rx1-purchase-panel__header{flex-direction:row;align-items:center;gap:.55rem;padding:.9rem 1rem}.rx1-purchase-panel__header strong{font-size:1.15rem}.rx1-price--product{font-size:1.22rem}.rx1-purchase-panel .rx1-product-form{grid-template-columns:minmax(88px,.42fr) minmax(0,1fr);align-items:end;gap:.65rem;padding:.85rem 1rem 1rem}.rx1-purchase-panel .rx1-product-form .rx1-button{min-height:48px}.rx1-dynamic-checkout{grid-column:1 / -1}.rx1-purchase-panel .rx1-buy-note{padding:.72rem 1rem .85rem;font-size:.82rem}.rx1-product-trust-strip div{width:100%;flex-wrap:wrap;justify-content:center;gap:.45rem 1rem;animation:none}.rx1-product-trust-strip span{white-space:normal;font-size:.82rem}.rx1-sticky-buy{padding:.6rem .75rem}.rx1-sticky-buy__inner{gap:.65rem}.rx1-sticky-buy__summary strong{font-size:.86rem}.rx1-sticky-buy__price{font-size:.82rem}.rx1-sticky-buy .rx1-button,.rx1-sticky-buy .rx1-status{min-height:42px;padding-inline:.85rem}.rx1-source-quality-hero__media{min-height:260px}.rx1-quality-mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}}:root{--rx1-font-body: "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--rx1-font-display: "Avenir Next", "Segoe UI", "Helvetica Neue", Arial, sans-serif;--rx1-champagne: #f6bf7a;--rx1-champagne-hover: #f2ad62;--rx1-navy: #0d1f3d;--rx1-quiet-ink: #1b304f;--rx1-header-height: 76px;--rx1-announcement-height: 0px;--rx1-fixed-chrome-height: var(--rx1-header-height);--rx1-button-radius: 6px}body{color:var(--rx1-quiet-ink);font-family:var(--rx1-font-body);font-weight:400}body:not(.template-index) main{padding-top:var(--rx1-header-height)}.rx1-announcement{display:none!important}.rx1-header{position:fixed;inset-block-start:0;inset-inline:0;z-index:60;border-bottom:1px solid transparent;background:transparent;box-shadow:none;color:var(--rx1-navy);transition:background .18s var(--rx1-ease),border-color .18s var(--rx1-ease),box-shadow .18s var(--rx1-ease),color .18s var(--rx1-ease)}.rx1-header__inner{min-height:var(--rx1-header-height)}.rx1-header.is-scrolled,.rx1-header.is-open{border-bottom-color:#0d1f3d14;background:#fffffffa;box-shadow:0 4px 8px #0d1f3d14;color:var(--rx1-navy)}.rx1-logo{width:clamp(92px,8.5vw,128px);color:currentColor}.rx1-logo__image-wrap{position:relative;width:100%;aspect-ratio:200 / 78;display:block}.rx1-logo__image{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:contain;transition:opacity .18s var(--rx1-ease)}.rx1-logo__fallback{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.rx1-logo__mark,.rx1-logo__sub{display:none}.rx1-nav,.rx1-nav a,.rx1-header__utility,.rx1-header__utility a,.rx1-header__utility button{color:currentColor}.rx1-nav{font-family:var(--rx1-font-body);font-size:.82rem;font-weight:600;letter-spacing:0}.rx1-icon-link svg{stroke:currentColor}.rx1-header__cta,.rx1-menu-toggle{border-radius:var(--rx1-button-radius);font-weight:700}.rx1-button,.rx1-button--gold,.rx1-button--secondary,.rx1-button--light,.rx1-button--small,.rx1-product-card__actions .rx1-button,.rx1-product-grid--collection .rx1-product-card__actions .rx1-button,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button,.rx1-purchase-panel .rx1-button,.rx1-contact-form button,.rx1-newsletter button,.rx1-search-form button,.shopify-payment-button__button--unbranded{min-height:46px;border:1px solid var(--rx1-champagne);border-radius:var(--rx1-button-radius);background:var(--rx1-champagne);color:#111;padding:.78rem 1.55rem;font-family:var(--rx1-font-body);font-weight:700;letter-spacing:0;text-transform:uppercase;box-shadow:none}.rx1-button:hover,.rx1-button:focus-visible,.rx1-button--gold:hover,.rx1-button--gold:focus-visible,.rx1-button--secondary:hover,.rx1-button--secondary:focus-visible,.rx1-button--light:hover,.rx1-button--light:focus-visible,.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:focus-visible{border-color:var(--rx1-champagne-hover);background:var(--rx1-champagne-hover);color:#111;transform:translateY(-1px)}.rx1-button:disabled,.rx1-product-card__actions .rx1-button:disabled,.rx1-purchase-panel .rx1-button:disabled{border-color:#d7dee8;background:#e5e8ec;color:#667085}.rx1-learn-link,.rx1-product-card__actions .rx1-learn-link,.rx1-product-grid--collection .rx1-product-card__actions .rx1-learn-link{min-height:46px;border-radius:var(--rx1-button-radius);font-weight:600;letter-spacing:0}.rx1-hero__headline,.rx1-expert-goals__headline,.rx1-section__header h2,.rx1-how-it-works__intro h2,.rx1-how-it-works__step h3,.rx1-product-card h3,.rx1-product-info h1,.rx1-collection-feature h1,.rx1-source-quality-hero__copy h1,.rx1-quality-dose__copy h2,.rx1-quality-section-heading h2,.rx1-quality-validation h2{font-family:var(--rx1-font-display);font-weight:560;letter-spacing:0}.rx1-hero__headline span{color:var(--rx1-quiet-ink)}.rx1-hero__headline-emphasis,.rx1-expert-goals__headline em,.rx1-price,.rx1-price--product,.rx1-purchase-panel__header strong{font-weight:700}.rx1-hero__kicker,.rx1-hero-marquee__track span,.rx1-product-card__badge,.rx1-product-card__meta,.rx1-routine-pills a,.rx1-source-quality-hero__pills span{font-weight:600;letter-spacing:0}.rx1-product-showcase__intro{align-items:center}.rx1-product-showcase__media{background:#fff}.rx1-product-showcase__media img,.rx1-story-section__media img,.rx1-source-quality-hero__media img,.rx1-quality-mosaic img,.rx1-placeholder--product img,.rx1-product-card__media img,.rx1-product-gallery__stage img{object-fit:contain}.rx1-hero__media{overflow:hidden}.rx1-hero__media img{transform:none}.template-index .rx1-hero__shade{background:linear-gradient(180deg,#0d1f3d33,#0d1f3d00 18%),linear-gradient(90deg,#fffffff5,#f7fbfce6 42%,#ebf7f961 72%,#ffffff1f),linear-gradient(180deg,#ffffffd9,#ffffff2e)}.rx1-product-showcase__media img,.rx1-story-section__media img,.rx1-source-quality-hero__media img,.rx1-placeholder--product img{width:100%;height:100%}.rx1-placeholder--product{min-height:0;aspect-ratio:1 / 1;background:#fff}.rx1-placeholder--product img{padding:clamp(.8rem,2vw,1.7rem)}.rx1-story-section{overflow:hidden;background:#fff}.rx1-story-section--goals,.rx1-story-section--trust,.rx1-story-section--faq{background:#fff}.rx1-story-section--routine,.rx1-story-section--source{background:#f7f8fa}.rx1-story-section__layout{min-height:clamp(560px,72vh,760px);display:grid;grid-template-columns:minmax(0,1.1fr) minmax(360px,.9fr);align-items:center;gap:clamp(2rem,5vw,5.8rem)}.rx1-story-section--routine .rx1-story-section__layout,.rx1-story-section--source .rx1-story-section__layout{grid-template-columns:minmax(360px,.9fr) minmax(0,1.1fr)}.rx1-story-section__media,.rx1-source-facts__media.rx1-story-section__media{min-height:clamp(380px,50vw,620px);margin:0;border:0;border-radius:0;background:#fff}.rx1-story-section__copy{display:grid;align-content:center;justify-items:start;gap:clamp(1rem,2vw,1.5rem)}.rx1-story-section .rx1-section__header,.rx1-source-facts .rx1-section__header{display:grid;align-items:start;justify-content:start;gap:1rem;margin:0}.rx1-story-section .rx1-section__header h2,.rx1-how-it-works__intro h2,.rx1-source-facts .rx1-section__header h2{max-width:11ch;font-size:clamp(2.55rem,5.4vw,5.1rem);line-height:.98;text-wrap:balance}.rx1-story-section .rx1-section__header p,.rx1-how-it-works__intro p,.rx1-source-facts .rx1-section__header p,.rx1-expert-goals__body{max-width:44ch;color:#40546c;font-size:clamp(1rem,1.25vw,1.16rem);line-height:1.55}.rx1-story-section__links,.rx1-trust-grid,.rx1-ingredient-grid,.rx1-story-section .rx1-card-grid,.rx1-how-it-works__steps{width:100%;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:.75rem}.rx1-story-link,.rx1-story-section .rx1-trust-card,.rx1-story-section .rx1-info-card,.rx1-story-section .rx1-faq-card,.rx1-how-it-works__step{border:1px solid rgba(13,31,61,.08);border-radius:10px;background:#ffffffc7;padding:.9rem 1rem;box-shadow:none}.rx1-story-link span,.rx1-story-section .rx1-trust-card h3,.rx1-story-section .rx1-info-card h3,.rx1-story-section .rx1-faq-card summary,.rx1-how-it-works__step h3{color:var(--rx1-navy);font-family:var(--rx1-font-body);font-size:.98rem;font-weight:700;line-height:1.25}.rx1-story-link small,.rx1-story-section .rx1-trust-card p,.rx1-story-section .rx1-info-card p,.rx1-story-section .rx1-faq-card p,.rx1-how-it-works__step p{display:block;margin-top:.35rem;color:#52657a;font-size:.88rem;line-height:1.45}.rx1-expert-goals__layout{min-height:clamp(560px,72vh,760px)}.rx1-expert-goals__media{background:#fff}.rx1-expert-goals__media img{object-fit:contain}.rx1-expert-goals__copy{justify-items:start}.rx1-expert-goals__copy .rx1-button{margin-top:.4rem}.rx1-expert-goals__notes{grid-template-columns:repeat(3,minmax(0,1fr))}.rx1-expert-goals__note{border-radius:10px;box-shadow:none}.rx1-source-quality-hero{padding-top:var(--rx1-header-height)}.rx1-source-quality-hero__media{background:#fff}@media(max-width:1180px){.rx1-story-section__layout,.rx1-story-section--routine .rx1-story-section__layout,.rx1-story-section--source .rx1-story-section__layout{grid-template-columns:1fr 1fr;gap:clamp(1.4rem,3vw,2.4rem)}}@media(max-width:860px){:root{--rx1-header-height: 68px}body:not(.template-index) main{padding-top:var(--rx1-header-height)}.rx1-header__inner{min-height:var(--rx1-header-height)}.rx1-logo{width:92px}.rx1-menu-toggle{min-height:42px;border:1px solid rgba(13,31,61,.16);background:#ffffffe6;color:var(--rx1-navy)}.template-index .rx1-header.is-at-top:not(.is-open) .rx1-menu-toggle{border-color:#ffffff73;background:#ffffff24;color:#fff}.rx1-header.is-open .rx1-header__nav-wrap,.rx1-header.is-open .rx1-header__utility{background:#fff;color:var(--rx1-navy);box-shadow:0 4px 8px #0d1f3d14}.rx1-button,.rx1-button--gold,.rx1-button--secondary,.rx1-button--light,.rx1-product-card__actions .rx1-button,.rx1-product-card__actions .rx1-learn-link,.rx1-story-section .rx1-button,.rx1-purchase-panel .rx1-button{width:100%}.rx1-hero__center{padding-top:calc(var(--rx1-header-height) + 2rem)}.rx1-story-section__layout,.rx1-story-section--routine .rx1-story-section__layout,.rx1-story-section--source .rx1-story-section__layout{min-height:auto;grid-template-columns:1fr;gap:1.2rem}.rx1-story-section__media,.rx1-source-facts__media.rx1-story-section__media{min-height:320px;order:0}.rx1-story-section__copy{order:1;padding-bottom:1rem}.rx1-story-section .rx1-section__header h2,.rx1-how-it-works__intro h2,.rx1-source-facts .rx1-section__header h2{max-width:12ch;font-size:clamp(2.2rem,10vw,3.25rem)}.rx1-story-section__links,.rx1-trust-grid,.rx1-ingredient-grid,.rx1-story-section .rx1-card-grid,.rx1-how-it-works__steps,.rx1-expert-goals__notes{grid-template-columns:1fr}.rx1-product-showcase__media img,.rx1-story-section__media img,.rx1-source-quality-hero__media img{padding:.6rem}}.template-index .rx1-header.is-at-top:not(.is-open){color:var(--rx1-navy)}@media(max-width:860px){.template-index .rx1-header.is-at-top:not(.is-open) .rx1-menu-toggle{border-color:#0d1f3d29;background:#ffffffe6;color:var(--rx1-navy)}}:root{--rx1-announcement-height: 42px;--rx1-header-height: 92px;--rx1-fixed-chrome-height: calc(var(--rx1-announcement-height) + var(--rx1-header-height))}body{padding-top:0}body:not(.template-index) main{padding-top:var(--rx1-fixed-chrome-height)}.rx1-announcement{position:fixed;inset-block-start:0;inset-inline:0;z-index:82;min-height:var(--rx1-announcement-height);display:flex!important;align-items:center;justify-content:center;border-bottom:1px solid rgba(13,31,61,.05);background:#f5ecdc;color:var(--rx1-navy);padding:.45rem 1rem;font-size:.88rem;font-weight:400;line-height:1.35;text-align:center;transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .18s var(--rx1-ease)}.rx1-nav-scrolled .rx1-announcement,.rx1-announcement.is-hidden{transform:translateY(-100%);opacity:0;pointer-events:none}.rx1-header{position:fixed;inset-block-start:var(--rx1-announcement-height);inset-inline:0;z-index:81;overflow:visible;border-bottom:0;background:transparent!important;box-shadow:none;color:var(--rx1-navy);transition:inset-block-start .26s cubic-bezier(.22,1,.36,1),color .18s var(--rx1-ease)}.rx1-header:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-bottom:1px solid rgba(13,31,61,.08);background:#fffffffa;box-shadow:0 5px 12px #0d1f3d14;transform:translateY(-105%);transition:transform .26s cubic-bezier(.22,1,.36,1),opacity .18s var(--rx1-ease)}.rx1-header.is-scrolled,.rx1-header.is-open{inset-block-start:0;color:var(--rx1-navy)}.rx1-header.is-scrolled:before,.rx1-header.is-open:before{transform:translateY(0)}.rx1-header__inner{position:relative;z-index:1;min-height:var(--rx1-header-height);grid-template-columns:minmax(132px,.32fr) minmax(420px,1fr) minmax(148px,.32fr)}.rx1-logo{width:clamp(124px,8vw,156px)}.rx1-logo__image--dark{opacity:1}.rx1-logo__image--light{opacity:0}.template-index .rx1-header.is-at-top:not(.is-open){color:#fff}.template-index .rx1-header.is-at-top:not(.is-open) .rx1-logo__image--dark{opacity:0}.template-index .rx1-header.is-at-top:not(.is-open) .rx1-logo__image--light{opacity:1}.rx1-header.is-scrolled .rx1-logo__image--dark,.rx1-header.is-open .rx1-logo__image--dark{opacity:1}.rx1-header.is-scrolled .rx1-logo__image--light,.rx1-header.is-open .rx1-logo__image--light{opacity:0}.rx1-nav{gap:clamp(1.6rem,3.2vw,4.25rem);color:currentColor;font-size:clamp(.72rem,.82vw,.86rem);font-weight:560;letter-spacing:.14em;text-transform:uppercase}.rx1-nav a{min-height:42px;color:currentColor;opacity:.94}.rx1-nav a:after{inset-inline:.08em .22em;inset-block-end:.3rem;height:1px;background:currentColor;transform:scaleX(0)}.rx1-nav a:hover:after,.rx1-nav a:focus-visible:after,.rx1-nav a[aria-current=page]:after{transform:scaleX(1)}.rx1-header__utility{gap:1.15rem;color:currentColor}.rx1-icon-link{min-width:34px;color:currentColor}.rx1-icon-link svg{width:24px;height:24px;stroke:currentColor;stroke-width:1.75}.rx1-icon-link--cart span{inset-block-start:.26rem;inset-inline-end:.05rem;background:#f3d986;color:var(--rx1-navy);font-size:.64rem;font-weight:700}.template-index .rx1-hero__shade{background:linear-gradient(180deg,#0d1f3d85,#0d1f3d38 24%,#ffffffe6 58%,#fff3),linear-gradient(90deg,#fffffff5,#f7fbfce0 42%,#ebf7f95c 72%,#ffffff1f)}.template-index .rx1-hero__center{padding-top:max(clamp(3rem,8vw,6rem),calc(var(--rx1-fixed-chrome-height) + 1.75rem))}.rx1-source-quality-hero{padding-top:var(--rx1-fixed-chrome-height)}@media(max-width:1180px){.rx1-header__inner{grid-template-columns:minmax(116px,.25fr) minmax(360px,1fr) minmax(132px,.25fr)}.rx1-nav{gap:clamp(1rem,2.2vw,2rem);letter-spacing:.1em}}@media(max-width:860px){:root{--rx1-announcement-height: 38px;--rx1-header-height: 72px}body:not(.template-index) main{padding-top:var(--rx1-fixed-chrome-height)}.rx1-announcement{padding-inline:.8rem;font-size:.74rem}.rx1-header__inner{grid-template-columns:1fr auto;min-height:var(--rx1-header-height)}.rx1-logo{width:104px}.rx1-menu-toggle{min-height:40px;border:1px solid rgba(13,31,61,.18);border-radius:var(--rx1-button-radius);background:#ffffffeb;color:var(--rx1-navy);font-weight:600}.template-index .rx1-header.is-at-top:not(.is-open) .rx1-menu-toggle{border-color:#ffffffad;background:#ffffff1a;color:#fff}.rx1-header.is-open .rx1-header__inner{padding-block-end:.9rem}.rx1-header.is-open .rx1-header__nav-wrap,.rx1-header.is-open .rx1-header__utility{background:transparent;box-shadow:none;color:var(--rx1-navy)}.rx1-header.is-open .rx1-nav{gap:.15rem;letter-spacing:.08em}.rx1-header.is-open .rx1-nav a{width:100%;min-height:38px}.template-index .rx1-hero__center{padding-top:calc(var(--rx1-fixed-chrome-height) + 1.4rem)}}@media(prefers-reduced-motion:reduce){.rx1-announcement,.rx1-header,.rx1-header:before{transition:none}}.rx1-header:before{transform:translateY(-118%);opacity:0;transition:transform .52s cubic-bezier(.16,1,.3,1),opacity .28s var(--rx1-ease)}.rx1-header.is-scrolled:before,.rx1-header.is-open:before{opacity:1;transform:translateY(0);animation:rx1HeaderPanelDrop .56s cubic-bezier(.16,1,.3,1) both}.rx1-header.is-scrolled .rx1-header__inner,.rx1-header.is-open .rx1-header__inner{animation:rx1HeaderContentDrop .52s cubic-bezier(.16,1,.3,1) both}.rx1-announcement{transition:transform .42s cubic-bezier(.16,1,.3,1),opacity .24s var(--rx1-ease)}.template-index .rx1-hero__headline>span{opacity:0;transform:translateY(.24em);animation:rx1HeroLineIn .78s cubic-bezier(.16,1,.3,1) .28s forwards}.rx1-hero__headline-emphasis[data-rx1-typewriter].rx1-typewriter-ready .rx1-typewriter-word span{opacity:0;transform:translateY(.24em);animation:none}.rx1-hero__headline-emphasis[data-rx1-typewriter].rx1-typewriter-ready.is-typing .rx1-typewriter-word span{animation:rx1Typewriter .86s cubic-bezier(.16,1,.3,1) forwards;animation-delay:calc(var(--rx1-char-index) * 64ms + .12s)}@keyframes rx1HeaderPanelDrop{0%{opacity:0;transform:translateY(-118%)}to{opacity:1;transform:translateY(0)}}@keyframes rx1HeaderContentDrop{0%{transform:translateY(-10px)}to{transform:translateY(0)}}@keyframes rx1HeroLineIn{0%{opacity:0;transform:translateY(.24em)}to{opacity:1;transform:translateY(0)}}@media(prefers-reduced-motion:reduce){.rx1-header.is-scrolled:before,.rx1-header.is-open:before,.rx1-header.is-scrolled .rx1-header__inner,.rx1-header.is-open .rx1-header__inner,.template-index .rx1-hero__headline>span,.rx1-hero__headline-emphasis[data-rx1-typewriter].rx1-typewriter-ready.is-typing .rx1-typewriter-word span{opacity:1;transform:none;animation:none}}.template-index .rx1-landing-hero{min-height:min(920px,100vh)}.template-index .rx1-hero__center{width:min(100%,1320px);min-height:clamp(650px,82vh,850px);display:grid;grid-template-columns:minmax(0,.9fr) minmax(420px,1fr);align-items:center;justify-items:stretch;gap:clamp(1.8rem,5vw,5rem);text-align:left}.rx1-hero__copy{display:grid;justify-items:start;max-width:640px}.template-index .rx1-hero__headline{max-width:12ch;font-size:clamp(3.5rem,6.8vw,6rem)}.template-index .rx1-hero__body{max-width:42ch}.template-index .rx1-hero__actions{justify-content:start}.rx1-hero__product-lineup{display:flex;align-items:center;justify-content:center;position:relative;min-height:clamp(360px,43vw,560px);margin:0}.rx1-hero__product-lineup-image{display:block;width:min(100%,clamp(380px,42vw,720px));height:auto;max-height:clamp(320px,52vh,590px);object-fit:contain;background:transparent!important;filter:drop-shadow(0 24px 34px rgba(13,31,61,.18));animation:rx1ProductFloat 5.5s ease-in-out infinite}.rx1-hero__product-frame{position:absolute;display:block;width:clamp(150px,16vw,246px);aspect-ratio:1 / 1;filter:drop-shadow(0 22px 32px rgba(13,31,61,.16));animation:rx1ProductFloat 5.5s ease-in-out infinite}.rx1-hero__product-frame img{width:100%;height:100%;object-fit:contain}.rx1-hero__product-frame--1{left:32%;top:10%;z-index:4;width:clamp(180px,19vw,300px)}.rx1-hero__product-frame--2{left:4%;top:20%;z-index:3;animation-delay:.35s}.rx1-hero__product-frame--3{right:0;top:24%;z-index:2;animation-delay:.7s}.rx1-hero__product-frame--4{left:18%;bottom:0;z-index:1;animation-delay:1.05s}.rx1-hero__product-frame--5{right:18%;bottom:2%;z-index:3;animation-delay:1.4s}@keyframes rx1ProductFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.rx1-story-section--goals .rx1-story-section__links{grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.rx1-promo-tiles{background:#f7f8fa}.rx1-promo-tiles__header{max-width:760px;margin-bottom:clamp(1.5rem,3vw,2.4rem)}.rx1-promo-tiles__header h2{max-width:12ch;margin:0;color:var(--rx1-navy);font-family:var(--rx1-font-display);font-size:clamp(2.6rem,5vw,4.8rem);font-weight:560;line-height:.98;letter-spacing:0}.rx1-promo-tiles__header p{max-width:48ch;margin:1rem 0 0;color:#40546c;font-size:clamp(1rem,1.2vw,1.14rem);line-height:1.55}.rx1-promo-tiles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(1rem,2.4vw,2rem)}.rx1-promo-tile{min-height:clamp(520px,52vw,680px);display:grid;grid-template-rows:minmax(300px,1fr) auto;align-content:end;position:relative;overflow:hidden;border-radius:8px;background:#fff}.rx1-promo-tile__media{position:relative;margin:0;display:grid;place-items:center;min-height:clamp(300px,34vw,460px);background:linear-gradient(180deg,#eaf2f5bd,#ffffffeb),#fff}.rx1-promo-tile__media img{width:min(72%,470px);height:min(72%,470px);margin-top:0;object-fit:contain;filter:drop-shadow(0 24px 30px rgba(13,31,61,.14))}.rx1-promo-tile__copy{position:relative;z-index:1;display:grid;justify-items:start;gap:.9rem;padding:clamp(1.1rem,3vw,2.2rem);background:#fff}.rx1-promo-tile__copy h3{max-width:13ch;margin:0;color:var(--rx1-navy);font-family:var(--rx1-font-display);font-size:clamp(2rem,4vw,3.8rem);font-weight:560;line-height:1}.rx1-promo-tile__copy p{max-width:42ch;margin:0;color:#40546c;line-height:1.55}.rx1-label-transparency{background:#fff}.rx1-label-transparency__layout{min-height:clamp(620px,76vh,780px);display:grid;grid-template-columns:minmax(420px,1fr) minmax(280px,.66fr) minmax(360px,.9fr);align-items:center;gap:clamp(1.4rem,3vw,3rem)}.rx1-label-transparency__copy{display:grid;justify-items:start;gap:1.2rem}.rx1-label-transparency__copy .rx1-section__header h2{max-width:11em;font-size:clamp(2rem,3.1vw,3rem);line-height:1.05;text-wrap:normal}.rx1-label-transparency__media{margin:0;min-height:clamp(360px,42vw,560px);display:grid;place-items:center}.rx1-label-transparency__media img{width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 24px 32px rgba(13,31,61,.12))}.rx1-label-transparency__cards{display:grid;gap:.75rem}.rx1-label-transparency__card{display:grid;gap:.35rem;border:1px solid rgba(13,31,61,.08);border-radius:8px;background:#f7f8fa;padding:1rem}.rx1-label-transparency__card span{color:#6c7a68;font-size:.76rem;font-weight:700}.rx1-label-transparency__card h3{margin:0;color:var(--rx1-navy);font-size:1rem;font-weight:700}.rx1-label-transparency__card p{margin:0;color:#52657a;font-size:.9rem;line-height:1.45}@media(max-width:980px){.template-index .rx1-hero__center,.rx1-label-transparency__layout{grid-template-columns:1fr}.template-index .rx1-hero__center{min-height:auto;padding-top:calc(var(--rx1-fixed-chrome-height) + 1.4rem);text-align:left}.rx1-hero__product-lineup{width:100%;min-height:340px}.rx1-promo-tiles__grid{grid-template-columns:1fr}}@media(max-width:640px){.template-index .rx1-hero__headline{font-size:clamp(2.55rem,12vw,3.7rem)}.rx1-hero__product-lineup{min-height:260px}.rx1-hero__product-lineup-image{width:min(92vw,430px);max-height:245px}.rx1-hero__product-frame{width:34vw}.rx1-hero__product-frame--1{left:30%;width:44vw}.rx1-hero__product-frame--2{left:0}.rx1-hero__product-frame--3{right:-2%}.rx1-hero__product-frame--4{left:10%}.rx1-hero__product-frame--5{right:12%}.rx1-promo-tile{min-height:auto}.rx1-promo-tile__media{min-height:300px}.rx1-promo-tile__media img{width:min(76%,360px);height:min(76%,360px)}.rx1-label-transparency__media{min-height:300px;order:-1}.rx1-label-transparency__cards{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.rx1-hero__product-frame{animation:none}}html.rx1-home-snap{scroll-behavior:smooth;scroll-snap-type:y mandatory;overscroll-behavior-y:contain}html.rx1-home-snap.rx1-home-snap-is-animating{scroll-behavior:auto;scroll-snap-type:none}html.rx1-home-snap--reduced-motion{scroll-behavior:auto}html.rx1-home-snap body.template-index{overflow-x:hidden}html.rx1-home-snap body.template-index .rx1-snap-panel,html.rx1-home-snap body.template-index #MainContent>section{min-height:100svh;scroll-snap-align:start;scroll-snap-stop:always}html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-landing-hero,html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-section,html.rx1-home-snap body.template-index #MainContent>section.rx1-landing-hero,html.rx1-home-snap body.template-index #MainContent>section.rx1-section{width:100%;min-height:100svh}html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-section,html.rx1-home-snap body.template-index #MainContent>section.rx1-section{display:flex;align-items:center;padding-block:calc(var(--rx1-header-height) + clamp(.55rem,1.6svh,1.1rem)) clamp(18px,3.2svh,38px)}html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-section>.rx1-shell,html.rx1-home-snap body.template-index #MainContent>section.rx1-section>.rx1-shell{width:min(var(--rx1-container),calc(100vw - 32px),calc((100svh - 108px)*1.777))}html.rx1-home-snap body.template-index .rx1-landing-hero{display:grid;grid-template-rows:1fr auto;align-content:stretch;min-height:100svh}html.rx1-home-snap body.template-index .rx1-landing-hero .rx1-hero__center{min-height:0;height:calc(100svh - 38px);padding-block:calc(var(--rx1-header-height) + .7rem) 1.2rem}html.rx1-home-snap body.template-index .rx1-hero__headline{max-width:12ch;font-size:clamp(3.1rem,6vw,5.45rem);line-height:.96}html.rx1-home-snap body.template-index .rx1-hero__body{max-width:40ch;margin-top:1rem;font-size:clamp(.98rem,1.2vw,1.14rem);line-height:1.45}html.rx1-home-snap body.template-index .rx1-hero__actions{margin-top:1.15rem}html.rx1-home-snap body.template-index .rx1-hero__product-lineup{min-height:clamp(310px,39svh,500px)}html.rx1-home-snap body.template-index .rx1-hero-marquee__track{padding-block:.55rem}html.rx1-home-snap body.template-index .rx1-story-section__layout,html.rx1-home-snap body.template-index .rx1-how-it-works__layout,html.rx1-home-snap body.template-index .rx1-source-facts__layout{min-height:0;grid-template-columns:minmax(0,1fr) minmax(320px,.82fr);gap:clamp(1.4rem,4vw,4.2rem)}html.rx1-home-snap body.template-index .rx1-story-section--routine .rx1-story-section__layout,html.rx1-home-snap body.template-index .rx1-story-section--source .rx1-story-section__layout{grid-template-columns:minmax(320px,.82fr) minmax(0,1fr)}html.rx1-home-snap body.template-index .rx1-story-section__media,html.rx1-home-snap body.template-index .rx1-source-facts__media.rx1-story-section__media{height:clamp(300px,45svh,540px);min-height:clamp(300px,45svh,540px);max-height:calc(100svh - 190px);overflow:hidden}html.rx1-home-snap body.template-index .rx1-story-section__media img,html.rx1-home-snap body.template-index .rx1-source-facts__media img{width:100%;height:100%;object-fit:contain}html.rx1-home-snap body.template-index .rx1-story-section .rx1-section__header,html.rx1-home-snap body.template-index .rx1-source-facts .rx1-section__header{gap:.85rem}html.rx1-home-snap body.template-index .rx1-story-section .rx1-section__header h2,html.rx1-home-snap body.template-index .rx1-how-it-works__intro h2,html.rx1-home-snap body.template-index .rx1-source-facts .rx1-section__header h2{max-width:11ch;font-size:clamp(2.25rem,4.3vw,4.45rem);line-height:1}html.rx1-home-snap body.template-index .rx1-story-section .rx1-section__header p,html.rx1-home-snap body.template-index .rx1-how-it-works__intro p,html.rx1-home-snap body.template-index .rx1-source-facts .rx1-section__header p{max-width:46ch;font-size:clamp(.9rem,1.05vw,1.02rem);line-height:1.45}html.rx1-home-snap body.template-index .rx1-story-section__links,html.rx1-home-snap body.template-index .rx1-how-it-works__steps,html.rx1-home-snap body.template-index .rx1-trust-grid,html.rx1-home-snap body.template-index .rx1-ingredient-grid,html.rx1-home-snap body.template-index .rx1-story-section .rx1-card-grid{gap:.65rem}html.rx1-home-snap body.template-index .rx1-story-link,html.rx1-home-snap body.template-index .rx1-how-it-works__step,html.rx1-home-snap body.template-index .rx1-story-section .rx1-trust-card,html.rx1-home-snap body.template-index .rx1-story-section .rx1-info-card,html.rx1-home-snap body.template-index .rx1-story-section .rx1-faq-card{padding:.82rem}html.rx1-home-snap body.template-index .rx1-product-showcase--compact{padding-block:clamp(84px,9svh,108px) clamp(24px,4svh,42px)}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-product-showcase__intro{grid-template-columns:minmax(0,.82fr) minmax(220px,.52fr);gap:clamp(.8rem,2vw,1.6rem);margin-bottom:clamp(.7rem,1.4svh,1rem)}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-section__header h2{font-size:clamp(1.9rem,3.1vw,2.85rem)}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-section__header p{max-width:44ch;font-size:.9rem;line-height:1.4}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-product-showcase__media img{height:clamp(110px,15svh,190px)}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.55rem,1.1vw,.85rem)}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__media{aspect-ratio:1 / .48}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__body{gap:.34rem;padding:.58rem}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__meta{display:none}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card h3{min-height:auto;margin-bottom:.2rem;font-size:.9rem}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-price{margin-bottom:.25rem;font-size:.95rem}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__actions .rx1-button,html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__actions .rx1-learn-link{min-height:32px;font-size:.72rem}html.rx1-home-snap body.template-index .rx1-promo-tiles__header{margin-bottom:clamp(.55rem,1.25svh,1rem)}html.rx1-home-snap body.template-index .rx1-promo-tiles__header h2{max-width:13ch;font-size:clamp(1.9rem,3.3vw,3.15rem)}html.rx1-home-snap body.template-index .rx1-promo-tiles__header p{max-width:44ch;margin-top:.65rem;font-size:.88rem;line-height:1.35}html.rx1-home-snap body.template-index .rx1-promo-tile{min-height:clamp(300px,50svh,430px);grid-template-rows:minmax(170px,1fr) auto}html.rx1-home-snap body.template-index .rx1-promo-tile__media{min-height:clamp(165px,29svh,280px)}html.rx1-home-snap body.template-index .rx1-promo-tile__media img{width:min(58%,300px);height:min(58%,300px)}html.rx1-home-snap body.template-index .rx1-promo-tile__copy{gap:.42rem;padding:clamp(.72rem,1.45vw,1.05rem)}html.rx1-home-snap body.template-index .rx1-promo-tile__copy h3{max-width:16ch;font-size:clamp(1.22rem,2.3vw,2.1rem)}html.rx1-home-snap body.template-index .rx1-promo-tile__copy p{font-size:.8rem;line-height:1.3}html.rx1-home-snap body.template-index .rx1-promo-tile__copy .rx1-button{min-height:36px;padding-block:.52rem;font-size:.72rem}html.rx1-home-snap body.template-index .rx1-label-transparency__layout{min-height:0;grid-template-columns:minmax(300px,.9fr) minmax(230px,.56fr) minmax(320px,.86fr);gap:clamp(1rem,2.4vw,2.2rem)}html.rx1-home-snap body.template-index .rx1-label-transparency__copy{gap:.9rem}html.rx1-home-snap body.template-index .rx1-label-transparency__copy .rx1-section__header h2{font-size:clamp(1.95rem,3vw,2.75rem)}html.rx1-home-snap body.template-index .rx1-label-transparency__copy .rx1-section__header p{max-width:43ch;font-size:.92rem;line-height:1.42}html.rx1-home-snap body.template-index .rx1-label-transparency__media{min-height:clamp(250px,37svh,430px)}html.rx1-home-snap body.template-index .rx1-label-transparency__cards{gap:.55rem}html.rx1-home-snap body.template-index .rx1-label-transparency__card{padding:.75rem}html.rx1-home-snap body.template-index .rx1-label-transparency__card h3{font-size:.92rem}html.rx1-home-snap body.template-index .rx1-label-transparency__card p{font-size:.82rem;line-height:1.34}html.rx1-home-snap body.template-index .rx1-story-section--faq .rx1-story-section__media{min-height:clamp(240px,36svh,440px)}html.rx1-home-snap body.template-index .rx1-story-section--faq .rx1-faq-card p{font-size:.86rem;line-height:1.36}html.rx1-home-snap body.template-index .rx1-footer{min-height:100svh;scroll-snap-align:start;scroll-snap-stop:always;display:flex;align-items:center;padding-block:calc(var(--rx1-header-height) + 1rem) clamp(1.5rem,4svh,3rem)}html.rx1-home-snap body.template-index .rx1-footer__grid{width:min(var(--rx1-container),calc(100vw - 32px));gap:clamp(1rem,3vw,2.6rem)}html.rx1-home-snap body.template-index .rx1-footer p{font-size:.92rem;line-height:1.42}@media(max-width:980px){html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-section,html.rx1-home-snap body.template-index #MainContent>section.rx1-section{padding-block:calc(var(--rx1-header-height) + .8rem) 1rem}html.rx1-home-snap body.template-index .rx1-snap-panel,html.rx1-home-snap body.template-index #MainContent>section{overflow:hidden}html.rx1-home-snap body.template-index .rx1-landing-hero .rx1-hero__center{height:calc(100svh - 32px);padding-block:calc(var(--rx1-header-height) + .45rem) .8rem}html.rx1-home-snap body.template-index .rx1-hero__headline{max-width:11ch;font-size:clamp(2.2rem,9.6vw,3.18rem)}html.rx1-home-snap body.template-index .rx1-hero__kicker{margin-bottom:.5rem;font-size:.72rem}html.rx1-home-snap body.template-index .rx1-hero__body{margin-top:.55rem;font-size:.83rem;line-height:1.34}html.rx1-home-snap body.template-index .rx1-hero__actions{width:100%;gap:.42rem;margin-top:.7rem}html.rx1-home-snap body.template-index .rx1-hero__actions .rx1-button{min-height:38px;padding-block:.55rem;font-size:.7rem}html.rx1-home-snap body.template-index .rx1-hero__product-lineup{min-height:clamp(188px,28svh,255px)}html.rx1-home-snap body.template-index .rx1-hero__product-lineup-image{width:min(86vw,410px);max-height:clamp(168px,27svh,235px)}html.rx1-home-snap body.template-index .rx1-hero__product-frame{width:29vw}html.rx1-home-snap body.template-index .rx1-hero__product-frame--1{width:38vw;left:31%;top:4%}html.rx1-home-snap body.template-index .rx1-hero__product-frame--2{left:3%;top:17%}html.rx1-home-snap body.template-index .rx1-hero__product-frame--3{right:3%;top:18%}html.rx1-home-snap body.template-index .rx1-hero__product-frame--4{left:13%;bottom:4%}html.rx1-home-snap body.template-index .rx1-hero__product-frame--5{right:15%;bottom:6%}html.rx1-home-snap body.template-index .rx1-hero-marquee__track{padding-block:.34rem}html.rx1-home-snap body.template-index .rx1-hero-marquee__track span{font-size:.62rem}html.rx1-home-snap body.template-index .rx1-story-section__layout,html.rx1-home-snap body.template-index .rx1-how-it-works__layout,html.rx1-home-snap body.template-index .rx1-source-facts__layout,html.rx1-home-snap body.template-index .rx1-story-section--routine .rx1-story-section__layout,html.rx1-home-snap body.template-index .rx1-story-section--source .rx1-story-section__layout{grid-template-columns:1fr;gap:.72rem}html.rx1-home-snap body.template-index .rx1-story-section__media,html.rx1-home-snap body.template-index .rx1-source-facts__media.rx1-story-section__media{height:clamp(140px,22svh,188px);min-height:clamp(140px,22svh,188px);max-height:188px}html.rx1-home-snap body.template-index .rx1-story-section__media img,html.rx1-home-snap body.template-index .rx1-source-facts__media img{padding:.2rem}html.rx1-home-snap body.template-index .rx1-story-section__copy{gap:.62rem;padding-bottom:0}html.rx1-home-snap body.template-index .rx1-story-section .rx1-section__header h2,html.rx1-home-snap body.template-index .rx1-how-it-works__intro h2,html.rx1-home-snap body.template-index .rx1-source-facts .rx1-section__header h2{max-width:14ch;font-size:clamp(1.85rem,8.6vw,2.6rem)}html.rx1-home-snap body.template-index .rx1-story-section .rx1-section__header p,html.rx1-home-snap body.template-index .rx1-how-it-works__intro p,html.rx1-home-snap body.template-index .rx1-source-facts .rx1-section__header p{font-size:.8rem;line-height:1.32}html.rx1-home-snap body.template-index .rx1-story-link,html.rx1-home-snap body.template-index .rx1-how-it-works__step,html.rx1-home-snap body.template-index .rx1-story-section .rx1-trust-card,html.rx1-home-snap body.template-index .rx1-story-section .rx1-info-card,html.rx1-home-snap body.template-index .rx1-story-section .rx1-faq-card{padding:.58rem}html.rx1-home-snap body.template-index .rx1-story-link small,html.rx1-home-snap body.template-index .rx1-how-it-works__step p,html.rx1-home-snap body.template-index .rx1-story-section .rx1-trust-card p,html.rx1-home-snap body.template-index .rx1-story-section .rx1-info-card p,html.rx1-home-snap body.template-index .rx1-story-section .rx1-faq-card p{font-size:.74rem;line-height:1.28}html.rx1-home-snap body.template-index .rx1-story-section .rx1-button{min-height:38px;padding-block:.52rem;font-size:.72rem}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-product-showcase__intro{grid-template-columns:minmax(0,1fr) minmax(92px,.42fr);margin-bottom:.55rem}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-section__header h2{font-size:clamp(1.6rem,7.8vw,2.25rem)}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-section__header p{font-size:.75rem;line-height:1.28}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-product-showcase__media img{height:clamp(74px,14svh,118px)}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact,html.rx1-home-snap body.template-index .rx1-promo-tiles__grid,html.rx1-home-snap body.template-index .rx1-label-transparency__cards{display:grid;grid-auto-flow:column;grid-template-columns:none;overflow-x:auto;overscroll-behavior-x:contain;scroll-snap-type:x mandatory;scrollbar-width:none;-webkit-overflow-scrolling:touch}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact::-webkit-scrollbar,html.rx1-home-snap body.template-index .rx1-promo-tiles__grid::-webkit-scrollbar,html.rx1-home-snap body.template-index .rx1-label-transparency__cards::-webkit-scrollbar{display:none}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact{grid-auto-columns:minmax(168px,68vw);padding-bottom:.2rem}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card,html.rx1-home-snap body.template-index .rx1-promo-tile,html.rx1-home-snap body.template-index .rx1-label-transparency__card{scroll-snap-align:start}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__media{aspect-ratio:1 / .6}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card h3{font-size:.82rem}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__actions{grid-template-columns:1fr}html.rx1-home-snap body.template-index .rx1-promo-tiles__header{margin-bottom:.7rem}html.rx1-home-snap body.template-index .rx1-promo-tiles__header h2{font-size:clamp(1.65rem,7.4vw,2.35rem)}html.rx1-home-snap body.template-index .rx1-promo-tiles__header p{margin-top:.45rem;font-size:.78rem;line-height:1.3}html.rx1-home-snap body.template-index .rx1-promo-tiles__grid{grid-auto-columns:minmax(250px,82vw)}html.rx1-home-snap body.template-index .rx1-promo-tile{min-height:0;grid-template-rows:minmax(150px,22svh) auto}html.rx1-home-snap body.template-index .rx1-promo-tile__media{min-height:150px}html.rx1-home-snap body.template-index .rx1-promo-tile__media img{width:min(62%,230px);height:min(62%,230px)}html.rx1-home-snap body.template-index .rx1-promo-tile__copy{padding:.8rem}html.rx1-home-snap body.template-index .rx1-promo-tile__copy h3{max-width:17ch;font-size:clamp(1.15rem,5.3vw,1.7rem)}html.rx1-home-snap body.template-index .rx1-promo-tile__copy p{font-size:.74rem;line-height:1.3}html.rx1-home-snap body.template-index .rx1-label-transparency__layout{grid-template-columns:1fr;gap:.62rem}html.rx1-home-snap body.template-index .rx1-label-transparency__media{min-height:clamp(126px,20svh,178px);order:-1}html.rx1-home-snap body.template-index .rx1-label-transparency__copy{gap:.58rem}html.rx1-home-snap body.template-index .rx1-label-transparency__copy .rx1-section__header h2{font-size:clamp(1.45rem,6.4vw,2rem)}html.rx1-home-snap body.template-index .rx1-label-transparency__copy .rx1-section__header p{font-size:.75rem;line-height:1.28}html.rx1-home-snap body.template-index .rx1-label-transparency__copy .rx1-button{min-height:38px;padding-block:.52rem;font-size:.72rem}html.rx1-home-snap body.template-index .rx1-label-transparency__cards{grid-auto-columns:minmax(206px,76vw);gap:.5rem}html.rx1-home-snap body.template-index .rx1-label-transparency__card{padding:.62rem}html.rx1-home-snap body.template-index .rx1-label-transparency__card p{font-size:.73rem}html.rx1-home-snap body.template-index .rx1-story-section--faq .rx1-story-section__media{min-height:108px;max-height:16svh}html.rx1-home-snap body.template-index .rx1-footer{padding-block:calc(var(--rx1-header-height) + .7rem) 1rem}html.rx1-home-snap body.template-index .rx1-footer__grid{grid-template-columns:1fr;gap:.65rem}html.rx1-home-snap body.template-index .rx1-footer h2,html.rx1-home-snap body.template-index .rx1-footer h3{margin-bottom:.28rem}html.rx1-home-snap body.template-index .rx1-footer p{margin-block:.25rem;font-size:.78rem;line-height:1.28}html.rx1-home-snap body.template-index .rx1-newsletter{gap:.45rem}}@media(max-height:680px),(orientation:landscape)and (max-height:620px){html.rx1-home-snap body.template-index .rx1-snap-panel,html.rx1-home-snap body.template-index #MainContent>section{overflow-y:auto}html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-section,html.rx1-home-snap body.template-index #MainContent>section.rx1-section{min-height:100svh}}@media(prefers-reduced-motion:reduce){html.rx1-home-snap{scroll-behavior:auto}}:root{--rx1-control-radius: 6px;--rx1-deep: #0d1f3d;--rx1-body-ink: #183552;--rx1-cart-z: 1300}body,.rx1-section,.rx1-footer,.rx1-product-card,.rx1-info-card,.rx1-trust-card,.rx1-story-link,.rx1-faq-card{color:var(--rx1-body-ink)}h1,h2,h3,h4,.rx1-price,.rx1-nav a,.rx1-logo,.rx1-section__header h1,.rx1-section__header h2{color:var(--rx1-deep)}input:not([type=hidden]),select,textarea,.rx1-option-row select,.rx1-quantity input,.rx1-search-form input,.rx1-contact-form input,.rx1-contact-form textarea,.rx1-newsletter input,.rx1-sort-select select{min-height:44px;border:1px solid rgba(13,31,61,.2);border-radius:6px!important;background:#fff;color:var(--rx1-deep);box-shadow:none}input::placeholder,textarea::placeholder{color:#0d1f3d94}.rx1-newsletter,.rx1-search-form{align-items:stretch}.rx1-source-note,.rx1-product-card__badge,.skip-link{background:#fff;color:var(--rx1-deep)}.template-index .rx1-header.is-at-top:not(.is-open){color:var(--rx1-deep)}.template-index .rx1-header.is-at-top:not(.is-open) .rx1-logo__image--dark{opacity:1}.template-index .rx1-header.is-at-top:not(.is-open) .rx1-logo__image--light{opacity:0}.template-index .rx1-header.is-at-top:not(.is-open) .rx1-nav a,.template-index .rx1-header.is-at-top:not(.is-open) .rx1-icon-link,.template-index .rx1-header.is-at-top:not(.is-open) .rx1-menu-toggle{color:var(--rx1-deep)}.template-index .rx1-landing-hero,.template-index .rx1-hero__kicker,.template-index .rx1-hero__headline,.template-index .rx1-hero__headline-emphasis,.template-index .rx1-hero__body,.template-index .rx1-hero-marquee{color:var(--rx1-deep)}.template-index .rx1-hero__shade{background:linear-gradient(90deg,#f7f9fbf5,#f7f9fbe6 44%,#f7f9fbbd),#f7f9fbad}.template-index .rx1-hero__media img{opacity:.28}.template-index .rx1-button--light{border-color:#0d1f3d3d;background:#ffffffe0;color:var(--rx1-deep)}html.rx1-home-snap body.template-index{--rx1-snap-safe-height: calc(100svh - var(--rx1-header-height, 88px) - 30px)}html.rx1-home-snap body.template-index .rx1-snap-panel,html.rx1-home-snap body.template-index #MainContent>section{height:100svh;min-height:100svh;max-height:100svh;overflow:hidden}html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-section,html.rx1-home-snap body.template-index #MainContent>section.rx1-section{min-height:100svh;padding-block:calc(var(--rx1-header-height, 88px) + clamp(.35rem,1svh,.75rem)) clamp(10px,2svh,22px)}html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-section>.rx1-shell,html.rx1-home-snap body.template-index #MainContent>section.rx1-section>.rx1-shell,html.rx1-home-snap body.template-index .rx1-landing-hero .rx1-hero__center{max-height:var(--rx1-snap-safe-height)}html.rx1-home-snap body.template-index .rx1-landing-hero .rx1-hero__center{height:var(--rx1-snap-safe-height);padding-block:calc(var(--rx1-header-height, 88px) + .35rem) .75rem}html.rx1-home-snap body.template-index .rx1-hero__headline{max-width:13ch;font-size:clamp(2.45rem,5vw,4.25rem);line-height:.98}html.rx1-home-snap body.template-index .rx1-hero__body{max-width:42ch;margin-top:.7rem;font-size:clamp(.86rem,1vw,1rem);line-height:1.36}html.rx1-home-snap body.template-index .rx1-hero__actions{margin-top:.8rem}html.rx1-home-snap body.template-index .rx1-hero__product-lineup{min-height:clamp(230px,31svh,390px)}html.rx1-home-snap body.template-index .rx1-hero-marquee__track{padding-block:.35rem;color:var(--rx1-deep)}html.rx1-home-snap body.template-index .rx1-story-section__layout,html.rx1-home-snap body.template-index .rx1-how-it-works__layout,html.rx1-home-snap body.template-index .rx1-source-facts__layout,html.rx1-home-snap body.template-index .rx1-story-section--routine .rx1-story-section__layout,html.rx1-home-snap body.template-index .rx1-story-section--source .rx1-story-section__layout{grid-template-columns:minmax(280px,.86fr) minmax(0,1fr);gap:clamp(1rem,2.8vw,2.8rem)}html.rx1-home-snap body.template-index .rx1-story-section__media,html.rx1-home-snap body.template-index .rx1-source-facts__media.rx1-story-section__media{height:clamp(210px,33svh,390px);min-height:clamp(210px,33svh,390px);max-height:calc(var(--rx1-snap-safe-height) - 130px)}html.rx1-home-snap body.template-index .rx1-story-section .rx1-section__header h2,html.rx1-home-snap body.template-index .rx1-how-it-works__intro h2,html.rx1-home-snap body.template-index .rx1-source-facts .rx1-section__header h2{max-width:14ch;font-size:clamp(1.65rem,3.2vw,3.25rem);line-height:1.03;color:var(--rx1-deep)}html.rx1-home-snap body.template-index .rx1-story-section .rx1-section__header p,html.rx1-home-snap body.template-index .rx1-how-it-works__intro p,html.rx1-home-snap body.template-index .rx1-source-facts .rx1-section__header p{max-width:44ch;font-size:clamp(.78rem,.9vw,.93rem);line-height:1.34;color:var(--rx1-body-ink)}html.rx1-home-snap body.template-index .rx1-story-section__links,html.rx1-home-snap body.template-index .rx1-how-it-works__steps,html.rx1-home-snap body.template-index .rx1-trust-grid,html.rx1-home-snap body.template-index .rx1-ingredient-grid,html.rx1-home-snap body.template-index .rx1-story-section .rx1-card-grid{gap:.5rem}html.rx1-home-snap body.template-index .rx1-story-link,html.rx1-home-snap body.template-index .rx1-how-it-works__step,html.rx1-home-snap body.template-index .rx1-story-section .rx1-trust-card,html.rx1-home-snap body.template-index .rx1-story-section .rx1-info-card,html.rx1-home-snap body.template-index .rx1-story-section .rx1-faq-card{padding:.62rem}html.rx1-home-snap body.template-index .rx1-story-link small,html.rx1-home-snap body.template-index .rx1-how-it-works__step p,html.rx1-home-snap body.template-index .rx1-story-section .rx1-trust-card p,html.rx1-home-snap body.template-index .rx1-story-section .rx1-info-card p,html.rx1-home-snap body.template-index .rx1-story-section .rx1-faq-card p{font-size:.74rem;line-height:1.25}html.rx1-home-snap body.template-index .rx1-product-showcase--compact{padding-block:calc(var(--rx1-header-height, 88px) + .45rem) 1rem}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-product-showcase__intro{grid-template-columns:minmax(0,1fr) minmax(160px,.34fr);margin-bottom:.55rem}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-section__header h2{max-width:14ch;font-size:clamp(1.55rem,2.7vw,2.45rem)}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-section__header p{max-width:42ch;font-size:.78rem;line-height:1.28}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-product-showcase__media img{height:clamp(82px,11svh,140px)}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__media{aspect-ratio:1 / .4}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__body{padding:.52rem}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__summary{display:none}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card h3{font-size:.82rem;line-height:1.16}html.rx1-home-snap body.template-index .rx1-promo-tiles__grid{gap:clamp(.65rem,1.4vw,1rem)}html.rx1-home-snap body.template-index .rx1-promo-tile{min-height:clamp(240px,42svh,350px);grid-template-rows:minmax(130px,1fr) auto}html.rx1-home-snap body.template-index .rx1-promo-tile__media{min-height:clamp(130px,22svh,220px)}html.rx1-home-snap body.template-index .rx1-promo-tile__media img{width:min(46%,230px);height:min(46%,230px)}html.rx1-home-snap body.template-index .rx1-promo-tile__copy h3{max-width:18ch;font-size:clamp(1rem,1.9vw,1.55rem)}html.rx1-home-snap body.template-index .rx1-promo-tile__copy p{font-size:.74rem;line-height:1.25}html.rx1-home-snap body.template-index .rx1-label-transparency__layout{grid-template-columns:minmax(0,.9fr) minmax(180px,.45fr);gap:clamp(.8rem,2vw,1.6rem)}html.rx1-home-snap body.template-index .rx1-label-transparency__media{min-height:160px;max-height:30svh}html.rx1-home-snap body.template-index .rx1-label-transparency__cards{gap:.5rem}html.rx1-home-snap body.template-index .rx1-label-transparency__card{padding:.55rem}.rx1-back-to-top{position:fixed;right:clamp(14px,2vw,28px);bottom:clamp(14px,2vw,28px);z-index:980;width:48px;height:48px;display:grid;place-items:center;border:1px solid rgba(13,31,61,.18);border-radius:6px;background:#f7c27c;color:var(--rx1-deep);font-size:1.25rem;font-weight:800;opacity:0;pointer-events:none;transform:translateY(10px);transition:opacity .18s var(--rx1-ease),transform .18s var(--rx1-ease)}.rx1-back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}body.rx1-cart-drawer-open{overflow:hidden}body.rx1-cart-drawer-open .rx1-back-to-top{opacity:0;pointer-events:none}.rx1-cart-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:var(--rx1-cart-z);background:#06122175;opacity:0;transition:opacity .22s var(--rx1-ease)}.rx1-cart-overlay.is-visible{opacity:1}.rx1-cart-drawer{position:fixed;inset-block:0;inset-inline-end:0;z-index:calc(var(--rx1-cart-z) + 1);width:min(560px,100vw);pointer-events:none;transform:translate(104%);transition:transform .26s cubic-bezier(.16,1,.3,1)}.rx1-cart-drawer.is-open{pointer-events:auto;transform:translate(0)}.rx1-cart-drawer__panel{height:100%;display:grid;grid-template-rows:auto auto minmax(0,1fr);background:#fff;color:var(--rx1-body-ink);box-shadow:-8px 0 18px #0d1f3d1f}.rx1-cart-drawer__header{min-height:82px;display:flex;align-items:center;justify-content:space-between;gap:1rem;padding:1rem clamp(1rem,3vw,1.5rem);border-bottom:1px solid rgba(13,31,61,.1)}.rx1-cart-drawer__header p,.rx1-cart-drawer__header h2{margin:0}.rx1-cart-drawer__header p{color:var(--rx1-body-ink);font-size:.78rem}.rx1-cart-drawer__header h2{color:var(--rx1-deep);font-size:clamp(1.45rem,3vw,2rem);line-height:1}.rx1-cart-drawer__close{width:42px;height:42px;display:grid;place-items:center;border:1px solid rgba(13,31,61,.18);border-radius:6px;background:#fff;color:var(--rx1-deep);font-size:1.45rem;line-height:1}.rx1-cart-drawer__shipping{margin:.9rem clamp(1rem,3vw,1.5rem) 0;padding:.75rem .9rem;border-radius:6px;background:#eef7f6;color:var(--rx1-deep);font-weight:700;text-align:center}.rx1-cart-drawer__body{min-height:0;display:grid}.rx1-cart-drawer__form{min-height:0;display:grid;grid-template-rows:minmax(0,1fr) auto}.rx1-cart-drawer__items{min-height:0;overflow-y:auto;padding:1rem clamp(1rem,3vw,1.5rem);display:grid;align-content:start;grid-auto-rows:max-content;gap:.8rem}.rx1-cart-line{display:grid;align-self:start;grid-template-columns:104px minmax(0,1fr);gap:.8rem;padding:.72rem;border:1px solid rgba(13,31,61,.12);border-radius:8px;background:#fff}.rx1-cart-line__image{aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:6px;background:#f4fafb}.rx1-cart-line__image img{width:100%;height:100%;object-fit:contain}.rx1-cart-line__content{min-width:0;display:grid;gap:.52rem}.rx1-cart-line__top{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.7rem;align-items:start}.rx1-cart-line__top h3,.rx1-cart-line__top p{margin:0}.rx1-cart-line__top h3{font-size:.98rem;line-height:1.14;color:var(--rx1-deep)}.rx1-cart-line__top p{color:var(--rx1-deep);font-weight:800;white-space:nowrap}.rx1-cart-line__meta{display:flex;flex-wrap:wrap;gap:.35rem;color:var(--rx1-body-ink);font-size:.78rem}.rx1-cart-line__controls{display:flex;align-items:end;justify-content:space-between;gap:.75rem}.rx1-cart-line__controls label{display:grid;gap:.25rem;color:var(--rx1-deep);font-size:.72rem;font-weight:700}.rx1-cart-line__controls input{width:76px;min-height:38px;padding:.35rem .45rem;text-align:center}.rx1-cart-line__controls button,.rx1-cart-drawer__view-cart{border:0;background:transparent;color:var(--rx1-deep);font-weight:700;text-decoration:underline;text-underline-offset:.18em}.rx1-cart-drawer__footer{display:grid;gap:.8rem;padding:1rem clamp(1rem,3vw,1.5rem) 1.2rem;border-top:1px solid rgba(13,31,61,.1);background:#fff}.rx1-cart-drawer__subtotal{display:flex;justify-content:space-between;gap:1rem;color:var(--rx1-deep);font-size:1.05rem}.rx1-cart-drawer__footer p{margin:0;color:var(--rx1-body-ink);font-size:.8rem;line-height:1.35}.rx1-cart-drawer__empty{align-self:center;padding:clamp(1.25rem,4vw,2rem);text-align:center}.rx1-cart-drawer__empty h3{margin:0 0 .6rem;color:var(--rx1-deep);font-size:1.7rem}.rx1-cart-drawer__empty p{margin:0 auto 1rem;max-width:30ch}.rx1-cart-drawer.is-busy .rx1-cart-drawer__body{opacity:.62;pointer-events:none}.rx1-cart-page__header{align-items:center}.rx1-cart-page__header p,.rx1-cart-page__header h1{margin:0}.rx1-cart-page__form{display:grid;grid-template-columns:minmax(0,1fr) minmax(280px,.34fr);gap:clamp(1rem,3vw,2rem);align-items:start}.rx1-cart-page__items{display:grid;gap:.9rem}.rx1-cart-page__line{display:grid;grid-template-columns:128px minmax(0,1fr) auto;gap:1rem;align-items:center;padding:.85rem;border:1px solid rgba(13,31,61,.12);border-radius:8px}.rx1-cart-page__image{aspect-ratio:1;display:grid;place-items:center;overflow:hidden;border-radius:6px;background:#f4fafb}.rx1-cart-page__image img{width:100%;height:100%;object-fit:contain}.rx1-cart-page__copy h3{margin:0 0 .45rem;color:var(--rx1-deep)}.rx1-cart-page__meta{display:flex;flex-wrap:wrap;gap:.45rem;margin-bottom:.7rem;color:var(--rx1-body-ink);font-size:.86rem}.rx1-cart-page__summary{position:sticky;top:calc(var(--rx1-header-height, 88px) + 1rem);display:grid;gap:.9rem;padding:1rem;border:1px solid rgba(13,31,61,.12);border-radius:8px;background:#fff}.rx1-cart-page__summary div{display:flex;justify-content:space-between;color:var(--rx1-deep);font-size:1.1rem}.rx1-cart-page__summary p{margin:0;font-size:.86rem}@media(max-width:749px){html.rx1-home-snap body.template-index{--rx1-snap-safe-height: calc(100svh - var(--rx1-header-height, 72px) - 22px)}html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-section,html.rx1-home-snap body.template-index #MainContent>section.rx1-section{padding-block:calc(var(--rx1-header-height, 72px) + .4rem) .75rem}html.rx1-home-snap body.template-index .rx1-landing-hero .rx1-hero__center{height:var(--rx1-snap-safe-height);padding-block:calc(var(--rx1-header-height, 72px) + .45rem) .5rem}html.rx1-home-snap body.template-index .rx1-hero__headline{font-size:clamp(2rem,10vw,3rem)}html.rx1-home-snap body.template-index .rx1-hero__body{font-size:.78rem;line-height:1.28}html.rx1-home-snap body.template-index .rx1-hero__product-lineup{min-height:clamp(150px,24svh,230px)}html.rx1-home-snap body.template-index .rx1-hero__product-lineup-image{max-height:clamp(140px,23svh,220px)}html.rx1-home-snap body.template-index .rx1-story-section__layout,html.rx1-home-snap body.template-index .rx1-how-it-works__layout,html.rx1-home-snap body.template-index .rx1-source-facts__layout,html.rx1-home-snap body.template-index .rx1-story-section--routine .rx1-story-section__layout,html.rx1-home-snap body.template-index .rx1-story-section--source .rx1-story-section__layout{grid-template-columns:1fr;gap:.62rem}html.rx1-home-snap body.template-index .rx1-story-section__media,html.rx1-home-snap body.template-index .rx1-source-facts__media.rx1-story-section__media{height:clamp(112px,20svh,170px);min-height:clamp(112px,20svh,170px);order:-1}html.rx1-home-snap body.template-index .rx1-story-section .rx1-section__header h2,html.rx1-home-snap body.template-index .rx1-how-it-works__intro h2,html.rx1-home-snap body.template-index .rx1-source-facts .rx1-section__header h2{font-size:clamp(1.35rem,6vw,2rem)}html.rx1-home-snap body.template-index .rx1-story-section .rx1-section__header p,html.rx1-home-snap body.template-index .rx1-how-it-works__intro p,html.rx1-home-snap body.template-index .rx1-source-facts .rx1-section__header p{font-size:.73rem;line-height:1.25}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-product-showcase__intro{grid-template-columns:minmax(0,1fr) 72px}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-section__header h2{font-size:clamp(1.35rem,6vw,2rem)}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-section__header p{font-size:.72rem}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-product-showcase__media img{height:72px}html.rx1-home-snap body.template-index .rx1-promo-tile{min-height:306px}html.rx1-home-snap body.template-index .rx1-promo-tile__media{min-height:132px}html.rx1-home-snap body.template-index .rx1-label-transparency__layout{grid-template-columns:1fr}html.rx1-home-snap body.template-index .rx1-label-transparency__media{min-height:100px;max-height:16svh}.rx1-cart-drawer{width:100vw}.rx1-cart-line{grid-template-columns:88px minmax(0,1fr)}.rx1-cart-line__top{grid-template-columns:1fr;gap:.35rem}.rx1-cart-page__form,.rx1-cart-page__line{grid-template-columns:1fr}.rx1-cart-page__image{width:150px}.rx1-cart-page__summary{position:static}}.visually-hidden{position:absolute!important;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}body.rx1-search-overlay-open{overflow:hidden}.rx1-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1240;pointer-events:none;background:#0d1f3d2e;opacity:0;transition:opacity .22s var(--rx1-ease)}.rx1-search-overlay.is-open{pointer-events:auto;opacity:1}.rx1-search-overlay__panel{width:100%;max-height:min(560px,78svh);overflow:auto;background:#fff;color:var(--rx1-deep);transform:translateY(-18px);transition:transform .26s var(--rx1-ease);box-shadow:0 8px 18px #0d1f3d1f}.rx1-search-overlay.is-open .rx1-search-overlay__panel{transform:translateY(0)}.rx1-search-overlay__form,.rx1-search-page__form{width:min(var(--rx1-container),calc(100vw - 32px));min-height:78px;display:grid;grid-template-columns:24px minmax(0,1fr) auto;gap:.9rem;align-items:center;margin-inline:auto;border-bottom:1px solid rgba(13,31,61,.1)}.rx1-search-overlay__icon,.rx1-search-page__icon{display:inline-flex;color:#000}.rx1-search-overlay__icon svg,.rx1-search-page__icon svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round;stroke-linejoin:round}.rx1-search-overlay__form input,.rx1-search-page__form input{width:100%;min-height:54px;border:0!important;border-radius:0!important;padding:0;color:#242424;font-size:clamp(1.1rem,1.8vw,1.45rem);font-weight:420}.rx1-search-overlay__form input:focus,.rx1-search-page__form input:focus{outline:none}.rx1-search-overlay__close{width:44px;height:44px;display:grid;place-items:center;border:0;border-radius:6px;background:transparent;color:#000;cursor:pointer;font-size:1.8rem;line-height:1}.rx1-search-overlay__body{width:min(var(--rx1-container),calc(100vw - 32px));margin-inline:auto;padding:1.25rem 0 2rem}.rx1-search-overlay__body h2,.rx1-search-page__header h1{margin:0 0 1rem;color:#000;font-size:clamp(1.35rem,2vw,1.65rem);font-weight:760}.rx1-search-overlay__rail{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:clamp(1rem,2vw,1.55rem)}.rx1-search-overlay__product{display:grid;gap:.7rem;color:#000;text-decoration:none}.rx1-search-overlay__product-media{display:grid;place-items:center;aspect-ratio:1;overflow:hidden;border-radius:8px;background:#f3f8fb}.rx1-search-overlay__product-media img,.rx1-search-overlay__product-media .rx1-placeholder{width:100%;height:100%;object-fit:contain;padding:.75rem}.rx1-search-overlay__product-title{min-height:2.35em;color:#000;font-size:clamp(.9rem,1.1vw,1rem);font-weight:720;line-height:1.18}.rx1-search-page{min-height:70vh;padding-block:clamp(2rem,5vw,4rem);background:#fff}.rx1-search-page__header{margin-bottom:.5rem}.rx1-search-page__form{width:100%;margin-bottom:clamp(1.4rem,3vw,2rem)}.rx1-search-page__count{margin:0 0 1rem;color:var(--rx1-body-ink)}.template-index .rx1-hero__shade{background:linear-gradient(90deg,#f7f9fbfa,#f7f9fbe0 38%,#f7f9fb8f 68%,#f7f9fb2e),#f7f9fb29}.template-index .rx1-hero__media img{opacity:.58;filter:saturate(.94) contrast(1.02)}.template-index .rx1-hero__headline{max-width:14ch;color:var(--rx1-deep);font-size:clamp(2.45rem,5.1vw,4.9rem);font-weight:820;letter-spacing:0;line-height:1.02;text-transform:none}.template-index .rx1-hero__headline>span{font-style:italic;font-weight:920}.template-index .rx1-hero__headline-emphasis{margin-top:.18em;color:var(--rx1-deep);font-family:var(--rx1-font-signature);font-size:clamp(1.85rem,3vw,3.05rem);font-style:normal;font-weight:520;line-height:.98}.template-index .rx1-hero__body{display:none}.template-index .rx1-hero__actions .rx1-button{min-width:190px;justify-content:center}.rx1-hero__product-frame{background:transparent}.rx1-hero__product-frame img{mix-blend-mode:normal}.rx1-product-card{height:100%;display:grid;grid-template-rows:auto 1fr auto}.rx1-product-card__body{height:100%;display:grid;grid-template-rows:auto minmax(2.4em,auto) auto 1fr auto;align-content:start}.rx1-product-card h3{min-height:2.4em}.rx1-product-card h3 a{color:inherit;text-decoration:none}.rx1-product-card__actions{align-self:end}.rx1-product-card__badge{display:none!important}.rx1-collection-poster{padding-block:clamp(.85rem,1.8vw,1.3rem);background:linear-gradient(180deg,#fff,#f7fbfc)}.rx1-collection-poster__media{height:clamp(128px,16vw,210px);margin:0;overflow:hidden;border-radius:8px;background:#f3f8fb}.rx1-collection-poster__media img{width:100%;height:100%;object-fit:cover;object-position:center 52%}.rx1-collection-body{grid-template-columns:minmax(190px,230px) minmax(0,1fr);gap:clamp(1.1rem,2.2vw,1.8rem);padding-top:clamp(.9rem,1.8vw,1.35rem)}.rx1-collection-sidebar__heading h2{color:#000;font-size:clamp(1.55rem,2vw,1.9rem);font-weight:760}.rx1-collection-sidebar .rx1-filter-group ul{display:grid;gap:.32rem;margin:.55rem 0 0;padding:0;list-style:none}.rx1-collection-sidebar .rx1-filter-group li,.rx1-collection-sidebar .rx1-filter-group a{color:#0d1f3dad;font-size:.94rem;line-height:1.35;text-decoration:none}.rx1-collection-sidebar .rx1-filter-group a:hover{color:var(--rx1-deep)}.rx1-collection-grid-header{margin-bottom:.35rem}.rx1-collection-grid-header h2{margin-bottom:0;font-size:clamp(1.25rem,1.8vw,1.55rem);line-height:1.05}.rx1-collection-grid-header p{display:none;max-width:64ch;margin:0;font-size:.86rem;line-height:1.3}.rx1-product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.75rem,1.5vw,1rem);align-items:stretch}.rx1-product-grid--collection .rx1-product-card{min-height:0;grid-template-columns:1fr;border-radius:8px}.rx1-product-grid--collection .rx1-product-card__media{aspect-ratio:1 / .34;border-radius:8px 8px 0 0}.rx1-product-grid--collection .rx1-product-card__media img,.rx1-product-grid--collection .rx1-product-card__media .rx1-placeholder{padding:clamp(.42rem,1.1vw,.8rem)}.rx1-product-grid--collection .rx1-product-card__body{grid-template-rows:auto minmax(2.28em,auto) auto auto;gap:.26rem;padding:.58rem}.rx1-product-grid--collection .rx1-product-card__meta{gap:.35rem;font-size:.68rem}.rx1-product-grid--collection .rx1-product-card h3{min-height:2.28em;display:-webkit-box;overflow:hidden;margin-bottom:.05rem;font-size:clamp(.84rem,.92vw,.98rem);line-height:1.14;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rx1-product-grid--collection .rx1-price{margin:0;font-size:.9rem}.rx1-product-grid--collection .rx1-product-card__summary,.rx1-product-grid--collection .rx1-product-card__actions .rx1-learn-link{display:none}.rx1-product-grid--collection .rx1-product-card__actions{grid-template-columns:1fr;margin-top:.25rem}.rx1-product-grid--collection .rx1-product-card__actions .rx1-button{min-height:32px;padding-block:.42rem;font-size:.72rem;text-transform:uppercase}@media(max-width:1080px){.rx1-search-overlay__rail{grid-template-columns:repeat(3,minmax(0,1fr))}.rx1-product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.rx1-header__inner{grid-template-columns:auto minmax(0,1fr) auto}.rx1-header__utility{grid-column:2;grid-row:1;display:flex!important;flex-wrap:nowrap;justify-content:flex-end;padding-inline-end:3.4rem}.rx1-header__utility .rx1-icon-link[href*="/account"]{display:none}.rx1-header.is-open .rx1-header__nav-wrap{grid-column:1 / -1}.rx1-search-overlay__panel{min-height:100svh;max-height:100svh}.rx1-search-overlay__form{min-height:68px}.rx1-search-overlay__rail{display:flex;overflow-x:auto;padding-bottom:.45rem;scroll-snap-type:x proximity}.rx1-search-overlay__product{width:min(42vw,180px);flex:0 0 min(42vw,180px);scroll-snap-align:start}.template-index .rx1-hero__headline{max-width:13ch;font-size:clamp(2.2rem,11vw,3.35rem)}.rx1-collection-poster__media{height:clamp(118px,34vw,170px)}.rx1-collection-body{grid-template-columns:1fr}.rx1-collection-sidebar{position:static}.rx1-collection-sidebar__form{grid-template-columns:1fr}.rx1-product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}.rx1-product-grid--collection .rx1-product-card__media{aspect-ratio:1 / .72}.rx1-product-grid--collection .rx1-product-card__body{padding:.65rem}}@media(prefers-reduced-motion:reduce){.rx1-search-overlay,.rx1-search-overlay__panel{transition:none}}.rx1-visually-hidden{position:absolute!important;width:1px!important;height:1px!important;overflow:hidden!important;clip:rect(0 0 0 0)!important;white-space:nowrap!important}.rx1-line-icon{width:1em;height:1em;display:block}.rx1-get-started,.rx1-routine-quiz,.rx1-recommendations{background:linear-gradient(180deg,#f7f9fbf5,#fffffffa 54%),linear-gradient(135deg,#0d1f3d14,#6c7a681f);color:var(--rx1-deep, #0d1f3d)}.rx1-get-started__layout,.rx1-recommendations__hero{min-height:min(760px,calc(100svh - 96px));display:grid;grid-template-columns:minmax(0,.9fr) minmax(320px,1.1fr);gap:clamp(2rem,5vw,5.5rem);align-items:center;padding-block:clamp(4rem,8vw,7rem)}.rx1-get-started__kicker,.rx1-recommendations__kicker,.rx1-quiz-step__copy>p{margin:0 0 .85rem;color:#6c7a68;font-size:.82rem;font-weight:760;letter-spacing:0}.rx1-get-started h1,.rx1-quiz-step h1,.rx1-recommendations h1{max-width:12ch;margin:0;color:#0d1f3d;font-size:clamp(2.6rem,6vw,5.65rem);line-height:.94;letter-spacing:0;text-wrap:balance}.rx1-get-started__body,.rx1-recommendations__copy>p,.rx1-quiz-step__copy div{max-width:58ch;color:#0d1f3dc7;font-size:clamp(1rem,1.4vw,1.18rem);line-height:1.65}.rx1-get-started__actions,.rx1-recommendations__actions,.rx1-routine-quiz__footer{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:clamp(1.3rem,2.4vw,2rem)}.rx1-get-started__visual{position:relative;min-height:clamp(320px,45vw,620px);display:grid;place-items:center}.rx1-get-started__media{width:min(100%,620px);margin:0;overflow:hidden;border-radius:10px;background:linear-gradient(145deg,#eff5f8,#fff 58%,#6c7a6829)}.rx1-get-started__media img{width:100%;height:auto;display:block;padding:clamp(1rem,4vw,3rem);filter:drop-shadow(0 18px 22px rgba(13,31,61,.16))}.rx1-get-started__signal{position:absolute;right:clamp(.5rem,2vw,2rem);bottom:clamp(.5rem,2vw,2rem);display:flex;gap:.45rem;padding:.55rem;border:1px solid rgba(13,31,61,.14);border-radius:8px;background:#ffffffe0}.rx1-get-started__signal span,.rx1-get-started__step-icon,.rx1-quiz-option__icon,.rx1-reco-card__rank,.rx1-recommendations__status>span,.rx1-recommendations__empty>span{display:grid;place-items:center;color:#0d1f3d}.rx1-get-started__signal span{width:42px;height:42px;color:#8a7340}.rx1-get-started__signal svg,.rx1-get-started__step-icon svg,.rx1-quiz-option__icon svg,.rx1-reco-card__rank svg,.rx1-recommendations__status svg,.rx1-recommendations__empty svg{width:1.35rem;height:1.35rem}.rx1-get-started__steps{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.8rem,1.8vw,1.2rem);padding-bottom:clamp(3rem,6vw,5rem)}.rx1-get-started__step{display:grid;gap:.85rem;padding:clamp(1rem,2vw,1.45rem);border:1px solid rgba(13,31,61,.12);border-radius:8px;background:#fff}.rx1-get-started__step-icon{width:46px;height:46px;border-radius:8px;background:#eef3f7}.rx1-get-started__step h2,.rx1-recommendations__status h2,.rx1-recommendations__summary h2,.rx1-recommendations__empty h2{margin:0;color:#0d1f3d;font-size:clamp(1.15rem,1.7vw,1.45rem);line-height:1.12}.rx1-get-started__step p,.rx1-recommendations__status p,.rx1-recommendations__empty p{margin:0;color:#0d1f3db8;line-height:1.55}.rx1-routine-quiz__shell{min-height:min(820px,calc(100svh - 84px));display:grid;grid-template-rows:auto 1fr auto;padding-block:clamp(2.2rem,5vw,5rem)}.rx1-routine-quiz__header{display:grid;grid-template-columns:auto minmax(180px,340px);gap:1rem;align-items:center}.rx1-routine-quiz__back-link{color:#0d1f3db8;font-weight:720;text-decoration:none}.rx1-routine-quiz__progress{display:grid;gap:.45rem;justify-self:end;width:min(100%,340px);color:#0d1f3db8;font-size:.86rem;font-weight:720}.rx1-routine-quiz__progress-track{height:7px;overflow:hidden;border-radius:999px;background:#0d1f3d1f}.rx1-routine-quiz__progress-track span{height:100%;display:block;border-radius:inherit;background:linear-gradient(90deg,#0d1f3d,#6c7a68 68%,#8a7340);transition:width .36s var(--rx1-ease)}.rx1-routine-quiz__stage{display:grid;align-items:center;padding-block:clamp(1.8rem,4vw,3.8rem)}.rx1-quiz-step{grid-area:1 / 1;display:grid;grid-template-columns:minmax(260px,.72fr) minmax(0,1.28fr);gap:clamp(1.4rem,3vw,3rem);align-items:start;animation:rx1QuizStepIn .44s var(--rx1-ease) both}.rx1-quiz-step[hidden]{display:none}.rx1-quiz-step__copy{position:sticky;top:112px}.rx1-quiz-options{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.75rem,1.4vw,1rem)}.rx1-quiz-option{position:relative;min-height:172px;display:grid;grid-template-columns:auto minmax(0,1fr) minmax(72px,.32fr);gap:1rem;align-items:center;width:100%;padding:clamp(.95rem,1.8vw,1.25rem);border:1px solid rgba(13,31,61,.14);border-radius:8px;background:#fff;color:#0d1f3d;text-align:left;box-shadow:none;cursor:pointer;transition:border-color .22s var(--rx1-ease),background .22s var(--rx1-ease),color .22s var(--rx1-ease),transform .22s var(--rx1-ease)}.rx1-quiz-option:hover,.rx1-quiz-option:focus-visible{border-color:color-mix(in srgb,var(--rx1-option-color, #0d1f3d) 42%,#ffffff);transform:translateY(-2px)}.rx1-quiz-option[aria-pressed=true]{border-color:var(--rx1-option-color, #8a7340);background:linear-gradient(180deg,#fffffffa,#f7f9fbf5),linear-gradient(135deg,color-mix(in srgb,var(--rx1-option-color, #8a7340) 20%,#ffffff),#fff);transform:translateY(-4px)}.rx1-quiz-option__icon{width:52px;height:52px;border:1px solid rgba(13,31,61,.14);border-radius:8px;background:#eef3f7;color:#0d1f3d;transition:color .22s var(--rx1-ease),background .22s var(--rx1-ease),border-color .22s var(--rx1-ease)}.rx1-quiz-option[aria-pressed=true] .rx1-quiz-option__icon{border-color:var(--rx1-option-color, #8a7340);background:color-mix(in srgb,var(--rx1-option-color, #8a7340) 12%,#ffffff);color:var(--rx1-option-color, #8a7340)}.rx1-quiz-option__content{display:grid;gap:.45rem}.rx1-quiz-option__content strong{font-size:clamp(1rem,1.3vw,1.22rem);line-height:1.12}.rx1-quiz-option__content small{color:#0d1f3dad;font-size:.88rem;line-height:1.45}.rx1-quiz-option__media{width:100%;min-height:92px;display:grid;place-items:center;border-radius:8px;background:#f7f9fb;color:#0d1f3d66}.rx1-quiz-option__media img{width:100%;max-height:118px;object-fit:contain;filter:drop-shadow(0 10px 12px rgba(13,31,61,.13))}.rx1-quiz-option__media svg{width:2rem;height:2rem}.rx1-quiz-option__check{position:absolute;top:.75rem;right:.75rem;width:28px;height:28px;display:grid;place-items:center;border-radius:999px;background:var(--rx1-option-color, #8a7340);color:#fff;opacity:0;transform:scale(.72);transition:opacity .18s var(--rx1-ease),transform .18s var(--rx1-ease)}.rx1-quiz-option[aria-pressed=true] .rx1-quiz-option__check{opacity:1;transform:scale(1)}.rx1-quiz-option__check svg{width:18px;height:18px}.rx1-routine-quiz__footer{justify-content:flex-end;padding-top:1rem;border-top:1px solid rgba(13,31,61,.12)}.rx1-quiz-summary{display:grid;grid-template-columns:minmax(0,.95fr) minmax(0,1.05fr);gap:1rem}.rx1-quiz-summary>div,.rx1-recommendations__summary>div,.rx1-recommendations__status,.rx1-recommendations__empty{padding:clamp(1rem,2vw,1.35rem);border:1px solid rgba(13,31,61,.14);border-radius:8px;background:#fff}.rx1-quiz-summary ul,.rx1-recommendations__summary ul{display:grid;gap:.5rem;margin:1rem 0 0;padding:0;list-style:none}.rx1-quiz-summary li,.rx1-recommendations__summary li,.rx1-recommendations__reason-tags span,.rx1-reco-card__tags span{display:inline-flex;align-items:center;gap:.42rem;width:fit-content;padding:.42rem .62rem;border-radius:999px;background:#eef3f7;color:#0d1f3d;font-size:.86rem;font-weight:720}.rx1-reco-preview{display:grid;grid-template-columns:auto minmax(0,1fr);gap:.85rem;align-items:center;margin-top:1rem;color:#0d1f3dbd}.rx1-reco-preview span{width:44px;height:44px;display:grid;place-items:center;border-radius:8px;background:#eef3f7;color:#8a7340}.rx1-recommendations__hero{min-height:auto;padding-bottom:clamp(1rem,3vw,2.4rem)}.rx1-recommendations__status{display:grid;gap:.8rem}.rx1-recommendations__status>span,.rx1-recommendations__empty>span{width:58px;height:58px;border-radius:8px;background:#eef3f7;color:#8a7340}.rx1-recommendations__summary{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1rem;padding-bottom:clamp(1rem,2vw,1.5rem)}.rx1-recommendations__reason-tags{display:flex;flex-wrap:wrap;gap:.5rem;margin-top:1rem}.rx1-recommendations__reason-tags svg,.rx1-reco-card__tags svg{width:1rem;height:1rem}.rx1-recommendations__empty{display:grid;gap:.85rem;justify-items:start;margin-bottom:1rem}.rx1-recommendations__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.85rem,1.8vw,1.25rem);padding-bottom:clamp(3rem,6vw,5rem)}.rx1-reco-card{display:grid;grid-template-rows:auto 1fr;overflow:hidden;border:1px solid rgba(13,31,61,.14);border-radius:8px;background:#fff;animation:rx1RecoCardIn .52s var(--rx1-ease) both;animation-delay:calc((var(--rx1-reco-index, 1) - 1) * 90ms)}.rx1-reco-card[hidden]{display:none}.rx1-reco-card__rank{position:absolute;z-index:1;width:54px;height:54px;margin:.8rem;border-radius:8px;background:#ffffffeb;color:#0d1f3d;font-weight:780}.rx1-reco-card__rank svg{width:1.1rem;height:1.1rem;color:#8a7340}.rx1-reco-card__media{position:relative;min-height:250px;display:grid;place-items:center;background:linear-gradient(145deg,#eef3f7,#fff)}.rx1-reco-card__media img,.rx1-reco-card__media .rx1-placeholder{width:100%;height:100%;max-height:280px;object-fit:contain;padding:clamp(1rem,2.8vw,2rem)}.rx1-reco-card__body{display:grid;grid-template-rows:auto auto 1fr auto auto;gap:.7rem;padding:clamp(.95rem,1.8vw,1.2rem)}.rx1-reco-card__body h2{margin:0;color:#0d1f3d;font-size:clamp(1.1rem,1.45vw,1.36rem);line-height:1.12}.rx1-reco-card__body h2 a{color:inherit;text-decoration:none}.rx1-reco-card__body p{margin:0;color:#0d1f3db3;line-height:1.48}.rx1-reco-card__actions{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:.6rem;align-items:center}.rx1-reco-card__form{display:grid}@keyframes rx1QuizStepIn{0%{opacity:0;transform:translateY(18px)}to{opacity:1;transform:translateY(0)}}@keyframes rx1RecoCardIn{0%{opacity:0;transform:translateY(22px)}to{opacity:1;transform:translateY(0)}}@media(max-width:1080px){.rx1-get-started__layout,.rx1-recommendations__hero,.rx1-quiz-step{grid-template-columns:1fr}.rx1-quiz-step__copy{position:static}.rx1-recommendations__grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:760px){.rx1-get-started__layout,.rx1-recommendations__hero{padding-block:clamp(2.8rem,12vw,4.5rem)}.rx1-get-started h1,.rx1-quiz-step h1,.rx1-recommendations h1{max-width:11ch;font-size:clamp(2.35rem,12vw,3.4rem)}.rx1-get-started__steps,.rx1-quiz-options,.rx1-quiz-summary,.rx1-recommendations__summary,.rx1-recommendations__grid,.rx1-routine-quiz__header{grid-template-columns:1fr}.rx1-routine-quiz__progress{justify-self:stretch}.rx1-quiz-option{min-height:146px;grid-template-columns:auto minmax(0,1fr)}.rx1-quiz-option__media{grid-column:1 / -1;min-height:72px}.rx1-routine-quiz__footer{justify-content:stretch}.rx1-routine-quiz__footer .rx1-button{flex:1 1 100%}.rx1-reco-card__actions{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.rx1-quiz-option,.rx1-quiz-option__icon,.rx1-quiz-option__check,.rx1-routine-quiz__progress-track span,.rx1-quiz-step,.rx1-reco-card{animation:none!important;transition:none!important}}.rx1-sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.rx1-page-hero{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:clamp(1rem,3vw,2rem);align-items:end}.rx1-page-hero__routine-cta{min-height:54px;display:inline-flex;align-items:center;justify-content:center;gap:.7rem;align-self:end;border-radius:6px;background:#0d1f3d;color:#fff;padding:.9rem 1.45rem;font-size:clamp(.95rem,1.45vw,1.28rem);font-weight:920;line-height:1;text-decoration:none;box-shadow:0 16px 34px #0d1f3d29;transition:background .18s var(--rx1-ease),transform .18s var(--rx1-ease)}.rx1-page-hero__routine-cta svg{width:1.35rem;height:1.35rem;flex:0 0 auto}.rx1-page-hero__routine-cta:hover,.rx1-page-hero__routine-cta:focus-visible{background:#8a7340;transform:translateY(-2px)}.template-index .rx1-hero__headline{max-width:min(640px,20ch);font-size:clamp(2.55rem,3.9vw,3.95rem);line-height:1.04}.template-index .rx1-hero__headline>span,.template-index .rx1-hero__headline-emphasis{display:block;max-width:min(640px,20ch)}@media(min-width:761px){.template-index .rx1-hero__headline>span{white-space:nowrap}}.rx1-hero__product-lineup{background:transparent!important;box-shadow:none!important;isolation:isolate}.rx1-hero__product-frame{overflow:visible}.rx1-hero__product-frame img{display:block;background:transparent!important}.rx1-product-showcase__intro{grid-template-columns:1fr!important;max-width:min(100%,560px);margin-inline:0 auto}.rx1-product-showcase__media{display:none!important}html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-collagen-serving{display:flex;align-items:center;min-height:100svh;height:100svh;padding-block:calc(var(--rx1-header-height, 88px) + .4rem) .9rem;overflow:hidden}html.rx1-home-snap body.template-index .rx1-collagen-serving>.rx1-shell{width:min(var(--rx1-container),calc(100vw - 32px),calc((100svh - 104px)*1.777));max-height:var(--rx1-snap-safe-height, calc(100svh - 118px) );display:grid;grid-template-rows:auto minmax(0,1fr);align-items:center}html.rx1-home-snap body.template-index .rx1-collagen-serving__header{margin-bottom:clamp(.45rem,1.2svh,.8rem)}html.rx1-home-snap body.template-index .rx1-collagen-serving__header h2{max-width:16ch;margin-inline:auto;font-size:clamp(2rem,4.2vw,3.55rem);line-height:1.02}html.rx1-home-snap body.template-index .rx1-collagen-serving__header p{max-width:50ch;margin-top:.45rem;font-size:clamp(.82rem,1vw,1rem);line-height:1.34}html.rx1-home-snap body.template-index .rx1-collagen-serving__layout{grid-template-columns:minmax(180px,.88fr) minmax(260px,.78fr) minmax(180px,.88fr);gap:clamp(.8rem,2.2vw,2rem)}html.rx1-home-snap body.template-index .rx1-collagen-serving__notes{gap:clamp(.55rem,1.3svh,.9rem)}html.rx1-home-snap body.template-index .rx1-collagen-serving__product{min-height:clamp(260px,48svh,430px)}html.rx1-home-snap body.template-index .rx1-collagen-serving__product img{width:min(100%,clamp(210px,24vw,340px));max-height:min(50svh,430px)}html.rx1-home-snap body.template-index .rx1-serving-note h3{margin-bottom:.22rem;font-size:clamp(1rem,1.45vw,1.35rem);line-height:1.08}html.rx1-home-snap body.template-index .rx1-serving-note p{max-width:32ch;font-size:clamp(.72rem,.9vw,.9rem);line-height:1.28}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.38rem,.72vw,.62rem)}html.rx1-home-snap body.template-index .rx1-product-showcase--compact{padding-block:calc(var(--rx1-header-height, 88px) + .15rem) .45rem}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-product-showcase__intro{margin-bottom:.38rem}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-section__header h2{font-size:clamp(1.35rem,2.15vw,2rem);line-height:.96}html.rx1-home-snap body.template-index .rx1-product-showcase--compact .rx1-section__header p{display:none}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__media{aspect-ratio:1 / .27}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__media img,html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__media .rx1-placeholder{max-height:82px}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__body{padding:.36rem;gap:.18rem}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card h3{min-height:2.22em;display:-webkit-box;overflow:hidden;-webkit-box-orient:vertical;-webkit-line-clamp:2;font-size:.72rem;line-height:1.15}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-price{margin-bottom:0;font-size:.78rem}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__actions{gap:.35rem}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__actions .rx1-button,html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact .rx1-product-card__actions .rx1-learn-link{min-height:26px;padding-inline:.45rem;font-size:.62rem}@media(max-width:980px){html.rx1-home-snap body.template-index .rx1-collagen-serving__layout{grid-template-columns:minmax(0,1fr) minmax(210px,.8fr)}html.rx1-home-snap body.template-index .rx1-collagen-serving__notes{grid-template-columns:repeat(2,minmax(0,1fr))}html.rx1-home-snap body.template-index .rx1-collagen-serving__notes--left,html.rx1-home-snap body.template-index .rx1-collagen-serving__notes--right{grid-column:1}html.rx1-home-snap body.template-index .rx1-collagen-serving__product{grid-column:2;grid-row:1 / span 2}}@media(max-width:760px){.rx1-page-hero{grid-template-columns:1fr;align-items:start}.rx1-page-hero__routine-cta{width:100%}html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-collagen-serving{padding-block:calc(var(--rx1-header-height, 72px) + .35rem) .7rem}html.rx1-home-snap body.template-index .rx1-collagen-serving>.rx1-shell{width:min(100%,calc(100vw - 24px))}html.rx1-home-snap body.template-index .rx1-collagen-serving__header h2{max-width:14ch;font-size:clamp(1.75rem,9vw,2.5rem)}html.rx1-home-snap body.template-index .rx1-collagen-serving__header p{display:none}html.rx1-home-snap body.template-index .rx1-collagen-serving__layout{grid-template-columns:1fr;gap:.35rem}html.rx1-home-snap body.template-index .rx1-collagen-serving__product{grid-column:auto;grid-row:auto;order:-1;min-height:clamp(150px,30svh,235px)}html.rx1-home-snap body.template-index .rx1-collagen-serving__product img{width:min(54vw,210px);max-height:30svh}html.rx1-home-snap body.template-index .rx1-collagen-serving__notes,html.rx1-home-snap body.template-index .rx1-collagen-serving__notes--left,html.rx1-home-snap body.template-index .rx1-collagen-serving__notes--right{grid-template-columns:repeat(2,minmax(0,1fr));gap:.45rem}html.rx1-home-snap body.template-index .rx1-serving-note h3{font-size:.86rem}html.rx1-home-snap body.template-index .rx1-serving-note p{font-size:.68rem;line-height:1.18}html.rx1-home-snap body.template-index .rx1-product-showcase .rx1-product-grid--compact{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:1180px){.rx1-header__inner{grid-template-columns:minmax(120px,.32fr) minmax(360px,1fr) minmax(250px,.46fr)}.rx1-header__cta{display:none}}@media(max-width:760px){.rx1-header__inner{grid-template-columns:auto minmax(0,1fr) auto}.template-index .rx1-hero__headline-emphasis{font-size:clamp(1.45rem,7vw,2.2rem)}}.rx1-header__inner{grid-template-columns:minmax(142px,.25fr) minmax(430px,1fr) minmax(276px,.5fr);gap:clamp(.6rem,1.5vw,1.4rem)}.rx1-header__nav-wrap{min-width:0}.rx1-nav{gap:clamp(.9rem,1.7vw,2rem)}.rx1-nav a{white-space:nowrap}.rx1-header__utility{min-width:0;gap:.62rem}.rx1-header__utility .rx1-header__cta{min-width:112px;min-height:40px;padding:0 .95rem;border:1px solid var(--rx1-deep);background:var(--rx1-deep);color:#fff!important;font-size:.72rem;font-weight:800;letter-spacing:0;line-height:1;text-decoration:none;white-space:nowrap}.rx1-header__utility .rx1-header__cta:hover,.rx1-header__utility .rx1-header__cta:focus-visible{border-color:#8a7340;background:#8a7340;color:#fff!important}@media(max-width:1300px){.rx1-header__inner{grid-template-columns:minmax(126px,.25fr) minmax(390px,1fr) minmax(254px,.48fr)}.rx1-nav{gap:clamp(.7rem,1.45vw,1.35rem)}.rx1-header__utility .rx1-header__cta{min-width:104px;padding-inline:.75rem;font-size:.68rem}}@media(max-width:1180px){.rx1-header__inner{grid-template-columns:minmax(120px,.32fr) minmax(360px,1fr) minmax(146px,.36fr)}.rx1-header__cta{display:none}}@media(max-width:760px){.rx1-header__inner{grid-template-columns:auto minmax(0,1fr) auto}}.rx1-footer h2,.rx1-footer h3,html.rx1-home-snap body.template-index .rx1-footer h2,html.rx1-home-snap body.template-index .rx1-footer h3{color:#fff;font-weight:800}.rx1-hero__video,.rx1-hero__media>img{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.rx1-hero__video{z-index:1;display:block;transform:scale(1.02)}.rx1-hero__media>img{z-index:0}.rx1-collection-body{grid-template-columns:minmax(250px,300px) minmax(0,1fr);gap:clamp(1.75rem,3vw,2.8rem)}.rx1-collection-sidebar{color:#000}.rx1-collection-sidebar__form{gap:0}.rx1-collection-sidebar__heading{border-bottom:1px solid rgba(0,0,0,.14);padding-bottom:1.45rem}.rx1-collection-sidebar__heading h2{color:#000;font-size:clamp(2.1rem,3vw,2.55rem);font-weight:950;line-height:.98}.rx1-collection-sidebar__heading p{margin-top:.55rem;color:#00000085;font-size:.95rem}.rx1-collection-sidebar .rx1-filter-groups,.rx1-collection-sidebar .rx1-filter-groups--empty,.rx1-collection-sidebar .rx1-filter-groups--native,.rx1-collection-sidebar .rx1-filter-groups--guided{display:grid;grid-template-columns:1fr;gap:0}.rx1-collection-sidebar .rx1-filter-group{border:0;border-bottom:1px solid rgba(0,0,0,.14);border-radius:0;background:transparent;padding:0}.rx1-collection-sidebar .rx1-filter-group summary{min-height:74px;display:flex;align-items:center;justify-content:space-between;gap:1rem;color:#000;cursor:pointer;font-size:1.18rem;font-weight:900;line-height:1.16;list-style:none}.rx1-collection-sidebar .rx1-filter-group summary::-webkit-details-marker{display:none}.rx1-collection-sidebar .rx1-filter-group summary:after{content:"+";flex:0 0 auto;color:#000;font-size:1.55rem;font-weight:500;line-height:1}.rx1-collection-sidebar .rx1-filter-group[open] summary:after{content:"-"}.rx1-filter-links{display:grid;gap:1.65rem;padding:.35rem 0 1.35rem}.rx1-filter-links__section h3{margin:0 0 .65rem;color:#000;font-size:.86rem;font-weight:950;letter-spacing:.02em;line-height:1.1;text-transform:uppercase}.rx1-filter-links__section ul,.rx1-collection-sidebar .rx1-filter-group ul{display:grid;gap:.34rem;margin:0;padding:0;list-style:none}.rx1-filter-links__section a,.rx1-collection-sidebar .rx1-filter-group a,.rx1-collection-sidebar .rx1-filter-group label{display:flex;align-items:baseline;justify-content:space-between;gap:.8rem;color:#00000094;cursor:pointer;font-size:1.24rem;font-weight:400;line-height:1.32;text-decoration:none;transition:color .16s ease,transform .16s ease}.rx1-filter-links__section a:hover,.rx1-filter-links__section a:focus-visible,.rx1-collection-sidebar .rx1-filter-group a:hover,.rx1-collection-sidebar .rx1-filter-group a:focus-visible,.rx1-collection-sidebar .rx1-filter-group label:hover{color:#000;transform:translate(2px)}.rx1-collection-sidebar .rx1-filter-groups--native{margin-top:.2rem}.rx1-collection-sidebar .rx1-filter-groups--native .rx1-filter-group summary{min-height:58px;font-size:1rem}.rx1-collection-sidebar .rx1-filter-groups--native .rx1-filter-group ul{gap:.46rem;padding:0 0 1rem}.rx1-collection-sidebar .rx1-filter-group input[type=checkbox]{position:absolute;opacity:0;pointer-events:none}.rx1-collection-sidebar .rx1-filter-groups--native .rx1-filter-group label{position:relative;color:#0000009e;font-size:1.03rem}.rx1-collection-sidebar .rx1-filter-group input[type=checkbox]:checked+span{color:#000;font-weight:850}.rx1-collection-sidebar .rx1-filter-group input[type=checkbox]:focus-visible+span{outline:2px solid var(--rx1-deep);outline-offset:4px}.rx1-collection-sidebar .rx1-filter-group label:has(input:disabled){cursor:not-allowed;opacity:.42}.rx1-collection-sidebar .rx1-filter-group small{color:#0000006b;font-size:.8rem;font-weight:750}.rx1-filter-group__note{margin:0 0 1rem;color:#00000094;font-size:.95rem;line-height:1.42}.rx1-sort-select{display:grid;gap:.58rem;margin-top:1.25rem}.rx1-sort-select span{color:#000;font-size:.86rem;font-weight:950;letter-spacing:.02em;text-transform:uppercase}.rx1-sort-select select{min-height:48px;border:1px solid rgba(0,0,0,.16);border-radius:0;background-color:#fff;color:#000;font-size:1rem;font-weight:750}.rx1-collection-toolbar__actions{align-items:start;margin-top:.9rem}.rx1-collection-toolbar__actions .rx1-button{display:none}.no-js .rx1-collection-toolbar__actions .rx1-button{display:inline-flex}.rx1-collection-toolbar__actions .rx1-learn-link{color:#00000094;font-size:.94rem;font-weight:700}.rx1-collection-toolbar__actions .rx1-learn-link:hover,.rx1-collection-toolbar__actions .rx1-learn-link:focus-visible{color:#000}@media(max-width:1180px){.rx1-collection-body{grid-template-columns:1fr}.rx1-collection-sidebar{position:static}.rx1-collection-sidebar__form{max-width:540px}}@media(max-width:760px){.rx1-collection-sidebar__heading h2{font-size:2rem}.rx1-collection-sidebar .rx1-filter-group summary{min-height:62px}.rx1-filter-links__section a,.rx1-collection-sidebar .rx1-filter-group a,.rx1-collection-sidebar .rx1-filter-group label{font-size:1.08rem}}.rx1-collection-sidebar,.rx1-collection-sidebar h2,.rx1-collection-sidebar h3,.rx1-collection-sidebar p,.rx1-collection-sidebar summary,.rx1-collection-sidebar a,.rx1-collection-sidebar label,.rx1-collection-sidebar span,.rx1-collection-sidebar small,.rx1-collection-sidebar button,.rx1-collection-sidebar input,.rx1-collection-sidebar select,.rx1-collection-sidebar .rx1-filter-group summary,.rx1-collection-sidebar .rx1-filter-group summary:after,.rx1-collection-sidebar .rx1-filter-group a,.rx1-collection-sidebar .rx1-filter-group label,.rx1-collection-sidebar .rx1-filter-group small,.rx1-collection-sidebar .rx1-filter-group input[type=checkbox]:checked+span{font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-weight:400}.rx1-collection-sidebar .rx1-filter-group summary,.rx1-collection-sidebar .rx1-filter-links__section h3{font-size:1.05rem;letter-spacing:0;line-height:1.18}.rx1-collection-sidebar .rx1-filter-links__section a,.rx1-collection-sidebar .rx1-filter-group a,.rx1-collection-sidebar .rx1-filter-group label{font-size:.95rem;line-height:1.34}.rx1-product-grid--collection{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(.9rem,1.7vw,1.35rem);align-items:stretch}.rx1-product-grid--collection .rx1-product-card--collection{min-height:clamp(360px,32vw,430px);height:100%;display:grid;grid-template-columns:1fr;grid-template-rows:auto 1fr;gap:0;overflow:hidden;border:0;border-radius:8px;background:#f3f8fb;color:#000;text-align:center;box-shadow:none}.rx1-product-grid--collection .rx1-product-card--collection:hover{transform:translateY(-2px);border-color:transparent;background:#f1f7fb}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media{aspect-ratio:1 / .72;display:grid;place-items:center;overflow:hidden;border-radius:8px 8px 0 0;background:radial-gradient(circle at 50% 12%,rgba(255,255,255,.9),transparent 34%),linear-gradient(180deg,#f6fbfe,#eef5f9)}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media img,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media .rx1-placeholder{width:100%;height:100%;object-fit:contain}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media img{object-fit:contain;object-position:center;padding:clamp(.35rem,1.05vw,1rem);transition:transform .65s var(--rx1-ease)}.rx1-product-grid--collection .rx1-product-card--collection:hover .rx1-product-card__media img{transform:scale(1.035)}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__body{min-height:0;height:100%;display:grid;grid-template-rows:minmax(3.3em,auto) minmax(3.05em,1fr) auto;gap:clamp(.42rem,.9vw,.7rem);align-content:stretch;padding:clamp(.72rem,1.35vw,1rem) clamp(.85rem,1.5vw,1.08rem) 0}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__meta{display:none}.rx1-product-grid--collection .rx1-product-card--collection h3{min-height:0;max-width:24ch;display:-webkit-box;align-self:end;overflow:hidden;margin:0 auto;color:#000;font-family:var(--rx1-font-body);font-size:clamp(.92rem,1.02vw,1.12rem);font-weight:950;letter-spacing:0;line-height:1.1;text-align:center;text-wrap:balance;-webkit-box-orient:vertical;-webkit-line-clamp:3}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__summary{min-height:0;max-width:34ch;display:-webkit-box;overflow:hidden;margin:0 auto;color:#0b1a2f;font-size:clamp(.82rem,.92vw,.94rem);font-weight:450;line-height:1.26;text-align:center;-webkit-box-orient:vertical;-webkit-line-clamp:2}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__commerce{min-height:clamp(50px,4.6vw,58px);display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:1rem;margin-inline:calc(clamp(.85rem,1.5vw,1.08rem)*-1);border-top:1px solid rgba(0,0,0,.1);padding:0 clamp(.85rem,1.5vw,1.08rem)}.rx1-product-grid--collection .rx1-product-card--collection .rx1-price{margin:0;color:#000;font-size:clamp(.96rem,1.08vw,1.1rem);font-weight:500;line-height:1;text-align:left}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions{display:flex;justify-content:flex-end;align-items:center;gap:0;margin:0}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__form{display:block}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button{min-height:38px;display:inline-flex;align-items:center;justify-content:flex-end;width:auto;border:0;border-radius:0;background:transparent;color:#000;padding:0;font-size:clamp(.94rem,1.08vw,1.1rem);font-weight:950;line-height:1;text-transform:uppercase;white-space:nowrap}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button:hover,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button:focus-visible{background:transparent;color:var(--rx1-deep);transform:none;text-decoration:underline;text-underline-offset:.18em}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button:disabled{background:transparent;color:#00000073}@media(max-width:1080px){.rx1-product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))}.rx1-product-grid--collection .rx1-product-card--collection{min-height:clamp(410px,55vw,500px)}}@media(max-width:560px){.rx1-product-grid--collection{grid-template-columns:1fr}.rx1-product-grid--collection .rx1-product-card--collection{min-height:0}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media{aspect-ratio:1 / .74}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__body{grid-template-rows:auto auto auto}}.rx1-product-layout.rx1-product-hero{width:min(1320px,calc(100vw - 32px));grid-template-columns:minmax(460px,.94fr) minmax(420px,.82fr);gap:clamp(1.35rem,3.2vw,3.2rem);align-items:start;margin-top:clamp(.8rem,1.8vw,1.35rem);padding:clamp(1rem,2.2vw,1.8rem);border:1px solid rgba(47,126,165,.12);border-radius:16px;background:linear-gradient(180deg,#f6fbfcd1,#fffffff5 38%),#fff}.rx1-product-hero,.rx1-product-label-details,.rx1-product-source,.rx1-related-products{scroll-margin-top:calc(var(--rx1-fixed-chrome-height, var(--rx1-header-height)) + 1rem)}.rx1-product-layout .rx1-product-gallery{position:sticky;top:calc(var(--rx1-header-height) + 18px);gap:.75rem}.rx1-product-layout .rx1-product-gallery__stage{height:clamp(400px,35vw,500px);min-height:0;border:1px solid rgba(47,126,165,.1);border-radius:14px;background:linear-gradient(180deg,#f2fafb,#fff)}.rx1-product-layout .rx1-product-gallery__stage img,.rx1-product-layout .rx1-product-gallery__stage .rx1-placeholder{width:100%;height:100%;object-fit:contain;padding:clamp(1.1rem,2.4vw,2rem)}.rx1-product-layout .rx1-product-info{position:static;gap:clamp(.72rem,1.3vw,1rem);align-content:start}.rx1-product-layout .rx1-product-badges{gap:.42rem}.rx1-product-layout .rx1-product-badges span,.rx1-product-layout .rx1-product-meta div{min-height:26px;border-radius:999px;padding:.22rem .62rem;font-size:.76rem;line-height:1.2}.rx1-product-layout .rx1-product-info h1{max-width:18ch;font-size:clamp(2rem,2.8vw,2.65rem);line-height:1.03}.rx1-product-layout .rx1-product-info__subtitle{max-width:54ch;margin:0;font-size:clamp(.98rem,1.1vw,1.06rem);line-height:1.5}.rx1-product-layout .rx1-product-description{max-width:58ch;font-size:.96rem}.rx1-product-layout .rx1-product-meta{gap:.4rem}.rx1-product-layout .rx1-purchase-panel{overflow:hidden;border:1px solid rgba(47,126,165,.18);border-radius:14px;background:#fff}.rx1-product-layout .rx1-purchase-panel__header{align-items:end;padding:.95rem 1rem;background:linear-gradient(135deg,#f0fafbf5,#fff6f3f5)}.rx1-product-layout .rx1-purchase-panel__header span{font-size:.74rem}.rx1-product-layout .rx1-purchase-panel__header strong{margin-top:.1rem;font-size:clamp(1.1rem,1.55vw,1.42rem);line-height:1.1}.rx1-product-layout .rx1-price--product{margin:0;font-size:clamp(1.3rem,1.65vw,1.72rem);line-height:1;white-space:nowrap}.rx1-product-layout .rx1-purchase-panel .rx1-product-form{grid-template-columns:minmax(112px,.34fr) minmax(0,1fr);gap:.72rem;align-items:end;padding:.9rem 1rem 1rem}.rx1-product-layout .rx1-option-row{grid-column:1 / -1}.rx1-product-layout .rx1-quantity{grid-column:1}.rx1-product-layout .rx1-purchase-panel .rx1-button{grid-column:2;width:100%;min-height:48px}.rx1-product-layout .rx1-dynamic-checkout{grid-column:2;margin-top:0}.rx1-product-layout .rx1-option-row select,.rx1-product-layout .rx1-quantity input{min-height:44px;border-radius:6px}.rx1-product-layout .rx1-purchase-list{grid-template-columns:repeat(3,minmax(0,1fr));gap:.7rem;border-top:1px solid rgba(47,126,165,.12);padding:.78rem 1rem;font-size:.78rem;line-height:1.35}.rx1-product-layout .rx1-purchase-list li{grid-template-columns:auto 1fr;gap:.34rem}.rx1-product-layout .rx1-purchase-panel .rx1-buy-note{margin:0;border-top:1px solid rgba(47,126,165,.12);background:#f8fbfc;padding:.68rem 1rem;font-size:.8rem;line-height:1.35}.rx1-product-layout .rx1-product-quick-accordions{overflow:hidden;border:1px solid rgba(47,126,165,.14);border-radius:12px;background:#fff}.rx1-product-layout .rx1-product-quick-accordions details{padding:0}.rx1-product-layout .rx1-product-quick-accordions summary{align-items:center;padding:.82rem .95rem;font-size:.94rem}.rx1-product-layout .rx1-product-quick-accordions details[open] summary{border-bottom:1px solid rgba(47,126,165,.12)}.rx1-product-layout .rx1-product-quick-accordions p,.rx1-product-layout .rx1-product-quick-accordions .metafield-rich_text_field,.rx1-product-layout .rx1-product-quick-accordions .metafield-multi_line_text_field{padding:.78rem .95rem .95rem;font-size:.9rem;line-height:1.5}.rx1-product-trust-strip{background:#f6fbfc}.rx1-product-trust-strip div{width:min(1320px,calc(100vw - 32px));margin-inline:auto;display:flex;flex-wrap:wrap;justify-content:center;gap:.7rem 1.6rem;padding:.82rem 0;animation:none}.rx1-product-trust-strip span{white-space:normal;font-size:.86rem;line-height:1.25}.rx1-product-label-details{background:#fff;padding-block:clamp(2.4rem,5vw,4.5rem)}.rx1-product-label-details .rx1-shell{display:grid;grid-template-columns:minmax(220px,.38fr) minmax(0,1fr);gap:clamp(1.4rem,3vw,3rem);padding:0;border:0;border-radius:0;background:transparent}.rx1-product-label-details .rx1-product-module-header{margin:0}.rx1-product-label-details .rx1-product-module-header h2{max-width:11ch;font-size:clamp(1.8rem,3vw,2.65rem);line-height:1}.rx1-product-label-details .rx1-product-module-header p{max-width:34ch;margin-top:.85rem}.rx1-product-label-details .rx1-product-module-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:.9rem}.rx1-product-label-details .rx1-product-module{overflow:hidden;padding:0;border-radius:12px}.rx1-product-label-details .rx1-product-module summary{padding:1rem 1.05rem;color:var(--rx1-ink);font-weight:760}.rx1-product-label-details .rx1-product-module[open] summary{border-bottom:1px solid rgba(47,126,165,.12)}.rx1-product-label-details .rx1-product-module>:not(summary){margin:0;padding:1rem 1.05rem}.rx1-product-label-details .rx1-product-module--warnings-allergens{grid-column:1 / -1}.rx1-product-warning-grid{margin-top:0;padding:1rem 1.05rem 0}.rx1-product-label-details .rx1-product-module--warnings-allergens .rx1-disclaimer{padding-top:.8rem}.rx1-product-source{background:linear-gradient(180deg,#f6fbfc,#fff);color:var(--rx1-ink);padding-block:clamp(2.2rem,4.5vw,4rem)}.rx1-product-source__layout{grid-template-columns:minmax(230px,.36fr) minmax(0,1fr);gap:clamp(1.4rem,3vw,3rem)}.rx1-product-source .rx1-product-module-header h2,.rx1-product-source .rx1-info-card h3{color:var(--rx1-ink)}.rx1-product-source .rx1-product-module-header p,.rx1-product-source .rx1-info-card p,.rx1-product-source .rx1-info-card .metafield-rich_text_field,.rx1-product-source .rx1-info-card .metafield-multi_line_text_field{color:var(--rx1-muted)}.rx1-product-source .rx1-product-source__cards{grid-template-columns:repeat(3,minmax(0,1fr));gap:.9rem}.rx1-product-source .rx1-info-card{min-height:150px;border:1px solid rgba(47,126,165,.12);border-radius:12px;background:#fff;padding:1rem}.rx1-related-products{padding-block:clamp(2.2rem,4.5vw,4rem)}@media(min-width:981px)and (max-width:1180px){.rx1-product-layout.rx1-product-hero{grid-template-columns:minmax(0,.92fr) minmax(390px,.86fr)}.rx1-product-layout .rx1-product-gallery__stage{height:clamp(360px,40vw,460px)}.rx1-product-layout .rx1-purchase-list{grid-template-columns:1fr}}@media(max-width:980px){.rx1-product-layout.rx1-product-hero{grid-template-columns:1fr}.rx1-product-layout .rx1-product-gallery{position:static}.rx1-product-layout .rx1-product-gallery__stage{height:clamp(280px,58vw,460px)}.rx1-product-label-details .rx1-shell,.rx1-product-source__layout{grid-template-columns:1fr}.rx1-product-label-details .rx1-product-module-header h2,.rx1-product-label-details .rx1-product-module-header p{max-width:100%}.rx1-product-source .rx1-product-source__cards{grid-template-columns:1fr}}@media(max-width:680px){.rx1-header__inner{width:min(100vw - 24px,var(--rx1-container));grid-template-columns:auto minmax(0,1fr) auto!important;gap:.45rem;align-items:center}.rx1-header .rx1-logo{grid-column:1;grid-row:1;width:clamp(84px,24vw,96px)}.rx1-header .rx1-menu-toggle{grid-column:3;grid-row:1;min-width:54px;min-height:38px;padding-inline:.72rem;border-radius:6px;font-size:.78rem}.rx1-header .rx1-header__utility{grid-column:2;grid-row:1;justify-self:end;width:auto;min-width:0;display:flex;justify-content:end;align-items:center;gap:.34rem}.rx1-header .rx1-header__utility .rx1-header__cta,.rx1-header .rx1-header__utility .rx1-icon-link[href*="/account"]{display:none!important}.rx1-header .rx1-header__utility .rx1-icon-link,.rx1-header .rx1-header__utility .rx1-icon-link--cart{position:relative;inset:auto;transform:none;width:34px;height:38px;min-width:34px;min-height:38px;padding:0}.rx1-header .rx1-icon-link svg{width:20px;height:20px}.rx1-product-layout.rx1-product-hero{width:min(100vw - 24px,1320px);gap:.95rem;margin-top:.75rem;padding:.75rem;border-radius:14px}.rx1-product-layout .rx1-product-gallery__stage{height:clamp(238px,68vw,330px);max-height:none;border-radius:12px}.rx1-product-layout .rx1-product-gallery__stage img,.rx1-product-layout .rx1-product-gallery__stage .rx1-placeholder{max-height:none;padding:.75rem}.rx1-product-layout .rx1-product-info{gap:.7rem}.rx1-product-layout .rx1-product-info h1{max-width:13ch;font-size:clamp(1.82rem,8.6vw,2.3rem);line-height:1}.rx1-product-layout .rx1-product-info__subtitle,.rx1-product-layout .rx1-product-description{font-size:.94rem;line-height:1.45}.rx1-product-layout .rx1-product-meta{order:2;gap:.34rem}.rx1-product-layout .rx1-purchase-panel{order:3}.rx1-product-layout .rx1-product-info__subtitle,.rx1-product-layout .rx1-product-description{order:4}.rx1-product-layout .rx1-product-quick-accordions{order:5}.rx1-product-layout .rx1-product-meta div{font-size:.72rem}.rx1-product-layout .rx1-purchase-panel__header{align-items:center;padding:.82rem .9rem}.rx1-product-layout .rx1-purchase-panel__header strong{font-size:1.05rem}.rx1-product-layout .rx1-price--product{font-size:1.18rem}.rx1-product-layout .rx1-purchase-panel .rx1-product-form{grid-template-columns:minmax(88px,.42fr) minmax(0,1fr);gap:.62rem;padding:.78rem .9rem .9rem}.rx1-product-layout .rx1-dynamic-checkout{grid-column:1 / -1}.rx1-product-layout .rx1-purchase-panel .rx1-buy-note{padding:.65rem .9rem}.rx1-product-label-details,.rx1-product-source,.rx1-related-products{padding-block:2.1rem}.rx1-product-label-details .rx1-product-module-grid,.rx1-product-warning-grid{grid-template-columns:1fr}.rx1-product-trust-strip div{width:min(100vw - 24px,1320px);gap:.55rem .9rem}body.template-product .rx1-back-to-top{display:none}}.rx1-collection-products-anchor{height:0;scroll-margin-top:calc(var(--rx1-fixed-chrome-height, var(--rx1-header-height)) + 1rem)}.rx1-collection-results{align-content:start}.rx1-product-grid--collection{gap:clamp(1rem,1.8vw,1.5rem)}.rx1-product-grid--collection .rx1-product-card--collection{min-height:0;grid-template-rows:auto auto;border:1px solid rgba(47,126,165,.1);background:#fff;text-align:left}.rx1-product-grid--collection .rx1-product-card--collection:hover{background:#fff}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media{position:relative;aspect-ratio:1 / .76;border-radius:8px 8px 0 0;background:linear-gradient(180deg,#f4fbfd,#fff)}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media img,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media .rx1-placeholder{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;padding:clamp(.35rem,.8vw,.65rem)}.rx1-product-grid--collection .rx1-product-card--collection:hover .rx1-product-card__media img{transform:none}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__body{height:auto;grid-template-rows:minmax(2.35em,auto) 1.25rem 46px;gap:.38rem;padding:.78rem .9rem 0}.rx1-product-grid--collection .rx1-product-card--collection h3{max-width:100%;min-height:2.35em;align-self:start;margin:0;color:var(--rx1-ink);font-size:clamp(.94rem,1vw,1.06rem);font-weight:820;line-height:1.16;text-align:left;-webkit-line-clamp:2}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__summary{max-width:100%;min-height:0;margin:0;color:var(--rx1-muted);font-size:.84rem;font-weight:520;line-height:1.3;text-align:left;-webkit-line-clamp:1}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__commerce{min-height:46px;align-self:end;gap:.75rem;margin-inline:-.9rem;padding:0 .9rem}.rx1-product-grid--collection .rx1-product-card--collection .rx1-price{color:var(--rx1-ink);font-size:1rem;font-weight:850}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__form{height:100%}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button{min-height:44px;align-items:center;color:var(--rx1-ink);font-size:1rem;font-weight:900}@media(max-width:1080px){.rx1-product-grid--collection .rx1-product-card--collection{min-height:0}}@media(max-width:560px){.rx1-product-grid--collection .rx1-product-card--collection{min-height:0}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media{aspect-ratio:1 / .72}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__body{grid-template-rows:minmax(2.35em,auto) 1.25rem 46px}}.rx1-nav,.rx1-nav a{font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-weight:700;letter-spacing:0;text-transform:uppercase}.rx1-product-card h3,.rx1-product-card h3 a,.rx1-product-grid--collection .rx1-product-card--collection h3,.rx1-bestseller-carousel .rx1-product-card--collection h3{font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-weight:800}.rx1-product-card__summary,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__summary,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__summary{font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-weight:400}.rx1-bestseller-carousel{overflow:hidden;background:#fff;padding-block:clamp(3.8rem,6vw,5.4rem)}.rx1-bestseller-carousel__shell{width:100%;max-width:none}.rx1-bestseller-carousel__intro{display:block;width:100%;max-width:none;margin-inline:0;margin-bottom:clamp(1.45rem,2.8vw,2.25rem);text-align:center}.rx1-bestseller-carousel__intro .rx1-section__header{display:block;width:100%;max-width:none;margin-inline:auto;text-align:center}.rx1-bestseller-carousel__intro .rx1-section__header h2{width:100%;max-width:none;margin-inline:auto;color:#000;font-size:clamp(2.05rem,3vw,3.25rem);font-weight:950;line-height:1;text-align:center;white-space:nowrap}.rx1-bestseller-carousel__intro .rx1-section__header p{margin-inline:auto}.rx1-bestseller-carousel__stage{position:relative;width:100vw;margin-left:calc(50% - 50vw);cursor:grab}.rx1-bestseller-carousel__track.rx1-product-grid{display:flex;grid-template-columns:none;align-items:stretch;gap:clamp(1rem,1.5vw,1.55rem);overflow-x:auto;overscroll-behavior-inline:contain;padding:0 max(1.2rem,calc((100vw - 1500px)/2 + 1.2rem)) 0;scroll-behavior:smooth;scroll-padding-inline:max(1.2rem,calc((100vw - 1500px)/2 + 1.2rem));scroll-snap-type:x mandatory;scrollbar-width:none;cursor:grab;user-select:none;-webkit-user-select:none;will-change:scroll-position}.rx1-bestseller-carousel__track::-webkit-scrollbar{display:none}.rx1-bestseller-carousel.is-dragging .rx1-bestseller-carousel__stage,.rx1-bestseller-carousel.is-dragging .rx1-bestseller-carousel__track,.rx1-bestseller-carousel__track.is-dragging{cursor:grabbing;scroll-behavior:auto;scroll-snap-type:none}.rx1-bestseller-carousel.is-dragging .rx1-product-card--collection .rx1-product-card__media img{transform:scale(1.08);transition:none}.rx1-bestseller-carousel .rx1-product-card--collection{flex:0 0 clamp(292px,22vw,340px);height:clamp(330px,24.5vw,372px);min-height:0;display:grid;grid-template-rows:minmax(0,54%) minmax(0,46%);scroll-snap-align:center;border:0;background:#f3f8fb;text-align:center}.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__media{min-height:0;height:100%;align-self:stretch;aspect-ratio:auto;display:grid;place-items:center;background:radial-gradient(circle at 50% 10%,rgba(255,255,255,.94),transparent 38%),linear-gradient(180deg,#f7fbfd,#eef5f9)}.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__media img,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__media .rx1-placeholder{width:100%;height:100%;max-width:none;max-height:none;object-fit:contain;object-position:center;padding:clamp(.12rem,.35vw,.28rem);transform:scale(1.08);transform-origin:center;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}.rx1-bestseller-carousel .rx1-product-card--collection:hover .rx1-product-card__media img{transform:scale(1.12)}.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__body{min-height:0;height:100%;grid-template-rows:minmax(2.25em,auto) minmax(2.45em,1fr) 42px;gap:.32rem;padding:.72rem .86rem 0}.rx1-bestseller-carousel .rx1-product-card--collection h3,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__summary{max-width:100%;text-align:center}.rx1-bestseller-carousel .rx1-product-card--collection h3{align-self:start;color:#000;font-size:clamp(.96rem,1.03vw,1.08rem);font-weight:950;line-height:1.1;-webkit-line-clamp:2}.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__summary{display:-webkit-box;color:#2f3440;font-size:clamp(.78rem,.84vw,.88rem);font-weight:450;line-height:1.22;-webkit-line-clamp:2;-webkit-box-orient:vertical}.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__commerce{min-height:42px;height:42px;display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:.75rem;margin-inline:-.86rem;border-top:1px solid rgba(0,0,0,.1);padding:0 .86rem}.rx1-bestseller-carousel .rx1-product-card--collection .rx1-price,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button{color:#000;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;line-height:1}.rx1-bestseller-carousel .rx1-product-card--collection .rx1-price{font-size:clamp(.88rem,.96vw,1rem);font-weight:850}.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__form{height:100%;display:flex;align-items:center;justify-content:flex-end}.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button{min-width:auto;min-height:42px;justify-content:flex-end;border:0;border-radius:0;background:transparent;padding:0;font-size:.9rem;font-weight:900;text-transform:uppercase}.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button:hover,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button:focus-visible{border-color:transparent;background:transparent;color:#000;text-decoration:underline;text-underline-offset:.18em}.rx1-bestseller-carousel__arrow{position:absolute;top:33%;z-index:3;width:clamp(54px,5vw,72px);height:clamp(54px,5vw,72px);display:inline-grid;place-items:center;border:1px solid var(--rx1-champagne);border-radius:999px;background:var(--rx1-champagne);color:#111;box-shadow:0 8px 12px #b99a4b2e;cursor:pointer;transform:translateY(-50%)}.rx1-bestseller-carousel__arrow span{font-size:clamp(1.45rem,2vw,1.9rem);font-weight:800;line-height:1}.rx1-bestseller-carousel__arrow--prev{left:clamp(1rem,3vw,3rem)}.rx1-bestseller-carousel__arrow--next{right:clamp(1rem,3vw,3rem)}.rx1-bestseller-carousel__arrow:hover,.rx1-bestseller-carousel__arrow:focus-visible{border-color:var(--rx1-champagne-hover);background:var(--rx1-champagne-hover);transform:translateY(-50%) scale(1.04)}.rx1-bestseller-carousel__cta{display:flex;justify-content:center;padding-top:clamp(2.2rem,4vw,3.2rem)}.rx1-bestseller-carousel__button.rx1-button{width:min(100%,330px);min-height:54px;justify-content:center;border-color:var(--rx1-champagne);border-radius:4px;background:var(--rx1-champagne);color:#111;font-size:1rem;font-weight:900}.rx1-bestseller-carousel__button.rx1-button:hover,.rx1-bestseller-carousel__button.rx1-button:focus-visible{border-color:var(--rx1-champagne-hover);background:var(--rx1-champagne-hover);color:#111}html.rx1-home-snap body.template-index .rx1-bestseller-carousel.rx1-product-showcase--compact{padding-block:clamp(54px,8svh,76px) clamp(22px,4svh,36px)}html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-bestseller-carousel__intro{width:100%;max-width:none;margin-inline:0;margin-bottom:clamp(1.5rem,3svh,2.3rem)}html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-bestseller-carousel__intro .rx1-section__header{width:100%;max-width:none;text-align:center}html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-bestseller-carousel__intro .rx1-section__header h2{width:100%;max-width:none;font-size:clamp(2rem,3vw,3rem);font-weight:950;line-height:1;text-align:center;white-space:nowrap}html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact{display:flex;grid-template-columns:none;gap:clamp(1rem,1.45vw,1.55rem)}html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact .rx1-product-card--collection{flex-basis:clamp(292px,22vw,340px);height:clamp(330px,24.5vw,366px);min-height:0}html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact .rx1-product-card--collection .rx1-product-card__media{height:100%;align-self:stretch;aspect-ratio:auto}html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact .rx1-product-card--collection .rx1-product-card__media img,html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact .rx1-product-card--collection .rx1-product-card__media .rx1-placeholder{max-width:none;max-height:none}html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact .rx1-product-card--collection h3{font-size:clamp(.96rem,1.02vw,1.06rem)}html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact .rx1-product-card--collection .rx1-product-card__summary{display:-webkit-box}@media(max-width:760px){.rx1-bestseller-carousel{padding-block:3.2rem}.rx1-bestseller-carousel__intro{margin-bottom:1.4rem}.rx1-bestseller-carousel__track.rx1-product-grid{gap:1rem;padding-inline:1rem;scroll-padding-inline:1rem}.rx1-bestseller-carousel .rx1-product-card--collection{flex-basis:min(76vw,300px);height:332px}.rx1-bestseller-carousel__arrow{width:48px;height:48px}.rx1-bestseller-carousel__arrow--prev{left:.75rem}.rx1-bestseller-carousel__arrow--next{right:.75rem}.rx1-bestseller-carousel__button.rx1-button{width:min(100% - 2rem,330px)}}.rx1-source-quality-page--records{--rx1-source-font: "Avenir Next", Avenir, "Helvetica Neue", Arial, sans-serif;--rx1-source-heavy: 850;--rx1-source-demi: 700;--rx1-source-red: #e1251b;--rx1-source-ink: #061a32;--rx1-source-muted: #35506d;--rx1-source-line: #d8e1ea;--rx1-source-sage: #6c7a68;--rx1-source-gold: #b99a4b;--rx1-source-soft: #f5f8fa;background:#fff;color:var(--rx1-source-ink)}.rx1-source-quality-page--records h1,.rx1-source-quality-page--records h2,.rx1-source-quality-page--records h3,.rx1-source-quality-page--records p,.rx1-source-quality-page--records figure{margin:0}.rx1-source-quality-page--records h1,.rx1-source-quality-page--records h2{color:var(--rx1-source-ink);font-family:var(--rx1-source-font);font-stretch:condensed;font-style:italic;font-weight:var(--rx1-source-heavy);letter-spacing:0;text-wrap:balance}.rx1-source-quality-page--records h1{max-width:18ch;font-size:clamp(2.35rem,3.6vw,3.85rem);line-height:1.06}.rx1-source-quality-page--records h2{max-width:18ch;font-size:clamp(2.05rem,3.35vw,3.25rem);line-height:1.06}.rx1-source-quality-page--records h3{color:var(--rx1-source-ink);font-size:clamp(1.08rem,1.35vw,1.4rem);font-weight:840;line-height:1.08;text-wrap:balance}.rx1-source-quality-page--records p,.rx1-source-quality-page--records li,.rx1-source-quality-page--records div{letter-spacing:0}.rx1-source-quality-page--records p,.rx1-source-role-card__body div,.rx1-source-standard p,.rx1-source-watch-item p{max-width:62ch;color:var(--rx1-source-muted);font-size:clamp(.98rem,1.1vw,1.12rem);line-height:1.58;text-wrap:pretty}.rx1-source-records-kicker{display:inline-flex;width:fit-content;align-items:center;border:1px solid rgba(185,154,75,.42);border-radius:8px;color:var(--rx1-source-ink);background:#b99a4b1a;padding:.38rem .62rem;font-size:.82rem;font-weight:820;line-height:1}.rx1-source-records-hero{min-height:min(680px,calc(100vh - var(--rx1-fixed-chrome-height, var(--rx1-header-height))));display:grid;align-items:center;overflow:hidden;padding-block:clamp(1.2rem,2vw,2rem) 0;background:#fff}.rx1-source-records-hero__inner{display:grid;grid-template-columns:minmax(0,.96fr) minmax(400px,.82fr);gap:clamp(3rem,8vw,9rem);align-items:center;max-width:1500px}.rx1-source-dose,.rx1-source-clean__top,.rx1-source-quiz__inner{display:grid;grid-template-columns:minmax(0,1.08fr) minmax(360px,.82fr);gap:clamp(2rem,6vw,7rem);align-items:center}.rx1-source-records-hero__media{position:relative;display:grid;align-self:end;min-height:clamp(370px,38vw,520px);place-items:end center;margin-left:0}.rx1-source-records-hero__media img{width:min(105%,760px);max-width:none;max-height:clamp(370px,38vw,520px);object-fit:contain;object-position:bottom center}.rx1-source-records-hero__copy,.rx1-source-dose__copy,.rx1-source-clean__copy,.rx1-source-quiz__copy{display:grid;gap:clamp(1rem,2vw,1.45rem);justify-items:start}.rx1-source-records-hero__copy{align-content:center;gap:clamp(1.75rem,3vw,2.4rem);padding-block:clamp(2rem,5vw,5.5rem)}.rx1-source-records-hero__copy h1{max-width:15em;color:#000;font-family:var(--rx1-source-font);font-size:clamp(2.4rem,3.55vw,3.75rem);font-weight:var(--rx1-source-heavy);line-height:1.08}.rx1-source-records-hero__copy p{max-width:34rem;color:#000;font-size:clamp(1.02rem,1.15vw,1.18rem);font-weight:520;line-height:1.78}.rx1-source-records-status{display:flex;flex-wrap:wrap;gap:.55rem;max-width:560px;margin-top:.2rem}.rx1-source-records-status span{display:inline-flex;min-height:34px;align-items:center;border:1px solid var(--rx1-source-line);border-radius:999px;background:#fff;color:var(--rx1-source-ink);padding:.42rem .75rem;font-size:.82rem;font-weight:760}.rx1-source-records-status span:first-child{border-color:#b99a4b75;background:#b99a4b24}.rx1-source-dose{padding-block:clamp(3.2rem,7vw,7rem)}.rx1-source-dose__mosaic{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));background:#fff}.rx1-source-dose__mosaic figure{aspect-ratio:1;overflow:hidden;background:#f4f8fb}.rx1-source-dose__mosaic img{width:100%;height:100%;object-fit:contain;padding:clamp(.4rem,1.2vw,1rem)}.rx1-source-dose__mosaic figure:nth-child(2) img,.rx1-source-dose__mosaic figure:nth-child(4) img{object-fit:cover;padding:0}.rx1-source-dose__placeholder{display:grid;place-items:center;border:1px solid var(--rx1-source-line);color:var(--rx1-source-muted);padding:1rem;text-align:center}.rx1-source-dose__placeholder span{max-width:14ch;font-size:.9rem;font-weight:760}.rx1-source-roles{padding-block:clamp(3.2rem,7vw,7rem)}.rx1-source-section-heading{display:grid;gap:1rem;justify-items:center;margin-bottom:clamp(2rem,4vw,3.4rem);text-align:center}.rx1-source-section-heading h2{max-width:26ch}.rx1-source-section-heading p{margin-inline:auto}.rx1-source-role-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,4.8rem) clamp(2rem,6vw,6rem)}.rx1-source-role-card{display:grid;grid-template-rows:auto 1fr;min-width:0;background:#fff}.rx1-source-role-card__media{display:grid;place-items:center;min-height:clamp(260px,30vw,420px);background:linear-gradient(180deg,#f7fbfd,#fff)}.rx1-source-role-card__media img{width:100%;height:100%;max-height:clamp(260px,28vw,390px);object-fit:contain;padding:clamp(.65rem,1.4vw,1.2rem);transition:transform .18s var(--rx1-ease)}.rx1-source-role-card:hover .rx1-source-role-card__media img{transform:translateY(-4px)}.rx1-source-role-card__body{display:grid;gap:.82rem;align-content:start;padding:clamp(1rem,2vw,1.45rem) 0 0}.rx1-source-role-card__body>p{color:var(--rx1-source-sage);font-size:.86rem;font-weight:820}.rx1-source-role-card__body a{color:inherit;text-decoration:none}.rx1-source-role-card__price{color:var(--rx1-source-ink);font-size:1.05rem;font-weight:860}.rx1-button--source{width:min(100%,250px);min-height:48px;justify-content:center;border-radius:8px;background:#2f2f2f;border-color:#2f2f2f;color:#fff;padding-inline:1.1rem;font-weight:820}.rx1-button--source:hover,.rx1-button--source:focus-visible{background:var(--rx1-source-ink);border-color:var(--rx1-source-ink)}.rx1-source-watchlist{padding-block:clamp(4.8rem,8vw,7.4rem);background:#f7f6f1}.rx1-source-watchlist__inner{display:grid;grid-template-columns:minmax(280px,.44fr) minmax(0,.86fr);gap:clamp(3rem,8vw,8.4rem);align-items:start;max-width:1180px}.rx1-source-watchlist__copy{display:grid;gap:clamp(1.35rem,2.4vw,2rem)}.rx1-source-watchlist__copy h2{max-width:10em;color:#000;font-family:var(--rx1-source-font);font-size:clamp(2rem,3.2vw,2.8rem);font-style:italic;font-stretch:condensed;font-weight:var(--rx1-source-heavy);letter-spacing:0;line-height:1.02}.rx1-source-watchlist__copy p{max-width:28rem;color:#000;font-size:clamp(1rem,1.12vw,1.14rem);font-weight:520;line-height:1.72}.rx1-source-watchlist__list{display:grid;gap:clamp(1rem,1.75vw,1.55rem);padding-top:0}.rx1-source-watchlist__items{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:clamp(3rem,8vw,7.2rem);row-gap:clamp(.75rem,1.25vw,1.1rem);align-items:start}.rx1-source-watch-item{display:grid;grid-template-columns:1rem 1fr;gap:.68rem;align-items:center;color:#000;min-height:1.35rem}.rx1-source-watch-item span{display:inline-flex;width:1rem;min-width:1rem;height:1rem;align-items:center;justify-content:center;color:#000;background:transparent;padding:0;font-family:var(--rx1-source-font);font-size:1.55rem;font-weight:var(--rx1-source-demi);line-height:1rem}.rx1-source-watch-item h3{color:#000;font-family:var(--rx1-source-font);font-size:clamp(.9rem,1.05vw,1.05rem);font-weight:var(--rx1-source-demi);line-height:1.16}.rx1-source-watch-item.is-active span,.rx1-source-watch-item.is-active h3{color:#e1251b}.rx1-source-watchlist__detail{display:grid;gap:.65rem;border:1px solid #d9d9d9;background:#fff;border-radius:.22rem;padding:clamp(.85rem,1.25vw,1.05rem)}.rx1-source-watchlist__detail h3{color:#000;font-size:.96rem;font-weight:860;line-height:1.25}.rx1-source-watchlist__detail p{color:#000;font-size:clamp(1rem,1.25vw,1.15rem);font-weight:500;line-height:1.32}.rx1-source-clean{padding-block:clamp(3.2rem,7vw,7rem);background:#fff}.rx1-source-clean__top{align-items:end}.rx1-source-clean__media{min-height:clamp(300px,34vw,500px);overflow:hidden;border-bottom:4px solid var(--rx1-source-sage);background:var(--rx1-source-soft)}.rx1-source-clean__media img{width:100%;height:100%;min-height:inherit;object-fit:cover}.rx1-source-clean__standards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(1.4rem,4vw,4rem);padding-top:clamp(2rem,5vw,4rem)}.rx1-source-standard{display:grid;gap:.72rem}.rx1-source-standard p{font-size:.98rem}.rx1-source-quiz{overflow:hidden;background:#f4f0df}.rx1-source-quiz__inner{min-height:clamp(340px,34vw,520px);align-items:center}.rx1-source-quiz__copy{padding-block:clamp(2.8rem,6vw,5rem)}.rx1-source-quiz__copy h2{max-width:18ch;font-family:var(--rx1-source-font);font-size:clamp(2rem,3.35vw,3.15rem);font-weight:var(--rx1-source-heavy);line-height:1.08}.rx1-source-quiz__media{align-self:end;display:grid;place-items:end center;min-height:clamp(280px,32vw,480px)}.rx1-source-quiz__media img{width:min(82%,430px);height:clamp(260px,32vw,430px);max-height:430px;object-fit:contain;filter:drop-shadow(0 14px 18px rgba(6,26,50,.18))}@media(max-width:980px){.rx1-source-quality-page--records h1{max-width:18ch;font-size:clamp(2.25rem,8vw,3.45rem)}.rx1-source-quality-page--records h2{max-width:18ch;font-size:clamp(1.95rem,7vw,2.9rem)}.rx1-source-records-hero__inner,.rx1-source-dose,.rx1-source-clean__top,.rx1-source-quiz__inner,.rx1-source-watchlist__inner{grid-template-columns:1fr}.rx1-source-records-hero__media{order:2;min-height:clamp(340px,75vw,560px);margin-left:0}.rx1-source-records-hero__copy{order:1}.rx1-source-records-hero__copy h1{max-width:16em;font-size:clamp(2.2rem,7.5vw,3.25rem)}.rx1-source-records-hero__media img{width:min(100%,620px);max-height:clamp(320px,76vw,560px)}.rx1-source-role-grid,.rx1-source-watchlist__list,.rx1-source-clean__standards{grid-template-columns:1fr}.rx1-source-role-card__media{min-height:clamp(240px,64vw,390px)}.rx1-source-section-heading{justify-items:start;text-align:left}.rx1-source-section-heading p{margin-inline:0}.rx1-source-watchlist__items{column-gap:clamp(1.5rem,6vw,3rem)}.rx1-source-quiz__media{min-height:260px}}@media(max-width:640px){.rx1-source-records-hero{padding-block:1.4rem 2.5rem}.rx1-source-records-hero__copy{padding-block:0 1rem}.rx1-source-records-hero__copy h1{max-width:15em;font-size:clamp(2rem,8.6vw,2.85rem)}.rx1-source-records-hero__copy p{font-size:1rem;line-height:1.68}.rx1-source-records-status{gap:.45rem}.rx1-source-records-status span{min-height:32px;font-size:.78rem}.rx1-source-dose,.rx1-source-roles,.rx1-source-watchlist,.rx1-source-clean{padding-block:2.6rem}.rx1-source-dose__mosaic{grid-template-columns:repeat(2,minmax(0,1fr))}.rx1-source-watchlist__items{grid-template-columns:1fr;row-gap:1.1rem}.rx1-source-watch-item{grid-template-columns:auto 1fr;align-items:center}.rx1-source-watch-item span{width:1.05rem;min-width:1.05rem}.rx1-button--source{width:100%}}.rx1-source-roles{padding-block:clamp(2.2rem,4.5vw,4rem)}.rx1-source-section-heading{margin-bottom:clamp(1.25rem,2.4vw,2rem)}.rx1-source-section-heading h2{max-width:none;font-family:var(--rx1-source-font);font-size:clamp(1.9rem,3.25vw,3rem);font-weight:var(--rx1-source-heavy);line-height:1.08}.rx1-source-role-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.8rem,1.5vw,1.2rem)}.rx1-source-role-card{min-height:0;grid-template-columns:minmax(132px,.42fr) minmax(0,1fr);grid-template-rows:1fr;align-items:stretch;overflow:hidden;border:1px solid rgba(6,26,50,.12);border-radius:8px;background:#fff}.rx1-source-role-card__media{min-height:clamp(170px,17vw,230px);background:linear-gradient(180deg,#f7fbfd,#fff)}.rx1-source-role-card__media img{width:100%;height:100%;max-height:clamp(170px,17vw,230px);object-fit:contain;padding:clamp(.45rem,1vw,.8rem)}.rx1-source-role-card__body{height:100%;display:grid;grid-template-rows:auto 1fr auto;justify-items:center;gap:.65rem;padding:clamp(.95rem,1.45vw,1.25rem);color:var(--rx1-source-ink);font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;text-align:center}.rx1-source-role-card__body h3{max-width:20ch;margin-inline:auto;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:clamp(.98rem,1.05vw,1.08rem);font-weight:800;line-height:1.16}.rx1-source-role-card__body div{max-width:26ch;margin-inline:auto;color:var(--rx1-source-muted);font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:.88rem;font-weight:400;line-height:1.38}.rx1-source-role-card__body .rx1-button--source{width:min(100%,168px);min-height:38px;align-self:end;justify-content:center;border-color:var(--rx1-source-ink);background:var(--rx1-source-ink);color:#fff!important;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:.78rem;font-weight:800;letter-spacing:0;line-height:1;text-transform:uppercase}.rx1-source-role-card__body .rx1-button--source:hover,.rx1-source-role-card__body .rx1-button--source:focus-visible{border-color:#8a7340;background:#8a7340;color:#fff!important}@media(max-width:980px){.rx1-source-role-grid{grid-template-columns:1fr}.rx1-source-section-heading{justify-items:center;text-align:center}}@media(max-width:640px){.rx1-source-role-grid,.rx1-source-role-card{grid-template-columns:1fr}.rx1-source-role-card__media,.rx1-source-role-card__media img{max-height:220px}.rx1-source-section-heading h2{font-size:clamp(1.75rem,7.8vw,2.35rem)}.rx1-source-role-card__body .rx1-button--source{width:min(100%,190px)}}@font-face{font-family:RX1 About Outfit;font-style:normal;font-weight:300;font-display:swap;src:url(https://rx-1-medical-beauty.myshopify.com/cdn/fonts/outfit/outfit_n3.8c97ae4c4fac7c2ea467a6dc784857f4de7e0e37.woff2) format("woff2")}@font-face{font-family:RX1 About Cabin;font-style:normal;font-weight:400;font-display:swap;src:url(https://rx-1-medical-beauty.myshopify.com/cdn/fonts/cabin/cabin_n4.cefc6494a78f87584a6f312fea532919154f66fe.woff2) format("woff2")}.rx1-about-reference{--rx1-about-body: "RX1 About Outfit", Outfit, sans-serif;--rx1-about-heading: "RX1 About Cabin", Cabin, sans-serif;overflow:hidden;background:#fff;color:#212326;font-family:var(--rx1-about-body);font-size:15.2px;font-weight:300;line-height:28px}.rx1-about-reference__banner{position:relative;min-height:550px;margin:0 0 36px;overflow:hidden;background:#111}.rx1-about-reference__banner:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:2;background:#00000047}.rx1-about-reference__banner-video,.rx1-about-reference__banner-fallback{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover;object-position:center center}.rx1-about-reference__banner-video{z-index:1;display:block}.rx1-about-reference__banner-fallback{z-index:0;display:block}.rx1-about-reference__banner-copy{position:absolute;inset-inline:0;inset-block-end:82px;z-index:3;width:min(471px,calc(100vw - 48px));margin-inline:auto;color:#fff;text-align:center}.rx1-about-reference__banner-copy h1,.rx1-about-reference__feature-copy h2{margin:0;font-family:var(--rx1-about-heading);font-size:40px;font-weight:400;letter-spacing:0}.rx1-about-reference__banner-copy h1{color:#fff;line-height:48px}.rx1-about-reference__banner-copy p{margin:19px 0 0;font-size:22.8px;line-height:32.4px}.rx1-about-reference__rich{width:min(690px,calc(100vw - 48px));margin:0 auto;padding-block:36px;text-align:center;font-size:19px;line-height:27px}.rx1-about-reference__rich p{margin:0}.rx1-about-reference__rich p+p{margin-top:27px}.rx1-about-reference__feature{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);min-height:622px;padding-block:36px}.rx1-about-reference__feature--reverse .rx1-about-reference__media{grid-column:2}.rx1-about-reference__feature--reverse .rx1-about-reference__feature-copy{grid-column:1;grid-row:1}.rx1-about-reference__media{height:550px;margin:0;overflow:hidden;background:#f3f3f3}.rx1-about-reference__media img{width:100%;height:100%;object-fit:cover;object-position:center center}.rx1-about-reference__feature-copy{align-self:center;width:min(494px,calc(100% - 96px));margin-inline:auto;color:#212326b3;font-size:19px;line-height:27px}.rx1-about-reference__feature-copy h2{color:#1a1b18;line-height:51.4px}.rx1-about-reference__feature-copy p{margin:18px 0 0}@media(max-width:749px){.rx1-about-reference{font-size:16px;line-height:1.75}.rx1-about-reference__banner{min-height:400px;margin-bottom:36px}.rx1-about-reference__banner-copy{inset-block-end:48px}.rx1-about-reference__banner-copy h1,.rx1-about-reference__feature-copy h2{font-size:clamp(2rem,10vw,3rem);line-height:1.2}.rx1-about-reference__banner-copy p{font-size:1.5rem;line-height:1.42}.rx1-about-reference__rich{width:min(100% - 32px,690px);text-align:left}.rx1-about-reference__feature,.rx1-about-reference__feature--reverse{display:grid;grid-template-columns:1fr;min-height:auto;padding-block:36px}.rx1-about-reference__feature--reverse .rx1-about-reference__media,.rx1-about-reference__feature--reverse .rx1-about-reference__feature-copy{grid-column:auto;grid-row:auto}.rx1-about-reference__media{height:auto;aspect-ratio:1 / .82}.rx1-about-reference__feature-copy{width:min(100% - 32px,690px);padding-block:34px 0}}body.template-page main:has(.rx1-contact-page){padding-top:var(--rx1-header-height)}body.template-page:has(.rx1-contact-page){--rx1-announcement-height: 0px;--rx1-fixed-chrome-height: var(--rx1-header-height)}body.template-page:has(.rx1-contact-page) .rx1-announcement{display:none!important}body.template-page:has(.rx1-contact-page) .rx1-header{inset-block-start:0}.rx1-contact-page{--rx1-contact-font: "Aptos", "Segoe UI", "Helvetica Neue", Arial, sans-serif;min-height:calc(100svh - var(--rx1-fixed-chrome-height, var(--rx1-header-height)));display:flex;align-items:center;background:#fff;padding-block:clamp(.8rem,2vh,1.35rem);font-family:var(--rx1-contact-font);font-weight:300}.rx1-contact-page .rx1-contact{width:min(1600px,calc(100vw - clamp(32px,6vw,112px)));display:grid;grid-template-columns:minmax(280px,.58fr) minmax(560px,1.18fr);gap:clamp(3rem,6vw,6.25rem);align-items:center}.rx1-contact__copy{color:#080808}.rx1-contact__copy h1{margin:0;color:#080808;font-family:var(--rx1-contact-font);font-size:clamp(2.5rem,3.7vw,4.05rem);font-weight:760;line-height:.95;letter-spacing:0;text-transform:uppercase}.rx1-contact__address{margin-top:clamp(1.8rem,4.2vh,3.2rem)}.rx1-contact__address h2,.rx1-contact__support h2{margin:0;color:#080808;font-family:var(--rx1-contact-font);font-size:clamp(1.85rem,2.55vw,2.85rem);font-weight:720;line-height:1.05;letter-spacing:0}.rx1-contact__address-body{max-width:34ch;margin-top:clamp(1rem,2.2vh,1.7rem);color:#15233a;font-size:clamp(1rem,1.25vw,1.22rem);font-weight:300;line-height:1.48}.rx1-contact__support{margin-top:clamp(1.7rem,4vh,3rem)}.rx1-contact__methods{display:grid;gap:clamp(.95rem,2.2vh,1.45rem);margin-top:clamp(1rem,2.4vh,1.8rem)}.rx1-contact-method{display:grid;grid-template-columns:2.7rem 1fr;gap:.9rem;align-items:center}.rx1-contact-method__icon{width:2.7rem;height:2.7rem;display:grid;place-items:center;border-radius:999px;background:var(--rx1-champagne);color:#080808}.rx1-contact-method__svg{width:1.24rem;height:1.24rem;stroke-width:2.35}.rx1-contact-method__body{min-width:0;color:#080808;font-size:clamp(1rem,1.15vw,1.16rem);font-weight:300;line-height:1.35}.rx1-contact-method__body a,.rx1-contact-method__body strong{display:inline-block;color:#080808;font-weight:380}.rx1-contact-method__body p{margin:.12rem 0 0;color:#111}.rx1-contact__form-panel{width:100%;border:0;border-radius:0;background:#f2f6f9;padding:clamp(.9rem,1.75vw,1.35rem) clamp(1.15rem,2.6vw,2.35rem)}.rx1-contact__form-panel h2{margin:0 0 clamp(.8rem,1.8vh,1.15rem);color:#080808;font-family:var(--rx1-contact-font);font-size:clamp(1.85rem,2.55vw,2.45rem);font-weight:720;line-height:1;letter-spacing:0}.rx1-contact-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(.44rem,.95vh,.62rem) clamp(.75rem,1.4vw,1rem)}.rx1-contact-form .rx1-field{display:grid;gap:.22rem;color:#080808}.rx1-contact-form .rx1-field--full,.rx1-contact-form button,.rx1-contact-form .errors,.rx1-contact-form .form__message,.rx1-contact-form .rx1-form-success{grid-column:1 / -1}.rx1-contact-form label{color:#080808;font-size:.72rem;font-weight:500;line-height:1;letter-spacing:0;text-transform:uppercase}.rx1-contact-form input,.rx1-contact-form select,.rx1-contact-form textarea{width:100%;min-height:2.45rem;border:1px solid rgba(13,31,61,.16);border-radius:4px!important;background:#fff;color:#080808;padding:.54rem .82rem;font-family:var(--rx1-contact-font);font-size:clamp(.96rem,1.04vw,1.06rem);font-weight:300;line-height:1.25}.rx1-contact-form select{padding-inline-end:2.2rem}.rx1-contact-form textarea{min-height:clamp(4.05rem,11.4vh,5.7rem);resize:vertical}.rx1-contact-form__note{margin:.05rem 0 0;color:#080808;font-size:clamp(.88rem,.98vw,1rem);font-weight:300;line-height:1.24}.rx1-contact-form button{width:100%;min-height:2.75rem;margin-top:.05rem;border-color:var(--rx1-champagne);border-radius:var(--rx1-button-radius);background:var(--rx1-champagne);color:#111;font-family:var(--rx1-contact-font);font-weight:520}.rx1-contact-form button:hover,.rx1-contact-form button:focus-visible{border-color:var(--rx1-champagne-hover);background:var(--rx1-champagne-hover);color:#111}.rx1-contact-form .errors,.rx1-contact-form .form__message{margin:0;color:#8b221d;font-weight:700}.rx1-contact-form .rx1-form-success{margin:0;border-radius:4px}@media(max-width:980px){.rx1-contact-page{align-items:start;padding-block:clamp(1.7rem,5vw,2.6rem)}.rx1-contact-page .rx1-contact{width:min(100% - 32px,760px);grid-template-columns:1fr;gap:2.4rem}.rx1-contact-form{grid-template-columns:1fr}.rx1-contact-form .rx1-field--split{grid-column:1 / -1}.rx1-contact__copy h1{max-width:10ch}.rx1-contact__address,.rx1-contact__support{margin-top:2rem}.rx1-contact__methods{gap:1rem;margin-top:1.25rem}}@media(prefers-reduced-motion:reduce){.rx1-about-reference__banner-video{display:none}}@media(max-width:560px){body.template-page main:has(.rx1-contact-page){padding-top:var(--rx1-header-height)}.rx1-contact-page{min-height:auto}.rx1-contact-page .rx1-contact{width:min(100% - 28px,480px)}.rx1-contact__copy h1{font-size:clamp(2.4rem,12vw,3.2rem)}.rx1-contact__address h2,.rx1-contact__support h2,.rx1-contact__form-panel h2{font-size:clamp(1.75rem,9vw,2.35rem)}.rx1-contact__form-panel{margin-inline:-.15rem;padding:1.2rem}}@keyframes rx1ServingHeadingFloat{0%,to{transform:translateY(0)}50%{transform:translateY(-5px)}}@media(min-width:981px){.rx1-header__nav-wrap{transform:translate(clamp(-2.5rem,-2vw,-.85rem))}}.rx1-hero-marquee{width:100vw;margin-inline:calc(50% - 50vw)}.rx1-hero-marquee__track{justify-content:flex-start;gap:clamp(1.35rem,3.4vw,3.6rem)}.rx1-hero-marquee__track span.rx1-hero-marquee__item,.rx1-hero-marquee__item{display:inline-flex;align-items:center;gap:clamp(.48rem,.9vw,.78rem);color:var(--rx1-deep);white-space:nowrap}.rx1-hero-marquee__logo{width:clamp(48px,4.6vw,72px);height:auto;flex:0 0 auto;object-fit:contain}.rx1-hero-marquee__item strong{color:var(--rx1-deep);font-size:clamp(.78rem,.94vw,.98rem);font-weight:950;letter-spacing:.08em;line-height:1}html.rx1-home-snap body.template-index .rx1-collagen-serving__header h2{animation:rx1ServingHeadingFloat 4.8s ease-in-out infinite;will-change:transform}html.rx1-home-snap body.template-index .rx1-collagen-serving__notes--left{padding-left:clamp(1.25rem,3.6vw,3.8rem)}.rx1-story-section--faq .rx1-section__header p:empty{display:none}.rx1-story-section--faq .rx1-faq-card summary{cursor:default}.rx1-story-section--faq .rx1-faq-card summary::marker{content:""}.rx1-story-section--faq .rx1-faq-card summary::-webkit-details-marker{display:none}.rx1-story-section--faq .rx1-faq-card[open]{border-color:#0d1f3d1a;background:#ffffffd6}.rx1-bestseller-carousel.is-auto-paused .rx1-bestseller-carousel__track{scroll-behavior:smooth}.rx1-bestseller-carousel.is-auto-scrolling .rx1-bestseller-carousel__track{scroll-behavior:auto;scroll-snap-type:none}.rx1-source-quality-page--records .rx1-reveal{opacity:.18;transform:translateY(-34px);transition:opacity .9s cubic-bezier(.16,1,.3,1),transform .9s cubic-bezier(.16,1,.3,1)}.rx1-source-quality-page--records .rx1-reveal.is-visible{opacity:1;transform:translateY(0)}@media(max-width:980px){.rx1-header__nav-wrap{transform:none}html.rx1-home-snap body.template-index .rx1-collagen-serving__notes--left{padding-left:0}}@media(prefers-reduced-motion:reduce){html.rx1-home-snap body.template-index .rx1-collagen-serving__header h2{animation:none}.rx1-source-quality-page--records .rx1-reveal{opacity:1;transform:none;transition:none}}:root{--rx1-brand-button: #f6bf7a;--rx1-brand-button-hover: #f2ad62;--rx1-brand-button-border: #d99b4d;--rx1-brand-button-text: #0d1f3d;--rx1-logo-full-ratio: 657 / 674}.rx1-logo,.rx1-header .rx1-logo{width:clamp(52px,4.9vw,72px)}.rx1-logo__image-wrap{aspect-ratio:var(--rx1-logo-full-ratio)}.rx1-hero-marquee__logo{width:clamp(34px,3.35vw,52px)}.rx1-button,.rx1-button--gold,.rx1-button--secondary,.rx1-button--light,.rx1-button--source,.rx1-header__utility .rx1-header__cta,.rx1-product-card__actions .rx1-button,.rx1-product-grid--collection .rx1-product-card__actions .rx1-button,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button,.rx1-purchase-panel .rx1-button,.rx1-contact-form button,.rx1-newsletter button,.rx1-search-form button,.rx1-bestseller-carousel__button.rx1-button,.rx1-collection-toolbar__actions .rx1-button,.rx1-collection-sidebar button,.shopify-payment-button__button--unbranded{border-color:var(--rx1-brand-button-border);background:var(--rx1-brand-button);color:var(--rx1-brand-button-text)!important}.rx1-button:hover,.rx1-button:focus-visible,.rx1-button--gold:hover,.rx1-button--gold:focus-visible,.rx1-button--secondary:hover,.rx1-button--secondary:focus-visible,.rx1-button--light:hover,.rx1-button--light:focus-visible,.rx1-button--source:hover,.rx1-button--source:focus-visible,.rx1-header__utility .rx1-header__cta:hover,.rx1-header__utility .rx1-header__cta:focus-visible,.rx1-product-card__actions .rx1-button:hover,.rx1-product-card__actions .rx1-button:focus-visible,.rx1-product-grid--collection .rx1-product-card__actions .rx1-button:hover,.rx1-product-grid--collection .rx1-product-card__actions .rx1-button:focus-visible,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button:hover,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button:focus-visible,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button:hover,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button:focus-visible,.rx1-purchase-panel .rx1-button:hover,.rx1-purchase-panel .rx1-button:focus-visible,.rx1-contact-form button:hover,.rx1-contact-form button:focus-visible,.rx1-newsletter button:hover,.rx1-newsletter button:focus-visible,.rx1-search-form button:hover,.rx1-search-form button:focus-visible,.rx1-bestseller-carousel__button.rx1-button:hover,.rx1-bestseller-carousel__button.rx1-button:focus-visible,.rx1-collection-toolbar__actions .rx1-button:hover,.rx1-collection-toolbar__actions .rx1-button:focus-visible,.rx1-collection-sidebar button:hover,.rx1-collection-sidebar button:focus-visible,.shopify-payment-button__button--unbranded:hover,.shopify-payment-button__button--unbranded:focus-visible{border-color:var(--rx1-brand-button-border);background:var(--rx1-brand-button-hover);color:var(--rx1-brand-button-text)!important}.rx1-product-card__actions .rx1-button.rx1-button--small,.rx1-product-grid--collection .rx1-product-card__actions .rx1-button.rx1-button--small,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small{border-color:var(--rx1-brand-button-text);background:transparent;color:var(--rx1-brand-button-text)!important}.rx1-product-card__actions .rx1-button.rx1-button--small:hover,.rx1-product-card__actions .rx1-button.rx1-button--small:focus-visible,.rx1-product-grid--collection .rx1-product-card__actions .rx1-button.rx1-button--small:hover,.rx1-product-grid--collection .rx1-product-card__actions .rx1-button.rx1-button--small:focus-visible,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small:hover,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small:focus-visible,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small:hover,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small:focus-visible{border-color:var(--rx1-brand-button-text);background:transparent;color:var(--rx1-brand-button-text)!important}.rx1-button:disabled,.rx1-button--source:disabled,.rx1-product-card__actions .rx1-button:disabled,.rx1-product-grid--collection .rx1-product-card__actions .rx1-button:disabled,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button:disabled,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button:disabled,.rx1-purchase-panel .rx1-button:disabled,.rx1-contact-form button:disabled,.rx1-newsletter button:disabled,.rx1-search-form button:disabled,.shopify-payment-button__button--unbranded:disabled{border-color:#d7dee8;background:#e5e8ec;color:#667085!important}@media(min-width:981px){.rx1-header__inner{grid-template-columns:auto minmax(0,1fr) auto;gap:clamp(.9rem,1.8vw,1.55rem)}.rx1-header__nav-wrap{justify-self:start;transform:none}.rx1-nav{justify-content:flex-start;gap:clamp(.9rem,1.5vw,1.45rem)}}@media(min-width:861px){.rx1-nav,.rx1-nav a{font-family:Gill Sans,Gill Sans MT,Aptos,Avenir Next,Segoe UI,Arial,sans-serif!important;font-weight:500!important;letter-spacing:.075em}}.rx1-product-card h3,.rx1-product-card h3 a,.rx1-product-grid--collection .rx1-product-card--collection h3,.rx1-product-grid--collection .rx1-product-card--collection h3 a,.rx1-bestseller-carousel .rx1-product-card--collection h3,.rx1-bestseller-carousel .rx1-product-card--collection h3 a,.rx1-product-card__summary,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__summary,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__summary,.rx1-product-card .rx1-price,.rx1-product-card__actions .rx1-button.rx1-button--small{font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;letter-spacing:0}.rx1-product-card h3,.rx1-product-grid--collection .rx1-product-card--collection h3,.rx1-bestseller-carousel .rx1-product-card--collection h3{color:#000;font-size:clamp(.9rem,.95vw,.98rem);font-weight:400;line-height:1.34}.rx1-product-card__summary,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__summary,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__summary{color:#00000094;font-size:clamp(.82rem,.88vw,.95rem);font-weight:400;line-height:1.34}.rx1-product-card .rx1-price,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-price,.rx1-product-grid--collection .rx1-product-card--collection .rx1-price,.rx1-product-card__actions .rx1-button.rx1-button--small,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small{color:#000!important;font-size:clamp(.78rem,.84vw,.9rem);font-weight:400;line-height:1.34}.rx1-product-card__actions .rx1-button.rx1-button--small,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small{text-transform:uppercase}.rx1-product-grid--collection .rx1-product-card--collection,.rx1-bestseller-carousel .rx1-product-card--collection,.rx1-product-grid--collection .rx1-product-card--collection h3,.rx1-product-grid--collection .rx1-product-card--collection h3 a,.rx1-bestseller-carousel .rx1-product-card--collection h3,.rx1-bestseller-carousel .rx1-product-card--collection h3 a,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__summary,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__summary,.rx1-product-grid--collection .rx1-product-card--collection .rx1-price,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-price,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button{font-family:Arial,sans-serif;font-weight:400}.rx1-product-grid--collection .rx1-product-card--collection h3,.rx1-product-grid--collection .rx1-product-card--collection h3 a,.rx1-bestseller-carousel .rx1-product-card--collection h3,.rx1-bestseller-carousel .rx1-product-card--collection h3 a{font-weight:500;text-align:center}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__summary,.rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__summary{text-align:center}html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact .rx1-product-card--collection h3,html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact .rx1-product-card--collection h3 a,html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact .rx1-product-card--collection .rx1-product-card__summary{font-family:Arial,sans-serif;font-weight:400;text-align:center}html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact .rx1-product-card--collection h3,html.rx1-home-snap body.template-index .rx1-bestseller-carousel .rx1-product-grid--compact .rx1-product-card--collection h3 a{font-weight:500}.rx1-bestseller-carousel__track[data-rx1-infinite-ready=true],.rx1-bestseller-carousel .rx1-bestseller-carousel__track.rx1-product-grid[data-rx1-infinite-ready=true],.rx1-bestseller-carousel.is-auto-scrolling .rx1-bestseller-carousel__track.rx1-product-grid,.rx1-bestseller-carousel.is-dragging .rx1-bestseller-carousel__track.rx1-product-grid,html.rx1-home-snap body.template-index .rx1-bestseller-carousel.rx1-product-showcase .rx1-bestseller-carousel__track.rx1-product-grid.rx1-product-grid--compact[data-rx1-infinite-ready=true],html.rx1-home-snap body.template-index .rx1-bestseller-carousel.rx1-product-showcase.is-auto-scrolling .rx1-bestseller-carousel__track.rx1-product-grid.rx1-product-grid--compact,html.rx1-home-snap body.template-index .rx1-bestseller-carousel.rx1-product-showcase.is-dragging .rx1-bestseller-carousel__track.rx1-product-grid.rx1-product-grid--compact{scroll-snap-type:none}.rx1-get-started{background:linear-gradient(90deg,#fffffff5,#ffffffe0 28%,#ffffff6b 54%,#ffffff14),var(--rx1-get-started-bg) center / cover no-repeat;padding-block:0}.rx1-get-started__layout{min-height:min(680px,calc(100svh - var(--rx1-header-height, 76px)));grid-template-columns:minmax(300px,.42fr) minmax(0,.58fr);gap:clamp(1rem,4vw,4rem);align-items:start;padding-block:clamp(2.2rem,5vw,4.2rem) clamp(2rem,4vw,3.8rem)}.rx1-get-started__copy{max-width:610px}.rx1-get-started__kicker{color:#0000009e;font-size:.84rem;font-weight:400;text-transform:none}.rx1-get-started h1{max-width:12ch;color:#0d1f3d;font-size:clamp(3.1rem,5.8vw,5.7rem);font-weight:950;line-height:.9;text-transform:uppercase;white-space:normal}.rx1-get-started__body{max-width:40ch;margin-top:clamp(1.1rem,2vw,1.6rem);color:#0d1f3dc7;font-size:clamp(1.02rem,1.35vw,1.22rem);line-height:1.55}.rx1-get-started__actions{margin-top:clamp(1.55rem,3vw,2.4rem)}.rx1-get-started__actions .rx1-button{min-width:min(100%,260px);justify-content:center}.rx1-get-started__visual{display:none}.rx1-get-started__science{background:#d2f4f1}.rx1-get-started__science-inner{min-height:clamp(520px,44vw,690px);display:grid;grid-template-columns:minmax(390px,.92fr) minmax(300px,.82fr) minmax(340px,.9fr);gap:clamp(1.3rem,2.5vw,2.7rem);align-items:center;padding-block:clamp(4.4rem,7vw,6.8rem)}.rx1-get-started__science-copy{display:grid;gap:clamp(1.25rem,2vw,1.85rem);align-content:start}.rx1-get-started__science-copy h2,.rx1-get-started__science-card h3{margin:0;color:#000;font-size:clamp(2rem,2.55vw,3rem);font-weight:950;line-height:1.05;letter-spacing:0}.rx1-get-started__science-copy p,.rx1-get-started__science-card p{max-width:44ch;margin:0;color:#000000d1;font-size:clamp(1rem,1.18vw,1.18rem);font-weight:400;line-height:1.42}.rx1-get-started__science-button{width:min(100%,330px);min-height:52px;display:inline-flex;align-items:center;justify-content:center;margin-top:clamp(.8rem,1.8vw,1.4rem);border:0;border-radius:4px;background:#e6008d;color:#fff;font-size:.92rem;font-weight:900;line-height:1;text-decoration:none;text-transform:uppercase}.rx1-get-started__science-button:hover,.rx1-get-started__science-button:focus-visible{background:#ca007c;color:#fff;transform:translateY(-1px)}.rx1-get-started__science-media{display:grid;place-items:center;min-width:0}.rx1-get-started__science-media img{width:min(100%,520px);height:auto;display:block}.rx1-get-started__science-card{align-self:start;display:grid;gap:clamp(1.1rem,2vw,1.55rem);margin-top:clamp(.6rem,2.5vw,2rem);border-radius:4px;background:#fff;padding:clamp(1.5rem,2.4vw,2.2rem)}@media(max-width:980px){.rx1-get-started{background:linear-gradient(90deg,#fffffff7,#ffffffdb 56%,#ffffff57),var(--rx1-get-started-bg) 62% center / cover no-repeat}.rx1-get-started__layout{grid-template-columns:1fr;padding-block:calc(var(--rx1-header-height, 72px) + 2rem) 3rem}.rx1-get-started__copy{max-width:500px}.rx1-get-started h1{font-size:clamp(3.1rem,14vw,5.2rem)}.rx1-get-started__science-inner{grid-template-columns:1fr;gap:1.75rem}.rx1-get-started__science-card{margin-top:0}}.rx1-bestseller-carousel__arrow{display:none!important}.rx1-mobile-menu-backdrop,.rx1-mobile-drawer__header,.rx1-mobile-drawer__cta,.rx1-collection-mobile-controls,.rx1-collection-filter-backdrop,.rx1-collection-sidebar__drawer-header{display:none}@media(max-width:860px){body.rx1-mobile-menu-open,body.rx1-filter-drawer-open{overflow:hidden}.rx1-header{isolation:isolate}.rx1-header__inner{min-height:72px;display:grid;grid-template-columns:34px 38px minmax(0,1fr) 38px 42px;gap:clamp(.45rem,2.2vw,.8rem);align-items:center;justify-content:stretch;padding-inline:clamp(.75rem,3.5vw,1rem)}.rx1-menu-toggle{position:static;inset:auto;grid-column:1;grid-row:1;width:34px;min-width:0;height:34px;min-height:34px;display:inline-grid;place-items:center;justify-self:start;border:0;border-radius:0;background:transparent;padding:0;color:var(--rx1-deep);transform:none}.rx1-menu-toggle__label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.rx1-menu-toggle__icon{width:26px;display:grid;gap:5px}.rx1-menu-toggle__icon span{display:block;width:100%;height:2px;background:currentColor}.rx1-logo{grid-column:3;grid-row:1;justify-self:center;width:82px}.rx1-logo__image-wrap,.rx1-logo__image{width:82px;height:auto}.rx1-header__utility{display:contents}.rx1-header__utility .rx1-icon-link{width:38px;height:38px;min-height:38px;display:inline-grid;place-items:center;color:var(--rx1-deep)}.rx1-header__utility .rx1-icon-link:nth-of-type(1){grid-column:2;grid-row:1}.rx1-header__utility .rx1-icon-link:nth-of-type(2){grid-column:4;grid-row:1}.rx1-header__utility .rx1-icon-link:nth-of-type(3){grid-column:5;grid-row:1}.rx1-header__utility .rx1-icon-link svg{width:26px;height:26px;stroke-width:1.8}.rx1-header__utility .rx1-header__cta{display:none}.rx1-mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1900;display:block;border:0;background:#00000075;opacity:0;pointer-events:none;transition:opacity .18s var(--rx1-ease)}.rx1-header.is-open .rx1-mobile-menu-backdrop{opacity:1;pointer-events:auto}.rx1-header__nav-wrap{position:fixed;inset:0 auto 0 0;z-index:1901;width:min(86vw,360px);height:100dvh;min-width:0;display:flex;flex-direction:column;justify-content:start;gap:0;overflow-y:auto;background:#fff;box-shadow:10px 0 28px #0000002e;transform:translate(-104%);transition:transform .22s var(--rx1-ease)}.rx1-header.is-open .rx1-header__nav-wrap{display:flex;transform:translate(0)}.rx1-mobile-drawer__header{min-height:72px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(6,26,55,.12);padding:0 1.12rem}.rx1-mobile-drawer__login{display:inline-flex;align-items:center;gap:.62rem;color:#000;font-size:1rem;font-weight:700;text-decoration:none}.rx1-mobile-drawer__login svg{width:24px;height:24px;fill:none;stroke:currentColor;stroke-width:1.7}.rx1-mobile-drawer__close,.rx1-collection-sidebar__drawer-header button{width:42px;height:42px;display:inline-grid;place-items:center;border:0;background:transparent;color:#000;font-size:2rem;line-height:1;cursor:pointer}.rx1-nav{width:100%;display:grid;gap:0;padding:1.08rem 1.12rem 1.2rem}.rx1-nav a{min-height:54px;display:flex;align-items:center;border-bottom:1px solid rgba(6,26,55,.12);color:#000;font-size:1.04rem;font-weight:800;letter-spacing:0;text-decoration:none;text-transform:none}.rx1-nav a[aria-current=page]:after{display:none}.rx1-mobile-drawer__cta{width:calc(100% - 2.24rem);min-height:54px;display:inline-flex;align-items:center;justify-content:center;margin:auto 1.12rem 1.1rem;border-radius:4px;background:var(--rx1-brand-button);color:var(--rx1-brand-button-text);font-size:1rem;font-weight:900;text-decoration:none;text-transform:uppercase}.rx1-collection-mobile-controls{display:block;padding-block:.85rem}.rx1-collection-filter-toggle{width:100%;min-height:54px;display:inline-flex;align-items:center;gap:.7rem;border:1px solid rgba(6,26,55,.12);border-inline:0;background:#fff;color:#000;padding:0 .35rem;font-size:1.08rem;font-weight:500;text-align:left;cursor:pointer}.rx1-collection-filter-toggle svg{width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8}.rx1-collection-filter-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1800;display:block;border:0;background:#00000075;opacity:0;pointer-events:none;transition:opacity .18s var(--rx1-ease)}body.rx1-filter-drawer-open .rx1-collection-filter-backdrop{opacity:1;pointer-events:auto}.rx1-collection-body{display:block}.rx1-collection-sidebar{position:fixed;inset:0 auto 0 0;z-index:1801;width:min(86vw,360px);height:100dvh;max-height:none;overflow-y:auto;background:#fff;padding:0;box-shadow:10px 0 28px #0000002e;transform:translate(-104%);transition:transform .22s var(--rx1-ease)}body.rx1-filter-drawer-open .rx1-collection-sidebar{transform:translate(0)}.rx1-collection-sidebar__drawer-header{min-height:70px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(6,26,55,.12);padding:0 1.1rem}.rx1-collection-sidebar__drawer-header strong{color:#000;font-size:1rem;font-weight:800}.rx1-collection-sidebar__form{padding:1rem 1.1rem 1.5rem}.rx1-collection-sidebar__heading{display:none}.rx1-filter-group{border-bottom:1px solid rgba(6,26,55,.12);padding:.9rem 0}.rx1-filter-group summary{min-height:44px;color:#000;font-size:1.02rem;font-weight:800}.rx1-filter-links__section h3{color:#000;font-size:.82rem;font-weight:800;letter-spacing:0}.rx1-filter-links__section a,.rx1-filter-group label span,.rx1-filter-group li a{color:#00000094;font-size:1rem;line-height:1.5}.rx1-product-grid--collection{grid-template-columns:repeat(2,minmax(0,1fr))!important;gap:.72rem}.rx1-product-grid--collection .rx1-product-card--collection{min-height:0}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media{aspect-ratio:1 / 1.08}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media img{padding:.35rem}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__body{grid-template-rows:auto minmax(2.55em,auto) 40px;gap:.28rem;padding:.58rem .6rem 0}.rx1-product-grid--collection .rx1-product-card--collection h3{min-height:2.55em;font-size:clamp(.76rem,3.35vw,.9rem);line-height:1.22}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__summary{display:none}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__commerce{min-height:40px;margin-inline:-.6rem;padding-inline:.6rem;gap:.35rem}.rx1-product-grid--collection .rx1-product-card--collection .rx1-price,.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button{font-size:clamp(.72rem,3vw,.82rem)}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button{min-height:38px;padding-inline:0}}@media(prefers-reduced-motion:reduce){.rx1-header__nav-wrap,.rx1-mobile-menu-backdrop,.rx1-collection-sidebar,.rx1-collection-filter-backdrop{transition:none}}@media(max-width:860px){.rx1-header .rx1-header__inner{grid-template-columns:34px 38px minmax(0,1fr) 38px 42px!important;justify-content:stretch!important}.rx1-header .rx1-menu-toggle{grid-column:1!important;grid-row:1!important;width:34px!important;min-width:34px!important;padding:0!important;position:static!important;display:inline-grid!important;transform:none!important}.rx1-header .rx1-logo{grid-column:3!important;grid-row:1!important;justify-self:center!important;width:82px!important}.rx1-header .rx1-header__utility{grid-column:auto!important;display:contents!important;width:auto!important}.rx1-header .rx1-header__utility .rx1-icon-link{width:38px!important;height:38px!important;display:inline-grid!important}.rx1-header .rx1-header__utility .rx1-icon-link[href*="/account"]{display:inline-grid!important}.rx1-header .rx1-header__utility .rx1-icon-link:nth-of-type(1){grid-column:2!important;grid-row:1!important}.rx1-header .rx1-header__utility .rx1-icon-link:nth-of-type(2){grid-column:4!important;grid-row:1!important}.rx1-header .rx1-header__utility .rx1-icon-link:nth-of-type(3){grid-column:5!important;grid-row:1!important}}.rx1-get-started__science-button{border:1px solid var(--rx1-champagne, #f6bf7a);background:var(--rx1-champagne, #f6bf7a);color:#111}.rx1-get-started__science-button:hover,.rx1-get-started__science-button:focus-visible{border-color:var(--rx1-champagne-hover, #f2ad62);background:var(--rx1-champagne-hover, #f2ad62);color:#111}.rx1-about-reference__banner{min-height:clamp(360px,38vw,430px);margin-bottom:24px}.rx1-about-reference__banner-copy{inset-block-end:clamp(46px,6vw,64px)}.rx1-about-reference__rich{padding-block:28px}@media(max-width:749px){.rx1-about-reference__banner{min-height:320px;margin-bottom:24px}.rx1-about-reference__banner-copy{inset-block-end:34px}}@media(max-width:860px){.rx1-header.is-open .rx1-header__nav-wrap{z-index:3001!important;background:#fff!important;color:#000!important;box-shadow:12px 0 30px #00000038!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;opacity:1!important}.rx1-header.is-open .rx1-mobile-menu-backdrop{z-index:3000!important;background:#00000061!important}.rx1-header .rx1-mobile-drawer__header,.rx1-header .rx1-nav,.rx1-header .rx1-mobile-drawer__cta{background:#fff}.rx1-header .rx1-header__inner{min-height:66px!important}.rx1-header .rx1-logo{width:64px!important}.rx1-header .rx1-logo__image-wrap,.rx1-header .rx1-logo__image{width:64px!important;max-height:66px!important;object-fit:contain}.rx1-collection-mobile-controls{padding-block:.45rem}.rx1-collection-filter-toggle{min-height:46px;gap:.58rem;font-size:1rem}.rx1-product-grid--collection{gap:.62rem!important}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media{aspect-ratio:1 / .74!important}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__media img{padding:.18rem!important}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__body{grid-template-rows:auto minmax(2.35em,auto) 36px!important;gap:.2rem!important;padding:.48rem .52rem 0!important}.rx1-product-grid--collection .rx1-product-card--collection h3{min-height:2.35em!important;font-size:clamp(.72rem,3vw,.84rem)!important;line-height:1.16!important}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__commerce{min-height:36px!important;margin-inline:-.52rem!important;padding-inline:.52rem!important}.rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button{min-height:34px!important}}@media(max-width:860px){.rx1-header.is-open .rx1-header__nav-wrap{inset:0 auto 0 0!important;inset-inline-start:0!important;width:min(76vw,340px)!important;max-width:min(76vw,340px)!important;margin-left:0!important;border-left:0!important;transform:translateZ(0)!important}.rx1-header .rx1-mobile-drawer__cta{width:calc(100% - 32px)!important;min-height:58px;margin:auto 16px 18px!important;border:1px solid var(--rx1-champagne-hover, #f2ad62);border-radius:4px;background:var(--rx1-champagne, #f6bf7a)!important;color:#0d1f3d!important;box-shadow:none}.rx1-header .rx1-mobile-drawer__cta:hover,.rx1-header .rx1-mobile-drawer__cta:focus-visible{background:var(--rx1-champagne-hover, #f2ad62)!important;color:#0d1f3d!important}}@media(max-width:760px){html.rx1-home-snap body.template-index .rx1-snap-panel>.rx1-collagen-serving,html.rx1-home-snap body.template-index #MainContent>section.rx1-collagen-serving{width:100vw!important;max-width:100vw!important;margin-inline:calc(50% - 50vw)!important}}@media(max-width:860px){.rx1-header .rx1-logo{width:56px!important}.rx1-header .rx1-logo__image-wrap,.rx1-header .rx1-logo__image{width:56px!important;max-height:58px!important}}.rx1-header{border-bottom:1px solid transparent!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;transition:inset-block-start .22s cubic-bezier(.22,1,.36,1),background-color .16s var(--rx1-ease),border-color .16s var(--rx1-ease),box-shadow .16s var(--rx1-ease),color .16s var(--rx1-ease)!important}.rx1-header:before{content:""!important;position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;display:block!important;border-bottom:1px solid rgba(13,31,61,.08);background:#fffffffa;box-shadow:0 4px 10px #0d1f3d14;opacity:0;pointer-events:none;transform:translateY(-105%);transition:transform .36s cubic-bezier(.16,1,.3,1),opacity .18s var(--rx1-ease)}.rx1-header.is-at-top:not(.is-open){border-bottom-color:transparent!important;background:transparent!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important}.rx1-header.is-scrolled,.rx1-header.is-open{border-bottom-color:transparent!important;background:transparent!important;box-shadow:none!important;color:var(--rx1-navy)!important}.rx1-header.is-scrolled:before,.rx1-header.is-open:before{opacity:1;transform:translateY(0)}.rx1-header.is-scrolled:not(.is-open) .rx1-header__inner{animation:rx1HeaderContentDrop .36s cubic-bezier(.16,1,.3,1) both!important}.rx1-header.is-open .rx1-header__inner{animation:none!important}@supports ((backdrop-filter: blur(12px)) or (-webkit-backdrop-filter: blur(12px))){.rx1-header.is-scrolled:before,.rx1-header.is-open:before{backdrop-filter:saturate(1.05) blur(12px)!important;-webkit-backdrop-filter:saturate(1.05) blur(12px)!important}}@media(prefers-reduced-motion:reduce){.rx1-header,.rx1-header:before{transition:none!important}.rx1-header.is-scrolled:not(.is-open) .rx1-header__inner{animation:none!important}}:root{--rx1-user-ink: #2f3524;--rx1-user-surface: #ecf2f5;--rx1-user-button: #9ca68d;--rx1-white: var(--rx1-user-surface);--rx1-soft: var(--rx1-user-surface);--rx1-soft-strong: #dbe6eb;--rx1-cream: var(--rx1-user-surface);--rx1-ink: var(--rx1-user-ink);--rx1-muted: rgba(47, 53, 36, .78);--rx1-blue: var(--rx1-user-ink);--rx1-deep: var(--rx1-user-ink);--rx1-deep-green: var(--rx1-user-ink);--rx1-navy: var(--rx1-user-ink);--rx1-quiet-ink: var(--rx1-user-ink);--rx1-source-ink: var(--rx1-user-ink);--rx1-source-muted: rgba(47, 53, 36, .78);--rx1-source-soft: var(--rx1-user-surface);--rx1-source-sage: var(--rx1-user-ink);--rx1-champagne: var(--rx1-user-button);--rx1-champagne-hover: var(--rx1-user-button);--rx1-brand-button: var(--rx1-user-button);--rx1-brand-button-hover: var(--rx1-user-button);--rx1-brand-button-border: var(--rx1-user-button);--rx1-brand-button-text: var(--rx1-user-ink)}html,body,body main,body .shopify-section,body .rx1-section,body .rx1-section--soft,body .rx1-product-showcase,body .rx1-product-card,body .rx1-trust-card,body .rx1-info-card,body .rx1-faq-card,body .rx1-reco-card,body .rx1-page-hero,body .rx1-source-quality-page--records,body .rx1-source-records-hero,body .rx1-source-dose__mosaic,body .rx1-source-dose__mosaic figure,body .rx1-source-role-card,body .rx1-source-role-card__media,body .rx1-source-watchlist,body .rx1-source-quiz,body .rx1-source-quiz__inner,body .rx1-contact,body .rx1-search-overlay,body .rx1-cart-drawer,body .rx1-mobile-drawer{background-color:var(--rx1-user-surface)!important}.rx1-header:before{background:#ecf2f5fa!important}.template-index .rx1-hero__shade{background:linear-gradient(90deg,#ecf2f5fa,#ecf2f5e0 38%,#ecf2f594 68%,#ecf2f533),#ecf2f52e!important}body,body :where(h1,h2,h3,h4,h5,h6,p,a,span,strong,em,small,li,dt,dd,label,summary,button,input,textarea,select,th,td,div){color:var(--rx1-user-ink)!important}body ::placeholder{color:#2f3524b8!important}body :where(.rx1-button,.rx1-button--gold,.rx1-button--secondary,.rx1-button--light,.rx1-button--small,.rx1-button--source,.rx1-header__cta,.rx1-mobile-drawer__cta,.rx1-page-hero__routine-cta,.rx1-contact-form button,.rx1-newsletter button,.rx1-search-form button,.rx1-collection-sidebar button,.rx1-collection-filter-toggle,.rx1-bestseller-carousel__arrow,.rx1-back-to-top,.shopify-payment-button__button--unbranded),body button[type=submit],body input[type=submit]{border-color:var(--rx1-user-button)!important;background:var(--rx1-user-button)!important;color:var(--rx1-user-ink)!important}body :where(.rx1-button,.rx1-button--gold,.rx1-button--secondary,.rx1-button--light,.rx1-button--small,.rx1-button--source,.rx1-header__cta,.rx1-mobile-drawer__cta,.rx1-page-hero__routine-cta,.rx1-contact-form button,.rx1-newsletter button,.rx1-search-form button,.rx1-collection-sidebar button,.rx1-collection-filter-toggle,.rx1-bestseller-carousel__arrow,.rx1-back-to-top,.shopify-payment-button__button--unbranded):hover,body :where(.rx1-button,.rx1-button--gold,.rx1-button--secondary,.rx1-button--light,.rx1-button--small,.rx1-button--source,.rx1-header__cta,.rx1-mobile-drawer__cta,.rx1-page-hero__routine-cta,.rx1-contact-form button,.rx1-newsletter button,.rx1-search-form button,.rx1-collection-sidebar button,.rx1-collection-filter-toggle,.rx1-bestseller-carousel__arrow,.rx1-back-to-top,.shopify-payment-button__button--unbranded):focus-visible,body button[type=submit]:hover,body button[type=submit]:focus-visible,body input[type=submit]:hover,body input[type=submit]:focus-visible{border-color:var(--rx1-user-button)!important;background:var(--rx1-user-button)!important;color:var(--rx1-user-ink)!important}.rx1-hero-marquee{background:var(--rx1-user-surface)!important}.rx1-source-role-card__body .rx1-button--source,.rx1-source-role-card__body .rx1-button--source:hover,.rx1-source-role-card__body .rx1-button--source:focus-visible,.rx1-header .rx1-mobile-drawer__cta,.rx1-header .rx1-mobile-drawer__cta:hover,.rx1-header .rx1-mobile-drawer__cta:focus-visible{border-color:var(--rx1-user-button)!important;background:var(--rx1-user-button)!important;color:var(--rx1-user-ink)!important}.template-index .rx1-hero__product-lineup,.rx1-hero-marquee__logo{display:none!important}.rx1-hero-marquee__track span.rx1-hero-marquee__item,.rx1-hero-marquee__item{gap:0!important}.template-index .rx1-hero__center{grid-template-columns:minmax(0,1fr)!important}.template-index .rx1-hero__headline,.template-index .rx1-hero__headline>span,.template-index .rx1-hero__headline-emphasis{font-family:Georgia,Times New Roman,Songti SC,SimSun,serif!important;font-style:normal!important;letter-spacing:0!important;text-transform:none!important}.template-index .rx1-hero__headline{max-width:min(760px,100%)!important;font-size:clamp(3rem,5.8vw,5.2rem)!important;line-height:1.02!important}.template-index .rx1-hero__headline>span{font-weight:700!important}.template-index .rx1-hero__headline-emphasis{margin-top:.08em!important;font-size:clamp(2.05rem,3.7vw,3.6rem)!important;font-weight:400!important;line-height:1.06!important}@media(min-width:761px){.template-index .rx1-hero__headline>span{white-space:nowrap!important}}.template-index .rx1-hero__center{justify-items:start!important}.template-index .rx1-hero__copy{align-items:flex-start!important;justify-items:start!important;width:min(820px,calc(100vw - 96px))!important;margin-inline:0 auto!important;text-align:left!important}.template-index .rx1-hero__headline,.template-index .rx1-hero__headline>span,.template-index .rx1-hero__headline-emphasis{font-family:"Bodoni 72 Smallcaps","Bodoni 72",Bodoni MT Condensed,Bodoni MT,Didot,Perpetua,Georgia,serif!important;font-stretch:condensed!important;font-style:normal!important}.template-index .rx1-hero__headline{display:grid!important;row-gap:clamp(.28rem,.75vw,.62rem)!important;margin:0!important;max-width:min(880px,100%)!important;font-size:clamp(3.05rem,5.55vw,5.15rem)!important;line-height:.92!important;transform:scaleX(.9)!important;transform-origin:left center!important;width:calc(100% / .9)!important;text-wrap:balance}.template-index .rx1-hero__headline>span{font-weight:680!important}.template-index .rx1-hero__headline-emphasis{display:block!important;width:max-content!important;max-width:none!important;margin-top:0!important;font-size:clamp(2.03rem,3.45vw,3.28rem)!important;font-weight:380!important;line-height:1!important;white-space:nowrap!important;text-wrap:nowrap}.template-index .rx1-hero__actions{justify-content:flex-start!important;margin-top:clamp(.86rem,1.55vw,1.35rem)!important}.rx1-footer,.rx1-footer :where(h2,h3,p,a,span,small,label),html.rx1-home-snap body.template-index .rx1-footer,html.rx1-home-snap body.template-index .rx1-footer :where(h2,h3,p,a,span,small,label){color:#fff!important}.rx1-footer a:hover,.rx1-footer a:focus-visible{color:#fff!important}.rx1-about-reference__banner-copy,.rx1-about-reference__banner-copy :where(h1,p,span,strong,em){color:#fff!important}body .rx1-product-card__actions .rx1-button,body .rx1-product-card__actions .rx1-button:hover,body .rx1-product-card__actions .rx1-button:focus-visible,body .rx1-product-card__actions .rx1-button:disabled,body .rx1-product-card__actions .rx1-button.rx1-button--small,body .rx1-product-card__actions .rx1-button.rx1-button--small:hover,body .rx1-product-card__actions .rx1-button.rx1-button--small:focus-visible,body .rx1-product-card__actions .rx1-button.rx1-button--small:disabled{border-color:transparent!important;background:transparent!important;box-shadow:none!important;color:var(--rx1-user-ink)!important}body .rx1-product-card__actions .rx1-button:disabled,body .rx1-product-card__actions .rx1-button.rx1-button--small:disabled{opacity:.72!important}body .rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button,body .rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button:hover,body .rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button:focus-visible,body .rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button:disabled,body .rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small,body .rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small:hover,body .rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small:focus-visible,body .rx1-product-grid--collection .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small:disabled,body .rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button,body .rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button:hover,body .rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button:focus-visible,body .rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button:disabled,body .rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small,body .rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small:hover,body .rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small:focus-visible,body .rx1-bestseller-carousel .rx1-product-card--collection .rx1-product-card__actions .rx1-button.rx1-button--small:disabled{border-color:transparent!important;background:transparent!important;box-shadow:none!important;color:var(--rx1-user-ink)!important}body .rx1-placeholder--product{background:var(--rx1-user-surface)!important;border:1px solid rgba(47,53,36,.08)!important;box-shadow:none!important}body .rx1-product-grid--collection .rx1-product-card--collection h3,body .rx1-product-grid--collection .rx1-product-card--collection h3 a,body .rx1-bestseller-carousel .rx1-product-card--collection h3,body .rx1-bestseller-carousel .rx1-product-card--collection h3 a{font-weight:750!important}body .rx1-collection-sidebar .rx1-filter-choice{width:100%;min-height:0;display:inline-flex;align-items:center;justify-content:flex-start;border:0!important;border-radius:0!important;background:transparent!important;box-shadow:none!important;color:var(--rx1-user-ink)!important;padding:.2rem 0;font-family:Avenir Next,Avenir,Helvetica Neue,Arial,sans-serif;font-size:.94rem;font-weight:420;line-height:1.35;text-align:left;text-transform:none;cursor:pointer}body .rx1-collection-sidebar .rx1-filter-choice:hover,body .rx1-collection-sidebar .rx1-filter-choice:focus-visible,body .rx1-collection-sidebar .rx1-filter-choice.is-active{background:transparent!important;color:var(--rx1-user-ink)!important}body .rx1-collection-sidebar .rx1-filter-choice.is-active{font-weight:760;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.24em}.rx1-collection-filter-status{min-height:1.2rem;margin:0 0 .85rem;color:var(--rx1-user-ink);font-size:.88rem;font-weight:520}.rx1-empty--filtered{margin-top:1rem}body.template-page main:has(.rx1-contact-page),body.template-page:has(.rx1-contact-page),body.template-page:has(.rx1-contact-page) .rx1-contact-page,body.template-page:has(.rx1-contact-page) .rx1-contact-page .rx1-contact,body.template-page:has(.rx1-contact-page) .rx1-contact__form-panel{background:var(--rx1-user-surface)!important}body.template-page:has(.rx1-contact-page) .rx1-contact-page{align-items:stretch;padding-block:0!important}body.template-page:has(.rx1-contact-page) .rx1-contact-page .rx1-contact{width:100%;max-width:none;min-height:calc(100svh - var(--rx1-fixed-chrome-height, var(--rx1-header-height)));padding:clamp(1.6rem,4vw,3rem) clamp(2rem,5vw,4rem)}@media(max-width:760px){.template-index .rx1-hero__copy{width:min(100%,calc(100vw - 36px))!important}.template-index .rx1-hero__headline{font-size:clamp(2.36rem,11vw,3.2rem)!important;transform:scaleX(.92)!important;width:calc(100% / .92)!important}.template-index .rx1-hero__headline-emphasis{font-size:clamp(1.18rem,5.8vw,1.9rem)!important}}
/*# sourceMappingURL=/cdn/shop/t/6/assets/theme.css.map */
