:root{--green:#1f7a5a;--green-dark:#0e5f44;--green-soft:#eaf7f0;--blue:#0b2239;--text:#102a43;--muted:#587083;--line:#dbe7e7;--soft:#f5f8f7;--white:#fff;--gold:#d7a85e;--danger:#a13b3b;--warning:#8a641d;--success:#0f6b3a;--shadow:0 18px 45px #102a431a;--shadow-soft:0 12px 28px #102a430f;--focus:0 0 0 3px #1f7a5a38}*{box-sizing:border-box}html{scroll-behavior:smooth;overflow-x:hidden}body{background:var(--white);min-width:320px;color:var(--text);-webkit-font-smoothing:antialiased;text-rendering:optimizelegibility;margin:0;font-family:Arial,Helvetica,sans-serif;overflow-x:hidden}img,svg{max-width:100%;height:auto}button,input,select{font:inherit}button,a,input,select{-webkit-tap-highlight-color:transparent}button{cursor:pointer}button:disabled{cursor:progress;opacity:.72}button:focus-visible,a:focus-visible,input:focus-visible,select:focus-visible{outline-offset:3px;outline:3px solid #1f7a5a59}.sr-only{clip:rect(0, 0, 0, 0);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.container{width:min(100%,1180px);margin:0 auto;padding:0 clamp(16px,4vw,24px)}.header{z-index:40;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#ffffffed;border-bottom:1px solid #e7edf2;position:sticky;top:0;box-shadow:0 10px 30px #102a430f}.header-inner{justify-content:space-between;align-items:center;gap:18px;min-height:80px;display:flex}.logo{background:var(--white);text-align:left;border:0;border-radius:8px;justify-content:center;align-items:center;min-width:160px;padding:5px 8px;display:inline-flex}.logo img{width:154px;display:block}.desktop-nav{align-items:center;gap:clamp(18px,3vw,28px);display:flex}.desktop-nav button,.mobile-menu button:not(.btn){color:#243b53;background:0 0;border:0;border-radius:8px;min-height:44px;font-size:16px;font-weight:700;transition:color .2s,background .2s}.desktop-nav button:hover,.mobile-menu button:not(.btn):hover{background:var(--green-soft);color:var(--green-dark)}.header-cta{align-items:center;gap:16px;display:flex}.header-cta a{color:var(--blue);white-space:nowrap;font-weight:800;text-decoration:none}.header-cta a:hover{color:var(--green)}.menu-btn{background:var(--white);width:48px;min-width:48px;height:48px;color:var(--blue);border:0;border-radius:8px;justify-content:center;align-items:center;font-size:30px;line-height:1;display:none}.mobile-menu{display:none}.btn{background:var(--green);min-height:50px;color:var(--white);text-align:center;border:0;border-radius:8px;justify-content:center;align-items:center;gap:8px;padding:13px 24px;font-weight:800;line-height:1.15;text-decoration:none;transition:background .2s,box-shadow .2s,transform .2s;display:inline-flex;box-shadow:0 12px 28px #1f7a5a38}.btn:hover{background:var(--green-dark);transform:translateY(-1px);box-shadow:0 16px 32px #1f7a5a47}.btn:active{transform:scale(.98)}.btn-secondary{background:var(--white);box-shadow:none;color:var(--blue);border:1px solid #ccd9e3}.btn-secondary:hover{border-color:var(--green);color:var(--green-dark);background:#f7fcf9}.wide{width:100%}.mobile-sticky-cta{display:none}.hero{background:radial-gradient(circle at 12% 8%,#1f7a5a1f,#0000 32%),radial-gradient(circle at 86% 16%,#d7a85e24,#0000 28%),#f8faf9;position:relative;overflow:hidden}.hero-grid{z-index:1;grid-template-columns:1.05fr .95fr;align-items:center;gap:44px;padding-top:56px;padding-bottom:64px;display:grid;position:relative}.region{background:var(--white);color:#335a70;border:1px solid #d8e6ea;border-radius:999px;align-items:center;width:max-content;max-width:100%;margin:0;padding:8px 12px;font-size:14px;font-weight:700;line-height:1.5;display:inline-flex}.hero h1{max-width:760px;color:var(--blue);letter-spacing:0;margin:18px 0 0;font-size:clamp(42px,5vw,56px);line-height:1.03}.lead{color:#415b6f;max-width:670px;margin:20px 0 0;font-size:20px;line-height:1.55}.price-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;max-width:650px;margin-top:24px;display:grid}.price-strip div{background:var(--white);border:1px solid #d6e5dd;border-radius:8px;min-width:0;padding:14px 16px;box-shadow:0 10px 28px #102a4314}.price-strip span{color:#63798a;text-transform:uppercase;font-size:13px;font-weight:800;display:block}.price-strip b{color:var(--green);margin-top:5px;font-size:20px;line-height:1.15;display:block}.actions{flex-wrap:wrap;gap:12px;margin-top:28px;display:flex}.trust-line{color:#254a60;max-width:650px;margin:22px 0 0;font-weight:800}.hero-photo{background:var(--white);box-shadow:var(--shadow);border-radius:8px;position:relative;overflow:hidden}.hero-photo:after{content:"Быстрый расчет после замера";color:var(--white);text-align:center;background:#0b2239db;border-radius:8px;padding:14px 16px;font-weight:800;position:absolute;bottom:18px;left:18px;right:18px}.hero-photo img{object-fit:cover;width:100%;height:520px;display:block}.stats{background:var(--white);border-top:1px solid #e7eef2;border-bottom:1px solid #e7eef2}.stats-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;padding-top:32px;padding-bottom:32px;display:grid}.stat{background:var(--white);border:1px solid #dde8ea;border-radius:8px;padding:24px;position:relative;overflow:hidden;box-shadow:0 10px 26px #102a430f}.stat:before{content:"";background:var(--green);width:5px;position:absolute;top:0;bottom:0;left:0}.stat b{color:var(--blue);font-size:26px;display:block}.stat span{color:var(--muted);margin-top:8px;line-height:1.4;display:block}.section{padding:68px 0}.soft{background:var(--soft)}.section-title{max-width:760px;margin-bottom:32px}.section-title p{color:var(--green);letter-spacing:.14em;text-transform:uppercase;margin:0 0 12px;font-size:14px;font-weight:800}.section-title h2{color:var(--blue);letter-spacing:0;margin:0;font-size:clamp(32px,4vw,42px);line-height:1.1}.section-title span{max-width:680px;color:var(--muted);margin-top:16px;font-size:18px;line-height:1.55;display:block}.cards,.reviews{grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;display:grid}.card,.reason,.review,.faq>article,.seo-card{border:1px solid var(--line);background:var(--white);box-shadow:var(--shadow-soft);border-radius:8px;padding:24px;transition:box-shadow .2s,transform .2s;position:relative}.card{flex-direction:column;min-height:270px;display:flex}.card:hover,.reason:hover,.review:hover{transform:translateY(-3px);box-shadow:0 20px 45px #102a431a}.card h3,.reason h3,.faq h3,.seo-card h3{color:var(--blue);margin:0;font-size:21px;line-height:1.2}.card p,.reason p,.faq p,.review p,.seo-card p{color:var(--muted);font-size:16px;line-height:1.55}.card button{min-height:44px;color:var(--green);text-align:left;background:0 0;border:0;align-self:flex-start;margin-top:auto;padding:0;font-weight:800}.featured-card{background:#f7fcf9;border-color:#b7d5c8}.card-tag,.project-price{background:var(--green);width:max-content;max-width:100%;color:var(--white);text-transform:uppercase;border-radius:999px;align-items:center;margin-bottom:14px;padding:6px 10px;font-size:12px;font-weight:800;display:inline-flex}.service-price{background:var(--white);color:var(--green);border:1px solid #b9d9ca;border-radius:8px;justify-content:space-between;gap:12px;margin:2px 0 16px;padding:12px 14px;font-size:20px;line-height:1.25;display:flex}.service-price span{color:#5e7484;text-transform:uppercase;font-size:13px}.curb-section{padding-top:0}.curb-grid{grid-template-columns:minmax(0,1.25fr) minmax(280px,.75fr);align-items:stretch;gap:24px;display:grid}.curb-grid .section-title{margin-bottom:24px}.seo-card{background:linear-gradient(135deg,#fff,#f4faf7);flex-direction:column;justify-content:center;display:flex}.projects-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px;display:grid}.project-card{background:var(--white);border:1px solid #d9e6e8;border-radius:8px;transition:box-shadow .2s,transform .2s;overflow:hidden;box-shadow:0 12px 30px #102a4312}.project-card:hover{transform:translateY(-5px);box-shadow:0 24px 50px #102a4324}.project-card>div:not(.paving-visual){flex-direction:column;min-height:312px;padding:20px;display:flex}.project-card h3{color:var(--blue);margin:0;font-size:22px;line-height:1.12}.project-card ul{color:var(--muted);gap:6px;margin:16px 0;padding:0;font-size:15px;list-style:none;display:grid}.project-card p{color:var(--muted);margin-top:auto;font-size:16px;line-height:1.5}.project-price{background:var(--green-soft);color:var(--green);text-transform:none;font-size:15px}.paving-visual{background:#e9f0ed;height:210px;position:relative;overflow:hidden}.paving-visual.parking{background:#eae8e3}.paving-visual.path{background:#e7eee9}.paving-visual.work{background:#e8edf0}.paving-visual img{object-fit:cover;width:100%;height:100%;position:absolute;inset:0}.visual-label{background:#ffffffeb;border-radius:8px;max-width:calc(100% - 36px);padding:14px 16px;position:absolute;top:18px;left:18px;box-shadow:0 8px 24px #102a431f}.visual-label b,.visual-label small{display:block}.visual-label small{color:var(--muted);margin-top:4px;font-size:13px;font-weight:700;line-height:1.25}.visual-price{background:var(--blue);color:var(--white);border-radius:8px;padding:9px 11px;font-size:14px;position:absolute;bottom:18px;right:18px;box-shadow:0 12px 25px #0b223938}.visual-block{background:#ffffff52;border-radius:8px;position:absolute;box-shadow:0 12px 28px #102a4329}.visual-block.one{width:120px;height:76px;bottom:28px;right:28px}.visual-block.two{background:#0f3a5f2e;width:82px;height:52px;bottom:78px;right:104px}.process-grid{grid-template-columns:repeat(5,minmax(0,1fr));gap:12px;display:grid}.step{border:1px solid var(--line);background:var(--white);text-align:center;border-radius:8px;padding:20px;box-shadow:0 10px 25px #102a430f}.step b{background:var(--green);width:34px;height:34px;color:var(--white);border-radius:999px;justify-content:center;align-items:center;display:inline-flex}.step span{color:var(--blue);margin-top:8px;font-weight:800;display:block}.reason-grid,.faq{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px;display:grid}.review b{color:var(--text);border-top:1px solid #e7edf2;margin-top:20px;padding-top:16px;display:block}.review span{color:#6b7c8a;margin-top:4px;display:block}.quote-box{background:var(--white);box-shadow:var(--shadow);border:1px solid #bfdacc;border-radius:8px;grid-template-columns:.9fr 1.1fr;align-items:center;gap:28px;padding:32px;display:grid}.price-list,.check-list{gap:12px;padding:0;list-style:none;display:grid}.price-list{margin:0 0 18px}.price-list li{background:#f7fcf9;border:1px solid #d4e6dc;border-radius:8px;justify-content:space-between;align-items:center;gap:12px;padding:12px 14px;display:flex}.price-list span{color:#405a6b;font-weight:700}.price-list b{color:var(--green);text-align:right}.check-list{margin:0;font-weight:800}.check-list li:before{content:"✓";color:var(--green);margin-right:10px}.quote-contact{background:#f7fcf9;border:1px solid #d4e6dc;border-radius:8px;align-items:center;gap:14px;margin-top:22px;padding:12px 14px;display:inline-flex}.quote-contact span{color:var(--muted);font-size:14px;font-weight:800}.quote-contact a{color:var(--blue);font-size:20px;font-weight:900;text-decoration:none}.quote-contact a:hover{color:var(--green)}.lead-form{grid-template-columns:1fr 1fr;gap:12px;display:grid}.lead-form.compact{grid-template-columns:1fr 1fr auto}.lead-form input,.lead-form select{background:var(--white);width:100%;min-width:0;height:56px;color:var(--text);border:1px solid #d8e3ea;border-radius:8px;outline:0;padding:0 16px;font-size:16px}.lead-form input:focus,.lead-form select:focus{border-color:var(--green);box-shadow:var(--focus)}.lead-form button{background:var(--green);min-height:56px;color:var(--white);border:0;border-radius:8px;padding:0 24px;font-weight:800;transition:background .2s,transform .2s;box-shadow:0 12px 26px #1f7a5a2e}.lead-form button:hover{background:var(--green-dark)}.lead-form button:active{transform:scale(.98)}.form-status{grid-column:1/-1;min-height:0}.lead-form em{font-size:14px;font-style:normal;font-weight:800;display:block}.ok{color:var(--success)}.warn{color:var(--warning)}.err{color:var(--danger)}.footer{background:var(--blue);color:var(--white);border-top:1px solid #e7edf2;padding:46px 0 34px}.footer-grid{grid-template-columns:1fr 1fr 1fr;gap:28px;display:grid}.footer .logo{width:max-content;min-width:0;padding:8px 10px}.footer .logo img{width:184px}.footer p,.footer small{color:#b7c7d1;line-height:1.55}.footer a{color:var(--white);font-size:20px;font-weight:800;text-decoration:none;display:block}.footer a:hover{color:#cfeada}.footer .btn{width:100%;margin:0 0 12px}.footer .btn-secondary{border-color:#ffffff2e}.footer-meta{border-top:1px solid #ffffff14;justify-content:flex-end;margin-top:22px;padding-top:18px;display:flex}.footer-meta span{color:#b7c7d180;letter-spacing:.02em;font-size:12px}@media (width<=1100px){.projects-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media (width<=900px){body{padding-bottom:calc(88px + env(safe-area-inset-bottom))}.desktop-nav,.header-cta{display:none}.header-inner{min-height:66px}.logo{min-width:142px}.logo img{width:136px}.menu-btn{display:inline-flex}.mobile-menu{background:var(--white);border-top:1px solid #e7edf2;gap:8px;padding:14px 20px 20px;display:grid}.mobile-menu button:not(.btn){text-align:left;padding:14px}.hero-grid,.quote-box,.curb-grid{grid-template-columns:1fr}.hero-grid{gap:24px;padding-top:26px;padding-bottom:42px}.hero h1{font-size:clamp(32px,8vw,38px)}.lead{font-size:18px}.stats-grid,.cards,.projects-grid,.reason-grid,.reviews,.faq,.footer-grid{grid-template-columns:1fr}.price-strip{grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.price-strip div{padding:12px 10px}.price-strip span{font-size:11px}.price-strip b{font-size:17px}.hero-photo img{height:300px}.hero-photo:after{font-size:14px}.project-card>div:not(.paving-visual){min-height:auto}.process-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.section{padding:48px 0}.curb-section{padding-top:0}.section-title h2{font-size:clamp(29px,7vw,34px)}.quote-box{padding:24px}.lead-form,.lead-form.compact{grid-template-columns:1fr}.quote-contact{flex-direction:column;align-items:flex-start;gap:4px;display:flex}.quote-contact a{font-size:19px}.footer{padding-bottom:36px}.footer .logo img{width:168px}.footer-meta{justify-content:flex-start}.footer-meta span{font-size:11px}.mobile-sticky-cta{right:16px;bottom:calc(12px + env(safe-area-inset-bottom));z-index:9999;width:auto;min-height:58px;display:inline-flex;position:fixed;left:16px}}@media (width<=600px){.actions{flex-direction:column}.actions .btn,.price-list li{width:100%}.process-grid{grid-template-columns:1fr}}@media (width<=430px){.container{padding-left:16px;padding-right:16px}.region{text-align:center;justify-content:center;width:100%}.hero .actions{display:none}.hero-photo img{height:260px}.hero-photo:after{padding:12px;bottom:12px;left:12px;right:12px}.stat,.card,.reason,.review,.faq>article,.seo-card,.quote-box{padding:20px}.price-list li{flex-direction:column;align-items:flex-start}.price-strip{gap:6px}.price-strip div{padding:10px 8px}.price-strip span{font-size:10px}.price-strip b{font-size:15px}.price-list b{text-align:left}.visual-label{max-width:calc(100% - 24px);padding:12px;top:12px;left:12px}.visual-price{bottom:12px;right:12px}}@media (width<=360px){.logo{min-width:128px;padding-left:4px;padding-right:4px}.logo img{width:126px}.menu-btn{width:46px;min-width:46px}.btn{padding-left:18px;padding-right:18px}}
