:root {
  --primary: #ed1c24;
  --primary-dark: #c41920;
  --primary-muted: #f4a5a8;
  /* Muted crvena za completed */
  --primary-light: rgba(237, 28, 36, 0.08);
  --navy: #1a2942;
  --navy-light: #707593;
  --cream: #faf8f5;
  --cream-dark: #f5f0e8;
  --sand: #ebe6dc;
  --white: #ffffff;
  --text: #1a2942;
  --text-light: #5a6a7a;
  --border: rgba(26, 41, 66, 0.1);
  --shadow: rgba(26, 41, 66, 0.08);
  --gold: #c9a962;
  --gold-light: #e8d5a3;
  --success: #2a9d8f;
  --gc-primary: #ed1c24;
  --gc-primary-dark: #c41920;
  --gc-dark: #1a1a1a;
  --gc-gray-800: #2d2d2d;
  --gc-gray-700: #3d3d3d;
}

.gc-section {
  padding: 100px 0;
}

* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}

.dm-sans {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 400;
  font-style: normal;
  font-variation-settings:
    "wdth" 100;
}



.content-wrapper {
  background: var(--white);
  border-radius: 24px;
  padding: 30px;
  box-shadow: 0 10px 60px var(--shadow);
  border: 1px solid var(--border);
}

html,
body {
  height: 100%;
  font-optical-sizing: auto;
  font-weight: 500;
  font-style: normal;
  font-family: 'Inter', sans-serif;
}

.sectionBg {
  background-color: #EFF1F3;
}

h2 {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  text-wrap: balance;

}


h1,
h3,
h4,
h5,
.display-1,
.display-2,
.display-3 {
  font-family: "DM Sans", sans-serif;
  font-optical-sizing: auto;
  font-weight: 900;
  font-style: normal;
  text-wrap: balance;
}

.naslovPrva {
  font-size: 90px;
}

.navbarbg {
  background-color: #EFF1F3;
}

.navbarbg .nav-link {
  color: #ffffff;
}

.cijena {
  color: #000000;
}

.container {
  max-width: 1250px;
}

.container-hero-section {
  max-width: 1500px;
}

.container-prva {
  max-width: 1700px;

}

.sirinaInputPolja {
  width: 250px;
  padding-right: 10px;
}

.sirinaInputDatum {
  width: 125px;
}

.sirinaInputVrijeme {
  width: 80px;
}

.sumDateTime {
  width: 230px;
}

.logo {
  width: 150px;
}

.header {
  background-color: #ffffff;
  color: black;
}

.icon-size {
  width: 30px;
  height: 30px;
}

#prva {
  height: auto;
}

#prvabg {
  height: 70vh;
}

#uslovi {
  height: 50vh;
}

.formaPozadina {
  background-color: #ed1c24;

}

.pozadinadioForme {
  background-color: rgb(237, 236, 240);
}

.kontaktPozadina {
  background-color: #ed1c24;
}

.zastavice {
  width: 30px;
  height: 30px;
}

form .osiguranjaPaketi {
  cursor: pointer;
}

.offcanvas.offcanvas-end {
  width: 33vw;
}

.ikonica {
  width: 50px;
  height: 50px;
}

.ikonica2 {
  width: 40px;
  height: 40px;
}

.ikonica3 {
  width: 100px;
  height: 100px;
}

.cekIkonica {
  fill: #ed1c24;
}

.cardDugme {
  background-color: #ed1c24;
  color: white;
}

.cardDugme:hover {
  background-color: #ed1c24;
  color: white;
}

.linijeKartica {
  border: 1px solid #1f8afd;
}

.linijaRecenzija {
  border-top: 1px solid #ed1c24;
}

.badgeKartica {
  background-color: #000000;
  color: #3dd3fd;
}

.pozadinaKartice {
  background-color: #e7e7e7;
}

.bojaAside {
  background-color: #f3f2f2;
}

.book {
  background-color: #ed1c24;
  color: white;
}

.book:hover {
  background-color: #ed1c24d8;
  color: white;
}

.card {

  --bs-card-row-spacer-y: 4rem;
}

.text-muted-80 {
  color: rgba(255, 255, 255, 0.7) !important;
}

.text-white-80 {
  color: rgba(255, 255, 255, 0.8) !important;
}

.bg-gray-800 {
  background-color: #2d3748 !important;
}

.bg-gray-700-soft {
  background-color: rgba(55, 65, 81, 0.5) !important;
}

.korak {
  background-color: #f9fbfd70;
  color: #f9fbfd70;
}

.korak1 {

  color: #f9fbfd70;
}

.korak:hover {
  background-color: #f9fbfd70;
  color: #f9fbfd70;
}

.korak1:hover {

  color: #f9fbfd70;
}

.ikonice {
  max-width: 80px;

}

.foto-flikiti {
  height: 200px;
  width: 100%;
  object-fit: cover;
}

.flickity-prev-next-button {
  align-items: center;
  background-color: #ffffff;
  color: #000000;
}

.flickity-prev-next-button:hover {
  align-items: center;
  background-color: #ffffff;
  color: #000000;
}


.dugme {
  background-color: white;
  color: rgb(3, 3, 3);
  width: 150px;
}

.dugme:hover {
  background-color: white;
  color: rgb(3, 3, 3);
  width: 150px;
}


.logo-futer {
  height: 40px;
}

.mini-car {
  height: 110px;
  width: auto;
}

.dropdown-item {
  margin-left: 0 !important;
  margin-right: 0 !important;
  min-width: 100%;
  width: auto;
}

@keyframes pulse {
  0% {
    transform: scale(1);
    opacity: 1;
  }

  50% {
    transform: scale(1.05);
    opacity: 0.7;
  }

  100% {
    transform: scale(1);
    opacity: 1;
  }
}


.form-check-input:checked {
  background-color: var(--red);
  border-color: var(--red);
}

.btn-danger {
  background-color: var(--red);
  border-color: var(--red);
}

h1.h1headline {
  font-size: clamp(1.125rem, 1.5789rem + 2.1301vw, 4.375rem) !important;
}

h2.h2sub {
  font-size: clamp(1rem, 0.8544rem + 0.6214vw, 1.6rem);
}



/* Custom styles */
.search-container {
  position: relative;
}

.location-input-container {
  position: relative;
}

.search-input {
  padding-left: 40px;
  padding-right: 40px;
  height: 48px;
}

.search-input:focus {
  box-shadow: none;
  border-color: #ffcc33;
}

.search-icon {
  position: absolute;
  left: 15px;
  top: 50%;
  transform: translateY(-50%);
  color: #495057;
  z-index: 10;
}

.clear-button {
  position: absolute;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 10;
  cursor: pointer;
  background: none;
  border: none;
  color: #6c757d;
}

.location-results {
  position: absolute;
  top: 100%;
  left: 0;
  right: 0;
  background: white;
  border-radius: 8px;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.1);
  z-index: 1000;
  overflow: hidden;
  margin-top: 5px;
}

.return-option {
  padding: 12px 15px;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}

.return-option:hover {
  background-color: #f8f9fa;
}

.history-header {
  padding: 10px 15px;
  background-color: #f8f9fa;
  font-weight: 600;
  font-size: 0.9rem;
}

.location-item {
  padding: 12px 15px;
  cursor: pointer;
  border-bottom: 1px solid rgba(0, 0, 0, 0.05);
  display: flex;
  align-items: flex-start;
}

.location-item:hover {
  background-color: #f8f9fa;
}

.location-icon {
  margin-right: 12px;
  width: 24px;
  text-align: center;
  color: #555;
  margin-top: 3px;
}

.location-name {
  font-weight: 500;
  margin-bottom: 3px;
}

.location-address {
  font-size: 0.85rem;
  color: #6c757d;
}

.info-icon {
  margin-left: 15px;
  color: #6c757d;
  display: flex;
  align-items: center;
  height: 100%;
  margin-top: 3px;
}

.vehicle-tabs {
  margin-bottom: 20px;
}

.vehicle-tab {
  background: #222;
  color: white;
  padding: 8px 15px;
  border-radius: 25px;
  display: inline-flex;
  align-items: center;
  margin-right: 10px;
  cursor: pointer;
}

.vehicle-tab.active {
  background: #000;
}

.vehicle-tab:not(.active) {
  background: #f1f1f1;
  color: #222;
}

.vehicle-tab i {
  margin-right: 8px;
}

.search-row {
  background: transparent;
  border-radius: 8px;
  padding: 15px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.05);
}

.search-row label {
  display: block;
  margin-bottom: 5px;
  color: #555;
  font-size: 0.9rem;
}

.location-town {
  font-size: .8rem;
  color: #6c757d;
}

.town-header {
  background: #f8f9fa;
  font-size: .8rem;
}


.date-time-picker {
  display: flex;
}

.date-input,
.time-input {
  border: 1px solid #dee2e6;
  padding: 10px 15px;
  height: 48px;
}

.date-input {
  border-right: none;
  border-radius: 5px 0 0 5px;
}

.time-input {
  border-radius: 0 5px 5px 0;
  border-left: none;
}

.search-button {
  background-color: var(--primary, #ed1c24);
  color: white;
  border: none;
  text-align: center;
  border-radius: 4px;
  height: 48px;
  font-weight: 600;
}

.search-button:hover {
  background-color: var(--primary-dark, #c41920);
  color: white;
}

.location-details {
  flex-grow: 1;
  max-width: calc(100% - 50px);
}

#pickup-locations-list,
#return-locations-list {
  max-height: 449px;
  overflow-y: scroll;
}

/* === Fix boja za Pickadate === */

.picker__day--selected,
.picker__day--selected:hover,
.picker__list-item--selected,
.picker__list-item--selected:hover,
.picker__button--highlight,
.picker__button--highlight:hover {
  background-color: #ed1c24 !important;
  color: #fff !important;
}

.picker__day--highlighted,
.picker__list-item--highlighted {
  background-color: #f8d7da !important;
  color: #ed1c24 !important;
}

.picker__list-item:hover {
  background-color: #ffecec !important;
  color: #ed1c24 !important;
}

.picker__nav--next,
.picker__nav--prev {
  color: #ed1c24 !important;
}

.picker__weekday,
.picker__list {
  color: #ed1c24;
}

.picker__day--today {
  border-bottom: 2px solid #ed1c24;
  color: #ed1c24;
}

/* Time picker scrollbar fix (optional aesthetic) */
.picker__list {
  max-height: 80dvh;
  overflow-y: auto;
  scrollbar-width: thin;
  scrollbar-color: #ed1c24 #f0f0f0;
}

.town-header {
  background: #f1f1f1;
  font-weight: 600;
  font-size: .85rem;
  padding: 8px 15px;
  border-top: 2px solid #dee2e6;
}

.town-header+.location-item {
  border-top: 1px solid #eee;
  /* vizuelni razmak */
}


.history-header {
  display: none;
}

.row .ikonicePrva:last-child {
  border-right: none !important;
  margin: 0 !important;
}

/* ══════════════════════════════════════════════════
   Insurance cards — novi dizajn (.gc-ins-*)
══════════════════════════════════════════════════ */
.gc-book-title {
  max-width: 640px;
  margin: 0 auto;
}

.gc-eyebrow {
  font-size: 0.72rem;
  font-weight: 700;
  letter-spacing: 0.16em;
  text-transform: uppercase;
  color: var(--gold, #c9a962);
  margin-bottom: 10px;
}

.gc-h2 {
  font-family: "DM Sans", sans-serif;
  font-size: 2.1rem;
  font-weight: 800;
  color: var(--text, #1a2942);
  margin-bottom: 12px;
  letter-spacing: -0.02em;
  line-height: 1.15;
}

.gc-lede {
  font-size: 1rem;
  color: var(--text-light, #5a6a7a);
  line-height: 1.5;
  margin: 0;
}

.gc-ins-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 20px;
  margin: 0 auto;
  align-items: stretch;
}

.gc-ins-card {
  background: #fff;
  border: 1px solid rgba(26, 41, 66, 0.1);
  border-radius: 18px;
  padding: 28px 24px 24px;
  position: relative;
  display: flex;
  flex-direction: column;
  gap: 14px;
  transition: border-color .2s ease, box-shadow .2s ease, transform .2s ease;
  cursor: pointer;
  margin: 0;
}

.gc-ins-card:hover {
  border-color: rgba(26, 41, 66, 0.2);
  box-shadow: 0 12px 32px rgba(26, 41, 66, 0.06);
  transform: translateY(-2px);
}

.gc-ins-card.is-on {
  border-color: var(--primary, #ed1c24);
  box-shadow: 0 0 0 3px rgba(237, 28, 36, 0.1), 0 12px 36px rgba(237, 28, 36, 0.08);
}

.gc-ins-card.is-rec {
  border-color: var(--gold, #c9a962);
  border-width: 1.5px;
}

.gc-ins-card.is-rec.is-on {
  border-color: var(--primary, #ed1c24);
}

.gc-ins-rec {
  position: absolute;
  top: -10px;
  left: 24px;
  background: var(--gold, #c9a962);
  color: #fff;
  padding: 4px 12px;
  border-radius: 30px;
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  box-shadow: 0 2px 8px rgba(201, 169, 98, 0.3);
}

.gc-ins-name {
  font-family: "DM Sans", sans-serif;
  font-size: 1.35rem;
  font-weight: 800;
  color: var(--text, #1a2942);
  margin: 0;
  letter-spacing: -0.01em;
}

.gc-ins-moreinfo {
  display: inline-flex;
  align-items: center;
  gap: 0.3rem;
  background: none;
  border: none;
  padding: 0;
  font-size: 0.8rem;
  color: var(--primary, #ed1c24);
  cursor: pointer;
  margin-bottom: 0.5rem;
  text-decoration: underline;
  text-underline-offset: 2px;
}
.gc-ins-moreinfo:hover {
  opacity: 0.75;
}

.gc-ins-blurb {
  font-size: 0.88rem;
  color: var(--text-light, #5a6a7a);
  line-height: 1.5;
  margin: 0;
}

.gc-ins-price {
  padding: 14px 0;
  border-top: 1px solid rgba(26, 41, 66, 0.08);
  border-bottom: 1px solid rgba(26, 41, 66, 0.08);
  display: flex;
  align-items: baseline;
  flex-wrap: wrap;
  gap: 6px;
}

.gc-ins-price strong {
  font-size: 1.5rem;
  font-weight: 800;
  color: var(--text, #1a2942);
  letter-spacing: -0.02em;
}

.gc-ins-price span {
  font-size: 0.82rem;
  color: var(--text-light, #5a6a7a);
  font-weight: 500;
}

.gc-ins-depo {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}

.gc-ins-depo>div {
  background: var(--cream, #faf8f5);
  border-radius: 10px;
  padding: 10px 12px;
  display: flex;
  flex-direction: column;
  gap: 2px;
}

.gc-ins-depo span {
  font-size: 0.68rem;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-light, #5a6a7a);
}

.gc-ins-depo strong {
  font-size: 1.05rem;
  font-weight: 700;
  color: var(--text, #1a2942);
}

.gc-ins-feat {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 10px;
}

.gc-ins-feat li {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 0.88rem;
  line-height: 1.4;
}

.gc-ins-feat li svg {
  flex-shrink: 0;
}

.gc-ins-feat li.inc {
  color: var(--text, #1a2942);
}

.gc-ins-feat li.inc svg {
  color: var(--success, #2a9d8f);
}

.gc-ins-feat li.exc {
  color: var(--text-light, #5a6a7a);
  opacity: 0.6;
}

.gc-ins-feat li.exc svg {
  color: #bfc7d0;
}

.gc-btn-outline {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 12px 20px;
  background: #fff;
  border: 1.5px solid var(--primary, #ed1c24);
  color: var(--primary, #ed1c24);
  border-radius: 12px;
  font-size: 0.88rem;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  cursor: pointer;
  transition: background .2s ease, color .2s ease;
}

.gc-btn-outline:hover {
  background: var(--primary, #ed1c24);
  color: #fff;
}

.gc-ins-pick-btn {
  margin-top: auto;
  width: 100%;
}

.gc-ins-card.is-on .gc-ins-pick-btn {
  background: var(--primary, #ed1c24);
  color: #fff;
}

@media (max-width: 900px) {
  .gc-ins-grid {
    grid-template-columns: 1fr;
    gap: 16px;
  }

  .gc-h2 {
    font-size: 1.6rem;
  }
}

.osiguranjaPaketi {
  background: var(--white);
  border: 2px solid var(--sand) !important;
  border-radius: 24px !important;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  text-align: start;
  padding-top: 50px !important;
}

.osiguranjaPaketi:hover {
  border-color: var(--gold) !important;
  transform: translateY(-5px);
  box-shadow: 0 20px 50px rgba(26, 41, 66, 0.1);
}

/* Selektovana kartica */
.osiguranjaPaketi:has(.radio-osiguranje:checked) {
  border-color: var(--primary) !important;
  background: linear-gradient(180deg, var(--primary-light) 0%, var(--white) 50%);
  box-shadow: 0 15px 50px rgba(237, 28, 36, 0.12);
}

.osiguranje-badge {
  position: absolute;
  top: 0;
  left: 50%;
  transform: translate(-50%, -50%);
  background: linear-gradient(135deg, var(--gold) 0%, var(--gold-light) 100%);
  color: var(--navy);
  padding: 10px 28px;
  border-radius: 30px;
  font-size: 13px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  white-space: nowrap;
  box-shadow: 0 4px 15px rgba(201, 169, 98, 0.3);
  border: 3px solid var(--white);
  z-index: 10;
  transition: all 0.3s ease;
}

.osiguranjaPaketi:hover .osiguranje-badge {
  transform: translate(-50%, -50%) scale(1.05);
  box-shadow: 0 6px 20px rgba(201, 169, 98, 0.4);
}

.osiguranjaPaketi:has(.radio-osiguranje:checked) .osiguranje-badge {
  background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
  color: var(--white);
  box-shadow: 0 4px 15px rgba(237, 28, 36, 0.3);
}

.osiguranje-icon {
  width: 80px;
  height: 80px;
  background: var(--cream);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 36px;
  color: var(--navy);
  margin: 0 auto;
  transition: all 0.3s ease;
}

.osiguranjaPaketi:hover .osiguranje-icon {
  background: var(--gold-light);
}

.osiguranjaPaketi:has(.radio-osiguranje:checked) .osiguranje-icon {
  background: var(--primary);
  color: var(--white);
}

.osiguranje-highlights {
  display: flex;
  gap: 15px;
  margin-bottom: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid var(--sand);
  justify-content: center;
}

.highlight-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 12px 20px;
  background: var(--cream);
  border-radius: 12px;
  min-width: 90px;
}

.highlight-label {
  font-size: 11px;
  color: var(--text-light);
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 4px;
}

.highlight-value {
  font-size: 18px;
  font-weight: 700;
  color: var(--navy);
}


.list-group-item .feature-icon {
  font-size: 20px;
  width: 24px;
  display: flex;
  justify-content: center;
}

.list-group-item.included .feature-icon {
  color: var(--success);
}

.list-group-item.excluded .feature-icon {
  color: #ccc;
}

.list-group-item.included p {
  color: var(--navy);
}

.list-group-item.excluded p {
  color: var(--text-light);
}


.osiguranje-price {
  font-size: 42px;
  font-weight: 800;
  color: var(--primary);
  line-height: 1;
}

.select-indicator {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  padding: 14px 30px;
  background: var(--cream);
  border-radius: 12px;
  font-size: 14px;
  font-weight: 600;
  color: var(--text-light);
  transition: all 0.3s ease;
  margin: 0 20px 20px;
}

.osiguranjaPaketi:has(.radio-osiguranje:checked) .select-indicator {
  background: var(--primary);
  color: var(--white);
}

/* stepper kod*/
.stepper-mini {
  background: linear-gradient(90deg, #1a1a1a 0%, #252525 100%);
  padding: 12px 25px;
  border-radius: 16px 16px 0 0;
  position: sticky;
  top: 0;
  z-index: 1020;
  border-bottom: 1px solid #e9ecef;
}

.stepper-mini .stepper-inner {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
}

.stepper-mini .step-item {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
  cursor: pointer;
  transition: all 0.3s ease;
  opacity: 0.5;
}

.stepper-mini .step-item.completed,
.stepper-mini .step-item.active {
  opacity: 1;
}

.stepper-mini .step-item.completed .step-text {
  color: #5a6a7a;
}

.stepper-mini .step-num {
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.15);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 600;
  color: white;
  transition: all 0.3s ease;
  flex-shrink: 0;
}

.stepper-mini .step-item.completed .step-num {
  background: var(--primary-muted);
}

.stepper-mini .step-item.active .step-num {
  background: var(--primary);
  width: 26px;
  height: 26px;
  font-size: 13px;
  box-shadow: 0 2px 10px rgba(237, 28, 36, 0.4);
}

.stepper-mini .step-text {
  font-size: 14px;
  color: white;
  font-weight: 500;
  white-space: nowrap;
}

.stepper-mini .step-item.active .step-text {
  font-weight: 600;
}

.stepper-mini .step-divider {
  color: rgba(255, 255, 255, 0.25);
  font-size: 12px;
  flex-shrink: 0;
}

.stepper-mini .step-item:hover {
  opacity: 0.8;
}

.stepper-mini .step-item.active:hover {
  opacity: 1;
}

.info-row {
  padding: 15px 20px;
}

.booking-card {
  border-radius: 16px;
  overflow: hidden;
}

/* Sticky booking card ostaje na vrhu pri skrolovanju */
.booking-card.sticky-top {
  position: sticky;
  top: 0;
  z-index: 1020;
  box-shadow: 0 6px 24px rgba(26, 41, 66, 0.08);
}

/* ══════════════════════════════════════════════════
   Vehicle Card — novi minimalistički dizajn (gc2026)
══════════════════════════════════════════════════ */
.vehicle-card {
  background: #fff;
  border: 1px solid rgba(20, 18, 21, 0.06);
  border-radius: 14px;
  overflow: hidden;
  transition: transform .2s ease, box-shadow .2s ease, border-color .2s ease;
  position: relative;
  height: 100%;
  display: flex;
  flex-direction: column;
  box-shadow: 0 1px 2px rgba(26, 41, 66, 0.04);
  cursor: pointer;
}

.vehicle-card:hover {
  transform: translateY(-2px);
  box-shadow: 0 8px 24px rgba(26, 41, 66, 0.08);
}

.vehicle-card.selected {
  border-color: var(--primary);
  box-shadow: 0 0 0 3px rgba(237, 28, 36, 0.12), 0 8px 24px rgba(26, 41, 66, 0.08);
}

/* Badge (class) — taman blur pill gore-lijevo */
.vehicle-badge {
  position: absolute;
  top: 12px;
  left: 12px;
  background: rgba(20, 18, 21, 0.7);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  color: #fff;
  padding: 5px 10px;
  border-radius: 999px;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  z-index: 3;
  border: none;
  box-shadow: none;
  display: inline-flex;
  align-items: center;
  gap: 0;
}

.vehicle-badge::before {
  display: none;
}

/* Selected check — mali decent indicator */
.vehicle-select-check {
  position: absolute;
  top: 12px;
  right: 12px;
  width: 32px;
  height: 32px;
  background: var(--primary);
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  opacity: 0;
  transform: scale(0.6);
  transition: all 0.25s ease;
  z-index: 3;
}

.vehicle-card.selected .vehicle-select-check {
  opacity: 1;
  transform: scale(1);
}

/* Image wrapper — 16:11 aspect ratio, čista svijetla pozadina */
.vehicle-image-wrapper-flota,
.vehicle-image-wrapper {
  aspect-ratio: 16 / 11;
  height: auto;
  background: var(--cream, #faf8f5);
  position: relative;
  overflow: hidden;
}

.vehicle-image-wrapper-flota {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
}

.vehicle-image-wrapper-flota .vehicle-image {
  max-width: 100%;
  max-height: 100%;
  width: auto;
  height: auto;
  object-fit: contain;
  filter: none;
  display: block;
}

/* Flickity slider */
.vehicle-slider {
  width: 100%;
  height: 100%;
}

.vehicle-slider .flickity-viewport {
  height: 100% !important;
}

.vehicle-slider .slide-cell {
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 18px;
}

.vehicle-slider .vehicle-image {
  max-width: 100%;
  max-height: 100%;
  object-fit: contain;
  padding: 15px;
  filter: none;
}

.vehicle-card:hover .vehicle-image {
  transform: none;
}

/* Nazivi slider — lijevo poravnano */
.nazivi-slider {
  width: 100%;
}

.nazivi-slider .naziv-cell {
  width: 100%;
  left: 0 !important;
  text-align: left;
}

.nazivi-slider .flickity-slider {
  left: 0 !important;
  transform: none !important;
}

.nazivi-slider .flickity-viewport {
  overflow: visible;
}

/* Flickity prev/next strelice — okrugli bijeli, pojave se na hover */
.vehicle-slider .flickity-prev-next-button {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.92);
  border: none;
  box-shadow: 0 1px 2px rgba(26, 41, 66, 0.04), 0 4px 12px rgba(26, 41, 66, 0.08);
  opacity: 0;
  transition: opacity 0.15s ease, background 0.2s ease;
  top: 50%;
  transform: translateY(-50%);
  z-index: 2;
}

.vehicle-slider .flickity-prev-next-button.previous {
  left: 10px;
}

.vehicle-slider .flickity-prev-next-button.next {
  right: 10px;
}

.vehicle-slider .flickity-prev-next-button .flickity-button-icon {
  width: 50%;
  height: 50%;
  left: 25%;
  top: 25%;
  fill: var(--text, #1a2942);
  transition: fill 0.2s ease;
}

.vehicle-card:hover .vehicle-slider .flickity-prev-next-button {
  opacity: 1;
}

.vehicle-slider .flickity-prev-next-button:hover {
  background: #fff;
}

.vehicle-slider .flickity-prev-next-button:hover .flickity-button-icon {
  fill: var(--primary, #ed1c24);
}

.vehicle-slider .flickity-prev-next-button:disabled {
  opacity: 0;
  pointer-events: none;
}

.vehicle-slider .flickity-prev-next-button:focus {
  box-shadow: 0 1px 2px rgba(26, 41, 66, 0.04), 0 4px 12px rgba(26, 41, 66, 0.08), 0 0 0 3px rgba(237, 28, 36, 0.2);
  outline: none;
}

/* Na touch uredjajima strelice su uvijek vidljive, manje */
@media (hover: none) {
  .vehicle-slider .flickity-prev-next-button {
    opacity: 1;
    width: 32px;
    height: 32px;
  }
}

/* Flickity dots — pill-style (kao gc2026) */
.vehicle-slider .flickity-page-dots {
  bottom: 12px;
}

.vehicle-slider .flickity-page-dots .dot,
.vehicle-slider .flickity-page-dots .flickity-page-dot {
  width: 6px;
  height: 6px;
  margin: 0 3px;
  background: rgba(20, 18, 21, 0.25);
  opacity: 1;
  border-radius: 50%;
  transition: all 0.25s ease;
}

.vehicle-slider .flickity-page-dots .dot.is-selected,
.vehicle-slider .flickity-page-dots .flickity-page-dot.is-selected {
  background: var(--text, #1a2942);
  width: 14px;
  border-radius: 3px;
}

/* Body — tigher padding, flex column sa gap-om */
.vehicle-info {
  padding: 20px;
  flex: 1;
  display: flex;
  flex-direction: column;
  gap: 14px;
}

.vehicle-header {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  gap: 12px;
  margin-bottom: 0;
}

.vehicle-header>.flex-grow-1 {
  min-width: 0;
}

.vehicle-name {
  font-family: "DM Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  color: var(--text, #1a2942);
  margin: 2px 0 4px;
  word-break: break-word;
  letter-spacing: -0.015em;
  line-height: 1.2;
}

.vehicle-category {
  color: var(--text-light, #5a6a7a);
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  display: flex;
  align-items: center;
  gap: 0;
}

.vehicle-category::before {
  display: none;
}

.vehicle-price-box {
  text-align: right;
  flex-shrink: 0;
}

.vehicle-price {
  font-size: 26px;
  font-weight: 600;
  color: var(--text, #1a2942);
  line-height: 1;
  letter-spacing: -0.02em;
}

.vehicle-price-label {
  font-size: 12px;
  color: var(--text-light, #5a6a7a);
  margin-top: 4px;
  text-transform: none;
  letter-spacing: 0;
  font-weight: 500;
}

/* Specs — horizontalni flex sa dashed borderima gore/dole */
.vehicle-specs {
  display: flex;
  flex-wrap: wrap;
  gap: 14px;
  padding: 12px 0;
  border-top: 1px dashed rgba(26, 41, 66, 0.15);
  border-bottom: 1px dashed rgba(26, 41, 66, 0.15);
  margin-top: 0;
  grid-template-columns: none;
}

.spec-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  padding: 0;
  text-align: left;
  border: none !important;
  margin: 0 !important;
  font-size: 13px;
  color: var(--text, #1a2942);
  font-weight: 500;
}

.spec-item+.spec-item {
  border-left: none;
  padding-left: 0;
  margin-left: 0;
}

.spec-icon {
  width: auto;
  height: auto;
  background: transparent;
  border-radius: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  color: var(--text-light, #5a6a7a);
  transition: color 0.2s ease;
  flex-shrink: 0;
  margin: 0;
  padding: 0;
}

.spec-value {
  font-size: 13px;
  font-weight: 400;
  color: var(--text, #1a2942);
}

.vehicle-card:hover .spec-icon {
  background: transparent;
  color: var(--primary, #ed1c24);
}

.spec-value {
  font-size: 13px;
  font-weight: 400;
  color: var(--text, #1a2942);
  line-height: 1.2;
}

.spec-label {
  font-size: 8px;
  color: var(--text-light);
  text-transform: uppercase;
  letter-spacing: 0.5px;
}

/* ========================================
   BOOK NOW BUTTON - btnNext
   ======================================== */

.vehicle-bottom {
  margin-top: auto;
}

.vehicle-action {
  padding-top: 15px;
}

.btnNext {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 12px;
  width: 100%;
  padding: 9px 30px;
  background: linear-gradient(135deg, var(--primary) 0%, var(--primary-dark) 100%);
  color: var(--white);
  font-size: 14px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 2px;
  text-decoration: none;
  border: none;
  border-radius: 14px;
  cursor: pointer;
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  box-shadow: 0 8px 25px rgba(237, 28, 36, 0.25);
  position: relative;
  overflow: hidden;
}

.btnNext::before {
  content: '';
  position: absolute;
  top: 0;
  left: -100%;
  width: 100%;
  height: 100%;
  background: linear-gradient(90deg, transparent, rgba(255, 255, 255, 0.2), transparent);
  transition: left 0.5s ease;
}

.btnNext:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 40px rgba(237, 28, 36, 0.35);
  color: var(--white);
}

.btnNext:hover::before {
  left: 100%;
}

.btnNext:active {
  transform: translateY(-1px);
}

.btnNext i {
  font-size: 18px;
  transition: transform 0.3s ease;
}

.btnNext:hover i {
  transform: translateX(5px);
}

/* Badge */
.gc-badge {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 20px;
  background: rgba(237, 28, 36, 0.1);
  color: var(--gc-primary);
  border-radius: 50px;
  font-size: 13px;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0.5px;
  margin-bottom: 20px;
}

.gc-badge-dark {
  background: rgba(237, 28, 36, 0.2);
  color: #ff6b6f;
}

/* Section Title */
.gc-title {
  font-size: clamp(2rem, 4vw, 2.75rem);
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 20px;
}

.gc-subtitle {
  font-size: 18px;
  color: #6c757d;
  max-width: 600px;
}

.gc-subtitle.centered {
  margin: 0 auto;
}

/* Feature Cards */
.gc-feature-card {
  background: #fff;
  border-radius: 20px;
  padding: 35px 30px;
  height: 100%;
  border: 1px solid rgba(0, 0, 0, 0.06);
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.gc-feature-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--gc-primary), var(--gc-primary-dark));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}

.gc-feature-card:hover {
  transform: translateY(-10px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.12);
}

.gc-feature-card:hover::before {
  transform: scaleX(1);
}

.gc-feature-icon {
  width: 70px;
  height: 70px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(237, 28, 36, 0.1) 0%, rgba(237, 28, 36, 0.05) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 25px;
  transition: all 0.4s ease;
}

.gc-feature-icon i {
  font-size: 32px;
  color: var(--gc-primary);
  transition: all 0.4s ease;
}

.gc-feature-card:hover .gc-feature-icon {
  background: linear-gradient(135deg, var(--gc-primary) 0%, var(--gc-primary-dark) 100%);
}

.gc-feature-card:hover .gc-feature-icon i {
  color: #fff;
}

.gc-feature-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 12px;
}

.gc-feature-text {
  font-size: 15px;
  color: #6c757d;
  line-height: 1.7;
  margin-bottom: 0;
}

/* About Section */
.gc-about-image {
  position: relative;
  border-radius: 24px;
  overflow: hidden;
  box-shadow: 0 25px 50px rgba(0, 0, 0, 0.15);
}

.gc-about-image img {
  width: 100%;
  height: 500px;
  object-fit: cover;
}

.gc-experience-badge {
  position: absolute;
  bottom: -20px;
  right: -20px;
  background: linear-gradient(135deg, var(--gc-primary) 0%, var(--gc-primary-dark) 100%);
  color: #fff;
  padding: 25px 30px;
  border-radius: 20px;
  text-align: center;
  box-shadow: 0 15px 40px rgba(237, 28, 36, 0.4);
}

.gc-experience-badge .number {
  font-size: 3rem;
  font-weight: 800;
  line-height: 1;
  display: block;
}

.gc-experience-badge .text {
  font-size: 14px;
  opacity: 0.9;
}



.gc-check-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
  margin-bottom: 18px;
}

.gc-check-icon {
  width: 28px;
  height: 28px;
  min-width: 28px;
  border-radius: 50%;
  background: rgba(237, 28, 36, 0.1);
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 2px;
}

.gc-check-icon i {
  font-size: 14px;
  color: var(--gc-primary);
}

/* Explore Section - Dark */
.gc-section-dark {
  background: linear-gradient(135deg, #0f0f0f 0%, var(--gc-dark) 50%, #252525 100%);
  position: relative;
  overflow: hidden;
}

.gc-section-dark::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-image:
    linear-gradient(rgba(255, 255, 255, 0.03) 1px, transparent 1px),
    linear-gradient(90deg, rgba(255, 255, 255, 0.03) 1px, transparent 1px);
  background-size: 50px 50px;
  pointer-events: none;
}

.gc-section-dark::after {
  content: '';
  position: absolute;
  top: -50%;
  right: -20%;
  width: 60%;
  height: 200%;
  background: radial-gradient(ellipse, rgba(237, 28, 36, 0.1) 0%, transparent 60%);
  pointer-events: none;
}

.gc-dark-content {
  position: relative;
  z-index: 2;
}

.gc-destination-card {
  background: rgba(255, 255, 255, 0.05);
  backdrop-filter: blur(10px);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 16px;
  padding: 25px;
  display: flex;
  align-items: center;
  gap: 20px;
  transition: all 0.3s ease;
  margin-bottom: 16px;
}

.gc-destination-card:last-child {
  margin-bottom: 0;
}

.gc-destination-card:hover {
  background: rgba(255, 255, 255, 0.1);
  transform: translateX(10px);
  border-color: rgba(237, 28, 36, 0.3);
}

.gc-destination-icon {
  width: 60px;
  height: 60px;
  min-width: 60px;
  border-radius: 14px;
  background: linear-gradient(135deg, var(--gc-primary) 0%, var(--gc-primary-dark) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
}

.gc-destination-icon i {
  font-size: 28px;
  color: #fff;
}

.gc-destination-title {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 4px;
}

.gc-destination-text {
  font-size: 14px;
  color: rgba(255, 255, 255, 0.6);
  margin-bottom: 0;
}

.gc-quote {
  margin-top: 40px;
  padding: 25px 30px;
  background: rgba(237, 28, 36, 0.1);
  border-left: 4px solid var(--gc-primary);
  border-radius: 0 16px 16px 0;
}

.gc-quote p {
  font-size: 18px;
  font-style: italic;
  color: rgba(255, 255, 255, 0.9);
  margin-bottom: 0;
  line-height: 1.6;
}

/* Process Steps */
.gc-step {
  text-align: center;
  position: relative;
}

.gc-step-number {
  width: 70px;
  height: 70px;
  border-radius: 50%;
  background: linear-gradient(135deg, var(--gc-primary) 0%, var(--gc-primary-dark) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 25px;
  font-size: 28px;
  font-weight: 800;
  color: #fff;
  box-shadow: 0 10px 30px rgba(237, 28, 36, 0.35);
  position: relative;
  z-index: 2;
}

.gc-step-line {
  position: absolute;
  top: 35px;
  left: calc(50% + 45px);
  width: calc(100% - 90px);
  height: 3px;
  background: linear-gradient(90deg, var(--gc-primary), rgba(237, 28, 36, 0.2));
  z-index: 1;
}

.gc-step-title {
  font-size: 20px;
  font-weight: 700;
  margin-bottom: 10px;
}

.gc-step-text {
  font-size: 15px;
  color: #6c757d;
  margin-bottom: 0;
  max-width: 250px;
  margin-left: auto;
  margin-right: auto;
}

.gc-cta-section {
  position: relative;
  overflow: hidden;
}

/* Overlay */
.gc-cta-section::after {
  content: '';
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.45);
  z-index: 1;
  pointer-events: none;
}

/* Content iznad overlaya */
.gc-cta-section .container {
  position: relative;
  z-index: 2;
}

/* Optional – bolji kontrast */


.gc-cta-section::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -20%;
  width: 60%;
  height: 200%;
  background: radial-gradient(ellipse, rgba(255, 255, 255, 0.1) 0%, transparent 60%);
  pointer-events: none;
}

.gc-cta-icon {
  width: 90px;
  height: 90px;
  border-radius: 50%;
  background: var(--gc-primary-dark);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 30px;
}

.gc-cta-icon i {
  font-size: 42px;
  color: #fff;
}

.gc-cta-title {
  font-size: clamp(1.8rem, 4vw, 2.5rem);
  font-weight: 700;
  color: #fff;
  margin-bottom: 20px;
}

.gc-cta-text {
  font-size: 18px;
  color: rgba(255, 255, 255, 0.85);
  max-width: 600px;
  margin: 0 auto 35px;
}

.gc-btn-white {
  background: #fff;
  color: var(--gc-primary);
  border: none;
  padding: 18px 40px;
  border-radius: 12px;
  font-weight: 700;
  font-size: 17px;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  transition: all 0.3s ease;
  text-decoration: none;
  box-shadow: 0 10px 30px rgba(0, 0, 0, 0.2);
}

.gc-btn-white:hover {
  transform: translateY(-3px);
  box-shadow: 0 15px 40px rgba(0, 0, 0, 0.25);
  color: var(--gc-primary-dark);
}

.gc-btn-white i {
  transition: transform 0.3s ease;
}

.gc-btn-white:hover i {
  transform: translateX(5px);
}

.gc-stat-card {
  background: var(--white, #fff);
  border-radius: 20px;
  padding: 32px 24px;
  text-align: center;
  height: 100%;
  border: 1px solid var(--border, rgba(26, 41, 66, 0.1));
  transition: all 0.4s cubic-bezier(0.4, 0, 0.2, 1);
  position: relative;
  overflow: hidden;
}

.gc-stat-card::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 4px;
  background: linear-gradient(90deg, var(--gc-primary, #ed1c24), var(--gc-primary-dark, #c41920));
  transform: scaleX(0);
  transform-origin: left;
  transition: transform 0.4s ease;
}

.gc-stat-card:hover {
  transform: translateY(-8px);
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.1);
}

.gc-stat-card:hover::before {
  transform: scaleX(1);
}

.gc-stat-icon {
  width: 60px;
  height: 60px;
  border-radius: 16px;
  background: linear-gradient(135deg, rgba(237, 28, 36, 0.1) 0%, rgba(237, 28, 36, 0.05) 100%);
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 auto 20px;
  transition: all 0.4s ease;
}

.gc-stat-icon i {
  font-size: 26px;
  color: var(--gc-primary, #ed1c24);
  transition: all 0.4s ease;
}

.gc-stat-card:hover .gc-stat-icon {
  background: linear-gradient(135deg, var(--gc-primary, #ed1c24) 0%, var(--gc-primary-dark, #c41920) 100%);
}

.gc-stat-card:hover .gc-stat-icon i {
  color: #fff;
}

.gc-stat-card .gc-stat-number {
  font-size: 2.75rem;
  font-weight: 800;
  color: var(--navy, #1a2942);
  line-height: 1;
  margin-bottom: 8px;
}

.gc-stat-card .gc-stat-number span {
  color: var(--gc-primary, #ed1c24);
}

.gc-stat-card .gc-stat-label {
  font-size: 14px;
  color: var(--text-light, #5a6a7a);
  font-weight: 500;
}



/* Primary Button */
.gc-btn-primary {
  background: linear-gradient(135deg, var(--gc-primary) 0%, var(--gc-primary-dark) 100%);
  color: #fff;
  border: none;
  padding: 16px 32px;
  border-radius: 10px;
  font-weight: 600;
  font-size: 16px;
  display: inline-flex;
  align-items: center;
  gap: 10px;
  transition: all 0.3s ease;
  text-decoration: none;
  box-shadow: 0 8px 25px rgba(237, 28, 36, 0.3);
}

.gc-btn-primary:hover {
  transform: translateY(-2px);
  box-shadow: 0 12px 35px rgba(237, 28, 36, 0.4);
  color: #fff;
}

/* Stats */
.gc-stats {
  display: flex;
  gap: 50px;
  margin-top: 50px;
  padding-top: 40px;
  border-top: 1px solid rgba(0, 0, 0, 0.08);
}

.gc-stat-item {
  text-align: left;
}

.gc-stat-number {
  font-size: 2.5rem;
  font-weight: 800;
  color: var(--gc-dark);
  line-height: 1;
  margin-bottom: 5px;
}

.gc-stat-number span {
  color: var(--gc-primary);
}

.gc-stat-label {
  font-size: 14px;
  color: #6c757d;
  font-weight: 500;
}

/* css za faq-accordion dio */
.gc-faq-section {
  position: relative;
  overflow: hidden;
}

.gc-faq-section::before {
  content: '';
  position: absolute;
  top: -200px;
  right: -200px;
  width: 500px;
  height: 500px;
  background: radial-gradient(circle, rgba(237, 28, 36, 0.06) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

.gc-faq-section::after {
  content: '';
  position: absolute;
  bottom: -150px;
  left: -150px;
  width: 400px;
  height: 400px;
  background: radial-gradient(circle, rgba(26, 41, 66, 0.04) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

/* Accordion Styles */
.gc-accordion {
  display: flex;
  flex-direction: column;
  gap: 16px;
}

.gc-accordion-item {
  background: var(--white, #fff);
  border-radius: 16px;
  border: 1px solid var(--border, rgba(26, 41, 66, 0.1));
  overflow: hidden;
  transition: all 0.3s ease;
}

.gc-accordion-item:hover {
  border-color: rgba(237, 28, 36, 0.2);
  box-shadow: 0 8px 30px rgba(0, 0, 0, 0.06);
}

.gc-accordion-item.active {
  border-color: var(--gc-primary, #ed1c24);
  box-shadow: 0 10px 40px rgba(237, 28, 36, 0.1);
}

.gc-accordion-header {
  padding: 0;
  margin: 0;
}

.gc-accordion-button {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  padding: 24px 28px;
  background: transparent;
  border: none;
  text-align: left;
  cursor: pointer;
  transition: all 0.3s ease;
}

.gc-accordion-button:hover {
  background: rgba(237, 28, 36, 0.02);
}

.gc-accordion-button-content {
  display: flex;
  align-items: center;
  gap: 16px;
  flex: 1;
}

.gc-accordion-number {
  width: 36px;
  height: 36px;
  min-width: 36px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, rgba(237, 28, 36, 0.1) 0%, rgba(237, 28, 36, 0.05) 100%);
  border-radius: 10px;
  font-size: 14px;
  font-weight: 700;
  color: var(--gc-primary, #ed1c24);
  transition: all 0.3s ease;
}

.gc-accordion-item.active .gc-accordion-number {
  background: linear-gradient(135deg, var(--gc-primary, #ed1c24) 0%, var(--gc-primary-dark, #c41920) 100%);
  color: #fff;
}

.gc-accordion-title {
  font-size: 17px;
  font-weight: 600;
  color: var(--navy, #1a2942);
  margin: 0;
  line-height: 1.4;
  transition: color 0.3s ease;
}

.gc-accordion-item.active .gc-accordion-title {
  color: var(--gc-primary, #ed1c24);
}

.gc-accordion-icon {
  width: 40px;
  height: 40px;
  min-width: 40px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: var(--cream, #faf8f5);
  border-radius: 50%;
  transition: all 0.4s ease;
}

.gc-accordion-icon i {
  font-size: 18px;
  color: var(--navy, #1a2942);
  transition: all 0.4s ease;
}

.gc-accordion-item.active .gc-accordion-icon {
  background: var(--gc-primary, #ed1c24);
  transform: rotate(180deg);
}

.gc-accordion-item.active .gc-accordion-icon i {
  color: #fff;
}

.gc-accordion-body {
  max-height: 0;
  overflow: hidden;
  transition: max-height 0.4s ease, padding 0.4s ease;
}

.gc-accordion-item.active .gc-accordion-body {
  max-height: 500px;
}

.gc-accordion-content {
  padding: 0 28px 28px 80px;
  font-size: 15px;
  line-height: 1.8;
  color: var(--text-light, #5a6a7a);
}

.gc-accordion-content p {
  margin: 0;
}

/* Contact Card */
.gc-faq-contact {
  background: linear-gradient(135deg, var(--navy, #1a2942) 0%, #0d1520 100%);
  border-radius: 24px;
  padding: 40px;
  text-align: center;
  position: relative;
  overflow: hidden;
}

.gc-faq-contact::before {
  content: '';
  position: absolute;
  top: -50%;
  right: -30%;
  width: 300px;
  height: 300px;
  background: radial-gradient(circle, rgba(237, 28, 36, 0.2) 0%, transparent 70%);
  border-radius: 50%;
  pointer-events: none;
}

.gc-faq-contact-icon {
  width: 70px;
  height: 70px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(135deg, var(--gc-primary, #ed1c24) 0%, var(--gc-primary-dark, #c41920) 100%);
  border-radius: 20px;
  margin: 0 auto 20px;
}

.gc-faq-contact-icon i {
  font-size: 32px;
  color: #fff;
}

.gc-faq-contact h4 {
  font-size: 22px;
  font-weight: 700;
  color: #fff;
  margin-bottom: 12px;
}

.gc-faq-contact p {
  font-size: 15px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 24px;
}

.gc-faq-contact .gc-btn-primary {
  background: #fff;
  color: var(--gc-primary, #ed1c24);
}

.gc-faq-contact .gc-btn-primary:hover {
  background: var(--cream, #faf8f5);
}


@media (min-width: 768px) {

  /* Features lista vidljiva na desktopu */
  .osiguranje-features {
    display: block;
    max-height: none !important;
    overflow: visible !important;
    -webkit-mask-image: none !important;
    mask-image: none !important;
  }

  .osiguranje-toggle {
    display: none !important;
  }

  .foto-flikiti {
    height: 320px;
    width: 100%;
    object-fit: cover;
  }
}

@media (max-width: 768px) {
  .gc-section {
    padding: 70px 0;
  }

  .gc-stats {
    flex-direction: row;
    gap: 25px;
  }

  .gc-about-image {
    position: relative;
  }

  .gc-experience-badge {
    position: absolute;
    bottom: 20px;
    right: 20px;
    display: inline-block;
    margin-top: 0;
  }

  .gc-accordion-button {
    padding: 20px;
  }

  .gc-accordion-content {
    padding: 0 20px 20px 20px;
  }

  .gc-accordion-number {
    display: none;
  }

  .gc-accordion-title {
    font-size: 15px;
  }

  .gc-faq-contact {
    padding: 30px 24px;
  }

  .gc-stat-card {
    padding: 24px 16px;
  }

  .gc-stat-card .gc-stat-number {
    font-size: 2rem;
  }

  .gc-stat-icon {
    width: 50px;
    height: 50px;
  }

  .gc-stat-icon i {
    font-size: 22px;
  }

  .stepper-mini {
    padding: 10px 15px;
    border-radius: 16px 16px;
  }

  .stepper-mini .stepper-inner {
    gap: 8px;
  }

  .stepper-mini .step-item {
    gap: 5px;
  }

  .stepper-mini .step-num {
    width: 20px;
    height: 20px;
    font-size: 10px;
  }

  .stepper-mini .step-item.active .step-num {
    width: 22px;
    height: 22px;
    font-size: 11px;
  }

  .stepper-mini .step-text {
    font-size: 11px;
  }

  .stepper-mini .step-divider {
    font-size: 10px;
  }

  .gc-bs-row {
    flex-direction: column;
    align-items: stretch;
    gap: 10px;
    padding: 12px 0;
  }

  .gc-bs-divider {
    width: 100%;
    height: 1px;
    margin: 0;
  }

  /* ovo je dio za card osiguranja */
  .osiguranje-toggle {
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 6px;
    border: 0;
    background: transparent;
    padding: 10px 0 2px;
    font-size: 0.82rem;
    font-weight: 700;
    letter-spacing: 0.04em;
    color: var(--primary, #ed1c24);
    opacity: 0.85;
    cursor: pointer;
  }

  .osiguranje-toggle:hover {
    opacity: 1;
  }

  .osiguranje-toggle i {
    font-size: 0.78rem;
    transition: transform .25s ease;
  }

  /* zatvoreno — parcijalni prikaz s fade-out dnom */
  .osiguranje-features {
    max-height: 155px;
    overflow: hidden;
    transition: max-height .35s ease;
    -webkit-mask-image: linear-gradient(to bottom, black 40%, transparent 100%);
    mask-image: linear-gradient(to bottom, black 40%, transparent 100%);
  }

  /* otvoreno — puni prikaz, bez fade-a */
  .osiguranjaPaketi.is-open .osiguranje-features {
    max-height: var(--features-h, 9999px);
    -webkit-mask-image: none;
    mask-image: none;
  }

  .osiguranjaPaketi.is-open .osiguranje-toggle i {
    transform: rotate(180deg);
  }

  /* ovo je dio za btn kod dodatka da budu u novi red*/

  #extras-form .card .card-body {
    flex-direction: column !important;
    align-items: flex-start !important;
  }

  /* tekst blok ide punom širinom */
  #extras-form .card .card-body>.me-4 {
    width: 100%;
    margin-right: 0 !important;
    margin-bottom: 12px;
  }

  /* brojač ispod, poravnaj lijevo ili desno kako želiš */
  #extras-form .card .counter-control {
    width: 50%;
    justify-content: space-between;
    /* ili flex-start */
    gap: 10px;
  }

  /* malo kompaktnije dugmad na mob */
  #extras-form .card .counter-control .btn {
    padding: .35rem .75rem;
  }

  /* broj neka bude uredno centriran i stabilan */
  #extras-form .card [data-counter] {
    min-width: 36px;
    text-align: center;
    font-weight: 700;
  }


}


@media (min-width: 992px) {
  .w-md-33 {
    width: 33% !important;
  }

  .search-row {
    background: #ed1c24;
  }



  .toggle-list {
    transition: transform .25s ease;
    display: none;
    /* podrazumijevano sakrij – desktop */
  }

  .toggle-list.open {
    transform: rotate(180deg);
  }

}

@media (max-width: 992px) {
  .gc-step-line {
    display: none;
  }

  .stepper-mini {
    padding: 10px 20px;
  }

  .stepper-mini .stepper-inner {
    gap: 10px;
  }

  .stepper-mini .step-num {
    width: 22px;
    height: 22px;
    font-size: 11px;
  }

  .stepper-mini .step-item.active .step-num {
    width: 24px;
    height: 24px;
    font-size: 12px;
  }

  .stepper-mini .step-text {
    font-size: 13px;
  }
}

@media (min-width: 1200px) {
  #prva {
    height: 80vh;
    width: 100%;
  }

}

@media (min-width: 1400px) {}

@media (max-width: 576px) {
  .stepper-mini {
    padding: 8px 10px;
  }

  .stepper-mini .stepper-inner {
    gap: 4px;
  }

  .stepper-mini .step-item {
    gap: 3px;
  }

  .stepper-mini .step-num {
    width: 16px;
    height: 16px;
    font-size: 8px;
  }

  .stepper-mini .step-item.active .step-num {
    width: 18px;
    height: 18px;
    font-size: 9px;
    box-shadow: 0 2px 6px rgba(237, 28, 36, 0.3);
  }

  .stepper-mini .step-text {
    font-size: 0.6rem;
  }

  .stepper-mini .step-divider {
    font-size: 7px;
  }
}

@media (max-width: 400px) {
  .stepper-mini {
    padding: 6px 6px;
  }

  .stepper-mini .stepper-inner {
    gap: 3px;
  }

  .stepper-mini .step-item {
    gap: 2px;
  }

  .stepper-mini .step-num {
    width: 14px;
    height: 14px;
    font-size: 7px;
  }

  .stepper-mini .step-item.active .step-num {
    width: 16px;
    height: 16px;
    font-size: 8px;
  }

  .stepper-mini .step-text {
    font-size: 0.55rem;
  }

  .stepper-mini .step-divider {
    font-size: 6px;
    margin: 0 -1px;
  }
}

/* Search form: same-location toggle */
.form-switch .form-check-input {
  cursor: pointer;
}

#search-errors {
  min-height: 0;
}

/* ========== Vehicle Listing: Skeleton Loading ========== */
.skeleton-card {
  border-radius: 12px;
  overflow: hidden;
  background: var(--white);
  border: 1px solid var(--border);
}

.skeleton-image {
  width: 100%;
  height: 200px;
  background: #e9ecef;
}

.skeleton-line {
  border-radius: 4px;
  background: #e9ecef;
}

.skeleton-pulse {
  animation: skeletonPulse 1.5s ease-in-out infinite;
}

@keyframes skeletonPulse {
  0% {
    opacity: 1;
  }

  50% {
    opacity: 0.4;
  }

  100% {
    opacity: 1;
  }
}

/* ========== Vehicle Listing: Clickable Card Link ========== */
.vehicle-card-link {
  display: block;
  color: inherit;
  cursor: pointer;
  transition: transform 0.2s ease, box-shadow 0.2s ease;
  border-radius: 12px;
}

.vehicle-card-link:hover {
  transform: translateY(-4px);
  text-decoration: none;
  color: inherit;
}

.vehicle-card-link:hover .vehicle-card {
  box-shadow: 0 8px 30px rgba(26, 41, 66, 0.15);
}

/* ========== Vehicle Listing: Price Per Day ========== */
.vehicle-price-perday {
  font-size: 1.25rem;
  font-weight: 700;
  color: var(--primary);
}



.vehicle-price-label {
  font-size: 0.75rem;
  color: var(--text-light);
}

/* ========== Vehicle Listing: Search Summary Bar ========== */
.search-summary-bar {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
  gap: 12px;
}

/* ========== Vehicle Listing: Class Tab/Pill Buttons ========== */
.class-tabs-container {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  padding: 4px 0;
}

.class-tab-btn {
  display: inline-block;
  padding: 6px 18px;
  border-radius: 20px;
  border: 1px solid var(--border);
  background: var(--white);
  color: var(--text);
  font-size: 0.9rem;
  font-weight: 500;
  cursor: pointer;
  transition: all 0.2s ease;
}

.class-tab-btn:hover {
  border-color: var(--primary);
  color: var(--primary);
}

.class-tab-btn.active {
  background: var(--primary);
  color: var(--white);
  border-color: var(--primary);
}

/* ========== Vehicle Listing: Empty State ========== */
.empty-state-icon {
  opacity: 0.5;
}

#empty-state h4,
#error-state h4 {
  font-weight: 600;
}

/* ========== Extras: Toggle+Counter Circle Buttons ========== */
.btn-circle-minus,
.btn-circle-plus {
  width: 36px;
  height: 36px;
  border-radius: 50%;
  border: none;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 1.2rem;
  font-weight: bold;
  cursor: pointer;
  transition: opacity 0.2s;
  line-height: 1;
  padding: 0;
}

.btn-circle-minus {
  background: var(--primary);
  color: #fff;
}

.btn-circle-plus {
  background: var(--primary);
  color: #fff;
}

.btn-circle-plus:disabled {
  opacity: 0.35;
  cursor: not-allowed;
  pointer-events: none;
}

/* ══════════════════════════════════════════════════
   Vehicle listing — Filter & Sort bar
══════════════════════════════════════════════════ */
.gc-filter-bar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1rem;
  padding: 0.75rem 0 1rem;
  flex-wrap: wrap;
}

/* ── Category pills ── */
.gc-pills-wrap {
  display: flex;
  gap: 0.5rem;
  flex-wrap: nowrap;
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
  scrollbar-width: none;
  flex: 1;
  min-width: 0;
}

.gc-pills-wrap::-webkit-scrollbar {
  display: none;
}

.gc-pill {
  white-space: nowrap;
  border: 1px solid rgba(20, 18, 21, 0.12);
  border-radius: 50px;
  background: #fff;
  color: var(--text, #1a2942);
  font-size: 0.82rem;
  font-weight: 600;
  padding: 0.4rem 1.1rem;
  cursor: pointer;
  transition: background .15s, color .15s, border-color .15s;
  flex-shrink: 0;
}

.gc-pill:hover {
  border-color: rgba(20, 18, 21, 0.25);
  background: rgba(20, 18, 21, 0.04);
}

.gc-pill.active,
.gc-pill.active:hover {
  background: var(--text, #141215);
  border-color: var(--text, #141215);
  color: #fff;
}

/* ── Sort + Filter buttons ── */
.gc-filter-actions {
  display: flex;
  align-items: center;
  gap: 0.5rem;
  flex-shrink: 0;
}

.gc-sort-btn {
  display: inline-flex;
  align-items: center;
  border: none;
  background: var(--primary, #ed1c24);
  color: #fff;
  font-size: 0.82rem;
  font-weight: 700;
  padding: 0.4rem 1rem;
  border-radius: 50px;
  cursor: pointer;
  white-space: nowrap;
  transition: background .15s;
}

.gc-sort-btn:hover {
  background: var(--primary-dark, #c41920);
}

.gc-sort-menu {
  border-radius: 12px;
  border: 1px solid rgba(0, 0, 0, .08);
  padding: 0.4rem;
  min-width: 200px;
  overflow: hidden;
}

.gc-sort-menu .dropdown-item {
  border-radius: 8px;
  font-size: 0.85rem;
}

.gc-sort-menu .dropdown-item.active,
.gc-sort-menu .dropdown-item:active {
  background: rgba(237, 28, 36, .08);
  color: var(--primary, #ed1c24);
}

.gc-filter-btn {
  display: inline-flex;
  align-items: center;
  border: 2px solid var(--primary, #ed1c24);
  background: transparent;
  color: var(--primary, #ed1c24);
  font-size: 0.82rem;
  font-weight: 700;
  padding: 0.35rem 1rem;
  border-radius: 50px;
  cursor: pointer;
  white-space: nowrap;
  transition: background .15s, color .15s;
}

.gc-filter-btn:hover {
  background: var(--primary, #ed1c24);
  color: #fff;
}

/* ── Filter offcanvas chips ── */
.gc-filter-group-label {
  font-size: 0.75rem;
  font-weight: 700;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  color: #8a9ab0;
  margin-bottom: 0.6rem;
}

.gc-filter-chips {
  display: flex;
  gap: 0.5rem;
  flex-wrap: wrap;
}

.gc-chip {
  border: 1.5px solid rgba(26, 41, 66, .2);
  border-radius: 50px;
  background: transparent;
  font-size: 0.82rem;
  font-weight: 600;
  padding: 0.3rem 0.9rem;
  cursor: pointer;
  color: #4a5a6a;
  transition: background .15s, color .15s, border-color .15s;
}

.gc-chip.active,
.gc-chip:hover {
  background: var(--primary, #ed1c24);
  border-color: var(--primary, #ed1c24);
  color: #fff;
}

/* ── Filter button with active indicator ── */
.gc-filter-btn.has-filters {
  background: var(--primary, #ed1c24);
  color: #fff;
}

/* ── Mobile adjustments ── */
@media (max-width: 575px) {
  .gc-filter-bar {
    flex-direction: column;
    align-items: stretch;
    gap: 0.75rem;
  }

  .gc-pills-wrap {
    max-width: 100%;
    overflow-x: auto;
    flex: none;
    padding-bottom: 4px;
  }

  .gc-filter-actions {
    display: flex;
    justify-content: flex-start;
  }
}

/* ══════════════════════════════════════════════════
   Filter offcanvas — new 2-column grid design
══════════════════════════════════════════════════ */
.gc-filter-offcanvas {
  width: 520px !important;
  max-width: 95vw;
  font-family: inherit;
}

.gc-fc-header {
  padding: 1.25rem 1.5rem;
  border-bottom: 1px solid rgba(0, 0, 0, .07) !important;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.gc-fc-title {
  font-size: 1.05rem;
  font-weight: 700;
  margin: 0;
  color: #111;
}

.gc-fc-close {
  background: none;
  border: none;
  font-size: 1rem;
  color: #888;
  cursor: pointer;
  padding: 0.25rem;
  line-height: 1;
  transition: color .15s;
}

.gc-fc-close:hover {
  color: #111;
}

.gc-fc-body {
  padding: 1.5rem !important;
  overflow-y: auto;
  flex: 1;
}

/* 2-column grid for filter groups */
.gc-fc-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 1.75rem 2rem;
}

.gc-fc-group-label {
  font-size: 0.72rem;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: #999;
  margin-bottom: 0.75rem;
  text-transform: none;
}

/* Filter list items */
.gc-fc-list {
  display: flex;
  flex-direction: column;
  gap: 0.1rem;
}

/* Seats filter — horizontal row of compact buttons */
.gc-fc-list--inline {
  flex-direction: row;
  flex-wrap: wrap;
  gap: 0.4rem;
}
.gc-fc-list--inline .gc-fi {
  flex: 0 0 auto;
  min-width: 3.5rem;
  justify-content: center;
}

.gc-fi {
  display: flex;
  align-items: center;
  gap: 0.65rem;
  background: none;
  border: none;
  padding: 0.35rem 0;
  font-size: 0.9rem;
  color: #222;
  cursor: pointer;
  text-align: left;
  width: 100%;
  transition: color .15s;
}

.gc-fi:hover {
  color: var(--primary, #ed1c24);
}

.gc-fi-dot {
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #e8eaed;
  flex-shrink: 0;
  transition: background .15s, transform .1s;
  display: block;
}

.gc-fi.active .gc-fi-dot {
  background: var(--primary, #ed1c24);
  transform: scale(1.08);
}

.gc-fi.active {
  font-weight: 600;
  color: var(--primary, #ed1c24);
}

/* Footer with apply button */
.gc-fc-footer {
  padding: 1rem 1.5rem 1.5rem;
  border-top: 1px solid rgba(0, 0, 0, .06);
}

.gc-fc-apply {
  width: 100%;
  background: var(--primary, #ed1c24);
  color: #fff;
  border: none;
  border-radius: 50px;
  font-size: 0.95rem;
  font-weight: 700;
  padding: 0.85rem 1rem;
  cursor: pointer;
  transition: background .15s, transform .1s;
  letter-spacing: 0.02em;
}

.gc-fc-apply:hover {
  background: var(--primary-dark, #c41920);
  transform: translateY(-1px);
}

@media (max-width: 575px) {
  .gc-filter-offcanvas {
    width: 100vw !important;
  }

  .gc-fc-grid {
    grid-template-columns: 1fr 1fr;
    gap: 1.25rem 1.5rem;
  }
}

/* ══════════════════════════════════════════════════
   Booking-flow Header (.gc-bh)
   Fixed-top stepper header za booking stranice
══════════════════════════════════════════════════ */

/* body pomak jer je header fixed */
body.booking-flow {
  padding-top: 124px;
  /* top (76) + summary (46) + border-ovi (2) */
  background: #EFF1F3;
}

/* Kada je extended summary (insurance/extras/reservation), header je malo viši */
body.booking-flow:has(.gc-bh-extended) {
  padding-top: 148px;
}

/* Selection bar — prikazuje lokacije/vozilo/osiguranje/cijenu ispod booking header-a */
.gc-selection-bar {
  background: #fff !important;
  border: 1px solid rgba(26, 41, 66, 0.06);
  border-radius: 16px !important;
  box-shadow: 0 4px 20px rgba(26, 41, 66, 0.04);
  gap: 12px;
}

.gc-selection-bar .border-start {
  border-left: 1px solid rgba(26, 41, 66, 0.08) !important;
}

/* Locations blok u selection bar-u (stacked pick-up / drop-off) */
.gc-sb-locations {
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding-right: 16px;
  min-width: 0;
  flex: 0 0 auto;
}

.gc-sb-loc {
  display: flex;
  align-items: center;
  gap: 10px;
  min-width: 0;
}

.gc-sb-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
  position: relative;
}

.gc-sb-dot::after {
  content: '';
  position: absolute;
  inset: -3px;
  border-radius: 50%;
  border: 1.5px solid currentColor;
  opacity: 0.3;
}

.gc-sb-dot.pickup {
  background: var(--success, #2a9d8f);
  color: var(--success, #2a9d8f);
}

.gc-sb-dot.dropoff {
  background: var(--primary, #ed1c24);
  color: var(--primary, #ed1c24);
}

.gc-sb-loc>div {
  display: flex;
  flex-direction: column;
  gap: 1px;
  min-width: 0;
}

.gc-sb-label {
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-light, #5a6a7a);
  opacity: 0.75;
  line-height: 1;
}

.gc-sb-val {
  font-size: 12px;
  font-weight: 600;
  color: var(--text, #1a2942);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 260px;
}

/* Na užim desktop ekranima skrati prikaz da ne lomi red */
@media (max-width: 1200px) {
  .gc-sb-val {
    max-width: 180px;
    font-size: 11px;
  }

  .gc-sb-locations {
    padding-right: 12px;
  }
}

.gc-bh {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  z-index: 1030;
  background: #fff;
  border-bottom: 1px solid rgba(26, 41, 66, 0.06);
  box-shadow:
    0 1px 0 rgba(26, 41, 66, 0.04),
    0 10px 30px -20px rgba(26, 41, 66, 0.15);
  transition: box-shadow .3s ease;
}

/* gold accent linija na vrhu */
.gc-bh::before {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  height: 1px;
  background: linear-gradient(90deg,
      transparent 0%,
      rgba(201, 169, 98, 0.4) 25%,
      rgba(201, 169, 98, 0.6) 50%,
      rgba(201, 169, 98, 0.4) 75%,
      transparent 100%);
  pointer-events: none;
}

.gc-bh.is-scrolled {
  box-shadow:
    0 1px 0 rgba(26, 41, 66, 0.06),
    0 14px 40px -20px rgba(26, 41, 66, 0.2);
}

.gc-bh-container {
  max-width: 1800px;
  margin: 0 auto;
  padding: 0 28px;
  display: flex;
  align-items: center;
  gap: 24px;
}

.gc-bh-container-info {
  max-width: 1250px !important;
}

/* Top row: logo + stepper + home */
.gc-bh-top {
  border-bottom: 1px solid rgba(26, 41, 66, 0.05);
}

.gc-bh-top .gc-bh-container {
  min-height: 76px;
  padding-top: 14px;
  padding-bottom: 14px;
  transition: min-height .25s ease;
}

.gc-bh.is-scrolled .gc-bh-top .gc-bh-container {
  min-height: 64px;
}

/* Logo */
.gc-bh-logo {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  text-decoration: none;
  transition: transform .25s ease;
  width: 100px;
}

.gc-bh-logo img {
  height: 42px;
  width: auto;
  display: block;
  transition: height .25s ease;
}

.gc-bh.is-scrolled .gc-bh-logo img {
  height: 35px;
}

.gc-bh-logo:hover {
  transform: translateY(-1px);
}

/* Stepper */
.gc-bh-stepper {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
  min-width: 0;
}

.gc-bh-steps {
  display: flex;
  align-items: center;
  gap: 0;
  list-style: none;
  padding: 0;
  margin: 0;
  max-width: 720px;
  width: 100%;
}

.gc-bh-step {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  opacity: 0.55;
  transition: opacity .25s ease;
}

.gc-bh-step.active,
.gc-bh-step.completed {
  opacity: 1;
}

.gc-bh-dot {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  background: #fff;
  border: 1.5px solid rgba(26, 41, 66, 0.2);
  color: var(--text-light, #5a6a7a);
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  font-weight: 700;
  transition: all .3s ease;
  flex-shrink: 0;
}

.gc-bh-step.completed .gc-bh-dot {
  background: var(--primary, #ed1c24);
  border-color: var(--primary, #ed1c24);
  color: #fff;
  box-shadow: 0 2px 8px rgba(237, 28, 36, 0.25);
}

.gc-bh-step.active .gc-bh-dot {
  background: #fff;
  border-color: var(--primary, #ed1c24);
  border-width: 2px;
  color: var(--primary, #ed1c24);
  width: 34px;
  height: 34px;
  font-size: 13px;
  box-shadow:
    0 0 0 5px rgba(237, 28, 36, 0.1),
    0 4px 14px rgba(237, 28, 36, 0.15);
  position: relative;
}

.gc-bh-step.active .gc-bh-dot::after {
  content: '';
  position: absolute;
  inset: -3px;
  border-radius: 50%;
  border: 1px dashed rgba(237, 28, 36, 0.35);
  animation: gc-bh-pulse 4s linear infinite;
}

@keyframes gc-bh-pulse {
  to {
    transform: rotate(360deg);
  }
}

.gc-bh-label {
  font-size: 12px;
  font-weight: 600;
  letter-spacing: 0.04em;
  color: var(--text-light, #5a6a7a);
  white-space: nowrap;
}

.gc-bh-step.active .gc-bh-label,
.gc-bh-step.completed .gc-bh-label {
  color: var(--text, #1a2942);
  font-weight: 700;
}

.gc-bh-connector {
  flex: 1 1 auto;
  height: 2px;
  min-width: 20px;
  max-width: 70px;
  margin: 0 12px;
  background: rgba(26, 41, 66, 0.12);
  border-radius: 2px;
  position: relative;
  overflow: hidden;
}

.gc-bh-connector.is-done {
  background: var(--primary, #ed1c24);
}

/* Home button */
.gc-bh-actions {
  flex: 0 0 auto;
  display: flex;
  align-items: center;
  gap: 12px;
}

.gc-bh-home {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 9px 16px;
  background: #fff;
  border: 1.5px solid rgba(26, 41, 66, 0.12);
  border-radius: 10px;
  color: var(--text, #1a2942);
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.02em;
  text-decoration: none;
  transition: all .2s ease;
  white-space: nowrap;
}

.gc-bh-home:hover {
  border-color: var(--primary, #ed1c24);
  color: var(--primary, #ed1c24);
  background: rgba(237, 28, 36, 0.04);
  transform: translateY(-1px);
}

.gc-bh-home svg {
  flex-shrink: 0;
}

/* Summary bar (pickup/dropoff) */
.gc-bh-summary {
  background: var(--cream, #faf8f5);
  border-bottom: 1px solid rgba(26, 41, 66, 0.06);
}

.gc-bh-summary .gc-bh-container {
  min-height: 46px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* ── Extended summary (sve u jednom redu) ───────────────── */
.gc-bh-summary--ext {
  background: #fff;
}

.gc-bh-summary--ext .gc-bh-container {
  display: flex;
  align-items: center;
  gap: 18px;
  min-height: 70px;
  padding-top: 10px;
  padding-bottom: 10px;
}

/* Pin krug (umjesto dot) — za pick-up / drop-off lokacije */
.gc-bh-sb-pin {
  width: 32px;
  height: 32px;
  border-radius: 50%;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
}

.gc-bh-sb-pin.pickup {
  background: rgba(42, 157, 143, 0.12);
  color: var(--success, #2a9d8f);
}

.gc-bh-sb-pin.dropoff {
  background: rgba(237, 28, 36, 0.1);
  color: var(--primary, #ed1c24);
}

/* Strelica između pick-up i drop-off */
.gc-bh-sb-arrow {
  color: var(--gold, #c9a962);
  opacity: 0.7;
  display: inline-flex;
  align-items: center;
  flex-shrink: 0;
  padding: 0 4px;
}

/* Block sa label gore / value dole (isti pattern za lokacije, vozilo, osiguranje) */
.gc-bh-sb-block>div {
  display: flex;
  flex-direction: column;
  gap: 2px;
  min-width: 0;
}

.gc-bh-sb-label {
  font-size: 9px;
  font-weight: 700;
  letter-spacing: 0.12em;
  text-transform: uppercase;
  color: var(--text-light, #5a6a7a);
  opacity: 0.75;
  line-height: 1;
  display: block;
}

.gc-bh-sb-val,
.gc-bh-sb-strong {
  font-size: 12px;
  font-weight: 600;
  color: var(--text, #1a2942);
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  display: block;
  max-width: 240px;
}

.gc-bh-sb-strong {
  font-size: 13px;
  font-weight: 700;
}

.gc-bh-sb-block {
  display: flex;
  align-items: center;
  gap: 10px;
  padding-right: 18px;
  border-right: 1px solid rgba(26, 41, 66, 0.08);
  flex: 0 0 auto;
  min-width: 0;
}

.gc-bh-sb-block:last-child:not(.gc-bh-sb-total) {
  border-right: none;
  padding-right: 0;
}

/* Pick-up (prvi loc-block) — bez linije jer dolazi strelica */
.gc-bh-sb-loc-block.gc-bh-sb-block {
  border-right: none;
  padding-right: 6px;
}

/* Drop-off (loc-block nakon strelice) — vraća razdjelnicu prema sljedećem bloku */
.gc-bh-sb-arrow+.gc-bh-sb-loc-block.gc-bh-sb-block {
  padding-left: 6px;
  padding-right: 18px;
  border-right: 1px solid rgba(26, 41, 66, 0.08);
}

/* Ali na page-vozila (samo lokacije) drop-off je zadnji — ne treba linija */
.gc-bh-sb-arrow+.gc-bh-sb-loc-block.gc-bh-sb-block:last-child {
  border-right: none;
  padding-right: 6px;
}

.gc-bh-sb-car-img {
  max-height: 40px;
  width: auto;
  object-fit: contain;
  flex-shrink: 0;
}

.gc-bh-sb-ins-icon {
  font-size: 16px;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background: rgba(237, 28, 36, 0.1);
  color: var(--primary, #ed1c24);
  flex-shrink: 0;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.gc-bh-sb-total {
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: flex-end;
  gap: 2px;
  padding-right: 14px;
  text-align: right;
  flex-shrink: 0;
}

.gc-bh-sb-price {
  display: inline-flex;
  align-items: baseline;
  gap: 2px;
}

.gc-bh-sb-price strong {
  font-size: 22px;
  font-weight: 800;
  color: var(--text, #1a2942);
  letter-spacing: -0.02em;
  line-height: 1;
}

.gc-bh-sb-price span {
  font-size: 14px;
  color: var(--text, #1a2942);
  font-weight: 600;
}

.gc-bh-sb-cart {
  font-size: 11px;
  color: var(--text-light, #5a6a7a);
  text-decoration: none;
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  gap: 4px;
  transition: color .15s ease;
}

.gc-bh-sb-cart:hover {
  color: var(--primary, #ed1c24);
}

.gc-bh-sb-cart .bi {
  color: var(--primary, #ed1c24);
}

.gc-bh-sb-continue {
  flex: 0 0 auto;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  gap: 4px;
  padding: 10px 22px;
  background: var(--primary, #ed1c24);
  color: #fff;
  font-size: 13px;
  font-weight: 700;
  letter-spacing: 0.04em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: 10px;
  transition: background .2s ease, transform .15s ease;
  white-space: nowrap;
}

.gc-bh-sb-continue:hover {
  background: var(--primary-dark, #c41920);
  color: #fff;
  transform: translateY(-1px);
}

.gc-bh-extended .gc-bh-top .gc-bh-container {
  min-height: 66px;
}

/* Na uzim ekranima (ispod 1200) — skrati tekstove */
@media (max-width: 1200px) {

  .gc-bh-sb-val,
  .gc-bh-sb-strong {
    max-width: 150px;
    font-size: 11px;
  }

  .gc-bh-summary--ext .gc-bh-container {
    gap: 12px;
  }

  .gc-bh-sb-block,
  .gc-bh-sb-locations,
  .gc-bh-sb-total {
    padding-right: 12px;
  }
}

.gc-bh-trip {
  display: flex;
  align-items: center;
  gap: 0;
  width: 100%;
}

.gc-bh-point {
  display: flex;
  align-items: center;
  gap: 12px;
  flex: 1;
  min-width: 0;
}

.gc-bh-point-dot {
  width: 8px;
  height: 8px;
  border-radius: 50%;
  flex-shrink: 0;
  position: relative;
}

.gc-bh-point-dot::after {
  content: '';
  position: absolute;
  inset: -3px;
  border-radius: 50%;
  border: 1.5px solid currentColor;
  opacity: 0.3;
}

.gc-bh-point-dot.pickup {
  background: var(--success, #2a9d8f);
  color: var(--success, #2a9d8f);
}

.gc-bh-point-dot.dropoff {
  background: var(--primary, #ed1c24);
  color: var(--primary, #ed1c24);
}

.gc-bh-point-text {
  display: flex;
  align-items: baseline;
  gap: 10px;
  flex-wrap: wrap;
  min-width: 0;
}

.gc-bh-point-label {
  font-size: 10px;
  font-weight: 700;
  letter-spacing: 0.14em;
  text-transform: uppercase;
  color: var(--text-light, #5a6a7a);
  opacity: 0.8;
}

.gc-bh-point-value {
  font-size: 13px;
  color: var(--text, #1a2942);
  display: inline-flex;
  align-items: baseline;
  gap: 6px;
  flex-wrap: wrap;
}

.gc-bh-point-value strong {
  font-weight: 700;
}

.gc-bh-sep {
  color: var(--text-light, #5a6a7a);
  opacity: 0.5;
}

.gc-bh-trip-divider {
  flex: 0 0 auto;
  margin: 0 28px;
  color: var(--gold, #c9a962);
  opacity: 0.7;
  display: flex;
  align-items: center;
  padding: 0 8px;
  position: relative;
}

.gc-bh-trip-divider::before,
.gc-bh-trip-divider::after {
  content: '';
  position: absolute;
  top: 50%;
  width: 40px;
  height: 1px;
  background-image:
    radial-gradient(circle, rgba(26, 41, 66, 0.2) 0.8px, transparent 1.2px);
  background-size: 6px 2px;
  background-repeat: repeat-x;
}

.gc-bh-trip-divider::before {
  right: 100%;
}

.gc-bh-trip-divider::after {
  left: 100%;
}

/* ── Responsive ────────────────────────────────── */
@media (max-width: 1100px) and (min-width: 769px) {
  .gc-bh-label {
    display: none;
  }

  .gc-bh-connector {
    max-width: 40px;
    margin: 0 6px;
  }

  .gc-bh-step.active .gc-bh-label {
    display: inline;
    margin-left: 4px;
  }
}

@media (max-width: 768px) {

  /* Summary bar sakriven na mobu jer postoji sticky-bottom sa lokacijama */
  .gc-bh-summary {
    display: none;
  }

  body.booking-flow {
    padding-top: 120px;
    /* logo red (56) + stepper red (64) */
  }

  /* Dva reda: logo+home gore, stepper dole */
  .gc-bh-top .gc-bh-container {
    flex-wrap: wrap;
    padding: 10px 16px;
    min-height: auto;
    gap: 10px;
    row-gap: 12px;
  }

  /* Logo + home u prvom redu: space-between */
  .gc-bh-logo {
    order: 1;
  }

  .gc-bh-actions {
    order: 2;
    margin-left: auto;
  }

  /* Stepper u drugom redu — puna širina */
  .gc-bh-stepper {
    order: 3;
    flex: 0 0 100%;
    width: 100%;
    padding-top: 6px;
    border-top: 1px solid rgba(26, 41, 66, 0.06);
    margin-top: 2px;
  }

  .gc-bh-steps {
    max-width: 100%;
    justify-content: space-between;
    padding: 6px 0;
  }

  .gc-bh-logo img {
    height: 32px;
  }

  .gc-bh.is-scrolled .gc-bh-logo img {
    height: 30px;
  }

  .gc-bh-home span {
    display: none;
  }

  .gc-bh-home {
    padding: 8px 10px;
  }

  /* Step — dot gore, label ispod */
  .gc-bh-step {
    flex-direction: column;
    gap: 4px;
    text-align: center;
    flex: 0 0 auto;
  }

  .gc-bh-step .gc-bh-dot {
    width: 26px;
    height: 26px;
    font-size: 11px;
  }

  .gc-bh-step.active .gc-bh-dot {
    width: 30px;
    height: 30px;
    font-size: 12px;
    box-shadow:
      0 0 0 3px rgba(237, 28, 36, 0.1),
      0 2px 8px rgba(237, 28, 36, 0.15);
  }

  .gc-bh-label {
    display: inline;
    font-size: 10px;
    letter-spacing: 0.02em;
  }

  .gc-bh-connector {
    margin: 0 2px;
    min-width: 0;
    max-width: none;
    flex: 1;
    align-self: center;
    margin-top: -14px;
    /* centriraj sa dotovima, ignoriši label visinu */
  }

  /* Extra-small telefoni — još kompaktnije */
  @media (max-width: 380px) {
    .gc-bh-label {
      font-size: 9px;
    }

    .gc-bh-step .gc-bh-dot {
      width: 24px;
      height: 24px;
      font-size: 10px;
    }

    .gc-bh-step.active .gc-bh-dot {
      width: 28px;
      height: 28px;
      font-size: 11px;
    }
  }

  body.booking-flow {
    padding-top: 122px;
    /* logo red + stepper sa label-ima (stvarno izmjereno) */
  }
}

/* ══════════════════════════════════════════════════
   Cart offcanvas — novi dizajn (gc2026)
   Targetiraju se Bootstrap offcanvas klase preko #offcanvasExample
══════════════════════════════════════════════════ */
#offcanvasExample.offcanvas {
  width: 420px !important;
  max-width: calc(100vw - 40px);
  border: none;
  background: #fff;
  box-shadow: -8px 0 48px rgba(20, 18, 21, 0.14);
  transition: transform .32s cubic-bezier(.4, 0, .2, 1);
}

/* Backdrop tamniji */
.offcanvas-backdrop.show {
  background: rgba(20, 18, 21, 0.45);
  opacity: 1;
}

/* Header — čisti border, 16px title */
#offcanvasExample .offcanvas-header {
  padding: 20px 24px !important;
  border-bottom: 1px solid rgba(20, 18, 21, 0.08);
  flex-shrink: 0;
}

#offcanvasExample .offcanvas-title {
  font-family: "DM Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.01em;
  color: var(--text, #1a2942);
  margin: 0;
}

#offcanvasExample .btn-close {
  width: 34px;
  height: 34px;
  border-radius: 50%;
  background-color: var(--cream, #faf8f5);
  background-size: 12px 12px;
  opacity: 1;
  padding: 0;
  margin: 0;
  transition: background-color .15s ease;
}

#offcanvasExample .btn-close:hover {
  background-color: rgba(20, 18, 21, 0.1);
}

#offcanvasExample .btn-close:focus {
  box-shadow: 0 0 0 3px rgba(237, 28, 36, 0.15);
}

/* Body — skrolabilni, tigher padding, gap između stavki */
#offcanvasExample .offcanvas-body {
  padding: 20px 24px !important;
  display: flex;
  flex-direction: column;
  gap: 0;
}

/* List group unutar body — override Bootstrap */
#offcanvasExample .list-group-flush {
  display: flex;
  flex-direction: column;
  gap: 16px;
  border: none;
}

#offcanvasExample .list-group-item {
  border: none !important;
  padding: 10px 0;
  background: transparent;
  border-radius: 0;
}

/* Prvi list-group-item (vozilo + naziv + slika) — cart-car card */
#offcanvasExample .list-group-item:first-child {
  background: var(--cream, #faf8f5);
  border-radius: 12px;
  padding: 14px 16px !important;
  flex-direction: row !important;
  align-items: center !important;
  gap: 14px;
  margin-top: 0 !important;
}

#offcanvasExample .list-group-item:first-child .img-fluid {
  width: 90px;
  height: 62px;
  object-fit: contain;
  border-radius: 8px;
  background: #fff;
  flex-shrink: 0;
  padding: 0 !important;
  margin: 0 !important;
}

#offcanvasExample .list-group-item:first-child>div:last-child,
#offcanvasExample .list-group-item:first-child h3,
#offcanvasExample .list-group-item:first-child h5 {
  text-align: left;
  margin: 0;
}

#offcanvasExample .list-group-item:first-child h3 {
  font-size: 16px;
  font-weight: 600;
  letter-spacing: -0.015em;
  color: var(--text, #1a2942);
  line-height: 1.2;
  margin-bottom: 2px;
  display: block;
}

#offcanvasExample .list-group-item:first-child h3 small {
  font-size: 12px;
  color: var(--text-light, #5a6a7a);
  font-weight: 500;
  margin-left: 4px;
}

#offcanvasExample .list-group-item:first-child h5 {
  font-size: 11px;
  font-weight: 600;
  color: var(--text-light, #5a6a7a);
  text-transform: uppercase;
  letter-spacing: 0.08em;
}

/* Drugi list-group-item (lokacije pickup/dropoff) */
#offcanvasExample .list-group-item:nth-child(2) {
  background: var(--cream, #faf8f5);
  border-radius: 12px;
  padding: 14px 16px !important;
}

#offcanvasExample .list-group-item:nth-child(2) p {
  font-size: 13px;
  font-weight: 600;
  color: var(--text, #1a2942);
  line-height: 1.5;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 8px;
}

#offcanvasExample .list-group-item:nth-child(2) p:first-child::before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--success, #2a9d8f);
  box-shadow: 0 0 0 3px rgba(42, 157, 143, 0.2);
  flex-shrink: 0;
}

#offcanvasExample .list-group-item:nth-child(2) p:last-child::before {
  content: '';
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: var(--primary, #ed1c24);
  box-shadow: 0 0 0 3px rgba(237, 28, 36, 0.2);
  flex-shrink: 0;
}

#offcanvasExample .list-group-item:nth-child(2) p+p {
  margin-top: 8px;
}

/* Stavke naknada — rows sa label + cijena */
#offcanvasExample .list-group-item:not(:first-child):not(:nth-child(2)):not(:last-child) {
  padding: 10px 0 !important;
  border-top: 1px dashed rgba(20, 18, 21, 0.1) !important;
  border-bottom: none !important;
}

/* Labele u rows */
#offcanvasExample .list-group-item .fw-bold {
  font-size: 14px;
  font-weight: 600;
  color: var(--text, #1a2942);
  margin-bottom: 2px !important;
}

/* Sub-linije (manji tekst ispod label-a) */
#offcanvasExample .list-group-item .fs-sm,
#offcanvasExample .list-group-item .text-body-secondary {
  font-size: 12px !important;
  color: var(--text-light, #5a6a7a) !important;
  font-weight: 500;
}

/* Cijene — desno poravnane, bold */
#offcanvasExample .cijenak {
  font-size: 14px;
  font-weight: 700;
  color: var(--text, #1a2942);
  white-space: nowrap;
  margin-left: auto;
  padding-left: 12px;
}

/* Total row — posljednji list-group-item */
#offcanvasExample .list-group-item:last-child {
  border-top: 1px solid rgba(20, 18, 21, 0.1) !important;
  padding: 16px 0 0 !important;
  margin-top: 4px;
}

#offcanvasExample .list-group-item:last-child .fw-bolder {
  font-size: 12px;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  color: var(--text-light, #5a6a7a);
  font-weight: 600 !important;
  margin: 0 !important;
}

#offcanvasExample .list-group-item:last-child .ttotal {
  font-size: 32px !important;
  font-weight: 700 !important;
  letter-spacing: -0.025em;
  color: var(--text, #1a2942);
  padding-left: 0;
}

#offcanvasExample .list-group-item:last-child small {
  font-size: 12px !important;
  color: var(--text-light, #5a6a7a);
  font-weight: 500;
  margin-top: 6px;
  display: inline-block;
}

#offcanvasExample .list-group-item:last-child small #depozzzit {
  color: var(--text, #1a2942);
  font-weight: 700;
}

/* Extras lista — interne stavke manje */
#offcanvasExample .extras-details p,
#offcanvasExample .usluge-list .fs-sm {
  font-size: 12px !important;
  padding: 2px 0;
}

#offcanvasExample .extras-details strong {
  color: var(--text, #1a2942);
  font-weight: 600;
}

/* Osiguranje naziv */
#offcanvasExample .osiguranje-naziv {
  font-size: 14px !important;
  font-weight: 600 !important;
}

/* Mobilna prilagodba */
@media (max-width: 575px) {
  #offcanvasExample.offcanvas {
    width: 100% !important;
    max-width: 100vw;
  }
}

/* Mobilni sticky-bottom locations (page-vozila) — zeleni/crveni dotovi */
.gc-mob-locations {
  display: flex;
  flex-direction: column;
  gap: 8px;
}

.gc-mob-loc {
  display: flex;
  align-items: center;
  gap: 10px;
  font-size: 14px;
}

.gc-mob-dot {
  width: 9px;
  height: 9px;
  border-radius: 50%;
  flex-shrink: 0;
  position: relative;
}

.gc-mob-dot::after {
  content: '';
  position: absolute;
  inset: -3px;
  border-radius: 50%;
  border: 1.5px solid currentColor;
  opacity: 0.3;
}

.gc-mob-dot.pickup {
  background: var(--success, #2a9d8f);
  color: var(--success, #2a9d8f);
}

.gc-mob-dot.dropoff {
  background: var(--primary, #ed1c24);
  color: var(--primary, #ed1c24);
}

/* ══════════════════════════════════════════════════
   Main Header — topbar + sticky navigation (gc2026)
══════════════════════════════════════════════════ */

/* ── Topbar (gornja tamna traka) ─────────────────── */
.gc-topbar {
  background: #0f0d10;
  color: rgba(255, 255, 255, 0.78);
  font-size: 12px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.05);
}

.gc-topbar-inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 18px;
  padding: 6px 24px;
  max-width: 1320px;
  margin: 0 auto;
  min-height: 32px;
}

.gc-topbar-left,
.gc-topbar-right {
  display: flex;
  align-items: center;
  gap: 16px;
}

.gc-topbar a.gc-topbar-link,
.gc-topbar .t-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  color: rgba(255, 255, 255, 0.78);
  font-weight: 500;
  line-height: 1;
  text-decoration: none;
  transition: color .15s ease;
}

.gc-topbar a.gc-topbar-link:hover {
  color: #fff;
}

.gc-topbar svg {
  color: var(--gold, #c9a962);
  opacity: 0.9;
  flex-shrink: 0;
}

.gc-topbar .t-wa {
  color: #4fd683;
}

.gc-topbar .t-wa svg {
  color: #4fd683;
  opacity: 1;
}

.gc-topbar-sep {
  width: 1px;
  height: 12px;
  background: rgba(255, 255, 255, 0.14);
  display: inline-block;
}

/* ── Main nav (sticky) ───────────────────────────── */
.gc-nav {
  position: sticky;
  top: 0;
  z-index: 40;
  background: rgba(245, 242, 248, 0.92);
  backdrop-filter: saturate(160%) blur(10px);
  -webkit-backdrop-filter: saturate(160%) blur(10px);
  border-bottom: 1px solid rgba(20, 18, 21, 0.06);
}

.gc-nav-inner {
  display: flex;
  align-items: center;
  gap: 28px;
  padding: 14px 24px;
  max-width: 1320px;
  margin: 0 auto;
}

.gc-logo {
  display: inline-flex;
  align-items: center;
  gap: 10px;
  text-decoration: none;
  flex-shrink: 0;
}

.gc-logo-img {
  height: 62px;
  width: auto;
  display: block;
}

.gc-nav-links {
  display: flex;
  gap: 26px;
  align-items: center;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  margin: 0;
}

.gc-nav-inner {
  position: relative;
}

.gc-nav-links a {
  font-size: 15px;
  color: var(--text, #1a2942);
  font-weight: 500;
  text-decoration: none;
  transition: color .15s ease;
  white-space: nowrap;
  position: relative;
}

.gc-nav-links a:hover {
  color: var(--primary, #ed1c24);
}

.gc-nav-links a.is-active {
  color: var(--primary, #ed1c24);
  font-weight: 600;
}

.gc-nav-links a.is-active::after {
  content: '';
  position: absolute;
  left: 0;
  right: 0;
  bottom: -6px;
  height: 2px;
  background: var(--primary, #ed1c24);
  border-radius: 2px;
}

.gc-nav-right {
  display: flex;
  gap: 14px;
  align-items: center;
  margin-left: auto;
  flex-shrink: 0;
}

/* Language switcher */
.gc-lang {
  display: inline-flex;
  background: #fff;
  border: 1px solid rgba(20, 18, 21, 0.1);
  border-radius: 999px;
  padding: 3px;
}

.gc-lang .gc-lang-btn {
  padding: 6px 12px;
  border-radius: 999px;
  font-size: 12px;
  font-weight: 600;
  color: var(--text-light, #5a6a7a);
  text-decoration: none;
  border: none;
  background: transparent;
  cursor: pointer;
  transition: background .15s ease, color .15s ease;
}

.gc-lang .gc-lang-btn.on {
  background: var(--text, #1a2942);
  color: #fff;
}

.gc-lang .gc-lang-btn:hover:not(.on) {
  color: var(--text, #1a2942);
}

/* Phone */
.gc-nav-call {
  font-size: 14px;
  color: var(--text, #1a2942);
  display: inline-flex;
  gap: 6px;
  align-items: center;
  font-weight: 500;
  text-decoration: none;
  transition: color .15s ease;
}

.gc-nav-call:hover {
  color: var(--primary, #ed1c24);
}

.gc-nav-call svg {
  color: var(--gold, #c9a962);
}

/* CTA dugme */
.gc-nav-cta {
  padding: 10px 18px !important;
  font-size: 14px !important;
  background: var(--primary, #ed1c24);
  color: #fff;
  border-radius: 10px;
  font-weight: 700;
  text-decoration: none;
  border: none;
  transition: background .2s ease, transform .15s ease;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.gc-nav-cta:hover {
  background: var(--primary-dark, #c41920);
  color: #fff;
  transform: translateY(-1px);
}

/* Hamburger (samo mobile) */
.gc-hamburger {
  display: none;
  padding: 6px;
  background: transparent;
  border: none;
  color: var(--text, #1a2942);
  cursor: pointer;
  margin-left: auto;
}

/* ── Responsive ─────────────────────────────────── */
@media (max-width: 760px) {
  .gc-topbar-inner {
    padding: 5px 18px;
  }

  .gc-topbar .t-hide-sm {
    display: none;
  }
}

@media (max-width: 992px) {
  .gc-nav-inner {
    padding: 12px 18px;
    gap: 16px;
  }

  .gc-hamburger {
    display: inline-flex;
    align-items: center;
    justify-content: center;
  }

  .gc-nav-links {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    width: 280px;
    max-width: 85vw;
    background: #fff;
    flex-direction: column;
    gap: 0;
    padding: 80px 24px 24px;
    box-shadow: -8px 0 32px rgba(20, 18, 21, 0.12);
    transform: translateX(110%);
    transition: transform .3s cubic-bezier(.4, 0, .2, 1);
    margin-left: 0;
    z-index: 50;
  }

  .gc-nav-links.is-open {
    transform: translateX(0);
  }

  .gc-nav-links a {
    padding: 14px 0;
    border-bottom: 1px solid rgba(20, 18, 21, 0.06);
    font-size: 16px;
  }

  .gc-nav-links a.is-active::after {
    display: none;
  }

  .gc-nav-call {
    display: none;
  }

  .gc-logo-img {
    height: 36px;
  }

  .gc-nav-cta {
    padding: 8px 14px !important;
    font-size: 13px !important;
  }
}

@media (max-width: 480px) {
  .gc-topbar-inner {
    gap: 10px;
    padding: 5px 14px;
  }

  .gc-lang {
    padding: 2px;
  }

  .gc-lang .gc-lang-btn {
    padding: 5px 9px;
    font-size: 11px;
  }
}

/* ══════════════════════════════════════════════════
   Mobile navbar (Landkit) — transparent na home
   (sekcija iza se diže, kao u Landkit template-u)
══════════════════════════════════════════════════ */
@media (max-width: 991.98px) {

  /* Transparent + absolute — stoji preko hero */
  .navbar.navbar-togglable {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    z-index: 1030;
    background: transparent !important;
    border-bottom: none;
    padding-top: 12px;
    padding-bottom: 12px;
  }

  /* Bijeli hamburger u transparent načinu */
  .navbar.navbar-togglable .navbar-toggler {
    border: none;
    color: #fff;
  }

  .navbar.navbar-togglable .navbar-toggler-icon {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 30 30'%3E%3Cpath stroke='rgba%28255,255,255,0.95%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3E%3C/svg%3E");
  }

  /* Collapse — crna pozadina, sadržaj lijevo poravnan */
  .navbar.navbar-togglable .navbar-collapse {
    background: #000;
  }

  .navbar.navbar-togglable .navbar-collapse .navbar-nav {
    align-items: flex-start;
    width: 100%;
  }

  .navbar.navbar-togglable .navbar-nav .nav-link {
    color: #fff;
    padding: 12px 0;
    text-align: left;
    width: 100%;
  }

  .navbar.navbar-togglable .navbar-nav .nav-item {
    width: 100%;
  }

  .navbar.navbar-togglable .navbar-nav .nav-link:hover {
    color: var(--primary, #ed1c24);
  }

  /* ── Hero na mobilnom: sve staje u prvi view, ispod transparent navbara ── */
  body:not(.booking-flow) section#prva {
    margin-top: 0;
    min-height: 100vh;
    display: flex;
    align-items: center;
  }

  body:not(.booking-flow) section#prva>.container {
    width: 100%;
  }

  /* Logo na mob navbaru — definisano */
  .navbar.navbar-togglable .navbar-brand img,
  .navbar.navbar-togglable .logo {
    width: 100px;
    height: auto;
    max-height: none;
  }

  #formaPrva {
    min-height: 100vh;
    display: flex !important;
    flex-direction: column;
    justify-content: center;
    padding: 120px 14px 20px !important;
    margin: 0 !important;
  }

  #formaPrva .row.pt-14 {
    padding-top: 0 !important;
    margin-top: 10px !important;
    margin-bottom: 14px !important;
  }

  #formaPrva h1.display-4 {
    font-size: 1.4rem !important;
    line-height: 1.2;
    margin-bottom: 0;
  }

  #formaPrva .search-row {
    --bs-gutter-x: 0.75rem;
    padding-bottom: 6px !important;
  }

  #formaPrva .search-row>[class*="col"] {
    margin-bottom: 8px !important;
  }

  #formaPrva .search-row label.form-label,
  #formaPrva .search-row label.text-white {
    margin-bottom: 3px !important;
    font-size: 11px;
  }

  #formaPrva .form-select-sm,
  #formaPrva .form-control,
  #formaPrva .date-input,
  #formaPrva .time-input {
    height: 36px;
    font-size: 13px;
  }

  #formaPrva .col-md-2.d-flex.align-items-end {
    margin-top: 10px !important;
  }

  #formaPrva .search-button {
    height: 40px;
    font-size: 13px;
  }

  /* "Award winning" + zvjezdice — kompaktnije */
  #formaPrva .col-12>label.text-white.text-center {
    margin-top: 8px !important;
    font-size: 10px;
  }

  #formaPrva .col-12>.text-center svg {
    width: 14px;
    height: 14px;
  }
}

/* ══════════════════════════════════════════════════
   Hero — desktop (gc-hero) sa naslovom + features + slikom
══════════════════════════════════════════════════ */
.gc-hero {
  position: relative;
  min-height: 72vh;
  overflow: hidden;
}

/* Suptilni tamni gradient preko hero slike da tekst bude čitak */
.gc-hero::before {
  content: '';
  position: absolute;
  inset: 0;
  background: linear-gradient(90deg,
      rgba(20, 18, 21, 0.75) 0%,
      rgba(20, 18, 21, 0.55) 45%,
      rgba(20, 18, 21, 0.2) 70%,
      rgba(20, 18, 21, 0) 100%);
  z-index: 1;
  pointer-events: none;
}

.gc-hero>.container {
  position: relative;
  z-index: 2;
  padding-top: 80px;
  padding-bottom: 140px;
}

.gc-hero-text {
  color: #fff;
}

.gc-hero-title {
  font-family: "DM Sans", sans-serif;
  font-size: 3.8rem;
  font-weight: 800;
  line-height: 1.1;
  letter-spacing: -0.02em;
  color: #fff;
  margin: 0 0 18px;
  text-align: left;
}

.gc-hero-accent {
  color: var(--primary, #ed1c24);
  display: inline-block;
}

.gc-hero-lede {
  font-size: 1.05rem;
  line-height: 1.6;
  color: rgba(255, 255, 255, 0.88);
  margin: 0 0 28px;
  max-width: 520px;
}

.gc-hero-features {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  gap: 22px 12px;
}

.gc-hero-features li {
  display: inline-flex;
  align-items: center;
  gap: 12px;
  color: #fff;
  padding: 10px 18px 10px 12px;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.14);
  border-radius: 999px;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
}

.gc-hero-feat-icon {
  width: 38px;
  height: 38px;
  border-radius: 50%;
  background: rgba(237, 28, 36, 0.15);
  color: var(--primary, #ed1c24);
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  border: 1px solid rgba(237, 28, 36, 0.3);
}

.gc-hero-features li>div {
  display: flex;
  flex-direction: column;
  line-height: 1.2;
}

.gc-hero-features li strong {
  font-size: 0.95rem;
  font-weight: 700;
  color: #fff;
}

.gc-hero-features li span {
  font-size: 0.78rem;
  font-weight: 500;
  color: rgba(255, 255, 255, 0.65);
  margin-top: 1px;
}

/* Responsive */
@media (max-width: 991.98px) {
  .gc-hero-title {
    font-size: 2.2rem;
    text-align: center;
  }

  .gc-hero-lede {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
  }

  .gc-hero-lede br {
    display: none;
  }

  .gc-hero-features {
    justify-content: center;
  }

  .gc-hero>.container {
    padding-top: 120px;
    padding-bottom: 160px;
  }

  .gc-hero::before {
    background: linear-gradient(180deg,
        rgba(20, 18, 21, 0.7) 0%,
        rgba(20, 18, 21, 0.5) 100%);
  }
}

/* ══════════════════════════════════════════════════
   Search form — desktop (.gc-searchform)
   Jedan red: pickup | drop-off | pickup date | return date | age | btn
══════════════════════════════════════════════════ */
.gc-searchform {
    width: 100%;
    margin: 0;
}

.gc-sf-row {
    display: flex;
    align-items: stretch;
    gap: 0;
    background: #fff;
    border-radius: 20px;
    padding: 15px 8px 15px 20px;
    box-shadow: 0 8px 30px rgba(20, 18, 21, 0.1), 0 2px 6px rgba(20, 18, 21, 0.06);
    border: 1px solid rgba(20, 18, 21, 0.06);
}

.gc-sf-field {
    flex: 1;
    min-width: 0;
    padding: 10px 14px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    gap: 4px;
}

.gc-sf-field-narrow {
    flex: 0 0 auto;
    min-width: 100px;
}

.gc-sf-divider {
    width: 1px;
    background: rgba(20, 18, 21, 0.08);
    margin: 12px 0;
    flex-shrink: 0;
}

.gc-sf-label {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    font-size: 11px;
    font-weight: 600;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #9a9a9e;
    margin: 0;
    line-height: 1;
}

.gc-sf-label svg {
    color: var(--primary, #ed1c24);
    flex-shrink: 0;
}

.gc-sf-input,
.gc-sf-select {
    border: none !important;
    background: transparent !important;
    padding: 2px 0 !important;
    font-size: 15px;
    font-weight: 600;
    color: var(--text, #1a2942);
    width: 100%;
    outline: none !important;
    box-shadow: none !important;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    min-height: auto;
    height: auto;
    cursor: pointer;
}

.gc-sf-select {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%239a9a9e' stroke-width='2.5' stroke-linecap='round' stroke-linejoin='round'%3E%3Cpolyline points='6 9 12 15 18 9'/%3E%3C/svg%3E") !important;
    background-repeat: no-repeat !important;
    background-position: right 0 center !important;
    padding-right: 18px !important;
}

.gc-sf-input::placeholder {
    color: #c4c4c8;
    font-weight: 500;
}

/* Date + time red */
.gc-sf-dt {
    display: flex;
    align-items: center;
    gap: 8px;
}

.gc-sf-dt .gc-sf-input.date-input {
    flex: 1;
    min-width: 0;
}

.gc-sf-time {
    flex: 0 0 auto;
    width: 60px;
    font-weight: 600;
    text-align: left;
}

.gc-sf-age {
    padding-right: 20px !important;
}

/* Submit button */
.gc-sf-submit {
    display: flex;
    align-items: center;
    padding-left: 10px;
}

.gc-sf-btn,
.search-button.gc-sf-btn {
    background: var(--primary, #ed1c24);
    color: #fff;
    border: none;
    border-radius: 999px;
    padding: 14px 28px;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 0.02em;
    white-space: nowrap;
    transition: background .2s ease, transform .15s ease, box-shadow .2s ease;
    box-shadow: 0 4px 14px rgba(237, 28, 36, 0.25);
    cursor: pointer;
}

.gc-sf-btn:hover,
.search-button.gc-sf-btn:hover {
    background: var(--primary-dark, #c41920);
    transform: translateY(-1px);
    box-shadow: 0 6px 18px rgba(237, 28, 36, 0.35);
}

/* ── Responsive: tablet / mobile — stack u kolumni ── */
@media (max-width: 991.98px) {
    .gc-sf-row {
        flex-direction: column;
        border-radius: 18px;
        padding: 14px;
        gap: 0;
    }

    .gc-sf-divider {
        width: 100%;
        height: 1px;
        margin: 0;
    }

    .gc-sf-field,
    .gc-sf-field-narrow {
        width: 100%;
        padding: 12px 6px;
    }

    .gc-sf-submit {
        padding: 10px 6px 4px;
    }

    .gc-sf-btn,
    .search-button.gc-sf-btn {
        width: 100%;
        padding: 14px 22px;
    }
}