:root{--ink:#18221e;--forest:#19372d;--forest-2:#234b3d;--lime:#c9f563;--paper:#f2f0e8;--white:#fff;--muted:#69726d;--line:rgba(24,34,30,.15);--display:'Unbounded',sans-serif;--body:'Manrope',sans-serif}
*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;background:var(--paper);color:var(--ink);font-family:var(--body);font-size:16px;line-height:1.6;-webkit-font-smoothing:antialiased}body.menu-open{overflow:hidden}a{color:inherit;text-decoration:none}img{display:block;max-width:100%}button,input,select,textarea{font:inherit}button{cursor:pointer}.shell{width:min(1280px,calc(100% - 80px));margin-inline:auto}.skip{position:fixed;left:12px;top:-60px;z-index:999;background:#fff;padding:10px 14px}.skip:focus{top:12px}.section-pad{padding:120px 0}.overline{display:flex;align-items:center;gap:12px;margin:0 0 26px;font-size:11px;font-weight:700;letter-spacing:.16em;text-transform:uppercase;color:var(--muted)}.overline span{width:28px;height:1px;background:currentColor}.overline-light{color:rgba(255,255,255,.6)}h1,h2,h3,p{margin-top:0}h1,h2{font-family:var(--display);font-weight:500;letter-spacing:-.055em;line-height:1.06}h1{font-size:clamp(48px,6.2vw,92px)}h2{font-size:clamp(36px,4.3vw,64px)}h1 em,h2 em{font-style:normal;color:var(--lime)}.button{display:inline-flex;align-items:center;justify-content:center;gap:24px;min-height:58px;padding:0 28px;border:1px solid transparent;font-size:13px;font-weight:700;letter-spacing:.02em;transition:.25s ease}.button span{font-size:20px;font-weight:400}.button:hover{transform:translateY(-2px)}.button-accent{background:var(--lime);color:#142018}.button-accent:hover{background:#d8ff7e}.button-dark{background:var(--forest);color:#fff}.button-dark:hover{background:var(--forest-2)}.button-outline{border-color:var(--line);background:transparent}.button-light{background:#fff;color:var(--forest)}.button-small{min-height:42px;padding:0 18px;font-size:11px}.text-link{display:inline-flex;gap:18px;align-items:center;font-size:13px;font-weight:700;border-bottom:1px solid var(--line);padding-bottom:8px}.text-link-light{color:#fff;border-color:rgba(255,255,255,.25)}
.site-header{position:absolute;inset:0 0 auto;z-index:20;color:#fff;border-bottom:1px solid rgba(255,255,255,.16)}.site-header.is-fixed{position:fixed;background:rgba(25,55,45,.96);backdrop-filter:blur(14px)}.header-inner{height:82px;display:flex;align-items:center;justify-content:space-between}.brand{display:flex;align-items:center;gap:12px;font-size:16px;font-weight:700;letter-spacing:.18em}.brand-mark{position:relative;width:22px;height:22px;border:2px solid currentColor;transform:rotate(45deg)}.brand-mark:after{content:"";position:absolute;width:8px;height:8px;background:var(--lime);right:-5px;bottom:-5px}.desktop-nav{display:flex;gap:32px}.desktop-nav a{font-size:12px;font-weight:600;color:rgba(255,255,255,.78);transition:.2s}.desktop-nav a:hover{color:#fff}.header-actions{display:flex;align-items:center;gap:22px}.phone{font-size:13px;font-weight:700}.menu-toggle{display:none;width:44px;height:44px;border:0;background:transparent;padding:11px}.menu-toggle span{display:block;width:22px;height:2px;background:#fff;margin:6px}.mobile-menu{display:none}
.hero{min-height:920px;height:100svh;position:relative;display:flex;align-items:center;color:#fff;background:#13251f;overflow:hidden}.hero-image{position:absolute;inset:0;width:100%;height:100%;object-fit:cover}.hero-shade{position:absolute;inset:0;background:linear-gradient(90deg,rgba(10,24,18,.9) 0%,rgba(10,24,18,.63) 49%,rgba(10,24,18,.18) 76%),linear-gradient(0deg,rgba(10,24,18,.72),transparent 35%)}.hero-inner{position:relative;display:flex;justify-content:space-between;align-items:flex-end;padding-top:80px}.hero-copy{width:min(820px,72%)}.hero h1{margin:0 0 34px}.hero h1 em{display:inline-block}.hero-lead{max-width:650px;color:rgba(255,255,255,.75);font-size:18px;line-height:1.75;margin-bottom:38px}.hero-cta{display:flex;align-items:center;gap:36px}.hero-note{width:220px;border-left:1px solid rgba(255,255,255,.35);padding-left:24px;margin-bottom:34px}.hero-note p{margin:0;font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:rgba(255,255,255,.55)}.hero-note strong{display:block;font-size:19px;margin:4px 0 14px}.hero-note span{font-size:12px;line-height:1.5;color:rgba(255,255,255,.62)}.hero-bottom{position:absolute;z-index:2;bottom:0;left:50%;transform:translateX(-50%);display:grid;grid-template-columns:repeat(4,1fr);border-top:1px solid rgba(255,255,255,.2)}.hero-bottom div{padding:25px 30px;border-right:1px solid rgba(255,255,255,.14)}.hero-bottom div:first-child{padding-left:0}.hero-bottom div:last-child{border-right:0}.hero-bottom strong,.hero-bottom span{display:block}.hero-bottom strong{font-family:var(--display);font-size:21px;color:var(--lime)}.hero-bottom span{font-size:11px;color:rgba(255,255,255,.54)}
.intro{background:#fff}.intro-grid{display:grid;grid-template-columns:1.2fr .8fr;gap:12%;align-items:end}.intro h2{margin:0}.intro h2 em{color:#8a956d}.intro-copy{padding-bottom:8px}.intro-copy p{font-size:20px;line-height:1.75;color:var(--muted);margin-bottom:36px}.services{background:var(--forest);color:#fff}.section-head{display:flex;align-items:flex-end;justify-content:space-between;gap:50px;margin-bottom:62px}.section-head h2{margin:0}.section-head>p{max-width:430px;color:rgba(255,255,255,.58);margin:0 0 6px}.service-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.service-card{position:relative;min-height:430px;overflow:hidden;padding:30px;display:flex;flex-direction:column;justify-content:space-between;background:#28443a;color:#fff}.service-card:after{content:"";position:absolute;inset:0;background:linear-gradient(0deg,rgba(7,20,15,.9),rgba(7,20,15,.04) 72%);transition:.35s}.service-card img{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;transition:.6s}.service-card:hover img{transform:scale(1.035)}.service-card>*:not(img){position:relative;z-index:1}.service-card .service-num{font-size:11px;letter-spacing:.15em}.service-card div{max-width:460px}.service-card small{display:block;margin-bottom:10px;text-transform:uppercase;letter-spacing:.12em;color:var(--lime)}.service-card h3{font-family:var(--display);font-size:30px;letter-spacing:-.04em;margin:0 0 10px}.service-card p{color:rgba(255,255,255,.68);margin:0}.service-card b{position:absolute;right:30px;bottom:30px;font-size:26px;font-weight:400}.service-main{grid-row:span 2;min-height:878px}.service-text{background:var(--lime);color:var(--ink);min-height:340px}.service-text:after{display:none}.service-text p{color:rgba(24,34,30,.67)}.service-text small{color:#506d2e}
.projects{background:var(--paper)}.section-head-dark>p{color:var(--muted)}.project-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:20px;align-items:start}.project-card{transition:.25s}.project-card:hover{transform:translateY(-5px)}.project-photo{height:380px;position:relative;overflow:hidden;background:#d9d8d0}.project-card-featured .project-photo{height:470px}.project-photo img{width:100%;height:100%;object-fit:cover;transition:.5s}.project-card:hover img{transform:scale(1.025)}.project-photo span{position:absolute;left:18px;top:18px;background:rgba(255,255,255,.91);padding:7px 11px;font-size:10px;font-weight:700;text-transform:uppercase;letter-spacing:.1em}.project-info{display:flex;justify-content:space-between;gap:20px;padding:22px 2px;border-bottom:1px solid var(--line)}.project-info h3{font-family:var(--display);font-size:18px;margin:0 0 4px}.project-info p{margin:0;color:var(--muted);font-size:12px}.project-info strong{white-space:nowrap;font-size:13px}.project-note{max-width:620px;margin:34px 0 0 auto;color:var(--muted);font-size:13px}
.finance{padding:0 0 96px;background:var(--paper)}.finance-head{display:flex;align-items:flex-end;justify-content:space-between;gap:40px;margin-bottom:34px}.finance-head .overline{margin-bottom:0}.finance-head h2{max-width:760px;margin:0;font-size:clamp(32px,3.8vw,54px);text-align:right}.finance-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.finance-card{min-height:330px;padding:34px;display:flex;flex-direction:column;justify-content:space-between;transition:transform .25s ease}.finance-card:hover{transform:translateY(-4px)}.finance-card-top{display:flex;align-items:center;justify-content:space-between;font-size:11px;font-weight:800;letter-spacing:.12em;text-transform:uppercase}.finance-card-top b{font-size:24px;font-weight:400}.finance-card h3{max-width:650px;margin:0 0 12px;font:500 clamp(25px,2.7vw,38px)/1.13 var(--display);letter-spacing:-.05em}.finance-card p{max-width:570px;margin:0;font-size:14px;line-height:1.65}.finance-card>strong{display:flex;align-items:center;justify-content:space-between;padding-top:18px;border-top:1px solid;font-size:12px}.finance-card>strong span{font-size:18px}.finance-mortgage{background:var(--forest);color:#fff}.finance-mortgage p{color:rgba(255,255,255,.62)}.finance-mortgage>strong{border-color:rgba(255,255,255,.2)}.finance-installment{background:#ffdd2d;color:#181818}.finance-installment small{display:block;margin-bottom:12px;font-size:10px;font-weight:800;letter-spacing:.12em;text-transform:uppercase;opacity:.58}.finance-installment p{color:rgba(24,24,24,.66)}.finance-installment>strong{border-color:rgba(24,24,24,.2)}.tbank-mark{font-size:15px;letter-spacing:-.02em;text-transform:none}.finance-note{margin:16px 0 0;color:var(--muted);font-size:10px;line-height:1.5}
.rebuild{background:#fff}.rebuild-grid{display:grid;grid-template-columns:.95fr 1.05fr;gap:9%;align-items:center}.rebuild-photo{position:relative;height:720px}.rebuild-photo img{width:100%;height:100%;object-fit:cover}.photo-label{position:absolute;left:0;bottom:0;background:var(--lime);width:72%;padding:22px 24px}.photo-label span,.photo-label strong{display:block}.photo-label span{font-size:10px;text-transform:uppercase;letter-spacing:.14em;margin-bottom:4px}.photo-label strong{font-size:14px}.rebuild-copy h2{margin-bottom:32px}.rebuild-copy h2 em{color:#8a956d}.rebuild-copy>p:not(.overline){font-size:18px;line-height:1.8;color:var(--muted)}.rebuild-copy ul{list-style:none;padding:0;margin:38px 0}.rebuild-copy li{display:flex;align-items:center;gap:22px;border-top:1px solid var(--line);padding:17px 0;font-weight:600;font-size:13px}.rebuild-copy li:last-child{border-bottom:1px solid var(--line)}.rebuild-copy li span{font-size:10px;color:#87918c}
.process{background:var(--forest);color:#fff}.process-list{list-style:none;margin:0;padding:0;border-top:1px solid rgba(255,255,255,.17)}.process-list li{display:grid;grid-template-columns:90px 1fr 130px;gap:30px;align-items:start;padding:30px 0;border-bottom:1px solid rgba(255,255,255,.17)}.process-list>li>span{font-family:var(--display);font-size:14px;color:var(--lime)}.process-list h3{font-family:var(--display);font-size:22px;margin:0 0 8px}.process-list p{max-width:660px;color:rgba(255,255,255,.56);margin:0}.process-list small{text-align:right;color:rgba(255,255,255,.5);text-transform:uppercase;letter-spacing:.1em}
.proof{background:var(--paper)}.proof-grid{display:grid;grid-template-columns:.8fr 1.2fr;gap:10%}.proof-title{position:sticky;top:140px;align-self:start}.proof-title h2{font-size:clamp(36px,3.5vw,54px)}.proof-items{display:grid;grid-template-columns:repeat(2,1fr);gap:1px;background:var(--line)}.proof-items article{background:var(--paper);padding:42px 35px;min-height:270px}.proof-items strong{font-family:var(--display);font-size:12px;color:#7c896f}.proof-items h3{font-family:var(--display);font-size:19px;margin:44px 0 12px}.proof-items p{font-size:13px;color:var(--muted);margin:0}
.estimate{background:#fff}.estimate-card{background:var(--forest);color:#fff;display:grid;grid-template-columns:.85fr 1.15fr;gap:10%;padding:80px}.estimate-copy h2{font-size:clamp(38px,4vw,58px);margin-bottom:22px}.estimate-copy>p:not(.overline){color:rgba(255,255,255,.58);max-width:420px}.estimate-contact{margin-top:60px}.estimate-contact span,.estimate-contact small{display:block;color:rgba(255,255,255,.48);font-size:11px}.estimate-contact a{display:block;font-family:var(--display);font-size:22px;margin:5px 0}.estimate-form{padding-top:6px}.estimate-form label{display:block;margin-bottom:22px}.estimate-form label>span{display:block;font-size:10px;text-transform:uppercase;letter-spacing:.11em;color:rgba(255,255,255,.52);margin-bottom:8px}.field-row{display:grid;grid-template-columns:repeat(2,1fr);gap:18px}.estimate-form input,.estimate-form select,.estimate-form textarea{width:100%;color:#fff;background:transparent;border:0;border-bottom:1px solid rgba(255,255,255,.28);border-radius:0;padding:12px 0;outline:0;resize:vertical}.estimate-form input:focus,.estimate-form select:focus,.estimate-form textarea:focus{border-color:var(--lime)}.estimate-form select{color-scheme:dark}.estimate-form ::placeholder{color:rgba(255,255,255,.38)}.button-submit{width:100%;margin-top:6px}.form-status{min-height:24px;margin:12px 0 0;font-size:13px}.form-status.success{color:var(--lime)}.form-status.error{color:#ffb7a8}.form-note{font-size:10px;color:rgba(255,255,255,.38);margin-top:10px}.form-note a{text-decoration:underline}
.faq{background:#fff}.faq-grid{display:grid;grid-template-columns:.7fr 1.3fr;gap:10%}.faq-list{border-top:1px solid var(--line)}.faq details{border-bottom:1px solid var(--line)}.faq summary{list-style:none;display:flex;justify-content:space-between;gap:20px;padding:24px 0;font-family:var(--display);font-size:15px;cursor:pointer}.faq summary::-webkit-details-marker{display:none}.faq summary span{font:400 24px var(--body);transition:.25s}.faq details[open] summary span{transform:rotate(45deg)}.faq details p{color:var(--muted);max-width:680px;margin:0 40px 24px 0;font-size:14px}
.site-footer{background:#101c17;color:#fff;padding:72px 0 28px}.footer-top{display:grid;grid-template-columns:1fr 1fr 1fr;align-items:center;padding-bottom:48px;border-bottom:1px solid rgba(255,255,255,.13)}.footer-top p{margin:0;color:rgba(255,255,255,.5);font-size:12px}.footer-phone{text-align:right;font-family:var(--display);font-size:20px}.footer-links{display:grid;grid-template-columns:repeat(4,1fr);gap:30px;padding:52px 0}.footer-links div{display:flex;flex-direction:column;gap:8px}.footer-links strong{font-size:11px;text-transform:uppercase;letter-spacing:.13em;color:var(--lime);margin-bottom:10px}.footer-links a,.footer-links p{color:rgba(255,255,255,.55);font-size:12px;margin:0}.footer-links a:hover{color:#fff}.footer-bottom{display:flex;justify-content:space-between;padding-top:24px;border-top:1px solid rgba(255,255,255,.13);font-size:10px;color:rgba(255,255,255,.35)}.mobile-call{display:none}
.reveal{animation:appear .7s both}@keyframes appear{from{opacity:0;transform:translateY(16px)}to{opacity:1;transform:none}}@media(prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,*:before,*:after{animation-duration:.01ms!important;transition-duration:.01ms!important}}
@media(max-width:1050px){.shell{width:min(100% - 48px,1280px)}.desktop-nav,.phone{display:none}.menu-toggle{display:block}.mobile-menu{position:fixed;inset:82px 0 auto;display:flex;visibility:hidden;opacity:0;transform:translateY(-10px);flex-direction:column;padding:22px 24px 30px;background:var(--forest);transition:.2s}.mobile-menu.open{visibility:visible;opacity:1;transform:none}.mobile-menu a{padding:13px 0;border-bottom:1px solid rgba(255,255,255,.12)}.hero-copy{width:78%}.service-main{min-height:760px}.estimate-card{padding:56px 48px;gap:6%}}
@media(max-width:760px){body{padding-bottom:66px}.shell{width:calc(100% - 36px)}.section-pad{padding:80px 0}h1{font-size:clamp(42px,13vw,60px)}h2{font-size:clamp(32px,9.5vw,44px)}.header-inner{height:68px}.header-actions .button{display:none}.mobile-menu{inset:68px 0 auto}.hero{height:auto;min-height:800px;align-items:flex-end;padding:120px 0 152px}.hero-shade{background:linear-gradient(0deg,rgba(10,24,18,.92),rgba(10,24,18,.22) 85%),linear-gradient(90deg,rgba(10,24,18,.5),transparent)}.hero-image{object-position:62% center}.hero-inner{padding:0;display:block}.hero-copy{width:100%}.hero-lead{font-size:15px}.hero-cta{align-items:flex-start;flex-direction:column;gap:24px}.hero-note{display:none}.hero-bottom{grid-template-columns:repeat(2,1fr)}.hero-bottom div{padding:15px 12px}.hero-bottom div:nth-child(2){border-right:0}.hero-bottom strong{font-size:16px}.intro-grid,.rebuild-grid,.proof-grid,.estimate-card,.faq-grid{grid-template-columns:1fr}.intro-grid{gap:36px}.intro-copy p{font-size:17px}.section-head{display:block;margin-bottom:40px}.section-head>p{margin-top:22px}.service-grid{grid-template-columns:1fr}.service-card,.service-main,.service-text{min-height:430px;grid-row:auto}.service-text{min-height:310px}.project-grid,.finance-grid{grid-template-columns:1fr}.project-photo,.project-card-featured .project-photo{height:360px}.project-info{display:block}.project-info strong{display:block;margin-top:10px}.finance{padding-bottom:62px}.finance-head{display:block;margin-bottom:28px}.finance-head .overline{margin-bottom:18px}.finance-head h2{text-align:left}.finance-card{min-height:300px;padding:26px 22px}.rebuild-grid{gap:48px}.rebuild-photo{height:510px}.rebuild-copy>p:not(.overline){font-size:16px}.process-list li{grid-template-columns:44px 1fr;gap:10px}.process-list small{grid-column:2;text-align:left}.proof-grid{gap:30px}.proof-title{position:static}.proof-items{grid-template-columns:1fr}.proof-items article{min-height:auto}.estimate-card{width:100%;padding:55px 22px;gap:44px}.field-row{grid-template-columns:1fr;gap:0}.estimate-contact{margin-top:34px}.faq-grid{gap:30px}.footer-top{grid-template-columns:1fr;gap:24px}.footer-phone{text-align:left}.footer-links{grid-template-columns:repeat(2,1fr)}.footer-bottom{flex-direction:column;gap:8px}.mobile-call{position:fixed;display:flex;z-index:30;left:0;right:0;bottom:0;height:66px;background:var(--lime);color:var(--ink);align-items:center;justify-content:space-between;padding:0 18px}.mobile-call span{font-size:11px}.mobile-call strong{font-size:13px}}
@media(max-width:420px){.project-photo,.project-card-featured .project-photo{height:310px}.proof-items{display:block}.footer-links{grid-template-columns:1fr}}

/* Компактная главная: меньше вертикального повтора, без потери ключевой воронки. */
.section-pad{padding:96px 0}
.service-main{min-height:700px}
.service-text{min-height:300px}
.project-photo{height:340px}
.project-card-featured .project-photo{height:410px}
.rebuild-photo{height:600px}

@media(max-width:1050px){
  .service-main{min-height:620px}
}

@media(max-width:760px){
  .section-pad{padding:62px 0}
  .service-card,.service-main{min-height:340px}
  .service-text{min-height:250px}
  .project-photo,.project-card-featured .project-photo{height:300px}
  .rebuild-photo{height:440px}
}

@media(max-width:420px){
  .project-photo,.project-card-featured .project-photo{height:280px}
}
