:root{--ink:#171717;--muted:#666;--soft:#f3f0ea;--gold:#b7863e}
.cmh-home,.cmh-home *{box-sizing:border-box}.cmh-home{color:var(--ink);line-height:1.6}.cmh-container{width:min(1180px,calc(100% - 40px));margin:auto}.cmh-kicker{font-size:.78rem;font-weight:800;letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.7)}.cmh-kicker.dark{color:#956c2e}.cmh-hero{padding:110px 0;min-height:650px;display:grid;align-items:center;color:#fff;background:linear-gradient(135deg,#2b241d,#111)}.cmh-hero h1,.cmh-section h2,.cmh-snack h2,.cmh-final h2{margin:0;line-height:1.04;letter-spacing:-.04em}.cmh-hero h1{max-width:900px;font-size:clamp(3rem,7vw,6rem)}.cmh-lead{max-width:700px;font-size:1.25rem;color:rgba(255,255,255,.8)}.cmh-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.cmh-btn{display:inline-flex;align-items:center;justify-content:center;padding:13px 22px;border-radius:999px;text-decoration:none;font-weight:800;border:0}.cmh-btn--gold{background:var(--gold);color:#fff}.cmh-btn--light{background:#fff;color:#171717}.cmh-btn--dark{background:#171717;color:#fff}.cmh-note{color:rgba(255,255,255,.58);font-size:.9rem}.cmh-section{padding:85px 0}.cmh-section.soft{background:var(--soft)}.dark-section{background:#171717;color:#fff}.cmh-section h2,.cmh-snack h2,.cmh-final h2{font-size:clamp(2rem,4.5vw,4rem)}.cmh-grid,.cmh-placeholder-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px;margin-top:35px}.cmh-grid article,.cmh-placeholder-grid div,.cmh-benefits div{padding:25px;border:1px solid rgba(0,0,0,.1);border-radius:18px;background:#fff}.cmh-placeholder-grid div{min-height:160px;display:flex;align-items:end;font-weight:800;background:linear-gradient(135deg,#777,#333);color:#fff}.cmh-muted{color:var(--muted)}.cmh-estimator,.cmh-two{display:grid;grid-template-columns:1fr 1fr;gap:55px;align-items:start}.cmh-estimator form{display:grid;gap:16px;padding:28px;border-radius:18px;background:var(--soft)}.cmh-estimator label{display:grid;gap:7px;font-weight:700}.cmh-estimator select,.cmh-estimator input{min-height:50px;padding:10px;border:1px solid #ccc;border-radius:10px}.cmh-total{display:flex;justify-content:space-between;gap:15px;padding:16px 0;border-block:1px solid #ccc}.cmh-snack{padding:95px 0;color:#fff;background:linear-gradient(135deg,#39261d,#16100d)}.cmh-snack p{max-width:650px}.cmh-benefits{display:grid;grid-template-columns:1fr 1fr;gap:14px}.cmh-final{text-align:center;padding:90px 0;color:#fff;background:linear-gradient(135deg,#8f672f,#2a2117)}
@media(max-width:760px){.cmh-grid,.cmh-placeholder-grid,.cmh-estimator,.cmh-two,.cmh-benefits{grid-template-columns:1fr}.cmh-hero{min-height:580px}.cmh-actions,.cmh-btn{width:100%}}