.auth-page{display:grid;grid-template-columns:1fr 1fr;min-height:100vh;background:#fcfdfb}.auth-story{background:#142e2c;color:#e6eee7;padding:48px 58px;display:flex;flex-direction:column;min-height:100vh}.story-copy{margin:auto 0;padding:65px 0}.story-copy .eyebrow{color:#b8d09f;font-size:10px}.story-copy h1{font-size:clamp(40px,4.7vw,70px);line-height:1.08;font-weight:600;letter-spacing:-2.5px;margin:24px 0}.story-copy p{color:#aec1b6;max-width:390px;font-size:15px;line-height:1.8}.story-features{display:grid;gap:0;margin-top:40px}.story-features span{display:flex;gap:22px;border-top:1px solid #365048;padding:18px 0;color:#9eb997;font-size:11px}.story-features b{font-weight:400;color:#d3e0d6;font-size:13px}.auth-story-footer{display:flex;gap:20px;font-size:9px;letter-spacing:1.3px;color:#79958a}.auth-story-footer span{margin-left:auto;letter-spacing:0}.auth-content{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:60px 40px;position:relative}.auth-card{width:100%;max-width:370px}.auth-card h2{font-size:32px;margin:14px 0 10px;letter-spacing:-1px}.auth-card .help{margin-bottom:27px}.auth-card form{display:grid;gap:19px}.auth-card input{padding:13px 14px;min-height:46px}.auth-card form .primary{margin-top:5px;padding:14px}.auth-card .error,.auth-card .success{margin:0}.auth-links{display:flex;justify-content:space-between;gap:15px;font-size:12px;margin:22px 0}.auth-switch{border-top:1px solid var(--line);padding-top:25px;text-align:center;font-size:12px;color:var(--muted)}.auth-switch a{font-weight:600}.auth-footer{font-size:10px;color:#93a098;margin-top:50px}.auth-card .help a{text-decoration:underline}.auth-password-hint{font-size:11px;color:var(--muted);line-height:1.6;margin:-10px 0 0}.account-head{display:flex;align-items:center;gap:12px}.account-link{font-size:12px;letter-spacing:0}.account-panel{padding:25px}.account-panel p{line-height:1.7}.account-columns{display:grid;grid-template-columns:1fr 1fr;gap:22px}.topbar button{font-size:11px;padding:7px 10px}.topbar #workspace-label{letter-spacing:0;font-size:12px;max-width:35%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}@media(max-width:900px){.auth-story{padding:35px}.auth-content{padding:40px 25px}.story-copy h1{font-size:43px}.story-features span{gap:12px}.auth-story-footer span{display:none}}@media(max-width:700px){.auth-page{display:block}.auth-story{min-height:0;padding:22px}.story-copy,.auth-story-footer{display:none}.auth-content{padding:35px 24px}.auth-card h2{font-size:28px}.auth-footer{margin-top:35px}.account-columns{grid-template-columns:1fr}.topbar #today{display:none}.topbar #workspace-label{max-width:45%}}
