/* Geomini — self-hosted */
@font-face {
  font-family: Geomini;
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("https://plasmic.icynetics.com/site-assets/geomini-latin-ext.woff2") format("woff2");
  unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
}
@font-face {
  font-family: Geomini;
  font-style: normal;
  font-weight: 400 800;
  font-display: swap;
  src: url("https://plasmic.icynetics.com/site-assets/geomini-latin.woff2") format("woff2");
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}

/* Scroll reveal — dramatic stagger; farther travel = faster finish */
@keyframes fcScrollUp {
  from { opacity: 0; transform: translateY(var(--fc-travel, 72px)); }
  to { opacity: 1; transform: translateY(0); }
}
@keyframes fcScrollLeft {
  from { opacity: 0; transform: translateX(calc(-1 * var(--fc-travel, 80px))); }
  to { opacity: 1; transform: translateX(0); }
}
@keyframes fcScrollRight {
  from { opacity: 0; transform: translateX(var(--fc-travel, 80px)); }
  to { opacity: 1; transform: translateX(0); }
}
@keyframes fcScrollScale {
  from { opacity: 0; transform: scale(0.92); }
  to { opacity: 1; transform: scale(1); }
}

[data-fc-reveal] {
  --fc-travel: 72px;
  animation-duration: 1.7s;
  animation-timing-function: cubic-bezier(0.16, 1, 0.3, 1);
  animation-fill-mode: both;
}

/* Time stagger fallback (when view() timeline unsupported) */
[data-fc-reveal][data-fc-stagger="0"] { --fc-travel: 56px; animation-duration: 1.95s; animation-delay: 0ms; }
[data-fc-reveal][data-fc-stagger="1"] { --fc-travel: 84px; animation-duration: 1.55s; animation-delay: 220ms; }
[data-fc-reveal][data-fc-stagger="2"] { --fc-travel: 112px; animation-duration: 1.2s; animation-delay: 440ms; }
[data-fc-reveal][data-fc-stagger="3"] { --fc-travel: 140px; animation-duration: 0.95s; animation-delay: 660ms; }
[data-fc-reveal][data-fc-stagger="4"] { --fc-travel: 168px; animation-duration: 0.78s; animation-delay: 880ms; }
[data-fc-reveal][data-fc-stagger="5"] { --fc-travel: 196px; animation-duration: 0.62s; animation-delay: 1100ms; }

@supports (animation-timeline: view()) {
  [data-fc-reveal] {
    animation-timeline: view();
    animation-delay: 0ms; /* scroll range owns timing */
    animation-range: entry 4% cover 72%;
  }
  /*
   * Wide start offsets = clear cascade.
   * Later items: shorter range span (faster) + larger --fc-travel.
   */
  [data-fc-reveal][data-fc-stagger="0"] { animation-range: entry 0% cover 68%; }
  [data-fc-reveal][data-fc-stagger="1"] { animation-range: entry 28% cover 82%; }
  [data-fc-reveal][data-fc-stagger="2"] { animation-range: entry 48% cover 90%; }
  [data-fc-reveal][data-fc-stagger="3"] { animation-range: entry 60% cover 93%; }
  [data-fc-reveal][data-fc-stagger="4"] { animation-range: entry 70% cover 96%; }
  [data-fc-reveal][data-fc-stagger="5"] { animation-range: entry 78% cover 98%; }

  /* Finish by mid-viewport — last card also fully visible at center */
  [data-fc-finish="mid"][data-fc-stagger="0"] { animation-range: entry 0% cover 22%; }
  [data-fc-finish="mid"][data-fc-stagger="1"] { animation-range: entry 3% cover 26%; }
  [data-fc-finish="mid"][data-fc-stagger="2"] { animation-range: entry 6% cover 30%; }
  [data-fc-finish="mid"][data-fc-stagger="3"] { animation-range: entry 9% cover 34%; }
  [data-fc-finish="mid"][data-fc-stagger="4"] { animation-range: entry 12% cover 37%; }
  [data-fc-finish="mid"][data-fc-stagger="5"] { animation-range: entry 15% cover 40%; }
}

[data-fc-reveal="up"] { animation-name: fcScrollUp; }
[data-fc-reveal="left"] { animation-name: fcScrollLeft; }
[data-fc-reveal="right"] { animation-name: fcScrollRight; }
[data-fc-reveal="scale"] { animation-name: fcScrollScale; }

/* Sticky header clearance for in-page anchors */
#kapcsolat,
#arazas,
#hogyan,
#harom,
#partnerek,
[data-fc-section="kapcsolat"],
[data-fc-section="arazas"],
[data-fc-section="hogyan"],
[data-fc-section="harom"],
[data-fc-section="partnerek"] {
  scroll-margin-top: 88px;
}
#kapcsolat h2,
[data-fc-section="kapcsolat"] h2,
#arazas h2,
[data-fc-section="arazas"] h2 {
  scroll-margin-top: 88px;
}

/* Soft 5px blur on geometric JPG background layers */
.fc-blur-bg,
[id="Gnul6oRmhohu"],
[id="o5YPFKJxjtUX"],
[id="FKyb2oxqXZDQ"],
[id="DHSWA1hlHyLM"],
[id="LcdRInNf33m3"],
[id="nBTgt4AM0QlX"] {
  filter: blur(5px) !important;
  -webkit-filter: blur(5px) !important;
  transform: scale(1.03) !important;
}

/*
 * Full-bleed photo bands.
 * Plasmic canvas does NOT render tpl UUIDs as HTML id — use class / valkey / src.
 * Parallax motion is driven by fc-parallax.js (Studio scrolls .canvas-editor__canvas-clipper).
 */
.fc-img-band,
[data-plasmic-valkey*=".AJ4O4I_LK-tO"],
[data-plasmic-valkey*=".Z855m_TmfA6d"],
[data-plasmic-valkey*=".yX4Gk0muCwEv"],
[id="AJ4O4I_LK-tO"],
[id="Z855m_TmfA6d"],
[id="yX4Gk0muCwEv"] {
  padding: 0 !important;
  width: 100% !important;
  max-width: 100% !important;
}

.fc-img-band-inner,
[data-plasmic-valkey*=".ncw_hFgzvaiN"],
[data-plasmic-valkey*=".iU7Z4Db9mS3q"],
[id="ncw_hFgzvaiN"],
[id="iU7Z4Db9mS3q"] {
  position: relative !important;
  width: 100% !important;
  max-width: 100% !important;
  aspect-ratio: unset !important;
  box-sizing: content-box !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  padding-top: 38% !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  overflow: hidden !important;
  background: transparent !important;
  background-image: none !important;
}

/* Privacy band — wider 1740×720 image → shorter box (room for parallax) */
[data-plasmic-valkey*=".iU7Z4Db9mS3q"],
[id="iU7Z4Db9mS3q"] {
  padding-top: 32% !important;
}

img[src*="nincskeprogzites.jpg"],
[id="mhaalxPq09ZW"] {
  object-fit: cover !important;
  object-position: center center !important;
  width: 100% !important;
  height: auto !important;
}

/* Tech / seta2 — full video frame visible (no parallax crop) */
[data-plasmic-valkey*=".jqDRPcvTst8C"],
[id="jqDRPcvTst8C"] {
  position: relative !important;
  width: 100% !important;
  max-width: 100% !important;
  aspect-ratio: unset !important;
  box-sizing: content-box !important;
  height: 0 !important;
  min-height: 0 !important;
  max-height: none !important;
  padding-top: 56.25% !important;
  padding-right: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  overflow: hidden !important;
  background: #0b1220 !important;
  background-image: none !important;
}

/* Photo layer (parallax images only) */
.fc-parallax-img,
img[src*="termek.jpg"],
img[src*="nincskeprogzites.jpg"],
[id="zWF3KX6ei0-m"],
[id="mhaalxPq09ZW"] {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  width: 100% !important;
  height: auto !important;
  max-width: none !important;
  object-fit: fill !important;
  object-position: center top !important;
  opacity: 1 !important;
  pointer-events: none !important;
  z-index: 0 !important;
  will-change: transform;
  transform: translate3d(0, 0, 0);
}

/* Full-frame seta2 background (no parallax) */
video[src*="seta2"],
video[data-fc-bg-video] {
  position: absolute !important;
  left: 0 !important;
  right: 0 !important;
  top: 0 !important;
  bottom: 0 !important;
  width: 100% !important;
  height: 100% !important;
  max-width: none !important;
  object-fit: contain !important;
  object-position: center center !important;
  opacity: 1 !important;
  pointer-events: none !important;
  z-index: 0 !important;
  transform: none !important;
}

/* Text over photo */
[data-plasmic-valkey*=".CGaZ-3kT07mq"],
[data-plasmic-valkey*=".sXDzSug3rA1Z"],
[data-plasmic-valkey*=".uId1IJHGHuGr"],
[id="CGaZ-3kT07mq"],
[id="sXDzSug3rA1Z"],
[id="uId1IJHGHuGr"] {
  position: absolute !important;
  z-index: 2 !important;
  display: flex !important;
  flex-direction: column !important;
  justify-content: center !important;
  top: 0 !important;
  bottom: 0 !important;
  padding-top: 5vw !important;
  padding-bottom: 5vw !important;
  padding-right: 5vw !important;
  /* Align text start with hero column (max 1152px, 24px side padding) */
  padding-left: max(24px, calc((100vw - 1152px) / 2)) !important;
  box-sizing: border-box !important;
}

/* Tech band text: 50% wider than previous 60%/864px */
[data-plasmic-valkey*=".CGaZ-3kT07mq"],
[id="CGaZ-3kT07mq"] {
  max-width: 1296px !important;
  width: 90% !important;
  min-width: 60vw !important;
}

[data-plasmic-valkey*=".sXDzSug3rA1Z"],
[data-plasmic-valkey*=".uId1IJHGHuGr"],
[id="sXDzSug3rA1Z"],
[id="uId1IJHGHuGr"] {
  max-width: 864px !important;
  width: 60% !important;
  min-width: 40vw !important;
}

/* Tech band: soft left scrim for white copy readability */
[data-plasmic-valkey*=".CGaZ-3kT07mq"],
[id="CGaZ-3kT07mq"] {
  background: linear-gradient(
    90deg,
    rgba(20, 24, 30, 0.82) 0%,
    rgba(20, 24, 30, 0.55) 40%,
    rgba(20, 24, 30, 0.18) 72%,
    rgba(20, 24, 30, 0) 100%
  ) !important;
}

[data-plasmic-valkey*=".CGaZ-3kT07mq"] h2,
[data-plasmic-valkey*=".CGaZ-3kT07mq"] p,
[data-plasmic-valkey*=".CGaZ-3kT07mq"] span,
[data-plasmic-valkey*=".CGaZ-3kT07mq"] div,
[id="CGaZ-3kT07mq"] h2,
[id="CGaZ-3kT07mq"] p,
[id="CGaZ-3kT07mq"] span,
[id="CGaZ-3kT07mq"] div {
  text-shadow: none !important;
}

[data-plasmic-valkey*=".sXDzSug3rA1Z"],
[data-plasmic-valkey*=".uId1IJHGHuGr"],
[id="sXDzSug3rA1Z"],
[id="uId1IJHGHuGr"] {
  background: none !important;
}

[data-plasmic-valkey*=".CGaZ-3kT07mq"],
[data-plasmic-valkey*=".uId1IJHGHuGr"],
[id="CGaZ-3kT07mq"],
[id="uId1IJHGHuGr"] {
  left: 0 !important;
  right: auto !important;
  text-align: left !important;
  align-items: flex-start !important;
}

[data-plasmic-valkey*=".sXDzSug3rA1Z"],
[id="sXDzSug3rA1Z"] {
  right: 0 !important;
  left: auto !important;
  text-align: right !important;
  align-items: flex-end !important;
}
