.Footer_footer__yl3k1{background:#063145;color:#fff;padding:2rem 0}.Footer_container__MaumR{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));grid-gap:20px;gap:20px;max-width:1200px;margin:auto;padding:0 20px;text-align:center}.Footer_logoSection__RD423{text-align:center}.Footer_logo__ZIHpg{font-size:1.8rem;font-weight:700}.Footer_linksSection__sxq9I h3,.Footer_newsletterSection__Npb57 h3,.Footer_socialSection__kc_Fm h3{font-size:1.2rem;margin-bottom:10px}.Footer_linksSection__sxq9I ul{list-style:none;padding:0}.Footer_linksSection__sxq9I ul li a{color:#fff;text-decoration:none;display:block;margin:5px 0;transition:.3s}.Footer_linksSection__sxq9I ul li a:hover{color:#ffdd57}.Footer_socialIcons__xzsqq{display:flex;justify-content:center;gap:16px;margin-top:10px}.Footer_socialIcons__xzsqq a{background:#0b3a53;color:#fff;width:40px;height:40px;display:flex;justify-content:center;align-items:center;border-radius:50%;font-size:18px;transition:background .3s ease,transform .2s ease}.Footer_socialIcons__xzsqq a:hover{background:#ffdd57;color:#063145;transform:scale(1.1)}.Footer_newsletterForm__qteKa{display:flex;gap:10px;justify-content:center;margin-top:10px}.Footer_newsletterForm__qteKa input{padding:8px;border:none;border-radius:5px;width:200px}.Footer_newsletterForm__qteKa button{background:#fc0;border:none;padding:8px 12px;color:#333;font-weight:700;border-radius:5px;cursor:pointer;display:flex;align-items:center;gap:5px;transition:.3s}.Footer_newsletterForm__qteKa button:hover{background:#ffdd57}.Footer_bottomBar__LASBC{text-align:center;margin-top:20px;padding:10px 0;background:#063145}.PetCard_petCard__o8to6{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 6px 15px rgba(0,0,0,.1);transition:transform .3s,box-shadow .3s;display:flex;flex-direction:column;width:320px;cursor:pointer}.PetCard_petCard__o8to6:hover{transform:translateY(-5px);box-shadow:0 8px 18px rgba(0,0,0,.15)}.PetCard_petImage__sENiT{width:100%;height:220px;object-fit:cover}.PetCard_petCardContent__up6tp{padding:20px;flex-grow:1;display:flex;flex-direction:column}.PetCard_petCardContent__up6tp h3{font-size:1.5rem;margin-bottom:10px;color:#333}.PetCard_petCardContent__up6tp p{font-size:.95rem;color:#555;margin:5px 0}.PetCard_modalOverlay__gv00z{position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;overflow:auto}.PetCard_modalContent__Ft2Wr{background:#fff;border-radius:20px;width:95%;max-width:1100px;height:90vh;display:flex;flex-direction:column;padding:20px;overflow:hidden;position:relative;animation:PetCard_fadeIn__8YuRZ .3s ease-in-out}.PetCard_modalHeader__6vcnG{text-align:center;padding-bottom:10px;border-bottom:1px solid #eee;margin-bottom:10px}.PetCard_modalHeader__6vcnG h2{font-size:1.6rem;font-weight:600;margin:0;color:#333}.PetCard_modalGrid__KiN8z{display:flex;flex-direction:column;gap:24px;flex-grow:1;overflow-y:auto;max-height:calc(100% - 60px)}.PetCard_modalImageSection__axGc3{display:flex;flex-direction:column;justify-content:center;align-items:center;text-align:center}.PetCard_modalImageSection__axGc3 h2{font-size:1.5rem;margin-bottom:10px}.PetCard_modalImage__L_jGv{width:100%;max-width:400px;height:auto;object-fit:cover;border-radius:14px;border:1px solid #eee}.PetCard_modalInfoSection__ieLWU{text-align:left;padding:20px;background-color:#fff;border-radius:8px;border:1px solid #eee}.PetCard_modalInfoSection__ieLWU h2{text-align:center;font-size:1.2rem;margin-bottom:8px;border-bottom:1px solid #eee;padding-bottom:6px}.PetCard_modalCommentsSection__HPaEl{display:flex;flex-direction:column;flex-grow:1;min-height:350px;max-height:100%;overflow:hidden;border:1px solid #eee;border-radius:8px;padding:20px;background:#fff}.PetCard_modalCommentsSection__HPaEl h4{font-size:1.1rem;border-bottom:1px solid #eee;padding-bottom:6px;margin-bottom:10px}.PetCard_commentList__STLJt{flex-grow:1;overflow-y:auto;display:flex;flex-direction:column;gap:10px;margin-bottom:10px}.PetCard_commentList__STLJt::-webkit-scrollbar{width:6px}.PetCard_commentList__STLJt::-webkit-scrollbar-thumb{background-color:rgba(0,0,0,.2);border-radius:4px}.PetCard_commentBubble__DM5_v{background:#f9f9f9;border-radius:12px;padding:12px 16px;font-size:.9rem;box-shadow:0 1px 4px rgba(0,0,0,.05)}.PetCard_commentMeta__4A7XJ{font-size:.75rem;color:#888;display:flex;justify-content:space-between;margin-top:4px}.PetCard_commentInputContainer__uVC96{display:flex;gap:10px;flex-wrap:wrap}.PetCard_modalTextarea__HrBbA{flex:1 1;min-height:60px;padding:10px;border-radius:8px;border:1px solid #ddd;font-size:.9rem;resize:none}.PetCard_commentButton__PgpWU{background:#007aff;color:#fff;border:none;padding:10px 16px;border-radius:8px;font-weight:500;font-size:.9rem;transition:background .3s ease;white-space:nowrap}.PetCard_commentButton__PgpWU:hover{background:#0061d1}.PetCard_closeButton__hM_1n{position:absolute;top:12px;right:12px;background:#f0f0f0;border:none;font-size:1.2rem;border-radius:50%;width:32px;height:32px;cursor:pointer;transition:background .2s}.PetCard_closeButton__hM_1n:hover{background:#e2e2e2}@keyframes PetCard_fadeIn__8YuRZ{0%{opacity:0;transform:scale(.95)}to{opacity:1;transform:scale(1)}}@media (max-width:768px){.PetCard_modalContent__Ft2Wr{padding:16px;height:90vh}.PetCard_modalImage__L_jGv{max-width:100%;height:auto}.PetCard_commentButton__PgpWU,.PetCard_modalTextarea__HrBbA{width:100%}.PetCard_commentButton__PgpWU{flex-direction:column;gap:10px;width:100%;margin:0 auto}.PetCard_commentInputContainer__uVC96{flex-direction:column;gap:10px;width:90%}.PetCard_modalHeader__6vcnG h2,.PetCard_modalImageSection__axGc3 h2,.PetCard_modalInfoSection__ieLWU h2{font-size:1.2rem}}.SosButton_sosSection__TkMgC{display:flex;flex-direction:column;align-items:center;background:#ffe6e6;padding:50px;margin-top:50px;border-radius:10px;text-align:center}.SosButton_sosInfo__jreV5{max-width:600px;text-align:center}.SosButton_sosInfo__jreV5 h2{font-size:2rem;color:#333;margin-bottom:10px}.SosButton_sosInfo__jreV5 .SosButton_red__Xp9Bg{color:red}.SosButton_sosButton__juhtX{background:red;color:#fff;padding:15px 25px;font-size:1.2rem;border:none;border-radius:10px;cursor:pointer;transition:all .3s ease-in-out;margin-top:10px;box-shadow:0 4px 6px rgba(0,0,0,.15)}.SosButton_sosButton__juhtX:hover{background:darkred;transform:scale(1.05)}.SosButton_sosButtonWrapper__lRTts{display:inline-block;cursor:pointer;outline:none}.SosButton_sosButtonImage__yiODd{width:200px;height:auto;transition:transform .4s ease}.SosButton_sosButtonImage__yiODd:hover{transform:rotate(15deg) scale(1.05)}.SosButton_disabled__8gyYF{opacity:.6;pointer-events:none}.SosButton_loadingText__MUEEr{font-size:1rem;font-weight:700;text-align:center}.SosButton_modalOverlay__mssgW{position:fixed;top:0;left:0;width:100vw;height:100vh;background:rgba(0,0,0,.7);display:flex;justify-content:center;align-items:center;z-index:999999;overflow-y:auto;padding:20px}.SosButton_modalSplitContent__lzN7z{background:#fff;padding:25px;width:900px;max-width:95%;border-radius:12px;box-shadow:0 8px 16px rgba(0,0,0,.2);display:flex;flex-direction:row;gap:24px;animation:SosButton_slideDown__KWg2O .3s ease-in-out;position:relative;max-height:90vh;overflow-y:auto}.SosButton_modalLeftSection__KCxOy{flex:1 1;text-align:center}.SosButton_modalTitle__4oVNE{font-size:1.8rem;color:red;font-weight:700;margin-bottom:15px}.SosButton_modalImage___M_Cy{width:100%;border-radius:12px;object-fit:cover;max-height:320px}.SosButton_modalRightSection__3EdDc{flex:1 1;padding-left:12px!important;padding-right:12px!important;box-sizing:border-box}.SosButton_modalSection__A188Y{margin-bottom:16px}.SosButton_modalSection__A188Y label{font-weight:700;font-size:.95rem;display:block;margin-bottom:6px}.SosButton_modalInput__O8ka6,.SosButton_modalTextarea__5gnX5{width:100%;padding:10px;border-radius:8px;border:1px solid #ccc;font-size:1rem;box-sizing:border-box}.SosButton_modalTextarea__5gnX5{height:100px;resize:none}.SosButton_sosSubmitButton__Q_ae9{background:red;color:#fff;padding:12px;border:none;cursor:pointer;font-size:1rem;border-radius:8px;width:100%;margin-top:12px;transition:all .3s ease-in-out}.SosButton_sosSubmitButton__Q_ae9:hover{background:darkred;transform:scale(1.05)}.SosButton_suggestionsList__clbJe{list-style:none;padding:0;margin:6px 0 12px;background:#f9f9f9;border:1px solid #ccc;border-radius:8px;max-height:120px;overflow-y:auto}.SosButton_suggestionsList__clbJe li{padding:8px 12px;cursor:pointer}.SosButton_suggestionsList__clbJe li:hover{background:#eee}.SosButton_closeButton__k1DlG{position:absolute;top:10px;right:15px;background:transparent;border:none;font-size:24px;cursor:pointer;color:#333;transition:color .3s ease;z-index:10}.SosButton_closeButton__k1DlG:hover{color:red}@keyframes SosButton_slideDown__KWg2O{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.SosButton_modalOverlay__mssgW{align-items:center;padding:0}.SosButton_modalSplitContent__lzN7z{max-height:90vh;height:auto;margin:auto}.SosButton_modalImage___M_Cy{max-height:250px}.SosButton_modalRightSection__3EdDc{padding-left:0!important;padding-right:0!important}.SosButton_modalLeftSection__KCxOy,.SosButton_modalRightSection__3EdDc{width:100%}.SosButton_modalImage___M_Cy{max-height:200px;object-fit:contain}.SosButton_sosButton__juhtX{width:100%;font-size:1rem;padding:12px 16px;margin-top:15px;border-radius:8px}.SosButton_sosContainer__CfLZh{width:100%;display:flex;justify-content:center;padding:0 16px;box-sizing:border-box}.SosButton_modalSplitContent__lzN7z{flex-direction:column;width:90%}.SosButton_modalInput__O8ka6{margin-right:8px}}.Home_container__d256j{background:#f9f9f9;margin:0;padding:0;overflow-x:hidden}.Home_hero__VkeT1{text-align:center;padding:50px;background:linear-gradient(135deg,#ff9a9e,#fad0c4);color:#fff;height:240px}.Home_hero__VkeT1 h1{font-size:3rem;margin-bottom:10px}.Home_hero__VkeT1 .Home_highlight__dCLJD{color:#ff5733}.Home_hero__VkeT1 p{font-size:1.2rem;margin-bottom:20px}.Home_ctaButton__lZzFU{background:#ff5733;color:#fff;margin-bottom:20px;width:220px;padding:15px 30px;font-size:1.1rem;border:none;margin-left:20px;border-radius:5px;cursor:pointer;transition:.3s}.Home_ctaButton__lZzFU:hover{background:#e63e1a;transform:scale(1.05)}.Home_recentPets__0PsqP{text-align:center;padding:50px 20px}.Home_recentPets__0PsqP h2{font-size:2rem;color:#333}.Home_petGrid__uBP3k{display:flex;justify-content:center;flex-wrap:wrap;gap:20px;margin-top:20px}.Home_howItWorks__Xapkl{background:#fff;padding:50px 20px;text-align:center}.Home_howItWorks__Xapkl h2{font-size:2rem;color:#333}.Home_steps__hbS9k{display:flex;justify-content:center;gap:20px;margin-top:20px;flex-wrap:wrap}.Home_step__vdJn5{background:#ffebee;padding:20px;border-radius:10px;width:220px;box-shadow:0 4px 6px rgba(0,0,0,.1)}.Home_step__vdJn5 span{font-size:2rem;display:block}.Home_step__vdJn5 p{margin-top:10px;font-size:1rem}.Home_sosSection__IEgwz{display:flex;align-items:center;justify-content:space-between;background:#ffe6e6;padding:50px;margin-top:50px;border-radius:10px}.Home_sosInfo__bIkOF{flex:1 1;padding-right:30px}.Home_sosInfo__bIkOF h2{font-size:2rem;color:#333}.Home_sosInfo__bIkOF .Home_red__q71R_{color:red}.Home_sosButtonWrapper__Mpar7{display:flex;justify-content:center;align-items:center;margin-top:20px;cursor:pointer}.Home_sosImage__2QLr_ img{width:300px;border-radius:10px}.Home_resources__SFh5q{text-align:center;padding:50px 20px;background:#f3f3f3}.Home_resources__SFh5q h2{font-size:2rem;color:#333}.Home_resourceGrid__DWAKR{display:flex;justify-content:center;gap:20px;flex-wrap:wrap;margin-top:20px}.Home_resourceItem___roDW ul{padding-left:20px;color:#555;line-height:1.6}.Home_resourceItem___roDW{background:#fff;padding:20px;border-radius:10px;width:300px;box-shadow:0 4px 6px rgba(0,0,0,.1);text-align:left}.Home_resourceItem___roDW h3{color:#ff5733}.Home_resourceItem___roDW p{font-size:.9rem;margin-top:5px}@media (max-width:768px){.Home_hero__VkeT1{padding:30px 15px;height:auto}.Home_hero__VkeT1 h1{font-size:2rem}.Home_ctaButton__lZzFU{display:block;width:90%;margin:10px auto;text-decoration:none;display:inline-block}.Home_recentPets__0PsqP,.Home_resources__SFh5q{padding:30px 15px}.Home_petGrid__uBP3k,.Home_resourceGrid__DWAKR{flex-direction:column;align-items:center}.Home_sosSection__IEgwz{flex-direction:column;text-align:center;padding:30px 15px}.Home_sosInfo__bIkOF{padding-right:0}.Home_sosButtonWrapper__Mpar7{margin-top:30px}.Home_resourceItem___roDW{width:90%}}.ReunionStatsCard_reunionWrapper__hnUAu{position:relative;background:#d0f0d0;border-radius:12px;padding:0 20px;box-shadow:0 4px 20px rgba(0,0,0,.05);max-width:300px;max-height:400px;margin:40px auto;text-align:center;border-top:6px solid #8bc34a}.ReunionStatsCard_ribbon__fUOf_{position:absolute;top:-20px;left:-10px;background:#8bc34a;color:#fff;font-weight:700;padding:8px 20px;font-size:1rem;border-radius:0 6px 6px 0;box-shadow:2px 2px 6px rgba(0,0,0,.1);transform:rotate(-2deg);z-index:10}.ReunionStatsCard_reunionCard__LJFPr{display:flex;flex-direction:column;align-items:center}.ReunionStatsCard_iconCircle__cmImP{background:#fff;border-radius:50%;padding:30px;width:120px;height:120px;margin-bottom:15px;position:relative;display:flex;align-items:center;justify-content:center}.ReunionStatsCard_reunitedLabel__YtK_1{position:absolute;bottom:-20px;background:#8bc34a;color:#fff;font-size:.75rem;padding:4px 10px;border-radius:20px;font-weight:500}.ReunionStatsCard_countText__7GlzQ{font-size:2.8rem;font-weight:700;color:#4caf50;margin:25px 0 10px}.ReunionStatsCard_subtext__a5eNL{font-size:1.4rem;color:#555;font-weight:500}