:root{color:#1e293b;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f6ff;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,sans-serif;font-weight:400;line-height:1.5}*{box-sizing:border-box;margin:0;padding:0}body{background:linear-gradient(#f3f8fe 0%,#e8f1fd 100%);justify-content:center;align-items:center;min-height:100vh;display:flex}#root{width:100%;max-width:1000px;margin:0 auto;padding:2rem 1rem}.landing-container{flex-direction:column;justify-content:center;align-items:center;min-height:85vh;padding:1rem;display:flex}.header-logo{text-align:center;margin-bottom:1.75rem}.logo-img{object-fit:contain;max-width:230px;height:auto}.title-section{text-align:center;margin-bottom:1.75rem}.title-section h1{color:#0f172a;letter-spacing:-.025em;margin-bottom:.35rem;font-size:2rem;font-weight:800}.title-section p{color:#64748b;font-size:.95rem;font-weight:400}.form-card{background:#fff;border:1px solid #e2e8f0;border-radius:22px;width:100%;max-width:450px;padding:1.85rem 1.6rem;box-shadow:0 10px 30px #0000000a,0 1px 3px #00000005}.form-group{flex-direction:column;margin-bottom:1.25rem;display:flex}.form-group label{color:#0f172a;align-items:center;margin-bottom:.45rem;font-size:.9rem;font-weight:700;display:flex}.required-star{color:#ef4444;margin-left:4px}.input-wrapper{align-items:center;display:flex;position:relative}.input-icon{color:#94a3b8;pointer-events:none;z-index:1;align-items:center;display:flex;position:absolute;left:.9rem}.form-input{color:#1e293b;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:9999px;outline:none;width:100%;padding:.75rem .9rem .75rem 2.6rem;font-family:inherit;font-size:.92rem;transition:all .2s ease-in-out}.form-select{color:#1e293b;appearance:none;cursor:pointer;background-color:#fff;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%2394a3b8'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M19 9l-7 7-7-7'%3E%3C/path%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;background-size:1.1rem;border:1.5px solid #e2e8f0;border-radius:9999px;outline:none;width:100%;padding:.75rem 2.5rem .75rem 1.25rem;font-family:inherit;font-size:.92rem;transition:all .2s ease-in-out}.form-select:invalid,.form-select option[value=""]{color:#94a3b8}.form-input:focus,.form-select:focus{border-color:#0070f3;box-shadow:0 0 0 3px #0070f31a}.form-input::placeholder{color:#94a3b8}.medium-options{grid-template-columns:1fr 1fr;gap:.75rem;display:grid}.medium-btn{color:#64748b;cursor:pointer;background-color:#fff;border:1.5px solid #e2e8f0;border-radius:9999px;justify-content:center;align-items:center;gap:.45rem;padding:.72rem .85rem;font-family:inherit;font-size:.9rem;font-weight:600;transition:all .2s ease-in-out;display:flex}.medium-btn svg{color:#94a3b8;transition:color .2s ease-in-out}.medium-btn:hover{background-color:#f8fafc;border-color:#cbd5e1}.medium-btn.active{color:#0070f3;background-color:#f0f7ff;border-color:#0070f3;box-shadow:0 0 0 1px #0070f3}.medium-btn.active svg{color:#0070f3}.submit-btn{color:#fff;cursor:pointer;background-color:#0070f3;border:none;border-radius:9999px;justify-content:center;align-items:center;gap:.45rem;width:100%;margin-top:.5rem;padding:.85rem;font-size:1rem;font-weight:700;transition:all .2s ease-in-out;display:flex;box-shadow:0 4px 14px #0070f359}.submit-btn:hover{background-color:#005bb5;transform:translateY(-1px);box-shadow:0 6px 20px #0070f373}.submit-btn:active{transform:translateY(0)}.success-banner{color:#166534;text-align:center;background-color:#f0fdf4;border:1px solid #bbf7d0;border-radius:10px;justify-content:center;align-items:center;gap:.4rem;margin-top:1.25rem;padding:.75rem;font-size:.88rem;font-weight:600;display:flex}@media (width<=480px){.landing-container{padding:1rem .85rem}.header-logo{margin-bottom:1.5rem}.logo-img{max-width:210px}.title-section{margin-bottom:1.5rem}.title-section h1{font-size:1.75rem}.title-section p{font-size:.9rem}.form-card{border-radius:20px;padding:1.6rem 1.25rem}.form-group label{font-size:.88rem}.form-input,.medium-btn{padding-top:.7rem;padding-bottom:.7rem;font-size:.9rem}.form-select{padding:.7rem 2.2rem .7rem 1.1rem;font-size:.9rem}.submit-btn{padding:.8rem;font-size:.95rem}}
