:root{--fc-navy:#071527;--fc-navy-2:#0d223d;--fc-gold:#d6b35b;--fc-gold-2:#f2df9b;--fc-cream:#fff9ea;--fc-line:#e8dfc8;--fc-text:#172033;--fc-muted:#6b7280;--fc-ok:#1b8a4a;--fc-danger:#b42318;--fc-blue:#315bff}
.fc-wrap{max-width:1280px}.fc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:14px;margin:16px 0}.fc-card{background:#fff;border:1px solid #dcdcde;border-radius:14px;padding:16px;box-shadow:0 1px 2px rgba(0,0,0,.04)}.fc-card h3{margin:.1rem 0 .4rem}.fc-big{font-size:26px;font-weight:700}.fc-muted{color:#646970}.fc-form{background:#fff;border:1px solid #dcdcde;border-radius:14px;padding:16px;margin:16px 0}.fc-form label{font-weight:600;display:block;margin-top:10px}.fc-form input,.fc-form select,.fc-form textarea{width:100%;max-width:760px}.fc-form textarea{min-height:90px}.fc-status{display:inline-block;border-radius:999px;padding:3px 9px;background:#eef2ff}.fc-priority-high{background:#ffe8e8}.fc-priority-medium{background:#fff7d6}.fc-priority-low{background:#eaf7ea}.fc-table td{vertical-align:top}.fc-actions a{margin-right:8px}.fc-two{display:grid;grid-template-columns:1fr 1fr;gap:16px}.fc-help{font-size:13px;color:#646970;margin-top:4px}.fc-danger{color:#b32d2e}.fc-ok{color:#008a20}@media(max-width:800px){.fc-two{grid-template-columns:1fr}}
.fc-three{display:grid;grid-template-columns:1fr 1fr 1fr;gap:16px}.fc-scroll{overflow:auto;max-width:100%;border:1px solid #dcdcde;border-radius:12px}.fc-scroll table{min-width:1350px}.fc-card .fc-danger,.fc-danger{color:#b32d2e!important}.fc-card .fc-ok,.fc-ok{color:#008a20!important}@media(max-width:900px){.fc-three{grid-template-columns:1fr}}
.fc-calc-box{border-color:#c7a84a;background:linear-gradient(180deg,#fffdf5,#fff)}.fc-check{font-weight:400!important;margin-top:8px!important}.fc-check input{width:auto!important;max-width:none!important;margin-right:6px}.fc-calc-box .fc-big{font-size:22px}
/* Frontend Cockpit */
.fc-front{max-width:1180px;margin:28px auto;padding:0 18px;color:var(--fc-text);font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif}.fc-front *{box-sizing:border-box}.fc-front .fc-hero{display:flex;align-items:stretch;justify-content:space-between;gap:24px;margin:8px 0 22px;padding:30px;border-radius:28px;background:radial-gradient(circle at top left,rgba(214,179,91,.32),transparent 34%),linear-gradient(135deg,var(--fc-navy),var(--fc-navy-2));color:white;box-shadow:0 24px 60px rgba(7,21,39,.28);overflow:hidden;position:relative}.fc-front .fc-hero:after{content:"";position:absolute;right:-80px;top:-80px;width:230px;height:230px;border:1px solid rgba(214,179,91,.25);border-radius:999px}.fc-front .fc-kicker{letter-spacing:.16em;text-transform:uppercase;font-size:12px;font-weight:800;color:var(--fc-gold-2);margin-bottom:8px}.fc-front h1{font-size:clamp(30px,5vw,52px);line-height:1.02;margin:0 0 10px;font-weight:850;color:white}.fc-front .fc-hero p{max-width:720px;margin:0;color:rgba(255,255,255,.78);font-size:17px;line-height:1.55}.fc-front .fc-hero-badge{align-self:center;min-width:230px;padding:18px 20px;border:1px solid rgba(242,223,155,.5);border-radius:22px;background:rgba(255,255,255,.08);backdrop-filter:blur(8px);color:var(--fc-gold-2);font-weight:800;line-height:1.4;text-align:center;box-shadow:inset 0 1px 0 rgba(255,255,255,.12)}.fc-front .fc-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));gap:16px;margin:18px 0 18px}.fc-front .fc-card{background:rgba(255,255,255,.98);border:1px solid var(--fc-line);border-radius:22px;padding:20px;box-shadow:0 14px 38px rgba(23,32,51,.08);overflow:auto}.fc-front .fc-stats .fc-card{position:relative;min-height:128px;background:linear-gradient(180deg,#fff,#fffaf0)}.fc-front .fc-stats .fc-card:before{content:"";position:absolute;top:0;left:0;right:0;height:4px;background:linear-gradient(90deg,var(--fc-gold),transparent);border-radius:22px 22px 0 0}.fc-front .fc-card h2{margin:0 0 14px;font-size:22px;color:var(--fc-navy)}.fc-front .fc-card h3{margin:0 0 8px;font-size:13px;letter-spacing:.04em;text-transform:uppercase;color:var(--fc-muted);font-weight:800}.fc-front .fc-big{font-size:clamp(28px,4vw,42px);line-height:1;font-weight:900;color:var(--fc-navy);margin-top:12px}.fc-front .button{display:inline-flex;align-items:center;justify-content:center;gap:8px;margin:5px 8px 5px 0;padding:11px 15px;border-radius:999px;border:1px solid var(--fc-line);background:white;color:var(--fc-navy)!important;text-decoration:none!important;font-weight:750;box-shadow:0 7px 20px rgba(23,32,51,.07);transition:transform .16s ease,box-shadow .16s ease,border-color .16s ease}.fc-front .button:hover{transform:translateY(-1px);box-shadow:0 12px 26px rgba(23,32,51,.12);border-color:var(--fc-gold)}.fc-front .button-primary{background:linear-gradient(135deg,var(--fc-gold),var(--fc-gold-2));border-color:var(--fc-gold);color:#111827!important}.fc-front .button-small{padding:8px 12px;font-size:13px}.fc-front .widefat{width:100%;border-collapse:separate;border-spacing:0;overflow:hidden;border:1px solid var(--fc-line);border-radius:16px;background:white}.fc-front .widefat th{padding:12px 12px;background:#fbf5e5;color:var(--fc-navy);font-size:12px;text-transform:uppercase;letter-spacing:.05em;text-align:left}.fc-front .widefat td{padding:12px;border-top:1px solid #f1eadb;color:var(--fc-text);vertical-align:middle}.fc-front .widefat tr:hover td{background:#fffdf7}.fc-front .fc-status{display:inline-flex;border-radius:999px;padding:5px 10px;background:#eef2ff;color:#263a8d;font-weight:750;font-size:12px}.fc-front .fc-table-wrap{overflow:auto}.fc-front .fc-actions-card{background:linear-gradient(180deg,#ffffff,#fff9ea)}.fc-front .fc-muted{color:var(--fc-muted)}.fc-front .login form,.fc-front form{max-width:460px;background:white;border:1px solid var(--fc-line);border-radius:22px;padding:20px;box-shadow:0 14px 38px rgba(23,32,51,.08)}@media(max-width:760px){.fc-front{padding:0 12px;margin:18px auto}.fc-front .fc-hero{display:block;padding:24px;border-radius:22px}.fc-front .fc-hero-badge{margin-top:18px;min-width:0}.fc-front .fc-grid{grid-template-columns:1fr}.fc-front .button{width:100%;margin-right:0}.fc-front .widefat{font-size:14px}}

/* v1.4 Frontend usability fixes */
.fc-front form{max-width:none;background:transparent;border:0;border-radius:0;padding:0;box-shadow:none;margin:0}
.fc-front .pfc-front-model-form{width:100%;max-width:none;background:#fff;border:1px solid var(--fc-line);border-radius:22px;padding:22px;box-shadow:0 14px 38px rgba(23,32,51,.08)}
.fc-front .pfc-front-model-form label{display:block;margin:0 0 7px;font-weight:800;color:var(--fc-navy);font-size:14px;line-height:1.25}
.fc-front .pfc-front-model-form input,
.fc-front .pfc-front-model-form select,
.fc-front .pfc-front-model-form textarea{width:100%;max-width:none;min-height:42px;border:1px solid #d8ceb7;border-radius:12px;padding:9px 11px;background:#fffdf8;color:var(--fc-navy);font-size:15px;box-shadow:inset 0 1px 1px rgba(0,0,0,.03)}
.fc-front .pfc-front-model-form textarea{min-height:86px;line-height:1.45}
.fc-front .pfc-front-model-form input:focus,
.fc-front .pfc-front-model-form textarea:focus{outline:2px solid rgba(214,179,91,.35);border-color:var(--fc-gold)}
.fc-front .pfc-front-model-form h3{margin:24px 0 12px;padding-top:14px;border-top:1px solid #f0e6cf;color:var(--fc-navy);font-size:13px;letter-spacing:.1em;text-transform:uppercase;font-weight:900}
.fc-front .pfc-front-model-form h3:first-of-type{margin-top:18px}
.fc-front .pfc-front-model-form .fc-three{display:grid;grid-template-columns:repeat(3,minmax(190px,1fr));gap:18px 20px;align-items:end;margin-bottom:8px}
.fc-front .pfc-front-model-form .fc-three>div{min-width:0}
.fc-front .pfc-front-model-form .fc-check,
.fc-front .pfc-front-model-form label:has(input[type="checkbox"]){display:flex;align-items:flex-start;gap:8px;font-weight:700;background:#fff9ea;border:1px solid var(--fc-line);border-radius:14px;padding:12px;margin-top:0}
.fc-front .pfc-front-model-form input[type="checkbox"]{width:auto;min-height:0;margin-top:3px;box-shadow:none}
.fc-front .pfc-live-box{grid-template-columns:repeat(2,minmax(220px,1fr));margin-top:18px}
.fc-front .fc-table-wrap{width:100%;overflow-x:auto;border-radius:16px;border:1px solid var(--fc-line);background:white}
.fc-front .fc-table-wrap .widefat{border:0;border-radius:0;min-width:1120px}
.fc-front .fc-table th,.fc-front .fc-table td{vertical-align:middle;line-height:1.35}
.fc-front .fc-table th:first-child,.fc-front .fc-table td:first-child{min-width:260px;vertical-align:top}
.fc-front .fc-table th:last-child,.fc-front .fc-table td:last-child{min-width:210px;white-space:normal}
.fc-front .fc-row-actions{display:flex;flex-wrap:wrap;gap:8px;align-items:center}
.fc-front .fc-inline-form{display:inline-flex!important;width:auto!important;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important}
.fc-front .fc-row-actions .button{margin:0;padding:8px 12px;min-height:36px}
.fc-front .fc-nav{display:flex;flex-wrap:wrap;gap:10px;margin:18px 0 22px}
.fc-front .fc-nav .button{margin:0}
@media(max-width:900px){.fc-front .pfc-front-model-form .fc-three{grid-template-columns:repeat(2,minmax(160px,1fr))}.fc-front .pfc-live-box{grid-template-columns:1fr}}
@media(max-width:620px){.fc-front .pfc-front-model-form .fc-three{grid-template-columns:1fr}.fc-front .pfc-front-model-form{padding:16px}.fc-front .fc-row-actions{display:block}.fc-front .fc-row-actions .button,.fc-front .fc-inline-form{width:100%!important;margin-bottom:8px!important}}

/* v1.9 Tsunami Ideen */
.fc-front .fc-filter-form{display:flex;gap:10px;flex-wrap:wrap;margin:12px 0 18px!important;background:#fffaf0!important;border:1px solid var(--fc-line)!important;border-radius:18px!important;padding:12px!important}
.fc-front .fc-filter-form input,.fc-front .fc-filter-form select{min-height:42px;border:1px solid #d8ceb7;border-radius:12px;padding:8px 10px;background:white;color:var(--fc-navy)}
.fc-front .fc-idea-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:16px;margin-top:14px}
.fc-front .fc-idea-card{padding:16px;overflow:hidden}
.fc-front .fc-idea-card h2{font-size:19px;line-height:1.25;margin:8px 0 10px;color:var(--fc-navy)}
.fc-front .fc-idea-card p{line-height:1.45;margin:8px 0}
.fc-front .fc-idea-img{width:100%;height:180px;object-fit:cover;border-radius:16px;margin-bottom:12px;border:1px solid var(--fc-line);background:#fff9ea}
.fc-front .fc-kicker-small{font-size:11px;letter-spacing:.08em;text-transform:uppercase;font-weight:900;color:#8a6a12;background:#fff6dc;border:1px solid #ead99d;border-radius:999px;display:inline-flex;padding:5px 9px}
.fc-front .pfc-idea-form input[type="file"]{background:#fff;border-style:dashed}


/* ============================================================
   Freedom Cockpit UI Refresh - eigene Optik, inspiriert von
   moderner WordPress/Kadence-Dashboard-Logik, kein Fremdcode.
   ============================================================ */
.fc-front{
  --fc-bg:#f5f2ea;
  --fc-panel:#ffffff;
  --fc-panel-soft:#fffbf2;
  --fc-ink:#102033;
  --fc-soft:#667085;
  --fc-border:#e8dcc2;
  --fc-border-strong:#d7bf81;
  --fc-navy:#07172b;
  --fc-navy-2:#0d2a4a;
  --fc-navy-3:#123b64;
  --fc-gold:#c79c38;
  --fc-gold-2:#ead28a;
  --fc-gold-soft:#fff3cf;
  --fc-ok:#0b7a46;
  --fc-warn:#a15c00;
  --fc-danger:#a83232;
  --fc-radius:20px;
  --fc-shadow:0 18px 46px rgba(16,32,51,.10);
  --fc-shadow-soft:0 8px 22px rgba(16,32,51,.07);
  max-width:1220px;
  margin:30px auto 56px;
  padding:0 20px 28px;
  color:var(--fc-ink);
  font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",sans-serif;
}
.fc-front:before{
  content:"";
  position:fixed;
  inset:0;
  z-index:-1;
  pointer-events:none;
  background:
    radial-gradient(circle at 16% 8%, rgba(199,156,56,.12), transparent 28%),
    radial-gradient(circle at 88% 14%, rgba(7,23,43,.10), transparent 25%),
    linear-gradient(180deg,#fbfaf6,var(--fc-bg));
}
.fc-front *{box-sizing:border-box}
.fc-front .fc-hero{
  display:grid!important;
  grid-template-columns:minmax(0,1fr) auto;
  align-items:center;
  gap:26px;
  border-radius:32px!important;
  padding:34px 36px!important;
  margin:4px 0 20px!important;
  background:
    radial-gradient(circle at 12% 0%, rgba(234,210,138,.34), transparent 30%),
    radial-gradient(circle at 100% 0%, rgba(255,255,255,.12), transparent 25%),
    linear-gradient(135deg,var(--fc-navy),var(--fc-navy-2) 58%,var(--fc-navy-3))!important;
  box-shadow:0 28px 70px rgba(7,23,43,.28)!important;
  border:1px solid rgba(234,210,138,.18);
  overflow:hidden;
}
.fc-front .fc-hero:after{opacity:.8}
.fc-front .fc-kicker{
  display:inline-flex;
  align-items:center;
  gap:8px;
  padding:7px 11px;
  border-radius:999px;
  background:rgba(255,255,255,.09);
  border:1px solid rgba(234,210,138,.26);
  color:var(--fc-gold-2)!important;
  letter-spacing:.14em!important;
}
.fc-front h1{
  margin:14px 0 10px!important;
  font-size:clamp(34px,5vw,58px)!important;
  letter-spacing:-.04em;
  color:#fff!important;
  text-wrap:balance;
}
.fc-front .fc-hero p{font-size:17px!important;line-height:1.62!important;color:rgba(255,255,255,.78)!important}
.fc-front .fc-hero-badge{
  min-width:250px!important;
  border-radius:26px!important;
  padding:20px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.13),rgba(255,255,255,.06))!important;
  border:1px solid rgba(234,210,138,.38)!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.16),0 12px 36px rgba(0,0,0,.16)!important;
}
.fc-front .fc-nav,
.fc-front .fc-tabs{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:10px!important;
  margin:18px 0 22px!important;
  padding:12px!important;
  border-radius:24px!important;
  background:rgba(255,255,255,.78)!important;
  border:1px solid rgba(232,220,194,.82)!important;
  box-shadow:var(--fc-shadow-soft)!important;
  backdrop-filter:blur(10px);
}
.fc-front .fc-nav .button,
.fc-front .fc-tabs a,
.fc-front a.button,
.fc-front button.button{
  min-height:40px;
  border-radius:14px!important;
  padding:10px 14px!important;
  border:1px solid var(--fc-border)!important;
  background:#fff!important;
  color:var(--fc-ink)!important;
  box-shadow:none!important;
  font-weight:800!important;
  text-decoration:none!important;
  line-height:1.2!important;
}
.fc-front .fc-nav .button:hover,
.fc-front .fc-tabs a:hover,
.fc-front a.button:hover,
.fc-front button.button:hover{
  transform:translateY(-1px);
  border-color:var(--fc-border-strong)!important;
  box-shadow:0 10px 24px rgba(16,32,51,.10)!important;
}
.fc-front .button-primary,
.fc-front .fc-nav .button-primary,
.fc-front .fc-tabs a.active{
  color:#101828!important;
  border-color:rgba(199,156,56,.7)!important;
  background:linear-gradient(135deg,var(--fc-gold),var(--fc-gold-2))!important;
  box-shadow:0 10px 24px rgba(199,156,56,.20)!important;
}
.fc-front .fc-grid{gap:18px!important;margin:18px 0 22px!important}
.fc-front .fc-card{
  border-radius:24px!important;
  border:1px solid var(--fc-border)!important;
  background:rgba(255,255,255,.96)!important;
  box-shadow:var(--fc-shadow-soft)!important;
  padding:22px!important;
  overflow:hidden;
}
.fc-front .fc-card:hover{box-shadow:var(--fc-shadow)!important}
.fc-front .fc-stats .fc-card{
  min-height:130px!important;
  background:linear-gradient(180deg,#fff,var(--fc-panel-soft))!important;
  position:relative;
}
.fc-front .fc-stats .fc-card:before{
  height:5px!important;
  background:linear-gradient(90deg,var(--fc-gold),rgba(234,210,138,.18))!important;
}
.fc-front .fc-card h2{
  font-size:22px!important;
  line-height:1.2!important;
  letter-spacing:-.02em;
  color:var(--fc-navy)!important;
  margin:0 0 14px!important;
  font-weight:900!important;
}
.fc-front .fc-card h3,
.fc-front .fc-card .fc-kicker-small{
  color:#7a5b10!important;
  font-weight:900!important;
}
.fc-front .fc-big{
  font-size:clamp(28px,4vw,44px)!important;
  font-weight:950!important;
  letter-spacing:-.04em;
  color:var(--fc-navy)!important;
}
.fc-front .fc-muted{color:var(--fc-soft)!important;opacity:1!important}
.fc-front .fc-ok{color:var(--fc-ok)!important;font-weight:800!important}
.fc-front .fc-danger{color:var(--fc-danger)!important;font-weight:800!important}
.fc-front .fc-status{
  display:inline-flex!important;
  align-items:center;
  gap:6px;
  padding:6px 10px!important;
  border-radius:999px!important;
  background:#eef4ff!important;
  color:#233876!important;
  font-size:12px!important;
  font-weight:850!important;
  border:1px solid rgba(35,56,118,.10);
  white-space:nowrap;
}
.fc-front form:not(.fc-inline-form),
.fc-front .pfc-front-model-form,
.fc-front .fc-front-form{
  width:100%!important;
  max-width:none!important;
  padding:24px!important;
  border-radius:26px!important;
  border:1px solid var(--fc-border)!important;
  background:linear-gradient(180deg,#fffdf7,#ffffff)!important;
  box-shadow:var(--fc-shadow-soft)!important;
}
.fc-front label,
.fc-front .pfc-front-model-form label,
.fc-front .fc-front-form label{
  display:block;
  margin:14px 0 7px!important;
  color:var(--fc-navy)!important;
  font-weight:850!important;
  font-size:13.5px!important;
  letter-spacing:.01em;
}
.fc-front input:not([type="checkbox"]):not([type="radio"]),
.fc-front select,
.fc-front textarea{
  width:100%!important;
  max-width:100%!important;
  min-height:46px;
  border-radius:15px!important;
  border:1px solid #d9cda9!important;
  background:#fff!important;
  color:var(--fc-ink)!important;
  padding:11px 13px!important;
  font-size:15px!important;
  line-height:1.45!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.85),0 4px 12px rgba(16,32,51,.04)!important;
}
.fc-front textarea{min-height:112px!important}
.fc-front .fc-large-textarea{min-height:280px!important}
.fc-front input:focus,
.fc-front select:focus,
.fc-front textarea:focus{
  outline:3px solid rgba(199,156,56,.22)!important;
  border-color:var(--fc-gold)!important;
}
.fc-front .fc-two,
.fc-front .fc-three,
.fc-front .pfc-front-model-form .fc-three{
  display:grid!important;
  gap:16px 18px!important;
  align-items:end!important;
}
.fc-front .fc-two{grid-template-columns:repeat(2,minmax(0,1fr))!important}
.fc-front .fc-three,
.fc-front .pfc-front-model-form .fc-three{grid-template-columns:repeat(3,minmax(170px,1fr))!important}
.fc-front .fc-check,
.fc-front label:has(input[type="checkbox"]){
  display:flex!important;
  align-items:center!important;
  gap:10px!important;
  padding:12px 14px!important;
  border-radius:16px!important;
  background:var(--fc-gold-soft)!important;
  border:1px solid var(--fc-border)!important;
}
.fc-front input[type="checkbox"]{width:auto!important;margin:0!important;min-height:0!important}
.fc-front .fc-table-wrap{
  width:100%;
  overflow-x:auto!important;
  border-radius:20px!important;
  border:1px solid var(--fc-border)!important;
  background:#fff!important;
  box-shadow:var(--fc-shadow-soft)!important;
}
.fc-front .widefat{
  border:0!important;
  border-radius:0!important;
  border-collapse:separate!important;
  border-spacing:0!important;
  background:#fff!important;
  min-width:980px;
}
.fc-front .widefat th{
  position:sticky;
  top:0;
  z-index:1;
  padding:13px 14px!important;
  background:#fbf3df!important;
  color:var(--fc-navy)!important;
  border-bottom:1px solid var(--fc-border)!important;
  font-size:11.5px!important;
  letter-spacing:.08em!important;
  text-transform:uppercase!important;
  font-weight:900!important;
  text-align:left!important;
}
.fc-front .widefat td{
  padding:14px!important;
  border-top:1px solid #f1eadb!important;
  color:var(--fc-ink)!important;
  vertical-align:top!important;
}
.fc-front .widefat tr:hover td{background:#fffaf0!important}
.fc-front code,
.fc-front .fc-path{
  display:inline-block;
  max-width:100%;
  padding:5px 7px;
  border-radius:8px;
  background:#f4f0e7;
  color:#344054;
  word-break:break-all;
  font-size:12px;
}
.fc-front .fc-row-actions,
.fc-front .fc-actions{
  display:flex!important;
  flex-wrap:wrap!important;
  gap:8px!important;
  align-items:center!important;
}
.fc-front .fc-inline-form{
  display:inline-flex!important;
  width:auto!important;
  max-width:none!important;
  margin:0!important;
  padding:0!important;
  background:transparent!important;
  border:0!important;
  box-shadow:none!important;
}
.fc-front .fc-row-actions .button,
.fc-front .button-small{
  min-height:34px!important;
  padding:8px 11px!important;
  border-radius:12px!important;
  font-size:13px!important;
}
.fc-front button[type="submit"]:not(.button-small),
.fc-front .fc-front-form button[type="submit"]{
  cursor:pointer;
}
.fc-front .fc-notice,
.fc-front .fc-ok.fc-card,
.fc-front .fc-danger.fc-card{
  border-radius:18px!important;
  padding:14px 16px!important;
}
.fc-front .fc-ok.fc-card{background:#ecfdf3!important;border-color:#b7ebc6!important;color:#067647!important}
.fc-front .fc-danger.fc-card{background:#fff1f3!important;border-color:#fecdd3!important;color:#a83232!important}
.fc-front .fc-idea-grid{gap:18px!important}
.fc-front .fc-idea-card{
  display:flex;
  flex-direction:column;
  min-height:260px;
}
.fc-front .fc-idea-img{
  height:190px!important;
  border-radius:18px!important;
  box-shadow:0 8px 22px rgba(16,32,51,.08);
}
.fc-front .fc-filter-form{
  align-items:end;
  border-radius:22px!important;
}
.fc-front .fc-filter-form input,
.fc-front .fc-filter-form select{min-width:170px}
.mmc-front .fc-task-dashboard{
  border:2px solid rgba(199,156,56,.34)!important;
  background:linear-gradient(180deg,#fff8e4,#ffffff)!important;
}
.mmc-front .fc-task-dashboard h2:before{
  content:"⚑ ";
}
@media(max-width:900px){
  .fc-front .fc-hero{grid-template-columns:1fr!important;padding:26px!important}
  .fc-front .fc-hero-badge{min-width:0!important;width:100%}
  .fc-front .fc-three,.fc-front .pfc-front-model-form .fc-three{grid-template-columns:repeat(2,minmax(0,1fr))!important}
}
@media(max-width:640px){
  .fc-front{padding:0 12px;margin:18px auto 42px}
  .fc-front .fc-hero{border-radius:24px!important;padding:22px!important}
  .fc-front .fc-nav .button,.fc-front .fc-tabs a{width:100%;justify-content:center;text-align:center}
  .fc-front .fc-two,.fc-front .fc-three,.fc-front .pfc-front-model-form .fc-three{grid-template-columns:1fr!important}
  .fc-front .fc-row-actions{display:block!important}
  .fc-front .fc-row-actions .button,.fc-front .fc-inline-form{width:100%!important;margin-bottom:8px!important}
}

/* ============================================================
   Freedom Cockpit v2.1 - deutlichere App-Oberfläche
   Fokus: sichtbare Veränderung, ruhige Farben, klarere Bereiche
   ============================================================ */
.fc-front{
  max-width: min(1480px, calc(100vw - 34px)) !important;
  margin: 22px auto 60px !important;
  padding: 18px !important;
  border-radius: 34px !important;
  background:
    radial-gradient(circle at 12% 8%, rgba(235,205,130,.20), transparent 28%),
    radial-gradient(circle at 90% 8%, rgba(65,105,150,.18), transparent 26%),
    linear-gradient(135deg,#071525 0%,#0b2038 54%,#132d48 100%) !important;
  box-shadow: 0 34px 90px rgba(6,18,32,.28) !important;
  border: 1px solid rgba(235,205,130,.16) !important;
  color:#162033 !important;
}
.fc-front:before{display:none!important}
.fc-front .fc-hero{
  margin:0 0 18px!important;
  padding:28px!important;
  border-radius:28px!important;
  background:
    linear-gradient(135deg, rgba(255,255,255,.12), rgba(255,255,255,.04)),
    radial-gradient(circle at 20% 0%, rgba(235,205,130,.25), transparent 35%) !important;
  border:1px solid rgba(255,255,255,.16)!important;
  box-shadow: inset 0 1px 0 rgba(255,255,255,.12), 0 18px 50px rgba(0,0,0,.16)!important;
}
.fc-front .fc-hero h1,
.fc-front h1{color:#fff!important;text-shadow:0 2px 20px rgba(0,0,0,.25)}
.fc-front .fc-hero p{color:rgba(255,255,255,.82)!important}
.fc-front .fc-kicker{background:rgba(235,205,130,.13)!important;border-color:rgba(235,205,130,.34)!important;color:#f5df9a!important}
.fc-front .fc-hero-badge{background:rgba(5,14,26,.24)!important;border-color:rgba(235,205,130,.28)!important;color:#f5df9a!important}

.fc-front .fc-nav,
.fc-front .fc-tabs{
  position:sticky;
  top:32px;
  z-index:10;
  margin:0 0 18px!important;
  padding:10px!important;
  background:rgba(255,255,255,.92)!important;
  border-radius:20px!important;
  border:1px solid rgba(235,205,130,.28)!important;
  box-shadow:0 16px 44px rgba(0,0,0,.18)!important;
  backdrop-filter: blur(14px);
}
.fc-front .fc-nav .button,
.fc-front .fc-tabs a,
.fc-front a.button,
.fc-front button.button{
  border-radius:12px!important;
  background:#f8fafc!important;
  border:1px solid #e4e7ec!important;
  color:#152033!important;
  box-shadow:none!important;
}
.fc-front .fc-nav .button:hover,
.fc-front .fc-tabs a:hover,
.fc-front a.button:hover,
.fc-front button.button:hover{
  background:#fff7df!important;
  border-color:#caa24b!important;
}
.fc-front .button-primary,
.fc-front .fc-nav .button-primary,
.fc-front .fc-tabs a.active,
.fc-front button.button-primary{
  background:linear-gradient(135deg,#c79932,#f0d889)!important;
  border-color:#d6b45b!important;
  color:#101828!important;
}

.fc-front .fc-grid{gap:16px!important}
.fc-front .fc-card{
  background:#ffffff!important;
  border:1px solid #e9dcc0!important;
  border-radius:24px!important;
  box-shadow:0 16px 40px rgba(0,0,0,.16)!important;
}
.fc-front .fc-card:hover{transform:translateY(-1px);box-shadow:0 24px 56px rgba(0,0,0,.20)!important}
.fc-front .fc-stats .fc-card{
  background:linear-gradient(180deg,#ffffff,#fff8e7)!important;
  min-height:142px!important;
}
.fc-front .fc-stats .fc-card:after{
  content:"";
  position:absolute;
  right:18px;
  bottom:18px;
  width:58px;
  height:58px;
  border-radius:20px;
  background:linear-gradient(135deg,rgba(199,156,56,.16),rgba(19,45,72,.06));
}
.fc-front .fc-card h2{font-size:24px!important;color:#071525!important}
.fc-front .fc-card h3{color:#8a6514!important;font-size:12px!important}
.fc-front .fc-big{color:#071525!important}

.fc-front form:not(.fc-inline-form),
.fc-front .pfc-front-model-form,
.fc-front .fc-front-form{
  background:#fff!important;
  border:1px solid #eadbb8!important;
  border-radius:28px!important;
  box-shadow:0 22px 56px rgba(0,0,0,.18)!important;
  padding:26px!important;
}
.fc-front form:not(.fc-inline-form) h2,
.fc-front form:not(.fc-inline-form) h3,
.fc-front .pfc-front-model-form h3,
.fc-front .fc-front-form h3{
  background:#f8f2e4!important;
  border:1px solid #eadbb8!important;
  border-radius:16px!important;
  padding:12px 14px!important;
  margin:22px 0 14px!important;
  color:#071525!important;
}
.fc-front input:not([type="checkbox"]):not([type="radio"]),
.fc-front select,
.fc-front textarea{
  background:#fbfcfe!important;
  border:1px solid #d0d5dd!important;
  border-radius:14px!important;
}
.fc-front input:not([type="checkbox"]):not([type="radio"]):focus,
.fc-front select:focus,
.fc-front textarea:focus{
  background:#fff!important;
  border-color:#c79932!important;
  outline:4px solid rgba(199,153,50,.18)!important;
}

.fc-front .fc-table-wrap{
  border-radius:24px!important;
  border:1px solid #eadbb8!important;
  box-shadow:0 22px 56px rgba(0,0,0,.16)!important;
}
.fc-front .widefat th{background:#071525!important;color:#f4d98a!important;border-color:rgba(255,255,255,.08)!important}
.fc-front .widefat td{background:#fff!important}
.fc-front .widefat tr:nth-child(even) td{background:#fcfaf5!important}
.fc-front .widefat tr:hover td{background:#fff2cc!important}
.fc-front .fc-status{background:#eaf0ff!important;color:#233876!important;border:1px solid #c7d7fe!important}
.fc-front .fc-row-actions .button{background:#fff!important;border-color:#d0d5dd!important}
.fc-front .fc-row-actions .button:hover{background:#fff7df!important;border-color:#c79932!important}

/* Aufgaben bei M&M bewusst sichtbar */
.mmc-front .fc-task-dashboard,
.fc-front .fc-task-dashboard{
  border:2px solid #c79932!important;
  background:linear-gradient(180deg,#fff6d8,#ffffff)!important;
  box-shadow:0 24px 64px rgba(199,153,50,.22)!important;
}
.mmc-front .fc-task-dashboard h2,
.fc-front .fc-task-dashboard h2{display:flex;align-items:center;gap:9px}
.mmc-front .fc-task-dashboard h2:before,
.fc-front .fc-task-dashboard h2:before{content:"⚑";color:#c79932;font-size:25px}

/* Tsunami-Ideen stärker als Board */
.fc-front .fc-idea-grid{grid-template-columns:repeat(auto-fit,minmax(290px,1fr))!important}
.fc-front .fc-idea-card{border-top:5px solid #c79932!important}

@media(max-width:780px){
  .fc-front{max-width:calc(100vw - 16px)!important;padding:10px!important;border-radius:22px!important}
  .fc-front .fc-nav,.fc-front .fc-tabs{position:relative;top:auto}
  .fc-front .fc-hero{padding:22px!important;border-radius:22px!important}
}

/* v2.3 dashboard focus for remaining/open costs */
.fc-front .fc-highlight{
  border:1px solid rgba(212,175,55,.45)!important;
  box-shadow:0 18px 45px rgba(212,175,55,.16)!important;
  background:linear-gradient(135deg, rgba(255,255,255,.98), rgba(255,248,226,.96))!important;
}
.fc-front .fc-highlight .fc-big{ color:#8a6400; }
