/* Afghan Express CMS v1.9.1 - scoped managed-module forms for imported static themes. */
.ae-import-module-embed{box-sizing:border-box;width:min(100%,760px);margin:1.5rem auto;font-family:inherit;color:inherit}
.ae-import-module-embed *{box-sizing:border-box}
.ae-import-module-embed .ae-managed-contact-form{display:grid;gap:1rem;width:100%;padding:clamp(1rem,2vw,1.5rem);border:1px solid color-mix(in srgb,currentColor 18%,transparent);border-radius:16px;background:color-mix(in srgb,Canvas 94%,transparent);color:CanvasText;box-shadow:0 18px 45px rgba(0,0,0,.08)}
.ae-import-module-embed .form-row{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:1rem}
.ae-import-module-embed .field{display:grid;gap:.45rem;min-width:0}
.ae-import-module-embed label{font:600 .9rem/1.35 inherit;color:inherit}
.ae-import-module-embed input:not([type=checkbox]):not([type=hidden]),.ae-import-module-embed textarea,.ae-import-module-embed select{width:100%;min-height:46px;padding:.75rem .85rem;border:1px solid color-mix(in srgb,CanvasText 24%,transparent);border-radius:10px;background:Canvas;color:CanvasText;font:inherit;outline:none}
.ae-import-module-embed textarea{min-height:130px;resize:vertical}
.ae-import-module-embed input:focus,.ae-import-module-embed textarea:focus,.ae-import-module-embed select:focus{border-color:#533afd;box-shadow:0 0 0 3px rgba(83,58,253,.14)}
.ae-import-module-embed .btn,.ae-import-module-embed button[type=submit]{display:inline-flex;align-items:center;justify-content:center;gap:.45rem;min-height:46px;padding:.75rem 1rem;border:0;border-radius:10px;background:#533afd;color:#fff;font:700 .95rem/1 inherit;cursor:pointer;text-decoration:none}
.ae-import-module-embed .captcha-wrap{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.ae-import-module-embed .captcha-image{max-width:190px;border-radius:8px;background:#fff}.ae-import-module-embed .captcha-refresh{border:1px solid color-mix(in srgb,CanvasText 20%,transparent);background:Canvas;color:CanvasText;padding:.55rem .7rem;border-radius:8px;cursor:pointer}.ae-import-module-embed .captcha-help,.ae-import-module-embed .form-note{margin:.25rem 0 0;font-size:.82rem;opacity:.72}.ae-import-module-embed .honeypot{position:absolute!important;left:-10000px!important;width:1px!important;height:1px!important;overflow:hidden!important}.ae-form-unavailable{padding:1rem;border:1px solid rgba(127,127,127,.25);border-radius:12px;background:rgba(127,127,127,.08)}
@media(max-width:640px){.ae-import-module-embed .form-row{grid-template-columns:1fr}}
