.sbe-pagination{margin:2.5rem auto 1.25rem;display:flex;justify-content:center}.sbe-pag-wrapper{display:inline-flex;align-items:center;padding:.5rem;border-radius:9999px;background:var(--sbe-card-bg);border:1px solid var(--sbe-card-border);box-shadow:0 4px 12px var(--sbe-shadow-soft)}.sbe-pagination ul,.sbe-pagination .page-numbers{display:flex;align-items:center;gap:.25rem;list-style:none;padding:0;margin:0}.sbe-pagination li{margin:0!important;padding:0!important;list-style:none!important}.sbe-pagination a,.sbe-pagination span{width:2.5rem;height:2.5rem;min-width:2.5rem;border-radius:9999px;display:inline-flex;align-items:center;justify-content:center;padding:0;font-family:var(--sbe-font-sans);font-size:.875rem;font-weight:600;text-decoration:none!important;transition:color .15s ease,background-color .15s ease;cursor:pointer;color:var(--sbe-text-muted);background:transparent;border:none;box-sizing:border-box}.sbe-pagination a:hover{color:var(--sbe-title);background:var(--sbe-btn-bg-hover)}.sbe-pagination .current{color:#fff!important;background:rgb(var(--sbe-btn-primary))!important;font-weight:700;box-shadow:0 2px 8px rgba(var(--sbe-btn-primary),.35);cursor:default}.sbe-pag-arrow{display:inline-flex;align-items:center;justify-content:center;line-height:1}.sbe-pag-arrow svg{width:1.25rem;height:1.25rem;stroke:currentColor;stroke-width:2;fill:none;stroke-linecap:round;stroke-linejoin:round}.sbe-pagination .prev a,.sbe-pagination .next a{color:var(--sbe-text-muted)}.sbe-pagination .prev a:hover,.sbe-pagination .next a:hover{color:var(--sbe-title);background:var(--sbe-btn-bg-hover)}.sbe-pagination .dots{width:auto;min-width:1.5rem;color:var(--sbe-text-muted);opacity:.5;background:none;border:none;cursor:default;letter-spacing:.15em}.sbe-pagination a:focus-visible{outline:2px solid rgba(var(--sbe-btn-primary),.5);outline-offset:2px}@media (prefers-color-scheme: light){html:not([data-theme=dark]) .sbe-pag-wrapper{background:#fff;border-color:#0f172a1a;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #0000000f}html:not([data-theme=dark]) .sbe-pagination a,html:not([data-theme=dark]) .sbe-pagination span{color:#0f172a80}html:not([data-theme=dark]) .sbe-pagination a:hover{color:#0f172ad9;background:#0f172a0d}html:not([data-theme=dark]) .sbe-pagination .current{color:#fff!important;background:rgb(var(--sbe-btn-primary))!important;box-shadow:0 2px 8px rgba(var(--sbe-btn-primary),.3)}html:not([data-theme=dark]) .sbe-pagination .prev a,html:not([data-theme=dark]) .sbe-pagination .next a{color:#0f172a73}html:not([data-theme=dark]) .sbe-pagination .prev a:hover,html:not([data-theme=dark]) .sbe-pagination .next a:hover{color:#0f172ad9;background:#0f172a0d}html:not([data-theme=dark]) .sbe-pagination .dots{color:#0f172a59}}html[data-theme=light] .sbe-pag-wrapper{background:#fff;border-color:#0f172a1a;box-shadow:0 4px 6px -1px #00000014,0 2px 4px -2px #0000000f}html[data-theme=light] .sbe-pagination a,html[data-theme=light] .sbe-pagination span{color:#0f172a80}html[data-theme=light] .sbe-pagination a:hover{color:#0f172ad9;background:#0f172a0d}html[data-theme=light] .sbe-pagination .current{color:#fff!important;background:rgb(var(--sbe-btn-primary))!important;box-shadow:0 2px 8px rgba(var(--sbe-btn-primary),.3)}html[data-theme=light] .sbe-pagination .prev a,html[data-theme=light] .sbe-pagination .next a{color:#0f172a73}html[data-theme=light] .sbe-pagination .prev a:hover,html[data-theme=light] .sbe-pagination .next a:hover{color:#0f172ad9;background:#0f172a0d}html[data-theme=light] .sbe-pagination .dots{color:#0f172a59}@media (max-width: 639px){.sbe-pag-wrapper{padding:.25rem}.sbe-pagination a,.sbe-pagination span{width:2.25rem;height:2.25rem;min-width:2.25rem;font-size:.8125rem}.sbe-pagination ul{gap:2px}}
