html:has(.lp){background-color:var(--lp-bg);scroll-behavior:smooth;scrollbar-color:rgba(150,137,226,.55) hsla(0,0%,100%,.05);scrollbar-gutter:stable;scrollbar-width:auto}html:has(.lp)::-webkit-scrollbar{height:14px;width:14px}html:has(.lp)::-webkit-scrollbar-track{background:hsla(0,0%,100%,.04)}html:has(.lp)::-webkit-scrollbar-thumb{background-clip:padding-box;background-color:rgba(150,137,226,.5);border:3px solid transparent;border-radius:999px;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.25);-webkit-transition:background-color .16s ease;transition:background-color .16s ease}html:has(.lp)::-webkit-scrollbar-thumb:hover{background-color:rgba(163,151,236,.72)}html:has(.lp)::-webkit-scrollbar-thumb:active{background-color:var(--lp-brand-hi)}html:has(.lp)::-webkit-scrollbar-button,html:has(.lp)::-webkit-scrollbar-button:end:increment,html:has(.lp)::-webkit-scrollbar-button:single-button,html:has(.lp)::-webkit-scrollbar-button:start:decrement{background:transparent;display:none;height:0;width:0}html:has(.lp)::-webkit-scrollbar-corner{background:transparent}.lp-auth__panel,.lp-card--glass,.lp-midcta__in,.lp-msg,.lp-report__card,.lp-result,.lp-work{will-change:backdrop-filter}@media (hover:none){html:has(.lp){scrollbar-width:thin}html:has(.lp)::-webkit-scrollbar{height:0;width:0}}