.action-bar.svelte-88h8sh{container-type:inline-size;container-name:action-bar;display:flex;flex-direction:row;gap:.75rem;padding:1rem;flex-wrap:wrap;align-items:center;max-width:var(--page-max-width);margin:0 auto;justify-content:flex-end}@media print{.action-bar.svelte-88h8sh{display:none}}@media(max-width:768px){.action-bar.svelte-88h8sh{padding:.75rem 1rem;gap:.5rem}}@media(max-width:400px){.action-bar.svelte-88h8sh{padding:.25rem 0;gap:.25rem}}.action-button.svelte-wzsfcm{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;border:1px solid var(--ui-border, #e2e8f0);border-radius:6px;background:#fff;color:var(--ui-text, #1a202c);font-family:inherit;cursor:pointer;transition:all .2s ease;text-align:left;flex-shrink:0;white-space:nowrap}.action-button.svelte-wzsfcm:hover:not(:disabled){background:var(--ui-hover-bg, #f8fafc);border-color:var(--button-primary-bg, #3b82f6);transform:translateY(-1px);box-shadow:0 2px 4px #0000001a}.action-button.svelte-wzsfcm:disabled{opacity:.5;cursor:not-allowed}.action-icon.svelte-wzsfcm{display:flex;align-items:center;justify-content:center;flex-shrink:0;width:40px;height:40px;border-radius:4px;background:var(--ui-bg, #f8fafc)}.action-icon.filled.svelte-wzsfcm svg{fill:var(--brand)}.action-text.svelte-wzsfcm{display:flex;flex-direction:column;gap:.125rem;flex:1;min-width:0}.action-title.svelte-wzsfcm{font-size:.875rem;font-weight:600;line-height:1.2;color:var(--ui-text, #1a202c)}.action-subtitle.svelte-wzsfcm{font-size:.75rem;line-height:1.2;color:var(--ui-text-secondary, #64748b);display:flex;align-items:center;gap:.25rem}.action-button.primary.svelte-wzsfcm .action-icon:where(.svelte-wzsfcm){background:#3b82f61a;color:#3b82f6}.action-button.secondary.svelte-wzsfcm .action-icon:where(.svelte-wzsfcm){background:#64748b1a;color:#64748b}.action-button.success.svelte-wzsfcm .action-icon:where(.svelte-wzsfcm){background:#10b9811a;color:#10b981}.action-button.warning.svelte-wzsfcm .action-icon:where(.svelte-wzsfcm){background:#f59e0b1a;color:#f59e0b}.action-button.danger.svelte-wzsfcm .action-icon:where(.svelte-wzsfcm){background:#ef44441a;color:#ef4444}.spinner.svelte-wzsfcm{display:inline-block;width:10px;height:10px;border:2px solid rgba(100,116,139,.3);border-top:2px solid #64748b;border-radius:50%;animation:svelte-wzsfcm-spin .8s linear infinite}@keyframes svelte-wzsfcm-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media(max-width:768px){.action-button.svelte-wzsfcm{min-width:140px;padding:.625rem .75rem;gap:.5rem}.action-icon.svelte-wzsfcm{width:32px;height:32px}.action-title.svelte-wzsfcm{font-size:.8125rem}.action-subtitle.svelte-wzsfcm{font-size:.6875rem}}@container action-bar (width < 400px){.action-button.svelte-wzsfcm{padding:0;min-width:auto}.action-text.svelte-wzsfcm{display:none}}.json-import-dialog.svelte-1t7qyp9{background:#fff;border-radius:8px;max-width:600px;width:90vw;max-height:80vh;display:flex;flex-direction:column}.dialog-header.svelte-1t7qyp9{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--ui-border, #e2e8f0)}.dialog-header.svelte-1t7qyp9 h2:where(.svelte-1t7qyp9){margin:0;font-size:1.25rem;font-weight:600}.close-button.svelte-1t7qyp9{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.25rem;color:var(--ui-muted, #64748b);border-radius:4px;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.close-button.svelte-1t7qyp9:hover{background:var(--ui-hover-bg, #f8fafc);color:var(--ui-text, #1a202c)}.dialog-content.svelte-1t7qyp9{flex:1;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}.file-drop-zone.svelte-1t7qyp9{position:relative}.file-input.svelte-1t7qyp9{position:absolute;inset:0;opacity:0;cursor:pointer;z-index:2}.file-drop-label.svelte-1t7qyp9{display:block;cursor:pointer}.file-drop-content.svelte-1t7qyp9{border:2px dashed var(--ui-border, #e2e8f0);border-radius:8px;padding:3rem 2rem;text-align:center;transition:all .2s}.file-drop-content.svelte-1t7qyp9:hover{border-color:var(--button-primary-bg, #3b82f6);background:#3b82f60d}.file-drop-icon.svelte-1t7qyp9{font-size:3rem;margin-bottom:1rem}.file-drop-content.svelte-1t7qyp9 p:where(.svelte-1t7qyp9){margin:.5rem 0;color:var(--ui-text, #1a202c)}.file-drop-hint.svelte-1t7qyp9{color:var(--ui-muted, #64748b)!important;font-size:.875rem!important}.import-preview.svelte-1t7qyp9 h3:where(.svelte-1t7qyp9){margin:0 0 1rem;color:var(--button-primary-bg, #3b82f6);display:flex;align-items:center;gap:.5rem}.deck-preview.svelte-1t7qyp9{background:var(--ui-hover-bg, #f8fafc);border-radius:6px;padding:1rem;margin-bottom:1rem}.deck-preview.svelte-1t7qyp9 h4:where(.svelte-1t7qyp9){margin:0 0 .5rem;font-size:1.125rem;font-weight:600}.deck-meta.svelte-1t7qyp9{display:flex;gap:1rem;font-size:.875rem;color:var(--ui-muted, #64748b)}.merge-warning.svelte-1t7qyp9{background:linear-gradient(135deg,#fbbf241a,#fbbf240d);border:1px solid #fbbf24;border-radius:6px;padding:1rem;margin-bottom:1rem}.merge-warning.svelte-1t7qyp9 h4:where(.svelte-1t7qyp9){margin:0 0 .5rem;color:#92400e;font-size:1rem}.merge-warning.svelte-1t7qyp9 p:where(.svelte-1t7qyp9){margin:0;color:#78350f;font-size:.875rem}.import-actions.svelte-1t7qyp9{display:flex;gap:.75rem;justify-content:center;flex-wrap:wrap}.action-button.svelte-1t7qyp9{padding:.75rem 1rem;border:1px solid var(--ui-border, #e2e8f0);border-radius:4px;background:var(--ui-bg, #ffffff);color:var(--ui-text, #1a202c);font-size:.875rem;cursor:pointer;transition:all .2s;white-space:nowrap}.action-button.svelte-1t7qyp9:hover{background:var(--ui-hover-bg, #f8fafc)}.action-button.primary.svelte-1t7qyp9{background:var(--button-primary-bg, #3b82f6);color:#fff;border-color:var(--button-primary-bg, #3b82f6)}.action-button.primary.svelte-1t7qyp9:hover{background:var(--button-primary-hover-bg, #2563eb)}.action-button.svelte-1t7qyp9:disabled{opacity:.5;cursor:not-allowed}.loading.svelte-1t7qyp9{text-align:center;padding:2rem;color:var(--ui-muted, #64748b);font-style:italic}.import-info.svelte-1t7qyp9{background:linear-gradient(135deg,#3b82f61a,#3b82f60d);border:1px solid rgba(59,130,246,.2);border-radius:6px;padding:1rem}.import-info.svelte-1t7qyp9 p:where(.svelte-1t7qyp9){margin:0;font-size:.875rem;color:var(--ui-text, #1a202c)}.error.svelte-1t7qyp9{color:var(--toast-error, #dc2626);font-size:.875rem;text-align:center;padding:.75rem;background:#dc26261a;border-radius:4px}.like-deck-dialog.svelte-1y2fnyc{display:flex;flex-direction:column;align-items:center;padding:32px;max-width:480px;text-align:center}.icon.svelte-1y2fnyc{font-size:48px;margin-bottom:16px;animation:svelte-1y2fnyc-heartbeat 1.5s infinite}@keyframes svelte-1y2fnyc-heartbeat{0%,to{transform:scale(1)}10%,30%{transform:scale(1.1)}20%,40%{transform:scale(1)}}h2.svelte-1y2fnyc{font-size:24px;font-weight:600;margin:0 0 24px;color:var(--ui-text, #1e293b)}.cost-breakdown.svelte-1y2fnyc{width:100%;padding:20px;background:linear-gradient(135deg,#ef44441a,#dc26260d);border:2px solid rgba(239,68,68,.2);border-radius:12px;margin-bottom:20px}.cost-header.svelte-1y2fnyc{display:flex;align-items:center;justify-content:center;gap:12px;margin-bottom:16px}.token-icon.svelte-1y2fnyc{font-size:24px}.cost-amount.svelte-1y2fnyc{font-size:28px;font-weight:700;color:var(--ui-text, #1e293b)}.distribution.svelte-1y2fnyc{margin-top:16px;padding-top:16px;border-top:1px solid rgba(239,68,68,.2)}.distribution-label.svelte-1y2fnyc{font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;color:var(--ui-muted, #64748b)}.distribution-item.svelte-1y2fnyc{display:flex;align-items:center;justify-content:center;gap:12px;padding:8px 0;font-size:14px}.distribution-item.svelte-1y2fnyc .amount:where(.svelte-1y2fnyc){font-weight:600;color:var(--ui-text, #1e293b)}.distribution-item.svelte-1y2fnyc .arrow:where(.svelte-1y2fnyc){color:var(--ui-muted, #64748b)}.distribution-item.svelte-1y2fnyc .recipient:where(.svelte-1y2fnyc){font-weight:500;color:var(--ui-text, #1e293b)}.distribution-simple.svelte-1y2fnyc{margin:12px 0 0;font-size:14px;color:var(--ui-text, #1e293b)}.distribution-simple.svelte-1y2fnyc strong:where(.svelte-1y2fnyc){font-weight:600}.info-box.svelte-1y2fnyc{width:100%;padding:16px;background:#3b82f61a;border-radius:8px;margin-bottom:24px}.info-text.svelte-1y2fnyc{margin:0;font-size:13px;line-height:1.6;color:var(--ui-text, #1e293b)}.actions.svelte-1y2fnyc{display:flex;flex-direction:column;gap:12px;width:100%;margin-bottom:16px}.btn-primary.svelte-1y2fnyc,.btn-secondary.svelte-1y2fnyc{padding:14px 24px;border-radius:8px;font-size:15px;font-weight:600;cursor:pointer;transition:all .2s;border:none;font:inherit}.btn-primary.svelte-1y2fnyc{background:linear-gradient(135deg,#ef4444,#dc2626);color:#fff}.btn-primary.svelte-1y2fnyc:hover:not(:disabled){transform:translateY(-1px);box-shadow:0 4px 12px #ef44444d}.btn-primary.svelte-1y2fnyc:disabled{opacity:.6;cursor:not-allowed}.btn-secondary.svelte-1y2fnyc{background:#0000000d;color:var(--ui-text, #1e293b);border:1px solid var(--ui-border, #e2e8f0)}.btn-secondary.svelte-1y2fnyc:hover:not(:disabled){background:#0000001a}.btn-secondary.svelte-1y2fnyc:disabled{opacity:.6;cursor:not-allowed}.note.svelte-1y2fnyc{font-size:12px;opacity:.6;margin:0;color:var(--ui-muted, #64748b)}.merge-tool-dialog.svelte-fbd414{background:#fff;border-radius:8px;max-width:800px;width:95vw;max-height:90vh;display:flex;flex-direction:column}.dialog-header.svelte-fbd414{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid var(--ui-border, #e2e8f0)}.dialog-header.svelte-fbd414 h2:where(.svelte-fbd414){margin:0;font-size:1.25rem;font-weight:600}.close-button.svelte-fbd414{background:none;border:none;font-size:1.5rem;cursor:pointer;padding:.25rem;color:var(--ui-muted, #64748b);border-radius:4px;width:2rem;height:2rem;display:flex;align-items:center;justify-content:center}.close-button.svelte-fbd414:hover{background:var(--ui-hover-bg, #f8fafc);color:var(--ui-text, #1a202c)}.dialog-content.svelte-fbd414{flex:1;padding:1.5rem;overflow-y:auto;display:flex;flex-direction:column;gap:1.5rem}.deck-summary.svelte-fbd414 h3:where(.svelte-fbd414){margin:0 0 1rem;font-size:1.125rem;font-weight:600}.decks-comparison.svelte-fbd414{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.deck-side.svelte-fbd414 h4:where(.svelte-fbd414){margin:0 0 .5rem;font-size:1rem;font-weight:500}.deck-info.svelte-fbd414{background:var(--ui-hover-bg, #f8fafc);padding:.75rem;border-radius:6px;font-size:.875rem}.deck-info.svelte-fbd414 p:where(.svelte-fbd414){margin:.25rem 0}.progress-info.svelte-fbd414{background:linear-gradient(135deg,#3b82f61a,#3b82f60d);border:1px solid rgba(59,130,246,.2);border-radius:6px;padding:1rem}.progress-bar.svelte-fbd414{width:100%;height:8px;background:var(--ui-border, #e2e8f0);border-radius:4px;overflow:hidden;margin-bottom:.5rem}.progress-fill.svelte-fbd414{height:100%;background:var(--button-primary-bg, #3b82f6);transition:width .3s ease}.progress-info.svelte-fbd414 p:where(.svelte-fbd414){margin:0;font-size:.875rem;text-align:center}.conflict-summary.svelte-fbd414{color:var(--ui-muted, #64748b)!important;font-size:.75rem!important}.no-conflicts.svelte-fbd414{color:var(--ui-success, #059669)!important;font-weight:500!important}.no-card-conflicts.svelte-fbd414{background:linear-gradient(135deg,#22c55e1a,#22c55e0d);border:1px solid rgba(34,197,94,.2);border-radius:6px;padding:1rem;text-align:center}.no-card-conflicts.svelte-fbd414 h4:where(.svelte-fbd414){margin:0 0 .5rem;color:var(--ui-success, #059669);font-size:1rem}.no-card-conflicts.svelte-fbd414 p:where(.svelte-fbd414){margin:0;font-size:.875rem;color:var(--ui-muted, #64748b)}.merge-mode.svelte-fbd414 h3:where(.svelte-fbd414){margin:0 0 1rem;font-size:1.125rem;font-weight:600}.mode-tabs.svelte-fbd414{display:flex;gap:.25rem;border-bottom:1px solid var(--ui-border, #e2e8f0)}.mode-tab.svelte-fbd414{padding:.75rem 1rem;border:none;background:none;cursor:pointer;font-size:.875rem;color:var(--ui-muted, #64748b);border-bottom:2px solid transparent;transition:all .2s}.mode-tab.svelte-fbd414:hover{color:var(--ui-text, #1a202c);background:var(--ui-hover-bg, #f8fafc)}.mode-tab.active.svelte-fbd414{color:var(--button-primary-bg, #3b82f6);border-bottom-color:var(--button-primary-bg, #3b82f6)}.fast-import.svelte-fbd414 h4:where(.svelte-fbd414){margin:0 0 1rem;font-size:1rem;font-weight:500}.fast-options.svelte-fbd414{display:flex;flex-direction:column;gap:.75rem}.radio-label.svelte-fbd414{display:flex;align-items:flex-start;gap:.75rem;padding:1rem;border:1px solid var(--ui-border, #e2e8f0);border-radius:6px;cursor:pointer;transition:all .2s}.radio-label.svelte-fbd414:hover{background:var(--ui-hover-bg, #f8fafc)}.radio-content.svelte-fbd414 strong:where(.svelte-fbd414){display:block;margin-bottom:.25rem}.radio-content.svelte-fbd414 p:where(.svelte-fbd414){margin:0;font-size:.875rem;color:var(--ui-muted, #64748b)}.card-merge-header.svelte-fbd414{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.card-merge-header.svelte-fbd414 h4:where(.svelte-fbd414){margin:0;font-size:1rem;font-weight:500}.card-navigation.svelte-fbd414{display:flex;gap:.5rem}.nav-button.svelte-fbd414{padding:.5rem .75rem;border:1px solid var(--ui-border, #e2e8f0);border-radius:4px;background:var(--ui-bg, #ffffff);color:var(--ui-text, #1a202c);font-size:.875rem;cursor:pointer;transition:all .2s}.nav-button.svelte-fbd414:hover:not(:disabled){background:var(--ui-hover-bg, #f8fafc)}.nav-button.svelte-fbd414:disabled{opacity:.5;cursor:not-allowed}.card-comparison.svelte-fbd414{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.card-side.svelte-fbd414 h5:where(.svelte-fbd414){margin:0 0 .5rem;font-size:.875rem;font-weight:500}.card-preview.svelte-fbd414{background:var(--ui-hover-bg, #f8fafc);padding:.75rem;border-radius:6px;font-size:.875rem}.card-preview.new-card.svelte-fbd414{background:linear-gradient(135deg,#22c55e1a,#22c55e0d);border:1px solid rgba(34,197,94,.2)}.card-preview.svelte-fbd414 p:where(.svelte-fbd414){margin:.25rem 0}.merge-decisions.svelte-fbd414 h5:where(.svelte-fbd414){margin:0 0 .75rem;font-size:.875rem;font-weight:500}.decision-buttons.svelte-fbd414{display:flex;gap:.5rem;flex-wrap:wrap}.decision-button.svelte-fbd414{padding:.5rem .75rem;border:2px solid var(--ui-border, #e2e8f0);border-radius:4px;background:var(--ui-bg, #ffffff);color:var(--ui-text, #1a202c);font-size:.875rem;cursor:pointer;transition:all .2s}.decision-button.svelte-fbd414:hover{background:var(--ui-hover-bg, #f8fafc)}.decision-button.selected.svelte-fbd414{border-color:var(--button-primary-bg, #3b82f6);background:var(--button-primary-bg, #3b82f6);color:#fff}.merge-actions.svelte-fbd414{display:flex;gap:.75rem;justify-content:flex-end;margin-top:auto;padding-top:1rem;border-top:1px solid var(--ui-border, #e2e8f0)}.action-button.svelte-fbd414{padding:.75rem 1rem;border:1px solid var(--ui-border, #e2e8f0);border-radius:4px;background:var(--ui-bg, #ffffff);color:var(--ui-text, #1a202c);font-size:.875rem;cursor:pointer;transition:all .2s;white-space:nowrap}.action-button.svelte-fbd414:hover:not(:disabled){background:var(--ui-hover-bg, #f8fafc)}.action-button.primary.svelte-fbd414{background:var(--button-primary-bg, #3b82f6);color:#fff;border-color:var(--button-primary-bg, #3b82f6)}.action-button.primary.svelte-fbd414:hover:not(:disabled){background:var(--button-primary-hover-bg, #2563eb)}.action-button.svelte-fbd414:disabled{opacity:.5;cursor:not-allowed}.error.svelte-fbd414{color:var(--toast-error, #dc2626);font-size:.875rem;text-align:center;padding:.75rem;background:#dc26261a;border-radius:4px}@media(max-width:768px){.decks-comparison.svelte-fbd414,.card-comparison.svelte-fbd414{grid-template-columns:1fr}.card-merge-header.svelte-fbd414{flex-direction:column;gap:.75rem;align-items:stretch}.merge-actions.svelte-fbd414{flex-direction:column}}
