.dashboard-page{background:var(--cream);min-height:calc(100vh - 76px);padding:70px 0 100px}.dashboard-head{justify-content:space-between;align-items:flex-end;gap:30px;margin-bottom:38px;display:flex}.dashboard-head h1{letter-spacing:-2px;margin:10px 0;font-size:42px;line-height:1.15}.dashboard-head p{color:var(--muted);margin:0}.dashboard-stats{grid-template-columns:repeat(3,1fr);gap:18px;margin-bottom:25px;display:grid}.dashboard-stats article,.dashboard-card{border:1px solid var(--line);background:#fff;border-radius:6px}.dashboard-stats article{padding:24px;position:relative}.dashboard-stats span{color:var(--muted);font-size:13px;display:block}.dashboard-stats strong{color:var(--navy);margin-top:13px;font-size:34px;display:block}.dashboard-stats small{color:#26806b;background:var(--mint);border-radius:6px;padding:5px 8px;font-weight:700;position:absolute;bottom:29px;right:22px}.dashboard-grid{grid-template-columns:minmax(0,2fr) minmax(260px,1fr);gap:25px;display:grid}.dashboard-card{padding:28px}.card-head{border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;padding-bottom:20px;display:flex}.card-head h2{margin:5px 0 0;font-size:22px}.card-head button{color:var(--coral);background:0 0;border:0;font-size:13px;font-weight:700}.activity-list article{border-bottom:1px solid #edf0ef;grid-template-columns:42px 1fr auto;align-items:center;gap:15px;padding:19px 0;display:grid}.activity-list article:last-child{border:0}.activity-icon{width:38px;height:38px;color:var(--coral);background:#fde3dc;border-radius:4px;place-items:center;font-weight:800;display:grid}.activity-list strong{font-size:14px}.activity-list p{color:var(--muted);margin:5px 0 0;font-size:13px}.activity-list time{color:#8c999b;font-size:13px}.profile-card{text-align:center}.profile-avatar{background:var(--navy);color:#fff;border-radius:6px;place-items:center;width:64px;height:64px;margin:0 auto 15px;font-size:25px;font-weight:800;display:grid}.profile-card h3{margin:0;font-size:18px}.profile-card>p{color:var(--muted);margin:5px 0 13px;font-size:13px}.role-badge{color:var(--coral-dark);background:#fde3dc;border-radius:6px;padding:6px 11px;font-size:13px;font-weight:800;display:inline-block}.profile-progress{text-align:left;margin:28px 0}.profile-progress span{justify-content:space-between;margin-bottom:9px;font-size:13px;display:flex}.profile-progress>i{background:#e8edec;border-radius:4px;height:7px;display:block;overflow:hidden}.profile-progress>i b{background:var(--coral);border-radius:4px;height:100%;display:block}.dashboard-admin .kicker{color:#5868c7}.dashboard-admin .dashboard-stats small{color:#5868c7;background:#e8eafd}.dashboard-agent .kicker{color:#287d6b}@media (width<=720px){.dashboard-page{padding:45px 0 70px}.dashboard-head{flex-direction:column;align-items:flex-start}.dashboard-head h1{font-size:34px}.dashboard-stats,.dashboard-grid{grid-template-columns:1fr}.activity-list article{grid-template-columns:38px 1fr}.activity-list time{grid-column:2}.dashboard-card{padding:20px}}
