@import "https://fonts.googleapis.com/css2?family=Roboto:wght@300;400;500;700&display=swap";
*{box-sizing:border-box;margin:0;padding:0}html,body{-moz-text-size-adjust:100%;text-size-adjust:100%;height:100dvh;font-family:Roboto,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;overflow:hidden}@media (display-mode:standalone){html,body{height:100lvh}}:root{--sat:env(safe-area-inset-top,0px);--sar:env(safe-area-inset-right,0px);--sab:env(safe-area-inset-bottom,0px);--sal:env(safe-area-inset-left,0px)}*{scrollbar-width:none;-ms-overflow-style:none}::-webkit-scrollbar{display:none}fieldset{appearance:none}html.eruda-debug:before{content:"";height:env(safe-area-inset-top,0px);z-index:99999;pointer-events:none;background:#ff3b3059;position:fixed;top:0;left:0;right:0}html.eruda-debug:after{content:"";height:env(safe-area-inset-bottom,0px);z-index:99999;pointer-events:none;background:#ff3b3059;position:fixed;bottom:0;left:0;right:0}html.eruda-debug body:before{content:"";width:env(safe-area-inset-left,0px);z-index:99999;pointer-events:none;background:#007aff59;position:fixed;top:0;bottom:0;left:0}html.eruda-debug body:after{content:"";width:env(safe-area-inset-right,0px);z-index:99999;pointer-events:none;background:#007aff59;position:fixed;top:0;bottom:0;right:0}
