*{box-sizing:border-box}html,body{color:#e5eefb;background:#07111f;min-height:100%;margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}a{color:inherit;text-decoration:none}button,input,textarea,select{font:inherit}.app-shell{background:radial-gradient(circle at 0 0,#22d3ee33,#0000 32rem),linear-gradient(135deg,#07111f 0%,#0f172a 52%,#111827 100%);height:100vh;overflow:hidden}.topbar{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);z-index:10;background:#020617b8;border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;height:72px;padding:0 28px;display:flex;position:sticky;top:0}.brand{align-items:center;gap:14px;display:flex}.logo{color:#06111f;background:linear-gradient(135deg,#22d3ee,#2563eb);border-radius:14px;place-items:center;width:42px;height:42px;font-weight:900;display:grid;box-shadow:0 16px 45px #22d3ee40}.brand small{color:#67e8f9;letter-spacing:.08em;text-transform:uppercase;font-weight:700}.brand h1{margin:0;font-size:18px}.status-pill{color:#cbd5e1;background:#0f172ab8;border:1px solid #94a3b847;border-radius:999px;align-items:center;gap:8px;padding:9px 13px;font-size:13px;display:inline-flex}.dot{background:#f59e0b;border-radius:999px;width:9px;height:9px;box-shadow:0 0 0 4px #f59e0b24}.dot.ok{box-shadow-color:#22c55e24;background:#22c55e}.grid{grid-template-columns:320px minmax(420px,1fr) 360px;gap:18px;height:calc(100vh - 72px);padding:22px;display:grid;overflow:hidden}.panel{background:#0f172abd;border:1px solid #ffffff17;border-radius:28px;min-height:0;overflow:hidden;box-shadow:0 22px 70px #00000042}.panel-header{border-bottom:1px solid #ffffff14;flex:none;justify-content:space-between;align-items:center;gap:12px;padding:18px 20px;display:flex}.panel-title{margin:0;font-size:16px}.muted{color:#94a3b8}.search{color:#e5eefb;background:#02061773;border:1px solid #94a3b838;border-radius:16px;outline:none;width:100%;padding:12px 14px}.grid>.panel:first-child{flex-direction:column;height:100%;display:flex}.grid>.panel:first-child>div[style*=padding]{flex:none}.list{overscroll-behavior:contain;align-content:start;gap:10px;min-height:0;padding:10px;display:grid;overflow-y:auto}.grid>.panel:first-child .list{flex:auto}.conversation-card{cursor:pointer;background:#1e293b8f;border:1px solid #ffffff14;border-radius:20px;padding:14px;transition:all .18s}.conversation-card:hover,.conversation-card.active{background:#082f4994;border-color:#22d3ee8c;transform:translateY(-1px)}.row{justify-content:space-between;align-items:center;gap:12px;display:flex}.avatar{color:#a5f3fc;background:#164e63;border-radius:14px;flex:none;place-items:center;width:38px;height:38px;font-weight:800;display:grid}.badge{color:#cbd5e1;background:#0f172a8c;border:1px solid #94a3b838;border-radius:999px;align-items:center;padding:5px 9px;font-size:12px;display:inline-flex}.badge.red{color:#fecaca;background:#7f1d1d57;border-color:#f8717159}.badge.cyan{color:#a5f3fc;background:#082f4973;border-color:#22d3ee59}.badge.green{color:#bbf7d0;background:#14532d52;border-color:#22c55e52}.thread{grid-template-rows:auto minmax(0,1fr) auto;height:100%;min-height:0;display:grid}.messages{overscroll-behavior:contain;flex-direction:column;gap:14px;min-height:0;padding:22px;display:flex;overflow-y:auto}.bubble{border:1px solid #ffffff14;border-radius:22px;max-width:76%;padding:13px 15px;line-height:1.45}.bubble.in{background:#1e293bdb;align-self:flex-start}.bubble.out{background:linear-gradient(135deg,#0e7490f2,#2563ebdb);align-self:flex-end}.composer{border-top:1px solid #ffffff14;gap:10px;padding:16px;display:flex}.composer textarea{resize:vertical;color:#e5eefb;background:#0206178c;border:1px solid #94a3b838;border-radius:18px;outline:none;flex:1;min-height:52px;padding:13px 14px}.btn{cursor:pointer;color:#06111f;background:#22d3ee;border:0;border-radius:16px;padding:12px 16px;font-weight:800}.btn.secondary{color:#e5eefb;background:#334155e0;border:1px solid #94a3b838}.btn.danger{color:#fff;background:#dc2626}.side{overscroll-behavior:contain;align-content:start;gap:12px;height:100%;min-height:0;padding:18px;display:grid;overflow-y:auto}.side .btn{width:100%}.side .kv{padding:12px}.kv{background:#02061747;border:1px solid #ffffff14;border-radius:20px;padding:14px}.kv label{color:#94a3b8;text-transform:uppercase;letter-spacing:.08em;margin-bottom:8px;font-size:12px;display:block}.kv strong{display:block}.alert{color:#fee2e2;background:#7f1d1d40;border:1px solid #f8717159;border-radius:18px;padding:14px}.empty{color:#94a3b8;text-align:center;place-items:center;min-height:360px;padding:30px;display:grid}@media (max-width:1100px){html,body{overflow:auto}.app-shell{height:auto;min-height:100vh;overflow:visible}.grid{grid-template-columns:1fr;height:auto;overflow:visible}.thread{min-height:640px}.side,.grid>.panel:first-child{max-height:70vh}}
