.checkout-preview{background:#f2f3ee;color:#171914;padding:46px 0 88px;border-top:3px solid var(--accent)}.checkout-heading{margin-bottom:30px}.checkout-back{font-size:13px;color:#62665d;display:inline-block;margin-bottom:30px}.checkout-heading .eyebrow{color:#676d5e}.checkout-heading h1{font-size:clamp(38px,5vw,64px);line-height:1.1;margin:12px 0 18px}.checkout-heading>p:last-child{color:#6a7063;line-height:1.7}.checkout-progress{display:flex;gap:0;border:1px solid #d7dccf;border-radius:12px;overflow:hidden;background:#e9eddf;margin:0 0 32px;max-width:800px}.checkout-progress a{flex:1;display:flex;align-items:center;gap:12px;padding:16px 22px;color:#646b5b;font-size:14px;line-height:1.5}.checkout-progress a[aria-current]{background:#fff;color:#151811;box-shadow:inset 0 -3px var(--accent)}.checkout-progress b{font-size:11px;color:#626955}.checkout-layout{display:grid;grid-template-columns:minmax(0,1.65fr) minmax(0,1fr);align-items:start;gap:28px}.checkout-details{display:grid;gap:22px}.checkout-card{background:#fff;border:1px solid #d4d9ca;border-radius:16px;padding:28px;scroll-margin-top:110px}.checkout-card-heading{display:flex;align-items:center;gap:13px;margin-bottom:24px}.checkout-card-heading>span{background:#ecf0e2;border:1px solid #dce4cc;border-radius:8px;font-size:12px;width:34px;height:34px;display:grid;place-items:center}.checkout-card h2,.checkout-summary h2{font-size:22px;line-height:1.3;margin:0}.checkout-fields{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:20px 16px}.checkout-field{min-width:0}.checkout-field--full{grid-column:1/-1}.checkout-field label{display:block;font-size:13px;font-weight:600;margin-bottom:9px}.checkout-field input{width:100%;min-width:0;min-height:50px;background:#f8f9f5;border:1px solid #d5d9cc;border-radius:9px;padding:12px 14px;color:#171914;font:inherit;font-size:15px}.checkout-field input::placeholder{color:#7c8274}.checkout-field input:focus-visible{outline:2px solid #61792c;outline-offset:2px;background:#fff}.checkout-placeholder{display:flex;gap:15px;align-items:center;border:1px solid #e0e4d8;border-radius:10px;background:#f8f9f5;padding:18px;color:#767e6a;font-size:14px}.checkout-placeholder p{margin:0}.checkout-payment-slot{min-height:190px;border:1px dashed #bec8ad;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-direction:column;background:#f5f7f0;color:#6c765d;padding:24px;text-align:center}.checkout-payment-slot h3{margin:15px 0 6px;font-size:17px;color:#323b27}.checkout-payment-slot p{margin:0;font-size:13px}.checkout-summary{position:sticky;top:110px;border:1px solid #c7cebc;border-top:4px solid var(--accent);border-radius:16px;padding:30px;background:#e9eedf}.checkout-summary-top{position:relative}.checkout-summary-top .eyebrow{color:#69735c}.checkout-item-count{position:absolute;right:0;top:24px;display:grid;place-items:center;background:#151811;color:var(--accent);width:26px;height:26px;border-radius:7px;font-size:12px}.checkout-empty-order{text-align:center;border-bottom:1px solid #ccd4bd;padding:40px 0 30px;margin-bottom:24px;color:#6c765d}.checkout-empty-order svg{margin:auto}.checkout-empty-order p{font-size:14px;margin:15px 0}.checkout-empty-order a{font-size:13px;text-decoration:underline;text-underline-offset:4px;color:#303b22}.checkout-totals{margin:0}.checkout-totals>div{display:flex;justify-content:space-between;gap:20px;margin:18px 0;font-size:14px;color:#69735c}.checkout-totals dd{margin:0}.checkout-totals .checkout-total{border-top:1px solid #ccd4bd;margin-top:26px;padding-top:24px;font-size:22px;font-weight:700;color:#171c11}.checkout-pay{display:flex;justify-content:space-between;align-items:center;gap:12px;width:100%;border:1px solid #a5be64;border-radius:10px;min-height:52px;padding:14px 18px;background:#d5ef9c;color:#536535;font:inherit;font-weight:700;margin-top:26px;cursor:not-allowed}.checkout-inactive-note{font-size:12px;line-height:1.7;color:#69735c;margin:14px 0 0}.checkout-preview-link{margin-top:24px;font-size:14px;text-decoration:underline;text-underline-offset:5px}@media(max-width:900px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.checkout-progress{max-width:none}}@media(max-width:480px){.checkout-preview{padding-top:28px}.checkout-card,.checkout-summary{padding:22px 18px}.checkout-fields{grid-template-columns:1fr}.checkout-progress a{padding:13px 10px;gap:7px;font-size:12px}.checkout-heading h1{font-size:40px}.checkout-card h2,.checkout-summary h2{font-size:20px}}
