:root{background-color:#fff}@media (prefers-color-scheme: dark){:root{background-color:#1a202c;color:#fff}}html{height:100%}body{margin:0;overflow:hidden;height:100%;width:100%;width:-webkit-fill-available;padding:env(safe-area-inset-top,20px) env(safe-area-inset-right,20px) env(safe-area-inset-bottom,20px) env(safe-area-inset-left,20px)}div#root{height:100%;width:100%}*{box-sizing:border-box}.tools::-webkit-scrollbar{display:none}.tools{-ms-overflow-style:none;scrollbar-width:none}.rmp-name-outline{paint-order:stroke;stroke:#fff;stroke-linejoin:round}.rmp-selected-glow{filter:drop-shadow(0 0 2px rgba(255,255,0,1)) drop-shadow(0 0 4px rgba(255,255,0,.7))}
