/* EE Association — bundle offcanvas (subscription detail panel) */

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero {
  background: var(--bs-ee-brand, #441449);
}

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__media,
[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__media img {
  display: none !important;
}

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__content {
  position: relative !important;
  inset: auto !important;
  width: 100% !important;
  height: auto !important;
  min-height: 0;
  padding: 1.75rem 1.75rem 2rem !important;
  align-items: center !important;
  justify-content: center !important;
  text-align: center;
  background: var(--bs-ee-brand, #441449);
  color: #fff;
}

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__badge,
[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__badge.bg-white {
  background: rgba(255, 255, 255, 0.16) !important;
  color: #fff !important;
  font-size: 0.75rem;
  font-weight: 500;
  padding: 0.35rem 0.85rem;
  margin-bottom: 0.85rem !important;
  border: 0;
}

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__title,
[theme-color="ee-association"] #offcanvasBundle #productBundleTitle {
  font-size: clamp(1.6rem, 3vw, 2.1rem);
  font-weight: 500;
  letter-spacing: -0.02em;
  line-height: 1.15;
  margin: 0 0 0.65rem !important;
  color: #fff !important;
}

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__lede {
  display: block;
  max-width: 32rem;
  margin: 0.85rem auto 0;
  color: rgba(255, 255, 255, 0.82);
  font-size: 0.9rem;
  font-weight: 300;
  line-height: 1.55;
}

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__pricing {
  margin-top: 0.75rem !important;
  justify-content: center;
  width: 100%;
}

/* Monthly only */
[theme-color="ee-association"] #offcanvasBundle .yearly-price,
[theme-color="ee-association"] #offcanvasBundle .priceSwitch {
  display: none !important;
}

[theme-color="ee-association"] #offcanvasBundle .monthly-price,
[theme-color="ee-association"] #offcanvasBundle #bundlePriceInfo {
  background: transparent !important;
  padding: 0 !important;
  margin: 0 auto;
}

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__price {
  display: flex;
  align-items: baseline;
  justify-content: center;
  gap: 0.5rem;
  margin: 0;
}

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__amount,
[theme-color="ee-association"] #offcanvasBundle #discountedPrice {
  font-size: 2.5rem !important;
  font-weight: 600 !important;
  letter-spacing: -0.02em;
  line-height: 1.1;
  color: #fff !important;
}

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__per {
  display: inline !important;
  font-size: 0.9rem;
  font-weight: 300;
  color: rgba(255, 255, 255, 0.8) !important;
}

[theme-color="ee-association"] #offcanvasBundle #pricingRecurringInfo,
[theme-color="ee-association"] #offcanvasBundle #discountRate {
  display: none !important;
}

/* Body content */
[theme-color="ee-association"] #offcanvasBundle .tabcontainer,
[theme-color="ee-association"] #offcanvasBundle #swiper-bundle {
  display: none !important;
}

[theme-color="ee-association"] #offcanvasBundle #offCanvasTabContent {
  padding: 1.5rem 1.75rem 2rem !important;
}

[theme-color="ee-association"] #offcanvasBundle .tab-pane {
  display: block !important;
  opacity: 1 !important;
}

[theme-color="ee-association"] #offcanvasBundle #includedProducts-bundle-tabContent,
[theme-color="ee-association"] #offcanvasBundle #claimProcessInfo-bundle-tabContent,
[theme-color="ee-association"] #offcanvasBundle #termAndConditon-bundle-tabContent {
  display: none !important;
}

/* Description HTML from CMS (subscription v2 mockup classes) */
[theme-color="ee-association"] #offcanvasBundle .headline {
  border: 1px solid #e6d8ea;
  background: #f4eef5;
  border-radius: 14px;
  padding: 1.1rem 1.25rem;
  margin-bottom: 1.5rem;
}

[theme-color="ee-association"] #offcanvasBundle .headline .tag {
  display: inline-block;
  background: var(--bs-ee-brand, #441449);
  color: #fff;
  font-size: 0.7rem;
  font-weight: 600;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  padding: 0.2rem 0.65rem;
  border-radius: 999px;
  margin-bottom: 0.65rem;
}

[theme-color="ee-association"] #offcanvasBundle .headline .lead {
  margin: 0 0 0.75rem;
  font-size: 0.95rem;
  color: var(--bs-ee-ink, #203638);
}

[theme-color="ee-association"] #offcanvasBundle .headline ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

[theme-color="ee-association"] #offcanvasBundle .headline li {
  display: flex;
  gap: 0.65rem;
  padding: 0.3rem 0;
  font-size: 0.875rem;
  color: var(--bs-ee-ink, #203638);
}

[theme-color="ee-association"] #offcanvasBundle .headline li .tick {
  color: var(--bs-ee-magenta, #87307F);
  font-weight: 700;
}

[theme-color="ee-association"] #offcanvasBundle .section-title {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--bs-ee-cta, #22567C);
  font-weight: 600;
  margin: 0 0 0.85rem;
}

[theme-color="ee-association"] #offcanvasBundle .group-title {
  font-size: 0.85rem;
  font-weight: 600;
  color: var(--bs-ee-ink, #203638);
  margin: 1.1rem 0 0.35rem;
}

[theme-color="ee-association"] #offcanvasBundle .benefits {
  list-style: none;
  margin: 0;
  padding: 0;
}

[theme-color="ee-association"] #offcanvasBundle .benefits li {
  display: flex;
  gap: 0.85rem;
  padding: 0.75rem 0;
  border-bottom: 1px solid #efeef2;
  align-items: flex-start;
}

[theme-color="ee-association"] #offcanvasBundle .benefits li:last-child {
  border-bottom: none;
}

[theme-color="ee-association"] #offcanvasBundle .benefits .tick {
  flex: 0 0 auto;
  width: 22px;
  height: 22px;
  border-radius: 50%;
  background: rgba(23, 149, 212, 0.14);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 1px;
  color: var(--bs-ee-accent, #1795D4);
  font-weight: 700;
  font-size: 0.75rem;
}

[theme-color="ee-association"] #offcanvasBundle .benefits .name {
  display: block;
  font-size: 0.95rem;
  font-weight: 500;
  color: var(--bs-ee-ink, #203638);
  line-height: 1.3;
}

[theme-color="ee-association"] #offcanvasBundle .benefits .desc {
  display: block;
  font-size: 0.8rem;
  color: #5b6b6d;
  font-weight: 300;
  line-height: 1.4;
  margin-top: 2px;
}

[theme-color="ee-association"] #offcanvasBundle .fineprint {
  margin-top: 1.5rem;
  padding-top: 1.1rem;
  border-top: 1px solid #e4e2e8;
}

[theme-color="ee-association"] #offcanvasBundle .fineprint h4 {
  font-size: 0.75rem;
  text-transform: uppercase;
  letter-spacing: 0.08em;
  color: var(--bs-ee-cta, #22567C);
  font-weight: 600;
  margin: 0.85rem 0 0.4rem;
}

[theme-color="ee-association"] #offcanvasBundle .fineprint p {
  font-size: 0.75rem;
  color: #5b6b6d;
  font-weight: 300;
  line-height: 1.55;
  margin: 0;
}

[theme-color="ee-association"] #offcanvasBundle .fineprint a {
  color: var(--bs-ee-magenta, #87307F);
}

[theme-color="ee-association"] #offcanvasBundle .offcanvas-footer {
  background: rgba(255, 255, 255, 0.94);
  border-top: 1px solid #e4e2e8;
}

[theme-color="ee-association"] #offcanvasBundle .offcanvas-footer .btn-success,
[theme-color="ee-association"] #offcanvasBundle .offcanvas-footer #AddShoppingCardBundle {
  background: #2fa56a !important;
  border-color: #2fa56a !important;
  border-radius: 999px !important;
  padding: 0.65rem 1.5rem !important;
  font-weight: 500;
  box-shadow: 0 6px 16px rgba(47, 165, 106, 0.35);
}

[theme-color="ee-association"] #offcanvasBundle .offcanvas-footer .btn-success:hover,
[theme-color="ee-association"] #offcanvasBundle .offcanvas-footer #AddShoppingCardBundle:hover {
  background: #278a58 !important;
  border-color: #278a58 !important;
}

/* Hide lede outside EE (class only used as enhancement) */
.bundle-offcanvas-hero__lede {
  display: none;
}

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__lede {
  display: block;
}

.bundle-offcanvas-hero__per {
  display: none;
}

[theme-color="ee-association"] #offcanvasBundle .bundle-offcanvas-hero__per {
  display: inline;
}
