/* ============ FUEL HERO ============ */

.fuel-hero {
  background-color: #f6f8fb;
  padding: 80px 16px 80px;
}

.fuel-hero__inner {
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
  align-items: center;
  column-gap: 48px;
}

/* LEVO – tekst */

.fuel-hero__content {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.fuel-hero__kicker {
  margin: 0;
  background: linear-gradient(104deg, #38bdf8 0%, #8b5cf6 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Sora", sans-serif;
  font-weight: 600;
  font-size: 52px;
  line-height: 1.1;
}

.fuel-hero__title {
  margin: 0;
  font-family: "Sora", sans-serif;
  font-weight: 600;
  font-size: 32px;
  color: #000;
}

.fuel-hero__body {
  margin: 8px 0 0;
  max-width: 520px;
  font-family: "Inter Tight", sans-serif;
  font-size: 18px;
  line-height: 1.5;
  color: #000;
  opacity: 0.85;
}

.fuel-hero__tagline {
  margin: 8px 0 0;
  font-family: "Inter Tight", sans-serif;
  font-size: 18px;
  line-height: 1.4;
  color: #000;
  opacity: 0.85;
}

.fuel-hero__tagline span {
  font-weight: 600;
}

.fuel-hero__cta {
  margin-top: 24px;
  align-self: flex-start;
  border: none;
  border-radius: 70px;
  padding: 14px 40px;
  font-family: "Sora", sans-serif;
  font-weight: 600;
  font-size: 16px;
  color: #fff;
  background: linear-gradient(162deg, #38bdf8 31.72%, #8b5cf6 80.47%);
  box-shadow: 0 10px 10px rgba(0, 0, 0, 0.15);
  cursor: pointer;
  text-decoration: none;
  transition: filter 0.2s ease, transform 0.1s ease;
}

.fuel-hero__cta:hover {
  filter: brightness(1.06);
  transform: translateY(-1px);
}

/* DESNO – vizual */

.fuel-hero__visual {
  position: relative;
  min-height: 380px;
}

.fuel-hero__cards {
  position: relative;
  width: 100%;
  max-width: 420px;
  margin-left: auto;
}

.fuel-hero__bg {
  display: block;
  width: 100%;
  height: auto;
}

.fuel-hero__card-main {
  position: absolute;
  top: -16px;
  left: 8%;
  width: 52%;
  height: auto;
}

.fuel-hero__card-secondary {
  position: absolute;
  top: 120px;
  right: 0;
  width: 48%;
  height: auto;
}

/* Badge */

.fuel-hero__badge {
  position: absolute;
  left: 0;
  bottom: 24px;
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 8px 18px;
  border-radius: 16px;
  background: #fff;
  box-shadow:
    -5px -5px 15px rgba(139, 92, 246, 0.3),
     5px  5px 15px rgba(56, 189, 248, 0.3);
}

.fuel-hero__badge-label {
  margin: 0;
  font-family: "Inter Tight", sans-serif;
  font-weight: 500;
  font-size: 14px;
  white-space: nowrap;
}

.fuel-hero__badge-value {
  margin: 0;
  font-family: "Inter Tight", sans-serif;
  font-weight: 800;
  font-size: 18px;
  background: linear-gradient(164deg, #38bdf8 0%, #8b5cf6 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

/* Ikonica u kvadratu */

.fuel-hero__icon-box {
  position: absolute;
  right: 10%;
  top: 16%;
  width: 96px;
  height: 96px;
  border-radius: 16px;
  background: #fff;
  box-shadow:
    5px 5px 15px rgba(56, 189, 248, 0.3),
   -5px -5px 15px rgba(139, 92, 246, 0.3);
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ovde ručno ubaciš SVG / PNG ikonicu, ne stilizujem je posebno */

/* MOBILE hero slika */

.fuel-hero__mobile-image {
  display: none;
  max-width: 1200px;
  margin: 32px auto 0;
}

.fuel-hero__mobile-image img {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 16px;
}

/* ============ WHY OUR FUEL CARDS ============ */

.fuel-why {
  padding: 80px 16px 0;
}

.fuel-why__inner {
  max-width: 1440px;
  margin: 0 auto;
  background: #fff;
  border-radius: 30px;
  box-shadow: 5px 5px 15px rgba(56, 189, 248, 0.3);
  padding: 40px 40px 40px;
  display: grid;
  grid-template-columns: minmax(0, 1.1fr) minmax(0, 1fr);
  column-gap: 32px;
  align-items: center;
}

.fuel-why__content {
  display: flex;
  flex-direction: column;
  gap: 20px;
}

.fuel-why__title {
  margin: 0;
  background: linear-gradient(104deg, #38bdf8 0%, #8b5cf6 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
  font-family: "Sora", sans-serif;
  font-weight: 600;
  font-size: 34px;
  line-height: 1.2;
}

.fuel-why__list {
  list-style: none;
  padding: 0;
  margin: 16px 0 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.fuel-why__item {
  display: flex;
  align-items: center;
  gap: 10px;
}

.fuel-why__item img {
  /* TODO vektori: po želji dodaj width/height ako treba, ili ostavi default */
}

.fuel-why__pill {
  display: inline-flex;
  align-items: center;
  justify-content: flex-start;
  padding: 12px 20px;
  border-radius: 999px;
  background: #fff;
  box-shadow:
    5px 5px 15px rgba(56, 189, 248, 0.3),
   -5px -5px 15px rgba(139, 92, 246, 0.3);
  font-family: "Inter Tight", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #000;
  gap: 12px;
}

/* Desna slika */

.fuel-why__visual {
  position: relative;
  min-height: 280px;
}

.fuel-why__mask {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 20px;
}

.fuel-why__cards {
  position: absolute;
  top: -10%;
  left: 8%;
  width: 70%;
  height: auto;
}

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

@media (max-width: 991px) {

  .fuel-hero {
    padding: 56px 24px 64px;
  }

  .fuel-hero__inner {
    grid-template-columns: 1fr;
    row-gap: 40px;
  }

  .fuel-hero__visual {
    order: -1;
  }

  .fuel-hero__kicker {
    font-size: 40px;
  }

  .fuel-hero__title {
    font-size: 26px;
  }

  .fuel-hero__badge {
    bottom: 12px;
  }

  .fuel-why__inner {
    grid-template-columns: 1fr;
    row-gap: 32px;
    padding: 32px 24px;
  }
}

@media (max-width: 767px) {

  .fuel-hero__inner {
    grid-template-columns: 1fr;
  }

  .fuel-hero__visual {
    display: none; /* na malom ekranu koristi samo Frame-8.png */
  }

  .fuel-hero__mobile-image {
    display: block;
  }

  .fuel-hero__kicker {
    font-size: 36px;
  }

  .fuel-hero__title {
    font-size: 24px;
  }

  .fuel-hero__body,
  .fuel-hero__tagline {
    font-size: 16px;
  }

  .fuel-hero__cta {
    width: 100%;
    text-align: center;
    justify-content: center;
  }

  .fuel-why {
    padding: 0;
  }

  .fuel-why__inner {
    padding: 24px 12px 28px;
  }

  .fuel-why__title {
    font-size: 26px;
  }

  .fuel-why__pill {
    font-size: 14px;
    padding-inline: 8px;
  }
}

/* FC Tiers - feature list */
.fc-tier__features {
    list-style: none;
    margin: 0;
    padding: 0;
}

.fc-tier__features li {
    position: relative;
    padding-left: 18px;
    font-family: "Inter Tight", Helvetica;
    font-weight: 400;
    color: #5a5a5a;
    font-size: 16px;
    line-height: 28px;
}

.fc-tier__features li::before {
    content: "";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 5px;
    height: 9px;
    background-image: url("https://wpmarketing.lioneight.dev/wp-content/themes/tru-funding/assets/img/arrow-right.svg");
    background-repeat: no-repeat;
    background-size: contain;
}

/* FC Tiers - factoring benefits list */
.fc-tiers__factoring-benefits {
    list-style: none;
    margin: 0;
    padding: 0;
    display: flex;
    flex-direction: column;
    gap: 12px;
}

.fc-tiers__factoring-benefits li {
    display: flex;
    align-items: center;
    background-color: #ffffff;
    border-radius: 50px;
    box-shadow:
        5px 5px 15px #38bdf84c,
        -5px -5px 15px #8a5bf54c;
    padding: 0 24px;
    height: 46px;
    font-family: "Inter Tight", Helvetica;
    font-weight: 500;
    color: #000000;
    font-size: 16px;
}

/* Ovo možeš da prepišeš ispod postojećeg CSS-a */
.fc-tier--black .group-4,
.fc-tier--black .exclusive-high,
.fc-tier--black .vector-stroke,
.fc-tier--black .img,
.fc-tier--black .vector-stroke-2,
.fc-tier--black .vector-stroke-3,
.fc-tier--black .vector-stroke-4,
.fc-tier--black .vector-stroke-5,
.fc-tier--black .vector-stroke-6,
.fc-tier--black .vector-stroke-7 {
    position: static;
    top: auto;
    left: auto;
    width: auto;
    height: auto;
}

/* ============ FUEL CARD TIERS (tri kartice) ============ */

.fc-tiers {
  padding: 80px 16px 80px;
	position: relative;
  z-index: 5;
}

.fc-tiers__header {
  max-width: 760px;
  margin: 0 auto 40px;
  text-align: center;
}

.fc-tiers__header .fuel-card-built-for {
  margin: 0;
  font-family: "Sora", sans-serif;
  font-weight: 700;
  font-size: 36px;
  line-height: 1.3;
  background: linear-gradient(104deg, #38bdf8 0%, #8b5cf6 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

.fc-tiers__header .text-wrapper {
  margin-top: 8px;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  line-height: 1.4;
  color: #5a5a5a;
}

/* Grid tri kartice */

.fc-tiers__grid {
  max-width: 1440px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: repeat(3, minmax(0, 1fr));
  gap: 24px;
  margin-top: 80px;
}


/* Osnovni stil kartice */

.fc-tier {
  position: relative;
  background-color: #f6f8fb;
  border-radius: 24px;
  padding: 180px 32px 32px;
  overflow: visible;
  z-index: 1;
}

/* Kartice gore (slike) */

.element-white,
.element-silver,
.element-black {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 260px;
  max-width: 80%;
  height: auto;
  border-radius: 16px;
	z-index: 2;
}

/* Badge WHITE / SILVER / BLACK */

.fc-tier .group,
.fc-tier .group-2,
.fc-tier .group-3 {
  position: relative;
  width: 110px;
  height: 30px;
  margin: 0 auto 12px;
}

.fc-tier .rectangle-3 {
  position: absolute;
  inset: 0;
  border-radius: 999px;
  border: 1px solid #000;
  background: #000;
}

.fc-tier .text-wrapper-2 {
  position: absolute;
  inset: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Sora", sans-serif;
  font-weight: 600;
  font-size: 13px;
  color: #fff;
}

/* Naslovi i opisi */

.perfect-for-owner,
.built-for-growing,
.for-high-volume {
  margin: 0 0 8px;
  font-family: "Sora", sans-serif;
  font-weight: 700;
  font-size: 18px;
  line-height: 1.3;
  text-align: center;
}

.fc-tier .p,
.fc-tier .text-wrapper-3,
.fc-tier .text-wrapper-4 {
  margin: 0 0 16px;
  font-family: "Inter Tight", sans-serif;
  font-size: 14px;
  line-height: 1.6;
  text-align: center;
  color: #5a5a5a;
}

/* NOVI UL ZA FEATURE LISTE – strelica umesto bullet-a */

.fc-tier__features {
  list-style: none;
  margin: 0;
  padding: 0;
}

.fc-tier__features li {
  position: relative;
  padding-left: 18px;
  font-family: "Inter Tight", sans-serif;
  font-size: 14px;
  line-height: 1.8;
  color: #5a5a5a;
}

.fc-tier__features li::before {
  content: "";
  position: absolute;
  top: 0.7em;
  left: 0;
  width: 5px;
  height: 9px;
  transform: translateY(-50%);
  background-image: url("https://wpmarketing.lioneight.dev/wp-content/themes/tru-funding/assets/img/arrow-right.svg");
  background-repeat: no-repeat;
  background-size: contain;
}

/* Ukloni stara apsolutna pozicioniranja iz Figma exporta,
   samo da ne utiču na nove UL liste */

.fc-tier .group-4,
.fc-tier .group-5,
.fc-tier .group-6 {
  position: static;
  width: auto;
  height: auto;
}

/* ============ FACTORING SEKCIJA (slika levo, pill-ovi desno) ============ */

.fc-tiers__factoring {
  padding: 80px 16px 100px;
}

.fc-tiers__factoring .fuel-cards-factoring {
  margin: 0 0 40px;
  text-align: center;
  font-family: "Sora", sans-serif;
  font-weight: 700;
  font-size: 32px;
  line-height: 1.3;
  background: linear-gradient(104deg, #38bdf8 0%, #8b5cf6 100%);
  -webkit-background-clip: text;
  background-clip: text;
  -webkit-text-fill-color: transparent;
  text-fill-color: transparent;
}

/* Layout dve kolone – slika + sadržaj */

.fc-tiers__factoring-inner {
  max-width: 1316px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: minmax(0, 1.05fr) minmax(0, 0.95fr);
  column-gap: 70px;
  align-items: center;
}

.fc-tiers__factoring-inner .mask-group {
  display: block;
  width: 100%;
  height: auto;
  border-radius: 32px;
  object-fit: cover;
}

/* Desna kolona */

.fc-tiers__factoring-content {
  position: relative;
}

.fc-tiers__factoring-content .text-wrapper-11 {
  margin: 0 0 24px;
  max-width: 560px;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: #5a5a5a;
}

/* Pill benefiti */

.fc-tiers__factoring-benefits {
  list-style: none;
  margin: 0 0 24px;
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 12px;
}

.fc-tiers__factoring-benefits li {
  display: flex;
  align-items: center;
  height: 46px;
  padding: 0 24px;
  border-radius: 50px;
  background-color: #ffffff;
  box-shadow:
    5px 5px 15px #38bdf84c,
   -5px -5px 15px #8a5bf54c;
  font-family: "Inter Tight", sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: #000000;
}

/* Tekst ispod pill-ova */

.one-app-to-manage {
  margin: 0;
  max-width: 584px;
  font-family: "Inter Tight", sans-serif;
  font-size: 16px;
  line-height: 1.75;
  color: #5a5a5a;
}

.one-app-to-manage .text-wrapper-6 {
  font-family: "Inter Tight", sans-serif;
  font-weight: 700;
}

/* ============ RESPONSIVE ZA CARD + FACTORING ============ */

@media (max-width: 1024px) {
  .fc-tiers__grid {
    grid-template-columns: repeat(2, minmax(0, 1fr));
  }

  .fc-tier {
    padding: 130px 24px 28px;
  }

  .fc-tiers__factoring-inner {
    grid-template-columns: minmax(0, 1fr);
    row-gap: 32px;
  }
}

@media (max-width: 767px) {
  .fc-tiers {
    padding: 56px 16px 56px;
  }

  .fc-tiers__grid {
    grid-template-columns: minmax(0, 1fr);
  }

  .fc-tier {
    padding: 120px 20px 24px;
  }

  .fc-tiers__factoring {
    padding: 56px 16px 64px;
  }

  .fc-tiers__factoring .fuel-cards-factoring {
    font-size: 24px;
    margin-bottom: 24px;
  }
}

/* wrapper kartice */
.fc-tier {
  position: relative;
  background-color: #f6f8fb;
  border-radius: 24px;
  padding: 140px 32px 32px;
  overflow: hidden;
  z-index: 0; /* baza */
}

/* slike kartica iznad svega unutar kartice */
.element-white,
.element-silver,
.element-black {
  position: absolute;
  top: -40px;
  left: 50%;
  transform: translateX(-50%);
  width: 260px;
  max-width: 80%;
  height: auto;
  border-radius: 16px;
  z-index: 2;
}

/* ako imaš neki background overlay unutar .fc-tier, njega stavi na 1 */
.fc-tier::before {
  /* ako ga koristiš */
  z-index: 1;
}

.fuel-page,
.fuel-page * {
  overflow: visible !important;
}

