/* Editorial-System (Schwarz, Instrument Serif, Liquid Glass an
   Bedienelementen) fuer die Leistungsseiten. Wird NACH
   edda-service.css eingebunden und gewinnt damit die Kaskade. */
/* ═══ Editorial-System der Seite: Schwarz, Instrument Serif, Glas nur
   an Bedienelementen. Steht NACH edda-service.css und gewinnt damit
   die Kaskade fuer die dunklen Ueberschreibungen. ═══ */
@font-face{font-family:'Instrument Serif';src:url(/10_ASSETS/landing_pages/fonts/InstrumentSerif-Regular.woff2) format('woff2');font-weight:400;font-style:normal;font-display:swap}
@font-face{font-family:'Instrument Serif';src:url(/10_ASSETS/landing_pages/fonts/InstrumentSerif-Italic.woff2) format('woff2');font-weight:400;font-style:italic;font-display:swap}
body{background:#000}
.liquid-glass{background:rgba(255,255,255,.01);background-blend-mode:luminosity;
 -webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);border:none;
 box-shadow:inset 0 1px 1px rgba(255,255,255,.1);position:relative;overflow:hidden}
.liquid-glass::before{content:'';position:absolute;inset:0;border-radius:inherit;padding:1.4px;
 background:linear-gradient(180deg,rgba(255,255,255,.45) 0%,rgba(255,255,255,.15) 20%,rgba(255,255,255,0) 40%,rgba(255,255,255,0) 60%,rgba(255,255,255,.15) 80%,rgba(255,255,255,.45) 100%);
 -webkit-mask:linear-gradient(#fff 0 0) content-box,linear-gradient(#fff 0 0);
 -webkit-mask-composite:xor;mask-composite:exclude;pointer-events:none}
.gx{background:#000;color:#fff}
.gx a{color:inherit}
.gx .wrap{max-width:72rem;margin:0 auto;padding:0 24px}
.gx .vh{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0)}
/* Reveal-System: gleiche Kurven/Zeiten wie die framer-Vorgabe. */
.gx .rv{opacity:0;transform:translateY(30px);transition:opacity .7s ease-out,transform .7s cubic-bezier(.22,1,.36,1)}
.gx .rv-l{transform:translateX(-40px)}
.gx .rv-r{transform:translateX(40px)}
.gx .rv.in{opacity:1;transform:none}
@media(prefers-reduced-motion:reduce){.gx .rv{opacity:1!important;transform:none!important;transition:none!important}}
/* ── Hero ── */
.gx-hero{position:relative;min-height:100svh;display:flex;flex-direction:column;overflow:hidden}
/* Sofortbild: das Video startet mit opacity 0 (Crossfade-Loop), also
   traegt der Container das Poster als CSS-Grund -- sonst ist die ATF
   schwarz, bis CloudFront gepuffert hat. Der Duotone (::after) liegt
   darueber und toent Standbild und Video identisch. */
.gx-vid{position:absolute;inset:0;background:#000 url('/10_ASSETS/landing_pages/img/poster_dunkel.webp') center bottom/cover no-repeat}
.gx-vid video{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;object-position:bottom;
 opacity:0;filter:grayscale(1) contrast(1.08) brightness(.8)}
.gx-vid::after{content:"";position:absolute;inset:0;background:#29BFDE;mix-blend-mode:color;opacity:.9}
.gx-shade{position:absolute;inset:0;pointer-events:none;
 background:linear-gradient(180deg,rgba(0,0,0,.55),rgba(0,0,0,.25) 40%,rgba(0,0,0,.72) 88%,#000)}
.gx-nav{position:relative;z-index:20;padding:24px}
/* Fester Rhythmus statt wachsender Innenabstaende: Pille 56, Knopf 40,
   Marke 22 -- die Leiste hat auf jeder Breite dieselbe Hoehe. */
.gx-nav .in{max-width:64rem;margin:0 auto;border-radius:999px;height:56px;padding:0 8px 0 22px;
 display:flex;align-items:center;justify-content:space-between;gap:16px}
.gx-nav .lg{display:inline-flex;align-items:center;gap:9px;text-decoration:none}
.gx-nav .lg svg{width:22px;height:22px}
.gx-nav .lg b{font-size:17px;font-weight:600;letter-spacing:-.2px}
.gx-nav .lk{display:flex;gap:26px;margin-right:auto;margin-left:26px}
.gx-nav .lk a{font-size:14px;font-weight:500;color:rgba(255,255,255,.8);text-decoration:none;transition:color .2s}
.gx-nav .lk a:hover{color:#fff}
.gx-nav .bt{border-radius:999px;height:40px;display:inline-flex;align-items:center;padding:0 20px;
 font-size:14px;font-weight:600;color:#fff;
 text-decoration:none;white-space:nowrap;transition:background .25s}
.gx-nav .bt:hover{background:rgba(255,255,255,.06)}
@media(max-width:860px){.gx-nav .lk{display:none}}
.gx-mid{position:relative;z-index:10;flex:1;display:flex;flex-direction:column;align-items:center;
 justify-content:center;padding:48px 24px;text-align:center;transform:translateY(-3%)}
.gx-kick{font-family:var(--de-mono,ui-monospace,monospace);font-size:11.5px;letter-spacing:.2em;
 text-transform:uppercase;color:rgba(255,255,255,.55);margin:0 0 22px}
.gx-h1{margin:0 0 26px;font-weight:500;color:#fff}
.gx-h1 .a{display:block;font-size:clamp(19px,2.4vw,30px);letter-spacing:-.01em;
 color:rgba(255,255,255,.78);margin-bottom:14px}
.gx-h1 em{display:block;font-family:'Instrument Serif',Georgia,serif;font-style:italic;font-weight:400;
 font-size:clamp(42px,7vw,96px);line-height:1.04;letter-spacing:-.02em}
.gx-sub{max-width:560px;font-size:15.5px;line-height:1.65;color:rgba(255,255,255,.8);margin:0 0 30px}
.gx-cta{display:inline-flex;align-items:center;gap:10px;border-radius:999px;padding:15px 30px;
 font-size:15px;font-weight:600;color:#fff;text-decoration:none;transition:background .25s,transform .2s}
.gx-cta:hover{background:rgba(255,255,255,.06);transform:translateY(-1px)}
.gx-cta svg{width:17px;height:17px;stroke:currentColor;stroke-width:2;fill:none;transition:transform .2s}
.gx-cta:hover svg{transform:translateX(3px)}
.gx-zweit{display:block;margin-top:16px;font-size:13.5px;color:rgba(255,255,255,.55);
 text-decoration:underline;text-underline-offset:3px;transition:color .2s}
.gx-zweit:hover{color:#8FE4F6}
.gx-scroll{position:relative;z-index:10;display:flex;justify-content:center;padding-bottom:34px}
.gx-scroll i{display:block;width:1px;height:44px;background:linear-gradient(180deg,transparent,rgba(255,255,255,.7));
 animation:gxScroll 2.2s ease-in-out infinite}
@keyframes gxScroll{0%,100%{transform:translateY(0);opacity:.5}50%{transform:translateY(8px);opacity:1}}
@media(prefers-reduced-motion:reduce){.gx-scroll i{animation:none}}
/* ── Sektionen ── */
.gx-sec{padding:clamp(90px,12vw,160px) 0;overflow:hidden}
.gx-eyebrow{font-family:var(--de-mono,ui-monospace,monospace);font-size:11.5px;letter-spacing:.22em;
 text-transform:uppercase;color:rgba(255,255,255,.4);margin:0 0 18px}
.gx-h2{font-size:clamp(30px,4.6vw,58px);font-weight:600;letter-spacing:-.02em;line-height:1.12;
 color:#fff;margin:0 0 22px;max-width:22ch}
.gx-h2 em{font-family:'Instrument Serif',Georgia,serif;font-style:italic;font-weight:400;color:rgba(255,255,255,.6)}
.gx-lead{max-width:62ch;font-size:16.5px;line-height:1.7;color:rgba(255,255,255,.72);margin:0 0 14px}
.gx-lead b{color:#fff;font-weight:600}
.gx-lead a,.gx-fine a,.gx-krit span a{color:#8FE4F6;text-decoration:underline;text-underline-offset:3px}
.gx-lead.mitte{margin:18px auto 0;text-align:center}
/* Kriterien: grosse Typo-Objekte, keine Karten. */
.gx-krit{list-style:none;margin:44px 0;padding:0;counter-reset:none}
.gx-krit li{display:grid;grid-template-columns:64px 1fr;grid-template-rows:auto auto;column-gap:18px;
 padding:26px 0;border-top:1px solid rgba(255,255,255,.12);align-items:baseline}
.gx-krit li:last-child{border-bottom:1px solid rgba(255,255,255,.12)}
.gx-krit i{grid-row:1/3;font-style:normal;font-family:var(--de-mono,ui-monospace,monospace);
 font-size:12px;color:rgba(255,255,255,.35);letter-spacing:.1em}
.gx-krit b{font-family:'Instrument Serif',Georgia,serif;font-weight:400;font-size:clamp(30px,4.4vw,54px);
 line-height:1.05;letter-spacing:-.01em}
.gx-krit span{font-size:15px;color:rgba(255,255,255,.55);margin-top:6px}
/* Zahlen als Held. */
.gx-proof{margin:44px 0 26px;padding:0}
.gx-proof>div{display:flex;align-items:baseline;justify-content:space-between;gap:20px;flex-wrap:wrap;
 padding:26px 0;border-top:1px solid rgba(255,255,255,.12)}
.gx-proof>div:last-of-type{border-bottom:1px solid rgba(255,255,255,.12)}
.gx-proof dt{font-size:15px;color:rgba(255,255,255,.6);margin:0}
.gx-proof dd{margin:0;font-size:clamp(30px,4.6vw,58px);font-weight:700;letter-spacing:-.03em;
 font-variant-numeric:tabular-nums;color:#fff}
.gx-proof dd .pf{color:#8FE4F6;font-weight:400}
.gx-proof dd small{font-size:.42em;font-weight:500;color:rgba(255,255,255,.55);letter-spacing:0;margin-left:6px}
.gx-fine{max-width:62ch;font-size:14px;line-height:1.65;color:rgba(255,255,255,.5)}
/* Regeln vs KI */
.gx-vgl{display:grid;grid-template-columns:1fr 1fr;gap:clamp(28px,5vw,64px);margin:40px 0 0;
 padding-top:34px;border-top:1px solid rgba(255,255,255,.12)}
.gx-vgl h3{font-size:17px;font-weight:600;margin:0 0 12px;color:#fff}
.gx-vgl p{font-size:15.5px;line-height:1.7;color:rgba(255,255,255,.68);margin:0}
@media(max-width:760px){.gx-vgl{grid-template-columns:1fr}}
.gx-state{margin:64px auto 0;text-align:center;font-size:clamp(26px,3.8vw,46px);font-weight:600;
 letter-spacing:-.02em;line-height:1.2;max-width:24ch;color:#fff}
.gx-state em{font-family:'Instrument Serif',Georgia,serif;font-style:italic;font-weight:400;color:rgba(255,255,255,.65)}
/* Interlude: der staerkste redaktionelle Moment. */
.gx-inter{padding:clamp(90px,12vw,170px) 0;border-top:1px solid rgba(255,255,255,.08);
 border-bottom:1px solid rgba(255,255,255,.08);
 background:radial-gradient(ellipse at top,rgba(255,255,255,.03) 0%,transparent 70%),#000}
.gx-interq,.gx-intera{font-family:'Instrument Serif',Georgia,serif;font-weight:400;text-align:center;
 font-size:clamp(26px,4vw,52px);line-height:1.22;letter-spacing:-.01em;margin:0 auto;max-width:26ch;color:#fff}
.gx-interq em,.gx-intera em{font-style:italic;color:#8FE4F6}
.gx-interq a{color:inherit;text-decoration:underline;text-underline-offset:5px;text-decoration-thickness:1px}
.gx-intera{margin-top:26px;color:rgba(255,255,255,.75);font-size:clamp(20px,2.8vw,34px)}
/* Redaktionelles Navigationsraster (Cluster + Vertiefung) */
.gx-rows{margin:40px 0 26px;display:flex;flex-direction:column}
.gx-rows a{display:grid;grid-template-columns:130px 1fr auto;grid-template-areas:"tag titel pfeil" "tag ds pfeil";
 column-gap:22px;align-items:center;padding:22px 6px;border-top:1px solid rgba(255,255,255,.12);
 text-decoration:none;transition:background .25s,transform .3s cubic-bezier(.22,1,.36,1)}
.gx-rows a:last-child{border-bottom:1px solid rgba(255,255,255,.12)}
.gx-rows .tag{grid-area:tag;font-family:var(--de-mono,ui-monospace,monospace);font-size:11px;
 letter-spacing:.16em;text-transform:uppercase;color:rgba(255,255,255,.4)}
.gx-rows b{grid-area:titel;font-size:clamp(19px,2.4vw,26px);font-weight:600;letter-spacing:-.015em;color:#fff}
.gx-rows .ds{grid-area:ds;font-size:14px;color:rgba(255,255,255,.5);margin-top:3px}
.gx-rows i{grid-area:pfeil;font-style:normal;font-size:20px;color:rgba(255,255,255,.45);
 transition:transform .3s,color .25s}
@media(hover:hover){
 .gx-rows a:hover{background:rgba(255,255,255,.03);transform:translateX(6px)}
 .gx-rows a:hover i{transform:translateX(4px);color:#8FE4F6}}
.gx-rows.fein{margin-bottom:0}
.gx-rows.fein a{grid-template-columns:1fr auto;grid-template-areas:"titel pfeil" "ds pfeil"}
.gx-rows.fein b{font-size:clamp(17px,2vw,21px)}
@media(max-width:640px){.gx-rows a{grid-template-columns:1fr auto;grid-template-areas:"tag pfeil" "titel pfeil" "ds pfeil"}}
.gx-letzte{padding-bottom:clamp(90px,12vw,150px)}
/* Formular- und FAQ-Sektion in die dunkle Buehne ziehen. */
.v-form{background:#000;border-top:1px solid rgba(255,255,255,.08)}
.v-faq{background:#000;border-top:1px solid rgba(255,255,255,.08)}
.v-faq .v-k{color:rgba(255,255,255,.4)}
.v-faq .v-h2{color:#fff}
.v-faq .v-h2 em{color:rgba(255,255,255,.6)}
.v-fq{border-color:rgba(255,255,255,.14)}
.v-fq button{color:#fff}
.v-fq .a p{color:rgba(255,255,255,.7)}
.v-fq .a a{color:#8FE4F6}
