/* Final production refinements */
.social-links .social-whatsapp svg{width:15px;height:15px;display:block;fill:#fff}
.footer-admin{display:block;width:min(1180px,calc(100% - 36px));margin:14px auto 0;text-align:right}
.back-to-top{left:auto!important;right:18px!important;bottom:100px!important}
.foreign-form-status{display:grid;gap:5px;margin:15px 0;padding:14px 16px;border:1px solid #badbc8;border-left:5px solid #1e7853;border-radius:10px;background:#edf8f1;color:#174c36}
.foreign-form-status[hidden]{display:none!important}.foreign-form-status strong{font-size:17px}.foreign-form-status span{line-height:1.5}.foreign-form-status.error{border-color:#edc4c8;border-left-color:#a63b45;background:#fff0f1;color:#7e2630}
.foreign-form button:disabled{opacity:.65;cursor:wait}
@media(max-width:850px){
  .simple-header .simple-nav{display:grid!important;grid-template-columns:minmax(0,1fr);align-items:stretch!important;padding:10px 0;gap:10px!important}
  .simple-header .page-brand{min-width:0}
  .simple-header .page-brand span{min-width:0}
  .simple-header .page-brand small,.simple-header .page-brand em{display:block;white-space:normal}
  .simple-header .page-brand em{font-size:10px;line-height:1.25;margin-top:2px}
  .simple-header .page-actions{display:flex!important;width:100%;justify-content:flex-end!important;gap:7px!important;flex-wrap:wrap}
  .simple-header .page-actions .btn,.simple-header .page-actions .home-btn{display:inline-flex!important;padding:9px 10px!important;font-size:10px!important;min-height:40px;align-items:center;justify-content:center}
  .simple-header .page-actions .home-action{order:3}
}
@media(max-width:620px){
  html,body{max-width:100%;overflow-x:hidden}
  .back-to-top{right:10px!important;left:auto!important;bottom:90px!important;width:48px!important;min-width:48px!important;height:48px!important}
  .floating-legal-hook{right:10px!important;left:auto!important;bottom:10px!important;max-width:calc(100vw - 20px)!important}
  .site-header .nav-wrap{min-width:0}
  .category-summary,.service-grid,.team-grid,.knowledge-grid,.foreign-grid,.step-grid,.form2{min-width:0}
  .foreign-form{padding:19px!important}
  .foreign-card{padding:19px!important}
  .foreign-card h2{font-size:22px!important}
  .simple-header .page-actions{justify-content:flex-end!important}
  .simple-header .page-actions .btn,.simple-header .page-actions .home-btn{flex:0 0 auto}
  .footer-admin{width:min(100% - 24px,1180px)}
}
