@font-face{font-family:Questrial;font-style:normal;font-weight:400;font-display:block;src:url(/assets/Questrial-Regular-B4bEuxV0.ttf)format("truetype")}:root{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark;--app-bg:#08090d;--chrome-bg:#0d0e12;--panel-bg:#101216;--panel-raised:#16181d;--surface:#13151a;--surface-hover:#1d2027;--canvas-bg:#07080b;--text:#eef0f3;--text-muted:#969ca6;--text-faint:#5e636d;--muted:var(--text-muted);--border:#ffffff12;--border-strong:#ffffff1f;--border-hard:#ffffff29;--accent:#3298ff;--accent-soft:#3298ff24;--accent-line:#3298ff80;--focus:#4aa3ff;--spectrum-red:#ff4438;--spectrum-orange:#ff9f1a;--spectrum-yellow:#ffd43b;--spectrum-green:#42c95a;--spectrum-blue:#3298ff;--spectrum-violet:#8a4de8;--spectrum:linear-gradient(90deg, #ff4438, #ff9f1a, #ffd43b 42%, #42c95a 58%, #3298ff, #8a4de8);--spectrum-soft:linear-gradient(90deg, #ff443899, #ff9f1a99, #ffd43b99 42%, #42c95a99 58%, #3298ff99, #8a4de899);--radius-xs:4px;--radius-sm:6px;--radius-md:8px;--radius-lg:11px;--font-ui:Questrial, ui-sans-serif, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;--font-mono:ui-monospace, "SFMono-Regular", Menlo, monospace;font-family:var(--font-ui);color:var(--text);background:var(--app-bg);font-synthesis:none;text-rendering:optimizelegibility}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--app-bg);min-width:320px;min-height:100vh;margin:0}button,input{font:inherit}button{border:1px solid var(--border-strong);color:var(--text);cursor:pointer;background:#ffffff0a;border-radius:7px}button:hover:not(:disabled){border-color:var(--accent-line);background:var(--accent-soft)}button:focus-visible,input:focus-visible,summary:focus-visible{outline:2px solid var(--focus);outline-offset:3px}button:disabled{cursor:not-allowed;opacity:.42}.primary-button{border-color:var(--accent);color:#090b16;background:var(--accent);font-weight:700}.primary-button:hover:not(:disabled){color:#07111b;background:#61b1ff}a{color:inherit}h1,h2,p{margin-top:0}h1{letter-spacing:-.065em;margin-bottom:0;font-size:clamp(3.2rem,7vw,6.6rem);font-weight:560;line-height:.94}h2{letter-spacing:-.045em;margin-bottom:1rem;font-size:clamp(2rem,3.5vw,3.25rem);font-weight:560;line-height:1}.image-workspace{gap:1rem;display:grid}.production-workspace{grid-template-rows:auto auto minmax(0,1fr);gap:0;width:100%;height:calc(100dvh - 56px);min-height:620px;display:grid;overflow:hidden}.production-workspace .file-button{border-radius:6px;flex:none;min-height:34px;padding:.46rem .68rem;font-size:.7rem}.production-workspace>.task-message,.production-workspace>.task-error,.production-workspace>.project-relink,.production-workspace>.cancel-task{margin:8px 14px}.view-toolbar{flex-wrap:wrap;align-items:center;gap:.55rem;display:flex}.file-button,.view-toolbar button{min-height:40px;padding:.65rem .9rem;font-size:.78rem}.file-button{border:1px solid var(--border-strong);color:var(--text);cursor:pointer;background:#ffffff0a;border-radius:7px;align-items:center;display:inline-flex;position:relative}.file-button:hover{border-color:var(--accent-line);background:var(--accent-soft)}.file-button:focus-within{outline:2px solid var(--focus);outline-offset:3px}.file-button input{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.task-message{color:#b8bed1;margin:0;font-size:.82rem}.editor-workspace{background:#090b15;border:1px solid #ffffff1c;border-radius:22px;grid-template-columns:minmax(0,1fr) 290px;height:clamp(650px,78vh,820px);min-height:650px;display:grid;overflow:hidden;box-shadow:0 32px 80px #0000004d}.image-stage{min-width:0;min-height:650px;display:grid;position:relative}.view-toolbar{z-index:2;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);background:#0a0c18d6;border:1px solid #ffffff1f;border-radius:12px;padding:.45rem;position:absolute;top:1rem;left:50%;transform:translate(-50%);box-shadow:0 10px 30px #0000004d}.view-toolbar button{min-width:40px;min-height:34px;padding:.4rem .65rem}.view-toolbar output{color:#dfe4f4;text-align:center;min-width:58px;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.72rem}.image-canvas{cursor:grab;touch-action:none;width:100%;height:100%;min-height:650px;display:block}.image-canvas:active{cursor:grabbing}.image-canvas:focus-visible{outline-offset:-4px;outline:2px solid #8ff0cf}.image-inspector{background:#111425;border-left:1px solid #ffffff1a;align-content:start;gap:1.35rem;min-height:0;padding:1.5rem;display:grid;overflow-y:auto}.production-workspace .editor-workspace{background:var(--canvas-bg);height:auto;min-height:0;box-shadow:none;border:0;border-radius:0;grid-template-columns:58px minmax(0,1fr) 326px}.workspace-tools{z-index:3;border-right:1px solid var(--border);background:var(--chrome-bg);flex-direction:column;gap:.2rem;padding:8px 6px;display:flex;position:relative}.workspace-tools button{min-height:49px;color:var(--text-faint);background:0 0;border-color:#0000;justify-items:center;gap:.14rem;padding:.38rem .2rem;display:grid}.workspace-tools button>span{border:1px solid;border-radius:6px;place-items:center;width:22px;height:22px;font-size:.62rem;font-weight:720;display:grid}.workspace-tools button small{font-size:.58rem}.workspace-tools button[aria-pressed=true]{color:var(--text);background:var(--accent-soft);border-color:#3298ff42}.workspace-tools button[aria-pressed=true]>span{border-color:var(--accent);color:var(--accent)}.production-workspace .image-stage,.production-workspace .image-canvas{min-height:0}.production-workspace .image-stage{background:linear-gradient(45deg, #ffffff05 25%, transparent 25%) 0 0 / 20px 20px, linear-gradient(45deg, transparent 75%, #ffffff05 75%) 0 0 / 20px 20px, var(--canvas-bg)}.production-workspace .image-inspector{border-left:1px solid var(--border);background:var(--panel-bg);flex-direction:column;gap:0;min-height:0;padding:0;display:flex}.production-workspace .navigator{border-bottom:1px solid var(--border);flex:none;padding:12px 14px 10px}.production-workspace .navigator-surface{border-color:var(--border-strong);border-radius:6px}.inspector-panel{align-content:start;gap:1rem;display:grid}.production-workspace .inspector-panel{scrollbar-width:thin;flex:auto;min-height:0;padding:14px;overflow-y:auto}[hidden]{display:none!important}.inspector-title{z-index:2;border-bottom:1px solid var(--border);color:var(--text);background:var(--panel-bg);text-transform:uppercase;letter-spacing:.08em;margin:-14px -14px 0;padding:12px 14px 10px;font-size:.74rem;font-weight:680;position:sticky;top:-14px}.production-workspace .adjustment-panel,.production-workspace .histogram-panel,.production-workspace .preset-controls,.production-workspace .project-history{border-bottom:1px solid var(--border);padding-bottom:1rem}.production-workspace .inspector-panel>:last-child{border-bottom:0}.production-workspace .view-toolbar{border-color:var(--border-strong);background:#0f1116e6;border-radius:8px;flex-wrap:nowrap;padding:.3rem;top:12px}.production-workspace .view-toolbar button{border-radius:5px;min-height:30px}.production-workspace .view-toolbar output{color:#f3f4f6}.toolbar-divider{background:#ffffff29;align-self:stretch;width:1px;margin:.12rem .14rem}.project-history{gap:.75rem;display:grid}.navigator{gap:.65rem;display:grid}.navigator .panel-heading{margin-bottom:0}.navigator-surface{background:#080a13;border:1px solid #ffffff24;border-radius:10px;width:100%;margin-inline:auto;position:relative;overflow:hidden}.navigator-canvas,.navigator-overlay{width:100%;height:100%;display:block;position:absolute;inset:0}.navigator-canvas{cursor:crosshair;touch-action:none}.navigator-canvas:active{cursor:grabbing}.navigator-canvas:focus-visible{outline-offset:-3px;outline:2px solid #8ff0cf}.navigator-overlay{pointer-events:none}.navigator-region{vector-effect:non-scaling-stroke}.navigator-region.current{fill:#0a0c181f;stroke:#f5f7ff;stroke-width:1.5px}.navigator-region.prospective{fill:#8ff0cf24;stroke:#8ff0cf;stroke-width:1px;stroke-dasharray:4 3}.exposure-editor{color:#a8aec3;text-transform:uppercase;letter-spacing:.08em;gap:.8rem;font-size:.72rem;font-weight:650;display:grid}.exposure-editor>span{justify-content:space-between;gap:1rem;display:flex}.exposure-editor output{color:var(--accent);font-family:ui-monospace,SFMono-Regular,Menlo,monospace}.adjustment-panel,.histogram-panel{border-top:1px solid var(--border);gap:.65rem;padding-top:.9rem;display:grid}.adjustment-panel h3,.histogram-panel h3{margin:0;font-size:.82rem}.layer-list{gap:.35rem;margin:0;padding:0;list-style:none;display:grid}.layer-list li{background:#080b127a;border:1px solid #ffffff1a;border-radius:8px}.layer-list li[data-selected=true]{border-color:var(--accent)}.layer-reorder-handle{cursor:grab;touch-action:none;flex:none;width:24px;min-width:24px;height:28px;min-height:28px;padding:0;position:relative}.layer-reorder-handle:active,.layer-reorder-handle[aria-pressed=true]{cursor:grabbing}.layer-reorder-handle>span{opacity:.6;background-image:radial-gradient(circle,currentColor 1px,#0000 1.5px);background-position:0 0;background-size:6px 6px;width:12px;height:16px;margin:auto;display:block}.layer-list label{grid-template-columns:auto minmax(0,1fr);align-items:center;gap:.4rem;padding-left:.6rem;display:grid}.layer-list button{text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;min-width:0;overflow:hidden}.curve-selectors label,.matrix-editor label,.curve-point-fields label{color:#a8aec3;letter-spacing:.06em;gap:.35rem;font-size:.7rem;font-weight:650;display:grid}.curve-selectors select,.matrix-editor input,.curve-point-fields input{color:#eef1fb;background:#0b0e1a;border:1px solid #ffffff24;border-radius:7px;width:100%;min-height:36px}.matrix-editor{border:1px solid #ffffff1a;border-radius:8px;grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;margin:0;padding:.75rem;display:grid}.matrix-editor legend{color:#a8aec3;padding:0 .35rem;font-size:.72rem}.curve-selectors,.curve-point-fields{grid-template-columns:repeat(2,minmax(0,1fr));gap:.5rem;display:grid}.mask-parameter-grid,.adjustment-node-editor{gap:.55rem;display:grid}.mask-panel>label,.mask-parameter-grid label,.adjustment-node-editor label{gap:.3rem;display:grid}.preview-control{gap:.35rem;display:grid}.preview-control-heading{color:#a8aec3;justify-content:space-between;align-items:baseline;gap:.75rem;font-size:.7rem;display:flex}.preview-control-heading output{color:#e7e9ee;font-variant-numeric:tabular-nums}.preview-control-inputs{grid-template-columns:minmax(0,1fr) 64px;align-items:center;gap:.5rem;display:grid}.preview-control-number{border:1px solid var(--border-strong);width:64px;min-height:30px;color:var(--text);background:var(--canvas-bg);border-radius:5px;padding:2px 5px;font-size:.68rem}.field-error{color:#ffb4ab;font-size:.72rem;line-height:1.35}.mask-parameter-grid,.adjustment-node-editor{border:1px solid #ffffff1a;border-radius:.55rem;margin:0;padding:.75rem}.mask-panel hr{border:0;border-top:1px solid #ffffff1a;width:100%;margin:.35rem 0}.curve-surface{aspect-ratio:1;touch-action:none;-webkit-user-select:none;user-select:none;border:1px solid var(--border-strong);background:linear-gradient(var(--border) 1px, transparent 1px), linear-gradient(90deg, var(--border) 1px, transparent 1px), var(--canvas-bg);background-size:25% 25%;width:100%}.curve-surface .curve-line,.curve-surface path{fill:none;vector-effect:non-scaling-stroke}.curve-surface .curve-line{stroke:#f2f3f7;stroke-width:2px}.curve-histogram{fill:#9da3af3d;stroke:#f3f4f642;stroke-width:.75px;vector-effect:non-scaling-stroke}.curve-surface .curve-reference{stroke:#fff3;stroke-width:1px;stroke-dasharray:3 3}.curve-surface circle{fill:var(--panel-bg);stroke:var(--text);stroke-width:2px;vector-effect:non-scaling-stroke;cursor:grab}.curve-surface circle[data-selected=true]{fill:currentColor;stroke:var(--canvas-bg)}.histogram-panel svg{background:#080b12b3;width:100%;height:5rem}.histogram-panel polyline{fill:none;stroke-width:.75px;vector-effect:non-scaling-stroke;mix-blend-mode:screen}.panel-heading h3{margin-bottom:0}.panel-label{color:#a8aec3;text-transform:uppercase;letter-spacing:.08em;font-size:.72rem;font-weight:650}.history-actions{flex-wrap:wrap;gap:.65rem;display:flex}.history-actions button{min-height:40px;padding:.65rem .9rem;font-size:.78rem}.panel-heading{justify-content:space-between;align-items:baseline;margin-bottom:1.25rem;display:flex}.panel-heading h3{font-size:1rem;font-weight:650}.panel-heading span,.history-list li>span{color:#767e96;text-transform:uppercase;letter-spacing:.05em;font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.66rem}.empty-panel{color:#858ca3;font-size:.86rem}.history-list{gap:.75rem;margin:0;padding:0;list-style:none;display:grid}.history-list li{background:#0c0f1d;border:1px solid #ffffff17;border-radius:9px;padding:.9rem}.history-list li>div{justify-content:space-between;gap:1rem;display:flex}.history-list strong,.history-list li>div span{font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.7rem}.history-list li>div span{color:#8ff0cf}.history-list p{color:#b7bdd1;margin:.6rem 0;font-size:.72rem;line-height:1.5}input[type=range]{width:100%;accent-color:var(--accent)}.task-error{color:#ffb18f;background:#ff7b4d14;border:1px solid #ff8d605c;border-radius:10px;margin:2rem 0 0;padding:.8rem 1rem;font-size:.82rem;line-height:1.5}.task-error p{margin:0}.task-error button{margin-top:.75rem}@media (width<=820px){.editor-workspace{grid-template-columns:1fr;height:auto;min-height:0}.image-stage,.image-canvas{min-height:520px}.image-inspector{border-top:1px solid #ffffff1a;border-left:0;overflow-y:visible}}@media (width<=560px){h1{font-size:3.35rem}.history-actions{display:grid}}@media (width<=980px){.production-workspace .editor-workspace{grid-template-columns:54px minmax(0,1fr) 288px}}@media (width<=820px){.product-app{overflow:visible}.production-workspace{height:auto;min-height:calc(100dvh - 56px);overflow:visible}.production-workspace .editor-workspace{grid-template-columns:1fr;overflow:visible}.workspace-tools{z-index:10;border-right:0;border-bottom:1px solid var(--border);flex-direction:row;padding:5px 8px;position:sticky;top:0}.workspace-tools button{grid-template-columns:auto auto;justify-content:center;align-items:center;min-height:38px;padding:.3rem .55rem}.production-workspace .image-stage{height:min(62dvh,620px);min-height:0}.production-workspace .image-canvas{height:100%;min-height:0}.production-workspace .image-inspector{border-top:1px solid var(--border);border-left:0;max-height:none;overflow:visible}.production-workspace .inspector-panel{max-height:none;overflow:visible}}@media (width<=560px){.production-workspace .image-stage,.production-workspace .image-canvas{min-height:0}.production-workspace .view-toolbar{max-width:calc(100% - 16px);top:8px;overflow-x:auto}.workspace-tools{overflow-x:auto}.workspace-tools button{flex:1 0 auto}}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}}.visually-hidden{clip:rect(0 0 0 0)!important;clip-path:inset(50%)!important;white-space:nowrap!important;width:1px!important;height:1px!important;position:absolute!important;overflow:hidden!important}.workspace-logo{align-items:center;width:100%;height:100%;display:flex;overflow:hidden}.workspace-logo>svg{width:100%;height:auto;display:block}.product-app{background:#08090c;width:100%;height:100dvh;min-height:600px;overflow:hidden}.local-automation-connection{z-index:100;border:1px solid var(--border-hard);border-radius:var(--radius-md);width:min(440px,100vw - 28px);min-height:58px;color:var(--text);background:var(--panel-raised);grid-template-columns:30px minmax(0,1fr) 28px;align-items:center;gap:10px;padding:9px 9px 9px 12px;animation:.16s ease-out local-automation-notice-in;display:grid;position:fixed;top:56px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 40px #0000007a,0 2px 8px #0000005c}.local-automation-connection:before{background:var(--spectrum);content:"";height:2px;position:absolute;top:0;left:0;right:0}.local-automation-connection-glyph{border:1px solid var(--accent-line);border-radius:var(--radius-sm);width:30px;height:30px;color:var(--accent);background:var(--accent-soft);font-family:var(--font-mono);letter-spacing:-.08em;place-items:center;font-size:11px;line-height:1;display:grid}.local-automation-connection-error .local-automation-connection-glyph{color:var(--spectrum-orange);background:#ff9f1a17;border-color:#ff9f1a6b}.local-automation-connection-copy{gap:3px;min-width:0;display:grid}.local-automation-connection-copy strong{text-overflow:ellipsis;white-space:nowrap;font-size:13px;font-weight:400;line-height:1.2;overflow:hidden}.local-automation-connection-copy small{color:var(--text-muted);font-size:11px;line-height:1.25}.local-automation-connection button{width:28px;height:28px;color:var(--text-muted);background:0 0;border-color:#0000;place-items:center;padding:0;display:grid}.local-automation-connection button:hover:not(:disabled){border-color:var(--border-strong);color:var(--text);background:var(--surface-hover)}.local-automation-connection button svg{fill:none;stroke:currentColor;stroke-linecap:round;stroke-width:1.5px;width:14px;height:14px}@keyframes local-automation-notice-in{0%{opacity:0;transform:translate(-50%,-4px)}}@media (prefers-reduced-motion:reduce){.local-automation-connection{animation:none}}.production-workspace{background:#08090c;flex-direction:column;gap:0;width:100%;height:100dvh;min-height:600px;display:flex;overflow:hidden}.workspace-appbar{z-index:30;background:#0d0e12;border-bottom:1px solid #24262c;flex:0 0 46px;grid-template-columns:1fr auto 1fr;align-items:center;gap:12px;min-width:0;padding:0 14px;display:grid;position:relative}.workspace-brand{justify-self:start}.workspace-document-name{justify-self:center}.workspace-appbar-actions{justify-self:end;align-items:center;gap:8px;min-width:0;display:flex}.workspace-brand{border-radius:4px;width:172px;height:33px;display:block;overflow:hidden}.workspace-brand:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.workspace-file-menu{position:relative}.workspace-file-menu>summary{color:#aeb3bd;cursor:pointer;border:1px solid #0000;border-radius:6px;place-items:center;min-width:44px;min-height:30px;padding:0 10px;font-size:.72rem;list-style:none;display:grid}.workspace-file-menu>summary::-webkit-details-marker{display:none}.workspace-file-menu>summary:hover,.workspace-file-menu[open]>summary{color:#f4f5f7;background:#1a1c22;border-color:#343740}.workspace-popover{z-index:40;background:#17191f;border:1px solid #343740;border-radius:9px;gap:3px;width:224px;padding:7px;display:grid;position:absolute;top:calc(100% + 8px);left:0;box-shadow:0 18px 50px #00000073}.workspace-popover button,.workspace-popover .file-button{color:#d7dae0;background:0 0;border-color:#0000;border-radius:6px;justify-content:flex-start;width:100%;min-height:34px;padding:.48rem .62rem;font-size:.74rem}.workspace-popover button:hover:not(:disabled),.workspace-popover .file-button:hover{color:#fff;background:#252831;border-color:#0000}.workspace-popover .project-import-file{text-align:center;justify-content:center}.workspace-menu-group{gap:2px;display:grid}.workspace-menu-group+.workspace-menu-group{border-top:1px solid #2d3038;margin-top:5px;padding-top:7px}.workspace-menu-group>span{color:#707782;letter-spacing:.07em;text-transform:uppercase;padding:3px 8px 2px;font-size:.57rem;font-weight:600}.workspace-document-name{color:#7f8590;text-align:center;text-overflow:ellipsis;white-space:nowrap;min-width:0;margin:0;font-size:.7rem;overflow:hidden}.workspace-export-menu{position:relative}.workspace-export-menu>summary::-webkit-details-marker{display:none}.workspace-export{color:#e8e9ed;cursor:pointer;background:#20232a;border:1px solid #424653;border-radius:6px;place-items:center;min-height:30px;padding:0 .8rem;font-size:.7rem;list-style:none;display:grid}.workspace-export:hover,.workspace-export-menu[open]>.workspace-export{background:#292c34;border-color:#626878}.workspace-export-sheet{z-index:40;background:#17191f;border:1px solid #3a3e49;border-radius:11px;gap:13px;width:326px;padding:15px;display:grid;position:absolute;top:calc(100% + 8px);right:0;box-shadow:0 20px 60px #00000080}.workspace-export-sheet header{gap:3px;display:grid}.workspace-export-sheet h3,.workspace-export-sheet p{margin:0}.workspace-export-sheet h3{color:#f1f2f5;font-size:.84rem}.workspace-export-sheet header p,.export-settings>p,.export-project-note{color:#888f9a;font-size:.64rem;line-height:1.45}.export-kind{grid-template-columns:1fr 1fr;gap:6px;display:grid}.export-kind label{display:block;position:relative}.export-kind input{z-index:1;opacity:0;cursor:pointer;width:100%;height:100%;margin:0;position:absolute;inset:0}.export-kind span{color:#c9cdd4;cursor:pointer;background:#111318;border:1px solid #343842;border-radius:7px;gap:3px;min-height:58px;padding:10px;display:grid}.export-kind input:checked+span{background:#3298ff1a;border-color:#3298ffa6}.export-kind input:focus-visible+span{outline:2px solid var(--focus);outline-offset:2px}.export-kind strong{color:#f0f1f4;font-size:.7rem}.export-kind small{color:#7e8590;font-size:.58rem}.export-settings{gap:9px;display:grid}.export-settings>label{color:#969da8;gap:5px;font-size:.62rem;display:grid}.export-settings select{color:#d9dce2;background:#101217;border:1px solid #343842;border-radius:5px;min-height:32px;padding:0 8px}.export-settings dl{border-top:1px solid #2c3038;gap:0;margin:0;display:grid}.export-settings dl>div{border-bottom:1px solid #2c3038;justify-content:space-between;gap:12px;padding:7px 1px;font-size:.62rem;display:flex}.export-settings dt{color:#747b86}.export-settings dd{color:#d7dae0;margin:0}.export-confirm{border-radius:6px;min-height:34px;font-size:.68rem}.production-workspace>.task-message,.production-workspace>.task-error,.production-workspace>.project-relink,.production-workspace>.cancel-task{z-index:20;background:#181a21;border-bottom:1px solid #2b2e36;border-radius:0;flex:none;margin:0;padding:7px 12px;position:relative}.production-workspace>.temporary-session-notice{z-index:20;color:#9197a2;background:#111319;border-bottom:1px solid #252831;flex:none;margin:0;padding:5px 12px;font-size:.66rem;line-height:1.35;position:relative}.production-workspace>.cancel-task{color:#f0f1f3;min-height:30px}.production-workspace .editor-workspace{width:100%;min-width:0;height:auto;min-height:0;box-shadow:none;background:#090a0d;border:0;border-radius:0;flex:auto;grid-template-columns:48px minmax(0,1fr) 332px;display:grid;overflow:hidden}.workspace-tools{z-index:5;background:#101115;border-right:1px solid #25272d;flex-direction:column;gap:3px;min-width:0;padding:8px 5px;display:flex}.workspace-tools button{--tool-rgb:119 125 135;color:#777d87;background:0 0;border-color:#0000;border-radius:7px;justify-items:center;gap:4px;min-width:0;min-height:48px;padding:6px 2px 5px;display:grid;position:relative}.workspace-tools button[data-tool=crop]{--tool-rgb:214 157 73}.workspace-tools button[data-tool=mask]{--tool-rgb:170 126 224}.workspace-tools button[data-tool=erase]{--tool-rgb:218 103 94}.workspace-tools button[data-tool=retouch]{--tool-rgb:80 190 126}.workspace-tools button[data-tool=looks]{--tool-rgb:76 157 224}.workspace-tools button:hover:not(:disabled){color:#e5e7eb;background:#1a1c22;border-color:#0000}.workspace-tools button[aria-pressed=true]{--accent:rgb(var(--tool-rgb) / 100%);--accent-soft:rgb(var(--tool-rgb) / 14%);--accent-line:rgb(var(--tool-rgb) / 54%);--focus:rgb(var(--tool-rgb) / 100%);border-color:rgb(var(--tool-rgb) / 54%);color:rgb(var(--tool-rgb) / 100%);background:rgb(var(--tool-rgb) / 14%);box-shadow:inset 0 1px #ffffff0a,0 3px 10px #00000029}.workspace-tools button[aria-pressed=true]:hover:not(:disabled){border-color:rgb(var(--tool-rgb) / 70%);background:rgb(var(--tool-rgb) / 19%)}.workspace-tools button:focus-visible{outline-color:#d7dce3}.workspace-tools button[aria-pressed=true]:focus-visible{outline-color:rgb(var(--tool-rgb) / 100%)}.workspace-tools button small{color:#858b95;font-size:.55rem;font-weight:560;line-height:1}.workspace-tools button[aria-pressed=true] small{color:currentColor}.workspace-tools button[data-tool]>.tool-glyph{color:currentColor;border:0;border-radius:0;width:18px;height:18px;display:block}.workspace-tools button[aria-pressed=true]>.tool-glyph,.workspace-tools button[aria-pressed=true]>.tool-glyph:before,.workspace-tools button[aria-pressed=true]>.tool-glyph:after{border-color:rgb(var(--tool-rgb) / 100%);color:rgb(var(--tool-rgb) / 100%)}.workspace-tools button[data-tool=mask]>.tool-glyph,.workspace-tools button[data-tool=retouch]>.tool-glyph{border:1.5px solid;border-radius:50%}.workspace-tools button[data-tool=mask]>.tool-glyph{border-style:dashed}.workspace-tools button[data-tool=erase]>.tool-glyph{border:1.5px solid;border-radius:2px;width:15px;height:11px;margin:3.5px auto}.workspace-tools button[data-tool=erase][aria-pressed=true]>.tool-glyph:before{background-color:rgb(var(--tool-rgb) / 100%)}.workspace-tools button[data-tool=looks]>.tool-glyph:before{border:1.5px solid;border-radius:2px}.workspace-tools button[data-tool=looks]>.tool-glyph:after{background-color:currentColor;border:0;border-radius:50%}.tool-glyph{color:currentColor;width:18px;height:18px;display:block;position:relative}[data-tool=move] .tool-glyph:before,[data-tool=move] .tool-glyph:after{content:"";background:currentColor;height:1px;position:absolute;inset:8px 1px auto}[data-tool=move] .tool-glyph:after{width:1px;height:auto;inset:1px 8px}[data-tool=move] .tool-glyph{background:linear-gradient(135deg,#0000 45%,currentColor 46% 54%,#0000 55%) 0 0/5px 5px no-repeat,linear-gradient(-45deg,#0000 45%,currentColor 46% 54%,#0000 55%) 100% 0/5px 5px no-repeat,linear-gradient(45deg,#0000 45%,currentColor 46% 54%,#0000 55%) 0 100%/5px 5px no-repeat,linear-gradient(-135deg,#0000 45%,currentColor 46% 54%,#0000 55%) 100% 100%/5px 5px no-repeat}[data-tool=crop] .tool-glyph:before,[data-tool=crop] .tool-glyph:after{content:"";width:11px;height:11px;position:absolute}[data-tool=crop] .tool-glyph:before{border-bottom:1.5px solid;border-left:1.5px solid;top:1px;left:3px}[data-tool=crop] .tool-glyph:after{border-top:1.5px solid;border-right:1.5px solid;bottom:1px;right:3px}[data-tool=mask] .tool-glyph{border:1.5px dashed;border-radius:50%}[data-tool=erase] .tool-glyph{border:1.5px solid;border-radius:2px;width:15px;height:11px;margin:3.5px auto;position:relative;transform:rotate(-32deg)}[data-tool=erase] .tool-glyph:before{content:"";background:currentColor;height:1.5px;position:absolute;inset:45% -1.5px auto}[data-tool=retouch] .tool-glyph{border:1.5px solid;border-radius:50%}[data-tool=retouch] .tool-glyph:before{content:"";background:currentColor;border-radius:50%;width:4px;height:4px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}[data-tool=looks] .tool-glyph:before,[data-tool=looks] .tool-glyph:after{content:"";border:1.5px solid;border-radius:2px;width:10px;height:10px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)rotate(45deg)}[data-tool=looks] .tool-glyph:after{background:currentColor;border:0;border-radius:50%;width:3px;height:3px}.production-workspace .image-stage{background:#18191d;min-width:0;min-height:0;display:grid;position:relative;overflow:hidden}.production-workspace .image-canvas{width:100%;height:100%;min-height:0}.production-workspace .image-canvas[data-picker=true]{cursor:crosshair}.production-workspace .picker-hint{z-index:4;border-radius:var(--radius-sm);color:#e7e9ec;pointer-events:none;background:#0f1014d9;border:1px solid #ffffff24;margin:0;padding:6px 12px;font-size:12px;position:absolute;top:14px;left:50%;transform:translate(-50%)}.document-canvas-boundary{z-index:2;pointer-events:none;border:1px solid #ffffff2b;position:absolute;box-shadow:0 0 0 1px #00000094,0 8px 30px #0000002e}.retouch-marker{z-index:7;border:2px solid var(--spectrum-green);pointer-events:none;border-radius:50%;width:18px;min-width:8px;height:18px;min-height:8px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #000000a8}.retouch-marker-core{border:1px solid #ffffffb8;border-radius:50%;min-width:2px;min-height:2px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.retouch-source-link{z-index:6;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.retouch-source-link line{stroke:#42c95aa3;stroke-width:1px;stroke-dasharray:4 5}.retouch-marker-source:before,.retouch-marker-source:after{content:"";background:currentColor;width:26px;height:1px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.retouch-marker-source:after{transform:translate(-50%,-50%)rotate(90deg)}.retouch-marker-destination{border-color:#ddffe2fa}.tool-mode-panel{--tool-rgb:80 190 126;--accent:rgb(var(--tool-rgb) / 100%);--accent-soft:rgb(var(--tool-rgb) / 12%);--accent-line:rgb(var(--tool-rgb) / 46%);--focus:rgb(var(--tool-rgb) / 100%);border:1px solid rgb(var(--tool-rgb) / 34%);border-radius:var(--radius-lg);color:var(--text);background:linear-gradient(138deg, rgb(var(--tool-rgb) / 9%) 0, rgb(var(--tool-rgb) / 2.5%) 32%, transparent 54%), linear-gradient(180deg, #ffffff06, transparent 82px), #181b21;box-shadow:inset 0 0 0 1px rgb(var(--tool-rgb) / 6%), inset 0 1px 0 #ffffff0a, 0 12px 30px #00000038;align-self:start;gap:14px;padding:15px 14px 14px;display:grid;position:relative}.tool-mode-panel[data-tool-tone=erase]{--tool-rgb:218 103 94}.tool-mode-panel[data-tool-tone=retouch]{--tool-rgb:80 190 126}.tool-mode-panel[data-tool-tone=mask]{--tool-rgb:170 126 224}.tool-mode-panel[data-tool-tone=looks]{--tool-rgb:76 157 224}.tool-mode-panel[data-tool-tone=crop]{--tool-rgb:214 157 73}.tool-mode-heading{border-bottom:1px solid rgb(var(--tool-rgb) / 22%);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;padding-bottom:11px;display:grid}.tool-mode-heading h3{color:var(--text);letter-spacing:-.02em;text-transform:none;margin:0;font-size:15px;font-weight:520}.tool-mode-heading p{color:rgb(var(--tool-rgb) / 88%);letter-spacing:.055em;margin:0;font-size:10px;font-weight:560;line-height:1.35}.tool-mode-intro{color:rgb(var(--tool-rgb) / 88%);letter-spacing:.012em;margin:-2px 0 0;font-size:10.5px;font-weight:520;line-height:1.45}.tool-mode-status{color:#7b838f;margin:0;font-size:10px;line-height:1.45}.tool-mode-done{min-height:26px;color:var(--text-muted);background:0 0;border-color:#0000;padding:0 7px;font-size:10px;font-weight:520}.tool-mode-done:hover:not(:disabled){border-color:var(--border-hard);color:rgb(var(--tool-rgb) / 100%);background:var(--surface-hover)}.tool-mode-panel button:focus-visible{outline-color:rgb(var(--tool-rgb) / 100%)}.tool-mode-panel button:hover:not(:disabled){border-color:rgb(var(--tool-rgb) / 52%);color:rgb(var(--tool-rgb) / 100%);background:rgb(var(--tool-rgb) / 12%)}.tool-mode-panel button[aria-pressed=true]:hover:not(:disabled){border-color:rgb(var(--tool-rgb) / 78%);background:rgb(var(--tool-rgb) / 19%)}.tool-mode-panel .retouch-source-action{border-color:rgb(var(--tool-rgb) / 38%);width:100%;min-height:30px;color:var(--text);background:rgb(var(--tool-rgb) / 6%);font-size:11px;font-weight:560}.tool-mode-panel .retouch-source-action[aria-pressed=true]{border-color:rgb(var(--tool-rgb) / 72%);color:rgb(var(--tool-rgb) / 100%);background:rgb(var(--tool-rgb) / 14%)}.retouch-method{border:1px solid rgb(var(--tool-rgb) / 22%);background:rgb(var(--tool-rgb) / 5%);border-radius:7px;grid-template-columns:repeat(2,minmax(0,1fr));gap:3px;min-width:0;margin:0;padding:3px;display:grid}.retouch-method legend{clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap;width:1px;height:1px;position:absolute;overflow:hidden}.retouch-method button{color:#9ca7b2;border-color:#0000;min-height:28px;font-size:10px}.tool-mode-panel .retouch-method button[aria-pressed=true]{border-color:rgb(var(--tool-rgb) / 64%);color:rgb(var(--tool-rgb) / 100%);background:rgb(var(--tool-rgb) / 14%)}.tool-mode-panel .erase-mask-panel{color:inherit;background:0 0;border:0;gap:14px;padding:0;display:grid}.tool-mode-panel .erase-mask-panel .mask-toolbar{border-color:rgb(var(--tool-rgb) / 24%);background:#090b0e70}.tool-mode-panel .erase-mask-panel .mask-toolbar button[aria-pressed=true]{border-color:rgb(var(--tool-rgb) / 64%);color:rgb(var(--tool-rgb) / 100%);background:rgb(var(--tool-rgb) / 14%)}.tool-mode-panel .erase-mask-panel .mask-direct-hint{color:#7b838f;margin:0;font-size:10px;line-height:1.45}.tool-mode-panel .brush-tool-settings{border:0;border-top:1px solid rgb(var(--tool-rgb) / 20%);background:0 0;border-radius:0;margin:2px 0 0;padding:13px 0 2px}.tool-mode-panel .brush-tool-settings legend{color:#8b929d;background:#181b21;padding:0 8px 0 0}.production-workspace .inspector-panel>.tool-mode-panel:last-child{border-bottom:1px solid rgb(var(--tool-rgb) / 34%)}.tool-mode-panel input.scrubber-range::-webkit-slider-thumb{background:var(--panel-bg);box-shadow:0 0 0 2px rgb(var(--tool-rgb) / 100%), 0 1px 3px #0009}.tool-mode-panel input.scrubber-range::-moz-range-thumb{background:var(--panel-bg);box-shadow:0 0 0 2px rgb(var(--tool-rgb) / 100%), 0 1px 3px #0009}.tool-mode-panel .erase-mask-panel .mask-object-actions{padding-top:0}.tool-mode-panel .erase-mask-panel .mask-object-actions button:hover:not(:disabled){color:rgb(var(--tool-rgb) / 100%);background:rgb(var(--tool-rgb) / 9%)}.compare-surface,.crop-surface{z-index:5;position:absolute}.compare-surface{pointer-events:none}.compare-label{color:#ffffffd1;letter-spacing:.045em;text-transform:uppercase;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0d0f13ad;border:1px solid #ffffff29;border-radius:5px;padding:4px 7px;font-size:10px;font-weight:600;position:absolute;top:10px;box-shadow:0 2px 10px #0000003d}.compare-label-original{left:10px}.compare-label-edited{right:10px}.compare-divider{cursor:ew-resize;touch-action:none;pointer-events:auto;outline:none;width:22px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.compare-divider:before{content:"";background:#ffffffeb;width:2px;position:absolute;top:0;bottom:0;left:10px;box-shadow:0 0 0 1px #00000061}.compare-divider>span{background:#121419e0;border:1px solid #ffffff7a;border-radius:11px;width:22px;height:38px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 5px 18px #00000059}.compare-divider>span:before,.compare-divider>span:after{content:"";border-top:5px solid #0000;border-bottom:5px solid #0000;width:0;height:0;position:absolute;top:13px}.compare-divider>span:before{border-right:4px solid #ffffffc7;left:4px}.compare-divider>span:after{border-left:4px solid #ffffffc7;right:4px}.compare-divider:focus-visible>span{outline:2px solid var(--accent);outline-offset:2px}.crop-surface{cursor:crosshair;touch-action:none;overflow:visible}.crop-shade{pointer-events:none;background:#05060894;position:absolute}.crop-shade-top{inset:0 0 auto}.crop-shade-bottom{bottom:0;left:0;right:0}.crop-shade-left{left:0}.crop-shade-right{right:0}.crop-frame{box-sizing:border-box;cursor:move;border:1px solid #ffffffeb;outline:none;position:absolute}.crop-frame:focus-visible{box-shadow:0 0 0 2px var(--accent)}.crop-thirds{pointer-events:none;background:#ffffff59;position:absolute}.crop-thirds-vertical{width:1px;top:0;bottom:0}.crop-thirds-horizontal{height:1px;left:0;right:0}.crop-thirds-vertical.first{left:33.333%}.crop-thirds-vertical.second{left:66.667%}.crop-thirds-horizontal.first{top:33.333%}.crop-thirds-horizontal.second{top:66.667%}.crop-handle{background:0 0;border:0;border-radius:0;width:18px;height:18px;padding:0;position:absolute}.crop-handle:after{content:"";background:#f8f9fb;border:1px solid #14161ab3;position:absolute;inset:5px;box-shadow:0 1px 4px #0000005c}.crop-handle-top-left,.crop-handle-bottom-right{cursor:nwse-resize}.crop-handle-top-right,.crop-handle-bottom-left{cursor:nesw-resize}.crop-handle-top,.crop-handle-bottom{cursor:ns-resize}.crop-handle-left,.crop-handle-right{cursor:ew-resize}.crop-handle-top-left{top:0;left:0;transform:translate(-50%,-50%)}.crop-handle-top{top:0;left:50%;transform:translate(-50%,-50%)}.crop-handle-top-right{top:0;right:0;transform:translate(50%,-50%)}.crop-handle-right{top:50%;right:0;transform:translate(50%,-50%)}.crop-handle-bottom-right{bottom:0;right:0;transform:translate(50%,50%)}.crop-handle-bottom{bottom:0;left:50%;transform:translate(-50%,50%)}.crop-handle-bottom-left{bottom:0;left:0;transform:translate(-50%,50%)}.crop-handle-left{top:50%;left:0;transform:translate(-50%,-50%)}.production-workspace .view-toolbar{z-index:8;-webkit-backdrop-filter:blur(16px);backdrop-filter:blur(16px);scrollbar-width:thin;background:#13151aeb;border:1px solid #ffffff1f;border-radius:9px;flex-wrap:nowrap;align-items:center;gap:3px;max-width:calc(100% - 20px);padding:4px;display:flex;position:absolute;top:auto;bottom:11px;left:50%;overflow-x:auto;transform:translate(-50%);box-shadow:0 8px 28px #0000005c}.production-workspace .view-toolbar button{color:#d6d9df;background:0 0;border-color:#0000;border-radius:5px;flex:none;min-width:31px;min-height:28px;padding:0 .48rem;font-size:.66rem}.production-workspace .view-toolbar button:hover:not(:disabled){background:#2a2d35;border-color:#0000}.production-workspace .view-toolbar output{color:#f0f1f3;flex:none;min-width:43px;font-size:.64rem}.toolbar-divider{background:#ffffff21;flex:0 0 1px;align-self:stretch;width:1px;margin:3px}.view-compare{color:#b8bdc6;white-space:nowrap;flex:none;align-items:center;gap:5px;min-height:28px;padding:0 6px;font-size:.64rem;display:inline-flex}.view-compare input{accent-color:var(--accent)}.production-workspace .image-inspector{background:#131419;border-left:1px solid #25272d;flex-direction:column;min-width:0;min-height:0;padding:0;display:flex;overflow:hidden}.production-workspace .navigator{background:#111217;border-bottom:1px solid #292b32;flex:none;gap:7px;padding:10px;display:grid}.production-workspace .navigator .panel-heading h3{color:#dfe1e6;letter-spacing:0;text-transform:none;font-size:.68rem;font-weight:590}.production-workspace .navigator .panel-heading span{color:#737985;font-size:.61rem}.production-workspace .navigator-surface{background:#07080b;border-color:#353843;border-radius:5px}.inspector-navigation{background:#101115;border-bottom:1px solid #292b32;flex:none;grid-template-columns:repeat(5,minmax(0,1fr));padding:5px 5px 4px;display:grid}.inspector-navigation button{color:#747a85;text-overflow:ellipsis;background:0 0;border-color:#0000;border-radius:5px;min-width:0;min-height:32px;padding:0 2px;font-size:.57rem;overflow:hidden}.inspector-navigation button:hover:not(:disabled){color:#dfe1e6;background:#1d1f26;border-color:#0000}.inspector-navigation button[aria-pressed=true]{color:#fff;box-shadow:inset 0 -2px 0 var(--accent);background:#24262e}.adjustment-scope-browser{gap:6px;padding-bottom:2px;display:grid}.adjustment-scope{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:8px;min-width:0;display:grid}.adjustment-scope>span{color:#aeb4c0;text-overflow:ellipsis;white-space:nowrap;min-width:0;font-size:.68rem;overflow:hidden}.adjustment-scope button{color:#c8ccd5;background:#1b1d23;border-color:#343741;border-radius:5px;min-height:24px;padding:3px 8px;font-size:.62rem}.adjustment-scope button[aria-pressed=true]{border-color:var(--accent);color:#fff;background:#292c35}.production-workspace .inspector-panel{scrollbar-width:thin;background:#131419;flex:auto;grid-template-columns:minmax(0,1fr);align-content:start;gap:11px;min-height:0;padding:0 12px 18px;display:grid;overflow-y:auto}.production-workspace .inspector-panel:is([data-panel=mask],[data-panel=looks],[data-panel=transform],[data-tool-surface=true]){background:#101217;border-top:1px solid #343945;padding-top:12px;box-shadow:inset 0 12px 24px #0000002e}.production-workspace .inspector-panel .adjustment-panel,.production-workspace .inspector-panel .adjust-section,.production-workspace .inspector-panel .mask-components,.production-workspace .inspector-panel .mask-adjustment{grid-template-columns:minmax(0,1fr)}.production-workspace .inspector-panel fieldset{min-width:0}.production-workspace .inspector-panel[hidden]{display:none}.production-workspace .inspector-title{z-index:4;color:#f0f1f3;text-transform:none;letter-spacing:.01em;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);background:#131419f5;border-bottom:1px solid #292b32;margin:0 -12px;padding:11px 12px 9px;font-size:.68rem;font-weight:610;position:sticky;top:0}.production-workspace .histogram-panel{border-top:0;gap:7px;padding-top:0}.production-workspace .histogram-panel h3{color:#9da3ad;font-size:.63rem;font-weight:560}.production-workspace .histogram-panel svg{background:#0d0e12;border:1px solid #25272e;border-radius:5px;height:4.4rem}.adjustment-group{border-top:1px solid #292b32}.adjustment-group>summary{color:#d7dae0;cursor:pointer;padding:11px 18px 10px 1px;font-size:.68rem;font-weight:590;list-style:none;position:relative}.adjustment-group>summary::-webkit-details-marker{display:none}.adjustment-group>summary:after{color:#777d87;content:"+";position:absolute;top:10px;right:3px}.adjustment-group[open]>summary:after{content:"−"}.adjustment-group-content{gap:13px;padding:2px 0 14px;display:grid}.production-workspace .adjustment-panel{border-top-color:#292b32;gap:10px;padding-top:10px}.adjustment-group-content>.adjustment-panel:first-child,.adjustment-group-content>.exposure-editor:first-child{border-top:0;padding-top:0}.production-workspace .adjustment-panel h3{color:#9da3ad;font-size:.62rem;font-weight:560}.production-workspace .adjustment-panel>button{min-height:28px}.production-workspace .mask-panel{gap:12px}.production-workspace .unified-mask-panel{gap:0;padding-top:0}.production-workspace .mask-panel-heading{align-items:flex-start;margin-bottom:10px;position:relative}.production-workspace .mask-panel-heading h3{margin:0}.production-workspace .mask-panel-title{gap:1px;min-width:0;display:grid}.production-workspace .mask-panel-title small{color:var(--text-faint);font-family:var(--font-ui);letter-spacing:normal;text-overflow:ellipsis;text-transform:none;white-space:nowrap;font-size:10.5px;overflow:hidden}.mask-add-menu{position:relative}.mask-add-menu>summary{border-radius:var(--radius-sm);min-height:28px;color:var(--text-muted);cursor:pointer;align-items:center;padding:0 8px;font-size:11.5px;list-style:none;display:inline-flex}.mask-add-menu>summary::-webkit-details-marker{display:none}.mask-add-menu>summary:hover,.mask-add-menu[open]>summary{color:var(--text);background:var(--surface-hover)}.mask-add-popover{z-index:20;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--panel-raised);gap:1px;width:232px;padding:5px;display:grid;position:absolute;top:calc(100% + 5px);right:0;box-shadow:0 14px 36px #00000061}.mask-add-popover span,.mask-add-popover strong,.mask-add-popover small{font-family:var(--font-ui);letter-spacing:normal;text-transform:none}.mask-add-popover .mask-kind-choice{min-height:38px;color:var(--text-muted);text-align:left;border-radius:var(--radius-sm);background:0 0;border:0;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:10px;padding:6px 8px;display:grid}.mask-add-popover .mask-kind-choice:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}.mask-add-popover .mask-kind-choice svg{width:18px;height:18px;color:var(--text-faint)}.mask-add-popover .mask-kind-choice:hover:not(:disabled) svg{color:var(--accent)}.mask-add-popover .mask-kind-choice>span{min-width:0;display:grid}.mask-add-popover .mask-kind-choice strong{font-size:12.5px;font-weight:520}.mask-add-popover .mask-kind-choice small{color:var(--text-faint);font-size:10.5px}.mask-direct-hint{color:var(--text-faint);margin:-5px 0 0;font-size:10.5px;line-height:1.45}.production-workspace .brush-tool-settings{padding:10px}.production-workspace .mask-components{border-top:1px solid var(--border);gap:8px;padding-top:12px;display:grid}.mask-components-heading{justify-content:space-between;align-items:center;gap:8px;display:flex}.production-workspace .mask-components-heading h4{color:var(--text-faint);letter-spacing:.08em;text-transform:uppercase;margin:0;font-size:10px;font-weight:600}.mask-component-list{gap:3px;margin:0;padding:0;list-style:none;display:grid}.mask-component-row{border-radius:var(--radius-sm);align-items:center;gap:6px;padding:2px 2px 2px 4px;display:flex}.mask-component-list li[data-selected=true] .mask-component-row{background:var(--surface-hover)}.production-workspace .mask-component-select{min-height:26px;color:var(--text-muted);text-align:left;background:0 0;border:0;flex:1;padding:0 4px;font-size:11.5px}.mask-component-list li[data-selected=true] .mask-component-select{color:var(--text)}.production-workspace select.mask-component-mode{min-height:24px;color:var(--text-faint);background:var(--chrome-bg);border:1px solid var(--border);border-radius:4px;flex:none;padding:0 4px;font-size:10.5px}span.mask-component-mode{color:var(--text-faint);background:var(--surface-hover);border-radius:999px;flex:none;padding:2px 6px;font-size:9.5px}.production-workspace .mask-component-move,.production-workspace .mask-component-remove{width:24px;height:24px;color:var(--text-faint);background:0 0;border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;padding:0;display:inline-flex}.production-workspace .mask-component-move:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}.production-workspace .mask-component-move:disabled{opacity:0}.production-workspace .mask-component-remove:hover:not(:disabled){color:#ff8d8d;background:#ff5a5a14}.production-workspace .mask-component-move svg,.production-workspace .mask-component-remove svg{width:15px;height:15px}.mask-component-note{color:var(--text-faint);margin:0;font-size:10.5px;line-height:1.45}.production-workspace .mask-adjustment{border-top:1px solid var(--border);gap:8px;padding-top:13px;display:grid}.production-workspace .adjustment-node-editor{border:1px solid var(--border);border-radius:var(--radius-sm);background:#0c0d1170;gap:8px;padding:4px 8px 8px;display:grid}.production-workspace .adjustment-node-heading{justify-content:space-between;align-items:center;gap:4px;min-height:30px;display:flex}.production-workspace .adjustment-node-name{color:var(--text-muted);font-size:12px}.production-workspace .adjustment-node-remove{width:24px;height:24px;color:var(--text-faint);opacity:0;background:0 0;border:0;border-radius:4px;flex:none;justify-content:center;align-items:center;padding:0;transition:opacity .12s;display:inline-flex}.production-workspace .adjustment-node-editor:hover .adjustment-node-remove,.production-workspace .adjustment-node-remove:focus-visible{opacity:1}.production-workspace .adjustment-node-remove:hover:not(:disabled){color:#ff8d8d;background:#ff5a5a14}.production-workspace .adjustment-node-remove svg{width:15px;height:15px}.production-workspace .adjustment-node-controls{gap:10px;display:grid}.mask-object-actions{flex-wrap:wrap;justify-content:flex-end;align-items:center;gap:6px 10px;padding-top:3px;display:flex}.mask-object-actions span{color:var(--text-faint);margin-right:auto;font-size:10.5px}.mask-object-actions button{min-height:28px;color:var(--text-faint);background:0 0;border-color:#0000;font-size:11px}.mask-object-actions button:hover:not(:disabled){color:#ff8d8d;background:#ff5a5a14}.production-workspace .mask-toggle{color:#aeb4be;align-items:center;gap:7px;font-size:.72rem;display:flex}.production-workspace .mask-toggle input{margin:0}.production-workspace .mask-parameter-grid,.production-workspace .adjustment-node-editor{border:1px solid #2e3139;border-radius:7px;gap:10px;margin:0;padding:10px}.production-workspace .mask-parameter-grid legend,.production-workspace .adjustment-node-editor legend{color:#858c97;padding:0 5px;font-size:.6rem}.production-workspace .preview-control{gap:4px}.production-workspace .preview-control-heading{color:#969da8;font-size:.61rem}.production-workspace .preview-control-number{color:#dfe2e7;background:#0d0f13;border-color:#353944;width:56px;min-height:26px;font-size:.61rem}.production-workspace .preview-control-inputs{grid-template-columns:minmax(0,1fr) 56px;gap:7px}.mask-adjust-action{color:#dceeff;background:#3298ff1a;border-color:#3298ff7a;min-height:34px}.production-workspace .exposure-editor{color:#9ca2ac;letter-spacing:.04em;grid-template-columns:minmax(0,1fr) 60px;gap:5px 8px;font-size:.59rem;font-weight:560}.production-workspace .exposure-editor>span{grid-column:1/-1}.production-workspace .exposure-editor input[type=range]{width:100%}.production-workspace .exposure-editor input[type=number]{color:#dfe1e6;background:#0e0f13;border-color:#363944;border-radius:4px;width:60px;min-height:26px;padding:2px 5px;font-size:.65rem}.production-workspace .exposure-editor output{color:#e7e9ed;font-size:.62rem;font-weight:500}.production-workspace .preset-controls{border:0;gap:10px;padding:0;display:grid}.production-workspace .preset-controls>button{min-height:32px}.preset-list,.workspace-presets ul{gap:2px;margin:0;padding:0;list-style:none;display:grid}.preset-list li{border-radius:var(--radius-sm);align-items:center;gap:2px;display:flex}.preset-list li:hover{background:var(--surface)}.production-workspace .preset-apply{min-width:0;min-height:32px;color:var(--text-muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;flex:1;padding:0 8px;font-size:12px;overflow:hidden}.production-workspace .preset-apply:hover:not(:disabled){color:var(--text);background:0 0}.preset-row-actions{opacity:.5;flex:none;gap:1px;padding-right:3px;transition:opacity .12s;display:flex}.preset-list li:hover .preset-row-actions,.preset-row-actions:focus-within{opacity:1}.production-workspace .preset-row-actions button{width:24px;height:24px;color:var(--text-faint);background:0 0;border:0;border-radius:4px;justify-content:center;align-items:center;padding:0;display:inline-flex}.production-workspace .preset-row-actions button:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}.production-workspace .preset-row-actions .preset-remove:hover:not(:disabled){color:#ff8d8d;background:#ff5a5a14}.production-workspace .preset-row-actions svg{width:14px;height:14px}.preset-save-row{grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-top:8px;display:grid}.preset-save-row input{min-width:0;min-height:32px;color:var(--text);background:var(--chrome-bg);border:1px solid var(--border);border-radius:var(--radius-sm);padding:0 8px}.production-workspace .preset-save-row button{min-height:32px;padding:0 12px;font-size:11.5px}.production-workspace .crop-readout dl{border-top:1px solid rgb(var(--tool-rgb) / 18%);border-bottom:1px solid rgb(var(--tool-rgb) / 18%);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin:0;padding:11px 0;display:grid}.production-workspace .crop-readout dt{color:var(--text-faint);letter-spacing:.12em;text-transform:uppercase;font-size:10px}.production-workspace .crop-readout dd{color:var(--text);font-family:var(--font-mono);font-variant-numeric:tabular-nums;margin:3px 0 0;font-size:11.5px}.production-workspace .crop-commit-actions{border-top:1px solid var(--border);grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;margin-top:4px;padding-top:14px;display:grid}.production-workspace .crop-commit-actions button{width:100%;min-height:34px;padding:0 12px}.production-workspace .crop-tool-panel>.adjustment-panel{border-top:1px solid rgb(var(--tool-rgb) / 18%);border-bottom:0;gap:14px;padding:14px 0 0;display:grid}.production-workspace .crop-tool-panel>.adjustment-panel>h3{color:#8b929d;letter-spacing:.14em;text-transform:uppercase;margin:0;font-size:10px;font-weight:560}.production-workspace .crop-tool-panel .crop-ratio-control button[aria-pressed=true]{border-color:rgb(var(--tool-rgb) / 56%);color:rgb(var(--tool-rgb) / 96%);background:rgb(var(--tool-rgb) / 16%);box-shadow:inset 0 1px #ffffff08}.workspace-history-actions{grid-template-columns:1fr 1fr;gap:6px;display:grid}.workspace-history-list{border-top:1px solid #292b32;gap:0;margin:0;padding:0;display:grid}.workspace-history-list li{background:0 0;border:0;border-radius:0;padding:0}.workspace-history-list li[data-status=undone]{opacity:.5}.workspace-history-entry{width:100%;color:inherit;text-align:left;background:0 0;border:0;border-bottom:1px solid #292b32;border-radius:0;gap:4px;padding:10px 6px;display:grid}.workspace-history-entry:hover:not(:disabled){background:var(--surface-hover)}.workspace-history-list li[data-current=true]{opacity:1}.workspace-history-list li[data-current=true] .workspace-history-entry{box-shadow:inset 2px 0 0 var(--accent)}.workspace-history-list p{color:#dfe1e6;margin:0;font-size:.68rem;line-height:1.4}.workspace-history-entry>span{color:#747a85;font-size:.57rem}.photo-information{margin:0;display:grid}.photo-information>div{border-bottom:1px solid #292b32;grid-template-columns:76px minmax(0,1fr);gap:10px;padding:9px 1px;display:grid}.photo-information dt{color:#777d87;font-size:.61rem}.photo-information dd{overflow-wrap:anywhere;color:#d9dce2;min-width:0;margin:0;font-size:.64rem;line-height:1.45}@media (width<=980px){.production-workspace .editor-workspace{grid-template-columns:46px minmax(0,1fr) 280px}}@media (width<=720px){.product-app,.production-workspace{height:auto;min-height:100dvh;overflow:visible}.workspace-appbar{grid-template-columns:120px auto minmax(0,1fr) auto;position:sticky;top:0}.workspace-brand{width:116px}.production-workspace .editor-workspace{grid-template-columns:1fr;overflow:visible}.workspace-tools{z-index:12;border-bottom:1px solid #25272d;border-right:0;flex-direction:row;justify-content:center;padding:4px;position:sticky;top:46px}.workspace-tools button{grid-template-columns:auto auto;align-items:center;gap:6px;width:78px;min-height:36px}.production-workspace .image-stage{height:min(62dvh,620px);min-height:0}.production-workspace .image-canvas{height:100%;min-height:0}.production-workspace .image-inspector{border-top:1px solid #25272d;border-left:0;min-height:620px;overflow:visible}.production-workspace .inspector-panel{min-height:360px;overflow:visible}}@media (width<=520px){.workspace-appbar{grid-template-columns:108px auto 1fr auto;padding-inline:4px 7px}.workspace-brand{width:104px}.workspace-document-name{visibility:hidden}.workspace-export{padding-inline:.62rem}.workspace-export-sheet{width:min(326px,100vw - 16px);position:fixed;top:42px;right:8px}.workspace-popover{width:min(224px,100vw - 16px);position:fixed;top:42px;left:8px}.production-workspace .view-toolbar{max-width:calc(100% - 14px);bottom:8px}}.production-workspace input[type=range]{appearance:none;cursor:ew-resize;background:0 0;width:100%;height:24px}.production-workspace input[type=range]::-webkit-slider-runnable-track{background:var(--surface-hover);border-radius:3px;height:4px}.production-workspace input[type=range]::-moz-range-track{background:var(--surface-hover);border-radius:3px;height:4px}.production-workspace input[type=range]::-webkit-slider-thumb{appearance:none;background:#f4f5f7;border-radius:50%;width:13px;height:13px;margin-top:-4.5px;transition:box-shadow .12s;box-shadow:0 1px 3px #0009,0 0 0 1px #00000040}.production-workspace input[type=range]::-moz-range-thumb{background:#f4f5f7;border:none;border-radius:50%;width:13px;height:13px;box-shadow:0 1px 3px #0009,0 0 0 1px #00000040}.production-workspace input[type=range]:focus-visible{outline:none}.production-workspace input[type=range]:hover::-webkit-slider-thumb{box-shadow:0 1px 3px #0009, 0 0 0 4px var(--accent-soft)}.production-workspace input[type=range]:focus-visible::-webkit-slider-thumb{box-shadow:0 1px 3px #0009, 0 0 0 4px var(--accent-soft)}.production-workspace input[type=range]:hover::-moz-range-thumb{box-shadow:0 1px 3px #0009, 0 0 0 4px var(--accent-soft)}.production-workspace input[type=range]:focus-visible::-moz-range-thumb{box-shadow:0 1px 3px #0009, 0 0 0 4px var(--accent-soft)}.production-workspace .inspector-navigation button{position:relative}.production-workspace .inspector-navigation button[aria-pressed=true]{box-shadow:none}.production-workspace .primary-button{color:var(--text);border:1px solid var(--border-hard);background:linear-gradient(#1c1f26,#141619);font-weight:400}.production-workspace .primary-button:hover:not(:disabled),.production-workspace .workspace-export:hover{color:#fff;background:linear-gradient(#1b1e25, #141619) padding-box, var(--spectrum-soft) border-box;border-color:#0000}.scrubber{padding:3px 0 12px}.scrubber-head{justify-content:space-between;align-items:baseline;margin-bottom:7px;display:flex}.scrubber-label{color:var(--text-muted);font-size:13px;transition:color .1s}.scrubber:hover .scrubber-label{color:var(--text)}.scrubber-value{align-items:baseline;gap:3px;display:flex}.scrubber-number{box-sizing:border-box;width:56px;min-height:24px;font-family:var(--font-mono);font-variant-numeric:tabular-nums;color:var(--text);text-align:right;border-radius:var(--radius-xs);-moz-appearance:textfield;background:0 0;border:1px solid #0000;padding:1px 4px;font-size:12px}.scrubber-number::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.scrubber-number::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.scrubber-number:hover{border-color:var(--border-strong)}.scrubber-number:focus{border-color:var(--accent-line);background:var(--panel-bg);box-shadow:0 0 0 3px var(--accent-soft);outline:none}.scrubber-number[aria-invalid=true]{border-color:var(--spectrum-red);color:var(--spectrum-red)}.scrubber-unit{font-family:var(--font-mono);color:var(--text-faint);font-size:11px}.production-workspace .scrubber-label[title]{cursor:pointer}.curve-ghost{fill:#ffffff1f;stroke:#ffffff8c;stroke-width:.006px;stroke-dasharray:.02 .014;cursor:grab;transition:fill .1s}.curve-ghost:hover{fill:#ffffff47;stroke:#fff}.production-workspace .inspector-panel h3{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin:0 0 12px;font-size:10.5px;font-weight:400}.production-workspace .layer-panel .exposure-editor>span,.production-workspace .mask-panel .exposure-editor>span{color:var(--text-muted);font-size:13px}.scrubber-range{width:100%;display:block}.production-workspace input.scrubber-range::-webkit-slider-runnable-track{background:linear-gradient(90deg, var(--surface-hover) var(--fa,0%), #6b7280 var(--fa,0%) var(--fb,0%), var(--surface-hover) var(--fb,0%))}.production-workspace input.scrubber-range::-moz-range-track{background:linear-gradient(90deg, var(--surface-hover) var(--fa,0%), #6b7280 var(--fa,0%) var(--fb,0%), var(--surface-hover) var(--fb,0%))}.scrubber .field-error{color:var(--spectrum-red);margin-top:5px;font-size:11px;display:block}.production-workspace .scrubber-hint{color:var(--text-faint);margin-top:2px;font-size:10.5px;line-height:1.4;display:block}.production-workspace .control-field{gap:6px;display:grid}.production-workspace .control-field-label{color:var(--text-muted);letter-spacing:.12em;text-transform:uppercase;font-size:11px}.production-workspace .segmented-control{background:var(--chrome-bg);border:1px solid var(--border);border-radius:var(--radius-sm);grid-auto-columns:minmax(0,1fr);grid-auto-flow:column;gap:2px;padding:3px;display:grid}.production-workspace .segmented-control>button{min-height:27px;color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;background:0 0;border:0;border-radius:4px;padding:0 6px;font-size:11.5px;transition:color .12s,background .12s;overflow:hidden}.production-workspace .segmented-control>button:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}.production-workspace .segmented-control>button[aria-pressed=true]{color:var(--text);background:var(--surface-hover);box-shadow:inset 0 0 0 1px var(--border-strong)}.production-workspace .crop-ratio-control{grid-template-columns:repeat(3,minmax(0,1fr));grid-auto-flow:row}.production-workspace .panel-disclosure>summary{min-height:30px;color:var(--text-muted);cursor:pointer;align-items:center;gap:7px;padding:0 2px;font-size:13px;list-style:none;display:flex}.production-workspace .panel-disclosure>summary::-webkit-details-marker{display:none}.production-workspace .panel-disclosure>summary:hover{color:var(--text)}.production-workspace .panel-disclosure>summary:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.production-workspace .panel-disclosure[open]>summary .disclosure-chevron{transform:rotate(45deg)}.production-workspace .matrix-editor{min-width:0}.production-workspace .disclosure-chevron{border-bottom:1.4px solid;border-right:1.4px solid;flex:none;width:6px;height:6px;margin-right:2px;transition:transform .14s;transform:rotate(-45deg)}.production-workspace [aria-expanded=true]>.disclosure-chevron{transform:rotate(45deg)}.production-workspace .workspace-appbar{gap:10px}.production-workspace .workspace-file-menu{position:relative}.production-workspace .workspace-file-menu .workspace-popover{left:auto;right:0}.production-workspace .workspace-file-menu>summary{min-width:0;height:32px;color:var(--text-muted);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:0 0;align-items:center;gap:7px;padding:0 12px;font-size:13px;transition:all .13s;display:inline-flex}.production-workspace .workspace-file-menu>summary:hover,.production-workspace .workspace-file-menu[open]>summary{color:var(--text);background:var(--panel-raised);border-color:var(--border-hard)}.production-workspace .workspace-file-menu>summary .menu-chevron{opacity:.55;width:11px;height:11px}.production-workspace .workspace-file-menu[open]>summary .menu-chevron{transform:rotate(180deg)}.production-workspace .workspace-export{border-radius:var(--radius-sm);height:32px;padding:0 15px}.histogram-red{stroke:var(--spectrum-red)}.histogram-green{stroke:var(--spectrum-green)}.histogram-blue{stroke:var(--spectrum-blue)}.histogram-fill{stroke:none;mix-blend-mode:screen}.histogram-fill-red{fill:#ff443842}.histogram-fill-green{fill:#42c95a3d}.histogram-fill-blue{fill:#3298ff42}.curve-fill{stroke:none;fill:#ffffff0d}.curve-surface[data-channel=luminance] .curve-line{stroke:#f5f6f8}.curve-surface[data-channel=luminance] .curve-fill{fill:#ffffff0f}.curve-surface[data-channel=composite] .curve-line{stroke:#b48cff}.curve-surface[data-channel=composite] .curve-fill{fill:#b48cff1f}.curve-surface[data-channel=red] .curve-line{stroke:var(--spectrum-red)}.curve-surface[data-channel=red] .curve-fill{fill:#ff443821}.curve-surface[data-channel=green] .curve-line{stroke:var(--spectrum-green)}.curve-surface[data-channel=green] .curve-fill{fill:#42c95a21}.curve-surface[data-channel=blue] .curve-line{stroke:var(--spectrum-blue)}.curve-surface[data-channel=blue] .curve-fill{fill:#3298ff21}.production-workspace .inspector-navigation{background:var(--chrome-bg);border:1px solid var(--border);border-radius:var(--radius-md);gap:2px;margin:10px 10px 4px;padding:3px;display:flex}.production-workspace .inspector-navigation button{border-radius:var(--radius-sm);height:34px;color:var(--text-faint);background:0 0;border:none;flex:1;font-size:12.5px;transition:all .12s;position:relative}.production-workspace .inspector-navigation button:hover{color:var(--text-muted)}.production-workspace .inspector-navigation button[aria-pressed=true]{color:var(--text);background:var(--surface-hover);box-shadow:inset 0 0 0 1px var(--border-strong)}.production-workspace .inspector-navigation button[aria-pressed=true]:after{content:"";background:var(--spectrum);border-radius:2px;height:2px;position:absolute;bottom:4px;left:9px;right:9px}.production-workspace .adjust-section{border-top:1px solid var(--border);padding:16px 14px 8px}.production-workspace .adjust-section:first-of-type{border-top:none}.production-workspace .adjust-section-title{letter-spacing:.16em;text-transform:uppercase;color:var(--text-muted);margin:0 0 12px;font-size:10.5px;font-weight:400}.production-workspace .curve-controls{flex-direction:column;gap:8px;margin-bottom:12px;display:flex}.production-workspace .curve-target{background:var(--chrome-bg);border:1px solid var(--border);border-radius:var(--radius-md);align-self:flex-start;gap:3px;padding:3px;display:flex}.production-workspace .curve-target button{border-radius:var(--radius-sm);height:26px;color:var(--text-faint);background:0 0;border:none;padding:0 12px;font-size:12px;transition:all .12s}.production-workspace .curve-target button:hover{color:var(--text-muted)}.production-workspace .curve-target button[aria-pressed=true]{color:var(--text);background:var(--surface-hover);box-shadow:inset 0 0 0 1px var(--border-strong)}.production-workspace .curve-channels{gap:4px;display:flex}.production-workspace .curve-chan{border-radius:var(--radius-sm);height:28px;font-family:var(--font-mono);color:var(--text-faint);background:0 0;border:1px solid #0000;flex:1;font-size:11px;transition:all .12s}.production-workspace .curve-chan:hover{color:var(--text-muted);background:var(--panel-raised)}.production-workspace .curve-chan[aria-pressed=true]{color:#fff;background:var(--panel-raised);box-shadow:inset 0 0 0 1px var(--border-hard)}.production-workspace .curve-chan[data-c=red][aria-pressed=true]{color:var(--spectrum-red);box-shadow:inset 0 0 0 1px #ff44388c}.production-workspace .curve-chan[data-c=green][aria-pressed=true]{color:var(--spectrum-green);box-shadow:inset 0 0 0 1px #42c95a8c}.production-workspace .curve-chan[data-c=blue][aria-pressed=true]{color:var(--spectrum-blue);box-shadow:inset 0 0 0 1px #3298ff8c}.production-workspace .curve-chan[data-c=composite][aria-pressed=true]{color:#b48cff;box-shadow:inset 0 0 0 1px #b48cff8c}.production-workspace .image-stage{grid-template-rows:minmax(0,1fr) auto}.production-workspace .image-canvas{grid-row:1}.production-workspace .view-toolbar{z-index:8;border:none;border-top:1px solid var(--border-strong);width:100%;max-width:none;height:46px;box-shadow:none;-webkit-backdrop-filter:none;backdrop-filter:none;background:linear-gradient(#090a0c,#0c0d10);border-radius:0;grid-row:2;gap:4px;padding:0 12px;position:relative;inset:auto;overflow:visible;transform:none}.production-workspace .view-compare{height:28px;min-height:0;color:var(--text-muted);border:1px solid var(--border-strong);border-radius:var(--radius-sm);background:0 0;align-items:center;gap:7px;margin-left:auto;padding:0 12px;font-size:12.5px;transition:all .12s;display:inline-flex}.production-workspace .view-compare svg{opacity:.85;width:15px;height:15px}.production-workspace .view-compare:hover:not(:disabled){color:var(--text);border-color:var(--border-hard)}.production-workspace .view-compare[aria-pressed=true]{color:var(--text);background:var(--accent-soft);border-color:var(--accent-line)}.production-workspace .workspace-local-automation-preview{color:var(--text-muted);align-items:center;gap:6px;font-size:12px;display:inline-flex}.production-workspace .workspace-local-automation-preview button{border:1px solid var(--border-strong);border-radius:var(--radius-sm);height:28px;color:var(--text);background:var(--surface-hover);padding:0 9px;font-size:12px}.production-workspace .workspace-local-automation-preview button:hover:not(:disabled){border-color:var(--accent-line);background:var(--accent-soft)}.production-workspace .workspace-bottom-menu{flex:none;position:relative}.production-workspace .workspace-bottom-menu>summary{border-radius:var(--radius-sm);min-width:42px;height:28px;color:var(--text-muted);cursor:pointer;background:0 0;border:1px solid #0000;place-items:center;padding:0 9px;font-size:12px;list-style:none;display:grid}.production-workspace .workspace-bottom-menu>summary::-webkit-details-marker{display:none}.production-workspace .workspace-bottom-menu>summary:hover,.production-workspace .workspace-bottom-menu[open]>summary{border-color:var(--border-strong);color:var(--text);background:var(--surface-hover)}.production-workspace .workspace-bottom-menu>summary:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.workspace-bottom-popover{z-index:40;border:1px solid var(--border-strong);border-radius:var(--radius-md);background:var(--panel-bg);scrollbar-width:thin;gap:10px;width:min(340px,100vw - 24px);max-height:min(520px,100dvh - 110px);padding:14px;display:grid;position:absolute;bottom:calc(100% + 9px);right:0;overflow-y:auto;box-shadow:0 18px 52px #0000007a}.workspace-bottom-popover h3{color:var(--text);margin:0;font-size:12px;font-weight:590}.workspace-bottom-popover .empty-panel{margin:0}.workspace-bottom-popover>button{min-height:32px}.workspace-info-popover{width:min(310px,100vw - 24px)}.production-workspace .inspector-navigation{grid-template-columns:repeat(3,minmax(0,1fr))}.production-workspace .layer-curve-section{margin-top:4px}.color-foundation-controls{border:1px solid var(--border);border-radius:var(--radius-sm);gap:8px;margin:8px 0 0;padding:10px;display:grid}.color-foundation-controls legend{color:var(--text-muted);padding:0 4px;font-size:12px}.color-foundation-controls .control-row{grid-template-columns:minmax(72px,1fr) minmax(72px,1.4fr) 68px;align-items:center;gap:8px;font-size:12px;display:grid}.color-foundation-controls input,.color-foundation-controls button{min-width:24px;min-height:24px}.color-foundation-controls input[type=number]{width:100%}.color-foundation-actions{grid-template-columns:1fr 1fr;gap:8px;display:grid}.color-grading-controls{border:1px solid var(--border);border-radius:var(--radius-sm);gap:8px;margin:8px 0 0;padding:10px;display:grid}.color-grading-controls legend{color:var(--text-muted);padding:0 4px;font-size:12px}.color-grading-wheels{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;display:grid}.color-grading-wheel{color:var(--text-muted);grid-template-columns:1fr 62px;align-items:center;gap:5px 6px;font-size:11px;display:grid}.color-grading-wheel-label,.color-grading-wheel-pad{grid-column:1/-1}.color-grading-wheel-label{min-height:24px;color:inherit;font:inherit;text-align:left;background:0 0;border:0;justify-self:start;padding:0}.color-grading-wheel-label[aria-pressed=true]{color:var(--text)}.color-grading-wheel label{display:contents}.color-grading-wheel input[type=number]{width:62px;min-width:0}.color-grading-wheel-pad{aspect-ratio:1;border:1px solid var(--border-strong);cursor:crosshair;touch-action:none;background:radial-gradient(circle,gray 0,#0000 72%),conic-gradient(from 90deg,#ff4646,#ffd43b,#47d16c,#36cbe0,#4d73ff,#bf57e8,#ff4646);border-radius:50%;justify-self:center;width:min(100%,96px);position:relative}.color-grading-wheel-pad:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.color-grading-wheel-handle{pointer-events:none;background:#111;border:2px solid #fff;border-radius:50%;width:10px;height:10px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #000}.color-grading-controls .control-row{grid-template-columns:minmax(72px,1fr) minmax(72px,1.4fr) 68px;align-items:center;gap:8px;font-size:12px;display:grid}.color-grading-controls input,.color-grading-controls button{min-height:24px}.control-error{color:var(--danger);margin:0;font-size:12px}.production-workspace .layer-mask-section{outline:none}.production-workspace .layer-mask-section:focus-visible{outline:2px solid var(--focus);outline-offset:2px}.production-workspace .layer-hint{color:var(--text-faint);margin:0 0 8px;font-size:11px}.production-workspace .layer-list{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.production-workspace .layer-row{background:var(--surface);border:1px solid var(--border);border-radius:var(--radius-sm);align-items:center;gap:8px;padding:6px 8px;transition:border-color .12s,background .12s,opacity .12s;display:flex;position:relative}.production-workspace .layer-row[data-selected=true]{border-color:var(--accent-line);box-shadow:0 0 0 2px var(--accent-soft)}.production-workspace .layer-row[data-reordering=true]{border-color:var(--accent);background:var(--surface-hover);box-shadow:0 8px 20px #00000047}.production-workspace .layer-row[data-reorder-before=true]:before,.production-workspace .layer-row[data-reorder-after=true]:after{content:"";background:var(--accent);height:2px;box-shadow:0 0 0 2px var(--accent-soft);border-radius:999px;position:absolute;left:0;right:0}.production-workspace .layer-row[data-reorder-before=true]:before{top:-4px}.production-workspace .layer-row[data-reorder-after=true]:after{bottom:-4px}.production-workspace .layer-reorder-handle{width:24px;min-width:24px;height:28px;min-height:28px;color:var(--text-faint);background:0 0;border:0;border-radius:4px;padding:0}.production-workspace .layer-reorder-handle:hover:not(:disabled),.production-workspace .layer-reorder-handle:focus-visible,.production-workspace .layer-reorder-handle[aria-pressed=true]{color:var(--text);background:var(--surface-hover)}.production-workspace .layer-visibility{width:24px;height:24px;accent-color:var(--accent);flex:none;margin:0}.production-workspace .layer-name{min-width:0;min-height:24px;color:var(--text-muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:0 0;border:none;border-radius:4px;flex:1;padding:2px 4px;font-size:13px;overflow:hidden}.production-workspace .layer-row[data-selected=true] .layer-name{color:var(--text)}.production-workspace .layer-name:hover:not(:disabled){background:0 0;border-color:#0000}.production-workspace .layer-action{width:26px;height:26px;min-height:0;color:var(--text-faint);opacity:0;background:0 0;border:none;border-radius:4px;flex:none;justify-content:center;align-items:center;padding:0;transition:opacity .12s,color .12s,background .12s;display:inline-flex}.production-workspace .layer-row:hover .layer-action,.production-workspace .layer-action:focus-visible{opacity:1}.production-workspace .layer-action:disabled{opacity:0}.production-workspace .layer-action:hover:not(:disabled){color:var(--text);background:var(--surface-hover)}.production-workspace .layer-action svg{width:15px;height:15px}.production-workspace .image-canvas[data-brush=true]{cursor:none}.production-workspace .brush-footprint{z-index:6;pointer-events:none;border:1.5px dashed #ffffffe6;border-radius:50%;display:none;position:absolute;transform:translate(-50%,-50%);box-shadow:0 0 0 1px #00000080,inset 0 0 0 1px #00000059}.production-workspace .brush-footprint:after{content:"";border:1px solid #ffffff4d;border-radius:50%;position:absolute;inset:34%}.production-workspace .brush-footprint[data-operation=subtract]{border-style:solid;border-color:#ff8484f2}.production-workspace .brush-footprint[data-operation=retouch]{border-color:#71cdfff5;box-shadow:0 0 0 1px #000000bd,inset 0 0 0 1px #ffffff38}.production-workspace{position:relative}.production-workspace .task-toast{z-index:45;width:auto;color:var(--text-muted);border:1px solid var(--border-strong);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);pointer-events:none;background:#0c0d10e6;border-radius:999px;margin:0;padding:6px 14px;font-size:12px;position:absolute;top:58px;left:50%;transform:translate(-50%);box-shadow:0 8px 24px #0006}.production-workspace .unified-scope-browser{background:#111217;border-bottom:1px solid #292b32;flex-direction:column;flex:none;min-height:76px;max-height:min(40vh,330px);padding:6px 0;display:flex}.production-workspace .unified-scope-tree{scrollbar-width:thin;flex-direction:column;gap:1px;min-height:0;padding:0 6px;display:flex;overflow:hidden auto}.production-workspace .unified-scope-group,.production-workspace .unified-scope-layers,.production-workspace .unified-scope-layer{flex-direction:column;gap:1px;min-width:0;display:flex}.production-workspace .unified-scope-seam{background:var(--spectrum-soft);opacity:.42;flex:none;height:1px;margin:6px 4px}.production-workspace .unified-scope-item{border-radius:var(--radius-xs);grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:2px;min-width:0;display:grid;position:relative}.production-workspace .unified-scope-actions{flex:none;align-items:center;gap:1px;display:flex}.production-workspace .unified-scope-action{color:#575c66;border-radius:var(--radius-xs);opacity:0;background:0 0;border:0;flex:none;place-items:center;width:24px;height:24px;min-height:24px;padding:0;transition:opacity .12s,color .12s,background .12s;display:grid}.production-workspace .unified-scope-action svg{width:15px;height:15px}.production-workspace .unified-scope-item:hover .unified-scope-action,.production-workspace .unified-scope-action:focus-visible{opacity:1}.production-workspace .unified-scope-action:disabled{opacity:0}.production-workspace .unified-scope-action:hover:not(:disabled){color:var(--text);background:#22252d}.production-workspace .unified-scope-child{padding-left:20px}.production-workspace .unified-scope-child:before{content:"";pointer-events:none;border-bottom:1px solid #2b2e35;border-left:1px solid #2b2e35;border-bottom-left-radius:4px;width:7px;position:absolute;top:-2px;bottom:50%;left:8px}.production-workspace .unified-scope-row{border-radius:var(--radius-xs);min-width:0;min-height:34px;color:var(--text-muted);text-align:left;background:0 0;border:0;grid-template-columns:20px minmax(0,1fr);align-items:center;gap:9px;padding:4px 6px;display:grid}.production-workspace .unified-scope-row:focus-visible,.production-workspace .unified-scope-eye:focus-visible{outline:2px solid var(--focus);outline-offset:-2px}.production-workspace .unified-scope-row:hover:not(:disabled){background:#191c22;border-color:#0000}.production-workspace .unified-scope-row[aria-pressed=true]{border-radius:0 var(--radius-xs) var(--radius-xs) 0;background:#1d2027;box-shadow:inset 2px 0 #dfe2e8}.production-workspace .unified-scope-copy{gap:1px;min-width:0;display:grid}.production-workspace .unified-scope-copy strong{color:#c3c8d1;text-overflow:ellipsis;white-space:nowrap;font-size:12.5px;font-weight:400;overflow:hidden}.production-workspace .unified-scope-row[aria-pressed=true] .unified-scope-copy strong{color:var(--text)}.production-workspace .unified-scope-copy small{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;font-size:10.5px;overflow:hidden}.production-workspace .unified-scope-icon{color:#6d737e;place-items:center;width:20px;height:20px;display:grid}.production-workspace .unified-scope-row[aria-pressed=true] .unified-scope-icon{color:#b9bfc9}.production-workspace .unified-scope-icon svg{width:17px;height:17px}.production-workspace .unified-scope-icon-mask svg{width:14px;height:14px}.production-workspace .unified-scope-mask{min-height:30px}.production-workspace .unified-scope-mask .unified-scope-copy strong{font-size:12px}.production-workspace .unified-scope-grip{opacity:0;pointer-events:none;background-image:radial-gradient(circle at 1.5px 1.5px,#4c515b 1.2px,#0000 1.3px);background-size:4px 5px;width:8px;height:16px;transition:opacity .12s;position:absolute;top:50%;left:-1px;transform:translateY(-50%)}.production-workspace .unified-scope-layer-row{touch-action:none;position:relative}.production-workspace .unified-scope-layer-row:hover .unified-scope-grip,.production-workspace .unified-scope-layer-row:focus-visible .unified-scope-grip{opacity:1}.production-workspace .unified-scope-item[data-reordering=true]{background:#22252d;box-shadow:0 6px 18px #00000057}.production-workspace .unified-scope-item[data-reorder-before=true]:after,.production-workspace .unified-scope-item[data-reorder-after=true]:after{content:"";background:#dfe2e8;border-radius:2px;height:2px;position:absolute;left:2px;right:2px}.production-workspace .unified-scope-item[data-reorder-before=true]:after{top:-2px}.production-workspace .unified-scope-item[data-reorder-after=true]:after{bottom:-2px}.production-workspace .unified-scope-eye{border-radius:var(--radius-xs);color:#575c66;background:0 0;border:0;place-items:center;width:24px;height:24px;min-height:24px;padding:0;display:grid}.production-workspace .unified-scope-eye svg{width:15px;height:15px}.production-workspace .unified-scope-eye[aria-pressed=true]{color:#9ba2ac}.production-workspace .unified-scope-eye:hover:not(:disabled){color:var(--text);background:#22252d;border-color:#0000}.production-workspace .unified-scope-disclosure{color:#575c66;border-radius:var(--radius-xs);background:0 0;border:0;flex:none;place-items:center;width:18px;height:24px;min-height:24px;padding:0;display:grid}.production-workspace .unified-scope-disclosure svg{width:14px;height:14px}.production-workspace .unified-scope-disclosure:hover:not(:disabled){color:var(--text);background:#22252d}.production-workspace .inspector-context-header{z-index:4;background:#131419;border-bottom:1px solid #292b32;justify-content:flex-end;align-items:center;gap:8px;min-height:44px;margin:0 -12px;padding:7px 12px;display:flex;position:sticky;top:0}.production-workspace .unified-scope-rename{align-items:center;min-height:34px;padding:4px 6px;display:flex}.production-workspace .unified-scope-rename input{border:0;border-bottom:1px solid var(--accent-line);width:100%;min-height:24px;color:var(--text);font-family:var(--font-ui);background:0 0;border-radius:0;padding:0;font-size:12.5px}.production-workspace .unified-scope-rename input:focus{outline:0}.production-workspace .inspector-disclosure{border-bottom:1px solid #22242a;min-width:0}.production-workspace .inspector-panel .adjust-section{border-top:0;padding:0}.production-workspace .inspector-disclosure>summary{color:#d5d8de;cursor:pointer;justify-content:space-between;align-items:center;min-height:36px;padding:0 1px;font-size:12.5px;list-style:none;display:flex}.production-workspace .inspector-disclosure>summary:hover{color:var(--text)}.production-workspace .inspector-disclosure>summary::-webkit-details-marker{display:none}.production-workspace .inspector-disclosure>summary:after{color:var(--text-faint);content:"–";font-size:14px;line-height:1}.production-workspace .inspector-disclosure:not([open])>summary:after{content:"+"}.production-workspace .inspector-disclosure-body{gap:2px;padding:2px 0 10px;display:grid}.production-workspace .inspector-group-label{justify-content:space-between;align-items:baseline;gap:8px;min-width:0;margin:8px 0 2px;display:flex}.production-workspace .inspector-group-label>span{color:var(--text-faint);letter-spacing:.15em;text-transform:uppercase;font-size:10px}.production-workspace .inspector-group-label>small{color:#4f545d;font-size:10.5px}.production-workspace .inspector-inline-action{border-radius:var(--radius-xs);min-height:24px;color:var(--text-muted);white-space:nowrap;background:0 0;border:0;padding:2px 6px;font-size:11.5px}.production-workspace .inspector-inline-action:hover:not(:disabled){color:var(--text);background:#22252d;border-color:#0000}.production-workspace .inspector-block-action{border-color:var(--border-strong);border-radius:var(--radius-sm);width:100%;min-height:30px;color:var(--text-muted);background:#ffffff08;font-size:12px}.production-workspace .inspector-section-actions{justify-content:flex-end;margin-top:4px;display:flex}.production-workspace .inspector-note{color:var(--text-faint);margin:2px 0 8px;font-size:11px;line-height:1.45}.production-workspace .inspector-panel .scrubber-number{width:52px;font-family:var(--font-ui);font-variant-numeric:tabular-nums;font-size:12px}.production-workspace .inspector-panel .scrubber-unit{font-family:var(--font-ui);font-size:11px}.production-workspace .inspector-disclosure-body .scrubber,.production-workspace .mask-panel .scrubber{padding:3px 0 9px}.production-workspace .inspector-disclosure-body .scrubber-head,.production-workspace .mask-panel .scrubber-head{margin-bottom:4px}.production-workspace .inspector-disclosure-body .scrubber-label,.production-workspace .mask-panel .scrubber-label{font-size:12.5px}.production-workspace .inspector-slider[data-tinted] input.scrubber-range::-webkit-slider-runnable-track{background:var(--track);border-radius:4px;height:6px;box-shadow:inset 0 0 0 1px #00000059}.production-workspace .inspector-slider[data-tinted] input.scrubber-range::-moz-range-track{background:var(--track);border-radius:4px;height:6px;box-shadow:inset 0 0 0 1px #00000059}.production-workspace .inspector-slider[data-tinted] input.scrubber-range::-webkit-slider-thumb{background:0 0;border:2px solid #fbfbfc;width:14px;height:14px;margin-top:-4px;box-shadow:0 1px 3px #000000a6,inset 0 0 0 1px #00000073}.production-workspace .inspector-slider[data-tinted] input.scrubber-range::-moz-range-thumb{background:0 0;border:2px solid #fbfbfc;width:14px;height:14px;box-shadow:0 1px 3px #000000a6,inset 0 0 0 1px #00000073}.production-workspace .color-foundation-controls,.production-workspace .color-grading-controls,.production-workspace .selective-color-controls{border:0;gap:0;min-width:0;margin:0;padding:0;display:grid}.production-workspace .color-foundation-actions{justify-content:flex-end;gap:6px;display:flex}.production-workspace .color-grading-wheels{grid-template-columns:repeat(2,minmax(0,1fr));align-items:start;gap:4px 10px;margin-top:4px;display:grid}.production-workspace .color-grading-wheel{grid-template-columns:minmax(0,1fr);justify-items:stretch;gap:3px;min-width:0;display:grid}.production-workspace .color-grading-wheel-label{border-radius:var(--radius-xs);min-height:24px;color:var(--text-muted);text-align:center;background:0 0;border:0;justify-content:center;align-items:center;gap:5px;padding:0;font-size:11.5px;display:flex}.production-workspace .color-grading-wheel-label:hover:not(:disabled){color:var(--text);background:0 0;border-color:#0000}.production-workspace .color-grading-wheel-label[aria-pressed=true]{color:var(--text)}.production-workspace .color-grading-wheel-mark{background:0 0;border-radius:50%;width:5px;height:5px}.production-workspace .color-grading-wheel-label[aria-pressed=true] .color-grading-wheel-mark{background:#eef0f3}.production-workspace .color-grading-wheel-pad{aspect-ratio:1;background:radial-gradient(circle at 50% 50%, #14161a 2%, #14161a00 52%), var(--wheel-disc);cursor:crosshair;touch-action:none;border:0;border-radius:50%;justify-self:center;width:min(100%,96px);position:relative;box-shadow:inset 0 0 0 1px #00000073,0 0 0 1px #ffffff12}.production-workspace .color-grading-wheel[data-selected] .color-grading-wheel-pad{box-shadow:inset 0 0 0 1px #00000073,0 0 0 1.5px #eef0f3}.production-workspace .color-grading-wheel-handle{pointer-events:none;border:2px solid #fff;border-radius:50%;width:11px;height:11px;position:absolute;transform:translate(-50%,-50%);box-shadow:0 1px 3px #000000b3}.production-workspace .color-grading-wheel-readout{color:var(--text-faint);font-family:var(--font-mono);font-variant-numeric:tabular-nums;justify-content:center;align-items:center;gap:5px;margin:1px 0 0;font-size:10.5px;display:flex}.production-workspace .color-grading-wheel-readout span{border-radius:50%;width:9px;height:9px;box-shadow:inset 0 0 0 1px #0006}.production-workspace .color-grading-wheel .scrubber{padding:0 0 4px}.production-workspace .color-grading-wheel .scrubber-head{margin-bottom:2px}.production-workspace .color-grading-wheel .scrubber-label{font-size:11px}.production-workspace .color-grading-wheel .scrubber-number{width:44px;font-size:11px}.production-workspace .grading-gesture-hint{color:#4f545d;margin:6px 0 2px;font-size:10.5px;line-height:1.45}.production-workspace .grading-precision{border-radius:var(--radius-sm);background:#15171c;border:1px solid #23262c;gap:0;margin:3px 0 2px;padding:6px 7px 1px;display:grid}.production-workspace .color-mixer-circles{white-space:nowrap;align-items:center;gap:3px;min-width:0;margin:6px 0 10px;display:flex}.production-workspace .color-mixer-circle,.production-workspace .color-mixer-add{background:var(--point-color,#777);border:0;border-radius:50%;flex:none;width:24px;min-width:24px;height:24px;min-height:24px;padding:0;box-shadow:inset 0 0 0 1px #00000059}.production-workspace .color-mixer-circle[data-sector=red]{background:#d85454}.production-workspace .color-mixer-circle[data-sector=orange]{background:#d88745}.production-workspace .color-mixer-circle[data-sector=yellow]{background:#d6b94c}.production-workspace .color-mixer-circle[data-sector=green]{background:#62aa69}.production-workspace .color-mixer-circle[data-sector=aqua]{background:#55aeb1}.production-workspace .color-mixer-circle[data-sector=blue]{background:#5c83d1}.production-workspace .color-mixer-circle[data-sector=purple]{background:#9a69c7}.production-workspace .color-mixer-circle[data-sector=magenta]{background:#c25ca8}.production-workspace .color-mixer-circle:hover:not(:disabled){box-shadow:inset 0 0 0 1px #00000059,0 0 0 2px #3a3e46}.production-workspace .color-mixer-circle[aria-pressed=true]{box-shadow:inset 0 0 0 1px #00000059,0 0 0 2px #131419,0 0 0 3.5px #eef0f3}.production-workspace .color-mixer-divider{background:#2f323a;flex:none;width:1px;height:14px;margin-inline:2px}.production-workspace .color-mixer-add{color:var(--text-muted);background:0 0;place-items:center;display:grid;box-shadow:inset 0 0 0 1px #33363e}.production-workspace .color-mixer-add svg{width:12px;height:12px}.production-workspace .color-mixer-add:hover:not(:disabled){color:var(--text);background:#22252d;box-shadow:inset 0 0 0 1px #4a4f58}.production-workspace .color-mixer-selection{align-items:center;gap:10px;min-width:0;padding:0 0 8px;display:flex}.production-workspace .color-mixer-selected-swatch{background:var(--point-color);border-radius:50%;flex:none;width:34px;height:34px;box-shadow:inset 0 0 0 1px #00000073,0 1px 4px #0006}.production-workspace .color-mixer-swatch-input{cursor:pointer;appearance:none;border:0;padding:0}.production-workspace .color-mixer-swatch-input::-webkit-color-swatch-wrapper{border-radius:50%;padding:0}.production-workspace .color-mixer-swatch-input::-webkit-color-swatch{border:0;border-radius:50%;box-shadow:inset 0 0 0 1px #00000073,0 1px 4px #0006}.production-workspace .color-mixer-swatch-input:hover:not(:disabled)::-webkit-color-swatch{box-shadow:inset 0 0 0 1px #00000073,0 0 0 2px #3a3e46}.production-workspace .color-mixer-selected-copy{gap:1px;min-width:0;display:grid}.production-workspace .color-mixer-selected-copy strong{color:var(--text);font-size:13px;font-weight:400}.production-workspace .color-mixer-selected-copy small{color:var(--text-faint);text-overflow:ellipsis;white-space:nowrap;font-size:11px;overflow:hidden}.production-workspace .color-mixer-selection-actions{flex:none;gap:1px;margin-left:auto;display:flex}.production-workspace .color-mixer-selection-actions button{border-radius:var(--radius-xs);color:#5b606a;background:0 0;border:0;place-items:center;width:26px;height:26px;min-height:26px;padding:0;display:grid}.production-workspace .color-mixer-selection-actions button svg{width:14px;height:14px}.production-workspace .color-mixer-selection-actions button:hover:not(:disabled){color:var(--text);background:#262a32;border-color:#0000}.production-workspace .unified-mask-panel,.production-workspace .mask-creation-surface{border-bottom:1px solid #22242a;gap:8px;min-width:0;padding:10px 0 12px;display:grid}.production-workspace .mask-adjustment-gateway{border-radius:var(--radius-md);background:#191c22;border:1px solid #aa7ee057;grid-template-columns:24px minmax(0,1fr) auto;align-items:center;gap:9px;min-height:42px;padding:6px 7px;display:grid;box-shadow:inset 0 1px #ffffff08}.production-workspace .mask-adjustment-glyph{border:1.5px solid #c4a1f1eb;border-radius:50%;width:17px;height:17px;margin-left:2px;display:block;position:relative}.production-workspace .mask-adjustment-glyph:after{content:"";background:#aa7ee075;border-radius:50%;position:absolute;inset:3px}.production-workspace .mask-adjustment-gateway>span:nth-child(2){gap:1px;min-width:0;display:grid}.production-workspace .mask-adjustment-gateway strong,.production-workspace .mask-adjustment-gateway small{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.production-workspace .mask-adjustment-gateway strong{color:#d9dce3;font-size:11.5px;font-weight:400}.production-workspace .mask-adjustment-gateway small{color:#a28fb8;font-size:10px}.production-workspace .mask-adjustment-gateway button{color:#c5a9e8;background:#aa7ee01c;border-color:#aa7ee061;min-height:27px;padding:0 8px;font-size:10.5px}.production-workspace .mask-adjustment-gateway button:hover:not(:disabled){color:#dec8f8;background:#aa7ee02b;border-color:#aa7ee094}.production-workspace .inspector-panel[data-panel=mask] .unified-mask-panel,.production-workspace .inspector-panel[data-panel=mask] .mask-creation-surface{background:0 0;border-bottom:0;padding:0}.production-workspace .tool-mode-panel .brush-tool-settings{border:0;border-top:1px solid rgb(var(--tool-rgb) / 20%);background:0 0;border-radius:0;gap:14px;margin:2px 0 0;padding:13px 0 2px}.production-workspace .tool-mode-panel .brush-tool-settings legend{color:#8b929d;background:#181b21;padding:0 8px 0 0}.production-workspace .mask-area-heading{justify-content:space-between;align-items:center;gap:8px;min-width:0;display:flex}.production-workspace .mask-area-heading h3{color:#d5d8de;letter-spacing:0;text-transform:none;margin:0;font-size:12.5px;font-weight:400}.production-workspace .mask-area-heading small{color:var(--text-faint);font-size:11px}.production-workspace .mask-creation-name input{border-radius:var(--radius-sm);width:100%;min-height:34px;color:var(--text);font-family:var(--font-ui);background:#16181d;border:1px solid #292c33;margin-bottom:8px;padding:6px 9px;font-size:12.5px}.production-workspace .mask-creation-name input:hover{border-color:#33363e}.production-workspace .mask-creation-name input:focus{border-color:var(--accent-line);outline:0}.production-workspace .mask-kind-choices{gap:3px;display:grid}.production-workspace .mask-kind-choices .mask-kind-choice{border-radius:var(--radius-sm);min-height:38px;color:var(--text-muted);text-align:left;background:#16181d;border:1px solid #0000;grid-template-columns:22px minmax(0,1fr);align-items:center;gap:9px;padding:5px 8px;display:grid}.production-workspace .mask-kind-choices .mask-kind-choice:hover:not(:disabled){color:var(--text);background:#1d2027;border-color:#33363e}.production-workspace .mask-kind-choices .mask-kind-choice svg{width:18px;height:18px}.production-workspace .tool-mode-panel .mask-kind-choices .mask-kind-choice svg{color:rgb(var(--tool-rgb) / 68%)}.production-workspace .tool-mode-panel .mask-kind-choices .mask-kind-choice:focus-visible{border-color:rgb(var(--tool-rgb) / 62%);color:var(--text);background:rgb(var(--tool-rgb) / 13%);outline:2px solid rgb(var(--tool-rgb) / 24%);outline-offset:1px}.production-workspace .mask-kind-choices .mask-kind-choice>span{gap:1px;min-width:0;display:grid}.production-workspace .mask-kind-choices .mask-kind-choice strong{color:inherit;font-size:12.5px;font-weight:400}.production-workspace .mask-kind-choices .mask-kind-choice small{color:var(--text-faint);font-size:10.5px}.production-workspace .mask-toolbar{border-radius:var(--radius-md);background:#14161a;border:1px solid #24262c;align-items:center;gap:3px;padding:3px;display:flex}.production-workspace .mask-toolbar>button{border-radius:var(--radius-sm);min-width:0;min-height:44px;color:var(--text-faint);background:0 0;border:0;flex:1 1 0;place-items:center;gap:3px;padding:5px 0 4px;display:grid}.production-workspace .mask-toolbar>button svg{width:16px;height:16px}.production-workspace .mask-toolbar-label{color:inherit;letter-spacing:.03em;font-size:9.5px}.production-workspace .mask-toolbar>button:hover:not(:disabled){color:var(--text);background:#1d2027;border-color:#0000}.production-workspace .mask-toolbar>button[aria-pressed=true]{color:var(--text);background:#262a32;box-shadow:inset 0 0 0 1px #454b56}.production-workspace .mask-toolbar-divider{background:#2b2e35;flex:none;width:1px;height:28px}.production-workspace .mask-direct-hint{color:#4f545d;margin:0;font-size:10.5px;line-height:1.45}.production-workspace .mask-object-actions{justify-content:flex-end;align-items:center;gap:8px;display:flex}.production-workspace .mask-object-actions span{color:var(--text-faint);margin-right:auto;font-size:10.5px}.production-workspace .mask-add-component-menu>summary{border-radius:var(--radius-xs);min-height:24px;color:var(--text-muted);align-items:center;gap:4px;padding:2px 6px;font-size:11.5px;display:flex}.production-workspace .unified-mask-panel .mask-parameter-grid{border:0;gap:0;padding:0}.production-workspace .unified-mask-panel .mask-parameter-grid legend{color:var(--text-faint);letter-spacing:.15em;text-transform:uppercase;padding:0;font-size:10px}.production-workspace .layer-panel .exposure-editor{letter-spacing:0;text-transform:none;gap:4px;display:grid}.production-workspace .layer-panel .exposure-editor>span{color:var(--text-muted);letter-spacing:0;text-transform:none;justify-content:space-between;align-items:baseline;font-size:12.5px;display:flex}.production-workspace .layer-panel .exposure-editor output{color:var(--text);font-family:var(--font-mono);font-variant-numeric:tabular-nums;font-size:12px}.production-workspace .inspector-panel .histogram-panel{gap:5px;padding:10px 0 4px;display:grid}.production-workspace .inspector-panel .histogram-panel h3{color:var(--text-faint);letter-spacing:.17em;margin:0;font-size:9.5px}.production-workspace .inspector-panel .histogram-panel svg{border-radius:var(--radius-xs);background:#0b0c0f;width:100%;height:52px}.production-workspace .workspace-presets .empty-panel{color:var(--text-faint);margin:0;font-size:11px}.production-workspace .workspace-presets .preset-save-row{grid-template-columns:minmax(0,1fr) auto;gap:6px;margin-top:10px;display:grid}.production-workspace .workspace-presets .preset-save-row input{border-radius:var(--radius-sm);min-height:30px;color:var(--text);background:#0e1013;border-color:#2b2e35;padding:0 8px;font-size:12px}.production-workspace .workspace-presets .preset-save-row button{border-radius:var(--radius-sm);min-height:30px;color:var(--text-muted);background:#16181d;border-color:#2b2e35;padding:0 12px;font-size:12px}.production-workspace .workspace-presets .preset-list{gap:3px;margin:0;padding:0;list-style:none;display:grid}.production-workspace .workspace-presets .preset-list>li{grid-template-columns:minmax(0,1fr) auto;align-items:center;gap:4px;display:grid}.production-workspace .workspace-presets .preset-row-actions{gap:1px;display:flex}.production-workspace .workspace-presets .preset-row-actions button{border-radius:var(--radius-xs);color:#5b606a;background:0 0;border:0;place-items:center;min-width:24px;min-height:24px;padding:0 4px;font-size:11px;display:grid}.production-workspace .workspace-presets .preset-row-actions button svg{width:13px;height:13px}.production-workspace .workspace-presets .preset-row-actions button:hover:not(:disabled){color:var(--text);background:#262a32;border-color:#0000}.production-workspace .workspace-presets .panel-heading h3{margin:0}.production-workspace .workspace-presets h4{color:var(--text-faint);letter-spacing:.15em;text-transform:uppercase;margin:10px 0 6px;font-size:10px;font-weight:400}.production-workspace .built-in-looks>div{grid-template-columns:repeat(2,minmax(0,1fr));gap:8px;display:grid}.production-workspace .looks-section-heading{justify-content:space-between;align-items:baseline;gap:10px;margin:8px 0 7px;display:flex}.production-workspace .workspace-presets .looks-section-heading h4{margin:0}.production-workspace .looks-section-heading p{color:#747b86;margin:0;font-size:9.5px}.production-workspace .workspace-presets .preset-apply{border-radius:var(--radius-sm);min-height:30px;color:var(--text-muted);text-align:left;text-overflow:ellipsis;white-space:nowrap;background:#16181d;border-color:#2b2e35;padding:0 8px;font-size:11.5px;overflow:hidden}.production-workspace .workspace-presets .preset-apply:hover:not(:disabled){color:var(--text);background:#1d2027;border-color:#40444d}.production-workspace .workspace-presets .look-preview-card{min-height:0;color:var(--text);white-space:normal;background:#1b1f26;border-color:#353b46;border-radius:8px;gap:7px;padding:5px 5px 8px;display:grid;box-shadow:inset 0 1px #ffffff08,0 5px 14px #00000029}.production-workspace .workspace-presets .look-preview-card:hover:not(:disabled){color:var(--text);background:#20252d;border-color:#4c9de0a3;transform:translateY(-1px);box-shadow:inset 0 1px #ffffff0a,0 7px 18px #00000038}.production-workspace .look-preview-frame{aspect-ratio:4/3;background:#0d0f12;border:1px solid #ffffff12;border-radius:5px;display:block;position:relative;overflow:hidden}.production-workspace .look-preview-frame img{object-fit:cover;width:100%;height:100%;display:block;transform:scale(1.015)}.production-workspace .look-preview-soft-contrast img{filter:contrast(1.15)brightness(1.015)saturate(.96)}.production-workspace .look-preview-cool-shadows img{filter:contrast(1.06)saturate(.92)hue-rotate(-3deg)}.production-workspace .look-preview-treatment{pointer-events:none;position:absolute;inset:0}.production-workspace .look-preview-cool-shadows .look-preview-treatment{mix-blend-mode:color;background:linear-gradient(145deg,#344d773d,#2a385017 52%,#0000 78%)}.production-workspace .look-preview-copy{gap:2px;padding:0 2px;display:grid}.production-workspace .look-preview-copy strong{color:#d9dde4;text-overflow:ellipsis;white-space:nowrap;font-size:11px;font-weight:560;line-height:1.2;overflow:hidden}.production-workspace .look-preview-copy small{color:#78808c;text-overflow:ellipsis;white-space:nowrap;font-size:9.5px;line-height:1.2;overflow:hidden}.production-workspace .rail-flyout{z-index:20;border-radius:var(--radius-lg);-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);background:#101115f7;border:1px solid #2b2e35;flex-direction:column;width:min(336px,100% - 20px);display:flex;position:absolute;top:10px;bottom:10px;left:10px;overflow:hidden;box-shadow:0 16px 44px #00000080,0 0 0 1px #0000004d}.production-workspace .rail-flyout-header{border-bottom:1px solid #24262c;flex:none;justify-content:space-between;align-items:center;gap:10px;padding:14px 8px 12px 16px;display:flex}.production-workspace .rail-flyout-header h3{color:var(--text);margin:0;font-size:15px;font-weight:400}.production-workspace .rail-flyout-header small{color:var(--text-faint);margin-top:1px;font-size:11px;display:block}.production-workspace .rail-flyout-close{border-radius:var(--radius-sm);width:30px;height:30px;min-height:30px;color:var(--text-faint);background:0 0;border:0;place-items:center;padding:0;display:grid}.production-workspace .rail-flyout-close svg{width:15px;height:15px}.production-workspace .rail-flyout-close:hover:not(:disabled){color:var(--text);background:#22252d;border-color:#0000}.production-workspace .rail-flyout-body{scrollbar-width:thin;align-content:start;gap:4px;min-height:0;padding:14px 16px 18px;display:grid;overflow-y:auto}.production-workspace .rail-flyout-body .mask-creation-surface{border-bottom:0;padding:0}@media (width<=900px){.production-workspace .rail-flyout{width:min(320px,100% - 16px)}}
