@media (max-width:1100px){
  .desktop-nav{gap:13px}.desktop-nav a{font-size:13px}.header-cta{display:none}
  .trust-grid{grid-template-columns:repeat(3,1fr)}.trust-item:nth-child(3){border-right:0}.trust-item:nth-child(-n+3){border-bottom:1px solid var(--line)}
  .service-visual-grid{grid-template-columns:repeat(2,1fr)}
  .process{grid-template-columns:repeat(4,1fr)}
  .footer-grid{grid-template-columns:1.2fr 1fr 1fr}.footer-grid>div:last-child{grid-column:1/-1}
}
@media (max-width:920px){
  :root{--container:min(100% - 28px, 1180px)}
  .topbar .container{justify-content:center}.topbar .mini-actions{display:none}
  .desktop-nav{display:none}.menu-toggle{display:flex}.brand{min-width:0}
  .hero .container{grid-template-columns:1fr;min-height:620px}.hero::before{background:linear-gradient(90deg,rgba(12,13,15,.96),rgba(12,13,15,.72))}.hero-content{max-width:800px}.hero-note{max-width:650px}
  .section-head{grid-template-columns:1fr;gap:14px}.split{grid-template-columns:1fr}.split.reverse .visual{order:0}
  .services-grid{grid-template-columns:repeat(2,1fr)}
  .process{grid-template-columns:repeat(3,1fr)}
  .content-grid{grid-template-columns:1fr}.side-card{position:relative;top:auto}
  .form-wrap{grid-template-columns:1fr}.cta-band{grid-template-columns:1fr}.cta-band .hero-actions{justify-content:flex-start;margin-top:8px}
  .detail-block ul{columns:1}.work-grid{grid-template-columns:repeat(2,1fr)}
}
@media (max-width:680px){
  html{scroll-padding-top:86px}.topbar{font-size:12px}.topbar .container{min-height:36px;text-align:center}.header-row{min-height:74px}.brand img{width:54px;height:54px}.brand-copy strong{font-size:17px}.brand-copy span{font-size:11px}.menu-toggle{width:44px;height:44px}
  .hero .container{min-height:600px;padding-block:62px 76px}.hero h1{font-size:clamp(34px,10vw,49px)}.hero p{font-size:16px}.hero-services{font-size:13px!important}.hero-actions{display:grid;grid-template-columns:1fr}.hero-actions .btn{width:100%}.hero-note{grid-template-columns:1fr}
  .trust-strip{margin-top:-26px}.trust-grid{grid-template-columns:1fr 1fr}.trust-item{padding:17px 14px;border-bottom:1px solid var(--line)!important}.trust-item:nth-child(even){border-right:0}.trust-item:last-child{grid-column:1/-1;border-bottom:0!important}
  .section{padding-block:64px}.section-head{margin-bottom:28px}.section-head h2,.copy h2{font-size:34px}.section-head p{font-size:15px}
  .services-grid,.why-grid,.choice-grid,.message-wall,.service-visual-grid,.work-grid{grid-template-columns:1fr}
  .process{grid-template-columns:1fr 1fr}.step{min-height:auto}
  .form-grid{grid-template-columns:1fr}.field.full{grid-column:auto}.check-group{grid-template-columns:1fr}.enquiry-form{padding:20px}.contact-card{padding:24px}
  .cta-band{border-radius:16px;padding:28px 22px}.cta-band .hero-actions{display:grid;grid-template-columns:1fr}
  .page-hero{padding:52px 0 46px}.page-hero h1{font-size:39px}.page-hero::after{font-size:150px;top:-28px;right:-10px}
  .detail-block{grid-template-columns:1fr;padding:20px}.detail-block .big-icon{font-size:32px}.detail-block h2{font-size:24px}
  .footer{padding-bottom:118px}.footer-grid{grid-template-columns:1fr}.footer-grid>div:last-child{grid-column:auto}.copyright{flex-direction:column}
  .float-actions{display:none}
  .mobile-bottom-bar{position:fixed;left:0;right:0;bottom:0;z-index:920;display:grid;grid-template-columns:1fr 1fr;background:#fff;border-top:1px solid #d8d0c0;padding:8px 10px calc(8px + env(safe-area-inset-bottom));box-shadow:0 -10px 28px rgba(0,0,0,.12)}.mobile-bottom-bar a{min-height:48px;border-radius:10px;display:flex;align-items:center;justify-content:center;gap:8px;font-weight:950}.mobile-bottom-bar .call{background:#111318;color:#fff}.mobile-bottom-bar .wa{background:#1f9d55;color:#fff}.mobile-bottom-bar svg{width:20px;height:20px;fill:currentColor}
  body{padding-bottom:66px}
}
@media (max-width:390px){
  :root{--container:min(100% - 22px, 1180px)}
  .brand-copy span{display:none}.brand-copy strong{font-size:16px}.brand img{width:50px;height:50px}
  .hero h1{font-size:34px}.process{grid-template-columns:1fr}.trust-grid{grid-template-columns:1fr}.trust-item{border-right:0!important}.trust-item:last-child{grid-column:auto}
  .page-hero h1{font-size:34px}
}

@media (max-width:1024px){.project-gallery{grid-template-columns:repeat(2,minmax(0,1fr))}.project-shot.wide{grid-column:1/-1}}
@media (max-width:767px){.project-gallery{grid-template-columns:1fr}.project-shot.wide{grid-column:auto}.project-shot figcaption{padding:14px}.project-shot figcaption strong{font-size:16px}.gallery-actions .btn{width:100%;justify-content:center}.gallery-pills{gap:8px}.gallery-pills span{font-size:12px;padding:8px 12px}}
