/* Палитра Hook: замените только эти значения после согласования дизайна. */
:root{--hk-white:#f7f5f0;--hk-ink:#16191e;--hk-dark:#234141;--hk-accent:#234141;--hk-green:#234141;--hk-soft:#e9e5dc;--hk-muted:#486664;--hk-line:#23414126;--hk-sand:#c4b187;--hk-width:1320px;--hk-radius:20px}
.hk,.hk *,.hk *::before,.hk *::after{box-sizing:border-box}
.hk{font-family:Arial,Helvetica,sans-serif;color:var(--hk-ink);font-size:16px;line-height:1.5;text-align:left;-webkit-font-smoothing:antialiased;overflow-wrap:break-word}
.hk h1,.hk h2,.hk h3,.hk p,.hk blockquote,.hk figure{margin:0}
.hk a{color:inherit!important;text-decoration:none!important}
.hk button,.hk input{font-family:inherit}
.hk button{cursor:pointer}
.hk button:disabled{cursor:wait;opacity:.6}
.hk a:focus-visible,.hk button:focus-visible,.hk input:focus-visible,.hk summary:focus-visible{outline:3px solid var(--hk-green);outline-offset:5px}
.hk [hidden]{display:none!important}
.hk-wrap{width:min(var(--hk-width),calc(100% - 96px));margin-inline:auto}
.hk-section{padding:100px 0;scroll-margin-top:24px;background:var(--hk-white)}
.hk-section-title{font-size:clamp(30px,3.3vw,46px);line-height:1.13;letter-spacing:-1.65px;font-weight:600;max-width:960px;text-wrap:balance}
.hk-kicker{display:flex;align-items:center;gap:12px;margin-bottom:30px!important;font-size:11px;line-height:1.3;text-transform:uppercase;letter-spacing:1.8px;font-weight:700}
.hk-kicker::before{content:"";width:7px;height:7px;background:var(--hk-green);border-radius:50%;flex:none}
.hk-kicker span{margin-left:auto;color:var(--hk-muted);letter-spacing:0}
.hk-btn{display:inline-flex;align-items:center;justify-content:space-between;gap:28px;min-height:56px;padding:16px 24px;border:1px solid transparent;border-radius:8px;background:var(--hk-accent);color:var(--hk-ink)!important;font-size:15px;font-weight:700;line-height:1.3;transition:background .2s,transform .2s}
.hk-btn:hover{background:#b4e66b;transform:translateY(-2px)}
.hk-btn-secondary{border-color:var(--hk-line);background:transparent}
.hk-btn-secondary:hover{background:var(--hk-soft)}
.hk-arrow{font-size:22px;font-weight:400;line-height:1;flex:none}
.hk-header{background:var(--hk-white)}
.hk-header-inner{min-height:100px;display:flex;align-items:center;justify-content:space-between;gap:28px;border-bottom:1px solid var(--hk-line)}
.hk-logo{font-weight:800;font-size:40px;line-height:1;letter-spacing:-3px;display:inline-flex;align-items:baseline;gap:3px}
.hk-logo i{width:9px;height:9px;background:var(--hk-green);border-radius:2px;margin-left:3px}
.hk-nav{display:flex;gap:30px;font-size:13px}
.hk-nav a:hover{text-decoration:underline!important;text-underline-offset:6px}
.hk-header-phone{font-size:14px;font-weight:700;white-space:nowrap}
.hk-hero{padding:42px 0 72px;background:var(--hk-white)}
.hk-location{display:inline-flex;align-items:center;gap:10px;background:var(--hk-soft);border:1px solid var(--hk-line);border-radius:40px;padding:9px 15px;font-size:12px;line-height:1.4;margin-bottom:36px}
.hk-location b{display:inline-block;width:24px;height:16px;flex:none;border-radius:2px;background:linear-gradient(#aa151b 0 25%,#f1bf00 25% 75%,#aa151b 75%);font-size:0!important;color:transparent;font-weight:400}
.hk-hero-grid{display:grid;grid-template-columns:minmax(0,1fr) 260px;gap:76px;align-items:start}
.hk-hero h1{font-size:clamp(36px,4.25vw,59px);font-weight:600;line-height:1.06;letter-spacing:-2.5px;max-width:900px;text-wrap:balance}
.hk-hero h1 em{font-style:normal;color:var(--hk-green)}
.hk-hero-copy{max-width:670px;margin-top:28px!important;font-size:18px;line-height:1.5}
.hk-hero-copy-secondary{font-size:15px;color:var(--hk-muted);max-width:580px;margin-top:13px!important}
.hk-hero-stats{padding-top:8px}
.hk-stat{border-top:1px solid var(--hk-line);padding:24px 0 27px}
.hk-stat:first-child{border-top:3px solid var(--hk-green)}
.hk-stat strong{font-size:43px;line-height:1.05;letter-spacing:-2px;display:block;font-weight:500}
.hk-stat small{font-size:14px;display:block;margin-top:12px;line-height:1.45;color:var(--hk-muted);max-width:220px}
.hk-hero-actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:32px}
.hk-hero-note{margin-top:18px!important;font-size:12px;line-height:1.5;color:var(--hk-muted);max-width:410px}
.hk-hero-bottom{display:flex;align-items:center;gap:16px;margin-top:64px;color:var(--hk-muted);font-size:11px;letter-spacing:1.5px;text-transform:uppercase}
.hk-hero-bottom::before{content:"";height:1px;background:var(--hk-line);flex:1}
.hk-problems{background:var(--hk-soft)}
.hk-problem-list{margin-top:52px;border-top:1px solid var(--hk-line)}
.hk-problem{display:grid;grid-template-columns:88px minmax(0,.9fr) minmax(0,1.1fr);gap:32px;padding:36px 0;border-bottom:1px solid var(--hk-line);align-items:start}
.hk-problem-number{font-size:11px;letter-spacing:.5px;text-transform:uppercase;padding-top:5px;color:var(--hk-muted)}
.hk-problem h3{font-size:24px;font-weight:500;line-height:1.25;letter-spacing:-.6px}
.hk-problem p{font-size:15px;color:#596153;line-height:1.65}
.hk-bridge-copy{display:flex;gap:24px;align-items:center;max-width:830px;margin-top:40px!important;font-size:25px;line-height:1.3;letter-spacing:-.6px}
.hk-bridge-copy span{display:flex;align-items:center;justify-content:center;width:48px;height:48px;flex:none;border-radius:50%;background:var(--hk-accent)}
.hk-dark{background:var(--hk-dark);color:#f4f6f0}
.hk-dark .hk-kicker::before{background:var(--hk-accent)}
.hk-dark .hk-kicker span{color:#a1ab99}
.hk-approach-layout{display:grid;grid-template-columns:minmax(0,.9fr) minmax(0,1fr);gap:100px;align-items:start}
.hk-approach-layout .hk-section-title{font-size:clamp(30px,3vw,42px);max-width:510px}
.hk-approach-item{padding:27px 0;border-top:1px solid #4a5145;display:grid;grid-template-columns:30px minmax(0,1fr);gap:18px}
.hk-approach-item:first-child{padding-top:0;border-top:0}
.hk-approach-item:last-child{padding-bottom:0}

.hk-approach-item h3{font-size:21px;line-height:1.3;font-weight:500;margin-bottom:12px;letter-spacing:-.3px}
.hk-approach-item p{font-size:15px;line-height:1.65;color:#bdc5b7}
.hk-graphic{margin-top:52px;width:100%;max-width:380px;height:205px;position:relative;overflow:hidden;border:1px solid #4a5145;border-radius:16px;background:linear-gradient(0deg,transparent 24%,#ffffff05 25%,transparent 26%,transparent 74%,#ffffff05 75%,transparent 76%),linear-gradient(90deg,transparent 24%,#ffffff05 25%,transparent 26%,transparent 74%,#ffffff05 75%,transparent 76%);background-size:48px 48px}
.hk-graphic-bars{position:absolute;inset:32px;display:flex;gap:15px;align-items:flex-end}
.hk-graphic-bars i{flex:1;background:#c4f12118;border:1px solid #c4f17c44;border-radius:5px 5px 0 0;height:30%}
.hk-graphic-bars i:nth-child(2){height:48%}.hk-graphic-bars i:nth-child(3){height:67%}.hk-graphic-bars i:nth-child(4){height:85%;background:var(--hk-accent)}
.hk-cases-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:44px 28px;margin-top:48px}
.hk-case{border:1px solid var(--hk-line);border-radius:var(--hk-radius);overflow:hidden;display:flex;flex-direction:column}
.hk-placeholder{position:relative;display:flex;align-items:center;justify-content:center;min-width:0;background:#edf0e7;color:#737e68;aspect-ratio:16/9;overflow:hidden}
.hk-placeholder::before,.hk-placeholder::after{content:"";position:absolute;left:50%;top:50%;width:110px;height:110px;border:1px solid #b5bda955;transform:translate(-50%,-50%) rotate(45deg)}
.hk-placeholder::after{width:160px;height:160px}
.hk-placeholder span{position:relative;z-index:1;padding:8px 12px;background:#edf0e7;font-size:10px;letter-spacing:1.5px;text-transform:uppercase}
.hk-placeholder>img{width:100%;height:100%;object-fit:cover;position:absolute;inset:0;z-index:2}
.hk-case:nth-child(2) .hk-placeholder{background:#e4e9e3}.hk-case:nth-child(3) .hk-placeholder{background:#eeeae1}.hk-case:nth-child(4) .hk-placeholder{background:#e5e9e8}
.hk-case-body{padding:28px 30px 32px;flex:1}
.hk-case h3{font-size:24px;line-height:1.2;font-weight:500;letter-spacing:-.6px;max-width:490px}
.hk-case-check{display:inline-block;margin:17px 0 22px!important;padding:7px 11px;border-radius:5px;background:var(--hk-soft);font-size:12px;font-weight:700}
.hk-case-text{font-size:16px;line-height:1.65;color:var(--hk-muted)}
.hk-case-result{display:block;margin-top:18px;color:var(--hk-ink)}
.hk-testimonials{background:var(--hk-soft)}
.hk-testimonial{display:grid;grid-template-columns:300px minmax(0,1fr);gap:66px;margin-top:48px;align-items:start}
.hk-portrait{aspect-ratio:4/5;border-radius:var(--hk-radius);background:#e2e8dc}
.hk-person{font-size:14px;font-weight:700;line-height:1.5;margin-top:20px!important}
.hk-country{font-size:12px;color:var(--hk-muted);margin-top:8px!important}
.hk-quote-mark{font-size:90px;color:var(--hk-green);line-height:.8;letter-spacing:-5px}
.hk-quote-text{font-size:clamp(18px,1.7vw,23px);line-height:1.6;letter-spacing:-.25px;margin-top:16px!important}
.hk-testimonial .hk-btn{margin-top:30px}
.hk-contact{background:var(--hk-dark);color:#f4f6f0}
.hk-contact-grid{display:grid;grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:72px;align-items:start}
.hk-contact-grid .hk-section-title{font-size:clamp(30px,3.1vw,43px)}
.hk-contact-copy{font-size:17px;line-height:1.6;color:#bdc5b7;margin-top:26px!important;max-width:470px}
.hk-contact-meta{display:flex;align-items:center;gap:12px;margin-top:36px;color:var(--hk-accent);font-size:13px}
.hk-contact-meta span{width:7px;height:7px;background:var(--hk-accent);border-radius:50%}
.hk-quiz{background:var(--hk-white);color:var(--hk-ink);padding:32px;border-radius:var(--hk-radius);min-height:520px}
.hk-quiz-top{display:flex;justify-content:space-between;align-items:center;font-size:11px;text-transform:uppercase;letter-spacing:1px;color:var(--hk-muted)}
.hk-progress{height:3px;background:var(--hk-soft);margin:17px 0 30px;border-radius:4px;overflow:hidden}
.hk-progress>span{display:block;height:100%;background:var(--hk-green);width:25%;transition:width .25s}
.hk-step{border:0;padding:0;margin:0;min-width:0}
.hk-step legend,.hk-form-title{font-size:25px;line-height:1.25;font-weight:500;letter-spacing:-.6px;margin-bottom:24px;width:100%}
.hk-option{position:relative;display:flex;align-items:center;gap:12px;width:100%;background:#fff;border:1px solid var(--hk-line);border-radius:8px;padding:15px;margin-top:10px;text-align:left;min-height:54px;font-size:14px;line-height:1.45;color:var(--hk-ink)}
.hk-option:hover{border-color:var(--hk-green);background:var(--hk-soft)}
.hk-option::before{content:"";display:block;flex:none;width:17px;height:17px;border:1px solid #a6afa0;border-radius:50%}
.hk-option[aria-checked="true"]{border-color:var(--hk-green);background:var(--hk-soft)}
.hk-option[aria-checked="true"]::before{border:5px solid var(--hk-green);background:#fff}
.hk-back{border:0;background:transparent;color:var(--hk-muted);padding:15px 0 0;margin-top:10px;font-size:13px}
.hk-back:hover{color:var(--hk-ink)}
.hk-field{display:block;font-size:12px;margin:18px 0 0}
.hk-field input{display:block;width:100%;border:1px solid #bdc5b7;background:#fff;color:var(--hk-ink);border-radius:8px;padding:15px 14px;min-height:54px;margin-top:8px;font-size:16px;outline-offset:2px}
.hk-field input:focus{border-color:var(--hk-green)}
.hk-field small{font-weight:400;color:var(--hk-muted)}
.hk-form .hk-btn{width:100%;margin-top:24px}
.hk-consent{font-size:11px;color:var(--hk-muted);line-height:1.5;margin-top:14px!important}
.hk-consent a{text-decoration:underline!important}
.hk-form-status{font-size:13px;line-height:1.5;color:#9b3024;margin-top:16px!important}
.hk-honeypot{position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}
.hk-footer{background:var(--hk-dark);color:#f4f6f0;padding:0 0 28px}
.hk-footer-inner{border-top:1px solid #4a5145;padding-top:30px;display:flex;align-items:center;justify-content:space-between;gap:25px}
.hk-footer .hk-logo{font-size:32px}.hk-footer .hk-logo i{background:var(--hk-accent)}
.hk-footer-phone{font-size:18px;white-space:nowrap}
.hk-footer-small{font-size:11px;color:#bdc5b7}
.hk-dialog{position:fixed;border:0;padding:0;border-radius:24px;width:min(530px,calc(100% - 32px));max-height:calc(100dvh - 32px);margin:auto;background:#fff;color:var(--hk-ink);box-shadow:0 24px 100px #0003;overscroll-behavior:contain}
.hk-dialog::backdrop{background:#182014b3;backdrop-filter:blur(5px)}
.hk-dialog-inner{padding:44px 36px 34px}
.hk-dialog-close{position:absolute;right:12px;top:12px;border:0;background:var(--hk-soft);border-radius:50%;width:36px;height:36px;font-size:23px;line-height:1;color:var(--hk-ink)}
.hk-dialog h2{font-size:29px;line-height:1.2;font-weight:500;letter-spacing:-1px;margin:0 0 16px}
.hk-dialog-copy{font-size:15px;line-height:1.6;color:var(--hk-muted)}
.hk-success-icon{width:52px;height:52px;border-radius:50%;background:var(--hk-accent);display:flex;align-items:center;justify-content:center;font-size:26px;margin-bottom:24px}
.hk-success .hk-btn{margin-top:24px;width:100%}
.hk-cookie{position:fixed;right:22px;bottom:22px;z-index:99999;width:min(370px,calc(100% - 32px));padding:22px;background:#fff;border:1px solid var(--hk-line);box-shadow:0 8px 40px #0002;border-radius:16px;font-size:13px}
.hk-cookie-actions{display:flex;flex-wrap:wrap;gap:8px;margin-top:15px}
.hk-cookie .hk-btn{min-height:42px;padding:10px 13px;font-size:12px;gap:8px}
.hk-privacy-button{background:transparent;border:0;padding:0;color:inherit;font-size:11px;text-decoration:underline;text-underline-offset:3px}
@media(min-width:1600px){.hk-wrap{width:min(var(--hk-width),calc(100% - 120px))}}
@media(max-width:1100px){.hk-wrap{width:calc(100% - 64px)}.hk-hero-grid{grid-template-columns:minmax(0,1fr) 210px;gap:36px}.hk-hero h1{font-size:48px}.hk-nav{gap:20px}.hk-approach-layout{gap:50px}.hk-contact-grid{gap:36px}.hk-problem{grid-template-columns:75px minmax(0,.9fr) minmax(0,1.1fr);gap:22px}.hk-testimonial{grid-template-columns:250px minmax(0,1fr);gap:40px}.hk-quiz{padding:26px}}
@media(max-width:800px){.hk-wrap{width:calc(100% - 40px)}.hk-section{padding:68px 0}.hk-header-inner{min-height:82px}.hk-nav{display:none}.hk-logo{font-size:35px}.hk-hero{padding:30px 0 48px}.hk-hero-grid{grid-template-columns:1fr;gap:36px}.hk-hero h1{font-size:clamp(36px,6.4vw,49px);letter-spacing:-1.9px;max-width:710px}.hk-hero-copy{font-size:17px}.hk-location{margin-bottom:28px}.hk-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;padding:0}.hk-stat{border-top:1px solid var(--hk-line)!important;padding:20px 0 0}.hk-stat strong{font-size:32px;letter-spacing:-1.2px}.hk-stat small{font-size:12px}.hk-hero-bottom{margin-top:36px}.hk-problem{grid-template-columns:80px minmax(0,1fr);gap:14px 24px}.hk-problem p{grid-column:2}.hk-problem-list{margin-top:34px}.hk-approach-layout{grid-template-columns:1fr;gap:40px}.hk-approach-layout .hk-section-title{max-width:670px}.hk-graphic{display:none}.hk-cases-grid{gap:24px 18px}.hk-case-body{padding:22px}.hk-case h3{font-size:21px}.hk-case-text{font-size:15px}.hk-testimonial{grid-template-columns:180px minmax(0,1fr);gap:28px}.hk-contact-grid{grid-template-columns:1fr;gap:36px}.hk-contact-copy{max-width:650px}.hk-contact-meta{margin-top:24px}.hk-quiz{min-height:0}.hk-footer-inner{flex-wrap:wrap}.hk-footer-small{width:100%}}
@media(max-width:520px){.hk-wrap{width:calc(100% - 36px)}.hk-header-inner{min-height:76px;gap:14px}.hk-header-phone{font-size:12px}.hk-logo{font-size:33px}.hk-hero h1{font-size:36px;letter-spacing:-1.55px;line-height:1.09;text-wrap:initial}.hk-location{font-size:10px;padding:8px 10px;gap:7px}.hk-location b{font-size:17px}.hk-hero-copy{font-size:16px}.hk-hero-copy-secondary{font-size:14px}.hk-hero-actions{display:grid;grid-template-columns:1fr;margin-top:26px}.hk-btn{min-height:54px}.hk-hero-stats{grid-template-columns:1fr;gap:0}.hk-stat{display:grid;grid-template-columns:115px minmax(0,1fr);align-items:center;gap:18px;padding:18px 0}.hk-stat strong{font-size:29px}.hk-stat small{margin:0;max-width:none}.hk-hero-bottom{margin-top:24px}.hk-section-title{font-size:31px;letter-spacing:-1px;text-wrap:initial}.hk-kicker{margin-bottom:24px!important;font-size:10px}.hk-problem{grid-template-columns:1fr;padding:26px 0;gap:14px}.hk-problem p{grid-column:auto;font-size:14px}.hk-problem h3{font-size:23px}.hk-problem-number{padding-top:0}.hk-bridge-copy{font-size:21px;gap:16px;align-items:flex-start}.hk-bridge-copy span{width:38px;height:38px}.hk-approach-layout .hk-section-title{font-size:31px}.hk-approach-item{grid-template-columns:24px minmax(0,1fr);gap:12px}.hk-approach-item h3{font-size:20px}.hk-approach-item p{font-size:14px}.hk-cases-grid{grid-template-columns:1fr;margin-top:32px;gap:22px}.hk-case-body{padding:24px}.hk-case h3{font-size:23px}.hk-testimonial{grid-template-columns:1fr;margin-top:32px;gap:34px}.hk-portrait{max-width:220px;aspect-ratio:1}.hk-person{max-width:280px}.hk-quote-text{font-size:18px;line-height:1.65}.hk-contact-grid .hk-section-title{font-size:31px}.hk-contact-copy{font-size:16px}.hk-quiz{padding:24px 20px;border-radius:18px}.hk-step legend,.hk-form-title{font-size:23px}.hk-option{padding:13px 12px;font-size:13px}.hk-footer-inner{gap:24px}.hk-footer-phone{font-size:16px}.hk-dialog-inner{padding:52px 24px 28px}.hk-dialog h2{font-size:26px}.hk-cookie{right:16px;bottom:16px}}
@media(max-width:360px){.hk-hero h1{font-size:31px;letter-spacing:-1.2px}.hk-stat strong{font-size:26px}}
@media(prefers-reduced-motion:reduce){.hk *{transition:none!important;scroll-behavior:auto!important}}

/* Hook 21.09 — светлая палитра бренда, композиция по BrickLama. */
.hk{font-family:Manrope,Inter,system-ui,-apple-system,"Segoe UI",sans-serif}
.hk-wrap{width:min(var(--hk-width),calc(100% - 96px))}
.hk-section{padding:88px 0;scroll-margin-top:104px}
.hk-section-title{font-size:clamp(32px,3.7vw,52px);font-weight:800;line-height:1.08;letter-spacing:-2px;max-width:1060px;text-wrap:initial}
.hk-btn,.hk a.hk-btn{border-radius:100px;background:var(--hk-green);color:#fff!important;padding:17px 25px;font-weight:700;min-height:56px}
.hk-btn:hover{background:#486664;transform:translateY(-1px)}
.hk-btn-secondary,.hk a.hk-btn-secondary{background:transparent;color:var(--hk-green)!important;border-color:#48666480}
.hk-btn-secondary:hover{background:#e9e5dc}
.hk-header{position:fixed;inset:0 0 auto;z-index:10000;background:#f7f5f0ed;backdrop-filter:blur(18px);border-bottom:1px solid transparent;transition:box-shadow .2s,border-color .2s}
.hk-header.hk-scrolled{border-color:var(--hk-line);box-shadow:0 4px 22px #16191e0a}
.hk-header-inner{min-height:84px;border:0;gap:24px}
.hk-header-space{height:84px}
.hk-logo{font-size:42px;font-weight:800;letter-spacing:-3.5px;color:var(--hk-green)!important}
.hk-logo i{display:none}
.hk-nav{gap:28px;font-size:14px;font-weight:600}
.hk-header-actions{display:flex;align-items:center;gap:22px}
.hk-header-phone{font-size:13px}
.hk-header .hk-header-cta{min-height:44px;padding:12px 20px;font-size:13px}
.hk-mobile-menu{display:none}
.hk-hero{padding:38px 0 68px;background:var(--hk-soft);position:relative}
.hk-location{background:transparent;border-color:#4866644d;margin-bottom:30px;font-size:12px;padding:8px 13px}
.hk-hero-grid{grid-template-columns:minmax(0,1fr) 260px;gap:66px;align-items:center}
.hk-hero h1{font-size:clamp(40px,4.5vw,65px);line-height:1.035;letter-spacing:-3px;font-weight:800;text-wrap:initial}
.hk-hero h1 em{color:var(--hk-green)}
.hk-hero-copy{font-size:19px;font-weight:500;line-height:1.55;margin-top:28px!important;max-width:760px}
.hk-hero-copy-secondary{font-size:16px;line-height:1.6;color:var(--hk-muted);max-width:730px}
.hk-hero-actions{margin-top:28px;gap:12px}
.hk-hero-note{font-size:13px;max-width:560px;line-height:1.6;margin-top:18px!important}
.hk-hero-stats{padding:0 0 0 30px;border-left:1px solid #48666440}
.hk-stat{padding:25px 0;border-color:#48666440}
.hk-stat:first-child{border-top:0;padding-top:0}
.hk-stat:last-child{padding-bottom:0}
.hk-stat strong{font-size:48px;font-weight:800;letter-spacing:-2.5px;color:var(--hk-green)}
.hk-stat small{font-size:14px;color:var(--hk-muted);line-height:1.5}
.hk-problems{background:var(--hk-white)}
.hk-problem-list{margin-top:40px}
.hk-problem{grid-template-columns:94px minmax(0,.9fr) minmax(0,1.15fr);gap:28px;padding:30px 0}
.hk-problem-number{color:var(--hk-muted);font-size:11px;font-weight:700}
.hk-problem h3{font-size:25px;line-height:1.3;font-weight:700;letter-spacing:-.7px}
.hk-problem p{color:#486664;font-size:16px;line-height:1.7}
.hk-bridge-copy{background:var(--hk-soft);padding:24px 28px;border-radius:16px;max-width:none;font-size:26px;font-weight:700;line-height:1.35}
.hk-bridge-copy span{background:var(--hk-sand);color:var(--hk-dark)}
.hk-dark{background:var(--hk-soft);color:var(--hk-ink)}
.hk-approach-layout{display:block}
.hk-approach-layout .hk-section-title{font-size:clamp(32px,3.7vw,52px);max-width:1060px}
.hk-approach-layout>div:last-child{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px;margin-top:40px}
.hk-approach-item,.hk-approach-item:first-child,.hk-approach-item:last-child{display:block;border:1px solid #23414120;border-radius:20px;background:var(--hk-white);padding:30px}
.hk-approach-item:last-child{grid-column:1/-1}
.hk-approach-item h3{font-size:23px;line-height:1.35;font-weight:700;letter-spacing:-.5px;max-width:660px}
.hk-approach-item p{font-size:16px;line-height:1.65;color:var(--hk-muted);max-width:1080px}
.hk-cases-grid{gap:28px;margin-top:40px}
.hk-case{border-color:var(--hk-line);background:#fff;border-radius:20px}
.hk-case h3{font-weight:700;line-height:1.3;letter-spacing:-.6px}
.hk-case-check{background:var(--hk-soft);color:var(--hk-green);font-size:13px;padding:9px 13px;border-radius:100px}
.hk-case-result{font-size:19px;font-weight:800;line-height:1.5;color:var(--hk-green);padding-top:18px;border-top:1px solid var(--hk-line)}
.hk-placeholder,.hk-case:nth-child(2) .hk-placeholder,.hk-case:nth-child(3) .hk-placeholder,.hk-case:nth-child(4) .hk-placeholder{background:#e9e5dc;color:#486664}
.hk-placeholder::before,.hk-placeholder::after{display:none}
.hk-placeholder span{background:transparent;color:#486664;font-size:11px;letter-spacing:.8px}
.hk-testimonials{background:var(--hk-soft)}
.hk-testimonial{background:var(--hk-white);border-radius:24px;padding:36px;gap:48px;grid-template-columns:250px minmax(0,1fr);margin-top:40px}
.hk-portrait{background:#d8d9d0;aspect-ratio:4/5}
.hk-quote-text{font-size:20px;line-height:1.75}
.hk-quote-mark{color:var(--hk-sand)}
.hk-contact{background:var(--hk-white);color:var(--hk-ink)}
.hk-contact-grid{gap:60px;grid-template-columns:minmax(0,1fr) minmax(0,1fr)}
.hk-contact-grid .hk-section-title{font-size:clamp(32px,3.6vw,50px);line-height:1.1}
.hk-contact-copy{color:var(--hk-muted);font-size:18px}
.hk-contact-meta{color:var(--hk-green);font-weight:700}
.hk-contact-meta span{background:var(--hk-sand)}
.hk-quiz{background:#fff;border:1px solid var(--hk-line);box-shadow:0 15px 50px #23414108;padding:32px}
.hk-step legend,.hk-form-title{font-weight:700}
.hk-progress>span{background:var(--hk-sand)}
.hk-footer{background:var(--hk-soft);color:var(--hk-ink);padding:30px 0}
.hk-footer-inner{border:0;padding:0}
.hk-footer .hk-logo{color:var(--hk-green)!important}
.hk-footer-small{color:var(--hk-muted)}
.hk-dialog{background:var(--hk-white)}
.hk-dialog h2{font-weight:800}
.hk-success-icon{background:var(--hk-sand)}
.hk [data-hk-step],.hk-quiz{scroll-margin-top:110px}
@media(max-width:1150px){.hk-header-phone{display:none}.hk-hero-grid{grid-template-columns:minmax(0,1fr) 215px;gap:38px}.hk-hero-stats{padding-left:24px}.hk-stat strong{font-size:40px}.hk-hero h1{font-size:clamp(40px,5.1vw,58px)}}
@media(max-width:800px){.hk-wrap{width:calc(100% - 40px)}.hk-header-inner{min-height:74px}.hk-header-space{height:74px}.hk-nav{display:none}.hk-header-actions{margin-left:auto}.hk-header .hk-header-cta{font-size:12px;padding:12px 16px}.hk-logo{font-size:36px}.hk-mobile-menu{display:block}.hk-mobile-menu summary{width:38px;height:40px;display:flex;flex-direction:column;justify-content:center;gap:6px;cursor:pointer;list-style:none}.hk-mobile-menu summary::-webkit-details-marker{display:none}.hk-mobile-menu summary span{display:block;width:24px;height:2px;background:var(--hk-green)}.hk-mobile-menu nav{position:absolute;top:74px;left:0;right:0;background:var(--hk-white);padding:20px;border-bottom:1px solid var(--hk-line);box-shadow:0 14px 22px #16191e0a;display:flex;flex-direction:column;gap:0}.hk-mobile-menu nav a{padding:13px 4px;font-size:16px;font-weight:600}.hk-hero{padding:30px 0 48px}.hk-hero-grid{grid-template-columns:1fr;gap:36px}.hk-hero h1{font-size:clamp(36px,6.6vw,52px);letter-spacing:-2px}.hk-hero-stats{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:22px;border-left:0;padding:0}.hk-stat,.hk-stat:first-child,.hk-stat:last-child{padding:20px 0 0;border-top:1px solid var(--hk-line)}.hk-stat strong{font-size:33px;letter-spacing:-1.6px}.hk-stat small{font-size:12px}.hk-section{padding:64px 0;scroll-margin-top:92px}.hk-problem{grid-template-columns:70px minmax(0,1fr);gap:16px 22px}.hk-problem p{grid-column:2}.hk-section-title,.hk-approach-layout .hk-section-title{font-size:36px;letter-spacing:-1.3px}.hk-approach-item,.hk-approach-item:first-child,.hk-approach-item:last-child{padding:24px}.hk-approach-item h3{font-size:21px}.hk-approach-item p{font-size:15px}.hk-testimonial{padding:26px;grid-template-columns:180px minmax(0,1fr);gap:28px}.hk-quote-text{font-size:18px}.hk-contact-grid{grid-template-columns:1fr;gap:32px}.hk-contact-grid .hk-section-title{font-size:36px;max-width:700px}.hk-contact-copy{max-width:680px}.hk-footer-inner{gap:20px}.hk-footer-small{width:auto}}
@media(max-width:520px){.hk-wrap{width:calc(100% - 36px)}.hk-header-inner{gap:12px}.hk-logo{font-size:34px}.hk-header .hk-header-cta{font-size:11px;padding:11px 13px;min-height:40px}.hk-mobile-menu summary{width:26px}.hk-hero h1{font-size:35px;line-height:1.09;letter-spacing:-1.5px}.hk-location{font-size:10px;margin-bottom:24px;padding:8px 10px}.hk-hero-copy{font-size:16px;margin-top:24px!important}.hk-hero-copy-secondary{font-size:14px}.hk-hero-actions{display:flex;flex-direction:column}.hk-hero-note{font-size:12px}.hk-hero-stats{grid-template-columns:1fr;gap:0}.hk-stat,.hk-stat:first-child,.hk-stat:last-child{padding:18px 0;display:grid;grid-template-columns:125px minmax(0,1fr);gap:16px}.hk-stat strong{font-size:28px}.hk-stat small{margin:0}.hk-section-title,.hk-approach-layout .hk-section-title,.hk-contact-grid .hk-section-title{font-size:31px;line-height:1.13;letter-spacing:-1px}.hk-problem{grid-template-columns:1fr;gap:12px}.hk-problem p{grid-column:auto;font-size:15px}.hk-problem h3{font-size:22px}.hk-bridge-copy{padding:22px;font-size:22px;display:block}.hk-bridge-copy span{margin-bottom:16px}.hk-approach-layout>div:last-child{grid-template-columns:1fr;margin-top:28px;gap:14px}.hk-cases-grid{margin-top:28px;gap:22px}.hk-case h3{font-size:22px}.hk-case-result{font-size:18px}.hk-testimonial{grid-template-columns:1fr;padding:24px;margin-top:28px}.hk-portrait{width:150px;aspect-ratio:1}.hk-quote-text{font-size:16px;line-height:1.8}.hk-quote-mark{font-size:65px}.hk-person{font-size:13px}.hk-contact-copy{font-size:16px}.hk-quiz{padding:24px 20px}.hk-footer-small{width:100%}.hk-footer-phone{font-size:15px}}
@media(max-width:360px){.hk-hero h1{font-size:31px}.hk-header .hk-header-cta{font-size:10px}.hk-stat strong{font-size:26px}.hk-section-title,.hk-approach-layout .hk-section-title,.hk-contact-grid .hk-section-title{font-size:28px}}

@media(min-width:801px){.hk-stat:last-child strong{font-size:35px;white-space:nowrap}}

/* Уточнения пользователя: компактная шапка, связанные CTA, смайлики. */
.hk-header-inner{min-height:66px;gap:20px}
.hk-header-space{height:66px}
.hk-header .hk-logo{font-size:34px}
.hk-header .hk-header-cta{min-height:38px;padding:9px 15px;font-size:12px;gap:0}
.hk-hero-copy-secondary{font-size:19px;font-weight:500;line-height:1.55;color:var(--hk-ink);max-width:760px}
.hk-hero-actions{align-items:flex-start}
.hk-hero-contact{width:310px;max-width:100%}
.hk-hero-contact .hk-btn{width:100%}
.hk-hero-contact .hk-hero-note{margin-top:10px!important;max-width:none;text-align:center}
.hk-bridge-copy span{background:var(--hk-green);color:#fff}
.hk-approach-emoji{display:flex;width:54px;height:54px;border-radius:50%;align-items:center;justify-content:center;background:#e4ebe5;font-size:28px;margin-bottom:20px;line-height:1}
@media(max-width:800px){.hk-header-inner{min-height:62px}.hk-header-space{height:62px}.hk-mobile-menu nav{top:62px}}
@media(max-width:520px){.hk-header-inner{gap:10px}.hk-header .hk-logo{font-size:30px}.hk-header .hk-header-cta{min-height:34px;padding:8px 12px;font-size:10px}.hk-hero-copy-secondary{font-size:16px}.hk-hero-actions{align-items:stretch}.hk-hero-contact{width:100%}.hk-hero-contact .hk-hero-note{font-size:12px}.hk-approach-emoji{width:48px;height:48px;font-size:25px}}

/* Четыре сегмента вместо служебных подписей квиза. */
.hk-progress{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:7px;height:5px;background:transparent;margin:0 0 30px;overflow:visible}
.hk-progress>span{width:100%;border-radius:4px;background:#dce3df;transition:background .2s}
.hk-progress>span.is-active{background:var(--hk-green)}

/* Общая сетка шапки и стабильные размеры CTA. */
.hk.hk-header a.hk-btn.hk-header-cta{width:auto;min-width:0;min-height:38px;padding:9px 16px;font-size:12px;line-height:18px;white-space:nowrap;justify-content:center;flex:none}
.hk-header-actions{flex:none}
.hk-approach-emoji{width:54px;height:54px;font-size:27px;margin-bottom:20px;padding:0;letter-spacing:0;font-family:"Segoe UI Emoji","Apple Color Emoji","Noto Color Emoji",sans-serif}
@media(min-width:521px){
.hk-hero-contact{width:280px}
.hk-hero-contact a.hk-btn{width:auto;gap:20px}
.hk-hero-contact .hk-hero-note{text-align:left;margin-top:16px!important;line-height:1.65}
}
@media(max-width:800px){.hk.hk-header a.hk-btn.hk-header-cta{font-size:12px;line-height:18px;min-height:38px;padding:9px 13px}}
@media(max-width:520px){.hk-approach-emoji{width:48px;height:48px;font-size:24px}}

/* Оригинальный логотип пользователя: прозрачный PNG, чёрное отображение. */
.hk a.hk-logo{display:inline-flex;align-items:center;flex:none;line-height:1;letter-spacing:0}
.hk-logo-image{display:block;width:108px;height:auto;aspect-ratio:1153/323;overflow:hidden}
@media(max-width:520px){.hk-header .hk-logo-image{width:82px}}
