body.woocommerce-cart ul#shipping_method>li:has(input:checked),body.woocommerce-checkout ul#shipping_method>li:has(input:checked){border-color:#2563eb;background:#eff6ff}body.woocommerce-cart #shipping_method label,body.woocommerce-checkout #shipping_method label{display:grid;grid-template-columns:18px 1fr auto;align-items:center;column-gap:12px;cursor:pointer;width:100%;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Arial,sans-serif;font-size:14px;line-height:1.4;color:#111827}body.woocommerce-cart #shipping_method input[type=radio],body.woocommerce-checkout #shipping_method input[type=radio]{margin:0}.woocommerce-shipping-destination{margin-top:10px;font-size:13px;color:#6b7280}