.dashboard-pagination{display:flex;flex-direction:column;align-items:flex-start;gap:12px;padding:12px 16px;border-top:1px solid #eef2f0}.dashboard-pagination__info{font-size:13px;color:#8fa39a;margin:0;font-weight:500}.dashboard-pagination__info strong{font-weight:700;color:#042227}.dashboard-pagination__controls{display:flex;align-items:center;gap:2px}.dashboard-pagination__page{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:13px;font-weight:600;color:#4a6058 !important;background:none;border:none;border-radius:8px;text-decoration:none !important;transition:background .15s ease,color .15s ease}.dashboard-pagination__page:hover{background:#eef2f0;color:#042227 !important}.dashboard-pagination__page.is-active{background:var(--primary);color:#fff !important;cursor:default}.dashboard-pagination__page.is-active:hover{background:var(--primary);color:#fff !important}.dashboard-pagination__arrow{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;color:#042227 !important;border-radius:8px;text-decoration:none !important;transition:background .15s ease}.dashboard-pagination__arrow .pagination-icon{width:18px;height:18px}.dashboard-pagination__arrow:hover{background:#eef2f0}.dashboard-pagination__arrow.is-disabled{color:#c5d0cb !important;cursor:default;pointer-events:none}.dashboard-pagination__dots{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;font-size:14px;color:#8fa39a;letter-spacing:2px}/*# sourceMappingURL=pagination.css.map */
