.necta-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;font-weight:600;border:0;cursor:pointer;border-radius:999px;font-family:system-ui,sans-serif}
.necta-btn--orange{background:#E86D31;color:#fff;padding:0 18px;height:44px;font-size:14px}
.necta-btn--orange:hover{background:#FF7B3A}
.necta-pdp-quick-upsell{margin-top:20px;border:1px solid #E5DBC8;border-radius:12px;background:#fff;overflow:hidden}
.necta-pdp-quick-upsell__head{padding:10px 14px;background:#F5EFE5;border-bottom:1px solid #E5DBC8}
.necta-pdp-quick-upsell__badge{font-size:10px;font-weight:700;letter-spacing:.08em;text-transform:uppercase;color:#fff;background:#E86D31;padding:3px 7px;border-radius:4px}
.necta-pdp-quick-upsell__list{list-style:none;margin:0;padding:0}
.necta-pdp-quick-upsell__item{padding:12px 14px;border-top:1px solid #E5DBC8}
.necta-pdp-quick-upsell__item:first-child{border-top:0}
.necta-pdp-quick-upsell__btn{margin:12px 14px 16px}

/* Trust highlights (benefits + payment/shipping logos) */
.necta-pdp-trust-box{border:1px solid #E5DBC8;border-radius:12px;background:#fff;overflow:hidden;margin-top:16px}
.necta-pdp-trust-box__benefits{padding:4px 0}
.necta-pdp-trust-row{display:flex;gap:14px;align-items:flex-start;padding:14px 18px;border-top:1px solid #E8E4DC}
.necta-pdp-trust-row:first-child{border-top:0}
.necta-pdp-trust-row__icon{flex:0 0 28px;color:#E86D31;line-height:1}
.necta-pdp-trust-row__necta-icon{width:24px;height:24px;display:block}
.necta-pdp-trust-row__title{font-size:14px;font-weight:700;color:#1a1a1a;line-height:1.35;margin:0 0 2px}
.necta-pdp-trust-row__desc{font-size:12px;color:#6b6b6b;line-height:1.45}
.necta-pdp-trust-box__divider{height:1px;background:#E8E4DC;margin:0}
.necta-pdp-trust-box__strip{background:#F5EFE5;padding:12px 18px 14px}
.necta-pdp-trust-box__strip-label{font-size:10px;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:#8a8478;margin:0 0 10px}
.necta-pdp-trust-box__logos{display:flex;flex-wrap:wrap;align-items:center;gap:10px 14px}
.necta-pdp-trust-box__logo-wrap{display:inline-flex;align-items:center;justify-content:center;min-height:28px}
.necta-pdp-trust-box__logo{max-height:28px;width:auto;display:block}
