.app-menu.svelte-1831zch{display:inline-block;position:relative}.app-menu-trigger.svelte-1831zch{border:1px solid var(--border-default);background:var(--bg-primary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;padding:0;display:flex}.app-menu-dropdown.svelte-1831zch{border:1px solid var(--border-default);background:var(--bg-card);z-index:100;border-radius:8px;min-width:180px;margin-top:4px;position:absolute;top:100%;right:0;box-shadow:0 4px 16px #0000001f}.app-menu-item.svelte-1831zch{color:var(--text-primary);cursor:pointer;border-radius:8px;align-items:center;gap:8px;padding:10px 14px;text-decoration:none;display:flex}.app-menu-item.svelte-1831zch:hover{background:var(--bg-primary)}.card-row.svelte-2gevwt{background-color:var(--bg-card);cursor:grab;-webkit-user-select:none;user-select:none;touch-action:pan-y;will-change:transform, opacity;border:1px solid #0000;border-radius:10px;transition:border-color .15s;display:flex;overflow:hidden}.card-row.svelte-2gevwt:hover{box-shadow:0 1px 4px #00000014}.card-row.svelte-2gevwt:active{cursor:grabbing}.card-row--pinned.svelte-2gevwt{background-color:var(--bg-pinned);border-color:var(--accent-indigo)}.card-row--excluded.svelte-2gevwt{opacity:.6;background-color:var(--border-subtle)}.card-strip.svelte-2gevwt{flex-direction:column;flex-shrink:0;width:4px;display:flex}.card-strip-segment.svelte-2gevwt{flex:1}.card-body.svelte-2gevwt{flex:1;align-items:center;gap:6px;min-width:0;padding:9px 10px;display:flex}.card-categories.svelte-2gevwt{flex-shrink:0;gap:2px;width:40px;display:flex}.card-category.svelte-2gevwt{font-size:9px;font-weight:700}.card-name.svelte-2gevwt{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:12px;font-weight:700;overflow:hidden}.card-subtype.svelte-2gevwt{color:var(--text-secondary);flex-shrink:0;font-size:9px}.card-cost.svelte-2gevwt{color:var(--text-secondary);flex-shrink:0;font-size:10px}.card-links.svelte-2gevwt{flex-shrink:0;justify-content:center;align-items:center;gap:2px;width:18px;display:flex}.card-link-dot.svelte-2gevwt{background-color:var(--accent-indigo);border-radius:50%;width:6px;height:6px}.card-link-dot--gray.svelte-2gevwt{background-color:var(--border-default)}.card-icon-btn.svelte-2gevwt{border:1px solid var(--border-default);background:var(--bg-primary);cursor:pointer;width:22px;height:22px;color:var(--text-tertiary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.card-icon-btn.svelte-2gevwt:focus-visible{outline:2px solid var(--accent-indigo);outline-offset:1px}.card-icon-btn--active-pin.svelte-2gevwt{background:var(--accent-indigo);border-color:var(--accent-indigo);color:#fff}.card-icon-btn--active-exclude.svelte-2gevwt{background:var(--accent-red);border-color:var(--accent-red);color:#fff}.detail-backdrop.svelte-1h51488{z-index:50;background:#0006;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.detail-sheet.svelte-1h51488{background:var(--bg-primary);border-radius:24px 24px 0 0;width:100%;max-width:48rem;max-height:80vh;padding-top:12px;overflow-y:auto}.detail-handle.svelte-1h51488{background:var(--border-default);border-radius:2px;width:40px;height:4px;margin:0 auto 16px}.detail-content.svelte-1h51488{flex-direction:column;gap:20px;padding:0 24px 34px;display:flex}.detail-header.svelte-1h51488{align-items:center;gap:8px;display:flex}.detail-title.svelte-1h51488{color:var(--text-primary);flex:1;margin:0;font-size:24px;font-weight:700}.detail-dot.svelte-1h51488{border-radius:50%;flex-shrink:0;width:8px;height:8px}.detail-close.svelte-1h51488{border:1px solid var(--border-default);background:var(--bg-primary);cursor:pointer;width:32px;height:32px;color:var(--text-secondary);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}.detail-close.svelte-1h51488:hover{background:var(--bg-card)}.detail-meta.svelte-1h51488{flex-wrap:wrap;gap:8px;display:flex}.detail-badge.svelte-1h51488{border-radius:12px;align-items:center;gap:4px;padding:4px 10px;font-size:12px;font-weight:600;display:inline-flex}.detail-badge--category.svelte-1h51488{color:#fff}.detail-badge--cost.svelte-1h51488,.detail-badge--link.svelte-1h51488{background:var(--bg-card);color:var(--text-secondary)}.detail-info-row.svelte-1h51488{color:var(--text-secondary);align-items:center;gap:6px;font-size:13px;display:flex}.detail-info-label.svelte-1h51488{font-weight:600}.detail-info-value.svelte-1h51488{color:var(--text-primary)}.detail-divider.svelte-1h51488{background:var(--border-default);height:1px}.detail-section.svelte-1h51488{flex-direction:column;gap:8px;display:flex}.detail-section-label.svelte-1h51488{color:var(--text-secondary);margin:0;font-size:13px;font-weight:600}.detail-effect.svelte-1h51488{color:var(--text-primary);white-space:pre-wrap;margin:0;font-size:14px;line-height:1.6}.detail-variant.svelte-1h51488{background:var(--bg-card);border-radius:8px;flex-direction:column;gap:4px;padding:8px 12px;display:flex}.detail-variant-name.svelte-1h51488{color:var(--text-primary);font-size:12px;font-weight:700}.detail-variant-effect.svelte-1h51488{color:var(--text-secondary);white-space:pre-wrap;font-size:12px}.constraint-panel.svelte-1hesmra{flex-direction:column;gap:6px;display:flex}.constraint-toggle-header.svelte-1hesmra{background:var(--bg-card);cursor:pointer;color:var(--text-tertiary);border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:7px 10px;display:flex}.constraint-toggle-left.svelte-1hesmra{color:var(--text-secondary);align-items:center;gap:5px;display:flex}.constraint-label.svelte-1hesmra{color:var(--text-secondary);font-size:10px;font-weight:600}.constraint-badge.svelte-1hesmra{color:var(--accent-indigo);background:var(--bg-accent-indigo-light);border-radius:8px;padding:1px 6px;font-size:9px;font-weight:700}.constraint-list.svelte-1hesmra{background:var(--bg-card);border-radius:8px;overflow:hidden}.constraint-divider.svelte-1hesmra{background:var(--border-subtle);height:1px}.constraint-item.svelte-1hesmra{cursor:pointer;background:0 0;border:none;align-items:center;gap:8px;width:100%;padding:8px 10px;display:flex}.constraint-item--disabled.svelte-1hesmra{cursor:not-allowed;opacity:.5}.constraint-checkbox.svelte-1hesmra{border:1.5px solid var(--border-default);border-radius:3px;flex-shrink:0;justify-content:center;align-items:center;width:14px;height:14px;display:flex}.constraint-checkbox--checked.svelte-1hesmra{background:var(--accent-indigo);border-color:var(--accent-indigo);color:#fff}.constraint-item-label.svelte-1hesmra{color:var(--text-secondary);font-size:10px;font-weight:500}.constraint-item-label--checked.svelte-1hesmra{color:var(--text-primary)}.constraint-item-label--disabled.svelte-1hesmra{color:var(--text-tertiary)}.debug-fab.svelte-7wi0sg{z-index:50;border:1px solid var(--border-default);background:var(--bg-card);width:44px;height:44px;color:var(--text-secondary);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background .15s;display:flex;position:fixed;bottom:16px;right:16px;box-shadow:0 2px 8px #0000001f}.debug-fab.svelte-7wi0sg:hover{background:var(--bg-primary)}.debug-panel.svelte-7wi0sg{z-index:49;background:var(--bg-card);border:1px solid var(--border-default);border-radius:12px;flex-direction:column;width:320px;max-height:70vh;display:flex;position:fixed;bottom:72px;right:16px;overflow-y:auto;box-shadow:0 4px 16px #0000001f}.debug-section.svelte-7wi0sg{padding:10px 12px}.debug-section.svelte-7wi0sg+.debug-section:where(.svelte-7wi0sg){border-top:1px solid var(--border-subtle)}.debug-section-title.svelte-7wi0sg{color:var(--text-secondary);text-transform:uppercase;letter-spacing:.5px;margin:0 0 6px;font-size:10px;font-weight:700}.debug-list.svelte-7wi0sg{flex-direction:column;gap:4px;margin:0;padding:0;list-style:none;display:flex}.debug-list-item.svelte-7wi0sg{color:var(--text-primary);align-items:center;gap:6px;font-size:11px;display:flex}.debug-list-label.svelte-7wi0sg{flex:1;min-width:0}.debug-indicator.svelte-7wi0sg{border-radius:50%;flex-shrink:0;width:6px;height:6px}.debug-indicator--on.svelte-7wi0sg{background:var(--accent-green)}.debug-indicator--off.svelte-7wi0sg{background:var(--text-tertiary)}.debug-indicator--pass.svelte-7wi0sg{background:var(--accent-green)}.debug-indicator--fail.svelte-7wi0sg{background:var(--accent-red)}.debug-indicator--na.svelte-7wi0sg{background:var(--text-tertiary)}.debug-badge.svelte-7wi0sg{color:var(--text-tertiary);background:var(--border-subtle);border-radius:6px;flex-shrink:0;padding:1px 5px;font-size:9px;font-weight:700}.debug-badge--enabled.svelte-7wi0sg{color:var(--accent-indigo);background:var(--bg-accent-indigo-light)}.debug-badge--pass.svelte-7wi0sg{color:var(--accent-green);background:var(--bg-accent-green-light)}.debug-badge--fail.svelte-7wi0sg{color:var(--accent-red);background:var(--bg-accent-coral-light)}.debug-empty.svelte-7wi0sg{color:var(--text-tertiary);margin:0;font-size:11px}.debug-pool-list.svelte-7wi0sg{flex-direction:column;gap:2px;max-height:200px;margin:0;padding:0;list-style:none;display:flex;overflow-y:auto}.debug-pool-item.svelte-7wi0sg{color:var(--text-primary);align-items:center;gap:6px;padding:2px 0;font-size:11px;display:flex}.debug-pool-cost.svelte-7wi0sg{color:var(--text-secondary);text-align:right;flex-shrink:0;width:16px;font-size:10px;font-weight:700}.debug-pool-name.svelte-7wi0sg{flex:1;min-width:0}.exclude-list.svelte-1vgjwhl{flex-direction:column;gap:6px;display:flex}.exclude-toggle-header.svelte-1vgjwhl{background:var(--bg-card);cursor:pointer;color:var(--text-tertiary);border:none;border-radius:8px;justify-content:space-between;align-items:center;padding:7px 10px;display:flex}.exclude-toggle-left.svelte-1vgjwhl{color:var(--accent-coral);align-items:center;gap:5px;display:flex}.exclude-label.svelte-1vgjwhl{color:var(--accent-coral);font-size:10px;font-weight:600}.exclude-badge.svelte-1vgjwhl{color:var(--accent-coral);background:var(--bg-accent-coral-light);border-radius:8px;padding:1px 6px;font-size:9px;font-weight:700}.exclude-card-list.svelte-1vgjwhl{background:var(--bg-card);border-radius:8px;overflow:hidden}.exclude-divider.svelte-1vgjwhl{background:var(--border-subtle);height:1px}.exclude-row.svelte-1vgjwhl{align-items:center;gap:8px;padding:8px 10px;display:flex}.exclude-strip.svelte-1vgjwhl{border-radius:2px;flex-direction:column;align-self:stretch;width:3px;display:flex;overflow:hidden}.exclude-strip-segment.svelte-1vgjwhl{flex:1}.exclude-category.svelte-1vgjwhl{flex-shrink:0;font-size:9px;font-weight:600}.exclude-card-name.svelte-1vgjwhl{color:var(--text-primary);text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:11px;font-weight:600;overflow:hidden}.exclude-cost.svelte-1vgjwhl{color:var(--text-secondary);font-size:10px;font-weight:500}.exclude-remove-btn.svelte-1vgjwhl{background:var(--bg-accent-coral-light);width:18px;height:18px;color:var(--accent-coral);cursor:pointer;border:none;border-radius:9px;flex-shrink:0;justify-content:center;align-items:center;padding:0;display:flex}body{background-color:var(--bg-primary);margin:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.page-container.svelte-1uha8ag{flex-direction:column;gap:12px;max-width:48rem;margin:0 auto;padding:16px;display:flex}.page-header.svelte-1uha8ag{justify-content:space-between;align-items:center;display:flex}.page-title.svelte-1uha8ag{align-items:baseline;gap:2px;display:flex}.title-main.svelte-1uha8ag{color:var(--text-primary);font-size:18px;font-weight:700}.title-accent.svelte-1uha8ag{color:var(--accent-coral);font-size:18px}.segmented-control.svelte-1uha8ag{background:var(--bg-card);border-radius:18px;height:34px;padding:3px;display:flex}.segment.svelte-1uha8ag{color:var(--text-secondary);cursor:pointer;background:0 0;border:none;border-radius:15px;flex:1;justify-content:center;align-items:center;font-size:13px;font-weight:600;transition:background .15s,color .15s;display:flex}.segment--active.svelte-1uha8ag{background:var(--bg-primary);color:var(--text-primary);box-shadow:0 1px 3px #00000014}.error-message.svelte-1uha8ag{color:#dc2626;background:#fef2f2;border:1px solid #fecaca;border-radius:10px;padding:10px 14px;font-size:13px}.error-message.svelte-1uha8ag p:where(.svelte-1uha8ag){margin:0}.card-grid.svelte-1uha8ag{flex-direction:column;gap:5px;display:flex}.action-buttons.svelte-1uha8ag{gap:8px;padding-top:4px;display:flex}.btn-primary.svelte-1uha8ag{background:var(--accent-coral);color:#fff;cursor:pointer;border:none;border-radius:20px;flex:1;justify-content:center;align-items:center;gap:6px;height:40px;font-size:14px;font-weight:600;transition:opacity .15s;display:flex}.btn-primary.svelte-1uha8ag:hover{opacity:.9}.btn-secondary.svelte-1uha8ag{border:1px solid var(--border-default);background:var(--bg-primary);height:40px;color:var(--text-primary);cursor:pointer;border-radius:20px;flex:1;justify-content:center;align-items:center;gap:6px;font-size:14px;font-weight:600;transition:background .15s;display:flex}.btn-secondary.svelte-1uha8ag:hover{background:var(--bg-card)}.btn-secondary.svelte-1uha8ag:disabled{opacity:.4;cursor:not-allowed}
