.origin-section{padding:64px 20px}.origin-container{max-width:1400px;margin:0 auto}.origin-block{margin-bottom:24px;border-radius:20px;padding:32px 24px}.origin-block:last-child{margin-bottom:0}.origin-block-light{background:#6b8e6f1a}.origin-block-medium{background:#6b8e6f40}.origin-block-dark{background:#6b8e6f}.origin-block-dark .origin-subtitle{color:#ecfcee}.origin-block-layout{display:grid;grid-template-columns:1fr;gap:24px;align-items:stretch}.origin-side-image-wrap{width:100%;height:240px;border-radius:16px;overflow:hidden;flex-shrink:0}.origin-side-image{width:100%;height:100%;object-fit:cover;display:block}.origin-block-main{min-width:0}.origin-subtitle{margin:0 0 28px;color:#6b8e6f;font-size:clamp(28px,3.5vw,46px);line-height:1.2;font-weight:600}.origin-content{display:grid;gap:22px}.origin-content p{margin:0;color:#3a4a3c;font-size:19px;line-height:1.8}.origin-block-dark .origin-content p{color:#e3fbe6}.origin-emphasis{color:#2c3e2e!important;font-size:clamp(24px,3vw,32px)!important;line-height:1.4!important}.origin-block-dark .origin-emphasis{color:#fff!important}.origin-quote-box{background:#ffffff8c;border-left:4px solid #6B8E6F;border-radius:16px;padding:24px 20px;margin:4px 0}.origin-quote{margin:0;color:#2c3e2e!important;font-size:clamp(18px,2.4vw,22px)!important;line-height:1.4!important;font-style:italic}@media screen and (min-width:750px){.origin-section{padding:88px 32px}.origin-block{padding:40px 32px;margin-bottom:28px}.origin-subtitle{margin-bottom:32px}.origin-quote-box{padding:28px 24px}}@media screen and (min-width:990px){.origin-section{padding:96px 48px}.origin-block{padding:48px 40px}.origin-block-layout{grid-template-columns:200px minmax(0,1fr);gap:32px}.origin-side-image-wrap{width:200px;height:100%;min-height:100%;align-self:stretch}.origin-quote-box{padding:32px 28px}}.profile-section{background:#e8f0e6;padding:64px 20px}.profile-container{max-width:1400px;margin:0 auto}.profile-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:center}.profile-image-wrapper{display:flex;justify-content:center}.profile-image{width:100%;max-width:400px;aspect-ratio:1 / 1;border-radius:50%;background:#c5d3b8;border:8px solid #ffffff;box-shadow:0 8px 24px #00000014;overflow:hidden;display:flex;align-items:center;justify-content:center}.profile-img{width:100%;height:100%;object-fit:cover}.profile-eyebrow{margin-bottom:8px;color:#6b8e6f;letter-spacing:.15em;text-transform:uppercase;font-size:15px}.profile-title{margin:0 0 24px;color:#2c3e2e;font-size:clamp(32px,5vw,56px);line-height:1.1;font-weight:600}.profile-text{display:grid;gap:20px}.profile-text p{margin:0;color:#3a4a3c;font-size:18px;line-height:1.8}@media screen and (min-width:750px){.profile-section{padding:88px 32px}.profile-grid{grid-template-columns:2fr 3fr;gap:48px}.profile-image{max-width:360px}}@media screen and (min-width:990px){.profile-section{padding:96px 48px}.profile-grid{gap:60px}}.timeline-section{padding:64px 20px}.timeline-container{max-width:1400px;margin:0 auto}.timeline-eyebrow{margin-bottom:12px;color:#6b8e6f;letter-spacing:.15em;text-transform:uppercase;text-align:center;font-size:15px;line-height:1.4}.timeline-title{margin:0 0 24px;color:#2c3e2e;text-align:center;font-size:clamp(32px,5vw,56px);line-height:1.15;font-weight:600}.timeline-intro{margin:0 auto 24px;max-width:760px;text-align:center;color:#3a4a3c;font-size:18px;line-height:1.8}.timeline-highlight{margin:0 0 56px;color:#2c3e2e;text-align:center;font-size:clamp(22px,2.6vw,30px);line-height:1.4;font-weight:600}.timeline{position:relative;display:grid;gap:28px}.timeline-line{position:absolute;left:23px;top:0;bottom:0;width:2px;background:#6b8e6f}.timeline-item{position:relative;display:grid;grid-template-columns:48px 1fr;gap:18px;align-items:center}.timeline-dot{width:48px;height:48px;background:#6b8e6f;border-radius:50%;border:4px solid #F9F7F4;display:flex;align-items:center;justify-content:center;z-index:1;grid-column:1;grid-row:1}.timeline-dot span{width:16px;height:16px;background:#fff;border-radius:50%;display:block}.timeline-card{background:#fff;border:1px solid #E3E9E1;border-radius:24px;padding:28px 22px;box-shadow:0 2px 10px #0000000a;grid-column:2;grid-row:1}.timeline-card-featured{background:#6b8e6f;border:2px solid #6B8E6F;box-shadow:0 10px 24px #00000014}.timeline-year{margin-bottom:8px;color:#6b8e6f;font-size:clamp(38px,5vw,56px);line-height:1;font-weight:700}.timeline-year-with-logo{display:flex;align-items:center;gap:18px;margin-bottom:8px;font-size:clamp(38px,5vw,56px);font-weight:700;line-height:1;justify-content:flex-start}.timeline-year-with-logo span{color:#fff}.timeline-logo{height:1em;width:auto;display:block}.timeline-card p{margin:0;color:#3a4a3c;font-size:16px;line-height:1.6}.timeline-card-featured .timeline-year,.timeline-card-featured p{color:#fff}.timeline-spacer{display:none}@media screen and (min-width:750px){.timeline-section{padding:88px 32px}.timeline-year-with-logo{justify-content:flex-end;text-align:right}.timeline{gap:36px}.timeline-line{left:50%;transform:translate(-50%)}.timeline-item{grid-template-columns:minmax(0,1fr) 48px minmax(0,1fr);gap:24px}.timeline-dot{grid-column:2}.timeline-item-left .timeline-card{grid-column:1;text-align:right;justify-self:end;max-width:340px}.timeline-item-left .timeline-spacer{grid-column:3;display:block}.timeline-item-right .timeline-card{grid-column:3;text-align:left;justify-self:start;max-width:340px}.timeline-item-right .timeline-spacer{grid-column:1;display:block}.timeline-card{padding:32px 28px}}@media screen and (min-width:990px){.timeline-section{padding:96px 48px}.timeline-card{padding:36px 32px}}.dr-comparison-section{padding:64px 20px}.dr-comparison-container{max-width:1400px;margin:0 auto}.dr-comparison-header{text-align:center;margin-bottom:40px}.dr-comparison-header h2{margin:0 0 8px;color:#2c3e2e;font-size:clamp(32px,5vw,48px);line-height:1.1;font-weight:600}.dr-comparison-table{background:#fff;border:1px solid #E3E9E1;border-radius:20px;overflow:hidden;box-shadow:0 10px 24px #0000000f;display:flex;flex-direction:column}.dr-comparison-col-wrap{display:flex;flex-direction:column}.dr-comparison-right-wrap{border-top:2px solid #E3E9E1}.dr-comparison-col{padding:20px;text-align:center}.dr-comparison-left{background:#f5f5f5}.dr-comparison-right{background:#e8f0e6}.dr-comparison-col h3{margin:0;font-size:24px;font-weight:600}.dr-comparison-row{display:flex;align-items:center;gap:10px;padding:16px 20px;border-top:1px solid #E3E9E1;width:100%;box-sizing:border-box;text-align:left}.dr-comparison-row-right{background:#f9fdf9}.dr-cell-text{font-size:18px;line-height:1.5;flex:1}.dr-comparison-left-wrap .dr-cell-text{color:#5a6b5c}.dr-comparison-right-wrap .dr-cell-text{color:#2c3e2e}.dr-icon-x{color:#dc2626;font-weight:700;font-size:18px;flex-shrink:0}.dr-icon-check{color:#6b8e6f;font-weight:700;font-size:18px;flex-shrink:0}@media screen and (min-width:750px){.dr-comparison-section{padding:88px 32px}.dr-comparison-table{flex-direction:row}.dr-comparison-col-wrap{flex:1}.dr-comparison-right-wrap{border-top:none;border-left:1px solid #E3E9E1}.dr-comparison-row{justify-content:center;text-align:center}.dr-cell-text{flex:unset}}@media screen and (min-width:990px){.dr-comparison-section{padding:96px 48px}}.dr-complementary-section{background:#e8f0e6;padding:80px 12px}.dr-complementary-container{max-width:1100px;margin:0 auto}.dr-complementary-header{text-align:center;margin-bottom:40px}.dr-complementary-header h2{margin:0 0 12px;color:#2c3e2e;font-size:clamp(32px,5vw,56px);line-height:1.1;font-weight:600}.dr-complementary-header p{margin:0;color:#5a6b5c;font-size:clamp(20px,2.5vw,28px);line-height:1.5;font-style:italic}.dr-complementary-grid{display:grid;grid-template-columns:1fr;gap:16px}.dr-complementary-card{background:#fff;border:1px solid #E3E9E1;border-radius:16px;padding:24px 20px;transition:box-shadow .3s ease,transform .2s ease}.dr-complementary-card:hover{box-shadow:0 8px 20px #0000000f;transform:translateY(-2px)}.dr-complementary-card h3{margin:0 0 12px;color:#6b8e6f;font-size:clamp(24px,3vw,32px);line-height:1.2;font-weight:600}.dr-complementary-card p{margin:0;color:#3a4a3c;font-size:16px;line-height:1.75}@media screen and (min-width:750px){.dr-complementary-grid{grid-template-columns:repeat(3,1fr);gap:24px}.dr-complementary-card{padding:28px 24px}}@media screen and (min-width:990px){.dr-complementary-card{padding:32px 28px}}.dr-ingredients-section{background:#f4f4f8;padding:24px 0}.dr-ingredients-container{max-width:1400px;margin:0 auto}.dr-ingredients-extra{background:#e8f0e6;border-radius:24px;padding:28px 22px;text-align:center}.dr-ingredients-extra p{margin:0 0 20px;color:#3a4a3c;font-size:18px;line-height:1.75}.dr-ingredients-badges{display:flex;flex-wrap:wrap;gap:12px;justify-content:center}.dr-ingredients-badges span{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;background:#fff;color:#6b8e6f;border:1px solid #6B8E6F;border-radius:999px;font-size:17px;line-height:1.2;font-weight:600}@media screen and (min-width:750px){.dr-ingredients-section{padding:88px 32px}.dr-ingredients-extra{padding:32px 28px}}@media screen and (min-width:990px){.dr-ingredients-section{padding:32px 0}.dr-ingredients-extra{padding:36px 32px}}.dr-microbes-section{background:#3a4a3c;padding:77px 20px}.dr-microbes-container{max-width:100vw;margin:0 auto}.dr-microbes-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:stretch}.dr-microbes-image-wrap{display:none;height:100%}.dr-microbes-content{max-width:900px}.dr-microbes-eyebrow{margin-bottom:20px;color:#fffffff2;font-size:15px;line-height:1.4;letter-spacing:.15em;text-transform:uppercase;font-weight:600}.dr-microbes-title{margin:0 0 32px;color:#f7f7f2;font-size:clamp(40px,7vw,64px);line-height:1.08;font-weight:600;max-width:800px}.dr-microbes-body{display:grid;gap:18px;margin-bottom:36px}.dr-microbes-body p{margin:0;color:#ffffffeb;font-size:clamp(16px,2.2vw,18px);line-height:1.55}.dr-microbes-quote-box{background:#ffffff0f;border-left:4px solid rgba(255,255,255,.25);border-radius:20px;padding:24px 20px}.dr-microbes-quote{margin:0;color:#f7f7f2;font-size:clamp(18px,2.8vw,24px);line-height:1.5;font-style:italic;font-weight:500}.dr-microbes-image{width:100%;height:100%;min-height:100%;object-fit:cover;border-radius:24px;display:block;opacity:.95}@media screen and (min-width:990px){.dr-microbes-section{padding:115px 48px}.dr-microbes-grid{grid-template-columns:minmax(220px,1fr) minmax(0,820px) minmax(220px,1fr);gap:32px;align-items:stretch}.dr-microbes-image-wrap{display:block;align-self:stretch}.dr-microbes-content{max-width:none}.dr-microbes-quote-box{padding:28px 24px}}.dr-origin-section{padding:80px 12px}.dr-origin-container{max-width:1400px;margin:0 auto}.dr-origin-layout{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}.dr-origin-image-wrap{width:100%}.dr-origin-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;border-radius:24px;display:block}.dr-origin-content h2{margin:0 0 16px;color:#2c3e2e;font-size:clamp(28px,5vw,48px);line-height:1.3;font-weight:600}.dr-origin-text{display:flex;flex-direction:column;gap:16px}.dr-origin-text p{margin:0;color:#3a4a3c;font-size:18px;line-height:1.7}.dr-origin-highlight{font-size:18px;color:#6b8e6f;font-weight:600}@media screen and (min-width:750px){.dr-origin-layout{grid-template-columns:1fr 1fr;gap:40px}}@media screen and (min-width:990px){.dr-origin-layout{gap:56px}}.dr-social-proof-section{padding:80px 12px;background:#fff}.dr-social-proof-container{max-width:1400px;margin:0 auto}.dr-social-proof-header{text-align:center;margin-bottom:40px}.dr-social-proof-badge{display:inline-block;background:#e8f0e6;color:#6b8e6f;padding:8px 16px;border-radius:999px;font-size:13px;margin-bottom:20px;font-weight:600}.dr-social-proof-header h2{margin:0 0 12px;color:#2c3e2e;font-size:clamp(32px,5vw,56px);font-weight:600}.dr-social-proof-sub{margin:0 auto;color:#5a6b5c;font-size:18px;max-width:600px}.dr-social-proof-grid{display:grid;grid-template-columns:1fr;gap:16px}.dr-social-card{background:#f9f7f4;border:1px solid #E3E9E1;border-radius:16px;padding:20px;transition:all .3s ease}.dr-social-card:hover{box-shadow:0 8px 20px #0000000f;transform:translateY(-2px)}.dr-stars{color:#d4a574;font-size:18px;margin-bottom:12px}.dr-quote{font-size:16px;line-height:1.7;color:#3a4a3c;margin-bottom:16px;font-style:italic}.dr-meta{display:flex;justify-content:space-between;align-items:center;border-top:1px solid #E3E9E1;padding-top:12px;gap:16px}.dr-name{margin:0;font-weight:600;color:#2c3e2e}.dr-title{margin:2px 0 0;font-size:13px;color:#6b8e6f;line-height:1.5}.dr-location{margin:2px 0 0;font-size:13px;color:#5a6b5c}.dr-verified{font-size:11px;color:#8a9a8c;background:#fff;padding:4px 10px;border-radius:999px;border:1px solid #E3E9E1;flex-shrink:0}.dr-social-proof-footer{text-align:center;font-size:12px;color:#5a6b5c;margin-top:24px;font-style:italic}@media screen and (min-width:750px){.dr-social-proof-grid{grid-template-columns:1fr 1fr;gap:20px}}.dr-solution-section{padding:80px 12px}.dr-solution-container{max-width:1400px;margin:0 auto}.dr-solution-header{text-align:center;margin-bottom:48px}.dr-solution-header h2{margin:0;color:#2c3e2e;font-size:clamp(32px,5vw,56px);line-height:1.1;font-weight:600}.dr-solution-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:center}.dr-solution-image{width:100%;border-radius:24px;overflow:hidden;background:linear-gradient(135deg,#eff4f9,#c8ddef);padding:24px}.dr-solution-image img{width:100%;height:auto;display:block;object-fit:contain}.dr-solution-content{display:flex;flex-direction:column;gap:12px}.dr-solution-content p{margin:0;color:#3a4a3c;font-size:18px;line-height:1.8}.dr-solution-highlight{font-size:18px;color:#2c3e2e;font-style:italic;font-weight:600}.dr-solution-button{display:inline-block;margin-top:12px;padding:16px 36px;background:#d69d51!important;color:#fff!important;font-size:17px;font-weight:500;letter-spacing:.04em;text-decoration:none;text-align:center;border:none!important;outline:none!important;appearance:none!important;-webkit-appearance:none!important;transition:all .3s ease;align-self:flex-start}.dr-solution-button:hover{background:#c88c45!important;color:#fff!important;transform:translateY(-2px);box-shadow:0 8px 20px #00000014}@media screen and (min-width:750px){.dr-solution-grid{grid-template-columns:1fr 1fr;gap:40px}}@media screen and (min-width:990px){.dr-solution-grid{gap:56px}}.dr-timeline-section{padding:64px 20px}.dr-timeline-container{max-width:1400px;margin:0 auto}.dr-timeline-layout{display:grid;grid-template-columns:1fr;gap:32px}.dr-timeline-image-wrap{display:none}.dr-timeline-image{width:100%;height:100%;object-fit:cover;border-radius:24px}.dr-timeline-header{text-align:center;margin-bottom:40px}.dr-timeline-header h2{margin:0 0 12px;color:#2c3e2e;font-size:clamp(32px,5vw,48px);font-weight:600}.dr-timeline-header p{margin:0;color:#5a6b5c;font-size:20px}.dr-timeline-list{display:flex;flex-direction:column;gap:20px}.dr-timeline-card{background:#fff;border:1px solid #E3E9E1;border-radius:16px;padding:16px;transition:box-shadow .3s ease,transform .2s ease}.dr-timeline-card:hover{box-shadow:0 8px 20px #0000000f;transform:translateY(-2px)}.dr-timeline-card-inner{display:flex;gap:16px}.dr-timeline-step{width:56px;height:56px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.dr-timeline-phase{font-size:12px;text-transform:uppercase;margin-bottom:6px;font-weight:600}.dr-timeline-card h3{margin:0 0 8px;color:#2c3e2e;font-size:22px}.dr-timeline-card p{margin:0;color:#3a4a3c;line-height:1.7}.dr-timeline-footer{text-align:center;font-size:13px;color:#5a6b5c;margin-top:24px;font-style:italic}@media screen and (min-width:990px){.dr-timeline-layout{grid-template-columns:300px 1fr;gap:48px;align-items:stretch}.dr-timeline-image-wrap{display:block;height:100%}}.dr-usage-section{background:#e8f0e6;padding:80px 12px}.dr-usage-container{max-width:1000px;margin:0 auto}.dr-usage-header{text-align:center;margin-bottom:32px}.dr-usage-header h2{margin:0;color:#2c3e2e;font-size:clamp(28px,5vw,48px);font-weight:600}.dr-usage-grid{display:grid;grid-template-columns:1fr;gap:12px;margin-bottom:16px}.dr-usage-card{background:#fff;border:1px solid #E3E9E1;border-radius:16px;padding:16px;text-align:center;transition:box-shadow .3s ease,transform .2s ease}.dr-usage-card:hover{box-shadow:0 8px 20px #0000000f;transform:translateY(-2px)}.dr-usage-step{width:48px;height:48px;border-radius:50%;background:#6b8e6f;color:#fff;display:flex;align-items:center;justify-content:center;margin:0 auto 8px;font-weight:700}.dr-usage-card p{margin:0;color:#3a4a3c;font-size:17px;line-height:1.5}.dr-usage-note{background:#fff;border:1px solid #E3E9E1;border-radius:16px;padding:16px;text-align:center}.dr-usage-note-title{margin:0 0 8px;font-size:22px;color:#2c3e2e;font-weight:600}.dr-usage-note p{margin:0 0 8px;color:#3a4a3c;line-height:1.6}.dr-usage-notes-row{display:grid;grid-template-columns:1fr;gap:12px}.dr-usage-notes-row p{margin:0 0 8px;color:#3a4a3c;line-height:1.6}.dr-usage-storage{color:#5a6b5c}@media screen and (min-width:750px){.dr-usage-grid{grid-template-columns:repeat(3,1fr);gap:16px}.dr-usage-notes-row{grid-template-columns:1fr 1fr;gap:16px}}.dr-who-section{padding:80px 12px}.dr-who-container{max-width:1400px;margin:0 auto}.dr-who-title{margin:0 0 40px;color:#2c3e2e;text-align:center;font-size:clamp(32px,5vw,56px);line-height:1.1;font-weight:600}.dr-who-grid{display:grid;grid-template-columns:1fr;gap:16px}.dr-who-card{border-radius:24px;padding:28px 22px;border:2px solid}.dr-who-card-positive{background:#6b8e6f;border-color:#6b8e6f}.dr-who-card-neutral{background:#fff;border-color:#d4a574}.dr-who-card-title{margin:0 0 20px;font-size:clamp(24px,3vw,32px);line-height:1.2;font-weight:600}.dr-who-card-title-positive{color:#fff}.dr-who-card-title-neutral{color:#d4a574}.dr-who-list{list-style:none;padding:0;margin:0;display:grid;gap:14px}.dr-who-list li{display:flex;align-items:flex-start;gap:10px}.dr-who-list li span:last-child{line-height:1.7;font-size:18px}.dr-who-card-positive .dr-who-list li span:last-child{color:#fff}.dr-who-card-neutral .dr-who-list li span:last-child{color:#5a6b5c}.dr-who-icon{flex-shrink:0;margin-top:2px;font-size:18px;line-height:1}.dr-who-icon-positive{color:#fff}.dr-who-icon-negative{color:#ef4444}@media screen and (min-width:750px){.dr-who-grid{grid-template-columns:1fr 1fr;gap:24px}.dr-who-card{padding:32px 28px}}@media screen and (min-width:990px){.dr-who-card{padding:36px 32px}}.herbs-hero-section{position:relative;min-height:1200px;padding:96px 20px;background-size:cover;background-position:center;display:flex;align-items:center;justify-content:center}.herbs-hero-overlay{width:100%}.herbs-hero-card{max-width:800px;margin:0 auto;background:#fffffff2;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);border-radius:32px;padding:40px 32px;box-shadow:0 20px 40px #00000024}.herbs-hero-header{text-align:center;margin-bottom:40px}.herbs-hero-header h2{margin:0 0 20px;color:#2c3e2e;font-size:clamp(30px,4vw,44px);line-height:1.15;font-weight:600}.herbs-hero-header p{margin:0;color:#5a6b5c;font-size:18px;line-height:1.7}.herbs-icons-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px 14px;margin-bottom:32px}.herb-item{text-align:center}.herb-icon-wrap{width:64px;height:64px;margin:0 auto 10px;border-radius:50%;overflow:hidden;background:#fff;box-shadow:0 4px 10px #0000001a}.herb-icon-image{width:100%;height:100%;object-fit:cover;display:block}.herb-item p{margin:0;color:#2c3e2e;font-size:13px;line-height:1.4;font-weight:600}.herbs-hero-links{text-align:center;display:flex;flex-direction:column;gap:16px;align-items:center}.herbs-hero-btn{display:inline-block;padding:14px 28px;font-size:18px;font-weight:600;text-decoration:none;transition:all .3s ease;font-family:Inter,sans-serif}.herbs-hero-btn.primary{background:#6b8e6f;color:#fff}.herbs-hero-btn.primary:hover{background:#5a7d5f}.herbs-hero-btn.secondary{background:#e8f0e6;color:#2c3e2e}.herbs-hero-btn.secondary:hover{background:#dbe6d9}@media screen and (min-width:750px){.herbs-hero-section{padding:120px 32px}.herbs-hero-card{padding:40px 36px}.herbs-icons-grid{grid-template-columns:repeat(4,1fr);gap:20px 16px}.herbs-hero-links{flex-direction:row;justify-content:center;gap:24px}}@media screen and (min-width:1100px){.herbs-icons-grid{grid-template-columns:repeat(7,1fr)}}.journey-section{background:#f9f7f4;padding:80px 20px}.journey-container{max-width:1600px;margin:0 auto}.journey-header{text-align:center;margin-bottom:60px}.journey-eyebrow{font-size:15px;letter-spacing:.15em;text-transform:uppercase;color:#6b8e6f;margin-bottom:16px;font-weight:600}.journey-header h2{margin:0 0 24px;font-size:clamp(36px,5vw,56px);color:#2c3e2e;line-height:1.1;font-weight:600}.journey-intro{max-width:900px;margin:0 auto 16px;font-size:20px;color:#3a4a3c;line-height:1.7}.journey-grid{display:grid;grid-template-columns:1fr;gap:32px}.journey-card{text-align:center}.journey-image{width:100%;aspect-ratio:1 / 1;border-radius:50%;overflow:hidden;margin-bottom:20px;border:3px solid #C5D3B8;box-shadow:0 6px 16px #0000000f;transition:all .35s ease}.journey-image img{width:100%;height:100%;object-fit:cover;display:block}.journey-card:hover .journey-image{border-color:#6b8e6f;box-shadow:0 12px 30px #0000001f,0 0 0 4px #6b8e6f26;transform:translateY(-4px)}.journey-card h3{margin:32px 0 12px;font-size:24px;color:#2c3e2e;font-weight:600}.journey-card p{margin:0;font-size:16px;color:#3a4a3c;line-height:1.8}@media screen and (min-width:750px){.journey-grid{grid-template-columns:repeat(3,1fr)}.journey-section{padding:96px 32px}}@media screen and (min-width:1200px){.journey-section{padding:90px 48px}}.origin-teaser-section{padding:80px 20px}.origin-teaser-container{max-width:1200px;margin:0 auto}.origin-teaser-layout{display:flex;flex-direction:column;gap:32px;align-items:flex-start}.origin-teaser-image-wrap{flex-shrink:0}.origin-teaser-image{width:clamp(150px,18vw,400px);aspect-ratio:1 / 1;border-radius:24px;overflow:hidden;box-shadow:0 8px 20px #00000014}.origin-teaser-image img{width:100%;height:100%;object-fit:cover;display:block}.origin-teaser-content{padding-left:0}.origin-teaser-eyebrow{font-size:15px;letter-spacing:.15em;text-transform:uppercase;color:#6b8e6f;margin-bottom:16px;font-weight:600}.origin-teaser-content h2{margin:0 0 20px;font-size:clamp(32px,5vw,48px);color:#2c3e2e;line-height:1.1;font-weight:600}.origin-teaser-content p{margin:0 0 24px;font-size:18px;color:#3a4a3c;line-height:1.7;max-width:1200px}.origin-teaser-links{display:flex;flex-direction:column;gap:12px;align-items:flex-start}.origin-link{color:#6b8e6f;text-decoration:underline;font-weight:600;transition:all .3s ease}.origin-link:hover{color:#5a7d5f}.origin-button{display:inline-block;padding:14px 28px;background-color:#d69d51;color:#fff!important;font-weight:600;text-decoration:none;font-size:18px;border-radius:0;transition:all .3s ease;box-shadow:0 6px 14px #d69d5140}.origin-button:hover{background-color:#c88e42;color:#fff!important;box-shadow:0 10px 22px #d69d5159;transform:translateY(-2px)}@media screen and (min-width:750px){.origin-teaser-layout{flex-direction:row;align-items:flex-start;gap:40px}.origin-teaser-content{padding-left:24px}.origin-teaser-links{flex-direction:row;align-items:center;gap:32px}}.trust-strip-section{padding:48px 12px 64px;background:#f9f7f4}.trust-strip-container{max-width:1600px;margin:0 auto}.trust-strip-grid{display:grid;grid-template-columns:1fr;gap:24px}.trust-card{background:#fff;padding:24px 20px;border-radius:24px;border:1px solid #E3E9E1;text-align:center;transition:all .3s ease}.trust-card:hover{box-shadow:0 20px 32px #00000014;border-color:#6b8e6f;transform:translateY(-6px)}.trust-card-image-wrap{width:100%;height:80px;margin:20px auto 0;border-radius:20px;overflow:hidden;background:linear-gradient(135deg,#e8f0e6,#c5d3b8);display:flex;align-items:center;justify-content:center;transition:all .3s ease}.trust-card:hover .trust-card-image-wrap{box-shadow:0 14px 24px #0000001f}.trust-card-image{width:100%;height:100%;object-fit:cover;display:block}.trust-card h3{margin:0 0 12px;color:#2c3e2e;font-size:20px;line-height:1.25;font-weight:600}.trust-card p{margin:0;color:#5a6b5c;font-size:16px;line-height:1.6}@media screen and (min-width:750px){.trust-strip-section{padding:56px 24px 72px}.trust-strip-grid{grid-template-columns:repeat(2,1fr);gap:20px}.trust-card{padding:28px 22px}}@media screen and (min-width:1100px){.trust-strip-grid{grid-template-columns:repeat(4,1fr);gap:24px}.trust-card{padding:28px 24px}}.ecosystem-section{background:#e8f0e6;padding:64px 20px}.ecosystem-container{max-width:1000px;margin:0 auto}.ecosystem-title{margin:0 0 32px;color:#2c3e2e;text-align:center;font-size:clamp(32px,5vw,56px);line-height:1.1;font-weight:600}.ecosystem-intro{margin:0 auto 40px;max-width:760px;color:#3a4a3c;text-align:center;font-size:18px;line-height:1.8}.ecosystem-grid{display:grid;grid-template-columns:1fr;gap:20px}.ecosystem-card{background:#fff;border:1px solid #C5D3B8;border-radius:24px;padding:28px 22px}.ecosystem-card h3{margin:0 0 16px;color:#6b8e6f;font-size:clamp(24px,3vw,32px);line-height:1.25;font-weight:600}.ecosystem-card p{margin:0;color:#3a4a3c;font-size:16px;line-height:1.8}.ecosystem-badges-card{display:flex;align-items:center;justify-content:center}.ecosystem-badges{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;align-items:center}.ecosystem-badges span{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;background:#e8f0e6;color:#6b8e6f;border-radius:999px;font-size:18px;line-height:1.2;font-weight:600}@media screen and (min-width:750px){.ecosystem-section{padding:88px 32px}.ecosystem-intro{margin-bottom:48px}.ecosystem-grid{grid-template-columns:1fr 1fr;gap:24px}.ecosystem-card{padding:32px 28px}}@media screen and (min-width:990px){.ecosystem-section{padding:96px 48px}.ecosystem-card{padding:36px 32px}}.wild-section{background:#3a4a3c;color:#fff;padding:64px 20px}.wild-container{max-width:900px;margin:0 auto;text-align:center}.wild-title{margin:0 0 24px;color:#fff;font-size:clamp(32px,5vw,56px);line-height:1.1;font-weight:600}.wild-subtitle{margin:0 0 32px;color:#fffffff2;font-size:clamp(22px,2.6vw,30px);line-height:1.6;font-weight:300}.wild-card{background:#2c3e2e;border:1px solid #4A5A4C;border-radius:24px;padding:28px 22px;text-align:left;display:grid;gap:24px}.wild-card p{margin:0;color:#e8efe3;font-size:18px;line-height:1.8}.wild-quote{color:#fff!important;text-align:center;font-size:clamp(22px,2.6vw,30px)!important;line-height:1.5!important;font-style:italic;font-weight:600;padding-top:8px}@media screen and (min-width:750px){.wild-section{padding:88px 32px}.wild-card{padding:36px 32px;gap:28px}}@media screen and (min-width:990px){.wild-section{padding:96px 48px}.wild-card{padding:44px 40px}}.herbs-section{padding:64px 20px}.herbs-container{max-width:1400px;margin:0 auto}.herbs-layout{display:grid;grid-template-columns:1fr;gap:32px;align-items:start}.herbs-content{display:grid;gap:24px;text-align:left;order:1}.herbs-title{margin:0 0 16px;color:#2c3e2e;text-align:left;font-size:clamp(32px,5vw,56px);line-height:1.15;font-weight:600}.herbs-content p{margin:0;color:#3a4a3c;font-size:18px;line-height:1.8}.herbs-quote{margin-top:8px!important;color:#2c3e2e!important;text-align:left;font-size:clamp(22px,2.6vw,30px)!important;line-height:1.5!important;font-style:italic;font-weight:600}.herbs-image-wrap{order:2;width:100%}.herbs-image{width:100%;aspect-ratio:1 / 1;object-fit:cover;display:block;border-radius:24px}@media screen and (min-width:750px){.herbs-section{padding:88px 32px}.herbs-layout{grid-template-columns:minmax(260px,360px) minmax(0,1fr);gap:48px}.herbs-image-wrap{order:1}.herbs-content{order:2;gap:28px}.herbs-image{aspect-ratio:1 / 3;height:100%;max-height:820px}}@media screen and (min-width:990px){.herbs-section{padding:96px 48px}.herbs-layout{grid-template-columns:minmax(300px,380px) minmax(0,1fr);gap:64px}}.herbs-list-section{padding:64px 20px;background:#fff}.herbs-list-container{max-width:1400px;margin:0 auto}.herbs-list-grid{display:grid;grid-template-columns:1fr;gap:40px}.herbs-list-title{position:relative;align-self:start}.herbs-list-title h2{margin:0;color:#2c3e2e;font-size:clamp(32px,5vw,72px);line-height:1.1;font-weight:600}.herbs-list-items{display:grid;gap:32px}.herb-card{background:#f9f7f4;border:1px solid #E3E9E1;border-radius:24px;padding:28px 22px;transition:box-shadow .3s ease}.herb-card:hover{box-shadow:0 10px 24px #0000000f}.herb-card-grid{display:grid;grid-template-columns:1fr;gap:24px;align-items:start}.herb-image-wrap{width:100%}.herb-image{width:100%;aspect-ratio:1 / 1.5;object-fit:cover;display:block;background:#fff;border-radius:16px}.herb-content h3{margin:0 0 8px;color:#2c3e2e;font-size:clamp(26px,3vw,38px);line-height:1.15;font-weight:600}.herb-latin{margin:0 0 12px;color:#6b8e6f;font-style:italic;font-size:16px;line-height:1.5}.herb-summary{margin:0 0 16px;color:#2c3e2e;font-size:18px;line-height:1.5;font-weight:600}.herb-description{margin:0;color:#3a4a3c;font-size:16px;line-height:1.8}@media screen and (min-width:750px){.herbs-list-section{padding:88px 32px}.herbs-list-grid{grid-template-columns:minmax(220px,280px) minmax(0,1fr);gap:48px;align-items:start}.herbs-list-title{position:sticky;top:96px}.herb-card{padding:36px 28px}.herb-card-grid{grid-template-columns:minmax(170px,220px) minmax(0,1fr);gap:32px}}@media screen and (min-width:990px){.herbs-list-section{padding:96px 48px}.herb-card{padding:40px 36px}.herb-card-grid{grid-template-columns:220px minmax(0,1fr);gap:40px}}.mechanism-section{background:#e8f0e6;padding:64px 20px}.mechanism-container{max-width:1400px;margin:0 auto}.mechanism-eyebrow{margin-bottom:12px;color:#6b8e6f;letter-spacing:.15em;text-transform:uppercase;font-size:15px}.mechanism-title{margin:0 0 48px;color:#2c3e2e;font-size:clamp(32px,5vw,56px);line-height:1.1;font-weight:600}.mechanism-top-grid{display:grid;grid-template-columns:1fr;gap:32px;margin-bottom:32px}.mechanism-image-card,.mechanism-bottom-card{background:#fff;border-radius:24px;padding:28px 22px;box-shadow:0 2px 10px #0000000a}.mechanism-image{width:100%;height:240px;object-fit:contain;border-radius:16px;display:block;margin-bottom:20px}.mechanism-image-caption{margin:0;font-size:14px;line-height:1.6;color:#5a6b5c;font-style:italic}.mechanism-copy{display:grid;gap:24px}.mechanism-copy p,.mechanism-axis p{margin:0;font-size:18px;line-height:1.8;color:#3a4a3c}.mechanism-intro{margin:0 0 32px;color:#2c3e2e;font-size:clamp(22px,3vw,30px);line-height:1.5;font-weight:600}.mechanism-axes-grid{display:grid;grid-template-columns:1fr;gap:28px}.mechanism-axis h4{margin:0 0 12px;color:#6b8e6f;font-size:22px;font-weight:600}.mechanism-quote{margin:32px 0 0;color:#2c3e2e;font-size:clamp(20px,2.4vw,24px);font-style:italic}@media screen and (min-width:750px){.mechanism-section{padding:88px 32px}.mechanism-top-grid{grid-template-columns:1fr 1fr;gap:48px}.mechanism-image-card,.mechanism-bottom-card{padding:36px 32px}.mechanism-axes-grid{grid-template-columns:repeat(3,1fr);gap:32px}}@media screen and (min-width:990px){.mechanism-section{padding:96px 48px}.mechanism-image-card,.mechanism-bottom-card{padding:40px}}.fifteen-end{display:flex;justify-content:end;flex-direction:column}.top-auto{margin-top:auto}.pillars-section{padding:64px 20px}.pillars-container{max-width:1400px;margin:0 auto}.pillars-eyebrow{color:#6b8e6f;text-transform:uppercase;letter-spacing:.15em;font-size:15px;margin-bottom:12px}.pillars-title{font-size:clamp(32px,5vw,56px);line-height:1.1;margin:0 0 64px;color:#2c3e2e;font-weight:600}.pillar-block{margin-bottom:80px}.pillar-header{display:flex;align-items:center;gap:16px;margin-bottom:24px}.pillar-number{width:48px;min-width:48px;height:48px;border-radius:50%;background:#6b8e6f;color:#fff;display:flex;align-items:center;justify-content:center;font-size:20px;font-weight:700;line-height:1;flex-shrink:0}.pillar-header h3{margin:0;color:#2c3e2e;font-size:clamp(28px,4vw,42px);line-height:1.2;font-weight:600}.pillar-card{background:#fff;border:1px solid #E3E9E1;border-radius:24px;padding:32px 24px;box-shadow:0 2px 10px #00000008}.pillar-card h4{margin:0 0 24px;color:#3a4a3c;font-size:clamp(24px,3vw,32px);line-height:1.2;font-weight:600}.pillar-card p{margin:0 0 16px;color:#3a4a3c;font-size:18px;line-height:1.6}.pillar-card p:last-child{margin-bottom:0}.highlight-box{background:#f9f7f4;padding:28px 24px;border-radius:16px;margin:24px 0}.highlight-title{margin-bottom:20px!important;font-weight:600}.triple-list{display:grid;gap:16px}.triple-item{display:flex;gap:14px;align-items:flex-start}.triple-number{color:#6b8e6f;font-size:28px;line-height:1;min-width:24px;font-weight:600}.triple-item p{margin:0}.comparison-grid{display:grid;grid-template-columns:1fr;gap:24px;margin:32px 0}.comparison-card{background:#f9f7f4;border-radius:20px;padding:12px 28px;text-align:center;min-height:120px;display:flex;flex-direction:column;justify-content:space-between}.comparison-card-highlight{border:2px solid #6B8E6F}.comparison-card-green{background:#e8f0e6}.comparison-label{margin-bottom:28px;color:#5a6b5c;text-transform:uppercase;letter-spacing:.12em;font-size:14px;line-height:1.3;font-weight:800}.comparison-label-green{color:#6b8e6f}.comparison-visual p,.comparison-card>p{margin:0;color:#5a6b5c;font-size:18px;line-height:1.6}.single-circle{width:64px;height:64px;background:#a7ba8d;border-radius:50%;margin:0 auto 18px}.circle-group{display:flex;justify-content:center;gap:10px;margin-bottom:18px}.circle-group span{width:44px;height:44px;border-radius:50%;background:#6b8e6f;display:block}.circle-group span:nth-child(2){opacity:.82}.circle-group span:nth-child(3){opacity:.62}.dots-line{display:flex;justify-content:center;align-items:center;flex-wrap:nowrap;gap:10px;margin:0 0 34px;overflow-x:auto;overflow-y:hidden;padding-bottom:4px;max-width:100%}.dots-line span{width:22px;height:22px;border-radius:50%;background:#c5d3b8;flex:0 0 auto;display:block}.dots-columns{display:flex;justify-content:center;align-items:flex-start;gap:18px;margin:0 0 34px;max-width:100%;overflow-x:auto;overflow-y:hidden;padding-bottom:4px}.dot-column{display:flex;flex-direction:column;gap:10px;flex:0 0 auto}.dot-column span{width:16px;height:16px;border-radius:50%;background:#6b8e6f;display:block}.big-number{margin:0 0 8px;color:#5a6b5c;font-size:clamp(42px,5vw,60px);line-height:1;font-weight:600}.big-number-green{color:#6b8e6f}@media screen and (max-width:749px){.pillar-header{align-items:flex-start;gap:14px}.pillar-number{margin-top:2px}.comparison-grid{grid-template-columns:1fr;gap:18px}.comparison-card{min-height:auto;padding:28px 20px 32px}.dots-line{flex-wrap:wrap;justify-content:center;gap:8px;max-width:140px;margin-left:auto;margin-right:auto}.dots-line span{width:14px;height:14px}.dots-columns{gap:14px;flex-wrap:nowrap;overflow-x:auto;padding-bottom:4px}.dot-column{gap:8px}.dot-column span{width:12px;height:12px}}@media screen and (min-width:750px){.comparison-grid{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:28px}.comparison-card{padding:44px 32px 48px}}.problem-section{background:#3a4a3c;color:#fff;padding:64px 20px}.problem-container{max-width:1400px;margin:0 auto}.problem-eyebrow{color:#a7ba8d;letter-spacing:.15em;text-transform:uppercase;font-size:12px;margin-bottom:12px}.problem-title{font-size:clamp(32px,5vw,56px);line-height:1.1;margin-bottom:48px;font-weight:600}.problem-grid{display:grid;grid-template-columns:1fr;gap:40px;align-items:stretch}.problem-card{background:#2c3e2e;border-radius:24px;border:1px solid #4A5A4C;overflow:hidden;display:flex;flex-direction:column}.problem-image{width:100%;aspect-ratio:16 / 9;object-fit:cover;display:block}.problem-card-content{padding:32px 24px}.problem-stat-group{margin-bottom:28px}.problem-stat-row{display:flex;align-items:baseline;gap:12px;margin-bottom:6px}.problem-stat-number{font-size:clamp(40px,6vw,64px);font-weight:700;line-height:1}.problem-stat-number.primary{color:#bcd1a0}.problem-stat-number.accent{color:#d7a065}.problem-stat-label{font-size:12px;color:#c5d3b8}.problem-stat-desc{font-size:14px;color:#c5d3b8;margin:0}.problem-content p{font-size:18px;line-height:1.8;margin-bottom:24px;color:#e8efe3}.problem-quote{font-style:italic;font-size:clamp(20px,2.5vw,28px);color:#fff}@media screen and (min-width:750px){.problem-section{padding:88px 32px}.problem-grid{grid-template-columns:1fr 1fr;gap:60px}.problem-card-content{padding:40px 32px}}@media screen and (min-width:990px){.problem-section{padding:96px 48px}}.research-section{padding:64px 20px}.research-container{max-width:1000px;margin:0 auto}.research-eyebrow{margin-bottom:12px;color:#6b8e6f;letter-spacing:.15em;text-transform:uppercase;text-align:center;font-size:15px;line-height:1.4}.research-title{margin:0 0 32px;color:#2c3e2e;font-size:clamp(32px,5vw,56px);text-align:center;line-height:1.1;font-weight:600}.research-intro{margin:0 0 48px;color:#3a4a3c;font-size:18px;text-align:center;line-height:1.8;max-width:980px}.research-groups{display:grid;gap:48px}.research-group-title{margin:0 0 24px;padding-bottom:12px;color:#2c3e2e;font-size:clamp(24px,3vw,32px);line-height:1.2;font-weight:600;border-bottom:2px solid #E3E9E1}.research-cards{display:grid;gap:20px}.research-card{background:#fff;border-left:4px solid #6B8E6F;border-radius:14px;padding:24px 20px;box-shadow:0 2px 10px #00000008}.research-card h4{margin:0 0 10px;color:#2c3e2e;font-size:20px;line-height:1.4;font-weight:600}.research-card p{margin:0;color:#3a4a3c;font-size:16px;line-height:1.8}.research-transparency{margin-top:48px;background:#e8f0e6;border-left:4px solid #D4A574;border-radius:24px;padding:28px 24px}.research-transparency h4{margin:0 0 16px;color:#2c3e2e;font-size:20px;line-height:1.3;font-weight:600}.research-transparency p{margin:0;color:#3a4a3c;font-size:16px;line-height:1.8;font-style:italic}@media screen and (min-width:750px){.research-section{padding:88px 32px}.research-cards{gap:24px}.research-card{padding:28px 24px}.research-transparency{margin-top:56px;padding:32px 28px}}@media screen and (min-width:990px){.research-section{padding:96px 48px}.research-card{padding:32px 28px}.research-transparency{padding:36px 32px}}.superorganism-section{padding:64px 20px;background:#f8faf7}.superorganism-container{max-width:1400px;margin:0 auto}.superorganism-eyebrow{margin-bottom:12px;color:#6b8e6f;letter-spacing:.15em;text-transform:uppercase;font-size:12px;line-height:1.4}.superorganism-title{margin:0 0 32px;color:#2c3e2e;font-size:clamp(32px,5vw,56px);line-height:1.1;font-weight:600}.superorganism-stats{display:grid;grid-template-columns:1fr;gap:20px;margin-bottom:48px}.superorganism-stat-card{background:#fff;padding:32px 24px;border:1px solid #E3E9E1;border-radius:24px;box-shadow:0 4px 14px #0000000a}.superorganism-stat-number{margin-bottom:12px;color:#6b8e6f;font-size:clamp(36px,6vw,56px);line-height:1;font-weight:700}.superorganism-stat-text{margin:0;color:#5a6b5c;font-size:16px;line-height:1.6}.superorganism-content{max-width:1200px}.superorganism-content p{margin:0 0 24px;color:#3a4a3c;font-size:18px;line-height:1.8}.superorganism-content .superorganism-lead{font-size:clamp(20px,2.3vw,26px);line-height:1.7}.superorganism-content .superorganism-quote{margin-top:8px;color:#2c3e2e;font-size:clamp(24px,3vw,24px);line-height:1.4;font-style:italic}@media screen and (min-width:750px){.superorganism-section{padding:88px 32px}.superorganism-stats{grid-template-columns:repeat(3,1fr);gap:24px}.superorganism-stat-card{padding:36px 28px}}@media screen and (min-width:990px){.superorganism-section{padding:96px 48px}}.st-better-section{padding:100px 12px;background:#f9f7f4}.st-better-container{max-width:1400px;margin:0 auto}.st-better-header{text-align:center;margin-bottom:40px}.st-better-eyebrow{margin-bottom:16px;color:#6b8e6f;font-size:15px;letter-spacing:.15em;text-transform:uppercase;font-weight:600}.st-better-header h2{margin:0;color:#2c3e2e;font-size:clamp(32px,5vw,56px);font-weight:600}.st-comparison-box{background:#fff;border:1px solid #E3E9E1;border-radius:24px;overflow:hidden;box-shadow:0 10px 24px #0000000f;display:flex;flex-direction:column}.st-comparison-col{display:flex;flex-direction:column}.st-comparison-col:last-child{border-top:2px solid #E3E9E1}.st-comparison-head-cell{padding:20px;background:#e8f0e6;text-align:center}.st-comparison-head-cell h3{margin:0;color:#6b8e6f;font-size:26px;font-weight:600}.st-comparison-rows{display:flex;flex-direction:column;flex:1}.st-comparison-cell{padding:20px;border-top:1px solid #E3E9E1;background:#fff}.st-comparison-label{margin:0 0 8px;color:#5a6b5c;font-size:16px;font-weight:600}.st-comparison-text{margin:0;color:#3a4a3c;font-size:18px;line-height:1.7}.st-comparison-text-strong{color:#2c3e2e}@media screen and (min-width:750px){.st-comparison-box{flex-direction:row}.st-comparison-col{flex:1}.st-comparison-col:last-child{border-top:none;border-left:1px solid #E3E9E1}.st-comparison-rows{flex-direction:row;height:100%}.st-comparison-cell{flex:1;border-top:1px solid #E3E9E1;border-left:1px solid #E3E9E1}.st-comparison-cell:first-child{border-left:none}}.st-starter-drops-section{padding:80px 12px;background:#fff}.st-starter-drops-container{max-width:1400px;margin:0 auto}.st-starter-drops-header{text-align:center;margin-bottom:48px}.st-starter-drops-eyebrow{font-size:15px;letter-spacing:.15em;text-transform:uppercase;color:#6b8e6f;margin-bottom:16px;font-weight:600}.st-starter-drops-header h2{margin:0;font-size:clamp(32px,5vw,56px);color:#2c3e2e;font-weight:600}.st-starter-drops-grid{display:grid;grid-template-columns:1fr;gap:24px;margin-bottom:32px}.st-starter-card{background:#f9f7f4;padding:24px;border-radius:16px;border:1px solid #E3E9E1;text-align:center;transition:all .3s ease}.st-starter-card:hover{background:#fff;border-color:#c5d3b8;box-shadow:0 10px 24px #0000000f;transform:translateY(-4px)}.st-starter-image{width:100%;aspect-ratio:1 / 1;border-radius:12px;overflow:hidden;margin-bottom:16px;display:flex;align-items:center;justify-content:center}.st-starter-image img{width:100%;height:auto;object-fit:contain}.st-starter-card h3{margin:32px 0 16px;font-size:32px;color:#6b8e6f;font-weight:600}.st-starter-text{display:flex;padding-top:16px;padding-left:40px;padding-right:40px;flex-direction:column;gap:10px;text-align:center;font-size:16px;line-height:1.6;color:#3a4a3c}.st-starter-text p{margin:0}.st-starter-text .st-highlight{color:#6b8e6f;font-size:18px;padding-top:16px;font-style:italic;font-weight:600}.st-starter-card-final{text-align:center;background:#f9f7f4;border:1px solid #C5D3B8}.st-starter-card-final p{margin:0;font-size:20px;line-height:1.6;color:#2c3e2e;font-style:italic;font-weight:600}@media screen and (min-width:750px){.st-starter-drops-grid{grid-template-columns:1fr 1fr;gap:32px}.st-starter-card{padding:32px}}.st-inside-section{background:#f9f7f4;padding:80px 12px}.st-inside-container{max-width:1400px;margin:0 auto}.st-inside-header{text-align:center;margin-bottom:48px}.st-inside-header h2{margin:0;font-size:clamp(32px,5vw,56px);color:#2c3e2e;font-weight:600}.st-inside-grid{display:grid;grid-template-columns:1fr;gap:32px}.st-inside-left{display:flex;flex-direction:column;gap:20px}.st-inside-card{background:#fff;padding:20px;border-radius:12px;border:1px solid #E3E9E1;transition:all .3s ease}.st-inside-card:hover{box-shadow:0 8px 20px #0000000d;transform:translateY(-3px)}.st-inside-card h3{margin:0 0 8px;font-size:22px;color:#2c3e2e;font-weight:600}.st-inside-card p{margin:0;font-size:16px;line-height:1.7;color:#3a4a3c}.st-ingredients-badges{display:flex;flex-wrap:wrap;gap:12px;justify-content:flex-start}.st-ingredients-badges span{display:inline-flex;align-items:center;justify-content:center;padding:10px 16px;background:#fff;color:#6b8e6f;border:1px solid #6B8E6F;border-radius:999px;font-size:16px;line-height:1.2;font-weight:600}.st-inside-video-wrapper{position:relative;border-radius:16px;overflow:hidden;min-height:500px}.st-inside-video-wrapper video{width:100%;height:100%;object-fit:cover}@media screen and (min-width:750px){.st-inside-grid{grid-template-columns:1fr 1fr;gap:40px}.st-inside-video-wrapper{position:sticky;top:100px;min-height:600px}.st-inside-card{padding:24px}}.st-usage-section{padding:64px 20px}.st-usage-container{max-width:1400px;margin:0 auto}.st-usage-layout{display:grid;grid-template-columns:1fr;gap:32px}.st-usage-image-wrap{display:none}.st-usage-image{width:100%;height:100%;object-fit:cover;border-radius:24px;display:block}.st-usage-content{height:100%}.st-usage-header{text-align:center;margin-bottom:40px}.st-usage-header h2{margin:0 0 12px;color:#2c3e2e;font-size:clamp(32px,5vw,48px);font-weight:600}.st-usage-header p{margin:0;color:#5a6b5c;font-size:20px}.st-usage-list{display:flex;flex-direction:column;gap:20px}.st-usage-card{background:#fff;border:1px solid #E3E9E1;border-radius:16px;padding:16px;transition:box-shadow .3s ease,transform .2s ease}.st-usage-card:hover{box-shadow:0 8px 20px #0000000f;transform:translateY(-2px)}.st-usage-card-inner{display:flex;gap:16px}.st-usage-step{width:56px;height:56px;border-radius:50%;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:700;flex-shrink:0}.st-usage-phase{font-size:12px;text-transform:uppercase;margin-bottom:6px;font-weight:600}.st-usage-card h3{margin:0;color:#2c3e2e;font-size:22px}.st-usage-footer{text-align:center;font-size:13px;color:#5a6b5c;margin-top:24px;font-style:italic}@media screen and (min-width:990px){.st-usage-layout{grid-template-columns:300px 1fr;gap:48px;align-items:stretch}.st-usage-image-wrap{display:block;height:100%;align-self:stretch}}.testimonials-section{padding:40px 20px}.testimonials-container{max-width:1400px;margin:0 auto}.testimonials-grid{display:grid;grid-template-columns:1fr;gap:24px}.testimonial-card{background:#fff;padding:28px 22px;border-radius:24px;border:1px solid #E3E9E1;box-shadow:0 2px 10px #0000000a;transition:box-shadow .3s ease}.testimonial-card:hover{box-shadow:0 10px 24px #00000014}.testimonial-header{display:flex;align-items:flex-start;gap:18px;margin-bottom:24px}.testimonial-photo{width:80px;height:80px;min-width:80px;object-fit:cover;border-radius:50%;border:4px solid #E8F0E6;display:block}.testimonial-meta{flex:1;min-width:0}.testimonial-meta-top{display:flex;align-items:flex-start;justify-content:space-between;gap:12px;margin-bottom:4px}.testimonial-meta h4{margin:0;color:#2c3e2e;font-size:28px;line-height:1.2;font-weight:600}.testimonial-logo{display:none}.testimonial-profession{margin:0 0 4px;color:#6b8e6f;font-size:14px;line-height:1.5}.testimonial-location{margin:0;color:#8a9a8c;font-size:14px;line-height:1.5}.testimonial-quote-box{background:#e8f0e6;padding:24px 20px;border-radius:16px;margin-bottom:24px;border-left:4px solid #6B8E6F}.testimonial-quote{margin:0;color:#2c3e2e;font-size:24px;line-height:1.6;font-style:italic}.testimonial-body{margin:0;color:#3a4a3c;font-size:16px;line-height:1.8}@media screen and (min-width:750px){.testimonials-section{padding:24px 32px}.testimonials-grid{grid-template-columns:1fr 1fr;gap:32px}.testimonial-card{padding:36px 32px}.testimonial-logo{display:block;width:24px;height:auto;object-fit:contain;flex-shrink:0;margin-top:0;margin-right:0}}@media screen and (min-width:990px){.testimonials-section{padding:48px}.testimonial-card{padding:40px}}
/*# sourceMappingURL=/cdn/shop/t/3/compiled_assets/styles.css.map */
