:root{--editor-bg-darkest: #1b1a19;--editor-bg-surface: #252423;--editor-bg-hover: #292827;--editor-bg-pill: #323130;--editor-border: #484644;--editor-scroll-hover: #797775;--editor-fg-dim: #a19f9d;--editor-fg-secondary: #c8c6c4;--editor-fg-primary: #f3f2f1;--editor-accent: #2899f5}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;width:100%;height:100%;overflow:hidden;background:var(--editor-bg-darkest);font-family:Segoe UI Variable,Segoe UI,-apple-system,BlinkMacSystemFont,sans-serif;font-size:14px;color:var(--editor-fg-primary);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#editor-root{width:100%;height:100%;display:flex;flex-direction:column}#editor-root>div,#editor-root>div>div,#editor-root>div>div>div{background-color:transparent!important}div[class*=layout_desktop],div[class*=content_container],div[class*=canvas_container]{background-color:transparent!important}.body-142>div{background-color:transparent!important}#editor-root div[style*="background-color: rgb(255, 255, 255)"],#editor-root div[style*="background-color:rgb(255,255,255)"],#editor-root div[style*="background-color: white"],#editor-root div[style*="background-color:white"]{background-color:var(--editor-bg-darkest)!important}.ms-Stack{background-color:var(--editor-bg-surface)!important}.ms-CommandBar,.ms-CommandBar-primaryCommand,.ms-CommandBar-secondaryCommand,.ms-CommandBar-sideCommandsContainer{background-color:var(--editor-bg-surface)!important;color:var(--editor-fg-primary)!important}.ms-Button--commandBar .ms-Button-label,.ms-CommandBarItem-link .ms-Button-label{color:var(--editor-fg-primary)!important}.ms-CommandBar-divider{background-color:var(--editor-border)!important}.ms-Panel-content,.ms-Panel-main,.ms-Panel-contentInner{background-color:var(--editor-bg-surface)!important;color:var(--editor-fg-primary)!important}.ms-Layer,.ms-Layer-content{background-color:transparent!important}.ms-Slider-line{background-color:var(--editor-border)!important}.ms-Slider-thumb{border-color:var(--editor-accent)!important;background-color:var(--editor-accent)!important}.ms-Toggle-thumb{background-color:var(--editor-fg-primary)!important}.ms-Button--action .ms-Button-label,.ms-Button--command .ms-Button-label,.ms-Button--action .ms-Button-flexContainer,.ms-Button--command .ms-Button-flexContainer{color:var(--editor-fg-primary)!important}.ms-Button--action .ms-Icon,.ms-Button--command .ms-Icon,.ms-Button--action .ms-Button-icon,.ms-Button--command .ms-Button-icon{color:var(--editor-fg-secondary)!important}.ms-Button--action:hover,.ms-Button--command:hover{background-color:var(--editor-bg-hover)!important;color:var(--editor-fg-primary)!important}.ms-Button--action:hover .ms-Button-label,.ms-Button--command:hover .ms-Button-label,.ms-Button--action:hover .ms-Icon,.ms-Button--command:hover .ms-Icon{color:var(--editor-fg-primary)!important}.ms-Pivot,.ms-FocusZone.ms-Pivot{background-color:transparent!important}.ms-Pivot-link{color:var(--editor-fg-dim)!important}.ms-Pivot-link:hover{background-color:var(--editor-bg-hover)!important;color:var(--editor-fg-primary)!important}.ms-Pivot-link:hover .ms-Pivot-text,.ms-Pivot-link:focus .ms-Pivot-text,.ms-Pivot-link:active .ms-Pivot-text{color:var(--editor-fg-primary)!important}.ms-Pivot-link.is-selected,.ms-Pivot-link.is-selected .ms-Pivot-text{color:var(--editor-fg-primary)!important}.ms-Pivot-link.is-selected:before{background-color:var(--editor-accent)!important}.ms-Callout.ms-ContextualMenu-callout{background-color:var(--editor-bg-surface)!important;border-color:var(--editor-border)!important;box-shadow:#00000080 0 8px 32px!important}.ms-ContextualMenu{background-color:var(--editor-bg-surface)!important}.ms-ContextualMenu-list,.ms-ContextualMenu-itemWrapper{background-color:transparent!important}.ms-ContextualMenu-link,.ms-ContextualMenu-item{color:var(--editor-fg-primary)!important;background-color:transparent!important}.ms-ContextualMenu-link:hover,.ms-ContextualMenu-item:hover{background-color:var(--editor-bg-hover)!important;color:var(--editor-fg-primary)!important}.ms-ContextualMenu-link .ms-ContextualMenu-itemText{color:var(--editor-fg-primary)!important}.ms-FocusZone .ms-Icon,.ms-CommandBar .ms-Icon,[class*=commandBar] .ms-Icon,.ms-Button--icon,.ms-Button--icon .ms-Icon,.ms-Button--icon [class*=ms-Button-icon]{color:var(--editor-fg-secondary)!important}.ms-Button--icon:hover{color:var(--editor-fg-primary)!important;background-color:var(--editor-bg-hover)!important}::-webkit-scrollbar{width:6px;height:6px}::-webkit-scrollbar-track{background:var(--editor-bg-darkest)}::-webkit-scrollbar-thumb{background:var(--editor-border);border-radius:3px}::-webkit-scrollbar-thumb:hover{background:var(--editor-scroll-hover)}
