.lsh-secure-checkout{background:#f3f3f3;padding:22px 18px 42px;font-family:Arial,Helvetica,sans-serif;color:#0f1111}
.lsh-checkout-layout{max-width:1500px;margin:auto;display:grid;grid-template-columns:minmax(0,1fr) 340px;gap:22px;align-items:start}
.lsh-checkout-main>h1{font-size:30px;margin:0 0 18px}.lsh-checkout-step{background:#fff;padding:20px 22px;margin-bottom:18px;border:1px solid #e5e7eb}
.lsh-step-head{display:flex;justify-content:space-between;gap:16px}.lsh-step-head h2,.lsh-checkout-step>h2{font-size:20px;margin:0 0 12px}.lsh-step-head a,.lsh-small-link,.lsh-checkout-help a{color:#007185;text-decoration:none}
.lsh-delivery-step p{margin:2px 0 8px;line-height:1.45}.lsh-payment-box{border:1px solid #b9c0c7;border-radius:8px;padding:16px;max-width:920px}.lsh-payment-balance{padding-bottom:12px;border-bottom:1px solid #d5d9d9}
.lsh-payment-balance h3,.lsh-pay-group-title{font-size:14px;margin:0 0 10px}.lsh-code-row{display:flex;align-items:center;gap:8px}.lsh-code-row input{width:190px;padding:9px;border:1px solid #89939e;border-radius:8px}
.lsh-code-row button,.lsh-use-payment{border:1px solid #89939e;background:#fff;border-radius:16px;padding:7px 16px;cursor:pointer}.lsh-pay-group-title{padding:14px 0 8px;border-bottom:1px solid #d5d9d9}
.lsh-pay-choice{display:flex;gap:10px;padding:12px 8px;cursor:pointer;border-radius:6px}.lsh-pay-choice:hover{background:#f7fafa}.lsh-pay-choice input{margin-top:3px}.lsh-pay-choice span{display:grid;gap:3px}.lsh-pay-choice small{font-size:12px;color:#565959}
.lsh-hidden-payment-select{position:absolute!important;left:-9999px!important;width:1px!important;height:1px!important;opacity:0!important}.lsh-use-payment{margin-top:16px}
.lsh-review-item{display:grid;grid-template-columns:1fr auto;gap:12px;padding:10px 0;border-bottom:1px solid #eee}.lsh-review-item:last-child{border-bottom:0}.lsh-review-item small{display:block;color:#565959;margin-top:4px}
.lsh-checkout-help{background:#fff;border:1px solid #e5e7eb;padding:16px 20px;font-size:12px;line-height:1.45}.lsh-order-summary{position:sticky;top:118px;background:#fff;border:1px solid #e5e7eb;padding:16px}
.lsh-place-order{width:100%;border:1px solid #fcd200;background:#ffd814;border-radius:18px;padding:10px 12px;font-weight:700;cursor:pointer}.lsh-summary-rule{height:1px;background:#d5d9d9;margin:14px 0}
.lsh-summary-row,.lsh-summary-total{display:flex;justify-content:space-between;gap:12px;padding:4px 0;font-size:13px}.lsh-summary-free{font-size:12px;color:#007600;padding:5px 0}.lsh-summary-total{font-size:18px;font-weight:700;border-top:1px solid #d5d9d9;margin-top:8px;padding-top:12px}.lsh-checkout-message{margin-top:14px;font-size:12px}
@media(max-width:900px){.lsh-checkout-layout{grid-template-columns:1fr}.lsh-order-summary{position:static}}