.backdrop.svelte-a9gwi9{z-index:1000;backdrop-filter:blur(4px);background:#000000b8;justify-content:center;align-items:center;padding:16px;display:flex;position:fixed;inset:0}.dialog.svelte-a9gwi9{background:var(--surface);border:1px solid var(--edge-strong);border-radius:var(--radius-lg);box-shadow:var(--lift-3);width:100%;max-width:680px;max-height:90vh;color:var(--text);flex-direction:column;display:flex;overflow:hidden}.modal-header.svelte-a9gwi9{border-bottom:1px solid var(--edge);background:var(--panel-face);justify-content:space-between;align-items:center;padding:18px 24px;display:flex}.title-group.svelte-a9gwi9{flex-direction:column;gap:4px;display:flex}.brand-tag.svelte-a9gwi9{color:var(--brand);font-size:10px}h2.svelte-a9gwi9{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;color:var(--text);margin:0;font-size:24px;font-weight:700}.close-btn.svelte-a9gwi9{background:var(--surface-sunken);border:1px solid var(--edge);border-radius:var(--radius-sm);color:var(--text-muted);cursor:pointer;justify-content:center;align-items:center;width:32px;height:32px;font-size:14px;transition:color .15s,border-color .15s;display:flex}.close-btn.svelte-a9gwi9:hover{color:var(--text);border-color:var(--edge-strong)}.content.svelte-a9gwi9{flex-direction:column;gap:24px;padding:20px 24px;display:flex;overflow-y:auto}.section.svelte-a9gwi9{flex-direction:column;gap:12px;display:flex}.section-title.svelte-a9gwi9{flex-direction:column;gap:2px;display:flex}.subtext.svelte-a9gwi9{color:var(--text-muted);font-size:12.5px}.preset-grid.svelte-a9gwi9{grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:10px;display:grid}.preset-card.svelte-a9gwi9{background:var(--panel-face);border:1px solid var(--edge);border-radius:var(--radius);cursor:pointer;text-align:left;flex-direction:column;gap:8px;padding:10px;transition:border-color .15s,box-shadow .15s;display:flex}.preset-card.svelte-a9gwi9:hover{border-color:var(--edge-strong)}.preset-card.active.svelte-a9gwi9{border-color:var(--brand);box-shadow:0 0 0 1px var(--brand), inset 0 0 12px -4px var(--brand-glow)}.card-swatches.svelte-a9gwi9{border-radius:var(--radius-sm);border:1px solid #ffffff1a;justify-content:center;align-items:center;gap:6px;height:34px;padding:0 8px;display:flex}.swatch.svelte-a9gwi9{border-radius:50%;width:14px;height:14px;box-shadow:0 1px 2px #0006}.card-info.svelte-a9gwi9{flex-direction:column;gap:2px;display:flex}.card-name-row.svelte-a9gwi9{justify-content:space-between;align-items:center;display:flex}.preset-name.svelte-a9gwi9{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.04em;color:var(--text);font-size:13.5px;font-weight:700}.badge.svelte-a9gwi9{font-family:var(--font-mono);background:var(--surface-sunken);border:1px solid var(--edge);color:var(--text-muted);border-radius:2px;padding:2px 4px;font-size:9px}.badge-light.svelte-a9gwi9{background:var(--amber-700);color:#fff;border-color:var(--amber-600)}.preset-desc.svelte-a9gwi9{color:var(--text-muted);margin:0;font-size:11px;line-height:1.35}.custom-grid.svelte-a9gwi9{grid-template-columns:repeat(auto-fill,minmax(190px,1fr));gap:10px;display:grid}.color-control.svelte-a9gwi9{background:var(--surface-sunken);border:1px solid var(--edge);border-radius:var(--radius);cursor:pointer;flex-direction:column;gap:6px;padding:8px 10px;display:flex}.lbl-row.svelte-a9gwi9{font-family:var(--font-display);text-transform:uppercase;letter-spacing:.08em;color:var(--text-muted);align-items:center;gap:6px;font-size:11px;font-weight:600;display:flex}.color-dot.svelte-a9gwi9{border-radius:50%;width:10px;height:10px;box-shadow:0 0 4px #00000080}.input-wrap.svelte-a9gwi9{align-items:center;gap:8px;display:flex}input[type=color].svelte-a9gwi9{-webkit-appearance:none;border-radius:var(--radius-sm);cursor:pointer;background:0 0;border:none;width:32px;height:24px;padding:0}input[type=color].svelte-a9gwi9::-webkit-color-swatch-wrapper{padding:0}input[type=color].svelte-a9gwi9::-webkit-color-swatch{border:1px solid var(--edge-strong);border-radius:var(--radius-sm)}code.svelte-a9gwi9{font-family:var(--font-mono);color:var(--text-faint);font-size:11px}.preview-bar.svelte-a9gwi9{background:var(--surface-sunken);border:1px solid var(--edge);border-radius:var(--radius);flex-wrap:wrap;align-items:center;gap:12px;padding:10px 14px;display:flex}.preview-btn.svelte-a9gwi9{border-radius:var(--radius-sm);background:var(--panel-face);font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;border:1px solid;padding:6px 12px;font-size:12px;font-weight:700}.preview-wave.svelte-a9gwi9{background:var(--groove);border-radius:var(--radius-sm);border:1px solid var(--edge);flex:1;align-items:center;gap:2px;min-width:100px;height:24px;padding:2px 4px;display:flex}.preview-wave.svelte-a9gwi9 div:where(.svelte-a9gwi9){border-radius:1px;flex:1;height:100%}.preview-meter.svelte-a9gwi9{background:var(--groove);border-radius:var(--radius-sm);border:1px solid var(--edge);gap:2px;width:48px;height:14px;padding:2px;display:flex}.preview-meter.svelte-a9gwi9 span:where(.svelte-a9gwi9){border-radius:1px;flex:1}.import-section.svelte-a9gwi9{background:var(--surface-sunken);border:1px solid var(--edge);border-radius:var(--radius);padding:12px}.import-area.svelte-a9gwi9{box-sizing:border-box;width:100%;font-family:var(--font-mono);background:var(--bg);border:1px solid var(--edge);color:var(--text);border-radius:var(--radius-sm);resize:vertical;padding:8px;font-size:11px}.error-msg.svelte-a9gwi9{color:var(--peak);margin:4px 0 0;font-size:12px}.import-actions.svelte-a9gwi9{gap:8px;margin-top:8px;display:flex}.modal-footer.svelte-a9gwi9{border-top:1px solid var(--edge);background:var(--panel-face);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:14px 24px;display:flex}.left-actions.svelte-a9gwi9{flex-wrap:wrap;align-items:center;gap:8px;display:flex}.action-btn.svelte-a9gwi9{border-radius:var(--radius-sm);background:var(--surface-sunken);border:1px solid var(--edge);font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;color:var(--text-muted);cursor:pointer;padding:8px 14px;font-size:12px;font-weight:600;transition:all .15s}.action-btn.svelte-a9gwi9:hover{color:var(--text);border-color:var(--edge-strong)}.action-btn.primary.svelte-a9gwi9{background:var(--brand);color:var(--text-inverse);border-color:var(--brand);font-weight:700}.action-btn.primary.svelte-a9gwi9:hover{filter:brightness(1.1)}.theme-btn.svelte-1rh9ial{height:var(--tap-xs,30px);background:var(--surface-sunken);border:1px solid var(--btn-edge,var(--edge));border-radius:var(--radius-sm);color:var(--btn-text,var(--text-muted));font-family:var(--font-display);letter-spacing:.08em;text-transform:uppercase;cursor:pointer;user-select:none;align-items:center;gap:6px;padding:6px 10px;font-size:11.5px;font-weight:600;transition:color .14s,border-color .14s,background .14s;display:inline-flex}.theme-btn.svelte-1rh9ial:hover{color:var(--text);border-color:var(--edge-strong);background:var(--surface)}.theme-btn.compact.svelte-1rh9ial{justify-content:center;width:44px;height:44px;padding:0}.theme-btn.compact.svelte-1rh9ial .palette-icon:where(.svelte-1rh9ial) svg:where(.svelte-1rh9ial){width:16px;height:16px}.palette-icon.svelte-1rh9ial{color:var(--brand);justify-content:center;align-items:center;display:flex}.btn-label.svelte-1rh9ial{line-height:1}.dot-indicator.svelte-1rh9ial{width:6px;height:6px;box-shadow:0 0 4px var(--deck-a-glow,#ff7a1a80);border-radius:50%}
