html:has([data-studio-theme=haven]){scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--studio-accent,#3d8bb8) 55%,transparent) transparent}html:has([data-studio-theme=haven])::-webkit-scrollbar{width:8px;height:8px}html:has([data-studio-theme=haven])::-webkit-scrollbar-track{background:color-mix(in srgb,var(--studio-fg,#0f1a24) 4%,transparent);border-radius:2px}html:has([data-studio-theme=haven])::-webkit-scrollbar-thumb{border-radius:2px;border:2px solid transparent;background-clip:padding-box;background-color:color-mix(in srgb,var(--studio-accent,#3d8bb8) 42%,#c5d5e2);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--studio-accent,#3d8bb8) 25%,transparent)}html:has([data-studio-theme=haven])::-webkit-scrollbar-thumb:hover{background-color:color-mix(in srgb,var(--studio-accent,#3d8bb8) 72%,#0f1a24)}html:has([data-studio-theme=haven])::-webkit-scrollbar-thumb:active{background-color:var(--studio-accent,#3d8bb8)}html:has([data-studio-theme=haven])::-webkit-scrollbar-corner{background:transparent}[data-studio-theme=haven],[data-studio-theme=haven] *{scrollbar-width:thin;scrollbar-color:color-mix(in srgb,var(--studio-accent) 55%,transparent) transparent}[data-studio-theme=haven] ::-webkit-scrollbar{width:8px;height:8px}[data-studio-theme=haven] ::-webkit-scrollbar-track{margin-block:.35rem;margin-inline:.35rem;background:color-mix(in srgb,var(--studio-fg) 4%,transparent);border-radius:2px;border:2px solid transparent;background-clip:padding-box}[data-studio-theme=haven] ::-webkit-scrollbar-thumb{border-radius:2px;border:2px solid transparent;background-clip:padding-box;background-color:color-mix(in srgb,var(--studio-accent) 42%,var(--studio-border));box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--studio-accent) 25%,transparent)}[data-studio-theme=haven] ::-webkit-scrollbar-thumb:hover{background-color:color-mix(in srgb,var(--studio-accent) 72%,var(--studio-fg))}[data-studio-theme=haven] ::-webkit-scrollbar-thumb:active{background-color:var(--studio-accent)}[data-studio-theme=haven] ::-webkit-scrollbar-corner{background:transparent}