@import"https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap";:root{--ink:#111;--navy:#11285d;--blue:#1f49aa;--green:#00a982;--cream:#f7f4ec;--sand:#efe9dd;--soft:#f3f3f3;--line:#ddd;--radius:18px;--page:1400px;--serif:Georgia,"Times New Roman",serif;--sans:Arial,Helvetica,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;color:var(--ink);background:#fff;font-family:var(--sans);font-size:16px;line-height:1.45}img{display:block;max-width:100%;height:auto}a{color:inherit;text-decoration:none}button{cursor:pointer}.page-width{width:min(calc(100% - 48px),var(--page));margin:auto}.section{padding:76px 0}.section--tight{padding:42px 0}h1,h2,h3,h4{font-family:var(--serif);margin:0 0 16px;line-height:1.02}h1{font-size:clamp(2.7rem,6vw,6.2rem)}h2{font-size:clamp(2.2rem,4.7vw,4.8rem)}h3{font-size:clamp(1.45rem,2.4vw,2.4rem)}p{margin:0 0 16px}.eyebrow{font-size:.72rem;letter-spacing:.28em;text-transform:uppercase;font-weight:700}.button{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:12px 25px;border:1px solid #111;border-radius:999px;background:#111;color:#fff;font-weight:700;transition:.2s}.button:hover{transform:translateY(-1px)}.button--light{background:#fff;color:#111}.button--blue{background:var(--navy)}.button--wide{width:100%}.muted{color:#686868}.announcement{background:#000;color:#fff;text-align:center;padding:11px 20px;font-size:.86rem}.site-header{position:sticky;top:0;z-index:40;background:#fffffff7;border-bottom:1px solid #eee}.header-inner{height:72px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center}.header-logo{font-family:var(--serif);font-weight:700;font-size:2.25rem}.header-icons{justify-self:end;display:flex;gap:16px;align-items:center}.icon-button{background:none;border:0;padding:7px;position:relative}.cart-count{position:absolute;right:-3px;top:-3px;background:#b55b48;color:#fff;min-width:20px;height:20px;border-radius:50%;font-size:.72rem;display:grid;place-items:center}.mobile-menu{justify-self:start}.nav{display:flex;gap:28px;font-size:.92rem}.hero{position:relative;min-height:620px;overflow:hidden;background:#ead5c6}.hero-media{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.hero-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(90deg,rgba(0,0,0,.42),transparent 65%)}.hero-content{position:relative;z-index:2;min-height:620px;display:flex;flex-direction:column;justify-content:center;align-items:flex-start;color:#fff;max-width:720px}.hero-content h1{font-size:clamp(2.8rem,5.7vw,5.8rem)}.reviews-strip{text-align:center;padding:32px 0}.stars{color:#163f2c;letter-spacing:.08em}.quote-card{background:#f7f7f7;padding:56px 8%;text-align:center;font-family:var(--serif);font-size:1.25rem}.split{display:grid;grid-template-columns:1fr 1fr;gap:56px;align-items:center}.split-media{border-radius:24px;overflow:hidden;background:#eee;min-height:540px}.split-media img{width:100%;height:100%;object-fit:cover}.signature{font-family:cursive;font-size:3rem}.tabs{display:flex;gap:22px;margin-bottom:28px}.tab{border:0;background:none;padding:8px 0;border-bottom:3px solid transparent}.tab.active{border-color:#e3ef36;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.product-card{position:relative}.product-card__image{aspect-ratio:1;background:#eee;border-radius:20px;overflow:hidden}.product-card__image img{width:100%;height:100%;object-fit:cover}.product-card__body{text-align:center;padding:16px 8px}.marquee{overflow:hidden;background:#ecf24e;padding:16px 0;border-block:1px solid #111}.marquee-track{display:flex;width:max-content;gap:45px;animation:scroll 25s linear infinite;font-family:var(--serif);font-size:1.35rem;font-weight:700}@keyframes scroll{to{transform:translate(-50%)}}.benefit-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.benefit-card{min-height:420px;border-radius:22px;padding:26px;color:#fff;display:flex;flex-direction:column;justify-content:flex-end;background:#aaa center/cover;position:relative;overflow:hidden}.benefit-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent,#000000a6)}.benefit-card>*{position:relative;z-index:1}.ingredients{background:#f8e7d5}.ingredient-row{display:grid;grid-template-columns:1.3fr 1fr 1fr;gap:14px}.ingredient-hero{aspect-ratio:1;border-radius:50%;background:#d1c4b6;overflow:hidden}.ingredient-hero img{width:100%;height:100%;object-fit:cover}.ingredient-card{background:#fff;border-radius:16px;padding:22px}.story-steps{display:grid;grid-template-columns:repeat(3,1fr);gap:12px}.story-step{background:#a9a9a9;color:#fff;border-radius:20px;min-height:380px;padding:24px;display:flex;align-items:flex-end}.journey-head{text-align:center;max-width:850px;margin:auto}.timeline{display:flex;align-items:center;justify-content:center;gap:0;margin:35px auto 60px;max-width:650px}.timeline span{width:34px;height:34px;border:1px solid #bbb;border-radius:50%;display:grid;place-items:center}.timeline i{height:1px;background:#ccc;flex:1}.month{padding:40px 0;border-top:1px solid #ddd}.month-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.month-card{border:1px solid #ddd;border-radius:15px;padding:22px}.month-card ul{padding-left:19px}.note{padding:10px;border-radius:8px;background:#eaf1f8;font-size:.86rem}.label-story{background:#faf7ef}.label-frame{border:1px solid #ddd;border-radius:18px;padding:18px;background:#fff}.product-main{display:grid;grid-template-columns:1.1fr .9fr;gap:44px;align-items:start}.product-gallery{display:grid;grid-template-columns:1fr 1fr;gap:12px}.product-gallery>*{border-radius:4px;background:#eee}.product-info{position:sticky;top:95px}.product-title{font-size:2.3rem}.price{font-family:var(--serif);font-size:1.5rem;font-weight:700}.product-copy{margin:24px 0}.trust-icons{display:flex;justify-content:center;gap:28px;text-align:center;font-size:.86rem;margin:24px 0}.qty-row{display:grid;grid-template-columns:80px 1fr;gap:10px}.qty{display:flex;border:1px solid #ddd;border-radius:999px}.qty button,.qty input{width:33%;border:0;background:none;text-align:center}.accordion details{border-bottom:1px solid #ddd;padding:17px 0}.accordion summary{font-family:var(--serif);font-weight:700;list-style:none}.accordion summary::-webkit-details-marker{display:none}.review-carousel{background:#f8f5ed;padding:35px}.review-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.review-card{background:#fff;text-align:center}.review-card img{width:100%;aspect-ratio:1;object-fit:cover}.review-card p{padding:12px;font-size:.84rem}.footer{background:#0b0b0b;color:#fff;padding:65px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr repeat(3,1fr);gap:32px}.footer ul{list-style:none;padding:0}.footer li{margin:9px 0}.newsletter{display:flex;gap:10px}.newsletter input{flex:1;padding:13px 18px;border-radius:999px;border:0}.cart-drawer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:100;pointer-events:none}.cart-drawer.open{pointer-events:auto}.cart-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#0000008c;opacity:0;transition:.25s}.open .cart-overlay{opacity:1}.cart-panel{position:absolute;right:10px;top:26px;bottom:0;width:min(500px,calc(100vw - 20px));background:#fff;border-radius:22px 22px 0 0;transform:translate(110%);transition:.3s;display:flex;flex-direction:column;overflow:hidden}.open .cart-panel{transform:translate(0)}.cart-header{display:flex;justify-content:space-between;align-items:center;padding:15px 24px;border-bottom:1px solid #ddd}.cart-header h2{font-size:2rem;margin:0}.cart-body{padding:24px;overflow:auto;flex:1}.shipping-message{color:var(--green);font-size:1.15rem}.shipping-bar{height:6px;background:#d6d6d6;border-radius:20px;overflow:hidden;margin:10px 0 25px}.shipping-bar span{display:block;width:100%;height:100%;background:var(--green)}.cart-line{display:grid;grid-template-columns:100px 1fr auto;gap:13px;margin-bottom:26px}.cart-line img{width:100px;height:100px;object-fit:cover;border-radius:12px;background:#eee}.cart-line h3{font-size:1.2rem;margin:0 0 5px}.cart-properties{font-size:.9rem;color:#666}.line-price{text-align:right;font-family:var(--serif);font-weight:700}.line-controls{display:flex;align-items:center;justify-content:space-between;margin-top:10px}.mini-qty{display:flex;border:1px solid #ddd;border-radius:999px}.mini-qty button,.mini-qty span{border:0;background:none;padding:6px 10px}.cart-footer{background:#000;color:#fff;padding:25px}.cart-total-row{display:flex;justify-content:space-between;align-items:end}.cart-total{font-family:var(--serif);font-size:2rem}.cart-actions{display:grid;grid-template-columns:1fr 1.08fr;gap:9px;margin-top:20px}.cart-actions .button{background:#000;border-color:#fff}.cart-actions .button:last-child{background:#fff;color:#000}.close-x{font-size:1.8rem;background:none;border:0}.collection-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:22px}.pagination{text-align:center;padding:30px}.empty-state{text-align:center;padding:100px 20px}.contact-form{max-width:700px;margin:auto}.contact-form input,.contact-form textarea{width:100%;padding:14px;border:1px solid #ccc;margin-bottom:12px}.hidden{display:none!important}@media(max-width:900px){.nav{display:none}.header-inner{grid-template-columns:1fr auto}.header-logo{justify-self:center}.split,.product-main{grid-template-columns:1fr}.product-info{position:static}.product-grid,.benefit-cards,.month-grid,.review-grid{grid-template-columns:1fr 1fr}.ingredient-row{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero,.hero-content{min-height:520px}.page-width{width:min(calc(100% - 26px),var(--page))}}@media(max-width:600px){.section{padding:48px 0}.product-grid,.benefit-cards,.month-grid,.review-grid,.collection-grid,.story-steps,.footer-grid,.product-gallery{grid-template-columns:1fr}.hero-content h1{font-size:2.8rem}.cart-panel{right:0;top:20px;width:calc(100vw - 12px)}.cart-line{grid-template-columns:82px 1fr auto}.cart-line img{width:82px;height:82px}.cart-actions{grid-template-columns:1fr 1fr}.trust-icons{gap:12px}.product-title{font-size:2rem}}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:12px;top:12px;z-index:999;background:#fff;padding:10px}.rte p:last-child{margin-bottom:0}.button-row{display:flex;gap:20px;align-items:center;flex-wrap:wrap;margin-top:28px}.text-link{text-decoration:underline;text-underline-offset:4px;font-weight:700}.rj-hero{position:relative;overflow:hidden;background:#f5dccc}.rj-hero--medium{min-height:560px}.rj-hero--large{min-height:690px}.rj-hero--full{min-height:calc(100vh - 110px)}.rj-hero__media,.rj-hero__shade{position:absolute;top:0;right:0;bottom:0;left:0}.rj-hero__media img{width:100%;height:100%;object-fit:cover}.rj-hero__shade{background:rgba(0,0,0,var(--overlay))}.rj-hero__inner{position:relative;min-height:inherit;display:flex;align-items:center}.rj-hero__copy{padding:70px 0}.rj-hero__copy h1{font-size:clamp(3rem,5.5vw,6rem);max-width:760px}.rj-align--center .rj-hero__inner{justify-content:center;text-align:center}.rj-align--right .rj-hero__inner{justify-content:flex-end}.value-marquee{overflow:hidden;background:var(--bg);color:var(--fg);border-block:1px solid currentColor;padding:14px 0}.value-marquee__track{display:flex;width:max-content;gap:50px;animation:scroll 28s linear infinite;font-family:var(--serif);font-weight:700;font-size:1.2rem}.value-marquee__track span{display:flex;gap:15px;align-items:center}.value-marquee__track a{background:#ffffff8c;font:700 .78rem var(--sans);padding:8px 14px;border-radius:999px}.section-head{display:grid;grid-template-columns:1fr 1fr;gap:40px;align-items:end;margin-bottom:32px}.section-head .rte{max-width:560px;justify-self:end}.lifestyle-rail{display:flex;gap:18px;overflow-x:auto;scroll-snap-type:x mandatory;padding:0 max(24px,calc((100vw - var(--page))/2)) 16px;scrollbar-width:none}.lifestyle-card{min-width:min(620px,78vw);scroll-snap-align:start;border-radius:26px;overflow:hidden;position:relative;background:#aaa;min-height:600px;color:#fff}.lifestyle-card__image{position:absolute;top:0;right:0;bottom:0;left:0}.lifestyle-card__image img{width:100%;height:100%;object-fit:cover}.lifestyle-card:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(transparent 40%,#000000b8)}.lifestyle-card__content{position:absolute;z-index:2;bottom:0;padding:34px;max-width:520px}.lifestyle-card__content span{font-size:.7rem;letter-spacing:.2em}.lifestyle-card__content h3{font-size:2.4rem}.ingredient-feature{background:var(--section-bg)}.ingredient-heading{text-align:center;max-width:850px;margin:0 auto 45px}.ingredient-layout{display:grid;grid-template-columns:1.1fr .9fr;gap:36px;align-items:center}.ingredient-main{background:#f2dccc;border-radius:50%;aspect-ratio:1;display:grid;place-items:center;overflow:hidden}.ingredient-main img{width:82%;height:82%;object-fit:contain}.ingredient-list{display:grid;gap:12px}.ingredient-detail{background:#fff;border-radius:18px;padding:22px;display:grid;grid-template-columns:50px 1fr;gap:16px}.ingredient-icon{width:46px;height:46px;border:1px solid #111;border-radius:50%;display:grid;place-items:center;font:700 1.1rem var(--serif)}.ingredient-detail h3{font-size:1.3rem}.ingredient-detail small{display:block;color:var(--navy);font-weight:700}.label-editorial__head{max-width:980px;margin-bottom:38px}.label-editorial__head h2 em{color:var(--navy);font-weight:400}.label-editorial__image{border:1px solid #d8d8d8;border-radius:22px;padding:16px}.label-editorial__image img{width:100%}.label-trust{display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid var(--navy);margin-top:18px}.label-trust div{padding:18px;border-right:1px solid #ddd}.label-trust strong,.label-trust span{display:block}.label-trust span{font-size:.82rem;color:#666}.journey-pill{display:inline-flex;background:#f2eee3;border-radius:999px;padding:9px 15px;font-size:.7rem;letter-spacing:.18em;font-weight:700}.journey-tabs{display:flex;justify-content:center;max-width:740px;margin:38px auto 65px}.journey-tab{border:0;border-bottom:1px dashed #ccc;background:none;flex:1;padding:14px;font-weight:700;color:#777}.journey-tab span{display:inline-grid;place-items:center;width:30px;height:30px;border:1px solid #ccc;border-radius:50%;margin-right:6px}.journey-tab.active{color:#111;border-bottom-color:#111}.journey-tab.active span{background:#172f27;color:#fff}.journey-panel{border-top:1px solid #ddd;padding-top:36px}.journey-panel__title{display:flex;justify-content:space-between;margin-bottom:24px}.journey-panel__title h3{font-size:2.2rem}.journey-cards{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.journey-card{border:1px solid #ddd;border-radius:16px;padding:24px}.journey-card em{display:block;padding:10px;border-radius:8px;font-size:.8rem;font-style:normal;font-weight:700}.journey-card--blue em{background:#e8f0fa}.journey-card--gold em{background:#f7ecda}.journey-card--green em{background:#eaf4e9}.editorial-story.color-cream{background:var(--cream)}.editorial-grid{display:grid;grid-template-columns:1fr 1fr;gap:70px;align-items:center}.editorial-grid--reverse .editorial-media{order:2}.editorial-media{border-radius:28px;overflow:hidden;min-height:600px}.editorial-media img{width:100%;height:100%;object-fit:cover}.editorial-copy{max-width:600px}.editorial-copy h2{font-size:4.7rem}.signature-image{max-width:260px;margin:25px 0}.editorial-copy small{display:block;color:#777;margin:3px 0 24px}.product-stock{display:flex;gap:8px;align-items:center}.product-stock span{width:8px;height:8px;background:#1b9d67;border-radius:50%}.product-price-row{display:flex;gap:12px;align-items:center;margin:14px 0}.product-rating span{color:var(--navy)}.product-benefits{list-style:none;padding:0}.product-benefits li{padding:7px 0 7px 28px;position:relative}.product-benefits li:before{content:"\2713";position:absolute;left:0;color:var(--navy)}.variant-picker,.pet-fields{display:grid;gap:12px;margin:20px 0}.pet-fields{grid-template-columns:1fr 1fr}.variant-picker label,.pet-fields label{display:grid;gap:7px;font-weight:700}.variant-picker select,.pet-fields input,.pet-fields select{border:1px solid #ccc;border-radius:10px;padding:13px}.subscription-slot{border:1px solid #cfd5e5;background:#f5f7fc;border-radius:14px;padding:17px;margin:18px 0}.app-slot{font-size:.75rem;color:#687086;border-top:1px dashed #c5cbda;padding-top:9px}.product-accordion{border-bottom:1px solid #ddd}.product-accordion summary{display:flex;justify-content:space-between;padding:18px 0;font:700 1rem var(--serif)}.product-share{padding-top:18px}.trust-icons span{display:grid;gap:5px}.trust-icons small{font-size:.78rem}.product-gallery--stack{grid-template-columns:1fr}.cart-panel{width:min(520px,calc(100vw - 20px))}.cart-property{color:#6a6a6a}.remove-link{border:0;background:none;text-decoration:underline}.cart-review-heading{font-family:var(--sans);font-size:1.25rem;margin:35px 0}.cart-footer small,.cart-footer strong{display:block}.cart-footer p{font-size:.85rem;text-align:right;max-width:250px}.button--outline-light{background:#000;color:#fff;border-color:#fff}.header-logo img{max-height:44px;width:auto}.fallback-logo{font:700 2.2rem var(--serif)}.no-js .journey-panel.hidden{display:block!important}@media(max-width:900px){.section-head,.ingredient-layout,.editorial-grid,.journey-cards{grid-template-columns:1fr}.label-trust{grid-template-columns:1fr 1fr}.editorial-grid--reverse .editorial-media{order:0}.rj-hero__media img{object-position:var(--mobile-pos) center}.rj-hero__copy{max-width:60%!important}.pet-fields{grid-template-columns:1fr}}@media(max-width:600px){.rj-hero--large{min-height:600px}.rj-hero__copy{max-width:58%!important}.rj-hero__copy h1{font-size:2.25rem}.lifestyle-card{min-width:86vw;min-height:520px}.label-trust{grid-template-columns:1fr}.journey-tab{font-size:0}.editorial-media{min-height:420px}.editorial-copy h2{font-size:3rem}}.product-main--media_wide{grid-template-columns:minmax(0,1.28fr) minmax(350px,.72fr)}.product-main--balanced{grid-template-columns:minmax(0,1fr) minmax(360px,1fr)}.product-media-layout{display:grid;grid-template-columns:92px minmax(0,1fr);align-items:start;min-width:0}.product-media-layout--right{grid-template-columns:minmax(0,1fr) 92px}.product-media-layout--right .product-thumbnails{order:2}.product-thumbnails{position:sticky;top:96px;display:flex;flex-direction:column;gap:10px;max-height:calc(100vh - 116px);overflow:auto;scrollbar-width:none}.product-thumbnails::-webkit-scrollbar{display:none}.product-thumbnail{position:relative;width:100%;aspect-ratio:1;border:1px solid transparent;padding:0;overflow:hidden;background:#f3f3f3;transition:border-color .2s,box-shadow .2s,opacity .2s;opacity:.76}.product-thumbnail:hover,.product-thumbnail.is-active{opacity:1;border-color:#111;box-shadow:0 0 0 1px #111 inset}.product-thumbnail img{width:100%;height:100%;object-fit:cover}.media-badge{position:absolute;right:6px;bottom:6px;display:grid;place-items:center;min-width:22px;height:22px;border-radius:50%;background:#ffffffe6;font-size:.65rem}.product-gallery--rail{display:flex;flex-direction:column;min-width:0}.product-media{overflow:hidden;scroll-margin-top:96px;min-height:300px}.product-media>img,.product-media>video,.product-media iframe,.product-media model-viewer{display:block;width:100%;height:auto;min-height:100%;object-fit:cover}.product-media iframe{aspect-ratio:1;border:0}.product-section{padding-top:48px}@media(min-width:901px){.product-main{align-items:start}.product-info{top:110px}.product-media:first-child img{loading:eager}}@media(max-width:900px){.product-main--media_wide,.product-main--balanced{grid-template-columns:1fr}.product-media-layout,.product-media-layout--right{display:flex;flex-direction:column;gap:10px!important}.product-media-layout--right .product-thumbnails{order:2}.product-gallery--rail{order:1;display:flex;flex-direction:row;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;gap:10px!important}.product-gallery--rail::-webkit-scrollbar{display:none}.product-media{min-width:100%;scroll-snap-align:start}.product-thumbnails{order:2;position:static;flex-direction:row;max-height:none;overflow-x:auto;width:100%}.product-thumbnail{flex:0 0 72px;width:72px}}.label-editorial{background:var(--label-bg);color:var(--label-text);padding-top:var(--label-pad-top);padding-bottom:var(--label-pad-bottom)}.label-editorial__container{max-width:var(--label-max)}.label-editorial__head{max-width:1080px;margin:0 0 56px 3%}.label-editorial__head .eyebrow{color:var(--label-accent);margin-bottom:20px}.label-editorial__head h2{font-size:clamp(3rem,5.8vw,6.4rem);max-width:1020px;letter-spacing:-.04em}.label-editorial__head h2 em{color:var(--label-accent);font-weight:400}.label-editorial__intro{font-size:clamp(1rem,1.4vw,1.3rem);max-width:820px;color:#666}.label-editorial__scroller{overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;scrollbar-width:thin;scrollbar-color:var(--label-accent) #ececec;padding:10px 0 16px;overscroll-behavior-inline:contain}.label-editorial__scroller::-webkit-scrollbar{height:8px}.label-editorial__scroller::-webkit-scrollbar-track{background:#ececec;border-radius:999px}.label-editorial__scroller::-webkit-scrollbar-thumb{background:var(--label-accent);border-radius:999px}.label-editorial__image{border:1px solid #d8d8d8;border-radius:var(--label-radius);padding:18px;background:#fff;box-shadow:0 12px 35px #1111110a}.label-editorial__image img{display:block;width:100%;max-width:none;height:auto}.label-editorial__scroll-hint{display:none;color:#777;font-size:.78rem;text-align:center;margin:8px 0 0}.label-trust{display:grid;grid-template-columns:repeat(auto-fit,minmax(190px,1fr));border-top:1px solid var(--label-accent);margin-top:28px}.label-trust__item{padding:22px 18px;display:flex;gap:12px;border-right:1px solid #ddd}.label-trust__icon{width:42px;height:42px;flex:0 0 42px;border:1px solid var(--label-accent);color:var(--label-accent);border-radius:50%;display:grid;place-items:center;font-size:.7rem;font-weight:700}.label-trust__copy strong,.label-trust__copy span{display:block}.label-trust__copy span{font-size:.82rem;color:#666}.ingredient-detail__image{width:60px;height:60px;border-radius:50%;overflow:hidden;background:#f3f3f3}.ingredient-detail__image img{width:100%;height:100%;object-fit:cover}.ingredient-modal[hidden]{display:none}.ingredient-modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:120;display:grid;place-items:start center;padding:24px}.ingredient-modal__overlay{position:absolute;top:0;right:0;bottom:0;left:0;border:0;background:#0000009e;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.ingredient-modal__panel{position:relative;width:min(1040px,100%);max-height:calc(100vh - 48px);overflow:auto;background:#fff;border-radius:24px;padding:38px;box-shadow:0 25px 90px #00000047}.ingredient-modal__header{display:flex;align-items:flex-start;justify-content:space-between;gap:30px;border-bottom:1px solid #ddd;padding-bottom:22px}.ingredient-modal__header h2{font-size:clamp(2.4rem,4vw,4.7rem);max-width:760px}.ingredient-modal__header .eyebrow{color:var(--ingredient-accent)}.ingredient-modal__close{border:1px solid #111;background:#fff;width:48px;height:48px;border-radius:50%;font-size:2rem;line-height:1}.ingredient-modal__intro{max-width:760px;color:#666;margin:24px 0 30px}.ingredient-modal__list{display:grid;gap:16px}.ingredient-modal__item{display:grid;grid-template-columns:170px 1fr;gap:28px;border:1px solid #ddd;border-radius:18px;padding:18px;background:#fafafa}.ingredient-modal__media{aspect-ratio:1;border-radius:14px;overflow:hidden;background:#f2e8da}.ingredient-modal__media img{width:100%;height:100%;object-fit:cover}.ingredient-modal__media--text{display:grid;place-items:center;font:700 3rem var(--serif);color:var(--ingredient-accent)}.ingredient-modal__copy h3{font-size:1.7rem;margin-top:7px}.ingredient-modal__copy strong{display:inline-block;color:var(--ingredient-accent);margin-bottom:12px}.ingredient-modal__copy .rte{color:#666}.ingredient-modal-open{overflow:hidden}@media(max-width:700px){.label-editorial__head{margin-left:0;margin-bottom:36px}.label-editorial__head h2{font-size:clamp(2.6rem,13vw,4.5rem)}.label-editorial__image{width:var(--label-mobile-min);padding:10px;border-radius:max(10px,var(--label-radius))}.label-editorial__scroll-hint{display:block}.label-trust{grid-template-columns:1fr}.ingredient-modal{padding:0}.ingredient-modal__panel{border-radius:0;max-height:100vh;min-height:100vh;padding:24px 18px}.ingredient-modal__item{grid-template-columns:92px 1fr;gap:14px;padding:12px}.ingredient-modal__copy h3{font-size:1.25rem}.ingredient-modal__close{width:42px;height:42px;flex:0 0 42px}}.rj-header{position:relative;z-index:50;background:#fff;border-bottom:1px solid #ececec;color:#111}.rj-header__inner{min-height:78px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:28px}.rj-header__nav{display:flex;align-items:center;gap:28px;font-family:var(--serif);font-weight:700;font-size:1rem}.rj-header__nav a{white-space:nowrap}.rj-header__logo{justify-self:center;display:flex;align-items:center;justify-content:center;min-width:130px;font-family:var(--serif);font-size:2.65rem;font-weight:700;line-height:1}.rj-header__logo img{display:block;width:auto;max-width:170px;max-height:48px;object-fit:contain}.rj-header__actions{justify-self:end;display:flex;align-items:center;gap:10px;min-width:0}.rj-header__search{height:42px;width:min(280px,20vw);display:flex;align-items:center;background:#f0f0f0;border-radius:999px;overflow:hidden;padding:0 8px 0 16px}.rj-header__search input{width:100%;min-width:0;border:0;outline:0;background:transparent;padding:0;color:#111}.rj-header__search button,.rj-header__icon,.rj-header__menu-button{display:grid;place-items:center;border:0;background:transparent;color:#111;padding:8px;line-height:0}.rj-header svg{display:block;width:22px;height:22px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.rj-header__icon{position:relative;width:38px;height:38px;border-radius:50%}.rj-header__icon:hover{background:#f3f3f3}.rj-header__cart-count{position:absolute;right:-2px;top:-4px;display:grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#ef9479;color:#fff;font:700 11px/1 var(--sans)}.rj-header__menu-button{display:none;width:42px;height:42px}.rj-mobile-drawer[hidden]{display:none!important}.rj-mobile-drawer{position:absolute;left:0;right:0;top:100%;background:#fff;border-top:1px solid #eee;box-shadow:0 20px 35px #0000001f;padding:22px 24px}.rj-mobile-drawer__head{display:flex;align-items:center;justify-content:space-between;margin-bottom:18px;font-family:var(--serif);font-size:1.3rem}.rj-mobile-drawer__head button{border:0;background:none;font-size:2rem}.rj-mobile-drawer nav{display:grid;gap:15px;font-family:var(--serif);font-size:1.2rem;font-weight:700}.rj-mobile-search{display:flex;gap:8px;margin-top:22px}.rj-mobile-search input{flex:1;min-width:0;border:1px solid #ccc;border-radius:999px;padding:12px 16px}.rj-mobile-search button{border:0;border-radius:999px;background:#111;color:#fff;padding:0 18px}.rj-footer{background:var(--footer-bg,#24457d);color:var(--footer-text,#fff);border-radius:18px 18px 0 0;padding:66px 0 26px;margin-top:0}.rj-footer__inner{display:block}.rj-footer__top{display:grid;grid-template-columns:minmax(0,1.45fr) minmax(420px,1fr);gap:80px;align-items:start;padding-bottom:38px;border-bottom:1px solid rgba(255,255,255,.09)}.rj-footer__newsletter-wrap{max-width:590px}.rj-footer__newsletter-wrap h2{font-size:clamp(2rem,3vw,3.3rem);line-height:1.02;color:inherit;margin-bottom:24px}.rj-footer__newsletter{position:relative;display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:center;background:#fff;border-radius:999px;overflow:hidden;min-height:50px}.rj-footer__newsletter input{width:100%;border:0;outline:0;background:transparent;padding:14px 18px;color:#111}.rj-footer__newsletter button{width:38px;height:38px;margin-right:6px;border:0;border-radius:50%;background:#000;color:#fff;font-size:1.2rem}.rj-footer__message{grid-column:1/-1;color:#111;padding:0 18px 10px;margin:0;font-size:.8rem}.rj-footer__legal{margin-top:12px;color:var(--footer-text);font-size:.84rem}.rj-footer__legal p{margin:0}.rj-footer__legal a{text-decoration:underline}.rj-footer__menus{display:grid;grid-template-columns:repeat(3,minmax(100px,1fr));gap:34px}.rj-footer__menu h3,.rj-footer__social-head h3{font-size:1.05rem;color:inherit;margin-bottom:18px}.rj-footer__menu ul{list-style:none;padding:0;margin:0}.rj-footer__menu li{margin:0 0 12px}.rj-footer__menu a{color:var(--footer-muted,#c8d1e3)}.rj-footer__social-head{display:flex;justify-content:space-between;align-items:center;padding:42px 0 24px}.rj-footer__social-head h3{font-size:1.35rem;margin:0}.rj-footer__social-head a{color:var(--footer-muted,#c8d1e3)}.rj-footer__instagram{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));gap:24px;padding-bottom:34px;border-bottom:1px solid rgba(255,255,255,.09)}.rj-footer__instagram-card{display:block;aspect-ratio:1;border-radius:18px;overflow:hidden;background:#ffffff24}.rj-footer__instagram-card img,.rj-footer__instagram-card svg{width:100%;height:100%;object-fit:cover}.rj-footer__instagram-card .placeholder-svg{fill:#ffffff26;color:#ffffff40}.rj-footer__bottom{display:flex;justify-content:space-between;align-items:center;gap:30px;padding-top:28px;font-size:.86rem}.rj-footer__payments{display:flex;align-items:center;gap:22px}.rj-footer__shop-badge{display:inline-flex;align-items:center;gap:7px;white-space:nowrap}.rj-footer__payment-icons{display:flex;align-items:center;justify-content:flex-end;gap:6px;flex-wrap:wrap}.rj-footer__payment-icons svg{width:38px;height:24px;border-radius:3px}@media(max-width:1000px){.rj-header__inner{grid-template-columns:auto 1fr auto}.rj-header__menu-button{display:grid}.rj-header__nav{display:none}.rj-header__logo{justify-self:center}.rj-header__search{display:none}.rj-footer__top{grid-template-columns:1fr;gap:45px}.rj-footer__newsletter-wrap{max-width:680px}.rj-footer__instagram{grid-template-columns:repeat(3,1fr)}}@media(max-width:650px){.rj-header__inner{min-height:66px;gap:10px}.rj-header__logo{font-size:2rem;min-width:0}.rj-header__logo img{max-width:125px;max-height:38px}.rj-header__actions{gap:2px}.rj-header__icon{width:34px;height:34px}.rj-header__actions .rj-header__icon:first-of-type{display:none}.rj-footer{padding-top:44px;border-radius:14px 14px 0 0}.rj-footer__top{gap:36px}.rj-footer__menus{grid-template-columns:1fr 1fr;gap:26px}.rj-footer__instagram{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:14px;padding-bottom:24px}.rj-footer__instagram-card{flex:0 0 62vw;scroll-snap-align:start}.rj-footer__social-head{align-items:flex-start;gap:12px;flex-direction:column}.rj-footer__bottom,.rj-footer__payments{align-items:flex-start;flex-direction:column}.rj-footer__payment-icons{justify-content:flex-start}}.shipping-message--static{color:var(--green,#00a67d);font-size:1.08rem;font-weight:700;margin:2px 0 22px;text-align:left}@media(max-width:989px){html,body{max-width:100%;overflow-x:hidden}body{font-size:15px;line-height:1.5;-webkit-text-size-adjust:100%}.page-width{width:min(calc(100% - 32px),var(--page))}.section{padding:54px 0}.section--tight{padding:34px 0}h1{font-size:clamp(2.35rem,11vw,4.6rem)}h2{font-size:clamp(2rem,9vw,3.7rem)}h3{font-size:clamp(1.35rem,6vw,2.2rem)}.announcement{padding:9px 12px;font-size:.75rem;line-height:1.25;white-space:normal}.header-inner{height:64px;grid-template-columns:48px 1fr auto;gap:8px}.header-logo{justify-self:center;font-size:1.85rem;max-width:130px}.header-logo img{max-height:34px;width:auto}.nav{display:none}.header-icons{gap:3px}.icon-button{min-width:42px;min-height:42px;display:grid;place-items:center;padding:8px}.cart-count{right:0;top:0}.hero,.hero-content{min-height:min(76vh,680px)}.hero-content{padding:72px 0 44px;max-width:92%}.hero-overlay{background:linear-gradient(90deg,#00000080,#00000014 85%)}.hero-content h1{font-size:clamp(2.6rem,12vw,4.5rem)}.split,.product-main{grid-template-columns:1fr;gap:28px}.split-media{min-height:360px;border-radius:20px}.product-info{position:static;top:auto}.product-main{padding-top:24px}.product-title{font-size:2rem}.product-copy{margin:18px 0}.trust-icons{gap:12px;justify-content:flex-start;overflow-x:auto;padding-bottom:6px}.trust-icons>*{min-width:100px}.qty-row{grid-template-columns:88px 1fr}.button{min-height:52px;padding:13px 20px}.product-grid,.collection-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.benefit-cards,.month-grid,.story-steps{grid-template-columns:1fr}.benefit-card{min-height:360px}.story-step{min-height:310px}.ingredient-row{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px;padding:0 16px 12px;margin-inline:-16px}.ingredient-row>*{flex:0 0 84%;scroll-snap-align:center}.ingredient-hero{aspect-ratio:1}.timeline{margin:26px auto 38px}.month{padding:30px 0}.label-frame{overflow-x:auto;-webkit-overflow-scrolling:touch}.label-frame img{max-width:none;width:max(900px,100%)}.review-grid{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:12px}.review-card{flex:0 0 78%;scroll-snap-align:center}.footer-grid{grid-template-columns:1fr 1fr;gap:28px}.footer-grid>:first-child{grid-column:1/-1}.newsletter{flex-direction:column}.newsletter input{min-height:50px}.cart-panel{right:0;top:0;bottom:0;width:100vw;max-width:none;border-radius:0;overscroll-behavior:contain}.cart-header{padding:16px 18px}.cart-header h2{font-size:1.7rem}.cart-body{padding:18px 16px}.shipping-message--static{text-align:center;margin:4px 0 20px}.cart-line{grid-template-columns:78px minmax(0,1fr) auto;gap:11px;margin-bottom:22px}.cart-line img{width:78px;height:78px}.cart-line h3{font-size:1rem;line-height:1.2}.cart-property{font-size:.82rem;line-height:1.35}.line-price{font-size:.95rem}.line-controls{gap:10px}.mini-qty button,.mini-qty span{padding:7px 9px}.remove-link{font-size:.82rem}.cart-footer{padding:18px 16px calc(18px + env(safe-area-inset-bottom))}.cart-total-row{align-items:flex-start;gap:16px}.cart-total-row p{font-size:.78rem;text-align:right;max-width:52%;line-height:1.35}.cart-total{font-size:1.7rem}.cart-actions{grid-template-columns:1fr;gap:10px}.cart-actions .button{min-height:52px}input,select,textarea{font-size:16px!important}summary,button,a{touch-action:manipulation}}@media(max-width:599px){.page-width{width:min(calc(100% - 24px),var(--page))}.section{padding:44px 0}.section--tight{padding:28px 0}.hero,.hero-content{min-height:620px}.hero-content{justify-content:flex-end;padding-bottom:48px;max-width:100%}.hero-content p{font-size:1rem}.product-grid,.collection-grid{grid-template-columns:1fr}.product-card__image{border-radius:16px}.product-gallery{display:flex;overflow-x:auto;scroll-snap-type:x mandatory;gap:10px;margin-inline:-12px;padding-inline:12px}.product-gallery>*{flex:0 0 90%;scroll-snap-align:center}.footer-grid{grid-template-columns:1fr}.footer-grid>:first-child{grid-column:auto}.footer{padding:48px 0 22px}.tabs{overflow-x:auto;white-space:nowrap;gap:18px;padding-bottom:4px}.quote-card{padding:40px 22px;font-size:1.1rem}.review-card{flex-basis:88%}.cart-line{grid-template-columns:70px minmax(0,1fr);position:relative;padding-right:0}.cart-line img{width:70px;height:70px}.line-price{grid-column:2;text-align:left;margin-top:-4px}.line-controls{margin-top:8px}}@media(max-width:390px){.header-logo{font-size:1.65rem;max-width:112px}.icon-button{min-width:38px;min-height:38px}.cart-header h2{font-size:1.5rem}.cart-body,.cart-footer{padding-inline:13px}.cart-total-row p{max-width:48%;font-size:.72rem}.cart-total{font-size:1.5rem}}.product-media-layout--no-thumbnails{display:block!important;grid-template-columns:none!important;width:100%}.product-media-layout--no-thumbnails .product-gallery{grid-template-columns:minmax(0,1fr);width:100%}.product-media-layout--no-thumbnails .product-media{width:100%;min-height:0}.cart-header h2{display:flex;align-items:center;gap:9px}.cart-title-count{display:inline-grid;place-items:center;min-width:27px;width:27px;height:27px;padding:0 5px;border-radius:999px;background:#b55b48;color:#fff;font-family:var(--sans);font-size:.78rem;font-weight:800;line-height:1;vertical-align:middle}.cart-title-count:empty{display:none}.cart-reviews-wrap{margin-top:28px;padding-top:22px;border-top:1px solid rgba(17,17,17,.12)}.cart-review-heading{margin:0 0 12px;font-family:var(--sans);font-size:1.16rem;font-weight:800;line-height:1.2}.cart-review-badge{margin:0 0 18px}.cart-reviews .jdgm-preview-badge{display:inline-flex!important;align-items:center;gap:7px;font-size:.9rem}.cart-reviews .jdgm-rev-widg{width:100%!important;padding:0!important;border:0!important;background:transparent!important}.cart-reviews .jdgm-rev-widg__title,.cart-reviews .jdgm-rev-widg__summary,.cart-reviews .jdgm-histogram,.cart-reviews .jdgm-row-actions,.cart-reviews .jdgm-rev-widg__actions,.cart-reviews .jdgm-paginate,.cart-reviews .jdgm-write-rev-link,.cart-reviews .jdgm-ask-question-btn,.cart-reviews .jdgm-rev__buyer-badge-wrapper,.cart-reviews .jdgm-rev__icon,.cart-reviews .jdgm-rev__reply{display:none!important}.cart-reviews .jdgm-rev-widg__reviews{display:grid!important;gap:12px;max-height:none!important;height:auto!important;overflow:visible!important;padding:0!important}.cart-reviews .jdgm-rev{display:block!important;margin:0!important;padding:15px!important;border:1px solid rgba(17,17,17,.1)!important;border-radius:14px!important;background:#fff!important;box-shadow:none!important}.cart-reviews .jdgm-rev:nth-child(n+6){display:none!important}.cart-reviews .jdgm-rev__header{margin-bottom:8px!important}.cart-reviews .jdgm-rev__rating{margin-bottom:5px!important}.cart-reviews .jdgm-rev__author{display:block!important;margin-top:3px!important;font-size:.84rem!important;font-weight:700!important}.cart-reviews .jdgm-rev__title{margin:8px 0 5px!important;font-size:.94rem!important;font-weight:800!important;line-height:1.3!important}.cart-reviews .jdgm-rev__body{margin:0!important;font-size:.88rem!important;line-height:1.45!important}.cart-reviews .jdgm-rev__body p{margin:0!important}.cart-reviews .jdgm-rev__timestamp,.cart-reviews .jdgm-rev__location,.cart-reviews .jdgm-rev__product{display:none!important}.cart-reviews .jdgm-star{font-size:1rem!important}@media(max-width:600px){.cart-reviews-wrap{margin-top:22px;padding-top:18px}.cart-reviews .jdgm-rev{padding:13px!important;border-radius:12px!important}.cart-reviews .jdgm-rev__body{font-size:.86rem!important}}.cart-drawer,.cart-drawer *,.cart-panel,.cart-panel *,.cart-reviews,.cart-reviews *,.cart-reviews-wrap,.cart-reviews-wrap *{box-sizing:border-box}.cart-panel,.cart-drawer,.cart-drawer__inner,.drawer__inner{max-width:100%;overflow-x:hidden!important;overflow-y:auto;scrollbar-width:none;-ms-overflow-style:none}.cart-panel::-webkit-scrollbar,.cart-drawer::-webkit-scrollbar,.cart-drawer__inner::-webkit-scrollbar,.drawer__inner::-webkit-scrollbar{width:0;height:0;display:none}.cart-line,.cart-line>*,.cart-item,.cart-item>*,.cart-reviews,.cart-reviews-wrap,.cart-reviews .jdgm-widget,.cart-reviews .jdgm-rev-widg,.cart-reviews .jdgm-rev-widg__reviews,.cart-reviews .jdgm-rev,.cart-reviews .jdgm-rev__content{width:100%;max-width:100%!important;min-width:0!important;overflow-x:hidden!important}.cart-reviews img,.cart-reviews iframe,.cart-reviews table,.cart-reviews svg,.cart-reviews canvas{max-width:100%!important;height:auto}.cart-reviews table{table-layout:fixed}.cart-reviews *,.cart-line *{overflow-wrap:anywhere;word-break:break-word}.cart-reviews .jdgm-rev-widg__reviews{overflow:visible!important}.cart-reviews .jdgm-rev{margin:0!important;padding:14px!important;overflow:hidden!important}.cart-reviews .jdgm-rev__body,.cart-reviews .jdgm-rev__title,.cart-reviews .jdgm-rev__author{max-width:100%}.cart-reviews .jdgm-rev__body{line-height:1.45!important;font-size:.88rem!important}.cart-reviews-more{display:inline-flex;margin-top:16px;align-items:center;gap:6px;color:inherit;font-size:.9rem;font-weight:800;text-decoration:underline;text-underline-offset:3px}@media(max-width:600px){.cart-panel,.cart-drawer__inner,.drawer__inner{overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.cart-reviews .jdgm-rev{padding:13px!important}}:root{--ryfie-serif: Georgia, "Times New Roman", Times, serif;--ryfie-sans: Inter, Arial, Helvetica, sans-serif;--ryfie-heading-weight: 700;--ryfie-heading-tracking: -.035em}body{font-family:var(--ryfie-sans);font-weight:400}h1,h2,h3,h4,h5,h6,.heading,.section-heading,.product-title,.hero-title,.footer-heading,.card-heading,.article-title,.collection-title,.page-title,.rich-text__heading,.newsletter-title,.founder-heading,.ingredient-heading,.timeline-heading,.comparison-heading,.lifestyle-heading,.cart-header h2,.cart-review-heading{font-family:var(--ryfie-serif)!important;font-weight:var(--ryfie-heading-weight);letter-spacing:var(--ryfie-heading-tracking)}h1{line-height:.96}h2{line-height:1}h3,h4{line-height:1.08}.eyebrow,.kicker,.overline,.section-label,.product-stock,.badge-label{font-family:var(--ryfie-sans)!important;font-weight:800;letter-spacing:.14em;text-transform:uppercase}button,.button,.shopify-payment-button__button,input,select,textarea,summary,nav,.site-header,.product-price,.product-rating,.product-benefits,.product-share,.footer,.cart-panel{font-family:var(--ryfie-sans)}.hero h1,.hero-title{font-size:clamp(3.6rem,8vw,7.5rem);line-height:.92}.section h2,.section-heading{font-size:clamp(2.65rem,5vw,5rem)}.product-title{font-size:clamp(2.8rem,4.4vw,4.75rem);line-height:.95}.founder-heading,.ingredient-heading,.timeline-heading,.comparison-heading,.lifestyle-heading{font-size:clamp(2.5rem,4.8vw,4.8rem)}.editorial-accent,.heading-accent,.label-story__accent,.emphasis-serif{font-family:var(--ryfie-serif)!important;font-style:italic;font-weight:400;letter-spacing:-.04em}.rte,.product-intro,.product-description,.founder-copy,.section-copy,.article-content,.rich-text__text{line-height:1.65}.product-accordion summary,.faq summary,.accordion summary{font-family:var(--ryfie-serif)!important;font-weight:700;letter-spacing:-.015em}.footer h2,.footer h3,.footer h4,.footer-heading,.footer-newsletter h2{font-family:var(--ryfie-serif)!important;font-weight:700;letter-spacing:-.025em}.rp__drawer-trigger,.rp__cta,.rp__followup-primary,.rp__followup-secondary,.rp__purchase-option,.rp__weight-grid button,.rp__cadence-grid button,.rp__one-time-grid button{font-family:var(--ryfie-sans)!important}@media(max-width:749px){.hero h1,.hero-title{font-size:clamp(3rem,13vw,4.6rem);line-height:.94}.section h2,.section-heading,.founder-heading,.ingredient-heading,.timeline-heading,.comparison-heading,.lifestyle-heading{font-size:clamp(2.25rem,10vw,3.5rem);line-height:.98}.product-title{font-size:clamp(2.45rem,10vw,3.5rem);line-height:.98}}.ingredient-editorial{text-align:center}.ingredient-editorial .eyebrow,.ingredient-editorial .overline,.ingredient-editorial .section-label{display:block;margin:0 0 18px;font-family:var(--ryfie-sans)!important;font-size:.75rem;font-weight:800;letter-spacing:.18em;line-height:1.2;text-transform:uppercase}.ingredient-editorial__heading,.ingredient-editorial .section-heading{max-width:860px;margin:0 auto;font-family:var(--ryfie-serif)!important;font-size:clamp(3rem,5.4vw,5.3rem)!important;font-weight:700;letter-spacing:-.045em;line-height:.98!important;text-wrap:balance}.ingredient-editorial__copy,.ingredient-editorial .section-copy,.ingredient-editorial>.page-width>p,.ingredient-editorial .page-width>p{max-width:680px;margin:26px auto 0;font-family:var(--ryfie-sans)!important;font-size:clamp(1.05rem,1.6vw,1.35rem)!important;font-weight:400!important;letter-spacing:0!important;line-height:1.65!important;text-wrap:balance}@media(max-width:749px){.ingredient-editorial__heading,.ingredient-editorial .section-heading{max-width:11ch;font-size:clamp(2.5rem,12vw,3.75rem)!important;line-height:.98!important}.ingredient-editorial__copy,.ingredient-editorial .section-copy,.ingredient-editorial>.page-width>p,.ingredient-editorial .page-width>p{max-width:32ch;margin-top:20px;font-size:1rem!important;line-height:1.6!important}}.product-pill-list{display:flex;flex-wrap:wrap;gap:var(--pill-gap, 8px);align-items:center}.product-pill{display:inline-flex;align-items:center;gap:7px;min-height:32px;padding:var(--pill-padding-y, 7px) var(--pill-padding-x, 11px);border:var(--pill-border-width, 1px) solid var(--pill-border, transparent);border-radius:var(--pill-radius, 6px);background:var(--pill-bg, #f6f0f8);color:var(--pill-text, #6d2a76);font-family:var(--ryfie-sans)!important;font-size:var(--pill-font-size, 13px);font-weight:700;letter-spacing:0;line-height:1.15}.product-pill__icon{display:inline-grid;width:16px;height:16px;flex:0 0 16px;place-items:center}.product-pill__icon svg,.product-pill__icon img{display:block;width:100%;height:100%;object-fit:contain}@media(max-width:749px){.product-pill-list{gap:7px}.product-pill{min-height:30px;font-size:max(12px,var(--pill-font-size, 13px))}}.ingredient-feature{background:var(--section-bg)!important}.ingredient-editorial__header,.ingredient-editorial .ingredient-heading{max-width:900px;margin:0 auto 56px;font-size:1rem!important;line-height:1.5!important;letter-spacing:0!important;text-align:center}.ingredient-editorial__header .eyebrow{margin-bottom:16px}.ingredient-editorial__heading{max-width:780px;margin:0 auto;font-family:var(--ryfie-serif)!important;font-size:clamp(3rem,5vw,4.9rem)!important;font-weight:700;letter-spacing:-.045em;line-height:.98!important;text-wrap:balance}.ingredient-editorial__copy,.ingredient-editorial__copy.rte{max-width:660px;margin:24px auto 0;font-family:var(--ryfie-sans)!important;font-size:clamp(1.05rem,1.45vw,1.3rem)!important;font-weight:400!important;letter-spacing:0!important;line-height:1.65!important;text-wrap:balance}.ingredient-editorial__copy p{margin:0;font:inherit!important;letter-spacing:inherit!important;line-height:inherit!important}@media(max-width:749px){.ingredient-editorial__header,.ingredient-editorial .ingredient-heading{margin-bottom:36px}.ingredient-editorial__heading{max-width:11ch;font-size:clamp(2.45rem,11vw,3.55rem)!important;line-height:.99!important}.ingredient-editorial__copy,.ingredient-editorial__copy.rte{max-width:31ch;margin-top:18px;font-size:1rem!important;line-height:1.58!important}}.product-price-row .price-prefix{margin-right:7px;font-family:var(--ryfie-sans);font-size:.86em;font-weight:500;letter-spacing:0}.product-price-row .price{display:inline-flex;align-items:baseline}:root{--ryfie-display-serif: Georgia, "Times New Roman", Times, serif}h1,.page-title,.hero-title,.product-title{font-family:var(--ryfie-display-serif)!important;font-weight:700!important;letter-spacing:-.045em!important;line-height:.96!important;text-wrap:balance}.product-title{font-size:clamp(3rem,4.8vw,5rem)!important}@media(max-width:749px){h1,.page-title,.hero-title,.product-title{letter-spacing:-.04em!important;line-height:.98!important}.product-title{font-size:clamp(2.6rem,11vw,3.8rem)!important}}.editorial-section-header{display:block!important;width:100%;max-width:1040px!important;margin:0 0 clamp(38px,5vw,64px) 0!important;padding:0!important;text-align:left!important;align-items:flex-start!important;justify-items:start!important}.editorial-section-header>*{margin-left:0!important;margin-right:0!important;text-align:left!important}.editorial-section-header .eyebrow,.editorial-section-header .overline,.editorial-section-header .section-label,.editorial-section-header .journey-pill{display:inline-flex!important;width:auto!important;max-width:100%;margin:0 0 16px!important;padding:0!important;align-items:center;justify-content:flex-start;background:transparent!important;color:inherit;font-family:var(--ryfie-sans, Inter, Arial, sans-serif)!important;font-size:.72rem!important;font-weight:800!important;letter-spacing:.16em!important;line-height:1.25!important;text-align:left!important;text-transform:uppercase}.editorial-section-header .section-heading,.editorial-section-header>.page-title,.editorial-section-header h1,.editorial-section-header h2{width:100%;max-width:18ch!important;margin:0!important;font-family:Georgia,Times New Roman,Times,serif!important;font-size:clamp(3rem,5.2vw,5.3rem)!important;font-weight:700!important;letter-spacing:-.048em!important;line-height:.96!important;text-align:left!important;text-wrap:balance}.editorial-section-header .rte,.editorial-section-header__copy,.editorial-section-header .section-copy,.editorial-section-header .ingredient-editorial__copy,.editorial-section-header .label-editorial__intro,.editorial-section-header .lifestyle-rail__intro,.editorial-section-header .pawpress-section__description,.editorial-section-header .ryfie-blog__description,.editorial-section-header .ryfie-article__dek{width:100%;max-width:680px!important;margin:22px 0 0!important;font-family:var(--ryfie-sans, Inter, Arial, sans-serif)!important;font-size:clamp(1rem,1.35vw,1.2rem)!important;font-weight:400!important;letter-spacing:0!important;line-height:1.65!important;text-align:left!important;text-wrap:balance}.lifestyle-rail__header.editorial-section-header,.pawpress-section__header.editorial-section-header,.ryfie-blog__hero.editorial-section-header,.ryfie-article__header.editorial-section-header{grid-template-columns:1fr!important;margin-left:0!important;margin-right:0!important}.lifestyle-rail__header.editorial-section-header>div:first-child{width:100%}@media(max-width:749px){.editorial-section-header{margin-bottom:34px!important}.editorial-section-header .section-heading,.editorial-section-header>.page-title,.editorial-section-header h1,.editorial-section-header h2{max-width:100%!important;font-size:clamp(2.55rem,11.5vw,3.7rem)!important;line-height:.98!important}.editorial-section-header .rte,.editorial-section-header__copy,.editorial-section-header .section-copy,.editorial-section-header .ingredient-editorial__copy,.editorial-section-header .label-editorial__intro,.editorial-section-header .lifestyle-rail__intro,.editorial-section-header .pawpress-section__description,.editorial-section-header .ryfie-blog__description,.editorial-section-header .ryfie-article__dek{max-width:34ch!important;margin-top:18px!important;font-size:1rem!important}}html{-webkit-text-size-adjust:100%;text-size-adjust:100%;overflow-x:clip}img,svg,video,iframe,model-viewer{max-width:100%}img,video{height:auto}button,input,select,textarea{font:inherit}button,a,summary,[role=button]{-webkit-tap-highlight-color:transparent}[hidden]{display:none!important}.rte,.product-description,.article-content{overflow-wrap:anywhere}.shopify-section{max-width:100%}@media(max-width:749px){.page-width,.section-width,[class*=__inner]{max-width:100%}h1,.h1{font-size:clamp(2.2rem,10vw,3.6rem);line-height:.98;overflow-wrap:anywhere;text-wrap:balance}h2,.h2,.section-heading{overflow-wrap:anywhere;text-wrap:balance}button,.button,input[type=button],input[type=submit],summary,[role=button]{min-height:44px}input,select,textarea{font-size:16px}.product-media img,.product-gallery img,[class*=product-media] img{width:100%;object-fit:contain}.cart-drawer,[class*=drawer]{max-width:100vw}table{display:block;max-width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}}@media(prefers-reduced-motion:reduce){*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.rj-footer{--footer-bg:#000;--footer-text:#fff;--footer-muted:#bcbcbc;background:#000!important;border-radius:0}.rj-footer__brand-row{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;padding-bottom:42px}.rj-footer__logo{display:block;width:var(--footer-logo-width,150px);max-width:42vw}.rj-footer__logo img{display:block;width:100%;height:auto}.rj-footer__brand-row p{margin:0;color:var(--footer-muted);font-family:Georgia,Times New Roman,serif;font-size:1.2rem}.rj-footer__policy-links{display:flex;flex-wrap:wrap;gap:10px 22px;padding:26px 0 0;border-top:1px solid rgba(255,255,255,.1)}.rj-footer__policy-links a{color:var(--footer-muted);font-size:.84rem}.rj-footer__policy-links a:hover{color:#fff}.rj-footer__payment-icons svg{background:#fff}@media(max-width:749px){.rj-footer{padding-top:48px}.rj-footer__brand-row{align-items:flex-start;flex-direction:column;padding-bottom:34px}.rj-footer__logo{width:125px}.rj-footer__menus{grid-template-columns:repeat(2,minmax(0,1fr));gap:28px}.rj-footer__policy-links{display:grid;grid-template-columns:1fr 1fr}.rj-footer__bottom{align-items:flex-start;flex-direction:column-reverse}.rj-footer__payments{align-items:flex-start;flex-direction:column}}.ryfie-search-overlay{position:fixed;top:0;right:0;bottom:0;left:0;z-index:10000;overflow-y:auto;overscroll-behavior:contain;background:#000;color:#fff;opacity:0;visibility:hidden;transition:opacity .2s ease,visibility .2s ease}.ryfie-search-overlay.is-open{opacity:1;visibility:visible}body.ryfie-search-open{overflow:hidden}.ryfie-search-overlay__shell{width:min(calc(100% - 40px),1180px);min-height:100%;margin:0 auto;padding-bottom:80px}.ryfie-search-overlay__top{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:24px 0}.ryfie-search-overlay__logo{display:block;width:130px}.ryfie-search-overlay__logo img{display:block;width:100%;height:auto}.ryfie-search-overlay__close{display:grid;width:48px;height:48px;place-items:center;border:1px solid rgba(255,255,255,.34);border-radius:999px;background:transparent;color:#fff;cursor:pointer}.ryfie-search-overlay__close svg{width:22px;height:22px}.ryfie-search-overlay__content{width:min(100%,920px);margin:clamp(40px,8vh,100px) auto 0}.ryfie-search-overlay__form{width:100%}.ryfie-search-overlay__label{display:block;margin-bottom:14px;color:#d7d7d7;font-size:.78rem;font-weight:800;letter-spacing:.14em;text-transform:uppercase}.ryfie-search-overlay__field-row{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px}.ryfie-search-overlay__input{width:100%;min-width:0;height:72px;padding:0 24px;border:1px solid rgba(255,255,255,.34);border-radius:14px;outline:0;background:#111;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.35rem,2.5vw,2.1rem);line-height:1}.ryfie-search-overlay__input::placeholder{color:#858585;opacity:1}.ryfie-search-overlay__input:focus{border-color:#fff;box-shadow:0 0 0 3px #ffffff1f}.ryfie-search-overlay__submit{display:inline-flex;min-width:138px;height:72px;align-items:center;justify-content:center;gap:10px;padding:0 22px;border:0;border-radius:14px;background:#fff;color:#000;font-weight:800;cursor:pointer}.ryfie-search-overlay__submit svg{width:21px;height:21px}.ryfie-search-overlay__status{min-height:24px;margin:14px 2px 34px;color:#9c9c9c;font-size:.95rem}.ryfie-search-overlay__results[aria-busy=true]{opacity:.55}.ryfie-predictive-results__group{padding:32px 0;border-top:1px solid rgba(255,255,255,.15)}.ryfie-predictive-results__group-head{display:flex;align-items:end;justify-content:space-between;gap:20px}.ryfie-predictive-results__group h2{margin:0 0 20px;color:#fff;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.7rem,3vw,2.65rem);letter-spacing:-.035em}.ryfie-predictive-results__group-head a{margin-bottom:20px;color:#fff;text-decoration:underline}.ryfie-predictive-results__grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.ryfie-predictive-card{display:block;min-width:0;color:#fff}.ryfie-predictive-card__image{overflow:hidden;border-radius:12px;background:#161616}.ryfie-predictive-card__image img,.ryfie-predictive-card__image svg{display:block;width:100%;aspect-ratio:1;object-fit:cover}.ryfie-predictive-card__copy{display:grid;gap:5px;padding:13px 2px 0}.ryfie-predictive-card__copy h3,.ryfie-predictive-card__copy p{margin:0;color:#fff}.ryfie-predictive-card__copy h3{font-family:Georgia,Times New Roman,serif;font-size:1.08rem;line-height:1.2}.ryfie-predictive-card__copy p{color:#b9b9b9}.ryfie-predictive-results__links{display:grid;gap:10px}.ryfie-predictive-results__links a{display:flex;justify-content:space-between;gap:18px;padding:16px 18px;border:1px solid rgba(255,255,255,.18);border-radius:12px;color:#fff}.ryfie-predictive-results__editorial{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ryfie-predictive-results__editorial a{display:grid;grid-template-columns:82px minmax(0,1fr);gap:14px;align-items:center;min-width:0;padding:12px;border:1px solid rgba(255,255,255,.16);border-radius:12px;color:#fff}.ryfie-predictive-results__editorial img{width:82px;height:68px;object-fit:cover;border-radius:8px}.ryfie-predictive-results__editorial span{display:grid;min-width:0;gap:4px}.ryfie-predictive-results__editorial small{color:#aaa}.ryfie-predictive-results__editorial strong{overflow-wrap:anywhere}.ryfie-predictive-results__empty{padding:34px 0;border-top:1px solid rgba(255,255,255,.15)}.ryfie-predictive-results__empty h2{margin:0;font-family:Georgia,Times New Roman,serif;font-size:2rem}.ryfie-predictive-results__empty p{color:#aaa}@media(max-width:749px){.ryfie-search-overlay__shell{width:calc(100% - 24px);padding-bottom:50px}.ryfie-search-overlay__top{padding:14px 0}.ryfie-search-overlay__logo{width:105px}.ryfie-search-overlay__close{width:44px;height:44px}.ryfie-search-overlay__content{margin-top:34px}.ryfie-search-overlay__field-row{grid-template-columns:1fr}.ryfie-search-overlay__input{height:62px;padding:0 17px;font-size:1.25rem}.ryfie-search-overlay__submit{width:100%;min-width:0;height:54px}.ryfie-search-overlay__status{margin-bottom:24px}.ryfie-predictive-results__grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.ryfie-predictive-results__editorial{grid-template-columns:1fr}}@media(prefers-reduced-motion:reduce){.ryfie-search-overlay{transition:none}}.shopify-policy__container{width:min(calc(100% - 40px),820px);max-width:820px;margin:0 auto;padding:clamp(48px,6vw,88px) 0}.shopify-policy__title{text-align:left}.shopify-policy__title h1{margin:0 0 24px;font-family:Georgia,Times New Roman,serif;font-size:clamp(2.35rem,4vw,3.55rem)!important;line-height:1.04!important;letter-spacing:-.025em;text-wrap:balance}.shopify-policy__body{font-size:17px;line-height:1.78}.shopify-policy__body h2{margin:38px 0 14px;font-family:Georgia,Times New Roman,serif;font-size:clamp(1.55rem,2.2vw,2rem)!important;line-height:1.18!important;letter-spacing:-.02em}.shopify-policy__body h3{margin:26px 0 10px;font-size:1.18rem;line-height:1.3}.shopify-policy__body p,.shopify-policy__body ul,.shopify-policy__body ol{margin-top:0;margin-bottom:18px}.shopify-policy__body li{margin-bottom:8px}@media(max-width:749px){.shopify-policy__container{width:calc(100% - 24px);padding:40px 0 64px}.shopify-policy__title h1{font-size:clamp(2rem,9vw,2.7rem)!important}.shopify-policy__body{font-size:16px;line-height:1.68}.shopify-policy__body h2{font-size:clamp(1.35rem,6vw,1.68rem)!important}}html{overflow-x:clip;-webkit-text-size-adjust:100%;text-size-adjust:100%}body{min-width:320px;overflow-x:clip}main,section,.page-width,.shopify-section{min-width:0}iframe,video,model-viewer,svg{max-width:100%}iframe,video{height:auto}input,select,textarea,table{max-width:100%}.rte table{display:block;width:100%;overflow-x:auto;-webkit-overflow-scrolling:touch}.skip-link:focus{position:fixed;top:10px;left:10px;z-index:12000;width:auto;height:auto;padding:12px 16px;clip:auto;overflow:visible;border-radius:8px;background:#fff;color:#111;box-shadow:0 8px 30px #0000002e}:focus-visible{outline:3px solid currentColor;outline-offset:3px}@media(max-width:749px){.page-width{width:min(calc(100% - 24px),var(--page))}.section{padding-top:52px;padding-bottom:52px}button,[role=button],input[type=button],input[type=submit],.button,.site-header__icon-button,.site-header__menu-button{min-height:44px}input,select,textarea{font-size:16px}h1{overflow-wrap:anywhere}.cart-drawer,.header-drawer,.ryfie-search-overlay{height:100dvh;max-height:100dvh}.cart-drawer,.header-drawer{padding-bottom:env(safe-area-inset-bottom)}.site-header__inner{padding-left:max(0px,env(safe-area-inset-left));padding-right:max(0px,env(safe-area-inset-right))}.product-media img,.product-media video,.product-media model-viewer{width:100%}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{scroll-behavior:auto!important;animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}@media(max-width:749px){.site-header,[id^=SiteHeader-]{position:sticky;top:0;z-index:1000}[id^=SiteHeader-] .site-header__inner{display:grid!important;grid-template-columns:48px minmax(0,1fr) auto!important;align-items:center!important;min-height:64px!important;gap:10px!important;padding-left:12px!important;padding-right:12px!important}[id^=SiteHeader-] .site-header__left{display:flex!important;visibility:visible!important;opacity:1!important;justify-self:start!important;align-items:center!important;width:48px!important;min-width:48px!important;overflow:visible!important}[id^=SiteHeader-] .site-header__menu-button{display:inline-flex!important;visibility:visible!important;opacity:1!important;position:relative!important;z-index:3!important;width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;align-items:center!important;justify-content:center!important;padding:0!important;margin:0!important;border:0!important;background:transparent!important;color:var(--header-text, #111111)!important}[id^=SiteHeader-] .site-header__menu-button>span:last-child:not(.site-header__menu-icon){display:none!important}[id^=SiteHeader-] .site-header__menu-icon{display:grid!important;visibility:visible!important;opacity:1!important;width:26px!important;min-width:26px!important;height:20px!important;gap:5px!important;align-content:center!important}[id^=SiteHeader-] .site-header__menu-icon span{display:block!important;width:26px!important;height:2px!important;min-height:2px!important;border-radius:999px!important;background:currentColor!important;opacity:1!important}[id^=SiteHeader-] .site-header__logo{justify-self:center!important;max-width:min(var(--header-logo-width),132px)!important;min-width:0!important}[id^=SiteHeader-] .site-header__actions{justify-self:end!important;display:flex!important;align-items:center!important;gap:0!important;min-width:88px!important}[id^=SiteHeader-] .site-header__icon-button{width:44px!important;min-width:44px!important;height:44px!important;min-height:44px!important;padding:9px!important}}.jdgm-rev-widg,.jdgm-all-reviews-widget,.jdgm-widget.jdgm-review-widget,.jdgm-widget.jdgm-all-reviews-widget,.jdgm-widget:not(.jdgm-preview-badge),#judgeme_product_reviews,[id*=judgeme],[class*=jdgm-rev-widg]{width:min(calc(100% - 40px),var(--page, 1500px))!important;max-width:var(--page, 1500px)!important;margin-left:auto!important;margin-right:auto!important;box-sizing:border-box!important}.jdgm-rev-widg__summary,.jdgm-rev-widg__body,.jdgm-rev-widg__reviews,.jdgm-rev-widg__header{min-width:0!important;max-width:100%!important}@media(max-width:749px){.jdgm-rev-widg,.jdgm-all-reviews-widget,.jdgm-widget.jdgm-review-widget,.jdgm-widget.jdgm-all-reviews-widget,.jdgm-widget:not(.jdgm-preview-badge),#judgeme_product_reviews,[id*=judgeme],[class*=jdgm-rev-widg]{width:calc(100% - 24px)!important;max-width:calc(100% - 24px)!important}.jdgm-rev-widg__header,.jdgm-rev-widg__summary,.jdgm-rev-widg__body,.jdgm-rev-widg__reviews{overflow-x:clip!important}}.rj-footer__newsletter-form{width:100%}.rj-footer__newsletter-row{display:grid;grid-template-columns:minmax(0,1fr) 48px;align-items:center;gap:8px;width:100%}.rj-footer__newsletter-message{margin:10px 0 0;font-size:.9rem;line-height:1.4}.rj-footer__policy-payment-row{display:flex;align-items:center;justify-content:space-between;gap:20px;width:100%;padding-top:22px;border-top:1px solid rgba(255,255,255,.16)}.rj-footer__policy-links{display:flex;flex:1 1 auto;flex-wrap:nowrap;align-items:center;gap:14px;min-width:0;white-space:nowrap}.rj-footer__policy-links a{flex:0 0 auto;white-space:nowrap;font-size:.8rem}.rj-footer__payments{display:flex;flex:0 0 auto;align-items:center;gap:8px;margin-left:auto;white-space:nowrap}.rj-footer__shop-badge{font-size:.8rem;white-space:nowrap}.rj-footer__payment-icons{display:flex;flex-wrap:nowrap;align-items:center;gap:4px}.rj-footer__payment-icons svg{display:block;width:32px;height:auto}.rj-footer__legal-disclaimer{width:100%;margin:18px 0 0;padding-top:18px;border-top:1px solid rgba(255,255,255,.12);color:#ffffffad;font-size:.78rem;line-height:1.5}.rj-footer__legal-disclaimer p{margin:0;max-width:none}.rj-footer__copyright-row{width:100%;margin-top:18px;padding-top:18px;border-top:1px solid rgba(255,255,255,.12)}.rj-footer__copyright{color:#ffffffb8;font-size:.78rem}@media(max-width:1100px){.rj-footer__policy-payment-row{gap:14px}.rj-footer__policy-links{gap:10px}.rj-footer__policy-links a,.rj-footer__shop-badge{font-size:.72rem}.rj-footer__payment-icons svg{width:28px}}@media(max-width:749px){.rj-footer__policy-payment-row{flex-direction:column;align-items:flex-start;gap:14px}.rj-footer__policy-links,.rj-footer__payments{width:100%;overflow-x:auto;padding-bottom:4px;scrollbar-width:none}.rj-footer__policy-links::-webkit-scrollbar,.rj-footer__payments::-webkit-scrollbar{display:none}.rj-footer__payments{justify-content:flex-start;margin-left:0}}:root{--ryfie-readable-font: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;--ryfie-body-size: 17px;--ryfie-body-leading: 1.68;--ryfie-small-heading-size: 18px;--ryfie-label-size: 13px}body,button,input,select,textarea{font-family:var(--ryfie-readable-font)}body{font-size:var(--ryfie-body-size);line-height:var(--ryfie-body-leading);-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}h1,.section-heading,.our-story-page h1,.our-story-page h2,.ryfie-hero h1,.ryfie-hero h2,.ingredient-story h1,.ingredient-story h2,.ryfie-science-ingredients h1,.ryfie-science-ingredients h2,.editorial-founder-story h1,.editorial-founder-story h2{font-family:inherit}h3,h4,h5,h6,.rte h3,.rte h4,.card__heading,.product-card__title,.article-card__title,.rj-footer__menu h3,.rj-footer__social-head h3,.product-info .product-eyebrow,.product-info .product-status,.product-info .product-pill,.product-info .product-accordion__heading,.product-info .trust-icons small,.jdgm-rev-widg__title,.jdgm-rev__title{font-family:var(--ryfie-readable-font);letter-spacing:-.01em}p,li,.rte,.rte p,.rte li,.product-info,.product-info p,.product-info li,.product-intro,.product-benefits,.card__text,.article-card__excerpt,.rj-footer,.rj-footer p,.rj-footer a,.product-share,.jdgm-widget,.jdgm-rev__body{font-size:1rem;line-height:var(--ryfie-body-leading)}h3,.rte h3,.card__heading,.product-card__title,.article-card__title,.rj-footer__menu h3,.rj-footer__social-head h3,.jdgm-rev-widg__title{font-size:clamp(18px,1.35vw,21px);line-height:1.3;font-weight:700}.eyebrow,[class*=__eyebrow],.product-status,.product-pill,.badge,.label,small{font-family:var(--ryfie-readable-font)}.eyebrow,[class*=__eyebrow],.product-status{font-size:clamp(12px,.9vw,13px);line-height:1.35;font-weight:700;letter-spacing:.09em}.product-info,.product-info .product-intro,.product-info .rte,.product-info .product-benefits,.product-info .product-share{font-size:17px;line-height:1.68}.product-info .product-pill{font-size:14px;line-height:1.3;font-weight:700}.product-info .product-accordion__heading{font-size:clamp(17px,1.2vw,19px);line-height:1.3;font-weight:700}.product-info .product-accordion__content .rte{font-size:16px;line-height:1.7}.site-header,.site-header a,.header-drawer,.header-drawer a,.button,button{font-family:var(--ryfie-readable-font)}.site-header a,.header-drawer a{font-size:16px;line-height:1.4}.button,button{font-size:16px;line-height:1.2;font-weight:700}.rj-footer{font-size:16px;line-height:1.6}.rj-footer__newsletter-wrap .rte,.rj-footer__legal,.rj-footer__legal-disclaimer,.rj-footer__copyright{line-height:1.6}.card__text,.article-card__excerpt,[class*=__subheading],[class*=__description]{font-size:17px;line-height:1.65}@media(max-width:749px){:root{--ryfie-body-size: 16.5px;--ryfie-body-leading: 1.66}body{font-size:16.5px}p,li,.rte,.rte p,.rte li,.product-info,.product-info p,.product-info li,.product-intro,.product-benefits,.card__text,.article-card__excerpt,.rj-footer,.rj-footer p,.rj-footer a,.product-share,.jdgm-widget,.jdgm-rev__body{font-size:16.5px;line-height:1.66}h3,.rte h3,.card__heading,.product-card__title,.article-card__title,.rj-footer__menu h3,.rj-footer__social-head h3,.jdgm-rev-widg__title{font-size:18px;line-height:1.3}.product-info .product-intro,.product-info .rte,.product-info .product-benefits,.product-info .product-share{font-size:16.5px;line-height:1.68}.product-info .product-accordion__heading{font-size:17px}.product-info .product-accordion__content .rte,.site-header a,.header-drawer a,.button,button{font-size:16px}}:root{--ryfie-ui-font: Inter, "Helvetica Neue", Helvetica, Arial, sans-serif;--ryfie-copy-size: 18px;--ryfie-copy-leading: 1.66;--ryfie-copy-color: #262626}body,button,input,select,textarea,.site-header,.header-drawer,.rj-footer,.product-info,.product-card,.article-card,.jdgm-widget{font-family:var(--ryfie-ui-font)!important}body{font-size:var(--ryfie-copy-size);line-height:var(--ryfie-copy-leading);color:var(--ryfie-copy-color);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}h1,h2,.section-heading,.our-story-page h1,.our-story-page h2,.ryfie-hero h1,.ryfie-hero h2,.ingredient-story h1,.ingredient-story h2,.ryfie-science-ingredients h1,.ryfie-science-ingredients h2,.editorial-founder-story h1,.editorial-founder-story h2{font-family:inherit}h3,h4,h5,h6,.rte h3,.rte h4,.rte h5,.rte h6,.card__heading,.product-card__title,.article-card__title,.product-info .product-accordion__heading,.rj-footer__menu h3,.rj-footer__social-head h3,.jdgm-rev-widg__title,.jdgm-rev__title{font-family:var(--ryfie-ui-font)!important;font-weight:700;letter-spacing:-.015em}h3,.rte h3,.card__heading,.product-card__title,.article-card__title,.rj-footer__menu h3,.rj-footer__social-head h3,.jdgm-rev-widg__title{font-size:clamp(19px,1.45vw,22px);line-height:1.28}p,li,.rte,.rte p,.rte li,.product-info,.product-info p,.product-info li,.product-intro,.product-benefits,.card__text,.article-card__excerpt,.rj-footer,.rj-footer p,.rj-footer a,.product-share,.jdgm-widget,.jdgm-rev__body{font-family:var(--ryfie-ui-font)!important;font-size:18px;line-height:1.66}.product-info .product-description,.product-info .product-description *,.product-info [data-product-description],.product-info [data-product-description] *,.product-info .rte.product-description,.product-info .rte.product-description *,.product-info .product-intro,.product-info .product-intro *{font-family:var(--ryfie-ui-font)!important;font-size:18px!important;line-height:1.66!important;color:var(--ryfie-copy-color)!important;letter-spacing:normal!important;text-transform:none!important;background:transparent!important}.product-info .product-description p,.product-info [data-product-description] p,.product-info .rte.product-description p,.product-info .product-intro p{margin:0 0 1.15em!important}.product-info .product-description p:last-child,.product-info [data-product-description] p:last-child,.product-info .rte.product-description p:last-child,.product-info .product-intro p:last-child{margin-bottom:0!important}.product-info .product-description h1,.product-info .product-description h2,.product-info .product-description h3,.product-info .product-description h4,.product-info [data-product-description] h1,.product-info [data-product-description] h2,.product-info [data-product-description] h3,.product-info [data-product-description] h4,.product-info .rte.product-description h1,.product-info .rte.product-description h2,.product-info .rte.product-description h3,.product-info .rte.product-description h4{font-family:var(--ryfie-ui-font)!important;color:#111!important;text-transform:none!important}.product-info .product-description h2,.product-info [data-product-description] h2,.product-info .rte.product-description h2{font-size:24px!important;line-height:1.25!important;margin:1.4em 0 .55em!important}.product-info .product-description h3,.product-info [data-product-description] h3,.product-info .rte.product-description h3{font-size:20px!important;line-height:1.3!important;margin:1.25em 0 .5em!important}.product-info .product-description ul,.product-info .product-description ol,.product-info [data-product-description] ul,.product-info [data-product-description] ol,.product-info .rte.product-description ul,.product-info .rte.product-description ol{margin:.8em 0 1.15em 1.25em!important;padding:0!important}.product-info .product-description li,.product-info [data-product-description] li,.product-info .rte.product-description li{margin-bottom:.4em!important}.product-info .product-description strong,.product-info [data-product-description] strong,.product-info .rte.product-description strong{font-weight:700!important}.product-info .product-description em,.product-info [data-product-description] em,.product-info .rte.product-description em{font-style:italic!important}.product-info .product-description a,.product-info [data-product-description] a,.product-info .rte.product-description a{color:inherit!important;text-decoration:underline!important;text-underline-offset:3px}.product-info .product-accordion__heading{font-family:var(--ryfie-ui-font)!important;font-size:clamp(18px,1.3vw,20px);line-height:1.3;font-weight:700}.product-info .product-accordion__content .rte,.product-info .product-accordion__content .rte *{font-family:var(--ryfie-ui-font)!important;font-size:17px!important;line-height:1.7!important;color:#3b3b3b!important}.site-header a,.header-drawer a,.button,button,input,select,textarea{font-family:var(--ryfie-ui-font)!important;font-size:16px}.product-info .product-pill{font-family:var(--ryfie-ui-font)!important;font-size:14px;line-height:1.25;font-weight:700}.eyebrow,[class*=__eyebrow],.product-status,.badge,.label,small{font-family:var(--ryfie-ui-font)!important}@media(max-width:749px){:root{--ryfie-copy-size: 17px;--ryfie-copy-leading: 1.66}body,p,li,.rte,.rte p,.rte li,.product-info,.product-info p,.product-info li,.product-intro,.product-benefits,.card__text,.article-card__excerpt,.rj-footer,.rj-footer p,.rj-footer a,.product-share,.jdgm-widget,.jdgm-rev__body{font-size:17px;line-height:1.66}h3,.rte h3,.card__heading,.product-card__title,.article-card__title,.rj-footer__menu h3,.rj-footer__social-head h3,.jdgm-rev-widg__title{font-size:19px;line-height:1.3}.product-info .product-description,.product-info .product-description *,.product-info [data-product-description],.product-info [data-product-description] *,.product-info .rte.product-description,.product-info .rte.product-description *,.product-info .product-intro,.product-info .product-intro *{font-size:17px!important;line-height:1.68!important}.product-info .product-description h2,.product-info [data-product-description] h2,.product-info .rte.product-description h2{font-size:22px!important}.product-info .product-description h3,.product-info [data-product-description] h3,.product-info .rte.product-description h3{font-size:19px!important}.product-info .product-accordion__heading{font-size:18px}.product-info .product-accordion__content .rte,.product-info .product-accordion__content .rte *{font-size:16.5px!important}}.rj-footer__editorial-slogan{display:block;max-width:12ch;margin:0;color:#fff!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(30px,3.1vw,52px)!important;line-height:.98!important;font-weight:700!important;letter-spacing:-.045em!important;text-wrap:balance;text-transform:none!important}@media(max-width:749px){.rj-footer__editorial-slogan{max-width:10ch;font-size:clamp(30px,10vw,42px)!important;line-height:1!important}}.rj-footer__brand-row .rj-footer__editorial-tagline{display:block;margin:0;max-width:11ch;color:#fff!important;font-family:Georgia,Times New Roman,serif!important;font-size:clamp(34px,3.4vw,56px)!important;line-height:.96!important;font-weight:700!important;letter-spacing:-.045em!important;text-transform:none!important;text-wrap:balance}.rj-footer__policy-links,.rj-footer__policy-links a{font-size:13px!important;line-height:1.35!important}.rj-footer__legal-disclaimer,.rj-footer__legal-disclaimer p,.rj-footer__legal-disclaimer a{font-size:12px!important;line-height:1.55!important}@media(max-width:749px){.rj-footer__brand-row .rj-footer__editorial-tagline{max-width:10ch;font-size:clamp(32px,10vw,44px)!important;line-height:.98!important}.rj-footer__policy-links,.rj-footer__policy-links a{font-size:12px!important}.rj-footer__legal-disclaimer,.rj-footer__legal-disclaimer p,.rj-footer__legal-disclaimer a{font-size:11px!important;line-height:1.5!important}}.rj-footer__brand-row .rj-footer__editorial-tagline{font-size:clamp(17px,1.7vw,28px)!important}@media(max-width:749px){.rj-footer__brand-row .rj-footer__editorial-tagline{font-size:clamp(16px,5vw,22px)!important}}.rj-footer__newsletter-row{display:grid;grid-template-columns:minmax(0,1fr) 48px;gap:8px;align-items:center;width:100%}.rj-footer__newsletter-row input[type=email]{width:100%;min-width:0}.rj-footer__newsletter-row button{width:48px;min-width:48px;height:48px;min-height:48px}.rj-footer__newsletter-message{margin:10px 0 0;font-size:14px;line-height:1.45}.rj-footer__newsletter-message--success{color:#fff}.rj-footer__newsletter-message--error,.rj-footer__newsletter-message--error a{color:#ffb4b4}@media(max-width:749px){.rj-footer__newsletter-row input[type=email]{font-size:16px}}.rj-footer .rj-footer__newsletter-form{display:block!important;position:static!important;width:100%!important;min-height:0!important;padding:0!important;margin:0!important;overflow:visible!important;background:transparent!important;border-radius:0!important}.rj-footer .rj-footer__newsletter-field{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;gap:8px;width:100%;min-height:56px;padding:6px 7px 6px 20px;overflow:hidden;background:#fff;border:1px solid rgba(255,255,255,.4);border-radius:999px;box-sizing:border-box}.rj-footer .rj-footer__newsletter-field input[type=email]{display:block;width:100%!important;min-width:0;height:auto!important;min-height:42px;padding:8px 0!important;margin:0!important;border:0!important;border-radius:0!important;outline:0;background:transparent!important;box-shadow:none!important;color:#111!important;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif!important;font-size:16px!important;line-height:1.35!important}.rj-footer .rj-footer__newsletter-field input[type=email]::placeholder{color:#11111194;opacity:1}.rj-footer .rj-footer__newsletter-field button{display:inline-flex!important;position:static!important;align-items:center;justify-content:center;width:42px!important;min-width:42px!important;height:42px!important;min-height:42px!important;padding:0!important;margin:0!important;border:0!important;border-radius:50%!important;background:#111!important;color:#fff!important;box-shadow:none!important;font-size:20px!important;line-height:1!important;cursor:pointer}.rj-footer .rj-footer__newsletter-field button:hover{transform:none;opacity:.88}.rj-footer .rj-footer__newsletter-status{display:block;margin:10px 4px 0;padding:0;background:transparent;font-family:Inter,Helvetica Neue,Helvetica,Arial,sans-serif;font-size:13px;line-height:1.45}.rj-footer .rj-footer__newsletter-status--success{color:#fff}.rj-footer .rj-footer__newsletter-status--error,.rj-footer .rj-footer__newsletter-status--error a{color:#ffb6b6}@media(max-width:749px){.rj-footer .rj-footer__newsletter-field{min-height:54px;padding-left:17px}.rj-footer .rj-footer__newsletter-field input[type=email]{font-size:16px!important}}.rj-footer__newsletter-wrap--removed{display:none!important}.rj-footer__top--newsletter-removed{display:block!important}.rj-footer__top--newsletter-removed .rj-footer__menus{width:100%;max-width:none}@media(min-width:750px){.rj-footer__top--newsletter-removed .rj-footer__menus{grid-template-columns:repeat(3,minmax(0,1fr))}}
/*# sourceMappingURL=/cdn/shop/t/136/assets/base.css.map */
