.dashboard-workspace-tabs a{display:inline-flex;align-items:center;gap:7px}
.dashboard-tab-count{display:inline-grid;place-items:center;min-width:19px;height:19px;padding:0 5px;border-radius:999px;background:#ef4444;color:#fff;font-size:9px;font-weight:900}
.pending-page{gap:14px}
.pending-hero{display:flex;align-items:center;justify-content:space-between;gap:20px;padding:24px 28px;border:1px solid #dbe7f3;border-radius:22px;background:#fff;box-shadow:0 8px 26px rgba(21,58,99,.07)}
.pending-hero h1{margin:4px 0 5px;color:#10213b;font-size:30px}.pending-hero p{margin:0;color:#6c7f98;font-size:13px}
.pending-hero-total{min-width:260px;padding:16px 18px;border:1px solid #cfe0f5;border-radius:16px;background:#f3f8ff;display:flex;flex-direction:column}
.pending-hero-total small{color:#53708f;font-size:9px;font-weight:850;letter-spacing:.08em}.pending-hero-total strong{margin:4px 0;color:#135cae;font-size:29px}.pending-hero-total span{color:#71849c;font-size:10px}
.pending-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:13px}
.pending-card{position:relative;min-height:166px;margin:0;padding:18px;display:grid;grid-template-columns:46px 1fr;gap:14px;overflow:hidden}.pending-card:before{content:"";position:absolute;inset:0 auto 0 0;width:4px;background:#f59e0b}
.pending-card-icon{width:46px;height:46px;border-radius:13px;background:#fff2df;color:#bd6700;display:grid;place-items:center;font-size:14px;font-weight:900}.pending-card>div{min-width:0}.pending-card-type{color:#bd6700;font-size:8px;font-weight:900;letter-spacing:.09em}.pending-card h2{margin:5px 0 4px;color:#152640;font-size:15px}.pending-card p{margin:0;color:#71839a;font-size:11px}.pending-card div>strong{display:block;margin-top:9px;color:#17253b;font-size:18px}.pending-card>a{grid-column:2;justify-self:start;min-height:34px;padding:7px 11px;border-radius:9px;color:#244c78;font-size:10px}.pending-card>a b{margin-left:7px;font-size:15px}
.pending-card.is-critical:before{background:#dc2626}.pending-card.is-critical .pending-card-icon{background:#fff0f1;color:#c92939}.pending-card.is-critical .pending-card-type{color:#c92939}.pending-card.is-soon:before{background:#2563eb}.pending-card.is-soon .pending-card-icon{background:#eaf3ff;color:#1765cc}.pending-card.is-soon .pending-card-type{color:#1765cc}.pending-card.is-waiting:before{background:#8b5cf6}.pending-card.is-waiting .pending-card-icon{background:#f3efff;color:#7351ca}.pending-card.is-waiting .pending-card-type{color:#7351ca}.pending-card.is-stock:before{background:#0891b2}.pending-card.is-stock .pending-card-icon{background:#e8f9fb;color:#087e91}.pending-card.is-stock .pending-card-type{color:#087e91}.pending-card.is-service:before{background:#16a34a}.pending-card.is-service .pending-card-icon{background:#eaf9ef;color:#158747}.pending-card.is-service .pending-card-type{color:#158747}
.pending-all-clear{margin:0;padding:30px;display:grid;grid-template-columns:58px 1fr auto;align-items:center;gap:18px}.pending-all-clear>span{width:58px;height:58px;border-radius:17px;background:#e8faef;color:#15934b;display:grid;place-items:center;font-size:25px;font-weight:900}.pending-all-clear small{color:#15934b;font-size:9px;font-weight:900;letter-spacing:.09em}.pending-all-clear h2{margin:4px 0;color:#142640;font-size:18px}.pending-all-clear p{margin:0;color:#70839a;font-size:11px}
@media(max-width:760px){.pending-hero{align-items:stretch;flex-direction:column;padding:20px}.pending-hero-total{min-width:0}.pending-grid{grid-template-columns:1fr}.pending-all-clear{grid-template-columns:48px 1fr;padding:20px}.pending-all-clear>span{width:48px;height:48px}.pending-all-clear>a{grid-column:1/-1;width:100%}}

.dashboard-results-actions{display:flex;align-items:center;justify-content:flex-end;gap:8px;flex-wrap:wrap}.dashboard-results-filter{display:flex;align-items:center;gap:7px}.dashboard-results-filter select{width:auto;min-width:135px;height:38px;padding:7px 30px 7px 10px;border-radius:9px;font-size:11px}.dashboard-results-filter .btn,.dashboard-results-actions>.btn{min-height:38px;height:38px;padding:8px 11px;border-radius:9px;font-size:10px}.dashboard-results-custom{display:flex;align-items:center;gap:6px}.dashboard-results-custom[hidden]{display:none}.dashboard-results-custom input{width:128px;height:38px;padding:7px 8px;border-radius:9px;font-size:10px}.dashboard-month-navigation{display:flex;align-items:center;gap:4px}.dashboard-month-navigation a{width:36px;height:36px;border:1px solid #d9e4f0;border-radius:9px;background:#fff;color:#375a7e;display:grid;place-items:center;font-size:20px;font-weight:800}.dashboard-month-navigation a:hover{border-color:#93c5fd;background:#eff6ff;color:#1762bd}
@media(max-width:1050px){.dashboard-payment-results-head{align-items:stretch}.dashboard-results-actions{justify-content:flex-start}.dashboard-results-filter{flex-wrap:wrap}}
@media(max-width:650px){.dashboard-results-actions,.dashboard-results-filter{width:100%}.dashboard-results-filter select{flex:1}.dashboard-results-filter .btn{flex:0 0 auto}.dashboard-results-custom{order:3;width:100%}.dashboard-results-custom input{flex:1;min-width:0}.dashboard-results-actions>.btn{width:100%}.dashboard-month-navigation{margin-right:auto}}
.dashboard-month-navigation span.disabled{width:36px;height:36px;border:1px solid #d9e4f0;border-radius:9px;background:#f7f9fb;color:#b8c3d0;display:grid;place-items:center;font-size:20px;font-weight:800;cursor:not-allowed}
.dashboard-period-options{display:flex;align-items:center;gap:4px;padding:3px;border:1px solid #d9e4f0;border-radius:10px;background:#f7f9fc}.dashboard-period-options a,.dashboard-period-options button{display:inline-flex;align-items:center;justify-content:center;min-height:30px;padding:6px 9px;border:0;border-radius:7px;background:transparent;color:#526981;font:800 9px/1 Inter,sans-serif;white-space:nowrap;cursor:pointer}.dashboard-period-options a:hover,.dashboard-period-options button:hover{background:#fff;color:#1762bd}.dashboard-period-options a.active,.dashboard-period-options button.active{background:#fff;color:#1762bd;box-shadow:0 2px 7px rgba(31,71,115,.12)}
@media(max-width:900px){.dashboard-period-options{width:100%;overflow-x:auto}.dashboard-period-options a,.dashboard-period-options button{flex:1}}
