.home-dashboard .panel{min-width:0;padding:24px}.home-dashboard .home-grid{display:grid;gap:20px;margin-bottom:22px}.home-dashboard .three{grid-template-columns:repeat(3,minmax(0,1fr))}.home-dashboard .home-grid>.panel{margin-bottom:0}.home-summary{display:flex;flex-direction:column;border-top:3px solid #6478f5}.home-summary .button{align-self:flex-start;margin-top:auto}.home-summary h2{margin-top:0}.home-big{font-size:38px;font-weight:750;line-height:1.3;margin:12px 0}.home-big span{font-size:14px;font-weight:500;color:#62728c}.home-counts{display:flex;gap:20px;flex-wrap:wrap}.home-counts strong{display:block;font-size:23px}.home-source{display:grid;gap:9px;margin:8px 0 12px}.home-docs{display:grid;gap:10px;margin:0 0 20px}.home-docs>div{display:flex;justify-content:space-between;gap:10px;align-items:center}.home-pill{display:inline-block;font-size:11px;font-weight:700;line-height:1.5;padding:5px 9px;border-radius:7px;background:#eef1f6;color:#506078;white-space:normal}.home-pill.green{background:#e4f5ed;color:#136a49}.home-pill.red{background:#ffe3e3;color:#ad2727}.home-pill.amber{background:#fff0d3;color:#885400}.home-dashboard small{color:#63738a;font-size:12px}.home-agent{padding:18px;background:#f7f9fd;border:1px solid #e1e8f2;border-radius:12px}.home-agent-head{display:flex;align-items:flex-start;justify-content:space-between;gap:10px}.home-agent h3{font-size:14px;margin:0}.home-agent p{font-size:13px}.home-agent small{display:block;margin-top:6px}.home-dashboard .agents-grid{margin-bottom:0}.home-attention{grid-template-columns:minmax(0,1.1fr) minmax(0,1fr);align-items:start}.home-dashboard .panel-head{gap:12px;flex-wrap:wrap}.home-dashboard .panel-head h2{margin:0}.home-issue{padding:16px;margin:14px 0;border:1px solid #f3d9a7;border-left:4px solid #e4a336;border-radius:10px;background:#fffaf0;overflow-wrap:anywhere}.home-issue.urgent{border-color:#efbaba;border-left-color:#d34444;background:#fff1f1}.home-issue h3{font-size:14px;margin:0}.home-issue p{font-size:13px;line-height:1.65}.home-issue button{font-size:12px;padding:7px 10px;min-height:34px}.home-table{width:100%;border-collapse:collapse;font-size:13px}.home-table th{background:#eaf0fc;color:#355078;font-size:11px;letter-spacing:.03em}.home-table th,.home-table td{padding:13px 12px;border-bottom:1px solid #e5eaf2;text-align:left;vertical-align:top}.home-table tbody tr:nth-child(even){background:#f6f8fc}.home-table tbody tr:hover{background:#edf3ff}.home-table .number{text-align:right;font-variant-numeric:tabular-nums;white-space:nowrap}.home-time{font-size:11px;min-width:90px;color:#66758b}.home-pagination{display:flex;justify-content:space-between;align-items:center;gap:10px;flex-wrap:wrap;margin-top:18px;font-size:12px}.home-empty{padding:20px 0}.home-dashboard .table-wrap{max-width:100%;overflow-x:auto}.home-dashboard h2{font-size:18px}.home-dashboard .muted{font-size:13px;line-height:1.6}@media(max-width:1150px){.home-dashboard .three{grid-template-columns:1fr}.home-attention{grid-template-columns:1fr}.home-summary .button{margin-top:14px}}@media(max-width:600px){.home-dashboard .panel{padding:17px}.home-agent-head{flex-wrap:wrap}.home-table th,.home-table td{padding:11px 9px}.home-dashboard .page-heading{align-items:flex-start}.home-dashboard .home-grid{gap:14px}.home-counts{gap:16px}}

/* Compact summary cards: isolated from tables and operational controls. */
.home-dashboard .home-summary{font-family:system-ui,-apple-system,"Segoe UI",sans-serif;padding:20px 22px 0;border:1px solid #dfe6f0;border-radius:16px;box-shadow:0 3px 12px #243b5a05;overflow:hidden;gap:0;background:linear-gradient(135deg,#f7f9ff 0,#fff 42%)}
.home-dashboard .home-summary h2{display:flex;align-items:center;gap:10px;font-size:14px;font-weight:650;color:#53637c;margin:0 0 17px;line-height:32px}
.home-summary h2:before{content:"▣";display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#e9edff;color:#5365d9;font-size:19px;font-weight:500}
.home-summary:nth-child(2) h2:before{content:"▤";background:#e6f4f0;color:#25806a}
.home-summary:nth-child(3) h2:before{content:"▥";background:#edf0fb;color:#6871a7}
.home-dashboard .home-summary .home-big{display:flex;align-items:baseline;gap:9px;margin:0 0 16px;font-size:36px;letter-spacing:-1.4px;line-height:1.1;color:#182c49}
.home-dashboard .home-summary .home-big span{font-size:12px;letter-spacing:0;color:#748199}
.home-summary .home-source{margin:0 0 8px;gap:12px}.home-summary .home-source>strong{font-size:25px;letter-spacing:-.5px;line-height:1.25;color:#182c49}
.home-summary .home-source small{font-size:11px;line-height:1.5}
.home-summary .home-counts{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px;margin-bottom:10px}
.home-summary .home-counts>span{padding:10px 12px;border:1px solid #e7edf5;border-radius:10px;background:#f6f8fc;font-size:11px;color:#697991}
.home-summary .home-counts strong{font-size:20px;line-height:1.25;margin-bottom:3px;color:#253a56;font-weight:650}
.home-dashboard .home-summary>.muted{font-size:11px;line-height:1.55;margin:0 0 16px;color:#748199}
.home-summary .home-docs{gap:0;margin-bottom:14px}.home-summary .home-docs>div{padding:7px 0;border-bottom:1px solid #eef1f6;font-size:12px}.home-summary .home-docs>div:last-child{border:0}.home-summary .home-pill{font-family:inherit;font-size:10px;padding:4px 8px;border-radius:6px}
.home-dashboard .home-summary>a.button{margin: auto -22px 0;width:calc(100% + 44px);align-self:stretch;display:flex;align-items:center;justify-content:space-between;text-align:left;border:0;border-top:1px solid #e7ecf4;border-radius:0;background:#f8faff;padding:13px 22px;color:#445bcc;font-family:inherit;font-size:12px;font-weight:650;min-height:45px;box-sizing:border-box}
.home-dashboard .home-summary>a.button:hover{background:#eef3ff;color:#263da6}.home-dashboard .home-summary>a.button:focus-visible{outline:2px solid #5365d9;outline-offset:-3px}
@media(min-width:1151px){.home-dashboard .home-summary{min-height:290px}}
@media(max-width:600px){.home-dashboard .home-summary{padding:18px 18px 0}.home-dashboard .home-summary>a.button{margin-left:-18px;margin-right:-18px;width:calc(100% + 36px);padding:13px 18px}.home-summary .home-counts{margin-bottom:14px}}
