.workspace[data-astro-cid-g3hfgxcg]{display:grid;grid-template-columns:minmax(250px,300px) minmax(0,1fr);gap:var(--s-24);align-items:start}.controls[data-astro-cid-g3hfgxcg]{position:sticky;top:calc(var(--header-h) + 16px);display:flex;flex-direction:column;gap:var(--s-20);padding:var(--s-20);border:1px solid var(--border);border-radius:var(--radius-panel);background:var(--bg-elevated)}.upload-btn[data-astro-cid-g3hfgxcg]{display:flex;justify-content:center;align-items:center;gap:8px;min-height:42px;padding:9px 16px;border:1px solid var(--text);border-radius:var(--radius-pill);background:var(--text);color:var(--bg);font-size:var(--type-small);font-weight:600;cursor:pointer;transition:opacity var(--dur-fast) ease}.upload-btn[data-astro-cid-g3hfgxcg]:hover{opacity:.88}.visually-hidden-file[data-astro-cid-g3hfgxcg]{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}.control-section[data-astro-cid-g3hfgxcg]{display:flex;flex-direction:column;gap:var(--s-8);padding-top:var(--s-16);border-top:1px solid var(--border)}.toggles[data-astro-cid-g3hfgxcg]{display:flex;flex-direction:column}.toggle[data-astro-cid-g3hfgxcg]{display:flex;align-items:center;gap:10px;padding:7px 4px;border-radius:var(--radius-sm);cursor:pointer;user-select:none}.toggle[data-astro-cid-g3hfgxcg] input[data-astro-cid-g3hfgxcg]{position:absolute;opacity:0;width:0;height:0;pointer-events:none}.toggle-track[data-astro-cid-g3hfgxcg]{position:relative;flex-shrink:0;width:34px;height:20px;border-radius:var(--radius-pill);background:var(--surface-strong);transition:background var(--dur-med) ease}.toggle-track[data-astro-cid-g3hfgxcg]:after{content:"";position:absolute;top:3px;left:3px;width:14px;height:14px;border-radius:var(--radius-pill);background:var(--bg-elevated);box-shadow:var(--shadow-sm);transition:transform var(--dur-med) var(--ease-out)}.toggle[data-astro-cid-g3hfgxcg] input[data-astro-cid-g3hfgxcg]:checked+.toggle-track[data-astro-cid-g3hfgxcg]{background:var(--accent)}.toggle[data-astro-cid-g3hfgxcg] input[data-astro-cid-g3hfgxcg]:checked+.toggle-track[data-astro-cid-g3hfgxcg]:after{transform:translate(14px)}.toggle[data-astro-cid-g3hfgxcg] input[data-astro-cid-g3hfgxcg]:focus-visible+.toggle-track[data-astro-cid-g3hfgxcg]{outline:2px solid var(--focus-ring);outline-offset:2px}.toggle-text[data-astro-cid-g3hfgxcg]{font-size:var(--type-small);color:var(--text-secondary)}.toggle[data-astro-cid-g3hfgxcg] input[data-astro-cid-g3hfgxcg]:checked~.toggle-text[data-astro-cid-g3hfgxcg]{color:var(--text)}.toggle-help[data-astro-cid-g3hfgxcg]{margin:var(--s-4) 0 0;font-size:var(--type-caption);line-height:var(--leading-normal);color:var(--text-tertiary);padding-left:4px}.ds-baroque[data-astro-cid-g3hfgxcg]{color:#f60}.ds-sinister[data-astro-cid-g3hfgxcg]{color:#ffd400}.settings-row[data-astro-cid-g3hfgxcg]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:var(--s-8)}.field[data-astro-cid-g3hfgxcg]{display:flex;flex-direction:column;gap:5px}.field-label-row[data-astro-cid-g3hfgxcg]{display:flex;justify-content:space-between;align-items:center}#opacity-display[data-astro-cid-g3hfgxcg]{font-size:var(--type-caption);color:var(--text-tertiary);font-variant-numeric:tabular-nums}select[data-astro-cid-g3hfgxcg]{font-size:var(--type-small)}input[data-astro-cid-g3hfgxcg][type=range]{-webkit-appearance:none;appearance:none;width:100%;height:24px;background:transparent;cursor:pointer;outline:none}input[data-astro-cid-g3hfgxcg][type=range]::-webkit-slider-runnable-track{height:3px;border-radius:var(--radius-pill);background:var(--surface-strong)}input[data-astro-cid-g3hfgxcg][type=range]::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;width:18px;height:18px;margin-top:-7.5px;border-radius:var(--radius-pill);background:var(--accent);border:2px solid var(--bg-elevated);box-shadow:var(--shadow-sm);cursor:pointer}input[data-astro-cid-g3hfgxcg][type=range]::-moz-range-track{height:3px;border-radius:var(--radius-pill);background:var(--surface-strong)}input[data-astro-cid-g3hfgxcg][type=range]::-moz-range-thumb{border:2px solid var(--bg-elevated);width:16px;height:16px;border-radius:var(--radius-pill);background:var(--accent);cursor:pointer}.clear-btn[data-astro-cid-g3hfgxcg]{min-height:40px;padding:8px 14px;border:1px solid var(--border);border-radius:var(--radius-pill);background:transparent;color:var(--text-tertiary);font-size:var(--type-small);font-weight:500;cursor:pointer;transition:color var(--dur-fast) ease,border-color var(--dur-fast) ease}.clear-btn[data-astro-cid-g3hfgxcg]:hover{color:var(--text);border-color:var(--border-strong)}.stage-wrap[data-astro-cid-g3hfgxcg]{min-width:0}.drop-zone[data-astro-cid-g3hfgxcg]{position:relative;display:grid;place-items:center;min-height:min(640px,72vh);border:1px dashed var(--border-strong);border-radius:var(--radius-panel);overflow:hidden;background:var(--surface)}.drop-zone[data-astro-cid-g3hfgxcg][data-drag=true]{border-color:var(--accent);background:var(--accent-subtle)}#photo[data-astro-cid-g3hfgxcg]{position:relative;z-index:1;width:100%;height:100%;max-height:78vh;object-fit:contain;display:block}.overlay[data-astro-cid-g3hfgxcg]{position:absolute;inset:0;z-index:2;width:100%;height:100%;pointer-events:none}.overlay[data-astro-cid-g3hfgxcg].is-hidden{display:none}.placeholder[data-astro-cid-g3hfgxcg]{position:relative;z-index:0;margin:0;padding:0 var(--s-16);text-align:center;color:var(--text-tertiary)}@media(max-width:860px){.workspace[data-astro-cid-g3hfgxcg]{grid-template-columns:1fr}.stage-wrap[data-astro-cid-g3hfgxcg]{order:-1}.drop-zone[data-astro-cid-g3hfgxcg]{min-height:300px}.controls[data-astro-cid-g3hfgxcg]{position:static}.toggles[data-astro-cid-g3hfgxcg]{display:grid;grid-template-columns:1fr 1fr}.settings-row[data-astro-cid-g3hfgxcg]{grid-template-columns:1fr 1fr}}@media(max-width:480px){.toggles[data-astro-cid-g3hfgxcg],.settings-row[data-astro-cid-g3hfgxcg]{grid-template-columns:1fr}}
