.amf-card{background:#112f58;color:#fff;border-radius:16px;padding:24px;box-shadow:0 20px 50px rgba(8,28,58,.22)}
.amf-title{margin:0 0 8px;font-size:1.35rem;color:#fff}.amf-description{margin:0 0 18px;color:#e4edf8;line-height:1.55}
.amf-form{display:grid;gap:10px}.amf-field label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}
.amf-field select{width:100%;min-height:48px;padding:0 42px 0 14px;border:1px solid #c9d5e7;border-radius:8px;background:#fff;color:#14213a;font:inherit}
.amf-field select:focus{outline:3px solid rgba(255,205,0,.35);border-color:#ffcd00}.amf-field select:disabled{opacity:.65;cursor:not-allowed}
.amf-submit{min-height:50px;border:0;border-radius:8px;background:#ffcd00;color:#10223e;font-weight:800;font-size:1rem;cursor:pointer}.amf-submit:hover{filter:brightness(.96)}
.amf-submit:focus-visible{outline:3px solid #fff;outline-offset:2px}.amf-status{min-height:1.3em;margin:0;color:#fff2b8;font-size:.9rem}
