.hero[data-v-3bf247cf]{position:relative;height:90vh;display:flex;align-items:center;justify-content:center;overflow:hidden;margin-top:-80px}.hero-video[data-v-3bf247cf]{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-1}.hero-overlay[data-v-3bf247cf]{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(to bottom,#0f172a66,#0f172acc);z-index:0}.hero-content[data-v-3bf247cf]{position:relative;z-index:1;text-align:center;color:#fff;max-width:800px}.hero h1[data-v-3bf247cf]{font-size:3.5rem;font-weight:800;margin-bottom:1.5rem;line-height:1.2;text-shadow:0 4px 6px rgba(0,0,0,.3)}.hero p[data-v-3bf247cf]{font-size:1.25rem;margin-bottom:2.5rem;color:var(--secondary-color);text-shadow:0 2px 4px rgba(0,0,0,.3)}.hero-actions[data-v-3bf247cf]{display:flex;gap:1rem;justify-content:center}.btn-primary[data-v-3bf247cf]{background-color:var(--accent-color);color:#fff}.btn-primary[data-v-3bf247cf]:hover{background-color:var(--accent-color-dark)}.btn-outline[data-v-3bf247cf]{background-color:transparent;border:2px solid white;color:#fff}.btn-outline[data-v-3bf247cf]:hover{background-color:#fff;color:var(--primary-color)}.category-strip[data-v-3bf247cf]{background-color:var(--card-bg-color);padding:2rem 0;border-bottom:1px solid rgba(255,255,255,.05)}.category-grid[data-v-3bf247cf]{display:flex;justify-content:center;gap:1.5rem;flex-wrap:wrap}.category-item[data-v-3bf247cf]{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:#ffffff0d;border-radius:.5rem;color:var(--text-color);font-weight:600;transition:all .3s ease;text-decoration:none}.category-item[data-v-3bf247cf]:hover{background:var(--accent-color);color:#fff;transform:translateY(-2px)}.section[data-v-3bf247cf]{padding:5rem 0}.section-header[data-v-3bf247cf]{text-align:center;margin-bottom:4rem}.section-header h2[data-v-3bf247cf]{font-size:2.5rem;color:var(--text-color);margin-bottom:1rem}.section-header p[data-v-3bf247cf]{color:var(--text-muted);font-size:1.1rem}.vehicle-grid[data-v-3bf247cf]{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem}.vehicle-card[data-v-3bf247cf]{background:var(--card-bg-color);border-radius:1rem;overflow:hidden;box-shadow:var(--shadow);transition:all .3s ease;border:1px solid rgba(255,255,255,.05);display:flex;flex-direction:column}.vehicle-card[data-v-3bf247cf]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--accent-color)}.card-image[data-v-3bf247cf]{position:relative;height:220px;overflow:hidden}.card-image img[data-v-3bf247cf]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.vehicle-card:hover .card-image img[data-v-3bf247cf]{transform:scale(1.1)}.badge[data-v-3bf247cf]{position:absolute;top:1rem;right:1rem;background:var(--accent-color);color:#fff;padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:700;text-transform:uppercase;box-shadow:0 2px 4px #0003}.card-content[data-v-3bf247cf]{padding:1.5rem;flex-grow:1;display:flex;flex-direction:column}.card-content h3[data-v-3bf247cf]{font-size:1.5rem;color:#fff;margin-bottom:.5rem}.card-content p[data-v-3bf247cf]{color:var(--text-muted);font-size:.95rem;margin-bottom:1.5rem;line-height:1.5;flex-grow:1}.btn-sm[data-v-3bf247cf]{padding:.5rem 1.25rem;font-size:.9rem;align-self:flex-start}.team-section[data-v-3bf247cf]{background:var(--primary-color);padding:4rem 0}.team-gallery[data-v-3bf247cf]{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.team-photo[data-v-3bf247cf]{border-radius:1rem;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.05)}.team-photo img[data-v-3bf247cf]{width:100%;height:300px;object-fit:cover;transition:transform .5s ease}.team-photo:hover img[data-v-3bf247cf]{transform:scale(1.05)}.sponsorship-highlight[data-v-3bf247cf]{background:var(--card-bg-color);padding:5rem 0;border-top:1px solid rgba(255,255,255,.05);border-bottom:1px solid rgba(255,255,255,.05)}.sponsorship-highlight-inner[data-v-3bf247cf]{display:flex;align-items:center;gap:3rem}.sponsorship-highlight-images[data-v-3bf247cf]{flex:0 0 50%;display:grid;grid-template-columns:repeat(2,1fr);gap:.75rem;border-radius:1rem;overflow:hidden}.sponsorship-highlight-images img[data-v-3bf247cf]{width:100%;height:260px;object-fit:cover;border-radius:.75rem;transition:transform .5s ease}.sponsorship-highlight-images img[data-v-3bf247cf]:hover{transform:scale(1.05)}.sponsorship-highlight-content[data-v-3bf247cf]{flex:1}.sponsorship-tag[data-v-3bf247cf]{display:inline-block;background:var(--accent-color);color:#fff;padding:.3rem 1rem;border-radius:9999px;font-size:.8rem;font-weight:700;text-transform:uppercase;letter-spacing:.05em;margin-bottom:1rem}.sponsorship-highlight-content h2[data-v-3bf247cf]{font-size:2rem;color:#fff;margin-bottom:1rem;line-height:1.3}.sponsorship-highlight-content p[data-v-3bf247cf]{color:var(--text-muted);font-size:1rem;line-height:1.7;margin-bottom:2rem}.btn-accent[data-v-3bf247cf]{display:inline-block;background:var(--accent-color);color:#fff;padding:.75rem 2rem;border-radius:.5rem;font-weight:600;font-size:.95rem;text-decoration:none;transition:all .3s ease}.btn-accent[data-v-3bf247cf]:hover{background:var(--accent-color-dark);transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.map-section[data-v-3bf247cf]{background:var(--primary-color);padding-bottom:5rem}.showroom-grid[data-v-3bf247cf]{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.showroom-card[data-v-3bf247cf]{background:var(--card-bg-color);border-radius:1rem;overflow:hidden;box-shadow:var(--shadow);border:1px solid rgba(255,255,255,.05);transition:all .3s ease}.showroom-card[data-v-3bf247cf]:hover{transform:translateY(-5px);box-shadow:var(--shadow-lg);border-color:var(--accent-color)}.showroom-photo[data-v-3bf247cf]{display:grid;grid-template-columns:repeat(2,1fr);gap:3px;height:220px;overflow:hidden}.showroom-photo img[data-v-3bf247cf]{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.showroom-card:hover .showroom-photo img[data-v-3bf247cf]{transform:scale(1.05)}.showroom-info[data-v-3bf247cf]{padding:1.25rem 1.5rem}.showroom-info h3[data-v-3bf247cf]{font-size:1.4rem;color:#fff;margin-bottom:.5rem}.showroom-info p[data-v-3bf247cf]{color:var(--text-muted);font-size:.95rem;display:flex;align-items:center;gap:.5rem}.showroom-info i[data-v-3bf247cf]{color:var(--accent-color)}.showroom-map[data-v-3bf247cf]{border-top:1px solid rgba(255,255,255,.05)}.showroom-map iframe[data-v-3bf247cf]{display:block}.map-container[data-v-3bf247cf]{border-radius:1rem;overflow:hidden;box-shadow:var(--shadow-lg);border:1px solid rgba(255,255,255,.1)}@media (max-width: 768px){.hero h1[data-v-3bf247cf]{font-size:2.5rem}.hero-actions[data-v-3bf247cf]{flex-direction:column}.category-grid[data-v-3bf247cf]{justify-content:flex-start;overflow-x:auto;padding-bottom:1rem;flex-wrap:nowrap}.category-item[data-v-3bf247cf]{flex-shrink:0}.section[data-v-3bf247cf]{padding:3rem 0}.showroom-grid[data-v-3bf247cf],.team-gallery[data-v-3bf247cf]{grid-template-columns:1fr}.team-photo img[data-v-3bf247cf]{height:220px}.sponsorship-highlight-inner[data-v-3bf247cf]{flex-direction:column;gap:2rem}.sponsorship-highlight-images[data-v-3bf247cf]{flex:none;width:100%}.sponsorship-highlight-images img[data-v-3bf247cf]{height:200px}.sponsorship-highlight-content[data-v-3bf247cf]{text-align:center}.sponsorship-highlight-content h2[data-v-3bf247cf]{font-size:1.6rem}}
