@import url("https://fonts.googleapis.com/css2?family=Rubik&display=swap");:root{--max-width:1100px;--border-radius:12px;--font-mono:ui-monospace,Menlo,Monaco,"Cascadia Mono","Segoe UI Mono","Roboto Mono","Oxygen Mono","Ubuntu Monospace","Source Code Pro","Fira Mono","Droid Sans Mono","Courier New",monospace;--foreground-rgb:0,0,0;--background-start-rgb:214,219,220;--background-end-rgb:255,255,255;--dark-color:#000;--primary-color:#ffe32c}*{box-sizing:border-box;padding:0;margin:0}body,html{max-width:100vw;overflow-x:hidden}body{color:rgb(var(--foreground-rgb))}body,button{font-family:Rubik,sans-serif}button{background:unset;border:unset;padding:5px;margin:5px;cursor:pointer;transition:transform .1s}button:active{transform:scale(.95)}svg .fill-background{fill:var(--primary-color)}.selected>div{opacity:1;pointer-events:auto}svg{transform:translateZ(0);fill:#000}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:light){html{color-scheme:light}}