/* Readable mobile adaptation, intentionally separate from dense reference mode. */
html[data-view=mobile] .site-shell{padding-bottom:calc(70px + env(safe-area-inset-bottom))}
html[data-view=mobile] .site-header{display:grid;grid-template-columns:1fr auto;gap:0 12px;height:auto;min-height:102px;padding:8px 16px 2px}
html[data-view=mobile] .brand{grid-area:1/1;width:132px;min-height:44px;padding:8px;background:var(--ink);border-radius:3px}
html[data-view=mobile] .header-region{display:none}
html[data-view=mobile] .header-actions{display:contents}
html[data-view=mobile] .header-contact{grid-area:2/1/3/-1;flex-direction:row;align-items:center;justify-content:space-between;max-width:none;gap:8px}
html[data-view=mobile] .header-contact a{min-height:44px;gap:5px}
html[data-view=mobile] .header-contact .icon{width:16px;height:16px}
html[data-view=mobile] .header-phone{font-size:15px;line-height:20px}
html[data-view=mobile] .header-email{font-size:13px;line-height:18px;color:var(--ink)}
html[data-view=mobile] .phone-button{width:auto;height:auto;min-height:44px;background:none;box-shadow:none;border-radius:0;color:var(--ink)}
html[data-view=mobile] .phone-button .icon{width:14px;height:14px;stroke-width:2}
html[data-view=mobile] .menu-button{grid-area:1/2;justify-self:end;width:44px;height:44px;min-width:44px;min-height:44px}
html[data-view=mobile] .menu-button .icon{width:23px;height:23px}
html[data-view=mobile] .hero{min-height:590px}
html[data-view=mobile] .hero-media{top:auto;bottom:0;height:370px;aspect-ratio:auto;mask-image:linear-gradient(to bottom,transparent 0%,#000 31%)}
html[data-view=mobile] .hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}
html[data-view=mobile] .hero-content{padding:28px 16px 0}
html[data-view=mobile] .eyebrow{font-size:8px;line-height:12px;letter-spacing:1.1px;max-width:346px;padding-left:6px}
html[data-view=mobile] .hero h1{font-size:33px;line-height:1.035;letter-spacing:-.65px;margin-top:13px}
html[data-view=mobile] .hero-description{font-size:14px;line-height:18px;max-width:292px;margin-top:15px}
html[data-view=mobile] .hero-cta{gap:8px;margin-top:18px}
html[data-view=mobile] .hero-cta .button{height:46px;font-size:12px;gap:9px;padding:0 14px}
html[data-view=mobile] .hero-cta .icon{width:15px;height:15px}
html[data-view=mobile] .hero-note{right:16px;top:214px;font-size:7px;line-height:10px;letter-spacing:.7px}
html[data-view=mobile] .proof-strip{left:16px;right:16px;bottom:12px;height:66px;gap:6px}
html[data-view=mobile] .proof{gap:7px;padding:8px 6px}
html[data-view=mobile] .proof .icon{width:25px;height:25px}
html[data-view=mobile] .proof b{font-size:12px;line-height:14px}
html[data-view=mobile] .proof-years{gap:6px}
html[data-view=mobile] .proof-years strong{font-size:34px}
html[data-view=mobile] .proof-years b{font-size:13px;line-height:16px}
html[data-view=mobile] .proof-years small{font-size:7px;line-height:10px;letter-spacing:.9px}
html[data-view=mobile] .page-section{padding:27px 16px 0}
html[data-view=mobile] .benefits-section{padding-top:18px}
html[data-view=mobile] .section-heading{min-height:30px;margin-bottom:12px;gap:10px}
html[data-view=mobile] .section-heading h2{font-size:22px;line-height:25px;letter-spacing:-.2px;max-width:70%;flex-shrink:1}
html[data-view=mobile] .section-link{font-size:8px;line-height:11px;letter-spacing:.7px;max-width:109px;min-height:32px;flex-shrink:0;gap:5px}
html[data-view=mobile] .section-link .icon{width:11px;height:11px}
html[data-view=mobile] .benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
html[data-view=mobile] .benefit-card{padding:13px 12px;min-height:111px}
html[data-view=mobile] .benefit-top{gap:9px}
html[data-view=mobile] .benefit-top .icon{width:29px;height:29px;stroke-width:1.6}
html[data-view=mobile] .benefit-card h3{font-size:15px;line-height:17px}
html[data-view=mobile] .benefit-card p{font-size:13px;line-height:17px;margin-top:9px}
html[data-view=mobile] .services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}
html[data-view=mobile] .service-card img{height:auto;aspect-ratio:1.54}
html[data-view=mobile] .service-body{padding:12px 12px 10px;min-height:151px}
html[data-view=mobile] .service-body h3{font-size:17px;line-height:20px}
html[data-view=mobile] .service-body p{font-size:13px;line-height:17px;margin-top:8px;margin-bottom:8px}
html[data-view=mobile] .card-arrow{height:18px}
html[data-view=mobile] .card-arrow .icon{width:18px;height:18px}
html[data-view=mobile] .cases-grid{grid-template-columns:1fr;gap:12px}
html[data-view=mobile] .case-card img{height:auto;aspect-ratio:2.38}
html[data-view=mobile] .case-body{padding:13px 14px;min-height:72px}
html[data-view=mobile] .case-body h3{font-size:18px;line-height:22px;max-width:90%}
html[data-view=mobile] .case-arrow .icon{width:19px;height:19px}
html[data-view=mobile] .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px}
html[data-view=mobile] .step-card{padding:12px 10px;min-height:79px;gap:7px}
html[data-view=mobile] .step-number{font-size:22px;line-height:26px}
html[data-view=mobile] .step-card .icon{width:22px;height:22px}
html[data-view=mobile] .step-card h3{font-size:13px;line-height:16px}
html[data-view=mobile] .industries-grid{grid-template-columns:1fr;gap:8px}
html[data-view=mobile] .industry-card{padding:13px 16px;gap:18px;min-height:68px}
html[data-view=mobile] .industry-card>.icon{width:36px;height:36px}
html[data-view=mobile] .industry-card h3{font-size:15px;line-height:19px}
html[data-view=mobile] .articles-grid{grid-template-columns:1fr;gap:8px}
html[data-view=mobile] .article-card{min-height:90px}
html[data-view=mobile] .article-card a{padding:14px 15px;align-items:center;gap:14px}
html[data-view=mobile] .article-card h3{font-size:17px;line-height:20px}
html[data-view=mobile] .article-card p{font-size:12px;line-height:16px;margin-top:5px}
html[data-view=mobile] .article-card .icon{width:19px;height:19px}
html[data-view=mobile] .lead-footer{margin-top:36px;padding:32px 16px 24px;min-height:0}
html[data-view=mobile] .footer-inner{width:100%}
html[data-view=mobile] .footer-lead{grid-template-columns:1fr;gap:20px;min-height:0;margin:0 0 28px}
html[data-view=mobile] .footer-kicker{font-size:10px;line-height:13px;letter-spacing:1px;margin-bottom:9px}
html[data-view=mobile] .footer-lead h2{font-size:25px;line-height:28px}
html[data-view=mobile] .footer-lead p{font-size:13px;line-height:18px;margin-top:9px}
html[data-view=mobile] .footer-lead .footer-kicker{font-size:10px;line-height:13px;letter-spacing:1px;margin:0 0 9px}
html[data-view=mobile] .footer-lead .button{width:100%;max-width:320px;height:46px;font-size:13px;gap:18px;justify-content:space-between;padding:0 17px}
html[data-view=mobile] .footer-lead .icon{width:17px;height:17px}
html[data-view=mobile] .footer-meta{grid-template-columns:1fr;gap:24px}
html[data-view=mobile] .footer-brand{font-size:17px;line-height:21px}
html[data-view=mobile] .footer-legal{font-size:12px;line-height:16px}
html[data-view=mobile] .footer-address{font-size:13px;line-height:18px;margin-top:9px;max-width:330px}
html[data-view=mobile] .footer-links{gap:7px 14px;margin-top:13px}
html[data-view=mobile] .footer-links a{font-size:11px;line-height:16px}
html[data-view=mobile] .footer-contacts{grid-template-columns:1fr;gap:16px;margin-top:0;padding-top:20px}
html[data-view=mobile] .footer-phone{gap:7px;white-space:normal}
html[data-view=mobile] .footer-phone{grid-column:1/-1}
html[data-view=mobile] .footer-lead .footer-kicker{margin:0 0 9px}
html[data-view=mobile] .footer-phone>.icon,html[data-view=mobile] .footer-email>.icon{width:20px;height:20px}
html[data-view=mobile] .footer-phone strong,html[data-view=mobile] .footer-email strong{font-size:16px;line-height:22px;overflow-wrap:anywhere}
html[data-view=mobile] .footer-phone small,html[data-view=mobile] .footer-email small{font-size:12px;line-height:16px}
html[data-view=mobile] .footer-email{gap:7px;white-space:normal}
html[data-view=mobile] .footer-region{font-size:14px;line-height:19px;gap:7px;min-width:0}
html[data-view=mobile] .footer-region>.icon{width:20px;height:20px}
html[data-view=mobile] .footer-region span{overflow-wrap:anywhere}
html[data-view=mobile] .action-bar{position:fixed;left:50%;bottom:0;transform:translateX(-50%);width:100%;max-width:448px;min-height:70px;gap:7px;padding:9px 10px calc(9px + env(safe-area-inset-bottom));box-shadow:0 -4px 20px #1c252510}
html[data-view=mobile] .action-bar>a,html[data-view=mobile] .action-bar>button{min-height:48px;font-size:13px;gap:7px}
html[data-view=mobile] .action-bar .icon{width:20px;height:20px}
@media(max-width:390px){html[data-view=mobile] .hero{min-height:560px}html[data-view=mobile] .hero h1{font-size:30px}html[data-view=mobile] .hero-description{font-size:13.5px;max-width:272px}html[data-view=mobile] .hero-cta .button{font-size:11px;padding:0 12px}html[data-view=mobile] .proof b{font-size:11px;line-height:13px}html[data-view=mobile] .proof .icon{width:22px;height:22px}html[data-view=mobile] .proof-years strong{font-size:31px}html[data-view=mobile] .section-heading h2{font-size:21px}html[data-view=mobile] .section-link{font-size:7.5px;max-width:91px}html[data-view=mobile] .benefit-card{padding:12px 10px}html[data-view=mobile] .benefit-card h3{font-size:14px}html[data-view=mobile] .service-body h3{font-size:16px;line-height:19px}html[data-view=mobile] .step-card{gap:5px;padding:10px 8px}html[data-view=mobile] .step-card .icon{width:18px;height:18px}}
@media(max-width:350px){html[data-view=mobile] .site-header{padding:8px 12px 2px}html[data-view=mobile] .hero h1{font-size:27px}html[data-view=mobile] .hero-cta{gap:6px}html[data-view=mobile] .hero-cta .button{font-size:10px;padding:0 10px;gap:7px}html[data-view=mobile] .hero-note{display:none}html[data-view=mobile] .proof{gap:4px;padding:6px 4px}html[data-view=mobile] .proof b{font-size:10px}html[data-view=mobile] .proof .icon{width:18px;height:18px}html[data-view=mobile] .proof-years strong{font-size:27px}html[data-view=mobile] .proof-years small{font-size:6px}html[data-view=mobile] .benefit-top{gap:6px}html[data-view=mobile] .benefit-card h3{font-size:12.5px;line-height:16px}html[data-view=mobile] .benefit-card p{font-size:12px}html[data-view=mobile] .service-body{padding:10px;min-height:154px}html[data-view=mobile] .service-body h3{font-size:14px;line-height:18px}html[data-view=mobile] .service-body p{font-size:12px}html[data-view=mobile] .step-card h3{font-size:11px}html[data-view=mobile] .step-number{font-size:20px}html[data-view=mobile] .action-bar>a,html[data-view=mobile] .action-bar>button{font-size:11px;gap:5px}html[data-view=mobile] .action-bar .icon{width:17px;height:17px}}
@media print{.preview-tools,.action-bar,.header-actions{display:none!important}.site-shell{max-width:none!important;box-shadow:none!important;margin:0!important;padding-bottom:0!important}.hero{break-inside:avoid}.page-section{break-inside:avoid}}
html[data-view=mobile].keyboard-open .action-bar{visibility:hidden}
/* Touch targets and reflow apply only to the readable mode. */
html[data-view=mobile] .phone-button,html[data-view=mobile] .menu-button{min-width:44px;min-height:44px}
html[data-view=mobile] .hero h1 span{white-space:normal}
html[data-view=mobile] .hero-content{padding-bottom:205px}
html[data-view=mobile] .section-link{min-height:44px;font-size:10px;line-height:12px;letter-spacing:.4px}
html[data-view=mobile] .benefit-card p{font-size:14px;line-height:18px}
html[data-view=mobile] .service-body p{font-size:14px;line-height:18px}
@media(max-width:350px){html[data-view=mobile] .section-link{font-size:9px;max-width:90px}html[data-view=mobile] .benefit-card p,html[data-view=mobile] .service-body p{font-size:13px;line-height:17px}}

@media (max-width: 480px) { .partners-grid { grid-template-columns: repeat(2, 1fr) !important; gap: 10px !important; } }

/* Desktop layout: the readable production dataset expands beyond the 448px mobile canvas. */
@media (min-width:700px){
  html[data-view=mobile] .site-shell,body.landing-page .site-shell{width:100%;max-width:1440px;margin:0 auto;padding-bottom:0;box-shadow:none;background:var(--page)}
  html[data-view=mobile] .site-header,body.landing-page .site-header{display:flex;height:84px;min-height:84px;padding:0 clamp(28px,5vw,64px)}
  html[data-view=mobile] .brand,body.landing-page .brand{width:152px;flex-shrink:0}
  html[data-view=mobile] .header-region,body.landing-page .header-region{display:none}
  html[data-view=mobile] .header-region .icon,body.landing-page .header-region .icon{width:18px;height:18px}
  html[data-view=mobile] .header-actions,body.landing-page .header-actions{display:flex;gap:18px;margin-left:auto}
  html[data-view=mobile] .header-contact{gap:14px;max-width:none}
  html[data-view=mobile] .header-contact a{min-height:44px}
  html[data-view=mobile] .header-phone{font-size:18px;line-height:24px}
  html[data-view=mobile] .header-email{font-size:15px;line-height:22px}
  html[data-view=mobile] .phone-button{width:auto;height:auto;min-height:44px;border-radius:0;background:none;box-shadow:none}
  html[data-view=mobile] .phone-button .icon,body.landing-page .phone-button .icon{width:20px;height:20px}
  html[data-view=mobile] .menu-button,body.landing-page .menu-button{width:46px;height:46px;min-width:44px;min-height:44px}
  html[data-view=mobile] .menu-button .icon,body.landing-page .menu-button .icon{width:25px;height:25px}

  html[data-view=mobile] .hero,body.landing-page .hero{min-height:clamp(560px,43vw,650px);height:auto}
  html[data-view=mobile] .hero-media,body.landing-page .hero-media{inset:0 0 0 44%;height:auto;aspect-ratio:auto;mask-image:none}
  html[data-view=mobile] .hero-media img,body.landing-page .hero-media img{width:100%;height:100%;object-fit:cover;object-position:center}
  html[data-view=mobile] .hero-media:after,body.landing-page .hero-media:after{content:'';position:absolute;inset:0;background:linear-gradient(90deg,#f9f6ef 0%,#f9f6efe8 12%,#f9f6ef60 27%,transparent 45%)}
  html[data-view=mobile] .hero-content,body.landing-page .hero-content{max-width:860px;padding:clamp(58px,7vw,96px) clamp(32px,6vw,88px) 148px}
  html[data-view=mobile] .eyebrow,body.landing-page .eyebrow{font-size:12px;line-height:16px;letter-spacing:1.5px;max-width:560px;padding-left:9px}
  html[data-view=mobile] .hero h1,body.landing-page .hero h1{max-width:760px;font-size:clamp(44px,4.4vw,68px);line-height:1;letter-spacing:-1px;margin-top:20px}
  html[data-view=mobile] .hero h1 span,body.landing-page .hero h1 span{white-space:normal}
  html[data-view=mobile] .hero-description,body.landing-page .hero-description{max-width:540px;font-size:18px;line-height:1.4;margin-top:20px}
  html[data-view=mobile] .hero-cta,body.landing-page .hero-cta{gap:12px;margin-top:28px}
  html[data-view=mobile] .hero-cta .button,body.landing-page .hero-cta .button{height:56px;font-size:15px;gap:10px;padding:0 22px}
  html[data-view=mobile] .hero-cta .icon,body.landing-page .hero-cta .icon{width:19px;height:19px}
  html[data-view=mobile] .hero-note,body.landing-page .hero-note{top:clamp(76px,8vw,112px);right:clamp(32px,6vw,88px);font-size:11px;line-height:15px;letter-spacing:1.1px;padding-right:10px}
  html[data-view=mobile] .proof-strip,body.landing-page .proof-strip{left:clamp(32px,6vw,88px);right:auto;bottom:32px;width:min(700px,calc(100% - 64px));height:88px;gap:12px}
  html[data-view=mobile] .proof,body.landing-page .proof{gap:12px;padding:14px 16px;border-radius:6px}
  html[data-view=mobile] .proof .icon,body.landing-page .proof .icon{width:34px;height:34px}
  html[data-view=mobile] .proof b,body.landing-page .proof b{font-size:16px;line-height:19px}
  html[data-view=mobile] .proof-years,body.landing-page .proof-years{gap:10px;padding-left:18px}
  html[data-view=mobile] .proof-years strong,body.landing-page .proof-years strong{font-size:42px}
  html[data-view=mobile] .proof-years b,body.landing-page .proof-years b{font-size:16px;line-height:19px}
  html[data-view=mobile] .proof-years small,body.landing-page .proof-years small{font-size:10px;line-height:13px;letter-spacing:1.1px}

  html[data-view=mobile] .page-section,body.landing-page .page-section{padding:clamp(64px,7vw,112px) clamp(32px,6vw,88px) 0}
  html[data-view=mobile] .page-section>.section-heading,html[data-view=mobile] .page-section>.benefits-grid,html[data-view=mobile] .page-section>.services-grid,html[data-view=mobile] .page-section>.cases-grid,html[data-view=mobile] .page-section>.steps-grid,html[data-view=mobile] .page-section>.industries-grid,html[data-view=mobile] .page-section>.articles-grid,body.landing-page .page-section>.section-heading,body.landing-page .page-section>.benefits-grid,body.landing-page .page-section>.services-grid,body.landing-page .page-section>.cases-grid,body.landing-page .page-section>.steps-grid,body.landing-page .page-section>.industries-grid,body.landing-page .page-section>.articles-grid{width:100%;max-width:1240px;margin-inline:auto}
  html[data-view=mobile] .section-heading,body.landing-page .section-heading{min-height:0;margin-bottom:clamp(24px,3vw,40px);align-items:flex-end;gap:24px}
  html[data-view=mobile] .section-heading h2,body.landing-page .section-heading h2{max-width:none;font-size:clamp(32px,3.8vw,48px);line-height:1.06;letter-spacing:-.4px}
  html[data-view=mobile] .section-link,body.landing-page .section-link{max-width:none;min-height:44px;font-size:13px;line-height:16px;letter-spacing:1px;gap:7px;white-space:nowrap}
  html[data-view=mobile] .section-link .icon,body.landing-page .section-link .icon{width:16px;height:16px}

  html[data-view=mobile] .benefits-grid,body.landing-page .benefits-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
  html[data-view=mobile] .benefit-card,body.landing-page .benefit-card{min-height:164px;padding:24px;border-radius:6px}
  html[data-view=mobile] .benefit-top,body.landing-page .benefit-top{gap:14px}
  html[data-view=mobile] .benefit-top>.icon,body.landing-page .benefit-top>.icon{width:42px;height:42px}
  html[data-view=mobile] .benefit-card h3,body.landing-page .benefit-card h3{font-size:20px;line-height:23px}
  html[data-view=mobile] .benefit-card p,body.landing-page .benefit-card p{font-size:16px;line-height:21px;margin-top:16px}

  html[data-view=mobile] .services-grid,body.landing-page .services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
  html[data-view=mobile] .service-card,body.landing-page .service-card{min-height:314px;border-radius:6px}
  html[data-view=mobile] .service-card img,body.landing-page .service-card img{height:auto;aspect-ratio:1.54}
  html[data-view=mobile] .service-body,body.landing-page .service-body{padding:22px 24px 20px;min-height:150px}
  html[data-view=mobile] .service-body h3,body.landing-page .service-body h3{font-size:24px;line-height:27px}
  html[data-view=mobile] .service-body p,body.landing-page .service-body p{font-size:16px;line-height:21px;margin-top:10px;margin-bottom:10px}
  html[data-view=mobile] .card-arrow,body.landing-page .card-arrow{height:26px}
  html[data-view=mobile] .card-arrow .icon,body.landing-page .card-arrow .icon{width:26px;height:26px}

  html[data-view=mobile] .cases-grid,body.landing-page .cases-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}
  html[data-view=mobile] .case-card,body.landing-page .case-card{display:flex;flex-direction:column;min-height:0;border-radius:6px}
  html[data-view=mobile] .case-card .case-image-wrap,body.landing-page .case-card .case-image-wrap{width:100%;overflow:hidden}
  html[data-view=mobile] .case-card img,body.landing-page .case-card img{width:100%;height:auto;aspect-ratio:2.38;object-fit:cover}
  html[data-view=mobile] .case-body,html[data-view=mobile] .case-content,body.landing-page .case-body,body.landing-page .case-content{display:flex;align-items:center;justify-content:space-between;gap:12px;flex:1;padding:18px 20px;min-height:86px}
  html[data-view=mobile] .case-body h3,html[data-view=mobile] .case-content h3,body.landing-page .case-body h3,body.landing-page .case-content h3{max-width:none;font-size:20px;line-height:24px}
  html[data-view=mobile] .case-arrow,body.landing-page .case-arrow{display:block}
  html[data-view=mobile] .case-arrow .icon,html[data-view=mobile] .case-content>.icon,body.landing-page .case-arrow .icon,body.landing-page .case-content>.icon{width:24px;height:24px;color:var(--orange);flex-shrink:0}

  html[data-view=mobile] .steps-grid,body.landing-page .steps-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  html[data-view=mobile] .step-card,body.landing-page .step-card{min-height:92px;padding:20px 18px;gap:12px;border-radius:6px}
  html[data-view=mobile] .step-number,body.landing-page .step-number{font-size:32px;line-height:36px}
  html[data-view=mobile] .step-card .icon,body.landing-page .step-card .icon{width:30px;height:30px}
  html[data-view=mobile] .step-card h3,body.landing-page .step-card h3{font-size:16px;line-height:20px}

  html[data-view=mobile] .industries-grid,body.landing-page .industries-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
  html[data-view=mobile] .industry-card,body.landing-page .industry-card{min-height:112px;padding:24px;gap:16px;border-radius:6px}
  html[data-view=mobile] .industry-card>.icon,body.landing-page .industry-card>.icon{width:42px;height:42px}
  html[data-view=mobile] .industry-card h3,body.landing-page .industry-card h3{font-size:17px;line-height:22px}
  html[data-view=mobile] .partners-block,body.landing-page .partners-block{max-width:1240px;margin:56px auto 0;padding-top:28px}
  html[data-view=mobile] .partners-title,body.landing-page .partners-title{font-size:18px;margin-bottom:18px}
  html[data-view=mobile] .partners-grid,body.landing-page .partners-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
  html[data-view=mobile] .partner-logo-wrap,body.landing-page .partner-logo-wrap{height:80px;padding:14px 16px;border-radius:6px}
  html[data-view=mobile] .partner-logo-wrap img,body.landing-page .partner-logo-wrap img{max-height:54px}

  html[data-view=mobile] .articles-grid,body.landing-page .articles-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}
  html[data-view=mobile] .article-card,body.landing-page .article-card{min-height:132px;border-radius:6px}
  html[data-view=mobile] .article-card a,body.landing-page .article-card a{padding:22px 24px;align-items:flex-end;gap:16px}
  html[data-view=mobile] .article-card h3,body.landing-page .article-card h3{font-size:20px;line-height:24px}
  html[data-view=mobile] .article-card p,body.landing-page .article-card p{font-size:14px;line-height:19px;margin-top:7px}
  html[data-view=mobile] .article-card .icon,body.landing-page .article-card .icon{width:24px;height:24px}

  html[data-view=mobile] .lead-footer,body.landing-page .lead-footer{margin-top:clamp(64px,7vw,104px);padding:clamp(52px,6vw,72px) clamp(32px,6vw,88px) 32px;min-height:0}
  html[data-view=mobile] .footer-lead,body.landing-page .footer-lead{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;width:100%;max-width:1240px;min-height:0;margin:0 auto 36px;gap:32px}
  html[data-view=mobile] .footer-lead h2,body.landing-page .footer-lead h2{font-size:clamp(32px,3.2vw,48px);line-height:1.04}
  html[data-view=mobile] .footer-lead p,body.landing-page .footer-lead p{font-size:16px;line-height:22px;margin-top:12px}
  html[data-view=mobile] .footer-lead .footer-kicker,body.landing-page .footer-lead .footer-kicker{font-size:12px;line-height:15px;letter-spacing:1.2px;margin:0 0 10px}
  html[data-view=mobile] .footer-lead .button,body.landing-page .footer-lead .button{width:auto;max-width:240px;height:56px;font-size:15px;padding:0 24px;gap:18px;justify-self:end}
  html[data-view=mobile] .footer-lead .icon,body.landing-page .footer-lead .icon{width:20px;height:20px}
  html[data-view=mobile] .footer-contacts,body.landing-page .footer-contacts{width:100%;min-height:0;margin:0;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:20px;padding:0;border:0}
  html[data-view=mobile] .footer-phone,body.landing-page .footer-phone{grid-column:auto;gap:10px;min-width:0}
  html[data-view=mobile] .footer-phone>.icon,body.landing-page .footer-phone>.icon{width:24px;height:24px}
  html[data-view=mobile] .footer-phone strong,body.landing-page .footer-phone strong{font-size:18px;line-height:22px}
  html[data-view=mobile] .footer-phone small,body.landing-page .footer-phone small{font-size:12px;line-height:16px}
  html[data-view=mobile] .footer-messengers,body.landing-page .footer-messengers{gap:20px}
  html[data-view=mobile] .footer-messengers button,html[data-view=mobile] .footer-messengers a,body.landing-page .footer-messengers button,body.landing-page .footer-messengers a{min-height:44px;padding:0;display:flex;align-items:center;gap:7px;color:var(--page)}
  html[data-view=mobile] .footer-messengers .icon,body.landing-page .footer-messengers .icon{width:21px;height:21px}
  html[data-view=mobile] .footer-region,body.landing-page .footer-region{grid-column:1/-1;justify-self:start;font-size:14px;line-height:20px;gap:8px;min-width:0}
  html[data-view=mobile] .footer-region>.icon,body.landing-page .footer-region>.icon{width:22px;height:22px;flex-shrink:0}
  html[data-view=mobile] .footer-meta,body.landing-page .footer-meta{grid-template-columns:1fr;gap:32px;border-top:1px solid #ffffff26;padding-top:28px}
  html[data-view=mobile] .footer-email,body.landing-page .footer-email{min-width:0;gap:10px}
  html[data-view=mobile] .footer-email>.icon,body.landing-page .footer-email>.icon{width:24px;height:24px}
  html[data-view=mobile] .footer-email strong,body.landing-page .footer-email strong{font-size:16px;line-height:20px}
  html[data-view=mobile] .footer-email small,body.landing-page .footer-email small{font-size:12px;line-height:16px}
  html[data-view=mobile] .action-bar,body.landing-page .action-bar{display:none}

  html[data-view=mobile] dialog,body.landing-page dialog{width:min(480px,calc(100vw - 20px));max-width:480px;max-height:calc(100dvh - 48px);margin:auto;overscroll-behavior:contain}

  body.landing-page .landing-content{width:min(calc(100% - 64px),1240px)}
  body.landing-page .landing-hero .landing-content{padding-block:clamp(56px,7vw,96px)}
  body.landing-page .landing-grid{grid-template-columns:minmax(0,1.15fr) minmax(280px,.85fr);align-items:start}
  body.landing-page .landing-quote{position:sticky;top:24px}
  body.landing-page .landing-section{padding-block:clamp(56px,7vw,96px)}
  body.landing-page .landing-articles,body.landing-page .landing-cases{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
}
@media (min-width:1024px){
  html[data-view=mobile] .site-header,body.landing-page .site-header{height:84px;min-height:84px;padding-inline:clamp(48px,6vw,80px)}
  html[data-view=mobile] .brand,body.landing-page .brand{width:176px}
  html[data-view=mobile] .header-region,body.landing-page .header-region{display:flex;font-size:14px;line-height:18px;max-width:150px;margin-left:18px;padding-left:18px;white-space:normal}
  html[data-view=mobile] .header-phone{font-size:20px}
  html[data-view=mobile] .header-email{font-size:16px}
  html[data-view=mobile] .footer-meta,body.landing-page .footer-meta{grid-template-columns:minmax(240px,.9fr) minmax(0,1.6fr)}
  html[data-view=mobile] .hero-content,body.landing-page .hero-content{padding-inline:clamp(48px,6vw,80px)}
  html[data-view=mobile] .hero h1,body.landing-page .hero h1{font-size:clamp(46px,4.4vw,68px)}
  html[data-view=mobile] .benefits-grid,body.landing-page .benefits-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
  html[data-view=mobile] .services-grid,body.landing-page .services-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:24px}
  html[data-view=mobile] .cases-grid,body.landing-page .cases-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
  html[data-view=mobile] .steps-grid,body.landing-page .steps-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px}
  html[data-view=mobile] .articles-grid,body.landing-page .articles-grid{grid-template-columns:repeat(3,minmax(0,1fr));gap:20px}
  html[data-view=mobile] .landing-grid,body.landing-page .landing-grid{grid-template-columns:minmax(0,1.25fr) minmax(300px,.75fr)}
  body.landing-page .landing-cards{grid-template-columns:repeat(3,minmax(0,1fr))}
}
@media (min-width:1280px){
  html[data-view=mobile] .hero,body.landing-page .hero{min-height:clamp(600px,43vw,680px)}
  html[data-view=mobile] .services-grid,body.landing-page .services-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:20px}
  html[data-view=mobile] .service-card,body.landing-page .service-card{min-height:340px}
  html[data-view=mobile] .service-body,body.landing-page .service-body{padding-inline:22px}
  html[data-view=mobile] .service-body h3,body.landing-page .service-body h3{font-size:22px;line-height:25px}
  html[data-view=mobile] .service-body p,body.landing-page .service-body p{font-size:15px;line-height:20px}
  body.landing-page .landing-cards{grid-template-columns:repeat(4,minmax(0,1fr))}
}
/* Keep the compact reference mode independent from production desktop geometry. */
@media (min-width:700px){html[data-view=reference] .action-bar{display:grid}}
/* Desktop control refinements. */
@media (min-width:700px){
  html[data-view=mobile] body,body.landing-page{background:var(--page)}
  html[data-view=mobile] .hero-content,body.landing-page .hero-content{padding-bottom:124px}
  html[data-view=mobile] .icon-button,body.landing-page .icon-button{min-width:44px;min-height:44px}
  html[data-view=mobile] .footer-phone,body.landing-page .footer-phone{min-height:44px}

}
/* Landing card tiers follow the shared desktop breakpoints. */
@media (min-width:700px){body.landing-page .landing-cards{grid-template-columns:repeat(2,minmax(0,1fr));gap:20px}}
@media (min-width:1024px){body.landing-page .landing-cards{grid-template-columns:repeat(3,minmax(0,1fr))}}
@media (min-width:1280px){body.landing-page .landing-cards{grid-template-columns:repeat(4,minmax(0,1fr))}}
