*{box-sizing:border-box}html{background:#000;color-scheme:dark}body{margin:0;background:#000;color:#f3f3f3;font-family:Inter,ui-sans-serif,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Helvetica,Arial,sans-serif;-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}button,input{font:inherit}.app{min-height:100dvh;background:#000;padding-bottom:92px}.app-header{height:116px;display:grid;grid-template-columns:72px minmax(0,1fr) 72px;align-items:center;padding:0 22px;border-bottom:1px solid rgba(227,177,45,.28);background:#000;position:sticky;top:0;z-index:80}.menu-btn,.header-spacer{width:58px;height:58px}.menu-btn{border:1px solid rgba(226,174,39,.42);border-radius:16px;background:#050505;color:#e7b53c;display:grid;place-items:center;padding:15px}.menu-btn svg,.ui-icon svg,.nav-icon svg,.drawer-icon svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.header-brand{display:flex;justify-content:center;align-items:center;min-width:0;height:100%}.brand-logo{display:block;width:246px;height:94px;max-width:100%;object-fit:contain;object-position:center;flex:none}.profile{justify-self:end;display:flex;flex-direction:column;align-items:center;gap:2px}.avatar{width:52px;height:52px;border-radius:15px;background:linear-gradient(135deg,#f2cb63,#d8a933);display:grid;place-items:center;color:#0b0b0b;font-weight:800;font-size:21px}.profile small{font-size:12px;color:#ddd}.app-main{max-width:980px;margin:0 auto;padding:38px 28px 40px}.platform-title{text-align:center;margin:6px 0 28px}.platform-title h1{font-size:48px;letter-spacing:.12em;margin:0 0 8px;font-weight:800}.platform-title h1 span{color:#e9bb49}.platform-title p{margin:0;color:#d4a933;text-transform:uppercase;letter-spacing:.24em;font-size:13px}.auth-card,.health-card,.module-card,.placeholder{background:linear-gradient(180deg,#0c0c0c,#070707);border:1px solid rgba(217,165,35,.4);border-radius:22px}.auth-card{display:flex;align-items:center;gap:17px;padding:22px 24px;margin-bottom:22px}.auth-icon,.health-icon,.module-icon{color:#e9b842;border:1px solid rgba(218,166,37,.42);background:#080808;display:grid;place-items:center}.auth-icon{width:54px;height:54px;border-radius:15px}.auth-card strong{font-size:22px}.auth-card .sub{color:#9b9b9b;margin-top:4px}.health-card{padding:24px 24px 18px;margin-bottom:34px}.health-head{display:flex;align-items:center;gap:18px}.health-icon{width:62px;height:62px;border-radius:50%;padding:15px}.health-head h2{margin:0 0 6px;font-size:28px}.status{color:#e5b53f;font-size:18px}.chev{margin-left:auto;color:#e6b33c;font-size:32px}.health-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:8px;margin-top:24px;padding-top:19px;border-top:1px solid rgba(220,168,37,.24)}.health-grid div{text-align:center}.health-grid strong{display:block;color:#e7b741;font-size:18px}.health-grid span{display:block;color:#888;margin-top:4px;font-size:13px}.module-head{display:flex;align-items:end;justify-content:space-between;margin:0 4px 16px}.module-head h2{font-size:28px;margin:0}.module-head span{color:#d9aa36}.module-grid{display:grid;grid-template-columns:1fr 1fr;gap:18px}.module-card{position:relative;min-height:165px;padding:25px 24px;display:flex;align-items:center;gap:20px}.module-icon{width:58px;height:58px;border-radius:14px;padding:13px;flex:none}.module-card h3{margin:0 0 12px;font-size:21px}.module-card .state{color:#8d8d8d}.module-card .state.active{color:#36d378}.dot{display:inline-block;width:9px;height:9px;border-radius:50%;background:#9b9b9b;margin-right:7px}.dot.active{background:#32d67a}.arrow{margin-left:auto;color:#e6b43d;font-size:28px}.app-bottom{position:fixed;bottom:0;left:0;right:0;height:86px;background:rgba(0,0,0,.97);border-top:1px solid rgba(219,167,38,.28);z-index:90}.app-bottom-inner{height:100%;max-width:720px;margin:auto;display:grid;grid-template-columns:repeat(5,1fr)}.app-bottom a{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:5px;color:#777;font-size:12px}.app-bottom a.active{color:#e8b844}.nav-icon{width:28px;height:28px}.drawer-backdrop{position:fixed;inset:0;background:rgba(0,0,0,.72);z-index:109;opacity:0;visibility:hidden;transition:.18s}.drawer-backdrop.open{opacity:1;visibility:visible}.drawer{position:fixed;z-index:110;top:0;left:0;width:min(78vw,405px);height:100dvh;background:#030303;border-right:1px solid rgba(225,173,38,.48);transform:translateX(-102%);transition:.22s ease;overflow:auto;padding:25px 20px 34px}.drawer.open{transform:translateX(0)}.drawer-head{display:grid;grid-template-columns:1fr 58px;align-items:center;gap:18px;margin-bottom:26px}.drawer-head img{width:195px;height:76px;object-fit:contain;object-position:left}.close-btn{width:58px;height:58px;border:1px solid rgba(225,173,38,.45);border-radius:16px;background:#070707;color:#e7b43b;padding:16px}.drawer-section{margin:28px 10px 12px;color:#dcae39;font-size:13px;font-weight:800;letter-spacing:.19em}.drawer-link{display:flex;align-items:center;gap:15px;padding:12px 10px;margin:4px 0;border-radius:14px;font-weight:650}.drawer-link.active{border:1px solid rgba(220,168,38,.52);background:linear-gradient(90deg,rgba(223,171,39,.1),rgba(223,171,39,.04))}.drawer-icon{width:48px;height:48px;padding:11px;border:1px solid rgba(220,168,38,.42);border-radius:13px;color:#e7b63f;flex:none}.drawer-link small{margin-left:auto;color:#989898;white-space:nowrap}.drawer-link small.active{color:#34d57c}.signout{margin-top:18px;border:1px solid rgba(220,168,38,.34);padding:12px;border-radius:15px}.signout .drawer-link{color:#ff6565}.placeholder{padding:32px}.placeholder .back{color:#dcae3a;display:inline-block;margin-bottom:28px}.placeholder h1{font-size:42px;margin:0 0 16px}.placeholder p{font-size:18px;color:#9b9b9b;line-height:1.65}.pending{display:inline-block;margin-top:18px;color:#dfaf3a;border:1px solid rgba(220,168,38,.45);border-radius:999px;padding:10px 16px;letter-spacing:.13em;font-size:12px}
/* private login — exact current chart-portal visual family */
.login-shell{min-height:100dvh;background:#000;padding-bottom:92px}.login-main{max-width:900px;margin:0 auto;padding:78px 38px 130px}.login-card{width:100%;max-width:760px;margin:0 auto;background:#0e1721;border:1px solid #2c3947;border-radius:26px;padding:60px 52px 58px;box-shadow:0 34px 80px rgba(0,0,0,.5)}.login-mark{width:42px;height:42px;color:#eef3f8;margin-bottom:33px}.login-mark svg{width:100%;height:100%;fill:none;stroke:currentColor;stroke-width:1.8}.login-card h1{font-size:44px;letter-spacing:-.03em;margin:0 0 24px}.login-copy{font-size:26px;line-height:1.45;color:#96a2b2;margin:0 0 32px;max-width:620px}.field{margin-top:24px}.field label{display:block;font-size:23px;margin-bottom:12px;color:#eef1f5}.field input{width:100%;height:82px;border-radius:17px;border:2px solid #354657;background:#080f17;color:#fff;padding:0 20px;outline:none;font-size:22px}.field input:focus{border-color:#5a6e82}.authenticate-btn{width:100%;height:78px;border:0;border-radius:16px;background:#e8eef5;color:#101318;font-weight:800;font-size:22px;margin-top:38px}.login-note{font-size:17px;line-height:1.5;color:#95a0ae;margin-top:22px}.login-error{color:#ff8585}.login-header .brand-logo{width:246px;height:94px}
@media(max-width:700px){.app-header{height:116px;padding:0 20px;grid-template-columns:62px minmax(0,1fr) 62px}.menu-btn,.header-spacer{width:58px;height:58px}.brand-logo,.login-header .brand-logo{width:236px;height:92px}.avatar{width:52px;height:52px}.app-main{padding:38px 16px 34px}.platform-title h1{font-size:38px;letter-spacing:.10em}.platform-title p{font-size:11px}.module-grid{gap:12px}.module-card{min-height:151px;padding:18px 16px;display:block}.module-icon{width:50px;height:50px;margin-bottom:14px}.module-card h3{font-size:18px;max-width:75%}.module-card .arrow{position:absolute;right:15px;top:50%;transform:translateY(-50%)}.health-grid{grid-template-columns:repeat(4,1fr)}.login-main{padding:74px 38px 120px}.login-card{padding:60px 54px 58px;border-radius:27px}.login-card h1{font-size:42px}.login-copy{font-size:25px}.field input{height:92px}.profile small{font-size:12px}}
@media(max-width:520px){.app-header{grid-template-columns:58px minmax(0,1fr) 58px;padding:0 14px}.brand-logo,.login-header .brand-logo{width:224px;height:88px}.avatar{width:50px;height:50px}.app-main{padding-left:14px;padding-right:14px}.platform-title h1{font-size:34px}.auth-card{padding:18px}.auth-card strong{font-size:19px}.health-card{padding:20px 18px}.health-head h2{font-size:24px}.status{font-size:16px}.module-head h2{font-size:25px}.drawer{width:78vw;min-width:310px}.login-main{padding:68px 39px 125px}.login-card{padding:55px 54px 52px}.login-card h1{font-size:39px}.login-copy{font-size:23px}.field label{font-size:21px}.field input{height:92px}.authenticate-btn{height:78px}.login-note{font-size:16px}}
