:root{--topbar-height:48px;--font-family:"Segoe UI", system-ui, -apple-system, BlinkMacSystemFont, sans-serif;--font-size-md:14px;--text-primary:#242424;--bg-workspace:#fcfdff}.topbar-title{color:#ffffffeb;white-space:nowrap;border-left:1px solid #ffffff38;align-items:center;height:48px;padding:0 18px;font-size:20px;font-weight:400;display:flex}*{box-sizing:border-box}html,body,#root{height:100%;margin:0}body{font-family:var(--font-family);font-size:var(--font-size-md);color:var(--text-primary);background:var(--bg-workspace)}button,input{font-family:inherit}
