/* Sarah visual language, shared by the website and the page builder. */
body:not(.admin-body){--muted:#596c64;--line:#e0e6df}
.header{box-shadow:0 4px 26px #044d4307}
.btn{border-radius:8px;min-height:44px;transition:background .18s,box-shadow .18s,transform .18s}
.btn:hover{box-shadow:0 6px 18px #044d4318}
.hero{background:#f4f3eb}
.hero-copy h1{font-weight:700;line-height:1.5}
.hero-media{margin:24px 0 24px 24px;border-radius:20px;overflow:hidden}
.image-caption{border-radius:12px;background:#044d43e8}
.hero-note{line-height:1.9}
.strip{background:#eaf0eb;border-color:#dbe5dd}
.section{padding-block:80px}
.section-head{margin-bottom:36px}
.section-head h2{color:var(--primary-green)}
.product-card,.news-card{border-radius:14px;overflow:hidden;box-shadow:0 3px 14px #044d4305;transition:box-shadow .2s,transform .2s}
.product-card:hover,.news-card:hover{box-shadow:0 12px 32px #044d4312;transform:translateY(-3px)}
.product-photo{background:#f8f8f3;border-bottom:1px solid #eef0e9}
.product-body{padding:22px}
.product-body h3{line-height:1.8}
.category .photo{border-radius:12px;border:1px solid #e1e6dc}
.category h3{color:var(--primary-green)}
.benefit{border:1px solid #e0e6dc;border-radius:12px;padding:24px;background:#ffffff80}
.benefit b{color:#936424}
.offer-band{border-radius:20px;overflow:hidden}
.request-cta{background:var(--primary-green)}
.request-cta h2{line-height:1.6}
.field input,.field select,.field textarea{border-radius:8px}
.vb-block{max-width:100%;overflow-wrap:anywhere;margin:0}
#main>.vb-block{width:min(1220px,90%);margin:28px auto}
.vb-section{border-radius:16px}
.vb-white{background:#fff;color:#243b32}.vb-cream{background:#f6f4eb;color:#243b32}.vb-green{background:#044d43;color:#fff}
.vb-green h2,.vb-green p{color:inherit}
.vb-columns{display:grid;gap:24px;align-items:start}
.vb-block p,.vb-block:is(p){white-space:pre-line}
.vb-block img{max-height:640px;width:100%;object-fit:contain;border-radius:10px}
.vb-block iframe,.vb-block video{width:100%;aspect-ratio:16/9;border:0;border-radius:12px}
.vb-block figcaption{font-size:14px;color:inherit;margin-top:12px}.vb-spacer{min-height:40px}.vb-placeholder{border:1px dashed #9aada0;padding:40px;text-align:center;color:#596c64}
.vb-extras{padding-block:24px}
@media(max-width:760px){.hero-media{margin:0 5% 24px;min-height:320px;border-radius:16px}.hero-copy{padding:36px 5%}.section{padding-block:48px}.section-head{gap:14px;margin-bottom:24px}.section-head h2{font-size:25px}.product-body{padding:15px}.benefit{padding:18px}.vb-columns{grid-template-columns:1fr!important}.vb-block{padding-inline:16px!important}.strip-inner{gap:12px;flex-wrap:wrap}.strip span{border:0;padding-inline:4px}.image-caption{inset-inline:16px;bottom:16px;padding:14px}.grid{gap:14px}}
@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{transition:none!important}.product-card:hover,.news-card:hover{transform:none}}
