.page-hero.svelte-khwwzu.svelte-khwwzu{padding:clamp(4rem,8vw,10rem) 0 clamp(2rem,4vw,5rem);text-align:center;background:linear-gradient(135deg,#0d0d0d,#1a1a1a);position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;min-height:clamp(300px,35vh,600px)}.page-hero.svelte-khwwzu.svelte-khwwzu:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:radial-gradient(circle at center,rgba(76,175,80,.1) 0%,transparent 70%);z-index:1}.page-hero-content.svelte-khwwzu.svelte-khwwzu{position:relative;z-index:2;opacity:0;transform:translateY(30px);transition:all .8s ease-out;width:100%;max-width:1100px;box-sizing:border-box;padding:0 1.25rem}.page-hero-content.visible.svelte-khwwzu.svelte-khwwzu{opacity:1;transform:translateY(0)}.page-hero.svelte-khwwzu h1.svelte-khwwzu{font-size:clamp(2rem,4.5vw,4rem);margin-bottom:1rem}.page-hero.svelte-khwwzu.svelte-khwwzu:after{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background-image:url(../../../supercar-welcome-open-door.webp);background-repeat:no-repeat;background-size:cover;background-position:center center;opacity:.12;filter:blur(2px);pointer-events:none;z-index:0;transform:translateZ(0)}.page-hero.svelte-khwwzu p.svelte-khwwzu{font-size:1.25rem;color:var(--color-gray-light)}.gradient-text.svelte-khwwzu.svelte-khwwzu{background:linear-gradient(135deg,var(--color-primary),var(--color-primary-light));-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.contact-wrapper.svelte-khwwzu.svelte-khwwzu{display:grid;grid-template-columns:1fr 1.2fr;gap:4rem;align-items:start}.contact-info.svelte-khwwzu h2.svelte-khwwzu{font-size:2.5rem;margin-bottom:1.5rem;color:var(--color-light)}.contact-intro.svelte-khwwzu.svelte-khwwzu{font-size:1.1rem;color:var(--color-gray-light);line-height:1.8;margin-bottom:3rem}.info-cards.svelte-khwwzu.svelte-khwwzu{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:3rem}.info-card.svelte-khwwzu.svelte-khwwzu{display:flex;align-items:center;gap:1.5rem;padding:1.5rem;background:linear-gradient(135deg,#4caf500d,#1a1a1a80);border:1px solid rgba(76,175,80,.2);border-radius:10px;transition:var(--transition)}.info-card.svelte-khwwzu.svelte-khwwzu:hover{border-color:var(--color-primary);transform:translate(5px)}.info-icon.svelte-khwwzu.svelte-khwwzu{font-size:2.5rem}.info-icon.svelte-khwwzu img.svelte-khwwzu{width:2.5rem;height:2.5rem;object-fit:contain}.info-content.svelte-khwwzu h4.svelte-khwwzu{color:var(--color-light);margin-bottom:.3rem;font-size:1.1rem}.info-content.svelte-khwwzu a.svelte-khwwzu,.info-content.svelte-khwwzu p.svelte-khwwzu{color:var(--color-gray-light);font-size:1rem;margin:0}.info-content.svelte-khwwzu a.svelte-khwwzu:hover{color:var(--color-primary)}.business-hours.svelte-khwwzu.svelte-khwwzu{padding:2rem;background:linear-gradient(135deg,#4caf500d,#1a1a1a80);border:1px solid rgba(76,175,80,.2);border-radius:10px}.business-hours.svelte-khwwzu h4.svelte-khwwzu{color:var(--color-light);margin-bottom:1rem;font-size:1.2rem}.business-hours.svelte-khwwzu ul.svelte-khwwzu{list-style:none}.business-hours.svelte-khwwzu li.svelte-khwwzu{color:var(--color-gray-light);margin-bottom:.5rem;padding-left:1.5rem;position:relative}.business-hours.svelte-khwwzu li.svelte-khwwzu:before{content:"•";color:var(--color-primary);position:absolute;left:0;font-weight:700}.contact-form-wrapper.svelte-khwwzu.svelte-khwwzu{background:linear-gradient(135deg,#4caf500d,#1a1a1acc);border:1px solid rgba(76,175,80,.2);border-radius:15px;padding:3rem}.contact-form.svelte-khwwzu h3.svelte-khwwzu{color:var(--color-light);margin-bottom:2rem;font-size:1.8rem}.form-group.svelte-khwwzu.svelte-khwwzu{margin-bottom:1.5rem}.form-group.svelte-khwwzu label.svelte-khwwzu{display:block;color:var(--color-light);margin-bottom:.5rem;font-weight:500;font-size:.95rem}.form-group.svelte-khwwzu input.svelte-khwwzu,.form-group.svelte-khwwzu select.svelte-khwwzu,.form-group.svelte-khwwzu textarea.svelte-khwwzu{width:100%;padding:1rem;background:#0d0d0dcc;border:1px solid rgba(76,175,80,.2);border-radius:8px;color:var(--color-light);font-family:var(--font-body);font-size:1rem;transition:var(--transition)}.form-group.svelte-khwwzu input.svelte-khwwzu:focus,.form-group.svelte-khwwzu select.svelte-khwwzu:focus,.form-group.svelte-khwwzu textarea.svelte-khwwzu:focus{outline:none;border-color:var(--color-primary);box-shadow:0 0 0 3px #4caf501a}.form-group.svelte-khwwzu textarea.svelte-khwwzu{resize:vertical}.btn-block.svelte-khwwzu.svelte-khwwzu{width:100%;padding:1.2rem;font-size:1rem}.success-message.svelte-khwwzu.svelte-khwwzu{text-align:center;padding:3rem 2rem}.error-message.svelte-khwwzu.svelte-khwwzu{background-color:#dc35451a;border:1px solid rgba(220,53,69,.5);color:#dc3545;padding:1rem;border-radius:4px;margin-bottom:1.5rem;text-align:center}.error-message.svelte-khwwzu p.svelte-khwwzu{margin:0}.success-icon.svelte-khwwzu.svelte-khwwzu{width:80px;height:80px;background:linear-gradient(135deg,var(--color-primary),var(--color-primary-light));color:var(--color-light);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;font-weight:700;margin:0 auto 1.5rem;animation:svelte-khwwzu-scaleIn .5s ease-out}@keyframes svelte-khwwzu-scaleIn{0%{transform:scale(0)}to{transform:scale(1)}}.success-message.svelte-khwwzu h4.svelte-khwwzu{color:var(--color-light);font-size:2rem;margin-bottom:1rem}.success-message.svelte-khwwzu p.svelte-khwwzu{color:var(--color-gray-light);font-size:1.1rem}.hp-field.svelte-khwwzu.svelte-khwwzu{opacity:0;position:absolute;top:0;left:0;height:0;width:0;z-index:-1;pointer-events:none}@media (max-width: 968px){.contact-wrapper.svelte-khwwzu.svelte-khwwzu{grid-template-columns:1fr;gap:3rem}}@media (max-width: 768px){.page-hero.svelte-khwwzu h1.svelte-khwwzu{font-size:2.5rem}.contact-form-wrapper.svelte-khwwzu.svelte-khwwzu{padding:2rem}}
