:root{color:#17211f;font-synthesis:none;text-rendering:optimizelegibility;--ink:#17211f;--muted:#60706b;--green:#0b5d4b;--green-dark:#073f35;--green-soft:#e8f4ef;--orange:#df652c;--orange-soft:#fff0e8;--blue:#176b87;--blue-soft:#e8f3f7;--red:#b94242;--red-soft:#f9ecec;--teal:#147b72;--teal-soft:#e8f5f3;--surface:#f5f7f6;--line:#dce3e0;--white:#fff;--header-height:58px;background:#edf1ef;font-family:PingFang SC,Microsoft YaHei,Noto Sans CJK SC,Source Han Sans SC,system-ui,sans-serif}*,:before,:after{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:112px}body{min-width:320px;color:var(--ink);background:#edf1ef;margin:0;font-size:16px;line-height:1.65}body.menu-open{overflow:hidden}button,a{font:inherit}button{color:inherit}a{color:inherit;text-decoration:none}img,svg{display:block}img{max-width:100%}h1,h2,h3,p,ol,ul{margin:0}h1,h2,h3{letter-spacing:0;line-height:1.25}ol,ul{padding:0;list-style:none}button,summary{-webkit-tap-highlight-color:transparent}:focus-visible{outline-offset:3px;outline:3px solid #f5a623}.site-shell{width:min(100%,760px);min-height:100vh;padding-bottom:calc(66px + env(safe-area-inset-bottom));background:var(--white);margin-inline:auto;box-shadow:0 0 30px #152a2414}.site-header{z-index:40;border-bottom:1px solid var(--line);background:#fffffffa;position:sticky;top:0}.site-header__inner{height:var(--header-height);justify-content:space-between;align-items:center;padding:0 16px;display:flex}.brand{align-items:center;width:132px;height:46px;display:flex}.brand img{width:132px;height:auto}.site-header__actions{align-items:center;gap:6px;display:flex}.header-phone,.menu-button,.menu-drawer__header button{background:0 0;border:0;justify-content:center;align-items:center;width:40px;height:40px;padding:0;display:inline-flex}.header-phone{color:var(--green)}.menu-button,.menu-drawer__header button{cursor:pointer}.header-phone svg,.menu-button svg,.menu-drawer__header button svg{width:21px;height:21px}.service-navigation{border-top:1px solid #edf1ef;overflow:hidden}.service-navigation__track{scrollbar-width:none;gap:4px;padding:0 12px;display:flex;overflow-x:auto}.service-navigation__track::-webkit-scrollbar{display:none}.service-navigation a{color:#52615d;white-space:nowrap;flex:none;min-height:46px;padding:13px 10px 11px;font-size:13px;font-weight:600;position:relative}.service-navigation a:after{background:var(--orange);content:"";height:3px;position:absolute;bottom:0;left:10px;right:10px;transform:scaleX(0)}.service-navigation a.is-active{color:var(--green)}.service-navigation a.is-active:after{transform:scaleX(1)}.home-hero,.service-hero{color:var(--white);background-color:#173e38;background-image:url(/assets/hero-consultation.jpg);background-position:50%;background-size:cover;position:relative;overflow:hidden}.home-hero:before,.service-hero:before{content:"";background:#052a23bd;position:absolute;inset:0}.home-hero{background-position:60%;min-height:396px}.home-hero__content,.service-hero__content{z-index:1;min-height:inherit;flex-direction:column;justify-content:center;align-items:flex-start;padding:38px 22px 42px;display:flex;position:relative}.hero-kicker{color:#ffc8aa;margin-bottom:10px;font-size:13px;font-weight:800}.home-hero h1{font-size:38px;font-weight:850}.home-hero__headline{color:#edf7f3;max-width:480px;margin-top:12px;font-size:20px;font-weight:700;line-height:1.5}.home-hero__actions{flex-wrap:wrap;gap:10px;margin-top:26px;display:flex}.button{border:1px solid #0000;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:44px;padding:0 16px;font-size:14px;font-weight:750;display:inline-flex}.button svg{width:17px;height:17px}.button--primary{color:var(--white);background:var(--orange)}.button--light{color:var(--white);background:#ffffff1f;border-color:#ffffff8c}.trust-band{border-bottom:1px solid var(--line);grid-template-columns:repeat(3,minmax(0,1fr));min-height:76px;display:grid}.trust-band div{color:var(--green-dark);flex-direction:column;justify-content:center;align-items:center;gap:4px;font-size:12px;font-weight:700;display:flex}.trust-band div+div{border-left:1px solid var(--line)}.trust-band svg{width:20px;height:20px;color:var(--orange)}.content-section{background:var(--white);border-top:1px solid var(--line);padding:34px 18px 38px}.content-section--muted{background:var(--surface)}.section-heading{margin-bottom:22px}.section-heading>p{color:var(--orange);margin-bottom:5px;font-size:12px;font-weight:800}.section-heading h2{color:var(--ink);font-size:24px;font-weight:800}.section-heading>span{color:var(--muted);margin-top:8px;font-size:13px;line-height:1.65;display:block}.service-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.service-card{border:1px solid var(--line);background:var(--white);border-radius:8px;flex-direction:column;align-items:flex-start;min-width:0;min-height:132px;padding:15px;display:flex;position:relative}.service-card strong{margin-top:11px;font-size:16px}.service-card>span:not(.icon-box){color:var(--muted);margin-top:2px;font-size:12px}.service-card__arrow{color:#8a9692;width:16px;height:16px;position:absolute;bottom:13px;right:12px}.icon-box{border-radius:7px;flex:none;justify-content:center;align-items:center;width:38px;height:38px;display:inline-flex}.icon-box svg{width:19px;height:19px}.icon-box--green{color:var(--green);background:var(--green-soft)}.icon-box--orange{color:var(--orange);background:var(--orange-soft)}.icon-box--blue{color:var(--blue);background:var(--blue-soft)}.icon-box--red{color:var(--red);background:var(--red-soft)}.icon-box--teal{color:var(--teal);background:var(--teal-soft)}.compact-process{gap:0;display:grid}.compact-process li{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr);gap:12px;padding:14px 0;display:grid}.compact-process li:last-child{border-bottom:0}.compact-process>li>span{color:var(--orange);font-size:13px;font-weight:800}.compact-process strong{font-size:15px;display:block}.compact-process p{color:var(--muted);margin-top:2px;font-size:13px}.contact-band{color:var(--white);background:var(--green-dark);grid-template-columns:42px minmax(0,1fr);gap:14px;padding:30px 20px;display:grid}.contact-band>svg{color:#f7b38c;width:34px;height:34px}.contact-band p{color:#bad2ca;font-size:12px}.contact-band h2{margin-top:3px;font-size:20px}.contact-band a{color:#ffc8aa;align-items:center;gap:8px;margin-top:13px;font-size:18px;font-weight:800;display:inline-flex}.contact-band a svg{width:17px;height:17px}.service-hero{background-position:58%;min-height:354px}.service-hero--orange:before{background:#442713b8}.service-hero--blue:before{background:#073544bd}.service-hero--red:before{background:#481e1ebd}.service-hero--teal:before{background:#073733bd}.back-link{color:#d8e9e3;align-items:center;gap:5px;margin-bottom:34px;font-size:13px;display:inline-flex}.back-link svg{width:16px;height:16px}.service-hero h1{font-size:34px;font-weight:850}.service-hero__content>p:not(.hero-kicker){color:#e4efeb;max-width:500px;margin-top:12px;font-size:16px;line-height:1.7}.service-hero .button{margin-top:22px}.quick-facts{border-bottom:1px solid var(--line);grid-template-columns:repeat(2,minmax(0,1fr));display:grid}.quick-facts>div{grid-template-columns:28px minmax(0,1fr);column-gap:9px;padding:17px 14px;display:grid}.quick-facts>div+div{border-left:1px solid var(--line)}.quick-facts svg{width:23px;height:23px;color:var(--green);grid-row:1/3}.quick-facts strong{font-size:13px}.quick-facts span{color:var(--muted);font-size:11px;line-height:1.45}.feature-list{border-top:1px solid var(--line)}.feature-list article{border-bottom:1px solid var(--line);grid-template-columns:36px minmax(0,1fr);gap:10px;padding:17px 0;display:grid}.feature-list__number{color:var(--orange);font-size:12px;font-weight:800}.feature-list h3,.process-list h3{font-size:15px}.feature-list p,.process-list p{color:var(--muted);margin-top:3px;font-size:13px;line-height:1.65}.check-list{gap:9px;display:grid}.check-list li{background:var(--white);border-left:3px solid #9fc7b8;grid-template-columns:22px minmax(0,1fr);align-items:start;gap:9px;padding:11px 12px;font-size:13px;display:grid}.check-list svg{width:18px;height:18px;color:var(--green);margin-top:2px}.process-list{display:grid}.process-list li{grid-template-columns:36px minmax(0,1fr);gap:13px;min-height:92px;display:grid;position:relative}.process-list li:not(:last-child):before{content:"";background:#b8c9c3;width:1px;position:absolute;top:35px;bottom:5px;left:17px}.process-list>li>span{z-index:1;width:35px;height:35px;color:var(--white);background:var(--green);border-radius:50%;justify-content:center;align-items:center;font-size:13px;font-weight:800;display:flex;position:relative}.process-list li>div{padding:5px 0 20px}.faq-list{border-top:1px solid var(--line)}.faq-list details{border-bottom:1px solid var(--line)}.faq-list summary{cursor:pointer;grid-template-columns:minmax(0,1fr) 20px;align-items:center;gap:10px;min-height:56px;padding:10px 2px;font-size:14px;font-weight:700;list-style:none;display:grid}.faq-list summary::-webkit-details-marker{display:none}.faq-list summary svg{width:18px;height:18px;color:var(--muted);transition:transform .16s}.faq-list details[open] summary svg{transform:rotate(90deg)}.faq-list details p{color:var(--muted);padding:0 2px 17px;font-size:13px;line-height:1.7}.service-cta{border-top:1px solid var(--line);background:var(--white);grid-template-columns:42px minmax(0,1fr);gap:12px;padding:26px 18px 28px;display:grid}.service-cta>p{color:var(--muted);font-size:13px}.service-cta>a{color:var(--green);grid-column:2;align-items:center;gap:7px;font-size:18px;font-weight:800;display:inline-flex}.service-cta>a svg{width:17px;height:17px}.site-footer{color:#b9cbc5;text-align:center;background:#152b26;padding:34px 20px 30px}.site-footer>img{background:var(--white);border-radius:6px;width:156px;margin:0 auto;padding:7px 10px}.site-footer>p{margin-top:8px;font-size:12px}.site-footer__contacts{flex-wrap:wrap;justify-content:center;gap:9px 16px;margin-top:17px;display:flex}.site-footer__contacts a{color:var(--white);align-items:center;gap:6px;font-size:13px;font-weight:700;display:inline-flex}.site-footer__contacts svg{width:15px;height:15px}.site-footer__links{flex-wrap:wrap;justify-content:center;gap:8px 18px;margin-top:20px;font-size:11px;display:flex}.site-footer small{color:#829a92;margin-top:9px;font-size:10px;display:block}.bottom-actions{z-index:45;width:min(100%,760px);min-height:calc(58px + env(safe-area-inset-bottom));padding-bottom:env(safe-area-inset-bottom);background:var(--white);border-top:1px solid var(--line);grid-template-columns:92px minmax(0,1fr);margin-inline:auto;display:grid;position:fixed;bottom:0;left:0;right:0;box-shadow:0 -6px 20px #0d271f1a}.bottom-actions a{justify-content:center;align-items:center;gap:7px;min-width:0;font-size:14px;font-weight:750;display:flex}.bottom-actions svg{width:18px;height:18px}.bottom-actions__secondary{color:var(--green)}.bottom-actions__primary{color:var(--white);background:var(--orange)}.menu-backdrop{z-index:70;background:#06130f7a;position:fixed;inset:0}.menu-drawer{z-index:75;width:min(84%,390px);padding-bottom:env(safe-area-inset-bottom);background:var(--white);transition:transform .18s;position:fixed;top:0;bottom:0;right:0;transform:translate(105%);box-shadow:-12px 0 30px #071c1633}.menu-drawer.is-open{transform:translate(0)}.menu-drawer__header{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;min-height:64px;padding:0 14px 0 20px;display:flex}.menu-drawer__header strong{font-size:17px}.menu-drawer nav{padding:8px 16px}.menu-drawer nav>a{border-bottom:1px solid var(--line);grid-template-columns:38px minmax(0,1fr) 20px;align-items:center;gap:11px;min-height:58px;font-size:14px;font-weight:650;display:grid}.menu-drawer nav>a.is-active{color:var(--green)}.menu-drawer nav>a>svg{color:#8b9894;width:17px;height:17px}.menu-drawer__contact{border-left:3px solid var(--orange);background:var(--surface);margin:18px 16px 0;padding:14px}.menu-drawer__contact span{color:var(--muted);font-size:11px;display:block}.menu-drawer__contact a{color:var(--green);margin-top:2px;font-size:18px;font-weight:800;display:block}@media (width>=600px){.site-header__inner,.home-hero__content,.service-hero__content,.content-section{padding-left:30px;padding-right:30px}.home-hero{min-height:430px}.service-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.service-card:last-child:nth-child(odd){grid-column:auto}}@media (width<=360px){.home-hero__content,.service-hero__content{padding-left:18px;padding-right:18px}.home-hero h1{font-size:34px}.home-hero__headline{font-size:18px}.quick-facts>div{grid-template-columns:24px minmax(0,1fr);column-gap:6px;padding-left:10px;padding-right:10px}.quick-facts svg{width:20px;height:20px}.quick-facts span{font-size:10px}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important}}
