.af-upsell{background:#fafafa;border:1px solid #e5e7eb;border-radius:16px;margin-top:24px;margin-bottom:24px;padding:16px}@media (min-width:768px){.af-upsell{padding:18px 20px}}.af-upsell-head{margin-bottom:12px}.af-upsell-title{color:#111827;margin:0;font-size:14px;font-weight:600}.af-upsell-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:12px;display:grid}.af-upsell-card{cursor:pointer;background:#fff;border:1px solid #e5e7eb;border-radius:16px;outline:none;flex-direction:column;justify-content:flex-start;align-items:center;width:100%;padding:10px 10px 12px;transition:border-color .18s,box-shadow .18s,transform .18s;display:flex;position:relative}.af-upsell-card:hover{transform:translateY(-1px);box-shadow:0 6px 14px #0f172a1a}.af-upsell-card-static{cursor:default}.af-upsell-card-static:hover{box-shadow:none;transform:none}.af-upsell-thumb{aspect-ratio:4/3;background:#f9fafb;border-radius:14px;justify-content:center;align-items:center;width:100%;margin-bottom:8px;display:flex;overflow:hidden}.af-upsell-img{object-fit:cover;width:100%;height:100%}.af-upsell-label{color:#111827;text-align:center;font-size:13px;font-weight:500}.af-upsell-subtext{color:#f97316;text-align:center;margin-top:4px;font-size:11px;font-weight:500}.af-upsell-card.is-active{border-color:#f97316;box-shadow:0 0 0 1px #f97316}.af-upsell-card.is-active:after{content:"";background:#f97316;border:2px solid #fff;border-radius:999px;width:18px;height:18px;position:absolute;top:10px;right:10px;box-shadow:0 0 0 1px #f97316}.af-upsell-card.is-included{box-shadow:none;border-color:#e5e7eb}.af-upsell-note{color:#6b7280;margin-top:10px;font-size:11px;line-height:1.4}@media (max-width:480px){.af-upsell-note{font-size:10.5px}.af-upsell{margin-top:12px;margin-bottom:12px}}
