.checkout-customer-card{margin:1rem 0;padding:1rem;border:1px solid rgba(24,30,27,.13);border-radius:1rem;background:#f8f7f3}.checkout-customer-card-header{display:flex;align-items:flex-start;justify-content:space-between;gap:.75rem}.checkout-customer-card-header p{margin:0;color:#68716d;font-size:.76rem;font-weight:800;text-transform:uppercase;letter-spacing:.08em}.checkout-customer-card-header h3{margin:.2rem 0 0;font-size:1rem}.checkout-customer-state{display:grid;place-items:center;min-width:2rem;height:2rem;border-radius:999px;background:#eceeea;color:#69716d;font-weight:900}.checkout-customer-card.is-ready{border-color:rgba(59,111,86,.24);background:#edf7f1}.checkout-customer-card.is-ready .checkout-customer-state{background:#d8ecdf;color:#235b41}.checkout-customer-card.is-attention{border-color:rgba(166,83,0,.25);background:#fff6eb}.checkout-customer-card.is-attention .checkout-customer-state{background:#ffe5c6;color:#854100}.checkout-customer-card.is-auth{border-color:rgba(24,30,27,.16);background:#fff}.checkout-customer-details{display:grid;gap:.25rem;margin:.8rem 0 0}.checkout-customer-details strong{font-size:.92rem}.checkout-customer-details span{color:#59635e;font-size:.83rem;line-height:1.45}.checkout-customer-action{display:inline-flex;margin-top:.8rem;font-size:.84rem;font-weight:800;color:#733900;text-decoration:none}.checkout-customer-action:focus-visible{outline:3px solid rgba(166,83,0,.2);outline-offset:4px;border-radius:.2rem}@media(max-width:35rem){.checkout-customer-card{padding:.85rem}.checkout-customer-card-header{gap:.5rem}}
