.hero.svelte-7wteyv{position:relative;background:linear-gradient(135deg,#a6e3ff,#5fc3bf);padding:2rem 1rem 6rem;text-align:center;overflow:hidden}.hero-content.svelte-7wteyv{max-width:1200px;margin:0 auto;display:flex;flex-direction:column;align-items:center;gap:2rem;position:relative;z-index:2}.logo-container.svelte-7wteyv{width:100%;max-width:400px;border-radius:45% 45% 25% 25%;overflow:hidden}.logo.svelte-7wteyv{width:100%;height:100%;object-fit:cover;box-shadow:0 6px 12px #0000001a}.hero-text.svelte-7wteyv{color:#333;max-width:600px}h1.svelte-7wteyv{font-size:2.5rem;margin-bottom:.5rem;color:#1a3c6e;font-weight:700}p.svelte-7wteyv{font-size:1.25rem;margin-bottom:2rem;color:#2c5282}.hero-buttons.svelte-7wteyv{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.btn.svelte-7wteyv{padding:.75rem 1.5rem;border-radius:50px;font-weight:700;text-decoration:none;transition:all .3s ease;font-size:1rem}.btn-primary.svelte-7wteyv{background-color:#e53e3e;color:#fff;box-shadow:0 4px 6px #e53e3e40}.btn-primary.svelte-7wteyv:hover{background-color:#c53030;transform:translateY(-2px);box-shadow:0 6px 8px #e53e3e4d}.btn-secondary.svelte-7wteyv{background-color:#fff;color:#2c5282;box-shadow:0 4px 6px #0000001a}.btn-secondary.svelte-7wteyv:hover{background-color:#f7fafc;transform:translateY(-2px);box-shadow:0 6px 8px #00000026}.wave-divider.svelte-7wteyv{position:absolute;bottom:-1px;left:0;width:100%}@media (min-width: 768px){.hero.svelte-7wteyv{padding:4rem 2rem 8rem}.hero-content.svelte-7wteyv{flex-direction:row;text-align:left;justify-content:space-between}.hero-text.svelte-7wteyv{flex:1}.hero-buttons.svelte-7wteyv{justify-content:flex-start}h1.svelte-7wteyv{font-size:3rem}}.services.svelte-dn2qrr{padding:4rem 1rem;background-color:#fff}.container.svelte-dn2qrr{max-width:1200px;margin:0 auto}.section-header.svelte-dn2qrr{text-align:center;margin-bottom:3rem}h2.svelte-dn2qrr{font-size:2.25rem;color:#1a3c6e;margin-bottom:.75rem}.section-header.svelte-dn2qrr p:where(.svelte-dn2qrr){font-size:1.125rem;color:#4a5568;max-width:600px;margin:0 auto}.service-grid.svelte-dn2qrr{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:2rem;margin-bottom:3rem}.service-card.svelte-dn2qrr{background-color:#f7fafc;border-radius:12px;padding:2rem;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center}.service-card.svelte-dn2qrr:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.service-icon.svelte-dn2qrr{font-size:2.5rem;margin-bottom:1rem;background:linear-gradient(135deg,#a6e3ff,#5fc3bf);width:70px;height:70px;display:flex;align-items:center;justify-content:center;border-radius:50%}h3.svelte-dn2qrr{font-size:1.25rem;color:#2c5282;margin-bottom:.75rem}.service-card.svelte-dn2qrr p:where(.svelte-dn2qrr){color:#4a5568;margin-bottom:1.25rem;flex-grow:1}.service-link.svelte-dn2qrr{color:#3182ce;font-weight:600;text-decoration:none;position:relative;padding-bottom:2px}.service-link.svelte-dn2qrr:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background-color:#3182ce;transition:width .3s ease}.service-link.svelte-dn2qrr:hover:after{width:100%}.services-cta.svelte-dn2qrr{text-align:center;margin-top:1rem}.btn-services.svelte-dn2qrr{display:inline-block;background-color:#3182ce;color:#fff;padding:.75rem 2rem;border-radius:50px;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px #3182ce40}.btn-services.svelte-dn2qrr:hover{background-color:#2b6cb0;transform:translateY(-2px);box-shadow:0 6px 8px #3182ce4d}.testimonials.svelte-1ql0695{padding:4rem 1rem;background-color:#f7fafc}.container.svelte-1ql0695{max-width:1200px;margin:0 auto}.section-header.svelte-1ql0695{text-align:center;margin-bottom:3rem}h2.svelte-1ql0695{font-size:2.25rem;color:#1a3c6e;margin-bottom:.75rem}.section-header.svelte-1ql0695 p:where(.svelte-1ql0695){font-size:1.125rem;color:#4a5568;max-width:600px;margin:0 auto}.testimonial-carousel.svelte-1ql0695{display:flex;align-items:center;justify-content:center;gap:1rem;margin-bottom:1.5rem}.testimonial-wrapper.svelte-1ql0695{flex:1;max-width:800px;position:relative;min-height:250px}.testimonial-card.svelte-1ql0695{background-color:#fff;border-radius:12px;padding:2.5rem 2rem 2rem;box-shadow:0 4px 15px #0000000d;position:relative}.quote-icon.svelte-1ql0695{position:absolute;top:-15px;left:30px;font-size:6rem;color:#4299e126;font-family:Georgia,serif;line-height:1}.quote.svelte-1ql0695{font-style:italic;color:#4a5568;margin-bottom:1.5rem;position:relative;z-index:1;font-size:1.125rem;line-height:1.6}.testimonial-author.svelte-1ql0695{display:flex;align-items:center;gap:1rem;justify-content:space-between}.author-name.svelte-1ql0695{font-weight:700;color:#2c5282;margin:0}.pet-name.svelte-1ql0695{color:#718096;font-size:.875rem;margin:0}.testimonial-rating.svelte-1ql0695{margin-bottom:1rem}.star.svelte-1ql0695{color:#cbd5e0;font-size:1.25rem}.star.filled.svelte-1ql0695{color:#f6ad55}.carousel-arrow.svelte-1ql0695{width:40px;height:40px;border-radius:50%;background-color:#fff;border:none;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 5px #0000001a;cursor:pointer;font-size:1.5rem;color:#4a5568;transition:all .2s ease}.carousel-arrow.svelte-1ql0695:hover{background-color:#ebf8ff;color:#3182ce;transform:scale(1.1)}.testimonial-dots.svelte-1ql0695{display:flex;justify-content:center;gap:.5rem}.dot.svelte-1ql0695{width:10px;height:10px;border-radius:50%;background-color:#cbd5e0;border:none;padding:0;cursor:pointer;transition:all .2s ease}.dot.active.svelte-1ql0695{background-color:#3182ce;transform:scale(1.3)}.pet-image.svelte-1ql0695{width:350px;height:350px;border-radius:30%;object-fit:cover}.cta.svelte-de3oef{padding:5rem 1rem;background-color:#ebf8ff;position:relative;overflow:hidden}.cta.svelte-de3oef:before{content:"";position:absolute;bottom:0;left:0;width:100%;height:30%;background:linear-gradient(to bottom right,#63b3ed1a,#63b3ed33);clip-path:polygon(0 50%,100% 0,100% 100%,0% 100%)}.container.svelte-de3oef{max-width:1200px;margin:0 auto;position:relative;z-index:1}.cta-content.svelte-de3oef{background-color:#fff;border-radius:16px;padding:3rem 2rem;box-shadow:0 10px 25px #00000012;text-align:center}h2.svelte-de3oef{font-size:2.25rem;color:#1a3c6e;margin-bottom:1rem}.cta-content.svelte-de3oef>p:where(.svelte-de3oef){font-size:1.125rem;color:#4a5568;margin-bottom:2.5rem;max-width:700px;margin-left:auto;margin-right:auto}.cta-features.svelte-de3oef{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2.5rem}.feature.svelte-de3oef{display:flex;align-items:flex-start;text-align:left;gap:1rem}.feature-icon.svelte-de3oef{font-size:1.75rem;background-color:#ebf8ff;width:50px;height:50px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.feature-text.svelte-de3oef h3:where(.svelte-de3oef){font-size:1.125rem;color:#2c5282;margin:0 0 .5rem}.feature-text.svelte-de3oef p:where(.svelte-de3oef){color:#4a5568;font-size:.875rem;margin:0}.cta-buttons.svelte-de3oef{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap;margin-top:1rem}.btn-primary.svelte-de3oef{display:inline-block;background-color:#e53e3e;color:#fff;padding:.75rem 1.5rem;border-radius:50px;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px #e53e3e40}.btn-primary.svelte-de3oef:hover{background-color:#c53030;transform:translateY(-2px);box-shadow:0 6px 8px #e53e3e4d}.btn-secondary.svelte-de3oef{display:inline-block;background-color:transparent;border:2px solid #3182ce;color:#3182ce;padding:.75rem 1.5rem;border-radius:50px;font-weight:700;text-decoration:none;transition:all .3s ease}.btn-secondary.svelte-de3oef:hover{background-color:#ebf8ff;transform:translateY(-2px);box-shadow:0 4px 6px #0000000d}@media (max-width: 768px){.cta.svelte-de3oef{padding:3rem 1rem}.cta-content.svelte-de3oef{padding:2rem 1.5rem}.feature.svelte-de3oef{flex-direction:column;align-items:center;text-align:center}}.team-highlight.svelte-1c2c1d3{padding:4rem 1rem;background-color:#fff}.container.svelte-1c2c1d3{max-width:1200px;margin:0 auto}.section-header.svelte-1c2c1d3{text-align:center;margin-bottom:3rem}h2.svelte-1c2c1d3{font-size:2.25rem;color:#1a3c6e;margin-bottom:.75rem}.section-header.svelte-1c2c1d3 p:where(.svelte-1c2c1d3){font-size:1.125rem;color:#4a5568;max-width:600px;margin:0 auto}.team-preview.svelte-1c2c1d3{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-bottom:3rem}.team-card.svelte-1c2c1d3{background-color:#f7fafc;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:transform .3s ease,box-shadow .3s ease}.team-card.svelte-1c2c1d3:hover{transform:translateY(-5px);box-shadow:0 10px 15px #0000001a}.member-info.svelte-1c2c1d3{padding:1.5rem}h3.svelte-1c2c1d3{font-size:1.25rem;color:#2c5282;margin-bottom:0rem}h4.svelte-1c2c1d3{font-size:1rem;color:#2c5282;margin-bottom:.5rem}.member-role.svelte-1c2c1d3{color:#3182ce;font-weight:600;margin-bottom:.75rem}.member-interests.svelte-1c2c1d3{color:#4a5568;font-size:.875rem}.team-cta.svelte-1c2c1d3{text-align:center;margin-top:1rem}.btn-team.svelte-1c2c1d3{display:inline-block;background-color:#3182ce;color:#fff;padding:.75rem 2rem;border-radius:50px;font-weight:700;text-decoration:none;transition:all .3s ease;box-shadow:0 4px 6px #3182ce40}.btn-team.svelte-1c2c1d3:hover{background-color:#2b6cb0;transform:translateY(-2px);box-shadow:0 6px 8px #3182ce4d}.emergency-banner.svelte-1w16ac5{background-color:#4299e1;color:#fff;padding:.5rem 1rem;position:sticky;top:0;z-index:100;box-shadow:0 2px 4px #0000001a}.emergency-banner.after-hours.svelte-1w16ac5{background-color:#e53e3e}.container.svelte-1w16ac5{max-width:1200px;margin:0 auto}.banner-content.svelte-1w16ac5{display:flex;align-items:center;gap:.75rem}.emergency-icon.svelte-1w16ac5{font-size:1.25rem}.emergency-info.svelte-1w16ac5{flex:1}.emergency-title.svelte-1w16ac5{font-weight:700;margin:0;font-size:1rem}.emergency-contact.svelte-1w16ac5{margin:0;font-size:1rem}.emergency-contact.svelte-1w16ac5 a:where(.svelte-1w16ac5){color:#fff;text-decoration:underline;font-weight:700}.hours-info.svelte-1w16ac5{font-size:.9rem;opacity:.9}.hours-info.svelte-1w16ac5 p:where(.svelte-1w16ac5){margin:0}@media (max-width: 768px){.banner-content.svelte-1w16ac5{flex-direction:column;align-items:flex-start;padding:.5rem 0;gap:.25rem}.hours-info.svelte-1w16ac5{width:100%;margin-top:.25rem}}.appointment-cta.svelte-1if2nfg{padding:4rem 1rem;background:linear-gradient(135deg,#f7fafc,#edf2f7);position:relative;overflow:hidden}.appointment-cta.svelte-1if2nfg:before{content:"";position:absolute;top:0;left:0;right:0;bottom:0;background:url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%231a3c6e' fill-opacity='0.02'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}.container.svelte-1if2nfg{max-width:1200px;margin:0 auto;position:relative;z-index:1}.cta-content.svelte-1if2nfg{text-align:center}.cta-header.svelte-1if2nfg{margin-bottom:3rem}.cta-header.svelte-1if2nfg h2:where(.svelte-1if2nfg){font-size:2.5rem;color:#1a3c6e;margin-bottom:1rem;font-weight:700}.cta-header.svelte-1if2nfg p:where(.svelte-1if2nfg){font-size:1.25rem;color:#4a5568;max-width:600px;margin:0 auto}.cta-cards.svelte-1if2nfg{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;margin-bottom:3rem;max-width:900px;margin-left:auto;margin-right:auto}.cta-card.svelte-1if2nfg{background:#fff;border-radius:16px;padding:2.5rem 2rem;box-shadow:0 4px 6px #00000012;transition:all .3s ease;display:flex;flex-direction:column;align-items:center;text-align:center;border:2px solid transparent}.cta-card.svelte-1if2nfg:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.cta-card.new-patient.svelte-1if2nfg:hover{border-color:#3182ce}.cta-card.existing-patient.svelte-1if2nfg:hover{border-color:#e53e3e}.card-icon.svelte-1if2nfg{font-size:3.5rem;margin-bottom:1.5rem;background:linear-gradient(135deg,#a6e3ff,#5fc3bf);width:90px;height:90px;display:flex;align-items:center;justify-content:center;border-radius:50%}.cta-card.svelte-1if2nfg h3:where(.svelte-1if2nfg){font-size:1.75rem;color:#1a3c6e;margin-bottom:.75rem;font-weight:700}.cta-card.svelte-1if2nfg>p:where(.svelte-1if2nfg){font-size:1rem;color:#4a5568;margin-bottom:1.5rem}.benefits-list.svelte-1if2nfg{list-style:none;padding:0;margin:0 0 2rem;text-align:left;width:100%}.benefits-list.svelte-1if2nfg li:where(.svelte-1if2nfg){display:flex;align-items:flex-start;gap:.75rem;margin-bottom:.75rem;font-size:.95rem;color:#4a5568}.check-icon.svelte-1if2nfg{color:#4ade80;font-weight:700;flex-shrink:0;font-size:1.1rem}.btn.svelte-1if2nfg{display:inline-block;padding:.875rem 2.5rem;border-radius:50px;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer;font-size:1.05rem;width:100%;max-width:250px}.btn-primary.svelte-1if2nfg{background:linear-gradient(135deg,#3182ce,#2c5282);color:#fff;box-shadow:0 4px 12px #3182ce4d}.btn-primary.svelte-1if2nfg:hover{transform:translateY(-2px);box-shadow:0 6px 16px #3182ce66}.btn-secondary.svelte-1if2nfg{background:linear-gradient(135deg,#e53e3e,#c53030);color:#fff;box-shadow:0 4px 12px #e53e3e4d}.btn-secondary.svelte-1if2nfg:hover{transform:translateY(-2px);box-shadow:0 6px 16px #e53e3e66}.cta-footer.svelte-1if2nfg{margin-top:2rem}.emergency-notice.svelte-1if2nfg{display:inline-flex;align-items:center;gap:1rem;background:#fff;padding:1.25rem 2rem;border-radius:50px;box-shadow:0 4px 6px #00000012;border:2px solid #fbbf24}.emergency-icon.svelte-1if2nfg{font-size:1.75rem;animation:svelte-1if2nfg-pulse 2s ease-in-out infinite}@keyframes svelte-1if2nfg-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.1)}}.emergency-text.svelte-1if2nfg{font-size:1rem;color:#4a5568}.emergency-text.svelte-1if2nfg strong:where(.svelte-1if2nfg){color:#1a3c6e;font-weight:700}.phone-link.svelte-1if2nfg{color:#e53e3e;font-weight:700;text-decoration:none;white-space:nowrap}.phone-link.svelte-1if2nfg:hover{text-decoration:underline}@media (max-width: 768px){.appointment-cta.svelte-1if2nfg{padding:3rem 1rem}.cta-header.svelte-1if2nfg h2:where(.svelte-1if2nfg){font-size:2rem}.cta-header.svelte-1if2nfg p:where(.svelte-1if2nfg){font-size:1.05rem}.cta-cards.svelte-1if2nfg{grid-template-columns:1fr;gap:1.5rem}.cta-card.svelte-1if2nfg{padding:2rem 1.5rem}.card-icon.svelte-1if2nfg{width:70px;height:70px;font-size:2.5rem}.cta-card.svelte-1if2nfg h3:where(.svelte-1if2nfg){font-size:1.5rem}.emergency-notice.svelte-1if2nfg{flex-direction:column;gap:.75rem;text-align:center;padding:1rem 1.5rem}.emergency-text.svelte-1if2nfg{font-size:.95rem}}@media (max-width: 480px){.cta-header.svelte-1if2nfg h2:where(.svelte-1if2nfg){font-size:1.75rem}.cta-header.svelte-1if2nfg p:where(.svelte-1if2nfg){font-size:1rem}.benefits-list.svelte-1if2nfg li:where(.svelte-1if2nfg){font-size:.9rem}.btn.svelte-1if2nfg{padding:.75rem 2rem;font-size:1rem}}@media (prefers-reduced-motion: reduce){.svelte-1if2nfg,.svelte-1if2nfg:before,.svelte-1if2nfg:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.btn.svelte-1if2nfg:focus-visible,.phone-link.svelte-1if2nfg:focus-visible{outline:3px solid #1a3c6e;outline-offset:3px}main.svelte-2lt6vb{width:100%;max-width:100%;overflow-x:hidden}
