:root{--editor-text-color: var(--electromagnetic);--editor-text-base-size: 14px;--editor-text-base-weight: 400;--editor-body-background: var(--lynx-white);--editor-selected-adding-tile-background: var(--electromagnetic);--editor-context-tool-background: var(--electromagnetic);--editor-context-tool-text-color: var(--white);--editor-adding-overlay-background: var(--hint-of-pensive);--left-pane-room-name-color: #718093;--editor-input-label-color: var(--blue-nights);--editor-input-background: var(--lynx-white);--editor-input-border-color: var(--hint-of-pensive);--editor-input-border-radius: 6px;--editor-input-height: 40px;--editor-select-face-background: var(--white);--editor-primary-btn-background: var(--vanadyl-blue);--editor-primary-btn-background--hover: #0083c8;--editor-primary-btn-color: var(--white);--editor-btn-selected-state-color: var(--white);--editor-btn-selected-state-background: var(--vanadyl-blue);--editor-btn-depressed-box-shadow: inset 0px 1px 2px rgba(0, 0, 0, .08);--editor-btn-depressed-background: var(--lynx-white);--editor-standard-btn-background: var(--white);--editor-divider-color: var(--hint-of-pensive);--editor-id-badge-color: var(--chain-gang-grey);--editor-modal-overlay-background: rgba(47, 54, 64, .85);--editor-success-background: var(--skirret-green);--editor-success-color-on-background: var(--white);--editor-danger-color: var(--harley-davidson-orange);--editor-danger-background--hover: rgba(194, 22, 22, .07);--editor-placeholder-img-background: var(--hint-of-pensive);--editor-context-menu-color: var(--white);--editor-context-menu-background: var(--electromagnetic)}button:focus-visible{outline:2px solid black}:root{--bg-white: #ffffff;--bg-dark-white: #f1f2f6;--twinkle: #ced6e0;--twinkle--half-alpha: #ced6e080;--peace: #a4b0be;--bay-wharf: #747d8c;--prestige: #2f3542;--some-pixel-art-blue-not-as-hard: #b2d1eb;--some-pixel-art-blue-hard: #2393f1;--hover-icon-button-bg: color-mix(in srgb, currentColor 9%, transparent);--floating-window-header-bg: var(--bg-white);--floating-window-body-bg: var(--bg-white);--floating-window-border: 1px solid var(--twinkle--half-alpha);--sidebar-background: var(--bg-white);--sidebar-divider-color: #f2f2f2;--toolbar-divider-color: #f2f2f2;--sidebar-current-doc-background: #f2f2f2;--button-click-preview-background: #f3f3f3;--ui-sidebar-selected-entity_background: var(--some-pixel-art-blue-hard);--ui-sidebar-selected-entity_color: white;--button-as-small-link-color: var(--prestige);--icon-inactive-fill: var(--peace);--input--filter_background: #fafafa;--input--filter-icon_color: #535353;--colab-color-1: #565ef5}:root{--font-size-small-1: 11px;--font-size-base: 14px;--font-base-weight: 400;--font-base-bold: 700}:root{--list-item-height: 28px;--list-item-font-size: 12px;--toolbar-down-caret-svg-icon-size: 14px;--top-bar-height: 64px}.grid-bg[grid-size="8"][px-zoom="1"]{background:url(../../../images/ui/8x8-cell-bg.png)}.grid-bg[grid-size="8"][px-zoom="2"]{background:url(../../../images/ui/16x16-cell-bg.png)}.grid-bg[grid-size="8"][px-zoom="3"]{background:url(../../../images/ui/24x24-cell-bg.png)}.grid-bg[grid-size="8"][px-zoom="4"]{background:url(../../../images/ui/32x32-cell-bg.png)}.grid-bg[grid-size="8"][px-zoom="5"]{background:url(../../../images/ui/40x40-cell-bg.png)}.grid-bg[grid-size="8"][px-zoom="6"]{background:url(../../../images/ui/48x48-cell-bg.png)}.grid-bg[grid-size="8"][px-zoom="7"]{background:url(../../../images/ui/56x56-cell-bg.png)}.grid-bg[grid-size="16"][px-zoom="1"]{background:url(../../../images/ui/16x16-cell-bg.png),#ffffff80}.grid-bg[grid-size="16"][px-zoom="2"]{background:url(../../../images/ui/32x32-cell-bg.png)}.grid-bg[grid-size="16"][px-zoom="3"]{background:url(../../../images/ui/48x48-cell-bg.png)}.grid-bg[grid-size="16"][px-zoom="4"]{background:url(../../../images/ui/64x64-cell-bg.png)}.grid-bg[grid-size="16"][px-zoom="5"]{background:url(../../../images/ui/80x80-cell-bg.png)}.inspectorHeader{display:flex;flex-direction:column;align-items:stretch;gap:8px;margin-bottom:12px}.inspectorSection{padding:4px}.inspectorEntityName{display:block;font-weight:var(--entity-label--font-weight);font-size:var(--entity-label--font-size);margin:0}.inspectorEntityName.marginBottom{margin-bottom:16px}.inspectorSmallContextLabel{font-size:10px;color:var(--entity-id--font-color);margin:0 0 4px}.inspectorRow{display:grid;grid-template-columns:1fr 1fr;gap:var(--gutter-spacing, 12px);margin-bottom:var(--gutter-spacing, 12px)}.inspectorRow--full{grid-template-columns:1fr}.inspectorField{display:block;position:relative}.inspectorField.marginBottom{margin-bottom:8px}.inspectorField_label{display:block;font-size:12px;margin-bottom:4px;text-transform:uppercase;color:var(--editor-input-label-color)}.inspectorField>input{width:100%;display:block;padding-left:12px;border:1px solid var(--editor-input-border-color);background:var(--editor-input-background);border-radius:var(--editor-input-border-radius);height:var(--editor-input-height)}:root{--z-index_rooms: 1;--z-index_rooms--selected: 2;--z-index_rectangles: 5;--z-index_objects: 5;--z-index_paths: 5;--z-index_paths--next-indicator: 6;--z-index_rectangle-create-layer: 9;--z-index_room-create-layer: 10;--z-index_selection-outlines: 12;--z-index_selection-drag-handles: 13;--z-index_selection-area-surface-to-top: 14;--z-index_guides-overlay: 999999;--z-index_marker: 1000001;--z-index_collab-cursor: 1000002;--z-index_floating-menu: 40;--z-index_floating-tool-buttons: 41;--z-index_sidebar_panes: 51;--z-index_wheel-menu: 52;--z-index_sidebar_panes--drag-item: 52;--z-index_top-bar: 53;--z-index_tileset-manager: 55;--z-index_object-types-manager: 56;--z-index_message-summary: 70;--z-index_floating-game-player: 101;--z-index_modal: 300;--z-index_floating-context-menus: 301;--z-index_manager-modal-overlay: 400;--z-index_manager-modal-dialog: 401}body:has(project-page){background:var(--editor-body-background);color:var(--editor-text-color);font-size:var(--editor-text-base-size);font-weight:var(--editor-text-base-weight)}
