.qris-actions{display:flex;justify-content:center;margin-top:16px}.button.qris-download-button{display:inline-flex;align-items:center;justify-content:center;gap:9px;width:min(100%,330px);background:#0f766e;color:#fff;text-decoration:none}.button.qris-download-button:hover{background:#115e59}.button.qris-download-button span{font-size:1.25rem;line-height:1}.ewallet-shortcuts{margin:0 0 24px;padding:18px;border:1px solid var(--line);border-radius:20px;background:#fff}.ewallet-heading{display:flex;align-items:flex-end;justify-content:space-between;gap:16px;margin-bottom:14px}.ewallet-heading h3{margin:4px 0 0;font-size:1.15rem}.mobile-only-note{font-size:.76rem;font-weight:800;color:var(--muted);white-space:nowrap}.ewallet-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px}.ewallet-button{display:flex;align-items:center;gap:9px;min-width:0;padding:12px 10px;border:1px solid var(--line);border-radius:15px;background:#fff;color:var(--text);font:inherit;text-align:left;cursor:pointer;transition:transform .15s ease,box-shadow .15s ease,border-color .15s ease}.ewallet-button:hover{transform:translateY(-2px);box-shadow:0 8px 20px rgba(15,23,42,.08)}.ewallet-button:focus-visible{outline:3px solid rgba(10,109,240,.2);outline-offset:2px}.ewallet-button>span:last-child{display:flex;min-width:0;flex-direction:column}.ewallet-button strong{font-size:.88rem;white-space:nowrap}.ewallet-button small{margin-top:2px;color:var(--muted);font-size:.7rem;white-space:nowrap}.ewallet-mark{display:grid;flex:0 0 34px;width:34px;height:34px;place-items:center;border-radius:11px;color:#fff;font-weight:900}.ewallet-button.dana{border-color:#b8dfff;background:#f6fbff}.ewallet-button.dana .ewallet-mark{background:#118eea}.ewallet-button.shopeepay{border-color:#ffd0c5;background:#fff9f7}.ewallet-button.shopeepay .ewallet-mark{background:#ee4d2d}.ewallet-button.gopay{border-color:#bdeedb;background:#f7fffb}.ewallet-button.gopay .ewallet-mark{background:#00aa5b}.ewallet-help{margin:13px 0 0;color:var(--muted);font-size:.82rem;line-height:1.55}@media(max-width:560px){.ewallet-grid{grid-template-columns:1fr}.ewallet-button{padding:12px 14px}.ewallet-heading{align-items:flex-start;flex-direction:column;gap:4px}.mobile-only-note{white-space:normal}}
