/* SHARNIR-STUB / ADDRESSES-20260910-2: address block only. Delivery/payment styles stay separate. */
#sharnir-shop-checkout .shop-address { margin: 28px 0; padding: 22px 0; border-block: 1px solid #cdd8d0; min-width: 0; }
#sharnir-shop-checkout .shop-address summary { color: #164b3b; cursor: pointer; font-size: 17px; font-weight: 600; line-height: 1.5; }
#sharnir-shop-checkout .shop-address[open] summary { margin-bottom: 18px; }
#sharnir-shop-checkout .shop-address > a { display: inline-block; margin: 0 0 18px; color: #164b3b; font-size: 14px; }
#sharnir-shop-checkout .shop-address__selector { margin-bottom: 22px; }
#sharnir-shop-checkout .shop-address__selector[hidden] { display: none; }
#sharnir-shop-checkout #shop-saved-address { box-sizing: border-box; width: 100%; max-width: 100%; min-width: 0; min-height: 56px; padding: 14px 40px 14px 16px; border: 1px solid #b9cac0; border-left: 3px solid #164b3b; border-radius: 0; background-color: #fff; color: #164b3b; font: inherit; font-size: 15px; text-overflow: ellipsis; cursor: pointer; }
#sharnir-shop-checkout .shop-address__clear { min-height: 44px; margin-top: 8px; padding: 8px 0; border: 0; background: transparent; color: #164b3b; font: inherit; font-size: 13px; text-decoration: underline; text-underline-offset: 4px; cursor: pointer; }
#sharnir-shop-checkout .shop-address :is(summary, select, button):focus-visible { outline: 2px solid #f96900; outline-offset: 3px; }
#sharnir-shop-checkout .shop-address .shop-field__help { line-height: 1.65; }
