:root{color:var(--text);font-size:62.5%;--tab-header-height:4rem;--editor-toolbar-height:5rem;--editor-object-panel-width:25rem;--editor-tool-options-panel-width:25rem;--editor-bottom-bar-height:17.5rem}*{box-sizing:border-box;padding:0;margin:0;letter-spacing:-.5px!important;-webkit-user-select:none;-moz-user-select:none;user-select:none}body{min-height:100vh;font-size:1.6rem}button:hover{cursor:pointer}.radix-themes{--cursor-button:pointer;--cursor-checkbox:pointer;--cursor-disabled:not-allowed;--cursor-link:pointer;--cursor-menu-item:pointer;--cursor-radio:pointer;--cursor-slider-thumb:grab;--cursor-slider-thumb-active:grabbing;--cursor-switch:pointer}.layout{width:100%;height:100vh;display:grid;grid-template-rows:auto 1fr}.layout .content{width:100%;height:100%;background-color:var(--gray-1)}.react-colorful__saturation{border-radius:0}