.print-cards-workspace{display:grid;gap:1rem}.print-cards-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:1rem}.print-cards-preview{overflow:auto}.print-cards-preview-table{min-width:640px}.print-cards-help{margin:.45rem 0 0;color:var(--muted,#64748b);font-size:.9rem}.print-cards-summary{font-weight:700;margin:.8rem 0}.print-cards-preview-note{margin:.7rem 0 0;color:var(--muted,#64748b);font-size:.9rem}.print-cards-privacy{border-left:4px solid #2563eb;padding-left:1rem}.print-cards-error[hidden]{display:none}@media (max-width:760px){.print-cards-grid{grid-template-columns:1fr}.print-cards-workspace .actions{display:grid;grid-template-columns:1fr 1fr}.print-cards-workspace .actions .button{width:100%}}@media (max-width:420px){.print-cards-workspace .actions{grid-template-columns:1fr}.print-cards-preview-table{min-width:560px}}
