:root {
  --bg: #030914;
  --bg-deep: #020713;
  --surface: rgba(11, 25, 44, .78);
  --surface-soft: rgba(19, 35, 58, .62);
  --surface-deep: rgba(6, 16, 31, .88);
  --line: rgba(103, 176, 244, .20);
  --line-bright: rgba(79, 205, 255, .48);
  --ink: #eff5ff;
  --muted: #9aacc4;
  --cyan: #29d6f8;
  --blue: #287cff;
  --violet: #a85dff;
  --green: #38d87a;
  --shadow: 0 26px 70px rgba(0, 0, 0, .34);
  --radius: 24px;
  --shell: min(1180px, calc(100% - 48px));
}

* { box-sizing: border-box; }
html { scroll-behavior: smooth; }
body {
  position: relative;
  margin: 0;
  overflow-x: hidden;
  color: var(--ink);
  background:
    radial-gradient(circle at 89% 2%, rgba(116, 58, 220, .18), transparent 27rem),
    radial-gradient(circle at 8% 36%, rgba(12, 132, 203, .10), transparent 31rem),
    linear-gradient(150deg, #030914 0%, #040a16 48%, #05081b 100%);
  font-family: Inter, ui-sans-serif, system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;
  line-height: 1.58;
}
body::before {
  position: fixed;
  z-index: -1;
  inset: 0;
  content: "";
  opacity: .26;
  pointer-events: none;
  background-image: radial-gradient(rgba(93, 198, 255, .3) .6px, transparent .7px);
  background-size: 23px 23px;
  mask-image: linear-gradient(to bottom, #000, transparent 85%);
}
a { color: inherit; text-decoration: none; }
button, a { -webkit-tap-highlight-color: transparent; }
.shell { width: var(--shell); margin: 0 auto; }
.site-header {
  position: sticky;
  z-index: 30;
  top: 0;
  border-bottom: 1px solid transparent;
  background: rgba(3, 9, 20, .58);
  backdrop-filter: blur(20px);
  -webkit-backdrop-filter: blur(20px);
  transition: border-color .2s ease, background .2s ease;
}
.site-header.is-scrolled { border-bottom-color: var(--line); background: rgba(3, 9, 20, .86); }
.nav-shell { min-height: 76px; display: flex; align-items: center; gap: 28px; }
.brand { display: inline-flex; flex: 0 0 auto; align-items: center; gap: 10px; }
.brand img { display: block; width: 42px; height: 42px; border-radius: 12px; filter: drop-shadow(0 0 12px rgba(69, 214, 255, .19)); }
.brand::after { color: #f3f8ff; content: "MK\A INTELLIGENCE"; font-size: .78rem; font-weight: 860; letter-spacing: .105em; line-height: 1.04; text-shadow: 0 0 18px rgba(97, 219, 255, .2); white-space: pre; }
.main-nav { display: flex; align-items: center; gap: 20px; margin-left: auto; }
.main-nav a { color: #c5d3e7; font-size: .86rem; font-weight: 680; transition: color .18s ease; }
.main-nav a:hover { color: var(--cyan); }
.nav-actions { display: flex; align-items: center; gap: 12px; }
.button {
  display: inline-flex; align-items: center; justify-content: center; gap: 10px;
  min-height: 44px; padding: 0 17px; border: 1px solid transparent; border-radius: 12px;
  color: #f6fbff; font-size: .87rem; font-weight: 790; letter-spacing: .01em; transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
}
.button:hover { transform: translateY(-2px); }
.button-primary { border-color: rgba(100, 221, 255, .55); background: linear-gradient(102deg, #047ef3, #7751eb 83%); box-shadow: 0 10px 24px rgba(49, 107, 255, .25); }
.button-primary:hover { box-shadow: 0 15px 30px rgba(67, 118, 255, .38); }
.button-quiet { padding-left: 4px; border-color: transparent; color: #c8d8ed; }
.button-quiet span, .button-primary span { color: var(--cyan); font-size: 1.15rem; }
.menu-button { display: none; padding: 9px 12px; border: 1px solid var(--line); border-radius: 10px; color: var(--ink); background: rgba(8, 23, 40, .7); font: inherit; font-size: .8rem; }

.hero { position: relative; padding: 87px 0 64px; }
.hero-grid { display: grid; grid-template-columns: 1.02fr .98fr; align-items: center; gap: 58px; min-height: 550px; }
.eyebrow { margin: 0 0 13px; color: var(--cyan); font-size: .73rem; font-weight: 850; letter-spacing: .18em; text-transform: uppercase; }
h1, h2, h3, p { margin-top: 0; }
h1 { max-width: 720px; margin-bottom: 22px; font-size: clamp(2.85rem, 5.1vw, 5.1rem); line-height: 1.01; letter-spacing: -.055em; }
h1 span { background: linear-gradient(100deg, #e9f5ff 16%, #71e7ff 45%, #bd82ff 85%); background-clip: text; -webkit-background-clip: text; color: transparent; }
.lead { max-width: 620px; margin-bottom: 28px; color: #aebed4; font-size: 1.08rem; }
.hero-actions { display: flex; flex-wrap: wrap; gap: 13px; margin-bottom: 27px; }
.hero-notes { display: flex; flex-wrap: wrap; gap: 16px; margin: 0; padding: 0; list-style: none; color: #8ea4bf; font-size: .8rem; }
.hero-notes li { display: inline-flex; align-items: center; gap: 8px; }
.hero-notes li::before { width: 7px; height: 7px; border-radius: 99px; content: ""; background: var(--green); box-shadow: 0 0 12px var(--green); }
.hero-visual { position: relative; display: grid; min-height: 482px; margin: 0; overflow: visible; }
.hero-brand-art { position: relative; z-index: 2; align-self: center; justify-self: center; width: min(100%, 510px); height: auto; filter: drop-shadow(0 30px 52px rgba(0, 0, 0, .58)) saturate(1.04); }
.hero-halo { position: absolute; border-radius: 50%; filter: blur(14px); opacity: .85; }
.halo-one { width: 300px; height: 300px; top: -130px; right: -60px; background: rgba(31, 209, 255, .25); }
.halo-two { width: 270px; height: 270px; bottom: -130px; left: -70px; background: rgba(153, 71, 255, .23); }

.section { padding: 88px 0; }
.section-heading { max-width: 725px; margin-bottom: 37px; }
.section-heading.centered { margin-right: auto; margin-left: auto; text-align: center; }
.section-heading h2 { margin-bottom: 14px; font-size: clamp(2rem, 4vw, 3.45rem); line-height: 1.08; letter-spacing: -.045em; }
.section-heading > p:not(.eyebrow) { margin-bottom: 0; color: var(--muted); font-size: 1.03rem; }
.glass-card, .glass-panel { border: 1px solid var(--line); background: linear-gradient(145deg, rgba(21, 39, 63, .68), rgba(8, 18, 34, .82)); box-shadow: inset 0 1px rgba(207, 246, 255, .055), 0 18px 40px rgba(0, 0, 0, .14); backdrop-filter: blur(18px); -webkit-backdrop-filter: blur(18px); }
.entity-intro { position: relative; z-index: 2; padding: 34px 0 0; }
.entity-panel { display: grid; grid-template-columns: minmax(280px, .86fr) minmax(340px, 1.14fr); gap: clamp(28px, 5vw, 72px); align-items: center; padding: clamp(26px, 4vw, 43px); border: 1px solid rgba(80, 199, 255, .28); border-radius: 26px; background: linear-gradient(135deg, rgba(10, 33, 55, .82), rgba(22, 10, 47, .78)); box-shadow: inset 0 1px 0 rgba(255,255,255,.05), 0 25px 70px rgba(0,0,0,.25); backdrop-filter: blur(18px); }
.entity-panel h2 { margin: 0; font-size: clamp(1.75rem, 3.2vw, 3rem); line-height: 1.08; letter-spacing: -.04em; }
.entity-panel p:not(.eyebrow) { margin: 0 0 18px; color: #b5c6d9; font-size: 1rem; }
.entity-output { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 9px; margin: 0 0 20px; padding: 0; list-style: none; }.entity-output li { min-width: 0; padding: 10px 11px; border: 1px solid rgba(103, 202, 252, .16); border-radius: 12px; background: rgba(3, 14, 29, .28); }.entity-output strong, .entity-output span { display: block; }.entity-output strong { color: #ecf7ff; font-size: .75rem; line-height: 1.25; }.entity-output span { margin-top: 4px; color: #8fa6c0; font-size: .66rem; line-height: 1.35; }.entity-actions { display: flex; flex-wrap: wrap; align-items: center; gap: 15px; }.entity-actions .text-link { font-size: .8rem; }
.benefits { position: relative; padding-top: 76px; }
.benefit-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 18px; }
.benefit-card { position: relative; min-height: 321px; overflow: hidden; padding: 28px 29px 25px; border-radius: var(--radius); }
.benefit-card::after { position: absolute; right: -35px; bottom: -56px; width: 170px; height: 170px; border-radius: 50%; content: ""; background: radial-gradient(circle, rgba(36, 215, 248, .17), transparent 65%); pointer-events: none; }
.benefit-card:nth-child(2)::after { background: radial-gradient(circle, rgba(165, 87, 255, .18), transparent 65%); }
.benefit-card:nth-child(3)::after { background: radial-gradient(circle, rgba(56, 216, 122, .17), transparent 65%); }
.card-index { position: absolute; top: 28px; right: 29px; color: #5b7393; font-size: .78rem; font-weight: 750; letter-spacing: .13em; }
.benefit-icon { position: relative; display: grid; place-items: center; width: 66px; height: 66px; margin-bottom: 28px; border: 1px solid currentColor; border-radius: 19px; }
.benefit-icon::before { position: absolute; width: 31px; height: 21px; border: 2px solid currentColor; border-radius: 5px; content: ""; }
.benefit-icon i { position: absolute; z-index: 1; left: 24px; width: 17px; height: 2px; background: currentColor; }
.benefit-icon i:nth-child(1) { transform: translateY(-8px); }.benefit-icon i:nth-child(2) { transform: translateY(0); }.benefit-icon i:nth-child(3) { transform: translateY(8px); width: 12px; }
.icon-cyan { color: var(--cyan); box-shadow: 0 0 28px rgba(41, 214, 248, .12); }
.icon-violet { color: var(--violet); box-shadow: 0 0 28px rgba(168, 93, 255, .12); }
.icon-green { color: var(--green); box-shadow: 0 0 28px rgba(56, 216, 122, .12); }
.risk-icon::before { width: 27px; height: 27px; border-radius: 50%; }.risk-icon i:nth-child(1) { height: 18px; width: 2px; transform: translateY(-4px); }.risk-icon i:nth-child(2) { width: 4px; height: 4px; transform: translateY(11px); }.risk-icon i:nth-child(3) { display: none; }
.flow-icon::before { width: 36px; height: 2px; border: 0; border-radius: 0; background: currentColor; }.flow-icon i { width: 8px; height: 8px; border: 2px solid currentColor; border-radius: 50%; background: var(--surface); }.flow-icon i:nth-child(1) { transform: translateX(-14px); }.flow-icon i:nth-child(2) { transform: translateX(0); }.flow-icon i:nth-child(3) { width: 8px; transform: translateX(14px); }
.benefit-card h3 { margin-bottom: 9px; font-size: 1.21rem; }.benefit-card > p:not(.card-index) { max-width: 320px; color: #9db0c8; font-size: .93rem; }.card-answer { position: absolute; left: 29px; bottom: 26px; color: var(--cyan); font-size: .79rem; font-weight: 770; }.benefit-card:nth-child(2) .card-answer { color: #c387ff; }.benefit-card:nth-child(3) .card-answer { color: #77e9a3; }

.process-section { background: linear-gradient(90deg, rgba(5, 20, 37, .62), rgba(26, 10, 52, .28), rgba(5, 20, 37, .32)); border-top: 1px solid rgba(93, 183, 250, .08); border-bottom: 1px solid rgba(93, 183, 250, .08); }
.split-heading { display: grid; grid-template-columns: 1.1fr .7fr; align-items: end; gap: 80px; max-width: none; }.split-heading h2 { margin-bottom: 0; }.split-heading > div:last-child > p, .split-heading > p { margin: 0 0 14px; color: var(--muted); }
.text-link { display: inline-flex; gap: 9px; color: var(--cyan); font-size: .88rem; font-weight: 770; }.text-link span { font-size: 1.1rem; }
.process-list { display: grid; grid-template-columns: repeat(2, minmax(0, 1fr)); gap: 13px; margin: 0; padding: 0; list-style: none; counter-reset: none; }.process-card { display: grid; grid-template-columns: 55px 1fr; align-content: start; gap: 18px; min-height: 172px; padding: 25px; border-radius: 19px; }.process-number { display: grid; place-items: center; width: 49px; height: 49px; border: 1px solid rgba(63, 215, 255, .4); border-radius: 50%; color: var(--cyan); font-size: .9rem; font-weight: 830; }.process-card:nth-child(2) .process-number, .process-card:nth-child(5) .process-number { border-color: rgba(184, 105, 255, .44); color: #be83ff; }.process-card:nth-child(3) .process-number, .process-card:nth-child(6) .process-number { border-color: rgba(56, 216, 122, .45); color: var(--green); }.process-card h3 { margin-bottom: 6px; font-size: 1.06rem; }.process-card p { margin: 0; color: #9db1c8; font-size: .88rem; line-height: 1.55; }.process-card > b { grid-column: 2; justify-self: start; margin-top: 2px; padding: 7px 11px; border-radius: 8px; color: #a8bfd8; background: rgba(88, 129, 171, .12); font-size: .72rem; white-space: nowrap; }

/* Interactive product demo: an original HTML/CSS concept, not a screenshot tile. */
.demo-section { position: relative; overflow: hidden; padding-top: 96px; background: radial-gradient(circle at 75% 24%, rgba(118, 58, 226, .16), transparent 25rem), radial-gradient(circle at 20% 70%, rgba(26, 202, 246, .10), transparent 31rem); }
.demo-section::before { position: absolute; inset: 13% -15% auto; height: 1px; content: ""; background: linear-gradient(90deg, transparent, rgba(45, 217, 255, .6), rgba(163, 91, 255, .6), transparent); opacity: .65; }
.demo-hint { display: inline-flex; margin: 0 auto; padding: 6px 10px; border: 1px solid rgba(41, 214, 248, .26); border-radius: 999px; color: #a9bed4; background: rgba(7, 21, 39, .58); font-size: .71rem; }
.demo-shell { position: relative; display: grid; grid-template-columns: 218px minmax(0, 1fr); min-height: 708px; overflow: hidden; border: 1px solid rgba(98, 206, 255, .32); border-radius: 29px; background: linear-gradient(135deg, rgba(6, 17, 32, .98), rgba(4, 12, 25, .96)); box-shadow: 0 32px 80px rgba(0, 0, 0, .36), inset 0 1px rgba(213, 248, 255, .08); }
.demo-shell::before { position: absolute; z-index: 0; inset: 0; content: ""; pointer-events: none; background: radial-gradient(circle at 66% 12%, rgba(26, 215, 255, .12), transparent 20rem), radial-gradient(circle at 30% 86%, rgba(136, 74, 255, .13), transparent 25rem); }
.demo-sidebar, .demo-workspace { position: relative; z-index: 1; }.demo-sidebar { display: flex; flex-direction: column; gap: 7px; padding: 25px 14px 16px; border-right: 1px solid rgba(111, 171, 222, .16); background: linear-gradient(180deg, rgba(3, 12, 24, .94), rgba(6, 12, 28, .72)); }
.demo-wordmark { display: flex; align-items: center; gap: 10px; margin: 0 7px 25px; color: #eaf6ff; font-size: .72rem; font-weight: 850; letter-spacing: .13em; line-height: 1.05; }.demo-wordmark i { position: relative; width: 33px; height: 33px; border: 1px solid rgba(58, 218, 255, .84); border-radius: 12px 7px 12px 7px; box-shadow: 0 0 18px rgba(34, 217, 250, .28); }.demo-wordmark i::before, .demo-wordmark i::after { position: absolute; inset: 7px; border: 2px solid #9b67ff; border-radius: 50%; content: ""; }.demo-wordmark i::after { inset: 13px 2px; border-color: #2eddf9; transform: rotate(54deg); }
.demo-nav-label { margin: 2px 8px 7px; color: #66829e; font-size: .6rem; font-weight: 800; letter-spacing: .13em; }.demo-tab { display: flex; align-items: center; gap: 10px; width: 100%; padding: 11px 10px; border: 1px solid transparent; border-radius: 11px; color: #a7b9cf; background: transparent; font: inherit; font-size: .8rem; font-weight: 710; text-align: left; cursor: pointer; transition: background .18s ease, color .18s ease, border-color .18s ease; }.demo-tab i { display: grid; place-items: center; flex: 0 0 auto; width: 22px; height: 22px; border: 1px solid rgba(101, 178, 240, .34); border-radius: 7px; color: var(--cyan); font-style: normal; font-size: .66rem; }.demo-tab:hover, .demo-tab.is-active { border-color: rgba(48, 184, 255, .40); color: #eaf7ff; background: linear-gradient(90deg, rgba(9, 84, 157, .34), rgba(14, 28, 53, .22)); }.demo-tab.is-active i { box-shadow: 0 0 18px rgba(35, 213, 255, .30); }.demo-local { margin-top: auto; padding: 12px; border: 1px solid rgba(73, 217, 249, .16); border-radius: 12px; color: #899eb8; background: rgba(6, 26, 48, .45); font-size: .68rem; }.demo-local b { display: block; margin-bottom: 4px; color: #5ee5fa; font-size: .72rem; }
.demo-workspace { min-width: 0; }.demo-toolbar { display: flex; align-items: center; justify-content: space-between; min-height: 58px; padding: 0 24px; border-bottom: 1px solid rgba(112, 176, 222, .16); background: rgba(5, 15, 29, .63); }.demo-breadcrumb { color: #9eb2ca; font-size: .75rem; }.demo-breadcrumb b { color: #eef7ff; }.demo-status { padding: 5px 9px; border: 1px solid rgba(56, 216, 122, .26); border-radius: 999px; color: #70eda1; background: rgba(39, 135, 76, .15); font-size: .68rem; font-weight: 800; }
.demo-view { display: none; padding: 25px; animation: demoIn .22s ease both; }.demo-view.is-active { display: block; }@keyframes demoIn { from { opacity: 0; transform: translateY(4px); } to { opacity: 1; transform: translateY(0); } }
.demo-kpis { display: grid; grid-template-columns: repeat(4, 1fr); gap: 11px; margin-bottom: 17px; }.demo-kpi { min-width: 0; padding: 12px; border: 1px solid rgba(114, 182, 236, .14); border-radius: 14px; background: linear-gradient(145deg, rgba(22, 39, 62, .76), rgba(10, 19, 35, .76)); }.demo-kpi span { display: block; overflow: hidden; color: #7d95b0; font-size: .61rem; font-weight: 780; letter-spacing: .09em; text-overflow: ellipsis; white-space: nowrap; }.demo-kpi b { display: block; margin-top: 3px; color: #f0f8ff; font-size: 1.35rem; line-height: 1; }.demo-kpi:nth-child(2) b { color: #66e490; }.demo-kpi:nth-child(3) b { color: #d47cff; }.demo-kpi:nth-child(4) b { color: #ff9e3d; }
.demo-overview-grid { display: grid; grid-template-columns: 196px minmax(270px, 1fr) 212px; gap: 14px; }.demo-client-panel, .demo-helix-panel, .demo-insight-panel, .assessment-topic-list, .assessment-question, .assessment-help, .risk-demo-list, .measure-demo, .report-demo-header, .report-demo-grid section { border: 1px solid rgba(107, 171, 227, .16); border-radius: 17px; background: linear-gradient(145deg, rgba(17, 33, 53, .82), rgba(8, 17, 33, .76)); }.demo-client-panel { padding: 17px 13px; }.demo-section-label { display: block; margin-bottom: 7px; color: var(--cyan); font-size: .61rem; font-weight: 830; letter-spacing: .12em; }.demo-client-name { margin: 0 0 15px; color: #f2f8ff; font-size: .98rem; font-weight: 790; }.demo-client-name span { display: block; margin-top: 2px; color: #8fa7c3; font-size: .71rem; font-weight: 520; }.assessment-row { display: grid; grid-template-columns: 1fr auto 19px; gap: 5px; align-items: center; width: 100%; margin: 7px 0 0; padding: 9px; border: 1px solid transparent; border-radius: 10px; color: #c9d8e9; background: rgba(26, 38, 59, .66); font: inherit; font-size: .7rem; text-align: left; cursor: pointer; }.assessment-row:hover { border-color: rgba(59, 207, 255, .38); }.assessment-row b { color: #f0b65a; font-size: .66rem; }.assessment-row i { width: 18px; height: 18px; border: 2px solid #48d7ff; border-radius: 50%; }.assessment-row .warning-ring { border-color: #ffab45; }.assessment-row .risk-ring { border-color: #cb6cff; }
.demo-helix-panel { position: relative; display: grid; min-height: 393px; overflow: hidden; place-items: center; background: radial-gradient(circle at center, rgba(29, 94, 159, .24), rgba(5, 13, 27, .68) 58%); }.demo-helix-panel > span { position: absolute; bottom: 16px; padding: 5px 9px; border: 1px solid rgba(135, 208, 255, .17); border-radius: 99px; color: #afc8e0; background: rgba(3, 11, 22, .68); font-size: .62rem; }.helix-glow { position: absolute; width: 230px; height: 290px; border-radius: 50%; filter: blur(24px); background: radial-gradient(ellipse, rgba(40, 225, 255, .23), rgba(140, 71, 255, .15) 45%, transparent 70%); }.helix-orbit { position: absolute; width: 59%; height: 28%; border: 1px solid rgba(90, 220, 255, .39); border-radius: 50%; box-shadow: 0 0 19px rgba(37, 210, 255, .16); }.orbit-a { transform: rotate(33deg); }.orbit-b { border-color: rgba(171, 101, 255, .43); transform: rotate(-33deg); }.css-helix { position: relative; width: 130px; height: 268px; transform: perspective(650px) rotateX(8deg) rotateZ(-3deg); }.css-helix::before, .css-helix::after { position: absolute; top: 0; bottom: 0; width: 5px; border-radius: 12px; content: ""; background: linear-gradient(#7cf1ff, #5989ff 43%, #b565ff 60%, #4ce2fa); box-shadow: 0 0 16px rgba(58, 219, 255, .65); }.css-helix::before { left: 24px; }.css-helix::after { right: 24px; }.css-helix i { position: absolute; left: 17px; width: 96px; height: 24px; border: 2px solid rgba(129, 232, 255, .76); border-right-color: rgba(179, 101, 255, .85); border-left-color: rgba(91, 110, 255, .82); border-radius: 50%; box-shadow: 0 0 10px rgba(84, 218, 255, .35); }.css-helix i:nth-child(1) { top: 11px; transform: rotate(15deg); }.css-helix i:nth-child(2) { top: 48px; transform: rotate(-17deg); }.css-helix i:nth-child(3) { top: 85px; transform: rotate(15deg); }.css-helix i:nth-child(4) { top: 122px; transform: rotate(-17deg); }.css-helix i:nth-child(5) { top: 159px; transform: rotate(15deg); }.css-helix i:nth-child(6) { top: 196px; transform: rotate(-17deg); }.css-helix i:nth-child(7) { top: 233px; transform: rotate(15deg); }
.demo-insight-panel { padding: 15px; }.score-orbit { display: grid; width: 99px; height: 99px; margin: 0 auto 12px; place-content: center; border: 8px solid rgba(73, 133, 159, .28); border-top-color: #55e58b; border-radius: 50%; text-align: center; }.score-orbit b { color: #f4fbff; font-size: 1.45rem; line-height: 1; }.score-orbit small { color: #7f9fbc; font-size: .62rem; }.score-orbit span { color: #74ed9d; font-size: .62rem; }.demo-insight-panel h3 { margin: 0 0 9px; font-size: .83rem; line-height: 1.2; }.trend-line { display: flex; height: 24px; align-items: end; gap: 7px; margin-bottom: 13px; }.trend-line i { display: block; width: 15%; border-radius: 4px 4px 0 0; background: linear-gradient(#2aee9a, #27a65d); }.trend-line i:nth-child(1) { height: 30%; }.trend-line i:nth-child(2) { height: 45%; }.trend-line i:nth-child(3) { height: 37%; }.trend-line i:nth-child(4) { height: 70%; }.trend-line i:nth-child(5) { height: 100%; }.focus-list { display: grid; gap: 7px; }.focus-list > b { margin: 2px 0; color: #b9cae0; font-size: .68rem; }.focus-list button { display: grid; grid-template-columns: 8px 1fr auto; gap: 7px; align-items: center; border: 0; border-top: 1px solid rgba(117, 175, 222, .12); padding: 8px 0; color: #d5e2ee; background: transparent; font: inherit; font-size: .64rem; text-align: left; cursor: pointer; }.focus-warning { width: 7px; height: 7px; border-radius: 50%; background: #ff9d37; box-shadow: 0 0 9px #ff9d37; }.focus-list strong { padding: 3px 5px; border-radius: 5px; color: #ffad50; background: rgba(216, 113, 26, .16); font-size: .54rem; }
.demo-content-head, .assessment-demo-head { display: flex; align-items: end; justify-content: space-between; gap: 20px; margin-bottom: 18px; }.demo-content-head h3, .assessment-demo-head h3 { margin: 0 0 4px; font-size: 1.55rem; line-height: 1.1; }.demo-content-head p { margin: 0; color: #9cb1c8; font-size: .81rem; }.demo-content-head > b { flex: 0 0 auto; padding: 8px 10px; border-radius: 9px; color: #7ee4fa; background: rgba(20, 148, 201, .16); font-size: .73rem; }.catalogue-demo-grid { display: grid; grid-template-columns: repeat(2, 1fr); gap: 10px; }.catalogue-demo-grid button { display: grid; grid-template-columns: 24px 1fr; align-items: center; gap: 1px 10px; min-height: 67px; padding: 12px; border: 1px solid rgba(96, 171, 225, .17); border-radius: 13px; color: #f0f8ff; background: linear-gradient(145deg, rgba(22, 39, 61, .74), rgba(9, 17, 32, .74)); font: inherit; text-align: left; cursor: pointer; transition: transform .16s ease, border-color .16s ease; }.catalogue-demo-grid button:hover { border-color: rgba(67, 213, 252, .5); transform: translateY(-2px); }.catalogue-demo-grid i { grid-row: span 2; width: 19px; height: 19px; border: 2px solid #4cdff8; border-radius: 50%; box-shadow: 0 0 12px rgba(46, 222, 249, .42); }.catalogue-demo-grid .violet-ring { border-color: #b06dff; }.catalogue-demo-grid .blue-ring { border-color: #5f8eff; }.catalogue-demo-grid .green-ring { border-color: #5ce995; }.catalogue-demo-grid .orange-ring { border-color: #ffad50; }.catalogue-demo-grid b { font-size: .82rem; }.catalogue-demo-grid span { color: #8ba2bd; font-size: .67rem; }.demo-inline-link { display: inline-flex; gap: 7px; margin-top: 18px; color: var(--cyan); font-size: .78rem; font-weight: 780; }
.completion { padding: 6px 9px; border: 1px solid rgba(50, 220, 132, .26); border-radius: 999px; color: #7de6a5; background: rgba(29, 135, 73, .16); font-size: .69rem; font-weight: 800; }.assessment-demo-layout { display: grid; grid-template-columns: 190px minmax(0, 1fr) 190px; gap: 12px; }.assessment-topic-list, .assessment-help { padding: 13px; }.assessment-topic-list > b, .assessment-help > b { display: block; margin-bottom: 10px; color: #d3e1ee; font-size: .73rem; }.assessment-topic-list button { display: grid; width: 100%; gap: 3px; margin: 7px 0; padding: 10px; border: 1px solid transparent; border-radius: 10px; color: #aebfd3; background: rgba(25, 38, 58, .66); font: inherit; font-size: .67rem; text-align: left; }.assessment-topic-list button span { color: #7793af; font-size: .59rem; }.assessment-topic-list .is-current { border-color: rgba(50, 203, 251, .5); color: #e9f7ff; background: rgba(12, 78, 137, .36); }.assessment-question { padding: 18px; }.assessment-question > span { display: inline-flex; margin-bottom: 11px; padding: 5px 8px; border-radius: 8px; color: #5ae2f7; background: rgba(22, 126, 181, .18); font-size: .63rem; }.assessment-question h3 { margin: 0 0 14px; font-size: 1.18rem; line-height: 1.2; }.assessment-question > p { margin: 0 0 15px; padding: 11px; border-radius: 10px; color: #adc0d4; background: rgba(37, 81, 126, .22); font-size: .72rem; }.answer-options { display: grid; grid-template-columns: repeat(2, 1fr); gap: 8px; }.answer-options button { min-height: 45px; border: 1px solid rgba(105, 174, 224, .18); border-radius: 10px; color: #aec2d6; background: rgba(28, 43, 59, .58); font: inherit; font-size: .67rem; font-weight: 760; }.answer-options .is-selected { border-color: rgba(45, 225, 196, .54); color: #c9fff0; background: rgba(19, 151, 131, .29); }.evidence-slot { display: grid; gap: 4px; margin-top: 12px; padding: 11px; border: 1px dashed rgba(77, 204, 250, .35); border-radius: 10px; color: #a9bed4; background: rgba(5, 24, 43, .54); font-size: .67rem; }.evidence-slot b { color: #62def3; }.assessment-help h4 { margin: 15px 0 5px; color: #d9e8f5; font-size: .69rem; }.assessment-help p { margin: 0; color: #91a8bf; font-size: .66rem; }
.risk-count { color: #ffb056 !important; background: rgba(220, 123, 31, .15) !important; }.risk-demo-list { overflow: hidden; }.risk-demo-list button { display: grid; grid-template-columns: 11px 1fr auto; align-items: center; gap: 12px; width: 100%; padding: 16px; border: 0; border-bottom: 1px solid rgba(105, 169, 220, .13); color: inherit; background: transparent; font: inherit; text-align: left; cursor: pointer; }.risk-demo-list button:last-child { border-bottom: 0; }.risk-demo-list button:hover { background: rgba(23, 80, 114, .16); }.risk-demo-list i { width: 8px; height: 8px; border-radius: 50%; background: #ff9d37; box-shadow: 0 0 11px #ff9d37; }.risk-demo-list span { display: block; margin-bottom: 3px; color: #ffa647; font-size: .61rem; font-weight: 800; }.risk-demo-list b { display: block; color: #e8f2fb; font-size: .85rem; }.risk-demo-list p { margin: 4px 0 0; color: #91a8c0; font-size: .69rem; }.risk-demo-list strong { color: #ffb45b; font-size: .72rem; }.measure-demo { display: grid; gap: 4px; margin-top: 13px; padding: 16px; }.measure-demo span { color: #5ce0fa; font-size: .6rem; font-weight: 800; letter-spacing: .1em; }.measure-demo b { font-size: .9rem; }.measure-demo em { color: #8fa9c4; font-size: .7rem; font-style: normal; }
.report-demo-header { display: flex; align-items: center; gap: 13px; padding: 16px; }.report-icon { display: grid; flex: 0 0 auto; width: 42px; height: 42px; place-items: center; border-radius: 12px; color: #8dc4ff; background: linear-gradient(145deg, #1c4c91, #173064); font-size: 1.25rem; }.report-demo-header h3 { margin: 0 0 3px; font-size: 1.12rem; }.report-demo-header p { margin: 0; color: #9bb1ca; font-size: .7rem; }.report-demo-header button { margin-left: auto; padding: 8px 10px; border: 1px solid rgba(156, 103, 255, .5); border-radius: 8px; color: #f5edff; background: linear-gradient(90deg, #5940c9, #8f58e9); font: inherit; font-size: .67rem; font-weight: 760; }.report-demo-grid { display: grid; gap: 11px; margin-top: 13px; }.report-demo-grid section { padding: 14px; }.report-demo-grid span { color: #39d9f8; font-size: .64rem; font-weight: 830; }.report-demo-grid h4 { margin: 4px 0 7px; font-size: .88rem; }.report-demo-grid p, .report-demo-grid ul { margin: 0; color: #a4b8ce; font-size: .72rem; }.report-demo-grid ul { padding-left: 16px; }.report-demo-grid li + li { margin-top: 3px; }.report-action { border-color: rgba(39, 129, 248, .4) !important; background: linear-gradient(145deg, rgba(11, 55, 100, .68), rgba(7, 21, 47, .76)) !important; }

.product-section { position: relative; }.glass-panel { border-radius: 28px; }.product-stage { display: grid; grid-template-columns: .76fr 1.24fr; align-items: center; gap: 38px; padding: 27px; }.product-copy { padding: 17px; }.small-label { display: inline-flex; margin-bottom: 14px; color: var(--cyan); font-size: .73rem; font-weight: 780; letter-spacing: .11em; text-transform: uppercase; }.product-copy h3 { margin-bottom: 13px; font-size: clamp(1.45rem, 2.6vw, 2.15rem); line-height: 1.12; }.product-copy p { color: var(--muted); }.product-points { display: grid; gap: 10px; margin: 23px 0 0; padding: 0; list-style: none; color: #c1d2e6; font-size: .87rem; }.product-points li::before { margin-right: 9px; color: var(--green); content: "●"; }
.feature-image { margin: 0; overflow: hidden; border-radius: 17px; background: #020812; box-shadow: 0 20px 42px rgba(0, 0, 0, .34); }.feature-image img { display: block; width: 100%; height: auto; }
.app-support-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; margin-top: 17px; }.app-support { overflow: hidden; margin: 0; border-radius: 20px; }.support-image { height: 194px; overflow: hidden; border-bottom: 1px solid var(--line); background: #07111e; }.support-image img { display: block; width: 100%; height: 100%; object-fit: cover; object-position: center top; transition: transform .35s ease; }.app-support:hover .support-image img { transform: scale(1.035); }.app-support figcaption { padding: 19px 20px 20px; }.app-support figcaption > span { display: block; margin-bottom: 8px; color: var(--cyan); font-size: .69rem; font-weight: 820; letter-spacing: .11em; text-transform: uppercase; }.app-support h3 { margin-bottom: 8px; font-size: 1.06rem; line-height: 1.28; }.app-support p { margin-bottom: 15px; color: var(--muted); font-size: .87rem; }.app-support small { color: #7890ae; font-size: .68rem; }

.mobile-product-section { position: relative; overflow: hidden; background: radial-gradient(circle at 88% 26%, rgba(20, 197, 255, .09), transparent 30%), radial-gradient(circle at 12% 90%, rgba(151, 77, 255, .11), transparent 33%); }.mobile-product-grid { display: grid; grid-template-columns: minmax(240px, .78fr) minmax(180px, .42fr) minmax(250px, .68fr); align-items: end; gap: 28px; }.mobile-product-copy { align-self: center; padding: 28px; border-radius: 23px; }.mobile-product-copy h3 { margin-bottom: 13px; font-size: clamp(1.35rem, 2.15vw, 1.9rem); line-height: 1.18; }.mobile-product-copy p { color: var(--muted); }.device-preview { margin: 0; text-align: center; }.device-preview img { display: block; width: 100%; height: auto; filter: drop-shadow(0 25px 36px rgba(0, 0, 0, .5)); }.device-phone { justify-self: center; width: min(100%, 235px); }.device-ipad { justify-self: center; width: min(100%, 400px); }.device-preview figcaption { margin-top: 13px; color: #aabed1; font-size: .77rem; font-weight: 690; }.mobile-disclosure { max-width: 760px; margin: 28px auto 0; color: #7188a5; font-size: .74rem; line-height: 1.55; text-align: center; }

.catalogue-section { background: radial-gradient(circle at 25% 55%, rgba(42, 101, 208, .10), transparent 27rem); }.catalogue-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; }.catalogue-card { position: relative; min-height: 317px; padding: 27px; overflow: hidden; border-radius: 22px; transition: transform .2s ease, border-color .2s ease; }.catalogue-card:hover { border-color: rgba(81, 210, 255, .52); transform: translateY(-4px); }.catalogue-card::after { position: absolute; width: 180px; height: 180px; right: -71px; bottom: -90px; border-radius: 50%; content: ""; background: radial-gradient(circle, rgba(33, 210, 249, .15), transparent 64%); }.catalogue-card:nth-child(2)::after { background: radial-gradient(circle, rgba(166, 82, 255, .17), transparent 64%); }.catalogue-card:nth-child(3)::after { background: radial-gradient(circle, rgba(51, 218, 116, .16), transparent 64%); }.catalogue-symbol { display: grid; place-items: center; width: 48px; height: 48px; margin-bottom: 21px; border: 1px solid currentColor; border-radius: 14px; font-size: 1.45rem; box-shadow: 0 0 22px currentColor; }.cyan-symbol { color: var(--cyan); }.violet-symbol { color: var(--violet); }.green-symbol { color: var(--green); }.blue-symbol { color: #628dff; }.catalogue-type { color: #8196b1; font-size: .72rem; font-weight: 760; letter-spacing: .12em; text-transform: uppercase; }.catalogue-card h3 { margin: 9px 0 12px; font-size: 1.33rem; line-height: 1.19; }.catalogue-card p { max-width: 290px; color: var(--muted); font-size: .88rem; }.catalogue-card b { position: absolute; z-index: 1; bottom: 26px; color: var(--cyan); font-size: .8rem; }.catalogue-card b i, .catalogue-links i { margin-left: 7px; font-size: 1.1rem; font-style: normal; }.catalogue-links { position: absolute; z-index: 1; bottom: 26px; display: flex; flex-wrap: wrap; gap: 12px; }.catalogue-links a { color: var(--cyan); font-size: .8rem; font-weight: 760; }.catalogue-links a + a { color: #c387ff; }.expanded-catalogues .catalogue-card { min-height: 286px; }.catalogue-cta { display: flex; align-items: center; justify-content: space-between; gap: 25px; margin-top: 18px; padding: 20px 23px; border: 1px solid rgba(93, 202, 251, .24); border-radius: 17px; background: linear-gradient(100deg, rgba(9, 53, 91, .65), rgba(49, 16, 87, .58)); }.catalogue-cta p { margin: 0; color: #b6c6da; font-size: .88rem; }.catalogue-cta .text-link { flex: 0 0 auto; }

.video-section { padding-top: 72px; }.video-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 17px; }.video-card { padding: 12px 12px 20px; border-radius: 21px; }.video-frame { position: relative; overflow: hidden; padding-top: 56.25%; border-radius: 13px; background: #01060d; }.video-frame iframe { position: absolute; inset: 0; width: 100%; height: 100%; border: 0; }.video-card > span { display: block; margin: 17px 7px 6px; color: var(--cyan); font-size: .7rem; font-weight: 820; letter-spacing: .12em; text-transform: uppercase; }.video-card h3 { margin: 0 7px; font-size: 1.03rem; line-height: 1.3; }.video-disclosure { max-width: 820px; margin: 23px auto 0; color: #8297b0; font-size: .76rem; text-align: center; }
.closing-cta { padding: 48px 0 85px; }.closing-panel { display: flex; align-items: center; justify-content: space-between; gap: 35px; padding: 40px 45px; overflow: hidden; background: linear-gradient(105deg, rgba(9, 37, 65, .87), rgba(42, 15, 78, .75)); }.closing-panel h2 { margin-bottom: 10px; font-size: clamp(1.8rem, 3.5vw, 2.8rem); letter-spacing: -.04em; }.closing-panel p:not(.eyebrow) { max-width: 650px; margin: 0; color: #b2c2d7; }

.site-footer { padding: 48px 0 23px; border-top: 1px solid rgba(113, 185, 241, .12); background: rgba(1, 6, 14, .5); }.footer-grid { display: grid; grid-template-columns: 1.6fr 1fr 1fr 1fr; gap: 30px; }.footer-grid img { width: 149px; }.footer-grid p { margin: 15px 0 0; color: #92a5bf; font-size: .88rem; }.footer-grid h3 { margin: 2px 0 12px; color: #b9c8da; font-size: .82rem; letter-spacing: .05em; text-transform: uppercase; }.footer-grid a { display: block; width: max-content; max-width: 100%; margin: 7px 0; color: #8fa4bf; font-size: .83rem; }.footer-grid a:hover { color: var(--cyan); }.social-link { padding-left: 10px; border-left: 2px solid var(--cyan); }.social-link.instagram { border-left-color: var(--violet); }.social-link.facebook { border-left-color: #4a8dff; }.footer-bottom { display: flex; justify-content: space-between; margin-top: 37px; padding-top: 18px; border-top: 1px solid rgba(113, 185, 241, .10); color: #657b96; font-size: .72rem; }

@media (max-width: 1050px) {
  .main-nav { gap: 13px; }.main-nav a { font-size: .78rem; }.hero-grid { gap: 28px; }.split-heading { gap: 38px; }.demo-shell { grid-template-columns: 190px minmax(0, 1fr); }.demo-overview-grid { grid-template-columns: 180px minmax(230px, 1fr); }.demo-insight-panel { grid-column: span 2; }.assessment-demo-layout { grid-template-columns: 170px minmax(0, 1fr); }.assessment-help { grid-column: span 2; }.product-stage { grid-template-columns: 1fr; }.product-copy { padding: 9px; }.app-support-grid { grid-template-columns: 1fr 1fr; }.app-support:last-child { grid-column: span 2; }.catalogue-card { min-height: 340px; }
}
@media (max-width: 790px) {
  :root { --shell: min(100% - 32px, 1180px); }.nav-shell { min-height: 66px; gap: 13px; }.brand img { width: 38px; height: 38px; }.brand::after { font-size: .7rem; }.main-nav { position: absolute; top: 66px; right: 16px; left: 16px; display: none; padding: 13px; border: 1px solid var(--line); border-radius: 16px; background: rgba(5, 14, 29, .98); box-shadow: var(--shadow); }.main-nav.is-open { display: grid; }.main-nav a { padding: 9px; font-size: .9rem; }.nav-actions .button { display: none; }.menu-button { display: inline-flex; }.hero { padding: 61px 0 48px; }.hero-grid { grid-template-columns: 1fr; min-height: 0; }.hero-visual { min-height: 360px; }.hero-copy { text-align: center; }.hero-actions, .hero-notes { justify-content: center; }.entity-panel { grid-template-columns: 1fr; gap: 18px; }.entity-output { grid-template-columns: 1fr; }.section { padding: 64px 0; }.section-heading { margin-bottom: 29px; }.benefit-grid, .catalogue-grid, .video-grid, .process-list, .mobile-product-grid { grid-template-columns: 1fr; }.benefit-card, .catalogue-card { min-height: 275px; }.split-heading { grid-template-columns: 1fr; gap: 17px; }.process-card { grid-template-columns: 55px 1fr; gap: 16px; padding: 20px; }.process-card > b { grid-column: 2; width: max-content; }.demo-section { padding-top: 65px; }.demo-shell { grid-template-columns: 1fr; min-height: 0; }.demo-sidebar { flex-flow: row wrap; align-items: center; padding: 15px; border-right: 0; border-bottom: 1px solid rgba(111, 171, 222, .16); }.demo-wordmark { flex: 1 0 100%; margin: 0 0 5px; }.demo-nav-label, .demo-local { display: none; }.demo-tab { flex: 1 1 128px; width: auto; padding: 9px; }.demo-toolbar { padding: 0 15px; }.demo-status { display: none; }.demo-view { padding: 16px; }.demo-kpis { grid-template-columns: repeat(2, 1fr); }.demo-overview-grid, .assessment-demo-layout { grid-template-columns: 1fr; }.demo-insight-panel, .assessment-help { grid-column: auto; }.demo-helix-panel { min-height: 330px; }.demo-content-head, .assessment-demo-head { align-items: start; flex-direction: column; gap: 8px; }.catalogue-demo-grid { grid-template-columns: 1fr; }.risk-demo-list button { grid-template-columns: 8px 1fr; }.risk-demo-list strong { grid-column: 2; }.product-stage { grid-template-columns: 1fr; }.product-copy { padding: 9px; }.device-phone { width: min(100%, 250px); }.device-ipad { width: min(100%, 420px); }.app-support-grid { grid-template-columns: 1fr; }.app-support:last-child { grid-column: auto; }.support-image { height: auto; aspect-ratio: 1.68; }.catalogue-cta { align-items: flex-start; flex-direction: column; }.closing-panel { display: block; padding: 31px; }.closing-panel .button { margin-top: 22px; }.footer-grid { grid-template-columns: 1fr 1fr; }.footer-grid > div:first-child { grid-column: span 2; }
}
@media (max-width: 460px) {
  h1 { font-size: 2.6rem; }.hero-visual { min-height: 300px; }.hero-notes { gap: 8px 13px; }.hero-notes li { font-size: .73rem; }.demo-sidebar { gap: 5px; }.demo-tab { flex-basis: 112px; font-size: .72rem; }.demo-tab i { display: none; }.demo-kpi b { font-size: 1.16rem; }.demo-kpi { padding: 10px; }.demo-helix-panel { min-height: 292px; }.css-helix { transform: scale(.86) perspective(650px) rotateX(8deg) rotateZ(-3deg); }.assessment-question { padding: 14px; }.answer-options { grid-template-columns: 1fr; }.product-stage { padding: 14px; }.footer-grid { grid-template-columns: 1fr; }.footer-grid > div:first-child { grid-column: auto; }.footer-bottom { gap: 8px; flex-direction: column; }.section-heading h2 { font-size: 2rem; }
}

/* MK Intelligence Website 5.3.2 — Award landing page with continuous animated nebula */
body {
  background:
    radial-gradient(ellipse 58% 42% at 78% 14%, rgba(84, 39, 183, .19), transparent 68%),
    radial-gradient(ellipse 46% 36% at 18% 87%, rgba(0, 209, 255, .11), transparent 70%),
    #02050b;
}
body::after {
  content: "";
  position: fixed;
  z-index: 0;
  inset: -18vh -16vw;
  min-height: 136vh;
  pointer-events: none;
  opacity: .72;
  filter: blur(42px);
  background:
    radial-gradient(ellipse 38% 29% at 18% 17%, rgba(0, 221, 255, .16), transparent 74%),
    radial-gradient(ellipse 43% 34% at 74% 19%, rgba(146, 74, 255, .20), transparent 72%),
    radial-gradient(ellipse 38% 31% at 88% 56%, rgba(0, 188, 255, .14), transparent 72%),
    radial-gradient(ellipse 48% 36% at 26% 72%, rgba(0, 221, 255, .17), transparent 75%),
    radial-gradient(ellipse 44% 34% at 70% 88%, rgba(146, 74, 255, .19), transparent 74%);
  transform: translate3d(-2%, 1%, 0) scale(1.04);
  animation: mki-page-mist 32s ease-in-out infinite alternate;
  will-change: transform;
}
body > header,
body > main,
body > footer {
  position: relative;
  z-index: 1;
}
@keyframes mki-page-mist {
  from { transform: translate3d(-2%, 1%, 0) scale(1.04); }
  50% { transform: translate3d(2%, -2%, 0) scale(1.09); }
  to { transform: translate3d(4%, 1%, 0) scale(1.05); }
}

.award-hero {
  position: relative;
  isolation: isolate;
  overflow: hidden;
  padding: clamp(72px, 9vw, 132px) 0 46px;
}
.award-hero::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 0;
  pointer-events: none;
  background:
    radial-gradient(circle at 81% 44%, rgba(25, 214, 255, .14), transparent 25rem),
    radial-gradient(circle at 56% 72%, rgba(133, 66, 245, .13), transparent 26rem),
    linear-gradient(180deg, rgba(2, 5, 11, .16), rgba(2, 5, 11, .88));
}
.award-nebula,
.award-nebula i { position: absolute; pointer-events: none; }
.award-nebula { z-index: -1; inset: 0; overflow: hidden; }
.award-nebula i { display: block; border-radius: 50%; filter: blur(44px); opacity: .55; }
.award-nebula i:nth-child(1) { width: 36vw; height: 30vw; right: 3vw; top: 9%; background: rgba(0, 207, 255, .17); animation: mki-float-one 15s ease-in-out infinite alternate; }
.award-nebula i:nth-child(2) { width: 29vw; height: 35vw; right: 24vw; top: 20%; background: rgba(140, 77, 255, .16); animation: mki-float-two 17s ease-in-out infinite alternate; }
.award-nebula i:nth-child(3) { width: 20vw; height: 19vw; left: -4vw; top: 44%; background: rgba(0, 211, 255, .10); animation: mki-float-three 13s ease-in-out infinite alternate; }
@keyframes mki-float-one { to { transform: translate3d(-8%, 6%, 0) scale(1.12); } }
@keyframes mki-float-two { to { transform: translate3d(8%, -11%, 0) scale(.94); } }
@keyframes mki-float-three { to { transform: translate3d(15%, -8%, 0) scale(1.18); } }

.award-hero-grid {
  display: grid;
  min-height: 550px;
  grid-template-columns: minmax(0, .88fr) minmax(390px, 1.12fr);
  align-items: center;
  gap: clamp(34px, 7vw, 105px);
}
.award-hero-copy { position: relative; z-index: 2; }
.award-eyebrow {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 9px;
  margin: 0 0 21px;
  color: #79eaff;
  font-size: .72rem;
  font-weight: 850;
  letter-spacing: .2em;
  text-transform: uppercase;
}
.award-eyebrow span { width: 8px; height: 8px; border-radius: 99px; background: #21d8ff; box-shadow: 0 0 20px rgba(38, 220, 255, .9); }
.award-eyebrow b { padding-left: 10px; border-left: 1px solid rgba(148, 107, 255, .55); color: #b99aff; font-size: .67rem; font-weight: 750; letter-spacing: .11em; }
.award-hero h1 {
  max-width: 780px;
  margin: 0;
  color: #f5f8ff;
  font-size: clamp(3.5rem, 7vw, 7.45rem);
  font-weight: 750;
  line-height: .9;
  letter-spacing: -.085em;
}
.award-hero h1 span {
  display: inline-block;
  padding-bottom: .05em;
  color: transparent;
  background: linear-gradient(104deg, #59dcff 12%, #e8f4ff 47%, #bb89ff 88%);
  -webkit-background-clip: text;
  background-clip: text;
  text-shadow: 0 0 44px rgba(109, 131, 255, .15);
}
.award-hero .lead { max-width: 620px; margin: 29px 0 0; color: #aabbd0; font-size: clamp(1rem, 1.35vw, 1.17rem); line-height: 1.72; }
.award-hero .hero-actions { margin-top: 31px; }
.award-hero .hero-notes { margin-top: 27px; }
.award-hero .button-primary { box-shadow: 0 15px 40px rgba(66, 95, 255, .34), inset 0 1px rgba(255,255,255,.18); }

.award-hero-visual {
  position: relative;
  display: grid;
  min-height: 545px;
  margin: 0;
  place-items: center;
  isolation: isolate;
}
.award-hero-visual::before {
  content: "";
  position: absolute;
  z-index: -2;
  width: min(92%, 560px);
  aspect-ratio: 1;
  border-radius: 50%;
  background: radial-gradient(circle, rgba(7, 75, 142, .48), rgba(35, 22, 96, .24) 44%, transparent 69%);
  filter: blur(4px);
}
.award-hero-visual::after {
  content: "";
  position: absolute;
  z-index: -1;
  width: 72%;
  aspect-ratio: 1;
  border: 1px solid rgba(87, 218, 255, .24);
  border-radius: 48% 52% 48% 52%;
  box-shadow: 0 0 85px rgba(55, 117, 255, .15), inset 0 0 60px rgba(86, 62, 255, .13);
  transform: rotate(24deg);
  animation: mki-lens-turn 22s linear infinite;
}
.hero-lens { position: absolute; z-index: -1; inset: 2% 4%; }
.hero-lens i { position: absolute; display: block; border: 1px solid rgba(42, 220, 255, .26); border-radius: 50%; }
.hero-lens i:nth-child(1) { width: 96%; height: 39%; top: 27%; left: 1%; transform: rotate(-21deg); }
.hero-lens i:nth-child(2) { width: 68%; height: 78%; top: 9%; left: 17%; border-color: rgba(166, 98, 255, .28); transform: rotate(24deg); }
.hero-lens i:nth-child(3) { width: 54%; height: 22%; bottom: 17%; left: 24%; border-color: rgba(0, 224, 255, .3); transform: rotate(7deg); }
@keyframes mki-lens-turn { to { transform: rotate(384deg); } }
.hero-brand-art {
  position: relative;
  z-index: 1;
  width: min(100%, 610px);
  max-height: 570px;
  object-fit: contain;
  filter: drop-shadow(0 30px 38px rgba(0, 0, 0, .45)) drop-shadow(0 0 40px rgba(70, 152, 255, .2));
  -webkit-mask-image: radial-gradient(ellipse 69% 68% at 50% 48%, #000 45%, rgba(0, 0, 0, .94) 65%, transparent 96%);
  mask-image: radial-gradient(ellipse 69% 68% at 50% 48%, #000 45%, rgba(0, 0, 0, .94) 65%, transparent 96%);
}
.hero-art-caption {
  position: absolute;
  z-index: 2;
  bottom: 20px;
  left: 50%;
  padding: 7px 15px;
  border: 1px solid rgba(85, 196, 255, .23);
  border-radius: 99px;
  color: #b8d4e7;
  font-size: .73rem;
  letter-spacing: .08em;
  background: rgba(3, 10, 21, .42);
  backdrop-filter: blur(10px);
  transform: translateX(-50%);
}

.hero-monoliths {
  display: grid;
  position: relative;
  z-index: 3;
  grid-template-columns: repeat(3, 1fr);
  gap: 16px;
  margin-top: 18px;
}
.hero-monolith {
  position: relative;
  display: grid;
  min-height: 155px;
  padding: 23px 25px;
  overflow: hidden;
  border: 1px solid rgba(76, 184, 255, .25);
  border-radius: 22px;
  background: linear-gradient(128deg, rgba(15, 43, 73, .6), rgba(8, 15, 32, .72));
  box-shadow: inset 0 1px rgba(255,255,255,.05), 0 15px 45px rgba(0, 0, 0, .18);
  backdrop-filter: blur(18px);
  transition: transform .25s ease, border-color .25s ease, box-shadow .25s ease;
}
.hero-monolith:hover { border-color: rgba(106, 229, 255, .65); box-shadow: inset 0 1px rgba(255,255,255,.1), 0 22px 50px rgba(5, 115, 223, .19); transform: translateY(-5px); }
.hero-monolith::after { content: ""; position: absolute; width: 170px; height: 120px; right: -70px; bottom: -66px; border-radius: 50%; background: rgba(0, 209, 255, .16); filter: blur(28px); }
.monolith-orbit::after { background: rgba(153, 84, 255, .17); }.monolith-path::after { background: rgba(75, 129, 255, .2); }
.hero-monolith span { color: #5adfff; font-size: .72rem; font-weight: 850; letter-spacing: .13em; }
.hero-monolith b { margin-top: 18px; color: #f5f8ff; font-size: 1.15rem; }
.hero-monolith small { max-width: 80%; margin-top: 3px; color: #97acc5; font-size: .78rem; }
.hero-monolith i { position: absolute; right: 24px; bottom: 20px; color: #75e7ff; font-size: 2rem; font-style: normal; opacity: .9; }
.monolith-orbit i { color: #bd8fff; }.monolith-path i { color: #7be5ff; }

.founding-section { position: relative; overflow: hidden; padding: 65px 0 74px; }
.founding-panel {
  display: grid;
  grid-template-columns: minmax(0, .9fr) minmax(440px, 1.1fr);
  gap: clamp(26px, 5vw, 76px);
  padding: clamp(30px, 5vw, 58px);
  border: 1px solid rgba(79, 206, 255, .31);
  border-radius: 32px;
  background:
    radial-gradient(circle at 10% 20%, rgba(8, 213, 255, .14), transparent 30%),
    radial-gradient(circle at 88% 78%, rgba(149, 77, 255, .18), transparent 36%),
    linear-gradient(135deg, rgba(8, 24, 42, .89), rgba(15, 9, 39, .9));
  box-shadow: 0 30px 80px rgba(0, 0, 0, .24), inset 0 1px rgba(255,255,255,.06);
}
.founding-copy h2 { max-width: 500px; margin: 0; font-size: clamp(2rem, 3.8vw, 3.65rem); line-height: 1; letter-spacing: -.05em; }
.founding-copy p:not(.eyebrow) { max-width: 560px; color: #afc0d4; line-height: 1.65; }
.founding-copy .button { margin-top: 10px; }
.founding-benefits { display: grid; gap: 13px; margin: 0; padding: 0; list-style: none; }
.founding-benefits li { display: grid; grid-template-columns: 42px 1fr; gap: 14px; align-items: center; padding: 16px 17px; border: 1px solid rgba(97, 174, 255, .18); border-radius: 16px; background: rgba(1, 8, 20, .32); }
.founding-benefits span { display: grid; width: 36px; height: 36px; place-items: center; border: 1px solid rgba(47, 216, 255, .45); border-radius: 50%; color: #55ddff; font-size: .74rem; font-weight: 850; }
.founding-benefits b { display: block; color: #f2f7ff; font-size: .94rem; }.founding-benefits small { display: block; margin-top: 3px; color: #9caec3; font-size: .8rem; line-height: 1.45; }

/* Product imagery ends softly in the surrounding nebula instead of in a white frame. */
.product-section, .mobile-product-section { overflow: visible; }
.feature-image, .support-image { overflow: visible; border: 0; background: transparent; box-shadow: none; }
.feature-image::after, .support-image::after {
  content: "";
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: -2px;
  left: 0;
  height: 32%;
  pointer-events: none;
  background: linear-gradient(to bottom, transparent, #02050b 94%);
}
.feature-image img, .support-image img {
  border: 0;
  border-radius: 20px 20px 0 0;
  box-shadow: 0 18px 55px rgba(0, 0, 0, .26);
  -webkit-mask-image: linear-gradient(to bottom, #000 0 70%, rgba(0, 0, 0, .88) 84%, transparent 100%);
  mask-image: linear-gradient(to bottom, #000 0 70%, rgba(0, 0, 0, .88) 84%, transparent 100%);
}
.app-support { overflow: visible; border-color: rgba(90, 186, 255, .18); background: linear-gradient(145deg, rgba(9, 25, 45, .47), rgba(7, 11, 27, .42)); }
.site-footer { position: relative; overflow: hidden; background: linear-gradient(180deg, rgba(2, 5, 11, .2), #010208 55%); }
.site-footer::before { content: ""; position: absolute; z-index: -1; inset: -140px -20% auto; height: 260px; background: radial-gradient(ellipse at 30%, rgba(0, 211, 255, .14), transparent 42%), radial-gradient(ellipse at 68%, rgba(153, 70, 255, .16), transparent 42%); filter: blur(24px); }

@media (max-width: 900px) {
  .award-hero-grid, .founding-panel { grid-template-columns: 1fr; }
  .award-hero-grid { min-height: auto; gap: 8px; }
  .award-hero-copy { max-width: 670px; }
  .award-hero-visual { min-height: 430px; margin-top: 8px; }
  .hero-monoliths { margin-top: 8px; }
}
@media (max-width: 790px) {
  .award-hero { padding-top: 52px; }
  .award-hero-copy { text-align: center; }
  .award-eyebrow, .award-hero .hero-actions, .award-hero .hero-notes { justify-content: center; }
  .award-hero h1 { font-size: clamp(3.35rem, 15vw, 5.7rem); }
  .award-hero-visual { min-height: 340px; }
  .hero-brand-art { width: min(100%, 440px); max-height: 365px; }
  .hero-monoliths { grid-template-columns: 1fr; }
  .hero-monolith { min-height: 132px; }
  .founding-panel { grid-template-columns: 1fr; }
}
@media (prefers-reduced-motion: reduce) {
  body::after, .award-nebula i, .award-hero-visual::after, .reference-hero-stage::before, .reference-hero-mobile::before, .reference-hero-image, .reference-hero-mobile > img { animation: none; }
}

@media (max-width: 790px) {
  body::after {
    inset: -10vh -34vw;
    min-height: 120vh;
    opacity: .64;
    filter: blur(30px);
    animation-duration: 38s;
  }
}

/* Product demo: native application surfaces, no artificial white window frame. */
.demo-results-panel {
  position: relative;
  display: flex;
  min-height: 393px;
  flex-direction: column;
  overflow: hidden;
  isolation: isolate;
  padding: 20px;
  border-color: rgba(51, 216, 255, .26);
  background:
    radial-gradient(circle at 11% 8%, rgba(41, 210, 255, .15), transparent 42%),
    radial-gradient(circle at 92% 87%, rgba(161, 83, 255, .2), transparent 46%),
    linear-gradient(145deg, rgba(9, 25, 47, .94), rgba(4, 10, 22, .98));
}
.demo-results-panel::before {
  position: absolute;
  z-index: -1;
  inset: -22%;
  content: "";
  opacity: .72;
  background: conic-gradient(from 210deg at 60% 45%, transparent, rgba(43, 217, 255, .16), transparent 38%, rgba(158, 84, 255, .18), transparent 72%);
  filter: blur(18px);
}
.demo-results-panel h3 {
  max-width: 430px;
  margin: 8px 0 10px;
  color: #f6f9ff;
  font-size: clamp(1.3rem, 2vw, 1.8rem);
  line-height: 1.12;
}
.demo-results-panel > p {
  max-width: 450px;
  margin: 0;
  color: #aebbd1;
  line-height: 1.55;
}
.demo-section-label {
  color: #38d9ff;
  font-size: .68rem;
  font-weight: 800;
  letter-spacing: .14em;
}
.demo-result-list {
  display: grid;
  gap: 8px;
  margin-top: auto;
  padding-top: 16px;
}
.demo-result-list a {
  display: grid;
  grid-template-columns: 31px minmax(0, 1fr) auto;
  align-items: center;
  gap: 10px;
  padding: 10px;
  border: 1px solid rgba(139, 177, 227, .18);
  border-radius: 12px;
  color: #f4f8ff;
  background: rgba(3, 10, 23, .5);
  text-decoration: none;
  transition: transform .22s ease, border-color .22s ease, background .22s ease;
}
.demo-result-list a:hover {
  transform: translateX(3px);
  border-color: rgba(59, 216, 255, .64);
  background: rgba(10, 28, 52, .9);
}
.demo-result-number {
  display: grid;
  width: 31px;
  height: 31px;
  place-items: center;
  border-radius: 9px;
  color: #43dcff;
  font-size: .72rem;
  font-weight: 800;
  background: linear-gradient(135deg, rgba(36, 215, 255, .18), rgba(158, 84, 255, .19));
}
.demo-result-list strong,
.demo-result-list small { display: block; }
.demo-result-list strong { font-size: .84rem; }
.demo-result-list small { margin-top: 2px; color: #91a4c1; font-size: .69rem; }
.demo-result-arrow { color: #b97bff; font-size: 1rem; }
.demo-results-note {
  margin-top: 10px;
  color: #7e91ae;
  font-size: .68rem;
}
.report-demo-header .demo-pdf-link {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  min-height: 34px;
  padding: 0 13px;
  border: 1px solid rgba(57, 217, 255, .58);
  border-radius: 9px;
  color: #dff8ff;
  background: rgba(7, 27, 53, .75);
  font-size: .74rem;
  font-weight: 700;
  text-decoration: none;
  transition: background .2s ease, transform .2s ease;
}
.report-demo-header .demo-pdf-link:hover { transform: translateY(-1px); background: rgba(29, 92, 139, .78); }
.demo-report-note { margin: 12px 0 0; color: #99a9bf; font-size: .78rem; line-height: 1.45; }
.demo-report-downloads { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); gap: 9px; margin-top: 14px; }
.demo-report-downloads a {
  padding: 10px;
  border: 1px solid rgba(125, 153, 203, .19);
  border-radius: 10px;
  color: #cfedff;
  background: rgba(4, 14, 29, .58);
  font-size: .72rem;
  line-height: 1.35;
  text-decoration: none;
}
.demo-report-downloads a:hover { border-color: rgba(47, 217, 255, .62); }
.feature-image,
.support-image {
  position: relative;
  overflow: hidden;
  border: 0 !important;
  border-radius: 18px 18px 0 0;
  background: transparent !important;
  box-shadow: none !important;
}
.feature-image::after,
.support-image::after {
  z-index: 2;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 21%;
  background: linear-gradient(to bottom, rgba(2, 5, 11, 0), #02050b 96%);
}
.feature-image img,
.support-image img {
  position: relative;
  z-index: 1;
  display: block;
  width: 100%;
  height: auto;
  border: 0 !important;
  border-radius: 0 !important;
  box-shadow: none !important;
  -webkit-mask-image: linear-gradient(to bottom, #000 0 80%, rgba(0,0,0,.94) 91%, transparent 100%);
  mask-image: linear-gradient(to bottom, #000 0 80%, rgba(0,0,0,.94) 91%, transparent 100%);
}
.support-image img { height: 100%; object-fit: cover; object-position: center top; }
@media (max-width: 760px) {
  .demo-results-panel { min-height: auto; }
  .demo-report-downloads { grid-template-columns: 1fr; }
}

/* Hero-Konzept: Die Startseite übernimmt bewusst die abgestimmte Award-Komposition
   als ein zusammenhängendes Motiv. Über den sichtbaren Elementen liegen echte,
   tastaturbedienbare Links zu Founding Circle, Katalogen, Demo und Arbeitsweise. */
.sr-only {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.reference-hero {
  padding: 0;
  overflow: hidden;
  background: #02040a;
}
.reference-hero-stage {
  position: relative;
  width: min(100%, 1680px);
  margin: 0 auto;
  overflow: hidden;
  background: #02040a;
}
.reference-hero-stage::before {
  position: absolute;
  z-index: 0;
  inset: -18%;
  content: "";
  pointer-events: none;
  background:
    radial-gradient(ellipse 32% 38% at 68% 38%, rgba(0, 214, 255, .20), transparent 72%),
    radial-gradient(ellipse 30% 34% at 48% 58%, rgba(135, 67, 255, .18), transparent 74%),
    radial-gradient(ellipse 26% 28% at 24% 72%, rgba(0, 184, 255, .12), transparent 76%);
  filter: blur(38px);
  opacity: .78;
  transform: translate3d(-2%, 1%, 0) scale(1.04);
  animation: mki-hero-nebula 24s ease-in-out infinite alternate;
  will-change: transform;
}
.reference-hero-image {
  display: block;
  position: relative;
  z-index: 1;
  width: 100%;
  height: auto;
  object-fit: contain;
  transform-origin: 50% 48%;
  animation: mki-hero-drift 22s ease-in-out infinite alternate;
}
@keyframes mki-hero-drift {
  from { transform: translate3d(-.45%, .25%, 0) scale(1.004); }
  to { transform: translate3d(.65%, -.35%, 0) scale(1.018); }
}
@keyframes mki-hero-nebula {
  from { transform: translate3d(-2%, 1%, 0) scale(1.04) rotate(-1deg); }
  to { transform: translate3d(3%, -2%, 0) scale(1.12) rotate(1.5deg); }
}
.reference-hero-stage::after {
  position: absolute;
  z-index: 1;
  right: 0;
  bottom: -1px;
  left: 0;
  height: 10%;
  content: "";
  pointer-events: none;
  background: linear-gradient(to bottom, transparent, rgba(2, 4, 10, .9) 88%, #02040a);
}
.reference-hit {
  position: absolute;
  z-index: 2;
  display: block;
  border-radius: 18px;
  outline: 0;
}
.reference-hit:focus-visible {
  box-shadow: 0 0 0 3px #fff, 0 0 0 6px var(--cyan), 0 0 30px rgba(41, 214, 248, .8);
}
.reference-hit-circle { top: 46.25%; left: 4.3%; width: 20.5%; height: 8.1%; }
.reference-hit-check { top: 46.5%; left: 27.2%; width: 12.1%; height: 34.4%; }
.reference-hit-understand { top: 50.8%; left: 42.9%; width: 9.3%; height: 30.4%; }
.reference-hit-act { top: 53.1%; left: 55.7%; width: 8.7%; height: 28.5%; }
.reference-hero-mobile { display: none; }

@media (max-width: 800px) {
  .reference-hero-stage { display: none; }
  .reference-hero-mobile {
    position: relative;
    display: block;
    min-height: 720px;
    padding: 60px 0 34px;
    text-align: left;
  }
  .reference-hero-mobile::before {
    position: absolute;
    z-index: -1;
    inset: 0 -24px;
    content: "";
    background:
      radial-gradient(circle at 69% 54%, rgba(90, 48, 205, .36), transparent 34%),
      radial-gradient(circle at 25% 70%, rgba(2, 186, 245, .27), transparent 41%);
    filter: blur(6px);
    animation: mki-mobile-nebula 22s ease-in-out infinite alternate;
  }
  @keyframes mki-mobile-nebula {
    from { transform: translate3d(-2%, 1%, 0) scale(1.02); }
    to { transform: translate3d(3%, -2%, 0) scale(1.10); }
  }
  .reference-hero-mobile h2 {
    max-width: 590px;
    margin: 0;
    color: #f8fbff;
    font-size: clamp(3rem, 14vw, 4.7rem);
    line-height: .95;
    letter-spacing: -.07em;
  }
  .reference-hero-mobile h2 span {
    color: transparent;
    background: linear-gradient(94deg, #e9f5ff, #5fe0ff 42%, #c086ff 88%);
    background-clip: text;
    -webkit-background-clip: text;
  }
  .reference-hero-mobile > p:not(.award-eyebrow) {
    max-width: 530px;
    margin: 22px 0 28px;
    color: #c3cede;
    font-size: 1rem;
  }
  .reference-hero-mobile > img {
    display: block;
    width: min(100%, 480px);
    margin: 29px auto 12px;
    filter: drop-shadow(0 30px 45px rgba(0, 0, 0, .72));
    transform-origin: 50% 52%;
    animation: mki-brain-drift 19s ease-in-out infinite alternate;
  }
  @keyframes mki-brain-drift {
    from { transform: translate3d(-.6%, .4%, 0) rotate(-.35deg) scale(1.005); }
    to { transform: translate3d(.8%, -.6%, 0) rotate(.35deg) scale(1.018); }
  }
  .reference-mobile-actions {
    display: grid;
    grid-template-columns: repeat(3, 1fr);
    gap: 9px;
    margin-top: 12px;
  }
  .reference-mobile-actions a {
    min-height: 98px;
    padding: 14px 11px;
    border: 1px solid rgba(86, 189, 255, .3);
    border-radius: 15px;
    color: #eef7ff;
    background: linear-gradient(145deg, rgba(15, 48, 76, .7), rgba(13, 12, 47, .7));
    box-shadow: inset 0 1px rgba(255,255,255,.09), 0 14px 30px rgba(0,0,0,.28);
  }
  .reference-mobile-actions a:nth-child(2) { border-color: rgba(177, 103, 255, .45); }
  .reference-mobile-actions b, .reference-mobile-actions small { display: block; }
  .reference-mobile-actions b { font-size: .92rem; }
  .reference-mobile-actions small { margin-top: 5px; color: #9fb0c7; font-size: .7rem; line-height: 1.35; }
}

/* Website 5.2.4 – final visual refinement */
.process-section {
  border-top: 0 !important;
  border-bottom: 0 !important;
}

.process-section::before,
.process-section::after,
.demo-section::before,
.demo-section::after {
  display: none !important;
}

.benefit-icon.status-icon,
.benefit-icon.priority-icon,
.benefit-icon.process-icon {
  isolation: isolate;
  overflow: visible;
  background: linear-gradient(145deg, rgba(8, 30, 51, .94), rgba(9, 11, 35, .82));
}

.benefit-icon.status-icon::before,
.benefit-icon.status-icon::after,
.benefit-icon.priority-icon::before,
.benefit-icon.priority-icon::after,
.benefit-icon.process-icon::before,
.benefit-icon.process-icon::after {
  position: absolute;
  content: "";
}

.benefit-icon.status-icon::before {
  width: 30px;
  height: 23px;
  border: 1.5px solid #2bdcff;
  border-radius: 5px;
  box-shadow: 0 0 18px rgba(29, 209, 255, .38), inset 0 0 14px rgba(20, 174, 255, .14);
}

.benefit-icon.status-icon::after {
  width: 16px;
  height: 2px;
  background: #52e7ff;
  box-shadow: 0 -6px #52e7ff, 0 6px #52e7ff;
}

.benefit-icon.status-icon span {
  position: absolute;
  z-index: 2;
  left: 15px;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  background: #a8f5ff;
  box-shadow: 0 -6px #a8f5ff, 0 6px #a8f5ff;
}

.benefit-icon.priority-icon::before {
  width: 30px;
  height: 30px;
  border: 1.5px solid #a25bff;
  border-radius: 50%;
  box-shadow: 0 0 17px rgba(167, 90, 255, .48), inset 0 0 11px rgba(139, 66, 255, .2);
}

.benefit-icon.priority-icon::after {
  width: 13px;
  height: 13px;
  border: 1.5px solid #e0b9ff;
  border-radius: 50%;
  box-shadow: inset -4px 0 rgba(122, 55, 239, .7);
}

.benefit-icon.priority-icon span {
  position: absolute;
  z-index: 2;
  width: 2px;
  height: 22px;
  border-radius: 3px;
  background: linear-gradient(#e4c5ff, #8851f6);
  transform: rotate(40deg);
  box-shadow: 0 0 10px rgba(198, 132, 255, .8);
}

.benefit-icon.process-icon::before {
  width: 35px;
  height: 2px;
  border-radius: 3px;
  background: linear-gradient(90deg, #39ef94, #21d6b9);
  box-shadow: 0 0 13px rgba(42, 238, 155, .52);
}

.benefit-icon.process-icon::after {
  width: 11px;
  height: 11px;
  right: 8px;
  border: 1.5px solid #48f7a8;
  border-radius: 50%;
  background: #082836;
  box-shadow: 0 0 12px rgba(42, 238, 155, .48);
}

.benefit-icon.process-icon span {
  position: absolute;
  z-index: 2;
  width: 8px;
  height: 8px;
  border: 1.5px solid #48f7a8;
  border-radius: 50%;
  background: #0d2131;
  box-shadow: 0 0 10px rgba(42, 238, 155, .48);
}

.benefit-icon.process-icon span:nth-child(1) { left: 11px; }
.benefit-icon.process-icon span:nth-child(2) { left: 26px; }
.benefit-icon.process-icon span:nth-child(3) { left: 42px; }

.demo-wordmark img {
  display: block;
  width: 34px;
  height: 34px;
  object-fit: contain;
  filter: drop-shadow(0 0 11px rgba(54, 220, 255, .52));
}

.demo-wordmark span {
  color: #f1f6ff;
  font-size: .78rem;
  font-weight: 800;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.product-section .feature-image,
.product-section .support-image {
  border: 0 !important;
  border-radius: 18px !important;
  background: transparent !important;
  box-shadow: none !important;
  overflow: hidden !important;
}

.product-section .feature-image::after,
.product-section .support-image::after {
  position: absolute;
  z-index: 2;
  right: 0;
  bottom: 0;
  left: 0;
  display: block !important;
  height: 24%;
  content: "";
  background: linear-gradient(to bottom, rgba(2, 5, 11, 0), #02050b 97%);
  pointer-events: none;
}

.product-section .feature-image img,
.product-section .support-image img {
  display: block !important;
  width: 100% !important;
  border: 0 !important;
  border-radius: 18px 18px 0 0 !important;
  background: #020711 !important;
  box-shadow: 0 22px 48px rgba(0, 0, 0, .46) !important;
  -webkit-mask-image: none !important;
  mask-image: none !important;
}

.mobile-product-grid .device-ipad {
  align-self: center;
  width: min(100%, 540px);
  aspect-ratio: 4 / 3;
  padding: 8px;
  overflow: hidden;
  border: 1px solid rgba(93, 204, 255, .35);
  border-radius: 24px;
  background: linear-gradient(145deg, rgba(14, 50, 73, .9), rgba(28, 16, 59, .82));
  box-shadow: inset 0 1px rgba(255, 255, 255, .18), 0 22px 45px rgba(0, 0, 0, .4);
}

.mobile-product-grid .device-ipad img {
  width: 100%;
  height: calc(100% - 28px);
  object-fit: cover;
  object-position: center;
  border-radius: 17px;
}

/* Produktdemo: echte Anwendungssprache, mit bewusst luftiger Leseführung. */
.demo-shell .demo-toolbar > div:first-child {
  display: flex;
  align-items: baseline;
  gap: 9px;
  min-width: 0;
}

.demo-shell .demo-toolbar > div:first-child strong {
  color: #f6f9ff;
  font-size: .76rem;
  line-height: 1;
}

.demo-shell .demo-toolbar > div:first-child span {
  color: #8fa2bc;
  font-size: .61rem;
  line-height: 1;
}

.demo-shell .demo-client {
  display: grid;
  grid-template-columns: auto minmax(0, 1fr) auto;
  column-gap: 7px;
  align-items: center;
  padding: 7px 9px;
  border: 1px solid rgba(91, 160, 218, .19);
  border-radius: 8px;
  background: rgba(11, 27, 44, .68);
}

.demo-shell .demo-client small {
  color: #8ba0bd;
  font-size: .57rem;
}

.demo-shell .demo-client b {
  color: #f5f8ff;
  font-size: .66rem;
  font-weight: 800;
  line-height: 1.15;
}

.demo-shell .demo-client i {
  color: #89a5c6;
  font-size: .84rem;
  font-style: normal;
}

.demo-shell .demo-kpis > div {
  display: grid;
  grid-template-columns: minmax(0, 1fr) auto;
  column-gap: 6px;
  align-items: center;
  min-width: 0;
  padding: 8px;
  border: 1px solid rgba(88, 147, 211, .18);
  border-radius: 9px;
  background: linear-gradient(145deg, rgba(11, 31, 51, .86), rgba(17, 24, 48, .75));
}

.demo-shell .demo-kpis > div i {
  grid-column: 2;
  grid-row: 1 / span 2;
  width: 11px;
  height: 11px;
  border: 0;
}

.demo-shell .demo-kpis > div b,
.demo-shell .demo-kpis > div span {
  display: block;
  min-width: 0;
}

.demo-shell .demo-kpis > div b {
  grid-column: 1;
  grid-row: 2;
  overflow: hidden;
  color: #f5f8ff;
  font-size: .88rem;
  line-height: 1.05;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.demo-shell .demo-kpis > div span {
  grid-column: 1;
  grid-row: 1;
  color: #8ba0bd;
  font-size: .53rem;
  font-weight: 800;
  letter-spacing: .065em;
  line-height: 1;
}

.demo-shell .demo-client-title {
  display: grid;
  grid-template-columns: 31px minmax(0, 1fr);
  gap: 8px;
  align-items: center;
  margin: 3px 0 18px;
}

.demo-shell .demo-client-title > b {
  display: grid;
  width: 31px;
  height: 31px;
  place-items: center;
  border: 1px solid rgba(79, 209, 255, .45);
  border-radius: 9px;
  color: #c9f6ff;
  background: linear-gradient(145deg, #135d86, #362274);
  font-size: .73rem;
}

.demo-shell .demo-client-title strong {
  display: block;
  color: #f4f8ff;
  font-size: .71rem;
}

.demo-shell .demo-client-title small {
  display: block;
  margin-top: 3px;
  color: #8ea4c2;
  font-size: .56rem;
}

/* Final polish: SVG icons stay crisp at every size and product captures have no white canvas edge. */
.benefit-icon.status-icon::before,
.benefit-icon.status-icon::after,
.benefit-icon.priority-icon::before,
.benefit-icon.priority-icon::after,
.benefit-icon.process-icon::before,
.benefit-icon.process-icon::after,
.benefit-icon.status-icon span,
.benefit-icon.priority-icon span,
.benefit-icon.process-icon span {
  display: none !important;
}

.benefit-icon > svg {
  position: relative;
  z-index: 2;
  width: 43px;
  height: 43px;
  overflow: visible;
  filter: drop-shadow(0 0 10px currentColor);
}

.benefit-icon > svg * {
  stroke: currentColor;
  stroke-linecap: round;
  stroke-linejoin: round;
}

.product-section .feature-image {
  aspect-ratio: 16 / 10;
}

.product-section .feature-image img,
.product-section .support-image img {
  width: 112% !important;
  max-width: none !important;
  height: 112% !important;
  margin: -6% !important;
  object-fit: cover !important;
  object-position: center top !important;
  border-radius: 0 !important;
  transform: none !important;
}

.product-section .feature-image::after,
.product-section .support-image::after {
  height: 18%;
}

/* 5.2.5 – rechtssichere Transparenz, Video-Einwilligung und Kennzeichnungen. */
.hero-concept-note {
  position: absolute;
  z-index: 4;
  right: 22px;
  bottom: 16px;
  padding: 8px 12px;
  border: 1px solid rgba(91, 213, 255, .34);
  border-radius: 999px;
  color: #c9d8e9;
  background: rgba(2, 8, 18, .74);
  box-shadow: inset 0 1px rgba(255, 255, 255, .08), 0 10px 26px rgba(0, 0, 0, .28);
  backdrop-filter: blur(15px);
  -webkit-backdrop-filter: blur(15px);
  font-size: .66rem;
  letter-spacing: .045em;
}

.hero-mobile-note {
  margin: -7px 0 17px !important;
  color: #8ea2bd !important;
  font-size: .68rem !important;
  letter-spacing: .045em;
  text-align: center;
}

.development-note,
.brand-disclosure {
  max-width: 920px;
  margin: 20px auto 0;
  color: #879bb5;
  font-size: .76rem;
  line-height: 1.65;
  text-align: center;
}

.development-note {
  padding: 13px 17px;
  border: 1px solid rgba(101, 178, 224, .18);
  border-radius: 14px;
  background: linear-gradient(135deg, rgba(10, 29, 49, .56), rgba(30, 16, 57, .42));
}

.development-note strong { color: #bdd7ed; }

.video-consent,
.video-player {
  position: absolute;
  inset: 0;
}

.video-consent {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 17px;
  text-align: center;
  background:
    radial-gradient(circle at 22% 18%, rgba(25, 211, 255, .17), transparent 37%),
    radial-gradient(circle at 83% 82%, rgba(153, 67, 255, .21), transparent 40%),
    linear-gradient(145deg, rgba(7, 25, 43, .98), rgba(18, 9, 42, .97));
}

.video-consent::before {
  position: absolute;
  inset: 0;
  border: 1px solid rgba(118, 216, 255, .18);
  border-radius: inherit;
  content: "";
  pointer-events: none;
}

.consent-play {
  display: grid;
  width: 42px;
  height: 42px;
  margin-bottom: 9px;
  place-items: center;
  border: 1px solid rgba(87, 222, 255, .72);
  border-radius: 50%;
  color: #eafcff;
  background: linear-gradient(145deg, rgba(15, 154, 212, .6), rgba(113, 51, 226, .58));
  box-shadow: 0 0 25px rgba(34, 200, 255, .26), 0 0 30px rgba(145, 67, 255, .2);
  font-size: .84rem;
  transform: translateX(1px);
}

.video-consent p {
  margin: 0 0 10px;
  color: #c4d1e2;
  font-size: .69rem;
  line-height: 1.38;
}

.video-consent p strong,
.video-consent p span { display: block; }
.video-consent p strong { margin-bottom: 3px; color: #f4f8ff; font-size: .82rem; }

.video-consent button {
  position: relative;
  z-index: 2;
  width: min(100%, 270px);
  padding: 9px 11px;
  border: 1px solid rgba(74, 220, 255, .64);
  border-radius: 10px;
  color: #f2fbff;
  background: linear-gradient(100deg, rgba(0, 145, 224, .75), rgba(120, 53, 225, .78));
  box-shadow: 0 0 22px rgba(64, 190, 255, .17);
  font: inherit;
  font-size: .68rem;
  font-weight: 780;
  cursor: pointer;
}

.video-consent button:hover,
.video-consent button:focus-visible {
  border-color: #a8efff;
  box-shadow: 0 0 28px rgba(76, 206, 255, .35), 0 0 24px rgba(145, 67, 255, .25);
  outline: none;
}

.video-consent a {
  position: relative;
  z-index: 2;
  margin-top: 9px;
  color: #9fb4ca;
  font-size: .63rem;
  text-decoration: underline;
  text-decoration-color: rgba(159, 180, 202, .38);
  text-underline-offset: 3px;
}

.video-consent a:hover,
.video-consent a:focus-visible { color: #d8f6ff; }

.video-player iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  border: 0;
}

.video-close {
  position: absolute;
  z-index: 3;
  top: 9px;
  right: 9px;
  padding: 6px 9px;
  border: 1px solid rgba(167, 213, 239, .42);
  border-radius: 999px;
  color: #e7f6ff;
  background: rgba(2, 8, 18, .82);
  backdrop-filter: blur(12px);
  -webkit-backdrop-filter: blur(12px);
  font: inherit;
  font-size: .61rem;
  cursor: pointer;
}

@media (max-width: 1100px) {
  .video-consent { padding: 12px; }
  .consent-play { width: 34px; height: 34px; margin-bottom: 6px; }
  .video-consent p { margin-bottom: 7px; font-size: .62rem; }
  .video-consent p strong { font-size: .73rem; }
  .video-consent button { padding: 7px 8px; font-size: .6rem; }
  .video-consent a { margin-top: 6px; font-size: .57rem; }
}

@media (max-width: 820px) {
  .hero-concept-note { display: none; }
  .video-consent { padding: 18px; }
  .consent-play { width: 46px; height: 46px; margin-bottom: 10px; }
  .video-consent p { margin-bottom: 11px; font-size: .72rem; }
  .video-consent p strong { font-size: .86rem; }
  .video-consent button { padding: 10px 12px; font-size: .7rem; }
  .video-consent a { margin-top: 10px; font-size: .64rem; }
}

/* Lokale Datei-Vorschau: YouTube akzeptiert für eingebettete Player kein file:// ohne Referer. */
#videos .video-frame {
  aspect-ratio: 4 / 3;
  height: auto;
  padding-top: 0;
}

.video-local-notice {
  position: absolute;
  inset: 0;
  display: grid;
  align-content: center;
  justify-items: center;
  gap: 10px;
  padding: 24px;
  color: #b9c9dc;
  background:
    radial-gradient(circle at 21% 17%, rgba(25, 211, 255, .20), transparent 35%),
    radial-gradient(circle at 83% 84%, rgba(153, 67, 255, .24), transparent 42%),
    linear-gradient(145deg, rgba(7, 25, 43, .99), rgba(18, 9, 42, .98));
  font-size: .68rem;
  line-height: 1.45;
  text-align: center;
}

.video-local-notice strong { color: #f4f8ff; font-size: .83rem; }
.video-local-notice span { max-width: 305px; }
.video-local-notice a {
  padding: 9px 13px;
  border: 1px solid rgba(74, 220, 255, .68);
  border-radius: 10px;
  color: #f2fbff;
  background: linear-gradient(100deg, rgba(0, 145, 224, .85), rgba(120, 53, 225, .86));
  font-weight: 790;
}

@media (max-width: 820px) {
  #videos .video-frame { aspect-ratio: 16 / 10; }
}
