:root {
  --tb-support-ink: #202437;
  --tb-support-muted: #626977;
  --tb-support-red: #ef4854;
  --tb-support-red-dark: #d93946;
  --tb-support-cream: #fbf7f2;
  --tb-support-line: #e8e1da;
  --tb-support-green: #0f5f55;
}

.tb-support-page,
.tb-support-thanks,
.tb-support-cancel {
  color: var(--tb-support-ink);
  max-width: 1120px;
  margin-inline: auto;
}

body.page-id-35688 main#primary > .container,
body.page-id-35689 main#primary > .container,
body.page-id-35702 main#primary > .container {
  width: min(100% - 48px, 1200px) !important;
  max-width: 1200px !important;
  margin-inline: auto !important;
  padding-inline: 0 !important;
}

body.page-id-35688 article.type-page > .entry-header,
body.page-id-35689 article.type-page > .entry-header,
body.page-id-35702 article.type-page > .entry-header {
  width: 100%;
  margin: clamp(28px, 5vw, 58px) 0 clamp(18px, 3vw, 30px) !important;
  padding: 0 !important;
}

body.page-id-35688 article.type-page > .entry-header .entry-title,
body.page-id-35689 article.type-page > .entry-header .entry-title,
body.page-id-35702 article.type-page > .entry-header .entry-title {
  max-width: 900px;
  margin: 0 !important;
  color: var(--tb-support-ink);
  font-size: clamp(34px, 4.6vw, 56px) !important;
  line-height: 1.06 !important;
  letter-spacing: -0.035em;
}

body.page-id-35688 article.type-page > .entry-content,
body.page-id-35689 article.type-page > .entry-content,
body.page-id-35702 article.type-page > .entry-content {
  margin: 0 !important;
}

body.page-id-35688 article.type-page > .entry-content > .container,
body.page-id-35689 article.type-page > .entry-content > .container,
body.page-id-35702 article.type-page > .entry-content > .container {
  width: 100% !important;
  max-width: none !important;
  margin: 0 !important;
  padding: 0 0 clamp(58px, 8vw, 96px) !important;
}

.tb-support-page .tb-support-section-title,
.tb-support-thanks > h3 {
  margin: 0 0 14px !important;
  padding-top: clamp(58px, 7vw, 82px) !important;
  color: var(--tb-support-ink);
  font-size: clamp(25px, 3vw, 34px) !important;
  line-height: 1.18 !important;
  letter-spacing: -0.025em;
  clear: both;
}

.tb-support-page > p,
.tb-support-thanks > p,
.tb-support-cancel > p,
.tb-support-page > ul,
.tb-support-thanks > ul,
.tb-support-cancel > ol {
  max-width: 780px;
  color: var(--tb-support-muted);
  font-size: 17px;
  line-height: 1.65;
}

.tb-support-page > ul,
.tb-support-thanks > ul,
.tb-support-cancel > ol {
  margin: 18px 0 0 !important;
  padding-left: 1.35em !important;
}

.tb-support-page > ul li,
.tb-support-thanks > ul li,
.tb-support-cancel > ol li {
  margin-bottom: 10px;
  padding-left: 5px;
}

.tb-support-cancel {
  max-width: 780px;
  padding: clamp(26px, 5vw, 54px);
  border: 1px solid var(--tb-support-line);
  border-radius: 24px;
  background: #fff;
  box-shadow: 0 18px 45px rgba(32, 36, 55, 0.07);
}

.tb-support-cancel .wp-block-button__link {
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 14px;
  background: var(--tb-support-red);
  color: #fff !important;
  font-weight: 800;
}

.tb-support-page .tb-support-hero {
  position: relative;
  overflow: hidden;
  padding: clamp(34px, 5vw, 64px);
  border: 1px solid var(--tb-support-line);
  border-radius: 28px;
  background: linear-gradient(135deg, #fff 0%, var(--tb-support-cream) 100%);
  box-shadow: 0 20px 55px rgba(32, 36, 55, 0.08);
}

.tb-support-page .tb-support-hero::after {
  position: absolute;
  right: -7%;
  bottom: -24%;
  width: min(48%, 470px);
  aspect-ratio: 1;
  background: url("https://talerbox.com/wp-content/themes/talerbox/assets/img/footer-bg.png") center / contain no-repeat;
  content: "";
  opacity: 0.055;
  pointer-events: none;
  transform: rotate(-7deg);
}

.tb-support-page .tb-support-hero > .wp-block-group__inner-container,
.tb-support-page .tb-support-hero__layout,
.tb-support-page .tb-support-hero__layout > .wp-block-group__inner-container {
  position: relative;
  z-index: 1;
}

.tb-support-page .tb-support-section-title--after-hero {
  padding-top: clamp(70px, 8vw, 96px) !important;
}

.tb-support-hero__layout,
.tb-support-hero__layout > .wp-block-group__inner-container {
  display: grid !important;
  grid-template-columns: minmax(0, 1.35fr) minmax(280px, 0.65fr) !important;
  align-items: center;
  gap: clamp(34px, 5vw, 64px);
  margin: 0 !important;
}

.tb-support-hero__copy,
.tb-support-trust-card,
.tb-support-trust-card__profile {
  margin: 0 !important;
}

.tb-support-trust-card {
  padding: 24px;
  border: 1px solid rgba(32, 36, 55, 0.1);
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.88);
  box-shadow: 0 16px 36px rgba(32, 36, 55, 0.09);
  backdrop-filter: blur(8px);
}

.tb-support-trust-card__profile {
  display: grid !important;
  grid-template-columns: 72px minmax(0, 1fr);
  align-items: center;
  gap: 15px;
}

.tb-support-trust-card__image {
  width: 72px !important;
  height: 72px !important;
  margin: 0 !important;
  overflow: hidden;
  border: 3px solid #fff;
  border-radius: 50%;
  box-shadow: 0 7px 18px rgba(32, 36, 55, 0.14);
}

.tb-support-trust-card__image img {
  display: block;
  width: 100% !important;
  height: 100% !important;
  margin: 0 !important;
  object-fit: cover;
}

.tb-support-trust-card__profile p {
  margin: 0 !important;
  color: var(--tb-support-muted);
  font-size: 14px;
  line-height: 1.35;
}

.tb-support-trust-card__profile p strong {
  color: var(--tb-support-ink);
  font-size: 17px;
}

.tb-support-trust-card__award {
  margin: 20px 0 14px !important;
  padding: 11px 13px;
  border-radius: 12px;
  background: #fff6df;
  color: #73520d;
  font-size: 14px;
  font-weight: 800;
  line-height: 1.35;
}

.tb-support-trust-card__facts {
  display: grid;
  gap: 8px;
  margin: 0 !important;
  padding: 0 !important;
  list-style: none !important;
}

.tb-support-trust-card__facts li {
  position: relative;
  margin: 0 !important;
  padding-left: 23px;
  color: var(--tb-support-muted);
  font-size: 14px;
  line-height: 1.4;
}

.tb-support-trust-card__facts li::before {
  position: absolute;
  top: 0;
  left: 0;
  color: var(--tb-support-green);
  content: "✓";
  font-weight: 900;
}

.tb-support-thanks {
  position: relative;
  overflow: hidden;
  padding: clamp(28px, 5vw, 56px);
  border: 1px solid var(--tb-support-line);
  border-radius: 24px;
  background: linear-gradient(145deg, #fff 0%, var(--tb-support-cream) 100%);
  box-shadow: 0 18px 45px rgba(32, 36, 55, 0.07);
}

.tb-support-thanks::before {
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: var(--tb-support-red);
  content: "";
}

.tb-support-thanks > h2,
.tb-support-cancel > h2 {
  margin: 0 0 14px !important;
  color: var(--tb-support-ink);
  font-size: clamp(28px, 4vw, 43px) !important;
  line-height: 1.12 !important;
  letter-spacing: -0.03em;
}

.tb-support-thanks a:not(.wp-block-button__link),
.tb-support-cancel a:not(.wp-block-button__link) {
  color: var(--tb-support-red-dark);
  font-weight: 750;
  text-underline-offset: 3px;
}

.tb-support-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  margin: 0 0 14px;
  color: var(--tb-support-red-dark);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.tb-support-page .tb-support-title {
  max-width: 640px;
  margin: 0 0 18px;
  font-size: clamp(36px, 4.3vw, 52px);
  line-height: 1.06;
  letter-spacing: -0.04em;
}

.tb-support-page .tb-support-lead {
  max-width: 720px;
  margin: 0;
  color: var(--tb-support-muted);
  font-size: clamp(17px, 1.7vw, 20px);
  line-height: 1.6;
}

.tb-support-hero__actions {
  margin: 25px 0 0 !important;
}

.tb-support-hero__actions .wp-block-button,
.tb-support-hero__actions .wp-block-button__link {
  width: auto;
  margin: 0 !important;
}

.tb-support-hero__actions .wp-block-button__link {
  min-height: 54px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 13px 22px;
  border: 2px solid var(--tb-support-red);
  border-radius: 14px;
  background: var(--tb-support-red);
  color: #fff !important;
  font-size: 16px;
  font-weight: 850;
  line-height: 1.2;
  text-decoration: none;
  box-shadow: 0 12px 26px rgba(239, 72, 84, 0.24);
  transition: transform 160ms ease, background 160ms ease, box-shadow 160ms ease;
}

.tb-support-hero__actions .wp-block-button__link:hover,
.tb-support-hero__actions .wp-block-button__link:focus-visible {
  background: var(--tb-support-red-dark);
  transform: translateY(-2px);
  box-shadow: 0 16px 30px rgba(239, 72, 84, 0.3);
}

.tb-support-hero__microcopy {
  margin: 12px 0 0 !important;
  color: var(--tb-support-muted);
  font-size: 13px;
  line-height: 1.45;
}

#tb-support-payment {
  scroll-margin-top: 120px;
}

.tb-support-principles,
.tb-support-progress,
.tb-support-options,
.tb-support-principles > .wp-block-group__inner-container,
.tb-support-progress > .wp-block-group__inner-container,
.tb-support-options > .wp-block-group__inner-container {
  display: grid !important;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 22px;
  padding: 0 !important;
}

.tb-support-principles,
.tb-support-progress,
.tb-support-options {
  margin-block: 30px 58px;
}

.tb-support-principles > .wp-block-group__inner-container,
.tb-support-progress > .wp-block-group__inner-container,
.tb-support-options > .wp-block-group__inner-container {
  width: 100%;
  margin: 0 !important;
}

.tb-support-principle,
.tb-support-progress-card,
.tb-support-option {
  padding: 28px;
  border: 1px solid var(--tb-support-line);
  border-radius: 20px;
  background: #fff;
  box-shadow: 0 10px 28px rgba(32, 36, 55, 0.05);
}

.tb-support-principle,
.tb-support-progress-card {
  min-height: 190px;
}

.tb-support-card-title {
  display: grid;
  grid-template-columns: 44px minmax(0, 1fr);
  align-items: center;
  gap: 13px;
  margin-bottom: 18px !important;
}

.tb-support-card-title > span {
  display: grid;
  place-items: center;
  width: 44px;
  height: 44px;
  border-radius: 14px;
  background: var(--tb-support-cream);
  font-size: 21px;
}

.tb-support-card-title strong {
  margin: 0 !important;
}

.tb-support-principle strong,
.tb-support-progress-card strong,
.tb-support-option strong {
  display: block;
  margin-bottom: 8px;
  font-size: 18px;
}

.tb-support-principle p,
.tb-support-progress-card p,
.tb-support-option p {
  margin: 0;
  color: var(--tb-support-muted);
  font-size: 16px;
  line-height: 1.55;
}

.tb-support-option {
  display: flex;
  flex-direction: column;
  min-height: 280px;
}

.tb-support-option > .wp-block-group__inner-container {
  height: 100%;
  display: flex !important;
  flex-direction: column;
}

.tb-support-options,
.tb-support-options > .wp-block-group__inner-container {
  grid-template-columns: repeat(2, minmax(0, 1fr));
}

.tb-support-option .wp-block-buttons,
.tb-support-option .wp-block-button {
  width: 100%;
  margin-top: auto;
}

.tb-support-option > p:first-child {
  display: inline-flex;
  align-self: flex-start;
  margin-bottom: 14px;
  padding: 5px 10px;
  border-radius: 999px;
  background: var(--tb-support-cream);
  color: var(--tb-support-red-dark);
  font-size: 13px;
  font-weight: 800;
  letter-spacing: 0.04em;
  text-transform: uppercase;
}

.tb-support-option .wp-block-button__link {
  width: 100%;
  min-height: 52px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: 2px solid var(--tb-support-red);
  border-radius: 14px;
  background: var(--tb-support-red);
  color: #fff !important;
  font-weight: 800;
  text-decoration: none;
  box-shadow: 0 10px 24px rgba(239, 72, 84, 0.2);
  transition: transform 160ms ease, background 160ms ease, box-shadow 160ms ease;
}

.tb-support-option--monthly .wp-block-button__link {
  background: #fff;
  color: var(--tb-support-red-dark) !important;
  box-shadow: none;
}

.tb-support-option .wp-block-button__link:hover,
.tb-support-option .wp-block-button__link:focus-visible {
  transform: translateY(-2px);
  background: var(--tb-support-red-dark);
  color: #fff !important;
  box-shadow: 0 14px 30px rgba(239, 72, 84, 0.26);
}

.tb-support-transparency {
  margin: 54px 0 0 !important;
  padding: 30px;
  border-left: 5px solid var(--tb-support-green);
  border-radius: 16px;
  background: #eef7f4;
}

.tb-support-page .tb-support-section-title--faq {
  padding-top: clamp(66px, 7vw, 88px) !important;
}

.tb-support-faq details {
  margin-bottom: 12px;
  padding: 18px 20px;
  border: 1px solid var(--tb-support-line);
  border-radius: 14px;
  background: #fff;
}

.tb-support-faq {
  margin-top: 18px;
}

.tb-support-faq summary {
  cursor: pointer;
  font-weight: 800;
}

.tb-support-faq details p {
  margin: 12px 0 0;
  color: var(--tb-support-muted);
}

.tb-support-footer {
  padding: 28px 18px;
  background: var(--tb-support-ink);
  color: #fff;
}

.tb-support-footer__inner {
  max-width: 1180px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  align-items: center;
  gap: 18px;
}

.tb-support-footer__icon,
.tb-home-hub__support-icon {
  display: grid;
  place-items: center;
  width: 48px;
  height: 48px;
  border-radius: 15px;
  background: rgba(239, 72, 84, 0.16);
  color: var(--tb-support-red);
  font-size: 23px;
}

.tb-support-footer__copy {
  display: grid;
  gap: 3px;
}

.tb-support-footer__copy strong {
  font-size: 18px;
}

.tb-support-footer__copy span {
  color: rgba(255, 255, 255, 0.74);
  font-size: 14px;
}

.tb-support-footer__link,
.tb-home-hub__support-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  min-height: 48px;
  padding: 10px 18px;
  border-radius: 12px;
  background: var(--tb-support-red);
  color: #fff !important;
  font-weight: 800;
  text-decoration: none !important;
}

/* The generic homepage link-label rule is more specific than the supporter
 * button. Keep every child visibly white and the whole CTA clickable. */
body.wp-theme-talerbox.home .tb-home-hub__support-link {
  position: relative;
  z-index: 5;
  cursor: pointer;
  pointer-events: auto !important;
}

body.wp-theme-talerbox.home .tb-home-hub__support-link :is(
  .tb-home-hub__link-label,
  .tb-home-hub__arrow
) {
  color: #fff !important;
  pointer-events: none;
}

.tb-home-hub__support {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) minmax(220px, 280px);
  align-items: center;
  gap: 22px;
  margin-top: 28px;
  padding: clamp(22px, 4vw, 34px);
  border: 1px solid var(--tb-support-line);
  border-radius: 22px;
  background: var(--tb-support-cream);
}

.tb-home-hub__support-title {
  margin: 0 0 7px;
  color: var(--tb-support-ink);
  font-size: clamp(23px, 3vw, 34px);
  line-height: 1.12;
}

.tb-home-hub__support-description {
  margin: 0;
  color: var(--tb-support-muted);
}

body.wp-theme-talerbox.home .tb-home-hub__support-link {
  width: 100%;
  min-height: 56px;
  padding: 13px 17px;
  white-space: nowrap;
}

body.wp-theme-talerbox.home .tb-home-hub__support-link .tb-home-hub__arrow {
  position: static;
  margin-left: 7px;
  font-size: 20px;
  line-height: 1;
}

.tb-support-nav-icon,
.tb-support-nav-label {
  display: inline-block;
}

@media (max-width: 767.98px) {
  body.wp-theme-talerbox .custom-menu .menu > li.menu-item-31640 > a {
    white-space: nowrap;
    overflow-wrap: normal;
    font-size: 0 !important;
  }

  body.wp-theme-talerbox .custom-menu .menu > li.menu-item-31640 > a::after {
    content: "Aktien";
    font-size: 10.5px;
    font-weight: 650;
    line-height: 1.1;
  }

  body.wp-theme-talerbox .custom-menu .menu > li.tb-support-nav-item > a {
    gap: 2px;
    white-space: nowrap;
    overflow-wrap: normal;
  }

  body.wp-theme-talerbox .custom-menu .menu > li.tb-support-nav-item > a::before {
    display: none !important;
  }

  body.wp-theme-talerbox .custom-menu .tb-support-nav-icon {
    color: var(--tb-support-red-dark);
    font-size: 17px;
    line-height: 1;
  }

  body.wp-theme-talerbox .custom-menu .tb-support-nav-label {
    font-size: 10.5px;
    font-weight: 700;
    line-height: 1.1;
  }
}

@media (min-width: 993px) {
  body.wp-theme-talerbox .site-header #site-navigation #primary-menu > li.tb-support-nav-item > a {
    padding: 9px 12px;
    border: 1px solid rgba(239, 72, 84, 0.3);
    border-radius: 10px;
    color: var(--tb-support-red-dark);
  }
}

@media (max-width: 800px) {
  body.page-id-35688 main#primary > .container,
  body.page-id-35689 main#primary > .container,
  body.page-id-35702 main#primary > .container {
    width: min(100% - 24px, 680px) !important;
  }

  body.page-id-35688 article.type-page > .entry-header,
  body.page-id-35689 article.type-page > .entry-header,
  body.page-id-35702 article.type-page > .entry-header {
    margin: 20px 0 14px !important;
  }

  body.page-id-35688 article.type-page > .entry-header .entry-title,
  body.page-id-35689 article.type-page > .entry-header .entry-title,
  body.page-id-35702 article.type-page > .entry-header .entry-title {
    font-size: clamp(30px, 9vw, 42px) !important;
    line-height: 1.08 !important;
  }

  .tb-support-principles,
  .tb-support-progress,
  .tb-support-options,
  .tb-support-principles > .wp-block-group__inner-container,
  .tb-support-progress > .wp-block-group__inner-container,
  .tb-support-options > .wp-block-group__inner-container {
    grid-template-columns: minmax(0, 1fr) !important;
    gap: 12px;
  }

  .tb-support-principles,
  .tb-support-progress,
  .tb-support-options {
    margin-block: 18px 34px;
  }

  .tb-support-page .tb-support-hero {
    padding: 24px 19px 20px;
    border-radius: 18px;
  }

  .tb-support-hero__layout,
  .tb-support-hero__layout > .wp-block-group__inner-container {
    grid-template-columns: 1fr !important;
    gap: 24px;
  }

  .tb-support-page .tb-support-hero::after {
    right: -24%;
    bottom: -10%;
    width: 85%;
    opacity: 0.04;
  }

  .tb-support-trust-card {
    padding: 18px;
    border-radius: 16px;
  }

  .tb-support-trust-card__profile {
    grid-template-columns: 62px minmax(0, 1fr);
    gap: 13px;
  }

  .tb-support-trust-card__image {
    width: 62px !important;
    height: 62px !important;
  }

  .tb-support-page .tb-support-title {
    margin-bottom: 14px;
    font-size: clamp(31px, 9vw, 39px);
    line-height: 1.08;
  }

  .tb-support-page .tb-support-lead {
    font-size: 17px;
    line-height: 1.55;
  }

  .tb-support-hero__actions,
  .tb-support-hero__actions .wp-block-button,
  .tb-support-hero__actions .wp-block-button__link {
    width: 100%;
  }

  .tb-support-hero__actions .wp-block-button__link {
    min-height: 52px;
    padding-inline: 16px;
  }

  .tb-support-hero__microcopy {
    font-size: 12px;
  }

  .tb-support-page .tb-support-section-title,
  .tb-support-thanks > h3 {
    margin-top: 0 !important;
    padding-top: 48px !important;
    font-size: 25px !important;
  }

  .tb-support-page .tb-support-section-title--after-hero,
  .tb-support-page .tb-support-section-title--faq {
    padding-top: 56px !important;
  }

  .tb-support-page > p,
  .tb-support-thanks > p,
  .tb-support-cancel > p,
  .tb-support-page > ul,
  .tb-support-thanks > ul,
  .tb-support-cancel > ol {
    font-size: 16px;
    line-height: 1.6;
  }

  .tb-support-principle,
  .tb-support-progress-card,
  .tb-support-option {
    width: 100%;
    min-width: 0;
    min-height: 0;
    padding: 21px;
    border-radius: 16px;
    overflow-wrap: anywhere;
  }

  .tb-support-option {
    gap: 4px;
  }

  .tb-support-card-title {
    grid-template-columns: 42px minmax(0, 1fr);
    gap: 12px;
    margin-bottom: 15px !important;
  }

  .tb-support-card-title > span {
    width: 42px;
    height: 42px;
    border-radius: 13px;
  }

  .tb-support-thanks,
  .tb-support-cancel {
    padding: 24px 20px;
    border-radius: 18px;
  }

  .tb-support-transparency {
    margin-top: 34px !important;
    padding: 21px;
    border-left-width: 4px;
  }

  .tb-support-faq details {
    margin-bottom: 9px;
    padding: 16px;
  }

  .tb-support-faq summary {
    padding-right: 4px;
    font-size: 16px;
    line-height: 1.4;
  }

  .tb-support-footer__inner,
  .tb-home-hub__support {
    grid-template-columns: auto minmax(0, 1fr);
  }

  .tb-support-footer__link,
  .tb-home-hub__support-link {
    grid-column: 1 / -1;
    width: 100%;
  }

  .tb-support-option .wp-block-button,
  .tb-support-option .wp-block-buttons {
    margin-bottom: 0 !important;
  }

  .tb-support-option .wp-block-button__link,
  .tb-support-cancel .wp-block-button__link {
    min-height: 54px;
    padding: 12px 16px;
    border-radius: 12px;
    font-size: 16px;
  }
}

@media (min-width: 801px) {
  .tb-support-page {
    padding-bottom: 10px;
  }

  .tb-support-options {
    gap: 26px;
  }

  .tb-support-thanks {
    max-width: 860px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .tb-support-option .wp-block-button__link {
    transition: none;
  }
}
