.checkout-layout{display:grid;grid-template-columns:minmax(0,1fr) 280px;gap:32px;align-items:start}.checkout-main{min-width:0}.checkout-products,.checkout-summary{border:1px solid #e5e7eb;padding:24px;background:#fff}.checkout-products{margin-top:24px}.checkout-products__heading{display:flex;justify-content:space-between;align-items:center;gap:16px}.checkout-products__heading a{color:#3973b9}.checkout-product-table{display:grid;gap:12px}.checkout-product{display:grid;grid-template-columns:64px minmax(0,1fr) 130px 48px 130px;gap:16px;align-items:center;padding:12px 0;border-bottom:1px solid #edf0f2}.checkout-product a{color:inherit;font-weight:600}.checkout-product__image img{width:64px;height:64px;-o-object-fit:contain;object-fit:contain}.checkout-product__name{display:grid;gap:5px}.checkout-product__name small{color:#6b7280}.checkout-product__price,.checkout-product__qty,.checkout-product__line-total{text-align:right}.checkout-total{display:flex;justify-content:space-between;gap:16px;padding-top:20px;font-size:18px}.checkout-form fieldset{border:1px solid #e5e7eb;padding:28px;margin:0 0 20px;display:grid;gap:20px;min-width:0}.checkout-radio-group{display:flex;flex-wrap:wrap;gap:16px;align-items:center}.checkout-radio-group label{display:inline-flex;align-items:center}.checkout-radio-group input{width:auto}.checkout-buyer-grid,.checkout-two-columns{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.checkout-summary{position:sticky;top:20px}.checkout-summary__row,.checkout-total{display:flex;justify-content:space-between;gap:16px;padding:12px 0}.checkout-summary .checkout-total{display:grid;grid-template-columns:auto minmax(0,1fr)}.checkout-summary .checkout-total strong{text-align:right}.checkout-summary .checkout-total span{white-space:nowrap}.checkout-summary button{width:100%;border:0;padding:13px 20px;background:#3973b9;color:#fff;cursor:pointer}.checkout-form legend{font-size:20px;font-weight:400;padding:0 8px}.checkout-form label{display:grid;gap:6px;font-size:14px}.checkout-choice{display:grid;gap:8px;font-size:14px}.checkout-choice label{display:flex;align-items:flex-start;gap:8px}.checkout-choice input{width:auto;margin-top:3px}.checkout-choice small{color:#6b7280;line-height:1.4}.checkout-form input,.checkout-form select,.checkout-form textarea{width:100%;min-width:0;border:1px solid #dedede;background:#f8f8f8;padding:12px;font:inherit}.checkout-form input[type=radio],.checkout-form input[type=checkbox]{width:17px;height:17px;padding:0;flex-shrink:0;accent-color:#3973b9}.checkout-form [hidden]{display:none!important}.checkout-map{width:100%;height:300px;border:0}.checkout-form .checkout-radio-group label{display:flex}.checkout-product__name,.checkout-summary{overflow-wrap:anywhere}.checkout-form button:disabled,.checkout-summary button:disabled{opacity:.6;cursor:wait}.checkout-consent{display:block!important;margin:12px 0;line-height:1.45}.checkout-consent input{width:auto;margin-right:8px}.checkout-form button[type=submit],.basket-summary__checkout{display:inline-block;border:0;padding:13px 20px;background:#3973b9;color:#fff;text-decoration:none;cursor:pointer}.checkout-message{min-height:24px}.checkout-message.is-error{color:#b42318}@media(max-width:1000px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}}@media(max-width:760px){.checkout-buyer-grid,.checkout-two-columns{grid-template-columns:1fr}.checkout-form fieldset,.checkout-products,.checkout-summary{padding:16px}.checkout-product{grid-template-columns:52px minmax(0,1fr) auto;gap:10px}.checkout-product__image img{width:52px;height:52px}.checkout-product__price,.checkout-product__qty,.checkout-product__line-total{text-align:left}.checkout-product__price{grid-column:2}.checkout-product__qty{grid-column:3;grid-row:1}.checkout-product__line-total{grid-column:2 / -1}}
