.section-heading{justify-content:space-between;align-items:flex-start;gap:1rem;margin-bottom:1.25rem;display:flex}.eyebrow.dark{color:var(--primary)}.preview-summary{background:var(--surface-alt);border:1px solid var(--border);white-space:nowrap;border-radius:.75rem;padding:.75rem 1rem}.table-wrapper{border:1px solid var(--border);border-radius:.75rem;overflow-x:auto}.label-table{border-collapse:collapse;width:100%;font-size:.9rem}.label-table th,.label-table td{border-bottom:1px solid var(--border);text-align:left;white-space:nowrap;padding:.75rem .9rem}.label-table th{background:var(--surface-alt);letter-spacing:.04em;text-transform:uppercase;font-size:.75rem}.label-table tbody tr:last-child td{border-bottom:0}.label-table tbody tr:hover{background:var(--primary-soft)}@media (width<=700px){.section-heading{flex-direction:column}}.primary-button{background:var(--primary);min-height:44px;color:inherit;font:inherit;cursor:pointer;border:0;border-radius:.6rem;padding:.75rem 1.1rem;font-weight:700}.primary-button:hover:not(:disabled){filter:brightness(.92)}.primary-button:disabled{cursor:wait;opacity:.65}.print-instructions{background:var(--surface-alt);border:1px solid var(--border);border-radius:.7rem;margin-top:1rem;padding:.9rem 1rem;line-height:1.5}.error-message{color:#a12626;margin-top:1rem;font-weight:600}.output-actions{flex-wrap:wrap;gap:.75rem;display:flex}.secondary-button{border:1px solid var(--border);background:var(--surface-alt);min-height:44px;color:inherit;font:inherit;cursor:pointer;border-radius:.6rem;padding:.75rem 1.1rem;font-weight:700}.secondary-button:hover:not(:disabled){filter:brightness(.96)}.secondary-button:disabled{cursor:wait;opacity:.65}.dropzone.dragging{border-color:var(--primary);background:var(--primary-soft);transform:scale(1.005)}.dropzone.processing{cursor:wait;opacity:.75}.dropzone{transition:background .16s,border-color .16s,transform .16s,opacity .16s}
