:where(html){--clinqos-scrollbar-size:3px;--clinqos-scrollbar-thumb:color-mix(in oklab,var(--muted-foreground) 45%,transparent);--clinqos-scrollbar-thumb-hover:color-mix(in oklab,var(--muted-foreground) 65%,transparent);--clinqos-scrollbar-track:color-mix(in oklab,var(--muted) 30%,transparent)}:where(*){scrollbar-width:thin;scrollbar-color:var(--clinqos-scrollbar-thumb) transparent}:where(*)::-webkit-scrollbar{width:var(--clinqos-scrollbar-size);height:var(--clinqos-scrollbar-size)}:where(*)::-webkit-scrollbar-track{background:var(--clinqos-scrollbar-track)}:where(*)::-webkit-scrollbar-thumb{background:var(--clinqos-scrollbar-thumb);border-radius:var(--radius-md,6px)}:where(*)::-webkit-scrollbar-thumb:hover{background:var(--clinqos-scrollbar-thumb-hover)}:where(.clinqos-scrollbar,.invoice-scrollbar){scrollbar-width:thin;scrollbar-color:var(--clinqos-scrollbar-thumb) transparent}:where(.clinqos-scrollbar,.invoice-scrollbar)::-webkit-scrollbar{width:var(--clinqos-scrollbar-size);height:var(--clinqos-scrollbar-size)}:where(.clinqos-scrollbar,.invoice-scrollbar)::-webkit-scrollbar-track{background:var(--clinqos-scrollbar-track)}:where(.clinqos-scrollbar,.invoice-scrollbar)::-webkit-scrollbar-thumb{background:var(--clinqos-scrollbar-thumb);border-radius:var(--radius-md,6px)}:where(.clinqos-scrollbar,.invoice-scrollbar)::-webkit-scrollbar-thumb:hover{background:var(--clinqos-scrollbar-thumb-hover)}:where(.pdf-scrollbar){scrollbar-width:thin;scrollbar-color:color-mix(in oklab,var(--muted-foreground) 35%,transparent) transparent}:where(.pdf-scrollbar)::-webkit-scrollbar{width:var(--clinqos-scrollbar-size);height:var(--clinqos-scrollbar-size)}:where(.pdf-scrollbar)::-webkit-scrollbar-track{background:var(--card)}:where(.pdf-scrollbar)::-webkit-scrollbar-thumb{background:color-mix(in oklab,var(--muted-foreground) 35%,transparent);border-radius:var(--radius-md,6px)}:where(.pdf-scrollbar)::-webkit-scrollbar-thumb:hover{background:color-mix(in oklab,var(--muted-foreground) 55%,transparent)}:where(.no-scrollbar){scrollbar-width:none}:where(.no-scrollbar)::-webkit-scrollbar{display:none}