.sd-overlay.svelte-1nykeyk{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.sd-modal.svelte-1nykeyk{position:relative;width:100%;max-width:420px;background:var(--theme-panel-bg, #fff);color:var(--theme-text-primary, #111827);border-radius:var(--theme-radius-lg, .75rem);box-shadow:0 20px 50px -12px #0006;padding:1.5rem;font-family:var(--theme-font-family, inherit)}.sd-close.svelte-1nykeyk{position:absolute;top:.75rem;right:.75rem;color:var(--theme-text-secondary, #9ca3af);padding:.25rem}.sd-title.svelte-1nykeyk{font-size:1.125rem;font-weight:700;margin:0 0 .25rem}.sd-sub.svelte-1nykeyk{font-size:.875rem;color:var(--theme-text-secondary, #6b7280);margin:0 0 1rem}.sd-label.svelte-1nykeyk{display:block;font-size:.75rem;font-weight:600;color:var(--theme-text-secondary, #6b7280);margin-bottom:.375rem}.sd-input.svelte-1nykeyk{width:100%;padding:.5rem .75rem;font-size:.875rem;border:1px solid var(--theme-panel-border, #e5e7eb);border-radius:var(--theme-radius-md, .5rem);background:var(--theme-panel-bg, #fff);color:inherit;margin-bottom:.75rem}.sd-input.svelte-1nykeyk:focus{outline:none;border-color:var(--theme-accent-color, #4f46e5)}.sd-linkrow.svelte-1nykeyk{display:flex;gap:.5rem;align-items:stretch}.sd-link.svelte-1nykeyk{flex:1;margin-bottom:0;font-size:.8125rem}.sd-center.svelte-1nykeyk{padding:1.5rem 0;text-align:center;color:var(--theme-text-secondary, #6b7280)}.sd-btn.svelte-1nykeyk{padding:.5rem 1rem;font-size:.875rem;font-weight:600;border-radius:var(--theme-radius-md, .5rem);cursor:pointer;white-space:nowrap}.sd-btn--primary.svelte-1nykeyk{width:100%;background:var(--theme-accent-color, #4f46e5);color:var(--theme-text-on-accent, #fff)}.sd-linkrow.svelte-1nykeyk .sd-btn--primary:where(.svelte-1nykeyk){width:auto}.sd-btn--primary.svelte-1nykeyk:hover{background:var(--theme-accent-hover, #4338ca)}.ss-overlay.svelte-fhfdci{position:fixed;inset:0;z-index:70;display:flex;align-items:center;justify-content:center;padding:1rem;background:#0f172a80;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px)}.ss-modal.svelte-fhfdci{position:relative;width:100%;max-width:380px;background:var(--theme-panel-bg, #fff);color:var(--theme-text-primary, #111827);border-radius:var(--theme-radius-lg, .75rem);box-shadow:0 20px 50px -12px #0006;padding:1.5rem;font-family:var(--theme-font-family, inherit)}.ss-close.svelte-fhfdci{position:absolute;top:.75rem;right:.75rem;color:var(--theme-text-secondary, #9ca3af);padding:.25rem}.ss-title.svelte-fhfdci{font-size:1.125rem;font-weight:700;margin:0 0 1rem}.ss-center.svelte-fhfdci{padding:1.5rem 0;text-align:center;color:var(--theme-text-secondary, #6b7280)}.ss-grid.svelte-fhfdci{display:grid;grid-template-columns:repeat(2,1fr);gap:.5rem}.ss-item.svelte-fhfdci{padding:.625rem .75rem;font-size:.875rem;font-weight:600;border:1px solid var(--theme-panel-border, #e5e7eb);border-radius:var(--theme-radius-md, .5rem);background:var(--theme-panel-bg, #fff);color:inherit;cursor:pointer;transition:all .15s ease}.ss-item.svelte-fhfdci:hover{border-color:var(--theme-accent-color, #4f46e5);color:var(--theme-accent-color, #4f46e5)}.cfg-actions.svelte-100io50{display:flex;align-items:center;gap:.75rem;flex-wrap:wrap}.cfg-actions--stacked.svelte-100io50{flex-direction:column;align-items:stretch}.cfg-price.svelte-100io50{font-size:1.25rem;font-weight:700;color:var(--theme-text-primary, #111827);display:inline-flex;align-items:center;gap:.375rem}.cfg-price--editable.svelte-100io50{cursor:help}.cfg-price-loading.svelte-100io50{color:var(--theme-text-secondary, #9ca3af)}.cfg-price-edit.svelte-100io50{display:inline-flex;align-items:center;justify-content:center;padding:2px;border-radius:4px;color:var(--theme-text-secondary, #6b7280);opacity:.6;transition:opacity .15s ease}.cfg-price-edit.svelte-100io50:hover{opacity:1}.cfg-cta-row.svelte-100io50{display:inline-flex;align-items:center;gap:.5rem;flex-wrap:wrap}.cfg-actions--stacked.svelte-100io50 .cfg-cta-row:where(.svelte-100io50){display:flex}.cfg-actions--stacked.svelte-100io50 .cfg-cta:where(.svelte-100io50){flex:1}.cfg-cta.svelte-100io50{padding:.375rem 1rem;font-size:.875rem;font-weight:500;border-radius:var(--theme-radius-md, .5rem);transition:all .2s ease-in-out;box-shadow:var(--theme-shadow, 0 1px 2px rgba(0, 0, 0, .06));cursor:pointer;white-space:nowrap}.cfg-cta.svelte-100io50:focus{outline:none;box-shadow:0 0 0 2px var(--theme-panel-bg, #fff),0 0 0 4px var(--theme-accent-color, #4f46e5)}.cfg-cta--primary.svelte-100io50{background-color:var(--theme-accent-color, #4f46e5);color:var(--theme-text-on-accent, #ffffff)}.cfg-cta--primary.svelte-100io50:hover{background-color:var(--theme-accent-hover, #4338ca)}.cfg-cta--secondary.svelte-100io50{background-color:transparent;color:var(--theme-accent-color, #4f46e5);border:1px solid var(--theme-panel-border, #e5e7eb)}.cfg-cta--secondary.svelte-100io50:hover{background-color:var(--theme-panel-bg, #f9fafb);border-color:var(--theme-accent-color, #4f46e5)}
