*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}#root{height:100%}body{font-family:IBM Plex Sans,sans-serif;background:#f6f5f2;color:#1c1b19;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}@keyframes om-pulse{0%,to{opacity:1;transform:scale(1)}50%{opacity:.4;transform:scale(1.18)}}@keyframes om-slidein{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes om-fadein{0%{opacity:0}to{opacity:1}}::-webkit-scrollbar{width:9px;height:9px}::-webkit-scrollbar-thumb{background:#d8d4cc;border-radius:5px}::-webkit-scrollbar-track{background:transparent}input:focus{outline:none;border-color:#b7c6ea!important}button{font-family:inherit}button:hover{filter:brightness(.98)}.editable{cursor:text;border-bottom:1px dashed transparent;transition:border-color .12s ease}.editable:hover{border-bottom-color:#c9c6bd}
