@keyframes scroll-left{0%{transform:translateX(0)}to{transform:translateX(-50%)}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}#hero.home{position:relative}#hero.home::after{content:"";position:absolute;bottom:0;left:0;width:100%;height:16rem;background:linear-gradient(to top,#000,transparent);pointer-events:none;z-index:1}#hero.home>.container{position:relative;z-index:2}.video-fullscreen iframe,header.navbar{position:absolute;top:0;left:0;width:100%}header.navbar{z-index:1000;background:rgba(0,0,0,.3)}.video-fullscreen{z-index:0;position:relative;width:100vw;height:100vh;margin:0;padding:0;overflow:hidden}.video-fullscreen iframe{height:100%}.home-phone-cta{margin-top:2px;margin-bottom:10px;font-size:.95rem;color:#555}.home-phone-cta a{font-weight:700;color:#000;text-decoration:none;white-space:nowrap}.home-phone-cta a:hover{text-decoration:underline}#locations.locations-section{color:#dbdbdb}.locations-title{font-weight:700;margin-bottom:1.5rem;color:#ffc107;font-size:2rem}.locations-intro{font-size:1.05rem;line-height:1.6;margin-bottom:1.5rem}.locations-list{list-style:none;padding:0;margin:0-.35rem 1rem;display:flex;flex-wrap:wrap;gap:.5rem}.locations-list li{margin:0}.locations-list a{display:inline-block;padding:.35rem .75rem;border-radius:999px;border:1px solid rgba(255,255,255,.12);text-decoration:none;font-size:.92rem;color:#f5f5f5;background:rgba(0,0,0,.2);transition:background .15s ease,transform .15s ease,border-color .15s ease}.locations-list a:focus,.locations-list a:hover{background:rgba(255,193,7,.12);border-color:#ffc107;transform:translateY(-1px);text-decoration:none}.locations-cta{display:inline-block;padding:.6rem 1.4rem;border-radius:999px;background:#ffc107;color:#111;font-weight:600;font-size:.95rem;text-decoration:none;text-transform:uppercase;letter-spacing:.03em;transition:background .15s ease,transform .15s ease,box-shadow .15s ease}.locations-cta:focus,.locations-cta:hover{background:#ffcf33;transform:translateY(-1px);box-shadow:0 .5rem 1.25rem rgba(0,0,0,.35);text-decoration:none;color:#000}.map-figure{margin:0;display:inline-block;max-width:100%;border-radius:.75rem;overflow:hidden}.map-image{display:block;max-width:100%;height:auto;margin-top:2rem}@media (max-width:576px){.map-image{margin-top:1rem}}.band-marquee-wrapper{position:relative;overflow:hidden;width:100%;margin-top:0;mask-image:linear-gradient(to right,transparent 0,#000 10%,#000 90%,transparent 100%);-webkit-mask-image:linear-gradient(to right,transparent 0,#000 10%,#000 90%,transparent 100%)}.band-marquee-row{white-space:nowrap;display:flex;color:#dbdbdb;line-height:2rem;opacity:0;font-stretch:semi-expanded;animation:fadeIn 1s ease-in forwards;margin-top:0;margin-bottom:10px}.band-marquee,.band-name{display:inline-block;white-space:nowrap}.band-marquee{padding-right:4rem;will-change:transform;animation:scroll-left var(--scroll-speed) linear infinite}.band-marquee:hover{animation-play-state:paused!important}.band-name{margin-right:2rem}@media (max-width:767px){.band-marquee-wrapper:nth-of-type(n+4){display:none}}.section-heading{font-weight:700;margin-top:6rem;margin-bottom:2rem;color:#ffc107}.section-heading-1rem,.section-heading-sm{font-weight:700;margin-bottom:6rem;color:#ffc107}.section-heading-1rem{margin-bottom:1rem}.vehicle-card-title{font-size:1.25rem;color:#fff;margin-top:2rem}.vehicle-card-desc{margin-bottom:0;color:#dbdbdb}.vehicle-card-action{margin-top:2rem;margin-bottom:20px}.feature-label{color:#ccc!important;font-weight:300}.faq-dt{color:#fff}.faq-dd{color:#bdbdbd}:root{--hp2-bg:#0d0d0f;--hp2-bg-alt:#131315;--hp2-cream:#faf7f2;--hp2-accent:#ff9814;--hp2-accent-light:#ffc107;--hp2-text:#ffffff;--hp2-text-muted:#9a9aa0;--hp2-text-dark:#1a1a1e;--hp2-text-body:#5a5a62;--hp2-border:rgba(255,255,255,0.08);--hp2-glass:rgba(0,0,0,0.65);--hp2-glass-border:rgba(255,255,255,0.1);--hp2-radius:16px;--hp2-font-display:'Syne', sans-serif;--hp2-font-body:'DM Sans', sans-serif}.hp2-hero-sub{font-family:var(--hp2-font-body);font-size:1.15rem;color:#b0b0b8;max-width:480px;line-height:1.6;margin-bottom:.8rem}.hp2-badge,.hp2-hero-badges{display:flex;align-items:center}.hp2-hero-badges{gap:1.5rem;flex-wrap:wrap;margin-top:.5rem;margin-bottom:2.8rem}.hp2-badge{gap:.4rem;color:#c0c0c8;font-size:.85rem;font-weight:500}.hp2-badge svg{flex-shrink:0}.hp2-badge strong{color:var(--hp2-accent);font-weight:700}.hp2-badge-sep{color:rgba(255,255,255,.2)}.hp2-reveal{opacity:0;transform:translateY(28px);transition:opacity .7s cubic-bezier(.19,1,.22,1),transform .7s cubic-bezier(.19,1,.22,1)}.hp2-reveal.hp2-visible{opacity:1;transform:translateY(0)}.hp2-reveal-delay-1{transition-delay:.1s}.hp2-reveal-delay-2{transition-delay:.2s}.hp2-reveal-delay-3{transition-delay:.3s}.hp2-features{background:#252525;padding:6rem 0 0}.hp2-features-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px}.hp2-feature-card{position:relative;border-radius:14px;overflow:hidden;aspect-ratio:1}.hp2-feature-card img{width:100%;height:100%;object-fit:cover;transition:transform .6s cubic-bezier(.19,1,.22,1)}.hp2-feature-card:hover img{transform:scale(1.08)}.hp2-feature-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(0,0,0,.65)0,transparent 50%);display:flex;align-items:flex-end;padding:1.25rem}.hp2-feature-label{color:#fff;font-weight:700;font-size:1.05rem}.hp2-features .hp2-heading-dark{font-family:inherit;color:#ffc107;font-weight:700}.hp2-vip{padding:5rem 0;background:var(--hp2-bg)}.hp2-vip-card{background:linear-gradient(var(--hp2-bg-alt),var(--hp2-bg-alt)) padding-box,linear-gradient(135deg,#ff9814,#ffc107,#ff9814) border-box;border:2px solid transparent;border-radius:20px;padding:3rem;text-align:center;max-width:700px;margin:0 auto}.hp2-vip-card .vip-icon{width:48px;height:48px}.hp2-vip-card .vip-title{font-family:var(--hp2-font-display)!important;font-size:2rem!important;margin:.75rem 0 .5rem!important}.hp2-vip-card .vip-description{color:#b0b0b8;margin-bottom:1.5rem}.hp2-vip-cta{display:inline-block;padding:.75rem 2rem;background:linear-gradient(135deg,#ff9814,#e8870e);color:#fff!important;border-radius:10px;font-weight:700;font-size:.95rem;text-transform:uppercase;letter-spacing:.06em;transition:all .3s}.hp2-vip-cta:hover{transform:translateY(-2px);box-shadow:0 8px 24px rgba(255,152,20,.3);color:#fff!important}@media (min-width:768px) and (max-width:991px){#booking-form{width:738px}.hp2-badge-since{display:none}}@media (max-width:767px){#hero.home{background-image:none!important;min-height:0}#hero.home::after,#hero.home::before,.hero-text-col{display:none}#booking-form{box-shadow:none!important;margin-top:0!important;margin-bottom:1rem!important;float:none!important;width:100%}.hp2-vip{padding:3.5rem 0}.hp2-vip-card{padding:2rem 1.5rem}.hp2-features{padding:4rem 0 0}.hp2-features-grid{grid-template-columns:1fr 1fr;gap:10px}.hp2-feature-label{font-size:.85rem}}