*{margin:0;padding:0;box-sizing:border-box}body{font-family:Arial,Helvetica,sans-serif;background-color:#fff;color:#333}.hero{display:flex;align-items:center;justify-content:space-between;background-color:#98d5b0;width:100%;max-height:400px;overflow:hidden;margin-bottom:2rem}.hero-text{flex:1;color:#333;padding-left:2rem;padding-right:1rem}.hero-text h2{font-size:2rem;margin-bottom:.8rem}.hero-text p{font-size:1rem;margin-bottom:1rem}.hero-button{display:inline-block;background-color:#fff;color:#333;padding:.6rem 1rem;text-decoration:none;border-radius:4px;font-weight:500;font-size:.9rem}.hero-button:hover{background-color:#eaeaea}.hero-cat{flex:1;display:flex;justify-content:flex-end;padding-right:2rem}.hero-cat img{max-height:100%;max-width:100%;height:auto;object-fit:contain}.services{margin:2rem auto;text-align:center}.services h3{margin-top:2rem;font-size:1.8rem;margin-bottom:1.5rem;color:#40e0d0}.services-grid{display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.service-card{background-color:#fff;border:1px solid #eee;border-radius:6px;padding:1rem;text-align:center}.service-card img{width:150px;height:auto;margin-bottom:.5rem;object-fit:contain}.service-card h4{margin-bottom:.5rem;color:#333}.service-card p{text-align:left;font-size:.9rem;color:#666}@media (max-width: 768px){.hero{flex-direction:column;max-height:none;height:auto}.hero-text{padding:1rem;text-align:center}.hero-cat{padding:1rem;justify-content:center}.hero-text h2{font-size:1.6rem}.hero-text p{font-size:.95rem}.hero-cat img{max-width:80%;height:auto;object-fit:contain}}@media (max-width: 480px){.hero-text h2{font-size:1.4rem}.hero-text p{font-size:.9rem}.hero-button{font-size:.85rem;padding:.5rem .8rem}}.sobre-main p{margin-bottom:1rem;text-align:justify;-webkit-hyphens:auto;hyphens:auto}.sobre-historia,.sobre-valores{margin-bottom:2rem;margin-top:1.5rem}.sobre-historia h3,.sobre-valores h3{margin:1.25rem 0 .5rem;font-size:1.25rem;color:#008e9b}.sobre-main ul{margin-left:1.75rem;list-style:disc;margin-top:1rem}.sobre-equipe-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:1.5rem;margin-top:1rem}.member-card{padding:1.25rem 1.25rem 1.5rem;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 1px 4px #0000000f;background:#fff;display:flex;flex-direction:column;align-items:center;text-align:center}.vet-photo{max-width:250px;width:100%;height:auto;object-fit:contain;border-radius:5%;margin-bottom:.75rem}.member-card h3{margin-bottom:.5rem;color:#008e9b}.member-card p{text-align:justify;line-height:1.5;font-size:.95rem}.member-card p:not(:first-child){margin-top:.75rem}.sobre-loading,.sobre-error{padding:2.5rem;text-align:center;font-weight:500}.sobre-error{color:#d32f2f}@media (max-width: 768px){.sobre-main{padding:0 1rem}.sobre-main h2{margin:2.5rem 0 1.25rem;font-size:2rem;color:#008e9b}}.sobre-hero{display:flex;height:400px;overflow:hidden;width:100%;background-color:#80cae0;margin-bottom:2rem;color:#333;align-items:stretch;justify-content:space-between}.sobre-hero-text{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:center}.sobre-hero-text h2{font-size:2rem;margin-bottom:.8rem}.sobre-hero-text p{font-size:1rem;margin-bottom:1rem}.sobre-hero-img{flex:1;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:1rem}.sobre-hero-img img{max-width:100%;max-height:100%;object-fit:contain;height:auto}@media (max-width: 768px){.sobre-hero{flex-direction:column;height:auto;max-height:none}.sobre-hero-text{display:block;text-align:center;padding:1rem}.sobre-hero-img{height:auto;align-items:center;padding:1rem}.sobre-hero-img img{max-width:80%;max-height:none}}@media (max-width: 480px){.sobre-hero-text h2{font-size:1.4rem}.sobre-hero-text p{font-size:.9rem}}.servicos-hero{display:flex;height:400px;overflow:hidden;width:100%;background-color:#00000051;margin-bottom:2rem;color:#fff;align-items:stretch;justify-content:space-between}.servicos-hero-text{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:center}.servicos-hero-text h2{font-size:2rem;margin-bottom:.8rem}.servicos-hero-text p{font-size:1rem;margin-bottom:1rem}.servicos-hero-img{flex:1;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:1rem}.servicos-hero-img img{max-width:100%;max-height:100%;object-fit:contain;height:auto}.container-servicos{max-width:1200px;margin:80px auto;padding:1rem}.container-servicos h2{text-align:center;color:#40e0d0;margin-bottom:2rem}.servicos-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.servico-card{background-color:#fff;border:1px solid #eee;border-radius:6px;display:flex;flex-direction:column;align-items:center;padding:1rem;transition:box-shadow .2s ease;min-height:320px;text-align:center}.servico-card:hover{box-shadow:0 2px 8px #00000026}.servico-icon{width:150px;height:150px;object-fit:contain;margin-bottom:.5rem}.servico-card h3{margin-bottom:.5rem;font-size:1.2rem;color:#333}.subtitle{font-size:.95rem;color:#666;line-height:1.4;text-align:justify;white-space:pre-wrap;margin-bottom:1rem;width:100%}.btn-saber-mais{background-color:#40e0d0;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:20px;cursor:pointer;font-weight:600;transition:background-color .2s;margin-top:auto}.btn-saber-mais:hover{background-color:#2bafb3}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background-color:#00000080;z-index:9999;display:flex;align-items:center;justify-content:center}.modal-content{background-color:#fff;width:90%;max-width:700px;padding:2rem;border-radius:8px;position:relative;overflow-y:auto;max-height:80vh}.modal-close{position:absolute;top:1rem;right:1rem;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;font-weight:700}@media (max-width: 768px){.servicos-hero{flex-direction:column;height:auto;max-height:none}.servicos-hero-text{display:block;text-align:center;padding:1rem}.servicos-hero-img{height:auto;align-items:center;padding:1rem}.servicos-hero-img img{max-width:80%;max-height:none}}@media (max-width: 480px){.servicos-hero-text h2{font-size:1.4rem}.servicos-hero-text p{font-size:.9rem}}.contato-hero{display:flex;height:400px;overflow:hidden;background-color:#efb5b6;width:100%;margin-bottom:2rem;align-items:stretch;justify-content:space-between}.contato-hero-text{flex:1;color:#333;display:flex;flex-direction:column;justify-content:center;padding:2rem}.contato-hero-text h1{font-size:2rem;margin-bottom:.8rem}.contato-hero-text p{font-size:1rem;margin-bottom:1rem}.contato-hero-img{flex:1;height:100%;display:flex;align-items:flex-end;justify-content:center;padding:1rem}.contato-hero-img img{max-height:100%;max-width:100%;object-fit:contain;height:auto}.contato-main{display:flex;flex-direction:column;gap:2rem;margin:2rem auto}.contato-info h2{margin-top:2rem;margin-bottom:1rem;color:#40e0d0}.contato-info p{margin-bottom:.5rem;color:#444;font-size:.95rem}.contato-mapa{width:100%;height:200px;border:none;margin-top:1rem}.contato-form{flex:1;display:flex;flex-direction:column;gap:.8rem;background-color:#fff;border:1px solid #eee;border-radius:6px;padding:1rem}.contato-form h2{margin-top:1rem;margin-bottom:.5rem;color:#40e0d0}.contato-form label{font-weight:700;color:#333;font-size:.95rem}.contato-form input,.contato-form textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;font-size:.95rem}.contato-form button{align-self:flex-start;background-color:#40e0d0;color:#fff;border:none;padding:.6rem 1.2rem;border-radius:4px;cursor:pointer;font-weight:600}.contato-form button:hover{background-color:#32c4b8}@media (min-width: 768px){.contato-main{flex-direction:row}.contato-info,.contato-form{width:50%}}@media (max-width: 768px){.contato-hero{flex-direction:column;height:auto;max-height:none}.contato-hero-text{text-align:center;display:block;padding:1rem}.contato-hero-text h1{font-size:1.6rem}.contato-hero-img{align-items:center;padding:1rem;height:auto}.contato-hero-img img{max-width:80%;max-height:none}}@media (max-width: 480px){.contato-hero-text h1{font-size:1.4rem}.contato-hero-text p{font-size:.9rem}}.nav-bar{background-color:#fff;box-shadow:0 2px 4px #0000001a;padding:.5rem 0;position:sticky;top:0;z-index:999}.container{width:90%;max-width:1200px;margin:0 auto}.nav-content{display:flex;align-items:center;justify-content:space-between}.logo{display:flex;align-items:center}.logo img{height:80px;width:auto;margin-right:1rem}.logo-text h1{margin:0;font-size:2rem;color:#40e0d0}.logo-text p{margin:0;font-size:1rem;color:#666}.menu-icon{display:none;font-size:1.8rem;cursor:pointer}.nav-links{list-style:none;display:flex;gap:1rem}.nav-links li a{color:#333;text-decoration:none;font-weight:500}.nav-links li a:hover{color:#40e0d0}@media (max-width: 768px){.menu-icon{display:block}.nav-links{display:none;position:absolute;top:70px;right:0;background-color:#fff;flex-direction:column;gap:1rem;padding:1rem 1.5rem;box-shadow:0 4px 8px #0000001a}.nav-links.open{display:flex}.nav-links li a{color:#333;font-size:1rem}.logo-text h1{font-size:1.5rem}.logo-text p{font-size:.9rem}}.footer{margin-top:4rem;background-color:#f2f2f2;padding:1rem 0;text-align:center;position:relative}.footer-content p{margin:.25rem 0;color:#666;font-size:.9rem}.whatsapp-icon-container{position:absolute;top:1rem;right:1rem;z-index:999}.whatsapp-icon{width:50px;height:auto;cursor:pointer}@media (max-width: 768px){.whatsapp-icon-container{top:.5rem;right:.5rem;width:40px}.whatsapp-icon{width:40px}}
