/* Version 34.4.33 — Mobile-App-Navigation, 15s-Ladebalken und rotierende Logo-Goldbewegung */

/* 12-Felder-Kreislogo nach finaler Referenz: schmale Segmente, großer Innenraum, laufende Goldbewegung */
.feld12-system-gear{
  --f12-logo-gold:#d8b56d;
  --f12-logo-gold-light:#f4dfa4;
  --f12-logo-ivory:#fff8ec;
  --f12-logo-metal:#3f3d36;
  --f12-logo-metal-2:#24231f;
  display:inline-grid!important;
  justify-items:center!important;
  align-items:center!important;
  gap:12px!important;
  isolation:isolate!important;
}
.feld12-system-gear-svg{
  overflow:visible!important;
  transform-origin:50% 50%!important;
  filter:drop-shadow(0 22px 42px rgba(0,0,0,.48)) drop-shadow(0 0 18px rgba(216,181,109,.11))!important;
}
.feld12-gear-orbit{
  fill:transparent!important;
  stroke:transparent!important;
  stroke-width:0!important;
}
.feld12-gear-core-ring{
  fill:transparent!important;
  stroke:transparent!important;
  stroke-width:0!important;
}
.feld12-gear-core-hole{
  fill:transparent!important;
  stroke:transparent!important;
  stroke-width:0!important;
}
.feld12-gear-core-text{
  display:none!important;
}
.feld12-gear-segment{
  transform-origin:64px 64px!important;
  animation:f12LogoSegmentLift 7.44s cubic-bezier(.46,0,.18,1) infinite!important;
  animation-delay:var(--segment-delay)!important;
}
.feld12-gear-segment path{
  fill:var(--f12-logo-metal)!important;
  stroke:rgba(241,224,180,.34)!important;
  stroke-width:.78px!important;
  stroke-linejoin:round!important;
  filter:drop-shadow(0 5px 11px rgba(0,0,0,.38))!important;
  animation:f12LogoSegmentGlow 7.44s cubic-bezier(.46,0,.18,1) infinite!important;
  animation-delay:var(--segment-delay)!important;
}
.feld12-gear-segment.is-primary path,
.feld12-system-gear .feld12-gear-rotor:first-of-type .feld12-gear-segment path{
  fill:var(--f12-logo-metal)!important;
  stroke:rgba(241,224,180,.34)!important;
  filter:drop-shadow(0 5px 11px rgba(0,0,0,.34))!important;
}
.feld12-system-gear-caption{
  display:grid!important;
  justify-items:center!important;
  gap:5px!important;
  margin-top:4px!important;
  text-align:center!important;
  text-transform:uppercase!important;
  line-height:1!important;
  padding-left:.22em!important;
}
.feld12-system-wordmark{
  color:rgba(255,248,236,.90)!important;
  font-size:clamp(11px,1vw,15px)!important;
  font-weight:400!important;
  letter-spacing:.34em!important;
}
.feld12-system-wordmark em{
  color:var(--f12-logo-gold)!important;
  font-style:normal!important;
  font-weight:400!important;
  letter-spacing:.02em!important;
}
.feld12-system-tagline{
  display:none!important;
  color:rgba(216,181,109,.78)!important;
  font-size:clamp(7px,.62vw,10px)!important;
  font-weight:500!important;
  letter-spacing:.31em!important;
  line-height:1.25!important;
  white-space:nowrap!important;
}
.feld12-system-gear.is-access .feld12-system-tagline,
.feld12-system-gear.is-loading .feld12-system-tagline,
.feld12-system-gear.is-transition .feld12-system-tagline{
  display:block!important;
}
.feld12-system-gear.is-loading .feld12-system-gear-svg{
  animation:f12LogoSlowTurn 18s linear infinite,f12LogoBreath 7.2s ease-in-out infinite!important;
}
.feld12-system-gear.is-access .feld12-system-gear-svg,
.feld12-system-gear.is-transition .feld12-system-gear-svg,
.feld12-system-gear.is-result .feld12-system-gear-svg,
.feld12-system-gear.is-compact .feld12-system-gear-svg,
.feld12-system-gear.is-market .feld12-system-gear-svg{
  animation:f12LogoBreath 7.8s ease-in-out infinite!important;
}
.feld12-system-gear.is-loading .feld12-system-wordmark{
  font-size:clamp(14px,1.35vw,20px)!important;
  letter-spacing:.38em!important;
}
.feld12-prep-loading-brand .feld12-system-gear{
  transform:translateZ(0)!important;
}

@keyframes f12LogoSegmentLift{
  0%,10%,100%{transform:translateY(0) scale(1);}
  13%,17%{transform:translateY(-4px) scale(1.028);}
  22%,100%{transform:translateY(0) scale(1);}
}
@keyframes f12LogoSegmentGlow{
  0%,10%,100%{fill:#3f3d36;stroke:rgba(241,224,180,.34);}
  13%,17%{fill:#d8b56d;stroke:#f4dfa4;}
  22%,100%{fill:#3f3d36;stroke:rgba(241,224,180,.34);}
}
@keyframes f12LogoSlowTurn{
  from{transform:rotate(0deg);}
  to{transform:rotate(360deg);}
}
@keyframes f12LogoBreath{
  0%,100%{filter:drop-shadow(0 22px 42px rgba(0,0,0,.48)) drop-shadow(0 0 15px rgba(216,181,109,.10));}
  50%{filter:drop-shadow(0 24px 48px rgba(0,0,0,.52)) drop-shadow(0 0 28px rgba(216,181,109,.24));}
}

/* Ladeinszenierung: ruhig, hochwertig und auf 15 Sekunden getaktet */
.feld12-prep-loading-v34426 .feld12-system-gear.is-loading .feld12-system-gear-svg{
  width:clamp(214px,23vw,330px)!important;
}
.feld12-prep-loading-v34426 .feld12-prep-progress{
  width:min(100%,860px)!important;
  height:13px!important;
  background:linear-gradient(180deg,rgba(0,0,0,.46),rgba(0,0,0,.28))!important;
  border-color:rgba(216,181,109,.20)!important;
  box-shadow:inset 0 1px 8px rgba(0,0,0,.35),0 12px 34px rgba(0,0,0,.22)!important;
}
.feld12-prep-loading-v34426 .feld12-prep-progress span{
  transition:width .62s linear!important;
  background:linear-gradient(90deg,#a88443,#f4dfa4,#d8b56d,#a56b38)!important;
  box-shadow:0 0 32px rgba(216,181,109,.38)!important;
}
.feld12-prep-loading-v34426 .feld12-prep-loading-copy h2{
  margin-bottom:clamp(36px,4.6vw,58px)!important;
}

/* Mobile Interview wie App: Aktionsleiste dauerhaft unten fixiert */
@media (max-width:760px){
  .feld12-interview-question-screen,
  .feld12-question-screen,
  .feld12-compact-question-screen,
  .feld12-focus-question-v2,
  .feld12-interview-phase-screen,
  .feld12-interview-result-transition{
    min-height:100svh!important;
    padding-bottom:calc(142px + env(safe-area-inset-bottom,0px))!important;
  }

  .feld12-interview-question-screen > .feld12-actions,
  .feld12-question-screen > .feld12-actions,
  .feld12-compact-question-screen > .feld12-actions,
  .feld12-focus-question-v2 > .feld12-actions,
  .feld12-focus-question-v2 > .feld12-focus-actions,
  .feld12-interview-phase-screen > .feld12-calm-analysis-actions,
  .feld12-interview-result-transition > .feld12-calm-analysis-actions{
    position:fixed!important;
    left:0!important;
    right:0!important;
    bottom:0!important;
    z-index:2147483000!important;
    display:grid!important;
    grid-template-columns:minmax(96px,.78fr) minmax(0,1.22fr)!important;
    gap:10px!important;
    width:100vw!important;
    max-width:100vw!important;
    margin:0!important;
    padding:12px 14px calc(14px + env(safe-area-inset-bottom,0px))!important;
    border-top:1px solid rgba(216,181,109,.18)!important;
    background:linear-gradient(180deg,rgba(16,17,18,.62),rgba(16,17,18,.96) 34%,#101112 100%)!important;
    box-shadow:0 -22px 54px rgba(0,0,0,.46)!important;
    backdrop-filter:blur(20px)!important;
    -webkit-backdrop-filter:blur(20px)!important;
    transform:translateZ(0)!important;
  }

  .feld12-interview-question-screen > .feld12-actions::before,
  .feld12-question-screen > .feld12-actions::before,
  .feld12-compact-question-screen > .feld12-actions::before,
  .feld12-focus-question-v2 > .feld12-actions::before,
  .feld12-focus-question-v2 > .feld12-focus-actions::before,
  .feld12-interview-phase-screen > .feld12-calm-analysis-actions::before,
  .feld12-interview-result-transition > .feld12-calm-analysis-actions::before{
    content:""!important;
    position:absolute!important;
    left:0!important;
    right:0!important;
    top:-28px!important;
    height:28px!important;
    pointer-events:none!important;
    background:linear-gradient(180deg,rgba(16,17,18,0),rgba(16,17,18,.72))!important;
  }

  .feld12-interview-question-screen > .feld12-actions .feld12-button,
  .feld12-question-screen > .feld12-actions .feld12-button,
  .feld12-compact-question-screen > .feld12-actions .feld12-button,
  .feld12-focus-question-v2 > .feld12-actions .feld12-button,
  .feld12-focus-question-v2 > .feld12-focus-actions .feld12-button,
  .feld12-interview-phase-screen > .feld12-calm-analysis-actions .feld12-button,
  .feld12-interview-result-transition > .feld12-calm-analysis-actions .feld12-button{
    min-height:56px!important;
    width:100%!important;
    min-width:0!important;
    margin:0!important;
    border-radius:18px!important;
  }

  .feld12-interview-phase-screen > .feld12-calm-analysis-actions,
  .feld12-interview-result-transition > .feld12-calm-analysis-actions{
    grid-template-columns:1fr!important;
  }

  .feld12-prep-loading-v34426 .feld12-system-gear.is-loading .feld12-system-gear-svg{
    width:clamp(180px,52vw,242px)!important;
  }
  .feld12-system-gear.is-loading .feld12-system-wordmark{
    font-size:clamp(12px,3.2vw,16px)!important;
  }
  .feld12-system-tagline{
    font-size:clamp(6px,1.8vw,8px)!important;
    letter-spacing:.24em!important;
  }
  .feld12-prep-loading-v34426 .feld12-prep-progress{
    width:min(100%,calc(100vw - 42px))!important;
  }
}

@media (max-width:390px){
  .feld12-interview-question-screen > .feld12-actions,
  .feld12-question-screen > .feld12-actions,
  .feld12-compact-question-screen > .feld12-actions,
  .feld12-focus-question-v2 > .feld12-actions,
  .feld12-focus-question-v2 > .feld12-focus-actions{
    grid-template-columns:minmax(84px,.72fr) minmax(0,1.28fr)!important;
    padding-left:10px!important;
    padding-right:10px!important;
    gap:8px!important;
  }
}

@media (prefers-reduced-motion:reduce){
  .feld12-system-gear-svg,
  .feld12-gear-segment,
  .feld12-gear-segment path{
    animation:none!important;
  }
  .feld12-system-gear .feld12-gear-rotor:first-of-type .feld12-gear-segment path{
    fill:#3f3d36!important;
    stroke:rgba(241,224,180,.34)!important;
  }
  .feld12-prep-loading-v34426 .feld12-prep-progress span{
    transition:none!important;
  }
}
