:root{color:#17202a;background:#f3f6f8;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5}*{box-sizing:border-box}body{margin:0;min-width:320px}button,input{font:inherit}.shell{min-height:100vh;display:grid;place-items:center;padding:24px}.card{width:min(100%,560px);padding:40px;background:#fff;border:1px solid #e4e9ed;border-radius:20px;box-shadow:0 20px 60px #17202a14}.auth-card{max-width:480px}.topbar{display:flex;align-items:flex-start;justify-content:space-between;gap:16px}.eyebrow{margin:0 0 8px;color:#167c80;font-size:.75rem;font-weight:800;letter-spacing:.12em;text-transform:uppercase}h1,h2{margin:0 0 12px;line-height:1.1}h1{font-size:clamp(2rem,5vw,3rem)}h2{font-size:1.6rem}.muted{color:#64717c}.stack{display:grid;gap:16px;margin-top:24px}label{display:grid;gap:8px;color:#34424d;font-size:.9rem;font-weight:700}input{width:100%;padding:12px 14px;border:1px solid #ccd6dc;border-radius:10px;color:#17202a;background:#fff}input:focus{outline:3px solid rgba(22,124,128,.16);border-color:#167c80}button{border:0;border-radius:10px;padding:12px 16px;cursor:pointer;font-weight:800}button:disabled{cursor:wait;opacity:.6}.primary-button{color:#fff;background:#167c80}.secondary-button{width:100%;margin-top:24px;color:#17202a;background:#eef3f4}.link-button{padding:0;color:#167c80;background:transparent}.divider{display:flex;align-items:center;gap:12px;margin:24px 0 0;color:#8b969e;font-size:.8rem}.divider:before,.divider:after{content:"";height:1px;flex:1;background:#e4e9ed}.error{margin-top:20px;padding:12px;border-radius:10px;color:#9b2c2c;background:#fff0f0}.notice{margin-top:20px;padding:12px;border-radius:10px;color:#136f63;background:#e7f7f2}.success-panel{margin-top:28px;padding:24px;border-radius:14px;background:#edf9f4}.connection-list{margin-top:24px;padding-top:20px;border-top:1px solid #d7eee5}.connection-row{display:flex;justify-content:space-between;gap:16px;padding:10px 0;border-bottom:1px solid #d7eee5}.workspace-form{max-width:420px}
