*,:after,:before{box-sizing:border-box;margin:0;padding:0}body,html{height:100%;min-height:100dvh;background:#090b10;color:#fff;font-family:sans-serif;overscroll-behavior-y:none}::-webkit-scrollbar{width:4px}::-webkit-scrollbar-thumb{background:hsla(0,0%,100%,.1);border-radius:2px}*{-webkit-tap-highlight-color:transparent}.tappable,[role=button],button{transition:transform .15s cubic-bezier(.4,0,.2,1),opacity .15s cubic-bezier(.4,0,.2,1);will-change:transform,opacity}.tappable:active,[role=button]:active,button:active{transform:scale(.96);opacity:.75}@keyframes sheetSlideUp{0%{transform:translateY(24px);opacity:0}to{transform:translateY(0);opacity:1}}.sheet-in{animation:sheetSlideUp .28s cubic-bezier(.16,1,.3,1) both}@keyframes screenFadeIn{0%{opacity:0}to{opacity:1}}.screen-in,.screen-in-safe{animation:screenFadeIn .2s ease-out both}@keyframes backdropFadeIn{0%{opacity:0}to{opacity:1}}.backdrop-in{animation:backdropFadeIn .2s ease-out both}