/* === CSS Start === */
@font-face { font-display: swap; font-family: 'Anton'; font-style: normal; font-weight: 400; src: url('https://societal.business/fonts/anton-v25-latin_latin-ext-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Lato'; font-style: normal; font-weight: 300; src: url('https://societal.business/fonts/lato-v24-latin_latin-ext-300.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Lato'; font-style: normal; font-weight: 400; src: url('https://societal.business/fonts/lato-v24-latin_latin-ext-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Lato'; font-style: italic; font-weight: 400; src: url('https://societal.business/fonts/lato-v24-latin_latin-ext-italic.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Lato'; font-style: normal; font-weight: 700; src: url('https://societal.business/fonts/lato-v24-latin_latin-ext-700.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Merriweather'; font-style: normal; font-weight: 400; src: url('https://societal.business/fonts/merriweather-v31-latin_latin-ext-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Merriweather'; font-style: italic; font-weight: 400; src: url('https://societal.business/fonts/merriweather-v31-latin_latin-ext-italic.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Merriweather'; font-style: normal; font-weight: 700; src: url('https://societal.business/fonts/merriweather-v31-latin_latin-ext-700.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Montserrat'; font-style: normal; font-weight: 400; src: url('https://societal.business/fonts/montserrat-v29-latin_latin-ext-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Montserrat'; font-style: normal; font-weight: 700; src: url('https://societal.business/fonts/montserrat-v29-latin_latin-ext-700.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Montserrat'; font-style: normal; font-weight: 900; src: url('https://societal.business/fonts/montserrat-v29-latin_latin-ext-900.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Oswald'; font-style: normal; font-weight: 400; src: url('https://societal.business/fonts/oswald-v53-latin_latin-ext-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Oswald'; font-style: normal; font-weight: 500; src: url('https://societal.business/fonts/oswald-v53-latin_latin-ext-500.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Oswald'; font-style: normal; font-weight: 700; src: url('https://societal.business/fonts/oswald-v53-latin_latin-ext-700.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Playfair Display'; font-style: normal; font-weight: 400; src: url('https://societal.business/fonts/playfair-display-v37-latin_latin-ext-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Playfair Display'; font-style: italic; font-weight: 400; src: url('https://societal.business/fonts/playfair-display-v37-latin_latin-ext-italic.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Playfair Display'; font-style: italic; font-weight: 500; src: url('https://societal.business/fonts/playfair-display-v37-latin_latin-ext-500italic.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Playfair Display'; font-style: normal; font-weight: 700; src: url('https://societal.business/fonts/playfair-display-v37-latin_latin-ext-700.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Roboto'; font-style: normal; font-weight: 400; src: url('https://societal.business/fonts/roboto-v47-latin-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Roboto'; font-style: normal; font-weight: 900; src: url('https://societal.business/fonts/roboto-v47-latin-900.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Source Code Pro'; font-style: normal; font-weight: 400; src: url('https://societal.business/fonts/source-code-pro-v23-latin_latin-ext-regular.woff2') format('woff2'); }
@font-face { font-display: swap; font-family: 'Source Code Pro'; font-style: normal; font-weight: 700; src: url('https://societal.business/fonts/source-code-pro-v23-latin_latin-ext-700.woff2') format('woff2'); }

/* Allgemeine Stile für iOS 26 "Glassmorphism"-Look */
*, *::before, *::after { box-sizing: border-box; margin: 0; padding: 0; }
html { min-height: 100%; display: flex; flex-direction: column; scroll-behavior: smooth; }
body {
    font-family: 'Lato', sans-serif;
    line-height: 1.7;
    background-color: #001927;
    /* Optimierter statischer SVG-Hintergrund als Data URI */
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1440 800'%3E%3Cstyle%3E.shape{opacity:0.6;fill:rgba(200, 0, 200, 0.4);}.shape-purple{fill:rgba(100, 0, 150, 0.4);}%3C/style%3E%3Cg%3E%3Ccircle class='shape' cx='450' cy='300' r='200'/%3E%3Ccircle class='shape-purple' cx='950' cy='500' r='250'/%3E%3Ccircle class='shape' cx='700' cy='400' r='180'/%3E%3Ccircle class='shape-purple' cx='200' cy='600' r='150'/%3E%3Ccircle class='shape' cx='1200' cy='250' r='220'/%3E%3C/g%3E%3C/svg%3E");
    background-size: cover;
    background-position: center;
    background-repeat: no-repeat;
    background-attachment: fixed;
    color: #e0e0e0;
    padding: 0;
    font-weight: 400;
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    transition: background-color 0.3s ease, color 0.3s ease;
    overflow-x: hidden;
    position: relative;
}

/* Kopfzeile (entfernt) */
.site-header {
    padding: 3rem 1rem 1rem 1rem;
    text-align: center;
    margin-bottom: 3rem;
    position: relative;
    background: none;
    backdrop-filter: none;
    -webkit-backdrop-filter: none;
    border-bottom: none;
}
.header-content { max-width: 780px; margin-left: auto; margin-right: auto; }
.site-header h1 { font-family: 'Montserrat', sans-serif; font-weight: 900; font-size: 2.4em; background: linear-gradient(to right, #3AFFF8 50%, #00A3FF 100%); -webkit-background-clip: text; -webkit-text-fill-color: transparent;
 margin-bottom: 0.75rem; letter-spacing: 0.01em; text-transform: uppercase; line-height: 1.2; transition: color 0.3s ease; }
.site-header h1 .subtitle { display: block; font-size: 0.65em; font-weight: 700; letter-spacing: 0.05em; margin-top: 0.1em; }
.site-header .tagline { font-family: 'Lato', sans-serif; font-style: italic; font-size: 1.1em; color: #b0b0b0; margin-bottom: 0; line-height: 1.6; transition: color 0.3s ease; }

/* Sprachumschalter (Transparenter Look) */
.language-switcher {
    position: absolute;
    top: 15px;
    right: 1rem;
    z-index: 11;
    background-color: transparent; /* Hintergrund transparent */
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border: none; /* Rand entfernt */
    box-shadow: none; /* Schatten entfernt */
    padding: 0.3rem 0.6rem;
    border-radius: 12px;
    font-size: 0.7em;
    font-weight: bold;
    transition: background-color 0.3s ease;
}
.language-switcher a { color: #ccc; text-decoration: none; padding: 0.2rem 0.4rem; transition: color 0.3s ease; }
.language-switcher a:hover, .language-switcher a:focus { color: #FF0057; text-decoration: none; }
.language-switcher .lang-separator { color: #555; margin: 0 0.2em; }
.language-switcher a.active-lang { color: #FF0057; cursor: default; pointer-events: none; }
.theme-toggle-button { display: none; }

/* Hauptcontainer (Glas-Effekt) */
.container {
    max-width: 780px;
    margin-left: auto;
    margin-right: auto;
    margin-bottom: 3rem;
    padding: 2.5rem;
    background-color: rgba(255, 255, 255, 0.02);
    backdrop-filter: blur(40px);
    -webkit-backdrop-filter: blur(40px);
    border-radius: 15px;
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 8px 15px rgba(0, 0, 0, 0.15), inset 0 0 8px rgba(255, 255, 255, 0.03);
    color: #e0e0e0;
    width: auto;
    flex-grow: 1;
    transition: background-color 0.3s ease, color 0.3s ease, box-shadow 0.3s ease;
}
section, article { margin-bottom: 3rem; }
.intro-part1, .matrix-deep-dive-part1, .matrix-deep-dive-part2, .conclusion-part1 { margin-bottom: 1.5rem; }
p.final-invitation { margin-top: 2rem; font-style: italic; text-align: center; color: #008080; transition: color 0.3s ease; }
.font-anton { font-family: 'Anton', sans-serif; letter-spacing: 0.05em; } .font-lato { font-family: 'Lato', sans-serif; } .font-lato-light { font-family: 'Lato', sans-serif; font-weight: 300; } .font-lato-bold { font-family: 'Lato', sans-serif; font-weight: 700; } .font-lato-italic { font-family: 'Lato', sans-serif; font-style: italic; } .font-merriweather { font-family: 'Merriweather', serif; } .font-merriweather-bold { font-family: 'Merriweather', serif; font-weight: 700; } .font-merriweather-italic { font-family: 'Merriweather', serif; font-style: italic; } .font-montserrat-bold { font-family: 'Montserrat', sans-serif; font-weight: 700; } .font-montserrat-black { font-family: 'Montserrat', sans-serif; font-weight: 900; text-transform: uppercase; letter-spacing: 0.03em;} .font-oswald { font-family: 'Oswald', sans-serif; font-weight: 500; } .font-oswald-bold { font-family: 'Oswald', sans-serif; font-weight: 700; text-transform: uppercase; } .font-playfair-bold { font-family: 'Playfair Display', serif; font-weight: 700; } .font-playfair-italic { font-family: 'Playfair Display', serif; font-style: italic; font-weight: 500; } .font-roboto-black { font-family: 'Roboto', sans-serif; font-weight: 900; letter-spacing: 0.02em; }
.font-source-code { font-family: 'Source Code Pro', monospace; background-color: rgba(255,255,255,0.08); color: #e0e0e0; border: 1px solid rgba(255,255,255,0.1); padding: 0.1em 0.3em; border-radius: 3px; font-weight: 400; transition: background-color 0.3s ease, color 0.3s ease, border-color 0.3s ease; }
.font-source-code.color-accent { background-color: rgba(80,80,80,0.5); border: none; color: #008080; }
.font-source-code-bold { font-family: 'Source Code Pro', monospace; font-weight: 700; }
.font-small { font-size: 0.8em; } .font-medium { font-size: 1.2em; } .font-large { font-size: 1.5em; line-height: 1.2; display: inline-block; } .font-xlarge { font-size: 2.2em; line-height: 1.1; display: inline-block; margin-bottom: 0.2em; } .font-xxlarge { font-size: 3.5em; line-height: 1; display: block; margin-bottom: 0.5em; text-align: center;}
.color-accent {/* color: #008080; */background: linear-gradient(to right, #3AFFF8 48%, #00A3FF 100%);-webkit-background-clip: text;-webkit-text-fill-color: transparent;transition: color 0.3s ease;}
a { color: inherit; text-decoration: none; } a:hover { text-decoration: underline; }
h2 { margin-bottom: 1.5rem; color: #00A3FF; transition: color 0.3s ease; }
h3 { margin-bottom: 0.8rem; color: #f0f0f0; border-bottom: 2px solid #c800c866; padding-bottom: 0.3em; display: inline-block; transition: color 0.3s ease, border-color 0.3s ease; }
p { margin-bottom: 1.5rem; font-size: 1.1rem; } p:last-child { margin-bottom: 0.5rem; } span { vertical-align: baseline; }
.accent-hr { border: none; height: 1px; background-color: #444444; margin: 2rem 0; transition: background-color 0.3s ease; }
.site-footer { margin-top: auto; margin-bottom: 50px; padding: 2rem 0; text-align: center; font-size: 0.9em; color: #999999; transition: color 0.3s ease; }
.footer-container { max-width: 780px; margin-left: auto; margin-right: auto; padding: 0 1rem; }
.footer-links { margin-bottom: 0.5rem; } .footer-links a { color: #999999; text-decoration: none; margin: 0 0.5em; transition: color 0.3s ease; }
.footer-links a:hover, .footer-links a:focus { text-decoration: underline; color: #ffffff; } .footer-copyright { font-size: 0.85em; }

/* Cookie-Popup (Glas-Effekt) */
#cookie-popup {
    display: none;
    position: fixed;
    bottom: 2rem;
    right: 2rem;
    width: 150px;
    height: 150px;
    /* background-color: rgb(30 30 30 / 68%); */
    backdrop-filter: blur(15px);
    -webkit-backdrop-filter: blur(15px);
    border-radius: 75px 75px 20px 75px;
    border: 1px solid rgba(255, 255, 255, 0.1);
    box-shadow: 0 8px 30px rgba(0, 0, 0, 0.5);
    color: #e0e0e0;
    padding: 20px;
    z-index: 9999;
    transition: all 0.5s ease;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    text-align: center;
}
.cookie-content {
    flex-grow: 1;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    padding-bottom: 2rem;
}
.cookie-content p {
    font-size: 1em;
    line-height: 1.4;
    margin-bottom: 0px;
    word-wrap: break-word;
    overflow-wrap: break-word;
    hyphens: auto;
    padding: 0 10px; /* Zusätzliches Padding für bessere Lesbarkeit */
}
.cookie-content a { color: #b0b0b0; text-decoration: underline; transition: color 0.3s ease; } .cookie-content a:hover { color: #ffffff; }
#cookie-accept-button {
    font-family: var(--apple-font-family);
    font-weight: 900;
    font-size: 0.9em;
    padding: 10px 20px;
    border: none;
    border-radius: 18px;
    background: #3AFFF8;
    background: linear-gradient(to right, #3AFFF8 50%, #00A3FF 100%);
    -webkit-background-clip: text;
    -webkit-text-fill-color: transparent;

    color: #000;
    cursor: pointer;
    transition: background-color 0.3s ease, transform 0.2s ease;
    position: absolute;
    bottom: 1rem;
    right: 1rem;
}
#cookie-accept-button:hover {
    background-color: #0080ff;
    transform: translateY(-2px);
}
.reveal-on-scroll { opacity: 0; transform: translateY(15px); will-change: opacity, transform; transition: opacity 0.6s ease-in-out, transform 0.6s ease-in-out; }
.reveal-on-scroll.visible { opacity: 1; transform: translateY(0); }
.reading-time-info { font-size: 0.7em; color: #a0a0a0; margin-top: 0; margin-bottom: 2rem; padding-bottom: 0.5rem; border-bottom: 1px dashed #444444; text-align: center; transition: color 0.3s ease, border-color 0.3s ease; }
.static-content-date { font-size: 0.85em; color: #a0a0a0; text-align: right; margin-top: 2rem; margin-bottom: 0.5rem; padding: 0; font-style: italic; transition: color 0.3s ease; }
.theme-toggle-button { display: none; }

/* Media Queries für responsive Anpassung */
@media (max-width: 800px) {
    .site-header { padding-top: 3rem; } .site-header h1 { font-size: 2.0em; }
    .header-content, .container, .footer-container { width: 98%; max-width: none; }
    .container {
        padding: 1.5rem;
        box-shadow: 0 3px 10px rgba(0,0,0,0.2);
        backdrop-filter: blur(15px);
        -webkit-backdrop-filter: blur(15px);
    }
    .footer-container { padding: 0; }
    .font-xxlarge { font-size: 3em; } .font-xlarge { font-size: 1.8em; } .font-large { font-size: 1.3em; } p { font-size: 1rem; }
    #cookie-popup {
        padding: 1rem;
        width: 150px;
        height: 150px;
        bottom: 2rem;
        right: 2rem;
        left: unset;
        transform: unset;
        border-radius: 75px 75px 20px 75px;
        text-align: center;
    }
    .cookie-content { text-align: center; }
    #cookie-accept-button {
        position: absolute;
        bottom: 2rem;
        right: 2rem;
        font-size: 0.9em;
        padding: 10px 15px;
        bottom: 1rem;
        right: 1rem;
    }
}
@media (max-width: 480px) {
    .site-header h1 { font-size: 1.69em; } .site-header h1 .subtitle { font-size: 0.6em; }
    .site-header .tagline { display: none; }
    .font-xxlarge { font-size: 2.9em; } .font-xlarge { font-size: 1.5em; } .font-large { font-size: 1.15em; }
    h3 { text-align: left; display: block; border-bottom: none; border-left: 3px solid #c800c866; padding-left: 0.5em; padding-bottom: 0; margin-bottom: 0.8rem; transition: border-color 0.3s ease; }
    .container { padding: 1rem; padding-bottom: 2rem;}
    .footer-links a { margin: 0 0.3em; display: inline-block; }
    .language-switcher { font-size: 0.65em; padding: 0.25rem 0.5rem; top: 10px; }
    body { filter: none; } /* Deaktiviert den Hintergrund-Filter auf Mobilgeräten */
}

/* Section Navigation Styles */
#section-nav {
    position: fixed;
    top: 50%;
    right: 20px;
    transform: translateY(-50%);
    display: flex;
    flex-direction: column;
    gap: 12px;
    z-index: 1005;
}
.section-nav-dot {
    width: 10px;
    height: 10px;
    background-color: rgba(255, 255, 255, 0.1);
    border-radius: 50%;
    display: block;
    transition: background-color 0.3s ease, transform 0.2s ease;
    cursor: pointer;
    display: flex;
    align-items: center;
    justify-content: center;
    font-size: 8px;
    color: #444;
    border: 1px solid rgba(255, 255, 255, 0.1);
}
 .section-nav-dot.dot-icon-top::before { content: "↑"; font-weight: bold; }
 .section-nav-dot.dot-icon-bottom::before { content: "↓"; font-weight: bold; }
.section-nav-dot:hover {
    background-color: rgba(255, 255, 255, 0.2);
    transform: scale(1.2);
}
.section-nav-dot.active {
    background-color: #008080;
    transform: scale(1.3);
    /* border: 1px solid rgba(255, 255, 255, 0.4); */
}
 .section-nav-dot.active.dot-icon-top::before,
 .section-nav-dot.active.dot-icon-bottom::before {
      color: #ffffff;
 }

@media (max-width: 900px) {
    #section-nav { right: 10px; gap: 10px; }
    .section-nav-dot { width: 8px; height: 8px; font-size: 7px; }
}
@media (max-width: 767px) {
      #section-nav { right: 8px; gap: 8px; }
      .section-nav-dot { width: 7px; height: 7px; font-size: 6px; }
      .section-nav-dot.active { transform: scale(1.2); }
}
@media (max-width: 480px) {
    #section-nav { right: 10px; gap: 7px; }
    .section-nav-dot { width: 6px; height: 6px; font-size: 5px; }
}
/* === CSS End === */

/* Neue CSS-Regeln für den Fließ-Effekt der Navigationspunkte */
#section-nav {
  filter: url(#goo);
}

.section-nav-dot {
  transition: all 0.3s cubic-bezier(0.68, -0.55, 0.27, 1.55);
}

.section-nav-dot.active {
  background-color: #e91f63;
  transform: scale(1.5);
}