*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Segoe UI,system-ui,Roboto,sans-serif}#root{flex-direction:column;height:100vh;display:flex;overflow:hidden}.button{color:#fff;cursor:pointer;background:#0047a2;border:none;border-radius:8px;justify-content:center;align-items:center;gap:.5rem;padding:.75rem 1.5rem;font-size:.95rem;font-weight:600;transition:background .15s;display:inline-flex}.button:hover{background:#003a84}.button:disabled{opacity:.6;cursor:not-allowed}.buttonFullWidth{width:100%}.nav{background:#fff;border-bottom:1px solid #e2e8f0;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 3rem;display:flex}.navBrand{align-items:center;gap:.75rem;display:flex}.navLogo{flex-shrink:0;width:auto;height:56px}.navBrandName{color:#0f172a;font-size:1.1rem;font-weight:700}.navActions{align-items:center;gap:.75rem;display:flex}@media (width<=860px){.nav{padding:1rem 1.5rem}}.home{color:#0f172a;background:#fff;flex-direction:column;height:100%;display:flex;overflow-y:auto}.hero{background:#fff;flex:1;padding:3rem;display:flex}.heroInner{justify-content:space-between;align-items:center;gap:3rem;width:100%;max-width:1200px;margin:0 auto;display:flex}.heroContent{flex:1;min-width:280px}.badge{color:#334155;background:#f4f8fa;border:1px solid #e2e8f0;border-radius:999px;align-items:center;gap:.5rem;margin-bottom:1.25rem;padding:.4rem .85rem;font-size:.8rem;font-weight:500;display:inline-flex}.badgeDot{background:#1d4ed8;border-radius:50%;width:6px;height:6px}.title{color:#0f172a;margin-bottom:1.25rem;font-size:2.75rem;font-weight:800;line-height:1.15}.subtitle{color:#64748b;max-width:420px;margin-bottom:2rem;font-size:1rem;line-height:1.6}.loginButtonWrap{justify-content:center;max-width:420px;display:flex}.heroVisual{flex:1;justify-content:center;align-items:center;min-width:280px;display:flex}.heroImage{width:100%;max-width:640px;height:auto}@media (width<=860px){.hero{padding:2rem 1.5rem}.heroInner{text-align:center;flex-direction:column}.subtitle{margin-left:auto;margin-right:auto}.title{font-size:2.1rem}}.modalOverlay{z-index:50;background:#0f172a73;justify-content:center;align-items:center;padding:1.5rem;display:flex;position:fixed;inset:0}.modal{text-align:center;background:#fff;border-radius:16px;flex-direction:column;align-items:center;width:100%;max-width:460px;padding:3rem 2.75rem 2.75rem;display:flex;position:relative;box-shadow:0 24px 48px -12px #0f172a59}.modalClose{color:#ef4444;cursor:pointer;background:0 0;border:none;border-radius:6px;justify-content:center;align-items:center;width:24px;height:24px;display:flex;position:absolute;top:1rem;right:1rem}.modalClose:hover{background:#fee2e2}.modalIconWrap{background:#eaf1fb;border-radius:14px;justify-content:center;align-items:center;width:56px;height:56px;margin-bottom:1.1rem;display:flex}.modalTitle{color:#0f172a;margin-bottom:.4rem;font-size:1.6rem;font-weight:700}.modalSubtitle{color:#64748b;margin-bottom:1.75rem;font-size:.95rem}.modalForm{text-align:left;flex-direction:column;width:100%;display:flex}.modalLabel{color:#334155;margin-bottom:.4rem;font-size:.85rem;font-weight:600}.modalLabel:not(:first-child){margin-top:1rem}.modalInput{color:#0f172a;border:1px solid #cbd5e1;border-radius:8px;outline:none;width:100%;padding:.8rem 1rem;font-size:.95rem;transition:border-color .15s}.modalInput::placeholder{color:#94a3b8}.modalInput:focus{border-color:#0047a2}.passwordField{align-items:center;display:flex;position:relative}.passwordField .modalInput{padding-right:2.5rem}.passwordToggle{color:#94a3b8;cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:.2rem;display:flex;position:absolute;right:.6rem}.passwordToggle:hover{color:#64748b}.modalError{color:#b91c1c;background:#fef2f2;border:1px solid #fecaca;border-radius:6px;margin-top:.75rem;padding:.6rem .85rem;font-size:.875rem}.modalSubmit{margin-top:1.75rem;padding:.85rem 1rem;font-size:1rem}.footer{text-align:center;background:#f4f7fb;border-top:1px solid #e2e8f0;padding:1.25rem 1.5rem}.footerText{color:#64748b;font-size:.85rem}.portalLayout{background:#f0f4f9;flex-direction:column;min-height:100vh;display:flex}.portalMain{flex:1;width:100%;max-width:1400px;margin:0 auto;padding:2.5rem 2.5rem 3rem}.portalNavUser{align-items:center;gap:.5rem;display:flex}.portalSignedInLabel{color:#64748b;font-size:.8rem}.portalUserEmail{color:#0047a2;font-size:.875rem;font-weight:600}.portalLogoutBtn{color:#334155;cursor:pointer;background:#fff;border:1.5px solid #cbd5e1;border-radius:7px;align-items:center;gap:.35rem;margin-left:.75rem;padding:.45rem .9rem;font-size:.85rem;font-weight:600;transition:border-color .15s,color .15s;display:inline-flex}.portalLogoutBtn:hover{color:#0047a2;border-color:#0047a2}@media (width<=600px){.portalMain{padding:1.25rem 1rem 2rem}}.stepper{background:#fff;border:1px solid #e2e8f0;border-radius:14px;align-items:center;margin-bottom:1.75rem;padding:1.5rem 2rem;display:flex}.step{flex-shrink:0;align-items:center;gap:.85rem;display:flex}.stepCircle{color:#94a3b8;background:#eef2f7;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:1rem;font-weight:700;display:flex}.stepActive .stepCircle{color:#fff;background:#0047a2}.stepLabel{flex-direction:column;line-height:1.3;display:flex}.stepNumber{letter-spacing:.04em;text-transform:uppercase;color:#94a3b8;font-size:.72rem;font-weight:600}.stepTitle{color:#94a3b8;font-size:.98rem;font-weight:700}.stepActive .stepTitle{color:#0f172a}.stepConnector{background:#e2e8f0;flex:1;height:1px;margin:0 1.25rem}.providerCard{background:#fff;border:1px solid #e2e8f0;border-radius:14px;padding:2.25rem 2.5rem 2.5rem}.providerCardTitle{color:#0f172a;margin-bottom:.4rem;font-size:1.65rem;font-weight:700}.providerCardSubtitle{color:#64748b;margin-bottom:2rem;font-size:.95rem}.providerGrid{grid-template-columns:1fr 1fr;gap:1.5rem 2rem;display:grid}.providerField{flex-direction:column;display:flex}.providerLabel{color:#334155;margin-bottom:.55rem;font-size:.9rem;font-weight:600}.providerRequired{color:#334155}.providerInput,.providerSelect{color:#0f172a;background:#f8fafc;border:1px solid #e2e8f0;border-radius:10px;outline:none;width:100%;padding:.9rem 1rem;font-size:.95rem;transition:border-color .15s,background .15s}.providerInput::placeholder{color:#94a3b8}.providerInput:focus,.providerSelect:focus{background:#fff;border-color:#0047a2}.providerSelect{appearance:none;color:#94a3b8;cursor:pointer;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='20' height='20' viewBox='0 0 24 24' fill='none' stroke='%2394a3b8' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E");background-position:right 1rem center;background-repeat:no-repeat;padding-right:2.75rem}.providerSelect.hasValue{color:#0f172a}.providerActions{justify-content:flex-end;margin-top:2rem;display:flex}.providerActions .providerNext{background:#8ba6d6;border-radius:14px;padding:1rem 2.25rem;font-size:1.05rem}@media (width<=700px){.stepper{flex-direction:column;align-items:flex-start;gap:1rem}.stepConnector{display:none}.providerGrid{grid-template-columns:1fr}.providerCard{padding:1.75rem 1.5rem 2rem}}
