/* Map17: order-style presentation ONLY for #atlas-bill-preview.
   No changes to real checkout, forms, maps, products, fees or payment gateways. */
.cm-map-recovered{margin-bottom:48px!important}
.cm-map-recovered>p{max-width:720px;margin-left:auto!important;margin-right:auto!important}
.cm-bill-checkout-preview{
 --bp-purple:#6351e7;--bp-ink:var(--cm-text,#171717);--bp-muted:var(--cm-muted,#7b7b7b);--bp-line:var(--cm-line,#e5e5e5);--bp-surface:var(--cm-surface,#fff);
 box-sizing:border-box;width:calc(100% - 40px)!important;max-width:536px!important;margin:52px auto 60px!important;text-align:start;color:var(--bp-ink);font-family:inherit;font-size:14px;line-height:1.5;
}
.cm-bill-checkout-preview *{box-sizing:border-box}
.cm-bill-checkout-preview [hidden]{display:none!important}
.cm-bill-checkout-preview .cm-bill-preview-heading{margin:0 0 32px!important}
.cm-bill-checkout-preview h1{font-family:inherit;font-size:24px;line-height:1.25;font-weight:600;letter-spacing:-.35px;color:var(--bp-ink);margin:0 0 6px!important}
.cm-bill-checkout-preview h1:focus{outline:none}
.cm-bill-checkout-preview .cm-bill-preview-reference{color:var(--bp-muted);font:400 10px/1.6 ui-monospace,SFMono-Regular,Consolas,monospace;margin:0!important;overflow-wrap:anywhere}
.cm-bill-checkout-preview .cm-bill-preview-reference code{font:inherit;background:none;padding:0;color:inherit}
.cm-bill-checkout-preview .cm-bill-preview-steps{padding:0;margin:0 auto 24px!important;list-style:none;display:grid;grid-template-columns:repeat(3,minmax(0,1fr));width:100%;max-width:420px}
.cm-bill-checkout-preview .cm-bill-preview-steps li{position:relative;text-align:center;display:flex;flex-direction:column;align-items:center;list-style:none;margin:0;padding:6px 0 0;font-size:10px;color:var(--bp-muted)}
.cm-bill-checkout-preview .cm-bill-preview-steps li:not(:last-child):after{content:'';position:absolute;top:22px;inset-inline-start:calc(50% + 27px);width:calc(100% - 54px);height:2px;background:var(--bp-line)}
.cm-bill-checkout-preview .cm-bill-preview-steps b{position:relative;display:grid;place-items:center;width:32px;height:32px;border-radius:50%;background:#e5e5e7;color:#737781;font-size:12px;font-weight:400;margin-bottom:9px}
.cm-bill-checkout-preview .cm-bill-preview-steps .is-active{color:var(--bp-purple)}
.cm-bill-checkout-preview .cm-bill-preview-steps .is-active b{background:#ece8f5;color:var(--bp-purple)}
.cm-bill-checkout-preview .cm-bill-preview-steps .is-active b:before,.cm-bill-checkout-preview .cm-bill-preview-steps .is-active b:after{content:'';position:absolute;border-radius:50%;border:2px solid #ddd4f4;inset:-3px;pointer-events:none}
.cm-bill-checkout-preview .cm-bill-preview-steps .is-active b:after{inset:-6px;border-color:#e9e4f2;border-top-color:#745bff;border-inline-end-color:transparent;animation:atlas-bill-preview-arc 1.15s linear infinite}
@keyframes atlas-bill-preview-arc{to{transform:rotate(360deg)}}
.cm-bill-checkout-preview .cm-bill-preview-layout{display:grid;grid-template-columns:minmax(0,1fr);gap:22px}
.cm-bill-checkout-preview .cm-bill-preview-card{min-width:0;border:1px solid var(--bp-line);border-radius:18px;background:var(--bp-surface);padding:20px;box-shadow:none;margin:0!important}
.cm-bill-checkout-preview .cm-bill-preview-status{display:flex;align-items:center;gap:12px;margin:0 0 16px!important}
.cm-bill-checkout-preview .cm-bill-preview-status h2{font-size:16px;line-height:24px;font-weight:650;color:var(--bp-ink);letter-spacing:0;margin:0!important}
.cm-bill-checkout-preview .cm-bill-preview-clock{position:relative;display:block;flex:0 0 32px;width:32px;height:32px;border-radius:50%;background:#efebfa;color:var(--bp-purple)}
.cm-bill-checkout-preview .cm-bill-preview-clock:before{content:'';position:absolute;inset:8px;border:1.6px solid currentColor;border-radius:50%}
.cm-bill-checkout-preview .cm-bill-preview-clock:after{content:'';position:absolute;left:15px;top:11px;width:4px;height:6px;border-left:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:skewY(20deg)}
.cm-bill-checkout-preview .cm-bill-preview-summary{display:grid;grid-template-columns:minmax(66px,.72fr) minmax(0,1.7fr);gap:8px 14px;margin:0!important;padding:0;font-size:13px;line-height:1.6}
.cm-bill-checkout-preview .cm-bill-preview-summary dt,.cm-bill-checkout-preview .cm-bill-preview-summary dd{float:none;min-width:0;width:auto;padding:0;margin:0;font-weight:400;overflow-wrap:anywhere}
.cm-bill-checkout-preview .cm-bill-preview-summary dt{color:var(--bp-muted)}
.cm-bill-checkout-preview .cm-bill-preview-summary dd{text-align:end;color:var(--bp-ink)}
.cm-bill-checkout-preview .cm-bill-preview-total{border-top:1px solid var(--bp-line);padding-top:10px;margin-top:10px!important;display:flex;justify-content:space-between;gap:14px;align-items:start;font-size:13px;color:var(--bp-muted)}
.cm-bill-checkout-preview .cm-bill-preview-total strong{color:var(--bp-ink);font-size:14px;white-space:nowrap;font-weight:600}
.cm-bill-checkout-preview .cm-bill-preview-extra{margin:16px 0 0!important;border-top:1px solid var(--bp-line);padding-top:12px}
.cm-bill-checkout-preview .cm-bill-preview-extra summary{color:var(--bp-purple);font-size:12px;font-weight:600;cursor:pointer;padding:0;list-style:none;display:flex;align-items:center;justify-content:space-between;gap:10px;min-height:22px}
.cm-bill-checkout-preview .cm-bill-preview-extra summary::-webkit-details-marker{display:none}
.cm-bill-checkout-preview .cm-bill-preview-extra summary:after{content:'⌄';font-size:16px}
.cm-bill-checkout-preview .cm-bill-preview-extra[open] summary:after{transform:rotate(180deg)}
.cm-bill-checkout-preview .cm-bill-preview-extra[open] .cm-bill-preview-summary{margin-top:14px!important}
.cm-bill-checkout-preview .cm-bill-preview-ribbon{border:1px dashed #c9baf5;border-radius:20px;padding:20px;text-align:center;background:transparent;margin:0!important;font-size:12px;line-height:1.65;color:var(--bp-muted)}
.cm-bill-checkout-preview .cm-bill-preview-ribbon>strong{display:block;font-size:14px;line-height:1.5;color:var(--cm-ink,#221a5e);margin-bottom:6px}
.cm-bill-checkout-preview .cm-bill-preview-ribbon p{margin:0!important}
.cm-bill-checkout-preview .cm-bill-preview-ribbon .cm-bill-preview-note{font-size:10px!important;margin-top:6px!important;line-height:1.6!important}
.cm-bill-checkout-preview .cm-bill-preview-payment{background:none;border:0;padding:0;min-width:0;margin:0!important}
.cm-bill-checkout-preview .cm-bill-preview-payment h2{font-size:13px;line-height:1.5;font-weight:500;color:var(--bp-muted);margin:0 0 10px!important;letter-spacing:0}
.cm-bill-checkout-preview .cm-bill-preview-note{font-size:11px!important;color:var(--bp-muted);line-height:1.7!important;margin:12px 0 0!important;overflow-wrap:anywhere}
.cm-bill-checkout-preview .cm-bill-preview-payment>h2+.cm-bill-preview-note{margin:0 0 10px!important;font-size:10px!important}
.cm-bill-checkout-preview .cm-bill-preview-methods{margin:0 0 14px!important;border:0;padding:0;min-width:0;display:grid;gap:8px}
.cm-bill-checkout-preview .cm-bill-preview-methods legend{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0,0,0,0)}
.cm-bill-checkout-preview .cm-bill-preview-method{display:flex;align-items:center;gap:12px;border:2px solid var(--bp-line);border-radius:16px;padding:14px 16px;margin:0;cursor:pointer;min-height:72px;background:transparent;color:var(--bp-ink);min-width:0}
.cm-bill-checkout-preview .cm-bill-preview-method.is-selected{background:#6351e70a;border-color:#7056ff}
.cm-bill-checkout-preview .cm-bill-preview-method input{appearance:auto;-webkit-appearance:radio;accent-color:var(--bp-purple);width:19px;height:19px;flex:0 0 19px;margin:0;cursor:pointer}
.cm-bill-checkout-preview .cm-bill-preview-method-copy{min-width:0;flex:1}
.cm-bill-checkout-preview .cm-bill-preview-method strong{display:block;font-size:13px;font-weight:600;line-height:1.4;overflow-wrap:anywhere}
.cm-bill-checkout-preview .cm-bill-preview-method small{display:block;font-size:10px;color:var(--bp-muted);margin-top:4px;line-height:1.5}
.cm-bill-checkout-preview .cm-bill-preview-method-icon{position:relative;display:block;flex:0 0 32px;width:32px;height:32px;background:#f4f4f5;color:#666;border-radius:10px}
.cm-bill-checkout-preview .cm-bill-preview-method-icon:not(.is-crypto):before{content:'';position:absolute;inset:10px 8px;border:1.4px solid currentColor;border-radius:2px}
.cm-bill-checkout-preview .cm-bill-preview-method-icon:not(.is-crypto):after{content:'';position:absolute;left:9px;right:9px;top:14px;border-top:1.4px solid currentColor}
.cm-bill-checkout-preview .cm-bill-preview-method-icon.is-crypto{display:grid;place-items:center;color:#f7931a;font-weight:600;font-size:14px}
.cm-bill-checkout-preview .cm-bill-preview-footer-total{padding:14px 16px;border-radius:18px;background:var(--bp-surface);margin-bottom:12px}
.cm-bill-checkout-preview .cm-bill-preview-footer-total>div{display:flex;justify-content:space-between;gap:16px;font-size:12px;color:var(--bp-muted)}
.cm-bill-checkout-preview .cm-bill-preview-footer-total>div+div{margin-top:4px;color:var(--bp-ink);font-size:14px}
.cm-bill-checkout-preview .cm-bill-submit{width:100%;opacity:1;background:var(--bp-purple);color:#fff;border:0;border-radius:99px;min-height:54px;padding:14px 18px;font-size:15px;font-weight:650;line-height:1.45;cursor:pointer}
.cm-bill-checkout-preview .cm-bill-submit:hover{background:#5744d2}
.cm-bill-checkout-preview .cm-bill-preview-back{display:block;border:0;padding:12px 0;margin:16px 0 0!important;background:transparent;color:var(--bp-purple);font-family:inherit;font-size:12px;font-weight:600;text-align:start;cursor:pointer}
.cm-bill-checkout-preview .cm-bill-preview-result{margin:14px 0 0!important;padding:13px;border:1px solid #b6e2cf;border-radius:12px;background:#ecf8f1;color:#146747;font-size:12px;line-height:1.6}
.cm-bill-checkout-preview :focus-visible{outline:2px solid #8567ff;outline-offset:3px}
html.cm-dark .cm-bill-checkout-preview .cm-bill-preview-method-icon{background:#312a41;color:#cdc2df}
html.cm-dark .cm-bill-checkout-preview .cm-bill-preview-ribbon{border-color:#655084}
html.cm-dark .cm-bill-checkout-preview .cm-bill-preview-result{background:#12352e;color:#ade4d4;border-color:#2d6054}
@media(max-width:800px){.cm-bill-checkout-preview{margin:44px auto 40px!important}.cm-bill-checkout-preview .cm-bill-preview-heading{margin-bottom:28px!important}.cm-bill-checkout-preview .cm-bill-preview-reference{font-size:9px}.cm-bill-checkout-preview .cm-bill-preview-steps{max-width:420px}.cm-bill-checkout-preview .cm-bill-preview-card{padding:20px}.cm-bill-checkout-preview .cm-bill-preview-ribbon{padding:20px 16px}}
@media(max-width:360px){.cm-bill-checkout-preview{width:calc(100% - 32px)!important}.cm-bill-checkout-preview .cm-bill-preview-card{padding:16px}.cm-bill-checkout-preview .cm-bill-preview-summary{gap:8px 10px;font-size:12px}.cm-bill-checkout-preview .cm-bill-preview-method{gap:8px;padding:12px}.cm-bill-checkout-preview .cm-bill-preview-method strong{font-size:12px}.cm-bill-checkout-preview .cm-bill-submit{font-size:13px}}
@media(prefers-reduced-motion:reduce){.cm-bill-checkout-preview .cm-bill-preview-steps .is-active b:after{animation:none!important}}
