*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth}html,body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif;background-color:#fff;color:#000000de;line-height:1.5;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:inherit;text-decoration:none}button,input,textarea,select{font-family:inherit}::placeholder{color:#00000059}:focus-visible{outline:2px solid #14b8a6;outline-offset:2px}button:focus-visible,a:focus-visible{outline:2px solid #14b8a6;outline-offset:2px;border-radius:4px}@keyframes spin{to{transform:rotate(360deg)}}.spinner{width:24px;height:24px;border:2.5px solid rgba(0,0,0,.1);border-top-color:#14b8a6;border-radius:50%;animation:spin .6s linear infinite}.spinner-lg{width:36px;height:36px;border-width:3px}@keyframes upvotePop{0%{transform:scale(1)}50%{transform:scale(1.3)}to{transform:scale(1)}}.upvote-pop{animation:upvotePop .25s ease}.btn-press:active{transform:scale(.97)}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:transparent}::-webkit-scrollbar-thumb{background:#00000026;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#00000040}.desktop-only{display:block}.mobile-only{display:none}.tablet-hide{display:block}@media (max-width: 768px){.desktop-only{display:none!important}.mobile-only{display:block!important}.tablet-hide{display:none!important}}@media (max-width: 480px){html{font-size:15px}}
