:root{--ui-background: #f5f5f5;--panel-background: #fff;--panel-border-color: #ddd;--ui-primary-font-color: #1d1d1d;--ui-meta-font-color: #565657;--ui-hover-background: #f5f5f5;--ui-primary-action-link-color: #1490e8;--ui-floating-box-shadow: rgba(0, 0, 0, .1) 0 4px 12px;--ui-selected-soft-background: #e5f4ff;--ui-selected-hard-color: #0b99ff;--ui-selected-text-color-over-hard-bg: #fff;--ui-window-dialog-header-background: #030922ff;--ui-window-dialog-header-color: #fff;--ui-top-bar-height: 50px;--entity-label--font-size: 14px;--entity-label--font-color: var(--ui-primary-font-color);--entity-id--font-size: 12px;--entity-id--font-color: var(--ui-meta-font-color);--entity-label--font-weight: 600}*{box-sizing:border-box}html,body{margin:0;padding:0;font-family:avenir-next-lt-pro,sans-serif;font-size:16px}button,input{font-family:inherit;font-size:inherit;color:inherit}.app-site-wrap{max-width:1200px;margin:0 auto;padding-left:1rem;padding-right:1rem}body:has(project-page){background:var(--ui-background);color:var(--ui-primary-font-color);font-size:12px}project-page canvas{image-rendering:pixelated}
