.elementor-818 .elementor-element.elementor-element-76582ff{margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;}.elementor-818 .elementor-element.elementor-element-9f71895 > .elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px;padding:0px 0px 0px 0px;}/* Start custom CSS for html, class: .elementor-element-2d17bbf */html,
body {
  max-width: 100%;
  overflow-x: clip;
}

.elementor-location-header {
  position: absolute !important;
  z-index: 99990 !important;
  inset: 0 0 auto !important;
  width: 100% !important;
  min-height: 0 !important;
  height: 0 !important;
  margin: 0 !important;
  background: transparent !important;
  overflow: visible !important;
  pointer-events: none;
}

.elementor-location-header > *,
.elementor-location-header .e-con,
.elementor-location-header .elementor-element {
  background-color: transparent !important;
}

.elementor-location-header .kkv-header-spacer {
  height: 0 !important;
}

.elementor-location-header .kkv-site-header,
.elementor-location-header .kkv-header-inner,
.elementor-location-header .kkv-primary-nav,
.elementor-location-header .kkv-menu-toggle,
.elementor-location-header a,
.elementor-location-header button {
  pointer-events: auto;
}

.kkv-site-header::before,
.kkv-header-glow {
  display: none !important;
}

.kkv-site-header {
  background: transparent !important;
}

.kkv-header-inner {
  box-shadow: 0 18px 52px rgba(2, 3, 12, .32), inset 0 1px 0 rgba(255, 255, 255, .04) !important;
}

/* ==========================================================
   KKV MEDIA – PR & MÁRKA
   ========================================================== */

.kkvpr {
  --pr-night: #050711;
  --pr-night-2: #090d1b;
  --pr-panel: #11172b;
  --pr-panel-2: #171d35;
  --pr-paper: #f2f0fb;
  --pr-paper-2: #e9e6f4;
  --pr-ink: #080a13;
  --pr-white: #fbfaff;
  --pr-muted: #b9bdcc;
  --pr-muted-dark: #666374;
  --pr-purple: #9d62ff;
  --pr-purple-deep: #642dd7;
  --pr-pink: #e75bd8;
  --pr-cyan: #66ddff;
  --pr-mint: #53edb9;
  --pr-lime: #b8ff6d;
  --pr-line: rgba(255, 255, 255, .13);
  --pr-line-dark: rgba(8, 10, 19, .13);
  --pr-ease: cubic-bezier(.22, 1, .36, 1);
  position: relative;
  width: 100%;
  max-width: 100%;
  overflow: hidden;
  color: var(--pr-white);
  background: var(--pr-night);
  font-family: Inter, Montserrat, "Segoe UI", Arial, sans-serif;
  isolation: isolate;
}

.kkvpr,
.kkvpr *,
.kkvpr *::before,
.kkvpr *::after {
  box-sizing: border-box;
}

.kkvpr main,
.kkvpr section,
.kkvpr div,
.kkvpr article,
.kkvpr figure,
.kkvpr nav,
.kkvpr blockquote {
  min-width: 0;
}

.kkvpr h1,
.kkvpr h2,
.kkvpr h3,
.kkvpr p,
.kkvpr figure,
.kkvpr blockquote,
.kkvpr ol,
.kkvpr ul {
  margin: 0;
}

.kkvpr img {
  display: block;
  width: 100%;
  max-width: 100%;
}

.kkvpr a {
  color: inherit;
  text-decoration: none;
}

.kkvpr button {
  margin: 0;
  border: 0;
  color: inherit;
  font: inherit;
  cursor: pointer;
}

.kkvpr [id] {
  scroll-margin-top: 112px;
}

.elementor .kkvpr a:hover,
.elementor .kkvpr a:focus,
.elementor .kkvpr a:active,
.elementor .kkvpr button:hover,
.elementor .kkvpr button:focus,
.elementor .kkvpr button:active {
  background-color: transparent !important;
}

.kkvpr a:focus-visible,
.kkvpr button:focus-visible,
.kkvpr summary:focus-visible {
  outline: 2px solid var(--pr-cyan);
  outline-offset: 5px;
}

.kkvpr-shell {
  position: relative;
  z-index: 3;
  width: min(1320px, calc(100% - 64px));
  margin-inline: auto;
}

.kkvpr-paper {
  color: var(--pr-ink);
  background: var(--pr-paper);
}

.kkvpr-index,
.kkvpr-kicker {
  font-size: 12px;
  font-weight: 850;
  line-height: 1.35;
  letter-spacing: .19em;
  text-transform: uppercase;
}

.kkvpr-index {
  margin-bottom: 23px;
  color: var(--pr-purple);
}

.kkvpr h1,
.kkvpr h2,
.kkvpr h3 {
  overflow: visible;
  text-wrap: balance;
}

.kkvpr h2 {
  font-size: clamp(52px, 6.2vw, 96px);
  font-weight: 880;
  line-height: .96;
  letter-spacing: -.067em;
}

.kkvpr h1 em,
.kkvpr h2 em {
  font-family: Georgia, "Times New Roman", serif;
  font-style: italic;
  font-weight: 500;
  letter-spacing: -.055em;
}

.kkvpr-btn {
  position: relative;
  display: inline-flex;
  min-height: 60px;
  align-items: center;
  justify-content: center;
  gap: 18px;
  padding: 0 27px;
  border: 1px solid transparent;
  border-radius: 999px;
  font-size: 14px;
  font-weight: 850;
  line-height: 1.1;
  text-align: center;
  transition: transform .32s var(--pr-ease), box-shadow .32s ease, border-color .32s ease;
}

.kkvpr-btn span {
  font-size: 18px;
}

.kkvpr-btn:hover {
  transform: translateY(-4px);
}

.kkvpr .kkvpr-btn-primary,
.kkvpr .kkvpr-btn-primary:hover,
.kkvpr .kkvpr-btn-primary:focus,
.kkvpr .kkvpr-btn-primary:active {
  color: #fff !important;
  background: linear-gradient(110deg, #7647ff, #a54fff 47%, #e75bd8) !important;
  box-shadow: 0 19px 46px rgba(125, 67, 244, .33), inset 0 1px 0 rgba(255, 255, 255, .28);
}

.kkvpr .kkvpr-btn-primary:hover {
  box-shadow: 0 26px 60px rgba(125, 67, 244, .44), 0 0 62px rgba(231, 91, 216, .12);
}

.kkvpr .kkvpr-btn-quiet,
.kkvpr .kkvpr-btn-quiet:hover,
.kkvpr .kkvpr-btn-quiet:focus,
.kkvpr .kkvpr-btn-quiet:active {
  border-color: rgba(255, 255, 255, .18);
  color: var(--pr-white) !important;
  background: rgba(255, 255, 255, .045) !important;
}

.kkvpr .kkvpr-btn-quiet:hover {
  border-color: rgba(102, 221, 255, .44);
  background: rgba(102, 221, 255, .08) !important;
}

.kkvpr-reveal {
  opacity: 0;
  transform: translateY(38px);
  transition: opacity .82s ease, transform .82s var(--pr-ease);
}

.kkvpr-reveal.is-visible {
  opacity: 1;
  transform: none;
}

/* ---------- HERO ---------- */

.kkvpr-hero {
  position: relative;
  min-height: 1040px;
  padding: clamp(160px, 13vw, 198px) 0 172px;
  overflow: hidden;
  background:
    radial-gradient(circle at 78% 50%, rgba(100, 45, 215, .24), transparent 29%),
    radial-gradient(circle at 88% 84%, rgba(83, 237, 185, .08), transparent 21%),
    linear-gradient(135deg, #050711 0%, #090c19 55%, #0d0b20 100%);
}

.kkvpr-grid,
.kkvpr-final-grid {
  position: absolute;
  inset: 0;
  opacity: .34;
  background-image:
    linear-gradient(rgba(255, 255, 255, .035) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, .035) 1px, transparent 1px);
  background-size: 84px 84px;
  -webkit-mask-image: linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, .45) 70%, transparent 96%);
  mask-image: linear-gradient(to bottom, #000 0%, rgba(0, 0, 0, .45) 70%, transparent 96%);
  pointer-events: none;
}

.kkvpr-orbit {
  position: absolute;
  z-index: 1;
  border: 1px solid rgba(157, 98, 255, .15);
  border-radius: 50%;
  pointer-events: none;
}

.kkvpr-orbit-a {
  top: 20%;
  left: -180px;
  width: 400px;
  height: 400px;
}

.kkvpr-orbit-b {
  right: -10%;
  bottom: 5%;
  width: 650px;
  height: 440px;
  transform: rotate(-16deg);
}

.kkvpr-hero-layout {
  display: grid;
  grid-template-columns: minmax(0, .92fr) minmax(540px, 1.08fr);
  gap: clamp(48px, 6vw, 92px);
  align-items: center;
}

.kkvpr-kicker {
  display: flex;
  align-items: center;
  gap: 12px;
  margin-bottom: 28px;
  color: #d8ceed;
}

.kkvpr-kicker i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--pr-mint);
  box-shadow: 0 0 0 7px rgba(83, 237, 185, .09), 0 0 24px rgba(83, 237, 185, .42);
  animation: kkvpr-pulse 2.6s ease-in-out infinite;
}

@keyframes kkvpr-pulse {
  50% { box-shadow: 0 0 0 11px rgba(83, 237, 185, 0), 0 0 30px rgba(83, 237, 185, .55); }
}

.kkvpr-hero-copy {
  overflow: visible;
}

.kkvpr-hero h1 {
  display: block;
  width: max-content;
  max-width: 100%;
  padding: .04em .04em .14em 0;
  font-size: clamp(62px, 7vw, 112px);
  font-weight: 890;
  line-height: 1.02;
  letter-spacing: -.067em;
  white-space: nowrap;
  text-wrap: nowrap;
}

.kkvpr-hero h1 em {
  display: block;
  width: max-content;
  max-width: 100%;
  margin-top: .07em;
  padding: 0 .08em .06em 0;
  color: transparent;
  background: linear-gradient(100deg, var(--pr-purple) 5%, var(--pr-pink) 64%, var(--pr-cyan));
  -webkit-background-clip: text;
  background-clip: text;
  line-height: 1.04;
  white-space: nowrap;
}

.kkvpr-hero h1 span {
  display: block;
  width: max-content;
  max-width: 100%;
  margin-top: .42em;
  padding: 0 .04em .05em 0;
  color: #d9d8e3;
  font-size: .37em;
  font-weight: 760;
  line-height: 1.2;
  letter-spacing: -.035em;
  white-space: nowrap;
}

.kkvpr-hero-lead {
  max-width: 650px;
  margin-top: 23px;
  color: var(--pr-muted);
  font-size: clamp(17px, 1.35vw, 20px);
  line-height: 1.75;
}

.kkvpr-hero-lead strong {
  color: #fff;
  font-weight: 760;
}

.kkvpr-actions {
  display: flex;
  flex-wrap: wrap;
  gap: 13px;
  margin-top: 38px;
}

.kkvpr-hero-proof {
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 13px;
  margin-top: 34px;
  color: #d9d7e3;
  font-size: 11px;
  font-weight: 850;
  letter-spacing: .15em;
  text-transform: uppercase;
}

.kkvpr-hero-proof i {
  width: 4px;
  height: 4px;
  border-radius: 50%;
  background: var(--pr-purple);
}

.kkvpr-proof-console {
  position: relative;
  padding: 20px 20px 58px 34px;
}

.kkvpr-proof-console::before {
  content: "";
  position: absolute;
  z-index: -1;
  inset: 5% 3% 4% 4%;
  border: 1px solid rgba(102, 221, 255, .18);
  border-radius: 42% 58% 45% 55% / 52% 43% 57% 48%;
  transform: rotate(8deg);
}

.kkvpr-proof-console::after {
  content: "";
  position: absolute;
  z-index: -2;
  right: -3%;
  bottom: 3%;
  width: 46%;
  height: 38%;
  border-radius: 50%;
  background: rgba(157, 98, 255, .19);
  filter: blur(74px);
}

.kkvpr-proof-card {
  position: relative;
  min-height: 655px;
  padding: 26px;
  overflow: hidden;
  border: 1px solid rgba(184, 164, 232, .22);
  border-radius: 42px 42px 122px 42px;
  background: rgba(12, 16, 30, .88);
  box-shadow: 0 44px 110px rgba(1, 2, 10, .46), inset 0 1px 0 rgba(255, 255, 255, .055);
  -webkit-backdrop-filter: blur(13px);
  backdrop-filter: blur(13px);
}

.kkvpr-proof-photo {
  position: absolute;
  inset: 0;
  overflow: hidden;
}

.kkvpr-proof-photo img {
  height: 100%;
  object-fit: cover;
  filter: saturate(.62) contrast(1.08) brightness(.54);
  transform: scale(1.04);
}

.kkvpr-proof-photo span {
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, rgba(5, 7, 17, .37), rgba(5, 7, 17, .95) 75%),
    linear-gradient(90deg, rgba(5, 7, 17, .62), transparent 65%);
}

.kkvpr-proof-card::after {
  content: "";
  position: absolute;
  z-index: 3;
  inset: 0;
  background: linear-gradient(115deg, rgba(255, 255, 255, .07), transparent 20% 78%, rgba(83, 237, 185, .045));
  pointer-events: none;
}

.kkvpr-proof-card > *:not(.kkvpr-proof-photo) {
  position: relative;
  z-index: 5;
}

.kkvpr-proof-topline {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 18px;
  border-bottom: 1px solid rgba(255, 255, 255, .12);
}

.kkvpr-proof-topline span {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 12px;
  font-weight: 850;
  letter-spacing: .13em;
  text-transform: uppercase;
}

.kkvpr-proof-topline span i {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--pr-mint);
  box-shadow: 0 0 18px rgba(83, 237, 185, .65);
}

.kkvpr-proof-topline small {
  color: #979bad;
  font-size: 9px;
  font-weight: 820;
  letter-spacing: .15em;
}

.kkvpr-proof-radar {
  position: relative;
  height: 335px;
  margin-top: 8px;
}

.kkvpr-proof-radar svg {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: visible;
}

.kkvpr-proof-radar path,
.kkvpr-proof-radar circle {
  fill: none;
  stroke: rgba(255, 255, 255, .16);
  stroke-width: 1.2;
  stroke-dasharray: 5 9;
}

.kkvpr-proof-radar circle {
  stroke: rgba(83, 237, 185, .42);
  stroke-dasharray: none;
}

.kkvpr-proof-node {
  position: absolute;
  z-index: 4;
  display: grid;
  width: 120px;
  min-height: 82px;
  align-content: center;
  gap: 4px;
  padding: 12px;
  border: 1px solid rgba(255, 255, 255, .18) !important;
  border-radius: 18px;
  color: #fff !important;
  text-align: left;
  background: rgba(7, 10, 22, .88) !important;
  box-shadow: 0 18px 36px rgba(1, 2, 9, .28);
  transition: transform .35s var(--pr-ease), border-color .35s ease, background .35s ease;
}

.kkvpr-proof-node:hover,
.kkvpr-proof-node.is-active {
  border-color: rgba(157, 98, 255, .75) !important;
  background: linear-gradient(145deg, rgba(100, 45, 215, .96), rgba(157, 98, 255, .9)) !important;
  transform: translateY(-5px);
}

.kkvpr-proof-node span {
  color: var(--pr-cyan);
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .14em;
}

.kkvpr-proof-node strong {
  font-size: 14px;
  font-weight: 850;
}

.kkvpr-proof-node small {
  color: #8e93a8;
  font-size: 8px;
}

.kkvpr-proof-node.is-active small {
  color: rgba(255, 255, 255, .72);
}

.kkvpr-proof-node:nth-of-type(1) { top: 18px; left: 50%; transform: translateX(-50%); }
.kkvpr-proof-node:nth-of-type(1):hover,
.kkvpr-proof-node:nth-of-type(1).is-active { transform: translateX(-50%) translateY(-5px); }
.kkvpr-proof-node:nth-of-type(2) { right: 0; bottom: 26px; }
.kkvpr-proof-node:nth-of-type(3) { bottom: 26px; left: 0; }

.kkvpr-proof-core {
  position: absolute;
  top: 55%;
  left: 50%;
  display: grid;
  width: 110px;
  height: 110px;
  place-content: center;
  border: 1px solid rgba(83, 237, 185, .58);
  border-radius: 50%;
  color: var(--pr-ink);
  text-align: center;
  background: var(--pr-mint);
  box-shadow: 0 0 0 14px rgba(83, 237, 185, .08), 0 20px 50px rgba(1, 2, 10, .35);
  transform: translate(-50%, -50%);
}

.kkvpr-proof-core b {
  font-size: 27px;
  font-weight: 920;
  line-height: 1;
}

.kkvpr-proof-core span {
  margin-top: 7px;
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .12em;
}

.kkvpr-proof-readout {
  min-height: 142px;
  padding: 22px 23px;
  border: 1px solid rgba(157, 98, 255, .25);
  border-radius: 22px;
  background: rgba(8, 11, 24, .8);
  box-shadow: inset 3px 0 0 var(--pr-purple);
}

.kkvpr-proof-readout span {
  color: var(--pr-cyan);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .17em;
}

.kkvpr-proof-readout strong {
  display: block;
  margin-top: 8px;
  font-size: clamp(18px, 1.5vw, 23px);
  line-height: 1.16;
}

.kkvpr-proof-readout p {
  max-width: 520px;
  margin-top: 8px;
  color: #afb3c5;
  font-size: 13px;
  line-height: 1.55;
}

.kkvpr-proof-stamp {
  position: absolute;
  z-index: 8;
  right: -22px;
  bottom: 12px;
  display: flex;
  align-items: center;
  gap: 10px;
  padding: 15px 18px;
  border: 1px solid rgba(255, 255, 255, .22);
  border-radius: 12px;
  color: var(--pr-ink);
  background: var(--pr-mint);
  box-shadow: 0 18px 45px rgba(1, 2, 9, .42);
  transform: rotate(-3deg);
}

.kkvpr-proof-stamp span {
  font-size: 8px;
  font-weight: 930;
  letter-spacing: .1em;
}

.kkvpr-proof-stamp b {
  font-size: 11px;
}

.kkvpr-marquee {
  position: absolute;
  z-index: 5;
  bottom: 52px;
  left: -4%;
  display: flex;
  width: 108%;
  overflow: hidden;
  border-block: 1px solid rgba(255, 255, 255, .1);
  background: rgba(5, 7, 17, .78);
  transform: rotate(-2deg);
}

.kkvpr-marquee > div {
  display: flex;
  flex: 0 0 auto;
  align-items: center;
  gap: 26px;
  min-width: max-content;
  padding: 14px 28px;
  animation: kkvpr-marquee 24s linear infinite;
}

.kkvpr-marquee span {
  font-size: 10px;
  font-weight: 880;
  letter-spacing: .23em;
}

.kkvpr-marquee i {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: var(--pr-purple);
  box-shadow: 0 0 12px rgba(157, 98, 255, .7);
}

@keyframes kkvpr-marquee {
  to { transform: translateX(-100%); }
}

/* ---------- PR jelentése ---------- */

.kkvpr-meaning {
  position: relative;
  padding: clamp(110px, 10vw, 155px) 0;
  overflow: hidden;
}

.kkvpr-meaning::before {
  content: "";
  position: absolute;
  top: -260px;
  right: -180px;
  width: 560px;
  height: 560px;
  border: 1px solid rgba(100, 45, 215, .13);
  border-radius: 50%;
}

.kkvpr-meaning-head {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(370px, .65fr);
  gap: clamp(50px, 8vw, 110px);
  align-items: end;
}

.kkvpr-meaning-head h2 em {
  color: var(--pr-purple-deep);
}

.kkvpr-dialogue {
  display: grid;
  gap: 12px;
}

.kkvpr-dialogue p {
  padding: 18px 20px;
  border: 1px solid var(--pr-line-dark);
  border-radius: 17px;
  color: var(--pr-muted-dark);
  background: rgba(255, 255, 255, .48);
  font-size: 14px;
  line-height: 1.55;
}

.kkvpr-dialogue p:last-child {
  color: #fff;
  background: var(--pr-ink);
}

.kkvpr-dialogue span {
  display: block;
  margin-bottom: 7px;
  color: var(--pr-purple);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .15em;
}

.kkvpr-trust-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 70px;
}

.kkvpr-trust-card {
  position: relative;
  min-height: 350px;
  padding: 30px;
  overflow: hidden;
  border: 1px solid var(--pr-line-dark);
  border-radius: 30px;
  background: rgba(255, 255, 255, .56);
  transition: transform .42s var(--pr-ease), background .35s ease, color .35s ease;
}

.kkvpr-trust-card:nth-child(2) {
  border-radius: 30px 105px 30px 30px;
}

.kkvpr-trust-card:hover {
  color: #fff;
  background: linear-gradient(145deg, var(--pr-purple-deep), var(--pr-purple));
  box-shadow: 0 28px 60px rgba(71, 34, 151, .22);
  transform: translateY(-8px);
}

.kkvpr-trust-card > span {
  color: var(--pr-purple);
  font-size: 12px;
  font-weight: 900;
}

.kkvpr-trust-card:hover > span {
  color: var(--pr-cyan);
}

.kkvpr-trust-card small {
  display: block;
  margin-top: 48px;
  color: var(--pr-muted-dark);
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .15em;
}

.kkvpr-trust-card:hover small {
  color: rgba(255, 255, 255, .66);
}

.kkvpr-trust-card h3 {
  margin-top: 10px;
  font-size: clamp(35px, 3.1vw, 48px);
  font-weight: 880;
  line-height: 1;
  letter-spacing: -.055em;
}

.kkvpr-trust-card p {
  max-width: 320px;
  margin-top: 18px;
  color: var(--pr-muted-dark);
  font-size: 14px;
  line-height: 1.65;
}

.kkvpr-trust-card:hover p {
  color: rgba(255, 255, 255, .78);
}

.kkvpr-trust-card i {
  position: absolute;
  right: 20px;
  bottom: -36px;
  color: rgba(8, 10, 19, .05);
  font-family: Georgia, serif;
  font-size: 160px;
  font-style: italic;
  line-height: 1;
}

.kkvpr-trust-card:hover i {
  color: rgba(255, 255, 255, .08);
}

/* ---------- PR típusok ---------- */

.kkvpr-types {
  position: relative;
  padding: clamp(115px, 10vw, 160px) 0;
  background:
    radial-gradient(circle at 82% 25%, rgba(83, 237, 185, .09), transparent 22%),
    linear-gradient(135deg, #080b18, #111326 64%, #171032);
}

.kkvpr-types-head {
  max-width: 1080px;
}

.kkvpr-types-head h2 em {
  color: var(--pr-mint);
}

.kkvpr-types-head > p:last-child {
  max-width: 800px;
  margin-top: 28px;
  color: var(--pr-muted);
  font-size: 17px;
  line-height: 1.75;
}

.kkvpr-type-switch {
  display: grid;
  grid-template-columns: minmax(280px, .62fr) minmax(0, 1.38fr);
  gap: 16px;
  margin-top: 65px;
  padding: 15px;
  border: 1px solid var(--pr-line);
  border-radius: 35px;
  background: rgba(255, 255, 255, .025);
}

.kkvpr-type-tabs {
  display: grid;
  gap: 9px;
}

.kkvpr-type-tabs button {
  display: grid;
  grid-template-columns: 42px 1fr;
  grid-template-rows: auto auto;
  min-height: 130px;
  align-content: center;
  column-gap: 14px;
  padding: 22px;
  border: 1px solid transparent !important;
  border-radius: 21px;
  color: #d8dbe7 !important;
  text-align: left;
  background: transparent !important;
  transition: transform .3s var(--pr-ease), border-color .3s ease, background .3s ease;
}

.kkvpr-type-tabs button:hover {
  border-color: rgba(157, 98, 255, .2) !important;
  background: rgba(255, 255, 255, .035) !important;
  transform: translateX(4px);
}

.kkvpr-type-tabs button.is-active {
  border-color: rgba(157, 98, 255, .37) !important;
  background: linear-gradient(110deg, rgba(100, 45, 215, .5), rgba(157, 98, 255, .1)) !important;
  box-shadow: inset 3px 0 0 var(--pr-purple);
}

.kkvpr-type-tabs span {
  grid-row: 1 / 3;
  align-self: center;
  color: var(--pr-cyan);
  font-size: 10px;
  font-weight: 900;
}

.kkvpr-type-tabs strong {
  font-size: 19px;
  font-weight: 850;
}

.kkvpr-type-tabs small {
  margin-top: 4px;
  color: #7e8398;
  font-size: 10px;
}

.kkvpr-type-stage {
  display: grid;
  grid-template-columns: minmax(0, 1.12fr) minmax(250px, .88fr);
  gap: 28px;
  min-height: 500px;
  padding: clamp(32px, 5vw, 68px);
  overflow: hidden;
  border-radius: 25px;
  background:
    radial-gradient(circle at 82% 18%, rgba(102, 221, 255, .14), transparent 24%),
    linear-gradient(145deg, #0a0d1b, #161a31 70%, #19103a);
}

.kkvpr-type-copy > span {
  color: var(--pr-cyan);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .17em;
}

.kkvpr-type-copy h3 {
  max-width: 700px;
  margin-top: 34px;
  font-size: clamp(42px, 4.5vw, 68px);
  font-weight: 870;
  line-height: .98;
  letter-spacing: -.06em;
}

.kkvpr-type-copy > p {
  max-width: 620px;
  margin-top: 22px;
  color: #b5b9c9;
  font-size: 16px;
  line-height: 1.7;
}

.kkvpr-type-copy ul {
  display: grid;
  gap: 10px;
  margin-top: 28px;
  padding: 0;
  list-style: none;
}

.kkvpr-type-copy li {
  position: relative;
  padding-left: 24px;
  color: #d8dae5;
  font-size: 13px;
  line-height: 1.5;
}

.kkvpr-type-copy li::before {
  content: "";
  position: absolute;
  top: .55em;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--pr-mint);
  box-shadow: 0 0 14px rgba(83, 237, 185, .58);
}

.kkvpr-type-copy a {
  display: inline-flex;
  min-height: 48px;
  align-items: center;
  gap: 14px;
  margin-top: 34px;
  padding: 0 17px;
  border: 1px solid rgba(157, 98, 255, .35);
  border-radius: 13px;
  color: #fff;
  background: rgba(157, 98, 255, .1);
  font-size: 12px;
  font-weight: 840;
}

.kkvpr-type-copy a span {
  color: var(--pr-cyan);
  font-size: 18px;
}

.kkvpr-type-visual {
  position: relative;
  display: grid;
  place-content: center;
  min-height: 330px;
  border: 1px solid rgba(255, 255, 255, .09);
  border-radius: 50%;
  text-align: center;
  background: rgba(255, 255, 255, .025);
}

.kkvpr-type-ring,
.kkvpr-type-ring i {
  position: absolute;
  inset: 0;
  border: 1px solid rgba(157, 98, 255, .25);
  border-radius: 50%;
}

.kkvpr-type-ring i:nth-child(1) { inset: 10%; border-color: rgba(83, 237, 185, .22); }
.kkvpr-type-ring i:nth-child(2) { inset: 22%; border-style: dashed; animation: kkvpr-spin 18s linear infinite; }
.kkvpr-type-ring i:nth-child(3) { inset: 37%; border-color: rgba(102, 221, 255, .28); }

@keyframes kkvpr-spin {
  to { transform: rotate(360deg); }
}

.kkvpr-type-visual strong,
.kkvpr-type-visual > span {
  position: relative;
  z-index: 2;
}

.kkvpr-type-visual strong {
  max-width: 250px;
  font-size: clamp(34px, 4vw, 58px);
  font-weight: 900;
  line-height: .9;
  letter-spacing: -.06em;
}

.kkvpr-type-visual > span {
  margin-top: 12px;
  color: var(--pr-mint);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .15em;
  text-transform: uppercase;
}

/* ---------- Bizonyítékhiány ---------- */

.kkvpr-gap {
  padding: clamp(110px, 10vw, 155px) 0;
}

.kkvpr-gap-layout {
  display: grid;
  grid-template-columns: minmax(0, .82fr) minmax(520px, 1.18fr);
  gap: clamp(55px, 8vw, 115px);
  align-items: center;
}

.kkvpr-gap-copy h2 em {
  color: var(--pr-purple-deep);
}

.kkvpr-gap-copy > p {
  max-width: 590px;
  margin-top: 27px;
  color: var(--pr-muted-dark);
  font-size: 16px;
  line-height: 1.75;
}

.kkvpr-gap-copy strong {
  color: var(--pr-ink);
}

.kkvpr-gap-diagnostic {
  padding: 17px;
  border: 1px solid var(--pr-line-dark);
  border-radius: 34px;
  background: rgba(255, 255, 255, .5);
}

.kkvpr-gap-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 17px 18px 25px;
}

.kkvpr-gap-top span {
  color: var(--pr-purple-deep);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .15em;
}

.kkvpr-gap-top small {
  color: var(--pr-muted-dark);
  font-size: 10px;
}

.kkvpr-gap-options {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 9px;
}

.kkvpr-gap-options button {
  position: relative;
  display: grid;
  min-height: 126px;
  align-content: space-between;
  padding: 20px;
  overflow: hidden;
  border: 1px solid var(--pr-line-dark) !important;
  border-radius: 20px;
  color: var(--pr-ink) !important;
  text-align: left;
  background: rgba(255, 255, 255, .55) !important;
  transition: transform .3s var(--pr-ease), background .3s ease, color .3s ease;
}

.kkvpr-gap-options button:hover {
  transform: translateY(-4px);
}

.kkvpr-gap-options button.is-active {
  color: #fff !important;
  background: var(--pr-ink) !important;
}

.kkvpr-gap-options span {
  color: var(--pr-purple);
  font-size: 9px;
  font-weight: 900;
}

.kkvpr-gap-options strong {
  max-width: 220px;
  margin-top: 27px;
  font-size: 17px;
  font-weight: 850;
  line-height: 1.2;
}

.kkvpr-gap-options i {
  position: absolute;
  top: 17px;
  right: 17px;
  width: 23px;
  height: 23px;
  border: 1px solid var(--pr-line-dark);
  border-radius: 50%;
}

.kkvpr-gap-options button.is-active i {
  border-color: var(--pr-mint);
  background: var(--pr-mint);
  box-shadow: inset 0 0 0 6px var(--pr-ink);
}

.kkvpr-gap-result {
  position: relative;
  margin-top: 10px;
  padding: 25px;
  overflow: hidden;
  border-radius: 20px;
  color: #fff;
  background: linear-gradient(140deg, #0a0d1a, #171b31);
}

.kkvpr-gap-result > div {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.kkvpr-gap-result span {
  color: var(--pr-cyan);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .15em;
}

.kkvpr-gap-result strong {
  font-size: 20px;
  font-weight: 900;
}

.kkvpr-gap-result p {
  margin-top: 16px;
  color: #b7bacb;
  font-size: 14px;
  line-height: 1.55;
}

.kkvpr-gap-result > i {
  display: block;
  width: 0;
  height: 5px;
  margin-top: 20px;
  border-radius: 99px;
  background: linear-gradient(90deg, var(--pr-mint), var(--pr-purple), var(--pr-pink));
  transition: width .45s var(--pr-ease);
}

/* ---------- Fizetett PR szolgáltatások ---------- */

.kkvpr-services {
  position: relative;
  padding: clamp(115px, 10vw, 160px) 0;
  background:
    radial-gradient(circle at 88% 13%, rgba(157, 98, 255, .16), transparent 22%),
    linear-gradient(180deg, #050711, #090d1b 58%, #050711);
}

.kkvpr-services-head {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(310px, .55fr);
  gap: clamp(50px, 8vw, 115px);
  align-items: end;
}

.kkvpr-services-head h2 em {
  color: var(--pr-purple);
}

.kkvpr-services-head > p {
  padding-bottom: 6px;
  color: var(--pr-muted);
  font-size: 16px;
  line-height: 1.75;
}

.kkvpr-service-lab {
  margin-top: 62px;
}

.kkvpr-service-nav {
  display: inline-flex;
  gap: 7px;
  padding: 7px;
  border: 1px solid var(--pr-line);
  border-radius: 999px;
  background: rgba(255, 255, 255, .035);
}

.kkvpr-service-nav button {
  display: grid;
  grid-template-columns: 28px 1fr;
  grid-template-rows: auto auto;
  min-width: 250px;
  min-height: 62px;
  align-content: center;
  column-gap: 10px;
  padding: 0 18px;
  border-radius: 999px;
  color: #aeb1c3 !important;
  text-align: left;
  background: transparent !important;
}

.kkvpr-service-nav button.is-active {
  color: #fff !important;
  background: var(--pr-purple-deep) !important;
}

.kkvpr-service-nav span {
  grid-row: 1 / 3;
  align-self: center;
  color: var(--pr-cyan);
  font-size: 8px;
  font-weight: 900;
}

.kkvpr-service-nav strong {
  font-size: 13px;
  font-weight: 850;
}

.kkvpr-service-nav small {
  margin-top: 2px;
  color: #858a9d;
  font-size: 8px;
}

.kkvpr-service-nav button.is-active small {
  color: rgba(255, 255, 255, .68);
}

.kkvpr-service-panel {
  display: none;
  min-height: 790px;
  grid-template-columns: minmax(300px, .83fr) minmax(420px, 1.17fr);
  margin-top: 20px;
  overflow: hidden;
  border: 1px solid var(--pr-line);
  border-radius: 32px 32px 118px 32px;
  background: var(--pr-panel);
  box-shadow: 0 38px 90px rgba(1, 2, 9, .28);
}

.kkvpr-service-panel.is-active {
  display: grid;
  animation: kkvpr-panel-in .55s var(--pr-ease) both;
}

@keyframes kkvpr-panel-in {
  from { opacity: 0; transform: translateY(13px); }
}

.kkvpr-service-photo {
  position: relative;
  min-height: 100%;
  overflow: hidden;
  background: #17142c;
}

.kkvpr-service-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background:
    linear-gradient(180deg, transparent 32%, rgba(5, 7, 17, .89)),
    linear-gradient(90deg, rgba(5, 7, 17, .2), transparent);
}

.kkvpr-service-photo img {
  height: 100%;
  object-fit: cover;
  filter: saturate(.72) contrast(1.05) brightness(.78);
  transition: transform 1.1s var(--pr-ease), filter .8s ease;
}

.kkvpr-service-panel:hover .kkvpr-service-photo img {
  filter: saturate(.9) contrast(1.05) brightness(.86);
  transform: scale(1.04);
}

.kkvpr-service-photo figcaption {
  position: absolute;
  z-index: 2;
  right: 28px;
  bottom: 30px;
  left: 28px;
}

.kkvpr-service-photo figcaption span {
  display: block;
  margin-bottom: 13px;
  color: var(--pr-cyan);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .17em;
}

.kkvpr-service-photo figcaption b {
  display: block;
  max-width: 360px;
  font-size: clamp(25px, 2.4vw, 38px);
  font-weight: 900;
  line-height: 1.02;
  letter-spacing: -.045em;
}

.kkvpr-service-body {
  display: flex;
  flex-direction: column;
  padding: clamp(30px, 4vw, 54px);
}

.kkvpr-service-title {
  display: flex;
  justify-content: space-between;
  gap: 22px;
  align-items: flex-start;
}

.kkvpr-service-title span {
  display: block;
  margin-bottom: 10px;
  color: var(--pr-purple);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .16em;
}

.kkvpr-service-title h3 {
  max-width: 560px;
  padding-bottom: .06em;
  font-size: clamp(39px, 4vw, 61px);
  font-weight: 875;
  line-height: .96;
  letter-spacing: -.06em;
}

.kkvpr-service-title > small {
  max-width: 150px;
  padding: 8px 11px;
  border: 1px solid rgba(83, 237, 185, .25);
  border-radius: 999px;
  color: var(--pr-mint);
  font-size: 8px;
  font-weight: 850;
  line-height: 1.3;
  text-align: center;
  letter-spacing: .08em;
  text-transform: uppercase;
}

.kkvpr-service-lead {
  margin-top: 24px;
  color: #b6b9ca;
  font-size: 15px;
  line-height: 1.72;
}

.kkvpr-service-facts {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 26px;
}

.kkvpr-service-facts > div {
  padding: 18px;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 15px;
  background: rgba(255, 255, 255, .025);
}

.kkvpr-service-facts small,
.kkvpr-service-flow small {
  display: block;
  margin-bottom: 8px;
  color: var(--pr-cyan);
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .15em;
}

.kkvpr-service-facts p,
.kkvpr-service-flow p {
  color: #a9adbf;
  font-size: 11px;
  line-height: 1.58;
}

.kkvpr-service-flow {
  margin-top: 10px;
  padding: 18px;
  border-left: 3px solid var(--pr-purple);
  background: rgba(157, 98, 255, .055);
}

.kkvpr-service-meta {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 10px;
  margin-top: 10px;
}

.kkvpr-service-meta p {
  padding: 16px 18px;
  border: 1px solid rgba(255, 255, 255, .08);
  border-radius: 14px;
}

.kkvpr-service-meta span,
.kkvpr-service-meta strong {
  display: block;
}

.kkvpr-service-meta span {
  margin-bottom: 7px;
  color: #767c91;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .12em;
  text-transform: uppercase;
}

.kkvpr-service-meta strong {
  color: #d8dae5;
  font-size: 10px;
  font-weight: 720;
  line-height: 1.45;
}

.kkvpr-service-cta {
  display: flex;
  min-height: 55px;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  margin-top: auto;
  padding: 0 19px;
  border: 1px solid rgba(157, 98, 255, .36);
  border-radius: 15px;
  color: #fff !important;
  background: rgba(157, 98, 255, .11) !important;
  font-size: 11px;
  font-weight: 840;
  line-height: 1.3;
  transition: transform .3s var(--pr-ease), background .3s ease;
}

.kkvpr-service-cta:hover {
  background: var(--pr-purple-deep) !important;
  transform: translateY(-3px);
}

.kkvpr-service-cta span {
  color: var(--pr-cyan);
  font-size: 18px;
}

/* ---------- PR folyamat + riport ---------- */

.kkvpr-process {
  padding: clamp(110px, 10vw, 155px) 0;
}

.kkvpr-process-head {
  display: grid;
  grid-template-columns: minmax(0, 1.15fr) minmax(320px, .55fr);
  gap: clamp(48px, 8vw, 118px);
  align-items: end;
}

.kkvpr-process-head h2 em {
  color: var(--pr-purple-deep);
}

.kkvpr-process-head > p {
  padding-bottom: 6px;
  color: var(--pr-muted-dark);
  font-size: 16px;
  line-height: 1.75;
}

.kkvpr-process-console {
  display: grid;
  grid-template-columns: minmax(260px, .55fr) minmax(0, 1.45fr);
  gap: 12px;
  margin-top: 62px;
  padding: 14px;
  border: 1px solid var(--pr-line-dark);
  border-radius: 34px;
  background: rgba(255, 255, 255, .48);
}

.kkvpr-process-sidebar {
  display: grid;
  gap: 7px;
}

.kkvpr-process-sidebar button {
  display: grid;
  grid-template-columns: 34px 1fr;
  min-height: 66px;
  align-items: center;
  padding: 0 17px;
  border: 1px solid transparent !important;
  border-radius: 15px;
  color: var(--pr-ink) !important;
  text-align: left;
  background: transparent !important;
}

.kkvpr-process-sidebar button:hover {
  background: rgba(255, 255, 255, .6) !important;
}

.kkvpr-process-sidebar button.is-active {
  color: #fff !important;
  background: var(--pr-ink) !important;
  box-shadow: inset 3px 0 0 var(--pr-purple);
}

.kkvpr-process-sidebar span {
  color: var(--pr-purple);
  font-size: 9px;
  font-weight: 900;
}

.kkvpr-process-sidebar button.is-active span {
  color: var(--pr-cyan);
}

.kkvpr-process-sidebar strong {
  font-size: 13px;
  font-weight: 830;
}

.kkvpr-process-screen {
  position: relative;
  min-height: 545px;
  padding: clamp(34px, 5vw, 72px);
  overflow: hidden;
  border-radius: 25px;
  color: #fff;
  background:
    radial-gradient(circle at 82% 18%, rgba(102, 221, 255, .13), transparent 22%),
    linear-gradient(145deg, #090c19, #161a31 68%, #191039);
}

.kkvpr-process-screen::before {
  content: "";
  position: absolute;
  right: -90px;
  bottom: -110px;
  width: 360px;
  height: 360px;
  border: 1px solid rgba(157, 98, 255, .24);
  border-radius: 50%;
  box-shadow: inset 0 0 90px rgba(157, 98, 255, .07);
}

.kkvpr-process-screen > * {
  position: relative;
  z-index: 2;
}

.kkvpr-process-screen-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
}

.kkvpr-process-screen-top span {
  color: var(--pr-cyan);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .17em;
}

.kkvpr-process-screen-top small {
  color: #7d8296;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .14em;
}

.kkvpr-process-icon {
  display: grid;
  width: 74px;
  height: 74px;
  place-items: center;
  margin-top: 42px;
  border: 1px solid rgba(83, 237, 185, .42);
  border-radius: 50%;
  color: var(--pr-mint);
  background: rgba(83, 237, 185, .05);
  font-size: 34px;
}

.kkvpr-process-screen h3 {
  margin-top: 24px;
  font-size: clamp(44px, 4.8vw, 72px);
  font-weight: 875;
  line-height: .96;
  letter-spacing: -.06em;
}

.kkvpr-process-screen > p {
  max-width: 650px;
  margin-top: 22px;
  color: #b6b9ca;
  font-size: 16px;
  line-height: 1.72;
}

.kkvpr-process-output {
  margin-top: 34px;
  padding: 18px 20px;
  border-left: 3px solid var(--pr-mint);
  background: rgba(83, 237, 185, .055);
}

.kkvpr-process-output span,
.kkvpr-process-output strong {
  display: block;
}

.kkvpr-process-output span {
  color: var(--pr-mint);
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .15em;
}

.kkvpr-process-output strong {
  margin-top: 8px;
  font-size: 14px;
  line-height: 1.45;
}

.kkvpr-process-progress {
  height: 5px;
  margin-top: 34px;
  overflow: hidden;
  border-radius: 99px;
  background: rgba(255, 255, 255, .1);
}

.kkvpr-process-progress i {
  display: block;
  width: 14.285%;
  height: 100%;
  border-radius: inherit;
  background: linear-gradient(90deg, var(--pr-mint), var(--pr-purple));
  transition: width .5s var(--pr-ease);
}

.kkvpr-report-grid {
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 14px;
  margin-top: 18px;
}

.kkvpr-report-card {
  min-height: 280px;
  padding: 28px;
  border: 1px solid var(--pr-line-dark);
  border-radius: 24px;
  background: rgba(255, 255, 255, .53);
}

.kkvpr-report-card > span {
  color: var(--pr-purple);
  font-size: 10px;
  font-weight: 900;
}

.kkvpr-report-card small {
  display: block;
  margin-top: 50px;
  color: var(--pr-muted-dark);
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .15em;
}

.kkvpr-report-card h3 {
  margin-top: 9px;
  font-size: clamp(31px, 2.7vw, 42px);
  font-weight: 870;
  line-height: 1;
  letter-spacing: -.055em;
}

.kkvpr-report-card p {
  margin-top: 17px;
  color: var(--pr-muted-dark);
  font-size: 13px;
  line-height: 1.65;
}

/* ---------- Belső PR ---------- */

.kkvpr-owned {
  position: relative;
  padding: clamp(115px, 10vw, 160px) 0;
  background:
    radial-gradient(circle at 85% 18%, rgba(83, 237, 185, .08), transparent 22%),
    linear-gradient(140deg, #050711, #0c1020 62%, #15102e);
}

.kkvpr-owned-head {
  display: grid;
  grid-template-columns: minmax(0, 1.2fr) minmax(320px, .55fr);
  gap: clamp(50px, 8vw, 115px);
  align-items: end;
}

.kkvpr-owned-head h2 em {
  color: var(--pr-mint);
}

.kkvpr-owned-head > p {
  padding-bottom: 5px;
  color: var(--pr-muted);
  font-size: 16px;
  line-height: 1.75;
}

.kkvpr-owned-lab {
  margin-top: 62px;
}

.kkvpr-owned-tabs {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 8px;
  max-width: 720px;
  padding: 7px;
  border: 1px solid var(--pr-line);
  border-radius: 20px;
  background: rgba(255, 255, 255, .03);
}

.kkvpr-owned-tabs button {
  display: flex;
  min-height: 58px;
  align-items: center;
  gap: 12px;
  padding: 0 17px;
  border-radius: 14px;
  color: #aeb1c3 !important;
  text-align: left;
  background: transparent !important;
}

.kkvpr-owned-tabs button.is-active {
  color: #fff !important;
  background: var(--pr-purple-deep) !important;
}

.kkvpr-owned-tabs span {
  color: var(--pr-cyan);
  font-size: 9px;
  font-weight: 900;
}

.kkvpr-owned-tabs strong {
  font-size: 12px;
  font-weight: 850;
}

.kkvpr-owned-panel {
  display: none;
  grid-template-columns: minmax(0, 1fr) minmax(390px, .9fr);
  gap: 45px;
  min-height: 590px;
  align-items: center;
  margin-top: 18px;
  padding: clamp(34px, 5vw, 68px);
  overflow: hidden;
  border: 1px solid var(--pr-line);
  border-radius: 32px 32px 115px 32px;
  background:
    radial-gradient(circle at 84% 20%, rgba(102, 221, 255, .11), transparent 20%),
    var(--pr-panel);
}

.kkvpr-owned-panel.is-active {
  display: grid;
  animation: kkvpr-panel-in .5s var(--pr-ease) both;
}

.kkvpr-owned-copy > span {
  color: var(--pr-cyan);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .17em;
}

.kkvpr-owned-copy h3 {
  max-width: 700px;
  margin-top: 28px;
  font-size: clamp(43px, 4.5vw, 68px);
  font-weight: 875;
  line-height: .98;
  letter-spacing: -.06em;
}

.kkvpr-owned-copy > p {
  max-width: 650px;
  margin-top: 23px;
  color: #b7bacb;
  font-size: 16px;
  line-height: 1.72;
}

.kkvpr-owned-copy ul {
  display: grid;
  gap: 10px;
  margin-top: 27px;
  padding: 0;
  list-style: none;
}

.kkvpr-owned-copy li {
  position: relative;
  padding-left: 24px;
  color: #d7d9e4;
  font-size: 13px;
  line-height: 1.5;
}

.kkvpr-owned-copy li::before {
  content: "";
  position: absolute;
  top: .55em;
  left: 0;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--pr-mint);
}

.kkvpr-owned-copy a {
  display: inline-flex;
  min-height: 49px;
  align-items: center;
  gap: 14px;
  margin-top: 33px;
  padding: 0 17px;
  border: 1px solid rgba(157, 98, 255, .35);
  border-radius: 13px;
  color: #fff;
  background: rgba(157, 98, 255, .1);
  font-size: 12px;
  font-weight: 840;
}

.kkvpr-owned-copy a span {
  color: var(--pr-cyan);
  font-size: 18px;
}

.kkvpr-review-stack {
  position: relative;
  min-height: 440px;
}

.kkvpr-review-stack blockquote {
  position: absolute;
  width: 88%;
  padding: 27px;
  border: 1px solid rgba(255, 255, 255, .11);
  border-radius: 22px;
  color: #fff;
  background: rgba(255, 255, 255, .045);
  box-shadow: 0 24px 55px rgba(1, 2, 9, .24);
  font-family: Georgia, serif;
  font-size: 21px;
  font-style: italic;
  line-height: 1.45;
}

.kkvpr-review-stack blockquote:nth-child(1) { top: 0; left: 0; z-index: 3; border-color: rgba(83, 237, 185, .28); }
.kkvpr-review-stack blockquote:nth-child(2) { top: 125px; right: 0; z-index: 2; transform: rotate(3deg); }
.kkvpr-review-stack blockquote:nth-child(3) { bottom: 0; left: 5%; transform: rotate(-3deg); }

.kkvpr-review-stack span {
  display: block;
  margin-top: 16px;
  color: var(--pr-mint);
  font-family: Inter, Montserrat, sans-serif;
  font-size: 8px;
  font-style: normal;
  font-weight: 900;
  letter-spacing: .14em;
}

.kkvpr-case-card {
  display: grid;
  gap: 10px;
}

.kkvpr-case-card > div {
  display: grid;
  grid-template-columns: 36px 1fr;
  grid-template-rows: auto auto;
  column-gap: 14px;
  padding: 20px;
  border: 1px solid rgba(255, 255, 255, .1);
  border-radius: 17px;
  background: rgba(255, 255, 255, .035);
}

.kkvpr-case-card > div:nth-child(1),
.kkvpr-case-card > div:nth-child(4) {
  border-color: rgba(157, 98, 255, .4);
  background: rgba(157, 98, 255, .1);
}

.kkvpr-case-card span {
  grid-row: 1 / 3;
  align-self: center;
  color: var(--pr-cyan);
  font-size: 9px;
  font-weight: 900;
}

.kkvpr-case-card small {
  color: #7f8498;
  font-size: 8px;
  font-weight: 850;
  letter-spacing: .14em;
}

.kkvpr-case-card strong {
  margin-top: 7px;
  font-size: 16px;
  font-weight: 830;
}

/* ---------- Ki mit nyer ---------- */

.kkvpr-value {
  padding: clamp(110px, 10vw, 155px) 0;
}

.kkvpr-value-head {
  max-width: 980px;
}

.kkvpr-value-head h2 em {
  color: var(--pr-purple-deep);
}

.kkvpr-role-tabs {
  display: inline-flex;
  gap: 6px;
  margin-top: 45px;
  padding: 6px;
  border: 1px solid var(--pr-line-dark);
  border-radius: 999px;
}

.kkvpr-role-tabs button {
  display: flex;
  min-height: 48px;
  align-items: center;
  gap: 9px;
  padding: 0 18px;
  border-radius: 999px;
  color: var(--pr-muted-dark) !important;
  background: transparent !important;
  font-size: 11px;
  font-weight: 840;
}

.kkvpr-role-tabs button.is-active {
  color: #fff !important;
  background: var(--pr-ink) !important;
}

.kkvpr-role-tabs span {
  color: var(--pr-purple);
  font-size: 8px;
  font-weight: 900;
}

.kkvpr-role-stage {
  display: grid;
  grid-template-columns: minmax(0, .84fr) minmax(480px, 1.16fr);
  gap: clamp(55px, 8vw, 115px);
  align-items: center;
  margin-top: 36px;
}

.kkvpr-role-panel {
  display: none;
  animation: kkvpr-panel-in .5s var(--pr-ease) both;
}

.kkvpr-role-panel.is-active {
  display: block;
}

.kkvpr-role-panel > span {
  color: var(--pr-purple);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .17em;
}

.kkvpr-role-panel h3 {
  margin-top: 15px;
  font-size: clamp(38px, 4.1vw, 62px);
  font-weight: 875;
  line-height: .99;
  letter-spacing: -.06em;
}

.kkvpr-role-panel ul {
  display: grid;
  margin-top: 30px;
  padding: 0;
  list-style: none;
}

.kkvpr-role-panel li {
  position: relative;
  padding: 16px 0 16px 29px;
  border-top: 1px solid var(--pr-line-dark);
  color: var(--pr-muted-dark);
  font-size: 14px;
  line-height: 1.55;
}

.kkvpr-role-panel li::before {
  content: "\2197";
  position: absolute;
  top: 16px;
  left: 0;
  color: var(--pr-purple);
  font-weight: 900;
}

.kkvpr-value-photo {
  position: relative;
  min-height: 650px;
  overflow: hidden;
  border-radius: 170px 40px 40px 40px;
  background: #dcd7eb;
}

.kkvpr-value-photo::after {
  content: "";
  position: absolute;
  inset: 0;
  background: linear-gradient(180deg, transparent 43%, rgba(7, 8, 15, .88));
}

.kkvpr-value-photo img {
  height: 100%;
  object-fit: cover;
  filter: saturate(.76) contrast(1.04);
}

.kkvpr-value-photo figcaption {
  position: absolute;
  z-index: 2;
  right: 35px;
  bottom: 36px;
  left: 35px;
  color: #fff;
}

.kkvpr-value-photo figcaption > span {
  color: var(--pr-mint);
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .16em;
}

.kkvpr-value-photo blockquote {
  max-width: 680px;
  margin-top: 16px;
  font-family: Georgia, "Times New Roman", serif;
  font-size: clamp(27px, 3vw, 42px);
  font-style: italic;
  line-height: 1.12;
  letter-spacing: -.035em;
}

/* ---------- Garancia ---------- */

.kkvpr-guarantee {
  padding: clamp(110px, 10vw, 155px) 0;
  background:
    radial-gradient(circle at 84% 16%, rgba(157, 98, 255, .16), transparent 24%),
    var(--pr-night);
}

.kkvpr-guarantee-head {
  max-width: 1080px;
}

.kkvpr-guarantee-head h2 em {
  color: var(--pr-purple);
}

.kkvpr-guarantee-grid {
  display: grid;
  grid-template-columns: repeat(2, minmax(0, 1fr));
  gap: 14px;
  margin-top: 64px;
}

.kkvpr-guarantee-grid article {
  position: relative;
  min-height: 650px;
  padding: clamp(35px, 5vw, 72px);
  overflow: hidden;
}

.kkvpr-guarantee-yes {
  border-radius: 42px 130px 42px 42px;
  color: var(--pr-ink);
  background: linear-gradient(145deg, #62f0c1, #a8f8d9);
}

.kkvpr-guarantee-no {
  border: 1px solid var(--pr-line);
  border-radius: 42px 42px 130px 42px;
  background: var(--pr-panel);
}

.kkvpr-guarantee-mark {
  position: absolute;
  top: 24px;
  right: 32px;
  color: rgba(8, 10, 19, .12);
  font-size: clamp(100px, 13vw, 200px);
  font-weight: 200;
  line-height: 1;
}

.kkvpr-guarantee-no .kkvpr-guarantee-mark {
  color: rgba(157, 98, 255, .19);
}

.kkvpr-guarantee-grid article > small {
  position: relative;
  z-index: 2;
  font-size: 9px;
  font-weight: 900;
  letter-spacing: .17em;
}

.kkvpr-guarantee-yes > small { color: rgba(8, 10, 19, .6); }
.kkvpr-guarantee-no > small { color: var(--pr-purple); }

.kkvpr-guarantee-grid h3 {
  position: relative;
  z-index: 2;
  margin-top: 45px;
  font-size: clamp(52px, 5.2vw, 80px);
  font-weight: 880;
  line-height: .92;
  letter-spacing: -.07em;
}

.kkvpr-guarantee-grid ul {
  position: relative;
  z-index: 2;
  display: grid;
  margin-top: 65px;
  padding: 0;
  list-style: none;
}

.kkvpr-guarantee-grid li {
  padding: 18px 0;
  border-top: 1px solid rgba(8, 10, 19, .25);
  font-size: 14px;
  font-weight: 680;
  line-height: 1.5;
}

.kkvpr-guarantee-no > p {
  position: relative;
  z-index: 2;
  max-width: 560px;
  margin-top: 65px;
  color: #b7bacb;
  font-size: 17px;
  line-height: 1.72;
}

.kkvpr-guarantee-no blockquote {
  position: absolute;
  z-index: 2;
  right: clamp(35px, 5vw, 72px);
  bottom: clamp(35px, 5vw, 72px);
  left: clamp(35px, 5vw, 72px);
  padding-top: 24px;
  border-top: 1px solid var(--pr-line);
  color: #e5e4ec;
  font-family: Georgia, "Times New Roman", serif;
  font-size: 20px;
  font-style: italic;
  line-height: 1.45;
}

/* ---------- FAQ ---------- */

.kkvpr-faq {
  padding: clamp(105px, 9vw, 145px) 0;
}

.kkvpr-faq-layout {
  display: grid;
  grid-template-columns: minmax(330px, .7fr) minmax(0, 1.3fr);
  gap: clamp(55px, 9vw, 135px);
  align-items: start;
}

.kkvpr-faq-title {
  position: sticky;
  top: 130px;
}

.kkvpr-faq-title h2 em {
  color: var(--pr-purple-deep);
}

.kkvpr-faq-title > p:last-child {
  max-width: 440px;
  margin-top: 28px;
  color: var(--pr-muted-dark);
  font-size: 16px;
  line-height: 1.7;
}

.kkvpr-accordions {
  border-top: 1px solid var(--pr-line-dark);
}

.kkvpr-accordions details {
  border-bottom: 1px solid var(--pr-line-dark);
}

.kkvpr-accordions summary {
  display: flex;
  min-height: 102px;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
  padding: 22px 0;
  color: var(--pr-ink);
  cursor: pointer;
  list-style: none;
  font-size: clamp(20px, 2.1vw, 30px);
  font-weight: 810;
  line-height: 1.2;
  letter-spacing: -.04em;
}

.kkvpr-accordions summary::-webkit-details-marker {
  display: none;
}

.kkvpr-accordions summary span {
  display: grid;
  width: 42px;
  height: 42px;
  flex: 0 0 42px;
  place-items: center;
  border: 1px solid var(--pr-line-dark);
  border-radius: 50%;
  color: var(--pr-purple-deep);
  font-size: 22px;
  font-weight: 400;
  transition: transform .35s var(--pr-ease), color .3s ease, background .3s ease;
}

.kkvpr-accordions details[open] summary span {
  color: #fff;
  background: var(--pr-purple-deep);
  transform: rotate(45deg);
}

.kkvpr-accordions details > p {
  max-width: 760px;
  padding: 0 70px 33px 0;
  color: var(--pr-muted-dark);
  font-size: 15px;
  line-height: 1.75;
}

/* ---------- Záró CTA ---------- */

.kkvpr-final {
  position: relative;
  padding: clamp(115px, 11vw, 175px) 0;
  overflow: hidden;
  background:
    radial-gradient(circle at 86% 30%, rgba(157, 98, 255, .2), transparent 27%),
    linear-gradient(135deg, #050711 0%, #0a0d1a 60%, #120d29 100%);
}

.kkvpr-final::before {
  content: "";
  position: absolute;
  z-index: 1;
  top: -30%;
  right: -11%;
  width: 52%;
  height: 142%;
  border: 1px solid rgba(102, 221, 255, .13);
  border-radius: 50%;
  transform: rotate(-18deg);
}

.kkvpr-final-layout {
  display: grid;
  grid-template-columns: minmax(0, .83fr) minmax(500px, 1.17fr);
  gap: clamp(55px, 8vw, 120px);
  align-items: center;
}

.kkvpr-final-copy h2 {
  font-size: clamp(58px, 6.1vw, 94px);
}

.kkvpr-final-copy h2 em {
  color: var(--pr-mint);
}

.kkvpr-final-copy > p {
  max-width: 580px;
  margin-top: 28px;
  color: var(--pr-muted);
  font-size: 17px;
  line-height: 1.7;
}

.kkvpr-final-copy .kkvpr-btn {
  margin-top: 35px;
}

.kkvpr-final-route {
  position: relative;
  padding: clamp(30px, 4vw, 53px);
  overflow: hidden;
  border: 1px solid rgba(157, 98, 255, .27);
  border-radius: 40px 40px 130px 40px;
  background: rgba(16, 19, 36, .82);
  box-shadow: 0 38px 95px rgba(1, 2, 9, .35), inset 0 1px 0 rgba(255, 255, 255, .045);
  -webkit-backdrop-filter: blur(12px);
  backdrop-filter: blur(12px);
}

.kkvpr-final-route::after {
  content: "";
  position: absolute;
  right: -75px;
  bottom: -95px;
  width: 260px;
  height: 260px;
  border: 1px solid rgba(83, 237, 185, .15);
  border-radius: 50%;
}

.kkvpr-final-route-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding-bottom: 22px;
  border-bottom: 1px solid var(--pr-line);
}

.kkvpr-final-route-top span {
  color: var(--pr-mint);
  font-size: 10px;
  font-weight: 900;
  letter-spacing: .17em;
}

.kkvpr-final-route-top small {
  color: #787d91;
  font-size: 8px;
  font-weight: 800;
  letter-spacing: .13em;
}

.kkvpr-final-route ol {
  position: relative;
  z-index: 2;
  display: grid;
  margin-top: 14px;
  padding: 0;
  list-style: none;
}

.kkvpr-final-route li {
  display: grid;
  grid-template-columns: 44px 1fr;
  gap: 20px;
  align-items: center;
  padding: 24px 0;
  border-bottom: 1px solid var(--pr-line);
}

.kkvpr-final-route li > span {
  display: grid;
  width: 42px;
  height: 42px;
  place-items: center;
  border: 1px solid rgba(157, 98, 255, .42);
  border-radius: 50%;
  color: var(--pr-purple);
  font-size: 9px;
  font-weight: 900;
}

.kkvpr-final-route li strong {
  font-size: 16px;
  font-weight: 830;
}

.kkvpr-final-route li p {
  margin-top: 5px;
  color: #979caf;
  font-size: 11px;
  line-height: 1.5;
}

.kkvpr-final-line {
  position: relative;
  z-index: 2;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 12px;
  margin-top: 26px;
}

.kkvpr-final-line span,
.kkvpr-final-line strong {
  font-size: 8px;
  font-weight: 900;
  letter-spacing: .1em;
}

.kkvpr-final-line strong {
  color: var(--pr-mint);
}

.kkvpr-final-line i {
  flex: 1;
  height: 1px;
  background: linear-gradient(90deg, rgba(157, 98, 255, .25), rgba(102, 221, 255, .55));
}

/* ==========================================================
   RESPONSIVE
   ========================================================== */

@media (max-width: 1180px) {
  .kkvpr-hero {
    min-height: auto;
    padding-bottom: 156px;
  }

  .kkvpr-hero-layout {
    grid-template-columns: minmax(0, .86fr) minmax(470px, 1.14fr);
    gap: 36px;
  }

  .kkvpr-proof-card {
    min-height: 620px;
  }

  .kkvpr-service-panel {
    grid-template-columns: minmax(270px, .74fr) minmax(390px, 1.26fr);
  }

  .kkvpr-service-body {
    padding: 35px;
  }

  .kkvpr-service-facts,
  .kkvpr-service-meta {
    grid-template-columns: 1fr;
  }
}

@media (max-width: 960px) {
  .kkvpr-shell {
    width: min(100% - 42px, 760px);
  }

  .kkvpr-hero {
    padding-top: 150px;
  }

  .kkvpr-hero-layout,
  .kkvpr-meaning-head,
  .kkvpr-gap-layout,
  .kkvpr-services-head,
  .kkvpr-process-head,
  .kkvpr-owned-head,
  .kkvpr-role-stage,
  .kkvpr-faq-layout,
  .kkvpr-final-layout {
    grid-template-columns: 1fr;
  }

  .kkvpr-hero h1 {
    font-size: clamp(61px, 10.6vw, 90px);
  }

  .kkvpr-proof-console {
    width: min(100%, 700px);
    margin: 35px auto 0;
    padding-inline: 18px;
  }

  .kkvpr-dialogue,
  .kkvpr-services-head > p,
  .kkvpr-process-head > p,
  .kkvpr-owned-head > p {
    max-width: 650px;
    margin-top: 25px;
  }

  .kkvpr-trust-grid,
  .kkvpr-report-grid {
    grid-template-columns: 1fr;
  }

  .kkvpr-trust-card,
  .kkvpr-report-card {
    min-height: 260px;
  }

  .kkvpr-type-switch,
  .kkvpr-process-console {
    grid-template-columns: 1fr;
  }

  .kkvpr-type-tabs {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .kkvpr-type-stage {
    grid-template-columns: 1fr;
  }

  .kkvpr-type-visual {
    min-height: 300px;
  }

  .kkvpr-service-panel {
    min-height: 760px;
    grid-template-columns: minmax(280px, .75fr) minmax(0, 1.25fr);
  }

  .kkvpr-process-sidebar {
    display: flex;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .kkvpr-process-sidebar::-webkit-scrollbar {
    display: none;
  }

  .kkvpr-process-sidebar button {
    min-width: 160px;
    scroll-snap-align: start;
  }

  .kkvpr-owned-panel {
    grid-template-columns: 1fr;
  }

  .kkvpr-review-stack {
    min-height: 470px;
  }

  .kkvpr-value-photo {
    min-height: 620px;
  }

  .kkvpr-faq-title {
    position: static;
  }

  .kkvpr-accordions {
    margin-top: 35px;
  }
}

@media (max-width: 720px) {
  .kkvpr-shell {
    width: calc(100% - 30px);
  }

  .kkvpr h2 {
    font-size: clamp(42px, 11.8vw, 66px);
    line-height: .99;
    letter-spacing: -.06em;
  }

  .kkvpr-index,
  .kkvpr-kicker {
    font-size: 10px;
    letter-spacing: .15em;
  }

  .kkvpr-hero {
    padding: 136px 0 128px;
  }

  .kkvpr-orbit-a {
    display: none;
  }

  .kkvpr-grid,
  .kkvpr-final-grid {
    background-size: 54px 54px;
  }

  .kkvpr-hero h1 {
    width: 100%;
    max-width: 100%;
    font-size: clamp(44px, 12.9vw, 62px);
    line-height: 1.04;
    letter-spacing: -.048em;
  }

  .kkvpr-hero h1 em {
    margin-top: .08em;
    padding-bottom: .08em;
    line-height: 1.05;
  }

  .kkvpr-hero h1 span {
    margin-top: .48em;
    font-size: .41em;
    line-height: 1.2;
    letter-spacing: -.025em;
  }

  .kkvpr-hero-lead {
    margin-top: 20px;
    font-size: 16px;
    line-height: 1.68;
  }

  .kkvpr-actions {
    display: grid;
    grid-template-columns: 1fr;
    margin-top: 30px;
  }

  .kkvpr-btn {
    width: 100%;
    min-height: 58px;
    padding-inline: 20px;
  }

  .kkvpr-hero-proof {
    gap: 9px;
    margin-top: 27px;
    font-size: 9px;
    letter-spacing: .1em;
  }

  .kkvpr-proof-console {
    margin-top: 26px;
    padding: 8px 0 43px;
  }

  .kkvpr-proof-card {
    min-height: 625px;
    padding: 18px;
    border-radius: 29px 29px 76px 29px;
  }

  .kkvpr-proof-topline {
    min-height: 38px;
    padding-bottom: 15px;
  }

  .kkvpr-proof-topline span {
    color: #fff;
    font-size: 14px;
    font-weight: 900;
    letter-spacing: .075em;
    white-space: nowrap;
    text-shadow: 0 3px 18px rgba(0, 0, 0, .9);
  }

  .kkvpr-proof-topline small {
    display: none;
  }

  .kkvpr-proof-radar {
    height: 320px;
  }

  .kkvpr-proof-node {
    width: 105px;
    min-height: 78px;
    padding: 11px;
  }

  .kkvpr-proof-node strong {
    font-size: 12px;
  }

  .kkvpr-proof-node small {
    font-size: 7px;
  }

  .kkvpr-proof-node:nth-of-type(2) { right: -4px; }
  .kkvpr-proof-node:nth-of-type(3) { left: -4px; }

  .kkvpr-proof-core {
    width: 96px;
    height: 96px;
  }

  .kkvpr-proof-core b {
    font-size: 23px;
  }

  .kkvpr-proof-readout {
    min-height: 175px;
    padding: 20px;
  }

  .kkvpr-proof-readout span {
    font-size: 10px;
  }

  .kkvpr-proof-readout strong {
    font-size: 21px;
    line-height: 1.17;
  }

  .kkvpr-proof-readout p {
    font-size: 13px;
    line-height: 1.58;
  }

  .kkvpr-proof-stamp {
    right: 4px;
    bottom: 6px;
    left: 14px;
    justify-content: space-between;
    gap: 5px;
    padding-inline: 12px;
  }

  .kkvpr-proof-stamp span {
    font-size: 7px;
  }

  .kkvpr-marquee {
    bottom: 34px;
  }

  .kkvpr-marquee > div {
    padding-block: 11px;
  }

  .kkvpr-meaning,
  .kkvpr-types,
  .kkvpr-gap,
  .kkvpr-services,
  .kkvpr-process,
  .kkvpr-owned,
  .kkvpr-value,
  .kkvpr-guarantee,
  .kkvpr-faq,
  .kkvpr-final {
    padding-block: 86px;
  }

  .kkvpr-trust-grid,
  .kkvpr-type-switch,
  .kkvpr-service-lab,
  .kkvpr-process-console,
  .kkvpr-owned-lab,
  .kkvpr-guarantee-grid {
    margin-top: 42px;
  }

  .kkvpr-trust-card {
    min-height: 245px;
    padding: 25px;
    border-radius: 25px !important;
  }

  .kkvpr-trust-card small {
    margin-top: 34px;
  }

  .kkvpr-type-switch {
    padding: 8px;
    border-radius: 26px;
  }

  .kkvpr-type-tabs {
    display: flex;
    max-width: 100%;
    overflow-x: auto;
    scroll-snap-type: x mandatory;
    scrollbar-width: none;
  }

  .kkvpr-type-tabs::-webkit-scrollbar {
    display: none;
  }

  .kkvpr-type-tabs button {
    min-width: 220px;
    min-height: 105px;
    scroll-snap-align: start;
  }

  .kkvpr-type-stage {
    min-height: 0;
    padding: 28px 22px;
  }

  .kkvpr-type-copy h3 {
    font-size: clamp(39px, 10.8vw, 56px);
  }

  .kkvpr-type-visual {
    min-height: 280px;
  }

  .kkvpr-gap-options {
    grid-template-columns: 1fr;
  }

  .kkvpr-gap-options button {
    min-height: 110px;
  }

  .kkvpr-service-nav {
    display: grid;
    grid-template-columns: repeat(2, minmax(0, 1fr));
    width: 100%;
    border-radius: 19px;
  }

  .kkvpr-service-nav button {
    min-width: 0;
    min-height: 74px;
    padding-inline: 12px;
    border-radius: 14px;
  }

  .kkvpr-service-panel,
  .kkvpr-service-panel.is-active {
    min-height: 0;
    grid-template-columns: 1fr;
    border-radius: 28px 28px 76px 28px;
  }

  .kkvpr-service-photo {
    min-height: 370px;
  }

  .kkvpr-service-body {
    padding: 26px 20px 31px;
  }

  .kkvpr-service-title {
    display: block;
  }

  .kkvpr-service-title h3 {
    font-size: clamp(37px, 10.6vw, 52px);
  }

  .kkvpr-service-title > small {
    display: inline-block;
    max-width: none;
    margin-top: 14px;
  }

  .kkvpr-service-facts,
  .kkvpr-service-meta {
    grid-template-columns: 1fr;
  }

  .kkvpr-service-cta {
    margin-top: 20px;
  }

  .kkvpr-process-console {
    padding: 8px;
    border-radius: 25px;
  }

  .kkvpr-process-screen {
    min-height: 500px;
    padding: 28px 22px;
  }

  .kkvpr-process-screen h3 {
    font-size: clamp(42px, 11vw, 60px);
  }

  .kkvpr-process-sidebar button {
    min-width: 155px;
  }

  .kkvpr-owned-tabs {
    grid-template-columns: 1fr;
    max-width: none;
  }

  .kkvpr-owned-panel {
    min-height: 0;
    padding: 29px 22px;
    border-radius: 28px 28px 78px 28px;
  }

  .kkvpr-owned-copy h3 {
    font-size: clamp(40px, 10.9vw, 58px);
  }

  .kkvpr-review-stack {
    min-height: 500px;
  }

  .kkvpr-review-stack blockquote {
    width: 94%;
    padding: 23px;
    font-size: 18px;
  }

  .kkvpr-role-tabs {
    display: grid;
    grid-template-columns: 1fr;
    width: 100%;
    border-radius: 18px;
  }

  .kkvpr-role-tabs button {
    justify-content: center;
    border-radius: 13px;
  }

  .kkvpr-value-photo {
    min-height: 500px;
    border-radius: 90px 28px 28px 28px;
  }

  .kkvpr-value-photo figcaption {
    right: 22px;
    bottom: 24px;
    left: 22px;
  }

  .kkvpr-guarantee-grid {
    grid-template-columns: 1fr;
  }

  .kkvpr-guarantee-grid article {
    min-height: 570px;
    padding: 31px 25px;
  }

  .kkvpr-guarantee-yes {
    border-radius: 28px 80px 28px 28px;
  }

  .kkvpr-guarantee-no {
    border-radius: 28px 28px 80px 28px;
  }

  .kkvpr-guarantee-grid h3 {
    font-size: clamp(48px, 12.5vw, 69px);
  }

  .kkvpr-guarantee-no blockquote {
    right: 25px;
    bottom: 31px;
    left: 25px;
    font-size: 17px;
  }

  .kkvpr-accordions summary {
    min-height: 88px;
    gap: 15px;
    font-size: 20px;
  }

  .kkvpr-accordions summary span {
    width: 36px;
    height: 36px;
    flex-basis: 36px;
  }

  .kkvpr-accordions details > p {
    padding-right: 0;
  }

  .kkvpr-final-route {
    padding: 25px 20px;
    border-radius: 28px 28px 82px 28px;
  }

  .kkvpr-final-route-top {
    align-items: flex-start;
    flex-direction: column;
    gap: 7px;
  }

  .kkvpr-final-line {
    display: grid;
    grid-template-columns: auto 1fr auto;
    row-gap: 10px;
  }

  .kkvpr-final-line i:nth-of-type(2),
  .kkvpr-final-line strong {
    display: none;
  }
}

@media (max-width: 480px) {
  .kkvpr-hero {
    padding-top: 126px;
  }

  .kkvpr-hero h1 {
    font-size: clamp(42px, 12.4vw, 50px);
    letter-spacing: -.043em;
  }

  .kkvpr-hero h1 span {
    font-size: .42em;
  }

  .kkvpr-proof-topline span {
    font-size: 13px;
    letter-spacing: .065em;
  }

  .kkvpr-proof-card {
    min-height: 600px;
  }

  .kkvpr-proof-radar {
    height: 300px;
  }

  .kkvpr-proof-node {
    width: 96px;
    min-height: 72px;
  }

  .kkvpr-proof-node strong {
    font-size: 11px;
  }

  .kkvpr-proof-node small {
    display: none;
  }

  .kkvpr-proof-core {
    width: 88px;
    height: 88px;
  }

  .kkvpr-proof-stamp {
    left: 7px;
    padding-inline: 8px;
  }

  .kkvpr-service-nav {
    grid-template-columns: 1fr;
  }

  .kkvpr-service-photo {
    min-height: 330px;
  }

  .kkvpr-process-screen {
    min-height: 470px;
  }

  .kkvpr-review-stack {
    min-height: 520px;
  }

  .kkvpr-guarantee-grid article {
    min-height: 610px;
  }

  .kkvpr-final-route li {
    grid-template-columns: 38px 1fr;
    gap: 13px;
  }

  .kkvpr-final-route li > span {
    width: 36px;
    height: 36px;
  }
}

@media (prefers-reduced-motion: reduce) {
  .kkvpr *,
  .kkvpr *::before,
  .kkvpr *::after {
    scroll-behavior: auto !important;
    animation-duration: .001ms !important;
    animation-iteration-count: 1 !important;
    transition-duration: .001ms !important;
  }

  .kkvpr-reveal {
    opacity: 1;
    transform: none;
  }
}

@media print {
  .kkvpr-reveal {
    opacity: 1 !important;
    transform: none !important;
  }

  .kkvpr-service-panel,
  .kkvpr-owned-panel,
  .kkvpr-role-panel {
    display: block !important;
    min-height: 0 !important;
    margin-bottom: 24px;
    break-inside: avoid;
  }
}
/*  */


/*  */

.kkvpr-marquee {
  left: -5% !important;
  width: 110% !important;
  overflow: hidden !important;
}

.kkvpr-marquee > div {
  display: flex !important;
  flex: 0 0 100vw !important;
  width: 100vw !important;
  min-width: 100vw !important;

  align-items: center !important;
  justify-content: space-evenly !important;
  gap: clamp(18px, 2vw, 38px) !important;

  padding: 14px clamp(24px, 3vw, 45px) !important;
  box-sizing: border-box !important;

  animation: kkvpr-marquee-infinite 22s linear infinite !important;
  will-change: transform;
}

@keyframes kkvpr-marquee-infinite {
  from {
    transform: translate3d(0, 0, 0);
  }

  to {
    transform: translate3d(-100%, 0, 0);
  }
}

.kkvpr-marquee span {
  flex: 0 0 auto;
  white-space: nowrap !important;
}


/* ==========================================================
   2. BIZONYÍTÉK-DIAGNOSZTIKA AKTÍV ELEM
   ========================================================== */

.elementor .kkvpr .kkvpr-gap-options button.is-active,
.elementor .kkvpr .kkvpr-gap-options button.is-active:hover,
.elementor .kkvpr .kkvpr-gap-options button.is-active:focus,
.elementor .kkvpr .kkvpr-gap-options button.is-active:active {
  color: #ffffff !important;

  background-color: #0a0c18 !important;
  background-image:
    radial-gradient(
      circle at 90% 15%,
      rgba(83, 237, 185, 0.13),
      transparent 28%
    ),
    linear-gradient(
      145deg,
      #090b17 0%,
      #11162a 68%,
      #171135 100%
    ) !important;

  border-color: rgba(157, 98, 255, 0.52) !important;

  box-shadow:
    inset 3px 0 0 var(--pr-purple),
    0 18px 36px rgba(8, 10, 24, 0.14) !important;
}

.kkvpr-gap-options button.is-active strong {
  color: #ffffff !important;
  opacity: 1 !important;
}

.kkvpr-gap-options button.is-active > span {
  color: var(--pr-cyan) !important;
}

.kkvpr-gap-options button.is-active i {
  border-color: var(--pr-mint) !important;
  background-color: var(--pr-mint) !important;
  box-shadow:
    inset 0 0 0 6px #0a0c18,
    0 0 18px rgba(83, 237, 185, 0.45) !important;
}


/* ==========================================================
   3. KÉPEK ALJÁN LÉVŐ FELIRATOK
   ========================================================== */

.kkvpr-service-photo::after {
  z-index: 1 !important;

  background:
    linear-gradient(
      180deg,
      rgba(5, 7, 17, 0.02) 22%,
      rgba(5, 7, 17, 0.28) 48%,
      rgba(5, 7, 17, 0.94) 82%,
      #050711 100%
    ),
    linear-gradient(
      90deg,
      rgba(5, 7, 17, 0.38),
      transparent 72%
    ) !important;
}

.kkvpr-service-photo figcaption {
  z-index: 3 !important;
  right: 24px !important;
  bottom: 24px !important;
  left: 24px !important;

  max-width: calc(100% - 48px) !important;
  padding: 18px 19px !important;

  overflow: visible !important;

  border:
    1px solid rgba(255, 255, 255, 0.14) !important;
  border-left:
    3px solid var(--pr-mint) !important;
  border-radius: 16px !important;

  color: #ffffff !important;
  background:
    linear-gradient(
      135deg,
      rgba(6, 8, 20, 0.92),
      rgba(15, 17, 36, 0.78)
    ) !important;

  box-shadow:
    0 18px 40px rgba(1, 2, 9, 0.32),
    inset 0 1px 0 rgba(255, 255, 255, 0.06) !important;

  -webkit-backdrop-filter: blur(10px);
  backdrop-filter: blur(10px);
}

.kkvpr-service-photo figcaption span {
  color: var(--pr-mint) !important;
  opacity: 1 !important;

  font-size: 9px !important;
  line-height: 1.3 !important;

  text-shadow:
    0 2px 12px rgba(0, 0, 0, 0.65) !important;
}

.kkvpr-service-photo figcaption b {
  display: block !important;
  width: 100% !important;
  max-width: 100% !important;

  color: #ffffff !important;
  opacity: 1 !important;

  font-size: clamp(22px, 2.15vw, 34px) !important;
  font-weight: 900 !important;
  line-height: 1.06 !important;
  letter-spacing: -0.035em !important;

  text-shadow:
    0 3px 18px rgba(0, 0, 0, 0.95),
    0 1px 2px rgba(0, 0, 0, 1) !important;
}


/* ==========================================================
   4. VÉLEMÉNYEK – SZABAD ELRENDEZÉS, ÁTFEDÉS NÉLKÜL
   ========================================================== */

.kkvpr-review-stack {
  position: relative !important;
  display: grid !important;
  min-height: 0 !important;

  align-content: center !important;
  gap: 20px !important;

  padding: 12px 16px 20px !important;
}

.kkvpr-review-stack blockquote {
  position: relative !important;

  top: auto !important;
  right: auto !important;
  bottom: auto !important;
  left: auto !important;

  width: min(92%, 440px) !important;
  max-width: 100% !important;
  min-height: 0 !important;

  margin: 0 !important;
  padding: 27px !important;

  overflow-wrap: anywhere !important;
  word-break: normal !important;

  line-height: 1.45 !important;
}

.kkvpr-review-stack blockquote:nth-child(1) {
  z-index: 3 !important;
  justify-self: start !important;

  border-color: rgba(83, 237, 185, 0.32) !important;
  transform: rotate(-1.2deg) !important;
}

.kkvpr-review-stack blockquote:nth-child(2) {
  z-index: 2 !important;
  justify-self: end !important;

  transform: rotate(1.6deg) !important;
}

.kkvpr-review-stack blockquote:nth-child(3) {
  z-index: 1 !important;
  justify-self: start !important;

  margin-left: 7% !important;
  transform: rotate(-1.4deg) !important;
}


/* ==========================================================
   MOBIL
   ========================================================== */

@media (max-width: 720px) {

  /* Futószalag */

  .kkvpr-marquee > div {
    flex-basis: 118vw !important;
    width: 118vw !important;
    min-width: 118vw !important;

    justify-content: space-around !important;
    gap: 18px !important;

    padding-inline: 18px !important;
    animation-duration: 17s !important;
  }

  .kkvpr-marquee span {
    font-size: 8px !important;
    letter-spacing: 0.16em !important;
  }


  /* Második rész két választója egymás alatt */

  .kkvpr-type-tabs {
    display: grid !important;
    grid-template-columns: 1fr !important;
    gap: 9px !important;

    width: 100% !important;
    max-width: none !important;

    overflow: visible !important;
    scroll-snap-type: none !important;
  }

  .kkvpr-type-tabs button {
    width: 100% !important;
    min-width: 0 !important;
    min-height: 104px !important;

    grid-template-columns: 38px minmax(0, 1fr) !important;

    padding: 19px 18px !important;
    scroll-snap-align: none !important;
  }

  .kkvpr-type-tabs button strong {
    color: #ffffff !important;
    font-size: 18px !important;
    line-height: 1.2 !important;
  }

  .kkvpr-type-tabs button small {
    color: #9095aa !important;
    font-size: 10px !important;
  }

  .kkvpr-type-tabs button.is-active {
    background:
      linear-gradient(
        110deg,
        rgba(100, 45, 215, 0.72),
        rgba(157, 98, 255, 0.18)
      ) !important;

    box-shadow:
      inset 4px 0 0 var(--pr-purple),
      0 15px 34px rgba(4, 5, 15, 0.23) !important;
  }


  /* Képfeliratok */

  .kkvpr-service-photo {
    min-height: 390px !important;
  }

  .kkvpr-service-photo figcaption {
    right: 15px !important;
    bottom: 15px !important;
    left: 15px !important;

    max-width: calc(100% - 30px) !important;
    padding: 16px !important;
  }

  .kkvpr-service-photo figcaption span {
    margin-bottom: 9px !important;
    font-size: 8px !important;
  }

  .kkvpr-service-photo figcaption b {
    font-size: clamp(21px, 7vw, 29px) !important;
    line-height: 1.08 !important;
  }


  /* Vélemények */

  .kkvpr-review-stack {
    gap: 18px !important;
    padding: 8px 2px 14px !important;
  }

  .kkvpr-review-stack blockquote {
    width: calc(100% - 12px) !important;
    padding: 22px 20px !important;

    font-size: 18px !important;
    line-height: 1.48 !important;
  }

  .kkvpr-review-stack blockquote:nth-child(1) {
    justify-self: start !important;
    transform: rotate(-0.7deg) !important;
  }

  .kkvpr-review-stack blockquote:nth-child(2) {
    justify-self: end !important;
    transform: rotate(0.9deg) !important;
  }

  .kkvpr-review-stack blockquote:nth-child(3) {
    justify-self: start !important;

    margin-left: 10px !important;
    transform: rotate(-0.8deg) !important;
  }
}


/* ==========================================================
   KESKENY MOBIL
   ========================================================== */

@media (max-width: 420px) {

  .kkvpr-type-tabs button {
    min-height: 98px !important;
  }

  .kkvpr-service-photo {
    min-height: 365px !important;
  }

  .kkvpr-service-photo figcaption b {
    font-size: 22px !important;
  }

  .kkvpr-review-stack blockquote {
    width: calc(100% - 6px) !important;
    padding: 20px 18px !important;
    font-size: 17px !important;
  }

  .kkvpr-review-stack blockquote:nth-child(3) {
    margin-left: 5px !important;
  }
}/* End custom CSS */