*{box-sizing:border-box;margin:0;padding:0}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.nb-checkbox{box-sizing:border-box;background:#fafafa;border:1px solid #e0e0e0;border-radius:4px;justify-content:space-between;align-items:center;height:78px;padding:12px 16px;display:flex}.nb-check-button{cursor:pointer;color:#333;background:0 0;border:none;align-items:center;gap:12px;padding:4px;font-family:inherit;font-size:14px;display:flex}.nb-check-box{background:#fff;border:2px solid silver;border-radius:4px;width:24px;height:24px;transition:border-color .2s}.nb-check-button:hover .nb-check-box{border-color:#888}.nb-checkbox-label{color:#333;font-size:14px}.nb-brand{color:#999;text-align:right;font-size:11px;font-weight:600;line-height:1.3}.nb-brand-naught{color:#dd4541}.nb-checkbox.nb-verified .nb-check{background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;margin-right:12px;display:flex}.nb-check-icon{color:#fff;font-size:14px;font-weight:700}.nb-widget{background:#fafafa;flex-direction:column;justify-content:center;align-items:center;min-height:380px;padding:24px 16px;display:flex}.nb-widget-brand{color:#172031;margin-bottom:16px;font-size:16px;font-weight:600}.nb-spinner{border:3px solid #ddd;border-top-color:#dd4541;border-radius:50%;width:24px;height:24px;animation:.8s linear infinite nb-spin}@keyframes nb-spin{to{transform:rotate(360deg)}}.nb-label{color:#666;margin:12px 0 0;font-size:14px}.nb-hint{color:#666;text-align:center;margin:0 0 16px;font-size:13px}.nb-qr{flex-direction:column;align-items:center;margin-bottom:12px;display:flex}.nb-qr-canvas{border:2px solid #e0e0e0;border-radius:8px;display:block}.nb-sas{text-align:center}.nb-sas-emojis{letter-spacing:4px;margin-bottom:8px;font-size:28px}.nb-sas-words{color:#172031;letter-spacing:1px;font-family:monospace;font-size:14px;font-weight:600}.nb-checkmark{background:#22c55e;border-radius:50%;justify-content:center;align-items:center;width:48px;height:48px;display:flex}.nb-checkmark-icon{color:#fff;font-size:24px;font-weight:700}.nb-verified-label{color:#22c55e;margin:12px 0 0;font-size:14px;font-weight:600}.nb-expired-label{color:#94a3b8;font-size:14px}.nb-error-label{color:#dd4541;font-size:14px}
