:root{--bg:#071016;--panel:#0d1a22;--panel2:#101f29;--line:#1d3340;--text:#e8f3f7;--muted:#8aa5b3;--cyan:#26d7d4;--cyan2:#6ff7e8;--green:#7ce38b;--amber:#f2bd5a;--danger:#ff7f7f;--shadow:0 24px 70px #00000047}*{box-sizing:border-box}html,body{color:var(--text);background:radial-gradient(circle at 15% 0,#0b2730 0,#071016 34%,#050b10 100%);min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}button,input{font:inherit}.eyebrow{letter-spacing:.16em;text-transform:uppercase;color:var(--cyan);margin:0 0 .55rem;font-size:.72rem;font-weight:800}.muted{color:var(--muted)}.auth-shell{grid-template-columns:1.15fr .85fr;align-items:center;gap:clamp(30px,6vw,100px);min-height:100vh;padding:clamp(24px,5vw,78px);display:grid}.auth-brand h1{letter-spacing:-.06em;max-width:820px;margin:.25rem 0 1rem;font-size:clamp(3rem,7vw,6.5rem);line-height:.9}.motto{color:var(--muted);font-size:1.2rem}.crest,.mini-crest{background:linear-gradient(145deg,var(--cyan),#117b86);color:#021215;clip-path:polygon(50% 0,92% 18%,84% 76%,50% 100%,16% 76%,8% 18%);place-items:center;font-weight:1000;display:grid}.crest{width:78px;height:92px;margin-bottom:2rem;font-size:2.6rem}.mini-crest{width:38px;height:44px;font-size:1.2rem}.auth-feature-grid{grid-template-columns:repeat(3,1fr);gap:12px;max-width:700px;margin-top:50px;display:grid}.auth-feature-grid div{border-top:1px solid var(--line);flex-direction:column;padding:18px 0;display:flex}.auth-feature-grid strong{font-size:1.7rem}.auth-feature-grid span{color:var(--muted);font-size:.8rem}.auth-card{border:1px solid var(--line);box-shadow:var(--shadow);background:linear-gradient(#12252ff5,#0a171ff5);border-radius:28px;width:100%;max-width:520px;padding:clamp(28px,5vw,52px)}.auth-card h2{margin:.2rem 0;font-size:2rem}.auth-card form{gap:16px;margin-top:28px;display:grid}.auth-card label{color:#c9d9df;gap:8px;font-size:.88rem;font-weight:700;display:grid}.auth-card input{color:#fff;background:#071118;border:1px solid #28404d;border-radius:12px;outline:none;padding:14px 15px}.auth-card input:focus{border-color:var(--cyan);box-shadow:0 0 0 3px #26d7d41a}.primary,.refresh{cursor:pointer;border:0;border-radius:12px;padding:14px 18px;font-weight:900}.primary{background:var(--cyan);color:#051015}.primary:disabled,.refresh:disabled{opacity:.55}.link-button{color:var(--cyan);cursor:pointer;background:0 0;border:0;padding:12px 0;font-weight:800}.form-message{color:var(--amber);font-size:.85rem;line-height:1.5}.loading-screen{text-align:center;min-height:100vh;color:var(--muted);place-content:center;display:grid}.spinner{border:3px solid var(--line);border-top-color:var(--cyan);border-radius:50%;width:42px;height:42px;margin:auto;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.app-shell{grid-template-columns:260px 1fr;min-height:100vh;display:grid}.sidebar{border-right:1px solid var(--line);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);background:#050d12c7;flex-direction:column;height:100vh;padding:26px 18px;display:flex;position:sticky;top:0}.brand-row{align-items:center;gap:12px;padding:0 10px 28px;display:flex}.brand-row div:last-child{flex-direction:column;display:flex}.brand-row span{color:var(--muted);font-size:.78rem}.sidebar nav{gap:7px;display:grid}.sidebar nav button{color:#8ea9b5;text-align:left;cursor:pointer;background:0 0;border:0;border-radius:11px;align-items:center;gap:12px;padding:12px 13px;font-weight:750;display:flex}.sidebar nav button.active{color:var(--cyan);background:#26d7d41a}.icon{text-align:center;width:22px;font-size:1.05rem}.sidebar-foot{border-top:1px solid var(--line);margin-top:auto;padding:18px 10px 0}.sidebar-foot p{margin:0;font-weight:900}.sidebar-foot span{color:var(--muted);margin-top:4px;font-size:.72rem;display:block}.sidebar-foot button{color:#7f9aa7;cursor:pointer;background:0 0;border:0;margin-top:13px;padding:0}.content{width:100%;max-width:1500px;margin:auto;padding:32px clamp(24px,4vw,64px) 70px}.topbar{justify-content:space-between;align-items:center;gap:20px;margin-bottom:30px;display:flex}.topbar h1{letter-spacing:-.04em;margin:0;font-size:clamp(2rem,4vw,3.6rem)}.refresh{color:#b9d6df;border:1px solid var(--line);background:#10232c;padding:10px 14px}.error-banner{color:#ffc2c2;background:#ff7f7f14;border:1px solid #ff7f7f66;border-radius:12px;margin-bottom:20px;padding:12px 16px}.hero-card{box-shadow:var(--shadow);background:linear-gradient(125deg,#102933,#0a1820 60%,#0b2027);border:1px solid #20414b;border-radius:26px;justify-content:space-between;align-items:center;gap:30px;padding:32px;display:flex}.hero-card h2{margin:12px 0 8px;font-size:clamp(1.7rem,3vw,2.8rem)}.hero-card p{color:#9fb8c3;margin:0}.progress-orb{text-align:center;width:120px;height:120px;box-shadow:inset 0 0 0 2px var(--cyan);border:8px solid #26d7d438;border-radius:50%;place-content:center;display:grid}.progress-orb strong{font-size:2rem}.progress-orb span{color:var(--muted);text-transform:uppercase;letter-spacing:.1em;font-size:.7rem}.metric-grid{grid-template-columns:repeat(4,1fr);gap:12px;margin:18px 0;display:grid}.metric{border:1px solid var(--line);background:#0d1a22cc;border-radius:17px;grid-template-columns:auto 1fr;column-gap:12px;padding:20px;display:grid}.metric>span{color:var(--cyan);grid-row:1/3;font-size:1.3rem}.metric strong{font-size:1.25rem}.metric small{color:var(--muted)}.two-col{grid-template-columns:1fr 1fr;gap:18px;display:grid}.panel,.skill-card,.credential,.task,.roadmap-item{border:1px solid var(--line);background:#0d1a22db;border-radius:18px}.panel{padding:24px}.panel-title{justify-content:space-between;align-items:start;gap:14px;display:flex}.panel-title h3{margin:0}.panel>p,.roadmap-body>p,.skill-card>p,.credential>p,.task p{color:#9eb4bf;line-height:1.55}.badge{letter-spacing:.06em;text-transform:uppercase;white-space:nowrap;border-radius:100px;padding:6px 9px;font-size:.66rem;font-weight:900}.badge-cyan{color:var(--cyan);background:#26d7d41f}.badge-green{color:var(--green);background:#7ce38b1a}.badge-amber{color:var(--amber);background:#f2bd5a1f}.badge-neutral{color:#90aab5;background:#152730}.mini-progress{background:#071218;border-radius:20px;height:7px;margin-top:20px;overflow:hidden}.mini-progress span{background:linear-gradient(90deg,#16a9b0,var(--cyan2));border-radius:inherit;height:100%;display:block}.section-head{justify-content:space-between;align-items:end;margin:34px 0 14px;display:flex}.section-head h2{margin:0}.skill-grid{grid-template-columns:repeat(3,1fr);gap:12px;display:grid}.skill-grid.wide{grid-template-columns:repeat(2,1fr)}.skill-card{padding:19px}.skill-top{justify-content:space-between;gap:10px;display:flex}.skill-top>div{flex-direction:column;display:flex}.skill-top span,.domain,.provider{text-transform:uppercase;letter-spacing:.12em;color:var(--cyan);font-size:.65rem;font-weight:900}.skill-top strong{margin-top:5px}.skill-top b{font-size:1.3rem}.skill-card small{color:#7996a3;margin-top:11px;line-height:1.4;display:block}.dots{gap:6px;margin:16px 0;display:flex}.dots i{background:#203742;border-radius:99px;flex:1;height:5px}.dots i.filled{background:var(--cyan)}.roadmap{gap:12px;max-width:1000px;display:grid}.roadmap-item{grid-template-columns:64px 1fr;display:grid;overflow:hidden}.stage-number{border-right:1px solid var(--line);color:#456471;background:#0a151c;place-items:center;font-size:1.5rem;font-weight:950;display:grid}.status-in_progress .stage-number{color:var(--cyan);background:#26d7d414}.roadmap-body{padding:22px}.roadmap-body small{color:#6f8c99}.task-list{gap:12px;max-width:1000px;display:grid}.task{grid-template-columns:44px 1fr;gap:15px;padding:20px;display:grid}.task-check{width:36px;height:36px;color:var(--green);border:1px solid #31515e;border-radius:50%;place-items:center;display:grid}.credential-grid{grid-template-columns:repeat(2,1fr);gap:14px;display:grid}.credential{padding:24px}.credential-head{justify-content:space-between;gap:15px;display:flex}.credential h3{margin:5px 0}.readiness{text-align:right;flex-direction:column;display:flex}.readiness strong{color:var(--cyan);font-size:1.4rem}.readiness span{text-transform:uppercase;color:var(--muted);font-size:.65rem}.credential-meta{color:#7795a1;flex-wrap:wrap;align-items:center;gap:9px;margin:18px 0;font-size:.72rem;display:flex}.credential small{color:#7996a3;line-height:1.5;display:block}.credential a{color:var(--cyan);margin-top:18px;font-weight:850;text-decoration:none;display:inline-block}.empty{color:var(--muted);border:1px dashed var(--line);border-radius:18px;padding:30px}@media (max-width:1000px){.auth-shell{grid-template-columns:1fr}.auth-brand{display:none}.app-shell{grid-template-columns:84px 1fr}.sidebar{padding:20px 10px}.brand-row div:last-child,.sidebar nav button:not(.active){font-size:0}.sidebar nav button{justify-content:center}.sidebar nav button.active{font-size:0}.sidebar nav .icon{font-size:1.2rem}.sidebar-foot p,.sidebar-foot span{display:none}.metric-grid,.skill-grid,.credential-grid{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}}@media (max-width:650px){.app-shell{display:block}.sidebar{z-index:10;border-right:0;border-top:1px solid var(--line);background:#081218;width:100%;height:70px;padding:8px;position:fixed;top:auto;bottom:0}.brand-row,.sidebar-foot{display:none}.sidebar nav{justify-content:space-around;display:flex}.sidebar nav button,.sidebar nav button.active{padding:12px;font-size:0}.content{padding:24px 16px 100px}.topbar{align-items:start}.topbar .refresh{font-size:0}.topbar .refresh:after{content:"↻";font-size:1rem}.hero-card{padding:22px}.progress-orb{width:90px;height:90px}.metric-grid,.skill-grid,.skill-grid.wide,.credential-grid,.two-col{grid-template-columns:1fr}.auth-shell{padding:20px}.auth-card{padding:26px}.roadmap-item{grid-template-columns:44px 1fr}.credential-head{flex-direction:column}.readiness{text-align:left}}
