.bse *{box-sizing:border-box;margin:0;padding:0;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.bse{font-family:Helvetica Neue,Helvetica,Arial,-apple-system,system-ui,sans-serif;font-size:15px;font-weight:400;line-height:1.6;min-height:100vh}.bse button{font-family:inherit;cursor:pointer}.bse input,.bse textarea{font-family:inherit}[data-theme=dark] .bse{color:#a3a3a3}[data-theme=light] .bse{color:#5a5550}.bse ::-webkit-scrollbar{width:4px}[data-theme=dark] .bse ::-webkit-scrollbar-thumb{background:#ffffff14;border-radius:4px}[data-theme=dark] .bse ::-webkit-scrollbar-thumb:hover{background:#ffffff26}[data-theme=light] .bse ::-webkit-scrollbar-thumb{background:#0000001a;border-radius:4px}[data-theme=light] .bse ::-webkit-scrollbar-thumb:hover{background:#0000002e}@keyframes bseIn{0%{opacity:0;transform:translateY(16px)}to{opacity:1;transform:translateY(0)}}.bse-in{animation:bseIn .4s cubic-bezier(.25,.1,.25,1) both}
