*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;color:#17201b;background:#fff;line-height:1.55}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}.container{width:min(1180px,calc(100% - 40px));margin:auto}.topbar{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.92);backdrop-filter:blur(14px);border-bottom:1px solid rgba(21,47,36,.09)}.topbar-inner{height:76px;display:flex;align-items:center;justify-content:space-between;gap:28px}.logo{display:flex;align-items:center;gap:12px}.logo-mark{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#164c39;color:white;font-weight:800}.logo strong,.logo small{display:block}.logo small{font-size:11px;color:#68746e;margin-top:1px}.nav{display:flex;gap:25px;font-size:14px}.nav a:hover{color:#177253}.phone{font-weight:800;white-space:nowrap}.hero{position:relative;overflow:hidden;color:#fff;background:#153e30;min-height:700px}.hero:before{content:"";position:absolute;inset:0;background-image:var(--hero-image);background-size:cover;background-position:center;opacity:.28;filter:saturate(.8)}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(8,31,23,.94),rgba(10,46,33,.72) 58%,rgba(10,36,27,.48))}.hero-grid{position:relative;display:grid;grid-template-columns:minmax(0,1.25fr) 440px;gap:70px;align-items:center;padding:90px 0}.eyebrow{text-transform:uppercase;letter-spacing:.17em;font-size:12px;font-weight:800;color:#b9dfcf}.eyebrow.dark{color:#34705a}.hero h1{font-size:clamp(44px,6vw,76px);line-height:1.02;letter-spacing:-.045em;margin:18px 0 24px;max-width:820px}.hero-lead{font-size:20px;max-width:720px;color:#d7e5df}.hero-points{display:flex;gap:12px;flex-wrap:wrap;margin:30px 0}.hero-points span{padding:9px 13px;border:1px solid rgba(255,255,255,.22);border-radius:999px;background:rgba(255,255,255,.07);font-size:13px}.hero-actions{display:flex;gap:12px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;min-height:48px;padding:0 22px;border:1px solid transparent;border-radius:12px;font-weight:800;cursor:pointer;font-size:14px}.btn.primary{background:#d7a947;color:#18231d}.btn.primary:hover{background:#e5bb61}.btn.ghost{border-color:rgba(255,255,255,.42);color:#fff;background:rgba(255,255,255,.07)}.btn.wide{width:100%}.hero-card{background:#fff;color:#17201b;border-radius:22px;padding:30px;box-shadow:0 28px 80px rgba(0,0,0,.22)}.card-label{text-transform:uppercase;font-size:11px;letter-spacing:.13em;color:#35715a;font-weight:800}.hero-card h2{font-size:28px;line-height:1.15;margin:10px 0 12px}.hero-card>p{color:#65706a}.hero-card label{display:block;font-size:12px;font-weight:700;margin:13px 0}.hero-card input,.hero-card textarea{width:100%;border:1px solid #d8ddd9;border-radius:10px;padding:12px 13px;margin-top:6px;font:inherit}.privacy{display:block;color:#8a928d;margin-top:12px}.success,.error{padding:13px;border-radius:10px;margin:16px 0}.success{background:#e7f7ec}.error{background:#ffe8e8}.stats{background:#f3f1ea;border-bottom:1px solid #e4e0d6}.stats-grid{display:grid;grid-template-columns:repeat(4,1fr)}.stats-grid div{padding:27px 25px;border-right:1px solid #ddd8cc}.stats-grid div:last-child{border-right:0}.stats strong,.stats span{display:block}.stats strong{font-size:30px}.stats span{font-size:13px;color:#6d756f}.section{padding:100px 0}.section.muted{background:#f4f5f2}.section-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:45px}.section-heading>div{max-width:760px}.section-heading h2{font-size:clamp(36px,5vw,56px);line-height:1.05;letter-spacing:-.035em;margin:13px 0 0}.section-heading>p{max-width:380px;color:#6d756f}.service-grid{display:grid;grid-template-columns:repeat(3,1fr);border-top:1px solid #dfe3de;border-left:1px solid #dfe3de}.service-grid article{padding:32px;border-right:1px solid #dfe3de;border-bottom:1px solid #dfe3de;min-height:240px}.service-grid article>span{font-size:12px;color:#5f796e;font-weight:800}.service-grid h3{font-size:23px;margin:38px 0 12px}.service-grid p{color:#69736d}.case-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.case{background:#fff;border-radius:18px;padding:28px;border:1px solid #e0e3de}.case-top{display:flex;justify-content:space-between;gap:15px;color:#527063;font-size:11px;text-transform:uppercase;letter-spacing:.08em}.case h3{font-size:25px;line-height:1.15;margin:27px 0 14px}.case p{color:#69736d}.case blockquote{margin:24px 0 12px;border-left:3px solid #d7a947;padding-left:16px;font-style:italic}.case small{font-weight:800}.text-link{font-weight:800;color:#2a6a51}.object-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px}.object-card{border:1px solid #e0e3de;border-radius:17px;overflow:hidden;background:#fff}.object-image{height:245px;background:#e9ebe7;display:grid;place-items:center;overflow:hidden}.object-image img{width:100%;height:100%;object-fit:cover;transition:.35s}.object-card:hover img{transform:scale(1.035)}.object-body{padding:21px}.object-price{font-size:24px}.object-body h3{font-size:20px;line-height:1.2;margin:9px 0}.object-body p{font-size:13px;color:#747c77}.object-facts{display:flex;gap:7px;flex-wrap:wrap;margin-top:15px}.object-facts span{font-size:12px;padding:6px 8px;background:#f1f3ef;border-radius:7px}.dark-section{background:#112d23;color:#fff}.about-grid{display:grid;grid-template-columns:1.3fr .7fr;gap:80px}.about-copy h2{font-size:clamp(38px,5vw,59px);line-height:1.04;letter-spacing:-.04em;margin:18px 0 25px}.about-copy>p{font-size:18px;color:#c7d7d0;max-width:800px}.career{margin-top:35px;border-top:1px solid rgba(255,255,255,.15)}.career div{display:grid;grid-template-columns:130px 1fr;padding:13px 0;border-bottom:1px solid rgba(255,255,255,.15)}.career span{color:#b9cbc3}.about-card{align-self:center;background:#d7a947;color:#18231d;border-radius:20px;padding:32px}.about-card h3{font-size:30px;margin-top:0}.btn.light{background:#fff}.btn.outline-light{border-color:rgba(22,32,27,.45);margin-top:10px}.footer{background:#0b1f18;color:#d7e2dd;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:45px}.footer-grid strong{font-size:25px}.footer-grid p{color:#95aaa1}.footer-grid div:not(:first-child){display:flex;flex-direction:column;gap:9px}.footer-bottom{display:flex;justify-content:space-between;gap:20px;border-top:1px solid rgba(255,255,255,.12);margin-top:40px;padding-top:20px;color:#80968d;font-size:12px}@media(max-width:980px){.nav{display:none}.hero-grid{grid-template-columns:1fr;gap:38px}.hero{min-height:auto}.stats-grid{grid-template-columns:1fr 1fr}.service-grid,.case-grid,.object-grid{grid-template-columns:1fr 1fr}.about-grid{grid-template-columns:1fr}.about-card{max-width:600px}.section-heading{align-items:flex-start;flex-direction:column}}@media(max-width:640px){.container{width:min(100% - 26px,1180px)}.topbar-inner{height:66px}.logo small{display:none}.phone{font-size:13px}.hero-grid{padding:65px 0}.hero h1{font-size:42px}.hero-lead{font-size:17px}.hero-card{padding:22px}.stats-grid{grid-template-columns:1fr 1fr}.stats-grid div{padding:20px 14px}.stats strong{font-size:25px}.section{padding:70px 0}.section-heading h2{font-size:38px}.service-grid,.case-grid,.object-grid{grid-template-columns:1fr}.service-grid article{min-height:auto}.career div{grid-template-columns:1fr;gap:4px}.footer-grid{grid-template-columns:1fr}.footer-bottom{flex-direction:column}.object-image{height:220px}}