:root{color-scheme:light dark;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#f7f8fb;color:#182032}*{box-sizing:border-box}body{margin:0}button{font:inherit}.topolo-starter-login{min-height:100vh;display:grid;place-items:center;padding:32px;background:#f7f8fb}.topolo-starter-login__panel{width:min(100%,440px);border:1px solid #dbe1ec;border-radius:8px;background:#fff;padding:28px;box-shadow:0 20px 50px #11182714}.topolo-starter-login__panel h1,.topolo-starter-workspace h2{margin:0 0 12px;font-size:24px;line-height:1.2}.topolo-starter-login__panel p,.topolo-starter-workspace p{margin:0;color:#526071;line-height:1.55}.topolo-starter-login__panel button{margin-top:24px;width:100%;min-height:44px;border:0;border-radius:6px;color:#fff;background:#182032;cursor:pointer}.topolo-starter-workspace{display:grid;gap:18px}.topolo-starter-card{border:1px solid rgba(24,32,50,.12);border-radius:8px;padding:20px;background:#fff}
