.help-center{width:min(840px,calc(100vw - 40px));height:min(740px,calc(100dvh - 64px));max-width:none;max-height:none;margin:auto;padding:0;color:#dce5f4;border:1px solid #3a4962;border-radius:16px;background:#111a29;box-shadow:0 28px 100px #0009;overflow:hidden}.help-center::backdrop{background:#050b16bc}.help-center-layout{display:grid;height:100%;min-height:0;grid-template-rows:auto minmax(0,1fr) auto}.help-center-header{display:flex;align-items:center;gap:13px;padding:22px 24px;border-bottom:1px solid #2b384e}.help-center-logo{display:grid;place-items:center;width:42px;height:42px;flex:none;border-radius:12px;color:#f1f0ff;background:#5d60df}.help-center-header>div{flex:1}.help-center-header>div>span{color:#9cacc6;font-size:12px}.help-center-header h2{margin:5px 0 0;color:#f1f5ff;font-size:19px;font-weight:650}.help-center-header>button{display:grid;place-items:center;flex:none;width:40px;height:40px;border:0;border-radius:8px;background:transparent;color:#b4c2d9}.help-center-header>button:hover{background:#253148;color:#fff}.help-center-body{display:grid;grid-template-columns:224px minmax(0,1fr);min-height:0}.help-center-nav{display:flex;flex-direction:column;gap:5px;padding:20px 12px;border-right:1px solid #2b384e;overflow-y:auto}.help-center-nav button{display:flex;align-items:center;gap:10px;min-height:46px;flex:none;padding:10px;border:0;border-radius:8px;background:transparent;color:#aebdd4;text-align:left;font-size:13px;line-height:1.4}.help-center-nav svg{flex:none}.help-center-nav button:hover{background:#1b273a;color:#eef3ff}.help-center-nav button[aria-current=page]{background:#283556;color:#f0f3ff}.help-center-article{padding:28px 30px;min-height:0;overflow-y:auto;overscroll-behavior:contain;scrollbar-color:#465670 transparent}.help-center-article h3{margin:0 0 12px;font-size:24px;color:#f1f5ff;font-weight:650;line-height:1.4}.help-center-article h3:focus{outline:none}.help-center-article h4{margin:0 0 10px;font-size:15px;font-weight:650;color:#e8edf8}.help-center-article p{margin:0 0 12px;color:#b8c5d9;font-size:13px;line-height:1.9;overflow-wrap:anywhere}.help-center-article>header{margin-bottom:30px}.help-center-article>section{margin-top:26px}.help-center-footer{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 24px;border-top:1px solid #2b384e;color:#94a6c1;font-size:12px}.help-center-footer a{display:inline-flex;min-height:32px;align-items:center;gap:6px;color:#c7d3e7;text-decoration:none}.help-center-footer a:hover{color:#fff;text-decoration:underline}.help-center :is(button,a):focus-visible{outline:2px solid #adb9ff;outline-offset:2px}.help-center-article .help-updated{padding-top:22px;margin-top:30px;border-top:1px solid #2b384e;color:#94a6c1;font-size:12px}.help-changelog section{position:relative;padding:0 0 30px 23px;border-left:1px solid #394865}.help-changelog section:before{content:"";position:absolute;top:6px;left:-4px;width:7px;height:7px;background:#96a6e8;border-radius:50%}.help-changelog time{display:block;margin-bottom:10px;color:#a8b8d6;font-size:12px}.help-changelog ul{margin:10px 0 0;padding-left:18px;color:#b8c5d9;font-size:13px;line-height:1.85}.help-changelog li+li{margin-top:10px}@media(max-width:600px){.help-center{width:calc(100vw - 16px);height:calc(100dvh - 24px);border-radius:12px}.help-center-header{padding:14px 16px;gap:10px}.help-center-header h2{font-size:17px}.help-center-logo{width:36px;height:36px;border-radius:10px}.help-center-body{grid-template-columns:minmax(0,1fr);grid-template-rows:auto minmax(0,1fr)}.help-center-nav{flex-direction:row;flex-wrap:wrap;gap:4px;padding:10px 12px;border-right:0;border-bottom:1px solid #2b384e}.help-center-nav button{padding:8px;min-height:40px;font-size:12px;gap:5px}.help-center-nav svg{width:15px}.help-center-article{padding:22px 18px}.help-center-article h3{font-size:21px}.help-center-footer{padding:10px 16px}}:root{color:#edf2ff;background:#090d18;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none}*{box-sizing:border-box}body{min-width:320px;min-height:100vh;margin:0}button,input,select{font:inherit}button{cursor:pointer}.empty-page{min-height:100vh;display:grid;place-items:center;padding:28px;background:radial-gradient(circle at 48% 18%,#1d2850 0,transparent 36%),#090d18}.upload-card{width:min(760px,100%)}.brand{display:flex;align-items:center;gap:10px;font-size:20px;font-weight:720;letter-spacing:-.5px}.help-menu{position:fixed;z-index:25;right:18px;bottom:18px}.help-menu.in-studio{bottom:106px}.help-menu-trigger{display:grid;width:40px;height:40px;place-items:center;padding:0;color:#e4e9ff;border:1px solid #5968a0;border-radius:50%;background:#26345d;box-shadow:0 10px 26px #0008;font-size:20px;font-weight:700;line-height:1}.help-menu-trigger:hover,.help-menu-trigger[aria-expanded=true]{border-color:#929bff;background:#36427b}.help-menu-trigger:focus-visible{outline:2px solid #aab2ff;outline-offset:3px}.about-menu{position:absolute;right:0;bottom:calc(100% + 9px);display:grid;width:270px;gap:13px;padding:12px;color:#c6d1e5;border:1px solid #3b4a6d;border-radius:10px;background:#111a2d;box-shadow:0 18px 42px #000b;font-size:11px}.about-menu a{color:#cbd6ea;text-decoration:none}.about-menu a:hover{color:#eef1ff;text-decoration:underline}.about-product{padding:9px;color:#dce2ff!important;border:1px solid #46558b;border-radius:7px;background:#1e294d;font-weight:650;line-height:1.45}.about-menu-group{display:grid;gap:6px}.about-menu-group b{margin-bottom:1px;color:#8492af;font-size:9px;font-weight:750;letter-spacing:.08em;text-transform:uppercase}.about-copyright{padding-top:10px;color:#8492ad!important;border-top:1px solid #2d3a54;font-size:10px}.upload-topline{display:flex;align-items:center;justify-content:space-between;gap:16px}.language-picker{position:relative;z-index:10;display:inline-flex;font-size:12px}.language-trigger{display:inline-flex;min-width:118px;align-items:center;gap:7px;padding:5px 8px 5px 6px;color:#d6dff2;border:1px solid #3a4968;border-radius:8px;background:linear-gradient(135deg,#17233a,#111929);box-shadow:inset 0 1px #ffffff0d;transition:border-color .16s,background .16s,transform .16s}.language-trigger:hover,.language-picker:focus-within .language-trigger{border-color:#717cf3;background:linear-gradient(135deg,#202d50,#151d33)}.language-trigger:active{transform:translateY(1px)}.language-trigger>svg{margin-left:auto;color:#91a0c4;transition:transform .16s}.language-trigger>svg.open{transform:rotate(180deg)}.language-trigger-icon{display:grid;width:24px;height:24px;place-items:center;color:#d7dcff;border:1px solid #5968aa;border-radius:6px;background:#35407b}.language-menu{position:absolute;top:calc(100% + 7px);right:0;display:grid;width:184px;padding:5px;border:1px solid #3b4a6c;border-radius:10px;background:#111a2d;box-shadow:0 16px 38px #000a}.language-menu button{display:flex;width:100%;align-items:center;gap:9px;padding:8px;color:#c9d5ec;border:0;border-radius:6px;background:transparent;text-align:left;font-size:12px}.language-menu button:hover{color:#f0f3ff;background:#25345b}.language-menu button.active{color:#eff1ff;background:#303b75}.language-menu button>svg{margin-left:auto;color:#b7c0ff}.language-option-mark{display:grid;width:27px;height:20px;place-items:center;color:#aebcff;border:1px solid #4b5a88;border-radius:4px;background:#1e2947;font-size:8px;font-weight:750;letter-spacing:.06em}.sr-only{position:absolute;width:1px;height:1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.brand-mark{display:grid;width:30px;height:30px;place-items:center;color:#fff;border-radius:9px;background:linear-gradient(140deg,#818cf8,#4f46e5);box-shadow:0 6px 22px #4f46e566}.beta{padding:3px 6px;border:1px solid #64748b;border-radius:5px;color:#a8b5cf;font-size:10px;font-weight:700;letter-spacing:.08em}.upload-zone{display:flex;align-items:center;flex-direction:column;margin-top:34px;padding:58px 34px;text-align:center;border:1px dashed #405074;border-radius:18px;background:#121827a6;box-shadow:0 30px 70px #0005;transition:border-color .18s,background .18s}.upload-zone.is-dragging{border-color:#8b92ff;background:#2831618c}.upload-icon{display:grid;width:70px;height:70px;place-items:center;border:1px solid #4c5c85;border-radius:18px;color:#aab3ff;background:linear-gradient(145deg,#28345b,#151b31)}.upload-zone h1{margin:24px 0 10px;font-size:clamp(27px,5vw,42px);letter-spacing:-1.5px}.upload-zone p{max-width:560px;margin:0 0 25px;color:#aeb9cf;line-height:1.7}.upload-zone>span{margin-top:14px;color:#71809d;font-size:13px}.primary-button,.apply-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:9px;padding:0 18px;color:#fff;border:0;border-radius:9px;background:linear-gradient(135deg,#6671f7,#4f46e5);box-shadow:0 9px 24px #4f46e54d;font-weight:700}.notice{margin-top:16px;padding:12px 14px;border-radius:8px;font-size:14px}.notice.error{color:#fecaca;background:#7f1d1d66}.studio-shell{--optimizer-bar-height: 88px;display:grid;height:100vh;height:100dvh;min-height:0;overflow:hidden;grid-template-rows:58px minmax(0,1fr) var(--optimizer-bar-height);background:#0a0f1c}.studio-header{display:flex;min-width:0;align-items:center;gap:20px;padding:0 22px;border-bottom:1px solid #253048;background:#0c1220}.studio-header .brand{font-size:16px;white-space:nowrap}.studio-header .brand-mark{width:25px;height:25px;border-radius:7px}.model-name{display:flex;min-width:0;flex:1;align-items:center;gap:7px;color:#aeb9ce;font-size:13px}.model-name svg{flex:none;color:#7b89ae}.model-name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.quiet-button{display:inline-flex;align-items:center;gap:7px;padding:7px 10px;color:#c7d2e8;border:1px solid #33415c;border-radius:7px;background:#151c2d;font-size:12px}.empty-model-name{color:#71809b}.empty-assets-panel .workspace-tabs button:disabled{cursor:default;opacity:.58}.empty-assets-message{display:grid;min-height:0;flex:1;place-content:center;gap:11px;padding:28px;color:#71809b;text-align:center}.empty-assets-message svg{margin:auto;color:#5b6c92}.empty-assets-message p{margin:0;font-size:11px;line-height:1.55}.empty-preview-panel{border-color:#34446b}.empty-preview-panel.is-dragging{border-color:#8993ff;box-shadow:inset 0 0 0 1px #8993ff66,0 8px 30px #00000026}.empty-preview-content{display:grid;min-height:0;flex:1;place-content:center;justify-items:center;padding:30px;text-align:center;background:radial-gradient(circle at 50% 42%,#243464 0,transparent 38%)}.empty-preview-content h1{margin:20px 0 8px;color:#eff2ff;font-size:clamp(23px,3vw,34px);letter-spacing:-.8px}.empty-preview-content p{max-width:480px;margin:0;color:#aebbd2;font-size:13px;line-height:1.65}.empty-preview-content>small{margin-top:14px;color:#7888a7;font-size:11px}.empty-preview-actions{display:flex;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:22px}.sample-button{display:inline-flex;min-height:44px;align-items:center;justify-content:center;gap:8px;padding:0 16px;color:#d8e1fc;border:1px solid #5868a9;border-radius:9px;background:#1a2548;font-size:13px;font-weight:700}.sample-button:hover{border-color:#8994ff;background:#263466}.sample-button:disabled{cursor:wait;opacity:.6}.empty-inspector-message{display:grid;align-content:start;gap:13px;padding:22px 17px;color:#8291ac}.empty-inspector-message svg{color:#6577a8}.empty-inspector-message div{display:grid;gap:6px}.empty-inspector-message b{color:#d9e1f2;font-size:12px}.empty-inspector-message small{color:#8492ad;font-size:11px;line-height:1.55}.empty-optimizer{opacity:.72}.empty-optimizer .apply-button{cursor:not-allowed}.studio-grid{display:grid;min-height:0;overflow:hidden;grid-template-columns:310px minmax(320px,1fr) 332px;gap:10px;padding:10px}.texture-panel,.preview-panel,.inspector-panel{min-height:0;height:100%;overflow:hidden;border:1px solid #273248;border-radius:11px;background:#111827;box-shadow:0 8px 30px #00000026}.texture-panel,.inspector-panel{display:flex;flex-direction:column}.inspector-panel{overflow-y:auto;overscroll-behavior:contain}.panel-heading,.preview-heading{display:flex;align-items:center;justify-content:space-between;padding:17px 17px 13px}.panel-heading h2{margin:0;font-size:15px;letter-spacing:-.15px}.panel-heading span,.preview-heading small{display:block;margin-top:4px;color:#8290ab;font-size:11px}.workspace-tabs{display:grid;grid-template-columns:1fr 1fr;gap:4px;margin:0 12px 12px;padding:3px;border-radius:7px;background:#0c1321}.texture-panel>.workspace-tabs:first-child{margin-top:12px}.workspace-tabs button{display:flex;align-items:center;justify-content:center;gap:6px;padding:8px 4px;color:#8d9bb5;border:0;border-radius:5px;background:transparent;font-size:11px}.workspace-tabs button.active{color:#e5e9ff;background:#2a3462;box-shadow:0 1px 4px #0006}.workspace-tabs button span{display:grid;min-width:16px;height:16px;place-items:center;border-radius:10px;color:#aeb8db;background:#39466b;font-size:9px}.workspace-tabs.workspace-tabs-three{grid-template-columns:repeat(3,1fr)}.workspace-tabs.workspace-tabs-three button{gap:3px;padding-right:2px;padding-left:2px;white-space:nowrap;font-size:10px}.workspace-tabs.workspace-tabs-three button>svg{display:none}.workspace-tabs.workspace-tabs-three button span{min-width:14px;height:14px;font-size:8px}.asset-insights{margin:0 12px 12px;padding:8px 9px;border:1px solid #3c4c77;border-radius:7px;background:linear-gradient(135deg,#172344,#111a2d)}.asset-insights summary{display:flex;align-items:center;justify-content:space-between;color:#dce4ff;cursor:pointer;font-size:10px;list-style:none}.asset-insights summary::-webkit-details-marker{display:none}.asset-insights summary:before{width:0;height:0;margin-right:6px;content:"";border-top:4px solid transparent;border-bottom:4px solid transparent;border-left:5px solid #aebaff;transition:transform .15s}.asset-insights[open] summary:before{transform:rotate(90deg)}.asset-insights summary span{display:grid;min-width:17px;height:17px;margin-left:auto;place-items:center;color:#dfe3ff;border-radius:9px;background:#4f5dc0;font-size:9px}.asset-insights>div{display:grid;gap:5px;margin-top:8px}.asset-insights small{overflow:hidden;color:#aab9d9;font-size:9px;white-space:nowrap;text-overflow:ellipsis}.asset-metadata{display:grid;gap:3px;margin:0 12px 10px;color:#7888a6;font-size:9px}.asset-metadata span:last-child{overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.texture-list{min-height:0;flex:1;overflow:auto;padding:0 9px 12px}.texture-card{position:relative;display:flex;width:100%;align-items:center;gap:10px;padding:9px;text-align:left;color:#e8edf8;border:1px solid transparent;border-radius:8px;background:transparent}.texture-card:hover{background:#182238}.texture-card.active{border-color:#6771fb;background:#28316a;box-shadow:inset 0 0 0 1px #8b92ff55}.geometry-list{min-height:0;flex:1;overflow:auto;padding:0 9px 12px}.geometry-card{position:relative;display:flex;width:100%;align-items:center;justify-content:space-between;gap:9px;margin-bottom:5px;padding:10px 9px;color:inherit;border:1px solid #293750;border-radius:7px;background:#121b2d;cursor:pointer;text-align:left}.geometry-card:hover{border-color:#4a5a7c;background:#172238}.geometry-card.selected{border-color:#7180ff;background:#28316a;box-shadow:inset 0 0 0 1px #a6afff44}.geometry-card.target:not(.selected){border-color:#4d5a9b}.geometry-card:focus-visible{outline:2px solid #98a2ff;outline-offset:1px}.geometry-card span{display:grid;min-width:0;gap:3px;text-align:left}.geometry-card b{overflow:hidden;color:#e5ebf8;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.geometry-card small{color:#8b9ab5;font-size:10px}.geometry-card em{padding:3px 5px;color:#cbd1ff;border:1px solid #626ce8;border-radius:4px;font-size:8px;font-style:normal;white-space:nowrap}.empty-assets{padding:8px;color:#8290ab;font-size:12px;line-height:1.5}.texture-thumb{display:grid;width:45px;height:45px;flex:none;place-items:center;overflow:hidden;border-radius:5px;color:#8995ad;background:#202a3c}.texture-thumb img{width:100%;height:100%;object-fit:cover}.texture-copy{display:grid;min-width:0;gap:3px}.texture-copy b{overflow:hidden;font-size:12px;white-space:nowrap;text-overflow:ellipsis}.texture-copy small{color:#9caac2;font-size:10px}.queued{margin-left:auto;color:#b5bcff}.preview-panel{position:relative;display:flex;flex-direction:column}.preview-heading{padding:13px 16px;border-bottom:1px solid #253048}.preview-heading span{display:block;font-size:14px;font-weight:700}.preview-heading .preview-click-hint{display:block;margin-top:4px;color:#7f8eaa;font-size:10px}.preview-heading .performance-summary{display:flex;flex-wrap:wrap;gap:4px;margin-top:7px}.performance-summary span{display:inline-flex;gap:4px;padding:3px 5px;color:#9daccc;border:1px solid #33415c;border-radius:4px;background:#111a2b;font-size:9px;font-weight:500}.performance-summary b{color:#e0e7f8;font-weight:650}.preview-tools{display:flex;align-items:center;flex-wrap:wrap;justify-content:flex-end;gap:7px;color:#9daccc;font-size:11px}.preview-mode-button{display:inline-flex;align-items:center;gap:5px;padding:5px 7px;color:#aebbd4;border:1px solid #33415c;border-radius:5px;background:#151d2d;font-size:10px}.preview-mode-button.active{color:#e0e4ff;border-color:#7884ff;background:#303a76}.camera-mode-switch{display:flex;padding:2px;border:1px solid #33415c;border-radius:6px;background:#0d1422}.camera-mode-switch button{padding:5px 7px;color:#8f9db7;border:0;border-radius:4px;background:transparent;font-size:10px;white-space:nowrap}.camera-mode-switch button.active{color:#ebefff;background:#35427d;box-shadow:0 1px 3px #0008}.model-viewer{min-height:0;flex:1}.model-viewer canvas{display:block;width:100%;height:100%;cursor:pointer}.selected-preview{display:grid;width:calc(100% - 34px);min-height:96px;flex:0 0 auto;margin:0 17px;place-items:center;overflow:hidden;border:1px solid #31405e;border-radius:8px;color:#8796bb;background:repeating-conic-gradient(#152036,#152036 25%,#101827 0%,#101827 50%) 50% / 22px 22px}.selected-preview img{display:block;width:100%;height:auto;image-rendering:auto}.ktx2-preview{width:100%;height:100%;min-height:inherit}.ktx2-preview.has-aspect{height:auto;min-height:0}.ktx2-preview canvas{display:block;width:100%;height:100%}.ktx2-preview span{display:grid;width:100%;height:100%;place-items:center;color:#aab8dc;font-size:12px;font-weight:700;letter-spacing:.08em}.texture-file-details{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:10px 17px 0}.texture-file-details div{display:grid;min-width:0;gap:4px;padding:8px;border:1px solid #2d3a54;border-radius:7px;background:#101827}.texture-file-details dt{color:#8190ac;font-size:9px}.texture-file-details dd{overflow:hidden;margin:0;color:#e4ebfb;font-size:11px;font-weight:650;white-space:nowrap;text-overflow:ellipsis}.texture-actions{display:grid;grid-template-columns:1fr 1fr;gap:8px;margin:12px 17px 0}.replace-button,.download-button{display:flex;width:100%;align-items:center;justify-content:center;gap:7px;padding:10px 8px;color:#dce5f6;border:1px solid #34425e;border-radius:7px;background:#172034;font-size:12px;font-weight:650}.download-button{color:#cbd3ff;border-color:#48558b;background:#1b2541}.replace-button:hover,.download-button:hover{border-color:#7180b6;background:#202c4a}.download-button:disabled{cursor:not-allowed;opacity:.45}.hint{margin:8px 17px 17px;color:#7e8da9;font-size:11px;line-height:1.45}.field-label{position:relative;display:grid;gap:7px;margin:0 17px 16px;color:#cbd5e9;font-size:12px;font-weight:650}.field-label select{width:100%;padding:10px;-webkit-appearance:none;-moz-appearance:none;appearance:none;color:#e6edfa;border:1px solid #34425e;border-radius:7px;outline:0;background:#101726;font-size:12px}.select-chevron{position:absolute;right:10px;bottom:10px;color:#8595b5;pointer-events:none}.toggle-row{position:relative;display:flex;align-items:center;justify-content:space-between;margin:0 17px;padding:13px 0;border-top:1px solid #29364e}.toggle-row span{display:grid;gap:4px}.toggle-row b{font-size:12px}.toggle-row small{color:#8492ad;font-size:10px}.toggle-row input,.bottom-toggle input{position:absolute;opacity:0}.toggle-row i,.bottom-toggle i{position:relative;width:34px;height:19px;border-radius:100px;background:#3b4962}.toggle-row i:after,.bottom-toggle i:after{position:absolute;top:3px;left:3px;width:13px;height:13px;content:"";border-radius:50%;background:#c7d2e8;transition:transform .15s}.toggle-row input:checked+i,.bottom-toggle input:checked+i{background:#5b60ed}.toggle-row input:checked+i:after,.bottom-toggle input:checked+i:after{transform:translate(15px);background:#fff}.ktx2-settings{display:grid;gap:13px;margin:0 17px 12px;padding:13px;border:1px solid #394a75;border-radius:8px;background:#111a2d}.ktx2-settings .field-label{margin:0}.ktx2-range{display:grid;gap:7px;color:#cbd5e9;font-size:11px;font-weight:650}.ktx2-range span{display:flex;justify-content:space-between}.ktx2-range b{color:#b7c0ff}.ktx2-range input{width:100%;accent-color:#6872f7}.ktx2-range small{color:#8290ab;font-size:10px;font-weight:500}.usage-box{display:grid;gap:7px;margin:10px 17px;padding:12px;border:1px solid #293750;border-radius:7px;background:#0d1423}.usage-box b{color:#aebbd1;font-size:10px}.usage-box span{display:flex;justify-content:space-between;gap:8px;color:#d7e0f0;font-size:11px}.usage-box em{color:#929eff;font-size:10px;font-style:normal}.no-texture{padding:30px;color:#94a2bd}.simplify-section{min-height:100%;padding-bottom:18px}.simplify-section .panel-heading{border-bottom:1px solid #29364e}.geometry-summary{display:flex;align-items:center;gap:10px;margin:17px;padding:12px;color:#aeb8ff;border:1px solid #394a75;border-radius:8px;background:#19244a}.geometry-summary span{display:grid;gap:4px}.geometry-summary b{color:#e4e8ff;font-size:12px}.geometry-summary small{color:#a5b0d2;font-size:10px}.simplify-section .toggle-row{margin:0 17px}.simplify-section>.field-label{margin-top:16px}.ratio-control{display:grid;gap:8px;margin:16px 17px 0;color:#cbd5e9;font-size:11px}.ratio-control span{display:flex;justify-content:space-between}.ratio-control b{color:#aeb7ff}.ratio-control input{width:100%;accent-color:#6872f7}.ratio-control small{color:#8290ab;font-size:10px;line-height:1.4}.simplify-warning{margin:12px 17px 0;color:#fbbf24;font-size:10px;line-height:1.45}.simplify-override-settings{display:grid;gap:12px;margin:0 17px;padding:12px;border:1px solid #3a4a70;border-radius:8px;background:#0d1628}.simplify-override-settings>b{color:#dce5f8;font-size:11px}.geometry-details{display:grid;grid-template-columns:repeat(3,1fr);gap:7px;margin:0 17px}.geometry-details div{display:grid;gap:4px;padding:9px;border:1px solid #2d3a54;border-radius:7px;background:#101827}.geometry-details dt{color:#8190ac;font-size:9px}.geometry-details dd{margin:0;color:#e4ebfb;font-size:14px;font-weight:650}.mesh-reference{display:grid;gap:7px;margin:10px 17px;padding:12px;border:1px solid #293750;border-radius:7px;background:#0d1423}.mesh-reference b{color:#aebbd1;font-size:10px}.mesh-reference span{overflow:hidden;color:#d7e0f0;font-size:11px;white-space:nowrap;text-overflow:ellipsis}.no-geometry{margin:17px;color:#8d9bb6;font-size:12px;line-height:1.5}.isolate-toggle{margin-top:14px!important;border-top:1px solid #29364e}.simplify-target-button{display:flex;width:calc(100% - 34px);align-items:center;justify-content:center;gap:8px;margin:13px 17px 0;padding:10px;color:#cfd7ff;border:1px solid #5965d3;border-radius:7px;background:#242e65;font-size:12px;font-weight:650}.simplify-target-button.selected{color:#c8d1e1;border-color:#3b4b66;background:#172134}.simplify-target-button:disabled{cursor:not-allowed;opacity:.45}.optimizer-bar{display:flex;align-items:center;gap:10px;padding:0 20px;border-top:1px solid #28354e;background:#0d1422}.asset-stats{display:flex;overflow:hidden;flex:none;border:1px solid #2d3a54;border-radius:8px;background:#111a2b}.asset-stat{display:grid;min-width:78px;gap:3px;padding:8px 11px;border-right:1px solid #2d3a54}.asset-stat:last-child{border-right:0}.asset-stat small{color:#8492ad;font-size:9px;line-height:1}.asset-stat b{color:#eef2fc;font-size:14px;line-height:1.15;letter-spacing:-.15px}.simplify-summary{display:flex;align-items:center;gap:6px;padding:9px 10px;color:#b9c2ff;border:1px solid #4855a0;border-radius:7px;background:#222b59;font-size:10px;white-space:nowrap}.simplify-summary b{color:#e0e5ff;font-weight:600}.optimizer-option{position:relative;display:flex}.bottom-toggle{position:relative;display:flex;align-items:center;gap:7px;padding:7px 10px 7px 7px;color:#bdcae1;border:1px solid #2d3a54;border-radius:7px;background:#121b2d;font-size:11px;white-space:nowrap}.optimizer-toggle-switch{position:relative;display:flex}.optimizer-help-button{display:grid;width:22px;height:22px;place-items:center;padding:0;color:#9dadd0;border:1px solid #344361;border-radius:5px;background:#182238}.optimizer-help-button:hover,.optimizer-help-button[aria-expanded=true]{color:#e2e7ff;border-color:#7684bc;background:#29365d}.optimizer-help-button:focus-visible{outline:2px solid #a9b1ff;outline-offset:2px}.optimizer-help-popover{position:absolute;z-index:15;bottom:calc(100% + 9px);left:0;display:grid;width:min(270px,calc(100vw - 32px));gap:5px;padding:11px;color:#cdd7ea;border:1px solid #4a5a85;border-radius:8px;background:#111a2d;box-shadow:0 14px 36px #000b;font-size:11px;line-height:1.45}.optimizer-help-popover b{color:#e6ebff;font-size:12px}.optimizer-help-popover span{color:#aab7d1}.simplify-settings-button{display:inline-flex;align-items:center;gap:6px;padding:9px 10px;color:#d7ddff;border:1px solid #5966bc;border-radius:7px;background:#202953;font-size:11px;white-space:nowrap}.apply-button{min-width:170px;margin-left:auto}.apply-button:disabled{cursor:not-allowed;opacity:.45;box-shadow:none}.spin{animation:spin .7s linear infinite}.toast{position:fixed;right:18px;bottom:105px;max-width:min(420px,calc(100vw - 36px));padding:13px 38px 13px 14px;color:#d8e4fb;border:1px solid #425273;border-radius:8px;background:#172137;box-shadow:0 14px 40px #0007;font-size:13px;line-height:1.4}.toast button{position:absolute;top:8px;right:8px;display:grid;place-items:center;padding:3px;color:#b7c4db;border:0;background:transparent}.global-drop-overlay{position:fixed;z-index:40;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;pointer-events:none;outline:2px solid #8d94ff;outline-offset:-10px;background:#090f23df;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.global-drop-overlay>div{display:grid;justify-items:center;gap:10px;min-width:min(360px,calc(100vw - 48px));padding:26px 34px;color:#eef1ff;border:1px solid #8994ff;border-radius:15px;background:linear-gradient(145deg,#29356b,#151d35);box-shadow:0 20px 70px #0009}.global-drop-overlay svg{color:#c3c8ff}.global-drop-overlay b{font-size:17px}.global-drop-overlay span{color:#abb8d8;font-size:12px}.model-replace-modal-backdrop{position:fixed;z-index:35;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#050914a8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.model-replace-modal{width:min(430px,100%);overflow:hidden;color:#e4ebf9;border:1px solid #455486;border-radius:13px;background:#111a2c;box-shadow:0 24px 80px #000b}.model-replace-modal>header{display:flex;align-items:flex-start;gap:11px;padding:21px 20px}.model-replace-modal h2{margin:1px 0 0;font-size:16px}.model-replace-modal p{margin:6px 0 0;color:#9dabc6;font-size:12px;line-height:1.5;overflow-wrap:anywhere}.model-replace-modal>footer{display:flex;justify-content:flex-end;gap:9px;padding:14px 20px;border-top:1px solid #2b3854}.model-replace-modal>footer .primary-button{min-height:36px;padding:0 14px;font-size:12px}.simplify-modal-backdrop{position:fixed;z-index:50;top:0;right:0;bottom:0;left:0;display:grid;place-items:center;padding:24px;background:#050914a8;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.simplify-modal{width:min(470px,100%);overflow:hidden;color:#e4ebf9;border:1px solid #455486;border-radius:13px;background:#111a2c;box-shadow:0 24px 80px #000b}.simplify-modal>header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px 20px 17px;border-bottom:1px solid #2b3854}.simplify-modal>header>div{display:flex;align-items:flex-start;gap:11px}.modal-icon{display:grid;width:34px;height:34px;flex:none;place-items:center;color:#d5dcff;border:1px solid #5b68c5;border-radius:9px;background:#27316a}.simplify-modal h2{margin:0;font-size:16px}.simplify-modal p{margin:5px 0 0;color:#91a0bb;font-size:11px;line-height:1.45}.simplify-modal>header>button{display:grid;place-items:center;padding:5px;color:#aab8d1;border:0;border-radius:5px;background:transparent}.simplify-modal>header>button:hover{background:#202b42}.simplify-modal-body{display:grid;gap:22px;padding:20px}.modal-range{display:grid;gap:9px}.modal-range>span{display:flex;justify-content:space-between;color:#d8e1f2;font-size:12px;font-weight:650}.modal-range b{color:#b7c0ff}.modal-range input{width:100%;accent-color:#7079ff}.modal-range small{color:#8d9bb5;font-size:11px;line-height:1.45}.simplify-scope{display:grid;gap:6px;padding:13px;border:1px solid #30405e;border-radius:8px;background:#0c1424}.simplify-scope b{color:#dbe4f6;font-size:11px}.simplify-scope span{color:#91a0ba;font-size:10px;line-height:1.5}.simplify-scope em{width:max-content;margin-top:3px;padding:3px 6px;color:#bec7ff;border:1px solid #4957a2;border-radius:4px;background:#202952;font-size:9px;font-style:normal}.simplify-modal>footer{display:flex;justify-content:flex-end;padding:14px 20px;border-top:1px solid #2b3854}.simplify-modal>footer .primary-button{min-width:92px;padding:9px 16px;font-size:12px}.help-menu{right:max(18px,env(safe-area-inset-right));bottom:max(18px,env(safe-area-inset-bottom))}.help-menu.in-studio{bottom:calc(var(--optimizer-bar-height) + 16px + env(safe-area-inset-bottom))}@keyframes spin{to{transform:rotate(360deg)}}@media(max-width:1050px){.studio-grid{grid-template-columns:250px minmax(300px,1fr)}.workspace-tabs.workspace-tabs-three button{font-size:9px}.inspector-panel{position:absolute;z-index:3;top:68px;right:10px;width:310px;max-height:calc(100vh - 170px);box-shadow:0 20px 60px #0009}.optimizer-bar{overflow-x:auto}.optimizer-option{display:none}.optimizer-option.ktx2-toggle,.optimizer-option.simplify-toggle,.optimizer-option.prune-toggle{display:flex}}@media(max-width:720px){.studio-shell{--optimizer-bar-height: 72px;height:auto;min-height:100dvh;overflow:visible;grid-template-rows:auto auto auto}.studio-header{min-height:54px;padding:8px 10px;gap:8px}.studio-header .model-name{display:none}.studio-header .brand{min-width:0;flex:1;font-size:14px}.studio-header .brand-mark{width:23px;height:23px}.studio-header .language-trigger{min-width:0;padding-right:6px}.studio-header .language-trigger>span:not(.language-trigger-icon),.studio-header .language-trigger>svg{display:none}.quiet-button{width:34px;min-width:34px;justify-content:center;gap:0;padding:7px;font-size:0}.studio-grid{display:flex;flex-direction:column;overflow:visible;grid-template-columns:1fr;gap:7px;padding:7px}.texture-panel,.preview-panel,.inspector-panel{width:100%;height:auto}.texture-panel{display:flex;height:min(48dvh,380px);min-height:320px;max-height:none}.texture-list,.geometry-list{min-height:0;max-height:none;flex:1}.preview-panel{order:2;min-height:380px;height:min(65dvh,480px);flex:none}.inspector-panel{position:static;order:3;min-height:300px;max-height:none;overflow:visible;box-shadow:0 8px 30px #00000026}.selected-preview{min-height:150px}.optimizer-bar{position:sticky;bottom:0;z-index:5;min-height:72px;padding:8px 12px;overflow-x:auto}.asset-stat{min-width:88px}.asset-stat:nth-child(2),.asset-stat:nth-child(3){display:none}.apply-button{min-width:150px;font-size:12px}.simplify-summary{display:none}.simplify-settings-button{padding:9px;font-size:0}.simplify-settings-button svg{margin:0}.simplify-modal-backdrop{align-items:end;padding:0}.simplify-modal{width:100%;max-height:min(82dvh,650px);border-right:0;border-bottom:0;border-left:0;border-radius:16px 16px 0 0}.simplify-modal>header{padding:18px 18px 15px}.simplify-modal-body{gap:20px;padding:18px;overflow:auto}.simplify-modal>footer{padding:12px 18px calc(12px + env(safe-area-inset-bottom))}.help-menu{right:max(12px,env(safe-area-inset-right));bottom:max(12px,env(safe-area-inset-bottom))}.help-menu.in-studio{bottom:calc(var(--optimizer-bar-height) + 12px + env(safe-area-inset-bottom))}.about-menu{width:min(280px,calc(100vw - 24px))}.studio-header .beta{display:none}}.optimizer-bar{padding-right:76px}.help-menu.in-studio{bottom:max(24px,calc(24px + env(safe-area-inset-bottom)))}@media(max-width:720px){.optimizer-bar{padding-right:64px}.help-menu.in-studio{bottom:max(16px,calc(16px + env(safe-area-inset-bottom)))}}.optimizer-settings-trigger{display:inline-flex;align-items:center;gap:8px;padding:9px 11px;color:#dce3ff;border:1px solid #4e5e9d;border-radius:8px;background:#1a2548;font-size:11px;font-weight:650;white-space:nowrap}.optimizer-settings-trigger b{display:grid;min-width:18px;height:18px;place-items:center;color:#f0f2ff;border-radius:9px;background:#5764c3;font-size:9px}.optimizer-drawer-backdrop{position:fixed;z-index:30;top:0;right:0;bottom:0;left:0;display:flex;justify-content:flex-end;background:#0509148c;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px)}.optimizer-drawer{display:grid;width:min(390px,100vw);height:100%;grid-template-rows:auto minmax(0,1fr) auto;color:#e4ebf9;border-left:1px solid #46558a;background:#111a2c;box-shadow:-24px 0 70px #000b}.optimizer-drawer>header{display:flex;align-items:flex-start;justify-content:space-between;padding:20px;border-bottom:1px solid #2b3854}.optimizer-drawer>header>div{display:flex;gap:11px}.optimizer-drawer h2{margin:0;font-size:16px}.optimizer-drawer p{margin:5px 0 0;color:#91a0bb;font-size:11px;line-height:1.45}.optimizer-drawer>header>button{display:grid;place-items:center;padding:5px;color:#aab8d1;border:0;border-radius:5px;background:transparent}.optimizer-drawer-body{display:grid;align-content:start;gap:9px;overflow-y:auto;padding:14px}.optimizer-drawer-option{position:relative;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:12px;border:1px solid #30405f;border-radius:9px;background:#0d1628}.optimizer-drawer-toggle{display:flex;min-width:0;align-items:center;gap:10px}.optimizer-drawer-toggle input{position:absolute;opacity:0}.optimizer-drawer-toggle i{position:relative;width:30px;height:18px;flex:none;border-radius:9px;background:#465775}.optimizer-drawer-toggle i:after{position:absolute;top:3px;left:3px;width:12px;height:12px;content:"";border-radius:50%;background:#d7dfed;transition:transform .16s}.optimizer-drawer-toggle input:checked+i{background:#6472e8}.optimizer-drawer-toggle input:checked+i:after{transform:translate(12px)}.optimizer-drawer-toggle span{display:grid;gap:3px}.optimizer-drawer-toggle b{color:#e1e7f8;font-size:12px}.optimizer-drawer-toggle small{color:#8796b3;font-size:10px}.optimizer-drawer-actions{display:flex;align-items:center;gap:6px}.drawer-settings-button{display:inline-flex;align-items:center;gap:5px;padding:6px 7px;color:#cdd5ff;border:1px solid #4859a0;border-radius:6px;background:#202953;font-size:10px}.optimizer-drawer>footer{display:flex;justify-content:flex-end;padding:14px 20px;border-top:1px solid #2b3854}.optimizer-drawer>header{position:relative;z-index:1}.optimizer-drawer-body{position:relative;z-index:2;overflow-y:auto;overscroll-behavior:contain}.optimizer-drawer-option .optimizer-help-popover{right:0;bottom:calc(100% + 7px);left:auto;z-index:4}.optimizer-drawer-details{display:grid;gap:14px;margin:-2px 0 2px;padding:14px;border:1px solid #3b4c7a;border-radius:9px;background:#151f39}.optimizer-drawer-details p{margin:0;color:#9eacc8;font-size:10px;line-height:1.5}.optimizer-drawer-details .modal-range{gap:7px}.optimizer-drawer-details .modal-range small{color:#8190af;font-size:10px}.optimizer-help-popover.fixed{position:fixed;z-index:60;left:auto}.inspector-panel>.field-label:has(select:disabled option[value=exclude]){position:relative;cursor:not-allowed}.inspector-panel>.field-label:has(select:disabled option[value=exclude]) select{cursor:not-allowed}.inspector-panel>.field-label:has(select:disabled option[value=exclude]):after{position:absolute;z-index:12;top:calc(100% + 7px);right:0;width:min(260px,calc(100vw - 50px));padding:9px 10px;color:#dce5ff;content:"Enable KTX2 compression in Optimization settings to configure this texture.";visibility:hidden;border:1px solid #53659a;border-radius:7px;background:#15203a;box-shadow:0 12px 28px #0009;font-size:10px;font-weight:500;line-height:1.45;opacity:0;pointer-events:none;transition:opacity .14s,visibility .14s}.inspector-panel>.field-label:has(select:disabled option[value=exclude]):hover:after,.inspector-panel>.field-label:has(select:disabled option[value=exclude]):active:after{visibility:visible;opacity:1}[lang=ja] .inspector-panel>.field-label:has(select:disabled option[value=exclude]):after{content:"最適化設定でKTX2圧縮を有効にすると、テクスチャごとの適用方法を設定できます。"}[lang=de] .inspector-panel>.field-label:has(select:disabled option[value=exclude]):after{content:"Aktivieren Sie die KTX2-Komprimierung in den Optimierungseinstellungen, um diese Textur zu konfigurieren."}[lang=fr] .inspector-panel>.field-label:has(select:disabled option[value=exclude]):after{content:"Activez la compression KTX2 dans les paramètres d’optimisation pour configurer cette texture."}[lang=es] .inspector-panel>.field-label:has(select:disabled option[value=exclude]):after{content:"Activa la compresión KTX2 en Ajustes de optimización para configurar esta textura."}.simplify-section .field-label:has(select:disabled){position:relative;cursor:not-allowed}.simplify-section .field-label:has(select:disabled) select{cursor:not-allowed}.simplify-section .field-label:has(select:disabled):after{position:absolute;z-index:12;top:calc(100% + 7px);right:0;width:min(260px,calc(100vw - 50px));padding:9px 10px;color:#dce5ff;content:"Enable Simplify in Optimization settings to configure this item.";visibility:hidden;border:1px solid #53659a;border-radius:7px;background:#15203a;box-shadow:0 12px 28px #0009;font-size:10px;font-weight:500;line-height:1.45;opacity:0;pointer-events:none;transition:opacity .14s,visibility .14s}.simplify-section .field-label:has(select:disabled):hover:after,.simplify-section .field-label:has(select:disabled):active:after{visibility:visible;opacity:1}[lang=ja] .simplify-section .field-label:has(select:disabled):after{content:"最適化設定でSimplifyを有効にすると、この項目の適用方法を設定できます。"}[lang=de] .simplify-section .field-label:has(select:disabled):after{content:"Aktivieren Sie Simplify in den Optimierungseinstellungen, um dieses Element zu konfigurieren."}[lang=fr] .simplify-section .field-label:has(select:disabled):after{content:"Activez Simplify dans les paramètres d’optimisation pour configurer cet élément."}[lang=es] .simplify-section .field-label:has(select:disabled):after{content:"Activa Simplify en Ajustes de optimización para configurar este elemento."}.optimizer-drawer-option{min-height:72px;padding:11px 12px;transition:border-color .16s,background .16s}.optimizer-drawer-option:has(input:checked){border-color:#4c5eaa;background:linear-gradient(135deg,#121e3a,#0d1628)}.optimizer-drawer-toggle{flex:1}.optimizer-drawer-toggle span{min-width:0}.optimizer-drawer-toggle b{letter-spacing:-.1px}.optimizer-drawer-toggle small{overflow:hidden;max-width:245px;line-height:1.38;white-space:nowrap;text-overflow:ellipsis}.optimizer-drawer-actions{flex:none;margin-left:4px}.drawer-settings-button{display:grid;width:30px;height:30px;place-items:center;padding:0;color:#aebcf5;border:0;border-radius:7px;background:transparent}.drawer-settings-button:hover,.drawer-settings-button[aria-expanded=true]{color:#e5e9ff;background:#334274}.drawer-settings-button svg:last-child{transition:transform .16s}.drawer-settings-button.open svg:last-child{transform:rotate(180deg)}.optimizer-drawer-details{margin-top:-5px;border-top-color:#6575bc;background:#111c35}.optimizer-drawer>footer{display:none}.optimizer-drawer{grid-template-rows:auto minmax(0,1fr)}.optimizer-drawer-toggle i{width:38px;height:22px;border:1px solid #647696;background:#35435c;box-shadow:inset 0 1px 2px #0007}.optimizer-drawer-toggle i:after{top:2px;left:2px;width:16px;height:16px;background:#dce6f6;box-shadow:0 1px 3px #0008}.optimizer-drawer-toggle input:checked+i{border-color:#8d99ff;background:#6674ed;box-shadow:0 0 0 3px #6674ed22,inset 0 1px 2px #fff3}.optimizer-drawer-toggle input:checked+i:after{transform:translate(16px);background:#fff}.workspace-tabs.workspace-tabs-three button{min-height:42px;font-size:12px;white-space:normal;overflow-wrap:anywhere}.workspace-tabs.workspace-tabs-three button span{flex:none;font-size:10px}.field-label,.field-label select,.range-field-heading label{font-size:13px}.panel-heading span,.hint,.geometry-card small,.texture-copy small,.geometry-summary small,.usage-box span,.mesh-reference span,.texture-file-details dd,.policy-summary{font-size:12px;line-height:1.5}.hint,.geometry-card small,.texture-copy small,.panel-heading span{color:#a5b3cb}.geometry-card b,.texture-copy b,.geometry-summary b{font-size:13px}.geometry-summary{background:#182235;border-color:#33415a;color:#b6c5dc}.geometry-card{border-color:transparent;background:transparent;padding:12px 9px}.geometry-card.target:not(.selected){border-color:transparent}.geometry-card.selected,.texture-card.active{background:#242e50;border-color:#7d8af3;box-shadow:none}.geometry-details div,.texture-file-details div{border:0;background:#172132}.geometry-details dt,.texture-file-details dt,.usage-box>b,.mesh-reference>b{color:#a5b3cb;font-size:12px}.geometry-details dd{overflow-wrap:anywhere}.geometry-summary>span{min-width:0}.geometry-summary b{overflow-wrap:anywhere}.usage-box,.mesh-reference{border:0;border-top:1px solid #30405a;border-radius:0;background:transparent;padding:16px 0 4px}.texture-card{flex-wrap:wrap}.texture-copy{flex:1}.texture-card .asset-status{margin-left:55px}.asset-status,.geometry-card .asset-status{display:inline-block;flex:none;padding:3px 7px;border:1px solid #43516b;border-radius:5px;color:#c9d4e6;background:#1a2639;font-size:11px;font-style:normal;white-space:nowrap}.policy-summary{margin:-6px 17px 18px;color:#afbdd5;overflow-wrap:anywhere}.range-setting{display:grid;min-width:0;gap:8px}.range-setting>small{color:#a5b3cb;font-size:12px;line-height:1.5}.range-field{display:grid;gap:10px;min-width:0}.range-field-heading{display:flex;align-items:center;justify-content:space-between;gap:12px}.range-field-heading label{color:#dbe4f3;font-weight:600}.range-number{display:flex;align-items:center;flex:none;gap:3px;width:88px;border:1px solid #465571;border-radius:6px;background:#0d1524;padding:6px 8px}.range-number:focus-within{border-color:#9aa7ff;outline:2px solid #9aa7ff33}.range-number input{min-width:0;width:100%;padding:0;border:0;outline:0;background:transparent;color:#eff3ff;font-size:13px;text-align:right;-webkit-appearance:textfield;-moz-appearance:textfield;appearance:textfield}.range-number input::-webkit-inner-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none}.range-number span{color:#a5b3cb;font-size:12px}.range-field>input[type=range]{width:100%;height:24px;margin:0;accent-color:#8290ff;cursor:pointer}.ktx2-settings,.simplify-override-settings{background:#151f30;border-color:#34425b;gap:18px}.optimizer-drawer{width:min(420px,100vw);background:#111a29}.optimizer-drawer-body{gap:10px}.optimizer-group{border:1px solid #35435c;border-radius:10px;background:#131e2f}.optimizer-group>.optimizer-drawer-option{border:0;background:transparent;border-radius:10px}.optimizer-drawer-option,.optimizer-drawer-option:has(input:checked){min-height:78px;gap:12px;background:#131e2f;border-color:#35435c}.optimizer-option-heading{display:flex;align-items:center;justify-content:space-between;flex:1;min-width:0;gap:12px;padding:4px 0;border:0;background:transparent;color:#e9eef9;text-align:left}button.optimizer-option-heading{min-height:44px}.optimizer-option-heading>span{display:grid;min-width:0;gap:5px}.optimizer-option-heading b{font-size:14px;font-weight:650}.optimizer-option-heading small{color:#a5b3cb;font-size:12px;line-height:1.5}.optimizer-option-heading>svg{flex:none;color:#b2c0da;transition:transform .15s}.optimizer-option-heading>svg.expanded{transform:rotate(180deg)}.optimizer-drawer-toggle{position:relative;flex:none;justify-content:center;width:44px;height:44px;cursor:pointer}.optimizer-drawer-toggle i{box-shadow:none}.optimizer-drawer-toggle input:checked+i{box-shadow:none}.optimizer-drawer-toggle input:focus-visible+i{outline:2px solid #c4ccff;outline-offset:4px}.optimizer-group>.optimizer-drawer-details{margin:0 14px;padding:16px 0;border:0;border-top:1px solid #35435c;border-radius:0;background:transparent;gap:20px}.optimizer-drawer-details p,.simplify-scope span{color:#a5b3cb;font-size:12px;line-height:1.6}.mobile-workspace-switch{display:none}button:focus-visible{outline:2px solid #a9b5ff;outline-offset:2px}@media(max-width:720px){.studio-shell[data-mobile-view]{height:100dvh;min-height:0;overflow:hidden;grid-template-rows:auto auto minmax(0,1fr) auto}.mobile-workspace-switch{display:flex;gap:4px;margin:0 8px;padding:4px;background:#101a2b;border:1px solid #2d3b54;border-radius:9px}.mobile-workspace-switch button{display:flex;justify-content:center;align-items:center;flex:1;gap:8px;min-height:42px;color:#aab9d1;border:0;border-radius:6px;background:transparent;font-size:13px}.mobile-workspace-switch button[aria-pressed=true]{color:#f0f3ff;background:#293654}.studio-shell[data-mobile-view] .studio-grid{position:relative;min-height:0;overflow-y:auto;display:flex;gap:12px}.studio-shell[data-mobile-view=preview] .texture-panel,.studio-shell[data-mobile-view=preview] .inspector-panel{display:none}.studio-shell[data-mobile-view] .preview-panel{order:0;flex:1;height:100%;min-height:0}.studio-shell[data-mobile-view=edit] .preview-panel{display:none}.studio-shell[data-mobile-view=edit] .texture-panel{flex:none;min-height:280px;height:min(42dvh,360px)}.studio-shell[data-mobile-view=edit] .inspector-panel{flex:none;min-height:0;height:auto;padding-bottom:20px}.studio-shell[data-mobile-view] .optimizer-bar{position:relative;min-height:68px;padding:10px 62px 10px 10px;gap:8px;overflow:visible}.studio-shell[data-mobile-view] .asset-stats{display:none}.studio-shell[data-mobile-view] .optimizer-settings-trigger{flex:1;justify-content:center}.studio-shell[data-mobile-view] .apply-button{flex:1;min-width:0}.studio-shell[data-mobile-view] .help-menu.in-studio{right:14px;bottom:16px}.studio-shell[data-mobile-view] .help-menu-trigger{width:36px;height:36px}.studio-shell[data-mobile-view] .optimizer-settings-trigger{padding:9px 7px;gap:5px;font-size:12px}.studio-shell[data-mobile-view] .apply-button{padding:10px 7px;font-size:12px;white-space:normal}.range-number input,.field-label select{font-size:16px}}
