@import"https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:wght@400;500;600;700&display=swap";:root{--header-height: 76px;--sidebar-width: 128px;--wrapper-gap: 16px;--wrapper-padding: 24px;--content-radius: 16px;--bg-grey: #f2f2f3;--bg-windows: #ffffff;--text-100: #09090a;--text-80: #37383c;--text-60: #606166;--text-40: #7f8087;--primary-100: #f28414;--primary-80: #f59d43;--primary-100-pressed: #e36d00;--primary-10: #fef3e7;--secondary-100: #58a4b0;--secondary-10: #edf5f6;--border-line: #eef2f6;--shadow-sm: 0 1px 2px rgba(9,9,10,.04), 0 1px 8px rgba(9,9,10,.04);--shadow-header: 0 4px 12px rgba(9,9,10,.06)}*,*:before,*:after{box-sizing:border-box}html,body,#root{margin:0;padding:0;height:100%}body{font-family:IBM Plex Sans,system-ui,-apple-system,Segoe UI,Roboto,sans-serif;background:var(--bg-grey);color:var(--text-100);-webkit-font-smoothing:antialiased}a{color:inherit;text-decoration:none}
