@import url("https://fonts.googleapis.com/css2?family=IBM+Plex+Mono:wght@400;500;600&family=IBM+Plex+Sans:wght@400;500;600;700&display=swap");body,html{margin:0}*{box-sizing:border-box}body{background:#f4f3f0;font-family:IBM Plex Sans,sans-serif;color:#1b1a18;font-size:14px;line-height:1.4;-webkit-font-smoothing:antialiased}::selection{background:#d61f6a30}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#d7d4cd;border-radius:6px}::-webkit-scrollbar-track{background:transparent}@keyframes pulseDot{0%,to{opacity:1;transform:scale(1)}50%{opacity:.45;transform:scale(.82)}}@keyframes spin{to{transform:rotate(1turn)}}.mr-row{transition:background .12s ease}.mr-row:hover{background:#faf8f4}.mr-row-rise:hover{background:#fce9f1}.hoverable{transition:background .12s ease,border-color .12s ease,color .12s ease}button,input,select{font-family:inherit}