.seedauth-box { margin: 16px 0; padding: 12px; border: 1px solid #ccd0d4; background: #fff; }
.seedauth-box textarea { width: 100%; font-family: monospace; }
.seedauth-qr { margin: 12px 0; text-align: center; }
.seedauth-qr img { max-width: 260px; height: auto; }
#seedauth-status { white-space: pre-wrap; font-size: 12px; background: #f6f7f7; padding: 8px; max-height: 180px; overflow: auto; }
.seedauth-scanner-wrap { margin: 10px 0; padding: 10px; border: 1px solid #ccd0d4; background: #fff; max-width: 680px; }
.seedauth-scanner-title { font-weight: 600; margin-bottom: 8px; }
.seedauth-scanner-reader { width: 100%; max-width: 520px; }
.seedauth-scanner-wrap video { max-width: 100%; width: 360px; border: 1px solid #ccd0d4; }
.seedauth-register textarea, #seedauth-signed { width: 100%; max-width: 680px; }
.seedauth-scanner-debug { white-space: pre-wrap; font-size: 12px; background: #f6f7f7; padding: 8px; max-height: 120px; overflow: auto; }
