:root{--below-ink:#121a23;--below-muted:#6f7d8a;--below-line:#dbe4ec;--below-soft:#f3f7fa;--below-blue:#4f83e8;--below-navy:#102235}
.below-page{background:#fff;color:var(--below-ink);overflow:hidden}.below-page *{box-sizing:border-box}.below-kicker{display:block;color:var(--below-blue);font-size:10px;font-weight:800;letter-spacing:1.5px;margin-bottom:12px}.below-title{font-size:clamp(38px,4vw,58px);line-height:1.05;letter-spacing:-3px;margin:0;font-weight:500}.below-title b{font-weight:700}.below-copy{color:var(--below-muted);font-size:14px;line-height:1.8}
.quick-book{position:relative;z-index:8;margin-top:-1px;background:linear-gradient(180deg,#eef5fb 0,#fff 100%);padding-bottom:34px}.quick-book-shell{background:#fff;border:1px solid var(--below-line);border-radius:0 0 24px 24px;box-shadow:0 25px 65px rgba(24,51,77,.12);padding:28px}.quick-book-head{display:flex;align-items:flex-end;justify-content:space-between;gap:30px;margin-bottom:22px}.quick-book-head h2{font-size:28px;line-height:1.1;letter-spacing:-1.3px;margin:5px 0 0}.quick-book-head p{max-width:510px;margin:0;color:var(--below-muted);font-size:13px}.quick-book-form{display:grid;grid-template-columns:1.18fr .8fr .8fr 1.12fr;border:1px solid var(--below-line);border-radius:15px;overflow:hidden}.quick-book-form label{min-height:80px;padding:15px 20px;border-right:1px solid var(--below-line);display:flex;flex-direction:column;justify-content:center}.quick-book-form label span{font-size:10px;color:#81909e;margin-bottom:6px}.quick-book-form select,.quick-book-form input{width:100%;border:0;background:transparent;color:var(--below-ink);font-size:13px;font-weight:700;outline:0}.quick-book-form>button{border:0;background:var(--below-blue);color:#fff;padding:0 24px;display:flex;align-items:center;justify-content:space-between;font-weight:700;font-size:13px}.quick-book-form>button:hover{background:#326bd7}.quick-book-form>button b{font-size:19px}.booking-message{margin:12px 0 0;color:var(--below-blue);font-size:12px}.assurance-row{display:grid;grid-template-columns:repeat(4,1fr);margin-top:18px}.assurance-row article{display:grid;grid-template-columns:32px 1fr;gap:9px;padding:12px 18px;border-right:1px solid var(--below-line)}.assurance-row article:last-child{border:0}.assurance-row>article>span{color:var(--below-blue);font-size:11px;font-weight:800}.assurance-row h3{font-size:13px;margin:0}.assurance-row p{font-size:10px;color:var(--below-muted);margin:3px 0 0}
.fleet-v2{padding:68px 0 78px;background:#f7f9fb}.fleet-v2-head{display:grid;grid-template-columns:1fr 430px;gap:60px;align-items:end}.fleet-v2-head .below-copy{margin:0}.fleet-controls{margin-top:26px;padding-top:18px;border-top:1px solid var(--below-line);display:flex;align-items:center;justify-content:space-between;gap:20px}.fleet-filters,.fleet-currency{display:flex;gap:7px;flex-wrap:wrap}.fleet-filters button,.fleet-currency button{height:40px;padding:0 15px;border:1px solid var(--below-line);border-radius:8px;background:#fff;color:#667583;font-size:11px;font-weight:700}.fleet-currency button{height:31px;padding:0 10px;font-size:9px}.fleet-filters button.active,.fleet-currency button.active{background:var(--below-ink);border-color:var(--below-ink);color:#fff}.fleet-count{display:flex;align-items:center;gap:14px;font-size:11px;color:var(--below-muted)}.fleet-count b{color:var(--below-ink);font-size:13px}.fleet-grid-v2{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:14px;margin-top:16px}.fleet-card{display:block!important;margin:0!important;border:1px solid var(--below-line)!important;border-radius:17px!important;background:#fff!important;box-shadow:none!important;overflow:hidden;transition:transform .25s,box-shadow .25s,border-color .25s}.fleet-card.hidden{display:none!important}.fleet-card:hover{transform:translateY(-5px)!important;border-color:#bfd1e1!important;box-shadow:0 20px 40px rgba(23,50,74,.1)!important}.fleet-card-media{height:185px;position:relative;background:linear-gradient(145deg,#edf3f7,#f9fbfc);overflow:hidden}.fleet-card-media:after{content:'';position:absolute;width:150px;height:150px;right:-45px;top:-50px;border-radius:50%;background:rgba(255,255,255,.9)}.fleet-card-media img{position:absolute;z-index:2;left:7%;top:10%;width:86%;height:82%;object-fit:contain;filter:drop-shadow(0 14px 9px rgba(25,45,62,.18));transition:transform .35s}.fleet-card:hover .fleet-card-media img{transform:scale(1.05) translateY(-3px)}.fleet-badge,.fleet-number{position:absolute;z-index:3;top:13px;font-size:8px;font-weight:800}.fleet-badge{left:13px;padding:6px 8px;background:#fff;border-radius:6px;color:#47627c}.fleet-number{right:13px;color:#91a0ae}.fleet-card-body{padding:16px}.fleet-type{font-size:8px;letter-spacing:1px;text-transform:uppercase;color:var(--below-blue);font-weight:800}.fleet-name-price{display:flex;align-items:flex-start;justify-content:space-between;gap:8px;margin-top:4px}.fleet-name-price h3{font-size:18px;line-height:1.15;letter-spacing:-.6px;margin:0;max-width:62%}.fleet-name-price p{text-align:right;margin:0;white-space:nowrap}.fleet-name-price small{display:block;color:var(--below-muted);font-size:8px}.fleet-name-price strong{font-size:16px;letter-spacing:-.4px}.fleet-specs{display:flex;gap:5px;margin:14px 0}.fleet-specs span{padding:6px 7px;border-radius:6px;background:var(--below-soft);font-size:8px;color:#667684;font-weight:600}.fleet-card-body>a{height:40px;border-top:1px solid var(--below-line);display:flex;align-items:flex-end;justify-content:space-between;color:var(--below-ink);font-size:10px;font-weight:700}.fleet-card-body>a b{font-size:15px;color:var(--below-blue)}
.why-v2{padding:74px 0;background:#fff}.why-shell{border-radius:27px;background:linear-gradient(125deg,#102235,#173a59);color:#fff;min-height:440px;display:grid;grid-template-columns:.9fr 1.1fr;overflow:hidden;position:relative}.why-shell:after{content:'NEWSTAR';position:absolute;right:-30px;bottom:-60px;font-size:140px;font-weight:800;letter-spacing:-10px;color:rgba(255,255,255,.035)}.why-intro{padding:55px;position:relative;z-index:2}.why-intro .below-title{font-size:48px}.why-intro p{max-width:480px;color:#a9bbca;font-size:13px;line-height:1.8}.why-intro a{display:inline-flex;align-items:center;gap:40px;background:#fff;color:var(--below-ink);padding:14px 18px;border-radius:7px;font-size:11px;font-weight:700;margin-top:15px}.why-list{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;background:rgba(255,255,255,.035)}.why-list article{padding:35px;border-left:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1)}.why-list article:nth-child(3),.why-list article:nth-child(4){border-bottom:0}.why-list span{font-size:10px;color:#78a9ff;font-weight:800}.why-list h3{font-size:18px;margin:16px 0 7px}.why-list p{color:#8ea4b7;font-size:11px;line-height:1.7;margin:0}
.route-v2{padding:70px 0;background:#edf5fb}.route-v2-shell{display:grid;grid-template-columns:1fr .78fr;gap:65px;align-items:center}.route-v2-visual{height:380px;border-radius:25px;background:linear-gradient(135deg,#c7def8,#91b9e7);position:relative;overflow:hidden}.route-v2-visual:before{content:'';position:absolute;width:120%;height:65%;left:-10%;bottom:-37%;border-radius:50%;background:#f7fbfe}.route-v2-visual:after{content:'';position:absolute;left:9%;right:9%;bottom:22%;border-top:2px dashed rgba(41,88,137,.24)}.route-v2-visual img{position:absolute;z-index:2;width:82%;height:80%;left:9%;top:3%;object-fit:contain;filter:drop-shadow(0 22px 15px rgba(31,56,80,.25))}.route-chip{position:absolute;z-index:3;left:24px;bottom:22px;background:#fff;border-radius:9px;padding:11px 13px;display:flex;gap:24px;font-size:9px;color:var(--below-muted)}.route-chip b{display:block;color:var(--below-ink);font-size:12px}.route-v2-copy p{margin:19px 0;color:var(--below-muted);font-size:13px;line-height:1.8}.route-tags{display:flex;flex-wrap:wrap;gap:7px}.route-tags span{background:#fff;border:1px solid #cad8e5;border-radius:7px;padding:8px 10px;font-size:9px;font-weight:600}
.process-v2{padding:70px 0;background:#fff}.process-v2-head{text-align:center;max-width:700px;margin:auto}.process-v2-head .below-title{font-size:48px}.process-row{display:grid;grid-template-columns:repeat(3,1fr);margin-top:38px;border:1px solid var(--below-line);border-radius:20px;overflow:hidden}.process-row article{min-height:190px;padding:28px;border-right:1px solid var(--below-line);position:relative}.process-row article:last-child{border:0}.process-row>article>span{display:grid;place-items:center;width:34px;height:34px;border-radius:50%;background:#e8f1ff;color:var(--below-blue);font-size:11px;font-weight:800}.process-row h3{font-size:18px;margin:26px 0 7px}.process-row p{font-size:11px;color:var(--below-muted);line-height:1.7;margin:0}
.reviews-section {
  padding: 80px 0;
  background: #f7f9fb;
  border-top: 1px solid var(--below-line);
}
.reviews-grid {
  display: grid;
  grid-template-columns: 1fr 1.4fr 1.1fr;
  gap: 30px;
  align-items: stretch;
}
.rating-summary-card, .testimonial-card, .quick-contact-card {
  background: #fff;
  border: 1px solid rgba(216, 228, 240, 0.8);
  border-radius: 20px;
  padding: 35px;
  box-shadow: 0 12px 30px rgba(28, 54, 80, 0.03);
  transition: transform 0.3s ease, box-shadow 0.3s ease, border-color 0.3s ease;
  display: flex;
  flex-direction: column;
}
.rating-summary-card:hover, .testimonial-card:hover, .quick-contact-card:hover {
  transform: translateY(-5px);
  border-color: rgba(79, 131, 232, 0.3);
  box-shadow: 0 20px 45px rgba(28, 54, 80, 0.07);
}
.rating-summary-card {
  align-items: center;
  text-align: center;
  justify-content: center;
}
.rating-badge {
  font-size: 52px;
  font-weight: 800;
  line-height: 1;
  color: var(--below-navy);
  letter-spacing: -2px;
}
.rating-stars {
  font-size: 18px;
  color: #ffb51c;
  letter-spacing: 2px;
  margin: 10px 0 14px;
}
.rating-summary-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 8px;
  color: var(--below-navy);
}
.rating-summary-card p {
  font-size: 13px;
  line-height: 1.6;
  color: var(--below-muted);
  margin: 0 0 16px;
  max-width: 200px;
}
.reviews-count {
  font-size: 11px;
  font-weight: 700;
  color: var(--below-blue);
  background: #edf5fb;
  padding: 6px 12px;
  border-radius: 20px;
}
.testimonial-card {
  justify-content: center;
}
.testimonial-header {
  display: flex;
  align-items: center;
  gap: 14px;
  margin-bottom: 18px;
}
.avatar-badge {
  width: 44px;
  height: 44px;
  border-radius: 50%;
  background: #edf5fb;
  color: var(--below-blue);
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 700;
  font-size: 14px;
}
.testimonial-header h4 {
  font-size: 15px;
  font-weight: 700;
  margin: 0 0 2px;
  color: var(--below-navy);
}
.user-location {
  font-size: 12px;
  color: var(--below-muted);
}
.verified-tag {
  font-size: 10px;
  font-weight: 700;
  color: #10b981;
  background: #ecfdf5;
  padding: 4px 8px;
  border-radius: 6px;
  margin-left: auto;
}
.quote-text {
  font-size: 15px;
  line-height: 1.7;
  color: var(--below-ink);
  margin: 0;
  font-style: italic;
  font-weight: 500;
}
.quick-contact-card {
  justify-content: center;
}
.contact-kicker {
  font-size: 9px;
  font-weight: 800;
  letter-spacing: 1.5px;
  color: var(--below-blue);
  margin-bottom: 8px;
}
.quick-contact-card h3 {
  font-size: 18px;
  font-weight: 700;
  margin: 0 0 8px;
  color: var(--below-navy);
}
.quick-contact-card p {
  font-size: 13px;
  line-height: 1.6;
  color: var(--below-muted);
  margin: 0 0 20px;
}
.contact-phone-btn {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 10px;
  background: #111712;
  color: #fff;
  border-radius: 12px;
  padding: 14px 20px;
  font-size: 16px;
  font-weight: 700;
  text-decoration: none;
  border: 1px solid rgba(17, 23, 18, 0.12);
  box-shadow: none;
  transition: transform 0.2s ease, background 0.2s ease;
}
.contact-phone-btn svg {
  width: 16px;
  height: 16px;
  fill: currentColor;
}
.contact-phone-btn:hover {
  background: #1c241e;
  transform: translateY(-1px);
  box-shadow: none;
}
.cta-v2 {
  padding: 0 0 80px;
  background: #f7f9fb;
}
.cta-v2-shell {
  background: linear-gradient(135deg, #2563eb, #1d4ed8);
  border-radius: 24px;
  padding: 40px 50px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  box-shadow: 0 20px 50px rgba(37, 99, 235, 0.15);
  position: relative;
  overflow: hidden;
}
.cta-v2-shell::before {
  content: '';
  position: absolute;
  width: 260px;
  height: 260px;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.05);
  top: -130px;
  right: -40px;
}
.cta-v2-shell h2 {
  font-size: 32px;
  font-weight: 700;
  letter-spacing: -1px;
  margin: 6px 0 0;
  color: #fff;
}
.cta-v2-shell span {
  font-size: 11px;
  font-weight: 800;
  letter-spacing: 1.5px;
  color: #93c5fd;
}
.cta-v2-shell a {
  background: #fff;
  color: #1e3a8a;
  border-radius: 12px;
  padding: 16px 28px;
  font-size: 14px;
  font-weight: 700;
  text-decoration: none;
  display: inline-flex;
  align-items: center;
  gap: 12px;
  box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
  transition: all 0.25s ease;
  position: relative;
  z-index: 2;
}
.cta-v2-shell a:hover {
  transform: translateY(-2px);
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.15);
  background: #f8fafc;
}
.cta-v2-shell a b {
  font-size: 18px;
  transition: transform 0.2s ease;
}
.cta-v2-shell a:hover b {
  transform: translateX(4px);
}
.footer-v2 {
  background: #0b1722;
  color: #fff;
  padding: 57px 0 22px;
}
.footer-v2-main {
  display: grid;
  grid-template-columns: 1.45fr repeat(3, 1fr);
  gap: 50px;
}
.footer-v2 .brand {
  color: #fff;
  width: max-content;
  display: flex;
  align-items: center;
  gap: 12px;
  text-decoration: none;
}
.footer-v2 .brand img {
  width: 52px;
  height: 52px;
  border-radius: 0;
  object-fit: contain;
  mix-blend-mode: normal;
  filter: brightness(0) invert(1);
  transform: translateY(-3px);
}
.footer-v2-brand p {
  max-width: 290px;
  color: rgba(255, 255, 255, 0.66);
  font-size: 14px;
  line-height: 1.8;
  margin-top: 19px;
}
.footer-v2 nav, .footer-v2-contact {
  display: flex;
  flex-direction: column;
  align-items: flex-start;
  gap: 9px;
  text-align: left;
}
.footer-v2 h3 {
  font-size: 16px;
  font-weight: 700;
  margin: 3px 0 16px;
  color: #fff;
  letter-spacing: 0.5px;
  text-align: left;
}
.footer-v2 nav a,
.footer-v2 nav a:link,
.footer-v2 nav a:visited,
.footer-v2-contact p,
.footer-v2-contact a,
.footer-v2-contact a:link,
.footer-v2-contact a:visited {
  color: rgba(255, 255, 255, 0.66);
  font-size: 14px;
  line-height: 1.7;
  margin: 0;
  text-decoration: none;
  transition: color 0.2s ease;
  display: flex;
  align-items: flex-start;
  gap: 9px;
  text-align: left;
}
.footer-v2 nav a i, .footer-v2-contact a i, .footer-v2-contact p i {
  color: #c9a96a;
  font-size: 13px;
  width: 16px;
  text-align: center;
  flex-shrink: 0;
  margin-top: 4px;
  transition: color 0.2s ease;
}
.footer-v2 nav a:not(:has(i))::before,
.footer-v2-contact a:not(:has(i))::before,
.footer-v2-contact p:not(:has(i))::before {
  content: '';
  display: inline-block;
  width: 7px;
  height: 7px;
  margin-top: 5px;
  border-right: 2px solid #ffffff !important;
  border-top: 2px solid #ffffff !important;
  transform: rotate(45deg) !important;
  flex-shrink: 0 !important;
  transition: transform 0.2s ease, border-color 0.2s ease !important;
}
.footer-v2 nav a:hover, .footer-v2-contact a:hover {
  color: #fff !important;
}
.footer-v2 nav a:hover i, .footer-v2-contact a:hover i {
  color: #ffffff !important;
}
.footer-v2 nav a:hover::before,
.footer-v2-contact a:hover::before {
  transform: translateX(3px) rotate(45deg) !important;
  border-color: #ffffff !important;
}
.footer-v2-phone {
  color: rgba(255, 255, 255, 0.66);
  font-weight: 400;
  font-size: 14px;
}

.footer-v2-news {
  margin-top: 42px;
  border-top: 1px solid rgba(255, 255, 255, .1);
  border-bottom: 1px solid rgba(255, 255, 255, .1);
  padding: 20px 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 30px;
}
.footer-v2-news label {
  font-size: 14px;
  font-weight: 600;
}
.footer-v2-news form {
  width: 420px;
  display: flex;
  border-bottom: 1px solid #4b6073;
}
.footer-v2-news input {
  flex: 1;
  background: none;
  border: 0;
  outline: 0;
  color: #fff;
  padding: 9px 0;
  font-size: 13px;
}
.footer-v2-news button {
  border: 0;
  background: none;
  color: #fff;
  font-size: 13px;
  font-weight: 700;
}
.footer-v2-bottom {
  padding-top: 18px;
  display: flex;
  justify-content: space-between;
  color: #8fa2b3;
  font-size: 13px;
}
.footer-v2-bottom a {
  color: inherit;
  text-decoration: none;
  transition: color 0.2s ease;
}
.footer-v2-bottom a:hover {
  color: #fff;
}
@media(max-width:1100px){.fleet-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}.fleet-v2-head{grid-template-columns:1fr 350px}.why-shell{grid-template-columns:1fr}.why-list{min-height:350px}.route-v2-shell{gap:35px}.footer-v2-main{gap:30px}}
@media(max-width:760px){.quick-book{padding-bottom:20px}.quick-book-shell{padding:20px 18px;border-radius:0 0 18px 18px}.quick-book-head{display:block}.quick-book-head h2{font-size:24px}.quick-book-head p{margin-top:10px}.quick-book-form{grid-template-columns:1fr}.quick-book-form label{border-right:0;border-bottom:1px solid var(--below-line);min-height:69px;padding:11px 5px}.quick-book-form button{min-height:58px}.assurance-row{grid-template-columns:1fr 1fr}.assurance-row article{border-bottom:1px solid var(--below-line);padding:13px 7px}.assurance-row article:nth-child(2){border-right:0}.fleet-v2{padding:52px 0}.fleet-v2-head{display:block}.below-title{font-size:39px;letter-spacing:-2px}.fleet-v2-head .below-copy{margin-top:16px}.fleet-controls{align-items:flex-start;flex-direction:column}.fleet-filters{display:grid;grid-template-columns:repeat(2,1fr);width:100%}.fleet-grid-v2{grid-template-columns:1fr}.fleet-card-media{height:235px}.fleet-name-price h3{font-size:21px}.why-v2{padding:52px 0}.why-intro{padding:35px 25px}.why-intro .below-title{font-size:39px}.why-list{grid-template-columns:1fr;min-height:0}.why-list article{padding:25px;border-left:0}.why-list article:nth-child(3){border-bottom:1px solid rgba(255,255,255,.1)}.route-v2{padding:52px 0}.route-v2-shell{grid-template-columns:1fr}.route-v2-copy{grid-row:1}.route-v2-visual{height:290px}.process-v2{padding:52px 0}.process-v2-head{text-align:left}.process-v2-head .below-title{font-size:39px}.process-row{grid-template-columns:1fr;margin-top:25px}.process-row article{min-height:0;border-right:0;border-bottom:1px solid var(--below-line);padding:22px}.process-row h3{margin-top:16px}.proof-v2{padding-bottom:48px}.proof-v2-shell{grid-template-columns:1fr;gap:23px}.proof-v2 blockquote{border-left:0;border-right:0;border-top:1px solid var(--below-line);border-bottom:1px solid var(--below-line);padding:22px 0}.cta-v2{padding-bottom:50px}.cta-v2-shell{display:block;padding:28px 24px}.cta-v2-shell h2{font-size:27px}.cta-v2-shell a{margin-top:18px}.footer-v2-main{grid-template-columns:1fr 1fr;gap:35px 24px}.footer-v2-brand{grid-column:1/-1}.footer-v2-news{display:block}.footer-v2-news form{width:100%;margin-top:15px}.footer-v2-bottom{display:block}.footer-v2-bottom span{display:block;margin-top:4px}}

/* Compact reservation cockpit */
.quick-book{padding:26px 0 42px;background:linear-gradient(180deg,#edf5fb 0%,#f7fafc 62%,#fff 100%)}
.quick-book-shell.booking-cockpit{display:grid;grid-template-columns:286px minmax(0,1fr);padding:0;border:1px solid #d8e3ec;border-radius:23px;overflow:hidden;background:#fff;box-shadow:0 24px 55px rgba(29,57,82,.13)}
.booking-intro{position:relative;display:flex;flex-direction:column;min-height:286px;padding:28px 28px 25px;color:#fff;background:linear-gradient(145deg,#13293d 0%,#0d1b29 100%);overflow:hidden}
.booking-intro:before{content:'';position:absolute;width:190px;height:190px;right:-105px;top:-75px;border:42px solid rgba(109,160,255,.11);border-radius:50%}
.booking-intro:after{content:'GO';position:absolute;right:-10px;bottom:-39px;color:rgba(255,255,255,.035);font-size:124px;line-height:1;font-weight:800;letter-spacing:-10px}
.booking-step{position:absolute;right:25px;top:25px;color:#70869a;font-size:10px;font-weight:700;letter-spacing:.8px}
.booking-overline{position:relative;z-index:1;color:#75a4ff;font-size:9px;font-weight:800;letter-spacing:1.5px;margin-top:2px}
.booking-intro h2{position:relative;z-index:1;margin:18px 0 10px;font-size:31px;line-height:1.04;letter-spacing:-1.55px}
.booking-intro>p{position:relative;z-index:1;max-width:210px;margin:0;color:#9db0c1;font-size:11px;line-height:1.65}
.booking-intro-proof{position:relative;z-index:1;display:flex;align-items:center;gap:10px;margin-top:auto;padding-top:20px;border-top:1px solid rgba(255,255,255,.1)}
.booking-intro-proof>span{display:grid;place-items:center;width:30px;height:30px;flex:0 0 30px;border-radius:50%;background:#4f83e8;color:#fff;font-size:12px;font-weight:800}
.booking-intro-proof b,.booking-intro-proof small{display:block}.booking-intro-proof b{font-size:10px}.booking-intro-proof small{margin-top:2px;color:#71889b;font-size:8px}
.booking-workspace{min-width:0;padding:25px 27px 21px}
.booking-workspace-head{display:flex;align-items:flex-start;justify-content:space-between;gap:22px;margin-bottom:20px}
.booking-workspace-head>div>span{color:var(--below-blue);font-size:9px;font-weight:800;letter-spacing:1.35px}
.booking-workspace-head h3{margin:4px 0 0;font-size:24px;line-height:1.15;letter-spacing:-1px}
.booking-workspace-head ol{position:relative;display:flex;gap:28px;margin:1px 0 0;padding:0;list-style:none}
.booking-workspace-head ol:before{content:'';position:absolute;left:18px;right:18px;top:13px;height:1px;background:#dbe5ed}
.booking-workspace-head li{position:relative;z-index:1;display:flex;flex-direction:column;align-items:center;gap:4px;min-width:35px;color:#93a1ad;font-size:8px;font-weight:600}
.booking-workspace-head li b{display:grid;place-items:center;width:27px;height:27px;border:1px solid #dbe5ed;border-radius:50%;background:#fff;color:#83919e;font-size:9px}
.booking-workspace-head li.active{color:#2b5fbe}.booking-workspace-head li.active b{border-color:var(--below-blue);background:var(--below-blue);color:#fff;box-shadow:0 6px 14px rgba(79,131,232,.25)}
.quick-book-form.booking-form{display:grid;grid-template-columns:1.15fr .8fr .8fr 1.08fr;gap:10px;border:0;border-radius:0;overflow:visible}
.quick-book-form.booking-form label{min-width:0;min-height:78px;padding:14px 15px;border:1px solid #e2e9ef;border-radius:11px;background:#f5f8fa;transition:border-color .2s,background .2s,box-shadow .2s}
.quick-book-form.booking-form label:hover,.quick-book-form.booking-form label:focus-within{border-color:#a9c4f4;background:#fff;box-shadow:0 8px 20px rgba(35,68,97,.07)}
.quick-book-form.booking-form label span{margin-bottom:7px;color:#7f8e9c;font-size:9px}
.quick-book-form.booking-form select,.quick-book-form.booking-form input{min-width:0;font-size:12px;cursor:pointer}
.quick-book-form.booking-form>button{min-height:78px;padding:0 18px;border-radius:11px;background:linear-gradient(120deg,#4f83e8,#3d73dd);box-shadow:0 10px 22px rgba(63,116,221,.23);transition:transform .2s,box-shadow .2s}
.quick-book-form.booking-form>button:hover{transform:translateY(-2px);background:linear-gradient(120deg,#467be1,#3268d3);box-shadow:0 13px 26px rgba(63,116,221,.3)}
.quick-book-form.booking-form>button span{display:block;text-align:left;font-size:12px}.quick-book-form.booking-form>button small{display:block;margin-bottom:4px;color:#cfe0ff;font-size:8px;font-weight:600}
.quick-book-form.booking-form>button b{font-size:20px;font-weight:400}
.booking-workspace .booking-message{margin:8px 0 0}
.booking-guarantees{display:flex;align-items:center;gap:23px;margin-top:16px;padding-top:15px;border-top:1px solid #e5ebf0;color:#526372;font-size:9px;font-weight:600}
.booking-guarantees span{display:flex;align-items:center;gap:7px;white-space:nowrap}.booking-guarantees i{display:grid;place-items:center;width:17px;height:17px;border-radius:50%;background:#e8f1ff;color:#3973df;font-size:8px;font-style:normal;font-weight:800}

@media(max-width:1100px){.quick-book-shell.booking-cockpit{grid-template-columns:245px minmax(0,1fr)}.booking-intro{padding:25px 22px}.booking-workspace{padding:23px 21px}.quick-book-form.booking-form{grid-template-columns:1.15fr .82fr .82fr}.quick-book-form.booking-form>button{grid-column:1/-1;min-height:58px}.booking-guarantees{justify-content:space-between;gap:10px}}
@media(max-width:760px){.quick-book{padding:14px 0 30px}.quick-book-shell.booking-cockpit{display:grid;grid-template-columns:1fr;border-radius:18px}.booking-intro{min-height:0;padding:23px 21px}.booking-intro:after{font-size:90px;bottom:-30px}.booking-intro h2{font-size:28px;margin:14px 0 8px}.booking-intro h2 br{display:none}.booking-intro>p{max-width:250px}.booking-intro-proof{margin-top:20px;padding-top:15px}.booking-workspace{padding:21px 17px 18px}.booking-workspace-head{display:block;margin-bottom:17px}.booking-workspace-head h3{font-size:22px}.booking-workspace-head ol{margin-top:17px;justify-content:flex-start;gap:34px}.quick-book-form.booking-form{grid-template-columns:1fr;gap:8px}.quick-book-form.booking-form label{min-height:68px;padding:11px 13px;border:1px solid #e2e9ef}.quick-book-form.booking-form>button{grid-column:auto;min-height:62px}.booking-guarantees{align-items:flex-start;gap:8px;flex-wrap:wrap;margin-top:14px}.booking-guarantees span{width:calc(50% - 4px);white-space:normal}}

/* Branded booking controls */
.quick-book-shell.booking-cockpit{overflow:visible}.booking-intro{min-height:270px;border-radius:22px 0 0 22px}.booking-workspace{position:relative;z-index:3;border-radius:0 22px 22px 0}.booking-workspace-head{margin-bottom:15px}.booking-workspace-head h3{margin-top:2px}.quick-book-form.booking-form{gap:8px}
.booking-field{position:relative;display:flex;flex-direction:column;justify-content:center;min-width:0;min-height:72px;padding:12px 14px;border:1px solid #e0e8ef;border-radius:12px;background:linear-gradient(145deg,#f8fafc,#f2f6f9);transition:border-color .2s,background .2s,box-shadow .2s}
.booking-field:before{content:'';position:absolute;left:0;top:14px;bottom:14px;width:3px;border-radius:0 4px 4px 0;background:var(--below-blue);opacity:0;transform:scaleY(.35);transition:.2s}
.booking-field:hover,.booking-field.open{border-color:#9bbcf4;background:#fff;box-shadow:0 10px 25px rgba(30,61,88,.1)}.booking-field.open:before{opacity:1;transform:scaleY(1)}
.field-label{display:block;margin-bottom:5px;color:#81909d;font-size:8px;font-weight:600}.field-trigger{display:flex;align-items:center;justify-content:space-between;gap:10px;width:100%;padding:0;border:0;background:none;color:var(--below-ink);font:inherit;cursor:pointer;text-align:left}.field-trigger strong{overflow:hidden;font-size:12px;line-height:1.2;text-overflow:ellipsis;white-space:nowrap}.field-trigger svg{width:17px;height:17px;flex:0 0 17px;fill:none;stroke:#536678;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s,color .2s}.booking-field.open .field-trigger svg{color:var(--below-blue)}.select-field.open .field-trigger svg{transform:rotate(180deg)}
.native-control{position:absolute!important;width:1px!important;height:1px!important;opacity:0!important;pointer-events:none!important}
.field-popover{position:absolute;z-index:40;left:0;top:calc(100% + 9px);width:100%;visibility:hidden;opacity:0;transform:translateY(-7px);pointer-events:none;transition:opacity .18s,transform .18s,visibility .18s}.booking-field.open .field-popover{visibility:visible;opacity:1;transform:translateY(0);pointer-events:auto}
.location-popover{min-width:290px;padding:7px;border:1px solid #dbe5ed;border-radius:14px;background:rgba(255,255,255,.98);box-shadow:0 22px 50px rgba(20,43,64,.18);backdrop-filter:blur(14px)}
.location-option{display:grid;grid-template-columns:32px 1fr 20px;align-items:center;gap:10px;width:100%;padding:10px;border:0;border-radius:9px;background:transparent;color:#314252;text-align:left;cursor:pointer;transition:background .18s,color .18s}.location-option:hover{background:#f1f6fd}.location-option.active{background:#eaf2ff;color:#245fcb}.location-option>i{display:grid;place-items:center;width:32px;height:32px;border-radius:9px;background:#f0f4f7;color:#668096;font-size:12px;font-style:normal}.location-option.active>i{background:#fff;color:#3976df}.location-option b,.location-option small{display:block}.location-option b{font-size:11px}.location-option small{margin-top:2px;color:#8795a1;font-size:8px}.location-option em{opacity:0;color:#3976df;font-size:11px;font-style:normal}.location-option.active em{opacity:1}
.calendar-popover{width:306px;padding:14px;border:1px solid #dbe5ed;border-radius:16px;background:rgba(255,255,255,.98);box-shadow:0 24px 55px rgba(20,43,64,.2);backdrop-filter:blur(14px)}.calendar-align-right{left:auto;right:0}.calendar-head{display:grid;grid-template-columns:30px 1fr 30px;align-items:center;margin-bottom:12px}.calendar-head>button{display:grid;place-items:center;width:30px;height:30px;padding:0;border:1px solid #e0e7ed;border-radius:8px;background:#fff;color:#486074;cursor:pointer}.calendar-head>button:hover{border-color:#9bbcf4;color:#306bd6}.calendar-head strong{text-align:center;font-size:12px}.calendar-head strong b{color:#8594a1;font-weight:500}.calendar-week,.calendar-days{display:grid;grid-template-columns:repeat(7,1fr);gap:3px}.calendar-week{margin-bottom:5px;color:#94a1ad;font-size:7px;font-weight:700;text-align:center}.calendar-day,.calendar-empty{height:31px}.calendar-day{position:relative;border:0;border-radius:8px;background:transparent;color:#405262;font-size:9px;font-weight:600;cursor:pointer}.calendar-day:hover{background:#edf4ff;color:#2f6edc}.calendar-day.in-range{border-radius:5px;background:#f1f6ff;color:#4771b9}.calendar-day.selected{background:#4f83e8;color:#fff;box-shadow:0 6px 13px rgba(79,131,232,.28)}.calendar-day:disabled{color:#c8d0d7;cursor:not-allowed}.calendar-foot{display:flex;align-items:center;justify-content:space-between;margin-top:10px;padding-top:10px;border-top:1px solid #e8edf1;color:#82909c;font-size:7px}.calendar-foot span{display:flex;align-items:center;gap:5px}.calendar-foot i{width:7px;height:7px;border-radius:50%;background:#4f83e8}.calendar-foot b{color:#46627a;font-size:7px}
.quick-book-form.booking-form>button{min-height:72px}.booking-guarantees{margin-top:12px;padding-top:12px}

/* Denser fleet typography */
.fleet-card-media{height:170px}.fleet-card-body{padding:13px 14px 12px}.fleet-name-price{align-items:center;margin-top:2px}.fleet-name-price h3{font-size:17px;line-height:1.05;letter-spacing:-.5px}.fleet-name-price small{margin-bottom:1px}.fleet-name-price strong{font-size:15px}.fleet-specs{gap:4px;margin:9px 0 7px}.fleet-specs span{padding:5px 7px}.fleet-card-body>a{height:31px;align-items:flex-end}.fleet-card-body>a b{line-height:1}

@media(max-width:1100px){.booking-intro{border-radius:22px 0 0 22px}.quick-book-form.booking-form>button{min-height:56px}.calendar-align-right{left:auto;right:0}}
@media(max-width:760px){.quick-book-shell.booking-cockpit{overflow:visible}.booking-intro{border-radius:18px 18px 0 0}.booking-workspace{border-radius:0 0 18px 18px}.booking-workspace-head{margin-bottom:14px}.booking-field{min-height:64px;padding:10px 12px}.quick-book-form.booking-form>button{min-height:60px}.field-popover{width:100%;min-width:0}.location-popover,.calendar-popover{width:100%;min-width:0}.calendar-align-right{left:0;right:auto}.calendar-day,.calendar-empty{height:34px}.booking-guarantees{margin-top:11px;padding-top:11px}.fleet-card-media{height:215px}.fleet-card-body{padding:14px}.fleet-specs{margin:10px 0 8px}}

/* Readable fleet system */
.below-kicker{font-size:11px;letter-spacing:1.65px;margin-bottom:14px}.below-copy{font-size:15px;line-height:1.7}
.fleet-v2{padding:62px 0 72px}.fleet-v2-head{grid-template-columns:1fr 470px;gap:50px}.fleet-v2-head .below-title{font-size:clamp(46px,4vw,61px)}.fleet-v2-head .below-copy{font-size:15px;line-height:1.7}
.fleet-controls{margin-top:24px;padding-top:17px}.fleet-filters,.fleet-currency{gap:8px}.fleet-filters button{height:44px;padding:0 18px;border-radius:10px;font-size:12px}.fleet-currency button{height:35px;padding:0 12px;font-size:10px}.fleet-count{gap:13px;font-size:12px}.fleet-count b{font-size:14px}
.fleet-grid-v2{gap:16px;margin-top:18px}.fleet-card{border-radius:19px!important}.fleet-card-media{height:188px}.fleet-badge{top:14px;left:14px;padding:7px 9px;font-size:9px}.fleet-number{top:15px;right:14px;font-size:9px}.fleet-card-body{padding:16px 16px 15px}.fleet-type{font-size:9.5px;letter-spacing:1.15px}.fleet-name-price{align-items:flex-start;margin-top:4px;gap:12px}.fleet-name-price h3{max-width:66%;font-size:20px;line-height:1.08;letter-spacing:-.65px}.fleet-name-price p{padding-top:1px}.fleet-name-price small{margin-bottom:2px;font-size:9px}.fleet-name-price strong{font-size:18px;letter-spacing:-.5px}.fleet-specs{gap:6px;margin:13px 0 0}.fleet-specs span{padding:6px 8px;border-radius:7px;font-size:9.5px}.fleet-card-body>a{height:44px;margin-top:13px;padding:0 7px 0 13px;border:0;border-radius:10px;background:#f0f5f9;align-items:center;color:#21303d;font-size:11.5px;text-decoration:none;transition:background .22s,color .22s,transform .22s}.fleet-card-body>a b{display:grid;place-items:center;width:29px;height:29px;border-radius:8px;background:#fff;color:#3974df;font-size:15px;line-height:1;box-shadow:0 5px 13px rgba(38,68,94,.09);transition:transform .22s}.fleet-card-body>a:hover{background:#152635;color:#fff;transform:translateY(-1px)}.fleet-card-body>a:hover b{transform:translateX(2px)}
@keyframes fleetFadeOut{to{opacity:0;transform:translateY(8px) scale(.975)}}
@keyframes fleetReveal{0%{opacity:0;transform:translateY(22px) scale(.97)}100%{opacity:1;transform:translateY(0) scale(1)}}
.fleet-grid-v2.is-filtering .fleet-card:not(.hidden){animation:fleetFadeOut .17s ease both}.fleet-grid-v2.is-revealing .fleet-card:not(.hidden){animation:fleetReveal .48s cubic-bezier(.2,.8,.2,1) both;animation-delay:var(--reveal-delay,0ms)}
.fleet-grid-v2 .fleet-card.hidden,
.fleet-grid-v2 .car-card.hidden{display:none!important}

/* Karadeniz route story */
.route-v2{padding:72px 0;background:linear-gradient(180deg,#edf6fd 0%,#e8f3fc 100%)}.route-v2-shell{display:grid;grid-template-columns:1.06fr .94fr;gap:0;min-height:465px;border:1px solid rgba(89,126,161,.15);border-radius:30px;background:#fff;box-shadow:0 24px 60px rgba(38,71,99,.11);overflow:hidden}
.route-v2-visual{height:auto;min-height:465px;border-radius:0;background:linear-gradient(145deg,#bad8f6 0%,#89b5e5 100%)}.route-v2-visual:before{width:125%;height:60%;left:-12%;bottom:-35%;background:#f7fbfe}.route-v2-visual:after{left:8%;right:8%;bottom:22%;border-top:2px dashed rgba(31,79,126,.3)}.route-v2-visual img{z-index:3;left:7%;top:7%;width:88%;height:75%;filter:drop-shadow(0 24px 16px rgba(25,52,76,.28))}.route-map-word{position:absolute;z-index:1;left:24px;top:58px;color:rgba(255,255,255,.17);font-size:67px;font-weight:800;line-height:1;letter-spacing:-5px}.route-visual-label{position:absolute;z-index:4;left:25px;top:24px;padding:8px 10px;border-radius:7px;background:rgba(255,255,255,.86);color:#3265aa;font-size:9px;font-weight:800;letter-spacing:1px}.route-chip{left:25px;right:auto;bottom:23px;align-items:center;gap:17px;padding:13px 15px;border:1px solid #deebf5;border-radius:11px;box-shadow:0 10px 25px rgba(36,69,95,.1)}.route-chip span{font-size:9px}.route-chip small{display:block;margin-bottom:2px;color:#8594a0;font-size:7px;letter-spacing:.8px}.route-chip b{font-size:12px}.route-chip i{color:#4f83e8;font-size:17px;font-style:normal}
.route-v2-copy{display:flex;flex-direction:column;justify-content:center;padding:48px 48px 44px}.route-v2-copy .below-kicker{margin-bottom:16px}.route-v2-copy .below-title{font-size:clamp(42px,3.7vw,56px);line-height:1.02}.route-v2-copy .below-title b{color:#3573de}.route-v2-copy>p{max-width:530px;margin:20px 0 22px;color:#637584;font-size:15px;line-height:1.75}.route-tags{display:grid;grid-template-columns:repeat(3,1fr);gap:8px}.route-tags span{display:grid;grid-template-columns:25px 1fr;grid-template-rows:auto auto;gap:0 8px;align-items:center;padding:11px;border:1px solid #d8e4ee;border-radius:10px;background:#f8fbfd}.route-tags i{grid-row:1/3;display:grid;place-items:center;width:25px;height:25px;border-radius:7px;background:#e7f0ff;color:#3974df;font-size:8px;font-style:normal;font-weight:800}.route-tags b{font-size:11px;line-height:1.1}.route-tags small{color:#84929d;font-size:8px}.route-action{display:flex;align-items:center;justify-content:space-between;width:185px;margin-top:20px;padding:13px 14px 13px 16px;border-radius:10px;background:#152635;color:#fff;font-size:11px;font-weight:700;text-decoration:none}.route-action b{color:#8eb4ff;font-size:16px}

/* Small-copy audit */
.booking-overline{font-size:10px}.booking-intro>p{font-size:12px}.booking-intro-proof b{font-size:11px}.booking-intro-proof small{font-size:9px}.booking-workspace-head>div>span{font-size:10px}.field-label{font-size:9.5px}.field-trigger strong{font-size:13px}.booking-guarantees{font-size:10px}.why-list h3{font-size:20px}.why-list p{font-size:12.5px}.process-row h3{font-size:20px}.process-row p{font-size:12.5px}.proof-v2-contact{font-size:11px}.footer-v2 nav a,.footer-v2-contact p,.footer-v2-contact>a{font-size:14px}

@media(max-width:1100px){.fleet-v2-head{grid-template-columns:1fr 390px}.fleet-grid-v2{grid-template-columns:repeat(3,minmax(0,1fr))}.route-v2-shell{grid-template-columns:1fr 1fr}.route-v2-copy{padding:38px 32px}.route-tags{grid-template-columns:1fr}.route-tags span{padding:8px 10px}}
@media(max-width:760px){.fleet-v2{padding:48px 0 55px}.fleet-v2-head{display:block}.fleet-v2-head .below-copy{margin-top:15px;font-size:14px}.fleet-controls{gap:15px}.fleet-filters button{font-size:12px}.fleet-count{width:100%;justify-content:space-between;flex-wrap:wrap}.fleet-grid-v2{grid-template-columns:1fr;gap:14px}.fleet-card-media{height:230px}.fleet-card-body{padding:17px}.fleet-type{font-size:10px}.fleet-name-price h3{font-size:22px}.fleet-name-price strong{font-size:19px}.fleet-specs span{font-size:10px}.fleet-card-body>a{height:47px;font-size:12px}.route-v2{padding:48px 0}.route-v2-shell{display:grid;grid-template-columns:1fr;border-radius:22px}.route-v2-visual{min-height:315px}.route-v2-visual img{top:3%;height:76%}.route-map-word{top:52px;left:18px;font-size:45px}.route-visual-label{left:18px;top:17px}.route-chip{left:17px;bottom:15px}.route-v2-copy{padding:31px 23px 28px}.route-v2-copy .below-title{font-size:39px}.route-v2-copy>p{margin:17px 0 19px;font-size:14px}.route-tags{grid-template-columns:repeat(3,1fr)}.route-tags span{display:block;padding:9px 7px;text-align:center}.route-tags i{margin:0 auto 6px}.route-tags b,.route-tags small{display:block}.route-action{width:100%;margin-top:17px}}

/* Fleet cards: a calmer price hierarchy and one clear action */
.fleet-card-heading{display:flex;align-items:flex-start;justify-content:space-between;gap:12px}.fleet-card-heading>div{min-width:0}.fleet-card-heading h3{margin:5px 0 0;font-size:21px;line-height:1.08;letter-spacing:-.75px}.fleet-rate{flex:0 0 auto;margin:1px 0 0;text-align:right;white-space:nowrap}.fleet-rate small{display:block;margin-bottom:3px;color:#8998a5;font-size:9px;font-weight:600}.fleet-rate strong{display:block;color:#14202c;font-size:19px;line-height:1;letter-spacing:-.65px}.fleet-card .fleet-specs{margin:15px 0 13px}.fleet-card-action{height:43px!important;margin-top:0!important;padding:0 15px!important;border-radius:10px!important;background:#152635!important;color:#fff!important;align-items:center!important;font-size:12px!important}.fleet-card-action b{display:block!important;width:auto!important;height:auto!important;border-radius:0!important;background:transparent!important;color:#9bc1ff!important;box-shadow:none!important;font-size:20px!important;line-height:1!important}.fleet-card-action:hover{background:#3974df!important}.fleet-card-action:hover b{transform:translateX(3px)!important}.fleet-card:hover .fleet-rate strong{color:#3974df}

/* Karadeniz route: route information is now a composed travel label, not a diagram */
.route-v2{padding:76px 0;background:linear-gradient(180deg,#edf6fd 0%,#e7f2fb 100%)}.route-v2-shell{grid-template-columns:1.02fr .98fr;gap:0;min-height:470px;border-radius:30px}.route-v2-visual{min-height:470px;background:linear-gradient(145deg,#b8d7f6 0%,#8eb8e6 100%)}.route-v2-visual:before{width:132%;height:57%;left:-16%;bottom:-37%;background:linear-gradient(180deg,#f9fcfe,#edf6fc)}.route-v2-visual:after{display:none}.route-map-word{left:27px;top:68px;font-size:72px;letter-spacing:-5.5px;color:rgba(255,255,255,.2)}.route-visual-label{left:26px;top:25px;padding:9px 11px;border-radius:8px;font-size:9px;letter-spacing:1.05px}.route-v2-visual img{left:8%;top:6%;width:86%;height:74%;filter:drop-shadow(0 25px 17px rgba(25,52,76,.29))}.route-trip{position:absolute;z-index:4;left:25px;right:25px;bottom:23px;display:grid;grid-template-columns:1fr auto 1fr;align-items:center;gap:13px;padding:12px 14px;border:1px solid rgba(214,229,240,.95);border-radius:13px;background:rgba(255,255,255,.92);box-shadow:0 12px 30px rgba(38,69,95,.12)}.route-trip span:last-child{text-align:right}.route-trip small{display:block;margin-bottom:3px;color:#8596a4;font-size:8px;font-weight:700;letter-spacing:.85px}.route-trip b{display:block;color:#162432;font-size:14px;letter-spacing:-.3px}.route-trip em{display:grid;place-items:center;min-width:52px;height:27px;border-radius:14px;background:#e8f1ff;color:#3974df;font-size:10px;font-style:normal;font-weight:800}.route-v2-copy{padding:50px 50px 46px}.route-v2-copy>p{margin:19px 0 23px}.route-tags{gap:9px}.route-tags span{padding:12px}.route-action{margin-top:21px}

@media(max-width:760px){.fleet-card-heading h3{font-size:23px}.fleet-rate strong{font-size:20px}.fleet-card .fleet-specs{margin:16px 0 14px}.fleet-card-action{height:48px!important;font-size:13px!important}.route-v2-visual{min-height:330px}.route-v2-visual img{top:2%;height:75%}.route-map-word{left:18px;top:57px;font-size:49px}.route-visual-label{left:18px;top:18px}.route-trip{left:17px;right:17px;bottom:16px;padding:10px 12px;gap:8px}.route-trip b{font-size:13px}.route-trip em{min-width:46px;height:25px;font-size:9px}.route-v2-copy{padding:32px 23px 29px}}

/* Tight vertical rhythm: dense page, generous content cards */
.why-v2{padding:48px 0}.why-shell{min-height:402px}.why-intro{padding:43px 48px}.why-intro p{margin:16px 0 0}.why-intro a{justify-content:space-between;gap:22px;min-width:176px;margin-top:18px;padding:13px 15px;border-radius:9px;text-decoration:none}.why-intro .button-arrow{width:18px;height:18px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .2s ease}.why-intro a:hover .button-arrow{transform:translateX(3px)}.why-list article{padding:28px 34px}.why-list h3{margin:12px 0 6px}.route-v2{padding:52px 0}.route-v2-shell,.route-v2-visual{min-height:435px}.route-v2-copy{padding:42px 46px 38px}.process-v2{padding:52px 0}.process-row{margin-top:28px}.process-row article{min-height:170px;padding:24px}.process-row h3{margin:19px 0 6px}.proof-v2{padding:0 0 46px}.cta-v2{padding-bottom:48px}.footer-v2{padding-top:48px}

@media(max-width:760px){.why-v2{padding:36px 0}.why-shell{min-height:0}.why-intro{padding:32px 24px}.why-intro a{width:100%;margin-top:16px}.why-list article{padding:22px 24px}.route-v2{padding:38px 0}.route-v2-shell,.route-v2-visual{min-height:330px}.process-v2{padding:38px 0}.reviews-section{padding:50px 0}.cta-v2{padding:0 0 50px}.footer-v2{padding-top:40px}.footer-v2 nav,.footer-v2-contact{align-items:flex-start!important;text-align:left!important}.footer-v2 h3{text-align:left!important}}

/* Premium fleet card system */
.fleet-grid-v2{gap:18px}.fleet-card{border-color:#d7e2eb!important;border-radius:22px!important;box-shadow:0 8px 24px rgba(21,43,61,.045)!important}.fleet-card:hover{transform:translateY(-6px)!important;border-color:#9ebceb!important;box-shadow:0 24px 52px rgba(20,48,72,.13)!important}.fleet-card-media{height:205px;background:linear-gradient(145deg,#edf4f9 0%,#f7fafc 55%,#eaf2f8 100%)}.fleet-card-media:before{content:attr(data-index);position:absolute;z-index:0;right:6px;bottom:-28px;color:rgba(70,111,151,.055);font-size:132px;font-weight:800;line-height:1;letter-spacing:-11px}.fleet-card-media:after{width:68%;height:180%;right:-36%;top:-72%;border-radius:38%;background:rgba(255,255,255,.62);transform:rotate(24deg)}.fleet-card-media img{left:5%;top:13%;width:90%;height:78%;filter:drop-shadow(0 17px 12px rgba(27,49,66,.22))}.fleet-card:hover .fleet-card-media img{transform:scale(1.065) translateY(-4px)}.fleet-badge{top:15px;left:15px;padding:7px 10px;border:1px solid rgba(210,224,234,.8);border-radius:8px;background:rgba(255,255,255,.9);color:#3d5e7b;font-size:9px;backdrop-filter:blur(8px)}.fleet-number{top:18px;right:15px;color:#7890a4;font-size:8.5px;letter-spacing:.5px}.fleet-card-body{padding:18px 18px 17px}.fleet-card-heading{display:block}.fleet-card-heading h3{margin:5px 0 0;font-size:22px;line-height:1.08;letter-spacing:-.85px}.fleet-type{font-size:9.5px;letter-spacing:1.3px}.fleet-card .fleet-specs{gap:0;margin:15px 0 16px;padding-bottom:15px;border-bottom:1px solid #e2e9ef}.fleet-card .fleet-specs span{position:relative;padding:0 11px;background:none;border-radius:0;color:#647786;font-size:10px;font-weight:600}.fleet-card .fleet-specs span:first-child{padding-left:0}.fleet-card .fleet-specs span+span:before{content:'';position:absolute;left:0;top:50%;width:3px;height:3px;border-radius:50%;background:#88a6c1;transform:translateY(-50%)}.fleet-card-book{display:grid;grid-template-columns:1fr auto;align-items:center;gap:12px}.fleet-rate{margin:0;text-align:left}.fleet-rate small{margin-bottom:3px;color:#8796a2;font-size:9px}.fleet-rate strong{font-size:21px;letter-spacing:-.75px}.fleet-card-action{display:flex!important;justify-content:center!important;gap:12px;width:auto!important;height:43px!important;margin:0!important;padding:0 14px!important;border-radius:11px!important;background:#152635!important;color:#fff!important;text-decoration:none!important}.fleet-card-action svg{width:17px;height:17px;fill:none;stroke:#91baff;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round;transition:transform .22s}.fleet-card-action:hover{background:#3974df!important}.fleet-card-action:hover svg{stroke:#fff;transform:translateX(3px)}.fleet-card-action b{display:none!important}.fleet-card:hover .fleet-rate strong{color:#3974df}

@media(max-width:1100px){.fleet-card-media{height:215px}}
@media(max-width:760px){.fleet-grid-v2{gap:16px}.fleet-card-media{height:245px}.fleet-card-body{padding:19px}.fleet-card-heading h3{font-size:25px}.fleet-card .fleet-specs{margin:16px 0;padding-bottom:16px}.fleet-rate strong{font-size:23px}.fleet-card-action{height:48px!important;padding:0 17px!important;font-size:13px!important}}

/* Clear airport-to-destination route */
.route-v2-visual:before{display:none}.route-v2-visual img{top:3%;height:68%}.route-map-word{top:61px;font-size:68px}.route-trip{left:22px;right:22px;bottom:20px;grid-template-columns:minmax(0,1fr) 132px minmax(0,.8fr);gap:14px;padding:15px 16px;border:1px solid rgba(211,226,238,.95);border-radius:16px;background:rgba(255,255,255,.95);box-shadow:0 16px 38px rgba(26,59,84,.16);backdrop-filter:blur(12px)}.route-stop{display:grid;grid-template-columns:38px minmax(0,1fr);align-items:center;gap:10px;min-width:0}.route-stop>i{display:grid;place-items:center;width:38px;height:38px;border-radius:12px;background:#152635;color:#fff;font-style:normal;box-shadow:0 8px 17px rgba(21,38,53,.18)}.route-stop-end>i{background:#3974df;box-shadow:0 8px 17px rgba(57,116,223,.25)}.route-stop svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.route-stop small{display:block;margin-bottom:3px;color:#8494a1;font-size:7.5px;font-weight:800;letter-spacing:.75px}.route-stop b{display:block;overflow:hidden;color:#162432;font-size:13px;line-height:1.15;letter-spacing:-.25px;text-overflow:ellipsis;white-space:nowrap}.route-trip .route-stop:last-child{text-align:left}.route-progress{align-self:center;text-align:center}.route-progress>span{position:relative;display:block;height:2px;margin:0 5px 8px;background:linear-gradient(90deg,#152635,#3974df)}.route-progress>span i{position:absolute;top:50%;width:8px;height:8px;border:2px solid #fff;border-radius:50%;background:#152635;box-shadow:0 0 0 1px rgba(21,38,53,.18);transform:translateY(-50%)}.route-progress>span i:first-child{left:-2px}.route-progress>span i:last-child{right:-2px;background:#3974df}.route-progress em{display:block;font-style:normal}.route-progress em b,.route-progress em small{display:block}.route-progress em b{color:#3974df;font-size:11px}.route-progress em small{margin-top:1px;color:#8797a4;font-size:7.5px}.route-tags i{color:#3974df}.route-tags i svg{width:15px;height:15px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}

@media(max-width:760px){.route-v2-visual img{top:2%;height:60%}.route-map-word{top:54px;font-size:45px}.route-trip{left:14px;right:14px;bottom:14px;grid-template-columns:1fr auto 1fr;gap:8px;padding:11px 10px}.route-stop{grid-template-columns:30px minmax(0,1fr);gap:7px}.route-stop>i{width:30px;height:30px;border-radius:9px}.route-stop svg{width:16px;height:16px}.route-stop small{font-size:6px;letter-spacing:.45px}.route-stop b{font-size:10px;white-space:normal}.route-progress{width:52px}.route-progress em b{font-size:9px}.route-progress em small{display:none}.route-tags i svg{margin:0 auto}}

/* Unified route canvas — no white cards */
.route-v2-shell{border:0;background:linear-gradient(112deg,#95bee9 0%,#afd0f1 50%,#d2e6f8 50%,#c6dff5 100%);box-shadow:0 22px 54px rgba(39,74,105,.14)}.route-v2-visual{background:transparent}.route-v2-copy{position:relative;background:transparent}.route-v2-copy:before{content:'';position:absolute;inset:24px auto 24px 0;width:1px;background:rgba(47,91,132,.14)}.route-visual-label{padding:0;border-radius:0;background:transparent;color:#183d63;font-size:10px;letter-spacing:1.2px}.route-map-word{color:rgba(255,255,255,.2)}.route-trip{border:1px solid rgba(255,255,255,.1);background:linear-gradient(105deg,rgba(13,34,53,.96),rgba(20,54,82,.94));box-shadow:0 18px 38px rgba(16,43,66,.24);backdrop-filter:blur(14px)}.route-stop>i{border:1px solid rgba(255,255,255,.18);background:rgba(255,255,255,.08);box-shadow:none}.route-stop-end>i{border-color:rgba(126,173,255,.45);background:#3974df;box-shadow:0 8px 18px rgba(30,84,181,.32)}.route-stop small{color:#88a4ba}.route-stop b{color:#fff}.route-progress>span{background:linear-gradient(90deg,#7c9db8,#6d9eff)}.route-progress>span i{border-color:#17364f;background:#c8d9e6;box-shadow:0 0 0 1px rgba(255,255,255,.35)}.route-progress>span i:last-child{background:#75a4ff}.route-progress em b{color:#8db5ff}.route-progress em small{color:#8ea8bc}.route-v2-copy .below-kicker{color:#285ea9}.route-v2-copy .below-title b{color:#2867d3}.route-v2-copy>p{color:#506d84}.route-tags span{border-color:rgba(49,101,154,.18);background:rgba(63,121,181,.08)}.route-tags i{background:rgba(57,116,223,.14);color:#2768d5}.route-tags small{color:#607b91}.route-action{background:#142d43;box-shadow:0 10px 22px rgba(20,45,67,.15)}

@media(max-width:760px){.route-v2-shell{background:linear-gradient(180deg,#9fc6ed 0%,#b7d5f1 48%,#d0e4f6 48%,#c6def3 100%)}.route-v2-copy:before{display:none}.route-visual-label{font-size:8px}.route-trip{border-color:rgba(255,255,255,.1)}}

/* Route composition v3: visual map on the left, clean white copy on the right */
.route-v2-shell{grid-template-columns:1.05fr .95fr;border:1px solid rgba(89,126,161,.14);background:#fff;box-shadow:0 22px 56px rgba(39,74,105,.13)}.route-v2-visual{position:relative;background:linear-gradient(145deg,#a9cdf0 0%,#83b1df 100%)}.route-v2-copy{background:#fff}.route-v2-copy:before{display:none}.route-visual-label{z-index:6;top:25px;left:26px;color:#183d63}.route-map-word{z-index:0;top:67px;color:rgba(255,255,255,.18)}.route-v2-visual img{z-index:3;left:10%;top:15%;width:80%;height:65%}.route-map-path{position:absolute;z-index:1;inset:0;width:100%;height:100%;overflow:visible}.route-map-path path{fill:none;stroke:url(#routeLineGradient);stroke-width:3;stroke-linecap:round;filter:drop-shadow(0 4px 5px rgba(18,53,79,.16))}.route-map-path circle{fill:#fff;stroke:#3974df;stroke-width:3}.route-point{position:absolute;z-index:5;display:grid;grid-template-columns:34px auto;align-items:center;gap:9px;min-width:0;padding:9px 12px 9px 9px;border:1px solid rgba(255,255,255,.16);border-radius:13px;background:rgba(18,45,67,.92);color:#fff;box-shadow:0 12px 28px rgba(19,49,72,.2);backdrop-filter:blur(12px)}.route-point>i{display:grid;place-items:center;width:34px;height:34px;border-radius:10px;background:rgba(255,255,255,.1);font-style:normal}.route-point svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.route-point small,.route-point b{display:block}.route-point small{margin-bottom:2px;color:#91abc0;font-size:7px;font-weight:800;letter-spacing:.65px}.route-point b{font-size:12px;line-height:1.1;white-space:nowrap}.route-origin{left:22px;bottom:21px}.route-destination{right:20px;top:68px;border-color:rgba(255,255,255,.22);background:rgba(46,105,211,.94);box-shadow:0 13px 30px rgba(32,84,180,.25)}.route-destination>i{background:rgba(255,255,255,.14)}.route-destination small{color:#d3e2ff}.route-tags span{background:#f4f8fc;border-color:#d8e4ee}.route-tags i{background:#e7f0ff}.route-v2-copy .below-kicker{color:#3974df}.route-v2-copy .below-title b{color:#3573de}.route-v2-copy>p{color:#637584}

@media(max-width:760px){.route-v2-shell{grid-template-columns:1fr;background:#fff}.route-v2-visual{min-height:350px;background:linear-gradient(145deg,#acd0f1,#85b3e0)}.route-v2-visual img{top:16%;left:7%;width:86%;height:59%}.route-map-path{height:100%}.route-point{grid-template-columns:28px auto;padding:7px 9px 7px 7px;border-radius:11px}.route-point>i{width:28px;height:28px;border-radius:8px}.route-point svg{width:14px;height:14px}.route-point small{font-size:6px}.route-point b{font-size:9.5px}.route-origin{left:12px;bottom:12px}.route-destination{right:12px;top:61px}.route-v2-copy{background:#fff}}

/* Make the blue route canvas fill its grid track without white seams */
.route-v2-shell{align-items:stretch;border:0}.route-v2-visual{height:100%;align-self:stretch}

@media(max-width: 1024px) {
  .reviews-grid {
    grid-template-columns: 1fr 1.2fr;
  }
  .quick-contact-card {
    grid-column: 1 / -1;
  }
}
@media(max-width: 760px) {
  .reviews-grid {
    grid-template-columns: 1fr;
    gap: 20px;
  }
  .rating-summary-card, .testimonial-card, .quick-contact-card {
    padding: 24px;
  }
  .cta-v2-shell {
    flex-direction: column;
    text-align: center;
    padding: 30px 24px;
    gap: 24px;
  }
  .cta-v2-shell h2 {
    font-size: 26px;
  }
  .cta-v2-shell a {
    width: 100%;
    justify-content: center;
  }
}

/* Premium Mobile Redesigns (Slider tabs, 2-column Grid & Sticky Bottom Bar) */
@media(max-width: 760px) {
  .hero-v3 .slider-tabs {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    gap: 8px !important;
    height: auto !important;
    padding: 10px 12px !important;
    background: rgba(255, 255, 255, 0.7) !important;
    border-radius: 18px !important;
    box-shadow: 0 8px 30px rgba(0,0,0,0.03) !important;
    backdrop-filter: blur(12px) !important;
    -webkit-backdrop-filter: blur(12px) !important;
    margin: 15px auto !important;
    width: calc(100% - 24px) !important;
    overflow: visible !important;
  }
  
  .hero-v3 .slider-tabs::before {
    display: none !important;
  }
  
  .hero-v3 .slider-tab {
    flex: 1 !important;
    min-width: 0 !important;
    width: auto !important;
    height: 44px !important;
    border-radius: 12px !important;
    padding: 0 8px !important;
    background: rgba(255, 255, 255, 0.9) !important;
    border: 1px solid rgba(0, 0, 0, 0.04) !important;
    display: flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 6px !important;
    box-shadow: 0 4px 10px rgba(0,0,0,0.01) !important;
    transition: all 0.25s cubic-bezier(0.4, 0, 0.2, 1) !important;
    grid-template-columns: none !important;
  }
  
  .hero-v3 .slider-tab::after {
    display: none !important;
  }
  
  .hero-v3 .slider-tab span {
    font-size: 10px !important;
    font-weight: 700 !important;
    color: #4f83e8 !important;
    background: rgba(79, 131, 232, 0.1) !important;
    padding: 2px 5px !important;
    border-radius: 5px !important;
    transition: all 0.25s ease !important;
  }
  
  .hero-v3 .slider-tab img {
    display: none !important;
  }
  
  .hero-v3 .slider-tab div {
    display: block !important;
    text-align: left !important;
  }
  
  .hero-v3 .slider-tab small {
    display: none !important;
  }
  
  .hero-v3 .slider-tab strong {
    font-size: 11px !important;
    font-weight: 700 !important;
    color: #1a2530 !important;
    transition: all 0.25s ease !important;
    white-space: nowrap !important;
  }
  
  .hero-v3 .slider-tab i {
    display: none !important;
  }
  
  .hero-v3 .slider-tab.active {
    background: #3974df !important;
    border-color: #3974df !important;
    box-shadow: 0 8px 20px rgba(57, 116, 223, 0.22) !important;
    transform: translateY(-1px) !important;
  }
  
  .hero-v3 .slider-tab.active span {
    background: rgba(255, 255, 255, 0.2) !important;
    color: #fff !important;
  }
  
  .hero-v3 .slider-tab.active strong {
    color: #fff !important;
  }

  /* 2-Column Responsive Grid for Fleet Cars */
  .fleet-grid-v2 {
    grid-template-columns: repeat(2, 1fr) !important;
    gap: 12px !important;
    padding: 0 4px !important;
  }
  
  .fleet-card {
    border-radius: 16px !important;
    border-color: #dbe4ec !important;
    box-shadow: 0 6px 18px rgba(0,0,0,0.02) !important;
    display: flex !important;
    flex-direction: column !important;
    height: 100% !important;
  }
  
  .fleet-card-media {
    height: 145px !important;
    position: relative !important;
  }
  
  .fleet-card-media::before {
    font-size: 70px !important;
    bottom: -15px !important;
    right: 5px !important;
  }
  
  .fleet-card-media img {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    width: 95% !important;
    height: 85% !important;
    object-fit: contain !important;
    transition: transform 0.25s ease !important;
  }
  
  .fleet-card:hover .fleet-card-media img {
    transform: translate(-50%, -50%) scale(1.05) !important;
  }
  
  /* Scale adjustments for visual balancing */
  .fleet-card-media img[src*="clio"] {
    transform: translate(-50%, -50%) scale(1.15) !important;
  }
  .fleet-card:hover .fleet-card-media img[src*="clio"] {
    transform: translate(-50%, -50%) scale(1.22) !important;
  }
  
  .fleet-card-media img[src*="stepway"],
  .fleet-card-media img[src*="duster"],
  .fleet-card-media img[src*="jogger"],
  .fleet-card-media img[src*="frontera"],
  .fleet-card-media img[src*="tiggo-8"],
  .fleet-card-media img[src*="traveller"] {
    transform: translate(-50%, -50%) scale(0.9) !important;
  }
  .fleet-card:hover .fleet-card-media img[src*="stepway"],
  .fleet-card:hover .fleet-card-media img[src*="duster"],
  .fleet-card:hover .fleet-card-media img[src*="jogger"],
  .fleet-card:hover .fleet-card-media img[src*="frontera"],
  .fleet-card:hover .fleet-card-media img[src*="tiggo-8"],
  .fleet-card:hover .fleet-card-media img[src*="traveller"] {
    transform: translate(-50%, -50%) scale(0.95) !important;
  }
  
  .fleet-badge {
    top: 8px !important;
    left: 8px !important;
    padding: 4px 8px !important;
    font-size: 8px !important;
    border-radius: 6px !important;
  }
  
  .fleet-number {
    top: 10px !important;
    right: 8px !important;
    font-size: 8px !important;
  }
  
  .fleet-card-body {
    padding: 12px !important;
    display: flex !important;
    flex-direction: column !important;
    flex-grow: 1 !important;
    justify-content: space-between !important;
  }
  
  .fleet-type {
    font-size: 8px !important;
    letter-spacing: 0.5px !important;
  }
  
  .fleet-card-heading {
    display: block !important;
  }
  
  .fleet-card-heading h3 {
    font-size: 15px !important;
    font-weight: 700 !important;
    max-width: 100% !important;
    white-space: nowrap !important;
    overflow: hidden !important;
    text-overflow: ellipsis !important;
    margin-bottom: 6px !important;
  }
  
  .fleet-card .fleet-specs {
    margin: 8px 0 10px !important;
    padding-bottom: 8px !important;
    display: flex !important;
    flex-wrap: wrap !important;
    gap: 4px !important;
  }
  
  .fleet-card .fleet-specs span {
    font-size: 8px !important;
    padding: 3px 6px !important;
    background: #f3f7fa !important;
    border-radius: 4px !important;
  }
  
  .fleet-card .fleet-specs span+span::before,
  .fleet-card .fleet-specs span+span:before {
    display: none !important;
  }
  
  .fleet-card-book {
    grid-template-columns: 1fr !important;
    gap: 8px !important;
  }
  
  .fleet-rate {
    text-align: left !important;
    display: flex !important;
    align-items: baseline !important;
    gap: 4px !important;
  }
  
  .fleet-rate small {
    font-size: 8px !important;
    margin-bottom: 0 !important;
  }
  
  .fleet-rate strong {
    font-size: 16px !important;
  }
  
  .fleet-card-action {
    height: 38px !important;
    border-radius: 9px !important;
    font-size: 11px !important;
    padding: 0 10px !important;
    width: 100% !important;
  }
  
  .fleet-card-action svg {
    width: 15px !important;
    height: 15px !important;
  }
}

/* Premium Mobile Bottom Navigation Bar Styles */
.mobile-bottom-bar {
  display: none;
}

@media(max-width: 760px) {
  .mobile-bottom-bar {
    display: flex;
    position: fixed;
    z-index: 99999;
    bottom: 16px;
    left: 16px;
    right: 16px;
    height: 66px;
    background: rgba(11, 23, 34, 0.88);
    border: 1px solid rgba(255, 255, 255, 0.08);
    box-shadow: 0 10px 30px rgba(0, 0, 0, 0.25);
    backdrop-filter: blur(20px);
    -webkit-backdrop-filter: blur(20px);
    border-radius: 20px;
    padding: 6px 10px;
    padding-bottom: calc(6px + env(safe-area-inset-bottom, 0px));
    height: calc(66px + env(safe-area-inset-bottom, 0px));
    align-items: center;
    justify-content: space-around;
    transition: bottom 0.25s cubic-bezier(0.4, 0, 0.2, 1), left 0.25s cubic-bezier(0.4, 0, 0.2, 1), right 0.25s cubic-bezier(0.4, 0, 0.2, 1), border-radius 0.25s cubic-bezier(0.4, 0, 0.2, 1), background 0.25s ease;
  }
  
  .mobile-bottom-bar.docked {
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    border-radius: 20px 20px 0 0 !important;
    border: 0 !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1) !important;
    box-shadow: 0 -10px 30px rgba(0, 0, 0, 0.2) !important;
    background: rgba(11, 23, 34, 0.94) !important;
  }
  
  body {
    padding-bottom: 0 !important;
  }
  
  .site-footer,
  .inner-footer {
    padding-bottom: 120px !important;
  }
  
  .bar-item {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    color: rgba(255, 255, 255, 0.55);
    text-decoration: none;
    font-size: 9px;
    font-weight: 600;
    transition: all 0.22s ease;
    flex: 1;
    height: 100%;
    gap: 4px;
  }
  
  .bar-icon {
    width: 20px;
    height: 20px;
    stroke: currentColor;
    transition: transform 0.2s ease;
  }
  
  .bar-item span {
    font-size: 9px;
    letter-spacing: 0.1px;
    white-space: nowrap;
  }
  
  .bar-item:active {
    transform: scale(0.95);
  }
  
  .bar-item:hover, .bar-item:active, .bar-item.active {
    color: #fff;
  }
  
  /* Center FAB Button Styles */
  .bar-item-center {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-decoration: none;
    position: relative;
    z-index: 5;
    width: 72px;
    height: 76px;
    margin-top: -30px; /* pull upwards */
  }
  
  .center-btn-glowing {
    position: absolute;
    top: 0;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: #c9a227 !important;
    filter: blur(12px);
    opacity: 0.55;
    z-index: -1;
    animation: fabGlow 3s infinite alternate;
  }
  
  .center-btn-inner {
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background: linear-gradient(135deg, #dfb943 0%, #c9a227 100%) !important;
    color: #111712 !important;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 8px 24px rgba(201, 162, 39, 0.45) !important;
    transition: all 0.25s ease;
    border: 2px solid rgba(255, 255, 255, 0.3) !important;
  }
  
  .bar-item-center svg {
    width: 22px;
    height: 22px;
    color: #111712 !important;
    stroke: #111712 !important;
  }
  
  .bar-item-center span {
    font-size: 9px;
    font-weight: 700;
    color: #ffffff !important;
    margin-top: 4px;
    letter-spacing: 0.2px;
    white-space: nowrap;
  }
  
  .bar-item-center:active .center-btn-inner {
    transform: scale(0.9) rotate(-15deg);
    box-shadow: 0 4px 12px rgba(201, 162, 39, 0.3);
  }
  
  /* Uniform bottom bar contact items */
}

@keyframes fabGlow {
  from { transform: scale(0.92); opacity: 0.45; }
  to { transform: scale(1.12); opacity: 0.7; }
}

/* Bottom Sheet Container & Backdrop Styles */
.bottom-sheet {
  position: fixed;
  left: 0;
  right: 0;
  bottom: 0;
  background: #fff;
  border-radius: 24px 24px 0 0;
  z-index: 100000;
  transform: translateY(100%);
  transition: transform 0.38s cubic-bezier(0.25, 0.8, 0.25, 1);
  box-shadow: 0 -15px 35px rgba(0, 0, 0, 0.15);
  padding: 0 20px calc(20px + env(safe-area-inset-bottom, 0px));
  color: #121a23;
  max-height: 82vh !important;
  overflow-y: auto !important;
  -webkit-overflow-scrolling: touch;
}
.bottom-sheet.open {
  transform: translateY(0);
}

.sheet-field input,
.sheet-field select,
.sheet-field option,
.sheet-field textarea,
.bottom-sheet input,
.bottom-sheet select,
.bottom-sheet button {
  font-size: 16px !important;
  font-family: 'Poppins', Arial, sans-serif !important;
}

.bottom-sheet-backdrop {
  position: fixed;
  inset: 0;
  background: rgba(11, 23, 34, 0.55);
  backdrop-filter: blur(6px);
  -webkit-backdrop-filter: blur(6px);
  opacity: 0;
  pointer-events: none;
  z-index: 99998;
  transition: opacity 0.3s ease;
}
.bottom-sheet-backdrop.visible {
  opacity: 1;
  pointer-events: auto;
}

/* Sheet Header */
.sheet-header {
  text-align: center;
  padding: 12px 0 16px;
  position: relative;
  border-bottom: 1px solid #edf2f6;
}
.sheet-handle {
  width: 36px;
  height: 5px;
  background: #dbe4ec;
  border-radius: 3px;
  margin: 0 auto 12px;
}
.sheet-header h3 {
  margin: 0;
  font-size: 17px;
  font-weight: 700;
  color: #102235;
}
.sheet-close-btn {
  position: absolute;
  right: 0;
  top: 13px;
  border: 0;
  background: #f1f5f9;
  color: #5e7185;
  width: 28px;
  height: 28px;
  border-radius: 50%;
  font-size: 18px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  transition: all 0.2s ease;
}
.sheet-close-btn:active {
  background: #e2e8f0;
  transform: scale(0.9);
}

/* Sheet Body */
.sheet-body {
  padding-top: 18px;
}
.sheet-form {
  display: flex;
  flex-direction: column;
  gap: 14px;
}
.sheet-field {
  display: flex;
  flex-direction: column;
  gap: 6px;
}
.sheet-field label {
  font-size: 10px;
  font-weight: 700;
  color: #647786;
  letter-spacing: 0.5px;
  text-transform: uppercase;
}
.sheet-select-wrapper {
  position: relative;
  background: #f5f8fa;
  border: 1px solid #e2e9ef;
  border-radius: 12px;
  overflow: hidden;
}
.sheet-select-wrapper select {
  width: 100%;
  padding: 12px 14px;
  border: 0;
  background: transparent;
  font-size: 13.5px;
  font-weight: 600;
  color: #121a23;
  outline: 0;
  cursor: pointer;
  appearance: none;
  -webkit-appearance: none;
}
.sheet-select-wrapper::after {
  content: '▼';
  font-size: 9px;
  position: absolute;
  right: 14px;
  top: 50%;
  transform: translateY(-50%);
  color: #647786;
  pointer-events: none;
}
.sheet-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 12px;
}
.sheet-field input[type="date"],
.sheet-field input[type="text"],
.sheet-field input[type="tel"] {
  padding: 11px 14px;
  background: #f5f8fa;
  border: 1px solid #e2e9ef;
  border-radius: 12px;
  font-size: 13px;
  font-weight: 600;
  color: #121a23;
  outline: 0;
  width: 100%;
  box-sizing: border-box;
}

.sheet-guarantees {
  display: flex;
  flex-direction: column;
  gap: 4px;
  background: #edf5fb;
  padding: 10px 14px;
  border-radius: 10px;
  border: 1px dashed rgba(79, 131, 232, 0.3);
  margin: 2px 0;
}
.sheet-guarantees span {
  font-size: 11px;
  font-weight: 600;
  color: #2b5fbe;
}

.sheet-submit-btn {
  background: linear-gradient(135deg, #4f83e8 0%, #2563eb 100%);
  color: #fff;
  border: 0;
  border-radius: 12px;
  padding: 14px;
  font-size: 14px;
  font-weight: 700;
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 8px;
  cursor: pointer;
  box-shadow: 0 8px 18px rgba(37, 99, 235, 0.25);
  transition: all 0.25s ease;
}
.sheet-submit-btn:active {
  transform: scale(0.98);
  box-shadow: 0 4px 10px rgba(37, 99, 235, 0.15);
}

@media(max-width: 760px) {
  .footer-v2 {
    padding-bottom: 120px !important;
  }
  
  .footer-v2 h3 {
    margin-top: 20px !important;
    margin-bottom: 8px !important;
    font-size: 15px !important;
  }
  
  .footer-v2 a,
  .footer-v2 p {
    font-size: 13.5px !important;
    line-height: 1.65 !important;
    margin-bottom: 6px !important;
  }
  
  .footer-v2 .footer-v2-phone {
    font-size: 13.5px !important;
    font-weight: 400 !important;
    color: rgba(255, 255, 255, 0.66) !important;
    margin-bottom: 6px !important;
    display: flex !important;
  }
}

/* Make footer brand logo larger on desktop */
@media(min-width: 1051px) {
  .footer-v2 .brand img {
    width: 72px !important;
    height: 72px !important;
  }
  .footer-v2 .brand > span {
    font-size: 26px !important;
  }
  .footer-v2 .brand small {
    font-size: 9px !important;
    letter-spacing: 3.5px !important;
  }
}


