.studio-editor{font-size:12px}.camera-section{padding:16px;border-bottom:1px solid var(--camera-border,#e8e8ed)}.camera-section h3{font-size:12px;font-weight:600;margin:0 0 16px}.camera-property-row{min-height:40px;display:flex;align-items:center;justify-content:space-between;gap:12px;font-size:11px}.camera-number{display:flex;align-items:center;border:1px solid;border-radius:4px;padding:3px 5px;width:82px;flex-shrink:0}.camera-number input{min-width:0;width:100%;border:0;outline:0;color:inherit;background:none;font-size:11px;text-align:right;padding:2px}.camera-number input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.camera-name{width:146px;min-width:0;border:1px solid;border-radius:4px;padding:6px;font-size:11px}.camera-switch{-webkit-appearance:none;-moz-appearance:none;appearance:none;width:26px;height:14px;background:#aaa;border-radius:20px;cursor:pointer;margin:0;flex-shrink:0;position:relative}.camera-switch:checked{background:#7950ef}.camera-switch:after{content:"";position:absolute;width:10px;height:10px;top:2px;left:2px;background:#fff;border-radius:50%;transition:transform .15s}.camera-switch:checked:after{transform:translate(12px)}.camera-dependent{margin:4px 0 10px;border-left:1px solid;padding-left:12px}.camera-action{width:100%;border:0;border-radius:4px;font-size:11px;padding:8px;cursor:pointer}.camera-text-action{background:none;border:0;padding:6px 0;font-size:11px;cursor:pointer;text-align:left}.camera-hint{display:block;font-size:10px;line-height:1.5;margin:8px 0}.camera-disclosure>summary{font-size:11px;font-weight:500;cursor:pointer;padding:4px 0;display:flex;justify-content:space-between;align-items:center}.camera-disclosure>summary:after{content:"›";font-size:14px}.camera-disclosure[open]>summary:after{transform:rotate(90deg)}.camera-disclosure[open]>summary{margin-bottom:8px}.studio-editor button,.studio-editor input,.studio-editor select{font-family:inherit}.studio-editor button:focus-visible,.studio-editor input:focus-visible,.studio-editor select:focus-visible{outline:2px solid #8063ed;outline-offset:2px}.studio-project{min-width:210px}.studio-editor .studio-tree-row:hover{background:#8080a012}.studio-tree-icon,.studio-tree-label{background:none;border:0;color:inherit;cursor:pointer;padding:0;display:flex;align-items:center}.studio-tree-icon{width:20px;height:22px;justify-content:center;flex-shrink:0}.studio-tree-label{flex:1;gap:8px;min-width:0;text-align:left;font-size:11px}.studio-tree-label span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.studio-tree-action{opacity:0}.studio-mesh-visibility{order:3;opacity:0!important}.studio-mesh-row:hover .studio-mesh-visibility,.studio-mesh-row:focus-within .studio-mesh-visibility,.studio-mesh-row[data-selected=true] .studio-mesh-visibility,.studio-mesh-visibility[data-hidden=true]{opacity:1!important}.studio-tree-row:hover .studio-tree-action,.studio-tree-row:focus-within .studio-tree-action{opacity:1}.studio-scene-tree[data-inactive=true]{opacity:.72}.studio-property-content{min-height:0;overflow-y:auto}.studio-property-content>div{overflow:visible!important}.studio-inspector,.studio-ui-inspector{min-width:280px}.studio-editor header{min-height:48px}.studio-editor header button{white-space:nowrap}@media (max-width:1200px){.studio-editor header{flex-wrap:wrap;height:auto!important;gap:6px!important;padding:6px 10px!important}.studio-project{width:220px!important}.studio-inspector,.studio-ui-inspector{width:280px!important}}.preview-studio{display:flex;flex:1;min-width:0;min-height:0;color:var(--ps-text);background:var(--ps-bg);font-size:12px}.preview-studio *{box-sizing:border-box}.preview-studio button,.preview-studio input,.preview-studio select,.preview-studio textarea{font:inherit;color:inherit}.preview-studio button{cursor:pointer;background:transparent;border:1px solid var(--ps-line);border-radius:6px;padding:7px 9px}.preview-studio button:disabled{opacity:.5;cursor:wait}.preview-studio button.active,.preview-studio .selected{background:#7955d818;color:#7955d8}.preview-studio .ps-primary{background:#7655d6;color:#fff;width:100%}.ps-tree{width:232px;flex:none;border-right:1px solid var(--ps-line);overflow:auto;display:flex;flex-direction:column}.ps-tree header,.ps-inspector header{padding:20px;border-bottom:1px solid var(--ps-line)}.ps-tree header{display:flex;align-items:center;justify-content:space-between}.ps-tree-row{display:flex;align-items:center;gap:5px;padding:5px 9px;min-height:36px}.ps-tree-row.child{padding-left:27px}.ps-tree-name{display:flex;gap:8px;align-items:center;flex:1;min-width:0;cursor:pointer}.ps-node-icon{color:var(--ps-muted);flex:none}.preview-studio .ps-eye{display:flex;padding:4px;border:0}.ps-tree footer{margin-top:auto;padding:16px}.ps-tree>.ps-hint{padding:16px}.ps-main{display:flex;flex-direction:column;min-width:240px;flex:1;background:#8b84a00a}.ps-toolbar{display:flex;justify-content:space-between;gap:8px;padding:10px;border-bottom:1px solid var(--ps-line);flex-wrap:wrap}.ps-toolbar>div{display:flex;gap:4px}.ps-stage{display:flex;flex:1;min-height:0;justify-content:center;padding:18px}.ps-stage iframe{display:block;width:100%;height:100%;border:1px solid var(--ps-line);border-radius:10px;background:#eee}.ps-stage iframe.mobile{width:375px;max-width:100%}.ps-inspector{width:304px;flex:none;overflow-y:auto;border-left:1px solid var(--ps-line)}.ps-inspector h3{margin:0 0 16px;font-size:12px}.ps-inspector header h3{margin:8px 0 0;font-size:14px}.ps-inspector small,.ps-hint{color:var(--ps-muted);font-size:11px;line-height:1.7}.preview-studio section{padding:18px;border-bottom:1px solid var(--ps-line)}.ps-field{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 13px;font-size:11px}.ps-field input:not([type=checkbox]),.ps-field select{width:135px;min-width:0;border:1px solid var(--ps-line);border-radius:6px;background:var(--ps-input);padding:7px}.ps-field input[type=color]{height:31px}.ps-field input[type=checkbox]{accent-color:#7655d6}.ps-anchors{display:grid;grid-template-columns:repeat(3,28px);gap:4px;width:max-content;margin:12px auto}.preview-studio .ps-anchors button{padding:0;font-size:24px;height:28px}.preview-studio details{padding:18px;border-bottom:1px solid var(--ps-line)}.preview-studio summary{cursor:pointer;font-weight:600}.preview-studio textarea{width:100%;height:160px;background:var(--ps-input);border:1px solid var(--ps-line);border-radius:6px;padding:10px;resize:vertical;line-height:1.7;margin-top:12px}.ps-area{border:1px solid var(--ps-line);border-radius:7px;padding:10px;margin:10px 0}.ps-area small{display:block;margin-top:6px}.ps-inspector .studio-ui-inspector{border-left:0!important}.ps-testing .ps-stage{padding:0}.ps-testing iframe{border:0;border-radius:0}
