*{box-sizing:border-box}html,body{margin:0;padding:0;height:100%}#root{height:100%}body{background:#0a0c10;color:#e8ebf0;font-family:IBM Plex Sans,system-ui,sans-serif;-webkit-font-smoothing:antialiased;font-size:13px}::selection{background:#27406a}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#222a34;border-radius:5px;border:2px solid #0a0c10}::-webkit-scrollbar-track{background:transparent}input,textarea,select,button{font-family:inherit;outline:none}textarea{resize:vertical}@keyframes pulse{0%,to{opacity:1}50%{opacity:.4}}[contenteditable][data-ph]:empty:before{content:attr(data-ph);color:#5b6675;pointer-events:none}
