
.offer-grid{display:grid;gap:1.4rem}
@media(min-width:800px){.offer-grid{grid-template-columns:1fr 1fr;align-items:start}}
.offer-form{display:grid;gap:.65rem}
.offer-form label{display:grid;gap:.25rem;font-size:.78rem;font-weight:700}
.offer-form input,.offer-form textarea{font:inherit;padding:.55rem;width:100%}
.offer-form .btn{border:0;cursor:pointer}
.fine{font-size:.85rem;margin-top:.6rem}
.foot-row{display:flex;flex-wrap:wrap;justify-content:space-between;gap:.5rem}
.wrap{max-width:1080px;margin:0 auto;padding:0 1.1rem}
*{box-sizing:border-box;margin:0;padding:0}
html{font-size:17px}
img{max-width:100%;height:auto;display:block}
a{color:inherit}
.sale-bar{position:sticky;top:0;z-index:50;text-align:center;padding:.55rem 1rem;font-weight:800;letter-spacing:.06em}
.btn{display:inline-block;padding:.7rem 1.1rem;font-weight:800;text-decoration:none}
.kicker{font-size:.72rem;letter-spacing:.16em;text-transform:uppercase;font-weight:700}
.why-list{list-style:none}
.why-list li{padding:.65rem 0}

body{font-family:ui-sans-serif,system-ui,sans-serif;background:#EFE6D6;color:#2C2114;line-height:1.55}
.sale-bar{background:#FF6A00;color:#fff;text-transform:uppercase;font-size:.76rem}
.layers{display:grid;height:18px;grid-template-columns:1fr}
.layers i{display:block;height:6px}
.l1{background:#6B4A2A}.l2{background:#C4A574}.l3{background:#8A6A3B}.l4{background:#FF6A00}
header.nav{display:flex;justify-content:space-between;align-items:center;padding:1rem 0;background:#EFE6D6}
.brand{display:flex;gap:.55rem;align-items:center;text-decoration:none;font-weight:800;text-transform:uppercase;letter-spacing:.05em}
.brand img{width:40px;height:40px}
nav a{text-decoration:none;margin-left:1rem;font-weight:700;font-size:.88rem}
.hero{padding:2rem 0;display:grid;gap:1.4rem}
@media(min-width:840px){.hero{grid-template-columns:1.1fr .9fr;align-items:center}}
.hero h1{font-size:clamp(2rem,5.5vw,3.2rem);margin:.4rem 0 1rem;text-transform:uppercase;line-height:1}
.kicker{color:#FF6A00}
.call811{display:inline-block;background:#FF6A00;color:#fff;font-weight:800;padding:.35rem .7rem;margin-bottom:.8rem;letter-spacing:.08em}
.lede{margin-bottom:1.2rem}
.btn-solid{background:#2C2114;color:#F5E6C8}
.btn-ghost{color:#FF6A00;margin-left:.5rem;font-weight:800}
.services{padding:0 0 2.5rem}
.cut{display:grid;gap:0}
.cut article{padding:1.15rem 0;border-top:6px solid #6B4A2A}
.cut article:nth-child(2){border-color:#C4A574}
.cut article:nth-child(3){border-color:#8A6A3B}
.cut article:nth-child(4){border-color:#FF6A00}
.cut article:nth-child(5){border-color:#5A3A1E}
.cut article:nth-child(6){border-color:#2C2114}
.cut h3{text-transform:uppercase;font-size:.95rem;margin-bottom:.3rem}
.why{background:#2C2114;color:#F5E6C8;padding:2.5rem 0}
.why h2{margin:.3rem 0 1rem}
.why-list li{border-bottom:1px solid #FF6A0044}
.offer{padding:2.5rem 0}
.offer-form{background:#fff;padding:1.2rem;border-top:8px solid #FF6A00}
.offer-form input,.offer-form textarea{border:1px solid #c4b8a0}
.site-foot{background:#2C2114;color:#C4A574;padding:1.1rem 0;font-size:.88rem}
.site-foot a{color:#FF6A00}
