:root{font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;color:#171717;background:#f7f7f8}*{box-sizing:border-box}body{margin:0}.shell{min-height:100vh;display:grid;grid-template-columns:240px 1fr}aside{background:#111214;color:#fff;padding:24px 16px;display:flex;flex-direction:column}.brand{font-weight:800;font-size:20px;padding:14px 10px 28px}nav{display:grid;gap:4px}nav button{border:0;background:transparent;color:#a8abb1;text-align:left;padding:11px 12px;border-radius:9px;cursor:pointer}nav button.active,nav button:hover{background:#232529;color:#fff}.api{margin-top:auto;background:#1c1e21;border:1px solid #2b2e33;border-radius:12px;padding:12px;display:flex;gap:9px}.api span{width:8px;height:8px;border-radius:50%;background:#d49a32;margin-top:4px;flex:none}.api span.online{background:#2aac6d}.api strong{font-size:11px;display:block}.api small{font-size:9px;color:#737881;display:block;margin-top:3px;word-break:break-all}main{padding:36px;max-width:1600px;width:100%;overflow:hidden}.eyebrow{font-size:10px;letter-spacing:.14em;color:#8b8d92;font-weight:700}h1{font-size:30px;letter-spacing:-.04em;margin:6px 0 24px}.notice,.panel,.metrics>div{background:#fff;border:1px solid #e7e7e9;border-radius:14px}.notice{padding:14px 16px;font-size:12px;margin-bottom:14px}.metrics{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px}.metrics>div{padding:17px}.metrics span{display:block;color:#777b81;font-size:11px}.metrics b{display:block;font-size:22px;margin:10px 0 6px}.metrics small{font-size:10px;color:#a1a3a8}.panel{padding:18px;margin-top:12px}.panel h2{font-size:14px}.panel p{font-size:12px;color:#666;border-bottom:1px solid #eee;padding:10px 0;margin:0}.panel p:last-child{border:0}.chat-toolbar{display:flex;gap:12px;margin-bottom:12px}.chat-toolbar>div{background:#fff;border:1px solid #e7e7e9;border-radius:12px;padding:10px 12px}.chat-toolbar label{display:block;font-size:9px;color:#92959a;margin-bottom:5px}.chat-toolbar select,.chat-toolbar input{border:0;outline:0;background:transparent;min-width:220px;font-size:12px}.chat-search{flex:1}.chat-search input{width:100%}.chat-layout{display:grid;grid-template-columns:290px minmax(420px,1fr) 260px;height:calc(100vh - 180px);min-height:600px;background:#fff;border:1px solid #e2e3e5;border-radius:14px;overflow:hidden}.conversation-list{border-right:1px solid #ececef;display:flex;flex-direction:column}.list-head{height:58px;border-bottom:1px solid #ececef;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.list-head strong{font-size:12px}.list-head span{font-size:10px;background:#f1f2f3;padding:4px 7px;border-radius:999px;color:#777}.conversation-empty{margin:auto;text-align:center;padding:22px}.conversation-empty strong{font-size:12px;display:block;margin:10px 0 6px}.conversation-empty p{font-size:10px;line-height:1.5;color:#93969c}.empty-circle{width:34px;height:34px;border-radius:50%;background:#f0f1f2;display:grid;place-items:center;margin:auto}.empty-circle.large{width:46px;height:46px}.chat-window{display:grid;grid-template-rows:58px 1fr 68px;min-width:0}.chat-head{border-bottom:1px solid #ececef;padding:0 16px;display:flex;align-items:center;justify-content:space-between}.chat-head strong{display:block;font-size:12px}.chat-head small{display:block;font-size:9px;color:#999;margin-top:3px}.channel-pill{font-size:9px;padding:5px 8px;border-radius:999px;background:#edf8f2;color:#268357}.chat-body{background:#fafafa;display:grid;place-items:center}.chat-placeholder{text-align:center;max-width:360px;padding:20px}.chat-placeholder h2{font-size:16px;margin:12px 0 6px}.chat-placeholder p{font-size:11px;color:#85888d;line-height:1.5}.composer{border-top:1px solid #ececef;display:grid;grid-template-columns:38px 1fr 70px;gap:8px;padding:12px}.composer input,.composer button{border:1px solid #e1e2e4;border-radius:9px;background:#fff}.composer input{padding:0 12px}.composer button{color:#999}.composer .send{background:#171719;color:#fff;border-color:#171719}.contact-panel{border-left:1px solid #ececef;padding:16px;overflow:auto}.contact-panel h3{font-size:11px;margin:0 0 14px}.contact-panel .subheading{margin-top:24px}.detail-group{padding:9px 0;border-bottom:1px solid #f0f0f1}.detail-group span{display:block;font-size:9px;color:#999}.detail-group strong{display:block;font-size:11px;margin-top:3px}.empty-page{min-height:420px;display:grid;place-items:center;text-align:center;align-content:center}.empty-page h2{font-size:18px;margin:12px 0 6px}.empty-page p{max-width:520px;border:0;color:#777;line-height:1.6}@media(max-width:1100px){.chat-layout{grid-template-columns:260px 1fr}.contact-panel{display:none}}@media(max-width:850px){.shell{grid-template-columns:1fr}aside{min-height:auto}.api{margin-top:20px}.metrics{grid-template-columns:repeat(2,1fr)}main{padding:22px 16px}.chat-layout{grid-template-columns:1fr;height:auto}.conversation-list{min-height:220px;border-right:0;border-bottom:1px solid #ececef}.chat-window{min-height:520px}.chat-toolbar{flex-direction:column}.chat-toolbar select,.chat-toolbar input{width:100%;min-width:0}}
