.q9-front{--q9p:#6659ea;--q9ink:#151925;--q9muted:#7c8291;font-family:Inter,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;color:var(--q9ink)}.q9-front *{box-sizing:border-box}.q9-shell{max-width:1180px;margin:30px auto;padding:0 18px}.q9-login-wrap{min-height:650px;border-radius:28px;overflow:hidden;background:#fff;box-shadow:0 25px 70px rgba(25,28,55,.12);border:1px solid #eceef5;display:grid}.q9-login-wrap.q9-split{grid-template-columns:1fr 1fr}.q9-visual{background:radial-gradient(circle at 35% 35%,#6f65f4 0,#363b91 30%,#121625 76%);position:relative;min-height:650px;display:flex;align-items:center;justify-content:center;overflow:hidden}.q9-visual:after{content:"";position:absolute;width:420px;height:420px;border:1px solid rgba(255,255,255,.15);border-radius:50%;animation:q9fe-pulse 5s ease-in-out infinite}.q9-brandmark{position:relative;z-index:2;color:#fff;font-size:52px;font-weight:900;letter-spacing:-2px}.q9-media{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;opacity:.32}.q9-login-form{padding:70px 70px;display:flex;flex-direction:column;justify-content:center}.q9-kicker{font-size:10px;letter-spacing:.18em;font-weight:900;color:#7a7f90}.q9-login-form h1{font-size:38px;letter-spacing:-1.3px;margin:9px 0 7px}.q9-login-form p{color:var(--q9muted);font-size:13px;margin:0 0 25px}.q9-field{margin-bottom:12px}.q9-field label{display:block;font-size:11px;font-weight:800;margin-bottom:6px}.q9-field input{width:100%;height:48px;border:1px solid #e2e4ec;border-radius:13px;padding:0 13px;background:#fbfbfd}.q9-submit{height:48px;border:0;border-radius:13px;background:linear-gradient(100deg,#5f55e7,#7968ef);color:#fff;font-weight:800;cursor:pointer}.q9-error{background:#fff0f2;color:#b4364a;border:1px solid #f4cbd2;border-radius:11px;padding:9px;font-size:11px;margin-bottom:12px}.q9-account{background:#fff;border:1px solid #e8eaf1;border-radius:28px;box-shadow:0 20px 60px rgba(25,28,55,.08);overflow:hidden}.q9-account-head{background:linear-gradient(120deg,#202b75,#3f46d3 55%,#6557ec);color:#fff;padding:34px}.q9-account-head h1{margin:0;font-size:30px}.q9-account-head p{margin:5px 0 0;color:rgba(255,255,255,.66);font-size:12px}.q9-dashboard{padding:26px}.q9-profile{display:flex;align-items:center;gap:12px}.q9-avatar{width:50px;height:50px;border-radius:17px;background:#171a24;color:#fff;display:flex;align-items:center;justify-content:center;font-weight:900;overflow:hidden}.q9-avatar img{width:100%;height:100%;object-fit:cover}.q9-verified{font-size:10px;color:#15945a;font-weight:800;margin-top:2px}.q9-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:9px;margin-top:22px}.q9-stat{border:1px solid #e8eaf0;border-radius:15px;padding:13px;background:#fbfbfd}.q9-stat small{font-size:9px;color:#9298a8}.q9-stat b{display:block;font-size:20px;margin-top:4px}.q9-latest{margin-top:16px;border:1px solid #e8eaf0;border-radius:18px;padding:16px}.q9-latest-top{display:flex;justify-content:space-between;gap:10px}.q9-pill{padding:5px 8px;border-radius:99px;background:#ecfaf2;color:#15945a;font-size:9px;font-weight:900}.q9-progress{height:7px;background:#eceef4;border-radius:99px;overflow:hidden;margin-top:14px}.q9-progress span{display:block;width:55%;height:100%;background:linear-gradient(90deg,#6559e9,#8a72f4);border-radius:99px}.q9-journey{display:grid;grid-template-columns:repeat(4,1fr);gap:6px;margin-top:8px;font-size:9px;color:#8c92a1}.q9-journey .active{color:#4e50df;font-weight:800}.q9-modules{display:grid;grid-template-columns:repeat(2,1fr);gap:9px;margin-top:16px}.q9-module-btn{border:1px solid #e8eaf0;background:#fff;border-radius:13px;padding:13px;text-align:left;font-weight:800;font-size:11px;text-decoration:none;color:#202536;display:flex;justify-content:space-between}.q9-logout{display:inline-block;margin-top:18px;font-size:11px;color:#6a60e8;text-decoration:none;font-weight:800}.q9-bottom{position:relative}.q9-bottom .q9-login-wrap{display:block;min-height:680px;background:linear-gradient(180deg,#171a27 0 28%,#fff 28%)}.q9-bottom .q9-visual{min-height:190px;background:linear-gradient(120deg,#202b75,#6255ed)}.q9-bottom .q9-login-form{max-width:600px;margin:-35px auto 0;background:#fff;border-radius:28px 28px 0 0;position:relative;z-index:2;padding:45px}.q9-center .q9-login-wrap{display:block;background:#f7f7fb}.q9-center .q9-visual{display:none}.q9-center .q9-login-form{max-width:520px;margin:auto;padding:100px 45px}.q9-visual-focus .q9-login-wrap{grid-template-columns:1.25fr .75fr}.q9-visual-focus .q9-visual{min-height:700px}.q9-visual-focus .q9-login-form{padding:55px 45px}.q9-auth-links{display:flex;justify-content:space-between;margin-top:12px;font-size:10px}.q9-auth-links a{color:#6b62df;text-decoration:none;font-weight:700}.q9-register-link{text-align:center;margin-top:17px;font-size:11px;color:#8a90a0}.q9-register-link a{color:#6158e6;font-weight:800;text-decoration:none}@keyframes q9fe-pulse{50%{transform:scale(1.08);opacity:.5}}@media(max-width:780px){.q9-shell{padding:0 10px}.q9-login-wrap.q9-split,.q9-visual-focus .q9-login-wrap{display:block}.q9-visual{min-height:220px}.q9-login-form{padding:36px 25px}.q9-stats{grid-template-columns:1fr 1fr 1fr}.q9-modules{grid-template-columns:1fr}.q9-bottom .q9-login-form{padding:36px 22px}.q9-center .q9-login-form{padding:65px 25px}}
