.logo-preview{width:100px;height:100px;display:flex;align-items:center;justify-content:center;overflow:hidden;border:1px solid #e1e9e5;border-radius:12px;background:#f7faf8;padding:8px}.logo-preview img{width:84px!important;height:84px!important;max-width:84px!important;max-height:84px!important;object-fit:contain!important;display:block}.receipt-logo{text-align:center;margin:0 auto 5px}.receipt-logo img{width:64px!important;height:64px!important;max-width:64px!important;max-height:64px!important;object-fit:contain!important;display:inline-block!important}.receipt-brand img{width:64px!important;height:64px!important;object-fit:contain!important;display:block!important;margin:0 auto 5px}
/* QuickReceipt dark-mode figures: preserve existing Wallet/package data, only improve contrast. */
html[data-theme="dark"] .wallet-hero b{color:#ff9800!important;font-weight:900!important}
html[data-theme="dark"] .wallet-hero span{color:#f5f7f6!important;font-weight:800!important}
html[data-theme="dark"] #transactions .receipt-row strong,
html[data-theme="dark"] #transactions .receipt-row b{color:#ff9800!important;font-weight:900!important}
html[data-theme="dark"] #transactions .receipt-row small{color:#c6d1cc!important}
html[data-theme="dark"] #wallet .panel,
html[data-theme="dark"] #wallet .wallet-hero{border-color:#3a4b43!important}
html[data-theme="dark"] #wallet .panel h3{color:#f4f7f5!important}
html[data-theme="dark"] #packageSelection .cp-card h3,
html[data-theme="dark"] #packageSelection .cp-price,
html[data-theme="dark"] #packageSelection .cp-duration,
html[data-theme="dark"] #packageSelection .cp-prints{color:#ff9800!important;font-weight:800!important}
html[data-theme="dark"] #packageSelection .cp-head h2,
html[data-theme="dark"] #packageSelection .cp-head p{color:#fff!important}
html[data-theme="dark"] #packageSelection .cp-bank strong,
html[data-theme="dark"] #packageSelection .cp-bank span,
html[data-theme="dark"] #packageSelection .cp-account-number{color:#ff9800!important;font-weight:900!important}
html[data-theme="dark"] #packageSelection .cp-bank{background:#18251f!important;border-color:#3a4b43!important}
html[data-theme="dark"] #packageSelection .cp-payment-head h3{color:#ff9800!important}
html[data-theme="dark"] #packageSelection .cp-payment-head p{color:#c6d1cc!important}
html[data-theme="dark"] #packageSelection .cp-duration,
html[data-theme="dark"] #packageSelection .cp-prints{color:#d6dfda!important}
