/* Reviewed corrections for telefonansagen.ai, 15 September 2026. */

/* The greeting and input share one focus indicator. */
body .wrapper_global .scope-design26 .hero .hero-glow #taiHeroName:is(:focus, :focus-visible) {
  outline: none;
  box-shadow: none;
}
body .wrapper_global .scope-design26 .hero .hero-glow:focus-within {
  outline: 2px solid #087d73;
  outline-offset: 3px;
}

/* A prominent, homepage-only announcement with the conditions alongside it. */
body .wrapper_global .tai-payment-notice {
  background: #e6f8f4;
  border-bottom: 1px solid #c3e9e0;
  padding: 22px 32px;
}
body .wrapper_global .tai-payment-notice > .modul {
  display: flex;
  align-items: center;
  gap: 18px;
}
.tai-payment-notice__badge {
  flex: 0 0 auto;
  padding: 6px 12px;
  border-radius: 6px;
  background: #001357;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  letter-spacing: .08em;
}
body .tai-payment-notice__copy { flex: 1; min-width: 0; }
body .tai-payment-notice__copy strong {
  display: block;
  color: #001357;
  font-size: clamp(17px, 1.4vw, 20px);
  font-weight: 650;
  line-height: 1.4;
}
body .tai-payment-notice__copy small {
  display: block;
  margin-top: 4px;
  color: #455d6b;
  font-size: 14px;
  line-height: 1.5;
}
body .tai-payment-notice__link {
  flex: 0 0 auto;
  color: #001357;
  font-size: 15px;
  font-weight: 600;
  text-decoration: underline;
  text-underline-offset: 4px;
  padding-block: 10px;
}

/* The nested price heading has its own spacing; pad the entire blue band. */
body .wrapper_global .seite-startseite .content.keyvisual-gradient:has(> .d26-price-head) {
  padding-block: clamp(48px, 5vw, 72px);
}
body .wrapper_global .seite-startseite .content.b2b-section.d26-price-head .b2b-section-eyebrow {
  color: #8aede0;
}
body .wrapper_global .seite-startseite .tai-pb .tai-pb-note { margin-bottom: 0; }

/* Extend only the background paint, keeping the generator content column intact. */
body.app-view .tai-appview .seite-generator > .content {
  position: relative;
  isolation: isolate;
}
body.app-view .tai-appview .seite-generator > .content::before {
  content: "";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 100vw;
  transform: translateX(-50%);
  background: inherit;
  z-index: -1;
  pointer-events: none;
}
body.app-view .tai-appview .seite-generator > .content:has(.tai-cta-preiszeile) {
  padding-block: 28px 36px;
}
body.app-view .wrapper_global .tai-appview .seite-generator > .content > .modul .tai-cta-preiszeile {
  margin: 0;
  line-height: 1.6;
}

/* Invoice requests use the same mint/navy action style as the page. */
body .wrapper_global .scope-design26 :is(p, li) a.tai-rz-open {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 48px;
  max-width: 100%;
  box-sizing: border-box;
  padding: 14px 26px;
  background: #27d4bd;
  color: #001357 !important;
  box-shadow: none;
  line-height: 1.4;
  text-align: center;
}
body .wrapper_global .scope-design26 :is(p, li) a.tai-rz-open:hover {
  background: #4cdec9;
  transform: none;
}

/* A compact closing call to action, followed by an actual footer with breathing room. */
body .wrapper_global .scope-design26 .content.b2b-section.b2b-section--accent {
  min-height: 0;
  padding-block: clamp(48px, 5vw, 72px);
}
body .wrapper_global .scope-design26 .b2b-section--accent .center-cta { margin-bottom: 0; }
body .wrapper_global .content.keyvisual-gradient.height-0-5rem:has(+ .bg-blue-dark) {
  height: 1px !important;
  min-height: 0;
  padding: 0 !important;
  background: #31436b;
}
body .wrapper_global .content .modul .footer.tai-site-footer {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  gap: 28px 48px;
  height: auto;
  padding: 40px 0 28px;
  align-items: start;
}
body .wrapper_global .content .modul .tai-site-footer p {
  display: block;
  padding: 0;
  margin: 0;
  opacity: 1;
}
body .wrapper_global .content .modul .tai-site-footer a {
  opacity: 1 !important;
  color: #dce6f6;
  line-height: 1.6;
}
body .wrapper_global .content .modul .tai-site-footer a:hover { color: #64e4d0; }
body .wrapper_global .content .modul .tai-site-footer a:focus-visible {
  outline: 2px solid #64e4d0;
  outline-offset: 4px;
}
body .tai-site-footer .tai-footer-label {
  color: #afc0d9;
  font-size: 14px;
  line-height: 1.5;
  margin-bottom: 8px !important;
}
body .wrapper_global .content .modul .tai-site-footer .telefon {
  color: #fff;
  font-size: 24px;
  font-weight: 600;
  letter-spacing: -.02em;
}
body .wrapper_global .content .modul .tai-site-footer .telefon::before { display: none; }
body .wrapper_global .content .modul .tai-site-footer ul {
  display: flex;
  flex-wrap: wrap;
  gap: 8px 22px;
  justify-content: flex-end;
  padding: 0;
  margin: 0;
  list-style: none;
}
body .wrapper_global .content .modul .tai-site-footer li { margin: 0; font-size: 14px; }
body .wrapper_global .content .modul .tai-site-footer li::after { content: none; }
body .wrapper_global .content .modul .tai-site-footer li a { display: inline-block; padding-block: 6px; }
body .tai-footer-links { max-width: 560px; }
body .wrapper_global .content .modul .tai-site-footer .tai-footer-brand {
  margin-top: 12px;
  font-size: 13px;
  text-align: right;
}
body .wrapper_global .content .modul .tai-site-footer .tai-b2b-hinweis {
  grid-column: 1 / -1;
  max-width: none;
  width: auto;
  margin: 0;
  padding-top: 20px;
  border-top: 1px solid #31436b;
  color: #afc0d9;
  text-align: left;
  font-size: 12px;
  line-height: 1.7;
  opacity: 1;
}
@media (max-width: 700px) {
  body .wrapper_global .tai-payment-notice { padding: 28px 20px 20px; }
  body .wrapper_global .tai-payment-notice > .modul { flex-wrap: wrap; gap: 10px 12px; align-items: flex-start; }
  body .tai-payment-notice__copy { flex-basis: calc(100% - 70px); }
  body .tai-payment-notice__link { margin-left: 66px; padding-block: 4px; }
  body .wrapper_global .content .modul .footer.tai-site-footer {
    grid-template-columns: minmax(0, 1fr);
    gap: 24px;
    padding: 32px 0 24px;
  }
  body .wrapper_global .content .modul .tai-site-footer ul { justify-content: flex-start; gap: 8px 20px; }
  body .wrapper_global .content .modul .tai-site-footer .tai-footer-brand { text-align: left; }
  /* The inline span creates an unwanted second column in the mobile grid. */
  body .wrapper_global .seite-reseller .b2b-features > .b2b-feature[style*="grid-column"] {
    grid-column: 1 / -1 !important;
  }
}
