:root{--bg:#fcfbf6;--cream:#f7f1da;--cream-soft:#faf7ef;--surface:#ffffff;--text:#2a2a24;--muted:#6d675f;--green:#123f31;--green-soft:#486c37;--red:#c8372e;--red-deep:#b92d29;--gold:#b78a2a;--purple:#7149af;--line:#e6dccb;--max:1200px}*{box-sizing:border-box}[data-reveal]{opacity:0;transform:translateY(28px);transition:opacity .52s ease,transform .52s ease}[data-reveal].is-revealed{opacity:1;transform:translateY(0)}@media (prefers-reduced-motion:reduce){[data-reveal]{opacity:1;transform:none;transition:none}}html{overflow-x:hidden}body,html{max-width:100%}body{margin:0;background:var(--bg);color:var(--text);font-family:Inter,Pretendard,Apple SD Gothic Neo,Malgun Gothic,sans-serif}a{color:inherit;text-decoration:none;touch-action:manipulation}img{display:block;max-width:100%;-webkit-user-drag:none;-webkit-user-select:none;user-select:none}main{min-height:100vh;touch-action:pan-y}.not-found-page{display:grid;min-height:clamp(640px,calc(100vh - 112px),860px);overflow:hidden;background:linear-gradient(180deg,rgba(247,241,218,.72),rgba(252,251,246,.96)),var(--bg)}.not-found-page__inner{display:grid;grid-template-columns:minmax(0,560px) minmax(320px,1fr);align-items:center;gap:80px;width:min(1200px,calc(100% - 64px));margin:0 auto;padding:96px 0 104px}.not-found-page__copy{display:grid;gap:24px}.not-found-page__eyebrow{margin:0;color:var(--red);font-size:.875rem;font-weight:900;line-height:1;text-transform:uppercase}.not-found-page__copy h1{margin:0;color:var(--green);font-size:clamp(2.75rem,5vw,4.875rem);font-weight:900;line-height:1.08}.not-found-page__copy p:not(.not-found-page__eyebrow){margin:0;max-width:520px;color:var(--muted);font-size:1.125rem;font-weight:600;line-height:1.75}.not-found-page__actions{display:flex;flex-wrap:wrap;gap:14px;padding-top:12px}.not-found-page__visual{position:relative;min-height:430px}.not-found-page__visual:before{position:absolute;right:-14%;bottom:0;left:8%;height:46%;border-radius:56% 44% 0 0/45% 38% 0 0;background:#4d6f3b;content:""}.not-found-page__goddess{position:absolute;right:30%;bottom:38px;z-index:1;width:min(220px,36vw);height:auto}.not-found-page__dog{position:absolute;right:2%;bottom:58px;z-index:2;width:min(260px,35vw);height:auto}.site-header{position:sticky;top:0;z-index:50;background:var(--cream);transition:background-color .22s ease,box-shadow .22s ease}.site-header--compact{box-shadow:none}.site-header__inner{display:flex;align-items:center;justify-content:space-between;width:min(1440px,100%);min-height:112px;margin:0 auto;padding:0 72px;gap:48px;transition:min-height .22s ease,width .22s ease,gap .22s ease}.site-header--compact .site-header__inner{min-height:76px;width:min(1220px,calc(100% - 40px));gap:38px}.brand-lockup{position:relative;flex:0 0 auto}.brand-lockup__image{width:214px;height:auto;transition:opacity .22s ease,transform .22s ease,width .22s ease}.site-header--compact .brand-lockup__image{width:168px}.brand-product-lockup{display:none}.site-nav{display:flex;align-items:center;justify-content:flex-end;gap:24px;margin-left:auto;color:var(--green);font-size:.875rem;font-weight:700;line-height:1;white-space:nowrap;transition:gap .22s ease,font-size .22s ease}.site-header--compact .site-nav{gap:20px;font-size:.8125rem}.site-nav a{position:relative;width:88px;padding:10px 0;text-align:center}.site-nav a:last-child{width:84px}.site-nav a:after{position:absolute;right:0;bottom:3px;left:0;height:2px;background:currentColor;content:"";opacity:0;transform:scaleX(.72);transition:opacity .18s ease,transform .18s ease}.site-nav a:focus-visible:after,.site-nav a:hover:after{opacity:1;transform:scaleX(1)}.site-header__menu-toggle{display:none;width:30px;height:26px;padding:0;border:0;background:transparent}.site-header__menu-toggle span{display:block;width:22px;height:2px;margin:5px auto;border-radius:2px;background:var(--green)}.mobile-menu{display:none}.home-hero{position:relative;min-height:865px;overflow:hidden;background:var(--cream)}.home-hero__ground{position:absolute;top:490px;right:0;left:0;height:266px;background:var(--purple)}.home-hero:after{position:absolute;right:0;bottom:0;left:0;height:108px;background:#ffffff;content:""}.home-hero__content{position:relative;z-index:3;width:min(var(--max),calc(100% - 64px));margin:0 auto;padding-top:197px}.home-hero__leaves{position:absolute;z-index:1;inset:0;width:100%;height:100%;pointer-events:none}.home-hero__eyebrow{margin:0;color:var(--green);font-size:1.125rem;font-weight:700;line-height:22px}.home-hero h1{max-width:650px;margin:0;color:var(--text);font-size:3.75rem;font-weight:700;line-height:86px}.home-hero h1 span{display:inline}.home-hero h1 span+span:before{content:" "}.home-hero__body{display:grid;gap:4px;max-width:560px;margin:0;color:var(--text);font-size:1.25rem;font-weight:400;line-height:1.5}.home-hero__actions{display:flex;gap:20px;margin-top:27px}.button,.outline-button{display:inline-flex;align-items:center;justify-content:center;min-height:44px;border-radius:4px;font-size:.875rem;font-weight:700;line-height:1;transition:transform .18s ease,background-color .18s ease,border-color .18s ease}.button{min-width:156px;padding:0 24px;color:#ffffff}.home-hero__actions .button{width:176px;min-width:176px;min-height:52px;padding:0}.button:hover,.outline-button:hover{transform:translateY(-2px)}.button--red{background:var(--red)}.button--green{background:var(--green)}.home-hero__goddess{position:absolute;z-index:2;top:64px;left:calc(50% + 128px);width:500px;max-width:500px;aspect-ratio:5/8;pointer-events:none}.home-hero__goddess-fallback,.rive-animation__canvas{position:absolute;inset:0;width:100%;height:100%}.home-hero__goddess-fallback{object-fit:contain;object-position:center bottom;opacity:1;transition:opacity .22s ease}.rive-animation__canvas{display:block;opacity:0;transition:opacity .22s ease}.home-hero__goddess.is-rive-ready .home-hero__goddess-fallback{opacity:0}.is-rive-ready>.rive-animation__canvas{opacity:1}.home-hero__dog{position:absolute;z-index:2;top:444px;left:calc(50% - 103px);width:303px;height:355px;object-fit:contain;object-position:center}.section-heading{display:grid;gap:18px;max-width:820px}.section-heading--center{margin:0 auto;text-align:center}.section-heading__eyebrow{margin:0;color:var(--red-deep);font-size:.8125rem;font-weight:700;line-height:1}.philosophy-band h2,.proof-section h2,.section-heading h2{margin:0;color:var(--text);font-size:2.375rem;font-weight:700;line-height:1.25}.proof-section h2{color:var(--green);font-size:2.125rem}.proof-section h2 span{display:block}.proof-section>.section-heading>p,.section-heading>p:not(.section-heading__eyebrow){margin:0;color:var(--muted);font-size:1.0625rem;line-height:1.65}.proof-section{padding:66px 0 72px;background:#ffffff}.proof-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:min(1180px,calc(100% - 64px));margin:54px auto 0}.proof-metric{display:grid;justify-items:center;gap:10px;min-height:250px;padding:0 36px;text-align:center}.proof-metric+.proof-metric{border-left:1px solid var(--line)}.proof-metric__image{position:relative;width:108px;height:108px;overflow:hidden;border:1px solid var(--line);border-radius:999px;background:#faf1d7}.proof-metric__image img{max-width:none;object-fit:cover}.proof-metric__image img,.proof-metric__image--gold img{width:100%;height:100%;transform:none}.proof-metric__copy{display:grid;justify-items:center;gap:10px}.proof-metric__value{margin:0;font-size:3.5rem;font-weight:700;line-height:1}.proof-metric__value span{font-size:1.5rem}.proof-metric__value--red{color:var(--red-deep)}.proof-metric__value--green{color:var(--green)}.proof-metric__value--gold{color:var(--gold)}.proof-metric h3{margin:0;color:var(--green);font-size:1.25rem;line-height:1.35}.proof-metric__body{margin:0;color:#7a746c;font-size:.875rem;line-height:1.65}.world-section{padding:86px 0 58px;background:var(--cream--soft);touch-action:pan-y}.world-stack{display:grid;gap:54px;width:min(var(--max),calc(100% - 64px));margin:50px auto 0;touch-action:pan-y}.world-block{position:relative;display:grid;grid-template-columns:468px 1fr;gap:42px;align-items:center;min-height:350px}.world-block--imageLeft{grid-template-columns:680px 1fr}.world-block--imageLeft .world-block__copy{order:2}.world-block--imageLeft .world-block__media{order:1}.world-block__copy{display:grid;gap:24px;align-content:center}.world-block__copy .button{width:174px;min-width:174px}.world-block__copy h3{margin:0;color:var(--text);font-size:2.25rem;font-weight:700;line-height:1.2}.world-block__copy p{max-width:430px;margin:0;color:var(--muted);font-size:1.0625rem;line-height:1.55}.world-block__media{position:relative;height:390px;min-height:390px;overflow:hidden;border-radius:8px}.world-block--imageLeft .world-block__media{height:350px;min-height:350px}.world-block__media img{object-fit:cover}.world-block__media iframe{position:absolute;inset:0;display:block;width:100%;height:100%;border:0}.world-block__accent{position:absolute;z-index:2;pointer-events:none}.world-block--imageRight .world-block__accent{bottom:-46px;left:361px;width:214px;height:174px;object-fit:contain}.world-block--imageLeft .world-block__accent{top:207px;right:auto;bottom:auto;left:906px;width:178px;height:126px;object-fit:contain}.philosophy-band{display:grid;gap:18px;justify-items:center;padding:50px 24px;background:var(--red-deep);color:#ffffff;text-align:center}.philosophy-band h2{max-width:900px;color:#ffffff}.philosophy-band p{max-width:760px;margin:0;font-size:1.0625rem;line-height:1.65}.product-section{min-height:892px;padding:72px 0;background:var(--bg);touch-action:pan-y}.copy-mobile{display:none}.product-section .section-heading{gap:20px;max-width:none}.product-section .section-heading__eyebrow{color:#b8322b;font-size:.8125rem;line-height:16px}.product-section .section-heading h2{color:#262a25;font-size:2.375rem;line-height:48px}.product-section .section-heading>p:not(.section-heading__eyebrow){color:#6b6a5e;font-size:1.125rem;line-height:28px}.product-grid{grid-template-columns:repeat(2,minmax(0,560px));justify-content:space-between;width:min(1200px,calc(100% - 64px));margin:52px auto 0;gap:80px}.product-entry,.product-grid{display:grid;touch-action:pan-y}.product-entry{justify-items:center;gap:18px;width:560px;min-height:560px;scroll-margin-top:112px;text-align:center}.product-entry__image{position:relative;display:grid;place-items:center;width:100%;height:354px}.product-entry__image--dogs{width:554px}.product-entry__image--cats{width:390px;height:357px}.product-entry__image--dogs img{width:530px;max-width:100%;height:auto}.product-entry__image--cats img{width:390px;height:auto}.product-entry__label{margin:0;font-size:.875rem;font-weight:700;line-height:18px}.product-entry__label--green{color:#153f2f}.product-entry__label--red{color:#b8322b}.product-entry h3{margin:0;color:#262a25;font-size:1.5625rem;line-height:32px}.product-entry h3 span{display:inline}.product-entry h3 span+span:before{content:" "}.product-entry p{margin:0;color:#6b6a5e;font-weight:400;font-size:1rem;line-height:24px}.product-entry .button{width:156px;height:44px;min-width:156px;min-height:44px;padding:0;border-radius:3px;font-size:.875rem;line-height:18px}.product-entry .button--green{background:#153f2f}.product-entry .button--red{background:#b8322b}.contents-section{padding:72px 0 86px;background:#ffffff;touch-action:pan-y}.contents-section .section-heading{gap:18px;max-width:none}.contents-section .section-heading__eyebrow{color:#b8322b;font-size:.8125rem;line-height:16px}.contents-section .section-heading h2{color:#262a25;font-size:2.25rem;line-height:46px}.contents-section .section-heading>p:not(.section-heading__eyebrow){color:#6b6a5e;font-size:1.0625rem;line-height:26px}.contents-section .section-heading>.section-heading__eyebrow,.product-section .section-heading>.section-heading__eyebrow{color:#b8322b;font-size:.8125rem;font-weight:700;line-height:16px}.article-grid{grid-template-columns:repeat(3,minmax(0,360px));justify-content:space-between;width:min(1240px,calc(100% - 64px));margin:54px auto 0;gap:40px}.article-entry,.article-grid{display:grid;touch-action:pan-y}.article-entry{align-content:start;gap:18px}.article-entry__image{position:relative;height:220px;overflow:hidden;border-radius:4px;touch-action:pan-y}.article-entry__image img{object-fit:cover}.article-entry__category{margin:0;font-size:.875rem;font-weight:700;line-height:1}.article-entry__category--gold{color:var(--gold)}.article-entry__category--green{color:var(--green-soft)}.article-entry__category--red{color:var(--red)}.article-entry h3{margin:0;color:var(--green);font-size:1.6875rem;line-height:1.35}.article-entry>p:not(.article-entry__category){margin:0;color:var(--muted);font-size:1.0625rem;line-height:1.65}.outline-button{width:136px;border:2px solid var(--text);color:var(--text)}.site-footer{position:relative;min-height:828px;padding:104px 0 34px;background:#506b3c;color:#ffffff}.site-footer__inner{display:grid;grid-template-columns:560px 310px;align-items:start;gap:40px;width:min(910px,calc(100% - 520px));margin:0 70px 0 auto}.site-footer__figure{position:absolute;top:150px;left:max(40px,calc((100% - 1440px) / 2 + 40px))}.site-footer__figure img{width:350px;height:520px;object-fit:contain}.site-footer__brand{display:none}.site-footer__brand p{margin:0 0 20px;color:var(--gold);font-size:.8125rem;font-weight:700;letter-spacing:.08em}.site-footer__brand h2{max-width:520px;margin:0;font-size:2.5rem;line-height:1.15}.site-footer__links{display:grid;grid-template-columns:repeat(2,260px);gap:34px 40px}.site-footer__updates{position:relative}.site-footer__updates:before{position:absolute;top:-8px;left:-50px;width:1px;height:560px;background:rgba(255,255,255,.35);content:""}.site-footer__group h3{margin:0 0 20px;color:#ffffff;font-size:1.125rem;font-weight:600;line-height:24px}.site-footer__group a{color:#f8f3df;font-size:.9375rem;line-height:22px}.site-footer__link-spacer{min-height:1em}.site-footer__socials{display:flex;gap:18px}.site-footer__socials a{display:grid;place-items:center;width:44px;height:44px;border-radius:999px;background:#d4ad43;color:#506b3c;font-weight:700}.site-footer__socials img{width:24px;height:24px}.site-footer__copyright{position:absolute;bottom:46px;left:50%;transform:translateX(-50%);display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:4px;width:min(401px,calc(100% - 48px));margin:0;color:rgba(255,255,255,.76);font-size:.8125rem;line-height:18px;text-align:center;white-space:nowrap}.site-footer__privacy{position:relative}.site-footer__privacy-trigger{appearance:none;border:0;padding:0;background:transparent;color:inherit;cursor:pointer;font:inherit;font-weight:inherit;line-height:inherit;text-decoration:none}.site-footer__privacy-backdrop{position:fixed;inset:0;z-index:79;border:0;padding:0;background:transparent;cursor:default}.site-footer__privacy-panel{position:fixed;left:50%;right:auto;bottom:max(84px,calc(env(safe-area-inset-bottom) + 72px));z-index:80;display:grid;gap:6px;width:min(520px,calc(100vw - 48px));max-height:min(60vh,320px);padding:16px 18px;overflow-y:auto;border:1px solid rgba(21,63,47,.16);border-radius:8px;background:#fcfbf6;box-shadow:0 18px 40px rgba(24,31,23,.22);color:#3f4d35;font-size:.8125rem;line-height:1.55;overflow-wrap:anywhere;text-align:left;transform:translateX(-50%);white-space:normal;word-break:keep-all}.site-footer__privacy-panel p{margin:0}.site-footer__news-item{display:grid;gap:16px}.site-footer__news-title{color:#ffffff;font-size:1.375rem;font-weight:500;line-height:1.23}.site-footer__news-body{max-width:300px;color:#f8f3df;font-size:.875rem;line-height:22px}.site-footer__email{width:fit-content;color:#f8f3df;font-size:.9375rem;font-weight:700;line-height:22px;text-decoration:none}.site-footer__contact-wrap{position:relative;width:fit-content}.site-footer__contact{appearance:none;padding:0;background:transparent;cursor:pointer;font-family:inherit;text-decoration:none}.site-footer__contact-backdrop{position:fixed;inset:0;z-index:79;border:0;padding:0;background:transparent;cursor:default}.site-footer__contact-panel{position:absolute;right:0;bottom:calc(100% + 14px);z-index:80;display:grid;gap:8px;width:min(360px,calc(100vw - 48px));padding:18px 20px;border:1px solid rgba(21,63,47,.16);border-radius:8px;background:#fcfbf6;box-shadow:0 18px 40px rgba(24,31,23,.22);color:#3f4d35;font-size:.875rem;line-height:1.55;text-align:left;white-space:normal;word-break:keep-all}.site-footer__contact-panel p{margin:0}.site-footer__contact-panel a,.site-footer__contact-panel p:first-child{color:var(--green);font-weight:700}.site-footer__contact-panel a{width:fit-content;text-decoration:underline;text-decoration-thickness:1px;text-underline-offset:.2em}.route-page{background:var(--bg)}.route-hero{display:grid;grid-template-columns:minmax(0,520px) minmax(320px,520px);align-items:center;justify-content:center;gap:72px;min-height:620px;padding:150px 32px 88px;overflow:hidden;background:var(--cream)}.route-hero--cats{background:#ffffff}.route-hero--text{grid-template-columns:minmax(0,820px);min-height:420px;text-align:center}.route-hero__copy{display:grid;gap:22px}.content-detail__body>p,.detail-hero__copy p,.route-hero__copy p,.route-section__heading p{margin:0;color:var(--red-deep);font-size:.8125rem;font-weight:700;line-height:16px;text-transform:uppercase}.route-hero__copy h1{margin:0;color:var(--text);font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.05}.content-detail__body>span,.detail-hero__copy span,.route-hero__copy span,.route-section__heading span{max-width:560px;color:var(--muted);font-size:1.125rem;line-height:1.7}.route-hero--text .route-hero__copy{justify-items:center}.route-hero__image{width:min(100%,554px);height:auto;object-fit:contain}.route-hero__image--cats{width:min(100%,390px)}.route-section{width:min(var(--max),calc(100% - 64px));margin:0 auto;padding:88px 0}.contents-page{overflow-x:clip;overflow-y:visible;background:#ffffff}.contents-page,.contents-page a,.education-hero{touch-action:pan-y}.education-hero{position:relative;height:485px;padding:0;overflow:hidden;background:#661e00}.education-hero:after{content:"";position:absolute;right:0;bottom:0;left:0;height:96px;background:#ffffff}.education-hero__copy{position:absolute;z-index:1;top:84px;left:max(100px,calc((100vw - 1240px) / 2));display:grid;align-content:start;gap:14px;width:720px}.education-hero__copy p{margin:0;color:#f7f1da;font-size:.9375rem;font-weight:800;line-height:20px;letter-spacing:0}.education-hero__copy i{display:block;width:72px;height:4px;border-radius:2px;background:#d19c2e}.education-hero__copy h1{margin:0;color:#ffffff;font-size:3.125rem;font-weight:800;line-height:64px}.education-hero__copy span{max-width:710px;color:#fcfbf6;font-size:1.25rem;line-height:32px}.education-hero__image{position:absolute;z-index:1;top:74px;left:calc(50% + 162px);width:460px;height:377px;object-fit:contain}.education-featured{padding:92px 0 86px;background:#ffffff}.education-articles{padding:104px 0 108px;background:#fcfbf6}.education-article-list,.education-featured__grid,.education-filter-list,.education-section-heading{width:min(1120px,calc(100% - 64px));margin-right:auto;margin-left:auto}.education-section-heading{display:grid;gap:18px;margin-bottom:46px}.education-section-heading p{margin:0;color:#ba2b25;font-size:.8125rem;font-weight:800;line-height:18px;text-transform:uppercase}.education-section-heading h2{margin:0;color:#202426;font-size:2.625rem;line-height:52px}.education-section-heading span{max-width:960px;color:#635e52;font-size:1.0625rem;line-height:28px}.education-featured__grid{display:grid;grid-template-columns:minmax(0,680px) minmax(0,400px);gap:40px}.education-article-row,.education-lead-card,.education-side-card{color:inherit;touch-action:pan-y}.education-lead-card{display:grid;min-height:516px;overflow:hidden;border:1px solid rgba(215,204,178,.35);border-radius:8px;background:#f7f1da}.education-lead-card__image{position:relative;height:292px;overflow:hidden;touch-action:pan-y}.education-article-row__thumb img,.education-lead-card__image img,.education-side-card__image img{pointer-events:none;touch-action:pan-y;object-fit:cover;transition:transform .22s ease}.education-article-row:hover img,.education-lead-card:hover img,.education-side-card:hover img{transform:scale(1.035)}.education-lead-card__copy{display:grid;align-content:start;gap:12px;padding:31px 39px 28px}.education-article-row__copy p,.education-lead-card__copy p,.education-side-card p{margin:0;color:#ba2b25;font-size:.75rem;font-weight:800;line-height:16px;text-transform:uppercase}.education-lead-card__copy h3{margin:0;color:#153f2f;font-size:1.9375rem;line-height:39px}.education-lead-card__copy span{color:#635e52;font-size:.9375rem;line-height:25px}.education-lead-card__copy b{display:inline-flex;align-items:center;justify-content:center;gap:8px;width:172px;min-height:44px;margin-top:2px;border-radius:22px;background:#153f2f;color:#ffffff;font-size:.8125rem;line-height:16px}.education-side-list{display:grid;gap:28px}.education-side-card{display:grid;min-height:244px;overflow:hidden;border:1px solid rgba(215,204,178,.65);border-radius:8px;background:#ffffff}.education-side-card__image{position:relative;height:140px;overflow:hidden;touch-action:pan-y}.education-side-card>div:not(.education-side-card__image){display:grid;gap:8px;padding:18px 27px 16px}.education-side-card h3{margin:0;color:#153f2f;font-size:1.25rem;line-height:27px}.education-side-card span{color:#635e52;font-size:.875rem;line-height:21px}.education-filter-list{display:flex;flex-wrap:wrap;gap:10px;width:min(1120px,calc(100% - 64px));margin-bottom:40px}.education-filter-list button{min-height:38px;padding:0 17px;border:1px solid #d7ccb2;border-radius:19px;background:#ffffff;color:#153f2f;font-family:inherit;font-size:.8125rem;font-weight:600;line-height:18px}.education-filter-list button[aria-pressed=true]{border-color:#153f2f;background:#153f2f;color:#ffffff}.education-article-list{display:grid;width:min(1120px,calc(100% - 64px))}.education-article-row{display:grid;grid-template-columns:128px minmax(0,1fr) 88px;align-items:center;gap:26px;min-height:119px;padding:18px 0;border-bottom:1px solid rgba(215,204,178,.78)}.education-article-row:first-child{border-top:1px solid rgba(215,204,178,.78)}.education-article-row__thumb{position:relative;width:128px;height:82px;overflow:hidden;background:#ffffff;touch-action:pan-y}.education-article-row__copy{display:grid;gap:6px}.education-article-row__copy h3{margin:0;color:#202426;font-size:1.375rem;line-height:29px}.education-article-row__copy span{color:#635e52;font-size:.875rem;line-height:22px}.education-article-row>b{display:inline-flex;align-items:center;justify-content:center;gap:6px;color:#153f2f;font-size:.75rem;line-height:16px}.faq-page{overflow-x:hidden;background:#fcfbf6}.faq-hero{position:relative;height:485px;overflow:hidden;background:#fbfaf4;color:#ffffff}.faq-hero:before{position:absolute;inset:0 0 auto;z-index:0;height:389px;background:#223135;content:""}.faq-hero__copy{position:absolute;z-index:2;top:84px;left:max(100px,calc((100vw - 1240px) / 2));display:grid;gap:14px;width:720px;max-width:720px;margin:0}.faq-hero__copy p{position:relative;margin:0;color:#fcfbf6;font-size:.9375rem;font-weight:800;letter-spacing:0;line-height:20px}.faq-hero__copy p:after{content:none}.faq-hero__accent{display:block;width:72px;height:4px;border-radius:999px;background:#d19c2e}.faq-hero__copy h1{margin:0;color:#ffffff;font-size:3.125rem;font-weight:800;line-height:64px}.faq-hero__copy span{max-width:710px;color:#fcfbf6;font-size:1.25rem;font-weight:500;line-height:32px}.faq-hero__art{position:absolute;z-index:1;top:109px;left:calc(50% + 162px);width:425px;height:334px;margin:0}.faq-hero__image{width:100%;height:100%;object-fit:contain}.faq-finder{padding:82px 0 76px;background:#fcfbf6}.faq-section-heading{display:grid;gap:12px;width:min(960px,calc(100% - 64px));margin:0 auto 34px;text-align:center}.faq-section-heading--left{text-align:left}.faq-section-heading p{margin:0;color:#b8322a;font-size:.75rem;font-weight:800;line-height:17px}.faq-section-heading h2{margin:0;color:#202426;font-size:clamp(2rem,4vw,3rem);font-weight:900;line-height:1.08}.faq-section-heading span{color:#686257;font-size:1rem;line-height:27px}.faq-search{display:grid;gap:8px;width:min(720px,calc(100% - 64px));margin:0 auto 40px}.faq-search span{color:#153f2f;font-size:.75rem;font-weight:800;line-height:16px}.faq-search input{width:100%;height:48px;border:1px solid #ded4bf;border-radius:24px;background:#ffffff;color:#202426;font:inherit;font-size:1rem;outline:none;padding:0 22px}.faq-search input:focus{border-color:#153f2f;box-shadow:0 0 0 3px rgba(18,63,49,.12)}.faq-category-grid{display:grid;grid-template-columns:repeat(7,minmax(0,1fr));gap:18px;width:min(1080px,calc(100% - 64px));margin:0 auto}.faq-category-card{display:grid;justify-items:center;align-content:start;gap:10px;min-height:158px;padding:18px 12px 16px;border:1px solid transparent;border-radius:8px;background:transparent;color:#153f2f;cursor:pointer;font-family:inherit;text-align:center;transition:border-color .18s ease,background-color .18s ease,transform .18s ease}.faq-category-card.is-active{border-color:rgba(21,63,47,.22);background:#ffffff;transform:translateY(-3px)}@media (hover:hover) and (pointer:fine){.faq-category-card:hover{border-color:rgba(21,63,47,.22);background:#ffffff;transform:translateY(-3px)}}.faq-category-card img{width:72px;height:72px;object-fit:contain}.faq-category-card__all{display:grid;place-items:center;width:72px;height:72px;border:2px solid #153f2f;border-radius:50%;color:#b8322a;font-size:1rem;font-weight:900}.faq-category-card strong{color:#153f2f;font-size:.875rem;line-height:19px}.faq-category-card small{color:#786f63;font-size:.6875rem;font-weight:700;line-height:14px}.faq-list-section{padding:88px 0;background:#f6f3ea}.faq-list{display:grid;gap:34px;width:min(920px,calc(100% - 64px));margin:0 auto}.faq-group{display:grid;gap:0}.faq-group__heading{display:grid;grid-template-columns:minmax(0,1fr) 160px;gap:24px;align-items:center;min-height:52px;border-bottom:1px solid #d9d1be}.faq-group__heading h3{margin:0;color:#004a3a;font-size:1.375rem;font-weight:800;line-height:30px}.faq-group__heading span{justify-self:end;color:#766f64;font-size:.75rem;font-weight:500;line-height:18px}.faq-group__items{display:grid}.faq-item{border-bottom:1px solid #d9d1be}.faq-item:first-child{border-top:0}.faq-item__summary{display:grid;grid-template-columns:44px minmax(0,1fr) 44px;gap:16px;align-items:center;width:100%;min-height:64px;border:0;background:transparent;color:#202426;cursor:pointer;font-family:inherit;list-style:none;padding:0;text-align:left}.faq-item__summary span{color:#b71212;font-size:.75rem;font-weight:800;line-height:18px}.faq-item__summary strong{color:#242624;font-size:.875rem;font-weight:500;line-height:20px}.faq-item__summary i{position:relative;display:block;width:18px;height:18px;justify-self:end}.faq-item__summary i:after,.faq-item__summary i:before{position:absolute;top:8px;left:2px;width:14px;height:2px;background:#004a3a;content:""}.faq-item__summary i:after{transform:rotate(90deg);transition:transform .22s ease}.faq-item.is-open .faq-item__summary i:after{transform:rotate(0deg)}.faq-item__answer-shell{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s ease,opacity .22s ease}.faq-item.is-open .faq-item__answer-shell{grid-template-rows:1fr;opacity:1}.faq-item__answer{display:grid;gap:13px;min-height:0;overflow:hidden;padding:0 44px 0 60px}.faq-item.is-open .faq-item__answer{padding-bottom:24px}.faq-item__answer p{margin:0;color:#5f5a50;font-size:.8125rem;line-height:22px}.faq-item__answer a{color:#153f2f;font-weight:800;text-decoration:underline;text-decoration-color:rgba(21,63,47,.32);text-decoration-thickness:1px;text-underline-offset:4px}.faq-empty{padding:24px 0;border-bottom:1px solid #d9d1be;color:#5f5a50;font-size:.875rem;line-height:22px}@media (max-width:900px){.education-hero{display:grid;grid-template-columns:1fr;gap:22px;height:auto;min-height:0;padding:48px 24px 0}.education-hero:after{height:42px}.education-hero__copy{position:relative;top:auto;left:auto;gap:14px;width:auto}.education-hero__copy p{font-size:.6875rem;line-height:15px}.education-hero__copy i{width:56px;height:3px}.education-hero__copy h1{font-size:2.625rem;line-height:48px}.education-hero__copy span{font-size:.9375rem;line-height:25px}.education-hero__image{position:relative;top:auto;left:auto;justify-self:center;width:min(100%,340px);height:auto;margin-bottom:8px}.education-featured{padding:58px 0 64px}.education-articles{padding:64px 0 72px}.education-article-list,.education-featured__grid,.education-filter-list,.education-section-heading{width:calc(100% - 48px)}.education-section-heading{gap:12px;margin-bottom:30px}.education-section-heading p{font-size:.6875rem;line-height:15px}.education-section-heading h2{font-size:1.75rem;line-height:36px}.education-section-heading span{font-size:.875rem;line-height:24px}.education-featured__grid{grid-template-columns:1fr;gap:18px}.education-lead-card{min-height:0}.education-lead-card__image{height:206px}.education-lead-card__copy{padding:22px}.education-lead-card__copy h3{font-size:1.375rem;line-height:29px}.education-article-row__copy span,.education-lead-card__copy span,.education-side-card span{font-size:.8125rem;line-height:21px}.education-side-list{gap:18px}.education-side-card{min-height:0}.education-side-card__image{height:128px}.education-side-card>div:not(.education-side-card__image){padding:18px 20px 20px}.education-side-card h3{font-size:1.125rem;line-height:25px}.education-filter-list{gap:8px;margin-bottom:26px}.education-filter-list button{min-height:34px;padding:0 14px;font-size:.75rem}.education-article-row{grid-template-columns:84px minmax(0,1fr);gap:14px;min-height:0;padding:16px 0}.education-article-row__thumb{width:84px;height:64px}.education-article-row__copy h3{font-size:1rem;line-height:22px}.education-article-row>b{grid-column:2;justify-content:flex-start;font-size:.6875rem}.faq-hero{display:grid;grid-template-columns:1fr;height:auto;min-height:520px;padding:64px 48px 0;overflow:hidden}.faq-hero:before{height:424px}.faq-hero__copy{position:relative;top:auto;left:auto;gap:12px;width:auto;max-width:430px}.faq-hero__copy p{font-size:.6875rem;line-height:15px}.faq-hero__accent{width:54px;height:3px}.faq-hero__copy h1{font-size:2.875rem;line-height:52px}.faq-hero__copy span{max-width:318px;font-size:.9375rem;line-height:24px}.faq-hero__art{position:absolute;top:265px;left:auto;right:36px;bottom:auto;width:250px;height:197px;margin-top:0}.faq-finder{padding:56px 0 58px}.faq-category-grid,.faq-list,.faq-search,.faq-section-heading{width:calc(100% - 48px)}.faq-section-heading{gap:10px;margin-bottom:26px}.faq-section-heading p{font-size:.6875rem;line-height:15px}.faq-section-heading h2{font-size:1.75rem;line-height:36px}.faq-section-heading span{font-size:.875rem;line-height:24px}.faq-search{margin-bottom:26px}.faq-search input{height:44px;font-size:1rem;padding:0 18px}.faq-category-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.faq-category-card{min-height:128px;padding:15px 10px 14px}.faq-category-card img,.faq-category-card__all{width:54px;height:54px}.faq-category-card strong{font-size:.8125rem;line-height:18px}.faq-list-section{padding:58px 0 74px}.faq-list{gap:34px}.faq-group__heading{grid-template-columns:minmax(0,1fr) auto;gap:16px;align-items:center}.faq-group__heading h3{font-size:1.25rem;line-height:28px}.faq-group__heading span{font-size:.75rem;line-height:18px}.faq-item__summary{grid-template-columns:30px minmax(0,1fr) 22px;gap:12px;min-height:60px}.faq-item__summary strong{font-size:.875rem;line-height:21px}.faq-item__answer{padding:0 0 0 42px}.faq-item.is-open .faq-item__answer{padding-bottom:20px}.faq-item__answer p{font-size:.8125rem;line-height:22px}}.about-page{overflow-x:hidden;background:#ffffff}.about-eyebrow{margin:0;color:#b7302a;font-family:Inter,Pretendard,sans-serif;font-size:.875rem;font-weight:700;line-height:16px}.about-hero{position:relative;height:670px;overflow:hidden;background:#f7f1da}.about-hero__animals,.about-hero__cat-grass,.about-hero__dog,.about-hero__dog-grass,.about-hero__editorial-bg,.about-hero__ground-detail,.about-hero__ground-wave,.about-hero__left-leaf,.about-hero__sitting-cat,.about-hero__standing-cat{position:absolute}.about-hero__editorial-bg{z-index:0;top:169px;left:0;width:100%;max-width:none;height:492px;object-fit:cover;object-position:center top;mix-blend-mode:luminosity;opacity:.46}.about-hero__ground-wave{z-index:1;top:524px;bottom:auto;left:-4px;width:calc(100% + 8px);max-width:none;height:226px;object-fit:fill}.about-hero__ground-detail{z-index:2;top:529px;left:calc((100% - 1440px) / 2 + 642px);width:638px;max-width:none;height:86px}.about-hero__left-leaf{z-index:2;top:390px;left:calc((100% - 1440px) / 2 - 91px);width:250px;max-width:none;height:309px;transform:rotate(-143deg) scaleY(-1);transform-origin:center}.about-hero__animals{z-index:3;top:169px;left:calc((100% - 1440px) / 2 + 629px);width:722px;max-width:none;height:auto}.about-hero__animals--mobile{display:none}.about-hero__dog-grass{z-index:2;top:475px;left:calc((100% - 1440px) / 2 + 555px);width:94px;max-width:none;height:auto}.about-hero__cat-grass{z-index:2;top:465px;left:calc((100% - 1440px) / 2 + 1273px);width:166px;max-width:none;height:auto}.about-hero__cat-grass--mobile{display:none}.about-hero__copy{position:absolute;z-index:4;top:62px;left:max(88px,calc((100% - 1440px) / 2 + 171px));width:724px}.about-hero .about-eyebrow{color:#b54434;font-size:.9375rem;line-height:20px}.about-hero__accent{display:block;width:72px;height:4px;margin-top:23px;border-radius:999px;background:#b54434}.about-hero h1{display:grid;gap:0;margin:39px 0 0;color:#34501e;font-family:Inter,Pretendard,sans-serif;font-size:3rem;font-weight:800;line-height:58px}.about-hero h1 span{display:block}.about-hero__body{display:grid;gap:0;margin:14px 0 0;color:#556f40;font-family:Inter,Pretendard,sans-serif;font-size:1.125rem;font-weight:500;line-height:27px}.about-hero__body span{display:block}.about-hero__body strong{color:#b7302a;font-weight:800}.about-hero__dog{z-index:3;top:169px;left:calc((100% - 1440px) / 2 + 629px);width:315px;max-width:none;height:auto}.about-hero__sitting-cat{z-index:3;top:352px;left:calc((100% - 1440px) / 2 + 854px);width:176px;max-width:none;height:auto}.about-hero__standing-cat{z-index:3;top:351px;left:calc((100% - 1440px) / 2 + 978px);width:390px;max-width:none;height:auto}.about-difference{display:grid;gap:64px;padding:150px 0 54px;background:#ffffff}.about-section-heading{display:grid;justify-items:center;gap:20px;width:min(1200px,calc(100% - 64px));min-height:180px;margin:0 auto;padding-top:0;text-align:center}.about-section-heading p{margin:0;color:#b7302a;font-family:Inter,Pretendard,sans-serif;font-size:.875rem;font-weight:700;line-height:16px}.about-section-heading h2{margin:0;color:#153f2f;font-size:2.875rem;font-weight:700;line-height:56px}.about-section-heading span{width:min(840px,100%);color:#545148;font-size:1.1875rem;line-height:32px}.about-difference__band{position:relative;width:min(1200px,calc(100% - 64px));min-height:820px;margin:0 auto;overflow:hidden;border-radius:8px;background:#f7f2df}.about-difference__copy{display:grid;gap:20px;width:640px;padding:72px 0 0 64px}.about-difference__copy h3{display:grid;gap:0;margin:0;color:#153f2f;font-size:2.25rem;font-weight:700;line-height:46px}.about-difference__copy h3 span{display:block}.about-difference__copy>p:not(.about-eyebrow){margin:0;color:#545148;font-size:1.0625rem;line-height:30px}.about-difference__copy>p:not(.about-eyebrow) a{display:inline-flex;align-items:baseline;gap:3px;color:#153f2f;font-weight:700;text-decoration:underline;text-decoration-color:rgba(21,63,47,.45);text-decoration-thickness:1px;text-underline-offset:4px;border-radius:2px;transition:color .18s ease,text-decoration-color .18s ease}.about-difference__copy>p:not(.about-eyebrow) a:after{content:"↗";color:rgba(21,63,47,.72);font-size:.68em;line-height:1;transform:translateY(-1px)}.about-difference__copy>p:not(.about-eyebrow) a:focus-visible,.about-difference__copy>p:not(.about-eyebrow) a:hover{color:#ad2e26;text-decoration-color:#153f2f}.about-difference__copy>p:not(.about-eyebrow) a:focus-visible{outline:2px solid rgba(21,63,47,.45);outline-offset:3px}.about-difference__goddess{position:absolute;top:102px;right:72px;width:326px;height:624px;object-fit:cover}.about-difference__note{position:absolute;bottom:24px;left:64px;display:grid;gap:18px;width:640px}.about-difference__note span{width:64px;height:4px;border-radius:999px;background:#ccb246}.about-difference__note p{margin:0;color:#153f2f;font-size:1.0625rem;font-weight:500;line-height:29px}.about-principles{display:grid;gap:52px;width:min(1200px,calc(100% - 64px));margin:0 auto}.about-balanced{display:grid;grid-template-columns:560px 570px;gap:70px;align-items:start}.about-balanced__diagram{width:560px;height:173px;object-fit:cover}.about-balanced__copy{display:grid;gap:18px}.about-balanced__copy h3,.about-principles__grid h3{margin:0;color:#153f2f;font-size:1.6875rem;font-weight:700;line-height:38px}.about-balanced__copy h3 span{display:inline}.about-balanced__copy p:not(.about-eyebrow),.about-principles__grid p,.about-story__copy p{margin:0;color:#545148;font-size:1.0625rem;line-height:30px}.about-principles__divider{width:100%;height:1px;background:#e6ded0}.about-principles__grid{display:grid;grid-template-columns:repeat(2,minmax(0,560px));gap:80px}.about-principles__grid article{display:grid;gap:18px}.about-story{display:grid;gap:52px;padding:110px 0 106px;background:#fcfbf6}.about-section-heading--left{justify-items:start;text-align:left}.about-section-heading--left span{width:min(980px,100%)}.about-story__grid{display:grid;grid-template-columns:456px 666px;gap:78px;width:min(1200px,calc(100% - 64px));margin:0 auto}.about-story__visual{position:relative;width:456px;height:355px}.about-story__visual img{position:absolute;top:18px;left:26px;width:360px;height:308px;object-fit:cover}.about-story__copy{display:grid;gap:14px}.about-story__signoff{display:grid;grid-template-columns:720px 300px;gap:44px;align-items:center;width:min(1200px,calc(100% - 64px));min-height:242px;margin:0 auto;padding:48px 56px;border-radius:8px;background:#dfddd0}.about-story__signoff div{display:grid;gap:32px}.about-story__signoff p{margin:0;color:#202426;font-size:1.1875rem;line-height:32px}.about-story__signoff img{width:300px;height:72px;object-fit:contain}.route-section__heading{display:grid;justify-items:center;gap:18px;margin-bottom:48px;text-align:center}.route-section__heading h2{max-width:760px;margin:0;color:var(--text);font-size:2.375rem;line-height:1.25}.route-card-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:32px}.route-card-grid--two{grid-template-columns:repeat(2,minmax(0,1fr));max-width:820px;margin:0 auto}.route-card{display:grid;align-content:start;gap:16px}.route-card__image{position:relative;height:240px;overflow:hidden;border-radius:8px;background:#ffffff}.route-card__image img{object-fit:contain;padding:20px}.route-card p{margin:0;color:var(--gold);font-size:.8125rem;font-weight:700;line-height:16px}.route-card h3{margin:0;color:var(--green);font-size:1.5rem;line-height:1.3}.route-card span{color:var(--muted);font-size:.9375rem;line-height:1.6}.detail-panel ul,.route-card ul{display:grid;gap:10px;margin:0;padding-left:1.1rem;color:var(--muted)}.detail-hero__actions a,.route-card__link{display:inline-grid;place-items:center;justify-self:start;min-width:132px;min-height:44px;padding:0 18px;border:1px solid var(--green);border-radius:4px;color:var(--green);font-size:.8125rem;font-weight:700}.route-card__link{margin-top:40px}.lineup-page{overflow-x:clip;background:#ffffff}.lineup-hero{position:relative;height:560px;overflow:hidden;background:#f7f2df}.lineup-hero__band{position:absolute;top:96px;left:0;width:100%;height:344px;background:#b8322b}.lineup-page--cat .lineup-hero__band{background:#214f9c}.lineup-hero__bottom{position:absolute;bottom:0;left:0;width:100%;height:120px;background:#ffffff}.lineup-hero__copy{position:absolute;z-index:2;top:150px;left:max(72px,calc((100% - 1440px) / 2 + 120px));width:min(650px,48vw);color:#ffffff}.lineup-faq>p,.lineup-hero__copy p,.lineup-intro__copy p,.lineup-product__copy p,.lineup-section-heading p{margin:0;color:#ba2b25;font-size:.8125rem;font-weight:800;line-height:18px;text-transform:uppercase}.lineup-hero__copy p{color:#f7f2df;font-size:.9375rem;line-height:20px}.lineup-hero__eyebrow-mobile{display:none}.lineup-hero__copy>span{display:block;width:72px;height:4px;margin-top:9px;border-radius:999px;background:#d4ad43}.lineup-hero h1{display:grid;margin:20px 0 0;color:#ffffff;font-size:3.625rem;font-weight:800;line-height:64px}.lineup-hero h1 span{display:block}.lineup-hero__copy strong{display:block;width:min(720px,100%);margin-top:29px;color:#ffffff;font-size:1.25rem;font-weight:500;line-height:32px}.lineup-hero__image{position:absolute;z-index:2;top:161px;right:max(66px,calc((100% - 1440px) / 2 + 66px));width:530px;height:auto;max-width:none;object-fit:contain}.lineup-page--cat .lineup-hero__image{top:150px;right:max(120px,calc((100% - 1440px) / 2 + 148px));width:410px}.lineup-intro{display:grid;grid-template-columns:minmax(0,760px) 300px;justify-content:center;align-items:center;gap:60px;min-height:480px;padding:86px 32px 78px;background:#ffffff}.lineup-intro__copy{display:grid;gap:18px}.lineup-intro__copy h2{margin:0;color:#1f2323;font-size:2.625rem;font-weight:800;line-height:52px}.lineup-intro__copy span{width:min(760px,100%);color:#5c5549;font-size:1.0625rem;line-height:30px}.lineup-intro__copy i{display:block;width:72px;height:5px;border-radius:999px;background:#ba2b25}.lineup-facts{display:grid;gap:22px}.lineup-fact{display:grid;grid-template-columns:86px 1fr;align-items:center;gap:18px;min-height:86px;border-bottom:1px solid #dfd4b4}.lineup-fact:last-child{border-bottom:0}.lineup-fact strong{color:#11412e;font-size:3.25rem;font-weight:800;line-height:58px}.lineup-fact p{margin:0;color:#ba2b25;font-size:.8125rem;font-weight:800;line-height:18px}.lineup-fact span{display:block;margin-top:4px;color:#5c5549;font-size:.875rem;line-height:20px}.lineup-products{display:grid;gap:100px;padding:92px 32px 68px;background:#fcfbf6}.lineup-section-heading{display:grid;justify-items:center;gap:12px;width:min(1120px,100%);margin:0 auto;text-align:center}.lineup-products>.lineup-section-heading{min-height:150px;align-content:center}.lineup-section-heading h2{margin:0;color:#1f2323;font-size:2.625rem;font-weight:800;line-height:50px}.lineup-section-heading span{width:min(760px,100%);color:#5c5549;font-size:1.0625rem;line-height:28px}.lineup-group-stack{display:grid;gap:100px;width:min(1120px,100%);margin:0 auto}.lineup-group{display:grid;gap:35px}.lineup-group--grid{height:720px;min-height:720px}.lineup-group--feature{height:613px;min-height:613px}.lineup-group__heading{display:grid;gap:7px;min-height:66px}.lineup-group__heading h3{margin:0;color:#11412e;font-size:1.5rem;font-weight:800;line-height:30px}.lineup-group__heading p{margin:0;width:min(760px,100%);color:#5c5549;font-size:.9375rem;line-height:24px}.lineup-group__divider{width:100%;height:1px;background:#dbcfb0}.lineup-product-grid{display:grid;grid-template-columns:repeat(2,minmax(0,500px));justify-content:center;gap:120px;padding:30px 0}.lineup-product{display:grid;justify-items:center;gap:12px;min-width:0}.lineup-feature,.lineup-product{border-radius:8px;outline:0}.lineup-product__figure{display:grid;place-items:center;width:500px;max-width:100%;min-height:445px;transition:transform .22s ease}.lineup-product__figure img{width:auto;height:445px;max-width:255px;object-fit:contain;filter:drop-shadow(0 18px 18px rgba(17,65,46,.08));transition:filter .22s ease,transform .22s ease}.lineup-feature:focus-visible,.lineup-feature:hover,.lineup-product:focus-visible,.lineup-product:hover{text-decoration:none}.lineup-feature:focus-visible .lineup-product__figure,.lineup-feature:hover .lineup-product__figure,.lineup-product:focus-visible .lineup-product__figure,.lineup-product:hover .lineup-product__figure{transform:scale(1.035)}.lineup-feature:focus-visible .lineup-product__figure img,.lineup-feature:hover .lineup-product__figure img,.lineup-product:focus-visible .lineup-product__figure img,.lineup-product:hover .lineup-product__figure img{filter:drop-shadow(0 24px 24px rgba(17,65,46,.14))}.lineup-product__copy{display:grid;justify-items:center;gap:7px;width:min(500px,100%);text-align:center}.lineup-product__copy h4{margin:0;color:#1f2323;font-size:1.75rem;font-weight:800;line-height:34px}.lineup-product__copy span{color:#5c5549;font-size:.9375rem;line-height:24px}.lineup-feature{display:grid;grid-template-columns:500px minmax(0,540px);align-items:center;justify-content:center;gap:80px;min-height:436px;padding:20px 0}.lineup-product__copy--feature{justify-items:start;gap:10px;text-align:left}.lineup-product__copy--feature h4{font-size:2.5rem;line-height:46px}.lineup-product__tags{display:flex;flex-wrap:wrap;gap:24px;margin:0;padding:0;color:#11412e;font-size:.75rem;font-weight:800;line-height:16px;list-style:none}.lineup-related{display:grid;gap:54px;min-height:802px;padding:72px 32px 56px;background:#ffffff}.lineup-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,360px));justify-content:center;gap:80px}.lineup-article{display:grid;align-content:start;gap:18px;min-height:520px}.lineup-article__image{position:relative;height:220px;overflow:hidden}.lineup-article__image img{object-fit:cover}.lineup-article__category{margin:0;font-size:.875rem;font-weight:800;line-height:18px}.lineup-article__category--gold{color:#ddaf37}.lineup-article__category--green{color:#506b3c}.lineup-article__category--red{color:#b8322b}.lineup-article h3{margin:0;color:#153f2f;font-size:1.6875rem;font-weight:800;line-height:36px}.lineup-article span{color:#6b6a5e;font-size:1.0625rem;line-height:28px}.lineup-outline-button{display:inline-grid;place-items:center;justify-self:start;width:136px;height:46px;border:2px solid #262a25;border-radius:4px;color:#262a25;font-size:.9375rem;font-weight:800}.lineup-faq{display:grid;justify-items:center;gap:30px;min-height:486px;padding:58px 32px;background:#ffffff}.lineup-faq h2{margin:0;color:#202426;font-size:1.875rem;font-weight:800;line-height:38px}.lineup-faq__list{width:min(920px,100%)}.lineup-faq__item{border-top:1px solid #cfc7b1}.lineup-faq__item:last-child{border-bottom:1px solid #cfc7b1}.lineup-faq__summary{display:flex;align-items:center;justify-content:space-between;width:100%;min-height:68px;border:0;background:transparent;gap:24px;color:#202426;font-family:inherit;font-size:1rem;font-weight:700;line-height:24px;cursor:pointer;list-style:none;padding:0;text-align:left}.lineup-faq__summary i{position:relative;display:block;flex:0 0 auto;width:18px;height:18px}.lineup-faq__summary i:after,.lineup-faq__summary i:before{position:absolute;top:8px;left:2px;width:14px;height:2px;background:#153f2f;content:""}.lineup-faq__summary i:after{transform:rotate(90deg);transition:transform .22s ease}.lineup-faq__item.is-open .lineup-faq__summary i:after{transform:rotate(0deg)}.lineup-faq__answer-shell{display:grid;grid-template-rows:0fr;opacity:0;transition:grid-template-rows .28s ease,opacity .22s ease}.lineup-faq__item.is-open .lineup-faq__answer-shell{grid-template-rows:1fr;opacity:1}.lineup-faq__answer{min-height:0;overflow:hidden}.lineup-faq__answer p{margin:-4px 0 0;max-width:760px;color:#5c5549;font-size:.9375rem;line-height:25px}.lineup-faq__item.is-open .lineup-faq__answer p{margin-bottom:24px}.detail-hero{display:grid;grid-template-columns:minmax(320px,520px) minmax(0,560px);justify-content:center;align-items:center;gap:72px;min-height:680px;padding:150px 32px 88px;background:#ffffff}.detail-hero__media{position:relative;height:430px}.detail-hero__media img{object-fit:contain}.detail-hero__copy{display:grid;gap:22px}.content-detail__body h1,.detail-hero__copy h1{margin:0;color:var(--text);font-size:clamp(2.25rem,4vw,4rem);line-height:1.1}.detail-hero__actions{display:flex;flex-wrap:wrap;gap:12px}.detail-section{display:grid;grid-template-columns:minmax(0,1fr) 360px;gap:48px;width:min(1100px,calc(100% - 64px));margin:0 auto;padding:82px 0}.detail-section--stack{grid-template-columns:1fr;gap:28px;padding-top:0}.detail-list{display:grid;gap:28px}.detail-list article,.detail-panel,.detail-section--stack article,.route-info-grid article{padding:28px;border:1px solid var(--line);border-radius:8px;background:#ffffff}.detail-list h2,.detail-panel h2,.detail-section--stack h2,.route-info-grid h2{margin:0 0 12px;color:var(--green);font-size:1.375rem;line-height:1.3}.detail-list p,.detail-section--stack p,.route-info-grid p{margin:0;color:var(--muted);line-height:1.7}.product-detail{--product-accent:#b7302a;overflow-x:clip;background:#ffffff}.product-detail-hero{z-index:2;overflow:visible}.product-detail-hero,.product-detail-hero__color{position:relative;min-height:300px;background:var(--product-accent)}.product-detail-hero__inner{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,650px) 398px;align-items:start;justify-content:center;gap:152px;width:min(1200px,calc(100% - 64px));min-height:300px;margin:0 auto;padding:76px 0 0}.product-detail-hero__copy{position:relative;display:grid;gap:12px;color:#ffffff}.product-detail-hero__copy:before{display:block;width:560px;max-width:100%;height:1px;margin-bottom:7px;background:#fff;content:""}.product-detail-hero__copy p{margin:0;color:#fbf6e9;font-size:.8125rem;font-weight:600;line-height:18px;text-transform:uppercase}.product-detail-hero__copy h1{margin:0;color:#fbf6e9;font-size:3.625rem;font-weight:800;line-height:64px}.product-detail-hero__copy strong{color:#fbf6e9;font-size:1.5rem;font-weight:700;line-height:30px}.product-detail-hero__pack{position:absolute;right:0;top:62px;z-index:3;display:grid;place-items:start center;width:398px;min-height:698px}.product-detail-hero__pack img{width:auto;height:698px;object-fit:contain;object-position:bottom center;filter:none}.product-detail--cat .product-detail-hero__pack img{height:670px}.product-detail-thumbnails{display:none}.product-detail-thumbnails span{display:grid;place-items:center;width:82px;height:116px;border:1px solid rgba(207,199,177,.9);border-radius:2px;background:#ffffff}.product-detail-thumbnails img{width:auto;height:96px;object-fit:contain}.product-detail-overview{position:relative;z-index:1;display:grid;grid-template-columns:minmax(0,640px) 398px;justify-content:center;align-items:start;gap:23px 152px;width:min(1200px,calc(100% - 64px));min-height:527px;margin:0 auto;padding:49px 0 80px;background:#ffffff}.product-detail-overview__copy{display:grid;align-content:start;grid-column:1;gap:0;width:640px}.product-detail-overview__copy .product-detail-overview__paragraph{margin:0;color:#5c5548;font-size:.9375rem;font-weight:400;line-height:26px}.product-detail-faq>p,.product-detail-overview__copy p,.product-detail-related .lineup-section-heading p,.product-feeding-summary p,.product-tab-panel__copy p{margin:0;color:#b7302a;font-size:.75rem;font-weight:800;line-height:16px;text-transform:uppercase}.product-detail-overview__paragraph{margin:0;color:#5c5548;font-size:.9375rem;font-weight:400;line-height:26px;text-transform:none}.product-detail-faq h2,.product-detail-overview__copy h2,.product-feeding-summary h2,.product-tab-panel__copy h2{margin:0;color:#202426;font-size:2rem;font-weight:900;line-height:40px}.product-detail-overview__copy span,.product-feeding-notes li,.product-rotation-note p,.product-tab-panel__copy span{color:#5f594f;font-size:.9375rem;line-height:27px}.product-detail-overview__copy ul{display:flex;flex-wrap:wrap;gap:10px;margin:8px 0 0;padding:0;list-style:none}.product-detail-overview__copy li{display:grid;place-items:center;min-width:68px;min-height:34px;padding:0 14px;border:1px solid rgba(32,36,38,.16);border-radius:17px;color:#153f2f;font-size:.8125rem;font-weight:800}.product-detail-packages{display:flex;grid-column:1;align-items:start;width:640px}.product-detail-facts strong,.product-detail-packages strong{flex:0 0 92px;color:#b22b24;font-size:.75rem;font-weight:600;line-height:18px}.product-detail-packages span{color:#34302a;font-size:.8125rem;font-weight:500;line-height:18px}.product-detail-facts{display:flex;grid-column:1;gap:34px;overflow:hidden;width:640px}.product-detail-facts article{display:inline-flex;gap:5px;min-width:0}.product-detail-fact--kibble{justify-items:start}.product-detail-facts article:first-child{width:305px}.product-detail-facts article:last-child{width:96px}.product-detail-facts span{color:#454037;font-size:.8125rem;font-weight:500;line-height:1.45}.product-detail-facts article:last-child span{color:#0d4d43;font-size:inherit;font-weight:inherit}.product-kibble-size{position:relative;display:flex;align-items:center;justify-content:flex-start;gap:3px;width:92px;height:43px}.product-kibble-size:after,.product-kibble-size:before{position:absolute;left:6px;width:77px;height:1px;background:#d8cdb7;content:""}.product-kibble-size:before{top:4px}.product-kibble-size:after{bottom:4px}.product-kibble-size__image{position:relative;z-index:1;display:block;width:34px;height:32px;object-fit:contain}.product-kibble-size b{position:relative;z-index:1;display:grid;place-items:center;min-width:43px;min-height:18px;padding:0 2px;background:#ffffff;color:#34302a;font-size:.6875rem;font-weight:400;line-height:1}.product-detail-metrics{display:flex;grid-column:1;align-items:start;justify-content:space-between;width:640px;gap:18px;padding:0}.product-detail-pretabs-actions{display:flex;align-items:flex-end;justify-content:space-between;width:min(1244px,calc(100% - 64px));min-height:105px;margin:0 auto;padding:0 0 72px;background:#ffffff}.product-detail-metric{display:grid;justify-items:center;gap:7px;width:132px;min-height:127px;padding:0;border:0;border-radius:0;background:transparent;text-align:center}.product-detail-metric strong{position:relative;display:grid;place-items:center;width:58px;height:58px;margin:4px;border-radius:50%;background:#252a2d;color:#ffffff;font-size:.6875rem;font-weight:900;line-height:12px;white-space:pre-line}.product-detail-metric strong:after,.product-detail-metric strong:before{position:absolute;border-radius:50%;content:"";pointer-events:none}.product-detail-metric strong:before{inset:-4px;border:1px solid rgba(30,32,30,.18)}.product-detail-metric strong:after{inset:4px;border:1px solid rgba(251,246,233,.62)}.product-detail-metric span{position:relative;display:grid;justify-items:center;gap:0;color:#262a25;font-size:.8125rem;font-weight:700;line-height:17px}.product-detail-metric span:before{width:26px;height:2px;border-radius:2px;background:#af2b24;content:""}.product-detail-metric em{display:block;width:132px;color:rgba(79,77,69,.86);font-size:.5625rem;font-style:normal;font-weight:500;line-height:12px}.product-detail-recipe-links{display:flex;align-items:center;justify-content:center;gap:49px;width:470px}.product-detail-recipe-link{display:flex;align-items:center;justify-content:center;width:80px;min-height:107px;color:#1b2022;text-decoration:none}.product-detail-recipe-link img{width:80px;height:107px;object-fit:contain}.product-detail-recipe-link span{display:none}.product-detail-tabs{position:relative;z-index:4;background:#fcfbf6}.product-detail-tablist{position:sticky;top:76px;z-index:20;display:grid;grid-template-columns:repeat(5,minmax(0,min(20vw,240px)));justify-content:center;width:100%;margin:0 auto;border:0;background:#f3f4f6}.product-detail-tablist button{position:relative;display:grid;place-items:center;min-height:88px;border:1px solid #d9dde2;background:#f5f6f8;color:#142e52;cursor:pointer;font-family:inherit;font-size:1.0625rem;font-weight:600;line-height:22px;text-align:center}.product-detail-tablist button:last-child{border-right:1px solid #d9dde2}.product-detail-tablist button[aria-selected=true]{background:#2f383f;color:#ffffff}.product-detail-tablist button[aria-selected=true]:after{position:absolute;right:0;bottom:-10px;left:0;width:20px;height:10px;margin:0 auto;background:#2f383f;clip-path:polygon(50% 100%,0 0,100% 0);content:""}.product-detail-tablist button small,.product-detail-tablist button[aria-selected=true] small{display:none}.product-detail-tabcontent{min-height:560px;padding:74px 32px 90px;background:#fcfbf6}.product-tab-panel{display:grid;gap:34px;width:min(1040px,100%);margin:0 auto}.product-tab-panel--digestibility,.product-tab-panel--ingredients,.product-tab-panel--nutrition{grid-template-columns:minmax(0,1fr) 360px;align-items:start;column-gap:56px}.product-tab-panel__copy{display:grid;gap:14px}.product-ingredient-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.product-ingredient-card{display:grid;gap:10px;min-height:116px;padding:20px;border:1px solid #ddd2b9;border-radius:6px;background:#ffffff}.product-ingredient-card small{color:var(--product-accent);font-size:.75rem;font-weight:900}.product-ingredient-card strong{color:#153f2f;font-size:1.25rem;line-height:27px}.product-ingredient-card span{color:#70685d;font-size:.75rem;font-weight:800;line-height:16px}.product-ingredient-list{grid-column:1/-1;padding-top:16px;border-top:1px solid #ded4bd}.product-ingredient-list h3,.product-rotation-note h3{margin:0 0 14px;color:#153f2f;font-size:1.125rem;font-weight:900}.product-ingredient-list ul{display:flex;flex-wrap:wrap;gap:10px;margin:0;padding:0;list-style:none}.product-ingredient-list li{padding:9px 13px;border-radius:4px;background:#ffffff;color:#5f594f;font-size:.875rem;font-weight:700}.product-detail-table{display:grid;overflow-x:auto;border-top:2px solid #d7c7a4}.product-detail-table__head,.product-detail-table__row{display:grid;border-bottom:1px solid #dfd4bd}.product-detail-table__head{color:#9f2928;font-size:.75rem;font-weight:900;text-transform:uppercase}.product-detail-table__row{color:#5f594f;font-size:.9375rem}.product-detail-table__head span,.product-detail-table__row span{padding:15px 14px}.product-detail-table__head span:first-child,.product-detail-table__row span:first-child{font-weight:900}.product-nutrition-layout{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr) 300px;gap:36px;align-items:start}.product-source-docs{gap:12px;padding:24px;border:1px solid #cfc7b1;border-radius:2px;background:#ffffff}.product-source-docs p{color:#b7302a;font-size:.6875rem;font-weight:900;line-height:15px}.product-source-docs h3{color:#202426;font-size:1.25rem;line-height:28px}.product-source-docs a{display:inline-grid;place-items:center;width:fit-content;min-height:38px;padding:0 16px;border:1px solid #153f2f;border-radius:2px;color:#153f2f;font-size:.75rem;font-weight:900}.product-source-docs span{color:#70685d;font-size:.8125rem;line-height:20px}.product-tab-panel--feeding{gap:33px;width:min(1040px,100%)}.product-feeding-summary{display:grid;gap:22px}.product-feeding-summary span{max-width:1036px;color:#5f594f;font-size:1rem;line-height:29px}.product-inline-link{display:inline-flex;align-items:baseline;gap:3px;color:#153f2f;font-weight:700;text-decoration:underline;text-decoration-color:rgba(21,63,47,.45);text-decoration-thickness:1px;text-underline-offset:4px;border-radius:2px;transition:color .18s ease,text-decoration-color .18s ease}.product-inline-link:after{content:"↗";color:rgba(21,63,47,.72);font-size:.68em;line-height:1;transform:translateY(-1px)}.product-inline-link:focus-visible,.product-inline-link:hover{color:#ad2e26;text-decoration-color:#153f2f}.product-inline-link:focus-visible{outline:2px solid rgba(21,63,47,.45);outline-offset:3px}.product-feeding-special{display:grid;gap:25px;padding-top:8px}.product-feeding-special article{display:grid;grid-template-columns:126px minmax(0,1fr);gap:34px;align-items:start}.product-feeding-special h3,.product-feeding-table-heading h3{margin:0;color:#202426;font-size:1.125rem;font-weight:900;line-height:25px}.product-feeding-special p{margin:0;color:#5f594f;font-size:.875rem;font-weight:500;line-height:24px}.product-feeding-special__copy{display:grid;gap:10px}.product-feeding-special ul{display:grid;gap:0;margin:0;padding-left:18px;color:#5f594f;font-size:.875rem;font-weight:500;line-height:24px}.product-feeding-reference{display:grid;gap:14px;padding-top:4px}.product-feeding-reference h3{margin:0;color:#212629;font-size:1.0625rem;font-weight:900;line-height:24px}.product-feeding-notes,.product-feeding-reference ul{display:grid;gap:2px;margin:0;padding-left:21px;color:#6b6357;font-size:.875rem;font-weight:500;line-height:24px}.product-feeding-notes{display:none}.product-feeding-table-heading{display:grid;gap:5px;margin-top:24px}.product-feeding-table-heading span{color:#6b6357;font-size:.8125rem;font-weight:500;line-height:20px}.product-feeding-mobile-tables{display:none}.product-digestibility-score{align-self:stretch;min-height:220px;border-radius:50%;background:#ffffff;box-shadow:inset 0 0 0 14px rgba(21,63,47,.08);text-align:center}.product-digestibility-score span{color:#70685d;font-size:.75rem;text-transform:uppercase}.product-digestibility-score strong{color:var(--product-accent);font-size:4rem;line-height:1}.product-transition-steps{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px}.product-calculator-grid,.product-calculator-tool{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px}.product-calculator-grid article,.product-calculator-tool article,.product-calculator-tool label{display:grid;gap:8px;min-height:132px;padding:22px;border:1px solid #ded4bd;border-radius:2px;background:#ffffff}.product-calculator-grid small,.product-calculator-tool label span,.product-calculator-tool small{color:var(--product-accent);font-size:.8125rem;font-weight:900}.product-calculator-grid strong,.product-calculator-tool strong{color:#202426;font-size:1.5rem;font-weight:900;line-height:30px}.product-calculator-grid span,.product-calculator-tool article span{color:#70685d;font-size:.875rem;line-height:22px}.product-calculator-tool select{width:100%;min-height:44px;border:1px solid #d9cfb9;border-radius:2px;background:#fbf7ea;color:#202426;font-family:inherit;font-size:.9375rem;font-weight:800}.product-transition-steps article{gap:8px;min-height:132px;padding:20px;border:1px solid #ded4bd;border-radius:6px;background:#ffffff;text-align:center}.product-transition-steps strong{color:#202426;font-size:1rem;font-weight:900}.product-transition-steps span{color:var(--product-accent);font-size:1.25rem;font-weight:900}.product-transition-steps small{color:#70685d;font-size:.8125rem;font-weight:800}.product-rotation-note{padding:26px;border-left:4px solid var(--product-accent);background:#ffffff}.product-detail-related{display:grid;justify-items:center;gap:54px;min-height:802px;padding:72px 32px 56px;background:#ffffff}.product-detail-related .lineup-section-heading{justify-items:center;width:min(1120px,100%);margin:0 auto;text-align:center}.product-detail-related .lineup-section-heading h2{font-size:2.25rem;line-height:46px}.product-detail-related .lineup-section-heading span{display:block}.product-detail-related .lineup-article-grid{display:grid;grid-template-columns:repeat(3,minmax(0,360px));justify-content:center;gap:80px;width:min(1240px,100%);margin:0}.product-detail-related .lineup-article{min-height:520px;border:0;border-radius:0;background:#ffffff}.product-detail-related .lineup-article__image{height:220px;border-radius:0}.product-detail-related .lineup-article h3{font-size:1.6875rem;line-height:36px}.product-detail-related .lineup-article span{display:block}.product-detail-related .lineup-outline-button{display:inline-grid}.product-detail-faq{display:grid;justify-items:center;gap:18px;padding:66px 32px 55px;background:#ffffff}.product-detail-faq .lineup-faq__list{width:min(920px,100%)}.product-detail-back{display:grid;place-items:center;min-width:138px;min-height:42px;padding:0 18px;border:1px solid #153f2f;border-radius:22px;color:#153f2f;font-size:.8125rem;font-weight:900}.product-detail-back--before-tabs{width:240px;border-radius:4px}.product-tab-panel--digestibility,.product-tab-panel--ingredients,.product-tab-panel--nutrition,.product-tab-panel--transition{grid-template-columns:minmax(0,680px) 280px;column-gap:80px;row-gap:46px;width:min(1040px,100%)}.product-tab-panel--ingredients{grid-template-columns:1fr;row-gap:48px}.product-tab-panel--ingredients .product-tab-panel__copy{width:min(720px,100%)}.product-tab-panel__copy--wide{width:680px;max-width:100%}.product-tab-panel__copy em{color:#0a5240;font-size:.875rem;font-style:normal;font-weight:700;line-height:25px}.product-tab-divider{grid-column:1/-1;height:1px;background:#d4c9b2}.product-ingredient-layout{display:grid;grid-column:1/-1;grid-template-columns:356px minmax(0,624px);gap:60px;align-items:start;padding-top:6px}.product-ingredient-list{padding-top:0;border-top:1px solid var(--product-accent)}.product-ingredient-list__heading{display:flex;min-height:48px;padding-top:18px;color:#0f0f0e;font-size:1.125rem;line-height:24px}.product-ingredient-list__heading strong{font-weight:600}.product-ingredient-list__heading span{font-weight:400}.product-ingredient-inline{display:flex;flex-wrap:wrap;gap:5px 10px;width:100%}.product-ingredient-token{position:relative;display:inline-flex}.product-ingredient-inline button{padding:0;border:0;background:transparent;color:var(--product-accent);cursor:pointer;font-family:inherit;font-size:.9375rem;font-weight:500;line-height:22px;text-decoration:underline;text-decoration-style:dotted;text-underline-offset:3px}.product-ingredient-tooltip{position:absolute;z-index:12;top:calc(100% + 12px);left:0;display:grid;width:min(280px,calc(100vw - 48px));align-content:start;padding:20px 20px 18px;border:1px solid #d4c9b2;border-radius:2px;background:#ffffff;box-shadow:0 18px 34px rgb(15 15 14/.08);color:#0f0f0e;opacity:0;pointer-events:none;transform:translateY(6px);transition:opacity .18s ease,transform .18s ease,visibility .18s ease;visibility:hidden}.product-ingredient-token:hover .product-ingredient-tooltip{opacity:1;transform:translateY(0);visibility:visible}.product-ingredient-tooltip strong{color:#0f0f0e;font-size:1.125rem;font-weight:800;line-height:24px}.product-ingredient-tooltip span{margin-top:6px;color:#635c52;font-size:.8125rem;font-weight:400;line-height:18px}.product-ingredient-tooltip small{margin-top:16px;color:#075544;font-family:Inter,Pretendard,sans-serif;font-size:.8125rem;font-weight:800;line-height:18px}.product-ingredient-tooltip--mobile{display:none}.product-ingredient-detail{display:grid;min-width:0}.product-ingredient-map{position:relative;width:100%;height:416px}.product-ingredient-map img{object-fit:contain}@media (min-width:901px){.product-detail-tabs .product-tab-panel.product-tab-panel--ingredients{grid-template-columns:1fr!important;width:1040px!important;max-width:calc(100vw - 64px)!important}.product-detail-tabs .product-ingredient-layout{display:grid!important;grid-template-columns:356px minmax(0,624px)!important;grid-column:1/-1!important;column-gap:60px!important;row-gap:0!important;align-items:start!important;justify-content:start!important;width:1040px!important;max-width:100%!important}.product-detail-tabs .product-ingredient-list{grid-column:1!important;width:356px!important;max-width:356px!important}.product-detail-tabs .product-ingredient-detail{grid-column:2!important;width:624px!important;max-width:100%!important}.product-detail-tabs .product-ingredient-map{width:624px!important;max-width:100%!important;height:416px!important}}.product-calorie-card{display:grid;align-content:start;gap:7px;padding-top:52px}.product-calorie-card p{margin:0;color:#b02621;font-size:.8125rem;font-weight:900;line-height:18px}.product-calorie-card strong{color:#142b4f;font-size:2.125rem;font-weight:900;line-height:44px}.product-calorie-card span{color:#6b6357;font-size:.9375rem;line-height:25px}.product-nutrition-analysis{display:grid;grid-column:1/-1;gap:13px}.product-nutrition-analysis>p{margin:0;color:#b02621;font-size:.8125rem;font-weight:900;line-height:18px}.product-nutrition-analysis h3{margin:0 0 20px;color:#212629;font-size:1.625rem;font-weight:900;line-height:36px}.product-nutrition-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));column-gap:40px}.product-nutrition-grid article{display:grid;grid-template-columns:minmax(0,1fr) 142px;gap:18px;min-height:42px;padding:5px 0 8px;border-bottom:1px solid #e0dbcc}.product-nutrition-grid strong{display:block;color:#212629;font-size:.875rem;font-weight:900;line-height:18px}.product-nutrition-grid span{display:block;color:#6b6357;font-size:.6875rem;line-height:15px}.product-nutrition-grid b{color:#0a5240;font-size:.8125rem;font-weight:500;line-height:20px;text-align:right}.product-nutrition-analysis small{margin-top:14px;color:#6b6357;font-size:.8125rem;line-height:22px}.product-source-docs{display:grid;grid-column:1/-1;gap:0;padding:32px 0 0;border:0;border-radius:0;background:transparent}.product-source-docs>div{display:grid;gap:10px;padding-bottom:22px}.product-source-docs h3{margin:0;color:#212629;font-size:1.375rem;font-weight:900;line-height:30px}.product-source-docs p{margin:0;color:#6b6357;font-size:.9375rem;font-weight:500;line-height:24px;text-transform:none}.product-source-docs article{display:grid;grid-template-columns:42px minmax(0,1fr) 144px;gap:26px;align-items:center;min-height:92px;border-top:1px solid #d4c9b2}.product-source-docs article:last-child{border-bottom:1px solid #d4c9b2}.product-source-docs article>span{color:#b02621;font-size:.8125rem;font-weight:900;line-height:20px}.product-source-docs article strong{display:block;color:#212629;font-size:.875rem;font-weight:900;line-height:22px}.product-source-docs article a{display:grid;place-items:center;min-height:38px;border:1px solid #0a5240;border-radius:0;color:#0a5240;font-size:.8125rem;font-weight:900}.product-cups-per-bag{display:grid;gap:12px;width:fit-content}.product-cups-per-bag h3{margin:0;color:#202426;font-size:1rem;font-weight:900}.product-cups-per-bag div{display:grid;min-width:280px;background:var(--product-accent);color:#ffffff}.product-cups-per-bag p{display:grid;grid-template-columns:1fr 24px 1fr;margin:0;padding:6px 14px;text-align:center}.product-cups-per-bag i{font-style:normal}.product-digestibility-score{display:grid;place-items:center;align-self:start;gap:4px;min-height:0;padding-top:8px;border-radius:0;background:transparent;box-shadow:none}.product-digestibility-score span{color:#b62921;font-size:.9375rem;font-weight:900;line-height:20px}.product-digestibility-score small{color:#7e766b;font-size:.6875rem;line-height:20px}.product-digestibility-score strong{color:#075544;font-size:2.375rem;font-weight:900;line-height:54px}.product-digestibility-score:after{width:260px;height:1px;margin:4px 0 8px;background:#d4c9b2;content:""}.product-digestibility-score p{margin:0;color:#6b6357;font-size:.8125rem;line-height:20px;text-align:center}.product-digestibility-body{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,1fr);gap:0}.product-digestibility-body>div{max-width:1040px}.product-digestibility-body h3{margin:0 0 20px;color:#b62921;font-size:.9375rem;font-weight:900;line-height:22px}.product-digestibility-body p{margin:0 0 24px;color:#635c52;font-size:1rem;line-height:31px}.product-digestibility-points{display:grid}.product-digestibility-points article{display:grid;grid-template-columns:52px minmax(0,1fr);gap:16px;padding:0 0 18px;border-bottom:1px solid #d4c9b2}.product-digestibility-points article+article{padding-top:18px}.product-digestibility-points span{color:#b02621;font-size:.8125rem;font-weight:900;line-height:20px}.product-digestibility-points strong{color:#212629;font-size:1.0625rem;font-weight:900;line-height:22px}.product-digestibility-points p{margin:8px 0 0;color:#6b6357;font-size:.875rem;line-height:24px}.product-expression-note{display:grid;grid-column:1/-1;grid-template-columns:160px minmax(0,1fr);gap:20px;padding-top:30px;border-top:1px solid #d4c9b2}.product-expression-note strong{color:#b02621;font-size:.875rem;font-weight:900}.product-expression-note p{margin:0;color:#6b6357;font-size:.875rem;line-height:25px}.product-transition-metric{display:grid;justify-items:center;gap:8px;padding-top:10px;text-align:center}.product-transition-metric p{margin:0;color:#b02621;font-size:.9375rem;font-weight:900;line-height:22px}.product-transition-metric strong{color:#075544;font-size:2.625rem;font-weight:900;line-height:56px}.product-transition-metric span{display:block;width:250px;padding-top:12px;border-top:1px solid #d4c9b2;color:#635c52;font-size:.8125rem;line-height:20px}.product-transition-intro{display:grid;grid-column:1/-1;grid-template-columns:repeat(2,minmax(0,1fr));gap:26px 70px}.product-transition-intro h3{grid-column:1/-1;margin:0;color:#b02621;font-size:1rem;font-weight:900;line-height:24px}.product-transition-intro p{margin:0;color:#635c52;font-size:.9375rem;line-height:27px}.product-transition-steps{grid-column:1/-1;grid-template-columns:repeat(4,180px);justify-content:space-between;gap:0}.product-transition-steps article{display:grid;justify-items:center;gap:14px;min-height:248px;padding:0;border:0;border-radius:0;background:transparent}.product-transition-steps article>strong{color:#b31b14;font-size:.9375rem;font-weight:900;line-height:22px;text-transform:uppercase}.product-transition-donut{display:grid;place-items:center;width:124px;height:124px;border-radius:50%;background:radial-gradient(circle at center,#fcfbf6 0 41%,transparent 42%),conic-gradient(#2e604c calc(var(--ratio) * 1%),#efe8d2 0)}.product-transition-donut b{color:#2e604c;font-size:1.375rem;font-weight:900}.product-transition-steps article>span{color:#2e604c;font-size:.875rem;font-weight:900}.product-transition-steps em,.product-transition-steps small{color:#6e6350;font-size:.8125rem;font-style:normal;line-height:18px}.product-rotation-note{display:grid;grid-column:1/-1;grid-template-columns:minmax(0,430px) minmax(0,560px);gap:64px;align-items:center;padding:32px 0 0;border-top:0;border-left:0;background:transparent}.product-rotation-note>div:first-child{display:grid;gap:20px}.product-rotation-note>div:first-child p{margin:0;color:#b02621;font-size:.875rem;font-weight:900;line-height:18px}.product-rotation-note h3{margin:0;color:#262a2d;font-size:1.625rem;font-weight:900;line-height:36px}.product-rotation-note>div:first-child span{display:block;color:#635c52;font-size:.9375rem;line-height:28px}.product-rotation-steps{display:grid;grid-template-columns:repeat(3,96px);justify-content:space-between;align-items:start;gap:60px}.product-rotation-steps article{position:relative;display:grid;justify-items:center;gap:11px;text-align:center}.product-rotation-steps strong{color:var(--rotation-color);font-size:.8125rem;font-weight:900;line-height:18px}.product-rotation-steps article div{position:relative;display:grid;place-items:center;width:96px;height:96px;border-radius:50%;background:var(--rotation-color);overflow:hidden;font-family:Inter,Pretendard,sans-serif;text-align:center}.product-rotation-steps article.is-mixed div{background:linear-gradient(90deg,#2e604c 0 50%,#b31b14 50% 100%)}.product-rotation-steps article div:before{position:absolute;inset:18px;border-radius:50%;background:#fcfbf6;content:""}.product-rotation-steps article div span{position:relative;z-index:1;color:var(--rotation-color);font-size:1.0625rem;font-weight:900;line-height:22px;white-space:nowrap}.product-rotation-steps article.is-mixed b,.product-rotation-steps article.is-mixed i{font-style:normal;font-weight:900}.product-rotation-steps article.is-mixed b{color:#2e604c}.product-rotation-steps article.is-mixed i{color:#b31b14}.route-info-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.content-detail{background:#ffffff}.content-detail__hero{position:relative;height:460px;overflow:hidden}.content-detail__hero img{object-fit:cover}.content-detail__image-credit{width:min(860px,calc(100% - 64px));margin:12px auto 0;color:#7d7669;font-family:Inter,Pretendard,sans-serif;font-size:.75rem;line-height:1.6}.content-detail__image-credit a{color:inherit;text-decoration:underline;text-underline-offset:3px}.content-detail__body{display:grid;gap:24px;width:min(860px,calc(100% - 64px));margin:0 auto;padding:72px 0 96px}.content-detail__body>em{margin-top:-10px;color:#ba2b25;font-family:Inter,Pretendard,sans-serif;font-size:.8125rem;font-style:normal;font-weight:800;line-height:18px;text-transform:uppercase}.content-detail__body section{display:grid;gap:14px;margin-top:18px}.content-detail__body h2{margin:0;color:var(--green);font-size:1.5rem}.content-detail__body section p{margin:0;color:var(--muted);line-height:1.75}.content-detail__body section ul{display:grid;gap:10px;margin:4px 0 0;padding-left:1.2rem;color:var(--muted);line-height:1.7}.content-detail__mdx{display:grid;gap:14px;margin-top:18px}.content-detail__mdx h2{margin:18px 0 0;color:var(--green);font-size:1.5rem}.content-detail__mdx h2:first-child{margin-top:0}.content-detail__mdx p{margin:0;color:var(--muted);line-height:1.75}.content-detail__mdx ul{display:grid;gap:10px;margin:4px 0 0;padding-left:1.2rem;color:var(--muted);line-height:1.7}.content-detail__mdx img{display:block;width:min(100%,760px);height:auto;max-height:520px;margin:10px auto 12px;object-fit:contain}.content-detail__mdx a{display:inline-flex;align-items:baseline;gap:3px;color:#153f2f;font-weight:700;text-decoration:underline;text-decoration-color:rgba(21,63,47,.45);text-decoration-thickness:1px;text-underline-offset:4px;border-radius:2px;transition:color .18s ease,text-decoration-color .18s ease}.content-detail__mdx a[target=_blank]:after{content:"↗";color:rgba(21,63,47,.72);font-size:.68em;line-height:1;transform:translateY(-1px)}.content-detail__mdx a:focus-visible,.content-detail__mdx a:hover{color:#ad2e26;text-decoration-color:#153f2f}.content-detail__mdx a:focus-visible{outline:2px solid rgba(21,63,47,.45);outline-offset:3px}@media (max-width:1280px) and (min-width:901px){.home-hero__goddess{left:min(calc(50% + 128px),calc(100% - 520px))}}@media (max-width:1120px) and (min-width:901px){.lineup-hero__copy{left:56px;width:45vw}.lineup-hero h1{font-size:3rem;line-height:54px}.lineup-hero__image{right:40px;width:min(450px,44vw)}.lineup-intro{grid-template-columns:minmax(0,1fr) 280px;gap:48px;padding-right:48px;padding-left:48px}.lineup-product-grid{gap:56px}.lineup-feature{grid-template-columns:420px minmax(0,1fr);gap:48px}.lineup-article-grid{gap:40px}.site-footer__figure{left:32px}.site-footer__figure img{width:280px;height:auto}.site-footer__inner{width:calc(100% - 360px);margin-right:32px}}@media (min-width:901px){.site-footer__group{display:grid;gap:12px}.site-footer__group:nth-child(3){grid-column:1;margin-top:39px}.site-footer__updates{display:block}.site-footer__news{display:grid;gap:124px;margin-top:40px}.site-footer__news-item{color:#ffffff;gap:13px}.site-footer__news-item:nth-child(2){gap:37px}.site-footer__contact{display:grid;place-items:center;width:132px;height:46px;margin-top:20px;border:1.5px solid #ffffff;border-radius:22px;color:#ffffff;font-size:.75rem;font-weight:700;line-height:16px}.site-footer__email{display:block;margin-top:64px}.site-footer__socials{width:44px}}@media (max-width:900px){.not-found-page{min-height:calc(100vh - 75px)}.not-found-page__inner{grid-template-columns:1fr;gap:34px;width:min(390px,calc(100% - 48px));padding:56px 0 72px}.not-found-page__copy{gap:18px}.not-found-page__copy h1{font-size:2.5rem;line-height:1.12}.not-found-page__copy p:not(.not-found-page__eyebrow){font-size:.9375rem;line-height:1.7}.not-found-page__actions{display:grid;grid-template-columns:1fr 1fr;gap:10px;width:100%;padding-top:8px}.not-found-page__actions .button{width:100%;min-width:0;height:48px;padding:0 12px}.not-found-page__visual{min-height:240px}.not-found-page__visual:before{right:-32px;left:-32px;height:44%}.not-found-page__goddess{right:38%;bottom:18px;width:132px}.not-found-page__dog{right:3%;bottom:34px;width:156px}.site-header{--mobile-product-accent:var(--cream)}.site-header--mobile-product{background:var(--mobile-product-accent)}.site-header__inner{position:relative;width:100%;min-height:75px;padding:0 22px}.brand-lockup__image{object-fit:contain}.brand-lockup__image,.site-header--compact .brand-lockup__image{width:132px;height:43px}.brand-product-lockup{position:absolute;top:50%;left:0;display:grid;grid-template-columns:42px minmax(0,162px);align-items:center;gap:10px;width:216px;color:#fbf6e9;opacity:0;pointer-events:none;transform:translateY(calc(-50% + 8px));transition:opacity .22s ease,transform .22s ease}.brand-product-lockup__image{display:grid;place-items:end center;width:42px;height:54px;overflow:hidden}.brand-product-lockup__image img{width:auto;height:52px;object-fit:contain;object-position:bottom center}.brand-product-lockup__text{display:grid;gap:2px;min-width:0}.brand-product-lockup__text strong{overflow:hidden;color:#fbf6e9;font-size:.875rem;font-weight:900;line-height:18px;text-overflow:ellipsis;white-space:nowrap}.brand-product-lockup__text small{overflow:hidden;color:rgba(251,246,233,.86);font-size:.6875rem;font-weight:700;line-height:14px;text-overflow:ellipsis;white-space:nowrap}.site-header--mobile-product .brand-lockup__image{opacity:0;transform:translateY(-8px)}.site-header--mobile-product .brand-product-lockup{opacity:1;transform:translateY(-50%)}.site-nav{display:none}.site-header__menu-toggle{position:static;z-index:2;display:flex;flex:0 0 42px;flex-direction:column;align-items:center;justify-content:center;gap:5px;margin-left:auto;width:42px;height:42px;background:linear-gradient(var(--green),var(--green)) center 13px /22px 2px no-repeat,linear-gradient(var(--green),var(--green)) center 20px /22px 2px no-repeat,linear-gradient(var(--green),var(--green)) center 27px /22px 2px no-repeat,var(--cream);transition:background .22s ease}.site-header--mobile-product .site-header__menu-toggle{background:linear-gradient(#fbf6e9,#fbf6e9) center 13px /22px 2px no-repeat,linear-gradient(#fbf6e9,#fbf6e9) center 20px /22px 2px no-repeat,linear-gradient(#fbf6e9,#fbf6e9) center 27px /22px 2px no-repeat,transparent}.site-header__menu-toggle span{display:none}.mobile-menu{display:block;max-height:0;overflow:hidden;border-top:0;background:var(--cream);transition:max-height .22s ease}.mobile-menu--open{max-height:320px}.mobile-menu__nav{display:grid;gap:18px;min-height:0;width:calc(100% - 40px);margin:0 auto;padding:20px 0 26px;color:var(--green);font-size:.875rem;font-weight:700}.home-hero{min-height:684px}.home-hero__ground{top:474px;right:auto;left:0;width:100%;height:157px}.home-hero:after{height:53px}.home-hero__content{width:calc(100% - 48px);padding-top:61px}.home-hero__leaves{inset:0;width:100%;height:100%;overflow:hidden}.home-hero__leaves .rive-animation__canvas{--leaf-mobile-scale:0.72;top:calc((1 - (1 / var(--leaf-mobile-scale))) * 50%);left:calc((1 - (1 / var(--leaf-mobile-scale))) * 50%);width:calc(100% / var(--leaf-mobile-scale));height:calc(100% / var(--leaf-mobile-scale));transform:scale(.72);transform-origin:center}.home-hero__eyebrow{font-size:.6875rem;font-weight:700;line-height:16px}.home-hero h1{max-width:340px;width:100%;min-height:92px;margin-top:10px;font-size:2.25rem;line-height:40px}.home-hero h1 span{display:block}.home-hero h1 span+span:before{content:none}.home-hero__body{max-width:342px;margin-top:2px;gap:0;font-size:.8125rem;font-weight:400;line-height:20px}.home-hero__actions{justify-content:flex-start;gap:16px;margin-top:26px}.home-hero__actions .button{width:112px;min-width:112px;min-height:44px;padding:0;font-size:.8125rem}.home-hero__goddess{top:300px;right:4px;left:auto;width:220px;max-width:220px;aspect-ratio:5/8;height:auto}.home-hero__dog{top:510px;left:85px;width:116px;height:136px}.section-heading{width:calc(100% - 48px);gap:18px}.philosophy-band h2,.proof-section h2,.section-heading h2{font-size:1.55rem;line-height:1.28}.proof-section>.section-heading>p,.section-heading>p:not(.section-heading__eyebrow){font-size:.8125rem;line-height:1.55}.proof-section{min-height:770px;padding:56px 0}.proof-section .section-heading{gap:28px}.proof-grid{grid-template-columns:1fr;gap:20px;width:calc(100% - 48px);margin-top:50px}.proof-metric{grid-template-columns:120px 1fr;gap:18px;justify-items:start;align-items:center;min-height:126px;padding:0;text-align:left}.proof-metric+.proof-metric{border-left:0}.proof-metric:nth-child(2){grid-template-columns:minmax(0,1fr) 120px;text-align:left}.proof-metric:nth-child(2) .proof-metric__image{order:2}.proof-metric:nth-child(2) .proof-metric__copy{justify-self:start}.proof-metric__image{width:120px;height:120px}.proof-metric__image img{width:100%;max-width:100%;height:100%;object-fit:cover;transform:none}.proof-metric__value{font-size:2.125rem;line-height:38px}.proof-metric h3,.proof-metric__value span{font-size:.9375rem}.proof-metric h3{line-height:21px}.proof-metric__body{font-size:.75rem;line-height:18px}.world-section{min-height:1012px;padding:58px 0}.world-stack{gap:28px;width:calc(100% - 48px);margin-top:28px}.world-block,.world-block--imageLeft{grid-template-columns:1fr;gap:18px;height:390px;min-height:390px;overflow:hidden;border-radius:8px;background:transparent}.world-block--imageLeft{height:371px;min-height:371px}.world-block--imageLeft .world-block__copy,.world-block--imageLeft .world-block__media{order:0}.world-block--imageLeft .world-block__media,.world-block__media{height:194px;min-height:194px;order:-1}.world-block--imageLeft .world-block__media{height:176px;min-height:176px}.world-block__copy{gap:13px;padding:0 22px 24px}.world-block__copy h3{font-size:1.25rem;line-height:28px}.world-block__copy p{font-size:.75rem;line-height:18px}.world-block__copy .button{align-self:start;width:126px;height:44px;min-width:126px;min-height:44px;padding:0}.world-block__accent{display:none}.philosophy-band{min-height:188px;padding:44px 24px 0}.philosophy-band p{font-size:.75rem;font-weight:400;line-height:18px}.contents-section,.product-section{padding:60px 0}.product-section{min-height:1118px;padding:60px 0}.copy-desktop{display:none}.copy-mobile{display:inline}.product-section .section-heading{gap:0;width:calc(100% - 48px)}.product-section .section-heading__eyebrow{color:var(--red-deep);height:14px;margin-bottom:30px;font-size:.625rem;line-height:14px}.product-section .section-heading h2{color:#262a25;height:34px;margin-bottom:2px;font-size:1.5625rem;line-height:32px}.product-section .section-heading>p:not(.section-heading__eyebrow){color:#6b6a5e;min-height:22px;font-size:.75rem;line-height:18px}.contents-section{min-height:1386px;padding-top:60px;padding-bottom:72px}.contents-section .section-heading{gap:0;width:calc(100% - 48px)}.contents-section .section-heading__eyebrow{height:14px;margin-bottom:30px;font-size:.625rem;line-height:14px}.contents-section .section-heading h2{color:#2a2a24;margin-bottom:2px;font-size:1.5rem;min-height:68px;line-height:31px}.contents-section .section-heading>p:not(.section-heading__eyebrow){color:#6d675f;font-size:.75rem;min-height:40px;line-height:18px}.contents-section .section-heading>.section-heading__eyebrow,.product-section .section-heading>.section-heading__eyebrow{color:var(--red-deep);font-size:.625rem;line-height:14px}.article-grid,.product-grid{grid-template-columns:1fr;width:calc(100% - 48px);margin-top:30px;gap:30px}.product-grid{justify-items:center}.product-entry{justify-self:center;gap:0;min-height:438px;padding-bottom:0}.product-entry,.product-entry__image{width:100%;max-width:342px;background:transparent}.product-entry__image{height:228px;overflow:hidden;border-radius:8px}.product-entry__image--cats,.product-entry__image--dogs{width:100%;max-width:342px;height:228px}.product-entry__image--dogs img{width:300px;max-width:none;height:auto}.product-entry__image--cats img{width:216px}.product-entry h3{width:100%;margin-top:16px;font-size:1.125rem;line-height:23px}.product-entry h3 span{display:block}.product-entry h3 span+span{display:none}.product-entry p{width:100%;color:var(--muted);font-size:.75rem;line-height:18px}.product-entry>p:not(.product-entry__label){min-height:24px;margin-top:6px}.product-entry__label{width:100%;height:15px;margin-top:0;font-size:.625rem;line-height:14px}.product-entry__label--green{color:var(--green)}.product-entry__label--red{color:var(--red)}.product-entry .button{width:142px;height:44px;min-width:142px;min-height:44px;margin-top:36px;padding:0;border-radius:4px;font-size:.8125rem;line-height:18px}.product-entry .button--green{background:var(--green)}.product-entry .button--red{background:var(--red)}.article-grid{gap:30px}.article-entry{gap:8px;min-height:320px}.article-entry:nth-child(2){min-height:338px}.article-entry__image{height:190px}.article-entry__image img{inset:-4px auto auto -12px!important;width:calc(100% + 24px)!important;height:214px!important;max-width:none}.article-entry__category{color:var(--gold);font-size:.625rem;height:14px;line-height:14px}.article-entry h3{height:24px;overflow:hidden;font-size:1.25rem;line-height:25px}.article-entry>p:not(.article-entry__category){min-height:18px;font-size:.75rem;line-height:18px}.article-entry:nth-child(2)>p:not(.article-entry__category){min-height:36px}.article-entry .outline-button{width:118px;height:42px;min-height:42px;padding:0;border-color:#1f1f1b;border-width:1px;font-size:.75rem;line-height:16px}.site-footer{min-height:1053px;padding:46px 24px 0;background:#556f40}.site-footer__inner{grid-template-columns:1fr;justify-items:start;gap:0;width:100%;margin:0 auto}.site-footer__figure{position:static;margin-bottom:36px}.site-footer__figure img{width:150px;height:288px;object-fit:cover}.site-footer__brand{display:none}.site-footer__brand h2{font-size:1.75rem}.site-footer__links{align-items:start;width:min(342px,100%);grid-template-columns:repeat(2,minmax(0,158px));justify-content:start;gap:48px 26px}.site-footer__group{display:grid;align-content:start;gap:4px;width:100%}.site-footer__group:nth-child(2){gap:2px}.site-footer__group:nth-child(3){grid-column:1/-1}.site-footer__group h3{height:18px;margin:0 0 6px;color:#ffffff;font-size:.875rem;font-weight:600;line-height:18px}.site-footer__group:nth-child(2) h3{margin-bottom:8px}.site-footer__group a{width:100%;min-height:16px;color:#f8f3df;font-size:.75rem;line-height:16px}.site-footer__link-spacer{min-height:16px}.site-footer__updates{position:relative;display:block;justify-items:start;width:min(342px,100%);margin-top:74px;text-align:left}.site-footer__updates:before{position:absolute;top:-36px;left:0;width:100%;height:1px;background:rgba(255,255,255,.32);content:""}.site-footer__news{display:grid;justify-items:start;gap:49px;width:100%;margin-bottom:35px}.site-footer__news-item{width:100%;gap:0}.site-footer__news-title{font-size:1.1875rem;font-weight:500;line-height:23px}.site-footer__news-body{display:none}.site-footer__socials{order:-1;gap:12px;width:44px;margin-bottom:34px;display:flex}.site-footer__email{display:block;margin-bottom:20px;font-size:.8125rem;line-height:18px}.site-footer__contact{display:grid;place-items:center;width:132px;height:46px;border:1.5px solid #ffffff;border-radius:22px;color:#ffffff;font-size:.75rem;font-weight:700;line-height:16px}.site-footer__contact-panel{position:fixed;right:auto;bottom:max(94px,calc(env(safe-area-inset-bottom) + 76px));left:50%;width:min(342px,calc(100vw - 48px));transform:translateX(-50%)}.site-footer__copyright{bottom:49px;width:min(342px,100%);text-align:center;font-size:.75rem;line-height:18px}.site-footer__copyright-rights{display:none}.site-footer__privacy-panel{right:auto;left:50%;width:min(342px,calc(100vw - 48px));bottom:max(94px,calc(env(safe-area-inset-bottom) + 76px));text-align:left;transform:translateX(-50%)}.about-hero{height:556px}.about-hero__editorial-bg{top:auto;bottom:24px;left:calc(50% - 82px);width:622px;height:212px;object-position:center top;transform:translateX(-50%)}.about-hero__ground-wave{top:464px;bottom:auto;left:0;width:100%;height:92px;transform:none}.about-hero__ground-detail{display:none}.about-hero__left-leaf{display:block;top:482px;left:-14px;width:88px;height:90px;transform:rotate(36deg) scaleX(-1)}.about-hero__animals--desktop{display:none}.about-hero__animals--mobile{display:block;top:331px;left:55px;width:336px;height:auto}.about-hero__cat-grass--desktop,.about-hero__dog-grass{display:none}.about-hero__cat-grass--mobile{display:block;z-index:2;top:500px;left:337px;width:53px;height:auto}.about-hero__copy{top:42px;left:24px;width:342px}.about-hero .about-eyebrow{font-size:.75rem;line-height:16px}.about-hero__accent{width:58px;margin-top:14px}.about-hero h1{margin-top:26px;font-size:2.375rem;line-height:42px}.about-hero__body{margin:12px 0 0;width:342px;font-size:.9375rem;line-height:23px}.about-hero__dog{top:331px;left:55px;width:150px;height:auto}.about-hero__sitting-cat{top:418px;left:160px;width:106px}.about-hero__standing-cat{top:417px;left:150px;width:237px}.about-difference{justify-items:center;gap:38px;width:100%;padding:62px 0 68px;overflow-x:hidden}.about-section-heading{justify-self:start;gap:14px;width:min(342px,calc(100vw - 48px));min-height:0;margin:0 0 0 24px}.about-section-heading p{font-size:.75rem;line-height:14px}.about-section-heading h2{font-size:1.875rem;line-height:38px}.about-section-heading span{width:316px;font-size:.9375rem;line-height:25px;overflow-wrap:break-word}.about-difference__band{justify-self:start;display:grid;gap:20px;width:min(342px,calc(100vw - 48px));min-height:0;margin:0 0 0 24px;padding:28px 24px 30px}.about-difference__copy{gap:20px;width:294px;padding:0}.about-difference__copy h3{font-size:1.5625rem;line-height:32px}.about-difference__copy>p:not(.about-eyebrow){font-size:.9375rem;line-height:25px;overflow-wrap:break-word}.about-difference__goddess{position:relative;top:auto;right:auto;width:210px;height:402px}.about-difference__note{position:static;gap:20px;width:294px}.about-difference__note span{width:58px;background:#d4ad43}.about-difference__note p{font-size:.9375rem;line-height:25px;overflow-wrap:break-word}.about-principles{justify-self:start;gap:38px;width:min(342px,calc(100vw - 48px));margin:0 0 0 24px}.about-balanced{grid-template-columns:1fr;gap:18px}.about-balanced__diagram{width:min(342px,calc(100vw - 48px));height:93px}.about-balanced__copy{gap:18px}.about-balanced__copy h3,.about-principles__grid h3{font-size:1.375rem;line-height:30px}.about-balanced__copy h3 span{display:block}.about-balanced__copy p:not(.about-eyebrow),.about-principles__grid p,.about-story__copy p{font-size:.9375rem;line-height:25px;overflow-wrap:break-word}.about-principles__divider{display:none}.about-principles__grid{grid-template-columns:1fr;gap:30px}.about-principles__grid article{gap:12px}.about-story{justify-items:center;gap:28px;width:100%;padding:62px 0 64px;overflow-x:hidden}.about-section-heading--left{width:min(342px,calc(100vw - 48px))}.about-section-heading--left h2{font-size:1.75rem;line-height:36px}.about-section-heading--left span,.about-story__grid{width:min(342px,calc(100vw - 48px))}.about-story__grid{justify-self:start;grid-template-columns:1fr;gap:28px;margin:0 0 0 24px}.about-story__visual{display:grid;place-items:start center;width:min(342px,calc(100vw - 48px));height:235px}.about-story__visual img{position:static;width:276px;height:235px}.about-story__copy{gap:12px}.about-story__signoff{justify-self:start;grid-template-columns:1fr;gap:18px;width:min(342px,calc(100vw - 48px));min-height:270px;margin:0 0 0 24px;padding:26px 24px 28px}.about-story__signoff div{gap:25px}.about-story__signoff p{font-size:.9375rem;line-height:25px}.about-story__signoff img{width:220px;height:53px}.detail-hero,.route-hero{grid-template-columns:1fr;gap:30px;min-height:auto;padding:128px 24px 56px}.route-hero--text{padding-bottom:64px}.route-hero__copy{gap:16px}.content-detail__body h1,.detail-hero__copy h1,.route-hero__copy h1{font-size:2rem;line-height:1.2}.content-detail__body>span,.detail-hero__copy span,.route-hero__copy span{font-size:.875rem;line-height:1.6}.route-hero__image{justify-self:center;max-height:260px}.route-section{width:calc(100% - 48px);padding:56px 0}.route-section__heading h2{font-size:1.5rem}.route-card-grid,.route-card-grid--two,.route-info-grid{grid-template-columns:1fr}.route-card__image{height:220px}.lineup-hero{height:572px;background:#ba2b25}.lineup-page--cat .lineup-hero{background:#214f9c}.lineup-hero__band{top:0;height:493px;background:#ba2b25}.lineup-page--cat .lineup-hero__band{background:#214f9c}.lineup-hero__bottom{height:79px}.lineup-hero__copy{top:44px;left:24px;width:min(342px,calc(100vw - 48px))}.lineup-hero__copy p{font-size:.6875rem;line-height:14px}.lineup-hero__eyebrow-desktop{display:none}.lineup-hero__eyebrow-mobile{display:inline}.lineup-hero__copy>span{width:42px;height:3px;margin-top:10px}.lineup-hero h1{margin-top:10px;font-size:2.5rem;line-height:44px}.lineup-hero__copy strong{width:min(318px,100%);margin-top:10px;font-size:.9375rem;line-height:24px}.lineup-hero__image{top:308px;left:50%;right:auto;width:min(350px,calc(100vw - 40px));transform:translateX(-50%)}.lineup-page--cat .lineup-hero__image{top:300px;left:auto;right:40px;width:min(280px,calc(100vw - 92px));transform:none}.lineup-intro{grid-template-columns:1fr;gap:30px;min-height:0;padding:50px 24px 54px}.lineup-intro__copy{gap:14px}.lineup-intro__copy h2,.lineup-section-heading h2{font-size:1.75rem;line-height:36px}.lineup-intro__copy span,.lineup-section-heading span{font-size:.9375rem;line-height:25px}.lineup-intro__copy i{width:58px}.lineup-facts{width:min(342px,calc(100vw - 48px))}.lineup-fact{grid-template-columns:76px 1fr;gap:16px}.lineup-fact strong{font-size:2.5rem;line-height:48px}.lineup-products{gap:44px;padding:64px 24px 72px}.lineup-article,.lineup-faq,.lineup-group--feature,.lineup-group--grid,.lineup-products>.lineup-section-heading,.lineup-related{height:auto;min-height:0}.lineup-section-heading{gap:10px;width:min(342px,calc(100vw - 48px))}.lineup-group-stack{gap:54px;width:min(342px,calc(100vw - 48px))}.lineup-group{gap:22px}.lineup-group__heading{min-height:0}.lineup-group__heading h3{font-size:1.375rem;line-height:28px}.lineup-group__heading p{font-size:.875rem;line-height:23px}.lineup-feature,.lineup-product-grid{grid-template-columns:1fr;gap:42px;padding:0}.lineup-product__figure{width:min(342px,calc(100vw - 48px));min-height:300px}.lineup-product__figure img{height:300px;max-width:184px}.lineup-product__copy{width:min(342px,calc(100vw - 48px))}.lineup-product__copy h4{font-size:1.625rem;line-height:32px}.lineup-product__copy span{font-size:.875rem;line-height:23px}.lineup-product__copy--feature{justify-items:center;text-align:center}.lineup-product__copy--feature h4{font-size:2rem;line-height:38px}.lineup-product__tags{justify-content:center;gap:14px}.lineup-related{gap:34px;padding:56px 24px 46px}.lineup-article-grid{grid-template-columns:1fr;gap:42px;width:min(342px,calc(100vw - 48px))}.lineup-article__image{height:210px}.lineup-article h3{font-size:1.5rem;line-height:32px}.lineup-article span{font-size:.9375rem;line-height:25px}.lineup-faq{gap:22px;padding:48px 24px 58px}.lineup-faq__list{width:min(342px,calc(100vw - 48px))}.lineup-faq__summary{min-height:64px;gap:16px;font-size:.9375rem;line-height:23px}.detail-hero__media{order:2;height:280px}.product-detail{display:flex;flex-direction:column;overflow-x:clip}.product-detail-hero{order:1;min-height:707px;overflow:hidden;background:#ffffff}.product-detail-hero__color{--mobile-product-color-band:563px;min-height:707px;background:linear-gradient(to bottom,var(--product-accent) 0 var(--mobile-product-color-band),#ffffff var(--mobile-product-color-band) 100%)}.product-detail-hero__inner{display:block;width:100%;min-height:707px;padding:28px 24px 0}.product-detail-hero__copy{width:min(342px,calc(100vw - 48px));gap:16px;padding-top:0}.product-detail-hero__copy:before{width:min(342px,calc(100vw - 48px));margin-bottom:0;background:#fff}.product-detail-hero__copy p{font-size:.75rem;line-height:16px}.product-detail-hero__copy h1{font-size:2.4375rem;line-height:43px}.product-detail-hero__copy strong{font-size:1.1875rem;line-height:27px}.product-detail-hero__pack{position:absolute;top:215px;left:50%;width:258px;min-height:0;transform:translateX(-50%)}.product-detail--cat .product-detail-hero__pack img,.product-detail-hero__pack img{height:452px}.product-detail-thumbnails{display:none}.product-detail-overview{order:3;grid-template-columns:1fr;gap:35px;width:100%;overflow:hidden;min-height:697px;padding:32px 24px 76px}.product-detail-overview__copy{width:min(342px,calc(100vw - 48px))}.product-detail-overview__paragraph{font-size:.875rem;line-height:25px}.product-detail-packages{display:flex;align-items:flex-start;gap:20px;width:min(342px,calc(100vw - 48px))}.product-detail-facts strong,.product-detail-packages strong{font-size:.75rem;font-weight:700;line-height:18px}.product-detail-packages span{width:min(264px,calc(100vw - 126px));font-size:.8125rem;line-height:23px}.product-detail-facts{gap:16px;width:min(342px,calc(100vw - 48px));padding-top:0;display:grid}.product-detail-facts article{display:flex;align-items:flex-start;gap:20px}.product-detail-fact--kibble{justify-items:start}.product-detail-fact--kibble strong{text-align:left}.product-detail-facts strong,.product-detail-packages strong{flex:0 0 58px;white-space:nowrap}.product-detail-facts span{width:min(264px,calc(100vw - 126px))}.product-detail-facts article:last-child span,.product-detail-facts span{font-size:.8125rem;line-height:21px}.product-detail-facts article:last-child .product-kibble-size{position:relative;display:block;width:82px;height:43px;font-size:inherit;line-height:normal}.product-detail-facts article:last-child .product-kibble-size:after,.product-detail-facts article:last-child .product-kibble-size:before{left:8px;width:54px}.product-detail-facts article:last-child .product-kibble-size__image{position:absolute;top:5px;left:0;width:31px;height:34px}.product-detail-facts article:last-child .product-kibble-size b{position:absolute;top:50%;left:37px;min-width:38px;min-height:15px;padding:0 1px;font-size:.6875rem;transform:translateY(-50%)}.product-detail-faq h2,.product-detail-overview__copy h2,.product-feeding-summary h2,.product-tab-panel__copy h2{font-size:1.75rem;line-height:35px}.product-detail-overview__copy span,.product-feeding-notes li,.product-feeding-reference li,.product-rotation-note p,.product-tab-panel__copy span{font-size:.875rem;line-height:24px}.product-detail-metrics{grid-template-columns:repeat(2,minmax(0,162px));display:grid;gap:0;width:min(342px,calc(100vw - 48px));padding:0}.product-detail-pretabs-actions{order:2;display:grid;justify-items:center;align-items:start;gap:10px;width:100%;min-height:213px}.product-detail-back--before-tabs{order:2;width:min(334px,calc(100vw - 48px));min-height:40px;border-width:1.5px;border-radius:3px;font-size:.75rem;line-height:16px}.product-detail-metric{justify-items:center;align-items:start;gap:7px;width:100%;min-height:127px;text-align:center}.product-detail-metric strong{width:58px;height:58px;font-size:.6875rem;line-height:12px}.product-detail-metric span{justify-items:center;font-size:.8125rem;line-height:17px}.product-detail-metric span:before{display:block}.product-detail-metric em{display:none}.product-detail-recipe-links{order:1;justify-content:center;gap:45px;width:min(388px,calc(100vw - 2px));min-width:0;min-height:145px}.product-detail-recipe-link{width:65px;min-height:91px}.product-detail-recipe-link img{width:65px;height:91px}.product-detail-recipe-link span{display:none}.product-detail-tabs{order:4}.product-detail-related{order:5}.product-detail-faq{order:6}.product-detail-tablist{top:64px;display:flex;flex-wrap:wrap;width:100%;margin:0;overflow:visible}.product-detail-tablist button{flex:0 0 33.333333%;min-height:52px;font-size:.8125rem;line-height:20px}.product-detail-tablist button:nth-child(n+4){flex-basis:50%}.product-detail-tablist button[aria-selected=true]:after{display:none}.product-detail-tabcontent{min-height:0;padding:46px 24px 58px}.product-tab-panel,.product-tab-panel--digestibility,.product-tab-panel--ingredients,.product-tab-panel--nutrition{grid-template-columns:1fr;gap:26px;width:100%}.product-nutrition-layout{grid-template-columns:1fr;gap:22px}.product-calculator-grid,.product-calculator-tool,.product-ingredient-grid,.product-transition-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.product-calculator-tool article{grid-column:1/-1}.product-ingredient-card{min-height:104px;padding:16px}.product-ingredient-card strong{font-size:1rem;line-height:23px}.product-detail-table__head,.product-detail-table__row{min-width:720px}.product-tab-panel--feeding>.product-detail-table{display:none}.product-feeding-mobile-tables{display:grid;gap:36px}.product-feeding-mobile-tables section{display:grid;gap:12px;width:100%}.product-feeding-mobile-tables h4{margin:0;color:#212629;font-size:.9375rem;font-weight:900;line-height:22px}.product-feeding-mobile-tables p{margin:0;color:#6b6357;font-size:.6875rem;font-weight:500;line-height:18px}.product-feeding-mobile-tables .product-detail-table{overflow:visible;border-top:0}.product-feeding-mobile-tables .product-detail-table__head,.product-feeding-mobile-tables .product-detail-table__row{min-width:0;align-items:center}.product-feeding-mobile-tables .product-detail-table__head{min-height:40px}.product-feeding-mobile-tables .product-detail-table__row{min-height:36px}.product-feeding-mobile-tables .product-detail-table__head span,.product-feeding-mobile-tables .product-detail-table__row span{padding:0;font-size:.75rem;line-height:18px}.product-feeding-mobile-tables section:first-child .product-detail-table__head,.product-feeding-mobile-tables section:first-child .product-detail-table__row{grid-template-columns:58px 142px 142px!important}.product-feeding-mobile-tables section:last-child .product-detail-table__head,.product-feeding-mobile-tables section:last-child .product-detail-table__row{grid-template-columns:58px 82px 82px 120px!important}.product-feeding-mobile-tables--cat section:first-child .product-detail-table__head,.product-feeding-mobile-tables--cat section:first-child .product-detail-table__row{grid-template-columns:1.2fr .9fr .9fr!important}.product-feeding-mobile-tables .product-detail-table__head span:not(:first-child),.product-feeding-mobile-tables .product-detail-table__row span:not(:first-child){text-align:center}.product-feeding-special{grid-template-columns:1fr}.product-feeding-summary{gap:14px}.product-feeding-summary span{font-size:.875rem;line-height:25px}.product-feeding-special{gap:22px;padding-top:0}.product-feeding-special article{grid-template-columns:1fr;gap:8px}.product-feeding-reference h3,.product-feeding-special h3{font-size:.9375rem;line-height:22px}.product-feeding-reference li,.product-feeding-special li,.product-feeding-special p{font-size:.8125rem;line-height:23px}.product-feeding-reference{gap:12px;padding-top:0}.product-feeding-table-heading{display:grid;gap:6px;margin-top:0}.product-digestibility-score{justify-self:center;width:220px;min-height:220px}.product-digestibility-score strong{font-size:3.25rem}.product-transition-steps article{min-height:116px;padding:16px 10px}.product-detail-related{gap:24px;padding:54px 24px 46px}.product-detail-related .lineup-section-heading{width:min(342px,100%);gap:14px}.product-detail-related .lineup-article-grid{grid-template-columns:1fr;gap:24px;width:min(342px,100%)}.product-detail-related .lineup-article{gap:14px;min-height:0}.product-detail-related .lineup-article__image{height:198px}.product-detail-related .lineup-section-heading h2{font-size:1.5625rem;line-height:34px}.product-detail-related .lineup-section-heading span{width:min(300px,100%);font-size:.8125rem;line-height:22px}.product-detail-related .lineup-article__category{font-size:.75rem;line-height:16px}.product-detail-related .lineup-article h3{font-size:1.3125rem;line-height:29px}.product-detail-related .lineup-article span{font-size:.875rem;line-height:24px}.product-detail-related .lineup-outline-button{width:116px;height:34px;border-width:1.5px;border-radius:3px;font-size:.8125rem;line-height:18px}.product-detail-faq{padding:52px 24px 60px}.product-tab-panel--digestibility,.product-tab-panel--ingredients,.product-tab-panel--nutrition,.product-tab-panel--transition{grid-template-columns:1fr;gap:28px}.product-tab-panel--ingredients .product-tab-panel__copy,.product-tab-panel__copy--wide{width:100%}.product-ingredient-layout{grid-template-columns:1fr;gap:30px;padding-top:0}.product-ingredient-token>.product-ingredient-tooltip{display:none}.product-ingredient-tooltip--mobile{position:fixed;z-index:80;display:grid;max-width:calc(100vw - 32px);max-height:min(360px,calc(100dvh - 32px));overflow-y:auto;opacity:1;pointer-events:auto;transform:none;visibility:visible;white-space:normal;word-break:keep-all}.product-ingredient-map{height:auto;aspect-ratio:624/416}.product-calorie-card{padding-top:0}.product-nutrition-grid{grid-template-columns:1fr}.product-nutrition-grid article{grid-template-columns:minmax(0,1fr) minmax(90px,auto);gap:12px}.product-source-docs article{grid-template-columns:32px minmax(0,1fr);gap:14px;padding:18px 0}.product-source-docs article a{grid-column:2;width:132px;min-height:36px}.product-cups-per-bag,.product-cups-per-bag div{width:100%;min-width:0}.product-digestibility-score{justify-self:stretch}.product-digestibility-body{grid-template-columns:1fr;gap:22px}.product-digestibility-body p{font-size:.9375rem;line-height:27px}.product-expression-note{grid-template-columns:1fr;gap:12px}.product-transition-metric{justify-items:start;text-align:left}.product-transition-metric span{width:100%}.product-transition-intro{grid-template-columns:1fr;gap:18px}.product-transition-steps{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px 10px}.product-transition-steps article{min-height:0;gap:10px;padding:12px 8px}.product-transition-steps article>strong{font-size:.875rem;line-height:20px}.product-transition-donut{width:92px;height:92px;background:radial-gradient(circle at center,#fcfbf6 0 43%,transparent 44%),conic-gradient(#2e604c calc(var(--ratio) * 1%),#efe8d2 0)}.product-transition-donut b{font-size:1.125rem}.product-transition-steps article>span{font-size:.8125rem;line-height:18px}.product-transition-steps em,.product-transition-steps small{font-size:.75rem;line-height:17px}.product-rotation-note{grid-template-columns:1fr;gap:24px;padding-top:28px}.product-rotation-steps{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;align-items:start}.product-rotation-steps article{grid-template-columns:1fr;gap:9px;justify-items:center;align-items:start;text-align:center}.product-rotation-steps strong{grid-column:1;grid-row:1;min-height:36px;font-size:.75rem;line-height:18px}.product-rotation-steps article div{grid-column:1;grid-row:2;width:82px;height:82px}.product-rotation-steps article div:before{inset:18px}.product-rotation-steps article div span{font-size:.9375rem;line-height:18px}.detail-section{grid-template-columns:1fr;width:calc(100% - 48px);padding:56px 0}.detail-list article,.detail-panel,.detail-section--stack article,.route-info-grid article{padding:22px}.content-detail__hero{height:280px}.content-detail__body{width:calc(100% - 48px);padding:52px 0 72px}}@media (min-width:641px) and (max-width:900px){.product-detail{align-items:center;background:#ffffff}.product-detail-faq,.product-detail-hero,.product-detail-hero__color,.product-detail-hero__inner,.product-detail-overview,.product-detail-pretabs-actions,.product-detail-related,.product-detail-tabs{min-width:100%;max-width:100%;margin-right:auto;margin-left:auto}.product-detail-hero__color{overflow:hidden}.product-detail-hero__inner,.product-detail-pretabs-actions{padding-right:24px;padding-left:24px}.product-detail-tablist{width:390px;max-width:100%}.about-hero{height:640px}.about-hero__editorial-bg{top:188px;bottom:auto;height:380px}.about-hero__ground-wave{top:auto;bottom:0;left:0;width:100%;height:150px}.about-hero__copy{top:64px;left:48px;width:min(430px,calc(100vw - 96px))}.about-hero h1{margin-top:28px;font-size:3rem;line-height:54px}.about-hero__body{width:min(430px,calc(100vw - 96px));font-size:1rem;line-height:25px}.about-hero__dog{top:256px;left:calc(50% - 20px);width:240px}.about-hero__sitting-cat{top:410px;left:calc(50% + 146px);width:92px}.about-hero__standing-cat{top:402px;left:calc(50% + 198px);width:220px}.about-difference{justify-items:center;gap:48px;padding:96px 40px 72px}.about-section-heading,.about-section-heading--left{justify-self:center;width:min(760px,100%);margin:0}.about-section-heading span,.about-section-heading--left span{width:min(640px,100%)}.about-difference__band{display:grid;grid-template-columns:minmax(0,1fr) 220px;gap:28px;width:min(760px,100%);min-height:0;padding:40px}.about-difference__copy{width:auto}.about-difference__goddess{position:static;width:190px;height:auto;align-self:center;justify-self:center}.about-difference__note{grid-column:1/-1;width:auto}.about-principles{justify-self:center;width:min(760px,100%);margin:0}.about-balanced{grid-template-columns:1fr}.about-balanced__diagram{width:min(560px,100%);height:auto}.about-principles__grid{grid-template-columns:repeat(2,minmax(0,1fr))}.about-story{justify-items:center;padding:84px 40px 72px}.about-story__grid,.about-story__signoff{justify-self:center;width:min(760px,100%);margin:0}.about-story__grid{grid-template-columns:276px minmax(0,1fr);gap:32px}.about-story__visual{width:276px}.lineup-hero{height:520px}.lineup-hero__band{top:64px;height:360px}.lineup-hero__bottom{height:96px}.lineup-hero__copy{top:108px;left:48px;width:min(430px,46vw)}.lineup-hero h1{font-size:2.875rem;line-height:52px}.lineup-hero__image{top:154px;right:36px;width:min(360px,42vw)}.lineup-page--cat .lineup-hero__image{top:150px;right:72px;width:min(310px,36vw)}.lineup-intro{grid-template-columns:minmax(0,1fr) 260px;gap:40px;padding:72px 48px}.lineup-intro__copy h2,.lineup-section-heading h2{font-size:2.25rem;line-height:46px}.lineup-article-grid,.lineup-facts,.lineup-faq__list,.lineup-group-stack,.lineup-section-heading{width:min(760px,100%)}.lineup-group--feature,.lineup-group--grid{height:auto;min-height:0}.lineup-product-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:56px;padding:12px 0}.lineup-feature{grid-template-columns:260px minmax(0,1fr);gap:42px;padding:12px 0}.lineup-product__figure{width:100%;min-height:340px}.lineup-product__figure img{height:340px;max-width:210px}.lineup-product__copy,.lineup-product__copy--feature{width:100%}.lineup-product__copy--feature{justify-items:start;text-align:left}.lineup-article-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px}.lineup-article__image{height:160px}.lineup-article h3{font-size:1.25rem;line-height:28px}}.science-page{overflow-x:clip;background:#fcfbf6}.science-copy-mobile{display:none}.science-hero{position:relative;height:485px;overflow:hidden;background:#f7f2df}.science-hero__dark{position:absolute;top:0;right:0;left:0;height:389px;background:#202426}.science-hero__bottom{position:absolute;top:389px;right:0;left:0;height:96px;background:#ffffff}.science-hero__copy{position:absolute;z-index:2;top:84px;left:max(100px,calc((100vw - 1240px) / 2));width:700px}.science-hero__copy p{margin:0;color:#f7f2df;font-size:.9375rem;font-weight:700;line-height:20px}.science-hero__copy>span{display:block;width:72px;height:4px;margin-top:14px;border-radius:999px;background:#d19c2e}.science-hero h1{display:grid;gap:0;margin:14px 0 0;color:#ffffff;font-size:3.125rem;font-weight:800;line-height:64px}.science-hero h1 span{display:block}.science-hero__copy strong{display:block;margin-top:14px;color:#ffffff;font-size:1.25rem;font-weight:500;line-height:32px}.science-hero__image{position:absolute;z-index:3;top:167px;left:calc(50% + 91px);width:529px;height:259px;object-fit:cover}.science-section-heading{display:grid;gap:12px;width:min(1120px,calc(100% - 64px));margin:0 auto}.science-section-heading p{margin:0;color:#ad2e26;font-size:.75rem;font-weight:700;line-height:18px;text-transform:uppercase}.science-section-heading h2{margin:0;color:#1b1f1f;font-size:2.125rem;font-weight:700;line-height:48px}.science-section-heading>span{display:block;max-width:940px;color:#4d4a40;font-size:1rem;line-height:26px}.science-section-heading i{display:block;width:72px;height:3px;margin-top:0;background:#ad2e26}.science-nutrition{display:grid;gap:28px;align-content:start;min-height:0;padding:76px 0;background:#ffffff}.science-section-heading--intro{justify-self:center;height:auto;align-content:start}.science-section-heading--intro>span{max-width:720px}.science-report{display:grid;gap:20px;width:min(1120px,calc(100% - 64px));margin:0 auto;padding-top:0;border:0}.science-product-tabs{display:grid;grid-template-columns:repeat(5,1fr);height:54px;width:100%}.science-product-tabs-mobile{display:none}.science-product-tab{display:grid;grid-template-rows:18px 24px 2px;gap:5px;min-height:54px;padding:0 16px 0 0;border:0;background:transparent;color:#4d4a40;text-align:left;cursor:pointer}.science-product-tab span{color:#858070;font-size:.625rem;font-weight:700;line-height:14px}.science-product-tab strong{color:#4d4a40;font-size:.875rem;line-height:20px}.science-product-tab i{display:block;width:100%;height:2px;background:#e5e0cc}.science-product-tab[aria-selected=true] span{color:#094a38}.science-product-tab[aria-selected=true] strong{color:#1b1f1f}.science-product-tab[aria-selected=true] i{background:var(--science-product-color,#9f2928)}.science-product-report{display:grid;grid-template-columns:300px minmax(0,764px);gap:56px;width:100%;padding:8px 0 0;border-top:0}.science-product-report__figure{display:grid;gap:25px;justify-items:center;align-content:start;width:300px;margin:0}.science-product-report__figure img{width:210px;height:368px;object-fit:contain}.science-product-report__figure figcaption{display:grid;margin:0;color:#1b1f1f;font-size:1.125rem;font-weight:700;line-height:40px;text-align:center}.science-product-report__figure figcaption span{display:none}.science-product-report__figure figcaption strong{font:inherit}.science-product-report__content{display:grid;gap:22px}.science-product-report__content>h3,.science-product-report__eyebrow{display:none}.science-product-report__content>strong{color:#094a38;font-size:1.375rem;line-height:30px}.science-product-report__content>p:not(.science-product-report__eyebrow):not(.science-product-report__note){margin:0;color:#4d4a40;font-size:.9375rem;line-height:24px}.science-product-report__note{margin:0;color:#948c7a;font-size:.75rem;line-height:20px}.science-definition-table{display:grid;border-top:1px solid #d1ccb8;border-bottom:1px solid #d1ccb8}.science-definition-table__head,.science-definition-table__row{display:grid;grid-template-columns:260px minmax(0,1fr);align-items:start}.science-definition-table__head{padding:10px 0;border-bottom:1px solid #e5e0cc;color:#094a38;font-size:.6875rem;font-weight:700;line-height:16px}.science-definition-table__row{padding:12px 0;border-bottom:1px solid #e5e0cc;color:#4d4a40;font-size:.8125rem;line-height:20px}.science-definition-table__row:last-child{border-bottom:0}.science-definition-table__row strong{color:#1b1f1f}.science-sources{display:grid;gap:12px;min-height:395px;padding:15px 0}.science-sources__heading{display:grid;gap:4px}.science-sources__heading h3{margin:0;color:#1b1f1f;font-size:1.125rem;line-height:26px}.science-sources__heading p{margin:0;color:#4d4a40;font-size:.8125rem;line-height:20px}.science-sources__list{display:grid;border-top:1px solid #d1ccb8}.science-source-row{display:grid;grid-template-columns:34px minmax(0,1fr) 144px;gap:16px;align-items:center;min-height:72px;padding:13px 0;border-bottom:1px solid #e5e0cc}.science-source-row>span{color:#ad2e26;font-size:.75rem;font-weight:700;line-height:18px}.science-source-row strong{display:block;color:#1b1f1f;font-size:.8125rem;line-height:18px}.science-source-row p{margin:3px 0 0;color:#4d4a40;font-size:.75rem;line-height:18px}.science-source-row__action{display:grid;place-items:center;min-height:38px;border:1px solid #094a38;border-radius:2px;color:#094a38;font-size:.75rem;font-weight:700;text-decoration:none}.science-digestibility,.science-evidence,.science-test-profile{display:grid;gap:52px;align-content:start;padding:96px 0;background:#fcfbf6}.science-test-profile{min-height:1218px}.science-test-profile>.science-section-heading{gap:16px}.science-test-profile>.science-section-heading h2{max-width:740px;font-size:2.375rem;line-height:49px}.science-test-profile>.science-section-heading>span{max-width:1120px;font-size:1.0625rem;line-height:29px}.science-labs{display:grid;grid-template-columns:repeat(2,minmax(0,520px));justify-content:space-between;width:min(1120px,calc(100% - 64px));margin:0 auto}.science-lab{display:grid;gap:14px;align-content:start;min-height:268px;padding:26px 28px;border-radius:6px}.science-lab__eyebrow{margin:0;color:#004839;font-size:.75rem;font-weight:700;line-height:16px}.science-lab__identity{display:flex;gap:18px;align-items:center;height:78px;padding-bottom:8px}.science-lab img{width:66px;height:62px;object-fit:contain}.science-lab h3{margin:0;color:#302a1f;font-size:1.6875rem;line-height:34px;white-space:nowrap}.science-lab__copy{margin:0;color:#4e463a;font-size:.875rem;line-height:22px}.science-evidence-table,.science-verification-table{display:grid;width:min(1120px,calc(100% - 64px));margin:0 auto}.science-evidence-row,.science-evidence-table__head,.science-verification-row,.science-verification-table__head{display:grid;align-items:start}.science-verification-row,.science-verification-table__head{grid-template-columns:44px 238px 323px 436px}.science-evidence-row,.science-evidence-table__head{grid-template-columns:60px 280px minmax(0,1fr)}.science-evidence-table__head,.science-verification-table__head{min-height:34px;border-bottom:1px solid #cabea2;color:#004839;font-size:.75rem;font-weight:700;line-height:16px}.science-verification-table__head{min-height:42px;align-items:center;padding:0 16px;border-bottom:0;background:#3b3b3b;color:#ffffff;line-height:15px}.science-evidence-row,.science-verification-row{min-height:78px;padding:18px 0;border-bottom:1px solid #dfd5bb}.science-verification-row{min-height:73px;padding:16px;border-bottom-color:#d8d0ba;font-size:.8125rem;line-height:21px}.science-evidence-row>span,.science-verification-row>span{color:#b54434;font-size:.8125rem;font-weight:700;line-height:18px}.science-evidence-row strong,.science-verification-row strong{color:#202426;font-size:1rem;line-height:24px}.science-verification-row strong{font-size:.8125rem;line-height:21px}.science-evidence-row p,.science-verification-row p{margin:0;color:#4e463a;font-size:.875rem;line-height:23px}.science-verification-row p{color:#0e3c32;font-size:.8125rem;line-height:21px}.science-evidence-row em,.science-verification-row em{color:#837b6b;font-size:.875rem;font-style:normal;line-height:23px}.science-verification-row em{color:#4e463a;font-size:.8125rem;line-height:21px}.science-digestibility{min-height:1497px;gap:42px;padding:88px 0;background:#ffffff}.science-digestibility>.science-section-heading{height:88px;gap:14px;padding-top:19px;border-top:1px solid #265447}.science-digestibility>.science-section-heading h2{color:#1f211f;font-size:2.125rem;line-height:41px}.science-digestibility>.science-section-heading>span{display:none}.science-meta-row{display:grid;grid-template-columns:repeat(4,1fr);width:min(1120px,calc(100% - 64px));margin:0 auto}.science-meta-row div{display:grid;gap:8px}.science-meta-row p{margin:0;color:#b54434;font-size:.6875rem;font-weight:700;line-height:14px}.science-meta-row strong{color:#202426;font-size:1rem;line-height:24px}.science-digestibility .science-meta-row{grid-template-columns:330px 170px 190px;justify-content:space-between;height:92px;padding:23px 0 22px;border-top:1px solid #d4c9b0;border-bottom:1px solid #d4c9b0}.science-digestibility .science-meta-row p{color:#858073;font-weight:400;line-height:16px}.science-digestibility .science-meta-row strong{color:#1f211f;font-size:1.125rem;line-height:22px}.science-digestibility-insight{display:grid;gap:20px;width:min(1120px,calc(100% - 64px));margin:0 auto;padding:21px 8px 20px;border-bottom:1px solid #d9d0be}.science-digestibility-insight__grid{display:grid;grid-template-columns:592px 432px;gap:80px}.science-digestibility-insight h3{margin:0;color:#0d4938;font-size:1.375rem;line-height:34px}.science-digestibility-insight__copy{display:grid;gap:18px;align-content:start}.science-digestibility-insight__copy p,.science-digestibility-insight__note{margin:0;color:#4d4942;font-size:1rem;line-height:26px}.science-digestibility-benefits{display:grid;gap:0;align-content:start}.science-digestibility-benefits h3{color:#0d4938;font-size:1.125rem;line-height:40px}.science-digestibility-benefits ol{display:grid;gap:0;margin:0;padding:0;list-style:none}.science-digestibility-benefits li{display:grid;grid-template-columns:34px minmax(0,1fr);gap:16px;min-height:33px}.science-digestibility-benefits span{color:#c22f27;font-size:.8125rem;font-weight:700;line-height:18px}.science-digestibility-benefits p{margin:0;color:#272b2d;font-size:1rem;line-height:22px}.science-digestibility-insight__note{padding-top:20px;color:#6f675c;font-size:.875rem;line-height:22px}.science-experiment-table,.science-report-excerpt{width:min(1120px,calc(100% - 64px));margin:0 auto}.science-report-excerpt{display:grid;gap:18px;height:551px;align-content:start}.science-report-excerpt__heading{display:flex;align-items:start;justify-content:space-between;height:25px}.science-experiment-table h3,.science-report-excerpt h3{margin:0;color:#202426;font-size:1.25rem;line-height:25px}.science-report-excerpt__heading span{color:#004033;font-size:.6875rem;font-weight:700;line-height:14px}.science-report-excerpt__image{display:grid;place-items:center;width:100%;height:471px;padding:0;border:1px solid #e0d9c7;background:#ffffff;color:inherit;cursor:zoom-in;font:inherit}.science-experiment-table__body,.science-report-excerpt p{margin:0;color:#4e463a;font-size:.875rem;line-height:19px}.science-report-excerpt img{width:1098px;height:451px;object-fit:cover;object-position:left top}.science-report-preview{position:fixed;z-index:1000;inset:0;display:grid;place-items:center;padding:40px;background:rgba(25,27,27,.72)}.science-report-preview,.science-report-preview__panel{overflow:auto;touch-action:pan-x pan-y pinch-zoom;-webkit-overflow-scrolling:touch}.science-report-preview__panel{position:relative;width:min(1120px,calc(100vw - 80px));max-height:calc(100vh - 80px);padding:18px;border-radius:6px;background:#ffffff;box-shadow:0 24px 80px rgba(0,0,0,.32)}.science-report-preview__panel img{display:block;width:100%;height:auto;max-height:calc(100vh - 116px);object-fit:contain;touch-action:pan-x pan-y pinch-zoom}.science-report-preview__close{position:absolute;top:-18px;right:-18px;display:grid;place-items:center;width:44px;height:44px;border:0;border-radius:999px;background:#ffffff;box-shadow:0 10px 30px rgba(0,0,0,.28);color:#202426;font-size:.8125rem;font-weight:700;cursor:pointer}.science-experiment-table{display:grid;height:409px;align-content:start}.science-experiment-table h3{height:52px;font-size:1.5rem;line-height:30px}.science-experiment-table__body{display:none}.science-experiment-rows{display:grid;border-top:1px solid #265447}.science-experiment-row{display:grid;grid-template-columns:42px 230px 410px 354px;column-gap:28px;min-height:88px;padding:22px 0;border-bottom:1px solid #d4c9b0}.science-experiment-row span{color:#b81a14;font-size:.75rem;font-weight:700;line-height:14px}.science-experiment-row b,.science-mobile-row-index{display:none}.science-experiment-row strong{color:#1f211f;font-size:1.0625rem;line-height:21px}.science-experiment-row em,.science-experiment-row p{margin:0;color:#4d4d47;font-size:.875rem;font-style:normal;line-height:22px}.science-interpretation{display:none;gap:10px;width:min(1120px,calc(100% - 64px));margin:0 auto;padding-top:16px;border-top:1px solid #004332}.science-interpretation strong{color:#004332;font-size:1rem;line-height:22px}.science-interpretation p{margin:0;color:#636157;font-size:.8125rem;line-height:21px}.science-evidence{min-height:920px;background:#fcfbf6}.science-evidence .science-section-heading{gap:18px}.science-evidence .science-section-heading h2{max-width:900px;font-size:2.375rem;line-height:49px}.science-evidence .science-section-heading>span{max-width:1080px;color:#4e463a;font-size:1.0625rem;line-height:30px}.science-evidence-row,.science-evidence-table__head{grid-template-columns:60px 280px minmax(0,1fr)}.science-evidence-row{min-height:92px}.science-evidence-row p{display:grid;gap:2px}.science-evidence-row a{color:inherit;text-decoration:underline;text-underline-offset:3px}.science-evidence__note{width:min(1120px,calc(100% - 64px));margin:-18px auto 0;color:#4e463a;font-size:1.0625rem;line-height:30px}.science-page>.science-evidence:nth-of-type(6){background:#ffffff}@media (max-width:900px){.science-hero{height:520px}.science-hero__dark{top:0;height:424px}.science-hero__bottom{top:424px;height:96px}.science-hero__copy{top:64px;left:48px;width:min(430px,calc(100vw - 96px))}.science-hero h1{font-size:2.875rem;line-height:52px}.science-hero__image{top:252px;left:auto;right:42px;width:min(420px,48vw);height:auto}.science-digestibility,.science-evidence,.science-nutrition,.science-test-profile{min-height:0;padding-right:48px;padding-left:48px}.science-evidence-table,.science-experiment-table,.science-interpretation,.science-labs,.science-meta-row,.science-report,.science-report-excerpt,.science-section-heading,.science-verification-table{width:min(760px,100%)}.science-product-tabs{grid-template-columns:repeat(2,1fr);height:auto;gap:0 26px}.science-product-report{grid-template-columns:240px minmax(0,1fr);gap:42px}.science-product-report__figure{width:240px}.science-product-report__figure img{width:194px;height:340px}.science-labs{grid-template-columns:1fr}.science-lab{min-height:0}.science-evidence-row,.science-evidence-table__head,.science-verification-row,.science-verification-table__head{grid-template-columns:46px 180px minmax(0,1fr)}.science-meta-row{grid-template-columns:repeat(2,1fr);gap:22px 32px}.science-digestibility-insight{width:min(760px,100%)}.science-digestibility-insight__grid{grid-template-columns:1fr;gap:28px}.science-report-excerpt img{width:100%;height:auto;aspect-ratio:346/142}}@media (max-width:640px){.faq-hero{height:572px;min-height:572px;padding:44px 24px 0;background:#fbfaf4}.faq-hero:before{height:493px}.faq-hero__copy{position:absolute;top:44px;left:24px;gap:10px;width:min(342px,calc(100vw - 48px));max-width:none;align-content:start}.faq-hero__copy p{color:#f9f2d8;font-size:.6875rem;line-height:14px}.faq-hero__accent{width:42px;height:3px;margin-top:10px;background:#c28e25}.faq-hero__copy h1{margin-top:10px;font-size:2.5rem;line-height:44px}.faq-hero__copy span{max-width:300px;margin-top:10px;color:#f9f2d8;font-size:.9375rem;line-height:24px}.faq-hero__art{top:303px;right:24px;width:min(306px,calc(100vw - 84px));height:240px}.science-copy-desktop{display:none}.science-copy-mobile{display:inline}.science-page{background:#ffffff}.science-hero{height:572px;background:#202426}.science-hero__dark{top:0;height:493px}.science-hero__bottom{top:493px;height:79px}.science-hero__copy{top:44px;left:24px;width:min(342px,calc(100vw - 48px))}.science-hero__copy p{color:#f9f2d8;font-size:.6875rem;line-height:14px}.science-hero__copy>span{width:42px;height:3px;margin-top:10px;background:#c28e25}.science-hero h1{margin-top:10px;font-size:2.5rem;line-height:44px}.science-hero__copy strong{width:min(318px,100%);margin-top:10px;color:#f9f2d8;font-size:.9375rem;line-height:24px}.science-hero__image{top:347px;left:50%;right:auto;width:min(306px,calc(100vw - 84px));height:187px;object-fit:cover;transform:translateX(-50%)}.science-digestibility,.science-evidence,.science-nutrition,.science-test-profile{grid-template-columns:minmax(0,1fr);gap:30px;justify-items:center;padding-right:22px;padding-left:22px}.science-nutrition{min-height:1677px;padding-top:52px;padding-bottom:58px;background:#ffffff}.science-digestibility,.science-evidence,.science-test-profile{padding-top:56px;padding-bottom:56px}.science-test-profile{min-height:1136px;background:#fcfbf6}.science-digestibility{gap:45px;min-height:0;padding-top:56px;padding-bottom:58px;background:#ffffff}.science-page>.science-evidence:nth-of-type(5){min-height:0;background:#fcfbf6}.science-page>.science-evidence:nth-of-type(6){min-height:0;background:#ffffff}.science-page>.science-evidence:nth-of-type(7){min-height:0;background:#fcfbf6}.science-evidence-table,.science-experiment-table,.science-interpretation,.science-labs,.science-meta-row,.science-report,.science-report-excerpt,.science-section-heading,.science-verification-table{width:min(346px,100%)}.science-section-heading{gap:12px}.science-section-heading--intro{height:114px}.science-test-profile>.science-section-heading{height:146px}.science-digestibility>.science-section-heading{height:67px;padding-top:0;border-top:0}.science-digestibility>.science-section-heading h2{color:#232421;font-size:1.625rem;line-height:41px}.science-digestibility>.science-section-heading>span{display:none}.science-page>.science-evidence:nth-of-type(5)>.science-section-heading,.science-page>.science-evidence:nth-of-type(6)>.science-section-heading,.science-page>.science-evidence:nth-of-type(7)>.science-section-heading{height:auto}.science-section-heading p{font-size:.6875rem;line-height:14px}.science-section-heading h2{font-size:1.625rem;line-height:32px}.science-section-heading>span{color:#636157;font-size:.875rem;line-height:22px}.science-section-heading i{display:none}.science-report{gap:30px;padding-top:0;border:0}.science-product-tabs--desktop{display:none}.science-product-tabs-mobile{display:grid;gap:8px;width:346px;height:152px}.science-product-tabs-mobile>p{margin:0;color:#094a38;font-size:.625rem;font-weight:700;line-height:12px}.science-product-tabs-mobile>div{display:flex;gap:10px;height:52px}.science-product-tabs-mobile .science-product-tab{grid-template-rows:16px 2px;gap:8px;width:108.66px;min-height:52px;padding:6px 0 0}.science-product-tabs-mobile>div:last-child .science-product-tab{width:168px}.science-product-tabs-mobile .science-product-tab span{display:none}.science-product-tab span{font-size:.5625rem;line-height:12px}.science-product-tab strong{font-size:.75rem;line-height:16px}.science-product-report{grid-template-columns:1fr;gap:30px;padding:0;border-top:0}.science-product-report__figure{gap:10px;justify-self:center;width:346px}.science-product-report__figure img{width:194px;height:340px}.science-product-report__figure figcaption{display:grid;gap:10px;width:346px;color:#232421;font-size:1.125rem;line-height:30px}.science-product-report__figure figcaption span{display:block;color:#b8120e;font-size:.625rem;line-height:30px;text-transform:uppercase}.science-product-report__content{gap:18px;min-height:0;align-content:start;padding-top:18px;border-top:1px solid #d1c7ad}.science-product-report__content>h3,.science-product-report__eyebrow{display:none}.science-product-report__content>strong{font-size:1.25rem;line-height:26px}.science-product-report__content>p:not(.science-product-report__eyebrow):not(.science-product-report__note){color:#636157;font-size:.875rem;line-height:23px}.science-definition-table__head{display:none}.science-definition-table__row{grid-template-columns:106px minmax(0,1fr);gap:12px;padding:14px 0;font-size:.75rem;line-height:18px}.science-sources{gap:16px;min-height:370px;margin-top:12px;padding:0}.science-sources__heading p{color:#636157;font-size:.8125rem;line-height:21px}.science-source-row{grid-template-columns:30px minmax(0,208px) auto;gap:12px;min-height:87px;padding:18px 0}.science-source-row strong,.science-source-row>span,.science-source-row__action{font-size:.6875rem}.science-source-row p{max-width:208px;overflow:hidden;color:#636157;font-size:.6875rem;line-height:17px;text-overflow:ellipsis;white-space:nowrap}.science-source-row__action{min-height:34px;padding:0 13px;white-space:nowrap}.science-labs{gap:14px;height:176px;align-content:start}.science-lab{grid-template-columns:46px minmax(0,1fr);gap:14px;min-height:74px;padding:14px 0}.science-lab__eyebrow{display:none}.science-lab__identity{display:contents;height:auto;padding:0}.science-lab img{grid-column:1;grid-row:1/3;width:46px;height:46px}.science-lab h3{grid-column:2;margin:0 0 5px;font-size:.9375rem;line-height:20px;white-space:normal}.science-lab__copy{grid-column:2;color:#636157;font-size:.75rem;line-height:18px}.science-evidence-table__head,.science-verification-table__head{display:none}.science-evidence-row{grid-template-columns:28px minmax(0,1fr);gap:6px 12px;min-height:0;padding:18px 0}.science-evidence-row>span{display:block;grid-column:1;grid-row:1/3;color:#b54434;font-size:.6875rem;font-weight:700;line-height:16px}.science-verification-table{height:658px}.science-verification-row{grid-template-columns:34px minmax(0,1fr);gap:5px 12px;min-height:99px;padding:16px 0}.science-verification-row:nth-child(2),.science-verification-row:nth-child(3),.science-verification-row:nth-child(6){min-height:118px}.science-verification-row>span{display:block;grid-column:1;grid-row:1/4;color:#b8120e;font-size:.6875rem;line-height:14px}.science-verification-row em,.science-verification-row p,.science-verification-row strong{grid-column:2}.science-evidence-row strong,.science-verification-row strong{grid-column:2;font-size:.9375rem;line-height:20px}.science-evidence-row em,.science-evidence-row p,.science-verification-row em,.science-verification-row p{grid-column:2;color:#636157;font-size:.8125rem;line-height:21px}.science-meta-row{grid-template-columns:1fr;gap:0;border-top:1px solid #ccc2ab}.science-digestibility .science-meta-row{grid-template-columns:1fr;height:auto;min-height:0;padding:0;border-top-color:#e0d9c7;border-bottom-color:#e0d9c7}.science-digestibility .science-meta-row div{grid-template-columns:92px minmax(0,1fr);gap:12px;align-items:start;height:47px;padding:12px 0}.science-digestibility .science-meta-row p,.science-digestibility .science-meta-row strong{line-height:16px}.science-digestibility .science-meta-row p{color:#7a7566;font-size:.6875rem;font-weight:700}.science-digestibility .science-meta-row strong{color:#232421;font-size:.875rem;line-height:23px}.science-evidence .science-meta-row{display:none}.science-digestibility-insight{gap:27px;width:min(346px,100%);padding:0 0 26px;border-top:0}.science-digestibility-insight__grid{grid-template-columns:1fr;gap:27px}.science-digestibility-insight__copy{gap:14px}.science-digestibility-insight h3{font-size:1.1875rem;line-height:27px}.science-digestibility-insight__copy p{font-size:.8125rem;line-height:22px}.science-digestibility-benefits h3{font-size:1rem;line-height:23px}.science-digestibility-benefits li{grid-template-columns:28px minmax(0,1fr);gap:12px;min-height:20px}.science-digestibility-benefits span{font-size:.6875rem;line-height:16px}.science-digestibility-benefits p{font-size:.8125rem;line-height:20px}.science-digestibility-insight__note{padding-top:0;color:#6f675c;font-size:.75rem;line-height:20px}.science-meta-row div{gap:5px;padding:14px 0;border-bottom:1px solid #ccc2ab}.science-meta-row strong{font-size:.875rem;line-height:20px}.science-report-excerpt{gap:12px;height:224px;align-content:start}.science-report-excerpt__heading{order:1;height:20px}.science-report-excerpt h3{font-size:.9375rem;line-height:20px}.science-report-excerpt__heading span{display:none}.science-report-excerpt__image{order:2;height:142px;border:0}.science-report-excerpt img{width:346px;max-width:100%;height:142px}.science-report-excerpt__caption{order:3;font-size:.75rem;line-height:19px}.science-experiment-table{height:auto}.science-experiment-table h3{height:24px;font-size:1.0625rem;line-height:24px}.science-experiment-table__body{display:block;min-height:63px;margin-top:18px;color:#636157;font-size:.8125rem;line-height:21px}.science-experiment-rows{gap:0;margin-top:18px;border-top:0}.science-experiment-row{display:flex;flex-direction:column;gap:8px;width:346px;height:210px;min-height:210px;padding:15px 0 18px;border-bottom:0}.science-experiment-row:before{display:block;width:346px;height:1px;background:#d1c7ad;content:""}.science-experiment-row>span{display:none}.science-mobile-row-index{display:inline;color:inherit;font-size:inherit;line-height:inherit}.science-experiment-row b{display:block;color:#ad2e26;font-size:.625rem;line-height:20px}.science-experiment-row strong{font-size:.875rem;line-height:20px}.science-experiment-row em,.science-experiment-row p{display:block;margin:0;color:#636157;font-size:.75rem;line-height:19px}.science-interpretation{display:none}.science-report-preview{align-items:start;justify-items:start;padding:12px;overscroll-behavior:contain}.science-report-preview__panel{width:calc(100vw - 24px);height:calc(100dvh - 24px);max-height:none;padding:12px;border-radius:4px}.science-report-preview__panel img{width:1098px;max-width:none;max-height:none}.science-report-preview__close{position:sticky;top:0;right:auto;left:calc(100% - 38px);z-index:2;margin-bottom:8px;width:38px;height:38px;background:rgba(255,255,255,.94)}.science-evidence-table,.science-page>.science-evidence:nth-of-type(5) .science-evidence-table,.science-page>.science-evidence:nth-of-type(6) .science-evidence-table,.science-page>.science-evidence:nth-of-type(7) .science-evidence-table{height:auto}.science-evidence .science-section-heading{gap:12px}.science-evidence .science-section-heading h2{font-size:1.625rem;line-height:32px}.science-evidence .science-section-heading>span{font-size:.8125rem;line-height:22px}.science-evidence-row a{color:#0d4938;font-size:.8125rem;line-height:21px;word-break:break-word}.science-evidence__note{width:min(346px,100%);margin:0 auto;color:#636157;font-size:.8125rem;line-height:22px}}