*{box-sizing:border-box}body{margin:0;background:#07090d;color:#edf2f7;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.app-shell{min-height:100vh;display:flex}.sidebar{width:250px;border-right:1px solid #1b222c;background:#0a0d12;padding:24px 16px;display:flex;flex-direction:column}.brand{display:flex;gap:12px;align-items:center;padding:4px 8px 30px}.brand-mark{width:38px;height:38px;border:1px solid #8ba4bd;border-radius:10px;display:grid;place-items:center;font-weight:800}.brand strong,.brand span{display:block}.brand strong{letter-spacing:2px}.brand span{font-size:9px;color:#778493;letter-spacing:1.5px;margin-top:3px}nav{display:grid;gap:7px}.nav-item{border:0;background:transparent;color:#7f8b99;text-align:left;padding:12px;border-radius:9px;font-size:14px;cursor:pointer}.nav-item:hover,.nav-item.active{background:#151b23;color:#fff}.nav-item span{margin-left:8px}.system-card{margin-top:auto;border:1px solid #1b222c;background:#0e131a;border-radius:10px;padding:12px;display:flex;gap:10px;align-items:center}.system-card small,.system-card strong{display:block;font-size:10px}.system-card small{color:#74808e;letter-spacing:1px}.system-card strong{margin-top:3px}.status-dot{width:8px;height:8px;border-radius:50%;background:#7ee2a8;box-shadow:0 0 12px #7ee2a8}.main{flex:1;padding:28px 5vw;max-width:1500px}.topbar{display:flex;justify-content:space-between;align-items:center;margin-bottom:28px}.eyebrow{font-size:10px;color:#7d8997;letter-spacing:2px}.topbar h1{font-size:28px;margin:5px 0 0}.profile{display:flex;gap:10px;align-items:center}.profile small,.profile strong{display:block}.profile small{font-size:9px;color:#758291;letter-spacing:1px;margin-top:2px}.avatar{width:38px;height:38px;border-radius:50%;background:#151b23;display:grid;place-items:center;border:1px solid #27313c}.section{display:none}.section.active{display:block}.hero{border:1px solid #1b222c;background:linear-gradient(135deg,#10151d,#0b0e13);border-radius:16px;padding:30px;display:flex;justify-content:space-between;align-items:center;min-height:190px}.hero h2{font-size:32px;margin:10px 0 8px}.hero p{color:#8995a3;margin:0}.primary,.chat-input button,.command-box button{border:0;border-radius:8px;background:#e8edf2;color:#080b0f;padding:11px 16px;font-weight:700;cursor:pointer}.stats{display:grid;grid-template-columns:repeat(3,1fr);gap:14px;margin:18px 0}.stats article,.panel,.project{border:1px solid #1b222c;background:#0c1016;border-radius:12px;padding:20px}.stats span{font-size:10px;color:#768392;letter-spacing:1.5px}.stats strong{display:block;font-size:30px;margin-top:8px}.grid{display:grid;gap:14px}.grid.two{grid-template-columns:1fr 1fr}.grid.three{grid-template-columns:repeat(3,1fr)}.panel-head{display:flex;justify-content:space-between;align-items:center}.panel h3{margin:0}.text-btn{border:0;background:none;color:#9aa8b7;cursor:pointer}.list{margin-top:16px;display:grid;gap:8px}.empty{color:#697684;font-size:13px}.list-item{display:flex;justify-content:space-between;align-items:center;padding:11px 12px;background:#10151c;border-radius:8px;color:#d9e0e7}.list-item button{border:0;background:none;color:#758392;cursor:pointer}.add-form,.command-box,.chat-input{display:flex;gap:8px;margin-top:18px}.add-form input,.command-box input,.chat-input input{flex:1;background:#090c11;border:1px solid #202832;color:#fff;border-radius:8px;padding:12px;outline:none}.chat-panel{min-height:550px}.chat-messages{height:420px;overflow:auto;padding:18px 0;display:grid;align-content:start;gap:10px}.message{max-width:75%;padding:11px 13px;border-radius:10px;font-size:14px;line-height:1.5}.message.bot{background:#151b23;color:#dce3e9}.message.user{background:#e8edf2;color:#080b0f;justify-self:end}.badge{font-size:9px;border:1px solid #29333e;border-radius:20px;padding:5px 8px;color:#8794a2}.hint{font-size:11px;color:#687583;line-height:1.5}.project span{font-size:10px;color:#6f7c89}.project h3{margin:18px 0 7px}.project p{color:#7f8c99;font-size:13px;min-height:40px}.project b{font-size:9px;letter-spacing:1px;color:#aab5c0}footer{padding:28px 0 8px;color:#4e5965;font-size:10px;text-align:center}@media(max-width:800px){.sidebar{width:72px;padding:18px 10px}.brand div:last-child,.nav-item span,.system-card div{display:none}.brand{padding-bottom:20px}.grid.two,.grid.three,.stats{grid-template-columns:1fr}.main{padding:20px 14px}.hero{display:block}.hero .primary{margin-top:20px}.topbar h1{font-size:23px}}
