:root{--public-bg: #ffffff;--public-bg-soft: #f4f8ff;--public-bg-muted: #f4f6f9;--public-surface: #ffffff;--public-surface-soft: #f8fafc;--public-text: #212529;--public-heading: #1f2937;--public-muted: #6c757d;--public-primary: #0055a5;--public-primary-dark: #003d80;--public-primary-soft: #e7f1ff;--public-success: #198754;--public-success-soft: #e8f7f0;--public-warning: #ffc107;--public-warning-soft: #fff7dd;--public-border: #dbe3ef;--public-header-bg: #123b6a;--public-header-text: #ffffff;--font-family: 'Inter', 'Segoe UI', system-ui, sans-serif;--body-size: 1rem;--line-height: 1.65;--hero-size: clamp(2.45rem, 6.5vw, 4.6rem);--h2-size: clamp(2rem, 4.5vw, 3.2rem);--container-width: 1180px;--section-spacing: clamp(72px, 10vw, 120px);--radius-md: 14px;--radius-lg: 24px;--radius-xl: 32px;--shadow-soft: 0 12px 32px rgba(15, 23, 42, 0.08);--shadow-card: 0 16px 42px rgba(15, 23, 42, 0.10)}html{scroll-behavior:smooth}body.public-body{margin:0;background:linear-gradient(180deg, #eef5ff 0%, #ffffff 34%, #ffffff 100%);color:var(--public-text);font-family:var(--font-family);font-size:var(--body-size);line-height:var(--line-height);overflow-x:hidden;-webkit-font-smoothing:antialiased;text-rendering:optimizeLegibility}.public-main{position:relative}.public-main::before{content:"";position:fixed;inset:0;pointer-events:none;background:radial-gradient(circle at top left, rgba(0, 85, 165, 0.1), transparent 28%),radial-gradient(circle at top right, rgba(25, 135, 84, 0.08), transparent 24%);z-index:-1}.container{width:min(var(--container-width),100% - 40px);margin-inline:auto}.section{position:relative;padding:var(--section-spacing) 0}h1,h2,h3,h4,p{margin-top:0}h1{max-width:13ch;margin-bottom:24px;font-size:var(--hero-size);line-height:1.02;letter-spacing:-0.045em;font-weight:800;color:var(--public-heading)}h2{max-width:15ch;margin-bottom:24px;font-size:var(--h2-size);line-height:1.08;letter-spacing:-0.035em;font-weight:800;color:var(--public-heading)}h3{margin-bottom:12px;color:var(--public-heading);font-weight:700}p{color:var(--public-muted);line-height:1.75}.lead{max-width:780px;font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.8;color:var(--public-muted)}.small{color:var(--public-muted);font-size:.95rem}.public-header{position:sticky;top:0;left:0;width:100%;z-index:1000;background:var(--public-header-bg);border-bottom:4px solid #0e2e52;box-shadow:0 2px 10px rgba(15,23,42,.12)}.public-header-container{width:min(var(--container-width),100% - 32px);min-height:82px;margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:32px}.public-brand{display:inline-flex;align-items:center;flex-shrink:0;text-decoration:none}.public-brand-logo{width:86px;height:64px;object-fit:contain;display:block;background:#fff;padding:6px 10px;border-radius:2px}.public-nav{display:flex;align-items:center;justify-content:center;gap:32px;flex:1}.public-nav a{position:relative;color:hsla(0,0%,100%,.86);text-decoration:none;font-size:.96rem;font-weight:600}.public-nav a:hover{color:#fff}.public-nav a::after{content:"";position:absolute;left:0;bottom:-9px;width:0;height:2px;border-radius:999px;background:var(--public-warning);transition:width .25s ease}.public-nav a:hover::after{width:100%}.public-actions{display:flex;align-items:center;flex-shrink:0}@media(max-width: 980px){.public-header-container{min-height:74px;gap:16px}.public-brand-logo{width:76px;height:56px}.public-nav{display:none}}@media(max-width: 560px){.public-header-container{width:min(100% - 24px,var(--container-width))}.public-brand-logo{width:68px;height:52px}}.hero{position:relative;padding-top:clamp(72px,9vw,120px);padding-bottom:clamp(72px,9vw,120px)}.hero-grid{display:grid;grid-template-columns:1.05fr .95fr;gap:clamp(40px,6vw,72px);align-items:center}.hero-content{position:relative;z-index:2}.hero-visual{position:relative;display:grid;gap:18px}.eyebrow{display:inline-flex;align-items:center;gap:10px;margin-bottom:22px;padding:8px 14px;border-radius:999px;background:var(--public-primary-soft);color:var(--public-primary);font-size:.78rem;font-weight:800;letter-spacing:.1em;text-transform:uppercase}.hero h1{max-width:13ch}.subtitle{max-width:680px;color:var(--public-muted);font-size:clamp(1.05rem,2vw,1.25rem);line-height:1.75}.hero-core-message{max-width:660px;margin-top:26px;padding:18px 20px;background:var(--public-success-soft);border-left:4px solid var(--public-success);border-radius:14px;color:var(--public-heading);font-weight:700;line-height:1.65}.hero-cta{display:flex;align-items:center;gap:14px;margin-top:34px}.hero-card{min-height:150px}.hero-kpi strong{display:block;margin-top:8px;font-size:clamp(2.6rem,7vw,4rem);line-height:1;color:var(--public-primary);font-weight:800}@media(max-width: 980px){.hero-grid{grid-template-columns:1fr}.hero-visual{order:2}.hero h1{max-width:100%}}@media(max-width: 640px){.hero{padding-top:56px}.hero-cta{flex-direction:column;align-items:stretch}}.section-alt{background:linear-gradient(180deg, var(--public-bg-soft) 0%, #ffffff 100%);border-top:1px solid var(--public-border);border-bottom:1px solid var(--public-border)}.grid{display:grid;gap:24px}.modules-grid,.target-grid,.trust-grid{grid-template-columns:repeat(auto-fit, minmax(240px, 1fr))}.problem-list{margin-top:28px;padding-left:1.2rem;display:grid;gap:12px;color:var(--public-muted)}.problem-list li::marker{color:var(--public-primary)}.highlight{color:var(--public-heading);font-weight:700}.statement{margin-top:34px;max-width:900px;font-size:1.12rem}.cta{padding:clamp(80px,10vw,120px) 0;text-align:center;background:linear-gradient(180deg, #ffffff 0%, var(--public-primary-soft) 100%)}.cta h2{margin-inline:auto;max-width:780px}.cta .lead{margin-inline:auto}.cta-actions{display:flex;justify-content:center;gap:14px;margin-top:32px}.pilot-cta{margin-top:32px}.differentiation-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(260px, 1fr));gap:24px;margin-top:36px}.solution-flow{display:grid;grid-template-columns:repeat(4, 1fr);gap:18px;margin:42px 0}.flow-arrow{display:none}.workflow-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(220px, 1fr));gap:24px;margin-top:42px}.workflow-number{display:inline-flex;align-items:center;justify-content:center;width:52px;height:52px;margin-bottom:24px;border-radius:16px;background:var(--public-primary-soft);border:1px solid rgba(0,85,165,.18);color:var(--public-primary);font-size:.95rem;font-weight:800;letter-spacing:.04em}.trust-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px;margin-bottom:38px}.trust-badges span{display:inline-flex;align-items:center;justify-content:center;padding:9px 16px;border-radius:999px;background:var(--public-success-soft);border:1px solid rgba(25,135,84,.18);color:var(--public-success);font-size:.9rem;font-weight:800}.public-footer{margin-top:0;padding:56px 0;background:var(--public-header-bg);color:#fff}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:40px}.public-footer h3,.public-footer h4{color:#fff}.public-footer p{color:hsla(0,0%,100%,.76)}.footer-column a{display:block;margin-top:12px;text-decoration:none;color:hsla(0,0%,100%,.76)}.footer-column a:hover{color:#fff}@media(max-width: 980px){.solution-flow{grid-template-columns:1fr 1fr}.footer-grid{grid-template-columns:1fr}}@media(max-width: 640px){.solution-flow{grid-template-columns:1fr}.cta-actions{flex-direction:column}}.btn-primary,.btn-secondary,.btn-ghost{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:12px 22px;border-radius:12px;text-decoration:none;font-weight:700;line-height:1;transition:transform .2s ease,background .2s ease,border .2s ease,box-shadow .2s ease}.btn-primary{background:var(--public-primary);color:#fff;border:1px solid var(--public-primary);box-shadow:0 8px 20px rgba(0,85,165,.18)}.btn-primary:hover{background:var(--public-primary-dark);border-color:var(--public-primary-dark);transform:translateY(-2px)}.btn-secondary{background:#fff;color:var(--public-primary);border:1px solid var(--public-border)}.btn-secondary:hover{background:var(--public-primary-soft);border-color:rgba(0,85,165,.25)}.btn-ghost{background:rgba(0,0,0,0);color:var(--public-primary);border:1px solid rgba(0,0,0,0)}.btn-ghost:hover{background:var(--public-primary-soft)}@media(max-width: 640px){.btn-primary,.btn-secondary,.btn-ghost{width:100%}}.hero-card,.module-card,.target-card,.trust-card,.diff-card,.flow-step{position:relative;background:var(--public-surface);border:1px solid var(--public-border);border-radius:var(--radius-lg);padding:clamp(22px,3vw,32px);overflow:hidden;box-shadow:var(--shadow-soft);transition:transform .22s ease,border .22s ease,box-shadow .22s ease}.hero-card:hover,.module-card:hover,.target-card:hover,.trust-card:hover,.diff-card:hover,.flow-step:hover{transform:translateY(-4px);border-color:rgba(0,85,165,.28);box-shadow:var(--shadow-card)}.hero-card{min-height:150px;display:flex;flex-direction:column;justify-content:space-between}.hero-card-label{color:var(--public-muted);font-size:.78rem;text-transform:uppercase;letter-spacing:.08em;font-weight:800}.hero-card-top{display:flex;align-items:center;gap:10px;margin-bottom:14px}.status-dot{width:10px;height:10px;border-radius:999px;background:var(--public-success);box-shadow:0 0 0 4px var(--public-success-soft)}.hero-card h4,.module-card h3,.target-card h3,.trust-card h3,.diff-card h3,.flow-step h3{margin-bottom:12px;color:var(--public-heading);font-size:1.18rem;font-weight:800}.hero-card p,.module-card p,.target-card p,.trust-card p,.diff-card p,.flow-step p{margin-bottom:0;color:var(--public-muted);line-height:1.65}.module-card,.target-card,.trust-card,.diff-card{min-height:180px}.diff-card.highlight{border-color:rgba(0,85,165,.32);background:linear-gradient(180deg, #ffffff 0%, var(--public-primary-soft) 100%)}.flow-step{min-height:190px}.section{opacity:0;transform:translateY(40px);animation:fadeUp .8s ease forwards}@keyframes fadeUp{to{opacity:1;transform:translateY(0)}}@media(max-width: 980px){.hero-grid{grid-template-columns:1fr;gap:42px}.public-nav{display:none}.section{padding:clamp(64px,10vw,92px) 0}h1{font-size:clamp(2.4rem,9vw,4rem);line-height:1.04}h2{font-size:clamp(2rem,7vw,3rem);line-height:1.08}}@media(max-width: 640px){.container{width:min(100% - 28px,var(--container-width))}.hero{padding-top:52px;padding-bottom:64px}.eyebrow{font-size:.72rem;line-height:1.4}h1{font-size:clamp(2.25rem,10vw,3.3rem);letter-spacing:-0.04em}h2{max-width:100%;font-size:clamp(1.9rem,8vw,2.55rem);letter-spacing:-0.03em}.lead,.subtitle{font-size:1.02rem;line-height:1.7}.hero-core-message{padding:16px}.hero-visual{gap:14px}.hero-card,.module-card,.target-card,.trust-card,.diff-card,.flow-step{border-radius:20px;padding:22px}.module-card,.target-card,.trust-card,.diff-card,.flow-step{min-height:auto}}.contact-page,.pilot-page{display:flex;flex-direction:column;gap:64px}.contact-grid,.pilot-grid{display:grid;grid-template-columns:repeat(auto-fit, minmax(420px, 1fr));gap:40px;align-items:stretch}.contact-card,.contact-form-card,.pilot-card{padding:48px;border-radius:32px;background:hsla(0,0%,100%,.88);border:1px solid rgba(15,23,42,.06);box-shadow:0 20px 60px rgba(15,23,42,.06);backdrop-filter:blur(14px)}.pilot-card.highlight{background:linear-gradient(180deg, rgba(0, 85, 165, 0.05), rgba(255, 255, 255, 0.96))}.contact-form{display:flex;flex-direction:column;gap:24px;margin-top:24px}.form-group{display:flex;flex-direction:column;gap:10px}.form-group label{font-size:.95rem;font-weight:600;color:var(--public-heading)}.form-group input,.form-group textarea{width:100%;padding:18px 20px;border-radius:18px;border:1px solid rgba(15,23,42,.1);background:#fff;font:inherit;font-size:1rem;line-height:1.5;color:var(--public-heading);transition:border-color .2s ease,box-shadow .2s ease,transform .2s ease;box-sizing:border-box}.form-group textarea{min-height:140px;resize:vertical}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#0055a5;box-shadow:0 0 0 4px rgba(0,85,165,.1)}.contact-list,.pilot-list{margin:28px 0 0;padding-left:18px;display:flex;flex-direction:column;gap:14px;color:var(--public-muted);line-height:1.7}.trust-badges{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.trust-badges span{padding:10px 14px;border-radius:999px;background:rgba(0,85,165,.08);color:#0055a5;font-size:.9rem;font-weight:600}@media(max-width: 768px){.contact-grid,.pilot-grid{grid-template-columns:1fr}.contact-card,.contact-form-card,.pilot-card{padding:32px}}.product-showcase{padding:58px 0;background:radial-gradient(circle at 78% 10%, rgba(8, 145, 178, 0.08), transparent 32%),linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);border-top:1px solid rgba(203,213,225,.7);border-bottom:1px solid rgba(203,213,225,.7)}.product-intro{max-width:760px;margin:0 auto 26px}.product-intro .eyebrow,.gallery-copy span{display:inline-flex;margin-bottom:8px;padding:5px 10px;border-radius:999px;background:#ecfeff;color:#007c91;font-size:10px;font-weight:850;letter-spacing:.08em;text-transform:uppercase}.product-intro h2{max-width:680px;margin:0 0 10px;color:#102033;font-size:clamp(30px,3vw,42px);line-height:1.04;letter-spacing:-0.05em}.product-intro p{max-width:720px;margin:0;color:#64748b;font-size:14px;line-height:1.55}.product-gallery{position:relative;max-width:1040px;margin:0 auto}.gallery-slide{display:none;padding:24px;border-radius:28px;border:1px solid rgba(203,213,225,.95);background:hsla(0,0%,100%,.94);box-shadow:0 24px 70px rgba(15,23,42,.12)}.gallery-slide.is-active{display:block}.gallery-copy{margin-bottom:16px}.gallery-copy h3{margin:0 0 6px;color:#102033;font-size:clamp(23px,2vw,30px);line-height:1.08;letter-spacing:-0.04em}.gallery-copy p{max-width:760px;margin:0;color:#64748b;font-size:13px;line-height:1.5}.gallery-screen{overflow:hidden;border-radius:18px;background:#f8fafc;border:1px solid #dbe4f0;box-shadow:0 16px 42px rgba(15,23,42,.11)}.gallery-screen::before{content:"";display:block;height:22px;background:linear-gradient(90deg, #0f3a5c, #075985)}.gallery-screen img{display:block;width:100%;height:auto;max-height:520px;object-fit:contain;object-position:center top;background:#f8fafc}.gallery-arrow{position:absolute;top:56%;z-index:10;width:42px;height:42px;border:0;border-radius:999px;background:#005eb8;color:#fff;font-size:34px;line-height:38px;cursor:pointer;box-shadow:0 14px 32px rgba(0,94,184,.24)}.gallery-arrow:hover{background:#004f9e}.gallery-prev{left:-21px}.gallery-next{right:-21px}.gallery-dots{display:flex;justify-content:center;gap:8px;margin-top:16px}.gallery-dots button{width:9px;height:9px;border:0;border-radius:999px;background:#cbd5e1;cursor:pointer}.gallery-dots button.active{width:24px;background:#005eb8}@media(max-width: 700px){.product-showcase{padding:44px 0}.gallery-slide{padding:18px;border-radius:22px}.gallery-arrow{top:auto;bottom:14px;width:36px;height:36px;font-size:28px}.gallery-prev{left:16px}.gallery-next{right:16px}}.hero{padding:58px 0 64px !important}section{scroll-margin-top:90px}.public-section,.problem-section,.workflow-section,.security-section,.pilot-section,.final-cta{padding-top:64px !important;padding-bottom:64px !important}.hero h1,.product-intro h2,.problem-section h2,.workflow-section h2,.security-section h2,.pilot-section h2,.final-cta h2{max-width:720px;font-size:clamp(30px,3vw,46px) !important;line-height:1.05 !important;letter-spacing:-0.045em !important}.hero p,.product-intro p,.problem-section p,.workflow-section p,.security-section p,.pilot-section p,.final-cta p{max-width:720px;font-size:15px !important;line-height:1.6 !important}.hero-card,.value-card,.workflow-card,.security-card{padding:22px !important}.card-grid,.workflow-grid,.security-grid{gap:16px !important}.product-showcase{padding:68px 0 !important}.product-intro{max-width:760px !important;margin-bottom:30px !important}.product-panel{max-width:980px;margin:0 auto 30px !important;padding:24px !important;border-radius:28px !important}.product-copy{max-width:900px !important;margin-bottom:18px !important}.product-copy span,.product-intro .eyebrow{margin-bottom:10px !important;padding:6px 11px !important;font-size:10px !important}.product-copy h3{max-width:820px;margin-bottom:8px !important;font-size:clamp(24px,2.2vw,32px) !important;line-height:1.08 !important}.product-copy p{max-width:820px;font-size:13px !important;line-height:1.55 !important}.product-screen{border-radius:20px !important}.product-screen::before{height:24px !important}.product-screen img{width:100% !important;height:auto !important;max-height:none !important;object-fit:contain !important;object-position:center top !important;background:#f8fafc !important}.final-cta{padding-top:70px !important;padding-bottom:72px !important}.footer,.site-footer{padding-top:34px !important;padding-bottom:34px !important}@media(max-width: 700px){.hero,.product-showcase,.public-section,.problem-section,.workflow-section,.security-section,.pilot-section,.final-cta{padding-top:48px !important;padding-bottom:48px !important}.product-panel{padding:18px !important;margin-bottom:22px !important}}:root{--premium-max: 1040px}body{background:#f8fafc}.container{max-width:var(--premium-max) !important}.hero{padding:52px 0 58px !important}.hero .container,.problem-section .container,.workflow-section .container,.security-section .container,.pilot-section .container,.final-cta .container{max-width:1040px !important}.problem-section,.workflow-section,.security-section,.pilot-section,.final-cta,.public-section{padding-top:46px !important;padding-bottom:46px !important}.problem-section+section,.workflow-section+section,.security-section+section,.pilot-section+section{margin-top:0 !important}section{border-color:rgba(203,213,225,.65) !important}.hero h1,.problem-section h2,.workflow-section h2,.security-section h2,.pilot-section h2,.final-cta h2{max-width:620px !important;margin-bottom:12px !important;font-size:clamp(28px,2.55vw,40px) !important;line-height:1.04 !important;letter-spacing:-0.045em !important}.hero p,.problem-section p,.workflow-section p,.security-section p,.pilot-section p,.final-cta p{max-width:720px !important;margin-bottom:16px !important;font-size:14px !important;line-height:1.55 !important}.hero-grid{gap:36px !important;align-items:center !important}.hero-card{padding:20px !important;border-radius:18px !important}.card-grid,.workflow-grid,.security-grid{display:grid !important;grid-template-columns:repeat(4, minmax(0, 1fr)) !important;gap:14px !important;margin-top:24px !important}.card-grid>*,.workflow-grid>*,.security-grid>*{min-height:118px !important;padding:18px !important;border-radius:14px !important}.security-grid{grid-template-columns:repeat(5, minmax(0, 1fr)) !important}.security-grid>*{min-height:124px !important}.product-showcase{padding:54px 0 !important}.product-intro{max-width:760px !important;margin-bottom:26px !important}.product-intro h2{max-width:680px !important;margin-bottom:12px !important;font-size:clamp(30px,3vw,44px) !important;line-height:1.04 !important;letter-spacing:-0.05em !important}.product-intro p{max-width:720px !important;margin-bottom:0 !important;font-size:14px !important;line-height:1.55 !important}.product-panel{max-width:980px !important;margin:0 auto 24px !important;padding:22px !important;border-radius:24px !important;box-shadow:0 18px 48px rgba(15,23,42,.1) !important}.product-copy{margin-bottom:16px !important}.product-copy h3{margin-bottom:6px !important;font-size:clamp(23px,2vw,30px) !important;line-height:1.08 !important}.product-copy p{max-width:780px !important;font-size:13px !important;line-height:1.5 !important}.product-copy span,.product-intro .eyebrow{margin-bottom:8px !important;padding:5px 10px !important;font-size:10px !important}.product-screen{border-radius:18px !important;box-shadow:0 16px 42px rgba(15,23,42,.11) !important}.product-screen::before{height:22px !important}.product-screen img{display:block !important;width:100% !important;height:auto !important;max-height:none !important;object-fit:contain !important}.final-cta{text-align:center !important;background:#eef6ff !important}.final-cta h2,.final-cta p{margin-left:auto !important;margin-right:auto !important}.footer,.site-footer{padding-top:30px !important;padding-bottom:30px !important}@media(max-width: 900px){.card-grid,.workflow-grid,.security-grid{grid-template-columns:repeat(2, minmax(0, 1fr)) !important}}@media(max-width: 640px){.problem-section,.workflow-section,.security-section,.pilot-section,.final-cta,.public-section,.product-showcase{padding-top:38px !important;padding-bottom:38px !important}.card-grid,.workflow-grid,.security-grid{grid-template-columns:1fr !important}.product-panel{padding:18px !important}}/*# sourceMappingURL=public.css.map */

/* =========================================================
   ENTERPRISE LANDING COMPACT FIX
   Weniger Leerraum, dynamischere Karten, bessere SaaS-Wirkung
========================================================= */

.section {
  padding: 72px 0 !important;
}

.section-muted {
  padding: 72px 0 !important;
}

.hero-section {
  padding: 88px 0 64px !important;
}

.hero-grid {
  grid-template-columns: 1fr !important;
}

.hero-content {
  max-width: 980px !important;
}

.hero-content h1 {
  max-width: 820px;
}

.hero-content .lead {
  max-width: 860px;
}

.section-head {
  max-width: 860px !important;
  margin-bottom: 32px !important;
}

.section-head h2 {
  max-width: 760px;
}

.problem-grid {
  display: grid !important;
  grid-template-columns: minmax(0, 1.05fr) minmax(280px, .95fr) !important;
  gap: 48px !important;
  align-items: start !important;
}

.problem-list {
  margin: 44px 0 0 !important;
  padding: 0 !important;
  list-style: none !important;
  display: grid !important;
  gap: 12px !important;
}

.problem-list li {
  list-style: none !important;
  position: relative;
  padding-left: 26px;
  font-weight: 600;
  color: #243447;
}

.problem-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #0067b8;
  font-weight: 800;
}

.module-grid,
.trust-grid {
  display: grid !important;
  grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

.module-card,
.trust-card,
.pilot-card,
.contact-card,
.contact-form-card {
  min-height: unset !important;
  padding: 28px !important;
  border-radius: 18px !important;
}

.module-card p,
.trust-card p,
.pilot-card p {
  margin-bottom: 0 !important;
}

.workflow-grid {
  display: grid !important;
  grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
  gap: 18px !important;
}

.workflow-card {
  min-height: unset !important;
  padding: 24px !important;
  border-radius: 18px !important;
}

.product-showcase,
.showcase-card,
.showcase-frame {
  margin-bottom: 0 !important;
}

.pilot-grid,
.contact-grid {
  display: grid !important;
  grid-template-columns: minmax(0, .95fr) minmax(320px, 1.05fr) !important;
  gap: 28px !important;
  align-items: start !important;
}

.cta-section,
.section:last-child {
  padding-top: 72px !important;
  padding-bottom: 88px !important;
}

.public-main {
  overflow: hidden;
}

@media (max-width: 900px) {
  .section,
  .section-muted {
    padding: 56px 0 !important;
  }

  .hero-section {
    padding: 64px 0 48px !important;
  }

  .problem-grid,
  .pilot-grid,
  .contact-grid,
  .module-grid,
  .trust-grid,
  .workflow-grid {
    grid-template-columns: 1fr !important;
  }

  .problem-list {
    margin-top: 18px !important;
  }

  .module-card,
  .trust-card,
  .pilot-card,
  .contact-card,
  .contact-form-card,
  .workflow-card {
    padding: 22px !important;
  }
}

/* =========================================================
   FINAL PREMIUM SPACING FIX
   Abschnitte enger, ruhiger, weniger Leerraum
========================================================= */

.section,
.section-muted {
  padding-top: 46px !important;
  padding-bottom: 46px !important;
}

.hero-section {
  padding-top: 68px !important;
  padding-bottom: 42px !important;
}

.section-head {
  margin-bottom: 22px !important;
}

.problem-grid {
  gap: 32px !important;
}

.module-grid,
.trust-grid,
.workflow-grid,
.pilot-grid,
.contact-grid {
  gap: 16px !important;
}

.module-card,
.trust-card,
.workflow-card,
.pilot-card,
.contact-card,
.contact-form-card {
  padding: 22px 24px !important;
}

.product-showcase {
  padding-top: 44px !important;
  padding-bottom: 44px !important;
}

.cta-section,
.section:last-child {
  padding-top: 50px !important;
  padding-bottom: 64px !important;
}

.section + .section,
.section + .section-muted,
.section-muted + .section,
.section-muted + .section-muted {
  margin-top: 0 !important;
}

@media (max-width: 900px) {
  .section,
  .section-muted {
    padding-top: 38px !important;
    padding-bottom: 38px !important;
  }

  .hero-section {
    padding-top: 54px !important;
    padding-bottom: 34px !important;
  }

  .module-card,
  .trust-card,
  .workflow-card,
  .pilot-card,
  .contact-card,
  .contact-form-card {
    padding: 20px !important;
  }
}

/* =========================================================
   ENTERPRISE RHYTHM FIX
   Weniger Kacheln, mehr Story, kompakte Premium-Abschnitte
========================================================= */

.enterprise-story-grid {
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(320px, .95fr);
  gap: 42px;
  align-items: start;
  margin-top: 28px;
}

.enterprise-story-main {
  max-width: 760px;
}

.enterprise-story-main h3 {
  margin: 0 0 14px;
  font-size: 26px;
  line-height: 1.2;
  color: #172033;
}

.enterprise-story-main p {
  margin: 0;
  font-size: 17px;
  line-height: 1.75;
  color: #667382;
}

.enterprise-check-list {
  margin: 0;
  padding: 0;
  list-style: none;
  display: grid;
  gap: 14px;
}

.enterprise-check-list li {
  position: relative;
  padding-left: 30px;
  font-size: 16px;
  line-height: 1.55;
  font-weight: 650;
  color: #253247;
}

.enterprise-check-list li::before {
  content: "✓";
  position: absolute;
  left: 0;
  top: 0;
  color: #0067b8;
  font-weight: 900;
}

.enterprise-split {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(360px, 1.1fr);
  gap: 56px;
  align-items: start;
}

.enterprise-split h2 {
  margin-top: 18px;
  max-width: 680px;
}

.enterprise-split p {
  max-width: 680px;
  font-size: 17px;
  line-height: 1.7;
}

.enterprise-security-list {
  display: grid;
  gap: 0;
  border-top: 1px solid rgba(18, 59, 106, .16);
}

.enterprise-security-list div {
  padding: 20px 0;
  border-bottom: 1px solid rgba(18, 59, 106, .16);
}

.enterprise-security-list strong {
  display: block;
  color: #172033;
  font-size: 17px;
  margin-bottom: 6px;
}

.enterprise-security-list span {
  display: block;
  color: #667382;
  font-size: 15px;
  line-height: 1.55;
}

.trust-grid {
  display: none !important;
}

@media (max-width: 900px) {
  .enterprise-story-grid,
  .enterprise-split {
    grid-template-columns: 1fr;
    gap: 28px;
  }

  .enterprise-story-main h3 {
    font-size: 22px;
  }
}
