.live-qr{display:grid;place-items:center;width:210px;max-width:100%;min-height:210px;background:#fff;border-radius:12px;padding:12px;box-sizing:border-box;color:#6e6e73;font-size:13px;text-align:center}
.live-qr img,.live-qr canvas{display:block;max-width:100%;height:auto}
.live-qr:not(:has(img,canvas)){min-height:52px}
.live-payment-actions{display:flex;flex-wrap:wrap;gap:10px;margin-top:18px}
.live-payment-actions .button{min-height:44px;text-decoration:none}
.channel-button:has(.channel-marks){grid-template-columns:64px minmax(0,1fr) 20px}
#channelGrid:has(> :only-child){grid-template-columns:1fr}
.channel-marks{display:flex;gap:4px;align-items:center}.channel-marks .channel-mark{width:30px;height:34px}.channel-marks svg{width:24px;height:24px}
.captcha-card{padding:4px;min-height:48px}.captcha-card img{display:block;width:120px;max-width:100%;height:40px;object-fit:contain}
.query-result{overflow-wrap:anywhere}.query-result>article,.query-order{padding:18px 0;border-bottom:1px solid #d2d2d7}.query-result>article:last-child{border-bottom:0}
#checkoutDetails p{white-space:pre-line}
.order-support-link{text-align:center;margin:24px 0}.order-support-link a,.delivery-stage a{overflow-wrap:anywhere}
.product-list>.catalog-error,.product-list>.catalog-loading{grid-column:1/-1;padding:48px 20px;text-align:center}
#paymentStatus{white-space:pre-line;overflow-wrap:anywhere}button:disabled,a[aria-disabled=true]{cursor:not-allowed}
.support-launcher{position:fixed;z-index:20;right:calc(24px + env(safe-area-inset-right,0px));bottom:calc(24px + env(safe-area-inset-bottom,0px));display:flex;flex-direction:column;align-items:center;justify-content:center;gap:4px;width:56px;min-height:64px;padding:8px;border:0;border-radius:16px;background:var(--surface-strong);color:var(--ink);box-shadow:0 4px 20px #0002;font-size:13px;font-weight:500;line-height:1.2}
.support-launcher svg{width:24px;height:24px;color:var(--action)}
.support-launcher:hover{background:var(--surface-muted)}
.support-launcher:focus-visible{outline:3px solid var(--action);outline-offset:4px}
body:has(dialog[open]) .support-launcher{visibility:hidden;pointer-events:none}
@media(max-width:660px){.support-launcher{right:calc(12px + env(safe-area-inset-right,0px));bottom:calc(16px + env(safe-area-inset-bottom,0px))}.site-footer{padding-bottom:calc(88px + env(safe-area-inset-bottom,0px))}}
@media(max-width:660px){.brand-hero{height:calc(100svh - 60px)}.live-payment-actions{display:grid;grid-template-columns:1fr}.live-payment-actions .button{width:100%}.channel-button:has(.channel-marks){grid-template-columns:64px minmax(0,1fr) 20px}}
