/* Hallmark · macrostructure: "Vom Pausenraum ins Netz" – one attack told in order, documentary/reportage tone
 * theme: existing brand (League Spartan, #1e88e5 accent, dark navy #020b17/#030d1d/#041326/#041826) · accent: unchanged from site
 * devices: single-column scene hero (no side panel) · oversized 24% billboard · five-chapter vertical story with left rail and large
 * mono numerals, report-preview embedded as chapter 05 · plain two-column text list (no icons) · two-paragraph prose block (no steps)
 * · module text list with arrows · single-column FAQ. Deliberately NOT used here: hero checkmark panel, 4-card icon grid,
 * classic 5-step process-timeline, 2-column FAQ.
 */

/* ---------- 1 · Scene hero ---------- */
.mf-hero{background:#030d1d;padding:120px 0 100px;position:relative;overflow:hidden;}
.mf-hero::before{content:'';position:absolute;top:-200px;right:-200px;width:700px;height:700px;border-radius:50%;background:radial-gradient(circle,rgba(30,136,229,0.08) 0%,transparent 70%);pointer-events:none;}
.mf-hero-inner{max-width:820px;position:relative;}
.mf-badge{display:inline-flex;align-items:center;gap:8px;background:rgba(30,136,229,0.12);border:1px solid rgba(30,136,229,0.3);border-radius:4px;padding:5px 14px;font-size:0.72rem;font-weight:700;letter-spacing:0.13em;text-transform:uppercase;color:#1e88e5;margin-bottom:1.5rem;}
.mf-badge svg{flex-shrink:0;}
.mf-h1{font-size:clamp(2.2rem,4.5vw,3.8rem);font-weight:800;letter-spacing:-0.03em;line-height:1.05;color:#fff;margin-bottom:1.5rem;overflow-wrap:anywhere;}
.mf-h1 .accent{color:#1e88e5;}
.mf-hero-text{font-size:1.05rem;line-height:1.75;color:rgba(255,255,255,0.75);max-width:680px;margin-bottom:1.75rem;}
.mf-scene{display:flex;align-items:center;gap:0.9rem;flex-wrap:wrap;margin:0 0 2.25rem;font-family:monospace;}
.mf-scene-kicker{font-size:0.62rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:rgba(255,255,255,0.45);border:1px solid rgba(255,255,255,0.16);border-radius:3px;padding:3px 8px;white-space:nowrap;}
.mf-scene-line{font-size:0.92rem;font-weight:700;letter-spacing:0.04em;color:#1e88e5;overflow-wrap:anywhere;}
.mf-cta-group{display:flex;align-items:center;gap:1rem;flex-wrap:wrap;margin-bottom:3rem;}
.mf-btn-primary{display:inline-flex;align-items:center;gap:8px;background:#1e88e5;color:#fff !important;font-weight:700;font-size:0.9rem;padding:14px 28px;border-radius:6px;text-decoration:none !important;transition:background 0.2s,transform 0.15s,box-shadow 0.2s;box-shadow:0 4px 18px rgba(30,136,229,0.35);white-space:nowrap;}
.mf-btn-primary:hover{background:#0A3570;transform:translateY(-2px);box-shadow:0 8px 28px rgba(30,136,229,0.45);}
.mf-btn-primary:focus-visible{outline:2px solid #fff;outline-offset:3px;}
.mf-btn-secondary{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,0.75) !important;font-size:0.88rem;font-weight:500;text-decoration:none !important;padding:14px 0;border-bottom:1px solid rgba(255,255,255,0.25);transition:color 0.2s;white-space:nowrap;}
.mf-btn-secondary:hover{color:#fff !important;}
.mf-btn-secondary:focus-visible{outline:2px solid #1e88e5;outline-offset:3px;}
.mf-trust-row{display:flex;align-items:center;gap:1.5rem;flex-wrap:wrap;}
.mf-trust-item{display:flex;align-items:center;gap:6px;font-size:0.78rem;font-weight:600;color:rgba(255,255,255,0.55);}
.mf-trust-item svg{color:#1e88e5;flex-shrink:0;}

/* ---------- shared typography / sections ---------- */
.section-dark{background:#020b17;padding:80px 0;}
.section-mid{background:#030d1d;padding:80px 0;}
.section-light{background:#041326;padding:80px 0;}
.mf-kicker{font-size:0.68rem;font-weight:700;letter-spacing:0.13em;text-transform:uppercase;color:#1e88e5;display:block;margin-bottom:0.6rem;}
.mf-h2{font-size:clamp(1.6rem,3vw,2.3rem);font-weight:800;color:#fff;letter-spacing:-0.02em;line-height:1.2;margin-bottom:1rem;overflow-wrap:anywhere;}
.mf-lead{font-size:0.97rem;color:rgba(255,255,255,0.58);line-height:1.7;max-width:680px;margin:0;}
.mf-section-head{max-width:760px;margin:0 0 3rem;}

/* ---------- 2 · 24% billboard ---------- */
.mf-billboard{background:radial-gradient(ellipse at 50% 0%,rgba(30,136,229,0.14) 0%,transparent 60%),#020b17;padding:90px 0 80px;text-align:center;border-top:1px solid rgba(30,136,229,0.12);border-bottom:1px solid rgba(30,136,229,0.12);}
.mf-billboard-kicker{display:block;font-size:0.72rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:#1e88e5;margin-bottom:1.25rem;}
.mf-billboard-number{font-family:monospace;font-weight:800;font-size:clamp(5.5rem,16vw,11rem);line-height:0.9;letter-spacing:-0.03em;color:#fff;margin:0 0 1.25rem;background:linear-gradient(180deg,#fff 0%,#8fc4f2 100%);-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;}
.mf-billboard-line{font-size:1.15rem;color:rgba(255,255,255,0.82);line-height:1.6;max-width:640px;margin:0 auto 1.5rem;font-weight:600;}
.mf-billboard-cite{font-size:0.78rem;color:rgba(255,255,255,0.4);line-height:1.6;max-width:560px;margin:0 auto;}

/* ---------- 3 · The story: vertical chapters with a running left rail ---------- */
.mf-story-band{background:linear-gradient(180deg,#041826 0%,#030d1d 100%);padding:90px 0;border-bottom:1px solid rgba(30,136,229,0.12);}
.mf-story-head{max-width:760px;margin:0 auto 3.5rem;text-align:center;}
.mf-story-head .mf-lead{margin:0 auto;}
.mf-story{max-width:900px;margin:0 auto;position:relative;}
.mf-story::before{content:'';position:absolute;left:11px;top:1.4rem;bottom:1.4rem;width:2px;background:linear-gradient(180deg,rgba(30,136,229,0.55) 0%,rgba(30,136,229,0.12) 100%);}
.mf-chapter{display:grid;grid-template-columns:120px minmax(0,1fr);gap:0 2rem;padding-bottom:3.5rem;position:relative;}
.mf-chapter:last-child{padding-bottom:0;}
.mf-chapter-num{position:relative;padding-left:2.4rem;font-family:monospace;font-weight:800;font-size:2.6rem;line-height:1;letter-spacing:-0.04em;color:#fff;opacity:0.92;}
.mf-chapter-num::before{content:'';position:absolute;left:6px;top:0.95rem;width:12px;height:12px;border-radius:50%;background:#1e88e5;box-shadow:0 0 0 4px rgba(30,136,229,0.18);}
.mf-chapter:last-child .mf-chapter-num{color:#1e88e5;}
.mf-chapter-body{min-width:0;padding-top:0.35rem;}
.mf-chapter-meta{display:flex;align-items:center;gap:0.75rem;flex-wrap:wrap;font-family:monospace;font-size:0.7rem;font-weight:700;letter-spacing:0.1em;text-transform:uppercase;margin-bottom:0.75rem;}
.mf-chapter-label{color:#1e88e5;}
.mf-chapter-place{color:rgba(255,255,255,0.42);position:relative;padding-left:0.85rem;}
.mf-chapter-place::before{content:'';position:absolute;left:0;top:50%;width:4px;height:4px;border-radius:50%;background:rgba(255,255,255,0.35);transform:translateY(-50%);}
.mf-chapter-title{font-size:clamp(1.15rem,2vw,1.5rem);font-weight:700;color:#fff;line-height:1.3;letter-spacing:-0.01em;margin-bottom:0.75rem;overflow-wrap:anywhere;}
.mf-chapter-text{font-size:0.97rem;line-height:1.75;color:rgba(255,255,255,0.62);margin:0;max-width:640px;}
.mf-chapter-report{margin-top:1.75rem;}
.mf-scenario-note{display:flex;align-items:flex-start;gap:10px;max-width:900px;margin:3rem auto 0;background:rgba(30,136,229,0.08);border:1px solid rgba(30,136,229,0.2);border-radius:10px;padding:1rem 1.25rem;color:rgba(255,255,255,0.6);font-size:0.82rem;line-height:1.6;}
.mf-scenario-note svg{color:#1e88e5;flex-shrink:0;margin-top:2px;}

/* report-preview (brand-shared device, copied from landing_nis2.css, plus the <600px wrap fix) */
.report-preview{background:#020a14;border:1px solid rgba(30,136,229,0.2);border-radius:12px;overflow:hidden;font-family:monospace;font-size:0.75rem;}
.report-hdr{background:rgba(30,136,229,0.08);border-bottom:1px solid rgba(30,136,229,0.15);padding:10px 16px;display:flex;align-items:center;justify-content:space-between;gap:8px;}
.report-hdr span{font-size:0.7rem;color:rgba(255,255,255,0.5);letter-spacing:0.05em;}
.report-status{font-size:0.65rem !important;font-weight:700;color:#1e88e5;background:rgba(30,136,229,0.12);border:1px solid rgba(30,136,229,0.3);border-radius:3px;padding:2px 8px;flex-shrink:0;}
.report-body{padding:1.25rem 1.5rem;display:flex;flex-direction:column;gap:10px;}
.report-row{display:flex;align-items:center;gap:10px;}
.sev{width:8px;height:8px;border-radius:2px;flex-shrink:0;}
.sev.cr{background:#E24B4A;}.sev.hi{background:#EF9F27;}.sev.me{background:#1e88e5;}.sev.lo{background:#639922;}
.report-row-txt{color:rgba(255,255,255,0.6);font-size:0.75rem;flex:1;min-width:0;}
.report-row-fix{color:rgba(99,153,34,0.8);font-size:0.68rem;text-align:right;flex-shrink:0;}
.report-ftr{border-top:1px solid rgba(255,255,255,0.05);padding:10px 16px;display:flex;justify-content:space-between;align-items:center;gap:8px;flex-wrap:wrap;}
.mf-report-badge{color:rgba(255,255,255,0.5);font-size:0.7rem;}
.mf-report-note{color:#1e88e5;font-size:0.68rem;font-weight:700;}
.report-disclaimer{font-size:0.72rem;color:rgba(255,255,255,0.3);margin-top:0.6rem;}

/* ---------- 4 · Where it really breaks down: two plain text columns ---------- */
.mf-friction{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:0 4rem;max-width:1040px;}
.mf-friction-col{min-width:0;}
.mf-friction-head{font-family:monospace;font-size:0.72rem;font-weight:700;letter-spacing:0.14em;text-transform:uppercase;color:#1e88e5;margin:0;padding-bottom:0.85rem;border-bottom:1px solid rgba(30,136,229,0.35);}
.mf-friction-item{padding:1.35rem 0;border-bottom:1px solid rgba(255,255,255,0.08);}
.mf-friction-item:last-child{border-bottom:none;}
.mf-friction-item h4{color:#fff;font-size:1.02rem;font-weight:700;margin-bottom:0.45rem;overflow-wrap:anywhere;}
.mf-friction-item p{color:rgba(255,255,255,0.58);font-size:0.9rem;line-height:1.7;margin:0;}

/* ---------- 5 · Testing without stopping the line: prose only ---------- */
.mf-safe{max-width:780px;}
.mf-safe-text{border-left:2px solid rgba(30,136,229,0.4);padding-left:1.5rem;margin-top:1.75rem;}
.mf-safe-text p{font-size:1.02rem;line-height:1.8;color:rgba(255,255,255,0.72);margin:0 0 1.25rem;}
.mf-safe-text p:last-child{margin-bottom:0;}

/* ---------- 6 · Modules & NIS2: text list with arrows ---------- */
.mf-modules{max-width:960px;border-top:1px solid rgba(255,255,255,0.1);}
.mf-module{display:flex;align-items:flex-start;justify-content:space-between;gap:1rem 2rem;padding:1.6rem 0;border-bottom:1px solid rgba(255,255,255,0.08);flex-wrap:wrap;}
.mf-module-txt{flex:1 1 320px;min-width:0;}
.mf-module-txt h4{color:#fff;font-size:1.05rem;font-weight:700;margin-bottom:0.4rem;overflow-wrap:anywhere;}
.mf-module-txt p{color:rgba(255,255,255,0.58);font-size:0.9rem;line-height:1.65;margin:0;max-width:640px;}
.mf-module-link{display:inline-flex;align-items:center;gap:7px;color:#1e88e5 !important;font-size:0.85rem;font-weight:700;text-decoration:none !important;white-space:nowrap;flex-shrink:0;padding-top:0.2rem;}
.mf-module-link svg{transition:transform 0.2s;}
.mf-module-link:hover{color:#5fb0f0 !important;}
.mf-module-link:hover svg{transform:translateX(3px);}
.mf-module-link:focus-visible{outline:2px solid #1e88e5;outline-offset:3px;border-radius:2px;}
.mf-module-nis2{border-bottom:none;}
.mf-module-nis2 h4::before{content:'NIS2';display:inline-block;font-family:monospace;font-size:0.62rem;font-weight:800;letter-spacing:0.12em;color:#1e88e5;border:1px solid rgba(30,136,229,0.4);border-radius:3px;padding:2px 6px;margin-right:0.6rem;vertical-align:middle;position:relative;top:-1px;}

/* ---------- 7 · FAQ, single column (shared accordion pattern) ---------- */
.mf-faq{max-width:820px;margin:0 auto;}
.mf-faq-title{text-align:center;margin-bottom:2.5rem;}
.faq-mf .accordion-item{background:rgba(255,255,255,0.02);border:1px solid rgba(255,255,255,0.07);border-radius:8px;margin-bottom:0.75rem;overflow:hidden;}
.faq-mf .accordion-button{background:transparent;border:none;box-shadow:none;padding:1.1rem 1.25rem;width:100%;text-align:left;display:flex;align-items:center;justify-content:space-between;gap:1rem;cursor:pointer;}
.faq-mf .accordion-button:not(.collapsed){background:rgba(30,136,229,0.08);border-bottom:1px solid rgba(30,136,229,0.15);}
.faq-mf .accordion-button h3{font-size:0.95rem;font-weight:600;color:rgba(255,255,255,0.88);margin:0;line-height:1.4;overflow-wrap:anywhere;}
.faq-mf .accordion-button:not(.collapsed) h3{color:#fff;}
.faq-mf .accordion-button:focus-visible{outline:2px solid #1e88e5;outline-offset:-2px;}
.faq-mf .accordion-body{padding:0 1.25rem 1.25rem;color:rgba(255,255,255,0.6);font-size:0.87rem;line-height:1.75;}

/* ---------- 8 · CTA footer (shared device) ---------- */
.mf-cta-footer{background:linear-gradient(135deg,#0A3570 0%,#062449 100%);padding:70px 0;text-align:center;}
.mf-cta-footer h2{color:#fff;font-size:clamp(1.6rem,3vw,2.2rem);font-weight:800;letter-spacing:-0.02em;margin-bottom:1rem;overflow-wrap:anywhere;}
.mf-cta-footer p{color:rgba(255,255,255,0.75);font-size:1rem;max-width:600px;margin:0 auto 2rem;line-height:1.6;}
.mf-cta-group-footer{display:flex;align-items:center;justify-content:center;gap:1.5rem;flex-wrap:wrap;}
.mf-cta-mail{display:inline-flex;align-items:center;gap:8px;color:rgba(255,255,255,0.8) !important;font-size:0.9rem;text-decoration:none !important;overflow-wrap:anywhere;}
.mf-cta-mail svg{flex-shrink:0;}
.mf-cta-mail:hover{color:#fff !important;}
.mf-cta-mail:focus-visible{outline:2px solid #fff;outline-offset:3px;}

/* ---------- responsive ---------- */
@media(max-width:900px){
  .mf-chapter{grid-template-columns:96px minmax(0,1fr);gap:0 1.5rem;}
  .mf-chapter-num{font-size:2.2rem;padding-left:2.2rem;}
  .mf-chapter-num::before{top:0.75rem;}
}
@media(max-width:768px){
  .mf-hero{padding:90px 0 70px;}
  .section-dark,.section-mid,.section-light,.mf-story-band,.mf-cta-footer{padding:56px 0;}
  .mf-billboard{padding:64px 0 56px;}
  .mf-friction{grid-template-columns:minmax(0,1fr);gap:2.5rem;}
  .mf-section-head{margin-bottom:2.25rem;}
}
@media(max-width:600px){
  /* story rail collapses: numeral + dot become an inline header above each chapter body */
  .mf-story::before{display:none;}
  .mf-chapter{grid-template-columns:minmax(0,1fr);gap:0;padding-bottom:2.75rem;}
  .mf-chapter-num{display:flex;align-items:center;gap:0.7rem;padding-left:0;font-size:1.7rem;margin-bottom:0.6rem;}
  .mf-chapter-num::before{position:static;width:10px;height:10px;box-shadow:0 0 0 3px rgba(30,136,229,0.18);}
  .mf-chapter-body{padding-top:0;}
  /* the fixed-width fix-label was squeezing report-row-txt down to single-word-per-line;
     wrap the fix label onto its own line instead */
  .report-row{flex-wrap:wrap;row-gap:4px;}
  .report-row-fix{flex:0 0 100%;text-align:left;padding-left:18px;}
  .report-body{padding:1rem 1rem;}
  .mf-module-link{padding-top:0;}
}
@media(max-width:400px){
  .mf-btn-primary{font-size:0.78rem;padding:13px 18px;gap:6px;}
  .mf-btn-secondary{font-size:0.8rem;}
  .mf-scene-line{font-size:0.82rem;}
}
