.container{max-width:1100px;margin:0 auto;padding:24px 16px} .form{border:1px solid #e5e7eb;border-radius:12px;padding:16px} .row{display:flex;flex-direction:column;gap:.3rem;margin-bottom:12px} input,select,textarea{padding:.7rem;border:1px solid #e5e7eb;border-radius:8px;font:inherit} button{padding:.7rem 1rem;border:0;border-radius:8px;background:#0ea5e9;color:#fff;font-weight:600;cursor:pointer} .status{min-height:1.2em;margin-top:6px}