@import url(https://fonts.googleapis.com/css2?family=Bree+Serif&family=Idiqlat:wght@200;300;400&family=Montserrat:ital,wght@0,100..900;1,100..900&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{--primary:#ffbf00;--bg:#001a1a;--mutedteal:#2a7a7a;--card-bg:#365a63;--aliceblue:#f8fafc;--albaster:#f5f5f0;--input-bg:#fff;--input-radio-bg:#ffffff4d;--aliceblue80:#f8fafccc;--bordergray:#a9a9a9;--radiostrong:#cbd5e1;--radioaccent:#224b61;--submitbutton:#0003;--heroparagraph:#93a9b5;--brandcolor:#1e293b}body{background-color:#001a1a;background-color:var(--bg);color:#f8fafc;color:var(--aliceblue);font-family:Inter,sans-serif;margin:0}.site-header{background:#f8fafc;background:var(--aliceblue);border-bottom:1px solid #002b2b1a;color:#001a1a;color:var(--bg);padding:15px 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.header-content{align-items:center;display:flex;gap:15px;margin-left:20px;max-width:1200px}.header-logo{height:40px}.brand-container{display:flex;flex-direction:column;margin-left:15px}.brand-name{color:#1e293b;color:var(--brandcolor);font-family:Montserrat,sans-serif;font-size:1.6rem;font-weight:700;letter-spacing:-.5px}.tagline{color:#ffbf00;color:var(--primary);font-size:1.1rem}.container{margin:60px auto;max-width:1200px;padding:0 20px}.hero-section{margin-bottom:50px;text-align:center}.hero-section h1{font-size:2.7rem;margin-bottom:20px}.hero-section p{color:#93a9b5;color:var(--heroparagraph);font-family:Idiqlat,serif;font-size:1.4rem;line-height:1.6}.form-card{background:#365a63;background:var(--card-bg);border:2px solid #a9a9a9;border:2px solid var(--bordergray);border-radius:12px;box-shadow:0 20px 40px #0000004d;padding:40px}.input-row{color:#001a1a;color:var(--bg);display:flex;font-size:1.02rem;gap:20px}.form-group{flex:1 1;margin-bottom:20px}label{display:block;font-size:1.06rem;font-weight:600;margin-bottom:8px}input{background:#fff;background:var(--input-bg);border:1px solid #0003;border-radius:6px;box-sizing:border-box;color:#fff;color:#001a1a;color:var(--bg);padding:12px;width:100%}.submit-container{align-items:center;display:flex;height:100px;justify-content:center}.submit-btn{background:#ffbf00;background:var(--primary);border:none;border-radius:6px;color:#002b2b;cursor:pointer;font-size:1.5rem;font-weight:700;padding:16px;text-align:center;transition:transform .2s;width:40%}.success-message{padding:40px 0;text-align:center}.outline-btn{background:#0000;border:1px solid #ffbf00;border:1px solid var(--primary);border-radius:6px;color:#ffbf00;color:var(--primary);cursor:pointer;margin-top:20px;padding:10px 20px}.radio-group{display:flex;flex-direction:column;gap:18px;margin-bottom:28px}.radio-option{align-items:flex-start;background:#ffffff4d;background:var(--input-radio-bg);border-radius:8px;cursor:pointer;display:flex;gap:16px;padding:14px 18px;transition:background .2s}.radio-option input[type=radio]{accent-color:#224b61;accent-color:var(--radioaccent);color:#f8fafccc;color:var(--aliceblue80);flex-shrink:0;height:22px;margin-right:0;margin-top:2px;width:22px}.radio-text{display:flex;flex-direction:column;gap:2px}.radio-text,.radio-text strong{color:#f8fafccc;color:var(--aliceblue80)}.radio-text strong{font-size:1.12rem}.radio-text span{color:#f8fafccc;color:var(--aliceblue80);font-size:1.06rem;margin-top:2px}.form-transition-wrapper{margin-top:0;max-height:0;opacity:0;overflow:hidden;transition:max-height .8s ease-in-out,opacity .5s ease-in}.form-transition-wrapper.is-visible{margin-top:2rem;max-height:1200px;opacity:1}
/*# sourceMappingURL=main.6605e3ac.css.map*/