.App{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#fafafa;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;min-height:100vh;padding:20px}.App-container{margin:0 auto;max-width:1200px}.App main{margin:20px 0}.loading-spinner{border:3px solid #fff;height:20px;width:20px}.text-center{text-align:center}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-3{margin-top:1rem}.mt-4{margin-top:1.5rem}.mt-5{margin-top:3rem}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mb-3{margin-bottom:1rem}.mb-4{margin-bottom:1.5rem}.mb-5{margin-bottom:3rem}.p-1{padding:.25rem}.p-2{padding:.5rem}.p-3{padding:1rem}.p-4{padding:1.5rem}.p-5{padding:3rem}@media (max-width:768px){.App{padding:10px}.App-container{max-width:100%}}@media (prefers-reduced-motion:reduce){*,:after,:before{animation-duration:.01ms!important;animation-iteration-count:1!important;scroll-behavior:auto!important;transition-duration:.01ms!important}}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid #c10017;outline-offset:2px}.App.iframe-mode{min-height:100vh;padding:20px}.App.iframe-mode,.App.iframe-mode .App-container{align-items:center;display:flex;justify-content:center}.App.iframe-mode .App-container{max-width:100%;width:100%}.App.iframe-mode main{margin:0;max-width:640px;width:100%}.App.iframe-mode .contact-form{border:1px solid #0000000d;border-radius:12px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:600px;width:100%}@media (max-width:768px){.App.iframe-mode{min-height:100vh;padding:15px}.App.iframe-mode main{max-width:100%}.App.iframe-mode .contact-form{border-radius:8px;margin:0}}@media (max-width:480px){.App.iframe-mode{padding:10px}}.contact-form{background:#0000;border-radius:0;border-radius:10px;box-shadow:none;margin:0;max-width:100%;padding:1em;position:relative}.sr-only{clip:rect(0,0,0,0);border:0;height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;white-space:nowrap;width:1px}.form-group{margin-bottom:20px}.form-group label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.form-group.label-below{display:flex;flex-direction:column}.form-group.label-below label{font-size:12px;font-weight:400;margin-bottom:0;margin-top:4px;order:2}.form-group.label-below input,.form-group.label-below select{order:1}.form-group.label-below .form-error{margin-top:4px;order:3}.form-group label span{color:#d32f2f}.file-picker-group label span{color:#666}.address-section{margin-bottom:20px}.section-label{color:#333;display:block;font-size:14px;font-weight:500;margin-bottom:8px}.section-label span{color:#d32f2f}.form-group input,.form-group select,.form-group textarea{background:#fff;border:1px solid #ddd;border-radius:4px;box-sizing:border-box;font-family:inherit;font-size:14px;padding:10px 12px;transition:border-color .2s ease;width:100%}.form-group select{cursor:pointer}.form-group textarea{line-height:1.5;min-height:100px;resize:vertical}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.form-row-3{grid-template-columns:1fr 1fr 1fr}.file-input-hidden{height:0;opacity:0;overflow:hidden;position:absolute;width:0}.file-input-wrapper{position:relative}.file-input-button{align-items:center;background:#fff;border:1px dashed #ddd;border-radius:4px;box-sizing:border-box;color:#333;cursor:pointer;display:flex;font-family:inherit;font-size:14px;gap:8px;justify-content:center;padding:10px 12px;text-align:center;transition:all .2s ease;width:100%}.file-input-button:hover{background:#f9f9f9;border-color:#999}.file-input-button:focus-within,.file-input-hidden:focus+.file-input-button{border-color:#666;border-style:solid;box-shadow:0 0 0 2px #6666661a;outline:none}.file-text{flex:1 1;text-align:center}.selected-files{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px;font-size:13px;margin-top:8px;padding:8px}.selected-file{align-items:center;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;padding:4px 0}.selected-file:last-child{border-bottom:none}.file-name{color:#333;flex:1 1;font-weight:400;word-break:break-word}.file-size{color:#666;flex-shrink:0;font-size:12px;margin-left:8px}.file-remove-button{align-items:center;background:#666;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;flex-shrink:0;font-size:18px;font-weight:700;height:24px;justify-content:center;line-height:1;margin-left:8px;min-width:24px;padding:0;transition:all .2s ease;width:24px}.file-remove-button:hover{background:#555;transform:scale(1.1)}.file-remove-button:focus{outline:2px solid #666;outline-offset:2px}.file-remove-button:active{transform:scale(.95)}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#666;box-shadow:0 0 0 2px #6666661a;outline:none}.file-help,.form-help{color:#666;display:block;font-size:12px;line-height:1.4;margin-top:6px}.form-error{align-items:center;color:#d32f2f;display:flex;font-size:12px;gap:4px;margin-top:6px}.form-error:before{content:"⚠";font-size:12px}.captcha-note{background:#f9f9f9;border:1px solid #e0e0e0;border-radius:4px;color:#666;font-size:13px;padding:12px}.captcha-note p{margin:0}.submit-button{background:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;font-weight:500;overflow:hidden;padding:12px 24px;position:relative;transition:all .2s ease;width:100%}.submit-button:hover:not(:disabled){background:#555}.submit-button:disabled{background:#ccc;cursor:not-allowed}.submit-button:focus{outline:2px solid #333;outline-offset:2px}.loading-spinner{animation:spin 1s ease-in-out infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;display:inline-block;height:16px;margin-right:8px;width:16px}@keyframes spin{to{transform:rotate(1turn)}}.status-message{animation:fadeIn .3s ease;border-radius:4px;font-size:14px;font-weight:500;margin-top:20px;padding:12px 16px;text-align:center}@keyframes fadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.status-message.success{background:#e8f5e9;border:1px solid #81c784;color:#2e7d32}.status-message.error{background:#ffebee;border:1px solid #e57373;color:#c62828}@media (max-width:768px){.contact-form{padding:0 12px}.form-row{gap:0}.form-row,.form-row-3{grid-template-columns:1fr}.form-group input,.form-group select,.form-group textarea{padding:10px}.submit-button{padding:12px 20px}}
/*# sourceMappingURL=main.f5c3b278.css.map*/