/* eazyCMS-Produktseite */
.eazy-page { background: var(--paper); }
.eazy-page .section-label { margin-bottom: 12px; color: var(--blue); font-size: 13px; font-weight: 800; letter-spacing: .095em; }

.eazy-intro { padding: 76px 0 67px; background: #fff; }
.eazy-intro-layout { position: relative; display: grid; grid-template-columns: 1.08fr .72fr; align-items: end; gap: 58px; min-height: 250px; padding-bottom: 29px; border-bottom: 1px solid var(--line); }
.eazy-intro-layout > div, .eazy-intro-layout > p { position: relative; z-index: 1; }
.eazy-intro h1 { max-width: 850px; margin: 0; font-size: clamp(49px, 5.1vw, 75px); line-height: .98; letter-spacing: -.065em; }
.eazy-intro h1 span, .eazy-heading h2 span, .eazy-industries-heading h2 span, .eazy-system h2 span, .eazy-faq h2 span { color: var(--blue); }
.eazy-intro-layout > p { max-width: 455px; margin: 0; padding-bottom: 5px; color: var(--muted); font-size: 16px; line-height: 1.68; }
.eazy-intro-mark { position: absolute; top: -16px; right: 0; color: #e6eeeb; font-size: clamp(88px, 11vw, 150px); font-weight: 800; letter-spacing: -.1em; line-height: .75; pointer-events: none; }

.eazy-overview { padding: 0 0 96px; background: #fff; }
.eazy-overview-panel { display: grid; grid-template-columns: .78fr 1.22fr; min-height: 610px; overflow: hidden; border-radius: 12px; background: var(--ink-soft); }
.eazy-overview-copy { display: flex; align-items: flex-start; flex-direction: column; justify-content: center; padding: clamp(42px, 5vw, 68px); color: #fff; }
.eazy-overview-copy .section-label { color: var(--blue-soft); }
.eazy-overview-copy h2 { margin: 0 0 19px; color: #fff; font-size: clamp(40px, 4vw, 58px); letter-spacing: -.065em; line-height: .98; }
.eazy-overview-copy h2 span { color: var(--blue-soft); }
.eazy-overview-copy > p:not(.section-label) { max-width: 415px; margin: 0; color: #cfdbd7; font-size: 16px; line-height: 1.7; }
.eazy-overview-copy ul { width: 100%; max-width: 430px; margin: 27px 0 29px; padding: 0; border-bottom: 1px solid rgba(255,255,255,.15); list-style: none; }
.eazy-overview-copy li { display: flex; gap: 11px; padding: 12px 0; border-top: 1px solid rgba(255,255,255,.15); color: #dce6e2; font-size: 15px; line-height: 1.5; }
.eazy-overview-copy li i { flex: 0 0 auto; color: var(--blue-soft); font-size: 18px; }
.eazy-overview-copy li strong { color: #fff; }

.eazy-dashboard { align-self: center; display: grid; grid-template-columns: 78px 1fr; min-height: 510px; margin: 48px 48px 48px 0; overflow: hidden; border: 8px solid #171d1f; border-radius: 15px; background: #f3f6f5; box-shadow: 0 35px 70px rgba(0,0,0,.32); transform: rotate(1.1deg); }
.eazy-dashboard-sidebar { display: flex; align-items: center; flex-direction: column; gap: 27px; padding: 21px 0; background: #20282a; color: #7e8c8b; font-size: 17px; }
.eazy-dashboard-sidebar > i { display: grid; place-items: center; width: 37px; height: 37px; border-radius: 9px; }
.eazy-dashboard-sidebar > i.active { background: var(--blue); color: #fff; }
.eazy-dashboard-logo { display: grid; place-items: center; width: 39px; height: 39px; margin-bottom: 7px; border-radius: 10px; background: var(--blue-soft); color: var(--ink); font-size: 18px; }
.eazy-dashboard-main { min-width: 0; padding: 28px; }
.eazy-dashboard-top { display: flex; align-items: center; justify-content: space-between; gap: 20px; padding-bottom: 20px; border-bottom: 1px solid #d8dfdc; }
.eazy-dashboard-top > div { display: grid; gap: 3px; }.eazy-dashboard-top small { color: var(--blue); font-size: 11px; font-weight: 800; letter-spacing: .09em; }.eazy-dashboard-top strong { font-size: 24px; letter-spacing: -.045em; }.eazy-dashboard-top > span { display: flex; align-items: center; gap: 12px; }.eazy-dashboard-top > span > i { color: #71807c; }.eazy-dashboard-top b { display: grid; place-items: center; width: 38px; height: 38px; border-radius: 50%; background: var(--blue); color: #fff; font-size: 12px; }
.eazy-dashboard-stats { display: grid; grid-template-columns: repeat(3, 1fr); gap: 10px; margin: 20px 0; }
.eazy-dashboard-stats article { display: flex; align-items: center; gap: 11px; min-height: 82px; padding: 14px; border: 1px solid #dce3e0; border-radius: 9px; background: #fff; }
.eazy-dashboard-stats article > i { display: grid; place-items: center; width: 34px; height: 34px; border-radius: 8px; background: #e4f1f5; color: var(--blue); font-size: 15px; }.eazy-dashboard-stats article:nth-child(2) > i { background: #edf4e8; color: #557447; }.eazy-dashboard-stats article:nth-child(3) > i { background: #e8f1ed; color: #416b59; }.eazy-dashboard-stats span { display: grid; gap: 1px; }.eazy-dashboard-stats small { color: #7b8783; font-size: 10px; }.eazy-dashboard-stats strong { color: var(--ink); font-size: 16px; }
.eazy-dashboard-grid { display: grid; grid-template-columns: 1.25fr .75fr; gap: 10px; }
.eazy-dashboard-chart, .eazy-dashboard-actions { min-height: 205px; padding: 18px; border: 1px solid #dce3e0; border-radius: 9px; background: #fff; }
.eazy-dashboard-chart > div:first-child { display: flex; align-items: center; justify-content: space-between; }.eazy-dashboard-chart span { display: grid; }.eazy-dashboard-chart small, .eazy-dashboard-actions > small { color: #83908c; font-size: 9px; font-weight: 800; letter-spacing: .08em; }.eazy-dashboard-chart strong { font-size: 16px; }.eazy-dashboard-chart em { padding: 4px 7px; border-radius: 15px; background: var(--paper); color: #71807c; font-size: 9px; font-style: normal; font-weight: 700; }
.eazy-bars { display: flex; align-items: end; gap: 8px; height: 115px; margin-top: 20px; padding-top: 12px; border-bottom: 1px solid #d9e0dd; }.eazy-bars i { flex: 1; height: 42%; border-radius: 5px 5px 0 0; background: var(--blue-soft); }.eazy-bars i:nth-child(2) { height: 65%; background: var(--blue); }.eazy-bars i:nth-child(3) { height: 48%; }.eazy-bars i:nth-child(4) { height: 82%; background: var(--green); }.eazy-bars i:nth-child(5) { height: 69%; }.eazy-bars i:nth-child(6) { height: 91%; background: var(--blue); }.eazy-bars i:nth-child(7) { height: 77%; }
.eazy-dashboard-actions { display: flex; flex-direction: column; gap: 0; }.eazy-dashboard-actions > small { margin-bottom: 10px; }.eazy-dashboard-actions a { display: flex; align-items: center; gap: 8px; padding: 11px 0; border-top: 1px solid #e0e5e3; color: #46524f; font-size: 11px; font-weight: 700; }.eazy-dashboard-actions a i { color: var(--blue); }
.eazy-dashboard-status { display: grid; grid-template-columns: 35px 1fr auto; align-items: center; gap: 11px; margin-top: 10px; padding: 12px 15px; border-radius: 9px; background: #dcefe4; color: #355345; }.eazy-dashboard-status > i { display: grid; place-items: center; width: 32px; height: 32px; border-radius: 50%; background: #fff; }.eazy-dashboard-status span { display: grid; }.eazy-dashboard-status strong { font-size: 12px; }.eazy-dashboard-status small { font-size: 9px; }.eazy-dashboard-status > b { padding: 5px 8px; border-radius: 14px; background: #fff; font-size: 9px; }

.eazy-functions, .eazy-modules, .eazy-system, .eazy-faq { padding: 96px 0; }
.eazy-functions { border-top: 1px solid var(--line); background: var(--paper); }
.eazy-heading, .eazy-industries-heading { display: grid; grid-template-columns: 1.08fr .72fr; align-items: end; gap: 55px; margin-bottom: 34px; }
.eazy-heading h2, .eazy-industries-heading h2, .eazy-system h2, .eazy-faq h2 { margin: 0; font-size: clamp(39px, 4vw, 58px); letter-spacing: -.07em; line-height: .98; }
.eazy-heading > p, .eazy-industries-heading > p { max-width: 455px; margin: 0 0 4px; color: var(--muted); font-size: 16px; line-height: 1.7; }
.eazy-function-grid { display: grid; grid-template-columns: repeat(3, 1fr); overflow: hidden; border: 1px solid var(--line); border-radius: 11px; background: #fff; }
.eazy-function-grid article { position: relative; min-height: 280px; padding: 30px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.eazy-function-grid article:nth-child(3n) { border-right: 0; }.eazy-function-grid article:nth-child(n+4) { border-bottom: 0; }
.eazy-function-grid article > span { position: absolute; top: 30px; right: 30px; color: #a0aba7; font-size: 12px; font-weight: 800; letter-spacing: .08em; }
.eazy-function-grid article > i { display: grid; place-items: center; width: 45px; height: 45px; margin-bottom: 58px; border-radius: 50%; background: #e4f1f5; color: var(--blue); font-size: 19px; }
.eazy-function-grid h3 { margin: 0 0 9px; font-size: 23px; font-weight: 800; letter-spacing: -.05em; }.eazy-function-grid p { max-width: 315px; margin: 0; color: var(--muted); font-size: 16px; line-height: 1.65; }
.eazy-function-grid .eazy-function-blue { background: var(--blue); color: #fff; }.eazy-function-grid .eazy-function-blue > span { color: rgba(255,255,255,.55); }.eazy-function-grid .eazy-function-blue > i { background: rgba(255,255,255,.15); color: #fff; }.eazy-function-grid .eazy-function-blue h3 { color: #fff; }.eazy-function-grid .eazy-function-blue p { color: #e8f0f4; }
.eazy-function-grid .eazy-function-green { background: var(--green); }.eazy-function-grid .eazy-function-green > i { background: rgba(255,255,255,.5); color: #355345; }.eazy-function-grid .eazy-function-green p { color: #3e5d50; }

.eazy-modules { background: #fff; }
.eazy-module-layout { display: grid; grid-template-columns: 1.2fr .8fr; gap: 10px; }
.eazy-module-list { display: grid; grid-template-columns: repeat(2, 1fr); overflow: hidden; border: 1px solid var(--line); border-radius: 11px; }
.eazy-module-list article { position: relative; display: grid; grid-template-columns: 46px 1fr; gap: 15px; min-height: 235px; padding: 29px; border-right: 1px solid var(--line); border-bottom: 1px solid var(--line); }
.eazy-module-list article:nth-child(even) { border-right: 0; }.eazy-module-list article:nth-child(n+3) { border-bottom: 0; }.eazy-module-list article > span { display: grid; place-items: center; width: 43px; height: 43px; border-radius: 50%; background: #e4f1f5; color: var(--blue); font-size: 18px; }.eazy-module-list article > div { align-self: end; grid-column: 1 / -1; }.eazy-module-list article > b { position: absolute; top: 30px; right: 29px; color: #a3ada9; font-size: 12px; letter-spacing: .08em; }.eazy-module-list h3 { margin: 0 0 8px; font-size: 22px; font-weight: 800; letter-spacing: -.045em; }.eazy-module-list p { margin: 0; color: var(--muted); font-size: 16px; line-height: 1.62; }
.eazy-portal-card { display: flex; flex-direction: column; min-height: 480px; padding: clamp(37px, 4vw, 52px); border-radius: 11px; background: var(--blue-soft); }.eazy-portal-card .section-label { color: #315764; }.eazy-portal-card h3 { max-width: 450px; margin: 0 0 15px; font-size: clamp(31px, 3vw, 43px); letter-spacing: -.06em; line-height: 1.02; }.eazy-portal-card > p:not(.section-label) { max-width: 430px; margin: 0; color: #315764; font-size: 16px; line-height: 1.65; }.eazy-portal-card ul { margin: auto 0 0; padding: 0; border-bottom: 1px solid rgba(49,87,100,.25); list-style: none; }.eazy-portal-card li { display: flex; align-items: center; gap: 10px; padding: 11px 0; border-top: 1px solid rgba(49,87,100,.25); color: #294d59; font-size: 15px; font-weight: 700; }.eazy-portal-card li i { color: var(--blue); font-size: 17px; }

.eazy-industries { padding: 96px 0; background: var(--ink-soft); color: #fff; }.eazy-industries .section-label { color: var(--blue-soft); }.eazy-industries-heading h2 { color: #fff; }.eazy-industries-heading h2 span { color: var(--blue-soft); }.eazy-industries-heading > p { color: #cbd6d2; }
.eazy-industry-grid { display: grid; grid-template-columns: repeat(4, 1fr); overflow: hidden; border: 1px solid rgba(255,255,255,.14); border-radius: 11px; }.eazy-industry-grid article { position: relative; display: flex; flex-direction: column; min-height: 355px; padding: 29px; border-right: 1px solid rgba(255,255,255,.14); }.eazy-industry-grid article:last-child { border-right: 0; }.eazy-industry-grid article > span { position: absolute; top: 29px; right: 28px; color: rgba(255,255,255,.42); font-size: 12px; font-weight: 800; }.eazy-industry-grid article > i { display: grid; place-items: center; width: 45px; height: 45px; margin-bottom: 80px; border-radius: 50%; background: rgba(135,206,232,.13); color: var(--blue-soft); font-size: 19px; }.eazy-industry-grid h3 { margin: 0 0 10px; color: #fff; font-size: 24px; font-weight: 800; letter-spacing: -.05em; }.eazy-industry-grid p { margin: 0 0 22px; color: #cbd6d2; font-size: 16px; line-height: 1.62; }.eazy-industry-grid small { margin-top: auto; color: var(--blue-soft); font-size: 13px; font-weight: 700; line-height: 1.5; }

.eazy-system { background: #fff; }.eazy-system-layout { display: grid; grid-template-columns: .92fr 1.08fr; gap: clamp(50px, 8vw, 115px); align-items: center; }.eazy-system h2 { margin-bottom: 20px; }.eazy-system-layout > div > p:not(.section-label) { max-width: 520px; margin: 0; color: var(--muted); font-size: 16px; line-height: 1.7; }.eazy-system-badges { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 25px; }.eazy-system-badges span { display: inline-flex; align-items: center; gap: 7px; padding: 8px 11px; border-radius: 30px; background: var(--paper); color: #465650; font-size: 14px; font-weight: 700; }.eazy-system-badges i { color: var(--blue); }
.eazy-system ol { margin: 0; padding: 0; border-bottom: 1px solid #cbd2cf; list-style: none; }.eazy-system li { display: grid; grid-template-columns: 48px 1fr; gap: 15px; padding: 22px 0; border-top: 1px solid #cbd2cf; }.eazy-system li > span { display: grid; place-items: center; width: 34px; height: 34px; border: 1px solid #aeb9b5; border-radius: 50%; color: var(--blue); font-size: 12px; font-weight: 800; }.eazy-system h3 { margin: 0 0 5px; font-size: 20px; font-weight: 800; }.eazy-system li p { margin: 0; color: var(--muted); font-size: 16px; line-height: 1.6; }

.eazy-faq { border-top: 1px solid var(--line); background: var(--paper); }.eazy-faq-layout { display: grid; grid-template-columns: .7fr 1.3fr; gap: clamp(55px, 8vw, 120px); align-items: start; }.eazy-faq-layout > div:first-child { position: sticky; top: 125px; }.eazy-faq h2 { margin-bottom: 18px; }.eazy-faq-layout > div:first-child > p:not(.section-label) { max-width: 370px; margin: 0; color: var(--muted); font-size: 16px; line-height: 1.68; }.eazy-faq-list { border-bottom: 1px solid #cfd6d3; }.eazy-faq-list details { border-top: 1px solid #cfd6d3; }.eazy-faq-list summary { display: grid; grid-template-columns: 1fr 34px; gap: 18px; align-items: center; min-height: 78px; padding: 18px 0; color: var(--ink); font-size: 17px; font-weight: 800; cursor: pointer; list-style: none; }.eazy-faq-list summary::-webkit-details-marker { display: none; }.eazy-faq-list summary i { display: grid; place-items: center; width: 34px; height: 34px; border: 1px solid #aeb8b4; border-radius: 50%; color: var(--blue); transition: transform .2s ease, background .2s ease, color .2s ease; }.eazy-faq-list details[open] summary i { background: var(--blue); color: #fff; transform: rotate(45deg); }.eazy-faq-list details p { max-width: 720px; margin: -5px 54px 23px 0; color: var(--muted); font-size: 16px; line-height: 1.7; }

.eazy-cta { padding: 0 0 74px; background: var(--paper); }.eazy-cta-panel { display: grid; grid-template-columns: 1.05fr .95fr; gap: 55px; align-items: end; padding: clamp(38px, 5vw, 62px); border-radius: 11px; background: var(--green); }.eazy-cta-panel h2 { margin: 0; font-size: clamp(38px, 3.8vw, 55px); letter-spacing: -.07em; line-height: .98; }.eazy-cta-panel h2 span { color: var(--blue); }.eazy-cta-panel > div:last-child p { max-width: 450px; margin: 0 0 21px; color: #315764; font-size: 16px; line-height: 1.68; }

@media (max-width: 1199.98px) {
  .eazy-dashboard { margin-right: 35px; }
  .eazy-dashboard-stats { grid-template-columns: 1fr 1fr; }.eazy-dashboard-stats article:last-child { display: none; }
  .eazy-industry-grid { grid-template-columns: repeat(2, 1fr); }.eazy-industry-grid article { border-bottom: 1px solid rgba(255,255,255,.14); }.eazy-industry-grid article:nth-child(even) { border-right: 0; }.eazy-industry-grid article:nth-child(n+3) { border-bottom: 0; }
}

@media (max-width: 991.98px) {
  .eazy-intro { padding-top: 62px; }.eazy-intro-layout { grid-template-columns: 1fr .75fr; gap: 32px; }
  .eazy-overview-panel { grid-template-columns: 1fr; }.eazy-overview-copy { min-height: 480px; }.eazy-dashboard { min-height: 500px; margin: 0 43px 48px; transform: none; }
  .eazy-heading, .eazy-industries-heading { grid-template-columns: 1fr .75fr; gap: 34px; }
  .eazy-function-grid { grid-template-columns: repeat(2, 1fr); }.eazy-function-grid article:nth-child(3n) { border-right: 1px solid var(--line); }.eazy-function-grid article:nth-child(even) { border-right: 0; }.eazy-function-grid article:nth-child(n+4) { border-bottom: 1px solid var(--line); }.eazy-function-grid article:nth-child(n+5) { border-bottom: 0; }
  .eazy-module-layout, .eazy-system-layout, .eazy-faq-layout, .eazy-cta-panel { grid-template-columns: 1fr; }.eazy-portal-card { min-height: 430px; }.eazy-faq-layout > div:first-child { position: static; }.eazy-cta-panel { gap: 27px; }
}

@media (max-width: 575.98px) {
  .eazy-intro { padding: 52px 0 50px; }.eazy-intro-layout { grid-template-columns: 1fr; gap: 19px; min-height: 0; padding-bottom: 25px; }.eazy-intro h1 { font-size: clamp(44px, 12vw, 59px); }.eazy-intro-layout > p { font-size: 16px; }.eazy-intro-mark { top: 2px; right: 5px; font-size: 80px; opacity: .72; }
  .eazy-overview { padding-bottom: 62px; }.eazy-overview-panel { margin: 0 -12px; border-radius: 0; }.eazy-overview-copy { min-height: 0; padding: 44px 27px; }.eazy-overview-copy h2 { font-size: 43px; }
  .eazy-dashboard { grid-template-columns: 54px 1fr; min-height: 430px; margin: 0 14px 30px; border-width: 5px; }.eazy-dashboard-sidebar { gap: 20px; padding: 15px 0; font-size: 14px; }.eazy-dashboard-sidebar > i { width: 31px; height: 31px; }.eazy-dashboard-logo { width: 33px; height: 33px; }.eazy-dashboard-main { padding: 17px; }.eazy-dashboard-top strong { font-size: 19px; }.eazy-dashboard-stats { grid-template-columns: 1fr; }.eazy-dashboard-stats article:nth-child(2) { display: none; }.eazy-dashboard-grid { grid-template-columns: 1fr; }.eazy-dashboard-actions { display: none; }.eazy-dashboard-chart { min-height: 185px; }.eazy-dashboard-status { grid-template-columns: 31px 1fr; }.eazy-dashboard-status > b { display: none; }
  .eazy-functions, .eazy-modules, .eazy-industries, .eazy-system, .eazy-faq { padding: 62px 0; }.eazy-heading, .eazy-industries-heading { grid-template-columns: 1fr; gap: 18px; margin-bottom: 27px; }.eazy-heading h2, .eazy-industries-heading h2, .eazy-system h2, .eazy-faq h2 { font-size: clamp(38px, 10.8vw, 49px); }
  .eazy-function-grid, .eazy-module-list, .eazy-industry-grid { grid-template-columns: 1fr; }.eazy-function-grid article, .eazy-function-grid article:nth-child(3n), .eazy-module-list article, .eazy-industry-grid article { min-height: 240px; border-right: 0; border-bottom: 1px solid var(--line); }.eazy-function-grid article:last-child, .eazy-module-list article:last-child { border-bottom: 0; }.eazy-function-grid article > i { margin-bottom: 43px; }.eazy-module-list article { min-height: 215px; }.eazy-module-list article:nth-child(n+3) { border-bottom: 1px solid var(--line); }.eazy-module-list article:last-child { border-bottom: 0; }
  .eazy-portal-card { min-height: 0; padding: 39px 27px; }.eazy-portal-card ul { margin-top: 31px; }
  .eazy-industry-grid article, .eazy-industry-grid article:nth-child(n+3) { min-height: 285px; border-bottom-color: rgba(255,255,255,.14); }.eazy-industry-grid article:last-child { border-bottom: 0; }.eazy-industry-grid article > i { margin-bottom: 52px; }
  .eazy-system-layout { gap: 37px; }.eazy-faq-layout { gap: 30px; }.eazy-faq-list summary { font-size: 16px; }.eazy-faq-list details p { margin-right: 0; }
  .eazy-cta { padding-bottom: 48px; }.eazy-cta-panel { margin: 0; padding: 39px 26px; }
}
