*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,sans-serif;background:#0f0f0f;color:#e0e0e0;line-height:1.6}.connection-status.svelte-1pdxfsa{display:flex;align-items:center;gap:.5rem;font-size:.875rem;padding:.5rem 1rem;border-radius:9999px;background:#1a1a1a}.indicator.svelte-1pdxfsa{width:8px;height:8px;border-radius:50%}.indicator.checking.svelte-1pdxfsa{background:#f59e0b;animation:svelte-1pdxfsa-pulse 1s infinite}.indicator.connected.svelte-1pdxfsa{background:#22c55e}.indicator.error.svelte-1pdxfsa{background:#dc2626}.retry.svelte-1pdxfsa{background:none;border:none;color:#dc2626;cursor:pointer;font-size:inherit}.retry.svelte-1pdxfsa:hover{text-decoration:underline}@keyframes svelte-1pdxfsa-pulse{0%,to{opacity:1}50%{opacity:.5}}.gallery-view.svelte-9q84k7{background:#1a1a1a;border-radius:8px;padding:1.5rem;min-height:400px;display:flex;flex-direction:column}.gallery-header.svelte-9q84k7{display:flex;align-items:center;gap:1rem;margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #333}.back-btn.svelte-9q84k7{padding:.5rem 1rem;background:#333;border:none;border-radius:4px;color:#e0e0e0;font-size:.875rem;cursor:pointer;transition:all .15s ease}.back-btn.svelte-9q84k7:hover:not(:disabled){background:#444}.back-btn.svelte-9q84k7:disabled{opacity:.5;cursor:not-allowed}h2.svelte-9q84k7{font-size:1.125rem;font-weight:600;color:#fff;margin:0}.image-count.svelte-9q84k7{font-weight:400;color:#888;font-size:.875rem}.status.svelte-9q84k7{text-align:center;padding:3rem;color:#888;font-size:.875rem}.status.empty.svelte-9q84k7{color:#666;font-style:italic}.error.svelte-9q84k7{text-align:center;padding:3rem;color:#dc2626;font-size:.875rem}.toolbar.svelte-9q84k7{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem;flex-wrap:wrap;gap:.5rem}.selection-controls.svelte-9q84k7{display:flex;gap:.5rem;flex-wrap:wrap}.toolbar-btn.svelte-9q84k7{padding:.5rem .75rem;background:#333;border:none;border-radius:4px;color:#e0e0e0;font-size:.75rem;cursor:pointer;transition:all .15s ease}.toolbar-btn.svelte-9q84k7:hover:not(:disabled){background:#444}.toolbar-btn.svelte-9q84k7:disabled{opacity:.5;cursor:not-allowed}.toolbar-btn.delete-btn.svelte-9q84k7:hover:not(:disabled){background:#dc2626;color:#fff}.image-grid.svelte-9q84k7{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;flex:1;overflow-y:auto;padding:.25rem}.image-card.svelte-9q84k7{position:relative;aspect-ratio:1;border-radius:4px;overflow:hidden;cursor:pointer;border:2px solid transparent;transition:all .15s ease;background:#252525}.image-card.svelte-9q84k7:hover{border-color:#444}.image-card.selected.svelte-9q84k7{border-color:#4f46e5}.image-card.svelte-9q84k7:focus{outline:2px solid #4f46e5;outline-offset:2px}.checkbox-overlay.svelte-9q84k7{all:unset;position:absolute;top:.25rem;left:.25rem;width:1.25rem;height:1.25rem;background:#0009;border-radius:3px;display:flex;align-items:center;justify-content:center;z-index:1;cursor:pointer}.image-card.selected.svelte-9q84k7 .checkbox-overlay:where(.svelte-9q84k7){background:#4f46e5}.checkbox.svelte-9q84k7{color:#fff;font-size:.75rem;font-weight:700}.image-card.svelte-9q84k7 img:where(.svelte-9q84k7){width:100%;height:100%;object-fit:cover}.image-info.svelte-9q84k7{position:absolute;bottom:0;left:0;right:0;padding:.25rem .5rem;background:linear-gradient(transparent,#000c)}.image-date.svelte-9q84k7{font-size:.625rem;color:#ccc}.gallery-footer.svelte-9q84k7{display:flex;justify-content:space-between;align-items:center;margin-top:1rem;padding-top:1rem;border-top:1px solid #333}.footer-info.svelte-9q84k7{font-size:.875rem;color:#888;display:flex;align-items:center;gap:.75rem}.video-badge.svelte-9q84k7{background:#22c55e;color:#0f0f0f;font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:2px;text-transform:uppercase}.compile-btn.svelte-9q84k7{padding:.625rem 1.25rem;background:#4f46e5;border:none;border-radius:4px;color:#fff;font-size:.875rem;font-weight:500;cursor:pointer;transition:all .15s ease}.compile-btn.svelte-9q84k7:hover:not(:disabled){background:#4338ca}.compile-btn.svelte-9q84k7:disabled{opacity:.5;cursor:not-allowed}.image-button.svelte-9q84k7{all:unset;display:block;width:100%;height:100%;cursor:pointer}.image-button.svelte-9q84k7 img:where(.svelte-9q84k7){width:100%;height:100%;object-fit:cover}.lightbox-overlay.svelte-9q84k7{position:fixed;top:0;left:0;right:0;bottom:0;background:#000000e6;z-index:1000;display:flex;align-items:center;justify-content:center}.lightbox-close.svelte-9q84k7{position:absolute;top:1rem;right:1rem;background:none;border:none;color:#fff;font-size:2rem;cursor:pointer;padding:.5rem;line-height:1;z-index:1001;opacity:.7;transition:opacity .15s}.lightbox-close.svelte-9q84k7:hover{opacity:1}.lightbox-nav.svelte-9q84k7{position:absolute;top:50%;transform:translateY(-50%);background:#ffffff1a;border:none;color:#fff;font-size:3rem;cursor:pointer;padding:.5rem 1rem;line-height:1;z-index:1001;opacity:.7;transition:opacity .15s;border-radius:4px}.lightbox-nav.svelte-9q84k7:hover{opacity:1;background:#fff3}.lightbox-prev.svelte-9q84k7{left:1rem}.lightbox-next.svelte-9q84k7{right:1rem}.lightbox-img-wrapper.svelte-9q84k7{display:flex;align-items:center;justify-content:center}.lightbox-img.svelte-9q84k7{max-width:90vw;max-height:85vh;object-fit:contain;border-radius:4px}.lightbox-info.svelte-9q84k7{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);color:#ccc;font-size:.875rem;display:flex;gap:1rem;background:#0009;padding:.5rem 1rem;border-radius:4px}.lightbox-counter.svelte-9q84k7{color:#888}.output-manager.svelte-1guitec{background:#1a1a1a;border-radius:8px;padding:1rem 1.5rem;margin-bottom:1rem}.header.svelte-1guitec{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}h3.svelte-1guitec{font-size:.875rem;font-weight:600;color:#e0e0e0;margin:0}.status.svelte-1guitec{font-size:.875rem;color:#888;text-align:center;padding:1rem}.status.empty.svelte-1guitec{color:#666;font-style:italic}.folder-list.svelte-1guitec{list-style:none;margin:0;padding:0}.folder-item.svelte-1guitec{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #252525}.folder-item.svelte-1guitec:last-child{border-bottom:none}.folder-info.svelte-1guitec{display:flex;flex-direction:column;gap:.25rem}.folder-name.svelte-1guitec{font-size:.875rem;color:#e0e0e0;font-weight:500}.folder-stats.svelte-1guitec{font-size:.75rem;color:#666;display:flex;align-items:center;gap:.5rem}.video-badge.svelte-1guitec{background:#22c55e;color:#0f0f0f;font-size:.625rem;font-weight:600;padding:.125rem .375rem;border-radius:2px;text-transform:uppercase}.folder-actions.svelte-1guitec{display:flex;align-items:center;gap:.5rem}.action-btn.svelte-1guitec{padding:.375rem .75rem;background:#333;border:none;border-radius:4px;color:#e0e0e0;font-size:.75rem;text-decoration:none;cursor:pointer;transition:all .15s ease}.action-btn.svelte-1guitec:hover{background:#4f46e5}.gallery-btn.svelte-1guitec{padding:.375rem .75rem;background:#333;border:none;border-radius:4px;color:#e0e0e0;font-size:.75rem;cursor:pointer;transition:all .15s ease}.gallery-btn.svelte-1guitec:hover:not(:disabled){background:#4f46e5}.gallery-btn.svelte-1guitec:disabled{opacity:.5;cursor:not-allowed}.delete-btn.svelte-1guitec{width:2rem;height:2rem;background:#333;border:none;border-radius:4px;color:#888;font-size:1.25rem;cursor:pointer;transition:all .15s ease;display:flex;align-items:center;justify-content:center}.delete-btn.svelte-1guitec:hover:not(:disabled){background:#dc2626;color:#fff}.delete-btn.svelte-1guitec:disabled{opacity:.5;cursor:not-allowed}.actions.svelte-1guitec{margin-top:1rem;padding-top:1rem;border-top:1px solid #252525}.delete-all-btn.svelte-1guitec{padding:.5rem 1rem;background:#333;border:none;border-radius:4px;color:#888;font-size:.75rem;cursor:pointer;transition:all .15s ease}.delete-all-btn.svelte-1guitec:hover:not(:disabled){background:#dc2626;color:#fff}.delete-all-btn.svelte-1guitec:disabled{opacity:.5;cursor:not-allowed}.people-selector.svelte-k6e2ne{background:#1a1a1a;border-radius:8px;padding:1.5rem}h2.svelte-k6e2ne{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#fff}.search.svelte-k6e2ne{width:100%;padding:.75rem 1rem;border:1px solid #333;border-radius:6px;background:#0f0f0f;color:#e0e0e0;font-size:.875rem;margin-bottom:1rem}.search.svelte-k6e2ne:focus{outline:none;border-color:#4f46e5}.search.svelte-k6e2ne:disabled{opacity:.5;cursor:not-allowed}.people-grid.svelte-k6e2ne{display:grid;grid-template-columns:repeat(auto-fill,minmax(120px,1fr));gap:.75rem;max-height:300px;overflow-y:auto}.person-card.svelte-k6e2ne{display:flex;flex-direction:column;align-items:center;gap:.5rem;padding:1rem;background:#252525;border:2px solid transparent;border-radius:8px;cursor:pointer;transition:all .15s ease}.person-card.svelte-k6e2ne:hover:not(:disabled){background:#303030}.person-card.selected.svelte-k6e2ne{border-color:#4f46e5;background:#2a2a4a}.person-card.svelte-k6e2ne:disabled{opacity:.5;cursor:not-allowed}.avatar.svelte-k6e2ne{width:48px;height:48px;border-radius:50%;background:linear-gradient(135deg,#4f46e5,#7c3aed);display:flex;align-items:center;justify-content:center;font-weight:600;font-size:1.25rem;color:#fff;overflow:hidden;position:relative}.avatar.svelte-k6e2ne img:where(.svelte-k6e2ne){width:100%;height:100%;object-fit:cover;position:absolute;top:0;left:0;z-index:1}.name.svelte-k6e2ne{font-size:.75rem;color:#ccc;text-align:center;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:100%}.loading.svelte-k6e2ne,.error.svelte-k6e2ne,.no-results.svelte-k6e2ne{text-align:center;padding:2rem;color:#888}.error.svelte-k6e2ne{color:#dc2626}.error.svelte-k6e2ne button:where(.svelte-k6e2ne){margin-top:.5rem;padding:.5rem 1rem;background:#333;border:none;border-radius:4px;color:#fff;cursor:pointer}.processing-controls.svelte-136t5tf{background:#1a1a1a;border-radius:8px;padding:1.5rem;margin-top:1rem}h2.svelte-136t5tf{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#fff}.selected-person.svelte-136t5tf{display:flex;flex-direction:column;gap:.25rem;margin-bottom:1rem}.person-name.svelte-136t5tf{font-size:.875rem;color:#888}.person-name.svelte-136t5tf strong:where(.svelte-136t5tf){color:#e0e0e0}.asset-count.svelte-136t5tf{font-size:.875rem;color:#4f46e5}.asset-count.loading.svelte-136t5tf{color:#888;font-style:italic}.count-number.svelte-136t5tf{font-weight:600;font-size:1rem}.count-detail.svelte-136t5tf{color:#666;font-size:.75rem}.date-filters.svelte-136t5tf{display:flex;gap:1rem;margin-bottom:1.5rem}.date-filters.svelte-136t5tf label:where(.svelte-136t5tf){flex:1;display:flex;flex-direction:column;gap:.25rem}.date-filters.svelte-136t5tf span:where(.svelte-136t5tf){font-size:.75rem;color:#888}.date-filters.svelte-136t5tf input:where(.svelte-136t5tf){padding:.75rem;border:1px solid #333;border-radius:6px;background:#0f0f0f;color:#e0e0e0;font-size:.875rem}.date-filters.svelte-136t5tf input:where(.svelte-136t5tf):focus{outline:none;border-color:#4f46e5}.date-filters.svelte-136t5tf input:where(.svelte-136t5tf):disabled{opacity:.5;cursor:not-allowed}.actions.svelte-136t5tf{display:flex;gap:1rem}button.svelte-136t5tf{flex:1;padding:.875rem 1.5rem;border:none;border-radius:6px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}.start-btn.svelte-136t5tf{background:#4f46e5;color:#fff}.start-btn.svelte-136t5tf:hover:not(:disabled){background:#4338ca}.start-btn.svelte-136t5tf:disabled{opacity:.5;cursor:not-allowed}.progress-display.svelte-qos847{background:#1a1a1a;border-radius:8px;padding:1.5rem}.header.svelte-qos847{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.header-left.svelte-qos847{display:flex;align-items:center;gap:.75rem}.person-name.svelte-qos847{font-size:.875rem;color:#e0e0e0;font-weight:500}.status.svelte-qos847{font-weight:600;font-size:.875rem;padding:.25rem .75rem;border-radius:9999px;background:#333}.status.running.svelte-qos847{background:#1e3a5f;color:#60a5fa}.status.success.svelte-qos847{background:#14532d;color:#4ade80}.status.warning.svelte-qos847{background:#422006;color:#fbbf24}.status.error.svelte-qos847{background:#450a0a;color:#f87171}.header-right.svelte-qos847{display:flex;align-items:center;gap:1rem}.count.svelte-qos847{font-size:.875rem;color:#888}.cancel-btn.svelte-qos847{padding:.375rem .75rem;background:#dc2626;border:none;border-radius:4px;color:#fff;font-size:.75rem;font-weight:600;cursor:pointer;transition:background .15s ease}.cancel-btn.svelte-qos847:hover{background:#b91c1c}.progress-bar.svelte-qos847{height:8px;background:#333;border-radius:4px;overflow:hidden;margin-bottom:1rem}.progress-fill.svelte-qos847{height:100%;background:linear-gradient(90deg,#4f46e5,#7c3aed);transition:width .3s ease}.message.svelte-qos847{font-size:.875rem;color:#888}.skip-stats.svelte-qos847{margin-top:1rem;padding-top:1rem;border-top:1px solid #252525}.skip-header.svelte-qos847{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.skip-label.svelte-qos847{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.05em}.skip-totals.svelte-qos847{display:flex;align-items:center;gap:.25rem;font-size:.875rem;font-weight:600}.skipped-count.svelte-qos847{color:#f59e0b}.separator.svelte-qos847{color:#666}.kept-count.svelte-qos847{color:#22c55e}.skip-reasons.svelte-qos847{list-style:none;display:grid;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));gap:.25rem}.skip-reason.svelte-qos847{display:flex;justify-content:space-between;align-items:center;padding:.375rem .5rem;background:#252525;border-radius:4px;font-size:.75rem}.reason-label.svelte-qos847{color:#888}.reason-count.svelte-qos847{color:#e0e0e0;font-weight:500}.results-view.svelte-1vjybh7{background:#1a1a1a;border-radius:8px;padding:1.5rem}h2.svelte-1vjybh7{font-size:1rem;font-weight:600;margin-bottom:1rem;color:#fff}.video-container.svelte-1vjybh7{position:relative;border-radius:8px;overflow:hidden;background:#000;margin-bottom:1rem}video.svelte-1vjybh7{width:100%;display:block}.video-error.svelte-1vjybh7{text-align:center;padding:3rem;background:#252525;border-radius:8px}.video-error.svelte-1vjybh7 p:where(.svelte-1vjybh7){margin-bottom:.5rem}.hint.svelte-1vjybh7{font-size:.875rem;color:#666}.actions.svelte-1vjybh7{display:flex;gap:1rem}.download-btn.svelte-1vjybh7{display:inline-flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#22c55e;color:#fff;text-decoration:none;border-radius:6px;font-size:.875rem;font-weight:600;transition:background .15s ease}.download-btn.svelte-1vjybh7:hover{background:#16a34a}.eye-indicator.svelte-kxkf2j{width:80px;height:48px}.eye-outline.svelte-kxkf2j,.iris.svelte-kxkf2j,.pupil.svelte-kxkf2j{transition:all .3s cubic-bezier(.4,0,.2,1)}.alignment-indicator.svelte-utzj8r{width:80px;height:80px}.head.svelte-utzj8r,.eye.svelte-utzj8r,.mouth.svelte-utzj8r{transition:all .3s cubic-bezier(.4,0,.2,1)}.brightness-indicator.svelte-t0aad5{width:240px;height:80px;touch-action:none;-webkit-user-select:none;user-select:none}.brightness-indicator.dragging.svelte-t0aad5{cursor:grabbing}.marker.svelte-t0aad5{cursor:grab;transition:all .2s cubic-bezier(.4,0,.2,1)}.marker.svelte-t0aad5:hover line:where(.svelte-t0aad5),.marker.svelte-t0aad5:hover path:where(.svelte-t0aad5){stroke:#6366f1;fill:#6366f1}.marker.active.svelte-t0aad5{cursor:grabbing}.marker.active.svelte-t0aad5 line:where(.svelte-t0aad5),.marker.active.svelte-t0aad5 path:where(.svelte-t0aad5){stroke:#818cf8;fill:#818cf8}.hit-area.svelte-t0aad5{cursor:grab}.rejected-area.svelte-t0aad5{transition:all .2s cubic-bezier(.4,0,.2,1)}.value-label.svelte-t0aad5{fill:#4f46e5;font-size:14px;font-weight:600;font-family:monospace;pointer-events:none;-webkit-user-select:none;user-select:none}.settings-panel.svelte-d580bl{background:#1a1a1a;border-radius:8px;margin-bottom:1rem}.toggle-btn.svelte-d580bl{width:100%;padding:1rem 1.5rem;background:none;border:none;color:#e0e0e0;font-size:.875rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;text-align:left}.toggle-btn.svelte-d580bl:hover{background:#252525}.icon.svelte-d580bl{font-size:.75rem;color:#888}.settings-content.svelte-d580bl{padding:0 1.5rem 1.5rem}.loading.svelte-d580bl,.error.svelte-d580bl{font-size:.875rem;padding:1rem;text-align:center}.error.svelte-d580bl{color:#dc2626}.retry-btn.svelte-d580bl{display:block;margin:0 auto;padding:.5rem 1rem;background:#333;border:none;border-radius:4px;color:#e0e0e0;cursor:pointer}.tabs.svelte-d580bl{display:flex;gap:.25rem;margin-bottom:1rem;border-bottom:1px solid #333;padding-bottom:.5rem}.tab.svelte-d580bl{padding:.5rem 1rem;background:none;border:none;border-radius:4px 4px 0 0;color:#888;font-size:.875rem;cursor:pointer;transition:all .15s ease}.tab.svelte-d580bl:hover{color:#e0e0e0;background:#252525}.tab.active.svelte-d580bl{color:#e0e0e0;background:#333;font-weight:600}.tab-content.svelte-d580bl{min-height:200px}fieldset.svelte-d580bl{border:none;padding:0}fieldset.svelte-d580bl:disabled{opacity:.5}.setting-row.svelte-d580bl{display:flex;justify-content:space-between;align-items:center;padding:.75rem 0;border-bottom:1px solid #252525}.setting-row.svelte-d580bl:last-child{border-bottom:none}.setting-row.svelte-d580bl label:where(.svelte-d580bl){display:flex;flex-direction:column;gap:.125rem}.setting-label.svelte-d580bl{font-size:.875rem;color:#e0e0e0}.setting-hint.svelte-d580bl{font-size:.75rem;color:#666}.setting-control.svelte-d580bl{display:flex;align-items:center;gap:.75rem}input[type=range].svelte-d580bl{width:120px;accent-color:#4f46e5}.value.svelte-d580bl{font-size:.875rem;color:#4f46e5;font-weight:600;min-width:60px;text-align:right}select.svelte-d580bl{padding:.5rem .75rem;border:1px solid #333;border-radius:4px;background:#0f0f0f;color:#e0e0e0;font-size:.875rem;cursor:pointer}select.svelte-d580bl:focus{outline:none;border-color:#4f46e5}.checkbox-row.svelte-d580bl{justify-content:space-between}.checkbox-row.svelte-d580bl input[type=checkbox]:where(.svelte-d580bl){width:1.25rem;height:1.25rem;accent-color:#4f46e5;cursor:pointer}.setting-section.svelte-d580bl{margin-bottom:1rem;padding-bottom:1rem;border-bottom:1px solid #333}.setting-section.svelte-d580bl:last-child{margin-bottom:0;padding-bottom:0;border-bottom:none}.section-header.svelte-d580bl{display:flex;justify-content:space-between;align-items:center;margin-bottom:.5rem}.section-title.svelte-d580bl{font-size:.875rem;font-weight:600;color:#e0e0e0}.section-header.svelte-d580bl input[type=checkbox]:where(.svelte-d580bl){width:1.25rem;height:1.25rem;accent-color:#4f46e5;cursor:pointer}.sub-setting.svelte-d580bl{padding-left:1.5rem;border-left:2px solid #333;margin-left:.75rem}.actions.svelte-d580bl{margin-top:1.5rem;display:flex;align-items:center;gap:1rem}.save-btn.svelte-d580bl{padding:.75rem 1.5rem;background:#4f46e5;border:none;border-radius:6px;color:#fff;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}.save-btn.svelte-d580bl:hover:not(:disabled){background:#4338ca}.save-btn.svelte-d580bl:disabled{opacity:.5;cursor:not-allowed}.reset-btn.svelte-d580bl{padding:.75rem 1.5rem;background:#333;border:none;border-radius:6px;color:#e0e0e0;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .15s ease}.reset-btn.svelte-d580bl:hover:not(:disabled){background:#444}.reset-btn.svelte-d580bl:disabled{opacity:.5;cursor:not-allowed}.save-message.svelte-d580bl{font-size:.875rem;color:#22c55e}.setting-control-with-visual.svelte-d580bl{display:flex;align-items:center;gap:.75rem}.inline-visual-indicator.svelte-d580bl{display:flex;align-items:center;justify-content:center;padding:.5rem;background:#0f0f0f;border:1px solid #333;border-radius:6px;width:96px;height:96px}.inline-number.svelte-d580bl{width:3rem;padding:.3rem .4rem;background:#0f0f0f;border:1px solid #333;border-radius:4px;color:#e0e0e0;font-size:.875rem;text-align:center;-moz-appearance:textfield}.inline-number.svelte-d580bl::-webkit-inner-spin-button,.inline-number.svelte-d580bl::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.inline-number.svelte-d580bl:focus{outline:none;border-color:#4f46e5}.toggle-group.svelte-d580bl{display:flex;gap:0;border-radius:6px;overflow:hidden;border:1px solid #333}.toggle-btn-option.svelte-d580bl{padding:.4rem .75rem;background:#0f0f0f;border:none;border-right:1px solid #333;color:#888;font-size:.8rem;cursor:pointer;transition:all .15s ease}.toggle-btn-option.svelte-d580bl:last-child{border-right:none}.toggle-btn-option.svelte-d580bl:hover{background:#252525;color:#e0e0e0}.toggle-btn-option.active.svelte-d580bl{background:#4f46e5;color:#fff;font-weight:600}.brightness-visual-control.svelte-d580bl{display:flex;flex-direction:column;gap:.75rem}.brightness-hint.svelte-d580bl{font-size:.75rem;color:#666;text-align:center}.brightness-indicator-container.svelte-d580bl{display:flex;justify-content:center;padding:1rem;background:#0f0f0f;border:1px solid #333;border-radius:6px}main.svelte-1n46o8q{max-width:800px;margin:0 auto;padding:2rem}header.svelte-1n46o8q{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #333}h1.svelte-1n46o8q{font-size:1.5rem;font-weight:600;color:#fff}section.svelte-1n46o8q{margin-bottom:2rem}.not-connected.svelte-1n46o8q{text-align:center;padding:3rem;background:#1a1a1a;border-radius:8px}.not-connected.svelte-1n46o8q p:where(.svelte-1n46o8q){margin-bottom:.5rem}.hint.svelte-1n46o8q{font-size:.875rem;color:#888}
