:root{--pgp-text:#ccc3d8;--pgp-text-active:#d2bbff;--pgp-text-hover:#5de6ff;--pgp-underline:#d2bbff;--pgp-muted:#958da1}.pg-pager{flex-direction:column;margin-top:16px;display:flex}.pg-pager-sticky{z-index:30;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#10141a;border-top:1px solid #4a4455;padding:10px 12px;position:sticky;bottom:0}.pg-pager-in{justify-content:center;align-items:center;gap:4px;margin:0 auto;display:flex}.pg-pbtn{width:40px;height:40px;color:var(--pgp-text);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;padding:0;transition:color .2s;display:flex}.pg-pbtn:hover{color:var(--pgp-text-hover)}.pg-pbtn:active{transform:translateY(1px)}.pg-pbtn:disabled{opacity:.35;cursor:not-allowed}.pg-pages{align-items:center;gap:0;margin:0;padding:0;list-style:none;display:flex}.pg-page{width:40px;height:40px;color:var(--pgp-text);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;padding:0;font-family:Space Grotesk,sans-serif;font-size:16px;font-weight:500;transition:color .2s;display:flex;position:relative}.pg-page:hover{color:var(--pgp-text-hover)}.pg-page-active{color:var(--pgp-text-active);text-shadow:0 0 12px #d2bbff66;font-weight:700}.pg-page-active:after{content:"";background:var(--pgp-underline);border-radius:9999px;width:16px;height:2px;position:absolute;bottom:4px;left:50%;transform:translate(-50%)}.pg-page-active:hover{color:var(--pgp-text-active)}.pg-page-dots{-webkit-user-select:none;user-select:none;color:var(--pgp-muted);padding:0 4px;font-family:Space Grotesk,sans-serif;font-size:16px;line-height:40px}.pg-pbtn:focus-visible,.pg-page:focus-visible{outline-offset:2px;border-radius:6px;outline:2px solid #7c3aed}@media (max-width:420px){.pg-page{width:34px;height:34px;font-size:14px}.pg-pbtn{width:34px;height:34px}}
