@import url(https://fonts.googleapis.com/css2?family=Montserrat:wght@400;500;700&display=swap);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}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%;margin:0;width:100%}body{-webkit-overflow-scrolling:auto;overflow:hidden;overscroll-behavior:none}a,button{-webkit-tap-highlight-color:transparent;touch-action:manipulation}*,.App{font-family:Montserrat,sans-serif}.App{text-align:center}body{margin:0}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.hfe-form-container{align-items:center;background-color:#ffffffe6;display:flex;justify-content:center;min-height:100vh}.hfe-form-content{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:2rem;text-align:center;width:100%}.hfe-form-logo{margin-bottom:1rem;width:130px}.hfe-entry-form{gap:1rem}.hfe-entry-form,.hfe-form-group{display:flex;flex-direction:column}.hfe-form-group{text-align:left}.hfe-form-group label{color:#024837;font-weight:500;margin-bottom:.5rem}.hfe-form-group input{border:1px solid #ccc;border-radius:4px;font-size:1rem;padding:.75rem;transition:border-color .2s}.hfe-form-group input:focus{border-color:#024837;outline:none}.hfe-form-error-container{align-items:center;display:flex;flex-direction:column;gap:.5rem}.hfe-form-error{color:#dc3545;font-size:.9rem;margin-top:.5rem;text-align:center}.hfe-submit-button{background-color:#024837;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem;transition:background-color .2s}.hfe-submit-button:hover{background-color:#03644a}.hfe-retry-button{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:500;padding:.5rem 1rem;transition:background-color .2s}.hfe-retry-button:hover{background-color:#c82333}.hfe-thank-you-container{align-items:center;background-color:#ffffffe6;display:flex;justify-content:center;min-height:100vh}.hfe-thank-you-content{background:#fff;border-radius:8px;box-shadow:0 4px 6px #0000001a;max-width:400px;padding:2rem;text-align:center;width:100%}.hfe-thank-you-content h2{color:#024837;margin-bottom:1rem}.hfe-thank-you-content p{color:#333;font-size:1rem}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}
/*# sourceMappingURL=main.0d937da1.css.map*/