*{box-sizing:border-box}html,body{min-height:100%;margin:0}body{color:#161821;background:radial-gradient(circle at 10% 0,#ece9ff,#0000 32%),#f5f7fb;font-family:Arial,sans-serif}button,input{font:inherit}button{cursor:pointer}.loading{place-items:center;min-height:100vh;font-weight:900;display:grid}.brand{color:#fff;background:#6958e8;border-radius:999px;padding:7px 11px;font-size:12px;font-weight:900;display:inline-block}.onboarding{place-items:center;min-height:100vh;padding:20px;display:grid}.hello{background:#fff;border-radius:28px;width:min(460px,100%);padding:30px;box-shadow:0 22px 70px #14192d1c}.hello .number{color:#6958e8;background:#f0eeff;border-radius:18px;place-items:center;width:58px;height:58px;margin:24px 0 32px;font-size:28px;font-weight:900;display:grid}.hello h1{letter-spacing:-.04em;margin:0;font-size:42px}.hello p{color:#667085;font-size:16px}.hello input{border:2px solid #dfe3eb;border-radius:15px;outline:none;width:100%;margin-top:12px;padding:16px;font-size:20px}.hello input:focus{border-color:#6958e8}.hello button{color:#fff;background:#6958e8;border:0;border-radius:15px;width:100%;margin-top:12px;padding:16px;font-weight:900}.hello button:disabled{opacity:.5;cursor:not-allowed}.hello small{text-align:center;color:#98a2b3;margin-top:13px;display:block}.error{color:#b42318;text-align:center;margin-top:10px;font-size:13px}.dashboard{width:min(960px,100%);margin:auto;padding:30px 18px 60px}header{justify-content:space-between;align-items:center;display:flex}header h2{margin:10px 0 0}.profileCircle{color:#fff;background:#161821;border-radius:50%;place-items:center;width:48px;height:48px;font-weight:900;display:grid}.heroBox{color:#fff;background:linear-gradient(135deg,#181d2d,#312b76);border-radius:28px;justify-content:space-between;min-height:250px;margin-top:24px;padding:30px;display:flex;position:relative;overflow:hidden}.heroBox span{color:#c8c3ff;font-size:12px;font-weight:900}.heroBox h1{letter-spacing:-.05em;margin:14px 0 10px;font-size:54px;line-height:.94}.heroBox p{color:#d6d9e6}.heroNumber{color:#ffffff14;align-self:center;font-size:190px;font-weight:900}.modules{margin-top:28px}.modules h3{font-size:24px}.moduleGrid{grid-template-columns:repeat(2,1fr);gap:12px;display:grid}.module{text-align:left;background:#fff;border:1px solid #e3e6ec;border-radius:19px;padding:18px}.moduleTop{justify-content:space-between;display:flex}.moduleTop b{color:#6958e8}.module strong{margin:13px 0 20px;font-size:17px;display:block}.module small{color:#6958e8;font-weight:900}.module.locked{opacity:.55;cursor:default}.module.locked small{color:#98a2b3}.trainPlaceholder{width:min(700px,100%);min-height:100vh;margin:auto;padding:50px 20px}.trainPlaceholder a{color:#6958e8;font-weight:900;text-decoration:none}.trainNumber{color:#6958e8;margin-top:70px;font-size:80px;font-weight:900}.trainPlaceholder h1{font-size:46px}.trainPlaceholder p{color:#667085;line-height:1.6}@media (max-width:600px){.hello{padding:24px 18px}.hello h1{font-size:36px}.dashboard{padding-top:18px}.heroBox{min-height:210px;padding:24px 20px}.heroBox h1{font-size:42px}.heroNumber{font-size:150px;position:absolute;bottom:-45px;right:-10px}.moduleGrid{grid-template-columns:1fr}}
