:root{color-scheme:dark;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:radial-gradient(circle at top,#183573,#0b1430 40%,#050914);color:#f4f7fb}*{box-sizing:border-box}body{margin:0;min-height:100vh}button,input,textarea,select{font:inherit}.app-shell{max-width:1380px;margin:0 auto;padding:32px 24px 48px}.hero{display:flex;justify-content:space-between;align-items:flex-start;gap:20px;margin-bottom:24px}.hero h1{margin:6px 0 8px;font-size:3rem;line-height:1.05}.eyebrow{text-transform:uppercase;letter-spacing:.25em;font-size:.82rem;color:#cfd8f7}.hero-right{display:flex;flex-direction:column;align-items:flex-end;gap:10px}.pill{padding:10px 18px;border-radius:999px;background:#ffffff1f;border:1px solid rgba(255,255,255,.12)}.pill.online{background:#1db95433;border-color:#1db95459}.mini,.subtle{color:#afbddb}.panel{background:#fffffff5;color:#0f1729;border-radius:24px;padding:22px;box-shadow:0 24px 60px #00000047;margin-bottom:18px}.panel-header{display:flex;justify-content:space-between;gap:16px;align-items:center;margin-bottom:14px}.panel-header h2,.toolbar-title{margin:0;font-size:1.25rem}.grid{display:grid;gap:14px}.grid.two{grid-template-columns:repeat(2,minmax(0,1fr))}.grid.four{grid-template-columns:repeat(4,minmax(0,1fr))}.grid-layout{display:grid;gap:18px;grid-template-columns:1.1fr 1fr}.two-column-bottom{grid-template-columns:1.2fr 1fr}.span-2{grid-column:span 2}label{display:flex;flex-direction:column;gap:8px;font-size:.92rem;color:#31405f}input,textarea,select{width:100%;border:1px solid #d7ddee;background:#f7f9ff;color:#111827;border-radius:16px;padding:12px 14px;outline:none}input:focus,textarea:focus,select:focus{border-color:#4e7cf0;box-shadow:0 0 0 4px #4e7cf026}.actions{display:flex;gap:12px;margin-top:16px}.actions.wrap{flex-wrap:wrap}button{border:0;border-radius:14px;padding:11px 18px;cursor:pointer;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}button:hover:not(:disabled){transform:translateY(-1px)}button:disabled{opacity:.55;cursor:not-allowed}button.primary{background:linear-gradient(135deg,#2a63f4,#3456d6);color:#fff;box-shadow:0 10px 22px #2a63f442}button.secondary{background:#e8eefc;color:#2142b5}button.danger{background:linear-gradient(135deg,#ed5d74,#d73a56);color:#fff}button.ghost{background:#f3f5fb;color:#334155}.stats{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-bottom:18px}.stat-card{background:#ffffff1f;border:1px solid rgba(255,255,255,.14);border-radius:22px;padding:18px;backdrop-filter:blur(10px)}.stat-card span{display:block;color:#c4cfef;margin-bottom:8px}.stat-card strong{font-size:1.7rem}.agent-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:12px}.agent-card{display:flex;flex-direction:column;align-items:flex-start;gap:6px;background:#f7f9ff;border:1px solid #d9e0f2;border-radius:18px;padding:16px}.agent-card.active{background:#eaf0ff;border-color:#4e7cf0;box-shadow:0 10px 24px #4e7cf02e}.table-wrap{overflow:auto;border:1px solid #e3e8f5;border-radius:18px}table{width:100%;border-collapse:collapse;min-width:900px}th,td{padding:12px 14px;border-bottom:1px solid #edf1fa;text-align:left}thead th{background:#eef3ff;color:#1d2b5f;position:sticky;top:0;z-index:1}tbody tr{cursor:pointer}tbody tr:hover{background:#f9fbff}tbody tr.selected{background:#edf3ff}.notice{padding:14px 16px;background:#f6f8fc;color:#36435f;border-radius:16px}.notice.error{background:#fff0f2;color:#b42334}.summary-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:12px}.summary-grid>div{background:#f7f9ff;border-radius:18px;padding:14px}.summary-grid span{display:block;color:#52617f;margin-bottom:8px}.summary-grid strong{font-size:1.15rem}.lists{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.lists h3{margin:0 0 10px;font-size:1rem}.lists ul{margin:0;padding-left:18px;max-height:240px;overflow:auto}pre{background:#0b1222;color:#dbe5ff;border-radius:18px;padding:18px;overflow:auto;min-height:240px;margin:0}@media (max-width: 1024px){.grid.four,.grid.two,.grid-layout,.two-column-bottom,.stats,.summary-grid,.lists{grid-template-columns:1fr}.span-2{grid-column:span 1}.hero{flex-direction:column}.hero-right{align-items:flex-start}}.compact table{min-width:640px}pre{white-space:pre-wrap;word-break:break-word}@media (max-width: 960px){.grid-layout,.two-column-bottom,.grid.two,.grid.four,.stats{grid-template-columns:1fr}}.panel-min-height{min-height:0}.sales-grid-wrap{height:520px;max-height:520px;overflow-y:auto;overflow-x:auto}.selected-grid-wrap{height:260px;max-height:260px;overflow-y:auto;overflow-x:auto}.grid-footer{margin-top:10px}.checkbox-header-cell{width:60px}.snackbar{position:fixed;left:50%;bottom:22px;transform:translate(-50%);background:#13213f;color:#f4f7fb;border-radius:14px;padding:12px 18px;box-shadow:0 20px 40px #00000059;z-index:9999}.snackbar.error{background:#8f2234}.table-wrap::-webkit-scrollbar,pre::-webkit-scrollbar,.selected-grid-wrap::-webkit-scrollbar,.sales-grid-wrap::-webkit-scrollbar{width:12px;height:12px}.table-wrap::-webkit-scrollbar-thumb,pre::-webkit-scrollbar-thumb,.selected-grid-wrap::-webkit-scrollbar-thumb,.sales-grid-wrap::-webkit-scrollbar-thumb{background:#aeb9d8;border-radius:999px;border:2px solid #eef3ff}.table-wrap::-webkit-scrollbar-track,pre::-webkit-scrollbar-track,.selected-grid-wrap::-webkit-scrollbar-track,.sales-grid-wrap::-webkit-scrollbar-track{background:#eef3ff;border-radius:999px}.dialog-backdrop{position:fixed;inset:0;background:#050914b3;display:flex;align-items:center;justify-content:center;padding:24px;z-index:9998}.dialog{width:min(1100px,100%);max-height:88vh;overflow:auto;background:#fffffffa;color:#0f1729;border-radius:24px;padding:22px;box-shadow:0 24px 60px #00000061}.dialog-header,.dialog-actions{display:flex;justify-content:space-between;align-items:center;gap:12px}.dialog-body{margin-top:16px}.dialog-columns{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-top:16px}.dialog-list h3{margin:0 0 10px;font-size:1rem}.dialog-table-wrap{border:1px solid #e3e8f5;border-radius:16px;max-height:280px;overflow:auto}.compact-summary{margin-top:12px}.compact-summary>div{min-height:88px}@media (max-width: 960px){.dialog-columns{grid-template-columns:1fr}.dialog-header,.dialog-actions{flex-direction:column;align-items:stretch}}.quick-filter-row{display:flex;justify-content:space-between;align-items:end;gap:16px;margin-bottom:12px}.quick-filter-label{flex:1 1 520px}.quick-filter-input-wrap{position:relative}.quick-filter-input-wrap input{padding-right:44px}.quick-filter-clear{position:absolute;right:8px;top:50%;transform:translateY(-50%);width:30px;height:30px;border-radius:999px;padding:0;display:inline-flex;align-items:center;justify-content:center;background:#e8eefc;color:#2142b5;font-size:18px;line-height:1}.quick-filter-clear:hover:not(:disabled),.quick-filter-clear:focus-visible{transform:translateY(-50%)}.quick-filter-meta{white-space:nowrap;padding-bottom:12px}@media (max-width: 960px){.quick-filter-row{flex-direction:column;align-items:stretch}.quick-filter-meta{white-space:normal;padding-bottom:0}}.selection-search-wrap{min-height:0}.selection-search-table-wrap{height:300px;min-height:300px;max-height:300px}.dialog-backdrop{position:fixed;inset:0;background:#0f17297a;display:flex;align-items:center;justify-content:center;padding:24px;z-index:1000}.dialog-card{width:min(720px,100%);background:#fff;border-radius:24px;padding:22px;box-shadow:0 24px 60px #00000047;color:#0f1729}.profile-dialog-card{width:min(640px,100%)}.profile-dialog-subheader{margin-top:18px}.close-icon-button{min-width:44px;padding-inline:0;font-size:1.25rem;line-height:1}.preview-summary-panel .summary-grid{grid-template-columns:repeat(4,minmax(0,1fr))}@media (max-width: 1024px){.preview-summary-panel .summary-grid{grid-template-columns:1fr}}.preview-dialog{width:min(1280px,96vw);max-height:92vh;overflow:hidden;display:flex;flex-direction:column;padding:24px}.preview-dialog .dialog-body{flex:1 1 auto;min-height:0;overflow-y:auto;overflow-x:hidden;padding-right:6px;padding-bottom:12px}.preview-dialog .dialog-actions{flex:0 0 auto;position:sticky;bottom:0;margin-top:16px;padding-top:14px;padding-bottom:2px;background:#fffffffa;border-top:1px solid #e3e8f5}.preview-columns{align-items:stretch}.dialog-list-header{display:flex;align-items:center;justify-content:space-between;gap:12px;margin-bottom:8px}.preview-scroll-wrap{height:320px;min-height:320px;max-height:320px;overflow-y:auto;overflow-x:auto}.preview-list-footer{padding-top:8px}@media (max-width: 1024px){.preview-dialog{width:min(96vw,96vw);max-height:94vh;padding:18px}.preview-dialog .dialog-actions{padding-top:12px}.preview-scroll-wrap{height:240px;min-height:240px;max-height:240px}.dialog-list-header{flex-direction:column;align-items:flex-start}}
