.skip-link{position:fixed;top:10px;left:10px;z-index:1000;padding:12px 16px;background:#fff;color:#06111e;transform:translateY(-150%)}
.skip-link:focus{transform:translateY(0)}
.whatsapp-float{position:fixed;right:20px;bottom:20px;z-index:30;display:flex;align-items:center;gap:10px;padding:12px 17px;border:1px solid rgba(255,255,255,.25);border-radius:999px;background:#17b86a;color:#fff;font-size:13px;font-weight:800;box-shadow:0 12px 30px rgba(0,0,0,.35)}
.whatsapp-float span{display:grid;place-items:center;width:28px;height:28px;border:1px solid rgba(255,255,255,.55);border-radius:50%;font-size:9px}
.contact-form input:focus,.contact-form textarea:focus{outline:3px solid rgba(9,197,248,.25);border-color:#079ac3}
@media(max-width:600px){.whatsapp-float{right:14px;bottom:14px;padding:11px;font-size:0}.whatsapp-float span{font-size:9px}}
.form-actions{display:flex;flex-wrap:wrap;gap:12px}.form-actions .button{cursor:pointer}.whatsapp-button{border-color:#159b5a;background:#17b86a;color:#fff}.contact-form .form-status{min-height:22px;margin:0;color:#12637d;font-size:13px;font-weight:700}@media(max-width:600px){.form-actions{flex-direction:column}.form-actions .button{width:100%}}

/* Mobile layout aligned with the full desktop experience. */
@media(max-width:600px){
  html,body{max-width:100%;overflow-x:hidden}.shell{width:calc(100% - 32px)}
  .nav-wrap{min-height:auto;padding:10px 0 0;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:9px 12px}.brand{min-width:0;margin:0}.brand img{width:42px;height:42px}.brand strong{font-size:17px}.brand small{display:block;font-size:8px;letter-spacing:.08em;white-space:nowrap}.nav-cta{padding:10px 12px;font-size:11px}
  .site-header nav{grid-column:1/-1;display:grid;grid-template-columns:repeat(4,1fr);gap:0;border-top:1px solid var(--line)}.site-header nav a{min-height:42px;display:grid;place-items:center;font-size:11px;font-weight:700;text-transform:uppercase}
  .hero{padding:44px 0 52px}.hero-grid{gap:34px}h1{margin:14px 0 20px;font-size:clamp(42px,12.5vw,54px)}.lede,.page-hero>div>p:last-child{font-size:16px;line-height:1.55}.button-row{margin-top:26px}.button{width:100%;min-height:50px;padding:0 18px;font-size:12px}.proof-line{display:grid;gap:8px;margin-top:22px}
  .hero-visual{min-height:310px}.main-photo{inset:0 0 26px 0}.tech-tag{top:14px;left:8px;max-width:calc(100% - 16px);padding:9px 10px;font-size:8px}.proof-card{right:10px;width:148px;padding:7px}.proof-card img{height:76px}.proof-card strong{font-size:11px}.proof-card span{font-size:9px}
  .section{padding:56px 0}.section-heading{gap:20px;margin-bottom:28px}h2{font-size:38px}.section-heading>p{margin:0;font-size:15px}
  .tab-list{overflow:visible;grid-template-columns:1fr 1fr}.tab-list button{min-width:0;min-height:70px;padding:13px 10px;border-bottom:1px solid #c5d3dc}.tab-list button:nth-child(2){border-right:0}.tab-list button:nth-child(3),.tab-list button:nth-child(4){border-bottom:0}.tab-copy,.tab-detail{padding:28px 22px}.tab-copy{min-height:0}.tab-panel h3{margin:20px 0 10px;font-size:31px}.context-block{margin:18px 0 22px;padding:15px 16px}.tab-copy a{padding:14px 0;border-top:1px solid #d5dfe6}
  .two-col{gap:30px}.steps li{gap:16px;padding:22px 0}.steps li>span{width:38px;height:38px}.logo-stage img{width:180px;height:180px}.cta{padding:42px 0}.cta-card{gap:26px;padding:30px 22px}.cta-card h2{font-size:32px}.cta-card>div:last-child{width:100%}
  .page-hero{padding:54px 0}.contact-grid{gap:42px}.contact-option strong{font-size:20px;overflow-wrap:anywhere}.footer-grid{grid-template-columns:1fr;gap:32px}.footer-grid>div:first-child{grid-column:auto}.footer-bottom{margin-top:38px}.whatsapp-float{right:12px;bottom:12px;width:48px;height:48px;padding:0;justify-content:center}.whatsapp-float span{width:30px;height:30px}
}
