body{background:radial-gradient(ellipse at top left,rgba(44,49,120,.15),transparent 50%),radial-gradient(ellipse at bottom right,rgba(66,139,188,.12),transparent 50%),radial-gradient(ellipse at center,rgba(113,192,236,.08),transparent 70%),var(--bg-primary)!important;min-height:100vh}.nav.svelte-oywiy8{position:fixed;top:0;left:0;right:0;z-index:1000;background:linear-gradient(135deg,#2c3178f2,#428bbce6);-webkit-backdrop-filter:blur(20px);backdrop-filter:blur(20px);border-bottom:1px solid rgba(113,192,236,.2);transition:var(--transition);opacity:0;transform:translateY(-100%);box-shadow:0 4px 20px #2c31784d}.nav.loaded.svelte-oywiy8{opacity:1;transform:translateY(0)}.nav-container.svelte-oywiy8{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;max-width:1400px;margin:0 auto;min-height:70px}.brand-link.svelte-oywiy8{text-decoration:none;color:inherit;flex-shrink:0;margin-right:2rem;transition:var(--transition)}.brand-link.svelte-oywiy8:hover{transform:scale(1.05)}.nav-links.svelte-oywiy8{display:flex;align-items:center;gap:2rem;flex-wrap:wrap}.nav-link.svelte-oywiy8{color:#fffffff2;text-decoration:none;font-weight:500;transition:var(--transition);position:relative;padding:.5rem 0}.nav-link.svelte-oywiy8:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:linear-gradient(90deg,var(--tint),var(--accent));transition:var(--transition)}.nav-link.svelte-oywiy8:hover,.nav-link.active.svelte-oywiy8{color:#fff;transform:translateY(-1px)}.nav-link.svelte-oywiy8:hover:after,.nav-link.active.svelte-oywiy8:after{width:100%}.mobile-menu-btn.svelte-oywiy8{display:none;background:none;border:none;color:#fff;cursor:pointer;padding:.5rem}.hero-contact.svelte-oywiy8{padding:8rem 0 4rem;background:radial-gradient(ellipse at center,rgba(44,49,120,.2),transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(113,192,236,.15),transparent 50%);text-align:center}.hero-contact.svelte-oywiy8 h1:where(.svelte-oywiy8){font-size:clamp(2.5rem,5vw,4rem);margin-bottom:1.5rem;color:var(--text-primary)}.hero-contact.svelte-oywiy8 .lead:where(.svelte-oywiy8){font-size:1.25rem;max-width:700px;margin:0 auto;color:var(--text-secondary)}.contact-methods-grid.svelte-oywiy8{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-top:4rem}.contact-method.svelte-oywiy8{display:flex;gap:1.5rem;align-items:center;background:linear-gradient(135deg,#2c317826,#428bbc1a);border-radius:var(--radius-lg);padding:2rem;border:1px solid rgba(113,192,236,.2);text-decoration:none;color:inherit;transition:var(--transition-slow);position:relative;overflow:hidden}.warm-glow.svelte-oywiy8{box-shadow:0 0 30px #2c31784d,0 8px 32px #0003,inset 0 1px #ffffff1a}.contact-method.svelte-oywiy8:hover{transform:translateY(-8px) scale(1.02);border-color:#71c0ec66;box-shadow:0 0 50px #2c317866,0 20px 60px #0000004d,inset 0 1px #fff3}.contact-method-icon.svelte-oywiy8{font-size:2.5rem;width:80px;height:80px;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 10px 30px #2c31784d;transition:var(--transition)}.contact-method.svelte-oywiy8:hover .contact-method-icon:where(.svelte-oywiy8){transform:scale(1.1) rotate(5deg);box-shadow:0 15px 40px #2c317866}.contact-method-content.svelte-oywiy8 h3:where(.svelte-oywiy8){color:var(--text-primary);margin-bottom:.5rem;font-weight:700}.contact-method-main.svelte-oywiy8{color:var(--tint);font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.contact-method-sub.svelte-oywiy8{color:var(--text-light);font-size:.9rem;margin:0}.contact-method-glow.svelte-oywiy8{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(113,192,236,.1),transparent 70%);opacity:0;transition:var(--transition)}.contact-method.svelte-oywiy8:hover .contact-method-glow:where(.svelte-oywiy8){opacity:1}.contact-main.svelte-oywiy8{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:flex-start}.contact-info.svelte-oywiy8 h2:where(.svelte-oywiy8){color:var(--text-primary);margin-bottom:1.5rem;font-size:2rem}.contact-intro.svelte-oywiy8{color:var(--text-secondary);font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.contact-benefits.svelte-oywiy8{display:grid;gap:2rem;margin-bottom:3rem}.contact-benefit.svelte-oywiy8{display:flex;gap:1rem;align-items:flex-start}.benefit-icon.svelte-oywiy8{font-size:1.8rem;width:60px;height:60px;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 8px 20px #2c31784d}.contact-benefit.svelte-oywiy8 h4:where(.svelte-oywiy8){color:var(--text-primary);margin-bottom:.5rem;font-weight:600}.contact-benefit.svelte-oywiy8 p:where(.svelte-oywiy8){color:var(--text-light);margin:0;line-height:1.5}.contact-credentials.svelte-oywiy8 h3:where(.svelte-oywiy8){color:var(--text-primary);margin-bottom:1.5rem;font-weight:600}.credentials-grid.svelte-oywiy8{display:grid;grid-template-columns:repeat(2,1fr);gap:1.5rem}.credential-item.svelte-oywiy8{text-align:center;background:linear-gradient(135deg,#2c31781a,#428bbc0d);border-radius:var(--radius);padding:1.5rem;border:1px solid rgba(113,192,236,.15)}.credential-stat.svelte-oywiy8{font-size:1.8rem;font-weight:800;color:var(--tint);margin-bottom:.5rem}.credential-label.svelte-oywiy8{font-size:.9rem;color:var(--text-light);text-transform:uppercase;letter-spacing:.05em}.contact-form.svelte-oywiy8{background:linear-gradient(135deg,#2c317826,#428bbc1a);border-radius:var(--radius-xl);padding:2.5rem;border:1px solid rgba(113,192,236,.2);position:relative;overflow:hidden}.form-header.svelte-oywiy8{text-align:center;margin-bottom:2rem}.form-header.svelte-oywiy8 h3:where(.svelte-oywiy8){color:var(--text-primary);margin-bottom:.5rem;font-size:1.5rem}.form-header.svelte-oywiy8 p:where(.svelte-oywiy8){color:var(--text-light);margin:0}.success-message.svelte-oywiy8{text-align:center;padding:3rem 1rem}.success-icon.svelte-oywiy8{font-size:3rem;margin-bottom:1rem}.success-message.svelte-oywiy8 h4:where(.svelte-oywiy8){color:var(--text-primary);margin-bottom:1rem}.success-message.svelte-oywiy8 p:where(.svelte-oywiy8){color:var(--text-secondary);margin:0}.form-grid.svelte-oywiy8{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;margin-bottom:2rem}.form-group.svelte-oywiy8{display:flex;flex-direction:column}.form-group-full.svelte-oywiy8{grid-column:1 / -1}.form-group.svelte-oywiy8 label:where(.svelte-oywiy8){color:var(--text-secondary);margin-bottom:.5rem;font-weight:500;font-size:.95rem}.form-group.svelte-oywiy8 input:where(.svelte-oywiy8),.form-group.svelte-oywiy8 textarea:where(.svelte-oywiy8),.form-group.svelte-oywiy8 select:where(.svelte-oywiy8){background:#ffffff0d;border:1px solid rgba(113,192,236,.2);border-radius:var(--radius);padding:.875rem 1rem;color:var(--text-primary);font-family:inherit;font-size:.95rem;transition:var(--transition)}.form-group.svelte-oywiy8 input:where(.svelte-oywiy8)::placeholder,.form-group.svelte-oywiy8 textarea:where(.svelte-oywiy8)::placeholder{color:var(--text-light);opacity:.7}.form-group.svelte-oywiy8 input:where(.svelte-oywiy8):focus,.form-group.svelte-oywiy8 textarea:where(.svelte-oywiy8):focus,.form-group.svelte-oywiy8 select:where(.svelte-oywiy8):focus{outline:none;border-color:var(--tint);background:#ffffff14;box-shadow:0 0 0 3px #71c0ec1a}.form-group.svelte-oywiy8 textarea:where(.svelte-oywiy8){resize:vertical;min-height:100px}.form-submit.svelte-oywiy8{width:100%;margin-bottom:1rem}.form-submit.svelte-oywiy8:disabled{opacity:.7;cursor:not-allowed;transform:none}.form-note.svelte-oywiy8{text-align:center;font-size:.85rem;color:var(--text-light);margin:0;line-height:1.4}.form-glow.svelte-oywiy8{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(113,192,236,.1),transparent 70%);opacity:.8}.faq-grid.svelte-oywiy8{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem;margin-top:4rem}.faq-item.svelte-oywiy8{background:linear-gradient(135deg,#2c31781a,#428bbc0d);border-radius:var(--radius-lg);padding:2rem;border:1px solid rgba(113,192,236,.15);text-align:center;transition:var(--transition)}.faq-item.svelte-oywiy8:hover{transform:translateY(-4px);border-color:#71c0ec4d}.faq-icon.svelte-oywiy8{font-size:2rem;margin-bottom:1rem}.faq-item.svelte-oywiy8 h3:where(.svelte-oywiy8){color:var(--text-primary);margin-bottom:1rem;font-weight:600}.faq-item.svelte-oywiy8 p:where(.svelte-oywiy8){color:var(--text-light);line-height:1.6;margin:0}.location-info.svelte-oywiy8{max-width:800px;margin:0 auto}.location-card.svelte-oywiy8{background:linear-gradient(135deg,#2c317826,#428bbc1a);border-radius:var(--radius-xl);padding:3rem;border:1px solid rgba(113,192,236,.2);position:relative;overflow:hidden}.location-card.svelte-oywiy8 h2:where(.svelte-oywiy8){color:var(--text-primary);text-align:center;margin-bottom:2rem;font-size:2rem}.location-details.svelte-oywiy8{display:grid;gap:2rem}.location-item.svelte-oywiy8{display:flex;gap:1.5rem;align-items:flex-start}.location-icon.svelte-oywiy8{font-size:2rem;width:70px;height:70px;background:linear-gradient(135deg,var(--primary),var(--accent));border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0;box-shadow:0 10px 25px #2c31784d}.location-item.svelte-oywiy8 h3:where(.svelte-oywiy8){color:var(--text-primary);margin-bottom:.5rem;font-weight:600}.location-item.svelte-oywiy8 p:where(.svelte-oywiy8){color:var(--text-secondary);line-height:1.6;margin:0}.location-glow.svelte-oywiy8{position:absolute;top:0;right:0;bottom:0;left:0;background:radial-gradient(circle at 50% 0%,rgba(113,192,236,.15),transparent 70%);opacity:.8}.reveal-fade.svelte-oywiy8{opacity:0;transform:translateY(30px);transition:all 1s cubic-bezier(.25,.46,.45,.94)}.reveal-slide.svelte-oywiy8{opacity:0;transform:translate(-40px) scale(.95);transition:all .8s cubic-bezier(.25,.46,.45,.94)}.reveal-scale.svelte-oywiy8{opacity:0;transform:scale(.8) rotate(-2deg);transition:all 1.2s cubic-bezier(.25,.46,.45,.94)}.section.svelte-oywiy8{padding:clamp(4rem,8vw,8rem) 0;position:relative;overflow:hidden}.warm-section.svelte-oywiy8{background:radial-gradient(ellipse at center,rgba(44,49,120,.1),transparent 60%),radial-gradient(ellipse at 80% 20%,rgba(113,192,236,.08),transparent 50%);position:relative}.warm-section.svelte-oywiy8:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;background:repeating-linear-gradient(45deg,transparent,transparent 100px,rgba(113,192,236,.03) 101px,rgba(113,192,236,.03) 102px);pointer-events:none}.footer.svelte-oywiy8{background:linear-gradient(135deg,#080a12f2,#121527e6);color:#fff;padding:4rem 0 2rem;border-top:1px solid rgba(113,192,236,.2);position:relative}.footer.svelte-oywiy8:before{content:"";position:absolute;top:0;left:0;right:0;height:1px;background:linear-gradient(90deg,transparent,rgba(113,192,236,.5),transparent)}.footer-content.svelte-oywiy8{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-bottom:3rem}.footer-brand.svelte-oywiy8 p:where(.svelte-oywiy8){color:#fffc;margin-top:1rem;line-height:1.6}.footer-contact.svelte-oywiy8{margin-top:1.5rem}.footer-contact.svelte-oywiy8 p:where(.svelte-oywiy8){color:#ffffffb3;margin:.5rem 0}.footer-contact.svelte-oywiy8 a:where(.svelte-oywiy8){color:var(--tint);text-decoration:none;transition:var(--transition)}.footer-contact.svelte-oywiy8 a:where(.svelte-oywiy8):hover{color:#fff}.cookie-free.svelte-oywiy8{color:var(--accent)!important;font-weight:600}.footer-links.svelte-oywiy8{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.footer-column.svelte-oywiy8 h4:where(.svelte-oywiy8){font-weight:600;margin-bottom:1rem;color:var(--tint)}.footer-column.svelte-oywiy8 a:where(.svelte-oywiy8){display:block;color:#ffffffb3;text-decoration:none;padding:.5rem 0;transition:var(--transition);position:relative}.footer-column.svelte-oywiy8 a:where(.svelte-oywiy8):before{content:"";position:absolute;left:0;bottom:0;width:0;height:1px;background:var(--tint);transition:var(--transition)}.footer-column.svelte-oywiy8 a:where(.svelte-oywiy8):hover{color:#fff;transform:translate(4px)}.footer-column.svelte-oywiy8 a:where(.svelte-oywiy8):hover:before{width:100%}.footer-bottom.svelte-oywiy8{display:flex;justify-content:space-between;align-items:center;padding-top:2rem;border-top:1px solid rgba(255,255,255,.1);color:#fff9}@media (max-width: 1024px){.nav-container.svelte-oywiy8{padding:1rem}.contact-main.svelte-oywiy8{grid-template-columns:1fr;gap:3rem}.credentials-grid.svelte-oywiy8{grid-template-columns:repeat(4,1fr)}}@media (max-width: 768px){.nav-links.svelte-oywiy8{display:none}.mobile-menu-btn.svelte-oywiy8{display:block}.form-grid.svelte-oywiy8{grid-template-columns:1fr}.credentials-grid.svelte-oywiy8{grid-template-columns:repeat(2,1fr)}.footer-content.svelte-oywiy8,.footer-links.svelte-oywiy8{grid-template-columns:1fr;gap:2rem}.footer-bottom.svelte-oywiy8{flex-direction:column;gap:1rem;text-align:center}}@media (max-width: 480px){.contact-methods-grid.svelte-oywiy8{grid-template-columns:1fr}.contact-method.svelte-oywiy8{flex-direction:column;text-align:center}.credentials-grid.svelte-oywiy8{grid-template-columns:1fr}}@media (prefers-reduced-motion: reduce){.reveal-fade.svelte-oywiy8,.reveal-slide.svelte-oywiy8,.reveal-scale.svelte-oywiy8{animation:none;transform:none;opacity:1}}
