@import"https://fonts.googleapis.com/css2?family=Roboto+Flex:opsz,wght,GRAD@8..144,100..1000,150&family=IBM+Plex+Sans:wght@200;300;400;500;600;700&family=Roboto+Serif:opsz,wght@8..144,300;8..144,500&display=block";body{background:#282828}:root{--priv-border-radius: 16px}html{-webkit-tap-highlight-color:transparent;overflow-y:scroll;scroll-padding-top:160px}::-webkit-scrollbar-corner{background:transparent;border-color:transparent}::-webkit-scrollbar,::-webkit-scrollbar-thumb{width:8px;height:8px;border-radius:4px}body::-webkit-scrollbar,body::-webkit-scrollbar-thumb{width:12px;height:12px;border-radius:0}::-webkit-scrollbar{background:transparent}html.light body::-webkit-scrollbar{background:#fff}html.dark body::-webkit-scrollbar{background:#3c3c3c}::-webkit-scrollbar-thumb{background:#cdcdcd}::-webkit-scrollbar-thumb:hover{background:#b9b9b9}html.dark ::-webkit-scrollbar-thumb{background:#555}html.dark ::-webkit-scrollbar-thumb:hover{background:#5f5f5f}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}@keyframes loadingLogoAnim{0%{stroke-dasharray:500%;stroke-dashoffset:0%}40%{fill-opacity:0}50%{stroke-dashoffset:500%;fill-opacity:0}65%{fill-opacity:0}to{stroke-dasharray:500%;stroke-dashoffset:0%}}.loading-indicator-active path{animation:loadingLogoAnim 2.5s infinite}.loading-indicator-inactive path{animation:loadingLogoAnim 2.5s}.pushable{position:relative;border:none;background:transparent;padding:0;cursor:pointer;outline-offset:4px;transition:filter .25s}.shadow{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;background:#00000040;will-change:transform;transform:translateY(2px);transition:transform .6s cubic-bezier(.3,.7,.4,1)}.edge{position:absolute;top:0;left:0;width:100%;height:100%;border-radius:12px;background:linear-gradient(to left,#52001b,#a30036 8% 92%,#52001b)}.front{display:block;position:relative;padding:12px 24px;border-radius:12px;font-size:1.25rem;color:#fff;background:#f0003c;will-change:transform;transform:translateY(-8px);transition:transform .6s cubic-bezier(.3,.7,.4,1)}.pushable:hover{filter:brightness(110%)}.pushable:hover .front{transform:translateY(-12px);transition:transform .25s cubic-bezier(.3,.7,.4,1.5)}.pushable:active .front{transform:translateY(-3px);transition:transform 34ms}.pushable:hover .shadow{transform:translateY(4px);transition:transform .25s cubic-bezier(.3,.7,.4,1.5)}.pushable:active .shadow{transform:translateY(1px);transition:transform 34ms}.pushable:focus:not(:focus-visible){outline:none}a{outline:none!important}
