.fd-property-requirement-page{max-width:1200px;margin:40px auto;padding:0 20px}.fd-property-requirement-form{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:18px;padding:25px;background:#fff;border:1px solid #e5e7eb;border-radius:12px}.fd-property-requirement-field{display:flex;flex-direction:column;gap:7px}.fd-property-requirement-field label{font-weight:600}.fd-property-requirement-field input,.fd-property-requirement-field select,.fd-property-requirement-field textarea{width:100%;padding:11px 12px;border:1px solid #d8dce3;border-radius:7px;background:#fff;box-sizing:border-box}.fd-property-requirement-full{grid-column:1/-1}.fd-property-requirement-actions{grid-column:1/-1}.fd-property-requirement-list{margin-top:30px}.fd-property-requirement-list h2{margin-bottom:15px}.fd-property-alert{margin:15px 0;padding:12px 15px;border-radius:7px}.fd-property-success{background:#ecfdf3}.fd-property-error{background:#fef2f2}@media(max-width:800px){.fd-property-requirement-form{grid-template-columns:1fr}}
