.Header_header__072v2{background-color:#fff;padding:1rem 0;box-shadow:0 2px 4px rgba(0,0,0,.1);position:-webkit-sticky;position:sticky;top:0;z-index:100}.Header_headerContainer__1cfFY{display:flex;justify-content:space-between;align-items:center;max-width:1200px;margin:0 auto;padding:0 20px;flex-wrap:wrap}.Header_logoLink__FYRA_{display:flex;align-items:center;text-decoration:none}.Header_logo__0dir7{font-weight:700;font-size:1.5rem;color:#333;margin-left:10px}.Header_logoIcon__FHXPA{width:40px;height:auto}.Header_navList__Xi2gf,.Header_navigation__dvBJl{display:flex;align-items:center;flex-wrap:wrap}.Header_navList__Xi2gf{list-style:none;margin:0;padding:0}.Header_navItem__d8hEO{margin-left:20px;flex-shrink:0}.Header_navItem__d8hEO a,.Header_navItem__d8hEO button{font-family:Arial,sans-serif;text-decoration:none;color:#555;padding:.5rem 1rem;border-radius:5px;transition:background-color .3s;border:none;background:none;cursor:pointer}.Header_navItem__d8hEO a:hover,.Header_navItem__d8hEO button:hover{background-color:#f0f0f0}.Header_userArea__f21Nn{display:flex;align-items:center;flex-wrap:wrap}.Header_profile__2zwvD{display:flex;align-items:center;cursor:pointer}.Header_profilePicture__B8Krn{border-radius:50%;width:32px;height:32px;margin-right:10px;object-fit:cover}.Header_profileInfo__j49UC{display:flex;flex-direction:column;align-items:flex-start}.Header_userName__ZaRYO{font-weight:500;margin-bottom:5px}@media (max-width:768px){.Header_navList__Xi2gf{display:none;flex-direction:column;position:absolute;top:100%;right:0;width:auto;min-width:200px;max-width:300px;background-color:#fff;box-shadow:0 2px 4px rgba(0,0,0,.1);padding:10px;border-bottom-left-radius:8px;border-bottom-right-radius:8px;z-index:1000}.Header_navList__Xi2gf.Header_active__3IUjt{display:flex}.Header_navItem__d8hEO{margin:.5rem 0;width:100%;text-align:left}.Header_navItem__d8hEO a,.Header_navItem__d8hEO button{display:block;padding:.7rem 1rem;border-radius:5px;text-decoration:none;color:#333;border:none;background:none;cursor:pointer;width:100%;text-align:left}.Header_menuToggle__0MPgd{display:flex;flex-direction:column;cursor:pointer;padding:10px}.Header_bar__Yjyqf{width:25px;height:3px;background-color:#333;margin:3px 0;transition:.4s}.Header_menuToggle__0MPgd.Header_open__cQB4I .Header_bar__Yjyqf:first-child{transform:rotate(-45deg) translate(-5px,6px)}.Header_menuToggle__0MPgd.Header_open__cQB4I .Header_bar__Yjyqf:nth-child(2){opacity:0}.Header_menuToggle__0MPgd.Header_open__cQB4I .Header_bar__Yjyqf:nth-child(3){transform:rotate(45deg) translate(-5px,-6px)}}.Footer_footer__yl3k1{text-align:center;padding:1rem;background-color:#343a40;color:#f8f9fa;border-top:solid #e9ecef}.Footer_footer__yl3k1 a{color:#f8f9fa;text-decoration:none;margin-bottom:0}.Footer_footer__yl3k1 a:hover{text-decoration:none}.Footer_footer__yl3k1 img{display:inline-block;margin-left:5px;vertical-align:middle;width:auto;height:25px}.Footer_logo__ZIHpg{width:auto;height:25px;margin-bottom:0}.Dashboard_loadingContainer__8mwL3{display:flex;justify-content:center;align-items:center;height:100vh;background-color:#f5f5f5}.Dashboard_Loading__6ffJd{width:3rem;height:3rem;background-color:#ccc;animation:Dashboard_spin__nOlzT 1s linear infinite;border-radius:50%}@keyframes Dashboard_spin__nOlzT{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.Dashboard_buscarContainer__aHNkg{padding:20px;max-width:1200px;margin:0 auto}.Dashboard_buscarMain__TMeaW{text-align:center}.Dashboard_searchAndFilters__LV_9H{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;margin-bottom:20px}.Dashboard_searchInput__LLNWA{width:200px}.Dashboard_filterSelect__ZKNUQ,.Dashboard_searchInput__LLNWA{padding:10px;border:1px solid #ccc;border-radius:5px}.Dashboard_petsGrid__ueptW{display:grid;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));grid-gap:20px;gap:20px}.Dashboard_petCard__DwEZZ{background-color:#fff;border:1px solid #ddd;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s}.Dashboard_petCard__DwEZZ:hover{transform:translateY(-5px)}.Dashboard_petImage__yrn5V{width:100%;height:150px;object-fit:cover}.Dashboard_petDetails___PpZG{padding:15px;color:#000}.Dashboard_noPetsFound__3jrq1{font-size:1.2em}@media (max-width:768px){.Dashboard_filterSelect__ZKNUQ,.Dashboard_searchInput__LLNWA{width:100%}.Dashboard_petsGrid__ueptW{grid-template-columns:1fr}}.Dashboard_dashboard__BvGi5{display:flex;flex-direction:column;min-height:100vh}.Dashboard_main__aJkg_{padding:20px;flex:1 1;display:flex;flex-direction:column;align-items:center;width:90%;margin:0 auto}.Dashboard_petCardCycling__GITn8{animation:Dashboard_slide__TXeeA 10s linear infinite}@keyframes Dashboard_slide__TXeeA{0%{transform:translateX(0)}to{transform:translateX(calc(-200px * NUM_ITEMS))}}.Dashboard_dashboard__BvGi5 .Dashboard_petsGrid__ueptW{display:flex;width:100%;overflow-x:auto;scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;padding:10px 0;gap:20px}.Dashboard_dashboard__BvGi5 .Dashboard_petCard__DwEZZ{background-color:#fff;border:1px solid #ddd;border-radius:10px;overflow:hidden;box-shadow:0 4px 6px rgba(0,0,0,.1);transition:transform .2s;min-width:200px;scroll-snap-align:start;flex:0 0 auto;text-align:center}.Dashboard_dashboard__BvGi5 .Dashboard_petCard__DwEZZ:hover{transform:translateY(-5px)}.Dashboard_dashboard__BvGi5 .Dashboard_petImage__yrn5V{width:100%;height:150px;object-fit:cover}.Dashboard_dashboard__BvGi5 .Dashboard_petDetails___PpZG{padding:15px;color:#000}.Dashboard_deleteButton__d2wQg{background-color:#dc3545;color:#fff;border:none;padding:8px 16px;border-radius:4px;cursor:pointer;margin-top:10px;transition:background-color .2s}.Dashboard_deleteButton__d2wQg:hover{background-color:#c82333}.Dashboard_deleteButton__d2wQg:active{transform:scale(.95)}.Dashboard_overlay__GnNlM{position:fixed;top:0;left:0;width:100%;height:100%;background-color:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:1001;cursor:pointer}.Dashboard_expandedImage__g0ezK{max-width:90vw;max-height:90vh;object-fit:contain;border-radius:8px;box-shadow:0 0 20px rgba(0,0,0,.3)}.Dashboard_mainHeading__h8BTl{font-family:Montserrat,sans-serif;font-weight:700;color:#333;text-align:center;margin-bottom:20px;text-shadow:1px 1px 2px rgba(0,0,0,.1)}.Dashboard_mainHeadingH1__uta5Z,.Dashboard_mainHeadingH2__H9DAC{font-size:36px}.Dashboard_PetsFound__j3o5c,.Dashboard_noPetsFound__3jrq1{text-align:center;margin:20px auto;font-size:18px;color:#555;font-family:Arial,sans-serif}