.store-checkout{color:#050505;background:#f7f6f2;min-height:100vh;font-family:IBMPlexSans_400Regular,ui-sans-serif,system-ui,sans-serif}.store-checkout *,.store-checkout :before,.store-checkout :after{box-sizing:border-box}.store-checkout button{font:inherit}.store-checkout__bar{z-index:30;color:#fff;background:#ff6820;border-bottom:1px solid #fff3;justify-content:space-between;align-items:center;gap:16px;min-height:58px;padding:9px max(18px,50vw - 740px);display:flex;position:sticky;top:0}.store-checkout__back,.store-checkout__secure{align-items:center;gap:8px;font-family:IBMPlexSans_600SemiBold,ui-sans-serif,sans-serif;font-size:13px;display:inline-flex}.store-checkout__back{color:#fff;cursor:pointer;background:0 0;border:1px solid #ffffffb8;border-radius:6px;min-height:38px;padding:0 12px}.store-checkout__wrap{flex-direction:column;gap:22px;width:min(100%,1480px);margin:0 auto;padding:28px 18px 54px;display:flex}.store-checkout__heading p,.store-checkout__summary>p,.store-checkout__section-heading p{color:#d94d00;letter-spacing:.06em;text-transform:uppercase;margin:0 0 5px;font-family:IBMPlexSans_600SemiBold,ui-sans-serif,sans-serif;font-size:11px}.store-checkout__heading h1,.store-checkout__section-heading h2,.store-checkout__summary h2{margin:0;font-family:IBMPlexSans_700Bold,ui-sans-serif,sans-serif}.store-checkout__heading h1{font-size:clamp(28px,3vw,38px);line-height:1.12}.store-checkout__heading>span{color:#6f6d67;max-width:720px;margin-top:7px;font-size:14px;line-height:1.55;display:block}.store-checkout__steps{background:#fff;border:1px solid #05050514;border-radius:8px;grid-template-columns:repeat(4,1fr);margin:0;padding:15px 18px;list-style:none;display:grid}.store-checkout__steps li{color:#8b8984;align-items:center;gap:9px;font-size:13px;display:flex;position:relative}.store-checkout__steps li:not(:last-child):after{content:"";background:#0505051f;height:1px;position:absolute;top:50%;left:92px;right:16px}.store-checkout__steps li>span{border:1px solid #05050529;border-radius:50%;justify-content:center;align-items:center;width:28px;height:28px;font-family:IBMPlexMono_500Medium,ui-monospace,monospace;display:inline-flex}.store-checkout__steps li.is-active,.store-checkout__steps li.is-complete{color:#050505}.store-checkout__steps li.is-active>span{color:#fff;background:#ff6820;border-color:#ff6820}.store-checkout__steps li.is-complete>span{color:#fff;background:#050505;border-color:#050505}.store-checkout__layout{grid-template-columns:minmax(0,1fr) 350px;align-items:start;gap:18px;display:grid}.store-checkout__main,.store-checkout__summary,.store-checkout__transfer-card,.store-checkout__complete,.store-checkout__state-card{background:#fff;border:1px solid #05050514;border-radius:8px;box-shadow:0 8px 28px #0505050a}.store-checkout__confirmation>*{box-shadow:none;border:0;margin:0}.store-checkout__panel{flex-direction:column;gap:16px;padding:24px;display:flex}.store-checkout__section-heading h2,.store-checkout__summary h2{font-size:22px}.store-checkout__summary{flex-direction:column;gap:15px;padding:20px;display:flex;position:sticky;top:80px}.store-checkout__summary-counts,.store-checkout__summary-total{flex-direction:column;margin:0;display:flex}.store-checkout__summary-counts{border:1px solid #05050514;border-radius:7px;overflow:hidden}.store-checkout__summary-counts>div,.store-checkout__summary-total>div{justify-content:space-between;align-items:center;gap:16px;min-height:42px;display:flex}.store-checkout__summary-counts>div{padding:0 12px}.store-checkout__summary-counts>div:not(:last-child){border-bottom:1px solid #05050514}.store-checkout__summary dt,.store-checkout__summary dd{margin:0}.store-checkout__summary dt{color:#6f6d67;font-size:12px}.store-checkout__summary dd{font-family:IBMPlexMono_500Medium,ui-monospace,monospace;font-size:13px}.store-checkout__summary-total{color:#fff;background:#141413;border-radius:7px;padding:8px 14px}.store-checkout__summary-total dt{color:#ffffffa3;text-transform:uppercase;font-size:11px}.store-checkout__summary-total .is-total{border-top:1px solid #ffffff29;margin-top:4px;padding-top:8px}.store-checkout__summary-total .is-total dt{color:#fff}.store-checkout__summary-total .is-total dd{color:#ff6820;font-size:24px}.store-checkout__payment-option{text-align:left;background:#fff;border:1px solid #0505051a;border-radius:8px;grid-template-columns:22px 54px minmax(0,1fr) 24px;align-items:center;gap:15px;width:100%;min-height:108px;padding:16px 18px;display:grid}.store-checkout__payment-option--selected{border:2px solid #ff6820}.store-checkout__payment-option--disabled{color:#999792;background:#faf9f6;min-height:76px}.store-checkout__radio{border:2px solid #c8c6c0;border-radius:50%;width:20px;height:20px}.store-checkout__payment-option--selected .store-checkout__radio{border:6px solid #ff6820}.store-checkout__payment-icon{background:#f3f2ee;border-radius:7px;justify-content:center;align-items:center;width:48px;height:48px;display:inline-flex}.store-checkout__payment-option strong,.store-checkout__payment-option small{display:block}.store-checkout__payment-option strong{margin-bottom:5px;font-family:IBMPlexSans_600SemiBold,ui-sans-serif,sans-serif;font-size:16px}.store-checkout__payment-option small{color:#6f6d67;max-width:650px;font-size:13px;line-height:1.45}.store-checkout__payment-check{color:#ff6820}.store-checkout__protection,.store-checkout__transfer-note{background:#f7f6f2;border:1px solid #05050514;border-radius:7px;align-items:flex-start;gap:12px;padding:14px;display:flex}.store-checkout__protection strong,.store-checkout__protection span{display:block}.store-checkout__protection strong{margin-bottom:3px;font-family:IBMPlexSans_600SemiBold,ui-sans-serif,sans-serif;font-size:14px}.store-checkout__protection span,.store-checkout__transfer-note span{color:#6f6d67;font-size:13px;line-height:1.5}.store-checkout__actions{flex-wrap:wrap;justify-content:space-between;align-items:center;gap:12px;margin-top:4px;display:flex}.store-checkout__actions--center{justify-content:center}.store-checkout__button{cursor:pointer;border-radius:6px;justify-content:center;align-items:center;gap:8px;min-height:43px;padding:0 15px;font-family:IBMPlexSans_600SemiBold,ui-sans-serif,sans-serif;font-size:13px;display:inline-flex}.store-checkout__button:disabled{cursor:not-allowed;opacity:.55}.store-checkout__button--primary{color:#fff;background:#ff6820;border:1px solid #ff6820}.store-checkout__button--ghost{color:#050505;background:#fff;border:1px solid #05050533}.store-checkout__button--link{color:#3a3a37;background:0 0;border:0;min-height:34px;margin:0 auto;padding:0 4px}.store-checkout__button--wide{width:100%}.store-checkout__transfer-card{grid-template-columns:minmax(0,.9fr) minmax(420px,1.1fr);gap:0;display:grid;overflow:hidden;box-shadow:0 20px 54px #05050517}.store-checkout__document-column,.store-checkout__bank-column{flex-direction:column;gap:15px;min-width:0;padding:26px;display:flex}.store-checkout__document-column{border-right:1px solid #0505051a}.store-checkout__document-preview{background:#f3f2ee;border:1px solid #05050514;border-radius:7px;justify-content:center;align-items:flex-start;max-height:600px;padding:16px;display:flex;overflow:auto}.store-checkout__document-preview>*{transform-origin:top;min-width:650px;margin-bottom:-190px;transform:scale(.78)}.store-checkout__bank-row{border-bottom:1px solid #05050514;grid-template-columns:132px minmax(0,1fr) auto;align-items:center;gap:12px;min-height:55px;padding:8px 0;display:grid}.store-checkout__bank-row>span{color:#6f6d67;font-size:12px}.store-checkout__bank-row>strong{font-family:IBMPlexSans_600SemiBold,ui-sans-serif,sans-serif;font-size:15px}.store-checkout__bank-row>strong.is-mono{font-family:IBMPlexMono_500Medium,ui-monospace,monospace}.store-checkout__bank-row>button,.store-checkout__complete-reference button{color:#050505;cursor:pointer;background:#fff;border:1px solid #05050529;border-radius:5px;align-items:center;gap:6px;min-height:32px;padding:0 10px;font-family:IBMPlexSans_600SemiBold,ui-sans-serif,sans-serif;font-size:11px;display:inline-flex}.store-checkout__amount{justify-content:space-between;align-items:center;gap:15px;padding:13px 0;display:flex}.store-checkout__amount>span{color:#6f6d67;font-size:13px}.store-checkout__amount>strong{color:#ff6820;font-family:IBMPlexMono_500Medium,ui-monospace,monospace;font-size:25px}.store-checkout__amount small{color:#d94d00;font-size:12px}.store-checkout__proof{flex-direction:column;gap:10px;display:flex}.store-checkout__proof>div strong,.store-checkout__proof>div span{display:block}.store-checkout__proof>div strong{font-family:IBMPlexSans_600SemiBold,ui-sans-serif,sans-serif;font-size:14px}.store-checkout__proof>div span{color:#6f6d67;margin-top:3px;font-size:12px}.store-checkout__proof input{display:none}.store-checkout__dropzone{color:#3a3a37;cursor:pointer;background:#faf9f6;border:2px dashed #05050538;border-radius:8px;flex-direction:column;justify-content:center;align-items:center;gap:5px;min-height:112px;padding:18px;display:flex}.store-checkout__dropzone strong{text-overflow:ellipsis;white-space:nowrap;max-width:100%;font-family:IBMPlexSans_600SemiBold,ui-sans-serif,sans-serif;overflow:hidden}.store-checkout__dropzone span{color:#8b8984;font-size:11px}.store-checkout__complete,.store-checkout__state-card{text-align:center;flex-direction:column;align-items:center;width:min(100%,760px);margin:24px auto 0;padding:38px;display:flex}.store-checkout__complete-icon,.store-checkout__state-card>span{color:#fff;background:#050505;border-radius:50%;justify-content:center;align-items:center;width:66px;height:66px;display:inline-flex}.store-checkout__complete>p{color:#d94d00;letter-spacing:.06em;text-transform:uppercase;margin:18px 0 5px;font-family:IBMPlexSans_600SemiBold,ui-sans-serif,sans-serif;font-size:11px}.store-checkout__complete h2,.store-checkout__state-card h1{margin:0;font-family:IBMPlexSans_700Bold,ui-sans-serif,sans-serif;font-size:clamp(25px,4vw,34px);line-height:1.18}.store-checkout__complete>span:not(.store-checkout__complete-icon),.store-checkout__state-card p{color:#6f6d67;max-width:620px;margin:12px 0 0;font-size:14px;line-height:1.55}.store-checkout__complete-reference{text-align:left;background:#f3f2ee;border-radius:7px;grid-template-columns:1fr auto;align-items:center;gap:6px 14px;width:min(100%,500px);margin:22px 0;padding:13px;display:grid}.store-checkout__complete-reference small{color:#6f6d67;grid-column:1}.store-checkout__complete-reference strong{grid-column:1;font-family:IBMPlexMono_500Medium,ui-monospace,monospace;font-size:17px}.store-checkout__complete-reference button{grid-area:1/2/3}.store-checkout__alert{color:#9a4200;background:#fff1ea;border:1px solid #ff68204d;border-radius:7px;padding:12px 14px;font-size:13px}.store-checkout--state{justify-content:center;align-items:center;padding:28px;display:flex}.store-checkout__state-card{gap:14px;margin:0}@media (width<=980px){.store-checkout__layout,.store-checkout__transfer-card{grid-template-columns:1fr}.store-checkout__summary{position:static}.store-checkout__document-column{border-bottom:1px solid #0505051a;border-right:0}}@media (width<=700px){.store-checkout__bar{padding-inline:12px}.store-checkout__secure{font-size:0}.store-checkout__wrap{padding:20px 12px 36px}.store-checkout__steps{padding:11px}.store-checkout__steps li{justify-content:center}.store-checkout__steps li strong,.store-checkout__steps li:after{display:none}.store-checkout__panel,.store-checkout__document-column,.store-checkout__bank-column{padding:18px 14px}.store-checkout__payment-option{grid-template-columns:20px 44px minmax(0,1fr)}.store-checkout__payment-check{display:none}.store-checkout__bank-row{grid-template-columns:90px minmax(0,1fr)}.store-checkout__bank-row>button{grid-column:2;justify-self:start}.store-checkout__amount{flex-direction:column;align-items:flex-start}.store-checkout__document-preview>*{min-width:650px;margin-bottom:-340px;transform:scale(.62)}}