.elementor-2800 .elementor-element.elementor-element-7cb9860{--display:flex;--margin-top:-10%;--margin-bottom:0%;--margin-left:0%;--margin-right:0%;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}:root{--page-title-display:none;}/* Start custom CSS for html, class: .elementor-element-bfcee38 *//* ==========================================================
   KODCRAFT AI - MVP DEVELOPMENT SERVICES
   Elementor-ready stylesheet. Body content only.
   Fonts are referenced but not imported so Elementor/site-level
   font loading can control delivery.
   ========================================================== */

.kc-mvp-service-page {
  --kc-lime: #C7F32F;
  --kc-lime-bright: #D8FF4C;
  --kc-lime-soft: rgba(199, 243, 47, 0.10);
  --kc-lime-faint: rgba(199, 243, 47, 0.055);
  --kc-black: #070807;
  --kc-black-2: #0A0C0A;
  --kc-charcoal: #0E110E;
  --kc-charcoal-2: #121612;
  --kc-card: #101310;
  --kc-card-2: #151915;
  --kc-text: #F2F4ED;
  --kc-muted: #A5ACA1;
  --kc-muted-2: #747C72;
  --kc-border: rgba(255, 255, 255, 0.095);
  --kc-border-strong: rgba(255, 255, 255, 0.17);
  --kc-lime-border: rgba(199, 243, 47, 0.30);
  --kc-shadow: 0 24px 78px rgba(0, 0, 0, 0.34);
  --kc-radius-sm: 14px;
  --kc-radius: 20px;
  --kc-radius-lg: 28px;
  --kc-container: 1240px;
  --kc-section-space: clamp(84px, 9vw, 144px);

  position: relative;
  width: 100%;
  overflow: hidden;
  background: var(--kc-black);
  color: var(--kc-text);
  font-family: "Roboto", Arial, sans-serif;
  font-size: 16px;
  line-height: 21px;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizeLegibility;
}

.kc-mvp-service-page *,
.kc-mvp-service-page *::before,
.kc-mvp-service-page *::after { box-sizing: border-box; }

.kc-mvp-service-page :where(h1, h2, h3, p, ul, ol, blockquote) { margin-top: 0; }
.kc-mvp-service-page :where(a, summary) { -webkit-tap-highlight-color: transparent; }
.kc-mvp-service-page a { color: inherit; }

.kc-mvp-service-page h1,
.kc-mvp-service-page h2,
.kc-mvp-service-page h3 {
  font-family: "Syne", Arial, sans-serif;
  color: var(--kc-text);
  letter-spacing: -0.035em;
  text-wrap: balance;
}

.kc-mvp-service-page h1 {
  margin-bottom: 24px;
  font-size: 60px;
  font-weight: 700;
  line-height: 1.08em !important;
}

.kc-mvp-service-page h2 {
  margin-bottom: 24px;
  font-size: 44px;
  font-weight: 700;
  line-height: 1em;
}

.kc-mvp-service-page h3 {
  margin-bottom: 15px;
  font-size: 24px;
  font-weight: 600;
  line-height: 1em;
}

.kc-mvp-service-page p,
.kc-mvp-service-page li {
  font-size: 16px;
  font-weight: 400;
  line-height: 21px;
}

.kc-mvp-service-page p { margin-bottom: 16px; color: var(--kc-muted); }
.kc-mvp-service-page strong { color: var(--kc-text); font-weight: 600; }

.kc-mvp-container {
  position: relative;
  z-index: 2;
  width: min(calc(100% - 48px), var(--kc-container));
  margin-inline: auto;
}

.kc-mvp-section {
  position: relative;
  padding-block: var(--kc-section-space);
  background: var(--kc-black);
}

.kc-mvp-section-alt { background: var(--kc-black-2); }
.kc-mvp-section-accented {
  background:
    linear-gradient(112deg, rgba(199, 243, 47, 0.07), transparent 42%),
    var(--kc-black);
  border-block: 1px solid rgba(199, 243, 47, 0.11);
}

.kc-mvp-accent { color: var(--kc-lime); }

.kc-mvp-eyebrow {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-bottom: 22px !important;
  color: #D8DCCF !important;
  font-size: 12px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.14em;
  text-transform: uppercase;
}

.kc-mvp-eyebrow > span {
  width: 26px;
  height: 1px;
  background: var(--kc-lime);
  box-shadow: 0 0 18px rgba(199, 243, 47, 0.35);
}

.kc-mvp-lead {
  color: var(--kc-text) !important;
  font-size: 19px !important;
  line-height: 28px !important;
}

.kc-mvp-card-label {
  margin-bottom: 13px !important;
  color: var(--kc-lime) !important;
  font-size: 11px !important;
  font-weight: 700 !important;
  line-height: 1.2 !important;
  letter-spacing: 0.13em;
  text-transform: uppercase;
}

.kc-mvp-section-heading { margin-bottom: clamp(46px, 5vw, 74px); }

.kc-mvp-heading-split {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(300px, 0.55fr);
  gap: clamp(38px, 6vw, 92px);
  align-items: end;
}

.kc-mvp-heading-split > p,
.kc-mvp-heading-split > div:last-child {
  max-width: 500px;
  margin: 0 0 4px auto;
}

/* Buttons and links */
.kc-mvp-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 12px;
  margin-top: 34px;
}

.kc-mvp-actions-center { justify-content: center; }

.kc-mvp-btn {
  display: inline-flex;
  min-height: 50px;
  align-items: center;
  justify-content: center;
  gap: 12px;
  padding: 13px 19px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 700;
  line-height: 1;
  text-decoration: none !important;
  transition: transform 260ms ease, border-color 260ms ease, background-color 260ms ease, color 260ms ease, box-shadow 260ms ease;
}

.kc-mvp-btn span,
.kc-mvp-text-link span { display: inline-block; transition: transform 240ms ease; }
.kc-mvp-btn:hover { transform: translateY(-2px); }
.kc-mvp-btn:hover span,
.kc-mvp-text-link:hover span { transform: translateX(4px); }

.kc-mvp-btn-primary {
  background: var(--kc-lime);
  color: #0A0C08 !important;
  box-shadow: 0 12px 34px rgba(199, 243, 47, 0.14);
}

.kc-mvp-btn-primary:hover {
  background: var(--kc-lime-bright);
  box-shadow: 0 16px 40px rgba(199, 243, 47, 0.21);
}

.kc-mvp-btn-secondary {
  border-color: var(--kc-border-strong);
  background: rgba(255, 255, 255, 0.025);
  color: var(--kc-text) !important;
}

.kc-mvp-btn-secondary:hover {
  border-color: var(--kc-lime-border);
  background: var(--kc-lime-faint);
}

.kc-mvp-text-link {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  margin-top: 10px;
  color: var(--kc-text) !important;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none !important;
}

.kc-mvp-text-link:hover { color: var(--kc-lime) !important; }

.kc-mvp-service-page :where(a, summary):focus-visible {
  outline: 2px solid var(--kc-lime);
  outline-offset: 4px;
  border-radius: 6px;
}

/* Hero */
.kc-mvp-hero {
  min-height: 820px;
  display: flex;
  align-items: center;
  padding-top: clamp(208px, 10vw, 158px);
  background:
    radial-gradient(circle at 76% 38%, rgba(199, 243, 47, 0.08), transparent 28%),
    linear-gradient(180deg, #080A08 0%, #070807 100%);
}

.kc-mvp-grid-glow {
  position: absolute;
  inset: 0;
  opacity: 0.22;
  pointer-events: none;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.026) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.026) 1px, transparent 1px);
  background-size: 68px 68px;
  mask-image: linear-gradient(to bottom, rgba(0,0,0,0.95), transparent 86%);
}

.kc-mvp-hero-grid {
  display: grid;
  grid-template-columns: minmax(0, 0.98fr) minmax(500px, 0.88fr);
  gap: clamp(48px, 6vw, 92px);
  align-items: center;
}

.kc-mvp-hero-copy { max-width: 665px; }
.kc-mvp-hero-copy h1 { max-width: 690px; }
.kc-mvp-hero-subtitle {
  max-width: 620px;
  margin-bottom: 30px !important;
  font-size: 34px !important;
  line-height: 1.08em !important;
}

.kc-mvp-hero-visual {
  position: relative;
  min-height: 630px;
  padding: 26px;
  border: 1px solid var(--kc-border);
  border-radius: var(--kc-radius-lg);
  background:
    linear-gradient(145deg, rgba(255,255,255,0.045), rgba(255,255,255,0.012)),
    #0B0E0B;
  box-shadow: var(--kc-shadow);
  isolation: isolate;
}

.kc-mvp-hero-visual::before {
  content: "";
  position: absolute;
  inset: 18% 12% 12% 18%;
  background: radial-gradient(circle, rgba(199,243,47,0.10), transparent 65%);
  filter: blur(22px);
  z-index: -1;
}

.kc-mvp-visual-label {
  display: inline-flex;
  padding: 8px 11px;
  border: 1px solid var(--kc-border);
  border-radius: 999px;
  color: var(--kc-muted);
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.12em;
}

.kc-mvp-hero-svg { display: block; width: 100%; height: auto; margin-top: 4px; overflow: visible; }
.kc-mvp-svg-kicker { fill: #B9C0B5; font: 700 10px/1 Roboto, Arial, sans-serif; letter-spacing: 1.5px; }
.kc-mvp-svg-card-text { fill: #A7AFA3; font: 500 12px/1 Roboto, Arial, sans-serif; }
.kc-mvp-svg-small { fill: #9FA79B; font: 500 11px/1 Roboto, Arial, sans-serif; }
.kc-mvp-svg-core-title,
.kc-mvp-svg-mvp-title { fill: #F2F4ED; font: 700 13px/1 Syne, Arial, sans-serif; letter-spacing: 1.1px; }
.kc-mvp-svg-loop-text { fill: #C7F32F; font: 700 9px/1 Roboto, Arial, sans-serif; letter-spacing: 1.3px; }
.kc-mvp-svg-muted-card { fill: #101410; stroke: rgba(255,255,255,0.11); stroke-width: 1; }
.kc-mvp-svg-funnel { fill: rgba(199,243,47,0.035); stroke: rgba(199,243,47,0.28); stroke-width: 1.4; }
.kc-mvp-svg-core-dot { fill: #C7F32F; }
.kc-mvp-svg-orbit { fill: none; stroke: rgba(199,243,47,0.23); stroke-width: 1; stroke-dasharray: 4 7; transform-origin: 392px 290px; animation: kcMvpSpin 11s linear infinite; }
.kc-mvp-svg-mvp { fill: #111611; stroke: rgba(199,243,47,0.52); stroke-width: 1.5; }
.kc-mvp-svg-feedback-card { fill: #101410; stroke: rgba(255,255,255,0.13); stroke-width: 1; }
.kc-mvp-svg-flow { fill: none; stroke: url(#kcMvpFlow); stroke-width: 1.8; stroke-linecap: round; stroke-dasharray: 7 9; animation: kcMvpDash 8s linear infinite; }
.kc-mvp-svg-flow-b { animation-delay: -1.3s; }
.kc-mvp-svg-flow-c { animation-delay: -2.6s; }
.kc-mvp-svg-flow-d { animation-delay: -3.6s; }
.kc-mvp-svg-flow-e { animation-delay: -4.3s; }
.kc-mvp-svg-return { fill: none; stroke: rgba(199,243,47,0.22); stroke-width: 1.3; stroke-dasharray: 3 8; }
.kc-mvp-svg-pulse { fill: #C7F32F; transform-origin: 654px 397px; animation: kcMvpPulse 2.4s ease-in-out infinite; }

.kc-mvp-visual-status {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 12px;
  margin-top: -6px;
  padding: 13px 15px;
  border-top: 1px solid var(--kc-border);
  color: var(--kc-muted);
  font-size: 11px;
}

.kc-mvp-visual-status span:first-child { color: var(--kc-text); }
.kc-mvp-visual-status i {
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-right: 7px;
  border-radius: 50%;
  background: var(--kc-lime);
  box-shadow: 0 0 12px rgba(199,243,47,0.45);
}

/* Definition */
.kc-mvp-definition-grid {
  display: grid;
  grid-template-columns: 1.25fr 0.8fr 0.8fr;
  gap: 16px;
}

.kc-mvp-definition-card {
  position: relative;
  min-height: 255px;
  padding: 30px;
  border: 1px solid var(--kc-border);
  border-radius: var(--kc-radius);
  background: var(--kc-card);
  overflow: hidden;
  transition: transform 260ms ease, border-color 260ms ease, background-color 260ms ease;
}

.kc-mvp-definition-card:hover { transform: translateY(-4px); border-color: var(--kc-border-strong); }
.kc-mvp-definition-card-emphasis {
  background: linear-gradient(145deg, rgba(199,243,47,0.08), rgba(255,255,255,0.016)), var(--kc-card);
  border-color: rgba(199,243,47,0.22);
}

.kc-mvp-definition-signal {
  display: flex;
  gap: 8px;
  align-items: flex-end;
  height: 48px;
  margin-top: 30px;
}
.kc-mvp-definition-signal span { width: 8px; border-radius: 8px; background: var(--kc-lime); opacity: 0.75; animation: kcMvpBars 2.3s ease-in-out infinite; }
.kc-mvp-definition-signal span:nth-child(1) { height: 34%; }
.kc-mvp-definition-signal span:nth-child(2) { height: 66%; animation-delay: -0.6s; }
.kc-mvp-definition-signal span:nth-child(3) { height: 100%; animation-delay: -1.1s; }

.kc-mvp-validation-panel {
  display: grid;
  grid-template-columns: minmax(260px, 0.7fr) minmax(0, 1.3fr);
  gap: clamp(30px, 5vw, 72px);
  margin-top: 18px;
  padding: clamp(30px, 4vw, 52px);
  border: 1px solid var(--kc-border);
  border-radius: var(--kc-radius-lg);
  background: #0C0F0C;
  align-items: start;
}

.kc-mvp-question-list { list-style: none; margin: 0; padding: 0; display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.kc-mvp-question-list li { display: flex; gap: 14px; align-items: center; min-height: 58px; padding: 12px 14px; border: 1px solid var(--kc-border); border-radius: 13px; color: #D9DDD5; background: rgba(255,255,255,0.015); }
.kc-mvp-question-list li span { color: var(--kc-lime); font-size: 10px; font-weight: 700; letter-spacing: 0.08em; }

/* Prototype vs MVP */
.kc-mvp-compare-grid { display: grid; grid-template-columns: 0.78fr 1.22fr; gap: 18px; align-items: stretch; }
.kc-mvp-compare-card {
  padding: clamp(28px, 4vw, 46px);
  border: 1px solid var(--kc-border);
  border-radius: var(--kc-radius-lg);
  background: var(--kc-card);
  transition: transform 260ms ease, border-color 260ms ease;
}
.kc-mvp-compare-card:hover { transform: translateY(-4px); border-color: var(--kc-border-strong); }
.kc-mvp-compare-product { border-color: rgba(199,243,47,0.24); background: linear-gradient(145deg, rgba(199,243,47,0.055), transparent 48%), var(--kc-card); }
.kc-mvp-compare-visual { min-height: 200px; display: grid; place-items: center; margin-bottom: 28px; border: 1px solid var(--kc-border); border-radius: 18px; background: #0A0D0A; overflow: hidden; }

.kc-mvp-wireframe-window,
.kc-mvp-live-window { position: relative; width: 76%; height: 126px; border: 1px solid rgba(255,255,255,0.18); border-radius: 13px; background: #0D100D; }
.kc-mvp-wireframe-window > span,
.kc-mvp-live-window > span { position: absolute; top: 12px; width: 6px; height: 6px; border-radius: 50%; background: #555C54; }
.kc-mvp-wireframe-window > span:nth-child(1), .kc-mvp-live-window > span:nth-child(1) { left: 13px; }
.kc-mvp-wireframe-window > span:nth-child(2), .kc-mvp-live-window > span:nth-child(2) { left: 24px; }
.kc-mvp-wireframe-window > span:nth-child(3), .kc-mvp-live-window > span:nth-child(3) { left: 35px; }
.kc-mvp-wireframe-window i,
.kc-mvp-live-window i { position: absolute; left: 13px; right: 13px; height: 8px; border-radius: 7px; background: rgba(255,255,255,0.07); }
.kc-mvp-wireframe-window i:nth-of-type(1), .kc-mvp-live-window i:nth-of-type(1) { top: 42px; right: 35%; }
.kc-mvp-wireframe-window i:nth-of-type(2), .kc-mvp-live-window i:nth-of-type(2) { top: 62px; }
.kc-mvp-wireframe-window i:nth-of-type(3) { top: 82px; right: 55%; }
.kc-mvp-live-window i:nth-of-type(3) { top: 82px; right: 48%; background: rgba(199,243,47,0.62); }
.kc-mvp-live-window b { position: absolute; right: 13px; bottom: 13px; width: 50px; height: 20px; border-radius: 999px; background: var(--kc-lime); box-shadow: 0 0 20px rgba(199,243,47,0.18); }

.kc-mvp-capability-chips { display: flex; flex-wrap: wrap; gap: 7px; margin-top: 24px; }
.kc-mvp-capability-chips span { padding: 8px 10px; border: 1px solid var(--kc-border); border-radius: 999px; color: var(--kc-muted); font-size: 11px; line-height: 1; }

/* MVP build bento */
.kc-mvp-build-grid { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); grid-auto-flow: dense; gap: 16px; }
.kc-mvp-build-card {
  position: relative;
  min-height: 290px;
  padding: 28px;
  border: 1px solid var(--kc-border);
  border-radius: var(--kc-radius);
  background: var(--kc-card);
  overflow: hidden;
  transition: transform 280ms ease, border-color 280ms ease, background-color 280ms ease;
}
.kc-mvp-build-card:hover { transform: translateY(-5px); border-color: var(--kc-lime-border); background: #121612; }
.kc-mvp-build-wide { grid-column: span 2; }
.kc-mvp-build-tall { grid-row: span 2; min-height: 596px; }
.kc-mvp-build-icon { position: relative; width: 82px; height: 82px; margin-bottom: 40px; border: 1px solid var(--kc-border); border-radius: 18px; background: #0A0D0A; }
.kc-mvp-build-icon i,
.kc-mvp-build-icon b { position: absolute; display: block; }

.kc-mvp-icon-saas i { height: 8px; border-radius: 999px; background: rgba(255,255,255,0.10); left: 15px; right: 15px; }
.kc-mvp-icon-saas i:nth-child(1) { top: 18px; right: 34px; background: var(--kc-lime); }
.kc-mvp-icon-saas i:nth-child(2) { top: 34px; }
.kc-mvp-icon-saas i:nth-child(3) { top: 50px; right: 26px; }
.kc-mvp-icon-saas i:nth-child(4) { top: 66px; right: 48px; }

.kc-mvp-icon-portal i:nth-child(1) { width: 24px; height: 24px; border: 2px solid var(--kc-lime); border-radius: 50%; left: 29px; top: 13px; }
.kc-mvp-icon-portal i:nth-child(2) { width: 42px; height: 22px; border: 1px solid rgba(255,255,255,0.18); border-radius: 18px 18px 8px 8px; left: 20px; top: 45px; }
.kc-mvp-icon-portal i:nth-child(3) { width: 7px; height: 7px; border-radius: 50%; background: var(--kc-lime); right: 12px; top: 12px; box-shadow: 0 0 12px rgba(199,243,47,0.4); }

.kc-mvp-mini-interface { display: grid; gap: 8px; margin-top: 62px; padding: 16px; border: 1px solid var(--kc-border); border-radius: 14px; }
.kc-mvp-mini-interface span { height: 10px; border-radius: 999px; background: rgba(255,255,255,0.075); }
.kc-mvp-mini-interface span:nth-child(1) { width: 48%; background: rgba(199,243,47,0.35); }
.kc-mvp-mini-interface span:nth-child(3) { width: 72%; }
.kc-mvp-mini-interface span:nth-child(4) { width: 58%; }

.kc-mvp-icon-booking i:nth-child(1) { inset: 17px 15px; border: 1px solid rgba(255,255,255,0.18); border-radius: 8px; }
.kc-mvp-icon-booking i:nth-child(2) { left: 15px; right: 15px; top: 31px; height: 1px; background: rgba(255,255,255,0.18); }
.kc-mvp-icon-booking b { width: 12px; height: 12px; border-radius: 4px; background: var(--kc-lime); left: 31px; top: 43px; }

.kc-mvp-icon-listing i { left: 17px; right: 17px; height: 11px; border: 1px solid rgba(255,255,255,0.15); border-radius: 5px; }
.kc-mvp-icon-listing i:nth-child(1) { top: 18px; border-color: rgba(199,243,47,0.5); }
.kc-mvp-icon-listing i:nth-child(2) { top: 36px; }
.kc-mvp-icon-listing i:nth-child(3) { top: 54px; }

.kc-mvp-icon-market i:nth-child(1), .kc-mvp-icon-market i:nth-child(2) { width: 21px; height: 21px; border: 1px solid rgba(255,255,255,0.2); border-radius: 50%; top: 29px; }
.kc-mvp-icon-market i:nth-child(1) { left: 13px; }
.kc-mvp-icon-market i:nth-child(2) { right: 13px; }
.kc-mvp-icon-market b { left: 34px; top: 39px; width: 14px; height: 2px; background: var(--kc-lime); box-shadow: 0 0 10px rgba(199,243,47,0.35); }

.kc-mvp-icon-utility i { background: rgba(255,255,255,0.12); border-radius: 4px; }
.kc-mvp-icon-utility i:nth-child(1) { width: 18px; height: 42px; left: 18px; top: 20px; }
.kc-mvp-icon-utility i:nth-child(2) { width: 18px; height: 28px; left: 43px; top: 34px; background: rgba(199,243,47,0.65); }
.kc-mvp-icon-utility i:nth-child(3) { width: 45px; height: 2px; left: 18px; top: 66px; background: rgba(255,255,255,0.2); }

.kc-mvp-icon-ai i:nth-child(1) { width: 32px; height: 32px; border: 1px solid rgba(199,243,47,0.55); border-radius: 50%; left: 25px; top: 25px; }
.kc-mvp-icon-ai i:nth-child(2) { width: 8px; height: 8px; border-radius: 50%; background: var(--kc-lime); left: 37px; top: 37px; }
.kc-mvp-icon-ai i:nth-child(3) { width: 58px; height: 1px; background: rgba(199,243,47,0.22); left: 12px; top: 41px; transform: rotate(45deg); }
.kc-mvp-icon-ai b { width: 58px; height: 1px; background: rgba(199,243,47,0.22); left: 12px; top: 41px; transform: rotate(-45deg); }

.kc-mvp-build-custom { display: flex; align-items: center; justify-content: space-between; gap: 30px; background: linear-gradient(120deg, rgba(199,243,47,0.06), transparent 50%), var(--kc-card); }
.kc-mvp-build-custom > div:first-child { max-width: 610px; }
.kc-mvp-custom-mark { position: relative; width: 180px; height: 110px; flex: 0 0 auto; }
.kc-mvp-custom-mark span { position: absolute; border: 1px solid rgba(199,243,47,0.25); border-radius: 20px; }
.kc-mvp-custom-mark span:nth-child(1) { inset: 10px 40px 10px 0; }
.kc-mvp-custom-mark span:nth-child(2) { inset: 28px 18px 28px 24px; }
.kc-mvp-custom-mark span:nth-child(3) { width: 38px; height: 38px; right: 0; top: 36px; border-radius: 50%; background: var(--kc-lime-soft); box-shadow: 0 0 22px rgba(199,243,47,0.08); }

/* Scope */
.kc-mvp-scope-layout { display: grid; grid-template-columns: 0.85fr 1.15fr; gap: clamp(40px, 7vw, 100px); align-items: center; }
.kc-mvp-priority-visual { position: relative; min-height: 500px; display: grid; place-items: center; }
.kc-mvp-orbit { position: absolute; display: grid; place-items: center; border: 1px solid rgba(255,255,255,0.10); border-radius: 50%; color: var(--kc-muted-2); font-size: 11px; text-transform: uppercase; letter-spacing: 0.1em; }
.kc-mvp-orbit-outer { width: 430px; height: 430px; border-style: dashed; animation: kcMvpSpin 32s linear infinite; }
.kc-mvp-orbit-mid { width: 300px; height: 300px; border-color: rgba(199,243,47,0.16); animation: kcMvpSpinReverse 23s linear infinite; }
.kc-mvp-orbit-core { width: 170px; height: 170px; display: flex; flex-direction: column; justify-content: center; background: rgba(199,243,47,0.07); border-color: rgba(199,243,47,0.48); box-shadow: 0 0 70px rgba(199,243,47,0.05); animation: none; }
.kc-mvp-orbit-core strong { color: var(--kc-lime); font-family: "Syne", Arial, sans-serif; font-size: 46px; line-height: 1; }
.kc-mvp-orbit-core small { margin-top: 10px; color: var(--kc-muted); font-size: 10px; letter-spacing: 0.08em; }
.kc-mvp-orbit-dot { position: absolute; width: 10px; height: 10px; border-radius: 50%; background: var(--kc-lime); box-shadow: 0 0 14px rgba(199,243,47,0.45); }
.kc-mvp-orbit-dot-a { top: 17%; right: 19%; }
.kc-mvp-orbit-dot-b { bottom: 19%; left: 24%; opacity: 0.55; }
.kc-mvp-orbit-dot-c { top: 49%; right: 7%; opacity: 0.3; }

.kc-mvp-scope-copy { display: grid; gap: 16px; }
.kc-mvp-scope-card { padding: 32px; border: 1px solid var(--kc-border); border-radius: var(--kc-radius); background: var(--kc-card); }
.kc-mvp-scope-card-now { border-color: rgba(199,243,47,0.22); }
.kc-mvp-check-list { list-style: none; margin: 0; padding: 0; display: grid; gap: 10px; }
.kc-mvp-check-list li { position: relative; padding-left: 26px; color: #D7DBD3; }
.kc-mvp-check-list li::before { content: ""; position: absolute; left: 0; top: 7px; width: 8px; height: 8px; border-radius: 50%; background: var(--kc-lime); box-shadow: 0 0 10px rgba(199,243,47,0.3); }
.kc-mvp-check-list-muted li::before { background: transparent; border: 1px solid #667064; box-shadow: none; }
.kc-mvp-later-list { display: flex; flex-wrap: wrap; gap: 8px; margin-top: 22px; }
.kc-mvp-later-list span { padding: 9px 11px; border: 1px solid var(--kc-border); border-radius: 999px; color: var(--kc-muted-2); font-size: 11px; text-decoration: line-through; text-decoration-color: rgba(199,243,47,0.38); }

/* Sprint */
.kc-mvp-sprint-grid { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: clamp(50px, 8vw, 110px); align-items: center; }
.kc-mvp-sprint-copy { max-width: 570px; }
.kc-mvp-sprint-visual { padding: 34px 24px; border: 1px solid var(--kc-border); border-radius: var(--kc-radius-lg); background: #0A0D0A; }
.kc-mvp-sprint-track { display: flex; align-items: center; justify-content: center; }
.kc-mvp-sprint-step { display: flex; flex-direction: column; align-items: center; gap: 9px; min-width: 58px; color: var(--kc-muted); font-size: 10px; }
.kc-mvp-sprint-step i { display: grid; place-items: center; width: 42px; height: 42px; border: 1px solid var(--kc-border-strong); border-radius: 50%; color: var(--kc-muted); font-style: normal; font-size: 11px; background: var(--kc-card); }
.kc-mvp-sprint-step-3 i { border-color: var(--kc-lime); color: #0A0C08; background: var(--kc-lime); box-shadow: 0 0 24px rgba(199,243,47,0.16); }
.kc-mvp-sprint-step b { font-weight: 600; color: #C5CBC1; }
.kc-mvp-sprint-line { width: min(56px, 7vw); height: 1px; background: linear-gradient(90deg, rgba(255,255,255,0.12), rgba(199,243,47,0.32), rgba(255,255,255,0.12)); }
.kc-mvp-sprint-message { display: flex; justify-content: center; align-items: center; gap: 9px; margin-top: 35px; color: var(--kc-muted); font-size: 12px; }
.kc-mvp-sprint-message span { width: 7px; height: 7px; border-radius: 50%; background: var(--kc-lime); animation: kcMvpPulse 2.5s ease-in-out infinite; }

/* Discovery */
.kc-mvp-discovery-grid { display: grid; grid-template-columns: repeat(12, 1fr); gap: 14px; }
.kc-mvp-discovery-card { grid-column: span 6; display: grid; grid-template-columns: 64px 1fr; gap: 20px; min-height: 220px; padding: 28px; border: 1px solid var(--kc-border); border-radius: var(--kc-radius); background: var(--kc-card); transition: transform 260ms ease, border-color 260ms ease; }
.kc-mvp-discovery-card:hover { transform: translateY(-4px); border-color: var(--kc-border-strong); }
.kc-mvp-discovery-card > span { display: grid; place-items: center; align-self: start; width: 52px; height: 52px; border: 1px solid var(--kc-border); border-radius: 14px; color: var(--kc-muted); font-size: 11px; font-weight: 700; }
.kc-mvp-discovery-card-featured { grid-column: span 12; min-height: 200px; grid-template-columns: 80px minmax(0, 700px); justify-content: center; align-items: center; border-color: rgba(199,243,47,0.25); background: linear-gradient(120deg, rgba(199,243,47,0.06), transparent 58%), var(--kc-card); }
.kc-mvp-discovery-card-featured > span { border-color: var(--kc-lime-border); color: var(--kc-lime); }

/* AI-assisted */
.kc-mvp-ai-grid { display: grid; grid-template-columns: 0.9fr 1.1fr; gap: clamp(48px, 7vw, 100px); align-items: center; }
.kc-mvp-ai-copy { max-width: 560px; }
.kc-mvp-ai-system { position: relative; padding: 30px; border: 1px solid var(--kc-border); border-radius: var(--kc-radius-lg); background: linear-gradient(145deg, rgba(255,255,255,0.025), transparent), #0A0D0A; }
.kc-mvp-ai-platforms { display: flex; flex-wrap: wrap; gap: 8px; justify-content: center; }
.kc-mvp-ai-platforms span { padding: 8px 11px; border: 1px solid var(--kc-border); border-radius: 999px; color: var(--kc-muted); font-size: 11px; }
.kc-mvp-ai-core { position: relative; display: flex; min-height: 180px; margin: 25px 0; flex-direction: column; align-items: center; justify-content: center; border: 1px solid rgba(199,243,47,0.25); border-radius: 22px; background: rgba(199,243,47,0.045); overflow: hidden; }
.kc-mvp-ai-core i { position: absolute; width: 72px; height: 72px; border: 1px dashed rgba(199,243,47,0.28); border-radius: 50%; animation: kcMvpSpin 10s linear infinite; }
.kc-mvp-ai-core i::after { content: ""; position: absolute; width: 9px; height: 9px; top: -5px; left: 31px; border-radius: 50%; background: var(--kc-lime); box-shadow: 0 0 15px rgba(199,243,47,0.45); }
.kc-mvp-ai-core strong { position: relative; z-index: 2; margin-top: 5px; font-family: "Syne", Arial, sans-serif; font-size: 22px; }
.kc-mvp-ai-core small { position: relative; z-index: 2; margin-top: 8px; color: var(--kc-muted); }
.kc-mvp-ai-human { padding-top: 24px; border-top: 1px solid var(--kc-border); }
.kc-mvp-human-grid { display: grid; grid-template-columns: repeat(3, 1fr); gap: 8px; }
.kc-mvp-human-grid span { padding: 9px 10px; border: 1px solid var(--kc-border); border-radius: 10px; color: #C9CEC5; font-size: 10px; text-align: center; background: rgba(255,255,255,0.015); }

/* Production path */
.kc-mvp-growth-path { display: grid; grid-template-columns: auto 1fr auto 1fr auto 1fr auto; align-items: center; margin-bottom: 48px; }
.kc-mvp-growth-node { width: 170px; min-height: 134px; padding: 20px; border: 1px solid var(--kc-border); border-radius: 18px; background: var(--kc-card); }
.kc-mvp-growth-node span { display: block; margin-bottom: 18px; color: var(--kc-lime); font-size: 10px; font-weight: 700; letter-spacing: 0.1em; }
.kc-mvp-growth-node strong { display: block; margin-bottom: 6px; font-family: "Syne", Arial, sans-serif; font-size: 20px; }
.kc-mvp-growth-node small { color: var(--kc-muted); }
.kc-mvp-growth-node-1 { border-color: rgba(199,243,47,0.42); }
.kc-mvp-growth-connector { position: relative; height: 1px; background: rgba(255,255,255,0.09); overflow: visible; }
.kc-mvp-growth-connector i { position: absolute; top: -3px; left: 0; width: 7px; height: 7px; border-radius: 50%; background: var(--kc-lime); box-shadow: 0 0 12px rgba(199,243,47,0.42); animation: kcMvpTravel 3.2s ease-in-out infinite; }
.kc-mvp-production-grid { display: grid; grid-template-columns: repeat(4, 1fr); gap: 10px; }
.kc-mvp-production-grid span { min-height: 72px; display: flex; align-items: center; padding: 16px; border: 1px solid var(--kc-border); border-radius: 14px; color: #C6CCC2; font-size: 12px; background: rgba(255,255,255,0.014); }
.kc-mvp-production-note { max-width: 800px; margin: 30px auto 0 !important; text-align: center; }

/* MVP vs full product */
.kc-mvp-choice-grid { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.kc-mvp-choice-card { min-height: 330px; padding: clamp(30px, 4vw, 46px); border: 1px solid var(--kc-border); border-radius: var(--kc-radius-lg); background: var(--kc-card); }
.kc-mvp-choice-mvp { border-color: rgba(199,243,47,0.28); background: linear-gradient(145deg, rgba(199,243,47,0.055), transparent 48%), var(--kc-card); }
.kc-mvp-choice-meter { display: flex; gap: 8px; margin-top: 46px; }
.kc-mvp-choice-meter span { height: 7px; border-radius: 999px; background: rgba(255,255,255,0.10); flex: 1; }
.kc-mvp-choice-meter span:first-child { background: var(--kc-lime); box-shadow: 0 0 15px rgba(199,243,47,0.25); }
.kc-mvp-centered-note { margin: 30px auto 0 !important; text-align: center; }

/* Fit */
.kc-mvp-fit-layout { display: grid; grid-template-columns: 1.05fr 0.95fr; gap: 16px; align-items: stretch; }
.kc-mvp-fit-card { padding: clamp(30px, 4vw, 44px); border: 1px solid var(--kc-border); border-radius: var(--kc-radius-lg); background: var(--kc-card); }
.kc-mvp-fit-card-good { border-color: rgba(199,243,47,0.20); }
.kc-mvp-fit-list { display: grid; grid-template-columns: 1fr 1fr; gap: 10px; }
.kc-mvp-fit-list span { min-height: 78px; display: flex; align-items: center; padding: 15px; border: 1px solid var(--kc-border); border-radius: 13px; color: #D4D9D0; font-size: 12px; background: rgba(255,255,255,0.015); }
.kc-mvp-fit-list span::before { content: ""; width: 7px; height: 7px; flex: 0 0 auto; margin-right: 10px; border-radius: 50%; background: var(--kc-lime); }
.kc-mvp-fit-note { margin-top: 24px !important; padding-top: 22px; border-top: 1px solid var(--kc-border); color: #D6DBD2 !important; }

/* Resources */
.kc-mvp-resource-feature { display: grid; grid-template-columns: 1fr 300px; gap: 40px; align-items: center; padding: clamp(30px, 5vw, 52px); border: 1px solid rgba(199,243,47,0.22); border-radius: var(--kc-radius-lg); background: linear-gradient(120deg, rgba(199,243,47,0.06), transparent 55%), var(--kc-card); }
.kc-mvp-resource-feature > div:first-child { max-width: 660px; }
.kc-mvp-resource-mark { position: relative; min-height: 180px; }
.kc-mvp-resource-mark span { position: absolute; left: 50%; top: 50%; border: 1px solid rgba(199,243,47,0.20); border-radius: 50%; transform: translate(-50%, -50%); }
.kc-mvp-resource-mark span:nth-child(1) { width: 170px; height: 170px; }
.kc-mvp-resource-mark span:nth-child(2) { width: 116px; height: 116px; border-style: dashed; animation: kcMvpSpin 15s linear infinite; }
.kc-mvp-resource-mark span:nth-child(3) { width: 58px; height: 58px; background: var(--kc-lime-soft); border-color: rgba(199,243,47,0.45); }
.kc-mvp-resource-mark i { position: absolute; left: 50%; top: 50%; width: 10px; height: 10px; border-radius: 50%; background: var(--kc-lime); transform: translate(-50%, -50%); box-shadow: 0 0 18px rgba(199,243,47,0.45); }
.kc-mvp-resource-grid { display: grid; grid-template-columns: 1fr 1fr; margin-top: 16px; border-top: 1px solid var(--kc-border); border-left: 1px solid var(--kc-border); }
.kc-mvp-resource-grid a { position: relative; display: grid; grid-template-columns: 42px 1fr auto; gap: 14px; align-items: center; min-height: 92px; padding: 18px; border-right: 1px solid var(--kc-border); border-bottom: 1px solid var(--kc-border); text-decoration: none; background: var(--kc-card); transition: background-color 240ms ease, color 240ms ease; }
.kc-mvp-resource-grid a:hover { background: #141914; }
.kc-mvp-resource-grid a span { color: var(--kc-lime); font-size: 10px; font-weight: 700; }
.kc-mvp-resource-grid a strong { font-size: 13px; line-height: 1.35; }
.kc-mvp-resource-grid a i { color: var(--kc-muted); font-style: normal; transition: transform 240ms ease, color 240ms ease; }
.kc-mvp-resource-grid a:hover i { color: var(--kc-lime); transform: translate(3px, -3px); }
.kc-mvp-resource-actions { display: flex; flex-wrap: wrap; gap: 26px; margin-top: 24px; }

/* FAQ */
.kc-mvp-faq-layout { display: grid; grid-template-columns: 0.72fr 1.28fr; gap: clamp(50px, 8vw, 110px); align-items: start; }
.kc-mvp-faq-intro { position: sticky; top: 32px; }
.kc-mvp-faq-list { border-top: 1px solid var(--kc-border); }
.kc-mvp-faq-list details { border-bottom: 1px solid var(--kc-border); }
.kc-mvp-faq-list summary { position: relative; display: flex; justify-content: space-between; gap: 20px; align-items: center; min-height: 88px; padding: 23px 0; color: var(--kc-text); font-family: "Syne", Arial, sans-serif; font-size: 19px; font-weight: 600; line-height: 1.25; cursor: pointer; list-style: none; }
.kc-mvp-faq-list summary::-webkit-details-marker { display: none; }
.kc-mvp-faq-list summary > span { position: relative; width: 28px; height: 28px; flex: 0 0 28px; border: 1px solid var(--kc-border); border-radius: 50%; }
.kc-mvp-faq-list summary > span::before,
.kc-mvp-faq-list summary > span::after { content: ""; position: absolute; left: 8px; right: 8px; top: 13px; height: 1px; background: var(--kc-lime); transition: transform 240ms ease; }
.kc-mvp-faq-list summary > span::after { transform: rotate(90deg); }
.kc-mvp-faq-list details[open] summary > span::after { transform: rotate(0deg); }
.kc-mvp-faq-list details > div { max-width: 700px; padding: 0 50px 23px 0; }
.kc-mvp-faq-list details > div p { margin: 0; }

/* Final CTA */
.kc-mvp-final-cta {
  overflow: hidden;
  text-align: center;
  background: #080A08;
  border-top: 1px solid rgba(199,243,47,0.10);
}
.kc-mvp-final-glow { position: absolute; width: 620px; height: 620px; left: 50%; top: 50%; transform: translate(-50%, -50%); border-radius: 50%; background: radial-gradient(circle, rgba(199,243,47,0.085), transparent 64%); pointer-events: none; }
.kc-mvp-final-inner { max-width: 880px; }
.kc-mvp-final-inner .kc-mvp-eyebrow { justify-content: center; }
.kc-mvp-final-inner h2 { max-width: 840px; margin-inline: auto; }
.kc-mvp-final-inner > p:not(.kc-mvp-eyebrow):not(.kc-mvp-reassurance) { max-width: 720px; margin-inline: auto; }
.kc-mvp-reassurance { display: inline-flex; align-items: center; gap: 8px; margin-top: 24px !important; font-size: 12px !important; color: var(--kc-muted-2) !important; }
.kc-mvp-reassurance span { color: var(--kc-lime); font-size: 8px; }

/* Motion */
@keyframes kcMvpSpin { to { transform: rotate(360deg); } }
@keyframes kcMvpSpinReverse { to { transform: rotate(-360deg); } }
@keyframes kcMvpDash { to { stroke-dashoffset: -64; } }
@keyframes kcMvpPulse { 0%,100% { opacity: .42; transform: scale(.92); } 50% { opacity: 1; transform: scale(1.18); } }
@keyframes kcMvpBars { 0%,100% { opacity: .4; transform: scaleY(.78); } 50% { opacity: 1; transform: scaleY(1); } }
@keyframes kcMvpTravel { 0% { left: 0; opacity: 0; } 18% { opacity: 1; } 82% { opacity: 1; } 100% { left: calc(100% - 7px); opacity: 0; } }

/* Responsive - tablet */
@media (max-width: 1100px) {
  .kc-mvp-service-page h1 { font-size: 50px; }
  .kc-mvp-service-page h2 { font-size: 39px; }
  .kc-mvp-hero-grid { grid-template-columns: 1fr 0.9fr; gap: 40px; }
  .kc-mvp-hero-visual { min-height: auto; }
  .kc-mvp-definition-grid { grid-template-columns: 1fr 1fr; }
  .kc-mvp-definition-card-emphasis { grid-column: span 2; }
  .kc-mvp-build-grid { grid-template-columns: repeat(2, minmax(0, 1fr)); }
  .kc-mvp-build-wide { grid-column: span 1; }
  .kc-mvp-build-tall { grid-row: auto; min-height: 290px; }
  .kc-mvp-mini-interface { margin-top: 28px; }
  .kc-mvp-build-custom { grid-column: span 2; }
  .kc-mvp-scope-layout { gap: 40px; }
  .kc-mvp-orbit-outer { width: 360px; height: 360px; }
  .kc-mvp-orbit-mid { width: 252px; height: 252px; }
  .kc-mvp-orbit-core { width: 145px; height: 145px; }
  .kc-mvp-production-grid { grid-template-columns: repeat(3, 1fr); }
  .kc-mvp-growth-node { width: 145px; }
}

@media (max-width: 900px) {
  .kc-mvp-container { width: min(calc(100% - 36px), var(--kc-container)); }
  .kc-mvp-section { padding-block: clamp(72px, 10vw, 104px); }
  .kc-mvp-service-page h1 { font-size: 46px; }
  .kc-mvp-service-page h2 { font-size: 36px; line-height: 1.04em; }
  .kc-mvp-service-page h3 { font-size: 22px; }
  .kc-mvp-heading-split { grid-template-columns: 1fr; gap: 18px; }
  .kc-mvp-heading-split > p,
  .kc-mvp-heading-split > div:last-child { max-width: 700px; margin-left: 0; }
  .kc-mvp-hero { min-height: auto; padding-top: 96px; }
  .kc-mvp-hero-grid { grid-template-columns: 1fr; }
  .kc-mvp-hero-copy { max-width: 720px; }
  .kc-mvp-hero-visual { width: min(100%, 700px); margin-inline: auto; }
  .kc-mvp-definition-grid { grid-template-columns: 1fr; }
  .kc-mvp-definition-card-emphasis { grid-column: auto; }
  .kc-mvp-validation-panel { grid-template-columns: 1fr; }
  .kc-mvp-compare-grid { grid-template-columns: 1fr; }
  .kc-mvp-scope-layout,
  .kc-mvp-sprint-grid,
  .kc-mvp-ai-grid,
  .kc-mvp-fit-layout,
  .kc-mvp-faq-layout { grid-template-columns: 1fr; }
  .kc-mvp-priority-visual { min-height: 430px; }
  .kc-mvp-sprint-copy,
  .kc-mvp-ai-copy { max-width: 720px; }
  .kc-mvp-discovery-card { grid-column: span 12; }
  .kc-mvp-discovery-card-featured { grid-template-columns: 64px 1fr; justify-content: stretch; }
  .kc-mvp-growth-path { grid-template-columns: 1fr; gap: 9px; }
  .kc-mvp-growth-node { width: 100%; min-height: auto; }
  .kc-mvp-growth-connector { width: 1px; height: 32px; margin-left: 32px; background: rgba(255,255,255,0.09); }
  .kc-mvp-growth-connector i { top: 0; left: -3px; animation: kcMvpTravelVertical 3s ease-in-out infinite; }
  .kc-mvp-choice-grid { grid-template-columns: 1fr; }
  .kc-mvp-resource-feature { grid-template-columns: 1fr 220px; }
  .kc-mvp-faq-intro { position: static; }
}

@keyframes kcMvpTravelVertical { 0% { top: 0; opacity: 0; } 20% { opacity: 1; } 80% { opacity: 1; } 100% { top: calc(100% - 7px); opacity: 0; } }

/* Responsive - mobile */
@media (max-width: 640px) {
  .kc-mvp-container { width: min(calc(100% - 28px), var(--kc-container)); }
  .kc-mvp-section { padding-block: 70px; }
  .kc-mvp-service-page h1 { font-size: clamp(38px, 11vw, 46px); line-height: 1.02em; }
  .kc-mvp-service-page h2 { font-size: clamp(31px, 9vw, 36px); line-height: 1.02em; }
  .kc-mvp-service-page h3 { font-size: 21px; line-height: 1.08em; }
  .kc-mvp-hero { padding-top: 84px; }
  .kc-mvp-hero-subtitle { font-size: 28px !important; line-height: 1.08em !important; }
  .kc-mvp-lead { font-size: 18px !important; line-height: 27px !important; }
  .kc-mvp-actions { flex-direction: column; }
  .kc-mvp-btn { width: 100%; min-height: 52px; }
  .kc-mvp-hero-visual { padding: 16px; border-radius: 20px; }
  .kc-mvp-visual-label { font-size: 8px; letter-spacing: 0.08em; }
  .kc-mvp-visual-status { flex-direction: column; }
  .kc-mvp-definition-card,
  .kc-mvp-compare-card,
  .kc-mvp-build-card,
  .kc-mvp-scope-card,
  .kc-mvp-sprint-visual,
  .kc-mvp-discovery-card,
  .kc-mvp-ai-system,
  .kc-mvp-choice-card,
  .kc-mvp-fit-card,
  .kc-mvp-resource-feature { padding: 24px; border-radius: 18px; }
  .kc-mvp-question-list { grid-template-columns: 1fr; }
  .kc-mvp-build-grid { grid-template-columns: 1fr; }
  .kc-mvp-build-custom { grid-column: auto; flex-direction: column; align-items: flex-start; }
  .kc-mvp-custom-mark { width: 150px; height: 94px; align-self: center; }
  .kc-mvp-priority-visual { min-height: 340px; }
  .kc-mvp-orbit-outer { width: 300px; height: 300px; }
  .kc-mvp-orbit-mid { width: 208px; height: 208px; }
  .kc-mvp-orbit-core { width: 126px; height: 126px; }
  .kc-mvp-orbit-core strong { font-size: 38px; }
  .kc-mvp-sprint-track { display: grid; grid-template-columns: 1fr; justify-items: center; gap: 7px; }
  .kc-mvp-sprint-line { width: 1px; height: 22px; }
  .kc-mvp-discovery-card,
  .kc-mvp-discovery-card-featured { grid-template-columns: 46px 1fr; gap: 14px; min-height: auto; }
  .kc-mvp-discovery-card > span { width: 42px; height: 42px; }
  .kc-mvp-human-grid { grid-template-columns: 1fr 1fr; }
  .kc-mvp-production-grid { grid-template-columns: 1fr 1fr; }
  .kc-mvp-fit-list { grid-template-columns: 1fr; }
  .kc-mvp-resource-feature { grid-template-columns: 1fr; }
  .kc-mvp-resource-mark { display: none; }
  .kc-mvp-resource-grid { grid-template-columns: 1fr; }
  .kc-mvp-resource-actions { flex-direction: column; gap: 8px; }
  .kc-mvp-faq-list summary { min-height: 80px; font-size: 17px; }
  .kc-mvp-faq-list details > div { padding-right: 0; }
}

@media (max-width: 420px) {
  .kc-mvp-production-grid { grid-template-columns: 1fr; }
  .kc-mvp-human-grid { grid-template-columns: 1fr; }
  .kc-mvp-orbit-outer { width: 268px; height: 268px; }
  .kc-mvp-orbit-mid { width: 184px; height: 184px; }
}

@media (prefers-reduced-motion: reduce) {
  .kc-mvp-service-page *,
  .kc-mvp-service-page *::before,
  .kc-mvp-service-page *::after {
    scroll-behavior: auto !important;
    animation-duration: 0.001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: 0.001ms !important;
  }
}/* End custom CSS */