.dashboard-view{padding:28px 34px 48px;background:#f3f6fa}.dashboard-hero{min-height:205px;border-radius:22px;padding:38px 44px;color:#fff;background:linear-gradient(120deg,#123b36,#16a085 58%,#45b39d);position:relative;overflow:hidden;display:flex;align-items:center;box-shadow:0 18px 40px rgba(10,88,78,.18)}.dashboard-hero:after{content:"";position:absolute;inset:0;background-image:radial-gradient(#ffffff2b 1px,transparent 1px);background-size:14px 14px;mask-image:linear-gradient(90deg,#000,transparent 55%)}.dashboard-hero>div:first-child{position:relative;z-index:1}.dashboard-hero h1{font:800 36px/1.1 Manrope,sans-serif;margin:9px 0 7px;letter-spacing:-.04em}.dashboard-hero p{font-size:16px;margin:0;opacity:.92}.hero-kicker{font:700 10px Manrope,sans-serif;letter-spacing:.18em}.hero-bubbles{position:absolute;right:5%;top:24px;width:260px;height:160px}.hero-bubbles:before,.hero-bubbles:after{content:"";position:absolute;background:linear-gradient(145deg,#fff,#bdebe3);border-radius:50% 50% 50% 18%;filter:drop-shadow(0 12px 18px #075d5150)}.hero-bubbles:before{width:150px;height:115px;right:0;top:0}.hero-bubbles:after{width:90px;height:70px;left:15px;bottom:0}.hero-bubbles i{position:relative;z-index:1;display:inline-block;width:10px;height:10px;background:#0a8b78;border-radius:50%;top:49px;left:142px;margin:4px;box-shadow:0 2px 6px #06594e80}.dashboard-filters{display:grid;grid-template-columns:repeat(3,minmax(170px,1fr)) 48px;gap:14px;margin:20px 0}.dashboard-filters label{font-size:10px;font-weight:700;color:#7b8797;text-transform:uppercase;letter-spacing:.08em}.dashboard-filters select{display:block;width:100%;margin-top:6px;padding:12px 13px;border:1px solid #dfe5ec;border-radius:11px;background:#fff;color:#344054;outline:none}.dashboard-refresh{align-self:end;height:43px;border:0;border-radius:11px;background:#16b3a3;color:#fff;font-size:22px;cursor:pointer}.dashboard-stat-grid,.duration-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:16px;margin-bottom:16px}.dashboard-metric{background:#fff;border:1px solid #e1e6ed;border-radius:16px;padding:20px;box-shadow:0 5px 18px rgba(15,23,42,.04)}.dashboard-metric header{display:flex;justify-content:space-between;align-items:center;color:#536174;font-weight:700}.dashboard-metric header i{width:22px;height:22px;border-radius:50%;display:grid;place-items:center;background:#f0f3f7;font-style:normal;color:#8290a3}.dashboard-metric strong{display:block;font:800 38px Manrope,sans-serif;margin-top:12px;color:#111827}.dashboard-metric small{color:#8a96a7}.dashboard-metric.bot strong{color:#1973a7}.dashboard-metric.human strong{color:#a6650c}.duration-card{background:#fff;border:1px solid #e1e6ed;border-radius:16px;padding:18px 20px}.duration-card>span{font-weight:700;color:#536174}.duration-value{display:flex;align-items:end;gap:7px;margin-top:18px}.duration-value strong{font:800 29px Manrope,sans-serif}.duration-value small{color:#8a96a7;margin-bottom:5px}.dashboard-team{margin:18px 0}.dashboard-team .card-title h3{margin:4px 0 0}.agent-summary{display:flex;gap:8px}.agent-summary span{padding:7px 10px;border-radius:8px;background:#effaf7;color:#16806f;font-size:11px;font-weight:700}.agent-table{width:100%;border-collapse:collapse;margin-top:16px}.agent-table th,.agent-table td{text-align:left;padding:12px 10px;border-top:1px solid #edf0f4;font-size:12px}.agent-table th{font-size:10px;color:#8994a5;letter-spacing:.06em}.agent-name{display:flex;align-items:center;gap:9px;font-weight:700}.settings-preview-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.settings-preview-grid p{color:var(--muted);line-height:1.6;min-height:50px}@media(max-width:1050px){.dashboard-stat-grid,.duration-grid{grid-template-columns:repeat(2,1fr)}.settings-preview-grid{grid-template-columns:1fr}}@media(max-width:720px){.dashboard-view{padding:18px}.dashboard-hero{padding:28px 24px}.hero-bubbles{display:none}.dashboard-filters{grid-template-columns:1fr 1fr}.dashboard-stat-grid,.duration-grid{grid-template-columns:1fr}.agent-table th:nth-child(3),.agent-table td:nth-child(3){display:none}}
