.checkout-page{max-width:1120px;margin:0 auto;padding:40px 24px 80px;color:#18213e}.checkout-back{color:#63716f;font-size:14px;text-decoration:none}.checkout-page h1{font-size:clamp(28px,4vw,40px);font-weight:700;letter-spacing:-.04em;margin:22px 0 28px}.checkout-layout{display:grid;grid-template-columns:1fr 1fr;gap:24px;align-items:start}.checkout-panel{border:1px solid #dfe5e7;border-radius:22px;padding:26px;background:#fff}.checkout-panel h2{font-size:21px;font-weight:700;margin:0 0 18px}.checkout-panel p{font-size:14px;line-height:1.7;color:#68727d}.checkout-item{display:grid;grid-template-columns:64px 1fr auto;gap:12px;align-items:center;padding:15px 0;border-bottom:1px solid #eeeef4}.checkout-item img{width:64px;height:64px;border-radius:10px;object-fit:cover}.checkout-item strong{display:block;font-size:14px}.checkout-item span{display:block;font-size:12px;color:#737589;margin-top:5px}.checkout-item b{font-size:13px;white-space:nowrap}.checkout-subtotal{display:flex;justify-content:space-between;margin:24px 0 8px;font-size:20px;font-weight:700}.checkout-panel .checkout-footnote{font-size:12px;margin-bottom:20px}.checkout-status{display:inline-block;background:#f2effa;color:#6555a1;border-radius:20px;padding:7px 12px;font-size:11px;font-weight:600;margin-bottom:18px}.checkout-preparing h2{font-size:22px}.checkout-preparing a,.checkout-empty a{display:inline-flex;align-items:center;justify-content:center;padding:14px 22px;margin-top:18px;background:var(--shop-primary,oklch(55% .11 168));color:white;border-radius:10px;font-weight:600;text-decoration:none;font-size:14px}.checkout-empty{max-width:560px;text-align:center;margin:auto;padding:40px 24px}.checkout-empty h2{font-weight:700;font-size:24px}.checkout-empty p{margin-top:12px;color:#737589}@media(max-width:700px){.checkout-layout{grid-template-columns:1fr}.checkout-page{padding:28px 16px 56px}.checkout-panel{padding:22px 18px}.checkout-item{grid-template-columns:54px 1fr}.checkout-item img{width:54px;height:54px}.checkout-item b{grid-column:2}.checkout-page h1{margin-bottom:22px}}
.checkout-form-panel fieldset{border:0;padding:0;margin:28px 0}.checkout-form-panel legend{font-weight:700;font-size:18px;margin-bottom:14px}.checkout-form-panel label{display:block;margin:12px 0}.checkout-form-panel input:not([type=radio]),.checkout-form-panel select,.checkout-form-panel textarea{display:block;width:100%;box-sizing:border-box;border:1px solid #cdd6db;border-radius:10px;padding:12px;background:white;color:#132c37;font:inherit;margin-top:6px}.checkout-field-pair{display:grid;grid-template-columns:1fr 1fr;gap:14px}.checkout-form-panel .shipping-option{display:flex;gap:12px;align-items:center;border:1px solid #cdd6db;border-radius:12px;padding:16px;cursor:pointer}.shipping-option span{flex:1}.shipping-option small{display:block;color:#657b83}.pix-method{padding:16px;background:#eaf7f1;border-radius:12px;color:#277453}.checkout-form-panel button{width:100%;margin-top:16px}.checkout-form-panel button:disabled{opacity:.5;cursor:not-allowed}#pix-result-qr{display:block;max-width:100%;margin:20px auto}#pix-result-qr[hidden]{display:none}#checkout-form-error{color:#b42318}#pix-result a{display:block;margin-top:20px}.checkout-form-panel input:focus-visible,.checkout-form-panel select:focus-visible{outline:2px solid #4c439f;outline-offset:2px}
