.checkout-module__NSXWvq__grid{grid-template-columns:1.45fr 1fr;align-items:start;gap:clamp(20px,3vw,44px);display:grid}.checkout-module__NSXWvq__billing{flex-direction:column;gap:14px;display:flex}.checkout-module__NSXWvq__heading{font-family:var(--font-heading);color:var(--green-900);margin:0 0 4px;font-size:clamp(1.2rem,2vw,1.5rem)}.checkout-module__NSXWvq__shipToggle{color:var(--ink);cursor:pointer;align-items:center;gap:10px;margin:6px 0 2px;font-weight:600;display:flex}.checkout-module__NSXWvq__shipToggle input{width:18px;height:18px;accent-color:var(--green-700)}.checkout-module__NSXWvq__recipient{border:1.5px dashed var(--line);border-radius:var(--radius);background:var(--mint-50);flex-direction:column;gap:14px;padding:16px;display:flex}.checkout-module__NSXWvq__summary{border:1.5px solid var(--line);border-radius:var(--radius-lg);background:#fff;flex-direction:column;gap:14px;padding:clamp(18px,2.4vw,28px);display:flex;position:sticky;top:96px;box-shadow:0 18px 40px -28px #062a1966}.checkout-module__NSXWvq__items{border-bottom:1px solid var(--line);flex-direction:column;gap:10px;padding-bottom:14px;display:flex}.checkout-module__NSXWvq__item{justify-content:space-between;gap:14px;font-size:.95rem;display:flex}.checkout-module__NSXWvq__itemName{color:var(--ink)}.checkout-module__NSXWvq__itemPrice{color:var(--green-900);white-space:nowrap;font-weight:700}.checkout-module__NSXWvq__coupon{border-bottom:1px solid var(--line);padding-bottom:12px}.checkout-module__NSXWvq__couponRow{gap:8px;display:flex}.checkout-module__NSXWvq__couponRow input{flex:1}.checkout-module__NSXWvq__couponRow button{white-space:nowrap;flex:none}.checkout-module__NSXWvq__couponOk{color:var(--green-700);margin:8px 0 0;font-size:.9rem;font-weight:700}.checkout-module__NSXWvq__couponErr{color:#c0392b;margin:8px 0 0;font-size:.9rem}.checkout-module__NSXWvq__couponLink{color:var(--green-700);font-weight:700;text-decoration:underline}.checkout-module__NSXWvq__totals{flex-direction:column;gap:8px;display:flex}.checkout-module__NSXWvq__totalRow{color:var(--muted);justify-content:space-between;align-items:baseline;gap:14px;display:flex}.checkout-module__NSXWvq__totalRow b{color:var(--green-900)}.checkout-module__NSXWvq__shipHint{color:var(--gold-700);margin:-2px 0 0;font-size:.82rem}.checkout-module__NSXWvq__grand{border-top:1px solid var(--line);color:var(--green-900);margin-top:6px;padding-top:10px;font-size:1.2rem}.checkout-module__NSXWvq__grand span{color:var(--green-900);font-weight:800}.checkout-module__NSXWvq__grand b{font-size:1.35rem}.checkout-module__NSXWvq__pay{flex-direction:column;gap:10px;display:flex}.checkout-module__NSXWvq__payOption{border:1.5px solid var(--line);border-radius:var(--radius);cursor:pointer;align-items:flex-start;gap:12px;padding:14px;transition:border-color .2s,background .2s;display:flex}.checkout-module__NSXWvq__payOption input{width:18px;height:18px;accent-color:var(--green-700);margin-top:3px}.checkout-module__NSXWvq__payOption span{flex-direction:column;gap:2px;display:flex}.checkout-module__NSXWvq__payOption small{color:var(--muted);font-size:.83rem}.checkout-module__NSXWvq__payActive{border-color:var(--green-500);background:var(--mint-50)}.checkout-module__NSXWvq__terms{color:var(--ink);align-items:flex-start;gap:10px;font-size:.9rem;display:flex}.checkout-module__NSXWvq__terms input{width:18px;height:18px;accent-color:var(--green-700);margin-top:3px}.checkout-module__NSXWvq__terms a{color:var(--green-700);text-decoration:underline}.checkout-module__NSXWvq__empty{text-align:center;flex-direction:column;align-items:center;gap:18px;padding:clamp(30px,6vw,70px) 0;display:flex}@media (max-width:900px){.checkout-module__NSXWvq__grid{grid-template-columns:1fr}.checkout-module__NSXWvq__summary{position:static}}.checkout-module__NSXWvq__terms input,.checkout-module__NSXWvq__payOption input,.checkout-module__NSXWvq__shipToggle input{width:20px;height:20px}@media (max-width:420px){.checkout-module__NSXWvq__couponRow{flex-direction:column;align-items:stretch}.checkout-module__NSXWvq__couponRow button{width:100%}}
