:root {
  --lga-navy: #071d35;
  --lga-blue: #0057b8;
  --lga-sky: #e9f4ff;
  --lga-gold: #ffb71b;
  --lga-ink: #12243a;
  --lga-muted: #627185;
  --lga-line: #dce6f0;
  --lga-white: #fff;
  --lga-shadow: 0 18px 50px rgba(7,29,53,.12);
}

html { scroll-behavior: smooth; }
body { overflow-x: hidden; color: var(--lga-ink); font-family: Arial, Helvetica, sans-serif; }
body, button, input, select, textarea { font-family: Arial, Helvetica, sans-serif; }
a, button, summary, input, select, textarea { outline-offset: 3px; }
a:focus-visible, button:focus-visible, summary:focus-visible, input:focus-visible, select:focus-visible, textarea:focus-visible { outline: 3px solid var(--lga-gold) !important; }
.reduce-motion * { scroll-behavior: auto !important; transition: none !important; animation: none !important; }
@media (prefers-reduced-motion: reduce) {
  html { scroll-behavior: auto !important; }
  *, *::before, *::after { transition: none !important; animation: none !important; }
}

.lga-topbar { background: var(--lga-navy); color: #d5e3f1; font-size: 13px; }
.lga-topbar, .lga-topbar p { color: #d5e3f1 !important; }
.lga-topbar > .e-con-inner { min-height: 36px; display: flex; align-items: center; justify-content: space-between; }
.lga-header { background: rgba(255,255,255,.98); border-bottom: 1px solid rgba(7,29,53,.08); position: relative; z-index: 999; }
.lga-header > .e-con-inner { min-height: 78px; display: flex; align-items: center; }
.lga-logo .elementor-heading-title { line-height: 1; letter-spacing: -.03em; }
.lga-logo .elementor-heading-title a { display: inline-flex; align-items: center; color: var(--lga-navy); font-size: 20px; font-weight: 800; line-height: 1.05; white-space: nowrap; }
.lga-logo .elementor-heading-title a::before { content: "LGA"; width: 44px; height: 44px; display: inline-grid; place-items: center; border-radius: 10px; margin-right: 10px; background: var(--lga-blue); color: #fff; font-size: 14px; letter-spacing: 0; }
.lga-logo-name { display: inline-flex; flex-direction: column; gap: 4px; }
.lga-logo-name small { color: var(--lga-blue); font-size: 10px; font-weight: 800; letter-spacing: .09em; }
.lga-header .hfe-nav-menu a { min-height: 44px; font-weight: 700; font-size: 14px; }
.lga-header .hfe-nav-menu a:hover, .lga-header .current-menu-item > a, .lga-header .current-menu-ancestor > a { color: var(--lga-blue) !important; }
.lga-header .sub-menu { box-shadow: var(--lga-shadow); border: 1px solid var(--lga-line); border-radius: 10px; overflow: hidden; }
.lga-header .sub-menu a { min-width: 245px; background: #fff; }
.lga-header .menu-item-has-children.lga-submenu-open > .sub-menu { display: block !important; visibility: visible !important; opacity: 1 !important; pointer-events: auto !important; transform: none !important; }
@media (min-width: 1025px) {
  .lga-header .menu-item-has-children:hover > .sub-menu,
  .lga-header .menu-item-has-children:focus-within > .sub-menu { display: block !important; visibility: visible !important; opacity: 1 !important; pointer-events: auto !important; transform: none !important; }
}
.lga-phone .elementor-button { white-space: nowrap; color: var(--lga-navy); background: var(--lga-gold); min-height: 46px; border-radius: 9px; font-weight: 800; }

.lga-hero { position: relative; min-height: 670px; color: #fff; background: linear-gradient(90deg,rgba(4,23,44,.98) 0%,rgba(4,23,44,.92) 49%,rgba(4,23,44,.45) 100%), url('/wp-content/uploads/2026/08/lga-assets/lga-airport-car-service-hero.webp') center/cover; }
.lga-hero > .e-con-inner { min-height: 670px; padding-top: 72px; padding-bottom: 72px; display: grid !important; grid-template-columns: minmax(0,1.12fr) minmax(360px,.88fr); gap: 60px; align-items: center; }
.lga-breadcrumbs { color: #c6d6e5; font-size: 13px; }
.lga-breadcrumbs, .lga-breadcrumbs p { color: #c6d6e5 !important; }
.lga-breadcrumbs a { color: var(--lga-gold); }
.lga-hero-title .elementor-heading-title { color: #fff !important; font-size: clamp(43px,5vw,72px); line-height: 1.03; letter-spacing: -.055em; }
.lga-hero-copy { color: #dbe7f2 !important; font-size: 18px; line-height: 1.65; }
.lga-hero-copy, .lga-hero-copy p { color: #dbe7f2 !important; }
.lga-hero-copy p { margin: 0; }
.lga-hero-actions { display: flex; gap: 12px; flex-wrap: wrap; }
.lga-primary-button .elementor-button, .lga-cta .elementor-button { min-height: 52px; display: inline-flex; align-items: center; border-radius: 9px; padding: 0 24px; background: var(--lga-gold); color: var(--lga-navy); font-weight: 800; }
.lga-secondary-button .elementor-button { min-height: 52px; display: inline-flex; align-items: center; border: 1px solid rgba(255,255,255,.6) !important; border-radius: 9px; padding: 0 24px; background: transparent !important; color: #fff !important; font-weight: 800; }
.lga-trust .elementor-icon-list-items { display: flex; flex-wrap: wrap; gap: 10px 22px; color: #edf5fc; }
.lga-trust .elementor-icon-list-text { color: #edf5fc !important; }
.lga-trust .elementor-icon-list-icon, .lga-trust .elementor-icon-list-icon i { color: var(--lga-gold) !important; }
.lga-trust .elementor-icon-list-icon svg { fill: var(--lga-gold) !important; }
.lga-booking-card { background: #fff; color: var(--lga-ink); border-radius: 18px; padding: 28px; box-shadow: 0 24px 70px rgba(0,0,0,.28); width: 100%; overflow: hidden; }
.lga-booking-card::before { content: "Quick Reservation"; display: block; margin-bottom: 4px; color: var(--lga-navy); font-size: 24px; font-weight: 800; }
.lga-booking-card::after { content: "Enter your trip details for availability and pricing."; display: block; color: var(--lga-muted); font-size: 13px; margin-top: 10px; }
.lga-booking-card iframe, .lga-booking-card form, .lga-booking-card > div { max-width: 100% !important; }

.lga-section { padding: 92px 0; }
.lga-section-light { background: #f6f9fc; }
.lga-section-sky { background: var(--lga-sky); }
.lga-eyebrow { color: var(--lga-blue); font-size: 12px; font-weight: 800; letter-spacing: .14em; text-transform: uppercase; }
.lga-eyebrow::before { content: ""; width: 28px; height: 3px; display: inline-block; vertical-align: middle; margin-right: 9px; border-radius: 2px; background: var(--lga-gold); }
.lga-section-title .elementor-heading-title { color: var(--lga-navy) !important; font-size: clamp(32px,4vw,50px); line-height: 1.12; letter-spacing: -.04em; }
.lga-section-copy { max-width: 760px; color: var(--lga-muted); font-size: 16px; line-height: 1.75; }
.lga-section-copy p:last-child { margin-bottom: 0; }
.lga-two-col > .e-con-inner { display: grid !important; grid-template-columns: repeat(2,minmax(0,1fr)); gap: 64px; align-items: center; }
.lga-content-image img { width: 100%; aspect-ratio: 3/2; object-fit: cover; border-radius: 20px; box-shadow: var(--lga-shadow); }
.lga-card-grid > .e-con-inner { display: grid !important; grid-template-columns: repeat(3,minmax(0,1fr)); gap: 22px; }
.lga-card { height: 100%; padding: 28px; background: #fff; border: 1px solid var(--lga-line); border-radius: 18px; transition: transform .2s, box-shadow .2s; }
.lga-card:hover { transform: translateY(-4px); box-shadow: var(--lga-shadow); }
.lga-card .elementor-heading-title { color: var(--lga-navy) !important; font-size: 19px; }
.lga-card .elementor-widget-text-editor { color: var(--lga-muted); font-size: 15px; }
.lga-card .elementor-button { color: var(--lga-blue) !important; background: transparent !important; padding: 0; font-weight: 800; }
.lga-checklist ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 12px; }
.lga-checklist li { position: relative; padding-left: 31px; color: var(--lga-muted); }
.lga-checklist li::before { content: "✓"; position: absolute; left: 0; top: 0; width: 23px; height: 23px; display: grid; place-items: center; border-radius: 50%; background: #dcedff; color: var(--lga-blue); font-weight: 900; }
.lga-inline-links a { color: var(--lga-blue); font-weight: 700; }
.lga-fleet-image img { width: 100%; max-height: 520px; object-fit: cover; border-radius: 22px; }

.lga-faq { max-width: 900px; }
.lga-faq details { margin-bottom: 12px; background: #fff; border: 1px solid var(--lga-line); border-radius: 12px; overflow: hidden; }
.lga-faq summary { cursor: pointer; padding: 19px 52px 19px 20px; color: var(--lga-navy); font-weight: 800; list-style: none; position: relative; }
.lga-faq summary::-webkit-details-marker { display: none; }
.lga-faq summary::after { content: "+"; position: absolute; right: 20px; top: 16px; color: var(--lga-blue); font-size: 24px; }
.lga-faq details[open] summary::after { content: "−"; }
.lga-faq details p { margin: 0; padding: 0 20px 20px; color: var(--lga-muted); }

.lga-contact-form label { display: block; color: var(--lga-navy); font-size: 13px; font-weight: 800; }
.lga-contact-form input:not([type=checkbox]), .lga-contact-form select, .lga-contact-form textarea { width: 100%; margin-top: 6px; padding: 12px; border: 1px solid var(--lga-line); border-radius: 8px; background: #fbfdff; }
.lga-contact-form textarea { min-height: 140px; }
.lga-contact-form input[type=submit] { min-height: 52px; border: 0; border-radius: 9px; padding: 0 24px; background: var(--lga-gold); color: var(--lga-navy); font-weight: 800; }
.lga-form-row { display: grid; grid-template-columns: 1fr 1fr; gap: 16px; }
.wpcf7 form .wpcf7-response-output { margin: 18px 0 0; padding: 12px; border-radius: 8px; }

.lga-cta { padding: 68px 0; background: linear-gradient(115deg,var(--lga-blue),#003f86); color: #fff; }
.lga-cta > .e-con-inner { display: flex; align-items: center; justify-content: space-between; gap: 36px; }
.lga-cta > .e-con-inner > .e-con { width: auto; }
.lga-cta > .e-con-inner > .e-con:first-child { flex: 1; }
.lga-cta > .e-con-inner > .lga-hero-actions { flex: 0 0 auto; }
.lga-cta .elementor-heading-title { color: #fff !important; font-size: clamp(30px,4vw,46px); }
.lga-cta .elementor-widget-text-editor, .lga-cta .elementor-widget-text-editor p { color: #dcecff !important; }
.lga-footer { padding: 62px 0 25px; background: #041427; color: #afbed0; }
.lga-footer a { color: #cbd7e3; }
.lga-footer a:hover { color: #fff; }
.lga-footer .elementor-heading-title { color: #fff !important; }
.lga-footer p { color: #afbed0 !important; }
.lga-footer-grid > .e-con-inner { display: grid !important; grid-template-columns: 1.4fr 1fr 1fr 1fr; gap: 44px; }
.lga-footer-links ul { list-style: none; margin: 0; padding: 0; display: grid; gap: 7px; }
.lga-copyright { border-top: 1px solid rgba(255,255,255,.1); padding-top: 22px; margin-top: 38px; color: #afbed0; font-size: 13px; }
.lga-mobile-call { display: none; }

@media (max-width: 1024px) {
  .lga-header > .e-con-inner { flex-wrap: nowrap !important; }
  .lga-header .lga-logo { flex: 0 0 auto !important; }
  .lga-header .elementor-widget-navigation-menu { --width: 44px; width: 44px !important; max-width: 44px !important; flex: 0 0 44px !important; margin-left: auto; position: static !important; }
  .lga-header .hfe-nav-menu__toggle { margin-left: auto; }
  .lga-header nav.hfe-dropdown { position: absolute !important; top: 100%; left: 0; right: 0; width: 100% !important; max-width: none !important; background: #fff; box-shadow: var(--lga-shadow); }
  .lga-header nav.hfe-dropdown:not(.menu-is-active) { display: none !important; }
  .lga-header nav.hfe-dropdown .sub-menu,
  .lga-header nav.hfe-dropdown .hfe-sub-menu-item { width: 100% !important; min-width: 0 !important; }
  .lga-phone { display: none; }
  .lga-hero > .e-con-inner { grid-template-columns: minmax(0,1fr) minmax(330px,.85fr); gap: 34px; }
  .lga-card-grid > .e-con-inner { grid-template-columns: repeat(2,minmax(0,1fr)); }
  .lga-footer-grid > .e-con-inner { grid-template-columns: repeat(2,minmax(0,1fr)); }
}

@media (max-width: 767px) {
  body { padding-bottom: 68px; }
  .lga-topbar .elementor-widget:last-child { display: none; }
  .lga-header > .e-con-inner { min-height: 68px; }
  .lga-logo .elementor-heading-title a { font-size: 15px; }
  .lga-header .hfe-nav-menu__toggle { min-width: 44px; min-height: 44px; }
  .lga-hero { min-height: 0; }
  .lga-hero > .e-con-inner { min-height: 0; padding-top: 60px; padding-bottom: 60px; display: flex !important; flex-direction: column; gap: 36px; }
  .lga-hero-title .elementor-heading-title { font-size: 42px; }
  .lga-hero-copy { font-size: 16px; }
  .lga-booking-card { padding: 20px; }
  .lga-section { padding: 68px 0; }
  .lga-two-col > .e-con-inner, .lga-card-grid > .e-con-inner, .lga-footer-grid > .e-con-inner { display: grid !important; grid-template-columns: 1fr; gap: 26px; }
  .lga-card { padding: 24px; }
  .lga-form-row { grid-template-columns: 1fr; gap: 0; }
  .lga-cta > .e-con-inner { align-items: flex-start; flex-direction: column; }
  .lga-cta > .e-con-inner > .e-con { width: 100%; }
  .lga-primary-button, .lga-secondary-button, .lga-primary-button .elementor-button, .lga-secondary-button .elementor-button { width: 100%; }
  .lga-mobile-call { position: fixed; left: 14px; right: 14px; bottom: 12px; z-index: 9999; min-height: 54px; display: flex; align-items: center; justify-content: center; border-radius: 12px; background: var(--lga-gold); color: var(--lga-navy); box-shadow: 0 12px 30px rgba(7,29,53,.3); font-weight: 900; }
}
