:root{font-family:"Segoe UI",Tahoma,sans-serif;color:#142033;background:#eef3f8}*{box-sizing:border-box}body{margin:0}.shell{display:grid;grid-template-columns:245px 1fr;min-height:100vh}aside{background:#101b2b;color:#dbe7f5;padding:28px 18px;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;padding:0 8px 28px}.brand>span{display:grid;place-items:center;width:42px;height:42px;border-radius:13px;background:#2877f2;color:#fff;font-size:22px;font-weight:900}.brand b,.brand small{display:block}.brand small{color:#7f94ad;margin-top:3px}nav{display:grid;gap:7px}nav button{border:0;background:transparent;color:#aebed0;padding:12px 14px;text-align:right;border-radius:11px;font-weight:700}nav .active{background:#2877f2;color:#fff}.secure{margin-top:auto;background:#17263a;border:1px solid #263b55;border-radius:13px;padding:14px;font-size:12px;color:#65d7a5}.secure small{color:#91a4ba}main{padding:30px 34px}header{display:flex;justify-content:space-between;align-items:center}h1{font-size:27px;margin:4px 0 0}header small,.panel small{color:#718096}.status{background:#e1f7ee;color:#147b55;padding:10px 14px;border-radius:999px;font-size:12px;font-weight:800}.notice{margin:26px 0 18px;background:linear-gradient(120deg,#162b48,#1e4c83);color:#fff;border-radius:18px;padding:20px 24px;display:flex;justify-content:space-between;align-items:center}.notice p{margin:6px 0 0;color:#bdd0e7}.notice span{font:700 12px monospace;border:1px solid #6a91bd;padding:8px 12px;border-radius:9px}.cards{display:grid;grid-template-columns:repeat(4,1fr);gap:14px}.cards article,.panel{background:#fff;border:1px solid #dfe7f0;border-radius:16px;padding:20px}.cards small,.cards em{display:block;color:#7b8ca1;font-style:normal}.cards strong{display:block;font-size:34px;margin:9px 0;color:#17263a}.cards em{font-size:11px}.grid{display:grid;grid-template-columns:2fr 1fr;gap:16px;margin-top:16px}.panel-head{display:flex;justify-content:space-between}.panel h2{margin:5px 0 18px;font-size:18px}.panel button{background:#2877f2;color:#fff;border:0;border-radius:10px;padding:10px 14px;font-weight:700}.empty{padding:45px 10px;text-align:center;color:#8898aa;border-top:1px solid #edf1f5}.side button{display:block;width:100%;margin:8px 0;background:#edf4ff;color:#2467c8;text-align:right}.side hr{border:0;border-top:1px solid #e7edf4;margin:20px 0}.side p{color:#718096;font-size:13px;line-height:1.8}@media(max-width:900px){.shell{display:block}aside{display:none}main{padding:20px}.cards{grid-template-columns:repeat(2,1fr)}.grid{grid-template-columns:1fr}}@media(max-width:520px){header{align-items:flex-start}.status{display:none}.cards{grid-template-columns:1fr}.notice span{display:none}}
.hidden{display:none!important}.overlay{position:fixed;inset:0;z-index:50;background:rgba(8,18,32,.72);backdrop-filter:blur(8px);display:grid;place-items:center;padding:20px}.auth-card,.dialog{width:min(460px,100%);background:#fff;border-radius:22px;padding:28px;box-shadow:0 26px 80px rgba(0,0,0,.28)}.auth-mark{display:grid;place-items:center;width:48px;height:48px;border-radius:15px;background:#2877f2;color:#fff;font-size:24px;font-weight:900;margin-bottom:18px}.auth-card h1{margin:6px 0 8px}.auth-card>p,.dialog>p{color:#6f8196;line-height:1.8}.auth-card label,.dialog label{display:block;font-size:13px;font-weight:800;margin-top:13px}.auth-card input,.dialog input,.dialog textarea{width:100%;border:1px solid #d7e0ea;border-radius:11px;padding:12px;margin-top:6px;font:inherit;outline:0}.auth-card input:focus,.dialog input:focus,.dialog textarea:focus{border-color:#2877f2;box-shadow:0 0 0 3px #2877f21a}.primary{background:#2877f2!important;color:#fff!important;border:0;border-radius:11px;padding:12px 16px;font-weight:800}.auth-card>.primary,.dialog>.primary{width:100%;margin-top:18px}.error{color:#c53939!important;font-size:12px}.header-actions{display:flex;gap:10px;align-items:center}.ghost{border:1px solid #d9e2eb;background:#fff;border-radius:10px;padding:9px 13px}.future{opacity:.55}.future i{float:left;font-size:9px;font-style:normal;background:#263b55;padding:3px 6px;border-radius:9px}.section-head{display:flex;justify-content:space-between;align-items:end;margin:25px 0 16px}.section-head h2{font-size:24px;margin:5px 0}.section-head p{color:#718096}.table-wrap{padding:0;overflow:auto}table{width:100%;border-collapse:collapse;min-width:760px}th,td{text-align:right;padding:15px 18px;border-bottom:1px solid #edf1f5}th{font-size:12px;color:#718096;background:#f8fafc}td small{display:block;color:#8998a9;margin-top:5px}td code{direction:ltr}.pill{background:#e1f7ee;color:#147b55;padding:5px 9px;border-radius:999px;font-size:11px;font-weight:800}.token-button{white-space:nowrap}.dialog-head{display:flex;justify-content:space-between}.dialog-head h2{margin:5px 0}.close{border:0;background:#edf2f7;width:36px;height:36px;border-radius:10px;font-size:22px}.two{display:grid;grid-template-columns:1fr 1fr;gap:12px}.token-value{display:block;background:#111d2d;color:#72e1ad;padding:16px;border-radius:12px;direction:ltr;text-align:center;overflow-wrap:anywhere;margin:18px 0}.toast{position:fixed;z-index:80;left:24px;bottom:24px;background:#153a2d;color:#fff;padding:13px 18px;border-radius:12px;box-shadow:0 10px 30px #0003}.toast.bad{background:#772e2e}.activity-row{display:flex;justify-content:space-between;padding:14px;border-top:1px solid #edf1f5}.activity-row span{color:#718096}.view{animation:fade .18s ease}@keyframes fade{from{opacity:.4;transform:translateY(4px)}}
.dialog select{width:100%;border:1px solid #d7e0ea;border-radius:11px;padding:12px;margin-top:6px;font:inherit;background:#fff}
.brand{display:block;text-align:center;padding:0 4px 26px}.brand-logo{display:block;width:100%;height:auto;max-height:92px;object-fit:contain;background:#fff;border-radius:16px;padding:8px;box-shadow:0 12px 30px #07111f66}.brand>small{color:#8ca4bd;margin-top:9px;font-weight:700}.auth-logo{display:block;width:min(250px,100%);height:auto;max-height:126px;object-fit:contain;margin:0 auto 20px;border:1px solid #e3ebf4;border-radius:18px;padding:8px;background:#fff}
