body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.app-container{align-items:flex-start;background:#f4f6f9;color:#333;display:flex;font-family:Segoe UI,sans-serif;justify-content:center;min-height:100vh;padding:2rem}.form-wrapper{background:#fff;border-radius:12px;box-shadow:0 4px 16px #0000001a;max-width:900px;overflow:hidden;width:100%}.form-header{background:linear-gradient(135deg,#2563eb,#1e3a8a);color:#fff;padding:2rem 1rem 1.5rem;text-align:center}.company-logo{align-items:center;display:flex;justify-content:center;margin-bottom:.75rem}.logo-icon{height:48px;width:48px}.company-title{font-size:1.75rem;font-weight:600}.form-subtitle{font-size:1rem;opacity:.9}.title-underline{background:#fff;border-radius:2px;height:3px;margin:1rem auto 0;width:60px}.form-card{padding:2rem}.section-title{align-items:center;border-left:4px solid #2563eb;color:#2563eb;display:flex;font-size:1.25rem;font-weight:600;gap:.5rem;margin:2rem 0 1rem;padding-left:.5rem}.section-icon{height:20px;width:20px}.grid-2{grid-gap:1.25rem;display:grid;gap:1.25rem;grid-template-columns:1fr 1fr}.input-field{display:flex;flex-direction:column;margin-bottom:1.25rem}.input-field label{color:#444;font-weight:500;margin-bottom:.5rem}.input-field input,.input-field select,.input-field textarea{background:#fafafa;border:1px solid #d1d5db;border-radius:8px;font-size:.95rem;padding:.75rem 1rem;transition:all .2s ease-in-out}.input-field input:focus,.input-field select:focus,.input-field textarea:focus{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb33;outline:none}.input-field textarea{resize:vertical}input[type=checkbox],input[type=radio]{margin-right:.5rem}.form-footer{margin-top:2rem;text-align:center}.submit-button{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:.9rem 2rem;transition:all .2s ease}.submit-button:hover{background:#1d4ed8}.submit-button.submitting{background:#9ca3af;cursor:not-allowed}.form-disclaimer{color:#666;font-size:.85rem;margin-top:.75rem}.app-footer{background:#f9fafb;border-top:1px solid #e5e7eb;color:#555;font-size:.85rem;padding:1rem;text-align:center}.error{color:red;font-size:.85rem;margin-top:.25rem}.photo-preview{margin-top:8px}.preview-img{border:2px solid #ccc;border-radius:6px;height:150px;object-fit:cover;width:120px}@media screen and (max-width:768px){.grid-2{grid-template-columns:1fr}}
/*# sourceMappingURL=main.b8a28ef7.css.map*/