.FishExchange-module__p1ltIG__page{background:linear-gradient(135deg,#e3f2fd 0%,#f3e5f5 100%);min-height:calc(100vh - 80px);padding:40px 0}.FishExchange-module__p1ltIG__container{max-width:1200px;margin:0 auto;padding:24px}.FishExchange-module__p1ltIG__header{text-align:center;margin-bottom:32px}.FishExchange-module__p1ltIG__header h1{color:#2c3e50;margin-top:0;margin-bottom:8px;font-size:36px;font-weight:700}.FishExchange-module__p1ltIG__header p{color:#666;margin:0;font-size:16px}.FishExchange-module__p1ltIG__notice{background:#fff3cd;border-radius:6px;margin-top:10px;padding:10px;font-size:14px}.FishExchange-module__p1ltIG__filters{background:#fff;border:1px solid #e0e0e0;border-radius:12px;grid-template-columns:1fr 1fr 1fr auto;align-items:stretch;gap:12px;width:100%;margin-bottom:32px;padding:20px;display:grid;box-shadow:0 2px 8px #0000001a}.FishExchange-module__p1ltIG__searchWrapper{grid-column:1/-1;width:100%;position:relative}.FishExchange-module__p1ltIG__searchInput{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px 40px 12px 16px;font-size:14px;transition:all .3s}.FishExchange-module__p1ltIG__searchInput:focus{border-color:#2196f3;outline:none;box-shadow:0 0 0 3px #2196f31a}.FishExchange-module__p1ltIG__clearSearch{color:#999;cursor:pointer;background:0 0;border:none;border-radius:50%;padding:4px;font-size:16px;transition:all .3s;display:none;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.FishExchange-module__p1ltIG__clearSearch:hover{color:#666;background:#f0f0f0}.FishExchange-module__p1ltIG__searchWrapper.FishExchange-module__p1ltIG__hasValue .FishExchange-module__p1ltIG__clearSearch{display:block}.FishExchange-module__p1ltIG__filters>div{min-width:auto}.FishExchange-module__p1ltIG__filters>div:not(.FishExchange-module__p1ltIG__searchWrapper){flex:1;min-width:0;display:flex}.FishExchange-module__p1ltIG__filters select{width:100%;padding:10px 12px;font-size:13px}.FishExchange-module__p1ltIG__filters input{flex:1;min-width:0;padding:10px 12px;font-size:13px}.FishExchange-module__p1ltIG__tabs{flex-wrap:nowrap;align-items:center;gap:8px;padding:0 0 4px;display:flex;overflow-x:auto}.FishExchange-module__p1ltIG__tabs::-webkit-scrollbar{height:4px}.FishExchange-module__p1ltIG__tabs::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.FishExchange-module__p1ltIG__tabs::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.FishExchange-module__p1ltIG__tabs::-webkit-scrollbar-thumb:hover{background:#ccc}.FishExchange-module__p1ltIG__tabs button{cursor:pointer;color:#555;white-space:nowrap;background:#f0f0f0;border:none;border-radius:24px;flex-shrink:0;padding:10px 16px;font-size:13px;font-weight:600;transition:all .3s}.FishExchange-module__p1ltIG__tabs button:hover{background:#e0e0e0;transform:translateY(-2px)}.FishExchange-module__p1ltIG__tabs .FishExchange-module__p1ltIG__active{color:#fff;background:linear-gradient(45deg,#ff9800,#f57c00);box-shadow:0 4px 12px #ff98004d}.FishExchange-module__p1ltIG__controlsBar{background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:16px;margin-bottom:24px;padding:16px 20px;display:flex;box-shadow:0 2px 8px #0000001a}.FishExchange-module__p1ltIG__controlsLeft{flex-wrap:wrap;align-items:center;gap:16px;display:flex}.FishExchange-module__p1ltIG__resultCount{color:#2c3e50;font-size:16px;font-weight:600}.FishExchange-module__p1ltIG__searchIndicator{color:#2196f3;background:#e3f2fd;border-radius:12px;align-items:center;gap:4px;padding:4px 8px;font-size:14px;display:flex}.FishExchange-module__p1ltIG__searchIndicator i{font-size:12px}.FishExchange-module__p1ltIG__controlsRight{align-items:center;gap:16px;display:flex}.FishExchange-module__p1ltIG__sortSelect{cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;padding:10px 14px;font-size:14px;transition:all .3s}.FishExchange-module__p1ltIG__sortSelect:hover,.FishExchange-module__p1ltIG__sortSelect:focus{border-color:#2196f3;outline:none;box-shadow:0 0 0 3px #2196f31a}.FishExchange-module__p1ltIG__viewToggle{background:#f5f5f5;border-radius:8px;gap:4px;padding:4px;display:flex}.FishExchange-module__p1ltIG__viewBtn{cursor:pointer;color:#666;background:#fff;border:1px solid #ddd;border-radius:6px;padding:8px 12px;transition:all .3s}.FishExchange-module__p1ltIG__viewBtn:hover{color:#2196f3;border-color:#2196f3}.FishExchange-module__p1ltIG__viewBtn.FishExchange-module__p1ltIG__active{color:#fff;background:#2196f3;border-color:#2196f3}.FishExchange-module__p1ltIG__loadingContainer{text-align:center;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex}.FishExchange-module__p1ltIG__spinner{border:4px solid #f3f3f3;border-top-color:#2196f3;border-radius:50%;width:50px;height:50px;margin-bottom:20px;animation:1s linear infinite FishExchange-module__p1ltIG__spin}@keyframes FishExchange-module__p1ltIG__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.FishExchange-module__p1ltIG__loadingContainer p{color:#666;margin:0;font-size:16px}.FishExchange-module__p1ltIG__emptyState{text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;padding:80px 20px;display:flex;box-shadow:0 2px 8px #0000001a}.FishExchange-module__p1ltIG__emptyState i{color:#ccc;margin-bottom:20px;font-size:64px}.FishExchange-module__p1ltIG__emptyState h2{color:#2c3e50;margin:0 0 10px;font-size:24px}.FishExchange-module__p1ltIG__emptyState p{color:#999;max-width:400px;margin:0;font-size:16px}.FishExchange-module__p1ltIG__grid{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:24px;margin-bottom:32px;display:grid}.FishExchange-module__p1ltIG__view_list{grid-template-columns:1fr!important}.FishExchange-module__p1ltIG__view_list .FishExchange-module__p1ltIG__card{grid-template-columns:200px 1fr;display:grid}.FishExchange-module__p1ltIG__view_list .FishExchange-module__p1ltIG__imageContainer{height:200px}.FishExchange-module__p1ltIG__view_list .FishExchange-module__p1ltIG__cardBody{flex-direction:column;justify-content:space-between;display:flex}.FishExchange-module__p1ltIG__card{color:inherit;background:#fff;border:1px solid #e0e0e0;border-radius:12px;text-decoration:none;transition:all .3s;display:block;overflow:hidden;box-shadow:0 4px 12px #0000001a}.FishExchange-module__p1ltIG__card:hover{transform:translateY(-8px);box-shadow:0 12px 24px #00000026}.FishExchange-module__p1ltIG__imageContainer{background:#f5f5f5;width:100%;height:200px;position:relative;overflow:hidden}.FishExchange-module__p1ltIG__cardCarousel{background:#f0f0f0;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:relative}.FishExchange-module__p1ltIG__cardCarousel img,.FishExchange-module__p1ltIG__cardVideo{object-fit:cover;width:100%;height:100%;transition:transform .3s}.FishExchange-module__p1ltIG__card:hover .FishExchange-module__p1ltIG__cardCarousel img,.FishExchange-module__p1ltIG__card:hover .FishExchange-module__p1ltIG__cardVideo{transform:scale(1.05)}.FishExchange-module__p1ltIG__cardVideo{background:#000}.FishExchange-module__p1ltIG__cardPrev,.FishExchange-module__p1ltIG__cardNext{color:#fff;cursor:pointer;z-index:10;background:#000000b3;border:none;border-radius:50%;padding:8px 12px;font-size:22px;transition:all .3s;position:absolute;top:50%;transform:translateY(-50%)}.FishExchange-module__p1ltIG__cardPrev:hover,.FishExchange-module__p1ltIG__cardNext:hover{background:#000000e6;transform:translateY(-50%)scale(1.1)}.FishExchange-module__p1ltIG__cardPrev{left:8px}.FishExchange-module__p1ltIG__cardNext{right:8px}.FishExchange-module__p1ltIG__card img{object-fit:cover;width:100%;height:200px}.FishExchange-module__p1ltIG__cardBody{padding:18px}.FishExchange-module__p1ltIG__cardBody h3{color:#2c3e50;margin:0 0 12px;font-size:16px;font-weight:700}.FishExchange-module__p1ltIG__meta{color:#666;gap:12px;margin-bottom:8px;font-size:13px;display:flex}.FishExchange-module__p1ltIG__reason{color:#555;margin:8px 0;font-size:13px}.FishExchange-module__p1ltIG__badge{border-radius:24px;margin-bottom:12px;padding:6px 12px;font-size:12px;font-weight:600;display:inline-block}.FishExchange-module__p1ltIG__free{color:#fff;background:linear-gradient(45deg,#4caf50,#66bb6a)}.FishExchange-module__p1ltIG__exchange{color:#fff;background:linear-gradient(45deg,#2196f3,#42a5f5)}.FishExchange-module__p1ltIG__paid{color:#fff;background:linear-gradient(45deg,#ff9800,#ffb74d)}.FishExchange-module__p1ltIG__location{color:#666;align-items:center;gap:4px;margin-top:8px;font-size:13px;display:flex}.FishExchange-module__p1ltIG__bottom{border-top:1px solid #e0e0e0;justify-content:space-between;align-items:center;margin-top:12px;padding-top:12px;display:flex}.FishExchange-module__p1ltIG__time{color:#999;font-size:12px}.FishExchange-module__p1ltIG__connectBtn{color:#fff;cursor:pointer;background:linear-gradient(45deg,#ff9800,#f57c00);border:none;border-radius:24px;padding:8px 16px;font-size:13px;font-weight:600;transition:all .3s;box-shadow:0 2px 8px #ff98004d}.FishExchange-module__p1ltIG__connectBtn:hover{background:linear-gradient(45deg,#f57c00,#e65100);transform:translateY(-2px);box-shadow:0 4px 12px #ff980066}.FishExchange-module__p1ltIG__footerNote{color:#555;text-align:center;background:#fff;border:1px solid #e0e0e0;border-radius:12px;justify-content:center;align-items:center;gap:12px;margin-top:40px;padding:20px;font-size:14px;display:flex;box-shadow:0 2px 8px #0000001a}.FishExchange-module__p1ltIG__footerNote i{color:#2196f3;font-size:18px}.FishExchange-module__p1ltIG__fab{color:#fff;cursor:pointer;z-index:50;background:linear-gradient(45deg,#ff9800,#f57c00);border:none;border-radius:50%;width:56px;height:56px;font-size:28px;transition:all .3s;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #ff98004d}.FishExchange-module__p1ltIG__fab:hover{background:linear-gradient(45deg,#f57c00,#e65100);transform:scale(1.1);box-shadow:0 6px 16px #ff980066}@media (max-width:768px){.FishExchange-module__p1ltIG__page{padding:20px 0}.FishExchange-module__p1ltIG__container{padding:16px}.FishExchange-module__p1ltIG__header h1{font-size:28px}.FishExchange-module__p1ltIG__filters{grid-template-columns:1fr;gap:12px}.FishExchange-module__p1ltIG__filters>div,.FishExchange-module__p1ltIG__searchWrapper,.FishExchange-module__p1ltIG__tabs{grid-column:1/-1}.FishExchange-module__p1ltIG__controlsBar{flex-direction:column;align-items:stretch}.FishExchange-module__p1ltIG__controlsLeft,.FishExchange-module__p1ltIG__controlsRight{justify-content:space-between;width:100%}.FishExchange-module__p1ltIG__sortSelect{flex:1}.FishExchange-module__p1ltIG__viewToggle{flex:1;justify-content:center}.FishExchange-module__p1ltIG__grid{grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:16px}.FishExchange-module__p1ltIG__view_list{grid-template-columns:1fr!important}.FishExchange-module__p1ltIG__view_list .FishExchange-module__p1ltIG__card{grid-template-columns:1fr}.FishExchange-module__p1ltIG__view_list .FishExchange-module__p1ltIG__imageContainer{height:160px}.FishExchange-module__p1ltIG__card{border-radius:8px}.FishExchange-module__p1ltIG__imageContainer,.FishExchange-module__p1ltIG__card img{height:160px}.FishExchange-module__p1ltIG__cardBody{padding:14px}.FishExchange-module__p1ltIG__cardBody h3{font-size:14px}}
.FishExchangeSection-module__E7cS5W__section{background:#f7f7f7;padding:50px 0}.FishExchangeSection-module__E7cS5W__section .FishExchangeSection-module__E7cS5W__section-title h3{margin-bottom:8px}.FishExchangeSection-module__E7cS5W__cardCol{margin-bottom:20px}.FishExchangeSection-module__E7cS5W__cardContainer{grid-template-columns:repeat(3,1fr);gap:20px;margin-bottom:30px;display:grid}.FishExchangeSection-module__E7cS5W__cardWrapper{width:100%}@media (max-width:1024px){.FishExchangeSection-module__E7cS5W__cardContainer{grid-template-columns:repeat(2,1fr)}}@media (max-width:600px){.FishExchangeSection-module__E7cS5W__cardContainer{grid-template-columns:1fr}}.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__card{flex-direction:column;max-width:100%;height:300px;display:flex}.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardBody{flex:1;padding:8px;overflow:hidden}.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardBody h3{-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:4px;font-size:14px;line-height:1.2;display:-webkit-box;overflow:hidden}.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardBody .FishExchangeSection-module__E7cS5W__meta,.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardBody .FishExchangeSection-module__E7cS5W__reason,.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardBody .FishExchangeSection-module__E7cS5W__location,.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardBody .FishExchangeSection-module__E7cS5W__bottom{margin-top:2px;font-size:12px}.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardBody h3{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__card img,.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardVideo,.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__imageContainer{height:160px}.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardPrev,.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardNext{opacity:0;background:#0006;padding:4px 8px;font-size:18px;transition:opacity .3s}.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__carousel:hover .FishExchangeSection-module__E7cS5W__cardPrev,.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__carousel:hover .FishExchangeSection-module__E7cS5W__cardNext{opacity:1}.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardPrev:hover,.FishExchangeSection-module__E7cS5W__fish-exchange-section .FishExchangeSection-module__E7cS5W__cardNext:hover{background:#0009}
.CatDogAdoption-module___w94eW__adoption{background:#f8f9fa}.CatDogAdoption-module___w94eW__hero{color:#fff;text-align:center;background:#394b54;padding:80px 20px}.CatDogAdoption-module___w94eW__tag{color:#ff8c1a;letter-spacing:4px;margin-bottom:10px;font-size:13px}.CatDogAdoption-module___w94eW__hero h1{margin:10px 0;font-size:48px}.CatDogAdoption-module___w94eW__sub{opacity:.9;color:#c5700a;max-width:650px;margin:auto!important}.CatDogAdoption-module___w94eW__filters{justify-content:center;gap:15px;padding:40px 10px;display:flex}.CatDogAdoption-module___w94eW__filters button{cursor:pointer;background:#fff;border:2px solid #394b54;border-radius:30px;padding:10px 22px;font-weight:600}.CatDogAdoption-module___w94eW__active{color:#fff;background:#ff8c1a!important;border-color:#ff8c1a!important}.CatDogAdoption-module___w94eW__grid{grid-template-columns:repeat(auto-fit,minmax(260px,1fr));gap:30px;padding:0 40px 80px;display:grid}.CatDogAdoption-module___w94eW__card{background:#fff;border-radius:16px;transition:transform .3s;overflow:hidden;box-shadow:0 10px 30px #00000014}.CatDogAdoption-module___w94eW__card:hover{transform:translateY(-6px)}.CatDogAdoption-module___w94eW__card img{object-fit:fit;width:100%;height:400px}.CatDogAdoption-module___w94eW__body{padding:20px}.CatDogAdoption-module___w94eW__type{letter-spacing:2px;color:#ff8c1a;font-size:12px;font-weight:700}.CatDogAdoption-module___w94eW__fee{color:#2e7d32;margin:10px 0;font-weight:700}.CatDogAdoption-module___w94eW__whatsapp{text-align:center;color:#fff;background:#25d366;border-radius:8px;margin-top:15px;padding:12px;font-weight:600;text-decoration:none;display:block}
.addFxFab-module__N9GWGG__whatsappChatButton{color:#fff;cursor:pointer;z-index:9999;background-color:#25d366;border-radius:50px;align-items:center;padding:12px 18px;font-family:sans-serif;transition:transform .3s;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #0003}.addFxFab-module__N9GWGG__whatsappChatButton:hover{transform:scale(1.05)}.addFxFab-module__N9GWGG__whatsappChatButton svg{margin-right:8px}.addFxFab-module__N9GWGG__chatText{font-weight:700}@media (max-width:767px){.addFxFab-module__N9GWGG__chatText{display:none}.addFxFab-module__N9GWGG__whatsappChatButton{border-radius:50%;padding:12px;left:20px;right:auto}.addFxFab-module__N9GWGG__whatsappChatButton svg{margin-right:0}}
