/* =========================================================
   STATUM responsive.css
   1100px
   900px
   768px
   600px
   430px
   390px
   360px
   320px
   ========================================================= */


/* 1100px */
@media (max-width:1100px){.main-nav{gap:14px}.main-nav>a:not(.btn-small):not(:last-child){display:none}.hero-grid,.service-hero-grid,.about-grid,.lead-grid,.content-grid{grid-template-columns:1fr}.services-grid{grid-template-columns:repeat(2,1fr)}}
/* 768px */
@media (max-width:768px){.container,.narrow{width:min(100% - 28px,680px)}.header-inner{height:72px}.logo b{font-size:18px}.logo small{font-size:8px;letter-spacing:.18em}.logo-mark{width:40px;height:40px}.burger{display:block}.main-nav{position:fixed;left:14px;right:14px;top:82px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow)}.main-nav.open{display:flex}.main-nav>a:not(.btn-small):not(:last-child){display:block}.main-nav a{text-align:center}.lang-switch{justify-content:center}.trust-inner{font-size:13px;gap:12px;padding:10px 0}.hero,.service-hero{padding:54px 0}.hero h1,.service-hero h1{font-size:clamp(34px,10vw,48px)}.hero p,.service-hero p{font-size:17px}.hero-actions{flex-direction:column}.btn{width:100%;padding:15px 18px}.process-card{padding:22px}.stats{grid-template-columns:1fr}.section{padding:58px 0}.services-grid{grid-template-columns:1fr;border-radius:16px}.service-card{min-height:auto;padding:22px}.features,.steps{grid-template-columns:1fr}.form-row{grid-template-columns:1fr}.lead-form{padding:20px}.footer-grid{grid-template-columns:1fr;gap:24px}.float{width:48px;height:48px;right:16px;bottom:16px}.content-grid aside{order:-1}}
/* 430px */
@media (max-width:430px){body{font-size:15px}.container,.narrow{width:calc(100% - 22px)}.logo small{display:none}.main-nav{top:76px}.hero h1,.service-hero h1{font-size:32px}.section h2{font-size:28px}.card-icon,.features span{width:40px;height:40px}.lead-form input,.lead-form select,.lead-form textarea{padding:13px 14px}.process-card li{grid-template-columns:40px 1fr}.trust-inner span{max-width:100%;text-align:center}}
@media (max-width:340px){.logo b{font-size:16px}.logo-mark{width:36px;height:36px}.hero h1,.service-hero h1{font-size:29px}.section h2{font-size:25px}.service-card h3{font-size:18px}}


@media (max-width:1100px){.header-inner{gap:12px}.main-nav{gap:14px}.header-tools{margin-left:auto}.site-header .header-tools .lang-switch{display:flex!important}.main-nav .lang-switch{display:none!important}}
/* 900px */
@media (max-width:900px){.expert-grid,.proof-grid,.blog-grid,.mini-grid{grid-template-columns:1fr}.section-head{display:block}.section-head .btn{margin-top:18px;width:auto}.main-nav{position:fixed;left:14px;right:14px;top:82px;display:none;flex-direction:column;align-items:stretch;background:#fff;border:1px solid var(--line);border-radius:18px;padding:18px;box-shadow:var(--shadow);z-index:60}.main-nav.open{display:flex}.main-nav a{text-align:center}.burger{display:block}}
@media (max-width:768px){.header-inner{height:72px}.header-tools{gap:8px}.site-header .header-tools .lang-switch{padding:3px}.site-header .header-tools .lang-link{font-size:12px;padding:7px 9px;min-width:42px}.blog-card,.proof-grid article,.mini-grid article{padding:20px}.expert-grid{gap:28px}.section-head .btn{width:100%}}
@media (max-width:430px){.header-inner{gap:8px}.site-header .header-tools .lang-link{font-size:11px;padding:6px 8px;min-width:38px}.burger{width:40px;height:40px;padding:9px}.main-nav{top:76px}.logo{gap:9px}.proof-grid article,.blog-card,.mini-grid article{border-radius:14px}.blog-card{min-height:auto}}
@media (max-width:340px){.site-header .header-tools .lang-link{min-width:34px;padding:6px 6px}.header-tools{gap:6px}.burger{width:36px}.logo-mark{width:34px;height:34px}}


@media (max-width: 900px){
  .position-grid,.extra-grid{grid-template-columns:1fr}
}
@media (max-width: 768px){
  .site-header .header-tools{display:flex!important;gap:8px}
  .site-header .lang-switch{display:flex!important;position:relative;z-index:70}
  .lang-link{min-width:42px;padding:7px 9px;font-size:12px}
  .position-grid article,.mistake-card{padding:22px}
  .tag-list span{font-size:13px;padding:8px 11px}
}
/* 360px */
@media (max-width: 360px){
  .lang-link{min-width:38px;padding:6px 7px;font-size:11px}
}

@media (max-width:1100px){
  .hero-grid,.service-hero-grid{grid-template-columns:1fr;gap:34px}
  .process-card{justify-self:stretch;max-width:none}
  .hero h1,.service-hero h1{font-size:clamp(38px,6vw,58px)}
}
@media (max-width:768px){
  .hero h1,.service-hero h1{font-size:clamp(34px,9vw,46px);line-height:1.12}
  .process-card li{grid-template-columns:42px minmax(0,1fr)}
  .process-card li span{font-size:15px}
  .stats{grid-template-columns:repeat(3,1fr)}
  .stats b{font-size:20px}
}
@media (max-width:520px){
  .stats{grid-template-columns:1fr}
  .process-card{padding:20px}
  .hero-actions .btn{min-height:52px}
}
@media (max-width:430px){
  .hero h1,.service-hero h1{font-size:31px;line-height:1.16}
  .hero p,.service-hero p{font-size:16px;line-height:1.65}
  .eyebrow{letter-spacing:.18em;font-size:11px}
  .process-card li{gap:12px;padding:12px 0}
  .process-card li:before{width:34px;height:34px}
}
@media (max-width:340px){
  .hero h1,.service-hero h1{font-size:28px}
}

@media (max-width:1024px){
  .site-footer .footer-grid{grid-template-columns:1fr 1fr;gap:32px 40px;}
  .site-footer .footer-col-brand{grid-column:1 / -1;}
  .site-footer .footer-stats{justify-content:flex-start;}
}
@media (max-width:640px){
  .site-footer{padding:40px 0 16px;}
  .site-footer .footer-grid{grid-template-columns:1fr;gap:28px;}
  .site-footer .footer-col-brand{grid-column:auto;}
  .site-footer .footer-stats{flex-wrap:wrap;gap:16px;}
}


@media (max-width:480px){
  .trust-inner{flex-wrap:wrap;justify-content:center;gap:8px 14px}
  .trust-inner span{font-size:12px}
}
@media (max-width:560px){
  .stats{grid-template-columns:1fr;gap:8px}
  .stats span{display:flex;align-items:center;justify-content:space-between;padding:12px 16px}
  .stats b{font-size:22px;display:inline;margin-right:8px}
}
@media (max-width:768px){
  .faq summary{font-weight:600;font-size:15px}
  #lead .btn[type="submit"]{margin-bottom:68px}
}


/* СТАGE 2: mobile fixes */
@media (max-width:768px){
  /* Safe area for iPhone home bar */
  body{padding-bottom:calc(80px + env(safe-area-inset-bottom,0px))}

  /* Mobile CTA bar safe area */
  .mobile-cta-bar{padding-bottom:calc(10px + env(safe-area-inset-bottom,0px))}

  /* Form submit button  -  space above mobile bar */
  .lead-form .btn[type="submit"]{margin-bottom:12px}

  /* Services grid  -  show only first 4 on mobile */
  .services-grid .service-card:nth-child(n+5){display:none}
  .services-toggle{display:flex;justify-content:center;margin-top:16px}
  .services-toggle .btn{width:auto;padding:13px 28px}

  /* Nav font-weight fix */
  .main-nav a{font-weight:600}

  /* FAQ summary weight */
  .faq summary{font-weight:600}
}
@media (min-width:769px){
  .services-toggle{display:none}
  .mobile-cta-bar{display:none}
}

/* Blog grid  -  show all articles, no hiding */
.blog-grid .service-card{display:block!important}
.blog-grid + .services-toggle{display:none!important}


/* Stage 3 responsive blocks */
@media (max-width: 768px){
  .case-grid{grid-template-columns:1fr;}
  .value-grid,.team-grid{grid-template-columns:1fr!important;}
}

/* Stage 4 responsive polish */
@media (max-width:1100px){
  .burger{display:block!important;flex:0 0 auto;}
  .header-inner{height:78px;gap:14px;}
  .header-tools{margin-left:auto;display:flex!important;align-items:center;gap:10px;}
  .site-header .header-tools .lang-switch{display:flex!important;}
  .main-nav{
    position:fixed!important;
    left:14px!important;
    right:14px!important;
    top:88px!important;
    display:none!important;
    flex-direction:column!important;
    align-items:stretch!important;
    background:#fff!important;
    border:1px solid var(--line)!important;
    border-radius:18px!important;
    padding:18px!important;
    box-shadow:var(--shadow)!important;
    z-index:60!important;
    gap:10px!important;
  }
  .main-nav.open{display:flex!important;}
  .main-nav>a{display:flex!important;justify-content:center;align-items:center;text-align:center;min-height:44px;}
  .main-nav .btn-small{width:100%;}
  .hero-grid,.service-hero-grid{grid-template-columns:1fr!important;gap:34px!important;}
  .process-card{justify-self:stretch;max-width:none;}
  .hero h1,.service-hero h1{font-size:clamp(36px,5.8vw,54px);}
}

@media (max-width:768px){
  .header-inner{height:72px;}
  .main-nav{top:82px!important;}
  .logo b{font-size:18px;letter-spacing:.14em;}
  .logo small{font-size:8px;letter-spacing:.12em;}
  .site-header .header-tools .lang-link{font-size:12px;padding:7px 9px;min-width:42px;}
  .hero,.service-hero{padding:48px 0;}
  .hero h1,.service-hero h1{font-size:clamp(32px,8.6vw,44px);line-height:1.12;}
  .hero p,.service-hero p{font-size:16px;line-height:1.65;}
  .hero-actions{display:grid;grid-template-columns:1fr;gap:12px;}
  .process-card{padding:20px;}
  .process-card li{grid-template-columns:40px minmax(0,1fr);gap:12px;}
  .services-grid{grid-template-columns:1fr!important;}
  .service-card{padding:22px;min-height:auto;}
  .card-icon,.features span,.proof-grid b,.ps-icon{width:44px;height:44px;min-width:44px;max-width:44px;max-height:44px;}
  .lead-form{padding:20px;}
  .form-row{grid-template-columns:1fr!important;}
  .site-footer .footer-grid{grid-template-columns:1fr!important;gap:28px!important;}
  .site-footer .footer-col-brand{grid-column:auto!important;}
  .float,.float.tg,a.float[href*="t.me"]{width:48px;height:48px;right:16px;bottom:90px;}
}

@media (max-width:430px){
  .container,.narrow{width:calc(100% - 24px)!important;}
  .header-inner{gap:8px;}
  .logo{gap:9px;}
  .logo-mark{width:36px;height:36px;border-radius:10px;}
  .logo b{font-size:16px;letter-spacing:.12em;}
  .logo small{display:none;}
  .site-header .header-tools{gap:6px;}
  .site-header .header-tools .lang-link{font-size:11px;padding:6px 7px;min-width:36px;}
  .burger{width:38px;height:38px;padding:8px;}
  .main-nav{top:76px!important;left:10px!important;right:10px!important;padding:14px!important;}
  .hero h1,.service-hero h1{font-size:32px;line-height:1.15;}
  .section h2{font-size:26px;}
  .section{padding:52px 0;}
}

@media (max-width:340px){
  .hero h1,.service-hero h1{font-size:28px;}
  .site-header .header-tools .lang-link{min-width:33px;padding:6px 5px;}
}

/* Stage 7 QA visual fix: hero process card mobile/tablet */
@media (max-width:1100px){
  .hero-with-banner .process-card,
  .hero .process-card{
    max-width:100%;
    justify-self:stretch;
  }
}

@media (max-width:768px){
  .process-steps li{
    grid-template-columns:48px minmax(0,1fr)!important;
    column-gap:14px!important;
    padding:14px 0!important;
  }
  .process-steps .ps-icon{
    width:40px!important;
    height:40px!important;
    min-width:40px!important;
    max-width:40px!important;
    max-height:40px!important;
  }
  .process-steps .ps-icon svg{
    width:19px!important;
    height:19px!important;
  }
  .process-steps .ps-text b{
    font-size:14px!important;
  }
  .process-steps .ps-text span{
    font-size:13.5px!important;
    line-height:1.45!important;
  }
}

@media (max-width:390px){
  .process-card{
    padding:18px!important;
  }
  .process-steps li{
    grid-template-columns:42px minmax(0,1fr)!important;
    column-gap:12px!important;
  }
  .process-steps .ps-icon{
    width:36px!important;
    height:36px!important;
    min-width:36px!important;
    max-width:36px!important;
    max-height:36px!important;
  }
}

/* Banner text mode responsive */
@media (max-width: 768px){
  .hero-with-banner{padding-top:24px;}
  .hero-with-banner .hero-trust{justify-content:flex-start;gap:10px 14px;padding-bottom:24px;font-size:13px;}
  .hero-with-banner .process-card,.hero .process-card{padding-top:24px!important;}
}
@media (max-width: 430px){
  .hero-with-banner .hero-trust{font-size:12px;line-height:1.35;}
  .hero-with-banner .process-steps li,.hero .process-steps li{grid-template-columns:42px minmax(0,1fr);column-gap:12px;}
  .hero-with-banner .process-steps .ps-icon,.hero .process-steps .ps-icon{width:38px;height:38px;min-width:38px;max-width:38px;max-height:38px;}
}


/* Mobile trust line harmony on hero banner */
@media (max-width: 820px){
  .hero-with-banner .hero-trust{
    width:min(100% - 28px, 680px);
    display:grid!important;
    grid-template-columns:1fr 1fr;
    align-items:start;
    justify-content:center;
    gap:10px 18px!important;
    padding:0 0 24px!important;
    margin:0 auto;
    font-size:12.5px!important;
    line-height:1.35!important;
    text-align:left;
  }

  .hero-with-banner .hero-trust span{
    display:block;
    max-width:none!important;
    min-width:0;
    color:rgba(255,255,255,.88);
    text-align:left!important;
    text-wrap:balance;
    text-shadow:0 2px 12px rgba(0,0,0,.55);
  }
}

@media (max-width: 520px){
  .hero-with-banner .hero-trust{
    width:min(100% - 26px, 380px);
    grid-template-columns:1fr!important;
    gap:8px!important;
    padding-bottom:22px!important;
    font-size:13px!important;
    line-height:1.38!important;
  }

  .hero-with-banner .hero-trust span{
    display:block;
    padding-left:2px;
  }
}

@media (max-width: 360px){
  .hero-with-banner .hero-trust{
    width:calc(100% - 22px);
    font-size:12.5px!important;
    gap:7px!important;
  }
}


/* Hero trust badges, mobile harmony, added authority markers */
@media (max-width: 820px){
  .hero-with-banner .hero-trust{
    width:min(100% - 24px, 680px)!important;
    display:flex!important;
    flex-wrap:wrap!important;
    justify-content:center!important;
    align-items:center!important;
    gap:9px 12px!important;
    padding:0 0 24px!important;
    margin:0 auto!important;
    text-align:center!important;
    font-size:12.5px!important;
    line-height:1.35!important;
  }
  .hero-with-banner .hero-trust span{
    display:inline-flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:auto!important;
    max-width:100%!important;
    min-width:0!important;
    text-align:center!important;
    color:rgba(255,255,255,.9)!important;
    text-shadow:0 2px 12px rgba(0,0,0,.58)!important;
    white-space:normal!important;
  }
  .hero-with-banner .hero-trust .trust-wide{
    flex-basis:100%!important;
  }
}
@media (max-width: 520px){
  .hero-with-banner .hero-trust{
    width:calc(100% - 20px)!important;
    gap:8px 10px!important;
    padding-bottom:22px!important;
    font-size:12.2px!important;
  }
  .hero-with-banner .hero-trust span{
    max-width:calc(100% - 4px)!important;
  }
}
@media (max-width: 360px){
  .hero-with-banner .hero-trust{
    width:calc(100% - 18px)!important;
    font-size:11.8px!important;
    gap:7px 8px!important;
  }
}


/* Hero positioning mobile update */
@media (max-width: 768px) {
  .hero h1 {
    font-size: clamp(34px, 9vw, 46px);
    line-height: 1.05;
  }
  .hero .utp-line,
  .hero-copy > p:not(.eyebrow):not(.utp-line) {
    max-width: 100%;
  }
}
@media (max-width: 390px) {
  .hero h1 {
    font-size: 32px;
  }
}


/* Mobile hero declutter: reduce text density on the first screen */
.mobile-hero-title,
.mobile-hero-copy{
  display:none;
}

@media (max-width: 520px){
  .desktop-hero-title,
  .desktop-hero-copy{
    display:none!important;
  }
  .mobile-hero-title,
  .mobile-hero-copy{
    display:inline!important;
  }
  .hero-with-banner{
    padding-top:18px!important;
  }
  .hero-with-banner .hero-trust{
    padding-bottom:16px!important;
    gap:7px 8px!important;
  }
  .hero-with-banner .hero-trust span:nth-child(n+5){
    display:none!important;
  }
  .hero-with-banner .hero-trust span{
    font-size:11.8px!important;
    line-height:1.25!important;
  }
  .hero h1{
    font-size:clamp(30px, 8.2vw, 34px)!important;
    line-height:1.08!important;
    margin-bottom:14px!important;
  }
  .hero .utp-line{
    font-size:15.5px!important;
    line-height:1.45!important;
    margin-bottom:10px!important;
  }
  .hero-content > p:not(.eyebrow):not(.utp-line){
    display:none!important;
  }
  .hero-actions{
    margin-top:16px!important;
    gap:10px!important;
  }
  .hero-actions .btn,
  .hero-actions .btn-outline,
  .hero-actions .btn-text-link{
    min-height:48px!important;
    padding:13px 16px!important;
    font-size:14px!important;
  }
  .hero-with-banner .process-card{
    margin-top:20px!important;
  }
  .hero-with-banner .process-steps li:nth-child(n+4){
    display:none!important;
  }
  .hero-with-banner .process-steps .ps-text > span{
    display:none!important;
  }
  .hero-with-banner .process-card .stats{
    display:none!important;
  }
}

@media (max-width: 360px){
  .hero h1{
    font-size:28px!important;
  }
  .hero-with-banner .hero-trust span{
    font-size:11.4px!important;
  }
}

/* Mobile process list full display fix */
@media (max-width: 520px){
  .hero-with-banner .process-card{
    margin-top:18px!important;
    padding-top:2px!important;
  }

  .hero-with-banner .process-card h2{
    margin-bottom:12px!important;
    font-size:11px!important;
    line-height:1.2!important;
    letter-spacing:.14em!important;
  }

  .hero-with-banner .process-steps{
    gap:0!important;
  }

  .hero-with-banner .process-steps li,
  .hero-with-banner .process-steps li:nth-child(n+4){
    display:grid!important;
    grid-template-columns:34px minmax(0,1fr)!important;
    column-gap:10px!important;
    padding:8px 0!important;
    align-items:flex-start!important;
  }

  .hero-with-banner .process-steps .ps-icon{
    width:30px!important;
    height:30px!important;
    min-width:30px!important;
    max-width:30px!important;
    max-height:30px!important;
    border-radius:9px!important;
    margin-top:2px!important;
  }

  .hero-with-banner .process-steps .ps-icon svg{
    width:15px!important;
    height:15px!important;
  }

  .hero-with-banner .process-steps .ps-text{
    gap:2px!important;
  }

  .hero-with-banner .process-steps .ps-text b{
    font-size:13.2px!important;
    line-height:1.2!important;
  }

  .hero-with-banner .process-steps .ps-text > span{
    display:block!important;
    font-size:12.2px!important;
    line-height:1.32!important;
    color:rgba(255,255,255,.78)!important;
    overflow-wrap:break-word!important;
  }

  .hero-with-banner .process-card .stats{
    display:none!important;
  }
}

@media (max-width: 360px){
  .hero-with-banner .process-steps li,
  .hero-with-banner .process-steps li:nth-child(n+4){
    grid-template-columns:30px minmax(0,1fr)!important;
    column-gap:8px!important;
    padding:7px 0!important;
  }

  .hero-with-banner .process-steps .ps-icon{
    width:27px!important;
    height:27px!important;
    min-width:27px!important;
    max-width:27px!important;
    max-height:27px!important;
  }

  .hero-with-banner .process-steps .ps-text b{
    font-size:12.6px!important;
  }

  .hero-with-banner .process-steps .ps-text > span{
    font-size:11.7px!important;
    line-height:1.3!important;
  }
}

/* Mobile authority markers full display */
@media (max-width: 520px){
  .hero-with-banner .hero-trust{
    display:grid!important;
    grid-template-columns:repeat(2, minmax(0, 1fr))!important;
    width:calc(100% - 20px)!important;
    gap:7px 8px!important;
    padding-bottom:16px!important;
    text-align:center!important;
  }

  .hero-with-banner .hero-trust span,
  .hero-with-banner .hero-trust span:nth-child(n+5){
    display:flex!important;
    align-items:center!important;
    justify-content:center!important;
    width:100%!important;
    max-width:100%!important;
    min-height:24px!important;
    padding:3px 4px!important;
    font-size:11.3px!important;
    line-height:1.22!important;
    text-align:center!important;
    white-space:normal!important;
    overflow-wrap:break-word!important;
    text-wrap:balance!important;
    color:rgba(255,255,255,.9)!important;
    text-shadow:0 2px 12px rgba(0,0,0,.58)!important;
  }

  .hero-with-banner .hero-trust span:nth-child(-n+4){
    grid-column:1 / -1!important;
    justify-content:center!important;
    font-size:11.7px!important;
    line-height:1.25!important;
  }

  .hero-with-banner .hero-trust span:nth-child(n+5){
    border:1px solid rgba(255,255,255,.22)!important;
    border-radius:999px!important;
  }
}

@media (max-width: 360px){
  .hero-with-banner .hero-trust{
    width:calc(100% - 16px)!important;
    gap:6px!important;
  }

  .hero-with-banner .hero-trust span,
  .hero-with-banner .hero-trust span:nth-child(n+5){
    min-height:22px!important;
    padding:2px 3px!important;
    font-size:10.6px!important;
    line-height:1.18!important;
  }

  .hero-with-banner .hero-trust span:nth-child(-n+4){
    font-size:11px!important;
  }
}


/* Final mobile hero QA: language cleanup stage */
@media (max-width: 520px){
  html, body{overflow-x:hidden!important;}
  .hero-with-banner{overflow:hidden!important;}
  .hero-with-banner .container{max-width:100%!important;}
  .hero-with-banner .hero-trust{
    grid-template-columns:repeat(2, minmax(0, 1fr))!important;
    align-items:stretch!important;
    margin-left:auto!important;
    margin-right:auto!important;
  }
  .hero-with-banner .hero-trust span{
    min-width:0!important;
    word-break:normal!important;
    overflow-wrap:anywhere!important;
  }
  .hero-with-banner .process-card{
    width:100%!important;
    max-width:100%!important;
    overflow:visible!important;
  }
  .hero-with-banner .process-steps,
  .hero-with-banner .process-steps li,
  .hero-with-banner .process-steps .ps-text{
    min-width:0!important;
    max-width:100%!important;
  }
  .hero-with-banner .process-steps .ps-text > span{
    overflow-wrap:break-word!important;
  }
}

/* Related services mobile */
@media (max-width: 768px){.related-services .mini-grid{grid-template-columns:1fr!important}.related-services .related-card{padding:18px}}


/* SEO service content responsive */
@media (max-width: 768px){
  .seo-grid{grid-template-columns:1fr;gap:14px}
  .seo-subblock,.seo-note,.seo-faq{padding:18px;border-radius:18px}
  .seo-subblock h3,.seo-note h3,.seo-faq h3{font-size:18px}
  .seo-subblock ul,.seo-note ul{line-height:1.62}
}
@media (max-width: 390px){
  .seo-subblock,.seo-note,.seo-faq{padding:16px}
  .seo-faq-list details{padding:12px 14px}
}


/* Internal linking note mobile */
@media (max-width: 600px){.internal-linking-note{font-size:14px;line-height:1.6;margin-bottom:14px}.internal-linking-note a{word-break:normal}}

/* Visual harmony responsive pass */
@media (max-width: 900px){
  .seo-articles ul{grid-template-columns:1fr;gap:10px}
  .seo-articles li{min-height:auto;padding:13px 14px}
  .blog-index-grid .blog-card{min-height:auto}
}
@media (max-width: 768px){
  .seo-service-content{padding-top:52px;padding-bottom:52px}
  .seo-service-content .section-head.compact h2{font-size:28px;line-height:1.18}
  .seo-service-content .section-head.compact p{font-size:16px;line-height:1.65}
  .seo-subblock,.seo-note,.seo-faq{padding:18px;border-radius:18px}
  .seo-subblock h3,.seo-note h3,.seo-faq h3{font-size:18px}
  .seo-subblock ul,.seo-note ul{padding-left:18px;line-height:1.62}
  .seo-faq-list details{padding:12px 14px}
  .blog-index-grid .blog-card{padding:20px;border-radius:16px}
  .blog-index-grid .blog-card h3{font-size:15px;min-height:0}
  .blog-index-grid .blog-card p{font-size:13.5px;line-height:1.6}
  main article.section .container.narrow h1{font-size:32px;line-height:1.14}
  main article.section .container.narrow .section-lead{font-size:16px}
  main article.section .container.narrow h2{font-size:24px;margin-top:28px}
}
@media (max-width: 430px){
  .seo-service-content{padding-top:44px;padding-bottom:44px}
  .seo-service-content .section-head.compact h2{font-size:25px;letter-spacing:-.02em}
  .seo-service-content .section-head.compact p{font-size:15px}
  .seo-subblock,.seo-note,.seo-faq{padding:16px;border-radius:16px}
  .seo-subblock li,.seo-note li{margin:5px 0}
  .seo-articles li{padding:12px 13px;border-radius:14px}
  .related-services .related-card{min-height:auto}
  main article.section .container.narrow h1{font-size:29px}
  main article.section .container.narrow p,
  main article.section .container.narrow li{font-size:15px;line-height:1.68}
}


/* Article detail pages responsive harmony */
@media (max-width: 768px) {
  main article.section {
    padding: 28px 0 96px;
  }
  main article.section .container.narrow {
    width: calc(100% - 28px) !important;
    padding: 26px 20px;
    border-radius: 22px;
  }
  main article.section .container.narrow h1 {
    font-size: clamp(30px, 8.6vw, 40px);
    line-height: 1.14;
    margin-bottom: 14px;
  }
  main article.section .container.narrow .section-lead {
    font-size: 16px;
    line-height: 1.65;
    margin-bottom: 24px;
  }
  main article.section .container.narrow h2 {
    font-size: 23px;
    line-height: 1.25;
    margin-top: 30px;
    margin-bottom: 10px;
  }
  main article.section .container.narrow h3 {
    font-size: 19px;
    line-height: 1.32;
  }
  main article.section .container.narrow p,
  main article.section .container.narrow li {
    font-size: 15.8px;
    line-height: 1.72;
  }
  main article.section .container.narrow .info-box {
    padding: 20px;
    border-radius: 18px;
  }
}
@media (max-width: 430px) {
  main article.section {
    padding-top: 22px;
  }
  main article.section .container.narrow {
    width: calc(100% - 24px) !important;
    padding: 22px 18px;
    border-radius: 20px;
  }
  main article.section .container.narrow .eyebrow {
    font-size: 11px;
    letter-spacing: .12em;
    margin-bottom: 12px;
  }
  main article.section .container.narrow h1 {
    font-size: 29px;
    letter-spacing: -.03em;
  }
  main article.section .container.narrow h2 {
    font-size: 22px;
  }
  main article.section .container.narrow p,
  main article.section .container.narrow li {
    font-size: 15.5px;
  }
  main article.section .container.narrow ul,
  main article.section .container.narrow ol {
    padding-left: 19px;
  }
  main article.section .container.narrow .btn {
    width: 100%;
  }
}
@media (max-width: 360px) {
  main article.section .container.narrow {
    padding: 20px 16px;
  }
  main article.section .container.narrow h1 {
    font-size: 27px;
  }
  main article.section .container.narrow h2 {
    font-size: 21px;
  }
}


/* Service pages text layout cleanup responsive */
@media (max-width: 900px){
  .seo-service-content .section-head.compact{
    display:block!important;
    max-width:720px!important;
    margin:0 auto 24px!important;
  }
  .seo-service-content .section-head.compact h2{
    max-width:100%!important;
    margin:0 0 14px!important;
    font-size:30px!important;
    line-height:1.15!important;
  }
  .seo-service-content .section-head.compact p{
    max-width:100%!important;
    font-size:16px!important;
    line-height:1.65!important;
  }
}
@media (max-width: 430px){
  .seo-service-content{padding-top:38px!important;padding-bottom:44px!important}
  .seo-service-content .section-head.compact{margin-bottom:18px!important}
  .seo-service-content .section-head.compact h2{
    font-size:25px!important;
    line-height:1.18!important;
    letter-spacing:-.02em!important;
  }
  .seo-service-content .section-head.compact p{
    font-size:15px!important;
    line-height:1.62!important;
  }
  .seo-grid{gap:12px!important}
  .seo-subblock,.seo-note,.seo-faq,.seo-articles{
    padding:15px!important;
    border-radius:16px!important;
  }
  .seo-subblock h3,.seo-note h3,.seo-faq h3,.seo-articles h3{
    font-size:17px!important;
  }
  .seo-subblock ul,.seo-note ul,.seo-articles ul{
    padding-left:18px!important;
    line-height:1.58!important;
  }
}

/* Trust markers after removing cadastral marker: keep DABK in the small marker row */
@media (max-width: 520px){
  .hero-with-banner .hero-trust span:nth-child(-n+3){
    grid-column:1 / -1!important;
    justify-content:center!important;
    font-size:11.7px!important;
    line-height:1.25!important;
    border:0!important;
    border-radius:0!important;
  }
  .hero-with-banner .hero-trust span:nth-child(n+4){
    grid-column:auto!important;
    border:1px solid rgba(255,255,255,.22)!important;
    border-radius:999px!important;
  }
}

@media (max-width: 360px){
  .hero-with-banner .hero-trust span:nth-child(-n+3){
    font-size:11px!important;
  }
}

/* FINAL MOBILE HERO */
.mobile-hero-title,
.mobile-hero-copy,
.mobile-hero-trust{
  display:none;
}

@media (max-width: 768px){
  .hero-with-banner{
    padding-top:34px;
    padding-bottom:48px;
  }

  .hero-with-banner .hero-trust{
    display:none !important;
  }

  .hero-with-banner .hero-grid{
    display:grid;
    grid-template-columns:1fr;
    gap:24px;
  }

  .hero-with-banner .hero-content{
    display:flex;
    flex-direction:column;
    align-items:flex-start;
    max-width:100%;
  }

  .hero-with-banner .eyebrow{
    display:none !important;
  }

  .hero-with-banner .desktop-hero-title,
  .hero-with-banner .desktop-hero-copy{
    display:none !important;
  }

  .hero-with-banner .mobile-hero-title,
  .hero-with-banner .mobile-hero-copy{
    display:inline !important;
  }

  .hero-with-banner h1{
    margin:0;
    max-width:100%;
    font-size:clamp(32px, 9vw, 42px);
    line-height:1.08;
    letter-spacing:-.04em;
  }

  .hero-with-banner .utp-line{
    margin:16px 0 0;
    max-width:34rem;
    font-size:16.5px;
    line-height:1.55;
  }

  .hero-with-banner .hero-content > p:not(.eyebrow):not(.utp-line){
    display:none !important;
  }

  .hero-with-banner .hero-actions{
    display:grid !important;
    grid-template-columns:1fr;
    gap:11px;
    width:100%;
    margin-top:20px !important;
  }

  .hero-with-banner .hero-actions .btn,
  .hero-with-banner .hero-actions .btn-text-link{
    width:100%;
    min-height:52px;
    padding:0 16px;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    white-space:nowrap;
    overflow:hidden;
    text-overflow:ellipsis;
    line-height:1.15;
    font-size:clamp(15px, 3.6vw, 16px);
    border-radius:14px;
  }

  .hero-with-banner .hero-actions .btn{
    font-weight:700;
  }

  .hero-with-banner .hero-actions .btn-text-link{
    color:#fff;
    border:1px solid rgba(255,255,255,.24);
    background:rgba(255,255,255,.07);
    text-decoration:none;
    font-weight:650;
  }

  .mobile-hero-trust{
    display:flex !important;
    flex-wrap:wrap;
    justify-content:flex-start;
    align-items:center;
    gap:9px;
    width:100%;
    max-width:100%;
    margin-top:18px;
  }

  .mobile-hero-trust span{
    display:inline-flex;
    align-items:center;
    justify-content:center;
    flex:0 0 auto;
    max-width:100%;
    min-height:32px;
    padding:7px 10px;
    border-radius:999px;
    border:1px solid rgba(255,255,255,.16);
    background:rgba(255,255,255,.075);
    color:rgba(255,255,255,.86);
    font-size:13.5px;
    line-height:1.18;
    white-space:nowrap;
  }

  .hero-with-banner .process-card{
    width:100%;
    max-width:100%;
    margin-top:12px !important;
    padding:22px !important;
    border-radius:20px;
  }

  .hero-with-banner .process-card h2{
    margin:0 0 16px !important;
    font-size:12px !important;
    line-height:1.2 !important;
    letter-spacing:.14em !important;
  }

  .hero-with-banner .process-card .process-steps{
    margin:0;
  }

  .hero-with-banner .process-card li{
    grid-template-columns:38px minmax(0,1fr) !important;
    gap:12px !important;
    padding:12px 0 !important;
  }

  .hero-with-banner .process-card li:before{
    width:34px !important;
    height:34px !important;
    border-radius:10px !important;
  }

  .hero-with-banner .process-card li b{
    display:block;
    margin-bottom:3px;
    font-size:15.5px !important;
    line-height:1.28 !important;
  }

  .hero-with-banner .process-card li span,
  .hero-with-banner .process-card .ps-text span{
    font-size:14.5px !important;
    line-height:1.52 !important;
  }

  .hero-with-banner .process-card .stats{
    margin-top:16px;
    gap:10px;
  }
}

@media (max-width: 430px){
  .hero-with-banner{
    padding-top:28px;
    padding-bottom:44px;
  }

  .hero-with-banner .hero-grid{
    gap:22px;
  }

  .hero-with-banner h1{
    font-size:clamp(32px, 9vw, 42px);
  }

  .hero-with-banner .utp-line{
    margin-top:15px;
    font-size:16px;
    line-height:1.55;
  }

  .hero-with-banner .hero-actions{
    gap:10px;
    margin-top:18px !important;
  }

  .hero-with-banner .hero-actions .btn,
  .hero-with-banner .hero-actions .btn-text-link{
    min-height:50px;
    padding-left:14px;
    padding-right:14px;
  }

  .mobile-hero-trust{
    gap:8px 7px;
    margin-top:16px;
  }

  .mobile-hero-trust span{
    font-size:13px;
    padding:7px 9px;
  }

  .hero-with-banner .process-card{
    margin-top:14px !important;
    padding:20px !important;
  }
}

@media (max-width: 360px){
  .hero-with-banner h1{
    font-size:32px;
  }

  .hero-with-banner .utp-line{
    font-size:15.5px;
  }

  .hero-with-banner .hero-actions .btn,
  .hero-with-banner .hero-actions .btn-text-link{
    min-height:49px;
    font-size:15px;
    padding-left:10px;
    padding-right:10px;
  }

  .mobile-hero-trust{
    gap:7px;
  }

  .mobile-hero-trust span{
    font-size:13px;
    padding-left:8px;
    padding-right:8px;
  }

  .hero-with-banner .process-card{
    padding:18px !important;
  }
}

/* FINAL MOBILE TRUST BADGES SYMMETRY */
@media (max-width: 768px){
  .mobile-hero-trust{
    display:grid !important;
    grid-template-columns:repeat(2, minmax(0, 1fr));
    gap:9px 10px !important;
    width:100%;
    max-width:360px;
    margin:18px auto 0 !important;
    justify-content:center;
    align-items:center;
  }

  .mobile-hero-trust span{
    width:100%;
    min-width:0;
    min-height:34px;
    padding:8px 10px !important;
    display:flex;
    align-items:center;
    justify-content:center;
    text-align:center;
    white-space:nowrap;
    font-size:13.5px !important;
    line-height:1.15 !important;
    letter-spacing:-.01em;
  }

  .mobile-hero-trust span:nth-child(5){
    grid-column:1 / -1;
    justify-self:center;
    width:calc(50% - 5px);
  }
}

@media (max-width: 430px){
  .mobile-hero-trust{
    max-width:342px;
    gap:8px !important;
    margin-top:16px !important;
  }

  .mobile-hero-trust span{
    min-height:33px;
    padding:7px 8px !important;
    font-size:13px !important;
  }

  .mobile-hero-trust span:nth-child(5){
    width:calc(50% - 4px);
  }
}

@media (max-width: 360px){
  .mobile-hero-trust{
    max-width:320px;
    gap:7px !important;
  }

  .mobile-hero-trust span{
    min-height:32px;
    padding-left:6px !important;
    padding-right:6px !important;
    font-size:12.6px !important;
  }

  .mobile-hero-trust span:nth-child(5){
    width:calc(50% - 3.5px);
  }
}/* Mobile logo subtitle fix */
@media (max-width: 768px) {
  .logo-subtitle,
  .logo-sub,
  .brand-subtitle,
  .site-logo small,
  .logo small,
  .brand small,
  .header-logo small {
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    font-size: 11px !important;
    line-height: 1.25 !important;
    margin-top: 3px !important;
    color: rgba(18, 24, 38, 0.72) !important;
    max-width: 190px !important;
    white-space: normal !important;
  }

  .site-logo,
  .logo,
  .brand,
  .header-logo {
    display: flex !important;
    flex-direction: column !important;
    align-items: flex-start !important;
    gap: 2px !important;
  }

  .header-inner {
    min-height: 72px !important;
  }
}

@media (max-width: 390px) {
  .logo-subtitle,
  .logo-sub,
  .brand-subtitle,
  .site-logo small,
  .logo small,
  .brand small,
  .header-logo small {
    font-size: 10px !important;
    max-width: 165px !important;
  }
}
/* FINAL mobile logo like desktop */
@media (max-width: 768px) {
  .site-header {
    min-height: 76px !important;
    height: auto !important;
    overflow: visible !important;
    background: #ffffff !important;
    z-index: 1000 !important;
  }

  .header-inner {
    min-height: 76px !important;
    height: auto !important;
    padding-top: 8px !important;
    padding-bottom: 8px !important;
    display: flex !important;
    align-items: center !important;
    overflow: visible !important;
  }

  .logo,
  .site-logo,
  .header-logo,
  .brand {
    display: grid !important;
    grid-template-columns: 44px auto !important;
    grid-template-rows: auto auto !important;
    column-gap: 10px !important;
    row-gap: 0 !important;
    align-items: center !important;
    max-width: 235px !important;
    min-width: 0 !important;
  }

  .logo img,
  .site-logo img,
  .header-logo img,
  .brand img,
  .logo-mark,
  .brand-mark {
    grid-column: 1 !important;
    grid-row: 1 / 3 !important;
    width: 44px !important;
    height: 44px !important;
    object-fit: contain !important;
  }

  .logo-main,
  .logo-title,
  .brand-title,
  .logo strong,
  .site-logo strong,
  .header-logo strong,
  .brand strong {
    grid-column: 2 !important;
    grid-row: 1 !important;
    display: block !important;
    margin: 0 !important;
    font-size: 19px !important;
    line-height: 1 !important;
    letter-spacing: 0.14em !important;
    color: #121826 !important;
    white-space: nowrap !important;
  }

  .logo-sub,
  .logo-subtitle,
  .brand-subtitle,
  .logo small,
  .site-logo small,
  .header-logo small,
  .brand small {
    grid-column: 2 !important;
    grid-row: 2 !important;
    display: block !important;
    visibility: visible !important;
    opacity: 1 !important;
    margin: 5px 0 0 !important;
    font-size: 8.5px !important;
    line-height: 1.15 !important;
    letter-spacing: 0.16em !important;
    text-transform: uppercase !important;
    color: #b9914b !important;
    max-width: 178px !important;
    white-space: normal !important;
    overflow: visible !important;
  }

  .hero,
  .mobile-hero,
  .hero-section {
    margin-top: 0 !important;
    padding-top: 0 !important;
  }
}

@media (max-width: 390px) {
  .site-header {
    min-height: 74px !important;
  }

  .header-inner {
    min-height: 74px !important;
    padding-top: 7px !important;
    padding-bottom: 7px !important;
  }

  .logo,
  .site-logo,
  .header-logo,
  .brand {
    grid-template-columns: 40px auto !important;
    column-gap: 9px !important;
    max-width: 210px !important;
  }

  .logo img,
  .site-logo img,
  .header-logo img,
  .brand img,
  .logo-mark,
  .brand-mark {
    width: 40px !important;
    height: 40px !important;
  }

  .logo-main,
  .logo-title,
  .brand-title,
  .logo strong,
  .site-logo strong,
  .header-logo strong,
  .brand strong {
    font-size: 17px !important;
    letter-spacing: 0.13em !important;
  }

  .logo-sub,
  .logo-subtitle,
  .brand-subtitle,
  .logo small,
  .site-logo small,
  .header-logo small,
  .brand small {
    font-size: 7.5px !important;
    letter-spacing: 0.13em !important;
    max-width: 155px !important;
  }
}/* Final mobile logo subtitle: one line without overlap */
@media (max-width: 768px) {
  .logo-sub,
  .logo-subtitle,
  .brand-subtitle,
  .logo small,
  .site-logo small,
  .header-logo small,
  .brand small {
    white-space: nowrap !important;
    max-width: none !important;
    font-size: 7.6px !important;
    line-height: 1.1 !important;
    letter-spacing: 0.08em !important;
    color: #b9914b !important;
  }

  .logo,
  .site-logo,
  .header-logo,
  .brand {
    max-width: 175px !important;
  }
}

@media (max-width: 390px) {
  .logo-sub,
  .logo-subtitle,
  .brand-subtitle,
  .logo small,
  .site-logo small,
  .header-logo small,
  .brand small {
    font-size: 6.8px !important;
    letter-spacing: 0.06em !important;
    white-space: nowrap !important;
  }

  .logo,
  .site-logo,
  .header-logo,
  .brand {
    max-width: 160px !important;
  }
}