dialog.step-checkout{box-sizing:border-box;width:min(680px,calc(100% - 24px));max-height:calc(100dvh - 32px);padding:0;border:1px solid #d6d6d6;border-radius:12px;background:#fafaf7;color:#202020;overflow:auto;margin:auto}dialog.step-checkout::backdrop{background:#080b12bb;backdrop-filter:blur(3px)}.step-header{display:flex;align-items:center;justify-content:space-between;gap:16px;padding:22px 26px;border-bottom:1px solid #ddd;background:#fff}.step-header small{font:700 11px Inter,Arial,sans-serif;letter-spacing:.12em;color:#a81526}.step-header h2{font-family:'Barlow Condensed',Arial,sans-serif;font-size:32px;margin:6px 0 0;line-height:1.1}.step-header button{border:0;background:transparent;color:#222;font-size:30px;min-width:44px;min-height:44px;cursor:pointer}.step-progress{display:flex;gap:12px;padding:18px 26px;margin:0;list-style:none;border-bottom:1px solid #ddd}.step-progress li{font:600 12px/1.5 Inter,Arial,sans-serif;color:#737373}.step-progress li[data-active]{color:#a81526;font-weight:800}.step-checkout form{display:block;margin:0;padding:26px}.step-checkout label{display:grid;gap:8px;font:600 14px/1.5 Inter,Arial,sans-serif}.step-checkout input{box-sizing:border-box;width:100%;min-width:0;padding:12px;font:400 16px Inter,Arial,sans-serif;border:1px solid #aaa;border-radius:5px;background:white}.step-checkout p{font-size:14px;line-height:1.7}.step-fields{display:grid;grid-template-columns:1fr 1fr;gap:18px}.step-actions{display:flex;justify-content:space-between;gap:12px;margin-top:24px}.step-actions .cta{flex:1;justify-content:center;min-height:48px}.step-checkout [hidden]{display:none!important}.step-checkout .payment-options label{display:flex;gap:12px}.step-checkout .payment-options input{width:20px;min-width:20px;padding:0}.step-checkout .payment-options legend{font-weight:800}.step-total{display:grid;gap:12px;background:#efefeb;border:1px solid #ddd;padding:18px;margin:20px 0}.step-total>*{display:flex;justify-content:space-between;gap:20px}.step-total>strong{border-top:1px solid #ccc;padding-top:12px;font-size:20px}#stepError{color:#a71526;font-weight:700}#stepPix{text-align:center;padding:26px;display:flex;flex-direction:column;align-items:center;gap:14px}#stepPix p{margin:0}.step-pix-total{font-size:28px}.step-qr{display:flex;justify-content:center;align-items:center;background:#fff;padding:18px;margin:0 auto;border:1px solid #e0e0e0;border-radius:8px}.step-qr img{display:block;width:240px;max-width:100%;height:auto;aspect-ratio:1;object-fit:contain}#stepPixCode{width:100%;box-sizing:border-box;resize:none;min-height:70px;font-size:12px;padding:12px;border:1px solid #ccc;border-radius:5px}#stepCopy{width:100%;justify-content:center;min-height:48px}#stepPix a{font-size:14px;color:#9f1524}#stepPix details{text-align:left;width:100%;border-top:1px solid #ddd;padding-top:16px}#stepPix summary{cursor:pointer;font-size:14px;font-weight:700}.step-checkout input:focus-visible,.step-checkout button:focus-visible{outline:2px solid #c8172a;outline-offset:3px}@media(max-width:480px){.step-header{padding:18px}.step-header h2{font-size:28px}.step-progress{padding:14px 18px;gap:8px}.step-checkout form,#stepPix{padding:20px}.step-fields{grid-template-columns:1fr}.step-actions{flex-wrap:wrap}.step-progress li{font-size:11px}.step-qr img{width:220px}}
