.auth-page{background:#f7f7f7}.auth-main{min-height:calc(100vh - 92px)}.auth-section{padding:42px 0 54px}.auth-shell{max-width:620px;margin:0 auto}.auth-card{background:#fff;border:1px solid #dedede;border-radius:12px;padding:30px 34px;box-shadow:0 12px 28px rgba(0,0,0,.055)}.auth-card h1{font:650 clamp(2rem,4vw,3rem)/1.03 Inter,"Segoe UI",Arial,sans-serif;letter-spacing:-.04em;color:#111;margin:4px 0 12px}.auth-card>.auth-mode>p{font-size:1rem;line-height:1.55;color:#555;margin:0 0 24px}.auth-form{display:grid;gap:14px}.auth-form label{display:grid;gap:6px;font:750 .9rem/1.25 Inter,"Segoe UI",Arial,sans-serif;color:#171717}.auth-form input{width:100%;box-sizing:border-box;min-height:48px;padding:10px 12px;border:1px solid #cfcfcf;border-radius:6px;font:inherit;background:#fff}.auth-primary{width:100%;min-height:48px;margin-top:3px}.auth-text-link,.auth-switch button{border:0;background:none;padding:0;color:#b90f19;font:750 inherit;cursor:pointer;text-decoration:underline;text-underline-offset:2px}.auth-text-link{justify-self:start;font-size:.9rem}.auth-switch{margin:7px 0 0;padding-top:17px;border-top:1px solid #ececec;color:#555;font-size:.92rem}.auth-note{margin:2px 0 0;color:#666;font-size:.84rem;line-height:1.5}.auth-message{margin-top:16px;padding:12px 14px;border-radius:7px;background:#f3f3f3}.auth-message.error{background:#fff1f1;color:#8a1111}.account-grid{display:grid;grid-template-columns:230px 1fr;gap:20px}.account-panel{background:#fff;border:1px solid #ddd;border-radius:10px;padding:20px}.account-menu{display:grid;gap:9px}.favorite-account-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:15px}.favorite-account-card{border:1px solid #ddd;border-radius:9px;overflow:hidden;background:#fff}.favorite-account-card img{width:100%;aspect-ratio:4/3;object-fit:cover}.favorite-account-card .copy{padding:14px}.favorite-btn,.home-listing-heart{cursor:pointer}.property-favorite-btn{display:inline-flex;align-items:center;gap:8px;margin-top:12px}.property-favorite-btn .heart{font-size:1.3em}@media(max-width:800px){.auth-section{padding:28px 0 40px}.auth-shell{max-width:100%}.auth-card{padding:24px 20px}.account-grid{grid-template-columns:1fr}.favorite-account-grid{grid-template-columns:1fr}}
