@charset "UTF-8";
:root{--green:#164638;--ink:#193e33;--muted:#5f7068;--paper:#fafbf7;--yellow:#f6dc79;--line:#dce4dc;--soft:#eef3ec;font-family:"PingFang SC","Microsoft YaHei",Arial,sans-serif;color:var(--ink);background:var(--paper);font-synthesis:none;scroll-behavior:smooth;scroll-padding-top:110px}*{box-sizing:border-box}body{margin:0}a{color:inherit;text-decoration:none}button{font:inherit}button,a,summary{-webkit-tap-highlight-color:transparent}button:focus-visible,a:focus-visible,summary:focus-visible{outline:3px solid #bd7800;outline-offset:5px}::selection{background:var(--yellow);color:var(--green)}.wrap{width:min(1240px,calc(100% - 96px));margin-inline:auto}.header{height:96px;padding:0 48px;display:flex;align-items:center;justify-content:space-between;background:rgba(250,251,247,.96);position:sticky;top:0;z-index:20;border-bottom:1px solid rgba(22,70,56,.08);backdrop-filter:blur(16px)}.brand{display:flex;align-items:center;gap:17px}.wordmark{font-family:Arial,sans-serif;font-size:41px;font-weight:800;letter-spacing:-2.5px}.brand-dot{color:#ad7420}.brand-cn{font-size:18px;font-weight:700;letter-spacing:2px;border-left:1px solid #b7c6ba;padding-left:17px}.header nav{display:flex;gap:30px;font-size:15px}.header nav a:hover{color:#9e6e15}.nav-cta{border:1px solid var(--green);border-radius:99px;padding:13px 21px;font-size:14px;display:flex;gap:25px}.hero{display:grid;grid-template-columns:1fr 1.12fr;gap:60px;padding-top:58px;padding-bottom:76px;align-items:center}.eyebrow{font-size:13px;font-weight:600;letter-spacing:2px;line-height:1.8;margin:0 0 25px}.hero .eyebrow{font-size:15px;letter-spacing:2px;display:flex;align-items:center;gap:10px}.tiny-sun{font-size:30px;color:#a26d1a}h1{font-size:clamp(56px,5.5vw,80px);font-weight:650;letter-spacing:-3px;line-height:1.25;margin:0 0 26px}.underline{background:linear-gradient(transparent 79%,var(--yellow) 79%,var(--yellow) 94%,transparent 94%)}.hero-description{font-size:18px;line-height:1.9;color:var(--muted);margin:0 0 30px}.hero-actions{display:flex;gap:12px}.button{display:inline-flex;align-items:center;justify-content:space-between;gap:38px;padding:17px 23px;border-radius:50px;font-size:16px;font-weight:600;border:1px solid var(--green);transition:transform .2s,background .2s}.button:hover{transform:translateY(-3px)}.primary{background:var(--green);color:white}.secondary{background:transparent}.secondary:hover{background:var(--soft)}.hero-foot{font-size:13px;color:var(--muted);margin:26px 0 0}.hero-foot span{margin:0 14px}.hero-visual{height:545px;position:relative;padding-right:20px}.hero-photo{height:100%;background:#dfe8d9;border-radius:180px 180px 24px 24px;background-size:cover;background-position:center;overflow:hidden}.photo-note{position:absolute;bottom:25px;left:-32px;right:44px;background:var(--yellow);border-radius:16px;padding:21px 24px;display:flex;gap:16px;align-items:center;box-shadow:0 8px 20px #1433280b}.note-symbol{font-size:40px;line-height:1}.photo-note strong{display:block;font-size:18px;margin-bottom:6px}.photo-note div span{font-size:13px}.vertical-note{position:absolute;right:-13px;top:90px;writing-mode:vertical-rl;font-size:11px;letter-spacing:2.5px}.statement{border-block:1px solid var(--line)}.statement-inner{display:flex;align-items:center;justify-content:space-between;gap:30px;padding-block:28px}.statement-label{font-size:13px;line-height:1.7;color:var(--muted)}.statement-label b{font-size:15px;font-weight:500;color:var(--ink)}.statement p{font-size:19px;letter-spacing:1px}.statement p span{display:inline-block;margin:0 24px;color:#9aae9b}.section{padding-block:100px}h2{font-size:44px;line-height:1.42;letter-spacing:-1.5px;font-weight:600;margin:0}.section-top{display:flex;justify-content:space-between;align-items:end;gap:40px}.section-intro{font-size:17px;line-height:1.9;color:var(--muted);margin-bottom:5px}.tabs{display:flex;border-bottom:1px solid var(--line);gap:45px;margin-top:45px}.tabs button{border:0;border-bottom:3px solid transparent;background:transparent;color:var(--muted);padding:20px 0;cursor:pointer;font-size:21px;font-weight:600;display:flex;align-items:center;gap:18px}.tabs button span{font-size:11px;letter-spacing:1px;font-weight:400}.tabs button[aria-selected=true]{border-color:var(--green);color:var(--green)}.product-panel{display:grid;grid-template-columns:1fr 1.15fr;gap:60px;align-items:center;padding-top:50px;min-height:570px}.product-panel[hidden]{display:none}.pill{display:inline-block;border-radius:99px;background:var(--soft);padding:8px 14px;font-size:13px;margin-bottom:21px}h3{font-size:27px;line-height:1.55;font-weight:600;margin:0 0 17px}.product-copy>p{font-size:16px;line-height:1.9;color:var(--muted);margin:0 0 26px;max-width:430px}.feature-list{list-style:none;padding:0;margin:0;display:grid;gap:22px}.feature-list li{display:flex;gap:16px;align-items:start}.feature-list li>span{font-size:13px;color:#a27424;padding-top:4px}.feature-list strong{font-size:16px;font-weight:600}.feature-list p{font-size:14px;color:var(--muted);line-height:1.8;margin:5px 0 0}.dashboard-demo{background:white;border:1px solid #d6dfd5;border-radius:16px;box-shadow:18px 22px 0 #e8eee4;transform:rotate(-1deg)}.demo-top{padding:17px 22px;border-bottom:1px solid var(--line);display:flex;justify-content:space-between;align-items:center}.demo-top b{font-size:21px;letter-spacing:-.5px}.demo-top b span{font-size:12px;font-weight:400;letter-spacing:0}.demo-label{font-size:12px;color:var(--muted)}.dashboard-content{padding:26px}.dash-heading{display:flex;justify-content:space-between;align-items:center;gap:10px}.dash-heading div>span{font-size:12px;color:var(--muted)}h4{font-size:21px;margin:8px 0 0}.date-pill{font-size:12px;padding:7px;background:var(--soft);border-radius:5px;white-space:nowrap}.mini-metrics{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin:25px 0}.mini-metrics>div{padding:14px 10px;border:1px solid var(--line);border-radius:8px}.mini-metrics span{display:block;font-size:12px;color:var(--muted)}.mini-metrics strong{display:block;font-size:19px;font-weight:500;margin-top:10px}.demo-meal{display:flex;gap:12px;align-items:center;margin:0 0 24px}.meal-mark{background:#f6e9be;color:#8a631b;border-radius:10px;padding:14px;font-size:20px}.demo-meal strong{font-size:14px}.demo-meal p{font-size:12px;color:var(--muted);margin:8px 0 0}.table-row{display:grid;grid-template-columns:1fr 1.3fr .7fr;align-items:center;gap:6px;padding:12px 0;border-bottom:1px solid #edf0e9;font-size:12px}.table-row>span:first-child{display:flex;align-items:center;gap:7px}.table-head{color:var(--muted);font-size:12px}.avatar{border-radius:100%;display:inline-grid;place-items:center;width:27px;height:27px;font-style:normal;font-size:12px;flex-shrink:0}.a1{background:#f4e4ca}.a2{background:#dcebdc}.a3{background:#e6dff0}.tag{color:#2c6247;background:#edf5ec;padding:5px 6px;border-radius:5px;width:fit-content;font-size:12px;white-space:nowrap}.tag.pending{color:#926310;background:#fff3d8}.demo-bottom{font-size:12px;color:var(--muted);margin-top:22px}.demo-bottom span{margin-right:6px}.family-demo{background:#e5eddf;border-radius:18px;min-height:510px;position:relative;padding:28px 40px 40px;display:flex;align-items:center;gap:28px;justify-content:center}.phone{background:#fbfcf8;border:6px solid #1d4135;border-radius:31px;width:260px;padding:0 16px 14px;box-shadow:12px 12px 28px #23422b15;flex-shrink:0}.phone-island{height:12px;background:#1d4135;width:80px;border-radius:0 0 12px 12px;margin:auto}.phone-brand{padding-top:18px}.phone-brand b{font-size:15px;display:block}.phone-brand>span{font-size:10px;letter-spacing:2px}.phone-greeting{font-size:16px;font-weight:600;margin:23px 0 17px}.phone-card{background:var(--green);color:white;border-radius:12px;padding:19px 15px}.phone-card>span{font-size:12px;color:#ead78e}.phone-card h4{font-size:23px;line-height:1.55;margin-top:12px}.phone-card p{font-size:12px;line-height:1.8;color:#e2e9e1}.phone-button{display:inline-block;background:var(--yellow);color:var(--green);padding:9px 13px;border-radius:30px;font-size:12px;margin-top:4px}.phone-progress{padding:19px 0}.phone-progress span{display:block;font-size:11px;color:var(--muted)}.phone-progress strong{display:block;font-size:14px;margin:9px 0}.phone-progress p{font-size:11px;line-height:1.6;color:var(--muted)}.phone-nav{display:flex;justify-content:space-between;border-top:1px solid var(--line);padding-top:10px;font-size:11px}.family-note{align-self:center;font-size:20px;line-height:1.7;transform:rotate(4deg)}.family-note>span{font-size:55px;color:#b6851b;display:block}.family-demo-label{position:absolute;bottom:13px;font-size:11px;right:22px;color:var(--muted)}.journey{background:var(--green);color:#f7faee}.journey .eyebrow{color:#d3dfcc}.steps{display:grid;grid-template-columns:repeat(4,1fr);gap:32px;margin-top:55px}.step-number{font-family:Georgia,serif;font-style:italic;font-size:43px;color:var(--yellow);border-bottom:1px solid #628172;display:block;padding-bottom:17px;margin-bottom:25px}.steps h3{font-size:21px;margin-bottom:17px}.steps p{font-size:15px;line-height:1.9;color:#d1ded1;margin:0 0 30px}.step-caption{font-size:12px;color:#e5daa6;line-height:1.8}.method-note{font-size:12px;color:#c4d4c8;margin:40px 0 0;border-top:1px solid #456959;padding-top:22px}.growth{display:grid;grid-template-columns:1fr 1fr;gap:85px;align-items:center}.growth-title>p:not(.eyebrow){color:var(--muted);font-size:17px;line-height:2;margin:27px 0}.text-link{display:inline-flex;gap:50px;border-bottom:1px solid var(--green);padding-bottom:10px;font-size:15px;margin-top:15px}.growth-story{background:#f0eddf;border-radius:20px;padding:30px 36px}.story-top{font-size:14px;display:flex;justify-content:space-between;padding-bottom:25px;gap:10px}.story-top small{color:var(--muted);font-size:12px}.story-line{display:flex;gap:20px;position:relative;padding:16px 0 18px}.story-line:not(:nth-last-child(2)):after{content:"";position:absolute;width:1px;background:#c8d0b9;top:52px;bottom:-7px;left:16px}.story-point{width:33px;height:33px;border:1px solid #b3c1ac;border-radius:50%;display:grid;place-items:center;flex-shrink:0;font-family:Georgia,serif}.story-point.active{background:var(--green);color:white;border-color:var(--green)}.story-line small{font-size:12px;color:var(--muted)}.story-line h3{font-size:21px;margin:10px 0 7px}.story-line p{font-size:13px;line-height:1.8;color:var(--muted);margin:0}.story-footer{font-size:13px;border-top:1px solid #d3d8c6;padding-top:20px;margin-top:10px}.care-band{background:#edf2e9;padding:55px 0}.care-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:50px}.care-grid>div:not(:last-child){padding-right:35px;border-right:1px solid #cdd8c7}.care-icon{font-size:29px;display:block;margin-bottom:16px}.care-grid h3{font-size:21px;margin:0 0 13px}.care-grid p{font-size:14px;color:var(--muted);line-height:1.9;margin:0}.faq{display:grid;grid-template-columns:.85fr 1.3fr;gap:60px}.faq h2{font-size:37px}.faq>div>p:not(.eyebrow){color:var(--muted);font-size:16px;margin-top:23px}.faq-list details{border-bottom:1px solid var(--line)}.faq-list details:first-child{border-top:1px solid var(--line)}summary{list-style:none;cursor:pointer;display:flex;justify-content:space-between;align-items:center;gap:20px;padding:23px 0;font-size:16px;font-weight:500;line-height:1.6}summary::-webkit-details-marker{display:none}summary span{font-size:21px;font-weight:300;transition:transform .2s}details[open] summary span{transform:rotate(45deg)}details p{font-size:15px;color:var(--muted);line-height:1.9;margin:0 30px 23px 0}.closing{background:var(--yellow);position:relative;overflow:hidden;padding:80px 0}.closing h2{font-size:48px;position:relative;z-index:1}.closing .eyebrow{font-size:12px;position:relative;z-index:1}.yellow{background:var(--green);color:white;margin-top:30px;position:relative;z-index:1}.closing-word{position:absolute;right:-25px;bottom:-56px;font-size:270px;letter-spacing:-22px;font-family:Arial,sans-serif;font-weight:800;color:#dfbd54;opacity:.65;line-height:1}.footer{padding-block:36px;display:flex;align-items:center;justify-content:space-between;gap:25px}.footer .wordmark{font-size:30px}.footer .brand-cn{font-size:14px}.footer p{font-size:13px;color:var(--muted)}.footer>span{font-size:12px;color:var(--muted)}.skip{position:fixed;left:20px;top:-70px;z-index:50;padding:12px;background:white}.skip:focus{top:10px}
@media(min-width:1600px){.hero{padding-block:80px 100px}.hero-visual{height:605px}}
@media(max-width:1100px){.header{padding-inline:30px}.header nav{gap:20px}.brand-cn{font-size:15px}.wrap{width:calc(100% - 60px)}.hero{gap:35px}.hero-visual{height:510px}.photo-note{left:-16px;right:32px;padding:18px}.photo-note strong{font-size:16px}.hero-description{font-size:16px}.statement p{font-size:16px}.statement p span{margin:0 14px}.product-panel{gap:35px}.tabs button{font-size:19px}.dashboard-content{padding:20px}.family-demo{padding-inline:20px;gap:15px}.family-note{font-size:17px}.growth{gap:45px}.steps{gap:23px}.steps h3{font-size:19px}.footer{flex-wrap:wrap}.footer p{margin-left:auto}.footer>span{width:100%;text-align:right;margin-top:-12px}}
@media(max-width:800px){.header{height:80px;padding-inline:24px}.header nav{display:none}.nav-cta{padding:11px 15px;gap:15px}.wordmark{font-size:35px}.brand-cn{font-size:15px;padding-left:12px}.brand{gap:12px}.wrap{width:calc(100% - 48px)}.hero{padding-top:36px;padding-bottom:48px;gap:30px;grid-template-columns:1fr 1fr}.hero h1{font-size:51px}.hero .eyebrow{font-size:12px;letter-spacing:1px}.hero .tiny-sun{font-size:22px}.hero-description{font-size:15px}.hero-actions{gap:8px;flex-wrap:wrap}.hero .button{font-size:14px;padding:13px 16px;gap:16px}.hero-foot{font-size:11px;line-height:1.9}.hero-foot span{margin:0 5px}.hero-visual{height:430px;padding-right:8px}.photo-note{bottom:20px;left:-10px;right:15px;padding:15px;gap:9px}.photo-note strong{font-size:14px;line-height:1.6}.photo-note div span{font-size:11px;line-height:1.6}.note-symbol{font-size:28px}.vertical-note{right:-15px;font-size:9px}.statement-inner{padding-block:22px}.statement p{font-size:14px;line-height:1.9}.statement p span{margin:0 4px}.section{padding-block:65px}h2{font-size:35px}.section-top{gap:20px}.section-intro{font-size:14px}.tabs{gap:35px;margin-top:30px}.tabs button{display:block;text-align:left;font-size:19px}.tabs button span{display:block;font-size:10px;margin-top:7px}.product-panel{grid-template-columns:1fr;gap:35px;padding-top:35px}.product-copy>p{max-width:100%}.feature-list{grid-template-columns:repeat(3,1fr);gap:20px}.feature-list li{display:block}.feature-list li>span{display:block;margin-bottom:7px}.feature-list p{font-size:13px}.dashboard-demo{max-width:580px;width:calc(100% - 20px);margin:10px auto 20px;transform:rotate(-1deg)}.dashboard-content{padding:25px}.family-demo{min-height:480px}.family-note{font-size:24px;margin-left:20px}.steps{grid-template-columns:repeat(2,1fr);gap:35px;margin-top:35px}.steps p{margin-bottom:17px}.growth{grid-template-columns:1fr;gap:35px}.growth-title>p:not(.eyebrow){font-size:16px}.growth-story{max-width:580px;width:100%;margin:auto}.care-grid{gap:22px}.care-grid>div:not(:last-child){padding-right:20px}.care-grid p{font-size:13px}.faq{grid-template-columns:1fr;gap:30px}.closing{padding-block:60px}.closing h2{font-size:40px}.closing-word{font-size:190px;bottom:-30px;right:-20px;opacity:.5}.footer{gap:18px}.footer p{width:100%;margin:0}.footer>span{text-align:left;margin:0}}
@media(max-width:560px){:root{scroll-padding-top:90px}.header{padding-inline:20px;height:74px}.brand-cn{font-size:14px;letter-spacing:1px}.wordmark{font-size:33px}.nav-cta{font-size:12px;padding:10px 12px;gap:8px}.wrap{width:calc(100% - 40px)}.hero{grid-template-columns:1fr;padding-top:32px;gap:32px}.hero-copy{padding-left:3px}.hero .eyebrow{font-size:13px;margin-bottom:16px}.hero h1{font-size:60px;line-height:1.25;letter-spacing:-2px;margin-bottom:20px}.hero-description{font-size:16px;line-height:1.9}.hero-description br:first-of-type{display:none}.hero-actions{gap:12px}.hero .button{padding:15px 23px;gap:32px;font-size:15px}.hero-foot{font-size:12px;margin-top:20px}.hero-foot span{margin:0 10px}.hero-visual{height:390px;margin-inline:12px;padding-right:0}.hero-photo{border-radius:130px 130px 18px 18px;background-position:center 43%}.photo-note{left:-12px;right:12px;bottom:20px;padding:18px}.photo-note strong{font-size:16px}.photo-note div span{font-size:12px}.note-symbol{font-size:35px}.vertical-note{right:-17px;top:60px}.statement-inner{display:block;padding-block:22px}.statement-label{display:block;font-size:12px}.statement-label br{display:none}.statement-label b{margin-left:8px;font-size:13px}.statement p{font-size:14px;letter-spacing:0;margin:13px 0 0;display:flex;justify-content:space-between;gap:5px}.statement p span{margin:0}.eyebrow{font-size:10px;letter-spacing:1.4px;margin-bottom:17px}h2{font-size:33px;letter-spacing:-1px}.section-top{display:block}.section-intro{margin-top:20px}.section-intro br{display:none}.tabs{gap:0;justify-content:space-between}.tabs button{font-size:19px;width:48%;padding-block:18px}.tabs button span{font-size:9px}.product-panel{gap:30px}h3{font-size:23px}.product-copy>p{font-size:15px}.feature-list{grid-template-columns:1fr;gap:20px}.feature-list li{display:flex;gap:14px}.feature-list li>span{padding-top:3px}.feature-list p{font-size:14px}.pill{font-size:12px}.dashboard-demo{width:calc(100% - 10px);box-shadow:9px 12px 0 #e8eee4}.demo-top{padding:13px 14px}.dashboard-content{padding:18px 13px}.demo-top b{font-size:18px}.demo-top b span,.demo-label{font-size:10px}.dash-heading h4{font-size:19px}.date-pill{font-size:10px}.mini-metrics{gap:6px;margin:18px 0}.mini-metrics>div{padding:11px 8px}.mini-metrics strong{font-size:17px}.mini-metrics span{font-size:11px}.demo-meal p{font-size:10px}.table-row{font-size:11px;grid-template-columns:1fr 1.25fr .65fr}.table-head{font-size:10px}.tag{font-size:10px}.demo-bottom{font-size:11px}.family-demo{padding:24px 14px 40px;gap:6px}.phone{width:240px;padding-inline:13px}.family-note{font-size:15px;margin-left:0;line-height:1.8}.family-note>span{font-size:39px}.family-demo-label{font-size:10px}.steps{gap:32px 22px}.step-number{font-size:35px;margin-bottom:18px}.steps h3{font-size:18px;line-height:1.5}.steps p{font-size:14px;line-height:1.85}.step-caption{font-size:11px}.method-note{font-size:12px;line-height:1.8;margin-top:30px}.growth-story{padding:25px 22px}.story-top{font-size:13px}.story-line{gap:15px}.story-line h3{font-size:20px}.story-line p{font-size:12px}.care-band{padding-block:40px}.care-grid{grid-template-columns:1fr;gap:27px}.care-grid>div:not(:last-child){padding:0 0 25px;border-right:0;border-bottom:1px solid #cdd8c7}.care-icon{float:left;margin-right:15px;line-height:1.5;font-size:25px}.care-grid h3{font-size:20px;margin-bottom:9px}.care-grid p{font-size:14px}.faq h2{font-size:33px}summary{font-size:15px;padding-block:21px}details p{font-size:14px}.closing h2{font-size:35px}.closing .eyebrow{font-size:10px;letter-spacing:1px}.closing-word{font-size:145px;bottom:-22px;letter-spacing:-12px;right:-10px}.closing .button{font-size:14px}.footer{padding-block:30px}.footer .wordmark{font-size:33px}.footer p{font-size:12px}}
@media(prefers-reduced-motion:reduce){:root{scroll-behavior:auto}*{transition:none!important}}

.hero-photo{background-image:url('hero.png')}
.hero-photo{position:relative;background-image:none!important}.hero-slide{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:center;opacity:0;transition:opacity 1s ease}.hero-slide.active{opacity:1}.carousel-controls{position:absolute;left:28px;top:25px;z-index:3;display:flex;gap:8px;background:#164638bf;border-radius:30px;padding:7px}.carousel-controls button{border:0;border-radius:50%;background:transparent;color:white;width:28px;height:28px;cursor:pointer;font-size:12px}.carousel-controls button[aria-current=true]{background:var(--yellow);color:var(--green)}.carousel-controls .carousel-pause{width:auto;border-radius:20px;padding-inline:10px}.demo-switch-wrap{position:relative;min-width:0}.demo-switch-overlay{position:absolute;inset:0;z-index:3;width:100%;height:100%;background:none;border:0;border-radius:16px;cursor:pointer}.demo-switch-overlay:hover~.dashboard-demo,.demo-switch-overlay:hover~.family-demo{box-shadow:0 14px 32px #16463825}.switch-hint{display:block;text-align:right;font-size:13px;color:var(--muted);margin-top:24px}.intake-section{padding-bottom:15px}.intake-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:28px;margin-top:38px}.intake-grid article{border-top:2px solid var(--green);padding-top:23px}.intake-grid article>span{font-size:13px;color:#936820}.intake-grid h3{font-size:22px;margin:17px 0 12px}.intake-grid p{font-size:15px;line-height:1.9;color:var(--muted);margin:0}.intake-note{font-size:12px;color:var(--muted);line-height:1.8;margin:25px 0 0}.hero-description{font-size:17px}.photo-note{z-index:2}
@media(max-width:800px){.intake-grid{gap:22px}.intake-grid h3{font-size:20px}.intake-grid p{font-size:14px}.demo-switch-wrap .dashboard-demo{margin-bottom:0}.hero-description{font-size:15px}.carousel-controls{left:15px;top:18px}}
@media(max-width:560px){.intake-grid{grid-template-columns:1fr;gap:26px}.intake-section{padding-bottom:0}.hero-description{font-size:16px}.carousel-controls{left:13px;top:16px}.hero-slide{object-position:center 43%}.family-demo{flex-wrap:wrap}.family-note{font-size:15px}.switch-hint{font-size:12px}.statement p{font-size:12px}}

/* Three concise, image-led product promises */
.intake-section{padding-block:72px 40px}.intake-heading{margin-bottom:30px}.intake-heading .eyebrow{margin-bottom:12px}.intake-heading h2{font-size:36px;letter-spacing:-1px}.intake-cards{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:24px}.intake-cards article{background:#eff3ec;border-radius:16px;overflow:hidden}.intake-cards img{display:block;width:100%;height:180px;object-fit:cover}.intake-cards article:nth-child(2){background:#f6efda}.intake-cards article:nth-child(3){background:#e7eee9}.intake-cards article>div{padding:24px}.intake-cards span{font-size:12px;letter-spacing:1px;color:#6f623d}.intake-cards h3{font-size:23px;margin:12px 0 10px;line-height:1.5}.intake-cards p{font-size:15px;line-height:1.8;color:var(--muted);margin:0;max-width:28em}.products{padding-top:65px}.products .section-intro{max-width:280px}.section-top>div{min-width:0}
@media(max-width:800px){.intake-section{padding-block:55px 20px}.intake-heading h2{font-size:30px}.intake-cards{gap:16px}.intake-cards img{height:150px}.intake-cards article>div{padding:18px}.intake-cards h3{font-size:19px}.intake-cards p{font-size:14px}.products{padding-top:50px}}
@media(max-width:560px){.intake-heading h2{font-size:28px}.intake-cards{grid-template-columns:1fr;gap:16px}.intake-cards article{display:grid;grid-template-columns:112px 1fr;align-items:stretch}.intake-cards img{height:100%;min-height:170px}.intake-cards article>div{padding:20px 16px}.intake-cards h3{font-size:19px;margin-block:9px}.intake-cards span{font-size:11px}.intake-cards p{font-size:14px;line-height:1.75}}

.brand-logo{width:135px;height:44px;display:block;object-fit:contain}.contact{display:grid;grid-template-columns:1fr 1fr;gap:50px;align-items:center;border-top:1px solid var(--line)}.contact>div>p:not(.eyebrow){font-size:16px;line-height:1.8;color:var(--muted)}.contact-card{background:var(--green);padding:36px;border-radius:18px;color:white}.contact-card>span{font-size:14px;color:#e6d58e}.contact-card>a{display:block;font-size:34px;letter-spacing:1px;font-weight:600;margin:18px 0}.contact .contact-card>p{color:#d2dfd5!important;font-size:13px!important}.header nav{gap:22px}@media(max-width:800px){.brand-logo{width:110px;height:38px}.contact{grid-template-columns:1fr;gap:25px}}@media(max-width:560px){.brand-logo{width:94px;height:34px}.contact-card{padding:26px}.contact-card>a{font-size:29px}.brand-cn{padding-left:9px}.brand{gap:9px}}