@import"https://fonts.googleapis.com/css2?family=Spectral:ital,wght@0,400;0,500;0,600;1,400&family=IBM+Plex+Mono:wght@400;500;600&display=swap";*{box-sizing:border-box}html,body,#root{margin:0;height:100%}body{background:#f6f5f2;color:#151410;font-family:Spectral,Georgia,Times New Roman,serif;-webkit-font-smoothing:antialiased}button,input,textarea,select{font-family:inherit}button{font:inherit}::selection{background:#f7ccc4}.lm-scroll{scrollbar-width:thin;scrollbar-color:rgba(0,0,0,.18) transparent}.lm-scroll::-webkit-scrollbar{width:9px;height:9px}.lm-scroll::-webkit-scrollbar-thumb{background:#00000029;border-radius:6px;border:2px solid transparent;background-clip:padding-box}@keyframes lm-fade{0%{opacity:0}to{opacity:1}}@keyframes lm-pop{0%{opacity:0;transform:translateY(-6px) scale(.985)}to{opacity:1;transform:none}}@keyframes lm-spin{to{transform:rotate(360deg)}}.lm-mono{font-family:IBM Plex Mono,ui-monospace,SFMono-Regular,Menlo,monospace}
