.background-controls.svelte-1o88fh{display:grid;gap:12px;width:100%;font-size:12px}.background-option.svelte-1o88fh,.background-slider.svelte-1o88fh{display:flex;align-items:center;justify-content:space-between;gap:8px}.background-modal-backdrop.svelte-1o88fh{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1200;display:flex;align-items:center;justify-content:center;padding:24px;background:var(--overlay-scrim);backdrop-filter:blur(10px);-webkit-backdrop-filter:blur(10px)}.background-modal.svelte-1o88fh{position:relative;display:flex;flex-direction:column;width:min(520px,calc(100vw - 32px));max-height:min(760px,calc(100vh - 32px));overflow:hidden;border:1px solid var(--border-subtle);border-radius:24px;padding:22px;background:var(--surface-dialog);box-shadow:var(--elevation-level-3)}.background-modal-header.svelte-1o88fh{flex:0 0 auto;padding-right:40px;margin-bottom:18px}.background-modal-body.svelte-1o88fh{flex:1 1 auto;min-height:0;overflow-x:hidden;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;padding-right:4px}.background-modal-eyebrow.svelte-1o88fh{display:flex;align-items:center;gap:8px;margin-bottom:8px;color:var(--text-secondary);font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase}.background-beta-badge.svelte-1o88fh{display:inline-flex;align-items:center;min-height:22px;padding:0 8px;border:1px solid color-mix(in srgb,var(--accent-mvnt) 42%,transparent);border-radius:999px;background:color-mix(in srgb,var(--accent-mvnt) 16%,var(--surface-base));color:#8a5200}.background-modal-header.svelte-1o88fh h3:where(.svelte-1o88fh){margin:0;color:var(--text-primary);font-size:22px;font-weight:800;letter-spacing:-.03em}.background-modal-header.svelte-1o88fh p:where(.svelte-1o88fh){margin:8px 0 0;color:var(--text-secondary);font-size:13px;line-height:1.45}.background-modal-guidance.svelte-1o88fh{display:grid;gap:4px;margin:8px 0 0;padding-left:18px;color:var(--text-secondary);font-size:13px;line-height:1.45}.background-upload-shell.svelte-1o88fh{position:relative}.background-upload-card.svelte-1o88fh{position:relative;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:7px;width:100%;min-height:240px;overflow:hidden;border:1px solid var(--border-subtle);border-radius:18px;padding:22px;background:var(--surface-subtle);color:var(--text-secondary);font:inherit;cursor:pointer;transition:border-color .15s ease,box-shadow .15s ease,transform .15s ease}.background-upload-card.svelte-1o88fh:hover:not(:disabled),.background-upload-card.svelte-1o88fh:focus-visible{border-color:color-mix(in srgb,var(--accent-mvnt) 42%,#C8CCD3);box-shadow:0 0 0 3px color-mix(in srgb,var(--accent-mvnt) 18%,transparent);transform:translateY(-1px)}.background-upload-card.svelte-1o88fh:disabled{cursor:wait;opacity:.7;transform:none}.background-upload-card.has-error.svelte-1o88fh{border-color:var(--status-error-strong);box-shadow:0 0 0 2px color-mix(in srgb,var(--status-error) 18%,transparent)}.background-upload-card.svelte-1o88fh strong:where(.svelte-1o88fh){color:var(--text-primary);font-size:14px;font-weight:800}.background-upload-card.svelte-1o88fh>span:where(.svelte-1o88fh):last-child{font-size:12px}.background-upload-icon.svelte-1o88fh{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;border:1px solid rgba(126,133,144,.2);border-radius:15px;background:#ffffffc7;color:#6f7783}.background-preview.svelte-1o88fh{position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;object-fit:cover}.background-preview-meta.svelte-1o88fh{position:absolute;bottom:12px;left:12px;z-index:1;display:grid;justify-items:start;gap:5px;max-width:calc(100% - 70px);color:#fff;text-align:left}.background-preview-meta.svelte-1o88fh strong:where(.svelte-1o88fh){max-width:100%;overflow:hidden;border-radius:8px;padding:5px 8px;background:#0f172ab3;color:#fff;font-size:12px;text-overflow:ellipsis;white-space:nowrap;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.background-preview-meta.svelte-1o88fh small:where(.svelte-1o88fh){display:inline-flex;align-items:center;min-height:24px;padding:0 10px;border-radius:999px;font-size:11px;font-weight:700;letter-spacing:.05em;text-transform:uppercase;white-space:nowrap;color:var(--status-success-strong);background:#22c55e1a;border:1px solid rgba(34,197,94,.22)}.background-preview-meta.svelte-1o88fh .background-preview-warning:where(.svelte-1o88fh){max-width:100%;min-height:24px;height:auto;padding:5px 10px;border-color:color-mix(in srgb,var(--status-error) 36%,transparent);background:color-mix(in srgb,var(--status-error) 14%,rgba(15,23,42,.78));color:#fff;font-size:10px;line-height:1.35;letter-spacing:0;text-transform:none;white-space:normal}.background-in-use.svelte-1o88fh{border-radius:999px;padding:3px 7px;background:var(--status-success);color:#fff;font-size:9px;font-weight:800;line-height:1.2}.background-preview-remove.svelte-1o88fh{position:absolute;top:8px;right:8px;width:24px;height:24px;border-radius:6px;z-index:3;border:none;background:#0000008c;color:#fff;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background .15s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.background-preview-remove.svelte-1o88fh:hover{background:#000c}.background-file-input.svelte-1o88fh{position:absolute;width:1px;height:1px;opacity:0;pointer-events:none}.background-metrics.svelte-1o88fh{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:8px;margin:0}.background-metrics.svelte-1o88fh span:where(.svelte-1o88fh){display:grid;gap:3px;min-width:0;border:1px solid rgba(15,23,42,.08);border-radius:12px;padding:9px;background:#f8f9fb}.background-metrics.svelte-1o88fh small:where(.svelte-1o88fh),.background-credit-summary.svelte-1o88fh small:where(.svelte-1o88fh){color:#7b8491;font-size:10px;font-weight:700}.background-metrics.svelte-1o88fh strong:where(.svelte-1o88fh){overflow:hidden;color:#3a3f47;font-size:12px;text-overflow:ellipsis;white-space:nowrap}.background-quality-hint.svelte-1o88fh{margin:-4px 2px 0;color:var(--text-secondary);font-size:11px;line-height:1.4}.background-quality-details.svelte-1o88fh{color:var(--text-secondary);font-size:11px}.background-quality-summary.svelte-1o88fh{display:inline-flex;align-items:center;gap:5px;border:0;padding:0;background:transparent;color:inherit;font:inherit;font-weight:700;cursor:pointer}.background-quality-chevron.svelte-1o88fh{display:inline-block;transform:rotate(0);transition:transform var(--motion-duration-standard) cubic-bezier(.16,1,.3,1)}.background-quality-summary[aria-expanded=true].svelte-1o88fh .background-quality-chevron:where(.svelte-1o88fh){transform:rotate(180deg)}.background-quality-stage.svelte-1o88fh{display:grid;grid-template-rows:0fr;transition:grid-template-rows var(--motion-duration-standard) cubic-bezier(.16,1,.3,1)}.background-quality-stage.open.svelte-1o88fh{grid-template-rows:1fr}.background-quality-stage-panel.svelte-1o88fh{min-height:0;overflow:hidden;opacity:0;transform:translateY(8px);transition:opacity var(--motion-duration-standard) cubic-bezier(.16,1,.3,1),transform var(--motion-duration-standard) cubic-bezier(.16,1,.3,1)}.background-quality-stage.open.svelte-1o88fh .background-quality-stage-panel:where(.svelte-1o88fh){opacity:1;transform:translateY(0)}.background-quality-details.svelte-1o88fh .background-metrics:where(.svelte-1o88fh){margin-top:8px}@media(prefers-reduced-motion:reduce){.background-quality-chevron.svelte-1o88fh,.background-quality-stage.svelte-1o88fh,.background-quality-stage-panel.svelte-1o88fh{transition:none}}.background-status.svelte-1o88fh,.background-error.svelte-1o88fh,.background-recovery-note.svelte-1o88fh{margin:0;border-radius:12px;padding:10px 12px;background:#f8f9fb;color:#626976;line-height:1.4}.background-error.svelte-1o88fh{background:color-mix(in srgb,var(--status-error) 10%,var(--surface-base));color:var(--status-error-strong)}.background-recovery-note.svelte-1o88fh{background:color-mix(in srgb,var(--status-info) 10%,var(--surface-base));color:var(--text-secondary)}.background-options.svelte-1o88fh{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:8px}.background-option.svelte-1o88fh{border:1px solid rgba(15,23,42,.08);border-radius:12px;background:var(--surface-base);color:#3a3f47;font:inherit;cursor:pointer}.background-option.svelte-1o88fh{display:grid;align-content:space-between;min-height:66px;min-width:0;padding:10px;text-align:left}.background-option-copy.svelte-1o88fh{display:grid;gap:3px;min-width:0}.background-option-heading.svelte-1o88fh{display:inline-flex;align-items:center;gap:6px;font-weight:800}.background-option-copy.svelte-1o88fh>small:where(.svelte-1o88fh){color:var(--text-secondary);font-size:10px;font-weight:500;line-height:1.35}.background-option.active.svelte-1o88fh{border-color:color-mix(in srgb,var(--accent-mvnt) 58%,transparent);background:color-mix(in srgb,var(--accent-mvnt) 13%,var(--surface-base));box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-mvnt) 10%,transparent)}.background-option.svelte-1o88fh strong:where(.svelte-1o88fh){color:#8a5200;font-size:12px}.background-option-cost.svelte-1o88fh{display:inline-flex;align-items:baseline;gap:4px}.background-option-estimate.svelte-1o88fh{color:#7b8491;font-size:10px;font-weight:500}.background-option.svelte-1o88fh:disabled{cursor:not-allowed;opacity:.55}.background-credit-summary.svelte-1o88fh{display:grid;gap:7px;border:1px solid color-mix(in srgb,var(--accent-mvnt) 34%,transparent);border-radius:14px;padding:12px 14px;background:color-mix(in srgb,var(--accent-mvnt) 10%,var(--surface-base))}.background-credit-summary.svelte-1o88fh>span:where(.svelte-1o88fh){display:flex;align-items:center;justify-content:space-between;gap:12px}.background-credit-summary.svelte-1o88fh strong:where(.svelte-1o88fh){color:#6d4300;font-size:14px}.background-slider.svelte-1o88fh{min-height:36px;color:#626976;font-size:11px;font-weight:700}.background-slider.svelte-1o88fh input:where(.svelte-1o88fh){flex:1}.background-slider.svelte-1o88fh span:where(.svelte-1o88fh){display:inline-flex;gap:4px}.background-slider.svelte-1o88fh strong:where(.svelte-1o88fh){color:var(--text-primary)}.background-reset-adjustments.svelte-1o88fh{justify-self:start;border:0;padding:0;background:transparent;color:var(--text-accent-strong);font:inherit;font-size:11px;font-weight:800;cursor:pointer}.background-close-note.svelte-1o88fh{margin:10px 0 0;color:var(--text-secondary);font-size:12px;line-height:1.4}.background-modal-footer.svelte-1o88fh{flex:0 0 auto;display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;margin-top:18px}.background-modal-footer.single.svelte-1o88fh{grid-template-columns:minmax(0,1fr)}.background-modal-action.svelte-1o88fh{width:100%;min-height:46px;border-radius:14px;padding:0 16px;font-size:13px;font-weight:800;cursor:pointer;transition:transform .15s ease,opacity .15s ease,background .15s ease}.background-modal-action.secondary.svelte-1o88fh{border:1px solid rgba(15,23,42,.08);background:var(--surface-base);color:#626976}.background-modal-action.primary.svelte-1o88fh{border:1px solid color-mix(in srgb,var(--accent-mvnt) 42%,transparent);background:color-mix(in srgb,var(--accent-mvnt) 82%,var(--surface-base));color:#3a2500;box-shadow:0 8px 18px color-mix(in srgb,var(--accent-mvnt) 18%,transparent)}.background-modal-action.svelte-1o88fh:hover:not(:disabled){transform:translateY(-1px)}.background-modal-action.svelte-1o88fh:disabled{cursor:not-allowed;opacity:.5;transform:none}@media(max-width:560px){.background-modal-backdrop.svelte-1o88fh{align-items:flex-end;padding:12px}.background-modal.svelte-1o88fh{width:100%;max-height:calc(100dvh - 24px);border-radius:22px;padding:20px 18px}.background-upload-card.svelte-1o88fh{min-height:210px}.background-metrics.svelte-1o88fh{grid-template-columns:repeat(2,minmax(0,1fr))}.background-modal-footer.svelte-1o88fh{position:sticky;bottom:-20px;z-index:1;margin:18px -18px -20px;padding:12px 18px calc(12px + env(safe-area-inset-bottom,0px));border-top:1px solid var(--border-subtle);background:var(--surface-dialog)}}.is-recording .lighting-panel.svelte-1o88fh{display:none!important}.lighting-toggle-btn.svelte-1o88fh{--lighting-button-surface: var(--mobile-action-surface);--lighting-button-border-color: var(--mobile-action-border);--lighting-button-text: var(--mobile-action-text);--lighting-button-shadow: 0 10px 26px rgba(15, 23, 42, .16);--lighting-button-active-surface: var(--mobile-action-surface-active);--lighting-button-active-border-color: var(--mobile-action-border-active);--lighting-button-active-text: var(--accent-mvnt, #F59E0B);--lighting-button-active-shadow: 0 12px 28px rgba(15, 23, 42, .18);--lighting-button-motion-duration: .15s;position:fixed;bottom:calc(var(--dance-mobile-lower-fab-bottom, 72px) + var(--mobile-safe-area-bottom, env(safe-area-inset-bottom, 0px)) + var(--mobile-keyboard-offset, 0px));left:16px;z-index:70;width:40px;min-width:40px;height:40px;min-height:40px;padding:0;border-radius:50%;background:var(--lighting-button-surface, var(--mobile-action-surface));border:1px solid var(--lighting-button-border-color, var(--mobile-action-border));color:var(--lighting-button-text, var(--mobile-action-text));font-size:18px;display:flex;align-items:center;justify-content:center;cursor:pointer;backdrop-filter:blur(16px) saturate(140%);-webkit-backdrop-filter:blur(16px) saturate(140%);box-shadow:var(--lighting-button-shadow, 0 10px 26px rgba(15, 23, 42, .16));transition:background var(--lighting-button-motion-duration, .15s),border-color var(--lighting-button-motion-duration, .15s),box-shadow var(--lighting-button-motion-duration, .15s),color var(--lighting-button-motion-duration, .15s)}.lighting-toggle-btn.tut-intro-underlay.svelte-1o88fh{z-index:60;pointer-events:none;opacity:.35;filter:blur(1.5px) brightness(.5)}@media(max-width:1024px){.lighting-toggle-btn.tut-intro-underlay.svelte-1o88fh{z-index:1}}.lighting-toggle-btn.active.svelte-1o88fh{background:var(--lighting-button-active-surface, var(--mobile-action-surface-active));border-color:var(--lighting-button-active-border-color, var(--mobile-action-border-active));color:var(--lighting-button-active-text, var(--accent-mvnt, #F59E0B));box-shadow:var(--lighting-button-active-shadow, 0 12px 28px rgba(15, 23, 42, .18))}.lighting-toggle-btn-desktop.svelte-1o88fh{position:absolute;bottom:calc(var(--dance-desktop-side-fab-bottom, 16px) + var(--dance-desktop-visible-timeline-offset, 0px));left:16px;z-index:70;width:52px;min-width:52px;height:52px;min-height:52px}.lighting-panel.svelte-1o88fh{--lighting-panel-divider: rgba(17, 24, 39, .1);--lighting-panel-surface: rgba(255, 255, 255, .64);--lighting-panel-control-border: rgba(17, 24, 39, .12);--lighting-panel-control-surface: rgba(255, 255, 255, .72);--lighting-panel-control-text: #374151;--lighting-panel-control-hover-surface: rgba(255, 255, 255, .92);--lighting-panel-control-hover-border: rgba(17, 24, 39, .2);--lighting-panel-control-hover-text: #1f2937;--lighting-panel-menu-surface: rgba(255, 255, 255, .64);--lighting-panel-switch-active-surface: rgba(255, 255, 255, .9);--lighting-panel-switch-active-border: rgba(245, 158, 11, .45);--lighting-panel-switch-active-text: #201300;--lighting-panel-switch-track: rgba(17, 24, 39, .18);--lighting-panel-switch-track-border: rgba(17, 24, 39, .12);--lighting-panel-switch-mark: rgba(255, 255, 255, .84);--lighting-panel-switch-active-track: rgba(245, 158, 11, .78);--lighting-panel-switch-active-track-border: rgba(245, 158, 11, .5);position:absolute;bottom:16px;left:16px;right:16px;z-index:2;display:flex;align-items:center;gap:14px;padding:12px 14px;background:transparent;border-radius:16px;border:1px solid var(--border-control-subtle);box-shadow:0 2px 12px #00000014;transition:background .3s ease,border-color .3s ease,box-shadow .3s ease}.lighting-panel-surface.svelte-1o88fh{position:absolute;top:0;right:0;bottom:0;left:0;z-index:0;border-radius:inherit;background:var(--lighting-panel-surface);backdrop-filter:blur(24px) saturate(.85) brightness(1.05);-webkit-backdrop-filter:blur(24px) saturate(.85) brightness(1.05);pointer-events:none}.lighting-preset-select-shell.svelte-1o88fh{position:relative;display:block;min-width:150px;height:30px;overflow:visible;padding:0;border-radius:999px;border:0;background:transparent;box-shadow:none}.lighting-preset-control.svelte-1o88fh{display:flex;align-items:center;gap:7px;min-width:0}.lighting-preset-trigger.svelte-1o88fh{position:absolute;top:0;right:0;bottom:0;left:0;display:inline-flex;align-items:center;justify-content:space-between;gap:8px;width:100%;height:100%;padding:0 28px 0 10px;border:1px solid var(--lighting-panel-control-border);border-radius:inherit;background:var(--lighting-panel-control-surface);color:var(--lighting-panel-control-text);font-family:inherit;font-size:12px;font-weight:500;line-height:1.15;letter-spacing:0;cursor:pointer;z-index:91;box-shadow:inset 0 1px #ffffffb8;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.lighting-preset-trigger-main.svelte-1o88fh,.lighting-preset-option.svelte-1o88fh{display:inline-flex;align-items:center;min-width:0}.lighting-preset-trigger-main.svelte-1o88fh{gap:8px}.lighting-preset-trigger-label.svelte-1o88fh,.lighting-preset-option-label.svelte-1o88fh{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.lighting-preset-swatch.svelte-1o88fh{position:relative;flex:0 0 22px;width:22px;height:22px;border-radius:7px;border:1px solid rgba(0,0,0,.16);box-shadow:inset 0 0 0 1px #ffffff73}.lighting-preset-chevron.svelte-1o88fh{position:absolute;right:11px;top:50%;width:7px;height:7px;border-right:1.5px solid #3f4650;border-bottom:1.5px solid #3f4650;pointer-events:none;transform:translateY(-65%) rotate(45deg);transition:transform .16s ease}.lighting-preset-trigger.open.svelte-1o88fh .lighting-preset-chevron:where(.svelte-1o88fh){transform:translateY(-35%) rotate(225deg)}.lighting-preset-menu.svelte-1o88fh{position:absolute;top:auto;bottom:calc(100% + 10px);left:0;right:0;z-index:90;display:flex;flex-direction:column;gap:4px;padding:6px;border:1px solid var(--lighting-panel-control-border);border-radius:13px;background:var(--lighting-panel-menu-surface);backdrop-filter:blur(32px) saturate(.85) brightness(1.05);-webkit-backdrop-filter:blur(32px) saturate(.85) brightness(1.05);box-shadow:none}.lighting-preset-option.svelte-1o88fh{justify-content:flex-start;gap:8px;width:100%;min-height:34px;padding:0 9px;border:1px solid transparent;border-radius:10px;background:transparent;color:var(--lighting-panel-control-text);font-family:inherit;font-size:12px;font-weight:500;line-height:1.15;letter-spacing:0;text-align:left;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.lighting-preset-option.active.svelte-1o88fh{background:#f59e0b2e;border-color:#f59e0b57;color:#201300}@media(hover:hover)and (pointer:fine){.lighting-preset-trigger.svelte-1o88fh:hover,.lighting-preset-trigger.open.svelte-1o88fh,.lighting-preset-option.svelte-1o88fh:hover:not(.active){background:var(--lighting-panel-control-hover-surface);border-color:var(--lighting-panel-control-hover-border);color:var(--lighting-panel-control-hover-text);box-shadow:0 8px 18px #0f172a1a}}@media(hover:none),(pointer:coarse){.lighting-preset-trigger.svelte-1o88fh:active,.lighting-preset-option.svelte-1o88fh:active{background:#f59e0b29;border-color:#f59e0b57;color:#201300}}.lighting-slider.svelte-1o88fh{flex:1;display:flex;align-items:center;gap:8px;min-width:0}.rig-slider.svelte-1o88fh{flex:1;height:6px;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:#0000001a;border-radius:100px;outline:none;min-width:60px;border:1px solid rgba(0,0,0,.05)}.rig-slider.svelte-1o88fh::-webkit-slider-thumb{-webkit-appearance:none;width:16px;height:16px;border-radius:50%;background:var(--accent-mvnt);cursor:pointer;border:2px solid white;box-shadow:0 1px 4px #00000026}.rig-slider.svelte-1o88fh::-moz-range-thumb{width:16px;height:16px;border-radius:50%;background:var(--accent-mvnt);border:2px solid white;box-shadow:0 1px 4px #00000026;cursor:pointer}.bg-color-picker.svelte-1o88fh{flex-shrink:0;position:relative;display:flex;align-items:center;gap:6px}.color-picker-shell.svelte-1o88fh{position:relative;flex:0 0 44px;width:44px}.color-picker-trigger.svelte-1o88fh{position:relative;display:inline-flex;align-items:center;justify-content:center;width:44px;height:44px;padding:3px;border:1px solid var(--lighting-panel-control-border);border-radius:13px;background:var(--lighting-panel-control-surface);color:var(--lighting-panel-control-text);cursor:pointer;transition:background .16s ease,border-color .16s ease,box-shadow .16s ease}.color-picker-trigger.svelte-1o88fh:hover,.color-picker-trigger.open.svelte-1o88fh{border-color:var(--lighting-panel-control-hover-border);background:var(--lighting-panel-control-hover-surface);box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-mvnt) 18%,transparent)}.color-picker-trigger.svelte-1o88fh:focus-visible,.color-picker-hex.svelte-1o88fh:focus-visible,.color-picker-sv.svelte-1o88fh:focus-visible,.color-picker-hue.svelte-1o88fh:focus-visible{outline:none;box-shadow:0 0 0 2px color-mix(in srgb,var(--accent-mvnt) 42%,transparent)}.color-picker-trigger-swatch.svelte-1o88fh{display:block;width:100%;height:100%;border-radius:10px;box-shadow:inset 0 0 0 1px #ffffff94,inset 0 0 0 2px #1118271a}.color-picker-refresh-icon.svelte-1o88fh{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;align-items:center;justify-content:center;pointer-events:none;color:#949494}.color-picker-popover.svelte-1o88fh{position:absolute;bottom:calc(100% + 8px);right:0;z-index:96;display:flex;width:min(254px,calc(100vw - 32px));flex-direction:column;gap:12px;padding:14px;border:1px solid var(--lighting-panel-control-border);border-radius:14px;background:var(--lighting-panel-menu-surface);color:var(--lighting-panel-control-text);backdrop-filter:blur(32px) saturate(.9) brightness(1.05);-webkit-backdrop-filter:blur(32px) saturate(.9) brightness(1.05);box-shadow:0 12px 28px #0f172a29}.color-picker-popover-title.svelte-1o88fh,.color-picker-hue-label.svelte-1o88fh,.color-picker-hex-label.svelte-1o88fh{display:flex;align-items:center;justify-content:space-between;gap:8px;font-size:11px;font-weight:700;letter-spacing:.01em}.color-picker-value-preview.svelte-1o88fh{color:var(--lighting-panel-control-hover-text);font-variant-numeric:tabular-nums}.color-picker-sv.svelte-1o88fh{position:relative;height:144px;overflow:hidden;border:1px solid var(--lighting-panel-control-border);border-radius:10px;background-image:linear-gradient(to top,#000,transparent),linear-gradient(to right,#fff,transparent);cursor:crosshair;touch-action:none}.color-picker-sv-thumb.svelte-1o88fh{position:absolute;width:14px;height:14px;border:2px solid #fff;border-radius:50%;box-shadow:0 1px 4px #0f172a73,0 0 0 1px #0f172a59;pointer-events:none;transform:translate(-50%,-50%)}.color-picker-hue-label.svelte-1o88fh{align-items:stretch;flex-direction:column;gap:6px}.color-picker-hue.svelte-1o88fh{width:100%;height:14px;margin:0;border:1px solid var(--lighting-panel-control-border);border-radius:999px;background:linear-gradient(to right,red,#ff0,#0f0,#0ff,#00f,#f0f,red);cursor:pointer;-webkit-appearance:none;-moz-appearance:none;appearance:none}.color-picker-hue.svelte-1o88fh::-webkit-slider-runnable-track,.color-picker-hue.svelte-1o88fh::-moz-range-track{height:12px;border:0;border-radius:inherit;background:transparent}.color-picker-hue.svelte-1o88fh::-webkit-slider-thumb{width:14px;height:18px;margin-top:-3px;border:2px solid #fff;border-radius:5px;background:var(--accent-mvnt);box-shadow:0 1px 4px #0f172a59;-webkit-appearance:none}.color-picker-hue.svelte-1o88fh::-moz-range-thumb{width:10px;height:16px;border:2px solid #fff;border-radius:5px;background:var(--accent-mvnt);box-shadow:0 1px 4px #0f172a59}.color-picker-hex-label.svelte-1o88fh{align-items:center}.color-picker-hex.svelte-1o88fh{width:112px;min-height:30px;padding:5px 8px;border:1px solid var(--lighting-panel-control-border);border-radius:8px;background:var(--lighting-panel-control-surface);color:var(--lighting-panel-control-text);font:inherit;font-size:12px;font-variant-numeric:tabular-nums;letter-spacing:.04em}.color-picker-hex.svelte-1o88fh:hover{border-color:var(--lighting-panel-control-hover-border);background:var(--lighting-panel-control-hover-surface)}.background-upload-trigger.svelte-1o88fh{position:relative;display:inline-flex;align-items:center;justify-content:center;flex:0 0 44px;width:44px;height:44px;border:1px solid var(--lighting-panel-control-border);border-radius:13px;background:var(--lighting-panel-control-surface);color:var(--lighting-panel-control-text);cursor:pointer;box-shadow:inset 0 1px #ffffffb8;transition:background .16s ease,border-color .16s ease,color .16s ease,box-shadow .16s ease}.background-trigger-preview.svelte-1o88fh{width:100%;height:100%;object-fit:cover;border-radius:inherit}.background-trigger-indicator.svelte-1o88fh{position:absolute;top:5px;right:5px;width:7px;height:7px;border:1px solid var(--surface-base);border-radius:50%;background:var(--status-success)}.background-upload-trigger.processing.svelte-1o88fh .background-trigger-indicator:where(.svelte-1o88fh){background:var(--status-info);animation:svelte-1o88fh-background-status-pulse var(--motion-duration-emphasized) var(--motion-easing-standard) infinite alternate}.background-upload-trigger.error.svelte-1o88fh .background-trigger-indicator:where(.svelte-1o88fh){background:var(--status-error)}@keyframes svelte-1o88fh-background-status-pulse{0%{opacity:.45}to{opacity:1}}.background-upload-trigger.svelte-1o88fh:hover,.background-upload-trigger.svelte-1o88fh:focus-visible{border-color:var(--lighting-panel-control-hover-border);background:var(--lighting-panel-control-hover-surface);color:var(--lighting-panel-control-hover-text);box-shadow:0 8px 18px #0f172a1a}.background-upload-trigger.active.svelte-1o88fh{border-color:var(--lighting-panel-switch-active-border);background:color-mix(in srgb,var(--accent-mvnt) 14%,var(--lighting-panel-control-surface));color:#8a5200}.tut-panel-dimmed.svelte-1o88fh{pointer-events:none}.tut-panel-dimmed.svelte-1o88fh>.lighting-panel-surface:where(.svelte-1o88fh),.tut-panel-dimmed.svelte-1o88fh>.mobile-light-top-row:where(.svelte-1o88fh){opacity:.35;filter:blur(1.5px) brightness(.5);transition:opacity .3s,filter .3s}.tut-panel-started.svelte-1o88fh>.lighting-panel-surface:where(.svelte-1o88fh),.tut-panel-started.svelte-1o88fh>.mobile-light-top-row:where(.svelte-1o88fh){opacity:1;filter:none}.lighting-panel.tut-highlight.svelte-1o88fh{z-index:1100;box-shadow:0 0 0 2.5px var(--accent-mvnt),0 0 16px #f4ba7380;border-radius:12px;pointer-events:none;opacity:1;filter:none}.lighting-panel-mobile.svelte-1o88fh{position:fixed;flex-direction:column;align-items:stretch;gap:16px;bottom:calc(var(--dance-mobile-lower-fab-bottom, 72px) + 52px + var(--mobile-safe-area-bottom, env(safe-area-inset-bottom, 0px)) + var(--mobile-keyboard-offset, 0px));left:16px;right:16px;z-index:73;width:auto;padding:14px;border-radius:14px}.mobile-light-top-row.svelte-1o88fh{position:relative;z-index:1;display:flex;flex-direction:column;align-items:stretch;width:100%;gap:14px}.mobile-light-row.svelte-1o88fh{display:grid;grid-template-columns:minmax(74px,auto) minmax(0,1fr);align-items:center;gap:12px;min-height:42px;width:100%}.mobile-light-preset-row.svelte-1o88fh{position:relative;grid-template-columns:minmax(72px,auto) minmax(96px,1fr) min-content;column-gap:12px}.mobile-light-preset-row.svelte-1o88fh>.mobile-light-title:where(.svelte-1o88fh){grid-column:1;grid-row:1;z-index:2}.mobile-light-switch-row.svelte-1o88fh{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;width:100%}.mobile-light-switch-stack.svelte-1o88fh{display:flex;min-width:0;align-items:stretch;min-height:44px}.mobile-light-label.svelte-1o88fh{font-size:12px;font-weight:500;line-height:1.15;color:#374151;white-space:nowrap}.mobile-light-title.svelte-1o88fh{font-size:13px;font-weight:800;color:#1f2937}.lighting-panel-mobile.svelte-1o88fh .lighting-preset-select-shell:where(.svelte-1o88fh){flex:1 1 auto;width:100%;min-width:0;height:44px;padding:0;border-radius:999px;z-index:1}.lighting-panel-mobile.svelte-1o88fh .lighting-preset-control:where(.svelte-1o88fh){grid-column:2;grid-row:1;justify-self:stretch;width:100%;gap:6px}.lighting-panel-mobile.svelte-1o88fh:not(.lighting-panel-desktop) .lighting-preset-trigger:where(.svelte-1o88fh){padding:0 19px 0 8px}.lighting-panel-mobile.svelte-1o88fh:not(.lighting-panel-desktop) .lighting-preset-trigger-main:where(.svelte-1o88fh){gap:6px}.lighting-panel-mobile.svelte-1o88fh:not(.lighting-panel-desktop) .lighting-preset-swatch:where(.svelte-1o88fh){flex-basis:18px;width:18px;height:18px;border-radius:6px}.lighting-panel-mobile.svelte-1o88fh:not(.lighting-panel-desktop) .lighting-preset-chevron:where(.svelte-1o88fh){right:8px}.lighting-panel-mobile.svelte-1o88fh:not(.lighting-panel-desktop) .bg-color-picker:where(.svelte-1o88fh){gap:4px}.lighting-panel-mobile.svelte-1o88fh .mobile-light-switch:where(.svelte-1o88fh){display:inline-flex;align-items:center;justify-content:space-between;width:100%;min-height:44px;gap:12px;padding:0 10px;border:1px solid var(--lighting-panel-control-border);border-radius:13px;background:var(--lighting-panel-control-surface);color:var(--lighting-panel-control-text);font-size:12px;font-weight:600;line-height:1;cursor:pointer;transition:background .16s ease,border-color .16s ease,color .16s ease}.lighting-panel-mobile.svelte-1o88fh .mobile-light-switch.active:where(.svelte-1o88fh){background:var(--lighting-panel-switch-active-surface);border-color:var(--lighting-panel-switch-active-border);color:var(--lighting-panel-switch-active-text)}.mobile-light-switch-track.svelte-1o88fh{position:relative;display:inline-flex;align-items:center;width:48px;height:28px;border-radius:999px;background:var(--lighting-panel-switch-track);flex-shrink:0;border:1px solid var(--lighting-panel-switch-track-border);transition:background .16s ease,border-color .16s ease}.mobile-light-switch-mark.svelte-1o88fh{position:absolute;top:50%;z-index:1;color:var(--lighting-panel-switch-mark);font-size:10px;font-weight:900;line-height:1;pointer-events:none;transform:translateY(-50%)}.mobile-light-switch-mark-on.svelte-1o88fh{left:9px}.mobile-light-switch-mark-off.svelte-1o88fh{right:8px}.mobile-light-switch-thumb.svelte-1o88fh{position:absolute;top:3px;left:3px;width:20px;height:20px;border-radius:50%;background:#fff;box-shadow:0 1px 4px #0f172a38;transition:transform .16s ease}.mobile-light-switch.active.svelte-1o88fh .mobile-light-switch-track:where(.svelte-1o88fh){background:var(--lighting-panel-switch-active-track);border-color:var(--lighting-panel-switch-active-track-border)}.mobile-light-switch.active.svelte-1o88fh .mobile-light-switch-thumb:where(.svelte-1o88fh){transform:translate(20px)}.lighting-panel-mobile.svelte-1o88fh .bg-color-picker:where(.svelte-1o88fh){grid-column:3;grid-row:1;justify-self:end;z-index:2}@media(max-width:360px){.mobile-light-preset-row.svelte-1o88fh{grid-template-columns:min-content minmax(88px,1fr) min-content;gap:8px;column-gap:6px}.lighting-panel-mobile.svelte-1o88fh .lighting-preset-control:where(.svelte-1o88fh){gap:5px}.lighting-panel-mobile.svelte-1o88fh:not(.lighting-panel-desktop) .bg-color-picker:where(.svelte-1o88fh){gap:4px}.lighting-panel-mobile.svelte-1o88fh .color-picker-shell:where(.svelte-1o88fh),.lighting-panel-mobile.svelte-1o88fh .color-picker-trigger:where(.svelte-1o88fh),.lighting-panel-mobile.svelte-1o88fh .background-upload-trigger:where(.svelte-1o88fh){flex-basis:34px;width:34px}.lighting-panel-mobile.svelte-1o88fh .color-picker-trigger:where(.svelte-1o88fh),.lighting-panel-mobile.svelte-1o88fh .background-upload-trigger:where(.svelte-1o88fh){height:34px;border-radius:11px}}.lighting-panel-mobile.svelte-1o88fh .lighting-slider:where(.svelte-1o88fh){position:relative;z-index:1;width:100%;gap:8px}.mobile-light-rotation-row.svelte-1o88fh{grid-template-columns:minmax(72px,auto) minmax(0,1fr) minmax(38px,auto);min-height:28px}.mobile-light-rotation-value.svelte-1o88fh{flex:0 0 auto;justify-self:end;min-width:38px;font-size:11px;font-weight:700;color:#6b7280;line-height:1;text-align:right;white-space:nowrap}.lighting-panel-desktop.svelte-1o88fh{position:absolute;left:16px;right:auto;bottom:calc(78px + var(--dance-desktop-visible-timeline-offset, 0px));width:min(432px,calc(100% - 32px));z-index:73;padding:14px;border-radius:12px}.lighting-panel-desktop.svelte-1o88fh .mobile-light-switch-row:where(.svelte-1o88fh){grid-template-columns:repeat(2,minmax(0,1fr))}
