/* Version 34.4.28 — FELD12 Brand Design System
   Markentauglicher Dark-Premium-Relaunch mit ruhiger Bewegung, klaren Flächen,
   hochwertiger Typografie, besserer Kartenhierarchie und starken mobilen Regeln. */

.feld12-business-app{
  --f12-brand-black:#101112;
  --f12-brand-graphite:#151719;
  --f12-brand-panel:#1b1d20;
  --f12-brand-panel-2:#202327;
  --f12-brand-card:rgba(255,255,255,.055);
  --f12-brand-card-strong:rgba(255,255,255,.082);
  --f12-brand-line:rgba(255,255,255,.125);
  --f12-brand-line-soft:rgba(255,255,255,.075);
  --f12-brand-ink:#fff8ec;
  --f12-brand-text:#e9ded0;
  --f12-brand-muted:#b7ab9b;
  --f12-brand-faint:#84796b;
  --f12-brand-gold:#d8b56d;
  --f12-brand-gold-2:#f1d797;
  --f12-brand-copper:#bf7656;
  --f12-brand-green:#7bb89b;
  --f12-brand-red:#d98773;
  --f12-brand-shadow:0 34px 110px rgba(0,0,0,.42);
  --f12-brand-shadow-soft:0 18px 48px rgba(0,0,0,.26);
  --f12-brand-radius-xl:38px;
  --f12-brand-radius-lg:28px;
  --f12-brand-radius-md:20px;
  --f12-bg:var(--f12-brand-black);
  --f12-bg2:var(--f12-brand-graphite);
  --f12-ink:var(--f12-brand-ink);
  --f12-text:var(--f12-brand-text);
  --f12-muted:var(--f12-brand-muted);
  --f12-line:var(--f12-brand-line);
  --f12-soft:var(--f12-brand-card);
  --f12-softer:rgba(255,255,255,.035);
  --f12-card:var(--f12-brand-panel-2);
  --f12-accent:var(--f12-brand-gold);
  --f12-accent2:var(--f12-brand-gold-2);
  isolation:isolate!important;
  position:relative!important;
  min-height:100svh!important;
  width:100vw!important;
  max-width:100vw!important;
  margin:0 calc(50% - 50vw)!important;
  padding:clamp(14px,2.4vw,34px)!important;
  color:var(--f12-brand-ink)!important;
  background:
    radial-gradient(circle at 16% 7%, rgba(216,181,109,.18) 0, rgba(216,181,109,.08) 20%, transparent 45%),
    radial-gradient(circle at 82% 18%, rgba(191,118,86,.12) 0, transparent 38%),
    radial-gradient(circle at 60% 92%, rgba(241,215,151,.08) 0, transparent 42%),
    linear-gradient(145deg,#0d0e10 0%,#151719 44%,#111214 100%)!important;
  overflow-x:hidden!important;
  letter-spacing:normal!important;
}
.feld12-business-app:before,
.feld12-business-app:after{
  content:""!important;
  position:fixed!important;
  pointer-events:none!important;
  z-index:-1!important;
  border-radius:999px!important;
  filter:blur(2px)!important;
}
.feld12-business-app:before{
  width:42vw!important;
  height:42vw!important;
  left:-18vw!important;
  top:10vh!important;
  background:radial-gradient(circle,rgba(216,181,109,.12),transparent 68%)!important;
  animation:f12BrandDrift 14s ease-in-out infinite alternate!important;
}
.feld12-business-app:after{
  width:46vw!important;
  height:46vw!important;
  right:-22vw!important;
  bottom:-18vh!important;
  background:radial-gradient(circle,rgba(191,118,86,.10),transparent 70%)!important;
  animation:f12BrandDrift 18s ease-in-out infinite alternate-reverse!important;
}
.feld12-business-app *,
.feld12-business-app *::before,
.feld12-business-app *::after{
  box-sizing:border-box!important;
}
.feld12-business-app ::selection{
  background:rgba(241,215,151,.35)!important;
  color:#fff!important;
}

/* Grundtypografie */
.feld12-business-app h2,
.feld12-business-app h3,
.feld12-business-app h4{
  color:var(--f12-brand-ink)!important;
  text-wrap:balance!important;
}
.feld12-business-app h2{
  max-width:1040px!important;
  margin:0 0 clamp(16px,2vw,22px)!important;
  font-size:clamp(38px,5.2vw,82px)!important;
  line-height:.96!important;
  letter-spacing:-.065em!important;
  font-weight:860!important;
}
.feld12-business-app h3{
  max-width:900px!important;
  margin:0 0 14px!important;
  font-size:clamp(24px,2.7vw,42px)!important;
  line-height:1.04!important;
  letter-spacing:-.046em!important;
  font-weight:820!important;
}
.feld12-business-app h4{
  font-size:clamp(17px,1.4vw,20px)!important;
  line-height:1.22!important;
  letter-spacing:-.02em!important;
  font-weight:800!important;
}
.feld12-business-app p,
.feld12-business-app li,
.feld12-lead,
.feld12-card-subtitle{
  color:var(--f12-brand-text)!important;
  text-wrap:pretty!important;
}
.feld12-business-app p{
  font-size:clamp(15.5px,1.16vw,18px)!important;
  line-height:1.72!important;
}
.feld12-lead{
  max-width:890px!important;
  font-size:clamp(18px,1.6vw,23px)!important;
  line-height:1.58!important;
  color:#eadfce!important;
}
.feld12-business-app strong{color:#fffaf1!important;}
.feld12-kicker,
.feld12-essay-kicker,
.feld12-section-tag,
.feld12-card-tag,
.feld12-prep-loading-kicker,
.feld12-premium-clean-badge-v3442{
  width:max-content!important;
  max-width:100%!important;
  display:inline-flex!important;
  align-items:center!important;
  gap:8px!important;
  min-height:30px!important;
  padding:8px 12px!important;
  border:1px solid rgba(241,215,151,.24)!important;
  border-radius:999px!important;
  background:rgba(216,181,109,.09)!important;
  color:var(--f12-brand-gold-2)!important;
  font-size:11px!important;
  line-height:1!important;
  font-weight:900!important;
  letter-spacing:.105em!important;
  text-transform:uppercase!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.075)!important;
}
.feld12-kicker:before,
.feld12-essay-kicker:before,
.feld12-section-tag:before,
.feld12-prep-loading-kicker:before{
  content:""!important;
  display:inline-block!important;
  width:6px!important;
  height:6px!important;
  border-radius:50%!important;
  background:var(--f12-brand-gold-2)!important;
  box-shadow:0 0 18px rgba(241,215,151,.62)!important;
}

/* Große Bühnenflächen */
.feld12-start-hero,
.feld12-shell,
.feld12-result-shell{
  position:relative!important;
  width:min(100%,1440px)!important;
  min-height:calc(100svh - clamp(28px,4.8vw,68px))!important;
  margin:0 auto!important;
  padding:clamp(28px,4.4vw,76px)!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:clamp(28px,3.4vw,52px)!important;
  background:
    linear-gradient(135deg,rgba(255,255,255,.075),rgba(255,255,255,.018) 38%,rgba(255,255,255,.045)),
    radial-gradient(circle at 18% 0%,rgba(241,215,151,.17),transparent 36%),
    radial-gradient(circle at 88% 12%,rgba(191,118,86,.13),transparent 35%),
    linear-gradient(165deg,rgba(30,32,36,.96),rgba(14,15,17,.98) 76%)!important;
  box-shadow:var(--f12-brand-shadow)!important;
  backdrop-filter:blur(16px)!important;
  -webkit-backdrop-filter:blur(16px)!important;
}
.feld12-start-hero:before,
.feld12-shell:before,
.feld12-result-shell:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  z-index:0!important;
  background:
    linear-gradient(90deg,rgba(255,255,255,.045) 1px,transparent 1px),
    linear-gradient(180deg,rgba(255,255,255,.035) 1px,transparent 1px)!important;
  background-size:72px 72px!important;
  mask-image:linear-gradient(135deg,rgba(0,0,0,.65),transparent 64%)!important;
  opacity:.32!important;
}
.feld12-start-hero:after,
.feld12-shell:after,
.feld12-result-shell:after{
  content:""!important;
  position:absolute!important;
  z-index:0!important;
  width:min(620px,54vw)!important;
  height:min(620px,54vw)!important;
  right:-18%!important;
  top:-24%!important;
  border-radius:50%!important;
  background:radial-gradient(circle,rgba(216,181,109,.20),rgba(216,181,109,.06) 34%,transparent 70%)!important;
  animation:f12AuraBreath 11s ease-in-out infinite alternate!important;
  pointer-events:none!important;
}
.feld12-start-hero > *,
.feld12-shell > *,
.feld12-result-shell > *{
  position:relative!important;
  z-index:1!important;
}
.feld12-shell{
  display:flex!important;
  flex-direction:column!important;
}

/* Buttons und interaktive Elemente */
.feld12-button,
.feld12-mini-back,
.feld12-mini-action,
.feld12-session-restart-button,
.feld12-access-password-toggle,
.feld12-feedback-choice,
.feld12-view-toggle-option{
  -webkit-tap-highlight-color:transparent!important;
}
.feld12-button{
  position:relative!important;
  display:inline-flex!important;
  align-items:center!important;
  justify-content:center!important;
  gap:9px!important;
  min-height:52px!important;
  padding:15px 24px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.14)!important;
  border-radius:999px!important;
  background:
    linear-gradient(135deg,var(--f12-brand-gold-2),var(--f12-brand-gold) 58%,#b9774e)!important;
  color:#15120d!important;
  font-weight:950!important;
  letter-spacing:-.01em!important;
  box-shadow:0 18px 44px rgba(216,181,109,.20),inset 0 1px 0 rgba(255,255,255,.42)!important;
  transition:transform .22s ease,border-color .22s ease,box-shadow .22s ease,background .22s ease,opacity .22s ease!important;
}
.feld12-button:before{
  content:""!important;
  position:absolute!important;
  inset:-2px!important;
  background:linear-gradient(115deg,transparent 0%,rgba(255,255,255,.38) 34%,transparent 58%)!important;
  transform:translateX(-125%) skewX(-16deg)!important;
  transition:transform .72s ease!important;
  pointer-events:none!important;
}
.feld12-button:hover,
.feld12-button:focus-visible{
  transform:translateY(-2px)!important;
  border-color:rgba(241,215,151,.62)!important;
  box-shadow:0 24px 58px rgba(216,181,109,.26),0 0 0 5px rgba(216,181,109,.10)!important;
  outline:none!important;
}
.feld12-button:hover:before,
.feld12-button:focus-visible:before{
  transform:translateX(125%) skewX(-16deg)!important;
}
.feld12-button:disabled{
  opacity:.42!important;
  cursor:not-allowed!important;
  transform:none!important;
  box-shadow:none!important;
}
.feld12-button.secondary,
.feld12-mini-back,
.feld12-mini-action,
.feld12-session-restart-button{
  background:rgba(255,255,255,.055)!important;
  color:#f2e8dc!important;
  border:1px solid rgba(255,255,255,.125)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.08)!important;
}
.feld12-button.secondary:hover,
.feld12-mini-back:hover,
.feld12-mini-action:hover,
.feld12-session-restart-button:hover,
.feld12-button.secondary:focus-visible,
.feld12-mini-back:focus-visible,
.feld12-mini-action:focus-visible,
.feld12-session-restart-button:focus-visible{
  background:rgba(255,255,255,.086)!important;
  border-color:rgba(241,215,151,.34)!important;
  color:#fffaf1!important;
  box-shadow:0 16px 36px rgba(0,0,0,.22),0 0 0 4px rgba(241,215,151,.08)!important;
  outline:none!important;
}

/* Logo und Markenbewegung */
.feld12-system-gear,
.feld12-system-logo-avatar,
.feld12-result-brand,
.feld12-market-logo{
  filter:drop-shadow(0 20px 40px rgba(0,0,0,.34))!important;
}
.feld12-system-gear-svg{
  transform-origin:center!important;
}
.feld12-system-gear-caption{
  margin-top:11px!important;
  color:rgba(255,248,236,.78)!important;
  font-weight:900!important;
  letter-spacing:.34em!important;
  text-transform:uppercase!important;
}
.feld12-system-gear.is-access .feld12-system-gear-svg{
  width:clamp(176px,18vw,254px)!important;
  animation:f12Float 6.8s ease-in-out infinite!important;
}
.feld12-system-gear.is-loading .feld12-system-gear-svg{
  width:clamp(188px,21vw,300px)!important;
  animation:f12SlowTurn 9s linear infinite,f12Float 6.5s ease-in-out infinite!important;
}
.feld12-system-gear.is-result .feld12-system-gear-svg{
  width:clamp(76px,7vw,108px)!important;
  animation:f12Float 7.2s ease-in-out infinite!important;
}
.feld12-access-entry-visual,
.feld12-prep-loading-brand,
.feld12-result-brand{
  display:grid!important;
  place-items:center!important;
}

/* Zugang und Startseite */
.feld12-access-entry-v3420,
.feld12-offer-entry-v3421{
  display:grid!important;
  align-items:center!important;
}
.feld12-access-entry-inner{
  width:100%!important;
  display:grid!important;
  grid-template-columns:minmax(260px,.78fr) minmax(0,1.12fr)!important;
  gap:clamp(30px,5vw,78px)!important;
  align-items:center!important;
}
.feld12-access-entry-copy,
.feld12-offer-entry-head,
.feld12-business-start-hero-copy,
.feld12-profile-warm-copy{
  max-width:1040px!important;
}
.feld12-access-entry-form,
.feld12-data-copy,
.feld12-soft-panel,
.feld12-before-start,
.feld12-what-is-block,
.feld12-orientation-panel,
.feld12-profile-fieldset,
.feld12-edit-note,
.feld12-switch-warning{
  position:relative!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:var(--f12-brand-radius-lg)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.082),rgba(255,255,255,.035))!important;
  box-shadow:var(--f12-brand-shadow-soft)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
}
.feld12-access-entry-form:before,
.feld12-what-is-block:before,
.feld12-orientation-panel:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(135deg,rgba(241,215,151,.10),transparent 38%)!important;
  pointer-events:none!important;
}
.feld12-access-entry-form{
  width:min(100%,780px)!important;
  margin-top:clamp(24px,3vw,36px)!important;
  padding:clamp(22px,2.6vw,34px)!important;
}
.feld12-access-entry-form label,
.feld12-profile-field label,
.feld12-feedback-block label,
.feld12-feedback-block strong{
  display:block!important;
  margin-bottom:8px!important;
  color:#fff8ec!important;
  font-size:15px!important;
  line-height:1.25!important;
  font-weight:850!important;
}
.feld12-access-entry-form > span,
.feld12-access-community-note,
.feld12-offer-entry-subline{
  color:var(--f12-brand-muted)!important;
  font-size:15px!important;
  line-height:1.58!important;
}
.feld12-access-entry-row{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  gap:14px!important;
  margin-top:18px!important;
  align-items:stretch!important;
}
.feld12-access-password-wrap,
.feld12-profile-field input,
.feld12-profile-field textarea,
.feld12-access-entry-row input,
.feld12-next-step-email input,
.feld12-feedback-block textarea{
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:18px!important;
  background:rgba(9,10,11,.45)!important;
  color:#fff8ec!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.055)!important;
}
.feld12-access-entry-row input,
.feld12-profile-field input,
.feld12-profile-field textarea,
.feld12-next-step-email input,
.feld12-feedback-block textarea{
  width:100%!important;
  min-height:54px!important;
  padding:15px 16px!important;
  font-size:16px!important;
  outline:none!important;
  transition:border-color .2s ease,box-shadow .2s ease,background .2s ease!important;
}
.feld12-access-entry-row input:focus,
.feld12-profile-field input:focus,
.feld12-profile-field textarea:focus,
.feld12-next-step-email input:focus,
.feld12-feedback-block textarea:focus{
  border-color:rgba(241,215,151,.55)!important;
  background:rgba(13,14,16,.62)!important;
  box-shadow:0 0 0 4px rgba(216,181,109,.10),inset 0 1px 0 rgba(255,255,255,.08)!important;
}
.feld12-access-password-wrap input{
  border:0!important;
  background:transparent!important;
  box-shadow:none!important;
  padding-right:56px!important;
}
.feld12-access-password-toggle{
  right:10px!important;
  top:50%!important;
  transform:translateY(-50%)!important;
  border-radius:14px!important;
  background:rgba(255,255,255,.07)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  color:#f1d797!important;
}
.feld12-access-error{
  margin-top:12px!important;
  color:#ffd1c5!important;
}

.feld12-product-choice,
.feld12-business-mode-choice,
.feld12-profile-phase-grid,
.feld12-orientation-grid{
  width:100%!important;
}
.feld12-product-choice{
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:clamp(16px,2vw,26px)!important;
  margin:clamp(30px,4vw,52px) 0!important;
}
.feld12-product-card,
.feld12-business-mode-card,
.feld12-profile-phase-card,
.feld12-orientation-grid article,
.feld12-result-focus-card,
.feld12-result-metric,
.feld12-next-step-card,
.feld12-quick-locked-grid article{
  position:relative!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:var(--f12-brand-radius-lg)!important;
  background:linear-gradient(155deg,rgba(255,255,255,.074),rgba(255,255,255,.028) 62%)!important;
  box-shadow:0 20px 56px rgba(0,0,0,.24)!important;
  transition:transform .24s ease,border-color .24s ease,background .24s ease,box-shadow .24s ease!important;
}
.feld12-product-card:before,
.feld12-business-mode-card:before,
.feld12-profile-phase-card:before,
.feld12-orientation-grid article:before,
.feld12-next-step-card:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:radial-gradient(circle at 18% 0%,rgba(241,215,151,.11),transparent 42%)!important;
  opacity:.75!important;
}
.feld12-product-card:hover,
.feld12-business-mode-card:hover,
.feld12-business-mode-card:focus-within,
.feld12-profile-phase-card:hover,
.feld12-orientation-grid article:hover{
  transform:translateY(-4px)!important;
  border-color:rgba(241,215,151,.34)!important;
  background:linear-gradient(155deg,rgba(255,255,255,.096),rgba(255,255,255,.038) 62%)!important;
  box-shadow:0 28px 72px rgba(0,0,0,.32)!important;
}
.feld12-product-card{
  min-height:360px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:14px!important;
  padding:clamp(24px,3vw,38px)!important;
}
.feld12-product-card.premium{
  border-color:rgba(241,215,151,.34)!important;
  background:
    radial-gradient(circle at 15% 0%,rgba(241,215,151,.16),transparent 46%),
    linear-gradient(155deg,rgba(255,255,255,.092),rgba(216,181,109,.045) 58%,rgba(255,255,255,.032))!important;
}
.feld12-card-top,
.feld12-selected-mode-strip,
.feld12-business-card-top{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:12px!important;
}
.feld12-card-time,
.feld12-business-card-time,
.feld12-selected-mode-strip em{
  color:var(--f12-brand-muted)!important;
  font-size:12px!important;
  line-height:1!important;
  font-weight:850!important;
}
.feld12-card-subtitle,
.feld12-business-mode-card p,
.feld12-profile-phase-card span,
.feld12-product-card p{
  color:#d9cebf!important;
}
.feld12-product-card .feld12-button{
  margin-top:auto!important;
  width:100%!important;
}
.feld12-card-hint{
  border:1px solid rgba(241,215,151,.24)!important;
  background:rgba(216,181,109,.09)!important;
  color:#f4ddaa!important;
  border-radius:17px!important;
  padding:12px 14px!important;
  font-size:14px!important;
  line-height:1.42!important;
}
.feld12-what-is-block,
.feld12-orientation-panel{
  padding:clamp(22px,3vw,34px)!important;
}
.feld12-orientation-grid{
  display:grid!important;
  grid-template-columns:repeat(4,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:24px!important;
}
.feld12-orientation-grid article{
  padding:20px!important;
}
.feld12-orientation-icon{
  display:grid!important;
  place-items:center!important;
  width:38px!important;
  height:38px!important;
  margin-bottom:14px!important;
  border-radius:14px!important;
  border:1px solid rgba(241,215,151,.28)!important;
  background:rgba(216,181,109,.12)!important;
  color:#f1d797!important;
  font-weight:900!important;
  font-size:12px!important;
}
.feld12-orientation-chips{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:7px!important;
}
.feld12-orientation-chips span,
.feld12-business-card-examples span{
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.052)!important;
  color:#d7ccbd!important;
  padding:7px 10px!important;
  font-size:12px!important;
  line-height:1!important;
}

/* Auswahl Geschäftsart und Profil */
.feld12-business-mode-choice{
  display:grid!important;
  grid-template-columns:repeat(5,minmax(0,1fr))!important;
  gap:14px!important;
  margin-top:clamp(28px,4vw,48px)!important;
}
.feld12-business-mode-card{
  min-height:360px!important;
  display:flex!important;
  flex-direction:column!important;
  gap:12px!important;
  padding:clamp(20px,2vw,26px)!important;
}
.feld12-business-mode-card h3{
  font-size:clamp(20px,1.9vw,28px)!important;
  line-height:1.08!important;
}
.feld12-business-mode-card .feld12-button{
  width:100%!important;
  margin-top:auto!important;
}
.feld12-business-card-examples{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:6px!important;
  margin:4px 0 8px!important;
}
.feld12-profile-top,
.feld12-business-start-top{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin-bottom:clamp(22px,3vw,34px)!important;
}
.feld12-selected-mode-strip{
  min-width:min(100%,360px)!important;
  padding:12px 15px!important;
  border:1px solid rgba(255,255,255,.13)!important;
  border-radius:20px!important;
  background:rgba(255,255,255,.052)!important;
}
.feld12-selected-mode-strip span{
  display:block!important;
  color:var(--f12-brand-muted)!important;
  font-size:11px!important;
  line-height:1.2!important;
  text-transform:uppercase!important;
  letter-spacing:.09em!important;
  font-weight:900!important;
}
.feld12-selected-mode-strip strong{
  display:block!important;
  color:#fff8ec!important;
  font-size:15px!important;
  line-height:1.2!important;
}
.feld12-profile-phase-grid{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:14px!important;
  margin:26px 0!important;
}
.feld12-profile-phase-card{
  padding:20px!important;
}
.feld12-profile-fieldset{
  display:grid!important;
  gap:16px!important;
  padding:clamp(22px,3vw,34px)!important;
  margin-top:24px!important;
}
.feld12-profile-field{
  display:grid!important;
  gap:8px!important;
}

/* Fortschritt und Fragen */
.feld12-session-toolbar{
  margin:0 0 clamp(18px,2vw,26px)!important;
  padding:12px 14px!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:22px!important;
  background:rgba(255,255,255,.045)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.07)!important;
}
.feld12-session-toolbar strong{color:#fff8ec!important;}
.feld12-session-toolbar span{color:var(--f12-brand-muted)!important;}
.feld12-head,
.feld12-focus-question-top{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto!important;
  align-items:start!important;
  gap:24px!important;
}
.feld12-focus-question-status,
.feld12-progress-label{
  display:inline-flex!important;
  align-items:center!important;
  min-height:34px!important;
  padding:8px 12px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.045)!important;
  color:#cfc3b5!important;
  font-size:12px!important;
  font-weight:850!important;
  white-space:nowrap!important;
}
.feld12-progress,
.feld12-focus-progress{
  height:8px!important;
  margin:clamp(18px,2vw,26px) 0 clamp(24px,3vw,36px)!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.095)!important;
  border-radius:999px!important;
  background:rgba(0,0,0,.32)!important;
  box-shadow:inset 0 1px 2px rgba(0,0,0,.35)!important;
}
.feld12-progress span,
.feld12-focus-progress span{
  display:block!important;
  height:100%!important;
  border-radius:inherit!important;
  background:linear-gradient(90deg,var(--f12-brand-gold),var(--f12-brand-gold-2),var(--f12-brand-copper))!important;
  box-shadow:0 0 24px rgba(241,215,151,.36)!important;
  transition:width .42s cubic-bezier(.2,.8,.2,1)!important;
}
.feld12-focus-question-card,
.feld12-flow-card,
.feld12-question-explain,
.feld12-help,
.feld12-analysis-journey,
.feld12-interview-preview.is-calm{
  position:relative!important;
  overflow:hidden!important;
  max-width:1080px!important;
  border:1px solid rgba(255,255,255,.11)!important;
  border-radius:var(--f12-brand-radius-lg)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.062),rgba(255,255,255,.026))!important;
  box-shadow:0 20px 54px rgba(0,0,0,.23)!important;
}
.feld12-focus-question-card{
  margin:0 0 22px!important;
  padding:clamp(24px,3.6vw,46px)!important;
}
.feld12-focus-question-card:before,
.feld12-flow-card:before,
.feld12-question-explain:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:radial-gradient(circle at 0 0,rgba(241,215,151,.12),transparent 42%)!important;
  pointer-events:none!important;
}
.feld12-focus-question-card h2,
.feld12-head h2{
  max-width:980px!important;
  font-size:clamp(32px,4.2vw,64px)!important;
  line-height:1.02!important;
}
.feld12-focus-question-guide,
.feld12-compact-guide,
.feld12-question-explain,
.feld12-simple-meaning{
  color:#cfc4b6!important;
}
.feld12-question-explain{
  padding:18px 62px 18px 20px!important;
  margin:0 0 20px!important;
}
.feld12-help-toggle{
  width:34px!important;
  height:34px!important;
  border-radius:14px!important;
  border-color:rgba(241,215,151,.28)!important;
  background:rgba(216,181,109,.10)!important;
  color:#f1d797!important;
}
.feld12-options,
.feld12-focus-options{
  width:min(100%,1080px)!important;
  display:grid!important;
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
  gap:14px!important;
  margin:20px 0 0!important;
}
.feld12-focus-options.is-multi,
.feld12-options.is-multi{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.feld12-option,
.feld12-focus-option{
  position:relative!important;
  min-height:112px!important;
  align-items:flex-start!important;
  padding:20px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:24px!important;
  background:linear-gradient(145deg,rgba(255,255,255,.058),rgba(255,255,255,.026))!important;
  color:#f2e8dc!important;
  box-shadow:0 14px 36px rgba(0,0,0,.18)!important;
  transition:transform .2s ease,border-color .2s ease,background .2s ease,box-shadow .2s ease!important;
}
.feld12-option:before,
.feld12-focus-option:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  background:linear-gradient(135deg,rgba(241,215,151,.085),transparent 44%)!important;
  opacity:0!important;
  transition:opacity .2s ease!important;
  pointer-events:none!important;
}
.feld12-option:hover,
.feld12-option:focus-visible,
.feld12-focus-option:hover,
.feld12-focus-option:focus-visible{
  transform:translateY(-3px)!important;
  border-color:rgba(241,215,151,.36)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.078),rgba(255,255,255,.034))!important;
  box-shadow:0 24px 58px rgba(0,0,0,.26)!important;
  outline:none!important;
}
.feld12-option:hover:before,
.feld12-option:focus-visible:before,
.feld12-focus-option:hover:before,
.feld12-focus-option:focus-visible:before,
.feld12-option.active:before,
.feld12-focus-option.active:before{
  opacity:1!important;
}
.feld12-option.active,
.feld12-focus-option.active{
  border-color:rgba(241,215,151,.72)!important;
  background:linear-gradient(145deg,rgba(216,181,109,.17),rgba(255,255,255,.055))!important;
  box-shadow:0 24px 62px rgba(216,181,109,.13),0 0 0 1px rgba(241,215,151,.10) inset!important;
}
.feld12-option b,
.feld12-focus-option b{
  width:28px!important;
  height:28px!important;
  min-width:28px!important;
  display:grid!important;
  place-items:center!important;
  border:1px solid rgba(241,215,151,.34)!important;
  border-radius:999px!important;
  background:rgba(0,0,0,.18)!important;
  color:transparent!important;
  font-size:0!important;
}
.feld12-option.active b,
.feld12-focus-option.active b{
  background:linear-gradient(135deg,var(--f12-brand-gold-2),var(--f12-brand-gold))!important;
  border-color:transparent!important;
}
.feld12-option.active b:after,
.feld12-focus-option.active b:after{
  content:""!important;
  width:9px!important;
  height:9px!important;
  border-radius:999px!important;
  background:#16130e!important;
}
.feld12-interview-answer-card,
.feld12-interview-answer-line,
.feld12-interview-answer-title,
.feld12-interview-answer-text,
.feld12-interview-answer-hint{
  position:relative!important;
  z-index:1!important;
}
.feld12-interview-answer-title{
  display:block!important;
  font-size:17px!important;
  line-height:1.28!important;
  color:#fff8ec!important;
  font-weight:850!important;
}
.feld12-interview-answer-text{
  display:block!important;
  margin-top:6px!important;
  color:#cfc4b6!important;
  font-size:14.5px!important;
  line-height:1.5!important;
}
.feld12-interview-answer-hint{
  display:inline-flex!important;
  margin-top:10px!important;
  border-color:rgba(241,215,151,.24)!important;
  background:rgba(216,181,109,.10)!important;
  color:#f1d797!important;
}
.feld12-interview-answer-line,
.feld12-option > span{
  font-size:16px!important;
  line-height:1.45!important;
  color:#f2e8dc!important;
  font-weight:650!important;
}
.feld12-actions,
.feld12-focus-actions,
.feld12-start-actions{
  width:min(100%,1080px)!important;
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:14px!important;
  margin-top:auto!important;
  padding-top:clamp(24px,3vw,38px)!important;
}
.feld12-focus-actions .feld12-button,
.feld12-actions .feld12-button{
  min-width:min(100%,220px)!important;
}

/* Ladeinszenierung */
.feld12-prep-loading-v34426{
  display:grid!important;
  place-items:center!important;
  min-height:100svh!important;
  padding:clamp(18px,3vw,42px)!important;
  background:
    radial-gradient(circle at 50% 18%,rgba(241,215,151,.18),transparent 36%),
    linear-gradient(145deg,#101112,#17191c)!important;
}
.feld12-prep-loading-v34426 .feld12-prep-shell,
.feld12-prep-loading-v34426 .feld12-prep-loading-card{
  width:min(100%,980px)!important;
}
.feld12-prep-loading-v34426 .feld12-prep-loading-card{
  display:grid!important;
  place-items:center!important;
  min-height:clamp(560px,74svh,800px)!important;
  padding:clamp(38px,5vw,82px)!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:clamp(30px,4vw,54px)!important;
  background:
    radial-gradient(circle at 50% 10%,rgba(241,215,151,.16),transparent 42%),
    linear-gradient(150deg,rgba(255,255,255,.07),rgba(255,255,255,.026))!important;
  box-shadow:var(--f12-brand-shadow)!important;
}
.feld12-prep-loading-copy{
  width:100%!important;
  max-width:860px!important;
  display:flex!important;
  flex-direction:column!important;
  align-items:center!important;
  justify-content:center!important;
  text-align:center!important;
}
.feld12-prep-loading-v34426 .feld12-prep-loading-copy h2{
  max-width:880px!important;
  min-height:calc(clamp(30px,4.2vw,58px) * 2.7)!important;
  margin:clamp(20px,3vw,34px) auto clamp(32px,4vw,50px)!important;
  font-size:clamp(30px,4.2vw,58px)!important;
  line-height:1.08!important;
  letter-spacing:-.055em!important;
}
.feld12-prep-progress{
  width:min(100%,720px)!important;
  height:12px!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:999px!important;
  background:rgba(0,0,0,.36)!important;
}
.feld12-prep-progress span{
  height:100%!important;
  border-radius:999px!important;
  background:linear-gradient(90deg,var(--f12-brand-gold),var(--f12-brand-gold-2),var(--f12-brand-copper))!important;
  box-shadow:0 0 28px rgba(241,215,151,.38)!important;
  transition:width .45s linear!important;
}
.feld12-prep-ready-button{
  min-width:min(100%,290px)!important;
}

/* Ergebnis als hochwertiger Bericht */
.feld12-result-shell{
  min-height:100svh!important;
  padding:0!important;
}
.feld12-result-shell .feld12-result-brand{
  position:absolute!important;
  top:clamp(24px,3vw,44px)!important;
  right:clamp(24px,3vw,46px)!important;
  margin:0!important;
  z-index:4!important;
  opacity:.95!important;
}
.feld12-screen-report{
  width:min(100%,1120px)!important;
  margin:0 auto!important;
  padding:clamp(34px,5vw,86px) clamp(18px,4vw,54px) clamp(34px,5vw,74px)!important;
}
.feld12-book-report,
.feld12-human-report,
.feld12-personal-result-v34427{
  display:grid!important;
  gap:clamp(18px,2.4vw,30px)!important;
}
.feld12-result-essay-hero,
.feld12-result-essay-section,
.feld12-report-section,
.feld12-priority-bridge,
.feld12-ja-advisory-section,
.feld12-levelup-report,
.feld12-quick-result > section{
  position:relative!important;
  overflow:hidden!important;
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:var(--f12-brand-radius-xl)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.068),rgba(255,255,255,.026))!important;
  box-shadow:0 24px 70px rgba(0,0,0,.26)!important;
  padding:clamp(24px,3.4vw,48px)!important;
}
.feld12-result-essay-hero:before,
.feld12-result-essay-section:before,
.feld12-report-section:before,
.feld12-ja-advisory-section:before,
.feld12-quick-result > section:before{
  content:""!important;
  position:absolute!important;
  inset:0!important;
  pointer-events:none!important;
  background:radial-gradient(circle at 10% 0%,rgba(241,215,151,.12),transparent 46%)!important;
}
.feld12-result-essay-hero > *,
.feld12-result-essay-section > *,
.feld12-report-section > *,
.feld12-ja-advisory-section > *,
.feld12-quick-result > section > *{
  position:relative!important;
  z-index:1!important;
}
.feld12-result-essay-hero{
  padding-top:clamp(42px,6vw,82px)!important;
  background:
    radial-gradient(circle at 12% 0%,rgba(241,215,151,.20),transparent 44%),
    radial-gradient(circle at 88% 16%,rgba(191,118,86,.12),transparent 36%),
    linear-gradient(145deg,rgba(255,255,255,.080),rgba(255,255,255,.028))!important;
}
.feld12-result-essay-hero h2{
  font-size:clamp(38px,5.2vw,78px)!important;
  line-height:.98!important;
}
.feld12-result-essay-hero p,
.feld12-result-essay-section p,
.feld12-report-section p{
  max-width:900px!important;
  color:#e6dbcc!important;
}
.feld12-result-focus-card{
  display:grid!important;
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
  gap:12px!important;
  margin-top:clamp(22px,3vw,36px)!important;
  padding:14px!important;
}
.feld12-result-focus-card div{
  min-height:116px!important;
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:22px!important;
  background:rgba(0,0,0,.18)!important;
  padding:18px!important;
}
.feld12-result-focus-card span,
.feld12-result-metric span,
.feld12-priority-bridge-grid span,
.feld12-quick-signal-row span{
  display:block!important;
  margin-bottom:8px!important;
  color:#a99d8e!important;
  font-size:11px!important;
  line-height:1.25!important;
  font-weight:900!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
}
.feld12-result-focus-card strong,
.feld12-result-metric strong,
.feld12-priority-bridge-grid strong,
.feld12-quick-signal-row strong{
  display:block!important;
  color:#fff8ec!important;
  font-size:clamp(18px,2vw,27px)!important;
  line-height:1.1!important;
  letter-spacing:-.03em!important;
}
.feld12-result-essay-action{
  border-color:rgba(241,215,151,.24)!important;
  background:
    radial-gradient(circle at 12% 0%,rgba(241,215,151,.15),transparent 48%),
    linear-gradient(145deg,rgba(216,181,109,.09),rgba(255,255,255,.028))!important;
}
.feld12-result-essay-signal,
.feld12-result-essay-market{
  background:linear-gradient(145deg,rgba(255,255,255,.056),rgba(123,184,155,.035))!important;
}
.feld12-result-market-line{
  display:inline-flex!important;
  max-width:100%!important;
  padding:12px 14px!important;
  border:1px solid rgba(241,215,151,.20)!important;
  border-radius:16px!important;
  background:rgba(216,181,109,.08)!important;
  color:#f2dfb5!important;
  font-size:14px!important;
}
.feld12-technical-report,
.feld12-details,
.feld12-score-table{
  border-color:rgba(255,255,255,.10)!important;
  background:rgba(255,255,255,.035)!important;
}
.feld12-diagnosis-card,
.feld12-result-columns .feld12-diagnosis-card,
.feld12-path-grid > div,
.feld12-score-row{
  border-color:rgba(255,255,255,.10)!important;
  background:linear-gradient(145deg,rgba(255,255,255,.055),rgba(255,255,255,.024))!important;
  box-shadow:0 16px 40px rgba(0,0,0,.18)!important;
}
.feld12-result-columns,
.feld12-path-grid,
.feld12-priority-bridge-grid,
.feld12-ja-advisory-grid,
.feld12-quick-signal-row,
.feld12-next-step-grid,
.feld12-result-metrics{
  display:grid!important;
  gap:14px!important;
}
.feld12-priority-bridge-grid,
.feld12-quick-signal-row{
  grid-template-columns:repeat(3,minmax(0,1fr))!important;
}
.feld12-ja-advisory-grid,
.feld12-next-step-grid,
.feld12-result-metrics{
  grid-template-columns:repeat(2,minmax(0,1fr))!important;
}
.feld12-priority-bridge-grid > div,
.feld12-ja-advisory-main,
.feld12-ja-advisory-side > div,
.feld12-priority-bridge-bottom,
.feld12-quick-signal-row > div,
.feld12-feedback-dialog{
  border:1px solid rgba(255,255,255,.10)!important;
  border-radius:24px!important;
  background:rgba(0,0,0,.18)!important;
  padding:clamp(18px,2vw,24px)!important;
}
.feld12-next-step-card{
  padding:clamp(20px,2.4vw,30px)!important;
}
.feld12-inline-status,
.feld12-progress-status{
  color:#f2dfb5!important;
}

/* Feedback Modal */
.feld12-feedback-modal{
  position:fixed!important;
  inset:0!important;
  z-index:99999!important;
  display:grid!important;
  place-items:center!important;
  padding:18px!important;
}
.feld12-feedback-backdrop{
  position:absolute!important;
  inset:0!important;
  background:rgba(6,7,8,.78)!important;
  backdrop-filter:blur(12px)!important;
  -webkit-backdrop-filter:blur(12px)!important;
}
.feld12-feedback-dialog{
  position:relative!important;
  width:min(100%,860px)!important;
  max-height:min(90svh,920px)!important;
  overflow:auto!important;
  background:
    radial-gradient(circle at 12% 0%,rgba(241,215,151,.14),transparent 42%),
    linear-gradient(145deg,#1c1f22,#111214)!important;
  box-shadow:var(--f12-brand-shadow)!important;
}
.feld12-feedback-x{
  width:40px!important;
  height:40px!important;
  border-radius:999px!important;
  border:1px solid rgba(255,255,255,.12)!important;
  background:rgba(255,255,255,.06)!important;
  color:#fff8ec!important;
}
.feld12-feedback-choices{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  margin:10px 0 16px!important;
}
.feld12-feedback-choice{
  border:1px solid rgba(255,255,255,.12)!important;
  border-radius:999px!important;
  background:rgba(255,255,255,.05)!important;
  color:#eee3d6!important;
  padding:10px 13px!important;
}
.feld12-feedback-choice.is-active{
  border-color:rgba(241,215,151,.56)!important;
  background:rgba(216,181,109,.14)!important;
  color:#fff8ec!important;
}

/* Kleine Chips / Pills */
.feld12-pill,
.feld12-field-zone-pill,
.feld12-progress-countdown,
.feld12-quick-cta-panel,
.feld12-before-start{
  border-color:rgba(255,255,255,.12)!important;
  background:rgba(255,255,255,.055)!important;
  color:#eadfce!important;
}
.feld12-pill.gold,
.feld12-pill.green,
.feld12-pill.yellow,
.feld12-pill.orange,
.feld12-pill.red,
.feld12-pill.black,
.feld12-pill.none{
  background:rgba(255,255,255,.07)!important;
  color:#fff8ec!important;
  border:1px solid rgba(255,255,255,.12)!important;
}
.feld12-pill.gold{border-color:rgba(241,215,151,.35)!important;color:#f1d797!important;}
.feld12-pill.green{border-color:rgba(123,184,155,.36)!important;color:#b8ead4!important;}
.feld12-pill.red{border-color:rgba(217,135,115,.38)!important;color:#ffd1c5!important;}

/* Utility: sanfte Einblendung */
.feld12-start-hero,
.feld12-shell,
.feld12-result-shell,
.feld12-product-card,
.feld12-business-mode-card,
.feld12-result-essay-hero,
.feld12-result-essay-section,
.feld12-focus-question-card,
.feld12-option{
  animation:f12FadeLift .46s ease both!important;
}

@keyframes f12FadeLift{
  from{opacity:0;transform:translateY(14px);}
  to{opacity:1;transform:translateY(0);}
}
@keyframes f12AuraBreath{
  from{transform:scale(.96) translate3d(0,0,0);opacity:.72;}
  to{transform:scale(1.08) translate3d(-2%,3%,0);opacity:.98;}
}
@keyframes f12BrandDrift{
  from{transform:translate3d(0,0,0) scale(1);opacity:.72;}
  to{transform:translate3d(4vw,3vh,0) scale(1.09);opacity:.98;}
}
@keyframes f12Float{
  0%,100%{transform:translateY(0);}
  50%{transform:translateY(-10px);}
}
@keyframes f12SlowTurn{
  from{rotate:0deg;}
  to{rotate:360deg;}
}

/* WordPress Theme-Schutz */
html.feld12-standalone-page,
html.feld12-standalone-page body{
  background:#101112!important;
}
html.feld12-standalone-page .entry-content,
html.feld12-standalone-page .wp-site-blocks,
html.feld12-standalone-page .site,
html.feld12-standalone-page main,
html.feld12-standalone-page article{
  background:transparent!important;
}
.feld12-business-fullbleed,
.entry-content .feld12-business-fullbleed{
  width:100vw!important;
  max-width:100vw!important;
  margin-left:calc(50% - 50vw)!important;
  margin-right:calc(50% - 50vw)!important;
}

/* Responsive */
@media (max-width:1180px){
  .feld12-business-mode-choice{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
  .feld12-orientation-grid{grid-template-columns:repeat(2,minmax(0,1fr))!important;}
}
@media (max-width:900px){
  .feld12-business-app{padding:10px!important;}
  .feld12-start-hero,
  .feld12-shell,
  .feld12-result-shell{
    min-height:calc(100svh - 20px)!important;
    border-radius:28px!important;
    padding:22px!important;
  }
  .feld12-access-entry-inner,
  .feld12-product-choice,
  .feld12-options,
  .feld12-focus-options,
  .feld12-result-focus-card,
  .feld12-priority-bridge-grid,
  .feld12-quick-signal-row,
  .feld12-ja-advisory-grid,
  .feld12-next-step-grid,
  .feld12-result-metrics,
  .feld12-profile-phase-grid{
    grid-template-columns:1fr!important;
  }
  .feld12-access-entry-visual{order:-1!important;}
  .feld12-access-entry-row{grid-template-columns:1fr!important;}
  .feld12-access-entry-row .feld12-button{width:100%!important;}
  .feld12-product-card,
  .feld12-business-mode-card{min-height:auto!important;}
  .feld12-head,
  .feld12-focus-question-top,
  .feld12-profile-top,
  .feld12-business-start-top{
    display:grid!important;
    grid-template-columns:1fr!important;
  }
  .feld12-selected-mode-strip{width:100%!important;}
  .feld12-actions,
  .feld12-focus-actions,
  .feld12-start-actions{
    display:grid!important;
    grid-template-columns:1fr!important;
    width:100%!important;
  }
  .feld12-actions .feld12-button,
  .feld12-focus-actions .feld12-button,
  .feld12-start-actions .feld12-button{
    width:100%!important;
    min-width:0!important;
  }
  .feld12-screen-report{padding:24px 12px 28px!important;}
  .feld12-result-shell .feld12-result-brand{
    position:relative!important;
    top:auto!important;
    right:auto!important;
    margin:0 auto 4px!important;
    padding-top:22px!important;
  }
}
@media (max-width:640px){
  .feld12-business-app h2,
  .feld12-focus-question-card h2,
  .feld12-head h2,
  .feld12-result-essay-hero h2{
    font-size:clamp(32px,11vw,48px)!important;
    line-height:1.02!important;
    letter-spacing:-.055em!important;
  }
  .feld12-business-app h3{font-size:clamp(23px,7vw,34px)!important;}
  .feld12-lead{font-size:17px!important;}
  .feld12-orientation-grid,
  .feld12-business-mode-choice{grid-template-columns:1fr!important;}
  .feld12-option,
  .feld12-focus-option{min-height:auto!important;padding:17px!important;border-radius:20px!important;}
  .feld12-interview-answer-text{font-size:14px!important;}
  .feld12-kicker,
  .feld12-essay-kicker,
  .feld12-section-tag,
  .feld12-card-tag{
    white-space:normal!important;
    line-height:1.25!important;
  }
  .feld12-prep-loading-v34426 .feld12-prep-loading-card{
    min-height:calc(100svh - 20px)!important;
    padding:28px 20px!important;
    border-radius:28px!important;
  }
  .feld12-prep-loading-v34426 .feld12-system-gear.is-loading .feld12-system-gear-svg{width:clamp(160px,48vw,220px)!important;}
  .feld12-prep-loading-v34426 .feld12-prep-loading-copy h2{font-size:clamp(28px,8.5vw,42px)!important;}
}

@media (prefers-reduced-motion:reduce){
  .feld12-business-app *,
  .feld12-business-app *::before,
  .feld12-business-app *::after{
    animation:none!important;
    transition:none!important;
    scroll-behavior:auto!important;
  }
}

@media print{
  .feld12-business-app,
  .feld12-start-hero,
  .feld12-shell,
  .feld12-result-shell,
  .feld12-result-essay-hero,
  .feld12-result-essay-section,
  .feld12-report-section{
    background:#fff!important;
    color:#111!important;
    box-shadow:none!important;
    border-color:#ddd!important;
  }
  .feld12-business-app:before,
  .feld12-business-app:after,
  .feld12-start-hero:before,
  .feld12-start-hero:after,
  .feld12-shell:before,
  .feld12-shell:after,
  .feld12-result-shell:before,
  .feld12-result-shell:after{
    display:none!important;
  }
  .feld12-business-app h2,
  .feld12-business-app h3,
  .feld12-business-app h4,
  .feld12-business-app p,
  .feld12-business-app strong{
    color:#111!important;
  }
}
