.demo-module-shell{color:#111;background:#fafafa;min-height:100vh;padding-top:36px;font-family:Inter,system-ui,sans-serif}.demo-module-shell .module-topbar{background:#fff;border-bottom:1px solid #00000014;align-items:center;gap:12px;padding:10px 16px;display:flex}.demo-module-shell .module-topbar a{color:#ff6b4a;font-size:14px;font-weight:600;text-decoration:none}.demo-module-shell .module-topbar strong{font-size:14px}.demo-module-shell .module-body{grid-template-columns:220px 1fr;min-height:calc(100vh - 86px);display:grid}.demo-module-shell .module-nav{background:#fff;border-right:1px solid #f0f0f0;padding:16px 12px}.demo-module-shell .module-nav button{text-align:left;color:#666;cursor:pointer;background:0 0;border:none;border-radius:8px;width:100%;margin-bottom:4px;padding:10px 12px;font-size:13px}.demo-module-shell .module-nav button.active{color:#ff6b4a;background:#ff6b4a1a;font-weight:600}.demo-module-shell .module-main{padding:24px}.demo-module-shell .stat-grid{grid-template-columns:repeat(4,minmax(0,1fr));gap:16px;margin-bottom:24px;display:grid}.demo-module-shell .stat-card{background:#fff;border:1px solid #f0f0f0;border-radius:12px;padding:16px}.demo-module-shell .stat-card span{color:#999;text-transform:uppercase;letter-spacing:.04em;font-size:11px;display:block}.demo-module-shell .stat-card strong{margin-top:8px;font-size:28px;font-weight:600;display:block}.demo-module-shell .panel{background:#fff;border:1px solid #f0f0f0;border-radius:12px;overflow:hidden}.demo-module-shell .panel-header{border-bottom:1px solid #f0f0f0;padding:14px 16px;font-size:14px;font-weight:600}.demo-module-shell table{border-collapse:collapse;width:100%;font-size:13px}.demo-module-shell th,.demo-module-shell td{text-align:left;border-bottom:1px solid #f5f5f5;padding:12px 16px}.demo-module-shell th{text-transform:uppercase;letter-spacing:.04em;color:#999;font-size:11px;font-weight:600}.demo-module-shell .badge{color:#555;background:#f3f4f6;border-radius:999px;padding:3px 8px;font-size:11px;font-weight:600;display:inline-block}.demo-module-shell .badge.active{color:#16a34a;background:#2ecc711f}.demo-module-shell .badge.replied{color:#2563eb;background:#2563eb1f}.demo-module-shell .badge.qualified{color:#ff6b4a;background:#ff6b4a1f}.demo-module-shell .chat-layout{grid-template-columns:1fr 320px;gap:16px;display:grid}.demo-module-shell .chat-box{background:#fff;border:1px solid #f0f0f0;border-radius:12px;flex-direction:column;min-height:420px;display:flex}.demo-module-shell .chat-messages{flex:1;padding:16px;overflow-y:auto}.demo-module-shell .chat-msg{max-width:85%;margin-bottom:12px}.demo-module-shell .chat-msg.user{color:#fff;background:#2563eb;border-radius:12px 12px 4px;margin-left:auto;padding:10px 12px;font-size:13px}.demo-module-shell .chat-msg.bot{color:#333;background:#f3f4f6;border-radius:12px 12px 12px 4px;padding:10px 12px;font-size:13px}.demo-module-shell .chat-input-row{border-top:1px solid #f0f0f0;gap:8px;padding:12px;display:flex}.demo-module-shell .chat-input-row input{border:1px solid #e5e7eb;border-radius:8px;flex:1;padding:10px 12px;font-size:13px}.demo-module-shell .chat-input-row button{color:#fff;cursor:pointer;background:#ff6b4a;border:none;border-radius:8px;padding:0 16px;font-size:13px}@media (max-width:960px){.demo-module-shell .module-body{grid-template-columns:1fr}.demo-module-shell .stat-grid{grid-template-columns:repeat(2,minmax(0,1fr))}.demo-module-shell .chat-layout{grid-template-columns:1fr}}
