.site-footer{display:flex;align-items:center;justify-content:space-between;gap:24px;padding:28px max(4vw,32px);border-top:1px solid var(--line);background:#f7f9fc;color:var(--muted);font-size:14px}.site-footer strong{color:var(--ink)}.site-footer nav{display:flex;flex-wrap:wrap;gap:20px}.site-footer a{color:var(--muted);text-decoration:none}.site-footer a:hover,.site-footer a:focus-visible{color:var(--blue);text-decoration:underline;text-underline-offset:4px}.checkout-privacy{margin:10px 0 14px;color:var(--muted);font-size:12px}.checkout-privacy a{color:var(--blue);font-weight:700}@media(max-width:650px){.site-footer{align-items:flex-start;flex-direction:column;padding:24px 18px}}
.checkout-order-review{margin-top:20px;padding:18px;border:2px solid #bdd4f6;border-radius:12px;background:#f7faff}.checkout-order-review h3{margin:0 0 12px}.checkout-order-review dl{display:grid;gap:8px;margin:0}.checkout-order-review dl div{display:grid;grid-template-columns:135px 1fr;gap:12px}.checkout-order-review dt{color:var(--muted);font-size:12px;font-weight:700}.checkout-order-review dd{margin:0;font-size:13px;font-weight:650}.checkout-legal-confirm{margin:18px 0 12px}.checkout-legal-confirm a{color:var(--blue);font-weight:700}.checkout-payment-duty{margin:14px 0 0;padding:12px;border-radius:8px;background:#fff2e9;color:#8b3906;text-align:center;font-size:14px}@media(max-width:600px){.checkout-order-review dl div{grid-template-columns:1fr;gap:1px}}
