:root{color:#e7eefc;background:#0d1530;font-family:Inter,system-ui,-apple-system,Segoe UI,Roboto,sans-serif}*{box-sizing:border-box}body{background:radial-gradient(circle at top,#17264d 0%,#0d1530 60%);margin:0}a{color:#79a9ff;text-decoration:none}#root{min-height:100svh}.shell{grid-template-columns:240px minmax(0,1fr);min-height:100svh;display:grid}.side-nav{background:#050c1e80;border-right:1px solid #ffffff1a;height:100svh;padding:20px 16px;position:sticky;top:0}.brand{color:#9cff96;font-size:22px;font-weight:700}.nav-list{gap:8px;margin-top:20px;display:grid}.nav-item,.bottom-item{color:#c7d1ea;border-radius:10px;padding:10px 12px}.nav-item.active,.bottom-item.active{color:#7ea5ff;background:linear-gradient(90deg,#1b2d65,#25387c)}.content{padding-bottom:80px}.top-bar{z-index:5;background:#0f1c3ab3;border-bottom:1px solid #ffffff14;padding:16px 20px;position:sticky;top:0}.page-body{max-width:900px;margin:0 auto;padding:18px}.panel{background:linear-gradient(#122046f2,#0f1a37eb);border:1px solid #657fc573;border-radius:18px;padding:16px}.stack{gap:12px;display:grid}.row{align-items:center;gap:12px;display:flex}.split{justify-content:space-between}.muted{color:#97a6c9}.input{color:#eaf0ff;background:#101d43;border:1px solid #37519a;border-radius:12px;width:100%;margin:8px 0;padding:10px 12px}.textarea{resize:vertical;min-height:100px}.btn{color:#fff;cursor:pointer;background:linear-gradient(#2f4eb6,#28408f);border:1px solid #4369d9;border-radius:10px;padding:9px 14px}.btn.ghost{background:0 0}.btn.danger{background:#832f45;border-color:#c74d70}.avatar{object-fit:cover;border-radius:50%;width:42px;height:42px}.avatar.large{width:72px;height:72px}.broker-logo{object-fit:contain;background:#0003;border-radius:12px;width:100%;max-height:140px}.auth-wrap{place-items:center;min-height:100svh;padding:16px;display:grid}.auth-form{width:min(440px,100%)}.auth-links{justify-content:space-between;display:flex}.error{color:#ff97a6}.success{color:#9cff96}.bottom-nav{display:none}.list{gap:12px;display:grid}@media (width<=900px){.shell{grid-template-columns:1fr}.side-nav{display:none}.page-body{padding:12px}.bottom-nav{z-index:12;background:#0a142dfa;border-top:1px solid #ffffff14;grid-template-columns:repeat(4,1fr);padding:8px;display:grid;position:fixed;bottom:0;left:0;right:0}.bottom-item{text-align:center;font-size:13px}}
