:root{--ink:#152b26;--green:#176b52;--mint:#dff2e7;--lime:#d9ef90;--cream:#fbfaf5;--muted:#5f7169;--line:#d9e3dc}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--cream);color:var(--ink);font-family:Arial,Helvetica,sans-serif}a{color:inherit}.shell{width:min(1160px,90%);margin:auto}.site-header{background:#fff;border-bottom:1px solid var(--line)}.header-inner{min-height:76px;display:flex;align-items:center;justify-content:space-between;gap:24px}.brand{text-decoration:none;font-size:25px;letter-spacing:-.065em;font-weight:800;white-space:nowrap}.brand span{color:var(--green)}.nav{display:flex;gap:22px;align-items:center;font-size:13px}.nav a{text-decoration:none}.nav a:hover{color:var(--green)}.phone{font-weight:700;text-decoration:none;white-space:nowrap}.hero{background:#e7f1e8;overflow:hidden}.hero-grid{min-height:510px;padding:70px 0;display:grid;grid-template-columns:1.1fr .9fr;align-items:center;gap:45px}.eyebrow{color:var(--green);font-size:11px;font-weight:700;letter-spacing:.15em;text-transform:uppercase}.hero h1{font-size:clamp(43px,5.5vw,77px);line-height:.98;letter-spacing:-.06em;font-weight:600;margin:20px 0}.lead{font-size:18px;line-height:1.55;color:#405d50;max-width:650px}.button{display:inline-flex;align-items:center;gap:18px;background:var(--green);border-radius:99px;color:#fff;text-decoration:none;padding:16px 24px;font-size:14px;font-weight:700;margin-top:13px}.button:hover{background:#0e513c}.hero-img{width:100%;height:355px;object-fit:cover;border-radius:28px;box-shadow:0 22px 44px #173e3022}.section{padding:78px 0}.section h2{font-size:clamp(34px,4vw,55px);font-weight:500;letter-spacing:-.045em;line-height:1.08;margin:14px 0 18px}.section-intro{font-size:17px;color:var(--muted);line-height:1.55;max-width:710px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:14px;margin-top:32px}.service-card{background:#fff;border:1px solid var(--line);border-radius:20px;padding:26px;min-height:182px}.service-card small{color:var(--green);font-weight:700;letter-spacing:.13em}.service-card h3{font-size:23px;letter-spacing:-.03em;margin:15px 0 10px}.service-card p{font-size:15px;color:var(--muted);line-height:1.55;margin:0}.soft{background:#eaf5ec}.split{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}.steps{counter-reset:step;display:grid;gap:12px}.step{background:#fff;border:1px solid var(--line);padding:20px 22px;border-radius:16px;display:flex;gap:18px;line-height:1.5}.step:before{counter-increment:step;content:'0' counter(step);color:var(--green);font-size:13px;font-weight:700}.faq{display:grid;gap:10px;margin-top:28px}.faq details{background:#fff;border:1px solid var(--line);border-radius:14px;padding:17px 20px}.faq summary{font-weight:700;cursor:pointer}.faq p{color:var(--muted);line-height:1.55;margin-bottom:0}.cta{background:var(--ink);color:#fff;border-radius:28px;padding:40px;display:flex;align-items:center;justify-content:space-between;gap:30px}.cta h2{margin:0 0 10px}.cta p{color:#c8dfd1;line-height:1.5;margin:0}.cta .button{background:var(--lime);color:var(--ink);white-space:nowrap}.footer{background:var(--ink);color:#fff;padding:42px 0;margin-top:70px}.footer .shell{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.footer a{text-decoration:none}.footer small{color:#c8dfd1}.breadcrumbs{padding:22px 0;font-size:12px;color:var(--muted)}.breadcrumbs a{text-decoration:none}.breadcrumbs span{padding:0 8px}@media(max-width:800px){.nav{display:none}.hero-grid,.split{grid-template-columns:1fr}.hero-grid{padding:50px 0;gap:26px}.hero-img{height:260px}.service-grid{grid-template-columns:1fr}.cta{display:block}.cta .button{white-space:normal}.section{padding:55px 0}}@media(max-width:440px){.header-inner{min-height:66px}.brand{font-size:21px}.phone{font-size:12px}.hero h1{font-size:44px}.hero-img{height:215px}.cta{padding:28px}}
