.auth-shell{min-height:100vh;display:grid;grid-template-columns:1.05fr .95fr;background:#f4f6fb}.auth-brand-panel{background:linear-gradient(150deg,#0c1424,#1b1f46 62%,#4f46e5);color:#fff;padding:54px;display:flex;flex-direction:column;justify-content:space-between;min-height:100vh}.auth-brand{display:flex;align-items:center;gap:12px;font-size:20px}.auth-brand>span{width:42px;height:42px;border-radius:13px;display:grid;place-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);font-weight:900}.auth-brand small{font-size:11px;color:#c7c8fb}.auth-brand-panel h1{font-size:48px;line-height:1.05;max-width:680px;margin:8px 0 18px;letter-spacing:-.04em}.auth-brand-panel p{max-width:620px;color:#d9def0;line-height:1.6}.auth-brand-panel .eyebrow{color:#b9b9ff}.auth-proof{display:grid;gap:5px;padding-top:22px;border-top:1px solid rgba(255,255,255,.15)}.auth-proof span{font-size:13px;color:#b9c1d2}.auth-form-panel{display:grid;place-items:center;padding:36px}.auth-card{width:min(460px,100%);background:#fff;border:1px solid #e6eaf0;border-radius:22px;padding:26px;box-shadow:0 18px 55px rgba(16,24,40,.09)}.auth-tabs{display:grid;grid-template-columns:1fr 1fr;background:#f2f4f7;border-radius:11px;padding:4px;margin-bottom:24px}.auth-tabs button{border:0;background:transparent;padding:10px;border-radius:8px;color:#667085;cursor:pointer;font-weight:700}.auth-tabs button.active{background:#fff;color:#111827;box-shadow:0 2px 8px rgba(16,24,40,.08)}.auth-form{display:grid;gap:15px}.auth-form h2{margin:0 0 4px;font-size:25px}.auth-form p{margin:0;color:#667085;font-size:13px}.auth-form label,.profile-form label{display:grid;gap:6px;font-size:12px;font-weight:700;color:#344054}.auth-form input,.profile-form input{width:100%;border:1px solid #dfe3ea;border-radius:10px;padding:11px 12px;outline:none;background:#fff}.auth-form input:focus,.profile-form input:focus{border-color:#8e8ff2;box-shadow:0 0 0 3px #eeeeff}.auth-submit{margin-top:5px}.auth-error{min-height:18px;color:#b42318;font-size:12px}.user-menu{display:flex;align-items:center;gap:7px;margin-left:4px}.user-chip{display:flex;align-items:center;gap:7px;border:1px solid #e6eaf0;background:#fff;border-radius:10px;padding:6px 9px;cursor:pointer;max-width:200px}.user-chip span{width:25px;height:25px;border-radius:8px;background:#ececff;color:#3730a3;display:grid;place-items:center;font-size:11px;font-weight:900}.user-chip b{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.user-menu .ghost{margin-left:0}.modal-overlay{position:fixed;inset:0;background:rgba(12,20,36,.48);backdrop-filter:blur(4px);display:grid;place-items:center;padding:18px;z-index:100}.profile-modal{width:min(680px,100%);background:#fff;border-radius:20px;padding:24px;box-shadow:0 28px 80px rgba(16,24,40,.22)}.profile-modal .section-head{align-items:flex-start}.profile-modal h2{margin:3px 0 0}.profile-form{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-top:20px}.profile-goal{grid-column:1/-1}.profile-form>.auth-error,.profile-form>button{grid-column:1/-1}.profile-form>button{justify-self:start}@media(max-width:800px){.auth-shell{grid-template-columns:1fr}.auth-brand-panel{min-height:auto;padding:28px 22px 30px}.auth-brand-panel h1{font-size:34px;margin-top:28px}.auth-proof{margin-top:28px}.auth-form-panel{padding:22px 14px 34px}.user-chip b{display:none}.user-menu .ghost{padding:8px}.profile-form{grid-template-columns:1fr}.profile-goal,.profile-form>.auth-error,.profile-form>button{grid-column:1}.profile-modal{padding:18px}}
