.binder-view.svelte-hte8gf{padding:20px;background:var(--bg-secondary, #f5f5f5);border-radius:8px;margin:20px 0}.binder-header.svelte-hte8gf{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:15px}.controls-row.svelte-hte8gf{display:flex;gap:20px;align-items:center;flex-wrap:wrap}.set-selector.svelte-hte8gf,.affinity-selector.svelte-hte8gf{display:flex;align-items:center;gap:10px}.set-selector.svelte-hte8gf label:where(.svelte-hte8gf),.affinity-selector.svelte-hte8gf label:where(.svelte-hte8gf){font-weight:700;color:var(--text-primary, #333)}.set-selector.svelte-hte8gf select:where(.svelte-hte8gf),.affinity-selector.svelte-hte8gf select:where(.svelte-hte8gf){padding:6px 10px;border:1px solid var(--border-color, #ddd);border-radius:4px;background:var(--bg-primary, #fff);color:var(--text-primary, #333)}.binder-header.svelte-hte8gf h2:where(.svelte-hte8gf){margin:0;color:var(--text-primary, #333)}.binder-stats.svelte-hte8gf{display:flex;gap:20px;color:var(--text-secondary, #666)}.binder-navigation.svelte-hte8gf{display:flex;justify-content:center;align-items:center;gap:15px;margin-bottom:20px}.binder-navigation.svelte-hte8gf button:where(.svelte-hte8gf){padding:8px 12px;border:1px solid var(--border-color, #ddd);background:var(--bg-primary, #fff);border-radius:4px;cursor:pointer}.binder-navigation.svelte-hte8gf button:where(.svelte-hte8gf):disabled{opacity:.5;cursor:not-allowed}.binder-page.svelte-hte8gf{background:var(--bg-primary, #fff);border:2px solid var(--border-color, #ddd);border-radius:8px;padding:20px;margin-bottom:20px}.page-info.svelte-hte8gf{text-align:center;margin-bottom:15px;font-weight:700;color:var(--text-primary, #333)}.binder-grid.svelte-hte8gf{display:flex;flex-direction:column;gap:10px}.binder-row.svelte-hte8gf{display:flex;gap:8px;justify-content:center}.binder-slot.svelte-hte8gf{width:160px;height:260px;border:2px dashed var(--border-color, #ddd);border-radius:4px;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;position:relative;background:var(--bg-secondary, #f9f9f9);padding-bottom:40px}.binder-slot.horizontal-card.svelte-hte8gf{width:160px;height:160px;padding-bottom:15px}.card-in-slot.svelte-hte8gf{width:100%;height:100%;padding:2px;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:2px;overflow:hidden}.card-in-slot.horizontal-card.svelte-hte8gf{padding:1px;gap:1px}.card-images.svelte-hte8gf{display:flex;gap:2px;flex:1;align-items:flex-start;min-height:0}.card-image-container.svelte-hte8gf{flex:1;border-radius:2px;overflow:hidden;position:relative}.card-image.svelte-hte8gf{width:100%;height:100%;object-fit:contain;object-position:top}.card-info-common.svelte-hte8gf{text-align:center;font-size:8px;line-height:1.1;padding:3px 8px;background:var(--bg-primary, #fff);border:1px solid var(--border-color, #ddd);border-radius:3px;position:absolute;bottom:2px;left:0;right:0;z-index:10;box-shadow:0 2px 4px #0000001a;flex-shrink:0}.card-info-extended.svelte-hte8gf{position:absolute;bottom:2px;left:-160px;width:304px;z-index:10;box-shadow:0 2px 4px #0000001a}.card-info-common.svelte-hte8gf .card-ref:where(.svelte-hte8gf){font-weight:700;color:var(--primary-color, #007bff);margin-bottom:1px}.card-info-common.svelte-hte8gf .card-name:where(.svelte-hte8gf){font-weight:500;color:var(--text-primary, #333);margin-bottom:1px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.card-info-common.svelte-hte8gf .card-qty-detail:where(.svelte-hte8gf){color:var(--text-secondary, #666);font-size:7px;line-height:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.binder-slot.card-start.svelte-hte8gf{border-style:dashed;border-color:var(--border-color, #ddd);background:var(--bg-secondary, #f9f9f9)}.card-image.missing.svelte-hte8gf{opacity:.3;filter:grayscale(100%)}.missing-card.svelte-hte8gf{position:relative}.missing-card.svelte-hte8gf:after{content:"MANQUANT";position:absolute;top:25px;right:10px;transform:rotate(45deg);color:red;font-weight:700;font-size:10px;text-shadow:1px 1px 2px rgba(0,0,0,.8);z-index:5;background:#ffffff4d;padding:2px 4px;border-radius:3px}.incomplete-card.svelte-hte8gf:after{content:"INCOMPLET";position:absolute;top:25px;right:10px;transform:rotate(45deg);color:red;font-weight:700;font-size:10px;text-shadow:1px 1px 2px rgba(0,0,0,.8);z-index:5;background:#ffffff4d;padding:2px 4px;border-radius:3px}.card-image.svelte-hte8gf{width:100%;height:100%;object-fit:cover}.card-ref.svelte-hte8gf{font-weight:700;color:var(--primary-color, #007bff);font-size:9px}.card-name.svelte-hte8gf{font-weight:500;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:9px}.card-qty-detail.svelte-hte8gf{color:var(--text-secondary, #666);font-size:7px;line-height:1;margin-top:1px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.empty-slot.svelte-hte8gf{width:100%;height:100%;background:transparent}.no-cards.svelte-hte8gf{text-align:center;padding:40px;color:var(--text-secondary, #666)}@media(max-width:768px){.binder-slot.svelte-hte8gf{width:120px;height:200px;padding-bottom:35px}.binder-slot.horizontal-card.svelte-hte8gf{height:140px;width:120px;padding-bottom:10px}.card-in-slot.svelte-hte8gf{font-size:8px}.card-ref.svelte-hte8gf,.card-name.svelte-hte8gf{font-size:7px}.card-qty-detail.svelte-hte8gf{font-size:6px}.controls-row.svelte-hte8gf{flex-direction:column;align-items:flex-start;gap:10px}}.view-switch.svelte-1uha8ag{display:flex;justify-content:center;margin-bottom:20px}.switch-buttons.svelte-1uha8ag{display:flex;background:var(--bg-secondary, #f5f5f5);border-radius:8px;padding:4px;gap:4px}.switch-btn.svelte-1uha8ag{padding:10px 20px;border:none;background:transparent;color:var(--text-secondary, #666);cursor:pointer;border-radius:6px;font-size:14px;font-weight:500;transition:all .2s ease}.switch-btn.active.svelte-1uha8ag{background:var(--bg-primary, #fff);color:var(--text-primary, #333);box-shadow:0 2px 4px #0000001a}.switch-btn.svelte-1uha8ag:hover:not(.active){background:var(--bg-tertiary, rgba(0, 0, 0, .05));color:var(--text-primary, #333)}
