.checkout-page{margin:0;background:var(--paper);color:var(--ink);font-family:'Public Sans',sans-serif}
.checkout-header{max-width:1180px;margin:0 auto;padding:22px 30px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid var(--line)}
.checkout-header a{color:var(--ink-soft);font-size:14px;text-decoration:none}.checkout-header .wordmark{font-family:'Bricolage Grotesque',sans-serif;font-size:24px;font-weight:700;color:var(--ink)}
.checkout-layout{max-width:1180px;margin:0 auto;padding:36px 30px 60px;display:grid;grid-template-columns:minmax(0,440px) minmax(0,600px);gap:60px;align-items:start}
.checkout-steps{position:sticky;top:24px}.checkout-kicker{color:var(--magenta);font-size:12px;font-weight:600;margin:0 0 10px}.checkout-steps h2{font-size:25px;line-height:1.2;margin:0}
.checkout-steps .how__list{gap:19px;margin-top:26px}.checkout-steps .how__step{grid-template-columns:28px minmax(0,1fr) 108px;gap:8px 12px;padding-bottom:19px;align-items:start}.checkout-steps .how__n{width:26px;height:26px;font-size:14px}
.checkout-steps .how__body h3{font-size:16px;line-height:1.35}.checkout-steps .how__body p{font-size:13px;line-height:1.55;margin-top:8px;color:var(--ink-soft)}
.checkout-steps .how__art{grid-column:3;grid-row:1;align-self:center;margin:0;width:108px;height:108px;display:grid;place-items:center;border-radius:12px;padding:6px;box-sizing:border-box}.checkout-steps .how__art canvas{width:108px;height:81px;max-width:100%}
.checkout-steps .phone{width:64px;border-radius:10px;padding:10px 5px 6px}.checkout-steps .phone::before{width:20px;top:4px;height:2px}.checkout-steps .phone__grid{gap:2px}.checkout-steps .sheet{grid-template-columns:repeat(8,8px);gap:2px}
.checkout-payment{min-width:0}.checkout-payment h1{font-family:'Bricolage Grotesque',sans-serif;font-size:26px;line-height:1.2;margin:0 0 10px}.checkout-intro{font-size:14px;color:var(--ink-soft);margin:0 0 24px}.checkout-status{font-size:14px;color:var(--ink-soft);margin:0 0 16px}
#checkout-frame-wrap{border:1px solid var(--line);border-radius:16px;overflow:hidden;background:#fff}#polar-checkout{display:block;width:100%;height:790px;border:0;background:#fff}.checkout-help{font-size:12px;line-height:1.6;margin:16px 0;color:var(--ink-soft)}.checkout-help a,#checkout-error a{color:var(--ink);text-underline-offset:3px}
#checkout-error{padding:20px;border:1px solid var(--line);border-radius:12px;margin-top:16px;font-size:14px;line-height:1.6}#checkout-error p{margin:0 0 16px}#checkout-error a{margin-left:16px}#checkout-error[hidden],.checkout-status[hidden]{display:none}
.checkout-page a:focus-visible,.checkout-page button:focus-visible{outline:2px solid var(--magenta);outline-offset:4px}
@media(max-width:900px){.checkout-layout{gap:32px;grid-template-columns:minmax(0,340px) minmax(0,1fr)}.checkout-steps .how__step{grid-template-columns:26px minmax(0,1fr)}.checkout-steps .how__art{display:none}}
@media(max-width:700px){.checkout-header{padding:18px 20px}.checkout-layout{display:flex;flex-direction:column;padding:24px 20px 36px;gap:30px}.checkout-steps{position:static;width:100%}.checkout-steps h2{font-size:22px}.checkout-steps .how__list{margin-top:18px;gap:13px}.checkout-steps .how__step{padding-bottom:13px;gap:7px 10px}.checkout-steps .how__body h3{font-size:15px}.checkout-steps .how__body p{font-size:12px;line-height:1.45;margin-top:4px}.checkout-payment{width:100%}.checkout-payment h1{font-size:24px}#polar-checkout{height:820px}.checkout-intro{margin-bottom:18px}}

.checkout-steps .how__art[hidden]{display:none}
