.contact-hero[data-astro-cid-6bfsojfh]{background:#0a0a0a;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;padding:120px 2rem 4rem;display:flex;position:relative;overflow:hidden}.hero-bg-image[data-astro-cid-6bfsojfh]{z-index:0;position:absolute;inset:0}.hero-bg-image[data-astro-cid-6bfsojfh] img[data-astro-cid-6bfsojfh]{object-fit:cover;opacity:.35;filter:grayscale(40%);width:100%;height:100%}.hero-bg-overlay[data-astro-cid-6bfsojfh]{z-index:1;background:linear-gradient(#0a0a0ab3 0%,#0a0a0a4d 50%,#0a0a0ad9 100%),radial-gradient(circle at 30% 20%,#ee212926 0%,#0000 50%),radial-gradient(circle at 70% 80%,#ee21291a 0%,#0000 40%);position:absolute;inset:0}.floating-shapes[data-astro-cid-6bfsojfh]{pointer-events:none;z-index:2;position:absolute;inset:0;overflow:hidden}.shape[data-astro-cid-6bfsojfh]{backdrop-filter:blur(1px);border:1px solid #ee212940;border-radius:50%;animation:20s ease-in-out infinite float-rotate;position:absolute}.shape-1[data-astro-cid-6bfsojfh]{width:400px;height:400px;animation-duration:25s;top:-100px;right:-100px}.shape-2[data-astro-cid-6bfsojfh]{width:300px;height:300px;animation-duration:30s;animation-delay:-5s;bottom:10%;left:-50px}.shape-3[data-astro-cid-6bfsojfh]{width:200px;height:200px;animation-duration:20s;animation-delay:-10s;top:40%;right:10%}@keyframes float-rotate{0%,to{transform:rotate(0)translateY(0)}50%{transform:rotate(180deg)translateY(-30px)}}.hero-content[data-astro-cid-6bfsojfh]{text-align:center;z-index:3;max-width:900px;position:relative}.hero-label[data-astro-cid-6bfsojfh]{letter-spacing:.3em;color:var(--color-red);opacity:0;margin-bottom:1.5rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;display:inline-block;transform:translateY(20px)}.hero-title[data-astro-cid-6bfsojfh]{color:var(--color-cream);margin-bottom:1.5rem;font-family:Bebas Neue,sans-serif;font-size:clamp(3rem,9vw,6rem);line-height:.95}.title-line[data-astro-cid-6bfsojfh]{opacity:0;display:block;transform:translateY(40px)}.title-line[data-astro-cid-6bfsojfh] .accent[data-astro-cid-6bfsojfh]{color:var(--color-red);text-shadow:0 0 60px #ee212980}.hero-subtitle[data-astro-cid-6bfsojfh]{color:#ffffffb3;opacity:0;max-width:500px;margin:0 auto 3rem;font-family:Poppins,sans-serif;font-size:clamp(1rem,2vw,1.15rem);line-height:1.8;transform:translateY(20px)}.quick-contacts[data-astro-cid-6bfsojfh]{opacity:0;flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex;transform:translateY(20px)}.quick-contact-card[data-astro-cid-6bfsojfh]{background:#ffffff08;border:1px solid #ffffff14;border-radius:16px;align-items:center;gap:1rem;padding:1.25rem 1.75rem;text-decoration:none;transition:all .3s;display:flex}.quick-contact-card[data-astro-cid-6bfsojfh]:hover{background:#ee21291a;border-color:#ee21294d;transform:translateY(-5px)}.qc-icon[data-astro-cid-6bfsojfh]{background:#ee212926;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;transition:all .3s;display:flex}.quick-contact-card[data-astro-cid-6bfsojfh]:hover .qc-icon[data-astro-cid-6bfsojfh]{background:var(--color-red);transform:scale(1.1)}.qc-icon[data-astro-cid-6bfsojfh] i[data-astro-cid-6bfsojfh]{color:var(--color-red);font-size:1.25rem;transition:color .3s}.quick-contact-card[data-astro-cid-6bfsojfh]:hover .qc-icon[data-astro-cid-6bfsojfh] i[data-astro-cid-6bfsojfh]{color:#fff}.qc-content[data-astro-cid-6bfsojfh]{text-align:left;flex-direction:column;display:flex}.qc-label[data-astro-cid-6bfsojfh]{color:#ffffff80;text-transform:uppercase;letter-spacing:.1em;font-family:Poppins,sans-serif;font-size:.75rem}.qc-value[data-astro-cid-6bfsojfh]{color:var(--color-cream);letter-spacing:.02em;font-family:Bebas Neue,sans-serif;font-size:1.25rem}.scroll-indicator[data-astro-cid-6bfsojfh]{opacity:0;z-index:3;flex-direction:column;align-items:center;gap:.75rem;display:flex;position:absolute;bottom:3rem;left:50%;transform:translate(-50%)}.scroll-indicator[data-astro-cid-6bfsojfh] span[data-astro-cid-6bfsojfh]{color:#fff6;text-transform:uppercase;letter-spacing:.15em;font-family:Poppins,sans-serif;font-size:.75rem}.scroll-line[data-astro-cid-6bfsojfh]{background:linear-gradient(to bottom, var(--color-red), transparent);width:1px;height:40px;animation:2s ease-in-out infinite scroll-pulse}@keyframes scroll-pulse{0%,to{opacity:1;transform:scaleY(1)}50%{opacity:.5;transform:scaleY(.8)}}.animate-on-load[data-astro-cid-6bfsojfh]{animation:.8s forwards fadeInUp}.animate-on-load[data-astro-cid-6bfsojfh].delay-1 .title-line[data-astro-cid-6bfsojfh]:first-child{animation:.8s .2s forwards fadeInUp}.animate-on-load[data-astro-cid-6bfsojfh].delay-1 .title-line[data-astro-cid-6bfsojfh]:last-child{animation:.8s .4s forwards fadeInUp}.animate-on-load[data-astro-cid-6bfsojfh].delay-2{animation-delay:.6s}.animate-on-load[data-astro-cid-6bfsojfh].delay-3{animation-delay:.8s}.animate-on-load[data-astro-cid-6bfsojfh].delay-4{animation-delay:1s}@keyframes fadeInUp{to{opacity:1;transform:translateY(0)}}.contact-section[data-astro-cid-6bfsojfh]{background:var(--color-black);padding:8rem 2rem;position:relative}.contact-section[data-astro-cid-6bfsojfh]:before{content:"";background:linear-gradient(90deg,#0000,#ee21294d,#0000);height:1px;position:absolute;top:0;left:0;right:0}.contact-container[data-astro-cid-6bfsojfh]{grid-template-columns:1.2fr .8fr;gap:4rem;max-width:1200px;margin:0 auto;display:grid}.form-wrapper[data-astro-cid-6bfsojfh]{background:linear-gradient(145deg,#1a1a1a 0%,#121212 100%);border:1px solid #ffffff14;border-radius:24px;padding:3rem}.form-header[data-astro-cid-6bfsojfh]{margin-bottom:2.5rem}.section-label[data-astro-cid-6bfsojfh]{letter-spacing:.15em;text-transform:uppercase;color:var(--color-red);margin-bottom:.75rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:600;display:inline-block}.form-title[data-astro-cid-6bfsojfh]{color:var(--color-cream);margin:0 0 .75rem;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,4vw,2.75rem);line-height:1.1}.highlight[data-astro-cid-6bfsojfh]{color:var(--color-red)}.form-subtitle[data-astro-cid-6bfsojfh]{color:#fff9;margin:0;font-family:Poppins,sans-serif;font-size:.95rem}.contact-form[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.5rem;display:flex}.form-row[data-astro-cid-6bfsojfh]{grid-template-columns:1fr 1fr;gap:1.5rem;display:grid}.form-group[data-astro-cid-6bfsojfh]{position:relative}.form-group[data-astro-cid-6bfsojfh] label[data-astro-cid-6bfsojfh]{color:#ffffffb3;margin-bottom:.5rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;display:block}.form-group[data-astro-cid-6bfsojfh] .optional[data-astro-cid-6bfsojfh]{color:#fff6;font-weight:400}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.form-group[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh],.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{width:100%;color:var(--color-cream);background:#ffffff08;border:1px solid #ffffff1a;border-radius:12px;outline:none;padding:1rem 1.25rem;font-family:Poppins,sans-serif;font-size:.95rem;transition:all .3s}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]::placeholder,.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]::placeholder{color:#ffffff4d}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus,.form-group[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]:focus,.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus{border-color:var(--color-red);background:#ee21290d}.form-group[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh]{appearance:none;cursor:pointer;padding-right:3rem}.form-group[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh] option[data-astro-cid-6bfsojfh]{color:var(--color-cream);background:#1a1a1a}.select-arrow[data-astro-cid-6bfsojfh]{color:#fff6;pointer-events:none;transition:color .3s;position:absolute;top:50%;right:1.25rem;transform:translateY(25%)}.form-group[data-astro-cid-6bfsojfh]:has(select:focus) .select-arrow[data-astro-cid-6bfsojfh]{color:var(--color-red)}.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{resize:vertical;min-height:140px}.input-focus-line[data-astro-cid-6bfsojfh]{background:var(--color-red);border-radius:2px;width:0;height:2px;transition:all .3s;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh]:focus~.input-focus-line[data-astro-cid-6bfsojfh],.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]:focus~.input-focus-line[data-astro-cid-6bfsojfh]{width:100%}.submit-btn[data-astro-cid-6bfsojfh]{background:var(--color-red);color:#fff;cursor:pointer;border:none;border-radius:30px;justify-content:center;align-items:center;gap:.75rem;margin-top:.5rem;padding:1.15rem 2.5rem;font-family:Poppins,sans-serif;font-size:1rem;font-weight:600;transition:all .3s;display:inline-flex}.submit-btn[data-astro-cid-6bfsojfh]:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ee212966}.submit-btn[data-astro-cid-6bfsojfh] i[data-astro-cid-6bfsojfh]{transition:transform .3s}.submit-btn[data-astro-cid-6bfsojfh]:hover i[data-astro-cid-6bfsojfh]{transform:translate(5px)}.info-sidebar[data-astro-cid-6bfsojfh]{flex-direction:column;gap:1.5rem;display:flex}.info-card[data-astro-cid-6bfsojfh]{background:linear-gradient(145deg,#1a1a1a 0%,#121212 100%);border:1px solid #ffffff14;border-radius:20px;padding:1.75rem;transition:all .3s}.info-card[data-astro-cid-6bfsojfh]:hover{border-color:#ee212933}.info-card-header[data-astro-cid-6bfsojfh]{border-bottom:1px solid #ffffff14;align-items:center;gap:.75rem;margin-bottom:1.25rem;padding-bottom:1rem;display:flex}.info-card-header[data-astro-cid-6bfsojfh] i[data-astro-cid-6bfsojfh]{color:var(--color-red);font-size:1.25rem}.info-card-header[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh]{color:var(--color-cream);letter-spacing:.03em;margin:0;font-family:Bebas Neue,sans-serif;font-size:1.35rem}.hours-list[data-astro-cid-6bfsojfh]{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.hours-list[data-astro-cid-6bfsojfh] li[data-astro-cid-6bfsojfh]{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.5rem 0;font-family:Poppins,sans-serif;font-size:.9rem;display:flex}.hours-list[data-astro-cid-6bfsojfh] li[data-astro-cid-6bfsojfh]:last-child{border-bottom:none}.hours-list[data-astro-cid-6bfsojfh] .day[data-astro-cid-6bfsojfh]{color:#fff9}.hours-list[data-astro-cid-6bfsojfh] .hours[data-astro-cid-6bfsojfh]{color:var(--color-cream);font-weight:500}.hours-list[data-astro-cid-6bfsojfh] li[data-astro-cid-6bfsojfh].closed .hours[data-astro-cid-6bfsojfh]{color:var(--color-red)}.location-content[data-astro-cid-6bfsojfh]{margin-bottom:1.5rem}.address[data-astro-cid-6bfsojfh]{color:#ffffffb3;margin:0 0 1.25rem;font-family:Poppins,sans-serif;font-size:.95rem;line-height:1.7}.directions-btn[data-astro-cid-6bfsojfh]{color:var(--color-red);background:#ee21291a;border:1px solid #ee21294d;border-radius:8px;align-items:center;gap:.5rem;padding:.75rem 1.25rem;font-family:Poppins,sans-serif;font-size:.85rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex}.directions-btn[data-astro-cid-6bfsojfh]:hover{background:var(--color-red);border-color:var(--color-red);color:#fff}.location-visual[data-astro-cid-6bfsojfh]{border:1px solid #ffffff1a;border-radius:12px;height:160px;position:relative;overflow:hidden}.location-visual[data-astro-cid-6bfsojfh] iframe[data-astro-cid-6bfsojfh]{filter:grayscale(30%)contrast(1.1);width:100%;height:100%;transition:filter .4s}.location-card[data-astro-cid-6bfsojfh]:hover .location-visual[data-astro-cid-6bfsojfh] iframe[data-astro-cid-6bfsojfh]{filter:grayscale(0%)contrast()}.social-links[data-astro-cid-6bfsojfh]{gap:.75rem;display:flex}.social-link[data-astro-cid-6bfsojfh]{color:#fff9;background:#ffffff0d;border:1px solid #ffffff1a;border-radius:12px;justify-content:center;align-items:center;width:48px;height:48px;text-decoration:none;transition:all .3s;display:flex}.social-link[data-astro-cid-6bfsojfh]:hover{background:var(--color-red);border-color:var(--color-red);color:#fff;transform:translateY(-3px)}.social-link[data-astro-cid-6bfsojfh] i[data-astro-cid-6bfsojfh]{font-size:1.1rem}.faq-section[data-astro-cid-6bfsojfh]{background:linear-gradient(#0d0d0d 0%,#151515 50%,#0d0d0d 100%);padding:8rem 2rem;position:relative;overflow:hidden}.faq-bg-accent[data-astro-cid-6bfsojfh]{opacity:.15;pointer-events:none;border-radius:20px;width:450px;height:550px;position:absolute;top:50%;right:-100px;overflow:hidden;transform:translateY(-50%)}.faq-bg-accent[data-astro-cid-6bfsojfh] img[data-astro-cid-6bfsojfh]{object-fit:cover;filter:grayscale(60%);width:100%;height:100%}.faq-container[data-astro-cid-6bfsojfh]{z-index:2;max-width:1100px;margin:0 auto;position:relative}.section-header[data-astro-cid-6bfsojfh]{text-align:center;margin-bottom:4rem}.section-title[data-astro-cid-6bfsojfh]{color:var(--color-cream);margin:0;font-family:Bebas Neue,sans-serif;font-size:clamp(2.5rem,5vw,3.5rem);line-height:1.1}.faq-grid[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(2,1fr);gap:2rem;display:grid}.faq-item[data-astro-cid-6bfsojfh]{opacity:0;transition:all .4s;transition-delay:var(--delay);background:linear-gradient(145deg,#1a1a1a 0%,#121212 100%);border:1px solid #ffffff14;border-radius:20px;padding:2rem;transform:translateY(30px)}.faq-item[data-astro-cid-6bfsojfh].revealed{opacity:1;transform:translateY(0)}.faq-item[data-astro-cid-6bfsojfh]:hover{border-color:#ee212933}.faq-icon[data-astro-cid-6bfsojfh]{background:#ee21291a;border-radius:12px;justify-content:center;align-items:center;width:50px;height:50px;margin-bottom:1.25rem;display:flex}.faq-icon[data-astro-cid-6bfsojfh] i[data-astro-cid-6bfsojfh]{color:var(--color-red);font-size:1.25rem}.faq-item[data-astro-cid-6bfsojfh] h3[data-astro-cid-6bfsojfh]{color:var(--color-cream);letter-spacing:.02em;margin:0 0 .75rem;font-family:Bebas Neue,sans-serif;font-size:1.35rem}.faq-item[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:#fff9;margin:0;font-family:Poppins,sans-serif;font-size:.9rem;line-height:1.7}.cta-banner[data-astro-cid-6bfsojfh]{background:var(--color-black);text-align:center;padding:8rem 2rem;position:relative;overflow:hidden}.cta-bg-image[data-astro-cid-6bfsojfh]{z-index:0;position:absolute;inset:0}.cta-bg-image[data-astro-cid-6bfsojfh] img[data-astro-cid-6bfsojfh]{object-fit:cover;opacity:.6;filter:grayscale(20%);width:100%;height:100%}.cta-bg-overlay[data-astro-cid-6bfsojfh]{z-index:1;background:linear-gradient(#010101bf 0%,#01010180 50%,#010101cc 100%);position:absolute;inset:0}.cta-bg-glow[data-astro-cid-6bfsojfh]{pointer-events:none;z-index:1;background:radial-gradient(#ee212940 0%,#0000 70%);width:800px;height:400px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.cta-content[data-astro-cid-6bfsojfh]{z-index:2;max-width:600px;margin:0 auto;position:relative}.cta-content[data-astro-cid-6bfsojfh] h2[data-astro-cid-6bfsojfh]{color:var(--color-cream);margin:0 0 1rem;font-family:Bebas Neue,sans-serif;font-size:clamp(2rem,5vw,3.5rem);line-height:1.1}.cta-content[data-astro-cid-6bfsojfh] p[data-astro-cid-6bfsojfh]{color:#fff9;margin:0 0 2rem;font-family:Poppins,sans-serif;font-size:1.05rem}.cta-phone[data-astro-cid-6bfsojfh]{background:var(--color-red);color:#fff;letter-spacing:.05em;border-radius:40px;align-items:center;gap:.75rem;padding:1.15rem 2.5rem;font-family:Bebas Neue,sans-serif;font-size:1.35rem;text-decoration:none;transition:all .3s;display:inline-flex}.cta-phone[data-astro-cid-6bfsojfh]:hover{transform:translateY(-3px);box-shadow:0 15px 40px #ee212966}.cta-phone[data-astro-cid-6bfsojfh] i[data-astro-cid-6bfsojfh]{animation:2s ease-in-out infinite ring}@keyframes ring{0%,to{transform:rotate(0)}10%,30%{transform:rotate(-10deg)}20%,40%{transform:rotate(10deg)}50%{transform:rotate(0)}}.reveal-up[data-astro-cid-6bfsojfh],.reveal-left[data-astro-cid-6bfsojfh],.reveal-right[data-astro-cid-6bfsojfh]{opacity:0;transition:opacity .8s,transform .8s}.reveal-up[data-astro-cid-6bfsojfh]{transform:translateY(40px)}.reveal-left[data-astro-cid-6bfsojfh]{transform:translate(-40px)}.reveal-right[data-astro-cid-6bfsojfh]{transform:translate(40px)}.reveal-up[data-astro-cid-6bfsojfh].revealed,.reveal-left[data-astro-cid-6bfsojfh].revealed,.reveal-right[data-astro-cid-6bfsojfh].revealed{opacity:1;transform:translate(0)}@media (width<=1024px){.contact-container[data-astro-cid-6bfsojfh]{grid-template-columns:1fr;gap:3rem}.info-sidebar[data-astro-cid-6bfsojfh]{grid-template-columns:repeat(2,1fr);gap:1.5rem;display:grid}.social-card[data-astro-cid-6bfsojfh]{grid-column:span 2}}@media (width<=768px){.contact-hero[data-astro-cid-6bfsojfh]{min-height:auto;padding:100px 1.5rem 3rem}.quick-contacts[data-astro-cid-6bfsojfh]{flex-direction:column;align-items:center}.quick-contact-card[data-astro-cid-6bfsojfh]{justify-content:center;width:100%;max-width:300px}.scroll-indicator[data-astro-cid-6bfsojfh]{display:none}.contact-section[data-astro-cid-6bfsojfh],.faq-section[data-astro-cid-6bfsojfh],.cta-banner[data-astro-cid-6bfsojfh]{padding:5rem 1.5rem}.form-wrapper[data-astro-cid-6bfsojfh]{padding:2rem}.form-row[data-astro-cid-6bfsojfh],.info-sidebar[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}.social-card[data-astro-cid-6bfsojfh]{grid-column:span 1}.faq-grid[data-astro-cid-6bfsojfh]{grid-template-columns:1fr}.shape-1[data-astro-cid-6bfsojfh],.shape-3[data-astro-cid-6bfsojfh]{display:none}}@media (width<=480px){.form-wrapper[data-astro-cid-6bfsojfh]{padding:1.5rem}.form-group[data-astro-cid-6bfsojfh] input[data-astro-cid-6bfsojfh],.form-group[data-astro-cid-6bfsojfh] select[data-astro-cid-6bfsojfh],.form-group[data-astro-cid-6bfsojfh] textarea[data-astro-cid-6bfsojfh]{padding:.875rem 1rem}.submit-btn[data-astro-cid-6bfsojfh]{width:100%}}
