:root{color-scheme:light;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f6f7f9;color:#17191c}*{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body,html{min-height:100%;margin:0}body{background:#f6f7f9;overflow-x:hidden}a,button,input,select,textarea{font:inherit}a,button{touch-action:manipulation}:where(a,button,input,select,textarea):focus-visible{outline:3px solid #2d665a;outline-offset:3px}.home{display:grid;min-height:100vh;place-items:center;padding:2rem}.home__content{max-width:40rem;text-align:center}.home__content h1{margin:0 0 .75rem;font-size:clamp(2rem,6vw,4rem);font-weight:700;letter-spacing:0}.home__content p{margin:0;font-size:1.125rem;line-height:1.6;color:#4a515c}.home__link{display:inline-flex;min-height:2.75rem;align-items:center;justify-content:center;border-radius:6px;background:#174f43;color:#fff;padding:.8rem 1rem;text-decoration:none}.home__actions{display:flex;flex-wrap:wrap;justify-content:center;gap:.75rem;margin-top:1.5rem}.home__link--secondary{background:#e9eef2;color:#17191c}.auth-page{min-height:100vh;padding:clamp(1rem,3vw,2rem)}.auth-shell{width:min(64rem,100%);margin:0 auto}.auth-heading{margin-bottom:1.25rem}.auth-heading h1{margin:.25rem 0 .5rem;font-size:2.1rem}.auth-heading h1,.auth-shell>h1{line-height:1.15;letter-spacing:0}.auth-shell>h1{margin:0 0 1rem;font-size:2rem}.auth-heading p{max-width:42rem;color:#4a515c;line-height:1.6}.auth-nav{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:.75rem;gap:.75rem}.auth-link{display:grid;min-height:2.75rem;grid-gap:.25rem;gap:.25rem;border:1px solid #d9dee7;border-radius:8px;background:#fff;color:#17191c;padding:1rem;text-decoration:none}.auth-link strong{color:#174f43}.auth-link span{color:#596270;line-height:1.5}.auth-form{display:grid;grid-gap:1rem;gap:1rem}.auth-form label{display:grid;grid-gap:.4rem;gap:.4rem;color:#2e343b;font-weight:650}.auth-form input,.auth-form select,.auth-form textarea{width:100%;max-width:100%;border:1px solid #cbd3de;border-radius:6px;background:#fff;color:#17191c;padding:.75rem;font-weight:400}.auth-form textarea{min-height:7rem;resize:vertical}.auth-panel{display:grid;grid-gap:1rem;gap:1rem;border:1px solid #d9dee7;border-radius:8px;background:#fff;padding:1.25rem}.auth-narrow{width:min(36rem,100%)}.auth-back,.auth-inline-link a{color:#174f43;font-weight:700}.auth-back{display:inline-flex;min-height:2.75rem;align-items:center;margin-bottom:1rem}.auth-form-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.auth-form-actions{display:flex;align-items:flex-end}.auth-form h2{margin:0;grid-column:1/-1}.auth-stack{display:grid;grid-gap:1rem;gap:1rem}.text-link{display:inline-flex;min-height:2.25rem;align-items:center;color:#174f43;font-weight:700;overflow-wrap:anywhere}.prequalification-page{min-height:100vh;padding:2rem}.prequalification-shell{width:min(72rem,100%);margin:0 auto}.prequalification-heading{margin-bottom:1.5rem}.prequalification-heading h1{margin:.25rem 0 .5rem;font-size:2.25rem;line-height:1.1;letter-spacing:0}.prequalification-heading p{max-width:48rem;color:#4a515c;line-height:1.6}.eyebrow{margin:0;color:#2d665a;font-weight:700;text-transform:uppercase}.step-list{display:grid;grid-template-columns:repeat(6,minmax(0,1fr));grid-gap:.5rem;gap:.5rem;margin:0 0 1.25rem;padding:0;list-style:none}.step-list li{display:flex;min-height:3rem;align-items:center;gap:.5rem;border:1px solid #d9dee7;border-radius:6px;background:#fff;padding:.5rem;color:#4a515c;font-size:.9rem}.step-list span{display:grid;width:1.5rem;height:1.5rem;flex:0 0 auto;place-items:center;border-radius:999px;background:#e9eef2;color:#17191c;font-size:.8rem;font-weight:700}.step-list .is-active{border-color:#174f43;color:#174f43}.flow-grid{display:grid;grid-gap:1rem;gap:1rem}.error-panel,.notice,.panel,.result-box{border:1px solid #d9dee7;border-radius:8px;background:#fff;padding:1.25rem;overflow-wrap:anywhere}.panel h2{margin:0 0 1rem;font-size:1.35rem;letter-spacing:0}.form-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:1rem;gap:1rem}.form-grid>h2,.form-grid>p{grid-column:1/-1}.field{display:grid;grid-gap:.4rem;gap:.4rem;color:#2e343b;font-weight:650}.field input,.field select,.field textarea{width:100%;max-width:100%;border:1px solid #cbd3de;border-radius:6px;background:#fff;color:#17191c;padding:.75rem;font:inherit;font-weight:400}.field textarea{min-height:8rem;resize:vertical}.checkbox-field{display:flex;align-items:center;gap:.6rem;font-weight:650}button{min-height:2.75rem;border:0;border-radius:6px;background:#174f43;color:#fff;padding:.75rem 1rem;font:inherit;font-weight:700;cursor:pointer}button:disabled{cursor:not-allowed;opacity:.55}button.secondary{background:#e9eef2;color:#17191c}.result-box{display:grid;grid-gap:.75rem;gap:.75rem;margin-top:1rem}.auth-panel>.result-box:first-child,.result-box .result-box{margin-top:0}.result-box p{margin:0}.auth-panel dl,.result-box dl{display:grid;grid-template-columns:minmax(8rem,12rem) 1fr;grid-gap:.5rem;gap:.5rem;margin:0}.auth-panel dt,.result-box dt{color:#596270;font-weight:700}.auth-panel dd,.result-box dd{margin:0;overflow-wrap:anywhere}.card-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(min(18rem,100%),1fr));grid-gap:1rem;gap:1rem}.actions-row,.footer-actions{display:flex;flex-wrap:wrap;gap:.75rem;align-items:center}.actions-row>a,.footer-actions>a{display:inline-flex;min-height:2.75rem;align-items:center}.account-invite{display:grid;grid-gap:.65rem;gap:.65rem;border-top:1px solid #d9dee7;padding-top:1rem}.account-invite h3,.account-invite p{margin:0}.account-invite h3{font-size:1.05rem}.account-invite p{color:#596270}.footer-actions{margin-top:1rem}.error-panel{margin-bottom:1rem;border-color:#d37a65;background:#fff7f4}.error-panel p{margin:.35rem 0}.notice{margin-bottom:1rem;border-color:#7bb79e;background:#f3fbf7}.error-panel ul{margin:.5rem 0 0;padding-left:1.25rem}.auth-panel .notice{margin-bottom:0}.auth-panel>h2{margin:0;font-size:1.25rem;letter-spacing:0}.muted{color:#596270}code{overflow-wrap:anywhere}@media (max-width:760px){.home{align-items:start;padding:1rem}.home__actions{align-items:stretch;flex-direction:column}.home__link{width:100%}.auth-page{padding:.75rem}.auth-shell,.prequalification-shell{width:100%}.auth-nav{grid-template-columns:1fr}.auth-link,.auth-panel,.error-panel,.notice,.panel,.result-box{padding:1rem}.auth-form-grid{grid-template-columns:1fr}.actions-row,.auth-form-actions,.footer-actions{align-items:stretch;flex-direction:column}.actions-row>a,.actions-row>button,.auth-form-actions>button,.footer-actions>a,.footer-actions>button{width:100%;justify-content:center;text-align:center}.auth-heading h1,.auth-shell>h1{font-size:1.75rem}.prequalification-page{padding:1rem}.form-grid,.step-list{grid-template-columns:1fr}.prequalification-heading h1{font-size:1.85rem}.auth-panel dl,.card-grid,.result-box dl{grid-template-columns:1fr}}