body{background:#f8f9fa}
.card-soft{border:0;border-radius:1rem;box-shadow:0 .5rem 1.5rem rgba(0,0,0,.08)}
.code-inline{background:#f1f3f5;padding:.15rem .35rem;border-radius:.375rem}
.status-ok{background:#f0fff4;border:1px solid #c6f6d5;border-radius:.75rem;padding:.75rem 1rem}
.status-warn{background:#fff9e6;border:1px solid #f0d98c;border-radius:.75rem;padding:.75rem 1rem}
.table td,.table th{vertical-align:middle}
.narrow-wrap{max-width:620px;margin:0 auto}
.qr-preview{display:flex;align-items:center;justify-content:center;min-height:18rem;padding:1rem;background:#fff;border:1px solid #dee2e6;border-radius:1rem}
.qr-preview svg{width:100%;height:auto;max-width:18rem}
