/* =========================================================
   Lokal gehostete Schrift (DSGVO – kein Google-CDN)
   Plus Jakarta Sans: Variable Font, deckt 400–800 ab
   ========================================================= */
@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("assets/fonts/plus-jakarta-sans-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}
@font-face {
  font-family: "Plus Jakarta Sans";
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("assets/fonts/plus-jakarta-sans-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}

:root {
  --bg: #f7f2ec;
  --surface: #ffffff;
  --soft: #f9ece0;
  --ink: #2c2620;
  --muted: #7c7167;
  --brand: #d9772e;
  --brand-dark: #a8531c;
  --line: #ece0d3;
  --accent-orange: #d9772e;
  --accent-orange-dark: #a8531c;
  --accent-blue: #d9772e;
  --accent-blue-dark: #a8531c;
  --accent-green: #d9772e;
  --accent-green-dark: #a8531c;
  --bg-gradient: #f7f2ec;
  --header-bg: rgba(251, 247, 242, 0.92);
  --hero-glow: #f0c49a;
  --section-soft: linear-gradient(180deg, rgba(249, 236, 224, 0.85), rgba(249, 236, 224, 0.4));
  --section-accent: linear-gradient(130deg, #fbf1e6, #f9f1e7);
  --elev-shadow: 0 14px 34px rgba(60, 44, 28, 0.1);
  --transDur: 0.3s;
  --primary: #d9772e;
  --primaryT: rgba(217, 119, 46, 0.24);
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  margin: 0;
  min-height: 100vh;
  display: flex;
  flex-direction: column;
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  color: var(--ink);
  background: var(--bg-gradient);
  line-height: 1.65;
}

button,
input,
textarea,
select {
  font: inherit;
  color: inherit;
}

h1,
h2 {
  color: var(--ink);
}

main {
  flex: 1 0 auto;
}

.editorial-stage {
  position: relative;
  overflow: hidden;
  padding: clamp(52px, 8vw, 104px) 0 clamp(46px, 7vw, 92px);
}

.editorial-stage::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(253, 252, 248, 0.98) 0 54%, rgba(245, 240, 232, 0.96) 54% 100%);
  pointer-events: none;
}

.editorial-stage::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(90deg, rgba(233, 222, 208, 0.34) 0 14%, transparent 14% 86%, rgba(233, 222, 208, 0.2) 86% 100%);
  pointer-events: none;
}

.contact-stage {
  isolation: isolate;
  background:
    linear-gradient(115deg, rgba(250, 246, 240, 0.96) 0%, rgba(250, 246, 240, 0.86) 36%, rgba(250, 246, 240, 0.42) 66%, rgba(250, 246, 240, 0.18) 100%),
    radial-gradient(circle at 14% 24%, rgba(205, 175, 125, 0.26), transparent 34%),
    radial-gradient(circle at 84% 18%, rgba(200, 165, 120, 0.2), transparent 26%),
    url('assets/contactUS.jpg') center 34%/cover no-repeat;
}

.contact-stage::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.22) 0, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0) 78%, rgba(255, 255, 255, 0.12) 100%),
    linear-gradient(180deg, rgba(62, 46, 30, 0.04), rgba(62, 46, 30, 0.18));
  pointer-events: none;
}

.contact-stage::after {
  content: "";
  position: absolute;
  right: clamp(24px, 6vw, 72px);
  top: clamp(20px, 4vw, 54px);
  width: clamp(160px, 20vw, 260px);
  height: clamp(160px, 20vw, 260px);
  border-radius: 32px;
  z-index: 0;
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.34), rgba(255, 255, 255, 0.08)),
    rgba(238, 226, 205, 0.18);
  border: 1px solid rgba(255, 255, 255, 0.3);
  box-shadow: 0 20px 50px rgba(88, 66, 44, 0.12);
  backdrop-filter: blur(4px);
  transform: rotate(8deg);
  pointer-events: none;
}

.contact-stage .editorial-shell {
  grid-template-columns: minmax(0, 1fr);
}

.contact-stage .editorial-copy {
  max-width: 760px;
  position: relative;
  z-index: 1;
}

#home-halo::before,
#home-halo::after {
  background: none;
}

#home-halo {
  background:
    linear-gradient(120deg, rgba(253, 252, 248, 0.72), rgba(245, 240, 232, 0.52)),
    url('assets/hanna-morris-Eu_jjK6Z67Q-unsplash.jpg') center/cover no-repeat;
}

#home-halo .editorial-shell {
  grid-template-columns: minmax(0, 1fr);
}

#team-halo::before,
#team-halo::after {
  background: none;
}

#team-halo {
  background:
    linear-gradient(120deg, rgba(253, 252, 248, 0.72), rgba(245, 240, 232, 0.52)),
    url('assets/Team.jpg') center 58%/cover no-repeat;
}

#team-halo .editorial-shell {
  grid-template-columns: minmax(0, 1fr);
}

#career-halo::before,
#career-halo::after {
  background: none;
}

#career-halo {
  background:
    linear-gradient(120deg, rgba(253, 252, 248, 0.72), rgba(245, 240, 232, 0.52)),
    url('assets/Karriere.jpg') center/cover no-repeat;
}

#career-halo .editorial-shell {
  grid-template-columns: minmax(0, 1fr);
}

.team-clean-section {
  padding-top: 20px;
  background: #fbf7f2;
}

.team-clean-grid {
  display: grid;
  grid-template-columns: repeat(12, minmax(0, 1fr));
  gap: 30px 26px;
}

.team-clean-card {
  grid-column: span 3;
  padding: 10px 10px 18px;
  display: grid;
  justify-items: stretch;
  align-content: start;
  text-align: left;
  gap: 12px;
}

.team-clean-card:nth-child(-n + 3) {
  grid-column: span 4;
}

.team-clean-photo {
  width: min(100%, 290px);
  aspect-ratio: 1 / 1;
  border-radius: 28px;
  overflow: hidden;
  background: linear-gradient(180deg, rgba(248, 242, 234, 0.95), rgba(242, 234, 224, 0.9));
}

.team-clean-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.team-clean-photo.is-placeholder {
  position: relative;
  background:
    radial-gradient(circle at 50% 34%, rgba(255, 255, 255, 0.86), rgba(250, 244, 236, 0.94) 52%, rgba(243, 235, 225, 0.98) 100%);
}

.team-clean-photo.is-placeholder img {
  opacity: 0;
}

.team-clean-photo.is-placeholder::before {
  content: "";
  position: absolute;
  left: 50%;
  top: 23%;
  width: 34%;
  aspect-ratio: 1 / 1;
  border-radius: 999px;
  background: linear-gradient(180deg, rgba(206, 186, 162, 0.92), rgba(186, 163, 137, 0.96));
  transform: translateX(-50%);
}

.team-clean-photo.is-placeholder::after {
  content: "";
  position: absolute;
  left: 50%;
  bottom: 12%;
  width: 58%;
  height: 46%;
  border-radius: 32% 32% 20% 20%;
  background: linear-gradient(180deg, rgba(206, 186, 162, 0.92), rgba(186, 163, 137, 0.96));
  transform: translateX(-50%);
}

.team-clean-card h2 {
  margin: 10px 0 0;
  width: min(100%, 340px);
  margin-inline: auto;
  font-size: clamp(1.15rem, 1rem + 0.45vw, 1.55rem);
  line-height: 1.12;
  color: var(--ink);
}

.team-clean-role {
  margin: 0;
  width: min(100%, 290px);
  margin-inline: auto;
  color: var(--brand);
  font-size: 1rem;
  font-weight: 800;
}

.team-clean-copy {
  margin: 4px 0 0;
  width: min(100%, 290px);
  max-width: 290px;
  margin-inline: auto;
  color: var(--muted);
  line-height: 1.75;
}

.team-clean-actions {
  margin-top: 6px;
  width: min(100%, 290px);
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 12px;
}

.team-clean-icon {
  width: 44px;
  height: 44px;
  border: 1px solid rgba(217, 119, 46, 0.18);
  border-radius: 999px;
  background: rgba(255, 255, 255, 0.92);
  color: var(--brand-dark);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: transform 0.22s ease, background 0.22s ease, color 0.22s ease, border-color 0.22s ease;
}

.team-clean-icon:hover,
.team-clean-icon.is-active {
  transform: translateY(-2px);
  background: var(--brand-dark);
  color: #ffffff;
  border-color: var(--brand-dark);
}

.team-clean-icon svg {
  width: 20px;
  height: 20px;
  fill: currentColor;
}

.team-clean-contact {
  min-height: 1.5em;
  margin: 2px 0 0;
  width: min(100%, 290px);
  margin-inline: auto;
  color: var(--brand-dark);
  font-weight: 700;
  word-break: break-word;
}

.editorial-shell {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: minmax(0, 1fr) minmax(320px, 0.9fr);
  gap: clamp(24px, 4vw, 44px);
  align-items: center;
}

.editorial-copy {
  display: grid;
  gap: 20px;
  align-content: start;
}

.editorial-copy h1 {
  margin: 0;
  max-width: 10ch;
  font-size: clamp(2.4rem, 5vw, 5.6rem);
  line-height: 1.01;
  letter-spacing: -0.04em;
  color: #2c2620;
}

.editorial-copy p {
  margin: 0;
  max-width: 50ch;
  color: #000000;
  font-size: clamp(1rem, 1.2vw, 1.16rem);
}

.editorial-copy .eyebrow {
  color: var(--accent-green);
}

.editorial-mark {
  position: static;
  display: inline;
}

.editorial-copy .hero-cta,
.editorial-copy .career-points {
  margin-top: 8px;
}

.editorial-media {
  position: relative;
  min-height: clamp(420px, 52vw, 660px);
}

.editorial-media::before {
  content: "";
  position: absolute;
  inset: 18% 6% 10% 12%;
  border-radius: 44px 60px 52px 70px;
  background: rgba(250, 246, 240, 0.58);
  border: 1px solid rgba(255, 255, 255, 0.52);
  pointer-events: none;
}

.editorial-card {
  position: absolute;
  overflow: hidden;
  border-radius: 32px;
  background:
    linear-gradient(145deg, rgba(60, 44, 28, 0.08), rgba(60, 44, 28, 0.03)),
    var(--card-image) center/cover no-repeat;
  box-shadow: 0 24px 46px rgba(60, 44, 28, 0.12);
  border: 1px solid rgba(255, 252, 248, 0.84);
}

.editorial-card::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, rgba(60, 44, 28, 0.01), rgba(60, 44, 28, 0.14));
}

.editorial-card-main {
  left: 0;
  top: 0;
  width: min(100%, 430px);
  height: clamp(260px, 28vw, 420px);
  border-radius: 34px 30px 44px 30px;
}

.editorial-card-tall {
  left: clamp(180px, 18vw, 260px);
  top: clamp(140px, 14vw, 220px);
  width: clamp(180px, 20vw, 300px);
  height: clamp(280px, 34vw, 470px);
  border-radius: 36px 50px 34px 48px;
}

.editorial-card-wide {
  right: 0;
  top: clamp(36px, 5vw, 96px);
  width: clamp(200px, 22vw, 330px);
  height: clamp(160px, 14vw, 240px);
  border-radius: 28px 38px 28px 42px;
}

.editorial-card-soft {
  background:
    linear-gradient(145deg, rgba(250, 246, 240, 0.94), rgba(240, 231, 219, 0.9));
  border-color: rgba(255, 248, 242, 0.62);
}

.editorial-card-soft::after {
  background:
    radial-gradient(circle at 30% 32%, rgba(255, 255, 255, 0.54), transparent 30%),
    radial-gradient(circle at 72% 68%, rgba(200, 170, 120, 0.2), transparent 26%);
}

.editorial-panel {
  border-radius: 28px 36px 30px 42px;
  border: 1px solid rgba(74, 58, 42, 0.08);
  background: linear-gradient(180deg, rgba(253, 252, 249, 0.96), rgba(244, 238, 229, 0.92));
  box-shadow: 0 18px 36px rgba(60, 44, 28, 0.07);
}

.editorial-panel.is-tight {
  padding: clamp(22px, 4vw, 34px);
}

.about-editorial-media {
  min-height: clamp(360px, 42vw, 560px);
}

.about-editorial-media::before {
  display: none;
}

.about-editorial-visual {
  width: 100%;
  height: 100%;
  min-height: clamp(360px, 42vw, 560px);
  border-radius: 36px;
  background:
    linear-gradient(145deg, rgba(40, 30, 20, 0.18), rgba(40, 30, 20, 0.04)),
    url("assets/ueberuns.jpg") center/cover no-repeat;
  box-shadow: 0 24px 46px rgba(60, 44, 28, 0.12);
  border: 1px solid rgba(255, 252, 248, 0.84);
}

.about-halo::before,
.about-halo::after {
  background: none;
}

.about-halo {
  background:
    linear-gradient(120deg, rgba(250, 245, 237, 0.94), rgba(250, 245, 237, 0.76)),
    url("assets/ueberuns.jpg") center/cover no-repeat;
}

.about-halo .editorial-shell {
  grid-template-columns: minmax(0, 1fr);
}

.about-halo .editorial-copy {
  max-width: 760px;
}

.container {
  width: min(1120px, 92%);
  margin: 0 auto;
}

.site-header {
  position: sticky;
  top: 0;
  z-index: 20;
  background: var(--header-bg);
  border-bottom: 1px solid var(--line);
}

.nav-wrap {
  min-height: 78px;
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 16px;
}

.logo {
  order: 1;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  text-decoration: none;
  color: var(--ink);
}

.logo img {
  display: block;
  height: 54px;
  width: auto;
}

.logo-copy {
  display: flex;
  flex-direction: column;
  gap: 4px;
  line-height: 1.1;
  align-items: center;
  text-align: center;
  max-width: none;
}

.logo-title {
  font-size: 0.88rem;
  font-weight: 700;
}

.logo-subtitle {
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: 0.82rem;
  font-weight: 400;
  font-style: italic;
  letter-spacing: 0.08em;
  color: color-mix(in srgb, var(--brand) 68%, white 32%);
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.35);
  text-transform: none;
}

@media (min-width: 768px) {
  .logo-subtitle {
    white-space: nowrap;
  }
}

.site-nav {
  order: 2;
  margin-left: auto;
  display: flex;
  gap: 20px;
}

.site-nav a {
  text-decoration: none;
  font-weight: 700;
  color: var(--ink);
  font-size: 0.95rem;
}

.site-nav a:hover,
.site-nav a.active {
  color: var(--brand);
}

.nav-item {
  position: relative;
}

.nav-link-dropdown {
  display: inline-flex;
  align-items: center;
  gap: 6px;
}

.nav-arrow {
  font-size: 0.78rem;
  transition: transform 0.2s ease;
}

.dropdown-menu {
  position: absolute;
  top: calc(100% + 10px);
  left: 0;
  min-width: 250px;
  padding: 10px;
  border: 1px solid var(--line);
  border-radius: 12px;
  background: var(--surface);
  box-shadow: var(--elev-shadow);
  display: none;
  z-index: 25;
}

.dropdown-menu a {
  display: block;
  padding: 8px 10px;
  border-radius: 8px;
}

.dropdown-menu a:hover,
.dropdown-menu a.active {
  background: var(--soft);
}

.dropdown:hover .dropdown-menu,
.dropdown.open .dropdown-menu {
  display: block;
}

.dropdown:hover .nav-arrow,
.dropdown.open .nav-arrow {
  transform: rotate(180deg);
}

.menu-toggle {
  border: 1px solid var(--line);
  background: var(--surface);
  color: var(--ink);
  border-radius: 999px;
  font-weight: 700;
}

.menu-toggle {
  order: 3;
  display: none;
  border-radius: 10px;
  padding: 8px 12px;
}

.section {
  padding: 84px 0;
}

.hero {
  position: relative;
  overflow: hidden;
  padding-top: 92px;
}

.home-page .hero {
  min-height: min(840px, 90vh);
  display: flex;
  align-items: center;
  background-image: linear-gradient(102deg, rgba(38, 28, 18, 0.6), rgba(38, 28, 18, 0.35)),
    url("assets/haende_alle.png");
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

body[data-theme="dark"].home-page .hero {
  background-image: linear-gradient(102deg, rgba(4, 12, 18, 0.78), rgba(4, 12, 18, 0.56)),
    url("assets/haende_alle.png");
}

.home-hero-panel {
  width: 100%;
  padding: clamp(24px, 4.3vw, 52px);
  border-radius: 18px;
  background: rgba(250, 252, 254, 0.88);
  border: 1px solid rgba(255, 255, 255, 0.55);
  box-shadow: 0 24px 44px rgba(36, 26, 18, 0.22);
}

.home-hero-panel h1 {
  margin-top: 4px;
  color: #060521;
  font-size: clamp(2.3rem, 6vw, 5.1rem);
  letter-spacing: -0.01em;
}

.home-kicker {
  margin-top: 16px;
  display: inline-flex;
  align-items: center;
  padding: 7px 12px;
  border-radius: 999px;
  border: 1px solid rgba(217, 119, 46, 0.16);
  background: rgba(255, 255, 255, 0.62);
  color: var(--accent-blue);
  font-weight: 700;
  font-size: 0.9rem;
  letter-spacing: 0.02em;
}

.home-quote {
  margin-top: 20px;
  max-width: 62ch;
  color: #232438;
  font-size: clamp(1.08rem, 1.8vw, 1.26rem);
  line-height: 1.7;
}

.home-quote-author {
  margin-top: 8px;
  max-width: 62ch;
  color: #5b7085;
  font-size: 0.96rem;
  font-weight: 600;
}

.home-page .hero .hero-cta {
  margin-top: 30px;
}

.home-page .hero .btn {
  min-width: 220px;
  min-height: 58px;
  border-radius: 18px;
  font-size: 1.1rem;
}

.btn-alt {
  background-color: var(--accent-orange);
  color: #ffffff;
}

.btn-alt:hover {
  background-color: transparent;
  color: var(--accent-orange);
}

body[data-theme="dark"] .home-hero-panel {
  background: rgba(9, 17, 24, 0.76);
  border-color: rgba(107, 142, 164, 0.4);
}

body[data-theme="dark"] .home-hero-panel h1 {
  color: #f9f2e8;
}

body[data-theme="dark"] .home-quote {
  color: #ecdcc8;
}

body[data-theme="dark"] .home-kicker {
  border-color: rgba(143, 208, 239, 0.35);
  background: rgba(16, 36, 50, 0.62);
  color: var(--brand-dark);
}

body[data-theme="dark"] .home-quote-author {
  color: #9ab7cb;
}

.contact-elegant-wrap {
  padding-top: 12px;
}

.contact-elegant-wrap,
.home-contact-panel-wrap {
  background: transparent;
}

.contact-elegant {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  background: transparent;
  border: 0;
  border-radius: 0;
  overflow: visible;
  box-shadow: none;
}

.contact-elegant-item {
  position: relative;
  padding: 34px 30px;
  min-height: 290px;
  display: grid;
  align-content: start;
  gap: 16px;
  border-radius: 28px;
  border: 1px solid rgba(74, 58, 42, 0.08);
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(250, 245, 239, 0.9));
  box-shadow: 0 18px 34px rgba(60, 44, 28, 0.08);
  transition: transform 0.22s ease, box-shadow 0.22s ease, border-color 0.22s ease;
}

.contact-elegant-item:nth-child(2) {
  transform: none;
}

.contact-elegant-item:nth-child(3) {
  transform: none;
}

.contact-elegant-item-services {
  grid-column: 1 / -1;
  min-height: auto;
  grid-template-columns: 1fr;
  align-items: center;
  gap: 22px;
  padding: 20px 0 0;
  margin-top: 132px;
  border: 0;
  border-radius: 0;
  background: transparent;
  box-shadow: none;
}

.contact-elegant-item-services h3 {
  max-width: none;
  margin: 0;
  font-size: clamp(1.6rem, 2.1vw, 2.1rem);
  line-height: 1.12;
  text-align: center;
}

.offers-elegant-head {
  display: grid;
  gap: 10px;
  justify-items: center;
  margin-bottom: 10px;
}

.offers-elegant-kicker {
  margin: 0;
  position: relative;
  padding-top: 18px;
  font-size: 0.96rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  line-height: 1.2;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--brand-dark);
}

.offers-elegant-kicker::before {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 42px;
  height: 1px;
  background: currentColor;
  opacity: 0.35;
  transform: translateX(-50%);
}

.offers-elegant-head h3 {
  max-width: 24ch;
}

.offers-elegant-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 18px;
  width: 100%;
}

.offers-featured {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  width: 100%;
}

.offer-photo-card {
  display: flex;
  flex-direction: column;
  border-radius: 20px;
  overflow: hidden;
  background: var(--surface);
  text-decoration: none;
  color: inherit;
  box-shadow: 0 12px 32px rgba(60, 44, 28, 0.07);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.offer-photo-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 20px 44px rgba(60, 44, 28, 0.13);
}

.offer-photo-media {
  position: relative;
  aspect-ratio: 4 / 3;
  overflow: hidden;
  background: var(--soft);
}

.offer-photo-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
  transition: transform 0.55s ease;
}

.offer-photo-card:hover .offer-photo-media img {
  transform: scale(1.06);
}

.offer-photo-tag {
  position: absolute;
  top: 14px;
  left: 14px;
  font-size: 0.68rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  color: #a8531c;
  background: rgba(255, 255, 255, 0.92);
  border-radius: 999px;
  padding: 0.32em 0.85em;
  backdrop-filter: blur(2px);
}

.offer-photo-body {
  display: flex;
  flex-direction: column;
  gap: 9px;
  flex: 1;
  padding: 22px 24px 26px;
}

.offer-photo-body h4 {
  margin: 0;
  font-size: 1.16rem;
  line-height: 1.3;
  color: var(--ink);
}

.offer-photo-body p {
  margin: 0;
  flex: 1;
  color: var(--muted);
  font-size: 0.95rem;
  font-weight: 500;
  line-height: 1.55;
}

.offer-photo-link {
  display: inline-flex;
  align-items: center;
  gap: 0;
  margin-top: 4px;
  color: #a8531c;
  font-weight: 700;
  font-size: 0.95rem;
  text-decoration: none;
  transition: color 0.2s ease;
}

.offer-photo-card:hover .offer-photo-link,
a.offer-photo-link:hover {
  color: var(--brand);
}

@media (max-width: 860px) {
  .offers-featured {
    grid-template-columns: 1fr;
    max-width: 26rem;
    margin: 0 auto;
  }
}

.offer-elegant-card {
  min-height: 240px;
  padding: 28px 26px 24px;
  display: grid;
  align-content: start;
  gap: 14px;
  border-radius: 28px;
  background:
    linear-gradient(180deg, rgba(255, 255, 255, 0.66), rgba(250, 245, 239, 0.42));
  transition: transform 0.28s ease, box-shadow 0.28s ease;
}

.offer-elegant-topline {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.offer-elegant-icon {
  width: 58px;
  height: 58px;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: var(--brand-dark);
  background: rgba(217, 119, 46, 0.08);
}

.offer-elegant-icon svg {
  width: 28px;
  height: 28px;
  fill: currentColor;
}

.offer-elegant-card h4 {
  margin: 0;
  font-size: 1.08rem;
  line-height: 1.35;
  color: var(--ink);
}

.offer-elegant-card p {
  margin: 0;
  max-width: 32ch;
  color: var(--muted);
  font-size: 0.96rem;
  font-weight: 500;
}

.offer-elegant-card a {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: var(--brand-dark);
  font-size: 0.95rem;
  font-weight: 700;
  text-decoration: none;
}

.offer-elegant-card a:hover {
  color: var(--brand);
}

.offer-elegant-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 18px 34px rgba(60, 44, 28, 0.1);
}

.home-contact-panel-wrap {
  padding-top: 10px;
}

.home-locations {
  max-width: 1080px;
  margin: 0 auto;
  display: grid;
  gap: 34px;
}

.home-locations-head {
  display: grid;
  gap: 14px;
  justify-items: center;
  text-align: center;
}

.home-locations-head h2 {
  margin: 0;
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(2rem, 3vw, 3.15rem);
  line-height: 1.04;
  letter-spacing: -0.03em;
  color: var(--ink);
}

.home-locations-intro {
  max-width: 60ch;
  margin: 0;
  color: var(--muted);
  font-size: 1.02rem;
  line-height: 1.7;
}

.home-location-stage {
  display: grid;
  grid-template-columns: 1fr;
  gap: 0;
  align-items: stretch;
  overflow: hidden;
  border: 1px solid rgba(90, 70, 50, 0.12);
  border-radius: 36px;
  background:
    radial-gradient(circle at top left, rgba(217, 119, 46, 0.1), transparent 38%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(251, 244, 236, 0.9));
  box-shadow: 0 24px 54px rgba(60, 44, 28, 0.09);
}

.home-location-copy {
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 18px;
  padding: 42px 38px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.02));
  backdrop-filter: blur(12px);
  text-align: center;
}

.home-location-copy h3 {
  margin: 0;
  font-size: clamp(1.6rem, 2vw, 2.2rem);
  line-height: 1.08;
  color: var(--ink);
}

.home-location-type {
  display: inline-block;
  vertical-align: middle;
  margin-left: 0.6rem;
  padding: 0.3em 0.75em;
  border-radius: 999px;
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  line-height: 1;
  color: #a8531c;
  background: var(--soft);
  border: 1px solid rgba(217, 119, 46, 0.22);
  white-space: nowrap;
}

.home-location-copy p {
  margin: 0;
  color: var(--muted);
  font-size: 1rem;
  font-weight: 500;
}

.home-location-meta {
  display: grid;
  gap: 10px;
  justify-items: center;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(74, 58, 42, 0.1);
  width: min(100%, 40rem);
}

.home-location-detail-kicker {
  margin: 0;
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--brand-dark);
}

.home-location-detail-note {
  max-width: 54ch;
}

.home-location-request {
  margin-top: 4px;
}

.home-locations-cta {
  margin-top: 2px;
}

.home-location-controls {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 18px;
  margin-top: 14px;
}

.home-location-arrow {
  width: 42px;
  height: 42px;
  padding: 0;
  flex: none;
  border: 1.5px solid #e0bd97;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: var(--surface);
  color: var(--brand-dark);
  cursor: pointer;
  transition: background 0.22s ease, border-color 0.22s ease, color 0.22s ease;
}

.home-location-arrow:hover {
  background: var(--brand);
  border-color: var(--brand);
  color: #ffffff;
}

.home-location-arrow svg {
  width: 16px;
  height: 16px;
  fill: none;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.home-location-dots {
  display: flex;
  align-items: center;
  gap: 7px;
}

.home-location-dot {
  width: 7px;
  height: 7px;
  padding: 0;
  border: 0;
  border-radius: 999px;
  background: #e0cdb6;
  cursor: pointer;
  transition: background 0.25s ease, width 0.25s ease;
}

.home-location-dot:hover {
  background: #c9a887;
}

.home-location-dot.is-active {
  width: 20px;
  background: var(--brand);
}

.home-contact-panel {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px;
  align-items: start;
  max-width: 760px;
  margin: 0 auto;
  padding: 34px;
  border-radius: 28px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(250, 245, 239, 0.9));
  border: 1px solid rgba(74, 58, 42, 0.08);
  box-shadow: 0 18px 34px rgba(60, 44, 28, 0.08);
}

.home-contact-panel-copy {
  display: grid;
  gap: 10px;
  align-content: start;
  justify-items: center;
  text-align: center;
}

.home-contact-panel-copy h2 {
  margin: 0;
  font-size: clamp(1.9rem, 2.6vw, 2.7rem);
  line-height: 1.08;
  color: var(--ink);
}

.home-contact-panel-note {
  margin: 0;
  max-width: none;
  color: var(--muted);
}

.home-contact-form {
  gap: 12px;
}

.home-contact-form-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
}

.home-contact-form-grid > div {
  display: grid;
  gap: 9px;
}

.offers-elegant-cta {
  margin-top: 8px;
  transition: transform 0.24s ease, color 0.24s ease, border-color 0.24s ease;
}

.contact-elegant-item-services:hover {
  border-color: transparent;
  box-shadow: none;
}

.offers-elegant-cta:hover {
  transform: translateY(-2px);
  color: var(--brand) !important;
  border-bottom-color: rgba(217, 119, 46, 0.4);
}

.service-slideshow-shell {
  grid-column: 1;
  width: 100%;
  margin-top: 4px;
}

.service-cards {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 1rem;
  width: 100%;
}

.service-card {
  --service-corner-size: 1.75rem;
  --service-border-width: 1px;
  --service-image-column-width: 8rem;
  --service-content-width: 24rem;
  position: relative;
  display: grid;
  grid-template-columns: var(--service-image-column-width) calc(2 * var(--service-corner-size));
  height: 31rem;
  overflow: clip;
  transition: grid-template-columns 450ms ease 50ms;
}

.service-card > * {
  min-width: 0;
  grid-row: 1;
}

.service-border-outer,
.service-border-inner {
  clip-path: polygon(
    var(--service-corner-size) 0%,
    calc(100% - var(--service-corner-size)) 0%,
    100% var(--service-corner-size),
    100% calc(100% - var(--service-corner-size)),
    calc(100% - var(--service-corner-size)) 100%,
    var(--service-corner-size) 100%,
    0% calc(100% - var(--service-corner-size)),
    0% var(--service-corner-size)
  );
}

.service-border-outer {
  display: flex;
  flex-direction: column;
  padding: var(--service-border-width);
  background: var(--ink);
}

.service-border-inner {
  flex-grow: 1;
  background: var(--surface);
}

.service-card-background {
  grid-column: 1 / -1;
}

.service-card-background img {
  display: block;
  width: calc(var(--service-image-column-width) + var(--service-corner-size));
  height: 100%;
  object-fit: contain;
  object-position: center center;
  background: #f6ede0;
}

.service-card-content {
  grid-column: 2;
  position: relative;
}

.service-card-content-layout {
  position: absolute;
  top: var(--service-corner-size);
  left: var(--service-corner-size);
  display: flex;
  gap: 2rem;
  width: var(--service-content-width);
  height: calc(100% - 5rem);
  translate: -1rem 0;
  transition: translate 450ms ease;
}

.service-card-copy {
  display: flex;
  flex-direction: column;
  gap: 1rem;
}

.service-card-copy h4 {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 800;
  color: var(--ink);
}

.service-card-copy h5 {
  margin: 0;
  font-size: 0.68rem;
  line-height: 1.45;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.04em;
  color: var(--brand-dark);
}

.service-card-copy p {
  margin: 0;
  color: var(--muted);
  font-size: 0.94rem;
  line-height: 1.65;
}

.service-vertical-title {
  margin: 0;
  font-size: 1.5rem;
  line-height: 1.2;
  text-transform: uppercase;
  font-weight: 800;
  color: var(--ink);
  writing-mode: vertical-lr;
}

.service-toggle {
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 1rem;
  color: var(--ink);
  cursor: pointer;
}

.service-toggle input {
  display: none;
}

.service-toggle svg {
  transition: rotate 250ms;
}

.service-toggle input:checked + svg {
  rotate: 45deg;
}

.service-card:has(input:checked) {
  grid-template-columns: var(--service-image-column-width) var(--service-content-width);
}

.service-card:has(input:checked) .service-card-content-layout {
  translate: -4rem 0;
}

.contact-service-cta {
  grid-column: 1;
  width: fit-content;
  margin: 2px auto 0;
  padding: 11px 24px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 0;
  background: transparent;
  color: var(--brand-dark) !important;
  font-weight: 700;
  text-decoration: none;
  border: 1.5px solid #e0bd97;
  border-radius: 999px;
  box-shadow: none;
  transition: background 0.25s ease, border-color 0.25s ease;
}

.contact-service-cta:hover {
  background: #f6e8d8;
  border-color: var(--brand);
}

.contact-elegant-item:hover {
  border-color: rgba(217, 119, 46, 0.18);
  box-shadow: 0 24px 40px rgba(60, 44, 28, 0.12);
}

.contact-elegant-item-services:hover {
  border-color: transparent;
  box-shadow: none;
}

.contact-elegant-item + .contact-elegant-item {
  border-left: 0;
}

.contact-icon {
  width: 76px;
  height: 76px;
  border-radius: 24px 26px 22px 28px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(150deg, rgba(217, 119, 46, 0.2), rgba(217, 119, 46, 0.08));
  color: #c96b12;
}

.contact-icon svg {
  width: 34px;
  height: 34px;
  fill: currentColor;
}

.contact-elegant-item h3 {
  font-size: clamp(1.4rem, 2vw, 2rem);
  color: var(--ink);
}

.contact-elegant-item p {
  font-size: 1rem;
  max-width: 30ch;
  color: var(--muted);
  font-weight: 600;
}

.contact-elegant-item a {
  margin-top: auto;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  color: var(--brand-dark);
  font-weight: 800;
  font-size: 1.04rem;
}

body[data-theme="dark"] .contact-elegant {
  box-shadow: none;
}

body[data-theme="dark"] .contact-elegant-item h3 {
  color: var(--ink);
}

body[data-theme="dark"] .contact-elegant-item {
  border-color: rgba(104, 130, 87, 0.14);
  background: linear-gradient(180deg, rgba(34, 42, 33, 0.92), rgba(52, 40, 28, 0.86));
  box-shadow: 0 20px 36px rgba(0, 0, 0, 0.22);
}

body[data-theme="dark"] .contact-icon {
  background: linear-gradient(150deg, rgba(226, 205, 165, 0.24), rgba(226, 205, 165, 0.08));
  color: #f2e2ce;
}

body[data-theme="dark"] .contact-elegant-item a {
  color: var(--brand-dark);
}

body[data-theme="dark"] .contact-elegant-item-services {
  background: transparent;
}

body[data-theme="dark"] .offer-elegant-card {
  background: linear-gradient(180deg, rgba(31, 42, 49, 0.7), rgba(31, 42, 49, 0.34));
}

body[data-theme="dark"] .offer-elegant-icon {
  background: rgba(143, 208, 239, 0.1);
  color: rgba(143, 208, 239, 0.88);
}

body[data-theme="dark"] .home-contact-panel {
  background: linear-gradient(180deg, rgba(31, 42, 49, 0.82), rgba(31, 42, 49, 0.48));
  border-color: rgba(143, 208, 239, 0.14);
  box-shadow: 0 18px 36px rgba(0, 0, 0, 0.22);
}

body[data-theme="dark"] .contact-elegant-wrap,
body[data-theme="dark"] .home-contact-panel-wrap {
  background: #1b262c;
}

body[data-theme="dark"] .home-location-card {
  background: linear-gradient(180deg, rgba(31, 42, 49, 0.7), rgba(31, 42, 49, 0.34));
}

body[data-theme="dark"] .home-location-copy {
  background: linear-gradient(180deg, rgba(31, 42, 49, 0.82), rgba(31, 42, 49, 0.46));
}

body[data-theme="dark"] .home-location-meta {
  border-bottom-color: rgba(143, 208, 239, 0.12);
}

body[data-theme="dark"] .home-location-stage {
  border-color: rgba(143, 208, 239, 0.14);
  background:
    radial-gradient(circle at top left, rgba(141, 207, 233, 0.12), transparent 42%),
    linear-gradient(145deg, rgba(31, 42, 49, 0.94), rgba(20, 29, 35, 0.92));
  box-shadow: 0 26px 58px rgba(0, 0, 0, 0.24);
}

body[data-theme="dark"] .home-locations-intro {
  color: rgba(214, 229, 237, 0.76);
}

body[data-theme="dark"] .home-location-arrow {
  background: linear-gradient(145deg, rgba(31, 42, 49, 0.94), rgba(20, 29, 35, 0.9));
  color: #f0c49a;
  box-shadow: inset 0 0 0 1px rgba(143, 208, 239, 0.14);
}


body[data-theme="dark"] .service-border-outer {
  background: #f2e2ce;
}

body[data-theme="dark"] .service-border-inner {
  background: #1f2a1e;
}

body[data-theme="dark"] .service-card-copy h4,
body[data-theme="dark"] .service-vertical-title,
body[data-theme="dark"] .service-toggle {
  color: #f5ece1;
}

body[data-theme="dark"] .service-card-copy h5 {
  color: #f2e2ce;
}

body[data-theme="dark"] .service-card-copy p {
  color: #c5d2c0;
}

body[data-theme="dark"] .contact-service-cta {
  color: #f2e2ce !important;
  border-bottom-color: rgba(226, 205, 165, 0.24);
}

body[data-theme="dark"] .contact-service-cta:hover {
  color: #f6ede0 !important;
}

body[data-theme="dark"] .contact-vanta::before {
  background: linear-gradient(115deg, rgba(7, 16, 24, 0.6), rgba(7, 16, 24, 0.42));
}

body[data-theme="dark"] .contact-vanta .hero-card,
body[data-theme="dark"] .contact-vanta .career-form {
  background: rgba(10, 24, 34, 0.8);
}

.hero-gradient {
  position: absolute;
  right: -140px;
  top: -120px;
  width: 420px;
  height: 420px;
  border-radius: 50%;
  background: radial-gradient(circle, var(--hero-glow) 0%, transparent 72%);
  opacity: 0.65;
}

.hero-grid {
  position: relative;
  display: grid;
  grid-template-columns: 1.3fr 0.9fr;
  gap: 28px;
  align-items: start;
}

h1,
h2,
h3 {
  margin: 0;
  line-height: 1.18;
}

h1 {
  margin-top: 10px;
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(2.2rem, 4.4vw, 4rem);
}

h2 {
  margin-top: 8px;
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(1.8rem, 3vw, 2.6rem);
}

h3 {
  font-size: 1.1rem;
}

p {
  margin: 0;
  color: var(--muted);
}

.hero-copy p {
  margin-top: 18px;
  max-width: 62ch;
}

.eyebrow {
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.77rem;
  color: var(--brand-dark);
  font-weight: 800;
}

.hero-cta {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 26px;
}

.btn,
.offer-card a,
.career-form button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 10px 15px;
  gap: 10px;
  background-color: var(--brand);
  outline: 3px var(--brand) solid;
  outline-offset: -3px;
  border-radius: 14px;
  border: none;
  cursor: pointer;
  color: #ffffff;
  text-decoration: none;
  font-weight: 800;
  transition: 400ms;
}

.btn:hover,
.offer-card a:hover,
.career-form button:hover {
  background-color: transparent;
  color: var(--brand);
}

.btn-ghost {
  background-color: var(--brand);
  color: #ffffff;
}

.hero-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 22px;
  box-shadow: 0 14px 40px rgba(44, 32, 22, 0.08);
}

.hero-card ul {
  margin: 16px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 16px;
}

.hero-card span {
  display: block;
  color: var(--brand-dark);
  font-weight: 800;
  font-size: 0.83rem;
  text-transform: uppercase;
  letter-spacing: 0.07em;
  margin-bottom: 2px;
}

.hero-card a {
  color: var(--ink);
  font-weight: 700;
}

.intro {
  max-width: 78ch;
  margin-top: 16px;
}

.spfh-request-panel {
  margin-top: 28px;
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(280px, 0.8fr);
  gap: 22px;
  padding: 28px;
  border-radius: 28px;
  background:
    radial-gradient(circle at top left, rgba(230, 205, 175, 0.22), transparent 40%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.95), rgba(249, 244, 238, 0.9));
  border: 1px solid rgba(90, 70, 50, 0.12);
  box-shadow: 0 20px 44px rgba(60, 44, 28, 0.08);
}

.spfh-request-copy {
  display: grid;
  gap: 14px;
}

.spfh-request-kicker {
  margin: 0;
  color: var(--brand-dark);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.spfh-request-copy h2,
.spfh-request-copy p,
.spfh-request-list {
  margin: 0;
}

.spfh-request-copy h2 {
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(1.7rem, 2.7vw, 2.5rem);
  line-height: 1.08;
  color: var(--ink);
}

.spfh-request-note {
  max-width: 60ch;
  color: var(--muted);
  line-height: 1.7;
}

.spfh-request-list {
  padding-left: 1.1rem;
  color: var(--ink);
  display: grid;
  gap: 10px;
}

.spfh-request-list li::marker {
  color: var(--brand);
}

.spfh-request-actions {
  display: grid;
  gap: 12px;
  align-content: center;
}

.spfh-request-primary {
  justify-self: start;
}

.value-grid,
.offer-grid,
.location-grid {
  margin-top: 28px;
  display: grid;
  gap: 16px;
}

.value-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.offer-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.location-grid {
  grid-template-columns: repeat(3, minmax(0, 1fr));
}

.value-card,
.offer-card,
.location-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 20px;
}

.editorial-media-minimal {
  display: grid;
  align-items: end;
}

.location-overview-panel {
  display: grid;
  gap: 16px;
  padding: 28px;
  border-radius: 28px;
  background:
    radial-gradient(circle at top left, rgba(230, 205, 175, 0.22), transparent 42%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(249, 244, 238, 0.88));
  border: 1px solid rgba(90, 70, 50, 0.12);
  box-shadow: 0 20px 44px rgba(60, 44, 28, 0.08);
}

.location-overview-panel-quote {
  align-content: end;
  min-height: 100%;
}

.location-overview-panel-quote p {
  margin: 0;
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(1.35rem, 2.1vw, 2rem);
  line-height: 1.3;
  color: var(--ink);
}

.location-overview-stat {
  display: grid;
  gap: 4px;
  padding-bottom: 16px;
  border-bottom: 1px solid rgba(90, 70, 50, 0.1);
}

.location-overview-stat:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.location-overview-stat strong {
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(2rem, 3vw, 2.8rem);
  line-height: 1;
  color: var(--ink);
}

.location-overview-stat span {
  color: var(--muted);
  font-weight: 600;
}

.location-directory-intro {
  display: grid;
  gap: 12px;
  margin-bottom: 24px;
}

.location-directory-intro h2,
.location-directory-intro p {
  margin: 0;
}

.location-directory-intro h2 {
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(1.9rem, 3vw, 2.7rem);
  line-height: 1.06;
  color: var(--ink);
}

.location-directory-intro p {
  max-width: 62ch;
  color: var(--muted);
  line-height: 1.7;
}

.location-directory-kicker {
  margin: 0;
  color: var(--brand-dark);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.location-card-detail {
  display: grid;
  gap: 12px;
  padding: 24px;
  border-radius: 24px;
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.95), rgba(249, 245, 239, 0.9));
  box-shadow: 0 14px 34px rgba(60, 44, 28, 0.06);
}

.location-card-detail h3,
.location-card-detail p {
  margin: 0;
}

.location-card-detail h3 {
  font-size: 1.28rem;
  line-height: 1.18;
  color: var(--ink);
}

.location-card-detail p {
  color: var(--muted);
  line-height: 1.65;
  font-weight: 500;
}

.location-type-badge {
  display: inline-flex;
  align-items: center;
  justify-self: start;
  min-height: 34px;
  padding: 0 13px;
  border-radius: 999px;
  background: rgba(190, 150, 100, 0.14);
  color: var(--brand-dark);
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.08em;
  text-transform: uppercase;
}

.location-switcher {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(280px, 0.9fr);
  gap: 20px;
  align-items: stretch;
}

.location-switcher-stage {
  display: grid;
  gap: 18px;
  padding: 34px;
  border-radius: 28px;
  background:
    radial-gradient(circle at top left, rgba(230, 205, 175, 0.22), transparent 40%),
    linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(249, 245, 239, 0.9));
  border: 1px solid rgba(90, 70, 50, 0.12);
  box-shadow: 0 20px 44px rgba(60, 44, 28, 0.08);
}

.location-switcher-stage h3,
.location-switcher-stage p {
  margin: 0;
}

.location-switcher-stage h3 {
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.02;
  color: var(--ink);
}

.location-switcher-address {
  font-size: 1.08rem;
  color: var(--ink);
  font-weight: 700;
  line-height: 1.6;
}

.location-switcher-note {
  max-width: 52ch;
  color: var(--muted);
  line-height: 1.7;
}

.location-switcher-controls {
  display: flex;
  gap: 12px;
  margin-top: 8px;
}

.location-switcher-arrow {
  width: 52px;
  height: 52px;
  border: 0;
  border-radius: 999px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background: rgba(255, 255, 255, 0.82);
  color: var(--brand-dark);
  font: inherit;
  font-size: 1.25rem;
  cursor: pointer;
  transition: transform 0.24s ease, box-shadow 0.24s ease, color 0.24s ease;
}

.location-switcher-arrow:hover {
  transform: translateY(-3px);
  box-shadow: 0 14px 26px rgba(60, 44, 28, 0.1);
  color: var(--brand);
}

.location-switcher-list {
  display: grid;
  gap: 12px;
  align-content: start;
}

.location-switcher-item {
  width: 100%;
  padding: 16px 18px;
  border-radius: 20px;
  border: 1px solid rgba(90, 70, 50, 0.12);
  background: rgba(255, 255, 255, 0.8);
  color: var(--ink);
  text-align: left;
  font: inherit;
  font-weight: 600;
  cursor: pointer;
  transition: transform 0.24s ease, border-color 0.24s ease, background 0.24s ease, box-shadow 0.24s ease;
}

.location-switcher-item:hover,
.location-switcher-item.is-active {
  transform: translateY(-2px);
  border-color: rgba(190, 150, 100, 0.32);
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.96), rgba(249, 244, 238, 0.92));
  box-shadow: 0 12px 24px rgba(60, 44, 28, 0.08);
}

.section-soft {
  background: transparent;
}

.about-vanta {
  position: relative;
}

.about-vanta-only {
  min-height: calc(100vh - 150px);
}

.about-briefing-hero {
  padding-top: clamp(44px, 7vw, 90px);
}

.about-briefing-shell {
  display: grid;
  grid-template-columns: minmax(0, 1.45fr) minmax(280px, 0.75fr);
  gap: clamp(20px, 3vw, 34px);
  align-items: stretch;
}

.about-briefing-hero-panel,
.about-briefing-aside,
.about-structure-card,
.about-quality-card {
  border-radius: 24px;
  border: 1px solid rgba(48, 36, 26, 0.1);
  background: rgba(255, 255, 255, 0.92);
  box-shadow: 0 24px 54px rgba(34, 25, 17, 0.08);
}

.about-briefing-hero-panel {
  position: relative;
  overflow: hidden;
  min-height: clamp(320px, 42vw, 460px);
  padding: clamp(28px, 5vw, 56px);
  display: flex;
  flex-direction: column;
  justify-content: flex-end;
  gap: 16px;
  background:
    linear-gradient(135deg, #a8531c 0%, #d9772e 52%, #d9772e 100%);
}

.about-briefing-hero-panel::before,
.about-briefing-hero-panel::after {
  content: "";
  position: absolute;
  border-radius: 999px;
  pointer-events: none;
}

.about-briefing-hero-panel::before {
  width: 320px;
  height: 320px;
  right: -96px;
  top: -120px;
  background: rgba(231, 214, 191, 0.14);
}

.about-briefing-hero-panel::after {
  width: 220px;
  height: 220px;
  left: -56px;
  bottom: -72px;
  background: rgba(235, 222, 205, 0.12);
}

.about-briefing-hero-panel .eyebrow,
.about-briefing-hero-panel h1,
.about-briefing-hero-panel p {
  position: relative;
  z-index: 1;
  color: #f6efe6;
}

.about-briefing-hero-panel h1 {
  margin: 0;
  max-width: 11ch;
  font-size: clamp(1.7rem, 2.8vw, 3.2rem);
  line-height: 1.08;
}

.about-briefing-lead {
  margin: 0;
  max-width: 58ch;
  font-size: clamp(1rem, 1.2vw, 1.16rem);
  color: rgba(244, 248, 251, 0.9);
}

.about-hero-tags {
  margin: 6px 0 0;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.about-hero-tags li {
  padding: 8px 14px;
  border-radius: 999px;
  border: 1px solid rgba(255, 255, 255, 0.16);
  background: rgba(255, 255, 255, 0.1);
  color: #f6efe6;
  font-size: 0.86rem;
  font-weight: 600;
  letter-spacing: 0.02em;
}

.about-briefing-aside {
  position: relative;
  overflow: hidden;
  padding: clamp(22px, 3.5vw, 34px);
  display: grid;
  gap: 18px;
  align-content: center;
  background:
    linear-gradient(180deg, rgba(248, 250, 249, 0.96), rgba(238, 244, 245, 0.94));
}

.about-briefing-aside::before {
  content: "";
  position: absolute;
  inset: auto -60px -70px auto;
  width: 180px;
  height: 180px;
  border-radius: 50%;
  background: rgba(217, 119, 46, 0.08);
  pointer-events: none;
}

.about-briefing-marker {
  padding: 0 0 18px 16px;
  border-bottom: 1px solid rgba(48, 36, 26, 0.1);
  display: grid;
  gap: 8px;
  position: relative;
}

.about-briefing-marker:last-child {
  padding-bottom: 0;
  border-bottom: 0;
}

.about-briefing-marker::before {
  content: "";
  position: absolute;
  left: 0;
  top: 3px;
  bottom: 18px;
  width: 4px;
  border-radius: 999px;
  background: linear-gradient(180deg, var(--accent-green), var(--accent-blue));
}

.about-briefing-marker:last-child::before {
  bottom: 0;
}

.about-briefing-marker span {
  font-size: 0.82rem;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: #5d7385;
}

.about-briefing-marker strong {
  font-size: 1rem;
  line-height: 1.55;
  color: #183349;
}

.about-overview-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: clamp(20px, 3vw, 34px);
  align-items: start;
}

.about-copy-block {
  display: grid;
  gap: 14px;
}

.about-copy-block h2,
.about-structure-card h2,
.about-section-head h2,
.about-quality-card h3 {
  margin: 0;
}

.about-copy-block p:last-child {
  margin-bottom: 0;
}

.about-structure-card {
  padding: clamp(24px, 4vw, 36px);
}

.about-structure-image {
  height: 168px;
  margin-bottom: 18px;
  border-radius: 18px;
  background:
    linear-gradient(145deg, rgba(40, 30, 20, 0.22), rgba(40, 30, 20, 0.05)),
    url("assets/ueberunsgoals.jpg");
  background-size: cover;
  background-position: center;
}

.about-structure-list {
  margin: 18px 0 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 14px;
}

.about-structure-list li {
  position: relative;
  padding-left: 18px;
  color: #213846;
  line-height: 1.6;
}

.about-structure-list li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0.72em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: var(--accent-orange);
}

.about-section-head {
  display: grid;
  gap: 10px;
  max-width: 760px;
}

.about-values {
  position: relative;
  overflow: hidden;
  background: transparent;
}

.about-values::before {
  content: "";
  position: absolute;
  inset: 0;
  background: none;
  pointer-events: none;
}

.about-values > .container {
  position: relative;
  z-index: 1;
}

.about-values-grid {
  margin-top: 28px;
  display: grid;
  grid-template-columns: repeat(5, minmax(0, 1fr));
  gap: 18px;
  align-items: stretch;
}

.about-value-card {
  position: relative;
  overflow: hidden;
  padding: 22px;
  border-radius: 18px;
  border: 1px solid rgba(48, 36, 26, 0.08);
  background: rgba(255, 255, 255, 0.9);
  box-shadow: 0 14px 28px rgba(40, 30, 20, 0.05);
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}

.about-value-card::before {
  content: "";
  position: absolute;
  inset: 0 auto 0 0;
  width: 5px;
  background: linear-gradient(180deg, var(--accent-blue), var(--accent-green));
  opacity: 0.9;
}

.about-value-card h3 {
  margin: 0;
  font-size: 1.08rem;
}

.about-value-card p {
  margin: 10px 0 0;
  color: #4a3a2a;
}

.about-value-card:hover {
  transform: translateY(-5px);
  border-color: rgba(90, 66, 44, 0.2);
  box-shadow: 0 18px 34px rgba(40, 30, 20, 0.08);
}

.about-quality-lead {
  margin: 0;
  max-width: 64ch;
  color: #4a3a2a;
}

.about-quality-cards {
  margin-top: 28px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.about-quality-card {
  position: relative;
  min-height: 100%;
  padding: 24px;
  border-radius: 20px;
  border: 1px solid rgba(48, 36, 26, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(246, 250, 251, 0.92));
  box-shadow: 0 16px 30px rgba(40, 30, 20, 0.06);
  transition: transform 0.22s ease, border-color 0.22s ease, box-shadow 0.22s ease;
}

.about-quality-card::before {
  content: "";
  position: absolute;
  inset: 0 0 auto 0;
  height: 6px;
  border-radius: 20px 20px 0 0;
  background: linear-gradient(90deg, var(--accent-orange), var(--accent-blue));
}

.about-quality-card h3 {
  margin: 6px 0 0;
  font-size: 1.06rem;
}

.about-quality-card p {
  margin: 10px 0 0;
  color: #4a3a2a;
}

.about-quality-card:hover {
  transform: translateY(-5px);
  border-color: rgba(90, 66, 44, 0.18);
  box-shadow: 0 20px 36px rgba(40, 30, 20, 0.08);
}

.about-team-link-card,
.team-page-copy {
  border-radius: 22px;
  border: 1px solid rgba(48, 36, 26, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(244, 248, 250, 0.92));
  box-shadow: 0 18px 36px rgba(40, 30, 20, 0.06);
}

.about-team-link-card {
  padding: clamp(24px, 4vw, 40px);
  display: grid;
  gap: 14px;
  text-align: center;
  justify-items: center;
}

.about-team-link-card h2,
.team-page-copy h1 {
  margin: 0;
}

.about-team-link-card p {
  margin: 0;
  max-width: 58ch;
  color: #4a3a2a;
}

.team-page-main {
  position: relative;
  background: #fbf7f2;
}

.team-page-intro {
  padding-top: clamp(42px, 6vw, 88px);
}

.team-page-shell {
  display: grid;
  grid-template-columns: 1fr;
}

.team-page-copy {
  padding: clamp(28px, 5vw, 52px);
  max-width: 860px;
}

.team-page-copy h1 {
  font-size: clamp(1.9rem, 3vw, 3.4rem);
  line-height: 1.08;
}

.team-page-copy p:last-child {
  margin-bottom: 0;
  max-width: 62ch;
  color: #4a3a2a;
}

.team-pen {
  font-family: "Plus Jakarta Sans", sans-serif;
  text-align: center;
  position: relative;
}

.team-pen > .container {
  position: relative;
}

.team-pen span,
.team-pen p,
.team-pen h2,
.team-pen h3 {
  letter-spacing: 0.035rem;
}

.team-pen > .container > span {
  text-transform: uppercase;
  display: block;
  font-size: 1.2rem;
  color: #1f3a4c;
  position: relative;
  z-index: 2;
  font-weight: 500;
}

.team-pen > .container > h2 {
  font-size: clamp(3.5rem, 3rem + 1.6vw, 5rem);
  margin-top: -0.625rem;
  color: #1a1410;
  position: relative;
  z-index: 2;
  text-shadow: 0 2px 10px rgba(255, 255, 255, 0.35);
}

.team-pen > .container > p {
  line-height: 1.6;
  color: #1a1410;
  max-width: 50rem;
  margin: 0 auto;
  font-size: clamp(0.9rem, 0.825rem + 0.3vw, 1.2rem);
  position: relative;
  z-index: 2;
}

.team-pen .bg-watermark {
  color: rgba(40, 30, 20, 0.45);
  font-size: clamp(6rem, 1.3333rem + 14.9333vw, 20rem);
  font-weight: 800;
  position: absolute;
  z-index: 0;
  left: 50%;
  transform: translateX(-50%) translateY(-15%);
  user-select: none;
  letter-spacing: 0.5rem;
  line-height: 1;
  pointer-events: none;
}

.team-pen .team-slider {
  position: relative;
  margin-top: 7rem;
}

.team-pen .team-slider-viewport {
  overflow: hidden;
}

.team-pen .cards {
  position: relative;
  z-index: 1;
  margin-top: 0;
  display: flex;
  gap: 1.2rem;
  transition: transform 0.35s ease;
  scroll-behavior: smooth;
  overflow-x: auto;
  scrollbar-width: none;
  -ms-overflow-style: none;
  scroll-snap-type: x mandatory;
  padding: 6px;
}

.team-pen .cards::-webkit-scrollbar {
  display: none;
}

.team-pen .card {
  position: relative;
  cursor: pointer;
  flex: 0 0 min(320px, 82vw);
  scroll-snap-align: start;
  height: 430px;
  perspective: 1200px;
}

.team-pen .card h3,
.team-pen .card p {
  text-transform: capitalize;
}

.team-pen .card h3 {
  font-size: clamp(1rem, 0.9167rem + 0.2667vw, 1.25rem);
  font-weight: 400;
  color: #f6f6f6;
}

.team-pen .card p {
  font-size: clamp(0.85rem, 0.75rem + 0.32vw, 1.15rem);
  letter-spacing: 0.12rem;
  font-weight: 300;
  max-width: 100%;
  color: #d5e6ee;
}

.team-pen .card::before {
  content: none;
}

.team-pen .team-card-face {
  position: absolute;
  inset: 0;
  overflow: hidden;
  backface-visibility: hidden;
  transition: transform 0.7s ease, opacity 0.45s ease;
}

.team-pen .team-card-face-front {
  transform: rotateY(0deg);
}

.team-pen .team-card-face-front::after {
  position: absolute;
  inset: 0;
  content: "";
  background: linear-gradient(to bottom, hsl(210 3% 26% / 20%), hsl(0 0% 3% / 90%));
}

.team-pen .team-card-face-back {
  transform: rotateY(180deg);
  opacity: 0;
  display: grid;
  align-content: end;
  gap: 14px;
  padding: 28px 24px;
  background: linear-gradient(155deg, rgba(40, 30, 20, 0.95), rgba(26, 20, 13, 0.98));
  border: 1px solid rgba(226, 205, 165, 0.14);
  box-shadow: inset 0 0 0 1px rgba(255, 255, 255, 0.03);
}

.team-pen .card.is-flipped .team-card-face-front {
  transform: rotateY(-180deg);
  opacity: 0;
}

.team-pen .card.is-flipped .team-card-face-back {
  transform: rotateY(0deg);
  opacity: 1;
}

.team-pen .card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  max-width: 100%;
  display: block;
  filter: grayscale(100%);
  transition: 0.5s ease;
}

.team-pen .card-content {
  position: absolute;
  bottom: 0;
  z-index: 2;
  left: 0;
  color: #ffffff;
  width: 100%;
  padding: 1.875rem 1.25rem;
  text-align: center;
}

.team-pen .team-card-back-kicker {
  margin: 0;
  color: #b8cfac;
  font-size: 0.76rem;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  font-weight: 800;
}

.team-pen .team-card-face-back h3 {
  text-transform: none;
  font-size: 1.25rem;
  color: #f8f1e9;
}

.team-pen .team-card-contact-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 10px;
}

.team-pen .team-card-contact-list li {
  margin: 0;
}

.team-pen .team-card-contact-list a {
  color: #f2e2ce;
  text-decoration: none;
  font-size: 0.95rem;
  line-height: 1.5;
}

.team-pen .team-card-contact-list a:hover {
  color: #ffffff;
}

.team-pen .card-content ul {
  list-style-type: none;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 0.625rem;
  margin-top: 1.25rem;
}

.team-pen .card-content i {
  color: #ffffff;
  font-size: clamp(0.9rem, 0.825rem + 0.3vw, 1.2rem);
  transition: color 0.2s ease;
}

.team-pen .card-content i:hover {
  color: #f2709c;
}

.team-pen .card:hover img {
  filter: grayscale(0%);
}

.team-pen .team-slider-btn {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  z-index: 3;
  width: 44px;
  height: 44px;
  border-radius: 50%;
  border: 1px solid rgba(255, 255, 255, 0.45);
  background: rgba(38, 28, 19, 0.8);
  color: #ffffff;
  cursor: pointer;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.05rem;
  transition: background-color 0.2s ease, transform 0.2s ease;
}

.team-pen .team-slider-btn:hover {
  background: rgba(48, 35, 24, 0.95);
}

.team-pen .team-slider-btn:active {
  transform: translateY(-50%) scale(0.97);
}

.team-pen .team-slider-btn-left {
  left: -14px;
}

.team-pen .team-slider-btn-right {
  right: -14px;
}

.about-vanta::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 0;
  background: rgba(250, 246, 242, 0.96);
  pointer-events: none;
}

.about-vanta .section {
  position: relative;
  z-index: 1;
}

.about-hero {
  position: relative;
  overflow: hidden;
  background: transparent;
}

.about-hero::before {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(112deg, rgba(38, 28, 18, 0.78), rgba(38, 28, 18, 0.42)),
    radial-gradient(circle at 80% 15%, rgba(227, 163, 107, 0.26), transparent 52%);
}

.about-hero-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1.3fr 0.7fr;
  gap: 24px;
  align-items: start;
}

.about-hero-copy .eyebrow,
.about-hero-copy h1,
.about-hero-copy p {
  color: #f8f0e6;
}

.about-hero-copy .intro {
  max-width: 70ch;
}

.about-quote-card {
  padding: 20px;
  border-radius: 16px;
  border: 1px solid rgba(255, 255, 255, 0.24);
  background: rgba(42, 31, 21, 0.56);
}

.about-quote-card img {
  width: 72px;
  height: auto;
  display: block;
  margin-bottom: 12px;
}

.about-quote-card p {
  color: #f3e7d7;
  font-weight: 600;
}

.about-facts {
  background: rgba(221, 225, 224, 0.74);
}

.about-kpi-row {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 28px;
}

.about-kpi-item {
  display: flex;
  align-items: center;
  gap: 18px;
}

.about-kpi-icon {
  width: 96px;
  height: 96px;
  flex: 0 0 96px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border-radius: 20px;
  background: rgba(255, 255, 255, 0.5);
  border: 1px solid rgba(42, 32, 22, 0.08);
  box-shadow: 0 10px 20px rgba(38, 28, 20, 0.08);
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}

.about-kpi-icon svg {
  width: 76px;
  height: 76px;
  display: block;
  shape-rendering: geometricPrecision;
}

.about-kpi-icon-black { color: #111111; }
.about-kpi-icon-red { color: #ef2a22; }
.about-kpi-icon-blue { color: #365ba9; }
.about-kpi-icon-gold { color: #f4b313; }

.about-kpi-item:hover .about-kpi-icon {
  transform: translateY(-3px);
  box-shadow: 0 14px 26px rgba(38, 28, 20, 0.12);
}

.about-kpi-value {
  font-size: clamp(2rem, 3.3vw, 3rem);
  line-height: 1;
  color: #17120d;
  font-weight: 700;
}

.about-kpi-label {
  margin-top: 6px;
  color: #17120d;
  font-size: clamp(1rem, 1.6vw, 1.2rem);
}

.team-grid {
  margin-top: 28px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 16px;
}

.team-card {
  background: var(--surface);
  border: 1px solid var(--line);
  border-radius: 16px;
  padding: 14px;
  box-shadow: 0 14px 30px rgba(60, 44, 28, 0.12);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}

.team-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 22px 42px rgba(60, 44, 28, 0.2);
}

.team-photo {
  height: 210px;
  border-radius: 12px;
  background-image:
    linear-gradient(145deg, rgba(40, 30, 20, 0.58), rgba(40, 30, 20, 0.25)),
    url("assets/haende_alle.png");
  background-size: cover;
  background-position: center;
}

.team-card h3 {
  margin-top: 12px;
}

.team-card p {
  margin-top: 4px;
}

.reveal {
  opacity: 0;
  transform: translateY(22px);
  transition: opacity 0.7s ease, transform 0.7s ease;
}

.reveal.is-visible {
  opacity: 1;
  transform: translateY(0);
}

@keyframes homeMapPulse {
  0% {
    opacity: 0.7;
    transform: scale(0.6);
  }
  100% {
    opacity: 0;
    transform: scale(2.3);
  }
}

body[data-theme="dark"] .about-hero {
  background: transparent;
}

body[data-theme="dark"] .about-quote-card {
  background: rgba(10, 24, 34, 0.68);
  border-color: rgba(134, 194, 224, 0.25);
}

body[data-theme="dark"] .location-overview-panel,
body[data-theme="dark"] .location-card-detail {
  background: linear-gradient(180deg, rgba(31, 42, 49, 0.88), rgba(24, 34, 40, 0.82));
  border-color: rgba(143, 208, 239, 0.14);
  box-shadow: 0 20px 42px rgba(0, 0, 0, 0.22);
}

body[data-theme="dark"] .location-overview-stat {
  border-bottom-color: rgba(143, 208, 239, 0.12);
}

body[data-theme="dark"] .location-overview-stat span,
body[data-theme="dark"] .location-directory-intro p,
body[data-theme="dark"] .location-card-detail p {
  color: rgba(214, 229, 237, 0.76);
}

body[data-theme="dark"] .location-type-badge {
  background: rgba(143, 208, 239, 0.12);
  color: #f0c49a;
}

body[data-theme="dark"] .location-overview-panel-quote p,
body[data-theme="dark"] .location-switcher-stage h3,
body[data-theme="dark"] .location-switcher-address,
body[data-theme="dark"] .location-switcher-item {
  color: #f8f1e7;
}

body[data-theme="dark"] .location-switcher-stage,
body[data-theme="dark"] .location-switcher-item {
  background: linear-gradient(180deg, rgba(31, 42, 49, 0.88), rgba(24, 34, 40, 0.82));
  border-color: rgba(143, 208, 239, 0.14);
  box-shadow: 0 20px 42px rgba(0, 0, 0, 0.22);
}

body[data-theme="dark"] .location-switcher-note {
  color: rgba(214, 229, 237, 0.76);
}

body[data-theme="dark"] .location-switcher-arrow {
  background: rgba(20, 29, 35, 0.88);
  color: #f0c49a;
}

body[data-theme="dark"] .location-switcher-item:hover,
body[data-theme="dark"] .location-switcher-item.is-active {
  border-color: rgba(143, 208, 239, 0.28);
}

body[data-theme="dark"] .spfh-request-panel {
  background: linear-gradient(180deg, rgba(31, 42, 49, 0.88), rgba(24, 34, 40, 0.82));
  border-color: rgba(143, 208, 239, 0.14);
  box-shadow: 0 20px 42px rgba(0, 0, 0, 0.22);
}

body[data-theme="dark"] .spfh-request-note,
body[data-theme="dark"] .spfh-request-list {
  color: rgba(214, 229, 237, 0.8);
}

body[data-theme="dark"] .team-card {
  box-shadow: 0 16px 36px rgba(0, 0, 0, 0.35);
}

body[data-theme="dark"] .about-facts {
  background: rgba(31, 42, 48, 0.66);
}

body[data-theme="dark"] .about-kpi-value,
body[data-theme="dark"] .about-kpi-label {
  color: #f5ebdd;
}

body[data-theme="dark"] .about-kpi-icon {
  background: rgba(16, 35, 46, 0.62);
  border-color: rgba(132, 185, 214, 0.22);
  box-shadow: 0 12px 24px rgba(0, 0, 0, 0.28);
}

body[data-theme="dark"] .about-vanta::before {
  background: rgba(27, 38, 44, 0.96);
}

body[data-theme="dark"] .about-halo {
  background:
    linear-gradient(120deg, rgba(14, 26, 34, 0.82), rgba(14, 26, 34, 0.62)),
    url("assets/ueberuns.jpg") center/cover no-repeat;
}

body[data-theme="dark"] .about-briefing-aside,
body[data-theme="dark"] .about-structure-card,
body[data-theme="dark"] .about-quality-card,
body[data-theme="dark"] .about-value-card,
body[data-theme="dark"] .about-team-link-card,
body[data-theme="dark"] .team-page-copy {
  border-color: rgba(137, 183, 210, 0.16);
  background: rgba(10, 24, 34, 0.78);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.24);
}

body[data-theme="dark"] .about-briefing-marker {
  border-bottom-color: rgba(137, 183, 210, 0.14);
}

body[data-theme="dark"] .about-briefing-marker span {
  color: #9ebccc;
}

body[data-theme="dark"] .about-hero-tags li {
  border-color: rgba(180, 215, 232, 0.18);
  background: rgba(180, 215, 232, 0.08);
}

body[data-theme="dark"] .about-briefing-hero-panel {
  background: linear-gradient(135deg, #8a4517 0%, #3b875a 52%, #d67e1f 100%);
}

body[data-theme="dark"] .about-briefing-aside {
  background: linear-gradient(180deg, rgba(12, 26, 35, 0.94), rgba(14, 31, 40, 0.9));
}

body[data-theme="dark"] .about-briefing-marker strong,
body[data-theme="dark"] .about-copy-block p,
body[data-theme="dark"] .about-structure-list li,
body[data-theme="dark"] .about-value-card p,
body[data-theme="dark"] .about-quality-lead,
body[data-theme="dark"] .about-quality-card p,
body[data-theme="dark"] .about-team-link-card p,
body[data-theme="dark"] .team-page-copy p:last-child {
  color: #d5e8f3;
}

body[data-theme="dark"] .about-values {
  background: transparent;
}

body[data-theme="dark"] .about-value-card:hover {
  border-color: rgba(137, 183, 210, 0.28);
}

body[data-theme="dark"] .about-structure-list li::before {
  background: var(--accent-orange);
}

body[data-theme="dark"] .about-briefing-marker::before,
body[data-theme="dark"] .about-value-card::before {
  background: linear-gradient(180deg, var(--accent-green), var(--accent-blue));
}

body[data-theme="dark"] .about-briefing-aside::before {
  background: rgba(140, 177, 196, 0.08);
}

body[data-theme="dark"] .about-quality-card::before {
  background: linear-gradient(90deg, var(--accent-orange), var(--accent-green));
}

body[data-theme="dark"] .about-quality-card:hover {
  border-color: rgba(137, 183, 210, 0.28);
  box-shadow: 0 20px 36px rgba(0, 0, 0, 0.24);
}

body[data-theme="dark"] .editorial-stage::before {
  background:
    linear-gradient(180deg, rgba(29, 36, 28, 0.98) 0 54%, rgba(35, 43, 34, 0.96) 54% 100%);
}

body[data-theme="dark"] .editorial-stage::after {
  background:
    linear-gradient(90deg, rgba(90, 72, 48, 0.18) 0 14%, transparent 14% 86%, rgba(90, 72, 48, 0.12) 86% 100%);
}

body[data-theme="dark"] .contact-stage {
  isolation: isolate;
  background:
    linear-gradient(115deg, rgba(24, 31, 25, 0.94) 0%, rgba(24, 31, 25, 0.84) 36%, rgba(24, 31, 25, 0.4) 66%, rgba(24, 31, 25, 0.14) 100%),
    radial-gradient(circle at 14% 24%, rgba(104, 130, 87, 0.24), transparent 34%),
    radial-gradient(circle at 84% 18%, rgba(73, 109, 138, 0.18), transparent 26%),
    url('assets/contactUS.jpg') center 34%/cover no-repeat;
}

body[data-theme="dark"] .contact-stage::before {
  background:
    linear-gradient(90deg, rgba(255, 255, 255, 0.06) 0, rgba(255, 255, 255, 0) 22%, rgba(255, 255, 255, 0) 78%, rgba(255, 255, 255, 0.04) 100%),
    linear-gradient(180deg, rgba(8, 12, 9, 0.06), rgba(8, 12, 9, 0.24));
}

body[data-theme="dark"] .contact-stage::after {
  background:
    linear-gradient(145deg, rgba(255, 255, 255, 0.12), rgba(255, 255, 255, 0.02)),
    rgba(74, 58, 42, 0.18);
  border-color: rgba(226, 210, 182, 0.12);
  box-shadow: 0 24px 56px rgba(0, 0, 0, 0.24);
}


body[data-theme="dark"] #home-halo::before {
  background:
    linear-gradient(180deg, rgba(29, 36, 28, 0.3) 0 54%, rgba(35, 43, 34, 0.24) 54% 100%);
}

body[data-theme="dark"] #home-halo::after {
  background:
    linear-gradient(90deg, rgba(90, 72, 48, 0.08) 0 14%, transparent 14% 86%, rgba(90, 72, 48, 0.06) 86% 100%);
}

body[data-theme="dark"] .editorial-copy h1 {
  color: #f6ede0;
}

body[data-theme="dark"] .editorial-copy p {
  color: #c3d0bc;
}

body[data-theme="dark"] #home-halo .editorial-copy h1 {
  color: #66764f;
  text-shadow: 0 2px 14px rgba(245, 249, 238, 0.18);
}

body[data-theme="dark"] #home-halo .editorial-copy p,
body[data-theme="dark"] #home-halo .editorial-copy .eyebrow {
  color: #5b6948;
  text-shadow: 0 2px 12px rgba(245, 249, 238, 0.14);
}

body[data-theme="dark"] .editorial-media::before {
  background: rgba(70, 54, 38, 0.36);
  border-color: rgba(104, 130, 87, 0.14);
}

body[data-theme="dark"] .editorial-card {
  border-color: rgba(104, 130, 87, 0.18);
  box-shadow: 0 20px 42px rgba(0, 0, 0, 0.26);
}

body[data-theme="dark"] .editorial-panel {
  border-color: rgba(104, 130, 87, 0.14);
  background: rgba(33, 41, 31, 0.84);
  box-shadow: 0 24px 54px rgba(0, 0, 0, 0.24);
}

body[data-theme="dark"] .team-pen > .container > span {
  color: #b8d6e8;
}

body[data-theme="dark"] .team-pen > .container > h2 {
  color: #f6ecdf;
  text-shadow: 0 2px 10px rgba(0, 0, 0, 0.45);
}

body[data-theme="dark"] .team-pen > .container > p {
  color: #d3e6f2;
}

.offer-card {
  display: grid;
  gap: 10px;
}

.offer-gallery {
  margin-top: 24px;
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 18px;
}

.offer-gallery-item {
  position: relative;
  min-height: 260px;
  border-radius: 18px;
  overflow: hidden;
  text-decoration: none;
  border: 1px solid var(--line);
  background-image:
    linear-gradient(145deg, rgba(44, 32, 22, 0.72), rgba(44, 32, 22, 0.28)),
    url("assets/haende_alle.png");
  background-size: cover;
  background-position: var(--tile-pos, center);
  box-shadow: 0 18px 38px rgba(60, 44, 28, 0.2);
  transition: transform 0.35s ease, box-shadow 0.35s ease;
}

.offer-gallery-item:hover {
  transform: translateY(-6px);
  box-shadow: 0 26px 48px rgba(60, 44, 28, 0.28);
}

.offer-gallery-item::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(38, 28, 18, 0.84) 10%, rgba(38, 28, 18, 0.1) 65%);
}

.offer-gallery-content {
  position: absolute;
  inset: auto 0 0 0;
  z-index: 1;
  padding: 20px;
}

.offer-gallery-content h3 {
  color: #faf3ea;
  font-size: clamp(1.1rem, 1.8vw, 1.45rem);
}

.offer-gallery-content p {
  margin-top: 8px;
  color: rgba(250, 245, 238, 0.9);
  max-width: 55ch;
  font-size: 0.97rem;
}

.offer-gallery-content span {
  margin-top: 14px;
  display: inline-flex;
  color: #9fd2ff;
  font-weight: 800;
  font-size: 0.94rem;
}

body[data-theme="dark"] .offer-gallery-item {
  border-color: #6b4a2e;
}

.offer-octa-section {
  display: grid;
  gap: 28px;
}

.offer-octa-head {
  display: grid;
  gap: 12px;
  max-width: 760px;
}

.offer-octa-head h2,
.offer-octa-head p {
  margin: 0;
}

.offer-octa-head h2 {
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(2rem, 3vw, 3rem);
  line-height: 1.04;
  color: var(--ink);
}

.offer-octa-head p {
  color: var(--muted);
  line-height: 1.7;
}

.offer-octa-layout {
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(320px, 0.9fr);
  gap: clamp(24px, 4vw, 40px);
  align-items: center;
}

.offer-octa-stage {
  display: grid;
  place-items: center;
}

.offer-octa-wrap {
  width: min(100%, 680px);
  aspect-ratio: 1 / 1;
  display: grid;
  place-items: center;
  perspective: 1400px;
  perspective-origin: 50% 42%;
}

.offer-octahedron {
  --octa-size: clamp(320px, 44vw, 520px);
  --octa-depth: calc(var(--octa-size) * 0.26);
  position: relative;
  width: var(--octa-size);
  height: var(--octa-size);
  transform-style: preserve-3d;
  transform: rotateX(-24deg) rotateY(35deg);
  transition: transform 900ms cubic-bezier(0.22, 1, 0.36, 1);
}

.offer-octa-face {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(var(--octa-size) * 0.52);
  height: calc(var(--octa-size) * 0.46);
  margin-left: calc(var(--octa-size) * -0.26);
  margin-top: calc(var(--octa-size) * -0.23);
  padding: 26px 20px 18px;
  border: 0;
  clip-path: polygon(50% 0%, 0% 100%, 100% 100%);
  display: grid;
  align-content: end;
  justify-items: center;
  text-align: center;
  background:
    linear-gradient(160deg, color-mix(in srgb, var(--face-accent) 72%, white 28%), color-mix(in srgb, var(--face-accent) 52%, #0f1c24 48%)),
    var(--face-image) center/cover no-repeat;
  box-shadow: 0 18px 36px rgba(46, 34, 24, 0.2);
  color: #fbf6ee;
  cursor: pointer;
  transform-style: preserve-3d;
  transition: filter 260ms ease, box-shadow 260ms ease;
}

.offer-octa-face::before {
  content: "";
  position: absolute;
  inset: 0;
  clip-path: inherit;
  background:
    linear-gradient(180deg, rgba(30, 22, 15, 0.06), rgba(30, 22, 15, 0.72)),
    linear-gradient(145deg, rgba(255, 255, 255, 0.18), rgba(255, 255, 255, 0));
}

.offer-octa-face span {
  position: relative;
  z-index: 1;
  max-width: 12ch;
  font-size: clamp(0.9rem, 1.2vw, 1.06rem);
  font-weight: 700;
  line-height: 1.2;
}

.offer-octa-face:hover,
.offer-octa-face.is-active {
  filter: brightness(1.06);
  box-shadow: 0 28px 46px rgba(46, 34, 24, 0.26);
}

.offer-octa-face:nth-child(1) { transform: rotateY(0deg) rotateX(54.7356deg) translateZ(var(--octa-depth)); }
.offer-octa-face:nth-child(2) { transform: rotateY(90deg) rotateX(54.7356deg) translateZ(var(--octa-depth)); }
.offer-octa-face:nth-child(3) { transform: rotateY(180deg) rotateX(54.7356deg) translateZ(var(--octa-depth)); }
.offer-octa-face:nth-child(4) { transform: rotateY(-90deg) rotateX(54.7356deg) translateZ(var(--octa-depth)); }
.offer-octa-face:nth-child(5) { transform: rotateY(0deg) rotateX(-54.7356deg) rotateZ(180deg) translateZ(var(--octa-depth)); }
.offer-octa-face:nth-child(6) { transform: rotateY(90deg) rotateX(-54.7356deg) rotateZ(180deg) translateZ(var(--octa-depth)); }
.offer-octa-face:nth-child(7) { transform: rotateY(180deg) rotateX(-54.7356deg) rotateZ(180deg) translateZ(var(--octa-depth)); }
.offer-octa-face:nth-child(8) { transform: rotateY(-90deg) rotateX(-54.7356deg) rotateZ(180deg) translateZ(var(--octa-depth)); }

.offer-octa-detail {
  display: grid;
  gap: 16px;
  padding: 30px 28px;
  border-radius: 28px;
  border: 1px solid rgba(48, 36, 26, 0.08);
  background: linear-gradient(180deg, rgba(255, 255, 255, 0.96), rgba(244, 248, 250, 0.92));
  box-shadow: 0 18px 36px rgba(46, 34, 24, 0.08);
}

.offer-octa-detail h3,
.offer-octa-detail p {
  margin: 0;
}

.offer-octa-detail h3 {
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(1.7rem, 2.3vw, 2.3rem);
  line-height: 1.06;
  color: var(--ink);
}

.offer-octa-detail p {
  color: var(--muted);
  line-height: 1.7;
}

.offer-octa-detail-kicker {
  margin: 0;
  color: var(--brand-dark);
  font-size: 0.78rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
}

.offer-octa-list {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding-top: 4px;
}

.offer-octa-list a {
  text-decoration: none;
  color: var(--ink);
  border: 1px solid var(--line);
  background: rgba(255, 255, 255, 0.86);
  border-radius: 999px;
  padding: 8px 12px;
  font-size: 0.84rem;
  font-weight: 700;
}

.offer-wheel-section {
  position: relative;
  margin-top: 24px;
  height: 220vh;
}

.offer-wheel-stage {
  position: sticky;
  top: 98px;
  height: calc(100vh - 120px);
  display: grid;
  place-items: center;
}

.offer-wheel {
  --cards: 8;
  --card-width: clamp(170px, 20vw, 260px);
  --card-height: calc(var(--card-width) * 1.34);
  --radius: clamp(240px, 28vw, 380px);
  position: relative;
  width: calc(var(--radius) * 2);
  height: calc(var(--radius) * 2);
}

.offer-wheel-card {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  transform-origin: center center;
  text-decoration: none;
}

.offer-wheel-card-inner {
  width: var(--card-width);
  height: var(--card-height);
  border-radius: 14px;
  overflow: hidden;
  border: 1px solid var(--line);
  box-shadow: 0 14px 30px rgba(60, 44, 28, 0.2);
  position: relative;
  transform: scale(0.84);
  opacity: 0.62;
  transition: transform 300ms ease, opacity 300ms ease;
}

.offer-wheel-card-inner::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(38, 28, 18, 0.85), rgba(38, 28, 18, 0.15));
  z-index: 1;
}

.offer-wheel-card-inner img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.offer-wheel-card-inner span {
  position: absolute;
  left: 12px;
  right: 12px;
  bottom: 12px;
  z-index: 2;
  color: #faf3ea;
  font-size: clamp(0.92rem, 1.3vw, 1.08rem);
  font-weight: 700;
  line-height: 1.25;
}

.offer-wheel-card.active .offer-wheel-card-inner {
  transform: scale(1);
  opacity: 1;
  box-shadow: 0 26px 52px rgba(60, 44, 28, 0.35);
}

.offer-wheel-hint {
  margin-top: 12px;
  font-weight: 700;
  color: var(--brand-dark);
}

.offer-wheel-links {
  margin-top: 14px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.offer-wheel-links a {
  text-decoration: none;
  color: var(--ink);
  border: 1px solid var(--line);
  background: var(--surface);
  border-radius: 999px;
  padding: 7px 12px;
  font-size: 0.86rem;
  font-weight: 700;
}

body[data-theme="dark"] .offer-wheel-card-inner {
  border-color: #6b4a2e;
}

.section-accent {
  background: var(--section-accent);
}

.career-stage {
  position: relative;
  overflow: hidden;
}

.career-puzzle-art {
  position: absolute;
  z-index: 0;
  width: 550px;
  height: 500px;
  pointer-events: none;
  left: 1.4%;
  top: 50%;
  transform: translate(-10%, -50%);
  opacity: 0.2;
  filter: saturate(0.7) brightness(1.03);
}

.career-puzzle-art svg {
  display: block;
}

.career-puzzle-art .puzzle {
  transform-origin: 326px 163px;
  animation-name: careerPuzzleMain;
}

.career-puzzle-art polygon {
  stroke: #34495e;
  stroke-width: 7px;
}

.career-puzzle-art polygon,
.career-puzzle-art .wrapper,
.career-puzzle-art .puzzle {
  animation-duration: 4s;
  animation-iteration-count: infinite;
  animation-timing-function: ease-in-out;
  animation-play-state: running;
}

.career-puzzle-art .green_wrapper {
  transform-origin: 813px 565px;
  animation-name: careerPuzzleWrapperCcw;
}

.career-puzzle-art .green {
  fill: #27ae60;
  transform-origin: 488px 565px;
  animation-name: careerPuzzlePolygonCcw;
}

.career-puzzle-art .yellow_wrapper {
  transform-origin: 811px 567px;
  animation-name: careerPuzzleWrapperCcw;
}

.career-puzzle-art .yellow {
  fill: #f1c40f;
  transform-origin: 486px 567px;
  animation-name: careerPuzzleWrapperCcw;
}

.career-puzzle-art .red_wrapper {
  transform-origin: 489px 565px;
  animation-name: careerPuzzlePolygonCcw;
}

.career-puzzle-art .red {
  fill: #e74c3c;
  transform-origin: 164px 565px;
  animation-name: careerPuzzlePolygonCcw;
}

.career-puzzle-art .blue_wrapper {
  transform-origin: 814px 285px;
  animation-name: careerPuzzleWrapperCw;
}

.career-puzzle-art .blue {
  fill: #2980b9;
  transform-origin: 489px 285px;
  animation-name: careerPuzzlePolygonCw;
}

@keyframes careerPuzzleMain {
  0% { transform: rotate(0deg) translateX(0px); }
  40% { transform: rotate(41deg) translateX(-250px); }
  50% { transform: rotate(41deg) translateX(-250px); }
  90% { transform: rotate(0deg) translateX(-650px); }
  100% { transform: rotate(0deg) translateX(-650px); }
}

@keyframes careerPuzzlePolygonCcw {
  0% { transform: rotate(0deg); }
  40% { transform: rotate(-180deg); }
  100% { transform: rotate(-180deg); }
}

@keyframes careerPuzzlePolygonCw {
  0% { transform: rotate(0deg); }
  40% { transform: rotate(180deg); }
  100% { transform: rotate(180deg); }
}

@keyframes careerPuzzleWrapperCcw {
  0% { transform: rotate(0deg); }
  50% { transform: rotate(0deg); }
  90% { transform: rotate(-180deg); }
  100% { transform: rotate(-180deg); }
}

@keyframes careerPuzzleWrapperCw {
  0% { transform: rotate(0deg); }
  50% { transform: rotate(0deg); }
  90% { transform: rotate(180deg); }
  100% { transform: rotate(180deg); }
}

.career-stage::before,
.career-stage::after {
  content: "";
  position: absolute;
  width: 380px;
  height: 380px;
  border-radius: 50%;
  pointer-events: none;
  filter: blur(1px);
}

.career-stage::before {
  top: -150px;
  left: -120px;
  background: radial-gradient(circle, rgba(217, 119, 46, 0.2) 0%, rgba(217, 119, 46, 0) 70%);
}

.career-stage::after {
  bottom: -180px;
  right: -120px;
  background: radial-gradient(circle, rgba(217, 119, 46, 0.16) 0%, rgba(217, 119, 46, 0) 72%);
}

.career-grid {
  position: relative;
  z-index: 1;
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 28px;
  align-items: start;
}

.contact-vanta {
  position: relative;
  overflow: hidden;
}

.contact-vanta::before {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(115deg, rgba(244, 249, 253, 0.74), rgba(244, 249, 253, 0.55));
  z-index: 0;
}

.contact-vanta > .container {
  position: relative;
  z-index: 1;
}

.contact-vanta .hero-card,
.contact-vanta .career-form {
  background: rgba(255, 255, 255, 0.88);
}

.career-grid p {
  margin-top: 14px;
  max-width: 64ch;
}

.career-intro h1 {
  margin-top: 10px;
}

.career-lead {
  font-size: 1.08rem;
}

.career-slogan {
  margin-top: 18px;
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(1.25rem, 1.08rem + 0.8vw, 1.8rem);
  color: var(--ink);
}

.career-points {
  margin-top: 14px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.career-points span {
  display: inline-flex;
  align-items: center;
  border: 1px solid var(--line);
  border-radius: 999px;
  padding: 6px 12px;
  font-size: 0.86rem;
  font-weight: 700;
  color: var(--brand-dark);
  background: rgba(255, 255, 255, 0.7);
}

.career-indeed-cta {
  margin-top: 0;
  background: linear-gradient(145deg, rgba(255, 255, 255, 0.94), rgba(255, 255, 255, 0.86));
  border: 1px solid var(--line);
  border-radius: 18px;
  padding: 20px;
  box-shadow: 0 18px 38px rgba(60, 44, 28, 0.12);
}

.career-indeed-cta h2 {
  margin-top: 0;
}

.career-indeed-btn {
  margin-top: 14px;
  width: fit-content;
  border-radius: 999px;
  padding: 12px 20px;
  position: relative;
  overflow: hidden;
}

.career-indeed-btn::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(115deg, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.38), rgba(255, 255, 255, 0));
  transform: translateX(-125%);
  transition: transform 0.45s ease;
}

.career-indeed-btn:hover::after {
  transform: translateX(125%);
}

.career-form {
  background: linear-gradient(160deg, rgba(255, 255, 255, 0.97), rgba(251, 246, 239, 0.92));
  border-radius: 18px;
  border: 1px solid var(--line);
  padding: 20px;
  display: grid;
  gap: 9px;
  box-shadow: 0 18px 36px rgba(60, 44, 28, 0.09);
}

.career-form-kicker {
  margin: 0 0 4px;
  color: var(--brand-dark);
  text-transform: uppercase;
  letter-spacing: 0.08em;
  font-size: 0.74rem;
  font-weight: 800;
}

.career-form-note {
  margin: 0 0 8px;
  font-size: 0.94rem;
}

.career-form label {
  font-size: 0.84rem;
  font-weight: 700;
  color: var(--brand-dark);
}

.career-form input,
.career-form textarea,
.career-form select,
.career-form button {
  font: inherit;
}

.career-form input,
.career-form textarea,
.career-form select {
  background: rgba(255, 255, 255, 0.9);
  border-radius: 10px;
  border: 1px solid var(--line);
  padding: 10px 12px;
  color: var(--ink);
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.home-contact-form textarea {
  resize: vertical;
  min-height: 132px;
  max-height: 200px;
}

.career-form input:focus,
.career-form textarea:focus,
.career-form select:focus {
  outline: none;
  border-color: var(--brand);
  box-shadow: 0 0 0 3px rgba(217, 119, 46, 0.18);
}

.career-form button {
  margin-top: 8px;
  border-radius: 12px;
}

.career-form-row {
  margin-top: 4px;
  display: flex;
  align-items: flex-start;
  gap: 10px;
  color: var(--muted);
  font-size: 0.92rem;
}

.career-form-row input[type="checkbox"] {
  margin-top: 2px;
  inline-size: 16px;
  block-size: 16px;
  accent-color: var(--brand);
}

.career-form-status {
  min-height: 1.2em;
  margin: 4px 0 0;
  font-size: 0.86rem;
  color: var(--brand-dark);
}

body[data-theme="dark"] .career-points span {
  background: rgba(16, 35, 46, 0.78);
  border-color: #2e4f61;
  color: #9fd5eb;
}

body[data-theme="dark"] .career-puzzle-art {
  opacity: 0.16;
  filter: saturate(0.62) brightness(0.92);
}

body[data-theme="dark"] .career-indeed-cta {
  background: linear-gradient(145deg, rgba(14, 33, 46, 0.94), rgba(12, 29, 40, 0.88));
  border-color: #5a3d24;
  box-shadow: 0 18px 38px rgba(0, 0, 0, 0.32);
}

body[data-theme="dark"] .career-form {
  background: linear-gradient(160deg, rgba(13, 31, 44, 0.96), rgba(40, 30, 20, 0.9));
  border-color: #5a3d24;
  box-shadow: 0 20px 38px rgba(0, 0, 0, 0.35);
}

body[data-theme="dark"] .career-form input,
body[data-theme="dark"] .career-form textarea {
  background: rgba(11, 25, 35, 0.95);
  border-color: #34566a;
}

body[data-theme="dark"] .career-form-status {
  color: #f0c49a;
}

body[data-theme="dark"] .career-slogan {
  color: #f5eadc;
}

.site-footer {
  margin-top: auto;
  border-top: 1px solid var(--line);
  background: #f3ebe0;
}

.home-footer {
  position: relative;
  overflow: hidden;
  border-top: 1px solid var(--line);
  background: #f3ebe0;
}

.home-footer::before {
  content: "";
  position: absolute;
  left: 0;
  right: 0;
  top: 0;
  height: 18px;
  background: linear-gradient(90deg, rgba(217, 119, 46, 0.7), rgba(230, 214, 185, 0.42));
  clip-path: polygon(0 62%, 100% 0, 100% 58%, 0 100%);
  pointer-events: none;
}

.home-footer-grid {
  display: grid;
  grid-template-columns: 1fr auto;
  gap: clamp(18px, 3vw, 28px);
  padding: clamp(24px, 4vw, 34px) 0 18px;
  align-items: start;
}

.home-footer-col {
  min-width: 0;
}

.home-footer-kicker {
  margin: 0;
  font-size: 0.72rem;
  font-weight: 800;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: var(--brand-dark);
}

.home-footer-nav nav {
  margin-top: 10px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px 14px;
}

.home-footer-nav a,
.home-footer-contact-list a,
.home-footer-legal a {
  color: var(--ink);
  text-decoration: none;
  font-weight: 500;
  font-size: 0.95rem;
}

.home-footer-nav a:hover,
.home-footer-contact-list a:hover,
.home-footer-legal a:hover {
  color: var(--brand);
}

.home-footer-contact {
  display: grid;
  gap: 10px;
  align-content: start;
  justify-items: start;
  justify-self: end;
  text-align: left;
  width: min(220px, 100%);
}

.home-footer-contact-list {
  display: flex;
  flex-direction: column;
  gap: 6px;
  align-items: flex-start;
  width: 100%;
}

.home-footer-contact-list a {
  line-height: 1.45;
}

.home-footer-quote {
  margin: 0;
  max-width: none;
  white-space: nowrap;
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  font-size: clamp(1rem, 1.2vw, 1.2rem);
  line-height: 1.4;
  color: var(--ink);
}

.home-footer-legal {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px 14px;
}

.home-footer-bottom {
  padding: 14px 0 20px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 14px 20px;
  border-top: 1px solid rgba(74, 58, 42, 0.08);
}

.home-footer-bottom .home-footer-quote {
  text-align: left;
  font-size: 0.95rem;
}

.home-footer-bottom .home-footer-legal a {
  font-size: 0.88rem;
}

.footer-wrap {
  min-height: 72px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 16px;
}

.footer-wrap a {
  color: var(--brand-dark);
  font-weight: 700;
  text-decoration: none;
}

.footer-links {
  display: inline-flex;
  align-items: center;
  gap: 16px;
}

body[data-theme="dark"] .home-footer {
  background:
    linear-gradient(135deg, rgba(31, 39, 29, 0.98), rgba(50, 38, 26, 0.94));
}

body[data-theme="dark"] .home-footer::before {
  background: linear-gradient(90deg, rgba(226, 205, 165, 0.46), rgba(103, 124, 84, 0.3));
}

body[data-theme="dark"] .home-footer-nav a,
body[data-theme="dark"] .home-footer-contact-list a,
body[data-theme="dark"] .home-footer-legal a,
body[data-theme="dark"] .home-footer-quote {
  color: var(--ink);
}

body[data-theme="dark"] .home-footer-bottom {
  border-top-color: rgba(104, 130, 87, 0.12);
}

@media (max-width: 960px) {
  .editorial-shell {
    grid-template-columns: 1fr;
  }

  .editorial-copy h1 {
    max-width: none;
  }

  .editorial-media {
    min-height: 520px;
  }

  .offer-wheel-section {
    height: auto;
  }

  .offer-wheel-stage {
    position: static;
    height: auto;
  }

  .offer-wheel {
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 12px;
    transform: none;
  }

  .offer-wheel-card {
    position: static;
    transform: none;
  }

  .offer-wheel-card-inner,
  .offer-wheel-card.active .offer-wheel-card-inner {
    width: 100%;
    height: 240px;
    transform: none;
    opacity: 1;
    filter: none;
  }

  .offer-gallery {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .offer-octa-layout {
    grid-template-columns: 1fr;
  }

  .offer-octa-wrap {
    width: min(100%, 520px);
  }

  .contact-elegant {
    grid-template-columns: 1fr;
  }

  .contact-elegant-item:nth-child(2),
  .contact-elegant-item:nth-child(3) {
    transform: none;
  }

  .contact-elegant-item-services {
    grid-template-columns: 1fr;
  }

  .contact-elegant-item-services h3,
  .service-slideshow-shell,
  .contact-elegant-item-services a {
    grid-column: auto;
    grid-row: auto;
  }

  .offers-elegant-grid {
    grid-template-columns: 1fr;
  }

  .offer-elegant-card {
    min-height: auto;
  }

  .home-location-stage {
    grid-template-columns: 1fr;
  }

  .home-location-copy {
    padding: 26px 24px;
  }

  .home-contact-panel {
    grid-template-columns: 1fr;
    padding: 26px;
    max-width: none;
  }

  .home-contact-form-grid {
    grid-template-columns: 1fr;
  }

  .service-cards {
    flex-direction: column;
    align-items: stretch;
  }

  .contact-elegant-item-services a {
    margin-top: 8px;
  }

  .contact-elegant-item + .contact-elegant-item {
    border-left: 0;
    border-top: 0;
  }

  .value-grid,
  .offer-grid,
  .location-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .hero-grid,
  .career-grid {
    grid-template-columns: 1fr;
    align-items: start;
  }

  .spfh-request-panel {
    grid-template-columns: 1fr;
  }

  .about-hero-grid,
  .about-kpi-row,
  .team-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .about-briefing-shell,
  .about-overview-grid {
    grid-template-columns: 1fr;
  }

  .about-values-grid {
    grid-template-columns: repeat(3, minmax(0, 1fr));
  }

  .about-quality-cards {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .home-footer-grid {
    grid-template-columns: 1fr;
    gap: 22px;
  }

  .home-footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }

  .home-footer-legal {
    justify-content: flex-start;
  }
}

@media (max-width: 760px) {
  .editorial-stage {
    padding-top: 38px;
  }

  .editorial-media {
    min-height: 460px;
  }

  .editorial-card {
    border-radius: 22px;
  }

  .editorial-card-main {
    width: min(100%, 320px);
    height: 220px;
  }

  .editorial-card-tall {
    left: auto;
    right: 0;
    top: 164px;
    width: min(44vw, 220px);
    height: 260px;
  }

  .editorial-card-wide {
    left: 0;
    right: auto;
    top: 250px;
    width: min(58vw, 250px);
    height: 150px;
  }

  .career-puzzle-art {
    display: none;
  }

  .career-stage::before,
  .career-stage::after {
    width: 260px;
    height: 260px;
  }

  .career-indeed-cta,
  .career-form {
    padding: 16px;
  }

  .career-indeed-btn {
    width: 100%;
    justify-content: center;
  }

  .menu-toggle {
    display: inline-flex;
  }

  .theme {
    margin-left: auto;
  }

  .site-nav {
    position: absolute;
    right: 4%;
    top: 68px;
    width: min(240px, 90vw);
    border-radius: 14px;
    border: 1px solid var(--line);
    background: var(--surface);
    box-shadow: var(--elev-shadow);
    padding: 14px;
    flex-direction: column;
    gap: 12px;
    display: none;
  }

  .site-nav .dropdown {
    width: 100%;
  }

  .site-nav .nav-link-dropdown {
    justify-content: space-between;
    width: 100%;
  }

  .site-nav .dropdown-menu {
    position: static;
    min-width: 100%;
    margin-top: 8px;
    box-shadow: none;
    display: none;
  }

  .site-nav.open {
    display: flex;
  }

  .section {
    padding: 72px 0;
  }

  .value-grid,
  .offer-grid,
  .location-grid {
    grid-template-columns: 1fr;
  }

  .location-overview-panel {
    padding: 22px;
  }

  .location-switcher {
    grid-template-columns: 1fr;
  }

  .location-switcher-stage {
    padding: 26px 24px;
  }

  .offer-gallery {
    grid-template-columns: 1fr;
  }

  .offer-octahedron {
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    transform: none !important;
  }

  .offer-octa-face {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 180px;
    margin: 0;
    transform: none !important;
    clip-path: none;
    border-radius: 22px;
  }

  .offer-octa-face::before {
    clip-path: none;
    border-radius: 22px;
  }

  .offer-octa-wrap {
    aspect-ratio: auto;
    perspective: none;
  }

  .offer-octa-face span {
    max-width: none;
  }

  .offer-octa-detail {
    padding: 24px;
  }

  .offer-wheel {
    grid-template-columns: 1fr;
  }

  .about-hero-grid,
  .about-kpi-row,
  .team-grid {
    grid-template-columns: 1fr;
  }

  .about-kpi-item {
    justify-content: flex-start;
  }

  .about-briefing-hero-panel h1 {
    max-width: none;
  }

  .about-briefing-hero-panel,
  .about-briefing-aside,
  .about-structure-card,
  .about-quality-card {
    border-radius: 18px;
  }

  .about-values-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .about-quality-cards {
    grid-template-columns: 1fr;
  }

  .about-hero-tags {
    gap: 8px;
  }

  .about-hero-tags li {
    font-size: 0.8rem;
  }

}

@media (max-width: 560px) {
  .editorial-media {
    min-height: 360px;
  }

  .editorial-card-main {
    width: min(100%, 250px);
    height: 180px;
  }

  .editorial-card-tall {
    width: min(42vw, 160px);
    height: 190px;
    top: 126px;
  }

  .editorial-card-wide {
    width: min(58vw, 190px);
    height: 110px;
    top: 210px;
  }

  .about-values-grid {
    grid-template-columns: 1fr;
  }
}

@media (prefers-reduced-motion: reduce) {
  .career-puzzle-art polygon,
  .career-puzzle-art .wrapper,
  .career-puzzle-art .puzzle {
    animation: none !important;
  }
}

@media (max-width: 60rem) {
  .team-pen .team-slider-btn-left {
    left: -6px;
  }

  .team-pen .team-slider-btn-right {
    right: -6px;
  }
}

@media (max-width: 40rem) {
  .team-pen .card {
    height: 360px;
  }

  .team-pen .team-slider-btn {
    width: 38px;
    height: 38px;
  }

  .team-pen .team-slider-btn-left {
    left: 2px;
  }

  .team-pen .team-slider-btn-right {
    right: 2px;
  }
}

.angebote-editorial-page {
  background: linear-gradient(180deg, #fbf7f2 0%, #f6efe6 100%);
}

.angebote-editorial-main {
  padding: 42px 0 84px;
}

.angebote-editorial-hero {
  padding: 10px 0 26px;
}

.angebote-editorial-hero-copy {
  display: grid;
  gap: 16px;
  max-width: 760px;
}

.angebote-editorial-hero-copy h1,
.angebote-card h2 {
  margin: 0;
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  color: var(--ink);
  letter-spacing: -0.03em;
}

.angebote-editorial-hero-copy h1 {
  font-size: clamp(2.4rem, 5vw, 4.8rem);
  line-height: 0.98;
}

.angebote-editorial-hero-copy p {
  margin: 0;
  max-width: 58ch;
  color: var(--muted);
  font-size: 1.02rem;
}

.angebote-scene {
  padding: 26px 0;
}

.angebote-scene-grid {
  display: grid;
  grid-template-columns: minmax(320px, 0.92fr) minmax(340px, 0.78fr);
  gap: clamp(22px, 4vw, 48px);
  align-items: stretch;
}

.angebote-scene-right .angebote-scene-grid {
  grid-template-columns: minmax(340px, 0.78fr) minmax(320px, 0.92fr);
}

.angebote-card {
  min-height: 100%;
  padding: 42px 44px;
  border-radius: 34px;
  background: rgba(255, 255, 255, 0.92);
  border: 1px solid rgba(217, 119, 46, 0.12);
  box-shadow: 0 24px 46px rgba(60, 44, 28, 0.1);
  display: grid;
  gap: 18px;
  align-content: center;
}

.angebote-line {
  width: 74px;
  height: 1px;
  background: rgba(217, 119, 46, 0.75);
}

.angebote-kicker {
  margin: 0;
  color: var(--brand);
  font-size: 0.96rem;
  font-weight: 800;
  letter-spacing: 0.16em;
  text-transform: uppercase;
}

.angebote-card h2 {
  font-size: clamp(2rem, 3.4vw, 3.9rem);
  line-height: 0.98;
  max-width: 11ch;
}

.angebote-card p {
  margin: 0;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.7;
}

.angebote-cta {
  margin-top: 8px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 58px;
  width: fit-content;
  padding: 0 26px;
  border: 1px solid rgba(217, 119, 46, 0.7);
  border-radius: 16px;
  color: var(--brand);
  text-decoration: none;
  font-size: 0.98rem;
  font-weight: 800;
  transition: transform 0.22s ease, background 0.22s ease, color 0.22s ease;
}

.angebote-cta:hover {
  transform: translateY(-2px);
  background: var(--brand);
  color: #ffffff;
}

.angebote-image-card {
  margin: 0;
  min-height: 100%;
  border-radius: 34px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid rgba(217, 119, 46, 0.08);
  box-shadow: 0 24px 46px rgba(60, 44, 28, 0.08);
}

.angebote-image-card img {
  display: block;
  width: 100%;
  height: 100%;
  min-height: 100%;
  object-fit: cover;
}

@media (max-width: 960px) {
  .team-clean-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .team-clean-card,
  .team-clean-card:nth-child(-n + 3) {
    grid-column: span 1;
  }

  .angebote-scene-grid,
  .angebote-scene-right .angebote-scene-grid {
    grid-template-columns: 1fr;
  }

  .angebote-scene-right .angebote-image-card {
    order: -1;
  }

  .angebote-card {
    padding: 28px 24px;
  }
}

body.codepen-page {
  --dark-bg: #f5f7f1;
  --dark-fg: #2c2620;
  --dark-muted: #5f7181;
  --light-bg: #fbf7f2;
  --light-fg: #2c2620;
  --light-muted: #6d7f8f;
  --accent-dark: #a8531c;
  --accent-light: #d9772e;
  --bg: var(--dark-bg);
  --fg: var(--dark-fg);
  --muted: var(--dark-muted);
  --accent: var(--accent-dark);
  --font-display: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  --font-mono: "Plus Jakarta Sans", "Segoe UI", sans-serif;
  --hairline: 0.0625rem;
  --ui-inset: 2rem;
  --header-offset: 78px;
  --cube-size: min(74vw, 74vh, 560px);
  --tile-width: min(34rem, 28vw);
  --scene-gap: clamp(28px, 4vw, 64px);
  --card-bg: rgba(255, 255, 255, 0.82);
  --card-border: rgba(217, 119, 46, 0.16);
  --nav-x: calc(var(--ui-inset) + 0.125rem);
  --reveal-offset: 0.625rem;
  --reveal-duration: 0.5s;
  --z-ui: 10;
  margin: 0;
  min-height: 100vh;
  background: var(--bg);
  color: var(--fg);
  font-family: var(--font-mono);
  overflow-x: hidden;
  transition: background 0.3s ease, color 0.3s ease;
}

body.codepen-page main {
  padding-bottom: 12rem;
}

body.codepen-page .site-header,
body.codepen-page .site-footer,
body.codepen-page .site-header *,
body.codepen-page .site-footer * {
  font-family: "Plus Jakarta Sans", "Segoe UI", sans-serif;
}

body.codepen-page .site-header {
  background: var(--header-bg);
  border-bottom: 1px solid var(--line);
  backdrop-filter: none;
}

body.codepen-page .site-footer {
  position: relative;
  z-index: 30;
  margin-top: 6rem;
  background: var(--surface);
}

body.codepen-page .logo,
body.codepen-page .site-nav a,
body.codepen-page .menu-toggle,
body.codepen-page .home-footer-nav a,
body.codepen-page .home-footer-contact-list a,
body.codepen-page .home-footer-legal a,
body.codepen-page .home-footer-quote {
  color: var(--ink);
}

body.codepen-page #scene {
  position: fixed;
  top: var(--header-offset);
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  perspective: 1100px;
  pointer-events: none;
}

body.codepen-page #scroll_container {
  position: relative;
  z-index: 1;
  padding-bottom: 18rem;
}

body.codepen-page #scroll_container section {
  min-height: calc(100vh - var(--header-offset));
  position: relative;
  width: 100%;
  padding: 3rem 0;
}

body.codepen-page #s5 {
  min-height: calc(100vh - var(--header-offset));
  align-items: center;
  padding-top: 3rem;
  padding-bottom: 3rem;
}

body.codepen-page #s5 .text-card {
  margin-bottom: 0;
}

body.codepen-page #cube {
  --s: var(--cube-size);
  width: var(--s);
  height: var(--s);
  position: relative;
  transform-style: preserve-3d;
  transform: rotateX(90deg) rotateY(0deg);
  will-change: transform;
}

body.codepen-page .face {
  position: absolute;
  inset: 0;
  overflow: hidden;
  backface-visibility: hidden;
  background: repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.12) 0, rgba(255, 255, 255, 0.12) 1px, transparent 1px, transparent 48px),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0, rgba(255, 255, 255, 0.12) 1px, transparent 1px, transparent 48px),
    #f0e6d8;
}

body.codepen-page .face img {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

body.codepen-page .face:has(img) .face-ph {
  display: block;
}

body.codepen-page .face-ph {
  display: none;
}

body.codepen-page .face[data-face="front"] {
  transform: translateZ(calc(var(--s) / 2));
}

body.codepen-page .face[data-face="back"] {
  transform: rotateY(180deg) translateZ(calc(var(--s) / 2));
}

body.codepen-page .face[data-face="right"] {
  transform: rotateY(90deg) translateZ(calc(var(--s) / 2));
}

body.codepen-page .face[data-face="left"] {
  transform: rotateY(-90deg) translateZ(calc(var(--s) / 2));
}

body.codepen-page .face[data-face="top"] {
  transform: rotateX(-90deg) translateZ(calc(var(--s) / 2));
}

body.codepen-page .face[data-face="bottom"] {
  transform: rotateX(90deg) translateZ(calc(var(--s) / 2));
}

body.codepen-page #hud {
  position: fixed;
  top: var(--ui-inset);
  right: var(--ui-inset);
  z-index: var(--z-ui);
  text-align: right;
  font-size: 0.65rem;
  letter-spacing: 0.15em;
  color: var(--muted);
  text-transform: uppercase;
}

body.codepen-page #hud .progress-bar {
  width: 7.5rem;
  height: var(--hairline);
  background: var(--muted);
  margin-block-start: 0.5rem;
  margin-inline-start: auto;
  position: relative;
  overflow: hidden;
}

body.codepen-page #hud .progress-fill {
  position: absolute;
  inset-block: 0;
  inset-inline-start: 0;
  width: 0%;
  background: var(--accent);
  transition: width 0.1s linear;
}

body.codepen-page #hud .scene-label {
  font-size: 0.6rem;
  color: var(--accent);
  margin-block-start: 0.4rem;
}

body.codepen-page #scene_strip {
  position: fixed;
  left: var(--nav-x);
  top: 50%;
  translate: -50% -50%;
  z-index: var(--z-ui);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

body.codepen-page .scene-dot {
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background: var(--muted);
  transition: background 0.3s, scale 0.3s;
  cursor: pointer;
}

body.codepen-page .scene-dot.active {
  background: var(--accent);
  scale: 1.8;
}

body.codepen-page #theme_toggle {
  position: fixed;
  bottom: var(--ui-inset);
  left: var(--nav-x);
  translate: -50% 0;
  z-index: var(--z-ui);
  width: 2rem;
  height: 2rem;
  border: none;
  background: color-mix(in srgb, var(--muted) 35%, transparent);
  border-radius: 50%;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.3s;
}

body.codepen-page #theme_toggle:hover {
  background: color-mix(in srgb, var(--muted) 55%, transparent);
}

body.codepen-page #theme_toggle svg {
  width: 0.875rem;
  height: 0.875rem;
  position: absolute;
  transition: opacity 0.3s ease, rotate 0.3s ease;
  color: var(--accent);
}

body.codepen-page #theme_toggle .icon-sun {
  opacity: 1;
  rotate: 0deg;
}

body.codepen-page #theme_toggle .icon-moon {
  opacity: 0;
  rotate: 90deg;
}

body.codepen-page #face_caption {
  position: fixed;
  bottom: 7.5rem;
  left: 50%;
  translate: -50% 0;
  z-index: 1;
  text-align: center;
  pointer-events: none;
  user-select: none;
  transition: opacity 0.24s ease;
}

body.codepen-page #face_caption.is-hidden {
  opacity: 0;
}

body.codepen-page #face_caption_num {
  font-size: 0.58rem;
  letter-spacing: 0.28em;
  color: var(--accent);
  text-transform: uppercase;
  margin-block-end: 0.15rem;
}

body.codepen-page #face_caption_name {
  font-family: var(--font-display);
  font-size: clamp(1.8rem, 5vw, 3.5rem);
  letter-spacing: 0.08em;
  color: var(--muted);
  opacity: 0.5;
  line-height: 1;
}

body.codepen-page .text-card {
  position: absolute;
  top: 50%;
  left: calc(50% - (var(--cube-size) / 2) - var(--scene-gap) - var(--tile-width));
  transform: translateY(-50%);
  width: var(--tile-width);
  margin: 0;
  max-width: none;
  min-height: 0;
  padding: 2.1rem 4rem 2.1rem 3.6rem;
  border-radius: 26px;
  background: var(--card-bg);
  border-left: var(--hairline) solid var(--card-border);
  backdrop-filter: blur(6px) saturate(120%);
  -webkit-backdrop-filter: blur(6px) saturate(120%);
  box-shadow: 0 18px 36px rgba(60, 44, 28, 0.1);
  transition: background 0.3s ease, border-color 0.3s ease;
}

body.codepen-page .text-card.right {
  left: auto;
  right: calc(50% - (var(--cube-size) / 2) - var(--scene-gap) - var(--tile-width));
  border-left: none;
  border-right: var(--hairline) solid var(--card-border);
  text-align: left;
  padding: 2.1rem 3.6rem 2.1rem 4rem;
}

body.codepen-page .text-card.center {
  margin-inline: auto;
  border-left: none;
  border-top: var(--hairline) solid var(--card-border);
  text-align: center;
  max-width: 28.75rem;
}

body.codepen-page .tag {
  font-size: 0.68rem;
  font-weight: 800;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  color: var(--accent);
  margin-block-end: 1.1rem;
}

body.codepen-page :where(h1, h2) {
  font-family: var(--font-display);
  font-weight: 400;
  letter-spacing: 0.01em;
  line-height: 0.96;
}

body.codepen-page h1 {
  font-size: clamp(2.4rem, 5vw, 4.9rem);
  line-height: 0.9;
  max-width: 13ch;
}

body.codepen-page h2 {
  font-size: clamp(2rem, 4.6vw, 4.2rem);
  max-width: 14ch;
}

body.codepen-page .body-text {
  font-size: 0.92rem;
  line-height: 1.8;
  color: color-mix(in srgb, var(--fg) 78%, transparent);
  margin-block-start: 1.25rem;
}

body.codepen-page .stat-row {
  display: flex;
  gap: 2.5rem;
  margin-block-start: 2rem;
  flex-wrap: wrap;
}

body.codepen-page .stat {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}

body.codepen-page .stat-num {
  font-family: var(--font-display);
  font-size: 2.2rem;
  color: var(--accent);
  line-height: 1;
}

body.codepen-page .stat-label {
  font-size: 0.62rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--muted);
}

body.codepen-page .h-line {
  width: 3.125rem;
  height: var(--hairline);
  background: var(--accent);
  margin-block-end: 1.2rem;
  transform-origin: left;
}

body.codepen-page .text-card.right .h-line {
  transform-origin: left;
  margin-inline-start: 0;
}

body.codepen-page .text-card.center .h-line {
  transform-origin: center;
  margin-inline: auto;
}

body.codepen-page .cta {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  margin-block-start: 1.75rem;
  padding: 0.6rem 1.25rem;
  border: var(--hairline) solid var(--accent);
  color: var(--accent);
  font-family: var(--font-mono);
  font-size: 0.74rem;
  font-weight: 800;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  transition: background 0.2s, color 0.2s;
}

body.codepen-page .cta:hover {
  background: var(--accent);
  color: var(--bg);
}

body.codepen-page .cta svg {
  width: 0.6875rem;
  height: 0.6875rem;
}

body.codepen-page :is(.tag, h1, h2, .body-text, .stat-row, .cta) {
  opacity: 0;
  translate: 0 var(--reveal-offset);
}

body.codepen-page h1,
body.codepen-page h2 {
  translate: 0 1.125rem;
  transition: opacity var(--reveal-duration) ease 0.08s, translate var(--reveal-duration) ease 0.08s;
}

body.codepen-page .tag {
  transition: opacity var(--reveal-duration) ease, translate var(--reveal-duration) ease;
}

body.codepen-page .body-text {
  transition: opacity var(--reveal-duration) ease 0.2s, translate var(--reveal-duration) ease 0.2s;
}

body.codepen-page .stat-row {
  transition: opacity var(--reveal-duration) ease 0.3s, translate var(--reveal-duration) ease 0.3s;
}

body.codepen-page .cta {
  transition: opacity var(--reveal-duration) ease 0.35s, translate var(--reveal-duration) ease 0.35s, background 0.2s, color 0.2s;
}

body.codepen-page .h-line {
  opacity: 0;
  scale: 0 1;
  transition: opacity 0.4s ease, scale 0.4s ease;
}

body.codepen-page :is(.tag, h1, h2, .body-text, .stat-row, .cta).visible {
  opacity: 1;
  translate: 0 0;
}

body.codepen-page .h-line.visible {
  opacity: 1;
  scale: 1 1;
}

:root[data-theme="light"] body.codepen-page {
  --bg: var(--light-bg);
  --fg: var(--light-fg);
  --muted: var(--light-muted);
  --accent: var(--accent-light);
  --card-bg: rgba(255, 255, 255, 0.88);
  --card-border: rgba(217, 119, 46, 0.16);
}

:root[data-theme="light"] body.codepen-page .face {
  background: repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.12) 0, rgba(255, 255, 255, 0.12) 1px, transparent 1px, transparent 48px),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.12) 0, rgba(255, 255, 255, 0.12) 1px, transparent 1px, transparent 48px),
    #f0e6d8;
}

:root[data-theme="light"] body.codepen-page .face-ph {
  color: rgba(60, 44, 28, 0.18);
}

:root[data-theme="light"] body.codepen-page #theme_toggle svg {
  color: var(--fg);
}

:root[data-theme="light"] body.codepen-page #theme_toggle .icon-sun {
  opacity: 0;
  rotate: -90deg;
}

:root[data-theme="light"] body.codepen-page #theme_toggle .icon-moon {
  opacity: 1;
  rotate: 0deg;
}

:root[data-theme="light"] body.codepen-page #face_caption_name {
  opacity: 0.35;
}

@media (max-width: 56.25em) {
  body.codepen-page #hud {
    top: 1rem;
    right: 1rem;
  }

  body.codepen-page #scene_strip {
    display: none;
  }

  body.codepen-page #theme_toggle {
    bottom: 1rem;
    left: 1.25rem;
    translate: 0 0;
  }

  body.codepen-page #face_caption {
    bottom: 5.5rem;
  }

  body.codepen-page #scroll_container section {
    min-height: calc(150vh - var(--header-offset));
    position: relative;
    padding: 0 1.5rem 3.5rem;
  }

  body.codepen-page #s5 {
    min-height: calc(150vh - var(--header-offset));
    align-items: flex-end;
    padding: 0 1.5rem 3.5rem;
  }

  body.codepen-page #s5 .text-card {
    margin-bottom: 0;
  }

  body.codepen-page #s0 {
    min-height: 100vh;
    align-items: center;
    padding: 4rem 1.5rem;
  }

  body.codepen-page :is(.text-card, .text-card.right, .text-card.center) {
    position: static;
    transform: none;
    width: 100%;
    max-width: 100%;
    margin: 0;
    padding: 1.5rem 1.25rem;
  }

  body.codepen-page .body-text {
    line-height: 1.55;
  }

  body.codepen-page .stat-row {
    gap: 1.5rem;
    margin-block-start: 1.25rem;
  }

  body.codepen-page .cta {
    margin-block-start: 1.25rem;
  }
}

.angebote-page {
  --angebote-bg: #1c1814;
  --angebote-fg: #ede8df;
  --angebote-muted: #8a7b6e;
  --angebote-accent: #d4a84b;
  --angebote-card-bg: rgba(28, 24, 20, 0.82);
  --angebote-card-border: rgba(212, 168, 75, 0.2);
  --angebote-hairline: 0.0625rem;
  --angebote-ui-inset: 2rem;
  --angebote-z-ui: 12;
  background: var(--angebote-bg);
  color: var(--angebote-fg);
  font-family: "DM Mono", monospace;
}

.angebote-page .site-header {
  background: rgba(28, 24, 20, 0.88);
  border-bottom-color: rgba(212, 168, 75, 0.16);
  backdrop-filter: blur(8px);
}

.angebote-page .logo,
.angebote-page .site-nav a,
.angebote-page .menu-toggle {
  color: var(--angebote-fg);
}

.angebote-page .menu-toggle,
.angebote-page .site-nav,
.angebote-page .dropdown-menu {
  border-color: rgba(212, 168, 75, 0.16);
}

.angebote-page .dropdown-menu,
.angebote-page .menu-toggle {
  background: rgba(28, 24, 20, 0.96);
}

.angebote-page .site-nav a:hover,
.angebote-page .site-nav a.active,
.angebote-page .dropdown-menu a:hover,
.angebote-page .dropdown-menu a.active {
  color: var(--angebote-accent);
}

.angebote-page .dropdown-menu a:hover,
.angebote-page .dropdown-menu a.active {
  background: rgba(212, 168, 75, 0.08);
}

.angebote-page .logo-copy,
.angebote-page .logo-subtitle {
  color: var(--angebote-fg);
}

.angebote-immersive {
  position: relative;
  background: var(--angebote-bg);
  overflow-x: hidden;
}

#angebote_scene {
  position: fixed;
  inset: 0;
  z-index: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  perspective: 1100px;
  pointer-events: none;
}

#angebote_scroll_container {
  position: relative;
  z-index: 1;
}

.angebote-panel-section {
  min-height: 100vh;
  display: flex;
  align-items: center;
  padding: 6rem 5rem;
}

#angebote_octahedron {
  --s: min(74vw, 74vh, 560px);
  --d: calc(var(--s) * 0.287);
  width: var(--s);
  height: var(--s);
  position: relative;
  transform-style: preserve-3d;
  transform: rotateX(-54.7356deg) rotateY(0deg);
  will-change: transform;
}

.angebote-face {
  position: absolute;
  top: 50%;
  left: 50%;
  width: calc(var(--s) * 0.64);
  height: calc(var(--s) * 0.56);
  margin-left: calc(var(--s) * -0.32);
  margin-top: calc(var(--s) * -0.28);
  overflow: hidden;
  backface-visibility: hidden;
  clip-path: polygon(50% 0, 100% 100%, 0 100%);
  background:
    linear-gradient(180deg, rgba(9, 11, 13, 0.08), rgba(9, 11, 13, 0.5)),
    repeating-linear-gradient(0deg, rgba(255, 255, 255, 0.025) 0, rgba(255, 255, 255, 0.025) 1px, transparent 1px, transparent 48px),
    repeating-linear-gradient(90deg, rgba(255, 255, 255, 0.025) 0, rgba(255, 255, 255, 0.025) 1px, transparent 1px, transparent 48px),
    var(--face-image) center/cover no-repeat,
    #14100d;
  box-shadow: inset 0 0 0 1px rgba(212, 168, 75, 0.18);
}

.angebote-face::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(to top, rgba(9, 11, 13, 0.88), rgba(9, 11, 13, 0.16));
}

.angebote-face.is-active {
  filter: brightness(1.06);
}

.angebote-face-ph {
  position: absolute;
  left: 1.5rem;
  right: 1.5rem;
  bottom: 1.3rem;
  z-index: 1;
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(1.8rem, 4vw, 4.7rem);
  letter-spacing: 0.05em;
  line-height: 0.95;
  color: rgba(255, 255, 255, 0.92);
}

.angebote-face:nth-child(1) { transform: rotateY(0deg) rotateX(54.7356deg) translateZ(var(--d)); }
.angebote-face:nth-child(2) { transform: rotateY(90deg) rotateX(54.7356deg) translateZ(var(--d)); }
.angebote-face:nth-child(3) { transform: rotateY(180deg) rotateX(54.7356deg) translateZ(var(--d)); }
.angebote-face:nth-child(4) { transform: rotateY(-90deg) rotateX(54.7356deg) translateZ(var(--d)); }
.angebote-face:nth-child(5) { transform: rotateY(0deg) rotateX(-54.7356deg) rotateZ(180deg) translateZ(var(--d)); }
.angebote-face:nth-child(6) { transform: rotateY(90deg) rotateX(-54.7356deg) rotateZ(180deg) translateZ(var(--d)); }
.angebote-face:nth-child(7) { transform: rotateY(180deg) rotateX(-54.7356deg) rotateZ(180deg) translateZ(var(--d)); }
.angebote-face:nth-child(8) { transform: rotateY(-90deg) rotateX(-54.7356deg) rotateZ(180deg) translateZ(var(--d)); }

#angebote_hud {
  position: fixed;
  top: var(--angebote-ui-inset);
  right: var(--angebote-ui-inset);
  z-index: var(--angebote-z-ui);
  text-align: right;
  font-size: 0.65rem;
  letter-spacing: 0.15em;
  color: var(--angebote-muted);
  text-transform: uppercase;
}

#angebote_hud .progress-bar {
  width: 7.5rem;
  height: var(--angebote-hairline);
  background: var(--angebote-muted);
  margin-block-start: 0.5rem;
  margin-inline-start: auto;
  position: relative;
  overflow: hidden;
}

#angebote_hud .progress-fill {
  position: absolute;
  inset-block: 0;
  inset-inline-start: 0;
  width: 0%;
  background: var(--angebote-accent);
}

#angebote_hud .scene-label {
  font-size: 0.6rem;
  color: var(--angebote-accent);
  margin-block-start: 0.4rem;
}

#angebote_scene_strip {
  position: fixed;
  left: calc(var(--angebote-ui-inset) + 0.125rem);
  top: 50%;
  translate: -50% -50%;
  z-index: var(--angebote-z-ui);
  display: flex;
  flex-direction: column;
  gap: 0.5rem;
}

.angebote-page .scene-dot {
  display: block;
  width: 0.25rem;
  height: 0.25rem;
  border-radius: 50%;
  background: var(--angebote-muted);
  transition: background 0.3s, scale 0.3s;
  cursor: pointer;
}

.angebote-page .scene-dot.active {
  background: var(--angebote-accent);
  scale: 1.8;
}

#angebote_face_caption {
  position: fixed;
  bottom: var(--angebote-ui-inset);
  left: 50%;
  translate: -50% 0;
  z-index: var(--angebote-z-ui);
  text-align: center;
  pointer-events: none;
  user-select: none;
}

#angebote_face_caption_num {
  font-size: 0.58rem;
  letter-spacing: 0.28em;
  color: var(--angebote-accent);
  text-transform: uppercase;
  margin-block-end: 0.15rem;
}

#angebote_face_caption_name {
  font-family: "Bebas Neue", sans-serif;
  font-size: clamp(1.8rem, 5vw, 3.5rem);
  letter-spacing: 0.08em;
  color: var(--angebote-muted);
  opacity: 0.5;
  line-height: 1;
}

.angebote-text-card {
  max-width: 23.75rem;
  padding: 2.25rem 2rem;
  background: var(--angebote-card-bg);
  border-left: var(--angebote-hairline) solid var(--angebote-card-border);
  backdrop-filter: blur(6px) saturate(120%);
  -webkit-backdrop-filter: blur(6px) saturate(120%);
  transition: background 0.3s ease, border-color 0.3s ease;
}

.angebote-text-card.right {
  margin-inline-start: auto;
  border-left: none;
  border-right: var(--angebote-hairline) solid var(--angebote-card-border);
  text-align: right;
}

.angebote-page .tag {
  font-size: 0.6rem;
  letter-spacing: 0.25em;
  text-transform: uppercase;
  color: var(--angebote-accent);
  margin-block-end: 1.1rem;
  opacity: 0;
  translate: 0 0.625rem;
  transition: opacity 0.5s ease, translate 0.5s ease;
}

.angebote-page :where(h1, h2) {
  font-family: "Bebas Neue", sans-serif;
  font-weight: 400;
  letter-spacing: 0.03em;
  line-height: 0.92;
  color: var(--angebote-fg);
  opacity: 0;
  translate: 0 1.125rem;
  transition: opacity 0.5s ease 0.08s, translate 0.5s ease 0.08s;
}

.angebote-page h1 {
  font-size: clamp(3rem, 8vw, 6.5rem);
}

.angebote-page h2 {
  font-size: clamp(2.2rem, 6vw, 5rem);
}

.angebote-page .body-text {
  font-size: 0.78rem;
  line-height: 1.8;
  color: rgba(237, 232, 223, 0.72);
  margin-block-start: 1.25rem;
  opacity: 0;
  translate: 0 0.625rem;
  transition: opacity 0.5s ease 0.2s, translate 0.5s ease 0.2s;
}

.angebote-page .stat-row {
  display: flex;
  gap: 2.5rem;
  margin-block-start: 2rem;
  flex-wrap: wrap;
  opacity: 0;
  translate: 0 0.625rem;
  transition: opacity 0.5s ease 0.3s, translate 0.5s ease 0.3s;
}

.angebote-page .stat {
  display: flex;
  flex-direction: column;
  gap: 0.15rem;
}

.angebote-page .stat-num {
  font-family: "Bebas Neue", sans-serif;
  font-size: 2.2rem;
  color: var(--angebote-accent);
  line-height: 1;
}

.angebote-page .stat-label {
  font-size: 0.58rem;
  letter-spacing: 0.2em;
  text-transform: uppercase;
  color: var(--angebote-muted);
}

.angebote-page .h-line {
  width: 3.125rem;
  height: var(--angebote-hairline);
  background: var(--angebote-accent);
  margin-block-end: 1.2rem;
  transform-origin: left;
  opacity: 0;
  scale: 0 1;
  transition: opacity 0.4s ease, scale 0.4s ease;
}

.angebote-page .angebote-text-card.right .h-line {
  transform-origin: right;
  margin-inline-start: auto;
}

.angebote-page .cta {
  display: inline-flex;
  align-items: center;
  gap: 0.6rem;
  margin-block-start: 1.75rem;
  padding: 0.6rem 1.25rem;
  border: var(--angebote-hairline) solid var(--angebote-accent);
  color: var(--angebote-accent);
  font-family: "DM Mono", monospace;
  font-size: 0.62rem;
  letter-spacing: 0.18em;
  text-transform: uppercase;
  text-decoration: none;
  cursor: pointer;
  opacity: 0;
  translate: 0 0.625rem;
  transition: opacity 0.5s ease 0.35s, translate 0.5s ease 0.35s, background 0.2s, color 0.2s;
}

.angebote-page .cta:hover {
  background: var(--angebote-accent);
  color: var(--angebote-bg);
}

.angebote-page .cta svg {
  width: 0.6875rem;
  height: 0.6875rem;
}

.angebote-panel-section.is-visible :is(.tag, h1, h2, .body-text, .stat-row, .cta) {
  opacity: 1;
  translate: 0 0;
}

.angebote-panel-section.is-visible .h-line {
  opacity: 1;
  scale: 1 1;
}

.angebote-cta-row {
  display: flex;
  gap: 0.75rem;
  flex-wrap: wrap;
  justify-content: flex-end;
}

.angebote-page .site-footer {
  border-top-color: rgba(212, 168, 75, 0.16);
  background: #16120f;
}

.angebote-page .footer-wrap,
.angebote-page .footer-wrap a {
  color: var(--angebote-fg);
}

@media (max-width: 56.25em) {
  #angebote_hud {
    top: 1rem;
    right: 1rem;
  }

  #angebote_scene_strip {
    display: none;
  }

  #angebote_face_caption {
    bottom: 1rem;
  }

  .angebote-panel-section {
    min-height: 150vh;
    align-items: flex-end;
    padding: 0 1.5rem 3.5rem;
  }

  #a0.angebote-panel-section {
    min-height: 100vh;
    align-items: center;
    padding: 4rem 1.5rem;
  }

  .angebote-text-card,
  .angebote-text-card.right {
    max-width: 100%;
    padding: 1.5rem 1.25rem;
  }

  .angebote-page .body-text {
    line-height: 1.55;
  }

  .angebote-page .stat-row {
    gap: 1.5rem;
    margin-block-start: 1.25rem;
  }

  .angebote-page .cta {
    margin-block-start: 1.25rem;
  }
}

@media (max-width: 760px) {
  .team-clean-grid {
    grid-template-columns: 1fr;
  }

  #angebote_octahedron {
    width: 100%;
    height: auto;
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    gap: 14px;
    transform: none !important;
    padding: 7rem 1.25rem 0;
  }

  .angebote-face {
    position: relative;
    top: auto;
    left: auto;
    width: 100%;
    height: 180px;
    margin: 0;
    transform: none !important;
    clip-path: none;
    border-radius: 22px;
  }

  .angebote-face::after {
    border-radius: 22px;
  }

  .angebote-face-ph {
    font-size: clamp(1.8rem, 9vw, 3.2rem);
  }

  .angebote-cta-row {
    justify-content: flex-start;
  }
}


/* =========================================================
   Einheitliche Typo-Struktur – eine Schrift (Plus Jakarta Sans)
   Marcellus entfernt: Ueberschriften brauchen klare Fettung,
   damit die Hierarchie stimmt.
   ========================================================= */
h1, h2, h3, h4 {
  font-weight: 700;
  letter-spacing: -0.015em;
}
h1,
.editorial-copy h1,
.angebote-editorial-hero-copy h1 {
  font-weight: 800;
}

/* =========================================================
   Startseite – neue Dramaturgie (Intro, Werte, Zahlen,
   Team-Teaser, Zitat, Kontakt-Abschluss)
   ========================================================= */

/* Kicker links-buendig (fuer zweispaltige Intro-Bloecke) */
.offers-elegant-kicker--left {
  text-align: left;
}
.offers-elegant-kicker--left::before {
  left: 0;
  transform: none;
}

/* Zweispaltiger Intro-Block: Bild + Text */
.home-intro {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: clamp(28px, 5vw, 72px);
  align-items: center;
}

.home-intro--reverse .home-intro-media {
  order: 2;
}

.home-intro-media {
  border-radius: 24px;
  overflow: hidden;
  aspect-ratio: 5 / 4;
  background: var(--soft);
  box-shadow: 0 18px 44px rgba(60, 44, 28, 0.1);
}

.home-intro-media img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  display: block;
}

.home-intro-copy {
  display: grid;
  gap: 16px;
  justify-items: start;
}

.home-intro-copy h2 {
  margin: 0;
}

.home-intro-copy p {
  margin: 0;
  color: var(--muted);
  font-size: 1.04rem;
  line-height: 1.7;
  max-width: 46ch;
}

.home-intro-link {
  margin-top: 6px;
  font-size: 1rem;
}

/* Werte */
.home-values-head {
  display: grid;
  gap: 10px;
  justify-items: center;
  text-align: center;
  margin-bottom: 40px;
}

.home-values-head h2 {
  margin: 0;
}

.home-values {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

@media (max-width: 980px) {
  .home-values {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .home-values {
    grid-template-columns: 1fr;
  }
}

.home-value-card {
  padding: 30px 22px;
  border-radius: 20px;
  background: var(--surface);
  border: 1px solid rgba(74, 58, 42, 0.08);
  box-shadow: 0 12px 30px rgba(60, 44, 28, 0.06);
  transition: transform 0.75s cubic-bezier(0.2, 0.8, 0.2, 1), opacity 0.6s ease;
}

.home-value-icon {
  display: block;
  margin-bottom: 15px;
  color: var(--brand);
}

.home-value-icon svg {
  width: 30px;
  height: 30px;
}

.home-value-card h3 {
  margin: 0 0 9px;
  font-size: 1.02rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--ink);
  white-space: nowrap;
}

.home-value-card p {
  margin: 0;
  color: var(--muted);
  font-size: 0.94rem;
  line-height: 1.6;
}

/* Puzzle-Effekt: Karten gleiten beim Reinscrollen sanft zusammen */
.home-values .home-value-card {
  opacity: 0;
}
.home-values .home-value-card:nth-child(1) {
  transform: translateX(-46px);
}
.home-values .home-value-card:nth-child(2) {
  transform: translateX(-16px);
}
.home-values .home-value-card:nth-child(3) {
  transform: translateX(16px);
}
.home-values .home-value-card:nth-child(4) {
  transform: translateX(46px);
}
.home-values .home-value-card.is-visible {
  transform: none;
  opacity: 1;
}

@media (prefers-reduced-motion: reduce) {
  .home-values .home-value-card {
    transition: none;
    transform: none;
    opacity: 1;
  }
}

/* Kennzahlen-Leiste */
.home-stats {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 24px;
  text-align: center;
}

.home-stat {
  display: grid;
  gap: 6px;
  justify-items: center;
  padding: 10px 8px;
}

.home-stat + .home-stat {
  border-left: 1px solid rgba(74, 58, 42, 0.12);
}

.home-stat-num {
  font-size: clamp(2.2rem, 4vw, 3rem);
  font-weight: 800;
  letter-spacing: -0.02em;
  color: #a8531c;
  line-height: 1;
}

.home-stat-label {
  font-size: 0.92rem;
  font-weight: 600;
  color: var(--muted);
}

/* Zitat / Stimme */
.home-quote {
  max-width: 40rem;
  margin: 0 auto;
  text-align: center;
  display: grid;
  gap: 20px;
  justify-items: center;
}

.home-quote p {
  margin: 0;
  font-size: clamp(1.4rem, 2.6vw, 2rem);
  line-height: 1.4;
  font-style: italic;
  color: var(--ink);
}

.home-quote p::before {
  content: "\201E";
}
.home-quote p::after {
  content: "\201C";
}

.home-quote cite {
  font-style: normal;
  font-size: 0.9rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: var(--muted);
}

/* Angebote-Abschnitt: zentrierte Kopfzeile + CTA */
.home-offers-wrap .offers-elegant-head,
.home-contact-cta-wrap .offers-elegant-head {
  margin-bottom: 40px;
}

.home-offers-cta {
  display: flex;
  justify-content: center;
  margin-top: 34px;
}

@media (max-width: 860px) {
  .home-intro {
    grid-template-columns: 1fr;
  }
  .home-intro--reverse .home-intro-media {
    order: 0;
  }
  .home-intro-media {
    max-width: 30rem;
  }
}

@media (max-width: 640px) {
  .home-stats {
    grid-template-columns: repeat(2, 1fr);
    gap: 28px 16px;
  }
  .home-stat:nth-child(odd) {
    border-left: 0;
  }
  .home-stat:nth-child(3) {
    border-left: 1px solid rgba(74, 58, 42, 0.12);
  }
}

/* =========================================================
   Feiner Linien-Pfeil statt Text-Pfeil (gleitet beim Hover)
   Ersetzt die "→"/"←"/"?"-Spans global per CSS-Maske.
   Dropdown-Chevron (.nav-arrow) bleibt unberuehrt.
   ========================================================= */
a span[aria-hidden="true"]:not(.nav-arrow),
.home-location-arrow span[aria-hidden="true"] {
  display: inline-block;
  width: 26px;
  height: 11px;
  margin-left: 9px;
  vertical-align: middle;
  font-size: 0;
  line-height: 0;
  background-color: currentColor;
  -webkit-mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 12'%3E%3Cpath d='M0 6h37M32 1l6 5-6 5' fill='none' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain;
  mask: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 40 12'%3E%3Cpath d='M0 6h37M32 1l6 5-6 5' fill='none' stroke='%23000' stroke-width='1.7' stroke-linecap='round' stroke-linejoin='round'/%3E%3C/svg%3E") no-repeat center / contain;
  transition: transform 0.28s ease;
}

a:hover span[aria-hidden="true"]:not(.nav-arrow),
.home-location-arrow-next:hover span[aria-hidden="true"] {
  transform: translateX(6px);
}

/* Zurueck-Pfeil (Standort): gespiegelt, Abstand rechts */
.home-location-arrow-prev span[aria-hidden="true"] {
  margin-left: 0;
  margin-right: 9px;
  transform: scaleX(-1);
}
.home-location-arrow-prev:hover span[aria-hidden="true"] {
  transform: scaleX(-1) translateX(6px);
}

/* =========================================================
   Schlanke Kontaktzeile (unter Hero, ueber "Wer wir sind")
   ========================================================= */
.home-contactbar {
  border-bottom: 1px solid var(--line);
}

.home-contactbar-inner {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: center;
  padding: 15px 0;
}

.home-contactbar-item {
  display: inline-flex;
  align-items: center;
  gap: 11px;
  padding: 6px 28px;
  text-decoration: none;
  color: var(--muted);
  font-size: 0.92rem;
  font-weight: 600;
  letter-spacing: 0.01em;
  transition: color 0.2s ease;
}

.home-contactbar-item + .home-contactbar-item {
  border-left: 1px solid var(--line);
}

.home-contactbar-item svg {
  width: 17px;
  height: 17px;
  flex: none;
  fill: none;
  stroke: var(--brand);
  stroke-width: 1.6;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.home-contactbar-item:hover {
  color: var(--ink);
}

@media (max-width: 720px) {
  .home-contactbar-inner {
    flex-direction: column;
    gap: 12px;
    padding: 18px 0;
  }
  .home-contactbar-item {
    padding: 4px 0;
  }
  .home-contactbar-item + .home-contactbar-item {
    border-left: 0;
  }
}

/* Zahlen-Band (Abschluss ueber Footer): zentrierte Kopfzeile */
.home-stats-kicker {
  text-align: center;
  margin-bottom: 38px;
}

/* Markenname behaelt Schreibweise (HiH) auch in Uppercase-Kickern */
.brand-nocaps {
  text-transform: none;
}

/* =========================================================
   Footer – modern & elegant (einheitlich auf allen Seiten)
   ========================================================= */
.footer-top {
  display: grid;
  grid-template-columns: 1.7fr 1fr 1.35fr 1fr;
  gap: 44px;
  padding: 58px 0 42px;
}

.footer-brand {
  display: grid;
  gap: 16px;
  align-content: start;
}

.footer-logo {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
  color: inherit;
  width: fit-content;
}

.footer-logo img {
  height: 46px;
  width: auto;
}

.footer-logo-copy {
  display: grid;
  gap: 3px;
}

.footer-logo-title {
  font-size: 0.98rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--ink);
}

.footer-logo-sub {
  font-size: 0.78rem;
  font-style: italic;
  color: var(--brand-dark);
}

.footer-claim {
  margin: 0;
  max-width: 34ch;
  color: var(--muted);
  font-size: 0.92rem;
  line-height: 1.65;
}

.footer-col {
  display: grid;
  gap: 11px;
  align-content: start;
}

.footer-kicker {
  margin: 0 0 5px;
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--brand-dark);
}

.footer-col a {
  width: fit-content;
  color: var(--muted);
  font-size: 0.92rem;
  font-weight: 500;
  line-height: 1.5;
  text-decoration: none;
  transition: color 0.2s ease;
}

.footer-col a:hover {
  color: var(--brand);
}

.footer-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
  gap: 14px;
  padding: 22px 0 28px;
  border-top: 1px solid var(--line);
}

.footer-copy {
  margin: 0;
  font-size: 0.85rem;
  color: var(--muted);
}

.footer-legal {
  display: flex;
  flex-wrap: wrap;
  gap: 22px;
}

.footer-legal a {
  font-size: 0.85rem;
  color: var(--muted);
  text-decoration: none;
  transition: color 0.2s ease;
}

.footer-legal a:hover {
  color: var(--brand);
}

@media (max-width: 900px) {
  .footer-top {
    grid-template-columns: 1fr 1fr;
    gap: 34px;
    padding: 46px 0 34px;
  }
}

@media (max-width: 560px) {
  .footer-top {
    grid-template-columns: 1fr;
  }
  .footer-bottom {
    flex-direction: column;
    align-items: flex-start;
  }
}

/* =========================================================
   Ueber uns – Qualitaetsbausteine & Abschluss-CTA
   ========================================================= */
.about-quality-wrap .about-quality-lead {
  max-width: 56ch;
  margin: 14px auto 0;
  text-align: center;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.7;
}

.about-quality-grid {
  display: grid;
  grid-template-columns: repeat(4, minmax(0, 1fr));
  gap: 22px;
}

.about-quality-item {
  padding: 30px 22px;
  border-radius: 20px;
  background: var(--surface);
  border: 1px solid rgba(74, 58, 42, 0.08);
  box-shadow: 0 12px 30px rgba(60, 44, 28, 0.06);
}

.about-quality-num {
  display: block;
  margin-bottom: 14px;
  font-size: 0.78rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  color: var(--brand);
}

.about-quality-item h3 {
  margin: 0 0 9px;
  font-size: 1.02rem;
  font-weight: 700;
  letter-spacing: -0.01em;
  color: var(--ink);
  white-space: nowrap;
}

.about-quality-item p {
  margin: 0;
  color: var(--muted);
  font-size: 0.94rem;
  line-height: 1.6;
}

/* Abschluss-CTA */
.about-cta {
  display: grid;
  gap: 14px;
  justify-items: center;
  text-align: center;
  max-width: 44rem;
  margin: 0 auto;
}

.about-cta h2 {
  margin: 0;
}

.about-cta p {
  margin: 0;
  color: var(--muted);
  font-size: 1.04rem;
  line-height: 1.7;
}

.about-cta .hero-cta {
  margin-top: 12px;
  justify-content: center;
  align-items: center;
}

@media (max-width: 980px) {
  .about-quality-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }
}

@media (max-width: 560px) {
  .about-quality-grid {
    grid-template-columns: 1fr;
  }
}

/* Team: zwei Zeilen fuer die Rolle reservieren, damit alle Karten
   unabhaengig von der Textlaenge gleich hoch bleiben */
.team-clean-role {
  min-height: 3.3em;
}

/* =========================================================
   Karriere – Berufsprofile, Stellen-CTA, Initiativbewerbung
   ========================================================= */
.career-roles {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 10px;
  margin-top: 34px;
}

.career-roles span {
  padding: 10px 18px;
  border-radius: 999px;
  background: var(--surface);
  border: 1px solid rgba(74, 58, 42, 0.1);
  color: var(--ink);
  font-size: 0.9rem;
  font-weight: 600;
}

.career-jobs-cta {
  display: grid;
  gap: 16px;
  justify-items: center;
  text-align: center;
  max-width: 44rem;
  margin: 42px auto 0;
  padding-top: 34px;
  border-top: 1px solid var(--line);
}

.career-jobs-cta p {
  margin: 0;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.7;
}

.career-apply {
  display: grid;
  grid-template-columns: 1fr 1.1fr;
  gap: clamp(28px, 5vw, 64px);
  align-items: start;
}

.career-apply-copy {
  display: grid;
  gap: 14px;
  align-content: start;
}

.career-apply-copy h2 {
  margin: 0;
}

.career-apply-copy p {
  margin: 0;
  color: var(--muted);
  font-size: 1.04rem;
  line-height: 1.7;
  max-width: 40ch;
}

.career-apply-hint a {
  color: var(--brand-dark);
  font-weight: 700;
  text-decoration: none;
}

.career-apply-hint a:hover {
  color: var(--brand);
}

@media (max-width: 860px) {
  .career-apply {
    grid-template-columns: 1fr;
  }
}

/* Kontakt – zweispaltige Formularzeile + optional-Hinweis */
.contact-form-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 14px;
}

.contact-optional {
  font-weight: 500;
  font-size: 0.82em;
  color: var(--muted);
  letter-spacing: 0;
}

@media (max-width: 560px) {
  .contact-form-grid {
    grid-template-columns: 1fr;
  }
}

/* =========================================================
   Rechtstexte (Impressum, AGB, Datenschutz)
   ========================================================= */
.legal-head {
  margin-bottom: 42px;
}

.legal-head h1 {
  margin: 6px 0 0;
  font-size: clamp(2.2rem, 4vw, 3.2rem);
}

.legal-body {
  max-width: 62ch;
  display: grid;
  gap: 34px;
}

.legal-block h2 {
  margin: 0 0 12px;
  font-size: 1.12rem;
  font-weight: 700;
  letter-spacing: -0.005em;
  color: var(--ink);
  padding-top: 16px;
  border-top: 1px solid var(--line);
}

.legal-block:first-child h2 {
  padding-top: 0;
  border-top: 0;
}

.legal-block p {
  margin: 0 0 12px;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.75;
}

.legal-block p:last-child {
  margin-bottom: 0;
}

.legal-block a {
  color: var(--brand-dark);
  font-weight: 600;
  text-decoration: none;
  overflow-wrap: anywhere;
}

.legal-block a:hover {
  color: var(--brand);
  text-decoration: underline;
}

/* Rechtstexte: Feld-Label (z. B. "Berufsbezeichnung:") dezent hervorheben */
.legal-label {
  color: var(--ink);
  font-weight: 600;
}

/* Rechtstexte: Unterebenen, Listen, hervorgehobene Pflichtabsaetze */
.legal-block h3 {
  margin: 26px 0 10px;
  font-size: 1rem;
  font-weight: 700;
  color: var(--ink);
}

.legal-block h4 {
  margin: 20px 0 8px;
  font-size: 0.95rem;
  font-weight: 600;
  color: var(--ink);
}

.legal-block h3:first-of-type,
.legal-block h2 + h3 {
  margin-top: 4px;
}

.legal-list {
  margin: 0 0 14px;
  padding-left: 20px;
  display: grid;
  gap: 10px;
  color: var(--muted);
  font-size: 1rem;
  line-height: 1.75;
}

.legal-list li::marker {
  color: var(--brand);
}

.legal-emphasis {
  padding: 16px 18px;
  border-left: 3px solid rgba(217, 119, 46, 0.35);
  border-radius: 0;
  background: rgba(249, 236, 224, 0.5);
  font-size: 0.88rem;
  line-height: 1.7;
}

/* Kontakt: zweispaltige Formularzeile korrekt stapeln.
   Ohne dies bleiben <label> inline und rutschen neben das Eingabefeld. */
.contact-form-grid > div {
  display: grid;
  gap: 9px;
  align-content: start;
}

/* Kompakte Kontaktdaten in der Textspalte */
.contact-facts {
  list-style: none;
  margin: 6px 0 0;
  padding: 0;
  display: grid;
  gap: 14px;
}

.contact-facts li {
  display: grid;
  gap: 2px;
}

.contact-facts-label {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--muted);
}

.contact-facts a {
  color: var(--ink);
  font-size: 1.02rem;
  font-weight: 600;
  text-decoration: none;
  width: fit-content;
  transition: color 0.2s ease;
}

.contact-facts a:hover {
  color: var(--brand);
}

/* =========================================================
   Formulare: Spamschutz-Feld und Rueckmeldungen
   ========================================================= */

/* Honeypot: fuer Menschen unsichtbar, Bots fuellen es aus.
   Bewusst nicht display:none - das erkennen viele Bots. */
.form-honeypot {
  position: absolute;
  left: -9999px;
  width: 1px;
  height: 1px;
  overflow: hidden;
}

.form-hinweis {
  margin: 0 0 4px;
  padding: 12px 14px;
  border-radius: 12px;
  font-size: 0.92rem;
  font-weight: 600;
  line-height: 1.5;
}

.form-hinweis.is-ok {
  color: #1f6b43;
  background: #e8f3ea;
  border: 1px solid rgba(217, 119, 46, 0.25);
}

.form-hinweis.is-fehler {
  color: #a3352b;
  background: #f9e9e6;
  border: 1px solid rgba(179, 58, 47, 0.25);
}

/* Datenschutz-Zeile: Text neben der Checkbox gut lesbar halten */
.career-form-row span {
  font-size: 0.88rem;
  font-weight: 500;
  line-height: 1.5;
  color: var(--muted);
}

.career-form-row a {
  color: var(--brand-dark);
  font-weight: 600;
}

/* =========================================================
   Mobil-Korrekturen
   ========================================================= */

/* 1) Werte-Karten: Auf schmalen Screens nicht seitlich versetzt einblenden,
      sonst ragen sie waehrend der Animation aus dem Bildschirm und werden
      am Rand beschnitten. Stattdessen dezent von unten. Grenze bewusst
      wie beim Menue-Umschalter (900 px). */
@media (max-width: 900px) {
  .home-values .home-value-card:nth-child(1),
  .home-values .home-value-card:nth-child(2),
  .home-values .home-value-card:nth-child(3),
  .home-values .home-value-card:nth-child(4) {
    transform: translateY(18px);
  }
  .home-values .home-value-card.is-visible {
    transform: none;
  }
}

/* 2) Lange deutsche Woerter in Ueberschriften umbrechen lassen
      (z. B. "Datenschutzerklaerung") */
h1, h2, h3, h4 {
  overflow-wrap: break-word;
  hyphens: auto;
}

.legal-head h1 {
  font-size: clamp(1.9rem, 7vw, 3.2rem);
}

/* 3) Sicherheitsnetz: kein horizontales Wegschieben der Seite.
      Bewusst nur auf body - auf html wuerde es in manchen Browsern
      den klebenden Kopfbereich (position: sticky) aushebeln. */
body {
  overflow-x: hidden; /* Rueckfall fuer aeltere Browser */
  overflow-x: clip;
}

/* 4) Touch-Ziele auf dem Handy vergroessern (Design bleibt gleich) */
@media (max-width: 900px) {
  /* Menue-Links bequemer treffbar */
  .site-nav.open a {
    padding-block: 11px;
  }

  /* Checkboxen im Formular */
  .career-form-row input[type="checkbox"] {
    inline-size: 20px;
    block-size: 20px;
    margin-top: 1px;
    flex: none;
  }

  /* Standort-Punkte: sichtbar klein, aber grosszuegige Tippflaeche */
  .home-location-dots {
    gap: 0;
  }

  .home-location-dot {
    position: relative;
  }

  .home-location-dot::before {
    content: "";
    position: absolute;
    inset: -17px -8px;
  }
}

/* 5) Grosse Ueberschriften: auf schmalen Screens brauchen Ober- und
      Unterlaengen mehr Luft, sonst beruehren sich die Zeilen. */
@media (max-width: 700px) {
  .editorial-copy h1,
  .angebote-editorial-hero-copy h1 {
    font-size: clamp(2.05rem, 8.4vw, 2.6rem);
    line-height: 1.26;
    letter-spacing: -0.025em;
  }

  .section h2,
  .home-values-head h2 {
    line-height: 1.28;
  }

  /* 6) Kopfbereich kompakter: Logo kleiner, Untertitel bricht auf 2 Zeilen */
  .logo img {
    height: 42px;
  }

  .logo {
    gap: 10px;
  }

  .logo-title {
    font-size: 0.8rem;
    line-height: 1.25;
  }

  .logo-subtitle {
    font-size: 0.68rem;
    line-height: 1.3;
    letter-spacing: 0.03em;
  }
}

/* 7) Tablet-Luecke schliessen: Die Desktop-Navigation passt zwischen
      761 px und 900 px nicht mehr neben das Logo und lief seitlich aus
      dem Bild. Menue-Knopf daher schon ab 900 px zeigen. */
@media (max-width: 900px) {
  .menu-toggle {
    display: inline-flex;
  }

  .site-nav {
    position: absolute;
    right: 4%;
    top: 68px;
    width: min(240px, 90vw);
    flex-direction: column;
    gap: 12px;
    padding: 14px;
    border: 1px solid var(--line);
    border-radius: 14px;
    background: var(--surface);
    box-shadow: var(--elev-shadow);
    display: none;
  }

  .site-nav.open {
    display: flex;
  }
}

/* =========================================================
   Hilfsklassen
   Ersetzen die frueheren style="..."-Attribute im HTML.
   Dadurch kommt die Seite ohne 'unsafe-inline' in der
   Inhaltsrichtlinie (CSP) aus.
   ========================================================= */
.mt-24 { margin-top: 24px; }
.mt-10 { margin-top: 10px; }

.verz-06 { transition-delay: 0.06s; }
.verz-08 { transition-delay: 0.08s; }
.verz-13 { transition-delay: 0.13s; }
.verz-16 { transition-delay: 0.16s; }
.verz-20 { transition-delay: 0.2s; }
.verz-24 { transition-delay: 0.24s; }
.verz-27 { transition-delay: 0.27s; }
.verz-30 { transition-delay: 0.3s; }

/* Rechtsgrundlage in der Kennzeile der Leistungsuebersicht.
   Zurueckhaltender als der Leistungsname - Sperrung und
   Grossschreibung der Kennzeile werden hier aufgehoben. */
.angebote-paragraf {
  display: inline-block;
  margin-left: 10px;
  padding: 3px 10px;
  border: 1px solid color-mix(in srgb, var(--brand) 32%, transparent);
  border-radius: 999px;
  color: color-mix(in srgb, var(--brand) 88%, var(--ink) 12%);
  font-size: 0.76rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  text-transform: none;
  white-space: nowrap;
  vertical-align: middle;
}

@media (max-width: 700px) {
  .angebote-paragraf {
    display: block;
    margin-left: 0;
    margin-top: 8px;
  }
}

/* Rechtsgrundlage auf den Angebotskacheln der Startseite.
   align-self verhindert, dass die Pille im Flex-Container
   auf die volle Kartenbreite gezogen wird. */
.offer-photo-paragraf {
  align-self: flex-start;
  margin-top: -2px;
  padding: 3px 10px;
  border: 1px solid color-mix(in srgb, var(--brand) 30%, transparent);
  border-radius: 999px;
  color: color-mix(in srgb, var(--brand) 88%, var(--ink) 12%);
  font-size: 0.74rem;
  font-weight: 600;
  letter-spacing: 0.02em;
  white-space: nowrap;
}
