.selo-print-frame { position: fixed; left: -10000px; top: 0; width: 820px; height: 900px; border: 0; }
.selo-print-document { font: 15px/1.6 system-ui, sans-serif; color: #0f172a; max-width: 720px; margin: 32px auto; padding: 0 24px; }
.selo-print-document h1 { font-size: 28px; color: #2563eb; margin-bottom: 4px; }
.selo-print-document h2 { font-size: 18px; }
.selo-print-document table { border-collapse: collapse; width: 100%; margin: 20px 0; }
.selo-print-document th, .selo-print-document td { padding: 10px 12px; border-bottom: 1px solid #e5e7eb; text-align: left; }
.selo-print-document th { background: #f3f6fb; }
.selo-print-document td:last-child { text-align: right; }
.selo-print-document p { white-space: pre-wrap; overflow-wrap: anywhere; }
.selo-print-document button { padding: 10px 18px; font: inherit; background: #2563eb; color: white; border: 0; border-radius: 6px; cursor: pointer; }
@media print {
  .selo-print-document button, .selo-print-document .screen-only { display: none; }
  .selo-print-document { margin: 0; max-width: none; }
  @page { size: A4; margin: 18mm; }
}
