.pdc-checkout{max-width:1180px;margin:0 auto;padding:28px 20px 56px;box-sizing:border-box}.pdc-checkout *{box-sizing:border-box}.pdc-checkout-head{display:flex;justify-content:space-between;gap:24px;align-items:flex-start;margin-bottom:22px}.pdc-checkout-head h1{margin:5px 0 8px;font-size:clamp(32px,5vw,54px);line-height:1}.pdc-checkout-head p{max-width:760px;margin:0;color:#5a6576}.pdc-checkout-back{display:inline-flex;padding:10px 14px;border:1px solid #d9e0ea;border-radius:12px;color:#172033;text-decoration:none;background:#fff;white-space:nowrap}.pdc-checkout-notice{display:flex;gap:8px;align-items:center;padding:13px 16px;border:1px solid #d9e6ff;background:#f5f8ff;border-radius:14px;margin-bottom:18px;color:#30415f}.pdc-checkout-section{background:#fff;border:1px solid #e1e6ee;border-radius:18px;padding:22px;margin-bottom:18px}.pdc-checkout-section-head{display:flex;justify-content:space-between;gap:20px;align-items:center;margin-bottom:18px}.pdc-checkout-section-head h2{margin:4px 0 0;font-size:24px}.pdc-checkout-step{display:flex;width:34px;height:34px;border-radius:50%;align-items:center;justify-content:center;background:#152033;color:#fff;font-weight:700}.pdc-checkout-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}.pdc-checkout-client-grid{grid-template-columns:repeat(3,minmax(0,1fr))}.pdc-checkout-grid label{display:block;margin:0 0 7px;font-size:13px;font-weight:700;color:#2b3548}.pdc-checkout-grid input,.pdc-checkout-grid textarea,.pdc-checkout-grid select{width:100%;border:1px solid #d7dee8;border-radius:10px;padding:11px 12px;background:#fff;font:inherit;color:#182033}.pdc-checkout-grid input:focus,.pdc-checkout-grid textarea:focus,.pdc-checkout-grid select:focus{outline:2px solid #b8cdfd;outline-offset:1px;border-color:#7398ef}.pdc-checkout-wide{grid-column:1/-1}.pdc-checkout-items{display:grid;gap:14px}.pdc-checkout-item{border:1px solid #e1e6ee;border-radius:16px;padding:18px;background:#fbfcfe}.pdc-checkout-item-head{display:flex;justify-content:space-between;gap:20px;align-items:flex-start;padding-bottom:15px;margin-bottom:16px;border-bottom:1px solid #e6eaf0}.pdc-checkout-item-number{display:block;color:#3666d6;font-size:11px;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.pdc-checkout-item h3{margin:4px 0 3px;font-size:20px}.pdc-checkout-item p{margin:0;color:#667085;font-size:13px}.pdc-checkout-price{text-align:right}.pdc-checkout-price strong{display:block;font-size:22px}.pdc-checkout-price span{display:block;color:#7a8494;font-size:11px;margin-top:2px}.pdc-checkout-item-actions{display:flex;justify-content:flex-end;margin-top:14px}.pdc-checkout-item-actions a{font-size:13px;font-weight:700;color:#233d78}.pdc-checkout-summary{display:flex;justify-content:space-between;gap:20px;align-items:center;background:#172033;color:#fff;border-radius:18px;padding:18px 20px}.pdc-checkout-summary strong,.pdc-checkout-summary span{display:block}.pdc-checkout-summary span{font-size:12px;color:#c8d0df;margin-top:4px}.pdc-checkout-summary button{border:0;border-radius:11px;padding:12px 18px;font-weight:800;background:#fff;color:#172033;cursor:pointer;transition:opacity .15s ease,transform .15s ease,background .15s ease}.pdc-checkout-summary button:not(:disabled):hover{background:#f8fafc;transform:translateY(-1px)}.pdc-checkout-summary button:disabled{background:#dfe4ec;color:#7b8491;cursor:not-allowed;opacity:1;transform:none}.pdc-checkout-empty{background:#fff;border:1px solid #e1e6ee;border-radius:18px;padding:30px}.pdc-checkout-empty h2{margin-top:0}.pdc-checkout-primary{display:inline-flex;margin-top:8px;background:#172033;color:#fff;text-decoration:none;border-radius:10px;padding:11px 15px;font-weight:700}.pdc-cart-foundation-foot-actions{display:flex;align-items:center;gap:12px;justify-content:flex-end}.pdc-cart-foundation-checkout{display:inline-flex;background:#172033;color:#fff!important;text-decoration:none!important;border-radius:9px;padding:8px 11px;font-weight:700;font-size:12px}@media(max-width:760px){.pdc-checkout-head,.pdc-checkout-item-head,.pdc-checkout-summary{flex-direction:column}.pdc-checkout-client-grid,.pdc-checkout-grid{grid-template-columns:1fr}.pdc-checkout-wide{grid-column:auto}.pdc-checkout-price{text-align:left}.pdc-checkout-summary{align-items:stretch}.pdc-checkout-summary button{width:100%}.pdc-checkout-notice{align-items:flex-start;flex-direction:column}}

.pdc-checkout-success,.pdc-checkout-error{margin:20px 0;padding:16px 18px;border:1px solid #d9e2ee;border-radius:14px;background:#f8fbff;display:flex;flex-direction:column;gap:6px}.pdc-checkout-error{background:#fff8f7;border-color:#f1cbc7}.pdc-checkout-order-refs{display:flex;flex-wrap:wrap;gap:8px;margin-top:6px}.pdc-checkout-order-refs code{padding:5px 8px;border-radius:8px;background:#fff;border:1px solid #d9e2ee}.pdc-checkout-consent{display:flex;align-items:flex-start;gap:8px;margin-top:8px;font-size:13px;line-height:1.4}.pdc-checkout-consent input{margin-top:2px}

.pdc-checkout-form-status{font-size:12px;color:#c8d0df;margin-top:4px}.pdc-checkout-form-status.is-ready{color:#d9fbe5}

/* v1.4.5 field guidance: keep brief/anchor/instructions visually distinct. */
.pdc-checkout-help{display:block;margin-top:6px;color:#667085;font-size:12px;line-height:1.45;font-weight:400}
