.workspace-area{grid-column:2;display:grid;grid-template-columns:minmax(0,1fr);min-width:0;min-height:0;overflow:hidden}.workspace-area>.viewport-panel{grid-column:auto}.uv-floating-window{position:fixed;z-index:80;top:var(--uv-window-top,54px);left:var(--uv-window-left,78px);display:grid;grid-template-rows:32px minmax(0,1fr);width:min(1120px,calc(100vw - 118px));height:min(760px,calc(100vh - 122px));min-width:min(620px,calc(100vw - 28px));min-height:min(420px,calc(100vh - 78px));overflow:hidden;resize:both;border:1px solid #595959;border-radius:6px;background:#3a3a3a;box-shadow:0 22px 60px rgba(0,0,0,.5),0 0 0 1px rgba(0,0,0,.28)}.uv-floating-titlebar{display:grid;grid-template-columns:minmax(0,1fr) 30px;align-items:center;min-width:0;border-bottom:1px solid #4c4c4c;background:#474747;cursor:move;touch-action:none;-webkit-user-select:none;-moz-user-select:none;user-select:none}.uv-floating-titlebar h2{min-width:0;margin:0;padding:0 10px;overflow:hidden;color:#f2f2f2;font-size:13px;font-weight:700;line-height:32px;text-overflow:ellipsis;white-space:nowrap}.uv-floating-close{display:grid;place-items:center;width:30px;height:30px;padding:0;border:0;color:#d0d0d0;cursor:pointer;background:transparent;font-size:12px;font-weight:800}.uv-floating-close:hover{color:#fff;background:#4b2d33}.uv-floating-content{min-width:0;min-height:0;overflow:hidden}.uv-floating-content .uv-editor-shell{height:100%;border-right:0}@media (max-width:900px){.uv-floating-window{width:min(760px,calc(100vw - 16px));height:min(640px,calc(100vh - 68px));min-width:0;min-height:0;resize:none}}.timeline-panel{min-height:0;overflow:auto}.panel-resize-handle,.resize-handle{position:relative;z-index:5;flex:0 0 auto;background:#343434;outline:none}.panel-resize-handle:after,.resize-handle:after{content:"";position:absolute;border-radius:999px;background:transparent;transition:background .12s ease,box-shadow .12s ease}.panel-resize-handle:focus-visible:after,.panel-resize-handle:hover:after,.resize-handle:focus-visible:after,.resize-handle:hover:after{background:#6c92c4;box-shadow:0 0 0 1px rgba(108,146,196,.25)}.resize-handle-vertical{min-width:6px;cursor:col-resize}.resize-handle-vertical:after{top:8px;bottom:8px;left:2px;width:2px}.panel-resize-handle-horizontal,.resize-handle-horizontal{min-height:6px;cursor:row-resize}.panel-resize-handle-horizontal:after,.resize-handle-horizontal:after{top:2px;right:8px;left:8px;height:2px}.timeline-resize-handle{border-top:1px solid #414141;border-bottom:1px solid #242424}.panel-resize-handle{border-top:1px solid #242424;border-bottom:1px solid #484848}.is-resizing-layout,.is-resizing-layout *{-webkit-user-select:none;-moz-user-select:none;user-select:none}@media (max-width:900px){.app-shell{grid-template-rows:auto minmax(0,1fr) 6px var(--timeline-row-height,280px) 30px}.editor-body{grid-template-columns:54px minmax(0,1fr);grid-template-rows:minmax(0,1fr) minmax(220px,36vh)}.toolbar{grid-column:1;grid-row:1/3}.viewport-panel{grid-column:2;grid-row:1}.resize-handle-right{display:none}.properties-panel{grid-column:2;grid-row:2}}.modal-transform-header{position:absolute;top:12px;left:50%;z-index:40;transform:translateX(-50%);padding:4px 12px;border:1px solid #161616;border-radius:4px;background:rgba(29,29,29,.94);color:#e6e6e6;font-size:12px;font-feature-settings:"tnum";font-variant-numeric:tabular-nums;letter-spacing:.02em;white-space:nowrap;pointer-events:none;box-shadow:0 2px 8px rgba(0,0,0,.4)}.n-panel{position:absolute;top:32px;right:0;bottom:0;z-index:16;display:flex;flex-direction:column;width:252px;border-left:1px solid #161616;background:rgba(48,48,48,.96);color:#e6e6e6;overflow:hidden;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.n-panel-tabs{display:flex;align-items:stretch;height:26px;border-bottom:1px solid #161616;background:#2b2b2b}.n-panel-tab{padding:0 12px;border:0;border-right:1px solid #232323;background:transparent;color:#b8b8b8;font-size:12px;cursor:pointer}.n-panel-tab:hover{color:#fff;background:#383838}.n-panel-tab-active,.n-panel-tab-active:hover{color:#fff;background:#3d3d3d}.n-panel-close{width:28px;margin-left:auto;border:0;background:transparent;color:#9a9a9a;font-size:12px;cursor:pointer}.n-panel-close:hover{color:#fff}.n-panel-body{flex:1 1 auto;min-height:0;padding:4px 8px 12px;overflow-y:auto}.n-panel-empty{padding:18px 6px;color:#9a9a9a;font-size:12px}.n-panel-check{display:flex;align-items:center;gap:8px;padding:5px 2px;font-size:12px;color:#d2d2d2}.pie-menu-backdrop{position:fixed;inset:0;z-index:200}.pie-menu{position:fixed;width:0;height:0}.pie-menu-center{position:absolute;left:-4px;top:-4px;width:8px;height:8px;border-radius:50%;background:#4772b3;box-shadow:0 0 0 3px rgba(71,114,179,.25)}.pie-menu-title{left:0;top:-132px;transform:translateX(-50%);color:#cfcfcf;font-size:11px;letter-spacing:.04em;text-transform:uppercase}.pie-menu-item,.pie-menu-title{position:absolute;white-space:nowrap}.pie-menu-item{transform:translate(-50%,-50%);min-width:78px;padding:7px 12px;border:1px solid #161616;border-radius:5px;background:#3d3d3d;color:#e6e6e6;font-size:12px;cursor:pointer;box-shadow:0 3px 10px rgba(0,0,0,.5)}.pie-menu-item:hover{background:#4772b3;color:#fff;border-color:#4772b3}.cursor-add-backdrop{position:fixed;inset:0;z-index:200}.cursor-add-menu{position:fixed;display:block;width:216px;max-height:72vh;overflow-y:auto;padding:5px;border:1px solid #161616;border-radius:6px;background:#1d1d1d;box-shadow:0 8px 26px rgba(0,0,0,.55)}.cursor-add-title{padding:4px 8px 6px;color:#9a9a9a;font-size:11px;text-transform:uppercase;letter-spacing:.05em}.cursor-add-group{padding:2px 0;border-top:1px solid #2b2b2b}.cursor-add-group:first-of-type{border-top:0}.cursor-add-group-label{padding:4px 8px 2px;color:#8c8c8c;font-size:11px}.cursor-add-row{display:flex;align-items:center;gap:9px;width:100%;padding:5px 8px;border:0;border-radius:4px;background:transparent;color:#e6e6e6;font-size:12px;text-align:left;cursor:pointer}.cursor-add-row:hover{background:#4772b3;color:#fff}button,input,select,summary{transition:background-color .12s ease,border-color .12s ease,color .12s ease,box-shadow .12s ease,opacity .12s ease}[role=separator]:focus-visible,button:focus-visible,input:focus-visible,select:focus-visible,summary:focus-visible{outline:2px solid #78aaf4;outline-offset:1px}button:disabled,input:disabled,select:disabled{opacity:.64}.top-menu{grid-template-columns:minmax(330px,auto) minmax(220px,1fr) auto}.menu-button,.menu-summary,.segmented-button,.workspace-tab{border:1px solid transparent}.menu-popover[open] .menu-summary,.segmented-button[aria-pressed=true],.workspace-tab-active{border-color:#6c92c4;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.08)}.workspace-tab{border-top:0;border-bottom:0;border-left:0;cursor:default}.workspace-tab:not(:disabled){cursor:pointer}.workspace-tab:disabled{color:grey;background:transparent}.workspace-tab-active{color:#fff;background:#4c4c4c}.add-menu,.io-menu{max-height:min(680px,calc(100vh - 48px));overflow:auto}.io-menu .checkbox-label,.menu-toggle,.timeline-loop{-webkit-user-select:none;-moz-user-select:none;user-select:none}.viewport-header-strip{gap:6px;height:32px;padding:0 8px;overflow:hidden;background:rgba(50,50,50,.9)}.viewport-chip{display:inline-flex;align-items:center;min-width:0;max-width:210px;padding:0 8px;border:1px solid rgba(90,90,90,.9);border-radius:4px;color:#d0d0d0;background:rgba(32,32,32,.82);font-size:11px;font-weight:700;text-transform:capitalize;white-space:nowrap}.viewport-chip-strong{border-color:#6c92c4;color:#fff;background:rgba(59,98,148,.88)}.viewport-selection-chip{margin-left:auto;overflow:hidden;text-overflow:ellipsis;text-transform:none}.viewport-corner-label{top:42px}.toolbar{gap:10px}.tool-group{gap:6px}.tool-button{position:relative;min-height:36px}.tool-button[aria-pressed=true]{border-color:#69a0f3;box-shadow:inset 3px 0 0 #8cb6f6,inset 0 1px 0 hsla(0,0%,100%,.08)}.tool-button:disabled .tool-icon,.tool-button:disabled .tool-shortcut{opacity:.7}.tool-icon{text-transform:none}.properties-tabs{overflow-x:auto;overflow-y:hidden}.properties-tab{min-height:30px}.properties-tab:disabled{opacity:.72}.panel-section{padding:12px}.panel-heading{position:-webkit-sticky;position:sticky;top:0;z-index:1;margin:-12px -12px 10px;padding:10px 12px 8px;border-bottom:1px solid rgba(73,73,73,.7);background:#363636}.constraints-section .panel-heading{position:static;z-index:auto;margin:0 0 8px;padding:0;border-bottom:0;background:transparent}.outliner-panel .panel-heading{top:0}.hierarchy-row{min-height:34px}.hierarchy-row[data-selected=true]{box-shadow:inset 3px 0 0 #8cb6f6}.collection-row .mini-button,.hierarchy-actions .mini-button{font-size:10px}.object-type-pill{letter-spacing:.02em}.numeric-grid{gap:6px}.axis-input input,.number-field input,.select-input,.text-input{min-height:30px}.modifier-card,.texture-row,.timeline-panel-card,.timeline-track{box-shadow:inset 0 1px 0 hsla(0,0%,100%,.03)}.timeline-header{background:#363636}.timeline-transport .mini-button{min-width:54px}.timeline-key-menu{padding:8px;border:1px solid #494949;border-radius:5px;background:#282828}.timeline-keyframe-editor{grid-template-columns:minmax(0,1fr);align-items:stretch}.timeline-keyframe-card,.timeline-keyframe-editor .timeline-panel-card{min-width:0;overflow:hidden}.timeline-keyframe-editor .mini-button,.timeline-keyframe-editor .panel-button,.timeline-keyframe-editor .timeline-card-heading span,.timeline-keyframe-editor .timeline-card-heading strong,.timeline-keyframe-editor .timeline-hint{min-width:0;overflow:hidden;text-overflow:ellipsis}.timeline-keyframe-editor .mini-button,.timeline-keyframe-editor .panel-button,.timeline-keyframe-editor .timeline-card-heading span,.timeline-keyframe-editor .timeline-card-heading strong{white-space:nowrap}.timeline-keyframe-editor .timeline-key-actions{grid-template-columns:repeat(3,minmax(68px,1fr))}.status-bar,.timeline-lane-track{overflow:hidden}.status-bar{gap:6px;padding:0 8px}.status-io,.status-item{display:inline-flex;align-items:center;gap:4px;min-width:0;height:18px;padding:0 6px;border:1px solid #494949;border-radius:4px;background:#303030;white-space:nowrap}.status-item-label{color:#8c8c8c;font-size:10px;font-weight:800;text-transform:uppercase}.status-item-value{min-width:0;overflow:hidden;color:#d5d5d5;text-overflow:ellipsis;text-transform:capitalize}.status-io{flex:1 1 auto;justify-content:center;border-color:transparent;background:transparent}.status-selection{flex:0 1 220px}.toast{border-radius:5px;background:#383838}@media (max-width:1280px){.top-menu{grid-template-columns:minmax(280px,auto) minmax(120px,1fr) auto}.workspace-tab{padding-inline:8px}.viewport-chip{max-width:150px}}@media (max-width:900px){.top-menu{grid-template-columns:minmax(0,1fr);gap:4px;padding:4px 6px}.blender-main-menu,.header-toggles,.workspace-tabs{width:100%;overflow-x:auto}.viewport-chip{max-width:120px}.status-item:nth-of-type(n+7){display:none}}:root{--blender-bg:#343434;--blender-panel:#3e3e3e;--blender-panel-dark:#303030;--blender-panel-soft:#393939;--blender-line:#4d4d4d;--blender-line-strong:#585858;--blender-text:#dfdfdf;--blender-muted:#a6a6a6;--blender-blue:#527fba;--blender-orange:#f08a36}.app-shell{grid-template-rows:30px minmax(0,1fr) 6px var(--timeline-row-height,300px) 24px;background:var(--blender-bg)}.top-menu{grid-template-columns:minmax(250px,auto) minmax(280px,1fr) minmax(340px,auto);min-height:30px;padding:0 4px;border-bottom-color:#262626;background:#363636}.brand-block{padding-right:8px}.brand-mark{background:conic-gradient(from 220deg,var(--blender-orange),var(--blender-orange) 42%,#678fc3 43%,#678fc3 72%,#385d8e 73%)}.menu-button,.menu-summary,.segmented-button,.workspace-tab{min-height:23px;border-radius:3px}.menu-button,.menu-summary{padding:0 7px}.workspace-tab{padding:0 10px}.header-toggles{gap:6px}.viewport-mode-switcher{border-color:var(--blender-line-strong);background:#2c2c2c}.menu-popover[open] .menu-summary,.segmented-button[aria-pressed=true],.workspace-tab-active{border-color:#498cf0;background:var(--blender-blue)}.file-menu-panel{width:min(430px,calc(100vw - 14px));gap:0;padding:0}.menu-panel-section{display:grid;grid-gap:7px;gap:7px;padding:8px;border-bottom:1px solid var(--blender-line)}.menu-panel-section:last-child{border-bottom:0}.menu-panel-title{color:#f5f5f5;font-size:11px;font-weight:800;text-transform:uppercase}.menu-panel-checks{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.menu-panel-checks .checkbox-label{min-width:0;font-size:11px}.render-size-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));grid-gap:7px;gap:7px}.render-color-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));grid-gap:7px;gap:7px}.editor-body{background:#2c2c2c}.toolbar{gap:5px;padding:6px 4px;border-right-color:#282828}.tool-group{width:100%;padding-bottom:5px;border-bottom-color:#4e4e4e}.properties-tab-label,.tool-group-label,.tool-label,.tool-shortcut,.viewport-control-label{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.tool-button{display:grid;grid-template-columns:minmax(0,1fr);width:42px;min-height:42px;border-color:#515151;border-radius:4px;background:#454545;text-align:center}.tool-button:hover{border-color:#5f5f5f;background:#4e4e4e}.tool-button[aria-pressed=true]{border-color:#7aabf4;background:#4470aa;box-shadow:inset 0 0 0 1px hsla(0,0%,100%,.11)}.tool-icon{width:30px;height:30px;border-radius:3px;color:#ebf2fd;background:#303030;font-size:10px;letter-spacing:0}.viewport-panel{background:#242424}.viewport-header-strip{height:30px;gap:5px;padding:0 7px;border-bottom-color:rgba(30,30,30,.9);background:rgba(57,57,57,.92);pointer-events:auto}.viewport-mode-control,.viewport-select-modes{display:inline-flex;align-items:center;gap:3px;min-width:0}.viewport-mode-button,.viewport-mode-control select{height:22px;border:1px solid #595959;border-radius:3px;color:#ebf2fd;background:#2c2c2c;font-size:11px;font-weight:700}.viewport-mode-control select{max-width:124px;padding:0 22px 0 7px}.viewport-mode-button{padding:0 7px}.viewport-mode-button[aria-pressed=true]{border-color:#76a8f4;background:#426ea7}.viewport-chip{height:22px;border-color:#595959;border-radius:3px;background:#2c2c2c}.viewport-selection-chip{max-width:260px}.viewport-corner-label{top:40px;border-radius:3px;background:rgba(57,57,57,.86)}.viewport-drop-hint{border-radius:3px;background:rgba(57,57,57,.78)}.properties-panel{border-left-color:#282828;background:var(--blender-panel)}.outliner-panel{background:#3c3c3c}.properties-editor{grid-template-columns:40px minmax(0,1fr);border-top-color:#262626;background:var(--blender-panel)}.properties-tabs{grid-row:1;grid-column:1;align-items:center;gap:4px;padding:5px 4px;border-right:1px solid var(--blender-line);background:#303030}.properties-tab-content{grid-row:1;grid-column:2;background:#3c3c3c}.properties-tab{justify-content:center;min-width:31px;min-height:31px;border-color:#535353;background:#3e3e3e}.properties-tab-icon{width:23px;height:23px;border-radius:3px}.properties-tab[aria-selected=true]{border-color:#7aabf4;background:var(--blender-blue)}.panel-section{padding:10px}.panel-heading{margin:-10px -10px 9px;padding:8px 10px 7px;border-bottom-color:#4e4e4e;background:#3c3c3c}.empty-state h2,.panel-heading h2{font-size:11px;letter-spacing:.05em}.outliner-actions{grid-template-columns:repeat(3,minmax(0,1fr))}.collection-list,.hierarchy-list{gap:0;border-color:#4e4e4e;background:#303030}.hierarchy-row{grid-template-columns:42px minmax(0,1fr) 108px;border-bottom-color:#4a4a4a;background:#3d3d3d}.collection-row,.hierarchy-row{min-height:28px;padding:2px 4px}.collection-row{grid-template-columns:minmax(0,1fr) 24px repeat(3,24px);border-radius:0;background:#3a3a3a}.hierarchy-actions{grid-template-columns:repeat(4,24px)}.collection-row .mini-button,.hierarchy-actions .mini-button{min-height:22px}.object-type-pill{min-width:36px;padding:2px 4px;border-radius:3px;font-size:8px}.axis-input input,.color-input,.number-field input,.select-input,.text-input{border-color:#565656;border-radius:3px;background:#2c2c2c}.add-menu-item,.mini-button,.panel-button,.welcome-action{border-radius:3px}.asset-browser,.asset-chip,.modifier-card,.texture-row,.timeline-panel-card,.timeline-track{border-radius:3px;background:#343434}.timeline-panel{border-top-color:#282828;background:#3c3c3c}.timeline-header{border-bottom-color:#4e4e4e;background:#3c3c3c}.timeline-content{padding:7px 8px 8px}.timeline-track{background:#2c2c2c}.timeline-lane-label{border-color:#4e4e4e;border-radius:3px;background:#3d3d3d}.timeline-lane-track{border-color:#484848;border-radius:3px;background:#242424}.status-bar{border-top-color:#161616;background:#1d1d1d}.status-io,.status-item{border-radius:3px;background:#2c2c2c}.panel-resize-handle,.resize-handle{background:#303030}@media (max-width:1280px){.top-menu{grid-template-columns:minmax(220px,auto) minmax(200px,1fr) minmax(300px,auto)}.workspace-tab{padding-inline:7px}}@media (max-width:900px){.editor-body{grid-template-columns:54px minmax(0,1fr)}.viewport-header-strip{overflow-x:auto}.viewport-mode-control select{max-width:112px}.properties-editor{grid-template-columns:38px minmax(0,1fr)}.properties-tab{width:29px;min-width:29px}}.shader-node-editor{position:relative;display:flex;flex-direction:column;height:100%;min-height:0;overflow:hidden;background:#1d1d1d;color:#e6e6e6}.node-editor-header{display:flex;align-items:center;gap:12px;height:26px;padding:0 10px;border-bottom:1px solid #161616;background:#2b2b2b;font-size:12px}.node-editor-title{font-weight:600;color:#e6e6e6}.node-editor-datablock{padding:1px 8px;border-radius:3px;background:#1d1d1d;color:#c8c8c8}.node-editor-zoom{margin-left:auto;color:#989898;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.shader-node-canvas{position:relative;flex:1 1 auto;min-height:0;overflow:hidden;background-color:#1a1a1a;background-image:linear-gradient(#262626 1px,transparent 0),linear-gradient(90deg,#262626 1px,transparent 0);background-size:26px 26px;cursor:-webkit-grab;cursor:grab;touch-action:none}.shader-node-canvas:active{cursor:-webkit-grabbing;cursor:grabbing}.shader-node-world{position:absolute;inset:0;width:100%;height:100%}.shader-node-links{position:absolute;top:0;left:0;width:4000px;height:4000px;overflow:visible;pointer-events:none}.shader-node-noodle{fill:none;stroke:#cfcfcf;stroke-width:2.5;opacity:.85}.shader-node{position:absolute;border:1px solid #161616;border-radius:6px;background:#303030;box-shadow:0 4px 14px rgba(0,0,0,.45);-webkit-user-select:none;-moz-user-select:none;user-select:none}.shader-node-head{display:flex;align-items:center;height:24px;padding:0 10px;border-radius:5px 5px 0 0;color:#f3f3f3;font-size:12px;font-weight:600;cursor:move}.shader-node-shader .shader-node-head{background:#2b652b}.shader-node-output .shader-node-head{background:#3a3a3a}.shader-node-geometry .shader-node-head{background:#1d725e}.shader-node-filter .shader-node-head{background:#412b51}.shader-node-input .shader-node-head{background:#3a3a3a}.shader-node-texture .shader-node-head{background:#79461d}.shader-node-edge-socket{position:absolute;left:-6px;width:11px;height:11px;border:1px solid #161616;border-radius:50%}.shader-node-thumb{display:block;width:100%;height:84px;margin:2px 0 4px;border:1px solid #161616;border-radius:3px;background-color:#1a1a1a;background-position:50%;background-repeat:no-repeat;background-size:cover}.shader-node-texture-name{color:#c8c8c8;font-size:10px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.shader-node-texture-actions{display:flex;gap:6px}.shader-node-button{flex:1 1 auto;padding:4px 8px;border:1px solid #161616;border-radius:3px;background:#545454;color:#e6e6e6;font-size:11px;cursor:pointer}.shader-node-button:hover{background:#5f5f5f}.shader-node-normal-row{margin-top:2px}.shader-node-texture-slots{display:flex;flex-wrap:wrap;gap:4px;margin-top:6px;padding-top:6px;border-top:1px solid #232323}.shader-node-slot-button{flex:1 1 auto;padding:3px 4px;border:1px solid #161616;border-radius:3px;background:#2b2b2b;color:#b8b8b8;font-size:10px;cursor:pointer}.shader-node-slot-button:hover{color:#fff;background:#3a3a3a}.shader-node-slot-active{background:#79461d;color:#fff;border-color:#79461d}.socket-image{background:#c7c729}.socket-geometry{background:#62c7a0}.shader-node-body{display:flex;flex-direction:column;gap:5px;padding:7px 10px 10px}.shader-node-row{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;color:#d2d2d2}.shader-node-label{white-space:nowrap}.shader-node-output-row{justify-content:flex-end;margin-bottom:2px}.shader-node-input-row,.shader-node-output-row{display:flex;align-items:center;gap:8px;font-size:11px;color:#d2d2d2}.shader-node-input-muted{color:#8c8c8c}.shader-node-socket{position:relative;width:11px;height:11px;flex:0 0 auto;border:1px solid #161616;border-radius:50%}.shader-node-output-row .shader-node-socket{margin-right:-16px}.shader-node-input-row .shader-node-socket{margin-left:-16px}.socket-shader{background:#63c763}.socket-vector{background:#6a7bd8}.socket-unlinked{opacity:.7}.shader-node-color{width:52px;height:18px;padding:0;border:1px solid #161616;border-radius:3px;background:none;cursor:pointer}.shader-node-slider-wrap{display:flex;align-items:center;gap:6px}.shader-node-slider{width:96px;accent-color:#4772b3}.shader-node-value{min-width:30px;color:#b8b8b8;text-align:right;font-feature-settings:"tnum";font-variant-numeric:tabular-nums}.shader-node-number{width:70px;padding:2px 6px;border:1px solid #161616;border-radius:3px;background:#545454;color:#e6e6e6;font-size:11px}.node-editor-empty{display:flex;align-items:center;justify-content:center;height:100%;max-width:460px;margin:0 auto;padding:24px;color:#9a9a9a;font-size:13px;text-align:center}.node-editor-placeholder-canvas{cursor:default}.node-editor-floating-hint{position:absolute;left:50%;bottom:14px;transform:translateX(-50%);padding:5px 12px;border:1px solid #161616;border-radius:4px;background:rgba(29,29,29,.92);color:#b8b8b8;font-size:11px;white-space:nowrap;pointer-events:none}.editor-icon{display:block;width:1em;height:1em;overflow:visible;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.sr-only{position:absolute;width:1px;height:1px;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap}.top-menu{grid-template-columns:minmax(0,1fr)}.brand-mark{display:grid;place-items:center;width:22px;height:22px;color:#f4f4f4;border-radius:0;background:transparent}.brand-mark .editor-icon{width:22px;height:22px;color:#f5f5f5}.brand-title{font-size:14px}.workspace-tab{display:inline-flex;min-width:78px;align-items:center;justify-content:center;border-right-color:#2c2c2c;border-radius:6px 6px 0 0}.workspace-tab-static{color:grey;cursor:default}.workspace-tab-active{background:#515151}.add-menu-item{display:grid;grid-template-columns:18px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px}.add-menu-item>.editor-icon{width:15px;height:15px;color:#c3c3c3}.add-menu-item.menu-text-item,.file-menu-panel .add-menu-item{grid-template-columns:minmax(0,1fr)}.viewport-header-strip{overflow:visible}.viewport-display-toggles,.viewport-header-button-group,.viewport-proportional-control,.viewport-right-controls,.viewport-shading-buttons,.viewport-snap-buttons{display:inline-flex;align-items:center;gap:1px;min-width:0}.viewport-right-controls{gap:6px}.viewport-header-button-group,.viewport-shading-buttons{gap:1px}.viewport-header-spacer{flex:1 1 auto;min-width:12px}.viewport-editor-type-summary,.viewport-icon-button{display:inline-grid;place-items:center;height:24px;min-width:28px;padding:0 6px;border:1px solid #565656;border-radius:4px;color:#e0e0e0;background:#3e3e3e;cursor:pointer}.viewport-icon-button .editor-icon{width:17px;height:17px}.viewport-editor-type-summary{grid-template-columns:20px 9px;gap:2px;min-width:46px;padding:0 4px;list-style:none}.viewport-editor-type-summary::-webkit-details-marker,.viewport-editor-type-summary::marker{display:none;content:""}.viewport-editor-type-summary .editor-icon:first-child{width:18px;height:18px}.viewport-editor-type-summary .editor-icon:last-of-type{width:8px;height:8px}.viewport-header-button{width:26px;min-width:26px;height:24px;padding:0;border-radius:4px}.viewport-header-button .editor-icon{width:16px;height:16px}.viewport-header-popover-button{width:16px;min-width:16px;padding:0}.viewport-header-popover-button .editor-icon{width:10px;height:10px}.viewport-header-button-group .viewport-header-button:first-child,.viewport-shading-buttons .viewport-header-button:first-child{border-top-right-radius:2px;border-bottom-right-radius:2px}.viewport-header-button-group .viewport-header-button+.viewport-header-button,.viewport-shading-buttons .viewport-header-button+.viewport-header-button{border-top-left-radius:2px;border-bottom-left-radius:2px}.viewport-editor-type-summary:hover,.viewport-icon-button:hover,.viewport-mode-button:hover{background:#4d4d4d}.viewport-icon-static,.viewport-icon-static:hover{cursor:default}.viewport-editor-type-popover[open] .viewport-editor-type-summary,.viewport-icon-button[aria-pressed=true],.viewport-icon-static,.viewport-icon-static:hover,.viewport-mode-button[aria-pressed=true]{border-color:#7aabf4;color:#fff;background:#527fba}.viewport-compact-select,.viewport-icon-select,.viewport-mode-control{display:inline-flex;align-items:center;height:24px;min-width:0;border:1px solid #565656;border-radius:4px;color:#e0e0e0;background:#3e3e3e}.viewport-mode-control{gap:5px;padding:0 5px}.viewport-mode-control .editor-icon{width:18px;height:18px;flex:0 0 auto}.viewport-compact-select select,.viewport-icon-select select,.viewport-mode-control select{height:26px;border:0;color:inherit;background:transparent;outline:none;font-size:13px}.viewport-mode-control select{width:118px;max-width:118px;padding:0 18px 0 0}.viewport-transform-select{gap:5px;padding:0 5px}.viewport-transform-select .editor-icon{width:17px;height:17px}.viewport-orientation-select select{width:84px;max-width:84px;padding:0 18px 0 0}.viewport-icon-select{position:relative;justify-content:center;width:36px;padding:0 2px}.viewport-icon-select .editor-icon{width:17px;height:17px;pointer-events:none}.viewport-icon-select select{position:absolute;inset:0;width:100%;opacity:0;cursor:pointer}.viewport-proportional-control{gap:1px}.viewport-proportional-falloff{display:inline-flex;align-items:center;width:42px;height:24px;padding:0 2px;border:1px solid #565656;border-radius:4px;color:#e0e0e0;background:#3e3e3e}.viewport-proportional-falloff:focus-within{border-color:#78aaf4}.viewport-proportional-falloff .editor-icon{width:15px;height:15px;flex:0 0 auto}.viewport-proportional-falloff select{width:18px;height:22px;padding:0;border:0;color:transparent;background:transparent;outline:none}.viewport-proportional-falloff select:disabled{opacity:.42}.viewport-menu-popover{position:relative}.viewport-menu-popover[open]{z-index:95}.viewport-menu-popover[open] .viewport-menu-summary{border-color:#5d5d5d;color:#fff;background:#4a4a4a}.viewport-menu-popover[open]>.viewport-header-button{border-color:#7aabf4;color:#fff;background:#527fba}.viewport-menu-summary{display:inline-grid;place-items:center;height:24px;min-width:0;padding:0 8px;border:1px solid transparent;border-radius:3px;color:#dbdbdb;background:transparent;cursor:pointer;list-style:none;font-size:13px}.viewport-menu-summary::-webkit-details-marker{display:none}.viewport-header-details>summary::-webkit-details-marker,.viewport-header-details>summary::marker{display:none;content:""}.viewport-menu-summary:hover{color:#fff;background:#4c4c4c}.viewport-add-menu,.viewport-menu-panel{position:absolute;top:calc(100% + 4px);left:0;z-index:30}.viewport-menu-panel{border:1px solid #545454;border-radius:4px;color:#dedede;background:#3a3a3a;box-shadow:0 12px 32px rgba(0,0,0,.42);width:210px}.viewport-control-panel{right:0;left:auto;z-index:95;max-height:min(560px,calc(100vh - 120px));overflow:auto;width:230px;padding:8px}.viewport-object-type-panel{width:250px}.viewport-panel-title{padding:3px 4px 6px;color:#f2f2f2;font-size:12px;font-weight:700}.viewport-panel-separator{height:1px;margin:7px 0;background:#4c4c4c}.viewport-check-row,.viewport-shading-option,.viewport-toggle-row{display:grid;align-items:center;min-height:26px;border:0;border-radius:3px;color:#ddd;background:transparent;font:inherit}.viewport-toggle-row{grid-template-columns:minmax(0,1fr) 28px 28px;width:100%;padding:2px 3px;text-align:left}.viewport-shading-option:hover,.viewport-toggle-row:hover{background:#525252}.viewport-toggle-row-label{display:inline-flex;min-width:0;align-items:center;gap:8px}.viewport-toggle-row-label .editor-icon{width:16px;height:16px}.viewport-toggle-row-disabled{grid-template-columns:minmax(0,1fr) auto;opacity:.72;cursor:pointer}.viewport-coming-soon-chip{color:#a6a6a6;font-size:10px}.viewport-mini-toggle{display:inline-grid;place-items:center;width:24px;height:22px;border:1px solid transparent;border-radius:3px;color:#f2f2f2;background:transparent;cursor:pointer}.viewport-mini-toggle:hover{background:#565656}.viewport-mini-toggle:disabled{color:#767676;cursor:not-allowed}.viewport-mini-toggle .editor-icon{width:15px;height:15px}.viewport-check-row{grid-template-columns:18px minmax(0,1fr);gap:7px;padding:3px 4px}.viewport-check-row input{width:13px;height:13px;accent-color:#527fba}.viewport-shading-option{grid-template-columns:18px minmax(0,1fr);gap:8px;width:100%;padding:4px;text-align:left}.viewport-shading-option[aria-pressed=true]{color:#fff;background:#527fba}.viewport-shading-option .editor-icon{width:16px;height:16px}.viewport-compact-field{display:grid;grid-template-columns:minmax(0,1fr) 44px;align-items:center;grid-gap:8px;gap:8px;margin:5px 4px 0;color:#ddd;font-size:12px}.viewport-compact-field input[type=color]{width:44px;min-height:24px;padding:0}.viewport-add-menu{left:0;width:min(640px,calc(100vw - 24px))}.viewport-select-modes{display:inline-flex;align-items:center;gap:0;padding-left:2px}.viewport-mode-button{display:inline-grid;place-items:center;width:28px;height:26px;min-width:28px;padding:0;border:1px solid #565656;border-radius:3px;color:#e0e0e0;background:#3e3e3e;cursor:pointer;line-height:1}.viewport-mode-button .editor-icon{width:16px;height:16px;margin:auto}.viewport-hover-tooltip{position:fixed;z-index:100;max-width:min(360px,calc(100vw - 90px));padding:5px 8px;border:1px solid #565656;border-radius:2px;color:#e8f0fd;background:#2a2a2a;box-shadow:0 8px 18px rgba(0,0,0,.35);font-size:12px;font-weight:600;line-height:1.25;pointer-events:none;transform:translateX(-50%);white-space:nowrap}.viewport-tool-chip{gap:6px}.viewport-tool-chip .editor-icon{width:14px;height:14px}.viewport-selection-chip{margin-left:0}.view-gizmo{position:absolute;top:44px;right:18px;display:grid;justify-items:center;grid-gap:5px;gap:5px;z-index:6;pointer-events:auto}.view-gizmo-orientation{position:relative;width:72px;height:72px;border-radius:999px;cursor:-webkit-grab;cursor:grab;touch-action:none}.view-gizmo-orientation:active{cursor:-webkit-grabbing;cursor:grabbing}.view-gizmo-line{position:absolute;left:0;top:0;height:2px;border-radius:999px;transform-origin:0 50%;pointer-events:none}.view-gizmo-line-x{background:#f04b5f}.view-gizmo-line-y{background:#72c515}.view-gizmo-line-z{background:#5984bd}.view-gizmo-axis,.view-gizmo-nav-button{display:grid;place-items:center;border-radius:999px;cursor:pointer}.viewport-mode-button+.viewport-mode-button{margin-left:-1px}.viewport-select-modes .viewport-mode-button:first-child{border-top-right-radius:1px;border-bottom-right-radius:1px}.viewport-select-modes .viewport-mode-button:not(:first-child):not(:last-child){border-radius:1px}.viewport-select-modes .viewport-mode-button:last-child{border-top-left-radius:1px;border-bottom-left-radius:1px}.view-gizmo-axis{position:absolute;left:0;top:0;width:22px;height:22px;padding:0;border:2px solid;color:#f2f7fe;font-size:11px;font-weight:800;line-height:1;box-shadow:0 3px 10px rgba(0,0,0,.32)}.view-gizmo-positive{color:#2c2c2c;background:currentColor}.view-gizmo-positive .view-gizmo-axis-label{color:#262626}.view-gizmo-negative{background:rgba(62,62,62,.72)}.view-gizmo-axis-x{color:#f04b5f}.view-gizmo-axis-y{color:#72c515}.view-gizmo-axis-z{color:#5984bd}.view-gizmo-axis:hover,.view-gizmo-nav-button:hover{filter:brightness(1.15)}.view-gizmo-nav-stack{display:grid;grid-gap:4px;gap:4px;justify-items:center;margin-top:-1px}.view-gizmo-nav-button{width:28px;height:28px;padding:0;border:0;color:#f4f4f4;background:rgba(50,50,50,.72);box-shadow:0 4px 14px rgba(0,0,0,.36)}.view-gizmo-nav-button .editor-icon{width:17px;height:17px;stroke-width:2}.viewport-context-menu{position:absolute;z-index:120;display:grid;grid-gap:4px;gap:4px;width:210px;padding:5px;border:1px solid #545454;border-radius:4px;color:#dedede;background:#3a3a3a;box-shadow:0 12px 32px rgba(0,0,0,.42);pointer-events:auto}.operator-search-backdrop{position:fixed;inset:0;z-index:80;display:grid;place-items:start center;padding-top:78px;background:rgba(0,0,0,.2)}.operator-search-panel{width:min(560px,calc(100vw - 32px));overflow:hidden;border:1px solid #565656;border-radius:6px;background:#383838;box-shadow:0 18px 48px rgba(0,0,0,.42)}.operator-search-input-row{display:grid;grid-template-columns:22px minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;padding:9px 10px;border-bottom:1px solid #4a4a4a;background:#2c2c2c}.operator-search-input-row .editor-icon{width:18px;height:18px;color:#aaa}.operator-search-input-row input{height:30px;border:0;color:#f2f2f2;background:transparent;font-size:14px;outline:none}.operator-search-results{display:grid;max-height:360px;overflow:auto;padding:5px}.operator-search-result{display:grid;grid-template-columns:minmax(0,1fr) auto;align-items:center;grid-gap:12px;gap:12px;min-height:34px;padding:0 9px;border-radius:4px;color:#ebebeb;background:transparent;text-align:left}.operator-search-result:hover{background:#535353}.operator-search-result:disabled{color:#7e7e7e;cursor:not-allowed}.operator-search-result small,.operator-search-results p{color:#aaa}.operator-search-results p{margin:10px;font-size:13px}.tool-button{grid-template-columns:1fr;place-items:center;width:44px;min-height:44px;padding:4px}.tool-button-compact{min-height:38px}.tool-icon{width:34px;height:34px;color:#dfdfdf}.tool-icon .editor-icon{width:24px;height:24px}.toolbar .tool-icon .blender-tool-icon{width:32px;height:32px;transform:scale(1.24)}.toolbar .tool-button:disabled .blender-tool-icon{opacity:.85}.tool-button[aria-pressed=true] .tool-icon{color:#fff;background:rgba(32,32,32,.16)}.properties-panel{grid-template-rows:var(--outliner-height,250px) 6px minmax(0,1fr)}.outliner-panel .panel-heading{margin:0;padding:8px 10px;background:#3c3c3c}.outliner-panel .outliner-search{width:calc(100% - 16px);margin:8px}.outliner-actions{grid-template-columns:minmax(132px,1fr) repeat(3,30px);justify-content:stretch;gap:4px;margin:0 8px 8px}.outliner-action-button{display:inline-grid;grid-template-columns:16px;align-items:center;justify-content:center;gap:6px;min-height:28px;padding:0}.outliner-action-button .editor-icon{width:14px;height:14px}.outliner-action-button>span{display:none}.outliner-create-action{grid-template-columns:16px minmax(0,1fr);justify-content:start;padding:0 8px}.outliner-create-action>span{display:inline;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.collection-list,.hierarchy-list{margin:0 8px;border-radius:4px}.outliner-tree-root{display:grid;align-content:start;grid-gap:0;gap:0;margin:0 8px;border:1px solid #4e4e4e;border-radius:4px;background:#303030;scrollbar-width:thin;scrollbar-color:#545454 transparent;-moz-user-select:none;user-select:none;-webkit-user-select:none}.outliner-tree-row{display:grid;grid-template-columns:18px 18px minmax(0,1fr);align-items:center;grid-gap:5px;gap:5px;min-width:0;width:100%;min-height:28px;box-sizing:border-box;border-bottom:1px solid #4a4a4a;color:#dfdfdf;background:#3d3d3d}.outliner-tree-row-static{font-weight:700;cursor:pointer}.outliner-tree-row-nested{padding-left:24px}.outliner-drop-row{grid-template-columns:18px 18px minmax(0,1fr) 32px 26px;cursor:pointer}.collection-row-tree:hover,.outliner-drop-row:hover,.outliner-drop-row[data-drop-target=true],.outliner-empty-note[data-drop-target=true]{background:#4a4a4a}.outliner-drop-row[data-drop-target=true],.outliner-empty-note[data-drop-target=true]{box-shadow:inset 3px 0 0 #79aaf4}.outliner-tree-toggle{display:grid;place-items:center;height:22px;padding:0;color:silver;background:transparent;cursor:pointer}.outliner-tree-row .editor-icon{width:14px;height:14px;color:#bababa}.outliner-row-action{display:grid;place-items:center;min-height:24px;padding:0}.hierarchy-list-tree{border:0;border-radius:0}.outliner-empty-note{display:grid;align-items:center;grid-gap:4px;gap:4px;min-width:0;width:100%;min-height:28px;padding:0 8px 0 6px;box-sizing:border-box;border-bottom:1px solid #3e3e3e;color:#868686;background:#323232;font-size:12px;font-style:italic}.outliner-empty-note:hover{color:#b3b3b3;background:#3e3e3e}.outliner-empty-note .editor-icon{width:14px;height:14px;color:#757575}.outliner-collection-branch{display:grid;grid-gap:0;gap:0}.collection-row-tree{display:grid;grid-template-columns:18px 18px minmax(0,1fr) 24px repeat(4,26px);align-items:center;grid-gap:4px;gap:4px;min-height:30px;min-width:0;width:100%;padding:2px 4px 2px 44px;box-sizing:border-box;border:0;border-bottom:1px solid #4a4a4a;border-radius:0;background:#3d3d3d}.outliner-collection-branch .collection-row-tree{grid-template-columns:18px 18px minmax(0,1fr) 32px 26px 26px}.collection-name-input{min-width:0}.collection-count{color:#9c9c9c}.outliner-name-cell{min-width:0}.object-type-icon,.outliner-tree-icon{display:grid;place-items:center;color:silver}.object-type-icon .editor-icon,.outliner-tree-icon .editor-icon{width:16px;height:16px}.hierarchy-branch{display:grid;grid-gap:0;gap:0}.hierarchy-row{grid-template-columns:calc(18px + var(--tree-indent, 0px)) 28px minmax(0,1fr) 116px;min-width:0;width:100%;min-height:30px;padding:2px 4px 2px 6px;box-sizing:border-box}.hierarchy-row>.outliner-tree-toggle{justify-self:end}.hierarchy-select{justify-content:center}.hierarchy-row-tree{cursor:default}.outliner-tree-toggle:disabled{cursor:default;opacity:.38}.outliner-tree-root .collection-name-input,.outliner-tree-root .hierarchy-name-input{-moz-user-select:text;user-select:text;-webkit-user-select:text}.object-type-mesh{color:#21bfa8;background:transparent}.object-type-camera{color:#d89b50;background:transparent}.object-type-light{color:#f0a546;background:transparent}.object-type-empty{color:#88b4f5;background:transparent}.collection-row .mini-button,.hierarchy-actions .mini-button{display:grid;place-items:center;color:#ccc}.collection-row .mini-button .editor-icon,.hierarchy-actions .mini-button .editor-icon{width:13px;height:13px}.outliner-panel{display:grid;grid-template-rows:38px minmax(0,1fr);min-height:0;padding:0;overflow:hidden;background:#353535}.outliner-header{display:grid;grid-template-columns:minmax(90px,1fr) 44px 30px;align-items:center;grid-gap:5px;gap:5px;min-width:0;height:38px;padding:4px 6px;box-sizing:border-box;border-bottom:1px solid #4a4a4a;background:#3a3a3a}.outliner-header-button{display:inline-grid;place-items:center;height:28px;min-width:28px;padding:0;border:1px solid #545454;border-radius:6px;color:#dedede;background:#424242;cursor:pointer}.outliner-header-popover{position:relative;min-width:0}.outliner-header-button[data-active=true],.outliner-header-popover[open]>.outliner-header-button{border-color:#7c7c7c;color:#fff;background:#525252}.outliner-header-button::-webkit-details-marker{display:none}.outliner-header-popover>summary{list-style:none}.outliner-dropdown-button{grid-template-columns:20px 8px;gap:2px;padding:0 5px}.outliner-header-button:hover{border-color:#626262;color:#fff;background:#4d4d4d}.outliner-header-button .editor-icon{width:17px;height:17px}.outliner-dropdown-button .editor-icon:last-child{width:8px;height:8px}.outliner-menu{position:absolute;top:calc(100% + 4px);left:0;z-index:90;width:214px;border:1px solid #545454;border-radius:4px;background:#3a3a3a;box-shadow:0 12px 32px rgba(0,0,0,.42)}.outliner-filter-menu{right:0;left:auto;display:grid;grid-gap:4px;gap:4px;width:270px;max-height:min(480px,calc(100vh - 120px),calc(var(--outliner-height, 250px) - 52px));padding:8px 10px 14px;overflow:auto;scrollbar-width:thin;scrollbar-color:#545454 transparent}.outliner-menu-item{display:grid;grid-template-columns:18px minmax(0,1fr) 18px;align-items:center;grid-gap:7px;gap:7px}.outliner-menu-title{margin-top:4px;padding:4px 7px 2px;color:#a9a9a9;font-size:11px;font-weight:700}.outliner-menu-check{display:grid;grid-template-columns:18px 18px minmax(0,1fr);align-items:center;grid-gap:7px;gap:7px;min-height:28px;padding:0 7px;color:#dedede;font-size:12px}.outliner-menu-check:not(:has(.editor-icon)){grid-template-columns:18px minmax(0,1fr)}.outliner-menu-check input{width:16px;height:16px;margin:0;accent-color:#628bc1}.outliner-menu-check span{min-width:0;white-space:nowrap}.outliner-restriction-toggle-row input{accent-color:#628bc1}.outliner-menu-check:has(input:disabled){color:#7b7b7b}.outliner-menu-check .editor-icon{width:15px;height:15px}.outliner-menu-subchecks{display:grid;grid-gap:1px;gap:1px;padding-left:14px}.outliner-restriction-toggle-row{display:grid;grid-template-columns:repeat(3,28px);grid-gap:4px;gap:4px;padding:2px 7px 4px}.outliner-restriction-toggle-row label{display:grid;place-items:center;height:24px;border-radius:3px;background:#3d3d3d}.outliner-restriction-toggle-row input{position:absolute;opacity:0}.outliner-restriction-toggle-row .editor-icon{width:16px;height:16px;color:#7e7e7e}.outliner-restriction-toggle-row label:has(input:checked) .editor-icon{color:#e3e3e3}.outliner-search-field{display:inline-flex;align-items:center;gap:7px;min-width:0;height:28px;padding:0 8px;border:1px solid #545454;border-radius:6px;color:#ddd;background:#323232}.outliner-search-field .editor-icon{width:18px;height:18px;color:#f2f2f2}.outliner-search-field input{min-width:0;width:100%;height:26px;padding:0;border:0;color:#e5e5e5;background:transparent;font-size:13px;outline:none}.outliner-search-field input::placeholder{color:#868686;opacity:1}.outliner-tree-root{position:relative;display:block;min-width:0;min-height:0;margin:4px;border:1px solid #4c4c4c;border-radius:7px;overflow-x:hidden;overflow-y:auto;background:repeating-linear-gradient(180deg,#333 0,#333 31px,#353535 0,#353535 62px)}.collection-row-tree,.hierarchy-row,.outliner-empty-note,.outliner-tree-row{border:0;border-radius:0;box-shadow:none}.outliner-tree-row{min-height:27px;padding:0 8px;color:#dedede;background:transparent;font-size:13px}.outliner-tree-row-static{grid-template-columns:18px 20px minmax(0,1fr);gap:5px;padding-left:36px;font-weight:500}.collection-row-tree,.outliner-drop-row{grid-template-columns:18px 20px minmax(0,1fr) 18px var(--outliner-collection-restrict-width,76px);gap:5px;min-height:29px;padding:0 8px 0 54px;background:rgba(58,58,58,.78)}.collection-row-tree:hover,.hierarchy-row:hover,.outliner-drop-row:hover,.outliner-empty-note:hover{background:rgba(71,71,71,.78)}.outliner-drop-row[data-drop-target=true],.outliner-empty-note[data-drop-target=true]{color:#eff5fe;background:rgba(87,87,87,.82);box-shadow:inset 2px 0 0 #79aaf4}.outliner-tree-toggle{width:18px;height:24px;color:#cfcfcf}.outliner-tree-row .editor-icon{width:15px;height:15px}.hierarchy-list-tree{margin:0}.hierarchy-row{position:relative;display:grid;grid-template-columns:calc(18px + var(--tree-indent, 0px)) 22px minmax(0,1fr) 22px var(--outliner-object-restrict-width,54px);align-items:center;grid-gap:5px;gap:5px;min-height:29px;padding:0 8px 0 6px;background:transparent}.hierarchy-row[data-selected=true]{background:rgba(88,88,88,.55);box-shadow:none}.hierarchy-row[data-locked=true]{color:#a5a5a5}.hierarchy-select{display:grid;place-items:center;width:22px;height:24px}.hierarchy-select .object-type-icon{color:#c98545}.outliner-object-data-icon{display:grid;place-items:center;width:22px;color:#12bba6}.outliner-object-data-icon .editor-icon{width:18px;height:18px}.object-data-camera{color:#13b8a6}.object-data-light{color:#10c6a6}.hierarchy-name-input,.outliner-tree-root .collection-name-input{height:24px;padding:0 3px;border-radius:3px;color:#e5e5e5;font-size:13px;font-weight:500;background:transparent}.hierarchy-name-input:focus,.outliner-tree-root .collection-name-input:focus{border-color:#78aaf4;background:#282828}.outliner-restrict-columns{display:grid;grid-template-columns:repeat(var(--outliner-restrict-columns,var(--outliner-object-restrict-columns,2)),24px);justify-content:end;align-items:center;grid-gap:0;gap:0}.outliner-collection-restrict{grid-template-columns:repeat(var(--outliner-restrict-columns,var(--outliner-collection-restrict-columns,3)),24px)}.outliner-restrict-toggle{display:grid;place-items:center;width:24px;min-width:24px;height:24px;min-height:24px;padding:0;border:0;color:#dfdfdf;background:transparent}.outliner-restrict-toggle:hover:not(:disabled){color:#fff;background:hsla(0,0%,100%,.08)}.outliner-restrict-toggle[aria-pressed=true]{color:#f4f4f4;background:transparent}.outliner-restrict-toggle[aria-pressed=false]{color:#7e7e7e;opacity:.78}.outliner-restrict-toggle .editor-icon{width:16px;height:16px}.collection-count{color:#969696;font-size:11px;text-align:center}.outliner-empty-note{grid-template-columns:calc(18px + var(--tree-indent, 0px)) 18px minmax(0,1fr);min-height:29px;background:transparent}.outliner-hidden-row-action{min-width:1px;min-height:1px;padding:0;border:0}.outliner-hidden-row-action,.outliner-legacy-object-actions{position:absolute;width:1px;height:1px;opacity:0;overflow:hidden}.outliner-legacy-object-actions{right:0;bottom:0;display:flex}.outliner-legacy-object-actions button{width:1px;height:1px;min-width:1px;min-height:1px;padding:0;border:0}.properties-tabs{width:40px}.properties-tab{width:31px;height:31px}.properties-tab-icon .editor-icon{width:19px;height:19px}.properties-editor{grid-template-columns:minmax(0,1fr);grid-template-rows:minmax(0,1fr);background:#404040}.properties-editor-main{grid-column:1;grid-row:1;display:grid;grid-template-columns:42px minmax(0,1fr);min-width:0;min-height:0;overflow:hidden}.properties-tabs{flex-direction:column;flex-wrap:nowrap;gap:0;overflow-x:hidden;overflow-y:auto;border-right:1px solid #353535;border-bottom:0;background:#222}.properties-tab,.properties-tabs{width:42px;min-width:42px;padding:0}.properties-tab{height:42px;min-height:42px;border:0;border-radius:0;color:silver;background:transparent}.properties-tab:hover:not(:disabled){color:#fff;background:#3a3a3a}.properties-tab[aria-selected=true]{color:#fff;background:#414141;box-shadow:inset 3px 0 0 #5581bb}.properties-tab-icon{width:32px;height:32px;background:transparent}.properties-tab-icon .editor-icon{width:21px;height:21px}.properties-tab-label{position:absolute;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.properties-tab-content{background:#464646}.properties-context-path{position:-webkit-sticky;position:sticky;top:0;z-index:3;display:grid;grid-template-columns:minmax(0,1fr);align-items:center;grid-gap:8px;gap:8px;min-height:44px;padding:5px 10px;box-sizing:border-box;border-bottom:1px solid #505050;color:#e8e8e8;background:#464646}.properties-context-token{display:inline-grid;grid-template-columns:24px minmax(0,1fr);align-items:center;gap:7px;min-width:0;width:max-content;max-width:100%;font-size:13px;white-space:nowrap}.properties-context-token .editor-icon{width:22px;height:22px}.properties-context-token span:last-child{min-width:0;overflow:hidden;text-overflow:ellipsis}.material-properties-panel{padding:8px 10px 14px;background:#464646}.blender-material-slot-area{display:grid;grid-template-columns:minmax(0,1fr) 30px;grid-gap:4px;gap:4px;margin-bottom:6px}.blender-material-slot-list{align-content:start;grid-auto-rows:24px;gap:0;min-height:78px;margin-bottom:0;padding:3px;border:1px solid #565656;border-radius:4px;background:#383838}.blender-material-slot-area--sortable .blender-material-slot-list{min-height:126px}.blender-material-slot-button{grid-template-columns:20px minmax(0,1fr);min-height:24px;padding:0 6px;border:0;border-radius:3px;color:#f3f3f3;background:transparent;font-size:13px;font-weight:500}.blender-material-slot-button[aria-pressed=true]{background:#4878b6}.blender-material-preview-sphere,.blender-material-preview-swatch{border-radius:999px;background:radial-gradient(circle at 35% 30%,hsla(0,0%,100%,.95),hsla(0,0%,100%,.26) 28%,transparent 46%),currentColor}.blender-material-slot-actions{display:grid;align-content:start;grid-gap:2px;gap:2px}.blender-popup-menu>summary.blender-square-button,.blender-square-button{display:grid;place-items:center;width:28px;height:28px;min-width:28px;padding:0;border:1px solid #575757;border-radius:4px;color:#e9e9e9;background:#3a3c41}.blender-popup-menu>summary.blender-square-button:hover,.blender-square-button:hover:not(:disabled){background:#474a50}.blender-square-button[aria-pressed=true]{border-color:#78aaf4;color:#fff;background:#436ea7}.blender-square-button:disabled{color:#7f7f7f;cursor:not-allowed}.blender-popup-menu>summary .editor-icon,.blender-square-button .editor-icon{width:15px;height:15px}.blender-square-button .blender-icon-up{transform:rotate(180deg)}.blender-popup-menu{position:relative}.blender-popup-menu>summary{list-style:none}.blender-popup-menu>summary::-webkit-details-marker{display:none}.blender-popup-menu>summary.blender-square-button:has(.editor-icon+.editor-icon){grid-template-columns:15px 8px;gap:2px}.blender-popup-menu>summary.blender-square-button:has(.editor-icon+.editor-icon) .editor-icon:last-child{width:8px;height:8px}.blender-popup-menu-panel{position:absolute;top:calc(100% + 3px);right:0;z-index:25;display:grid;min-width:190px;padding:4px;border:1px solid #585858;border-radius:5px;background:#3a3a3a;box-shadow:0 10px 24px rgba(0,0,0,.42)}.blender-popup-menu--start .blender-popup-menu-panel{right:auto;left:0}.blender-popup-menu--end .blender-popup-menu-panel{right:0;left:auto}.blender-popup-menu-item{min-height:28px;padding:0 9px;border:0;border-radius:3px;color:#ebebeb;background:transparent;font-size:13px;text-align:left}.blender-popup-menu-item:hover:not(:disabled){background:#3b6294}.blender-popup-menu-item:disabled{color:#7d7d7d}.blender-material-id-row{display:grid;grid-template-columns:30px minmax(82px,1fr) repeat(5,28px) 32px;align-items:center;grid-gap:2px;gap:2px;margin-bottom:6px}.blender-material-name-input{height:28px;min-height:28px;margin:0;padding:0 8px;border-radius:4px;font-size:13px}.blender-material-assign-row{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));margin-bottom:10px;border:1px solid #575757;border-radius:6px;overflow:hidden}.blender-material-assign-row .panel-button{min-height:34px;border:0;border-right:1px solid #575757;border-radius:0;background:#56585d;font-size:14px;font-weight:500}.blender-material-assign-row .panel-button:last-child{border-right:0}.blender-material-nested-panel,.blender-property-panel{border-radius:6px}.blender-property-panel{margin-top:6px;overflow:hidden;background:#494949}.blender-material-nested-panel>summary,.blender-property-panel>summary{display:grid;align-items:center;cursor:pointer;list-style:none}.blender-material-nested-panel>summary::-webkit-details-marker,.blender-property-panel>summary::-webkit-details-marker{display:none}.blender-property-panel>summary{grid-template-columns:22px minmax(0,1fr) 36px;min-height:36px;padding:0 10px;color:#f3f3f3;font-size:14px;font-weight:600;background:#4f4f4f}.blender-property-panel>summary h2{margin:0;color:inherit;font:inherit}.blender-material-nested-panel>summary .editor-icon,.blender-property-panel>summary .editor-icon{width:16px;height:16px;transition:transform .12s ease}.blender-material-nested-panel[open]>summary .editor-icon:first-child,.blender-property-panel[open]>summary .editor-icon:first-child{transform:rotate(90deg)}.blender-panel-grip{color:#aaa;font-size:12px;letter-spacing:1px;text-align:right}.blender-property-panel-body{display:grid;grid-gap:6px;gap:6px;padding:8px 10px 10px}.blender-material-preview{display:grid;grid-template-columns:42px minmax(0,1fr);align-items:center;grid-gap:10px;gap:10px}.blender-material-preview-sphere{width:32px;height:32px}.blender-material-preview-cube{border-radius:5px}.blender-material-preview-flat{height:22px;border-radius:3px}.blender-material-row{display:grid;grid-template-columns:minmax(92px,.65fr) minmax(0,1fr) 18px;align-items:center;grid-gap:8px;gap:8px;min-height:32px;color:#e6e6e6;background:transparent}button.blender-material-row{width:100%;border:0;padding:0;text-align:left}.blender-material-row>span:first-child{color:#d8d8d8;text-align:right}.blender-material-control{min-width:0;min-height:30px;border:0;border-radius:5px;color:#f3f3f3;background:#353535}.blender-material-color-control,.blender-material-number-control,.blender-material-select-control{display:grid;grid-template-columns:28px minmax(0,1fr);align-items:center}.blender-material-enum-control{width:100%;padding:0 9px;color:#f5f5f5;background:#5c5f64;font-size:14px}.blender-material-color-control input,.blender-material-number-control input{width:100%;height:30px;min-height:30px;border:0;border-radius:0 5px 5px 0;color:#f5f5f5;background:#5c5f64;font-size:14px;text-align:center}.blender-material-color-control input{padding:2px}.blender-material-select-control{padding-right:9px;font-size:14px}.blender-node-socket{justify-self:center;width:15px;height:15px;border:1px solid #191919;border-radius:999px;background:#b4b4b4}.blender-property-dot{justify-self:center;width:6px;height:6px;border-radius:999px;background:#dedede}.blender-material-nested-panel{margin-top:2px}.blender-material-nested-panel>summary{grid-template-columns:22px minmax(0,1fr);min-height:30px;color:#f2f2f2;font-size:14px}.blender-material-nested-body{display:grid;grid-gap:4px;gap:4px;padding:3px 0 6px 22px}.blender-material-placeholder-control{display:grid;place-items:center start;padding-left:10px;color:#b3b3b3;font-size:12px}.blender-material-checkbox-row input{margin-left:9px}.timeline-transport .mini-button{display:grid;place-items:center;min-width:34px;width:34px;padding:0}.timeline-transport .editor-icon{width:15px;height:15px}@media (max-width:1280px){.top-menu{grid-template-columns:minmax(0,1fr)}.workspace-tab{min-width:68px}}@media (max-width:900px){.viewport-header-strip{overflow-x:auto}.viewport-header-spacer{flex-basis:4px}.outliner-action-button:not(.outliner-create-action) span{display:none}.outliner-action-button:not(.outliner-create-action){grid-template-columns:18px}}.app-shell{grid-template-rows:32px minmax(0,1fr) 6px var(--timeline-row-height,300px) 24px}.top-menu{display:flex;align-items:stretch;gap:10px;min-width:0;padding:0 6px;background:#1d1d1d}.blender-main-menu{flex:0 0 auto;min-width:max-content}.brand-block{padding-right:2px}.brand-title{display:none}.workspace-tabs{display:flex;flex:1 1 auto;align-items:stretch;min-width:0;overflow:hidden}.workspace-tab{flex:0 0 auto;min-width:0;height:100%;padding:0 11px;border:0;border-right:1px solid #414141;border-radius:0;color:#b6b6b6;background:transparent;font-size:12px;white-space:nowrap;cursor:pointer}.workspace-tab:hover{color:#f6f6f6;background:#454545}.workspace-tab-active,.workspace-tab-active:hover{color:#fff;background:#4f4f4f}.toolbar{align-items:center;gap:0;padding:6px 5px;border-right-color:#383838;background:#3c3c3c;overflow-x:hidden;overflow-y:auto}.tool-group{display:grid;grid-gap:4px;gap:4px;width:44px;padding:0;border:0}.tool-divider{display:block;width:34px;height:1px;margin:4px auto;background:#515151}.tool-button,.tool-button-compact{display:grid;grid-template-columns:1fr;place-items:center;width:44px;min-height:44px;height:44px;padding:3px;border:1px solid #525252;border-radius:4px;color:#e2e2e2;background:#363636}.tool-button:hover{border-color:#5d5d5d;background:#494949}.tool-button[aria-pressed=true],.tool-button[aria-pressed=true]:hover{border-color:#8cb6f6;color:#fff;background:#527fba;box-shadow:inset 0 1px 0 hsla(0,0%,100%,.12),0 0 0 1px rgba(0,0,0,.28)}.tool-icon{width:36px;height:36px;color:inherit;background:transparent}.toolbar .tool-icon .blender-tool-icon{width:34px;height:34px;transform:scale(1.12);transform-origin:center}.toolbar .tool-group-label,.toolbar .tool-label,.toolbar .tool-shortcut{display:none}.viewport-header-strip{height:29px;padding:0 6px;gap:4px;background:rgba(52,52,52,.92)}.viewport-snap-buttons{gap:1px}.viewport-icon-button .blender-tool-icon{width:19px;height:19px}.editor-body{grid-template-columns:54px minmax(420px,1fr) 6px var(--right-panel-width,420px)}.toolbar{grid-column:1}.viewport-panel{grid-column:2}.resize-handle-right{grid-column:3}.properties-panel{grid-column:4}.parent-actions{grid-template-columns:repeat(2,minmax(0,1fr))}.viewport-header-strip{flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scrollbar-width:none}.viewport-header-strip::-webkit-scrollbar{display:none}.viewport-header-strip:has(.viewport-menu-popover[open]){z-index:95;overflow:visible}.viewport-header-strip>*{flex-shrink:0}.viewport-header-spacer{flex:1 0 12px}.viewport-snap-control{flex:0 0 auto;min-width:148px}.viewport-snap-control input,.viewport-snap-control select,.viewport-snap-control span{flex:0 0 auto}.viewport-snap-control select{width:74px;max-width:74px}.viewport-selection-chip{flex:0 1 190px;min-width:88px}@media (max-width:900px){.seo-page{padding:0}.seo-hero{min-height:100svh}.convert-hero-copy,.seo-hero-content{left:20px;right:20px;top:50%;bottom:auto;max-width:none;gap:18px;transform:translateY(-50%)}.seo-hero h1{font-size:42px}.seo-intro{font-size:16px}.seo-format-panel,.seo-step-list,.seo-two-column,.seo-workflow-panel{grid-template-columns:minmax(0,1fr)}.seo-step-list li{min-height:0}.seo-feature-list,.seo-note-list{grid-template-columns:minmax(0,1fr)}.convert-page{padding:0}.convert-control-row,.convert-two-column{grid-template-columns:minmax(0,1fr)}.convert-hero{min-height:100svh}.convert-hero h1{font-size:42px}.convert-hero p{font-size:16px}.convert-hero .seo-primary-link,.seo-hero .seo-primary-link{min-height:54px;padding:0 24px;font-size:16px}.convert-dropzone{min-height:220px}.convert-dropzone strong{font-size:24px}.top-menu{grid-template-columns:minmax(0,1fr)}.app-shell{grid-template-rows:32px minmax(0,1fr) 6px var(--timeline-row-height,280px) 24px}.editor-body{grid-template-columns:54px minmax(420px,1fr) 6px var(--right-panel-width,420px);grid-template-rows:minmax(0,1fr)}.toolbar{grid-column:1;grid-row:1}.viewport-panel{grid-column:2;grid-row:1}.resize-handle-right{display:block;grid-column:3;grid-row:1}.properties-panel{grid-column:4;grid-row:1;grid-template-rows:var(--outliner-height,250px) 6px minmax(0,1fr);border-top:0;border-left:1px solid #2a2d33}}