: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}}

/* Frontend editing v1.1 */
.fc-tabs{display:flex;gap:10px;flex-wrap:wrap;margin:18px 0 22px}.fc-tabs a{padding:10px 14px;border-radius:999px;text-decoration:none;background:rgba(255,255,255,.08);color:#f7e7b6;border:1px solid rgba(236,191,91,.25)}.fc-tabs a.active,.fc-tabs a:hover{background:#d7aa42;color:#111827}.fc-notice{padding:12px 16px;border-radius:14px;margin:12px 0;background:rgba(34,197,94,.14);border:1px solid rgba(34,197,94,.35);color:#d8ffe5}.fc-front-form label{display:block;margin:12px 0 5px;font-weight:700;color:#f7e7b6}.fc-front-form input,.fc-front-form select,.fc-front-form textarea{width:100%;max-width:100%;border-radius:12px;border:1px solid rgba(236,191,91,.28);background:rgba(255,255,255,.95);padding:10px 12px}.fc-front-form textarea{min-height:110px}.fc-large-textarea{min-height:260px!important}.fc-two{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.fc-three{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:14px}.fc-table-scroll{overflow-x:auto}.fc-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap}.fc-mini{display:inline-block;padding:7px 10px;border-radius:10px;text-decoration:none;background:#d7aa42;color:#111827!important;border:0;font-weight:700;line-height:1.2;cursor:pointer}.fc-mini.danger,.fc-inline-delete .danger{background:rgba(239,68,68,.92);color:#fff!important}.fc-inline-delete{display:inline;margin:0}.fc-path{font-family:monospace;font-size:12px;word-break:break-all}.fc-muted{opacity:.75}.fc-task-dashboard{box-shadow:0 0 0 2px rgba(215,170,66,.22),0 18px 50px rgba(0,0,0,.25)}.fc-filter .button{margin:3px}.mmc-front .widefat td,.mmc-front .widefat th{vertical-align:top}.mmc-front .button,.mmc-front button.button{border-radius:12px!important}.mmc-front .button-primary{background:#d7aa42!important;border-color:#d7aa42!important;color:#111827!important;font-weight:800}@media(max-width:800px){.fc-two,.fc-three{grid-template-columns:1fr}.fc-tabs a{flex:1 1 auto;text-align:center}}


/* M&M Frontend polish v1.2: weniger Augenkrebs, bessere Formularlesbarkeit */
.mmc-front{
  --fc-navy:#071527;
  --fc-navy-2:#10243f;
  --fc-gold:#c8a14a;
  --fc-gold-2:#e6cf8a;
  --fc-cream:#fffaf0;
  --fc-line:#e4d5ad;
  --fc-text:#111827;
  --fc-muted:#647084;
}
.mmc-front .fc-tabs a{
  background:#ffffff;
  color:var(--fc-navy)!important;
  border:1px solid var(--fc-line);
  box-shadow:0 8px 22px rgba(17,24,39,.06);
  font-weight:800;
}
.mmc-front .fc-tabs a.active,
.mmc-front .fc-tabs a:hover{
  background:linear-gradient(135deg,var(--fc-navy),var(--fc-navy-2));
  color:var(--fc-gold-2)!important;
  border-color:rgba(200,161,74,.65);
}
.mmc-front .fc-card{
  background:#fff;
  border-color:var(--fc-line);
}
.mmc-front .fc-card h2{
  color:var(--fc-navy)!important;
  font-weight:900;
}
.mmc-front .fc-card > .fc-front-form,
.mmc-front form.fc-front-form{
  max-width:100%!important;
  width:100%!important;
  background:linear-gradient(180deg,#fffdf7,#ffffff)!important;
  border:1px solid var(--fc-line)!important;
  border-radius:22px!important;
  padding:22px!important;
  box-shadow:0 12px 34px rgba(23,32,51,.06)!important;
}
.mmc-front .fc-front-form label{
  color:var(--fc-navy)!important;
  font-size:14px!important;
  font-weight:850!important;
  letter-spacing:.01em;
  margin:14px 0 7px!important;
}
.mmc-front .fc-front-form input,
.mmc-front .fc-front-form select,
.mmc-front .fc-front-form textarea{
  color:var(--fc-text)!important;
  background:#fff!important;
  border:1px solid #dac486!important;
  border-radius:14px!important;
  padding:11px 13px!important;
  min-height:46px;
  font-size:15px!important;
  line-height:1.45!important;
  box-shadow:inset 0 1px 0 rgba(255,255,255,.8),0 4px 12px rgba(23,32,51,.035);
}
.mmc-front .fc-front-form textarea{
  min-height:150px!important;
}
.mmc-front .fc-front-form textarea.fc-large-textarea{
  min-height:340px!important;
}
.mmc-front .fc-front-form input:focus,
.mmc-front .fc-front-form select:focus,
.mmc-front .fc-front-form textarea:focus{
  outline:none!important;
  border-color:var(--fc-gold)!important;
  box-shadow:0 0 0 3px rgba(200,161,74,.18)!important;
}
.mmc-front .button,
.mmc-front button.button,
.mmc-front .fc-mini{
  background:#ffffff!important;
  color:var(--fc-navy)!important;
  border:1px solid var(--fc-line)!important;
  border-radius:999px!important;
  font-weight:850!important;
}
.mmc-front .button-primary,
.mmc-front button.button-primary,
.mmc-front .fc-mini:not(.danger){
  background:linear-gradient(135deg,var(--fc-gold),var(--fc-gold-2))!important;
  color:#111827!important;
  border-color:var(--fc-gold)!important;
}
.mmc-front .fc-mini.danger,
.mmc-front .fc-inline-delete .danger{
  background:#b42318!important;
  color:#fff!important;
  border-color:#b42318!important;
}
.mmc-front .fc-status{
  background:#eef2ff!important;
  color:#243b82!important;
}
.mmc-front .fc-muted{
  color:var(--fc-muted)!important;
  opacity:1!important;
}
.mmc-front .fc-table-scroll{
  overflow-x:auto;
  border-radius:16px;
}
.mmc-front .widefat th{
  background:#f8efd9!important;
  color:var(--fc-navy)!important;
}
@media (min-width:1100px){
  .mmc-front .fc-card > .fc-front-form{padding:26px!important;}
  .mmc-front .fc-two{grid-template-columns:repeat(2,minmax(260px,1fr));}
  .mmc-front .fc-three{grid-template-columns:repeat(3,minmax(210px,1fr));}
}


/* ============================================================
   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}
}

/* v1.5 workflow additions */
.mmc-front .fc-details{border:1px solid rgba(206,164,72,.35);border-radius:18px;margin:18px 0;padding:0;background:#fffdf8;overflow:hidden;}
.mmc-front .fc-details > summary{cursor:pointer;font-weight:800;font-size:20px;padding:18px 22px;background:linear-gradient(90deg,#fff6dc,#fffdf8);color:#102033;}
.mmc-front .fc-details > summary::marker{color:#c99a27;}
.mmc-front .fc-details .fc-table-scroll{margin:0;padding:0 16px 16px;}
.mmc-front .fc-actions{display:flex;gap:8px;align-items:center;flex-wrap:wrap;}
.mmc-front .fc-inline-delete{display:inline-flex;margin:0!important;padding:0!important;background:transparent!important;border:0!important;box-shadow:none!important;}
.mmc-front .fc-mini.danger,.mmc-front .button-link-delete{background:#c6281d!important;color:#fff!important;border-radius:999px!important;border:0!important;padding:7px 13px!important;font-weight:700!important;text-decoration:none!important;line-height:1.2!important;}
.mmc-front table th:first-child,.mmc-front table td:first-child{white-space:nowrap;}
/* v1.6 task + prompt refinements */
.mmc-front .fc-overdue{display:inline-block;background:#b42318;color:#fff;border-radius:999px;padding:4px 9px;font-weight:800;white-space:nowrap}
.mmc-front .fc-priority-kritisch{background:#b42318!important;color:#fff!important;font-weight:800}
.mmc-front .fc-priority-hoch{background:#fee2e2!important;color:#991b1b!important;font-weight:800}
.mmc-front .fc-priority-mittel{background:#fef3c7!important;color:#78350f!important}
.mmc-front .fc-priority-niedrig{background:#dcfce7!important;color:#166534!important}
.mmc-front .fc-details table td:nth-child(3) strong{word-break:normal}

/* v1.7 task table: kompakter, Aufgabe in eigener sinnvoller Spalte */
.mmc-front .fc-task-table{table-layout:fixed;width:100%;}
.mmc-front .fc-task-table th:nth-child(1),
.mmc-front .fc-task-table td:nth-child(1){width:24%;white-space:normal!important;}
.mmc-front .fc-task-table th:nth-child(2),
.mmc-front .fc-task-table td:nth-child(2){width:28%;white-space:normal!important;}
.mmc-front .fc-task-table th:nth-child(3),
.mmc-front .fc-task-table td:nth-child(3){width:14%;white-space:normal!important;}
.mmc-front .fc-task-table th:nth-child(4),
.mmc-front .fc-task-table td:nth-child(4),
.mmc-front .fc-task-table th:nth-child(5),
.mmc-front .fc-task-table td:nth-child(5){width:10%;}
.mmc-front .fc-task-table th:nth-child(6),
.mmc-front .fc-task-table td:nth-child(6){width:9%;}
.mmc-front .fc-task-table th:nth-child(7),
.mmc-front .fc-task-table td:nth-child(7){width:10%;}
.mmc-front .fc-task-table th:nth-child(8),
.mmc-front .fc-task-table td:nth-child(8){width:12%;}
.mmc-front .fc-task-ref{font-size:14px;line-height:1.35;color:#233044;}
.mmc-front .fc-task-title strong{font-size:16px;line-height:1.35;}
.mmc-front .fc-task-title .fc-muted{display:block;margin-top:4px;line-height:1.35;}
.mmc-front .fc-task-table td{vertical-align:top;padding-top:16px!important;padding-bottom:16px!important;}
.mmc-front .fc-task-table .fc-actions{align-items:flex-start;}
@media(max-width:980px){
  .mmc-front .fc-task-table{table-layout:auto;min-width:980px;}
}

/* v1.8 kompaktere Prompts + bessere Prompt-Zuordnung in Aufgaben */
.mmc-front .fc-prompt-table{table-layout:fixed;width:100%;min-width:0!important;}
.mmc-front .fc-prompt-table th,
.mmc-front .fc-prompt-table td{white-space:normal!important;word-break:normal;vertical-align:top!important;}
.mmc-front .fc-prompt-table-linked th:nth-child(1),
.mmc-front .fc-prompt-table-linked td:nth-child(1){width:50%;}
.mmc-front .fc-prompt-table-linked th:nth-child(2),
.mmc-front .fc-prompt-table-linked td:nth-child(2){width:9%;}
.mmc-front .fc-prompt-table-linked th:nth-child(3),
.mmc-front .fc-prompt-table-linked td:nth-child(3){width:16%;}
.mmc-front .fc-prompt-table-linked th:nth-child(4),
.mmc-front .fc-prompt-table-linked td:nth-child(4){width:11%;}
.mmc-front .fc-prompt-table-linked th:nth-child(5),
.mmc-front .fc-prompt-table-linked td:nth-child(5){width:14%;}
.mmc-front .fc-prompt-table-general th:nth-child(1),
.mmc-front .fc-prompt-table-general td:nth-child(1){width:16%;}
.mmc-front .fc-prompt-table-general th:nth-child(2),
.mmc-front .fc-prompt-table-general td:nth-child(2){width:44%;}
.mmc-front .fc-prompt-table-general th:nth-child(3),
.mmc-front .fc-prompt-table-general td:nth-child(3){width:18%;}
.mmc-front .fc-prompt-table-general th:nth-child(4),
.mmc-front .fc-prompt-table-general td:nth-child(4){width:22%;}
.mmc-front .fc-prompt-table .fc-actions{display:flex;gap:7px;flex-wrap:wrap;align-items:flex-start;}
.mmc-front .fc-prompt-table .fc-inline-delete{display:inline-flex!important;}
.mmc-front .fc-prompt-table .fc-mini{padding:7px 11px!important;font-size:13px;}
.mmc-front .fc-prompt-picker{margin:16px 0;border:1px solid #eadbb8;border-radius:18px;background:#fffaf0;overflow:hidden;}
.mmc-front .fc-prompt-picker summary{cursor:pointer;padding:13px 16px;font-weight:900;color:#071525;background:#fff3cf;}
.mmc-front .fc-prompt-picker-list{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:10px;padding:12px;}
.mmc-front .fc-prompt-choice{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:12px;align-items:start;border:1px solid #eadbb8;border-radius:16px;background:#fff;padding:12px;}
.mmc-front .fc-prompt-choice.active{border-color:#c79932;box-shadow:0 0 0 3px rgba(199,153,50,.16);}
.mmc-front .fc-choice-actions{display:flex;gap:7px;flex-wrap:wrap;justify-content:flex-end;}
.mmc-front .fc-mini.subtle{background:#fff!important;color:#071525!important;border:1px solid #e4d5ad!important;}
.mmc-front .fc-selected-prompt{margin:14px 0;padding:14px 16px;border:1px solid #c79932;border-radius:16px;background:#fff7df;color:#071525;}
.mmc-front .fc-mini-help{margin:12px 0;padding:12px 14px;border-radius:14px;background:#fff7df;color:#6b7280;}
@media(max-width:760px){
  .mmc-front .fc-prompt-table{font-size:14px;}
  .mmc-front .fc-prompt-table-linked th:nth-child(1),
  .mmc-front .fc-prompt-table-linked td:nth-child(1){width:44%;}
  .mmc-front .fc-prompt-table-linked th:nth-child(5),
  .mmc-front .fc-prompt-table-linked td:nth-child(5){width:18%;}
}

/* v1.9 Fix: Prompt-Auswahl als kompakte Tabelle statt schmaler Kacheln */
.mmc-front .fc-prompt-picker-list{display:block!important;}
.mmc-front .fc-picker-table-wrap{padding:12px;overflow-x:auto;}
.mmc-front table.fc-picker-table{width:100%;border-collapse:separate;border-spacing:0;table-layout:fixed;background:#fff;border-radius:14px;overflow:hidden;}
.mmc-front .fc-picker-table th{background:#071525;color:#ffe794;text-transform:uppercase;letter-spacing:.08em;font-size:12px;padding:12px 14px;text-align:left;}
.mmc-front .fc-picker-table td{padding:12px 14px;border-bottom:1px solid #f0e3c2;vertical-align:top;white-space:normal!important;word-break:normal!important;}
.mmc-front .fc-picker-table th:nth-child(1),
.mmc-front .fc-picker-table td:nth-child(1){width:42%;}
.mmc-front .fc-picker-table th:nth-child(2),
.mmc-front .fc-picker-table td:nth-child(2){width:31%;}
.mmc-front .fc-picker-table th:nth-child(3),
.mmc-front .fc-picker-table td:nth-child(3){width:12%;}
.mmc-front .fc-picker-table th:nth-child(4),
.mmc-front .fc-picker-table td:nth-child(4){width:15%;}
.mmc-front .fc-prompt-choice-row.active td{background:#fff3cf;}
.mmc-front .fc-picker-table .fc-actions{display:flex;gap:8px;flex-wrap:wrap;align-items:flex-start;}
.mmc-front .fc-picker-table .fc-mini{white-space:nowrap;}
@media(max-width:760px){
  .mmc-front table.fc-picker-table{min-width:760px;}
}

/* v2.0 Inline-Prompts im Video + Kopierfunktion */
.mmc-front .fc-video-prompts{margin-top:22px;}
.mmc-front .fc-video-prompts h3{margin:18px 0 10px;font-size:18px;color:#071525;}
.mmc-front .fc-new-prompts{margin-top:16px;background:#fffaf0;}
.mmc-front .fc-inline-prompt-row{margin:14px 0 18px;padding:16px;border:1px solid #eadbb8;border-radius:18px;background:#fff;}
.mmc-front .fc-inline-prompt-row textarea{min-height:110px;}
.mmc-front .fc-inline-prompt-table{table-layout:fixed;width:100%;}
.mmc-front .fc-inline-prompt-table th:nth-child(1),
.mmc-front .fc-inline-prompt-table td:nth-child(1){width:28%;}
.mmc-front .fc-inline-prompt-table th:nth-child(2),
.mmc-front .fc-inline-prompt-table td:nth-child(2){width:14%;}
.mmc-front .fc-inline-prompt-table th:nth-child(3),
.mmc-front .fc-inline-prompt-table td:nth-child(3){width:18%;}
.mmc-front .fc-inline-prompt-table th:nth-child(4),
.mmc-front .fc-inline-prompt-table td:nth-child(4){width:40%;}
.mmc-front .fc-copy-box{margin:14px 0 18px;padding:14px 16px;border:1px solid #eadbb8;border-radius:18px;background:#fff7df;}
.mmc-front .fc-copy-text{min-height:120px;background:#fff!important;font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,monospace;font-size:13px;line-height:1.45;}
.mmc-front .fc-copy{background:#123b63!important;color:#fff!important;border-color:#123b63!important;}
.mmc-front .fc-copy:hover{filter:brightness(1.08);}
.mmc-front .fc-prompt-table-linked th:nth-child(5),
.mmc-front .fc-prompt-table-linked td:nth-child(5){width:22%;}
.mmc-front .fc-prompt-table-general th:nth-child(4),
.mmc-front .fc-prompt-table-general td:nth-child(4){width:30%;}
@media(max-width:760px){
  .mmc-front .fc-inline-prompt-table{min-width:720px;}
}
