:root{color:#30352f;font-synthesis:none;text-rendering:optimizelegibility;--green:#66835b;--green-dark:#506d48;--text:#30352f;--muted:#6e736d;--soft:#f7f8f4;--line:#e5e8e2;--white:#fff;scroll-behavior:smooth;background:#fff;font-family:DM Sans,Arial,sans-serif}*{box-sizing:border-box}body{min-width:320px;color:var(--text);background:var(--white);margin:0}body,button,a{font-family:inherit}button,a{-webkit-tap-highlight-color:transparent}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}h1,h2,h3,p{margin-top:0}h1,h2,h3{letter-spacing:-.035em;font-family:Manrope,DM Sans,sans-serif}svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-linejoin:round;stroke-width:1.7px;width:1.1em;height:1.1em}.section-shell,.site-header{width:min(100% - 48px,1240px);margin-inline:auto}.site-header{border-bottom:1px solid var(--line);z-index:30;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#fffffff0;grid-template-columns:1fr auto 1fr;align-items:center;height:82px;display:grid;position:sticky;top:0}.site-header:before{content:"";z-index:-1;border-bottom:1px solid var(--line);background:inherit;position:absolute;inset:0 calc(-50vw + 50%)}.wordmark{letter-spacing:.17em;justify-self:start;font-size:1.16rem;font-weight:600}.primary-nav{color:#454a44;align-items:center;gap:38px;font-size:.94rem;display:flex}.primary-nav>a:not(.button){position:relative}.primary-nav>a:not(.button):after{content:"";background:var(--green);width:100%;height:1px;transition:transform .18s;position:absolute;bottom:-7px;left:0;transform:scaleX(0)}.primary-nav>a:hover:after,.primary-nav>a:focus-visible:after{transform:scaleX(1)}.button{border:1px solid var(--green);background:var(--green);min-height:48px;color:var(--white);border-radius:7px;justify-content:center;align-items:center;gap:11px;padding:0 21px;font-size:.94rem;font-weight:500;transition:transform .18s,background .18s,border-color .18s;display:inline-flex}.button:hover,.button:focus-visible{background:var(--green-dark);border-color:var(--green-dark);transform:translateY(-2px)}.button-small{min-height:42px;padding-inline:17px;font-size:.86rem}.header-amazon{justify-self:end}.button-secondary{color:var(--green-dark);background:var(--white)}.button-secondary:hover,.button-secondary:focus-visible{color:var(--white)}.menu-button,.mobile-amazon{display:none}.hero{background:linear-gradient(90deg,#fff 0 40%,#f7f8f4 40% 100%);grid-template-columns:43% 57%;width:min(100%,1440px);min-height:620px;margin-inline:auto;display:grid}.hero-copy{flex-direction:column;justify-content:center;align-items:flex-start;padding:84px clamp(28px,3vw,44px) 84px max(24px,50vw - 620px);display:flex}.hero h1{max-width:540px;margin-bottom:28px;font-size:clamp(3rem,4.7vw,5.15rem);font-weight:500;line-height:1.02}.hero-copy>p{max-width:460px;color:var(--muted);margin-bottom:34px;font-size:clamp(1.04rem,1.25vw,1.28rem);line-height:1.55}.hero-actions{flex-wrap:wrap;gap:14px;display:flex}.hero-media{overflow:hidden}.hero-media img{object-fit:cover;object-position:58% center;width:100%;height:100%}.category-section{text-align:center;padding-block:82px 92px}.category-section h2,.journal-section>h2{margin-bottom:38px;font-size:clamp(1.8rem,2.4vw,2.55rem);font-weight:500}.category-gallery{grid-template-columns:repeat(5,1fr);gap:14px;display:grid}.category-tile{color:var(--text);cursor:pointer;background:0 0;border:0;padding:0;font-size:.96rem}.category-image-frame{aspect-ratio:1/1.08;background:var(--soft);border-radius:9px;margin-bottom:15px;display:block;overflow:hidden}.category-image-frame img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.category-tile:nth-child(n+2) .category-image-frame img{object-fit:contain;padding:9%}.category-tile:hover img,.category-tile:focus-visible img{transform:scale(1.035)}.products-section{border-top:1px solid var(--line);padding-block:86px 98px}.section-heading-row{text-align:center;margin-bottom:36px}.section-heading-row h2{max-width:none;margin:0;font-size:clamp(2rem,2.7vw,2.75rem);font-weight:500;line-height:1.08}.text-link,.read-more{color:var(--green-dark);align-items:center;gap:8px;font-weight:500;display:inline-flex}.product-grid{grid-template-columns:repeat(4,1fr);gap:18px;display:grid}.product-card{border-bottom:1px solid var(--line);padding-bottom:20px;transition:box-shadow .26s,transform .26s}.product-card.is-highlighted{transform:translateY(-5px);box-shadow:0 15px 0 -12px #66835b59}.product-image-frame{aspect-ratio:1/1.08;background:#f7f7f4;border-radius:9px;margin-bottom:20px;display:block;overflow:hidden}.product-image-frame img{object-fit:contain;width:100%;height:100%;padding:8%;transition:transform .36s}.product-image-frame:hover img{transform:scale(1.035)}.category-label{color:var(--green-dark);letter-spacing:.06em;text-transform:uppercase;margin-bottom:8px;font-size:.78rem;font-weight:600}.product-title-row{justify-content:space-between;align-items:start;gap:12px;display:flex}.product-title-row h3{margin-bottom:10px;font-size:1.14rem;font-weight:500;line-height:1.3}.product-title-row a{color:var(--green-dark);flex:none}.product-card>p:last-child,.journal-card>p{color:var(--muted);margin-bottom:0;font-size:.91rem;line-height:1.55}.brand-story{background:var(--soft);border-radius:10px;grid-template-columns:58% 42%;min-height:480px;margin-bottom:104px;display:grid;overflow:hidden}.brand-media img{object-fit:cover;width:100%;height:100%}.brand-copy{flex-direction:column;justify-content:center;padding:clamp(48px,6vw,88px);display:flex}.brand-copy h2{margin-bottom:24px;font-size:clamp(2.4rem,3.6vw,4.15rem);font-weight:500;line-height:1.03}.brand-copy p{max-width:430px;color:var(--muted);margin:0;font-size:1.04rem;line-height:1.68}.journal-section{padding-bottom:96px}.journal-grid{grid-template-columns:repeat(3,1fr);gap:24px;display:grid}.journal-image{aspect-ratio:1.6;background:var(--soft);cursor:pointer;border:0;border-radius:9px;width:100%;margin-bottom:18px;padding:0;overflow:hidden}.journal-image img{object-fit:cover;width:100%;height:100%;transition:transform .36s}.journal-card:nth-child(n+2) .journal-image img{object-fit:contain;padding:5%}.journal-image:hover img,.journal-image:focus-visible img{transform:scale(1.03)}.journal-card h3{margin-bottom:10px;font-size:1.18rem;font-weight:500}.journal-card>p:not(.category-label){min-height:46px;margin-bottom:18px}.read-more{cursor:pointer;background:0 0;border:0;padding:0;font-size:.9rem}.amazon-cta{background:linear-gradient(100deg,#f5f7f1 0%,#fbfbf8 52%,#eef3e9 100%);border-radius:10px 10px 0 0;justify-content:space-between;align-items:center;gap:28px;min-height:170px;margin-bottom:0;padding:36px clamp(28px,5vw,74px);display:flex}.amazon-cta h2{margin-bottom:8px;font-size:clamp(1.8rem,2.5vw,2.65rem);font-weight:500}.amazon-cta p{color:var(--muted);margin:0}footer{background:#f7f8f4}.footer-main{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;gap:32px;min-height:110px;display:flex}.footer-main nav{color:#535952;flex-wrap:wrap;gap:14px 26px;font-size:.86rem;display:flex}.footer-bottom{min-height:68px;color:var(--muted);justify-content:space-between;align-items:center;gap:24px;font-size:.8rem;display:flex}.footer-email{color:#535952;transition:color .16s}.footer-email:hover,.footer-email:focus-visible{color:var(--green-dark)}.article-dialog{width:min(92vw,760px);max-height:88vh;color:var(--text);background:var(--white);border:0;border-radius:12px;padding:0;overflow:auto;box-shadow:0 28px 90px #2d352e3d}.article-dialog::backdrop{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#2228226b}.article-dialog>img{aspect-ratio:2;object-fit:cover;width:100%}.dialog-content{padding:34px}.dialog-content h2{margin-bottom:14px;font-size:2rem;font-weight:500}.dialog-content p{color:var(--muted);line-height:1.65}.dialog-close{width:40px;height:40px;color:var(--text);cursor:pointer;background:#ffffffe6;border:0;border-radius:50%;font-size:1.6rem;line-height:1;position:absolute;top:14px;right:14px}.product-page{overflow:hidden}.product-breadcrumb{color:var(--muted);gap:10px;padding-block:30px 20px;font-size:.82rem;display:flex}.product-breadcrumb a:hover{color:var(--green-dark)}.product-hero{grid-template-columns:minmax(0,1.15fr) minmax(360px,.85fr);gap:clamp(48px,7vw,104px);padding-block:24px 104px;display:grid}.product-gallery{grid-template-columns:76px minmax(0,1fr);align-items:start;gap:18px;min-width:0;display:grid}.product-thumbnails{gap:12px;display:grid}.product-thumbnail{aspect-ratio:1;cursor:pointer;background:#f5f6f2;border:1px solid #0000;border-radius:8px;padding:4px;overflow:hidden}.product-thumbnail.is-selected{border-color:var(--green)}.product-thumbnail img,.product-main-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.product-main-image{aspect-ratio:1;background:#f5f6f2;border-radius:10px;place-items:center;padding:clamp(28px,5vw,72px);display:grid}.product-summary{align-self:center}.product-eyebrow{color:var(--green-dark);letter-spacing:.14em;text-transform:uppercase;margin-bottom:16px;font-size:.76rem;font-weight:600}.product-summary h1{max-width:560px;margin-bottom:22px;font-size:clamp(2.65rem,4.6vw,4.65rem);font-weight:500;line-height:1.03}.product-intro{max-width:520px;color:var(--muted);margin-bottom:30px;font-size:1.08rem;line-height:1.65}.product-benefits{border-top:1px solid var(--line);margin-bottom:30px}.product-benefit{border-bottom:1px solid var(--line);grid-template-columns:44px 1fr;align-items:center;gap:14px;padding-block:15px;display:grid}.product-benefit-icon{width:40px;height:40px;color:var(--green-dark);background:#edf2e9;border-radius:50%;place-items:center;display:grid}.product-benefit-icon svg{width:21px;height:21px}.product-benefit strong,.product-benefit small{display:block}.product-benefit strong{margin-bottom:3px;font-size:.96rem}.product-benefit small{color:var(--muted);font-size:.82rem;line-height:1.45}.product-amazon-button{width:min(100%,330px)}.amazon-availability{color:var(--muted);margin:13px 0 0;font-size:.78rem}.amazon-availability span{background:var(--green);border-radius:50%;width:7px;height:7px;margin-right:7px;display:inline-block}.product-lifestyle{background:var(--soft);grid-template-columns:58% 42%;width:min(100%,1440px);margin-inline:auto;display:grid}.product-lifestyle-image{min-height:520px;overflow:hidden}.product-lifestyle-image img{object-fit:cover;object-position:center 58%;width:100%;height:100%}.product-lifestyle-copy{align-self:center;padding:clamp(48px,7vw,94px)}.product-lifestyle-copy h2,.organization-heading h2,.product-info-grid h2,.related-journal h2,.product-final-cta h2{margin-bottom:20px;font-size:clamp(2.2rem,3.6vw,4rem);font-weight:500;line-height:1.05}.product-lifestyle-copy>p:last-child,.organization-heading>p:last-child,.related-journal>div>p:not(.product-eyebrow){color:var(--muted);line-height:1.7}.organization-section{padding-block:116px 124px}.organization-heading{text-align:center;max-width:640px;margin:0 auto 52px}.organization-grid{grid-template-columns:1fr .9fr;align-items:center;gap:clamp(40px,7vw,96px);display:grid}.organization-grid>img{border-radius:10px;width:100%}.organization-notes>div{border-bottom:1px solid var(--line);grid-template-columns:48px 1fr;padding-block:26px;display:grid}.organization-notes span{color:var(--green);grid-row:1/3;font-size:.78rem;font-weight:600}.organization-notes h3{margin-bottom:7px;font-size:1.12rem}.organization-notes p{color:var(--muted);margin:0;line-height:1.55}.travel-details{background:var(--soft);padding-block:102px 110px}.travel-detail-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.travel-detail-grid article{border:1px solid var(--line);background:var(--white);border-radius:9px;padding:38px}.travel-detail-grid article>svg{width:28px;height:28px;color:var(--green-dark);margin-bottom:28px}.travel-detail-grid h3{margin-bottom:10px;font-size:1.12rem}.travel-detail-grid p{color:var(--muted);margin:0;line-height:1.6}.product-info-grid{grid-template-columns:1fr 1fr;gap:clamp(52px,9vw,132px);padding-block:118px;display:grid}.product-info-grid h2{font-size:clamp(2.15rem,3vw,3.35rem)}.specifications dl{margin:38px 0 0}.specifications dl>div{border-bottom:1px solid var(--line);grid-template-columns:1fr 1fr;gap:20px;padding-block:16px;display:grid}.specifications dt{color:var(--muted)}.specifications dd{text-align:right;margin:0}.product-faq details{border-bottom:1px solid var(--line)}.product-faq summary{cursor:pointer;justify-content:space-between;align-items:center;gap:20px;min-height:60px;font-weight:500;list-style:none;display:flex}.product-faq summary::-webkit-details-marker{display:none}.product-faq summary span{color:var(--green-dark);font-size:1.4rem;font-weight:300;transition:transform .18s}.product-faq details[open] summary span{transform:rotate(45deg)}.product-faq details p{color:var(--muted);margin:-2px 34px 20px 0;line-height:1.6}.related-journal{background:var(--soft);border-radius:11px;grid-template-columns:1.08fr .92fr;align-items:center;margin-bottom:100px;display:grid;overflow:hidden}.related-journal-image{background:#f0f1ed;min-height:390px}.related-journal-image img{object-fit:cover;width:100%;height:100%;min-height:390px}.related-journal>div:last-child{padding:56px clamp(36px,6vw,78px)}.related-journal h2{font-size:clamp(2rem,3vw,3.3rem)}.text-link{color:var(--green-dark);align-items:center;gap:9px;margin-top:8px;font-weight:600;display:inline-flex}.product-final-cta{background:#edf2e9;border-radius:10px;justify-content:space-between;align-items:center;gap:36px;margin-bottom:90px;padding:52px 58px;display:flex}.product-final-cta h2{margin-bottom:7px;font-size:clamp(2rem,3vw,3.15rem)}.product-final-cta p{color:var(--muted);margin:0}.standard-product-image{aspect-ratio:1;background:linear-gradient(145deg,#f2f4ef,#fafbf8);border-radius:10px;place-items:center;padding:clamp(38px,7vw,88px);display:grid;overflow:hidden}.standard-product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.standard-product-statement{background:#f5f6f2;grid-template-columns:58% 42%;width:min(100%,1440px);margin-inline:auto;display:grid}.standard-statement-visual{background:linear-gradient(135deg,#edf0e9,#fbfcf9);place-items:center;min-height:520px;padding:clamp(52px,8vw,120px);display:grid;overflow:hidden}.standard-statement-visual img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.standard-use-grid{grid-template-columns:repeat(3,1fr);gap:16px;display:grid}.standard-use-grid article{border:1px solid var(--line);background:#fbfcf9;border-radius:9px;min-height:210px;padding:34px}.standard-use-grid span{color:var(--green);margin-bottom:42px;font-size:.78rem;font-weight:600;display:block}.standard-use-grid h3{margin-bottom:9px;font-size:1.2rem}.standard-use-grid p,.spec-note,.product-discover p{color:var(--muted);margin:0;line-height:1.6}.spec-note{margin-top:18px;font-size:.76rem}.product-discover{border:1px solid var(--line);border-radius:10px;justify-content:space-between;align-items:center;gap:40px;min-height:190px;margin-bottom:28px;padding:42px 50px;display:flex}.product-discover h2{margin-bottom:8px;font-size:clamp(1.9rem,2.8vw,3rem);font-weight:500}.product-discover .product-eyebrow{margin-bottom:12px}.product-discover .text-link{flex:none;margin:0}@media (width<=960px){.product-hero{grid-template-columns:1fr}.product-summary{width:min(100%,650px);margin-inline:auto}.product-lifestyle,.standard-product-statement,.organization-grid,.related-journal{grid-template-columns:1fr}.product-lifestyle-image{min-height:500px}.travel-detail-grid,.standard-use-grid{grid-template-columns:1fr}.product-info-grid{gap:70px}}:focus-visible{outline-offset:4px;outline:3px solid #66835b61}@media (width<=960px){.site-header{grid-template-columns:1fr auto auto}.primary-nav{gap:22px}.hero{grid-template-columns:1fr}.hero-copy{min-height:500px;padding:76px max(28px,50vw - 410px)}.hero-media{min-height:520px}.category-gallery{grid-template-columns:repeat(3,1fr)}.product-grid{grid-template-columns:repeat(2,1fr);gap:42px 18px}.brand-story{grid-template-columns:1fr}.brand-media{min-height:430px}.footer-main{flex-direction:column;align-items:flex-start;padding-block:38px}}@media (width<=760px){.section-shell,.site-header{width:min(100% - 32px,680px)}.site-header{grid-template-columns:1fr auto;height:70px}.menu-button{width:42px;height:42px;color:var(--text);background:0 0;border:0;justify-self:end;place-items:center;padding:0;display:grid}.menu-button svg{width:24px;height:24px}.primary-nav{border-bottom:1px solid var(--line);background:var(--white);flex-direction:column;align-items:stretch;gap:0;padding:24px;display:none;position:absolute;top:70px;left:calc(-50vw + 50%);right:calc(-50vw + 50%);box-shadow:0 18px 38px #30352f14}.primary-nav.is-open{display:flex}.primary-nav>a:not(.button){border-bottom:1px solid var(--line);padding-block:14px}.mobile-amazon{margin-top:18px;display:inline-flex}.header-amazon{display:none}.hero-copy{min-height:465px;padding:70px 20px 64px}.hero h1{font-size:clamp(2.75rem,13vw,4.15rem)}.hero-media{min-height:390px}.category-section,.products-section{padding-block:68px}.category-gallery{grid-template-columns:repeat(2,1fr);gap:26px 12px}.category-tile:last-child{grid-column:1/-1;justify-self:center;width:calc(50% - 6px)}.section-heading-row{text-align:left}.product-grid,.journal-grid{grid-template-columns:1fr}.product-card,.journal-card{width:100%;max-width:560px;margin-inline:auto}.brand-story{border-radius:0;width:100%;margin-bottom:76px}.brand-media{min-height:350px}.brand-copy{padding:50px 24px 58px}.journal-grid{gap:44px}.journal-card>p:not(.category-label){min-height:0}.amazon-cta{border-radius:0;flex-direction:column;align-items:flex-start;width:100%;padding:46px 24px}.footer-main nav{grid-template-columns:repeat(2,1fr);width:100%;display:grid}.footer-bottom{flex-direction:column;align-items:flex-start;padding-block:22px}.product-breadcrumb{white-space:nowrap;padding-top:22px;overflow:hidden}.product-hero{gap:44px;padding-block:8px 76px}.product-gallery{grid-template-columns:1fr}.product-main-image{grid-row:1;padding:34px}.standard-product-image{padding:40px}.product-thumbnails{grid-row:2;grid-template-columns:repeat(5,1fr);gap:7px}.product-summary h1{font-size:clamp(2.45rem,12vw,3.6rem)}.product-amazon-button,.product-lifestyle,.standard-product-statement{width:100%}.standard-statement-visual{min-height:360px;padding:58px 36px}.product-lifestyle-image{min-height:365px}.product-lifestyle-copy{padding:58px 24px 66px}.organization-section,.product-info-grid{padding-block:82px}.organization-heading{text-align:left}.organization-grid{gap:26px}.travel-details{padding-block:78px}.travel-detail-grid article{padding:30px}.product-info-grid{grid-template-columns:1fr}.related-journal{border-radius:0;width:100%;margin-bottom:72px}.related-journal-image,.related-journal-image img{min-height:310px}.related-journal>div:last-child{padding:48px 24px 56px}.product-final-cta{border-radius:0;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:0;padding:50px 24px}.standard-use-grid article{min-height:0}.standard-use-grid span{margin-bottom:24px}.product-discover{border-inline:0;border-radius:0;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:0;padding:46px 24px}}.information-header{text-align:center;max-width:920px;padding-block:76px 72px}.information-label{color:var(--green-dark);letter-spacing:.12em;text-transform:uppercase;margin-bottom:18px;font-size:.76rem;font-weight:600}.information-header h1,.not-found-page h1{margin-bottom:25px;font-size:clamp(3.3rem,6vw,6.2rem);font-weight:500;line-height:1}.information-header>p:last-child,.not-found-page>p:not(.information-label){max-width:690px;color:var(--muted);margin:0 auto;font-size:1.1rem;line-height:1.7}.information-feature-image{border-radius:10px;height:clamp(430px,52vw,650px);margin-bottom:98px;overflow:hidden}.information-feature-image img{object-fit:cover;width:100%;height:100%}.information-body{width:min(100% - 48px,800px);padding-block:24px 110px}.information-page-about .information-body{padding-top:0}.information-body section{border-bottom:1px solid var(--line);padding-block:40px}.information-body section:first-child{padding-top:0}.information-body h2{margin-bottom:20px;font-size:clamp(2rem,3vw,3rem);font-weight:500;line-height:1.12}.information-body p,.information-body li{color:#555b54;font-size:1.02rem;line-height:1.78}.information-body ul{margin:22px 0 0;padding-left:22px}.information-body li+li{margin-top:9px}.information-cta{background:#edf2e9;border-radius:10px;justify-content:space-between;align-items:center;gap:36px;min-height:190px;margin-bottom:90px;padding:48px 56px;display:flex}.information-cta h2{margin-bottom:8px;font-size:clamp(2rem,3vw,3.15rem);font-weight:500}.information-cta p{color:var(--muted);margin:0}.not-found-page{text-align:center;flex-direction:column;justify-content:center;align-items:center;min-height:650px;padding-block:96px;display:flex}.not-found-page h1{max-width:900px}.not-found-actions{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:34px;display:flex}@media (width<=760px){.information-header{text-align:left;padding-block:52px 54px}.information-header h1,.not-found-page h1{overflow-wrap:anywhere;font-size:clamp(2.75rem,13vw,4.1rem)}.information-header>p:last-child{margin:0}.information-feature-image{border-radius:0;width:100%;height:360px;margin-bottom:70px}.information-body{width:min(100% - 32px,680px);padding-bottom:76px}.information-body section{padding-block:34px}.information-cta{border-radius:0;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:0;padding:48px 24px}.not-found-page{text-align:left;align-items:flex-start;min-height:570px}.not-found-page>p:not(.information-label){margin:0}.not-found-actions{justify-content:flex-start;width:100%}}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;padding:0;position:absolute;overflow:hidden}.catalog-page{min-height:70vh}.catalog-intro{grid-template-columns:minmax(280px,.68fr) minmax(0,1.32fr);gap:clamp(44px,8vw,126px);padding-block:64px 54px;display:grid}.catalog-intro>*{min-width:0}.catalog-intro-copy h1{margin-bottom:24px;font-size:clamp(3.15rem,5.1vw,5.4rem);font-weight:500;line-height:1.01}.catalog-intro-copy p{max-width:420px;color:var(--muted);margin:0;font-size:1.02rem;line-height:1.65}.catalog-controls{padding-top:12px}.catalog-search{height:54px;color:var(--text);background:var(--white);border:1px solid #d8ddd5;border-radius:7px;grid-template-columns:24px 1fr;align-items:center;gap:12px;padding-inline:17px;transition:border-color .18s,box-shadow .18s;display:grid}.catalog-search:focus-within{border-color:var(--green);box-shadow:0 0 0 3px #66835b1f}.catalog-search svg{width:20px;height:20px}.catalog-search input{width:100%;height:100%;color:var(--text);font:inherit;background:0 0;border:0;outline:0;padding:0}.catalog-search input::placeholder{color:#8a8e88}.catalog-filter-row{justify-content:space-between;align-items:center;gap:24px;min-width:0;margin-top:24px;display:flex}.catalog-filters{flex-wrap:wrap;gap:8px;display:flex}.catalog-filter{color:#484d47;cursor:pointer;background:0 0;border:1px solid #0000;border-radius:6px;min-height:40px;padding-inline:15px;font-size:.88rem;transition:color .16s,background .16s,border-color .16s}.catalog-filter:hover,.catalog-filter:focus-visible{color:var(--green-dark);border-color:#d7ddd3}.catalog-filter.is-active{color:var(--white);border-color:var(--green);background:var(--green)}.catalog-count{color:var(--muted);flex:none;margin:0;font-size:.86rem}.catalog-results{min-height:460px;padding-bottom:96px}.catalog-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:54px 18px;display:grid}.catalog-card{min-width:0}.catalog-card-media{aspect-ratio:1.12;background:#f4f5f1;border-radius:8px;place-items:center;margin-bottom:18px;display:grid;overflow:hidden}.catalog-card-media img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:8%;transition:transform .24s}.catalog-card-media:hover img,.catalog-card-media:focus-visible img{transform:scale(1.035)}.catalog-card-category{color:var(--green-dark);margin-bottom:5px;font-size:.75rem;font-weight:600}.catalog-card h2{letter-spacing:-.025em;margin-bottom:8px;font-size:1.06rem;font-weight:600}.catalog-card h2 a:hover,.catalog-card h2 a:focus-visible{color:var(--green-dark)}.catalog-card-description{min-height:44px;color:var(--muted);margin-bottom:12px;font-size:.86rem;line-height:1.5}.catalog-card-link{color:var(--green-dark);align-items:center;gap:8px;font-size:.84rem;font-weight:600;display:inline-flex}.catalog-card-link svg{transition:transform .18s}.catalog-card-link:hover svg,.catalog-card-link:focus-visible svg{transform:translate(3px)}.catalog-empty{text-align:center;background:#fafbf8;border:1px dashed #d4dad1;border-radius:9px;flex-direction:column;justify-content:center;align-items:center;min-height:430px;padding:48px 24px;display:flex}.catalog-empty-icon{width:58px;height:58px;color:var(--green-dark);background:#edf2e9;border-radius:50%;place-items:center;margin-bottom:20px;display:grid}.catalog-empty-icon svg{width:26px;height:26px}.catalog-empty h2{margin-bottom:8px;font-size:1.5rem;font-weight:500}.catalog-empty p{color:var(--muted);margin-bottom:24px}.catalog-amazon-cta{background:#edf2e9;border-radius:10px;justify-content:space-between;align-items:center;gap:36px;margin-bottom:88px;padding:48px 56px;display:flex}.catalog-amazon-cta h2{margin-bottom:7px;font-size:clamp(1.8rem,2.8vw,2.9rem);font-weight:500}.catalog-amazon-cta p{color:var(--muted);margin:0}@media (width<=1040px){.catalog-intro{grid-template-columns:1fr;gap:34px}.catalog-controls{padding-top:0}.catalog-grid{grid-template-columns:repeat(3,minmax(0,1fr))}}@media (width<=760px){.catalog-intro{padding-block:50px 38px}.catalog-intro-copy h1{font-size:clamp(2.85rem,14vw,4.25rem)}.catalog-search{height:52px}.catalog-filter-row{flex-direction:column;align-items:flex-start}.catalog-filters{scrollbar-width:none;flex-wrap:nowrap;width:100%;min-width:0;max-width:100%;padding-bottom:8px;overflow-x:auto}.catalog-filters::-webkit-scrollbar{display:none}.catalog-filter{border-color:#e0e4de;flex:none}.catalog-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:42px 12px}.catalog-card-media{aspect-ratio:1;margin-bottom:14px}.catalog-card-description{min-height:0;font-size:.8rem}.catalog-amazon-cta{border-radius:0;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:0;padding:48px 24px}}@media (width<=430px){.catalog-grid{grid-template-columns:1fr}.catalog-card-description{max-width:340px}}.blog-index-hero{border-bottom:1px solid var(--line);padding-block:90px 72px}.blog-index-hero>div{max-width:820px}.blog-index-hero h1{margin-bottom:25px;font-size:clamp(3.35rem,6.2vw,6.4rem);font-weight:500;line-height:.99}.blog-index-hero p{max-width:620px;color:var(--muted);margin:0;font-size:1.12rem;line-height:1.65}.blog-index-content{padding-block:72px 110px}.blog-card-featured{background:var(--soft);border-radius:10px;grid-template-columns:1.25fr .75fr;align-items:stretch;margin-bottom:78px;display:grid;overflow:hidden}.blog-card-featured .blog-card-image{min-height:510px}.blog-card-image{background:#f1f3ee;display:block;overflow:hidden}.blog-card-image img{object-fit:cover;width:100%;height:100%;transition:transform .36s}.blog-card-image:hover img,.blog-card-image:focus-visible img{transform:scale(1.025)}.blog-card-featured .blog-card-copy{flex-direction:column;justify-content:center;padding:clamp(44px,6vw,78px);display:flex}.blog-card-copy h2{margin-bottom:17px;font-size:clamp(2.15rem,3.6vw,4rem);font-weight:500;line-height:1.04}.blog-card-copy>p:not(.blog-meta){color:var(--muted);margin-bottom:25px;line-height:1.65}.blog-meta{color:var(--muted);letter-spacing:.035em;flex-wrap:wrap;gap:10px 22px;margin-bottom:17px;font-size:.76rem;font-weight:500;display:flex}.blog-meta span:first-child{color:var(--green-dark);text-transform:uppercase;font-weight:600}.blog-card-grid{grid-template-columns:repeat(2,1fr);gap:58px 24px;display:grid}.blog-card-grid .blog-card-image{aspect-ratio:1.55;border-radius:9px;margin-bottom:22px}.blog-card-grid .blog-card-image img[src*="/products/"]{object-fit:contain;mix-blend-mode:multiply;padding:8%}.blog-card-grid .blog-card-copy h2{font-size:clamp(1.65rem,2.3vw,2.45rem)}.blog-index-cta{background:#edf2e9;border-radius:10px;justify-content:space-between;align-items:center;gap:36px;min-height:190px;margin-bottom:90px;padding:46px 56px;display:flex}.blog-index-cta h2{margin-bottom:7px;font-size:clamp(2rem,3vw,3.15rem);font-weight:500}.blog-index-cta p{color:var(--muted);margin:0}.article-header{text-align:center;max-width:950px;padding-block:66px 58px}.article-header .blog-meta{justify-content:center;margin-bottom:26px}.article-header h1{margin-bottom:25px;font-size:clamp(3.45rem,6.4vw,6.7rem);font-weight:500;line-height:.99}.article-dek{max-width:720px;color:var(--muted);margin:0 auto;font-size:clamp(1.08rem,1.5vw,1.28rem);line-height:1.65}.article-hero-image{background:#f1f3ee;border-radius:10px;height:clamp(480px,56vw,700px);margin-bottom:100px;overflow:hidden}.article-hero-image img{object-fit:cover;width:100%;height:100%}.article-hero-image img[src*="/products/"]{object-fit:contain;mix-blend-mode:multiply;padding:7%}.article-layout{grid-template-columns:220px minmax(0,730px);justify-content:center;gap:clamp(58px,9vw,126px);padding-bottom:116px;display:grid}.article-toc{align-self:start;padding-top:5px;position:sticky;top:116px}.article-toc>p{color:var(--text);letter-spacing:.08em;text-transform:uppercase;margin-bottom:16px;font-size:.78rem;font-weight:600}.article-toc nav{border-top:1px solid var(--line);display:grid}.article-toc a{border-bottom:1px solid var(--line);color:var(--muted);padding-block:13px;font-size:.78rem;line-height:1.4;transition:color .16s}.article-toc a:hover,.article-toc a:focus-visible{color:var(--green-dark)}.article-body{min-width:0}.article-body p{color:#555b54;font-size:1.07rem;line-height:1.86}.article-intro{margin-bottom:62px}.article-intro p:first-child:first-letter{float:left;color:var(--green-dark);margin:8px 10px 0 0;font-family:Manrope,sans-serif;font-size:4.6rem;line-height:.72}.article-body>section:not(.article-takeaway){margin-bottom:52px;padding-top:28px;scroll-margin-top:105px}.article-body h2{color:var(--text);margin-bottom:20px;font-size:clamp(2rem,3vw,3rem);font-weight:500;line-height:1.12}.article-takeaway{border-left:3px solid var(--green);background:#f4f7f1;margin:78px 0;padding:38px 40px}.article-takeaway .product-eyebrow{margin-bottom:12px;font-size:.7rem}.article-takeaway h2{margin-bottom:11px;font-size:1.8rem}.article-takeaway p:last-child{margin:0}.article-product{background:var(--soft);border-radius:10px;grid-template-columns:.8fr 1.2fr;align-items:center;display:grid;overflow:hidden}.article-product-image{background:#eef1ea;place-items:center;height:100%;min-height:300px;padding:28px;display:grid}.article-product-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%}.article-product>div:last-child{padding:42px}.article-product h2{margin-bottom:12px;font-size:1.85rem}.article-product p:not(.product-eyebrow){margin-bottom:18px;font-size:.94rem;line-height:1.65}.related-articles{border-top:1px solid var(--line);padding-block:92px 104px}.related-articles-heading{justify-content:space-between;align-items:end;gap:30px;margin-bottom:34px;display:flex}.related-articles-heading h2{margin:0;font-size:clamp(2.2rem,3.5vw,3.7rem);font-weight:500}.related-article-grid{grid-template-columns:repeat(2,1fr);gap:24px;display:grid}.related-article-image{aspect-ratio:1.65;background:#f2f4ef;border-radius:9px;place-items:center;margin-bottom:19px;display:grid;overflow:hidden}.related-article-image img{object-fit:contain;mix-blend-mode:multiply;width:100%;height:100%;padding:6%}.related-article-grid .blog-meta{margin-bottom:10px}.related-article-grid h3{margin-bottom:15px;font-size:1.45rem;font-weight:500}@media (width<=960px){.blog-card-featured{grid-template-columns:1fr}.blog-card-featured .blog-card-image{min-height:450px}.article-layout{grid-template-columns:1fr;gap:54px}.article-toc{position:static}.article-toc nav{grid-template-columns:repeat(2,1fr);gap:0 24px}}@media (width<=760px){.blog-index-hero{padding-block:62px 54px}.blog-index-hero h1{font-size:clamp(3rem,14vw,4.35rem)}.blog-index-content{padding-block:48px 74px}.blog-card-featured{border-radius:0;width:calc(100% + 32px);margin-bottom:58px;margin-left:-16px}.blog-card-featured .blog-card-image{min-height:340px}.blog-card-featured .blog-card-copy{padding:42px 24px 50px}.blog-card-grid{grid-template-columns:1fr}.blog-index-cta{border-radius:0;flex-direction:column;align-items:flex-start;width:100%;margin-bottom:0;padding:48px 24px}.article-header{text-align:left;padding-block:46px 42px}.article-header .blog-meta{justify-content:flex-start}.article-header h1{overflow-wrap:anywhere;font-size:clamp(2.7rem,12vw,3.8rem)}.article-hero-image{border-radius:0;width:100%;height:390px;margin-bottom:66px}.article-layout{padding-bottom:82px}.article-toc nav{grid-template-columns:1fr}.article-body p{font-size:1rem;line-height:1.78}.article-takeaway{margin:58px 0;padding:32px 28px}.article-product{grid-template-columns:1fr}.article-product-image{min-height:280px}.article-product>div:last-child{padding:34px 28px 42px}.related-articles{padding-block:72px}.related-articles-heading{flex-direction:column;align-items:flex-start}.related-article-grid{grid-template-columns:1fr;gap:48px}}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.001ms!important}}
