:root{--site-brand: #fad02c;--site-brand-rgb: 250, 208, 44;--site-brand-strong: #e0b91f;--site-brand-hover: #fce36a}.livewire-pagination-root{margin-top:.5rem;margin-bottom:.5rem}ul.pagination.pagination-theme{gap:.2rem}.pagination-theme .page-link{color:var(--site-brand);background-color:#fff;border:1px solid rgba(var(--site-brand-rgb),.35);border-radius:.5rem;padding:.4rem .75rem;font-weight:600;transition:background-color .15s ease,color .15s ease,border-color .15s ease,box-shadow .15s ease}.pagination-theme .page-link:hover{color:var(--site-brand-strong);background-color:rgba(var(--site-brand-rgb),.12);border-color:rgba(var(--site-brand-rgb),.5)}.pagination-theme .page-item.active .page-link{color:#1f2937!important;background-color:var(--site-brand)!important;border-color:var(--site-brand)!important;box-shadow:0 2px 8px rgba(var(--site-brand-rgb),.35)}.pagination-theme .page-item.disabled .page-link{color:#94a3b8;background-color:#f1f5f9;border-color:#e2e8f0;cursor:not-allowed;opacity:.85}.pagination-theme button.page-link{cursor:pointer}.pagination-theme button.page-link:focus{outline:none;box-shadow:0 0 0 .2rem rgba(var(--site-brand-rgb),.25)}
