.blog-page a{text-decoration:none}.blog-page [hidden]{display:none!important}.blog-hero{justify-content:space-between;align-items:end;gap:40px;display:flex}.blog-hero .regen-eyebrow{margin-bottom:25px}.blog-hero h1 span{color:var(--regen-forest)}.blog-hero-note{max-width:270px;font-size:16px;line-height:1.8}.blog-spark{color:var(--regen-forest);margin-bottom:20px;font-size:76px;line-height:1;display:block}.blog-hero-note a{border-bottom:1px solid;gap:40px;margin-top:22px;font-weight:700;display:inline-flex}.blog-feature-wrap{padding:0 var(--regen-page-inset)}.blog-feature{border:1px solid var(--regen-border);border-radius:24px;grid-template-columns:1.1fr 1fr;display:grid;overflow:hidden}.blog-art{isolation:isolate;place-items:center;display:grid;position:relative;overflow:hidden}.blog-art:before{content:"";aspect-ratio:1;opacity:.17;z-index:-1;border:1px solid;border-radius:50%;width:64%;position:absolute}.blog-art-lime{background:var(--regen-citrus)}.blog-art-peach{background:var(--regen-gold)}.blog-art-pink{background:var(--regen-coral-soft)}.blog-art img{object-fit:contain;filter:drop-shadow(12px 20px 12px #183b2b25);width:72%;height:360px;transition:transform .35s;transform:rotate(12deg)}.blog-art-word{font-family:var(--font-headoh), sans-serif;opacity:.65;z-index:-1;max-width:650px;font-size:clamp(65px,7.5vw,115px);line-height:.95;position:absolute;inset:35px}.blog-feature .blog-art{min-height:450px}.blog-sticker{background:var(--regen-paper);text-align:center;border-radius:50%;padding:28px 18px;font-size:10px;font-weight:800;line-height:1.5;position:absolute;bottom:30px;right:25px;transform:rotate(-12deg)}.blog-feature-copy{flex-direction:column;justify-content:space-between;gap:32px;padding:clamp(25px,4vw,58px);display:flex}.blog-feature-copy>.regen-eyebrow{justify-content:space-between;display:flex}.blog-feature-copy h2{margin:20px 0;font-size:clamp(35px,4vw,58px)}.blog-meta{flex-wrap:wrap;align-items:center;gap:14px;font-size:11px;font-weight:600;display:flex}.blog-meta>:first-child{border:1px solid var(--regen-ink-a30);border-radius:40px;padding:6px 12px}.blog-excerpt{color:var(--regen-muted);font-size:14px;line-height:1.8}.blog-read{align-items:center;gap:25px;font-size:13px;font-weight:700;display:flex}.blog-read span{font-size:23px}.blog-section-heading{justify-content:space-between;align-items:end;gap:25px;margin-bottom:36px;display:flex}.blog-section-heading .regen-eyebrow{margin-bottom:15px}.blog-section-heading>p{font-size:13px}blog-filter{display:block}.blog-tools{border-block:1px solid var(--regen-border);justify-content:space-between;gap:20px;padding-block:24px;display:flex}.blog-categories{flex-wrap:wrap;gap:8px;display:flex}.blog-categories button{cursor:pointer;border:1px solid var(--regen-border);border-radius:30px;padding:11px 18px;font-size:12px;font-weight:600}.blog-categories button[aria-pressed=true],.blog-categories button:hover{background:var(--regen-ink);color:var(--regen-paper);border-color:var(--regen-ink)}.blog-search{border:1px solid var(--regen-border);border-radius:30px;align-items:center;gap:10px;padding:10px 16px;display:flex}.blog-search input{background:0 0;width:180px;min-width:0;font-size:13px}.blog-result-count{color:var(--regen-muted);padding:22px 0;font-size:11px}.blog-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:28px;display:grid}.blog-card{flex-direction:column;height:100%;display:flex}.blog-card .blog-art{border-radius:18px;height:290px;margin-bottom:22px}.blog-card .blog-art img{height:255px}.blog-card-word{max-width:75%;font-size:clamp(38px,4vw,60px);font-family:var(--font-headoh), sans-serif;z-index:-1;opacity:.7;line-height:.95;position:absolute;top:25px;left:20px}.blog-card-arrow{background:var(--regen-paper);border-radius:50%;place-items:center;width:38px;height:38px;font-size:24px;display:grid;position:absolute;bottom:18px;right:18px}.blog-card h3{margin:20px 0 12px;font-size:31px}.blog-card .blog-read{margin-top:auto;padding-top:20px}.blog-card:hover img,.blog-feature:hover img{transform:rotate(5deg)scale(1.04)}.blog-empty{text-align:center;background:var(--regen-surface);border-radius:20px;padding:60px 20px}.blog-empty h3{font-size:36px}.blog-empty p{margin:18px 0 24px}.blog-cta{margin:0 var(--regen-page-inset) 90px;background:var(--regen-citrus);border-radius:22px;justify-content:space-between;align-items:center;gap:35px;padding:40px;display:flex}.blog-cta .regen-eyebrow{margin-bottom:16px}.blog-cta .regen-heading{font-size:clamp(32px,3.3vw,48px)}.blog-cta .regen-button{flex-shrink:0}.blog-library{scroll-margin-top:90px}.blog-back{margin-bottom:35px;font-size:14px;font-weight:700;display:inline-block}.blog-article-header{text-align:center;max-width:1100px;margin:auto}.blog-article-header .blog-meta{justify-content:center;margin-bottom:25px}.blog-article-header h1{font-size:clamp(44px,6vw,78px)}.blog-article-header .regen-lead{max-width:600px;margin:25px auto 0}.blog-article-art{margin:0 var(--regen-page-inset);border-radius:24px;min-height:420px}.blog-article-art img{height:390px}.blog-article-body{max-width:740px;margin:auto;padding:65px 24px 90px}.blog-article-body section{margin-bottom:38px}.blog-article-body h2{margin-bottom:16px;font-size:32px}.blog-article-body p{font-size:16px;line-height:1.9}.blog-related{gap:20px;max-width:380px;display:grid}.blog-related a{border-bottom:1px solid var(--regen-ink-a30);justify-content:space-between;gap:24px;padding-bottom:12px;font-weight:700;display:flex}@media (width<=1000px){.blog-tools{flex-direction:column}.blog-search input{width:100%}.blog-grid{gap:18px}.blog-card h3{font-size:27px}.blog-cta{flex-direction:column;align-items:start}}@media (width<=700px){.blog-hero{flex-direction:column;align-items:start;gap:25px}.blog-hero-note{max-width:none}.blog-spark{display:none}.blog-feature{grid-template-columns:1fr}.blog-feature .blog-art{min-height:330px}.blog-art img{height:300px}.blog-art-word{font-size:74px}.blog-feature-copy{padding:28px}.blog-section-heading{flex-direction:column;align-items:start}.blog-grid{grid-template-columns:1fr;gap:40px}.blog-card .blog-art{height:310px}.blog-card-word{max-width:230px;font-size:65px}.blog-card h3{font-size:34px}.blog-cta{margin-bottom:55px;padding:28px}.blog-categories button{padding:10px 14px}.blog-article-art{min-height:340px}.blog-article-art img{height:310px}}@media (prefers-reduced-motion:reduce){.blog-art img{transition:none}.blog-card:hover img,.blog-feature:hover img{transform:rotate(12deg)}}
