*{box-sizing:border-box}body,html{margin:0;height:100%}body{background:#f4f0ea;color:#2c2925;font-family:Plus Jakarta Sans,system-ui,sans-serif;font-size:14px}::selection{background:rgba(106,90,224,.22)}::-webkit-scrollbar{width:10px;height:10px}::-webkit-scrollbar-thumb{background:#dcd5ca;border-radius:8px}::-webkit-scrollbar-track{background:transparent}input,textarea{font-family:inherit}.md-editor-textarea{scrollbar-width:none}.md-editor-textarea::-webkit-scrollbar{display:none}.tab-bar-scroll{scrollbar-width:none}.tab-bar-scroll::-webkit-scrollbar{display:none}@keyframes rise{0%{opacity:0;transform:translateY(6px)}to{opacity:1;transform:none}}@keyframes build-spin{to{transform:rotate(1turn)}}.build-spin{animation:build-spin .7s linear infinite}@keyframes build-bar{0%{left:-40%}to{left:100%}}.build-bar{position:absolute;top:0;bottom:0;width:40%;border-radius:3px;animation:build-bar 1.15s ease-in-out infinite}