.vehicle-gallery.svelte-uh6hxn{background:#11182766;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2rem;border:1px solid rgba(236,72,153,.2);box-shadow:0 8px 32px #0000004d}.section-header.svelte-uh6hxn{margin-bottom:2rem;text-align:center}.section-title.svelte-uh6hxn{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#fff,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.section-subtitle.svelte-uh6hxn{color:#fff9;font-size:.9rem}.gallery-grid.svelte-uh6hxn{display:grid;grid-template-columns:2fr 1fr 1fr;grid-template-rows:1fr 1fr;gap:1rem;height:400px}.gallery-item.svelte-uh6hxn{position:relative;border-radius:12px;overflow:hidden;cursor:pointer;transition:all .3s ease}.gallery-item.featured.svelte-uh6hxn{grid-row:1 / 3}.gallery-item.svelte-uh6hxn:hover{transform:scale(1.02)}.gallery-item.svelte-uh6hxn img:where(.svelte-uh6hxn){width:100%;height:100%;-o-object-fit:cover;object-fit:cover;transition:transform .3s ease}.gallery-item.svelte-uh6hxn:hover img:where(.svelte-uh6hxn){transform:scale(1.1)}.image-overlay.svelte-uh6hxn{position:absolute;top:0;right:0;bottom:0;left:0;background:#000000b3;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.gallery-item.svelte-uh6hxn:hover .image-overlay:where(.svelte-uh6hxn){opacity:1}.expand-btn.svelte-uh6hxn{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.25rem;background:#ec4899e6;border:none;border-radius:8px;color:#fff;font-weight:600;cursor:pointer;transition:all .3s ease}.expand-btn.svelte-uh6hxn:hover{background:#ec4899;transform:translateY(-2px)}.modal-overlay.svelte-uh6hxn{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000e6;display:flex;align-items:center;justify-content:center;z-index:1000;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.modal-content.svelte-uh6hxn{background:#111827f2;border-radius:20px;padding:2rem;max-width:90vw;max-height:90vh;display:flex;flex-direction:column;gap:1.5rem;border:1px solid rgba(236,72,153,.3)}.close-btn.svelte-uh6hxn{position:absolute;top:1rem;right:1rem;width:40px;height:40px;border:none;background:#000000b3;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.2rem;transition:all .3s ease}.close-btn.svelte-uh6hxn:hover{background:#ec4899cc}.modal-image-container.svelte-uh6hxn{position:relative;display:flex;align-items:center;justify-content:center}.modal-image-container.svelte-uh6hxn img:where(.svelte-uh6hxn){max-width:100%;max-height:60vh;-o-object-fit:contain;object-fit:contain;border-radius:12px}.nav-btn.svelte-uh6hxn{position:absolute;width:50px;height:50px;border:none;background:#ec4899cc;color:#fff;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1.5rem;transition:all .3s ease}.nav-btn.svelte-uh6hxn:hover{background:#ec4899;transform:scale(1.1)}.nav-btn.prev.svelte-uh6hxn{left:-25px}.nav-btn.next.svelte-uh6hxn{right:-25px}.modal-info.svelte-uh6hxn{text-align:center}.modal-info.svelte-uh6hxn h3:where(.svelte-uh6hxn){font-size:1.5rem;font-weight:700;color:#fff;margin-bottom:.5rem}.modal-info.svelte-uh6hxn p:where(.svelte-uh6hxn){color:#fff9;font-size:.9rem}.thumbnail-strip.svelte-uh6hxn{display:flex;gap:.5rem;justify-content:center;overflow-x:auto;padding:.5rem 0}.thumbnail.svelte-uh6hxn{width:60px;height:40px;border:none;border-radius:6px;overflow:hidden;cursor:pointer;transition:all .3s ease;opacity:.6}.thumbnail.active.svelte-uh6hxn{opacity:1;border:2px solid #ec4899}.thumbnail.svelte-uh6hxn img:where(.svelte-uh6hxn){width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.thumbnail.svelte-uh6hxn:hover{opacity:1;transform:scale(1.1)}@media (max-width: 1024px){.gallery-grid.svelte-uh6hxn{grid-template-columns:1fr 1fr;grid-template-rows:200px 150px 150px;height:auto}.gallery-item.featured.svelte-uh6hxn{grid-column:1 / 3;grid-row:1}}@media (max-width: 768px){.vehicle-gallery.svelte-uh6hxn{padding:1.5rem}.gallery-grid.svelte-uh6hxn{grid-template-columns:1fr;grid-template-rows:repeat(4,200px)}.gallery-item.featured.svelte-uh6hxn{grid-column:1;grid-row:1}.modal-content.svelte-uh6hxn{padding:1rem;max-width:95vw;max-height:95vh}.nav-btn.svelte-uh6hxn{width:40px;height:40px;font-size:1.2rem}.nav-btn.prev.svelte-uh6hxn{left:-20px}.nav-btn.next.svelte-uh6hxn{right:-20px}}.hero-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}.breadcrumb{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;font-size:.9rem}.breadcrumb a{color:#fff9;text-decoration:none;transition:color .3s ease}.breadcrumb a:hover{color:#ec4899}.breadcrumb span{color:#fff6}.breadcrumb .current{color:#ec4899;font-weight:600}.hero-name{font-size:3.5rem;font-weight:900;background:linear-gradient(135deg,#fff,#ec4899,#d946ef);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:2rem;line-height:1.1;text-shadow:0 0 40px rgba(236,72,153,.3);padding-bottom:.5rem}.hero-meta{display:flex;gap:2rem;margin-bottom:2rem}.meta-item{display:flex;flex-direction:column;gap:.25rem}.meta-label{font-size:.8rem;color:#ffffff80;text-transform:uppercase;font-weight:600;letter-spacing:1px}.meta-value{font-size:1.1rem;color:#fff;font-weight:700}.meta-value.price{color:#10b981}.hero-description{font-size:1.1rem;line-height:1.7;color:#fffc;margin-bottom:2.5rem}.hero-image{position:relative}.image-container{position:relative;border-radius:20px;overflow:hidden;transform:scale(.9);transition:all .8s ease}.image-container img{width:100%;height:400px;-o-object-fit:cover;object-fit:cover;display:block}.image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(135deg,rgba(236,72,153,.1) 0%,transparent 50%,rgba(217,70,239,.1) 100%)}.glow-effect{position:absolute;top:-2px;right:-2px;bottom:-2px;left:-2px;background:linear-gradient(135deg,#ec4899,#d946ef,#a855f7);border-radius:20px;z-index:-1;opacity:.3;filter:blur(20px)}.quick-stats{display:flex;justify-content:space-between;margin-top:2rem;padding:1.5rem;background:#11182799;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:16px;border:1px solid rgba(236,72,153,.2)}.stat{text-align:center}.stat-value{display:block;font-size:1.8rem;font-weight:900;color:#ec4899;text-shadow:0 0 10px rgba(236,72,153,.5)}.stat-label{font-size:.8rem;color:#fff9;text-transform:uppercase;letter-spacing:1px;font-weight:600}@media (max-width: 1024px){.hero-content{grid-template-columns:1fr;gap:3rem}.hero-name{font-size:2.8rem}.hero-meta{gap:1.5rem}}@media (max-width: 768px){.hero-content{gap:2rem}.hero-name{font-size:2.2rem}.hero-meta{flex-direction:column;gap:1rem}.image-container img{height:250px}}.content-grid{display:grid;grid-template-columns:1fr 1fr;gap:2rem;width:100%;margin:0}.left-column,.right-column{display:flex;flex-direction:column;gap:2rem}@media (max-width: 1024px){.content-grid{grid-template-columns:1fr;gap:1.5rem}}@media (max-width: 768px){.content-grid{padding:0 1rem;gap:1rem}}.hero-specs{background:#11182766;-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-radius:20px;padding:2rem;border:1px solid rgba(236,72,153,.2);box-shadow:0 8px 32px #0000004d}.section-header{margin-bottom:2rem;text-align:center}.section-title{font-size:2rem;font-weight:800;background:linear-gradient(135deg,#fff,#ec4899);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:.5rem}.section-subtitle{color:#fff9;font-size:.9rem}.specs-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1rem;margin-bottom:2.5rem}.spec-card{display:flex;align-items:center;gap:1rem;padding:1.25rem;background:#3741514d;border-radius:12px;border:1px solid rgba(255,255,255,.1);transition:all .3s ease}.spec-card:hover{background:#37415180;border-color:#ec48994d;transform:translateY(-2px)}.spec-icon{font-size:1.5rem;width:40px;height:40px;display:flex;align-items:center;justify-content:center;background:#ec48991a;border-radius:10px}.spec-content{flex:1;display:flex;flex-direction:column;gap:.25rem}.spec-label{font-size:.8rem;color:#fff9;text-transform:uppercase;font-weight:600;letter-spacing:1px}.spec-value{font-size:1.1rem;font-weight:700;color:#fff}.progress-bar{width:100%;height:4px;background:#ffffff1a;border-radius:2px;overflow:hidden;margin-top:.5rem}.progress-fill{height:100%;border-radius:2px;transition:width .8s ease}.performance-overview{margin-top:2rem;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1)}.overview-title{font-size:1.4rem;font-weight:700;color:#fff;margin-bottom:1.5rem;text-align:center}.performance-chart{display:flex;flex-direction:column;gap:1rem}.chart-item{display:flex;align-items:center;gap:1rem}.chart-label{width:100px;font-size:.9rem;color:#ffffffb3;font-weight:600}.chart-bar{flex:1;height:8px;background:#ffffff1a;border-radius:4px;overflow:hidden}.chart-fill{height:100%;border-radius:4px;transition:width 1s ease}.chart-fill.speed{background:linear-gradient(90deg,#ec4899,#d946ef)}.chart-fill.acceleration{background:linear-gradient(90deg,#10b981,#059669)}.chart-fill.handling{background:linear-gradient(90deg,#f59e0b,#d97706)}.chart-fill.braking{background:linear-gradient(90deg,#ef4444,#dc2626)}.chart-value{width:50px;text-align:right;font-weight:700;color:#fff;font-size:.9rem}@media (max-width: 768px){.hero-specs{padding:1.5rem}.specs-grid{grid-template-columns:1fr}.section-title{font-size:1.6rem}.chart-item{gap:.75rem}.chart-label{width:80px;font-size:.8rem}.chart-value{width:40px}}
