:root{--pq-ground:#000;--pq-thumb:#ffffff14;--pq-thumb-hover:#ffffff38;--pq-focus:#6e9bff}@media (prefers-color-scheme:light){:root:not([data-theme=dark]){--pq-ground:#fdfdff;--pq-thumb:#2452e624;--pq-thumb-hover:#2452e657;--pq-focus:#2063f6}}:root[data-theme=light]{--pq-ground:#fdfdff;--pq-thumb:#2452e624;--pq-thumb-hover:#2452e657;--pq-focus:#2063f6}:root[data-theme=dark]{--pq-ground:#000;--pq-thumb:#ffffff14;--pq-thumb-hover:#ffffff38;--pq-focus:#6e9bff}html{background:var(--pq-ground)}:root,:root body,:root #root{height:100dvh}:root,:root body{overscroll-behavior:none}:focus-visible{outline:2px solid var(--pq-focus);outline-offset:2px;border-radius:6px}a{color:inherit;text-decoration:none}@media (prefers-reduced-motion:reduce){*,:before,:after{scroll-behavior:auto!important;transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important}}::selection{background:var(--pq-thumb-hover)}*{scrollbar-width:thin;scrollbar-color:var(--pq-thumb) transparent}::-webkit-scrollbar{background:0 0;width:2px;height:2px}::-webkit-scrollbar-track{background:0 0}::-webkit-scrollbar-thumb{background:var(--pq-thumb);border-radius:999px}::-webkit-scrollbar-thumb:hover{background:var(--pq-thumb-hover)}::-webkit-scrollbar-corner{background:0 0}