:root{--violet:#6b46e5;--ink:#17162a;--paper:#fbfaff;--line:#e6e3f0;--muted:#66657a;--mint:#0b7a62}*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{background:var(--paper);color:#151522;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit}.auth-shell{grid-template-columns:minmax(420px,600px) minmax(620px,1fr);min-height:100vh;display:grid}.auth-story{background:var(--ink);color:#fff;flex-direction:column;justify-content:space-between;padding:48px;display:flex}.brand-lockup{letter-spacing:-.04em;align-items:center;gap:12px;font-size:22px;font-weight:750;display:inline-flex}.brand-mark{background:var(--violet);border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;display:inline-flex;overflow:hidden}.brand-mark img{width:24px;height:24px}.eyebrow{color:#b7a9ff;letter-spacing:.02em;margin:54px 0 16px;font-size:12px;font-weight:700}.eyebrow-violet{color:var(--violet);margin:0 0 4px}.auth-story h1{letter-spacing:-.04em;max-width:504px;margin:0;font-size:clamp(32px,3.5vw,40px);line-height:1.24}.story-copy{color:#f2efff;max-width:470px;font-size:18px;line-height:1.5}.story-bottom{width:100%;max-width:504px}.house-preview{border:1px solid var(--line);color:#151522;background:#fff;border-radius:8px;padding:24px}.house-preview h2{margin:0;font-size:18px}.preview-stats{grid-template-columns:repeat(3,1fr);gap:20px;margin:20px 0;display:grid}.preview-stats span{color:var(--muted);text-transform:uppercase;font-size:10px;font-weight:600;display:block}.preview-stats strong{white-space:nowrap;margin-top:4px;font-size:18px;display:block}.preview-stats .positive strong{color:var(--mint)}.preview-stats .accent strong{color:var(--violet)}.preview-note{border-top:1px solid var(--line);color:var(--muted);margin:0;padding-top:16px;font-size:12px;line-height:1.45}.secure-note{color:#f2efff;font-size:14px;font-weight:600}.secure-note span{color:#b7a9ff;margin-right:10px}.auth-content{background:#fff;justify-content:center;align-items:flex-start;padding:90px 48px 48px;display:flex}.login-form{flex-direction:column;gap:18px;width:100%;max-width:480px;display:flex}.login-form h2{letter-spacing:-.04em;margin:0;font-size:36px;line-height:1.2}.form-intro{color:var(--muted);margin:-4px 0 0;font-size:16px}.google-button,.primary-button{border-radius:8px;justify-content:center;align-items:center;width:100%;height:48px;font-size:14px;font-weight:650;text-decoration:none;display:flex}.google-button{border:1px solid var(--line);color:#151522;cursor:pointer;background:#fff;gap:10px}.google-g{color:#4285f4;font-family:Arial,sans-serif;font-size:18px;font-weight:700}.provider-help{color:var(--muted);margin:-6px 0 0;font-size:12px}.divider{color:var(--muted);grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;font-size:12px;display:grid}.divider span{background:var(--line);height:1px}.login-form>label{gap:8px;font-size:13px;font-weight:600;display:grid}.login-form input{border:1px solid var(--line);color:#151522;font:inherit;border-radius:8px;height:44px;padding:12px}.login-form input:focus{border-color:var(--violet);outline:0;box-shadow:0 0 0 3px #eee9ff}.form-options{justify-content:space-between;align-items:center;font-size:13px;display:flex}.check-label{color:var(--muted);align-items:center;gap:8px;font-weight:400;display:flex}.check-label input{width:18px;height:18px;margin:0}.form-options a,.account-link a{color:var(--violet);font-weight:650;text-decoration:none}.primary-button{background:var(--violet);color:#fff;cursor:pointer;border:0}.primary-button:hover{background:#5935c8}.account-link{color:var(--muted);margin:0;font-size:14px}.session-protection{border:1px solid var(--line);background:#f2efff;border-radius:8px;padding:16px}.session-protection strong{color:var(--violet);font-size:15px}.session-protection p{color:var(--muted);margin:4px 0 0;font-size:13px;line-height:1.45}footer{gap:16px;display:flex}footer a{color:var(--muted);font-size:12px;text-decoration:none}@media (max-width:900px){.auth-shell{display:block}.auth-story{display:none}.auth-content{min-height:100vh;padding:48px 24px}.login-form h2{font-size:32px}}
