/* 365 Rechtsschutz: rich hub and subpage layouts */
.fc-rich-page {
  background: #f5f5f7;
  color: #1d1d1f;
}

.fc-rich-local-hero {
  background:
    radial-gradient(circle at 18% 12%, rgba(13, 110, 253, .28), transparent 32%),
    linear-gradient(135deg, #07111f 0%, #111827 48%, #26344f 100%);
}

.fc-rich-main-hero {
  min-height: 760px;
  display: flex;
  align-items: center;
}

.fc-rich-main-hero .sitehero__card {
  background: rgba(255, 255, 255, .11);
  border: 1px solid rgba(255, 255, 255, .16);
  color: #fff;
  backdrop-filter: blur(24px);
}

.fc-rich-main-hero .sitehero__card p,
.fc-rich-main-hero .sitehero__card-highlight {
  color: rgba(255, 255, 255, .74);
}

.fc-rich-main-hero .sitehero__card-highlight {
  margin-top: 1.25rem;
  padding: 1rem;
  border-radius: 22px;
  background: rgba(255, 255, 255, .1);
  border: 1px solid rgba(255, 255, 255, .12);
}

.fc-rich-section h2,
.fc-rich-main h2 {
  letter-spacing: -.055em;
  line-height: .98;
  font-weight: 900;
}

.fc-rich-kicker {
  display: inline-flex;
  color: #0d6efd;
  font-size: .78rem;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.fc-rich-kicker.light {
  color: rgba(255, 255, 255, .72);
}

.fc-rich-lead {
  max-width: 780px;
  color: #64748b;
  font-size: 1.06rem;
  line-height: 1.82;
}

.fc-rich-mini-card,
.fc-rich-card {
  height: 100%;
  border-radius: 28px;
  background: #fff;
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 20px 50px rgba(15, 23, 42, .07);
}

.fc-rich-mini-card {
  padding: 1.35rem;
}

.fc-rich-mini-card p {
  margin: .5rem 0 0;
  color: #64748b;
  line-height: 1.65;
}

.fc-rich-card {
  padding: 1.45rem;
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease, background-color .28s ease;
  will-change: transform;
}

.fc-rich-card:hover,
.fc-rich-mini-card:hover,
.fc-rich-cinema-scenario:hover,
.fc-compare-grid article:hover {
  transform: translateY(-4px);
  border-color: rgba(13, 110, 253, .24);
  box-shadow: 0 28px 68px rgba(15, 23, 42, .12);
}

.fc-rich-card.dark {
  background: #111827;
  color: #fff;
}

.fc-rich-card span {
  display: inline-flex;
  margin-bottom: 1rem;
  color: #0d6efd;
  font-size: .8rem;
  font-weight: 900;
  letter-spacing: .14em;
}

.fc-rich-card h3 {
  margin-bottom: .75rem;
  font-size: 1.28rem;
  line-height: 1.14;
  letter-spacing: -.035em;
  font-weight: 900;
}

.fc-rich-card p {
  margin: 0;
  color: #64748b;
  line-height: 1.72;
}

.fc-rich-card.dark p {
  color: rgba(255, 255, 255, .72);
}

.fc-rich-cinema-block {
  margin-top: 2rem;
}

.fc-rich-cinema-media {
  position: relative;
  overflow: hidden;
  min-height: 620px;
  border-radius: 38px;
  background: linear-gradient(135deg, #e5e7eb 0%, #f8fafc 42%, #9fb7d8 100%);
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 34px 90px rgba(15, 23, 42, .14);
  isolation: isolate;
}

.fc-rich-cinema-img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 620px;
  object-fit: cover;
}

.fc-rich-cinema-overlay {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  padding: clamp(1.4rem, 4vw, 3rem);
  background:
    linear-gradient(90deg, rgba(255, 255, 255, .92) 0%, rgba(255, 255, 255, .78) 34%, rgba(255, 255, 255, .22) 62%, rgba(15, 23, 42, .08) 100%);
  z-index: 2;
}

.fc-rich-cinema-copy {
  max-width: 600px;
}

.fc-rich-cinema-kicker {
  display: inline-flex;
  align-items: center;
  min-height: 42px;
  padding: 0 18px;
  border-radius: 999px;
  background: rgba(255, 255, 255, .82);
  border: 1px solid rgba(15, 23, 42, .08);
  color: #0d6efd;
  box-shadow: 0 10px 24px rgba(15, 23, 42, .08);
  font-size: .84rem;
  font-weight: 900;
}

.fc-rich-cinema-copy h2 {
  max-width: 11ch;
  margin: 1rem 0;
  color: #111827;
  font-size: clamp(2.4rem, 4.8vw, 5rem);
  line-height: .92;
  letter-spacing: -.06em;
  font-weight: 900;
}

.fc-rich-cinema-copy p {
  max-width: 54ch;
  margin: 0 0 1.35rem;
  color: #334155;
  font-size: 1.08rem;
  line-height: 1.75;
}

.fc-rich-cinema-actions {
  display: flex;
  flex-wrap: wrap;
  gap: .85rem;
}

.fc-rich-cinema-bottom {
  margin-top: 1rem;
}

.fc-rich-cinema-scenario {
  height: 100%;
  border-radius: 28px;
  background: #fff;
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 18px 44px rgba(15, 23, 42, .07);
  padding: 1.35rem;
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease;
  will-change: transform;
}

.fc-rich-cinema-scenario .badge {
  border-radius: 999px;
}

.fc-rich-cinema-scenario h3 {
  margin-bottom: .65rem;
  font-size: 1.25rem;
  line-height: 1.15;
  letter-spacing: -.035em;
  font-weight: 900;
}

.fc-rich-cinema-scenario p {
  margin: 0;
  color: #64748b;
  line-height: 1.7;
}

.risk-table-shell {
  border-radius: 32px;
  border: 1px solid rgba(15, 23, 42, .08);
  background: linear-gradient(180deg, #fff 0%, #fafbfc 100%);
  box-shadow: 0 28px 70px rgba(15, 23, 42, .1);
  overflow: hidden;
}

.risk-table-top {
  padding: 1.5rem;
  border-bottom: 1px solid rgba(15, 23, 42, .08);
  background: linear-gradient(180deg, rgba(13, 110, 253, .07), rgba(13, 110, 253, .02));
}

.risk-table-top p {
  max-width: 860px;
  margin-bottom: 0;
  color: #64748b;
}

.risk-table-wrap {
  padding: 1.1rem;
  overflow-x: auto;
}

.risk-table {
  min-width: 760px;
  margin-bottom: 0;
}

.risk-table thead th {
  background: #edf4ff;
  color: #0f172a;
  font-weight: 900;
  border-color: rgba(15, 23, 42, .08);
  padding: 1rem;
}

.risk-table tbody td {
  padding: 1rem;
  border-color: rgba(15, 23, 42, .08);
  color: #334155;
  transition: background-color .22s ease, color .22s ease, transform .22s ease;
}

.risk-table tbody tr:nth-child(even) td {
  background: #fbfcff;
}

.risk-table tbody tr {
  transition: all .3s ease;
}

.risk-table tbody tr:hover {
  transform: translateY(-3px);
  box-shadow: 0 12px 28px rgba(15, 23, 42, .08);
}

.risk-table tbody tr:hover td {
  background: #f6f9ff;
}

.fc-rvg-example {
  margin: 0 1.1rem 1.1rem;
  border-radius: 26px;
  background: #111827;
  color: #f8f9fa;
  overflow: hidden;
  border: 1px solid rgba(255, 255, 255, .12);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, .08);
}

.fc-rvg-example,
.fc-rvg-example h1,
.fc-rvg-example h2,
.fc-rvg-example h3,
.fc-rvg-example h4,
.fc-rvg-example h5,
.fc-rvg-example h6,
.fc-rvg-example p,
.fc-rvg-example li,
.fc-rvg-example th,
.fc-rvg-example td,
.fc-rvg-example span,
.fc-rvg-example strong {
  color: #f8f9fa;
}

.fc-rvg-example__head {
  padding: 1.35rem 1.45rem 1rem;
  border-bottom: 1px solid rgba(255, 255, 255, .1);
}

.fc-rvg-example__head span {
  display: inline-flex;
  margin-bottom: .7rem;
  color: #bfdbfe;
  font-size: .75rem;
  font-weight: 900;
  letter-spacing: .14em;
  text-transform: uppercase;
}

.fc-rvg-example__head h3 {
  margin: 0;
  color: #fff;
  font-size: clamp(1.45rem, 2.4vw, 2.2rem);
  line-height: 1;
  letter-spacing: -.045em;
  font-weight: 900;
}

.fc-rvg-example__head p {
  max-width: 900px;
  margin: .85rem 0 0;
  color: rgba(248, 249, 250, .86);
  line-height: 1.75;
}

.fc-rvg-table {
  width: 100%;
  margin: 0;
  border-collapse: collapse;
}

.fc-rvg-table th,
.fc-rvg-table td {
  padding: 1rem 1.45rem;
  border-bottom: 1px solid rgba(255, 255, 255, .08);
  vertical-align: top;
}

.fc-rvg-table th {
  color: rgba(248, 249, 250, .78);
  font-size: .82rem;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.fc-rvg-table td {
  color: rgba(248, 249, 250, .9);
}

.fc-rvg-table strong {
  color: #fff;
}

.fc-rvg-example__note {
  margin: 0;
  padding: 1rem 1.45rem 1.25rem;
  color: rgba(248, 249, 250, .8);
  font-size: .92rem;
  line-height: 1.65;
}

.fc-compare-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 1rem;
}

.fc-compare-grid article {
  padding: clamp(1.45rem, 3vw, 2.1rem);
  border-radius: 30px;
  background: #fff;
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 24px 60px rgba(15, 23, 42, .08);
  transition: transform .28s ease, box-shadow .28s ease, border-color .28s ease, background-color .28s ease;
}

.fc-compare-grid article.accent {
  background: #111827;
  color: #f8f9fa;
}

.fc-compare-grid article.accent,
.fc-compare-grid article.accent h1,
.fc-compare-grid article.accent h2,
.fc-compare-grid article.accent h3,
.fc-compare-grid article.accent h4,
.fc-compare-grid article.accent h5,
.fc-compare-grid article.accent h6,
.fc-compare-grid article.accent p,
.fc-compare-grid article.accent li,
.fc-compare-grid article.accent strong,
.fc-compare-grid article.accent span {
  color: #f8f9fa;
}

.fc-compare-grid h2 {
  font-size: clamp(1.55rem, 3vw, 2.5rem);
}

.fc-compare-grid ul {
  margin: 1.25rem 0 0;
  padding-left: 1.1rem;
  color: #64748b;
  line-height: 1.8;
}

.fc-compare-grid article.accent ul {
  color: rgba(248, 249, 250, .9);
}

.fc-loss-warning {
  margin: 1.25rem 0 0;
  padding: 1rem 1.1rem;
  border-radius: 20px;
  background: #fff1f2;
  border: 1px solid rgba(225, 29, 72, .16);
  color: #9f1239;
  font-weight: 800;
  line-height: 1.6;
}

.fc-compare-grid article.accent .fc-loss-warning {
  background: rgba(255, 255, 255, .09);
  border-color: rgba(255, 255, 255, .14);
  color: #fff;
}

.fc-rich-link-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 1rem;
}

.fc-rich-link-grid.main {
  grid-template-columns: repeat(4, minmax(0, 1fr));
}

.fc-rich-link-grid a {
  min-height: 150px;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
  gap: 1rem;
  padding: 1.3rem;
  border-radius: 28px;
  background: #fff;
  color: #1d1d1f;
  text-decoration: none;
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 18px 46px rgba(15, 23, 42, .07);
  transition: all .3s ease;
}

.fc-rich-link-grid a:hover {
  transform: translateY(-3px);
  background: #fbfdff;
  border-color: rgba(13, 110, 253, .28);
  box-shadow: 0 26px 58px rgba(15, 23, 42, .1);
}

.fc-rich-link-grid a span {
  color: #0d6efd;
  font-size: .78rem;
  font-weight: 900;
  letter-spacing: .14em;
}

.fc-rich-link-grid a strong {
  font-size: 1.25rem;
  line-height: 1.1;
  letter-spacing: -.035em;
}

.fc-rich-link-grid a em {
  color: #64748b;
  font-style: normal;
  font-weight: 800;
}

.fc-rich-faq {
  display: grid;
  gap: .85rem;
  padding: 1.1rem;
}

.fc-rich-faq details {
  border-radius: 22px;
  background: #fff;
  border: 1px solid rgba(15, 23, 42, .08);
  padding: 1.1rem 1.25rem;
  overflow: hidden;
  transition: border-color .22s ease, box-shadow .22s ease, background-color .22s ease;
}

.fc-rich-faq details:hover {
  border-color: rgba(13, 110, 253, .18);
  box-shadow: 0 18px 42px rgba(15, 23, 42, .07);
}

.fc-rich-faq.dark details {
  background: rgba(255, 255, 255, .08);
  border-color: rgba(255, 255, 255, .12);
}

.fc-rich-faq summary {
  display: flex;
  justify-content: space-between;
  gap: 1rem;
  cursor: pointer;
  list-style: none;
  color: #1d1d1f;
  font-weight: 900;
}

.fc-rich-faq.dark summary {
  color: #fff;
}

.fc-rich-faq summary::-webkit-details-marker {
  display: none;
}

.fc-rich-faq summary span {
  color: #0d6efd;
  font-weight: 900;
  transition: transform .2s ease;
}

.fc-rich-faq details[open] summary span {
  transform: rotate(45deg);
}

.fc-rich-faq p {
  margin: .85rem 0 0;
  color: #64748b;
  line-height: 1.75;
}

.fc-rich-faq .fc-faq-panel {
  overflow: hidden;
  height: 0;
  opacity: 0;
  transition: height .34s cubic-bezier(.22, 1, .36, 1), opacity .22s ease;
}

.fc-rich-faq details[open] .fc-faq-panel {
  opacity: 1;
}

.fc-rich-faq.dark p {
  color: rgba(255, 255, 255, .72);
}

@media (max-width: 991.98px) {
  .fc-rich-main-hero {
    min-height: auto;
    padding-top: 8rem;
  }

  .fc-compare-grid,
  .fc-rich-link-grid,
  .fc-rich-link-grid.main {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 575.98px) {
  .fc-compare-grid,
  .fc-rich-link-grid,
  .fc-rich-link-grid.main {
    grid-template-columns: 1fr;
  }

  .risk-table {
    min-width: 680px;
  }

  .fc-rich-cinema-media,
  .fc-rich-cinema-img {
    min-height: 520px;
  }

  .fc-rich-cinema-overlay {
    align-items: flex-end;
    background: linear-gradient(180deg, rgba(255, 255, 255, .08) 0%, rgba(255, 255, 255, .92) 58%, rgba(255, 255, 255, .98) 100%);
  }

  .fc-rich-cinema-copy h2 {
    max-width: 12ch;
  }
}

.fc-rvg-example,
.fc-rvg-example h1,
.fc-rvg-example h2,
.fc-rvg-example h3,
.fc-rvg-example h4,
.fc-rvg-example h5,
.fc-rvg-example h6,
.fc-rvg-example p,
.fc-rvg-example li,
.fc-rvg-example th,
.fc-rvg-example td,
.fc-rvg-example span,
.fc-rvg-example strong,
.fc-compare-grid article.accent,
.fc-compare-grid article.accent h1,
.fc-compare-grid article.accent h2,
.fc-compare-grid article.accent h3,
.fc-compare-grid article.accent h4,
.fc-compare-grid article.accent h5,
.fc-compare-grid article.accent h6,
.fc-compare-grid article.accent p,
.fc-compare-grid article.accent li,
.fc-compare-grid article.accent strong,
.fc-compare-grid article.accent span {
  color: #f8f9fa !important;
}

.fc-rvg-example__head h3,
.fc-compare-grid article.accent h2,
.fc-rvg-table strong {
  color: #ffffff !important;
}

.fc-rich-card.dark,
.fc-rich-card.dark h1,
.fc-rich-card.dark h2,
.fc-rich-card.dark h3,
.fc-rich-card.dark h4,
.fc-rich-card.dark h5,
.fc-rich-card.dark h6,
.fc-rich-card.dark p,
.fc-rich-card.dark li,
.fc-rich-card.dark span,
.fc-rich-card.dark strong,
.fc-rich-card.dark em,
.fc-rvg-example,
.fc-rvg-example h1,
.fc-rvg-example h2,
.fc-rvg-example h3,
.fc-rvg-example h4,
.fc-rvg-example h5,
.fc-rvg-example h6,
.fc-rvg-example p,
.fc-rvg-example li,
.fc-rvg-example th,
.fc-rvg-example td,
.fc-rvg-example span,
.fc-rvg-example strong,
.fc-rvg-example em {
  color: #ffffff !important;
  -webkit-font-smoothing: antialiased;
  text-rendering: geometricPrecision;
}

.fc-rich-link-grid a {
  opacity: 1;
  visibility: visible;
}

.fc-rich-link-grid a,
.fc-rich-card,
.table.risk-table tbody tr {
  transition: transform .3s cubic-bezier(.25, .8, .25, 1), box-shadow .3s ease, background-color .3s ease !important;
}

.fc-rich-link-grid a:hover,
.fc-rich-card:hover {
  transform: translateY(-4px) !important;
  box-shadow: 0 10px 20px rgba(0, 0, 0, .08) !important;
  background-color: #fdfdfd !important;
}

.fc-rich-card.dark:hover {
  background-color: #111827 !important;
}

.table.risk-table tbody tr:hover {
  background-color: rgba(248, 249, 250, .7) !important;
  transform: translateY(-4px) !important;
}

.fc-tool-calculator {
  margin-top: 1.25rem;
  display: grid;
  gap: 1rem;
  padding: 1.15rem;
  border-radius: 24px;
  background: #ffffff;
  border: 1px solid rgba(15, 23, 42, .08);
  box-shadow: 0 18px 44px rgba(15, 23, 42, .07);
}

.fc-tool-calculator label {
  display: grid;
  gap: .45rem;
  color: #475569;
  font-size: .86rem;
  font-weight: 800;
}

.fc-tool-calculator select {
  width: 100%;
  border: 1px solid rgba(15, 23, 42, .12);
  border-radius: 999px;
  padding: .8rem 1rem;
  color: #111827;
  background: #f8fafc;
  font-weight: 800;
}

.fc-tool-results {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: .75rem;
}

.fc-tool-results span {
  display: block;
  color: #64748b;
  font-size: .78rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: .09em;
}

.fc-tool-results strong {
  display: block;
  margin-top: .25rem;
  color: #0f172a;
  font-size: 1.15rem;
}

@media (max-width: 575.98px) {
  .fc-tool-results {
    grid-template-columns: 1fr;
  }
}
