/* 7.9.76 — vrati kamione, telefon, pozadine. Mesh je šapat. Tekst je čitljiv. */

html body.bu-landing-page .bu-photo,
html body.bu-landing-page .bu-photo img,
html body.bu-landing-page .bu-hero-phone,
html body.bu-landing-page .bu-hero-phone img,
html body.bu-landing-page .bu-fleet-shot,
html body.bu-landing-page .bu-fleet-truck {
  display: block !important;
}

html body.bu-landing-page .bu-neon-hero::after,
html body.bu-landing-page .bu-hero-v75::after,
html body.bu-landing-page .bu-hero-v76::after {
  content: none !important;
  display: none !important;
}

html body.bu-landing-page .bu-photo {
  position: absolute;
  inset: 0;
  z-index: 0;
  overflow: hidden;
  pointer-events: none;
  visibility: visible !important;
  opacity: 1 !important;
}
html body.bu-landing-page .bu-photo img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
html body.bu-landing-page .bu-photo i {
  position: absolute;
  inset: 0;
  pointer-events: none;
}
html body.bu-landing-page .bu-photo[data-veil="hero"] i {
  background:
    linear-gradient(90deg, rgba(4, 14, 22, 0.88) 0%, rgba(4, 14, 22, 0.62) 42%, rgba(4, 14, 22, 0.28) 72%, rgba(4, 14, 22, 0.18) 100%),
    linear-gradient(180deg, rgba(4, 14, 22, 0.35) 0%, rgba(4, 14, 22, 0.55) 100%);
}
html body.bu-landing-page .bu-photo[data-veil="dark"] i {
  background:
    linear-gradient(180deg, rgba(6, 20, 28, 0.72) 0%, rgba(6, 20, 28, 0.82) 100%),
    linear-gradient(90deg, rgba(6, 20, 28, 0.55), rgba(6, 20, 28, 0.28));
}
html body.bu-landing-page .bu-photo[data-veil="fleet"] i {
  background:
    linear-gradient(90deg, rgba(5, 12, 20, 0.88) 0%, rgba(5, 12, 20, 0.45) 52%, rgba(5, 12, 20, 0.18) 100%);
}
html body.bu-landing-page .bu-photo[data-veil="cta"] i {
  background:
    linear-gradient(90deg, rgba(6, 22, 32, 0.82) 0%, rgba(6, 22, 32, 0.55) 48%, rgba(6, 22, 32, 0.28) 100%);
}
html body.bu-landing-page .bu-photo[data-veil="light"] i {
  background:
    linear-gradient(180deg, rgba(247, 251, 252, 0.52) 0%, rgba(247, 251, 252, 0.7) 100%);
}

html body.bu-landing-page .bu-mesh {
  z-index: 1;
}
html body.bu-landing-page .bu-mesh canvas {
  opacity: 0.22 !important;
}

html body.bu-landing-page .bu-hero-v76,
html body.bu-landing-page .bu-home-net,
html body.bu-landing-page .bu-home-board,
html body.bu-landing-page .bu-home-fleet,
html body.bu-landing-page .bu-home-bots,
html body.bu-landing-page .bu-home-split,
html body.bu-landing-page .bu-home-bh,
html body.bu-landing-page .bu-home-explore,
html body.bu-landing-page .bu-home-cta {
  position: relative;
  isolation: isolate;
  overflow: hidden;
}

/* —— HERO: kamion + telefon —— */
html body.bu-landing-page .bu-hero-v76 {
  min-height: min(86vh, 860px) !important;
  background: #071820 !important;
  color: #e8fbff;
  margin: 0 !important;
  padding: 0 !important;
}
html body.bu-landing-page .bu-hero-v76-grid {
  position: relative;
  z-index: 2;
  width: min(1180px, calc(100% - 40px));
  margin: 0 auto;
  padding: 72px 0 40px;
  display: grid;
  grid-template-columns: minmax(0, 1.08fr) minmax(240px, 0.92fr);
  gap: 28px;
  align-items: center;
}
html body.bu-landing-page .bu-hero-v76-copy {
  display: flex;
  flex-direction: column;
  max-width: 640px;
}
html body.bu-landing-page .bu-hero-v76 h1 {
  margin: 8px 0 14px;
  font-size: clamp(34px, 5vw, 56px);
  line-height: 1.06;
  letter-spacing: -0.04em;
  color: #fff !important;
  max-width: 16ch;
  text-shadow: 0 10px 28px rgba(0, 10, 24, 0.55);
}
html body.bu-landing-page .bu-hero-v76 h1 em {
  font-style: normal;
  background: linear-gradient(90deg, #7af0ff, #5eead4);
  -webkit-background-clip: text;
  background-clip: text;
  color: transparent;
}
html body.bu-landing-page .bu-hero-v76 .bu-neon-lead,
html body.bu-landing-page .bu-hero-v76 .bu-hero-solve {
  color: #e2f4f8 !important;
  text-shadow: 0 2px 12px rgba(0, 0, 0, 0.45);
}
html body.bu-landing-page .bu-hero-phone {
  position: relative;
  z-index: 2;
  margin: 0;
}
html body.bu-landing-page .bu-hero-phone img {
  width: min(100%, 440px);
  height: auto;
  margin-left: auto;
  border-radius: 28px;
  box-shadow: 0 28px 64px rgba(0, 0, 0, 0.45);
  object-fit: cover;
}

html body.bu-landing-page .bu-hero-v76 .bu-feat-card {
  background: rgba(8, 28, 36, 0.62) !important;
  border: 1px solid rgba(122, 240, 255, 0.22) !important;
  color: #e8fbff !important;
}
html body.bu-landing-page .bu-hero-v76 .bu-feat-card strong {
  color: #e8fbff !important;
  text-shadow: none !important;
}

/* —— Sekcije: fallback ispod fotografije —— */
html body.bu-landing-page .bu-home-net.bu-neon-stage {
  margin-top: 0 !important;
  background: #0a2430 !important;
}
html body.bu-landing-page .bu-home-board {
  background: #eef6f7 !important;
}
html body.bu-landing-page .bu-home-fleet {
  background: #071820 !important;
}
html body.bu-landing-page .bu-home-bots,
html body.bu-landing-page .bu-home-split,
html body.bu-landing-page .bu-home-cta {
  background: #071820 !important;
}
html body.bu-landing-page .bu-home-bh {
  background: #eef4fa !important;
}

html body.bu-landing-page .bu-neon-wrap,
html body.bu-landing-page .bu-neon-stage-inner,
html body.bu-landing-page .bu-hero-v76-grid,
html body.bu-landing-page .bu-home-cta .bu-neon-footcta-inner,
html body.bu-landing-page .bu-home-split .bu-sec-cue {
  position: relative;
  z-index: 2;
}

/* —— Flota: pravi kamion + mala ikona —— */
html body.bu-landing-page .bu-fleet-shot {
  position: relative;
  z-index: 2;
  border-radius: 24px;
  overflow: hidden;
  min-height: 320px;
  box-shadow: 0 24px 50px rgba(0, 0, 0, 0.35);
}
html body.bu-landing-page .bu-fleet-truck {
  width: 100%;
  height: 420px;
  object-fit: cover;
  object-position: 62% 40%;
}
html body.bu-landing-page .bu-fleet-chip {
  position: absolute;
  left: 16px;
  bottom: 16px;
  display: grid;
  grid-template-columns: 40px 1fr;
  gap: 4px 10px;
  align-items: center;
  padding: 10px 14px 10px 10px;
  border-radius: 16px;
  background: rgba(7, 24, 32, 0.82);
  border: 1px solid rgba(122, 240, 255, 0.28);
  color: #e8fbff;
  backdrop-filter: blur(10px);
}
html body.bu-landing-page .bu-fleet-chip img {
  width: 40px;
  height: 40px;
  border-radius: 12px;
  grid-row: 1 / span 2;
}
html body.bu-landing-page .bu-fleet-chip b {
  font-size: 13px;
  color: #7af0ff;
}
html body.bu-landing-page .bu-fleet-chip span {
  font-size: 12px;
  opacity: 0.86;
  grid-column: 2;
}
html body.bu-landing-page .bu-home-fleet-grid > .bu-sec-cue {
  grid-column: 1 / -1;
}

html body.bu-landing-page .bu-split-card,
html body.bu-landing-page .bu-home-win,
html body.bu-landing-page .bu-net-soon,
html body.bu-landing-page .bu-bots-grid article,
html body.bu-landing-page .bu-load-card {
  backdrop-filter: blur(10px);
}

@media (max-width: 899px) {
  html body.bu-landing-page .bu-hero-v76 {
    min-height: 0 !important;
  }
  html body.bu-landing-page .bu-hero-v76-grid {
    grid-template-columns: 1fr;
    padding-top: 64px;
  }
  html body.bu-landing-page .bu-hero-phone img {
    width: min(100%, 320px);
    margin: 0 auto;
  }
  html body.bu-landing-page .bu-fleet-truck {
    height: 280px;
  }
}
@media (prefers-reduced-motion: reduce) {
  html body.bu-landing-page .bu-mesh { display: none; }
}
