@import url("https://fonts.googleapis.com/css2?family=DM+Serif+Display&family=Inter:wght@400;500;600&display=swap");.font-serif-display{font-family:"DM Serif Display",serif}.animate-fade-up{opacity:0;animation:cpFadeUp .8s cubic-bezier(.16,1,.3,1) both}.animate-fade-in{opacity:0;animation:cpFadeIn .6s ease-out both}.animate-slide-up{opacity:0;animation:cpSlideUp .9s cubic-bezier(.16,1,.3,1) both}.animate-slide-in-left{opacity:0;animation:cpSlideInLeft .8s cubic-bezier(.16,1,.3,1) both}.animate-slide-in-right{opacity:0;animation:cpSlideInRight .8s cubic-bezier(.16,1,.3,1) both}.animate-text-reveal{opacity:0;animation:cpTextReveal 1s cubic-bezier(.16,1,.3,1) both}.animate-word-pop{opacity:0;display:inline-block;animation:cpWordPop .9s cubic-bezier(.34,1.56,.64,1) both}.animate-scale-in{opacity:0;animation:cpScaleIn .7s cubic-bezier(.16,1,.3,1) both}.animate-photo-reveal{opacity:0;animation:cpPhotoReveal 1.1s cubic-bezier(.16,1,.3,1) both}@keyframes cpFadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes cpFadeIn{0%{opacity:0}to{opacity:1}}@keyframes cpSlideUp{0%{opacity:0;transform:translateY(60px)}to{opacity:1;transform:translateY(0)}}@keyframes cpSlideInLeft{0%{opacity:0;transform:translateX(-40px)}to{opacity:1;transform:translateX(0)}}@keyframes cpSlideInRight{0%{opacity:0;transform:translateX(40px)}to{opacity:1;transform:translateX(0)}}@keyframes cpTextReveal{0%{opacity:0;transform:translateY(40px) skewY(3deg);filter:blur(4px)}to{opacity:1;transform:translateY(0) skewY(0);filter:blur(0)}}@keyframes cpWordPop{0%{opacity:0;transform:translateY(60px) scale(.7) rotate(-4deg);filter:blur(8px)}70%{opacity:1;transform:translateY(-8px) scale(1.05) rotate(1deg);filter:blur(0)}to{opacity:1;transform:translateY(0) scale(1) rotate(0);filter:blur(0)}}@keyframes cpScaleIn{0%{opacity:0;transform:scale(.85)}to{opacity:1;transform:scale(1)}}@keyframes cpPhotoReveal{0%{opacity:0;transform:translateY(80px) scale(1.02)}to{opacity:1;transform:translateY(0) scale(1)}}.delay-100{animation-delay:.1s}.delay-200{animation-delay:.2s}.delay-300{animation-delay:.3s}.delay-400{animation-delay:.4s}.delay-500{animation-delay:.5s}.delay-600{animation-delay:.6s}.delay-700{animation-delay:.7s}.delay-800{animation-delay:.8s}.delay-900{animation-delay:.9s}.delay-1000{animation-delay:1s}.delay-1100{animation-delay:1.1s}.delay-1200{animation-delay:1.2s}@media (min-width:768px) and (max-width:1023px){.cozypaws-bottom-left{max-height:60vh!important}.cozypaws-bottom-center{max-height:75vh!important}.cozypaws-bottom-right{max-height:60vh!important}}@media (max-width:767px){.cozypaws-bottom-center,.cozypaws-bottom-left,.cozypaws-bottom-right{max-height:none!important}}@media (prefers-reduced-motion:reduce){.animate-fade-in,.animate-fade-up,.animate-photo-reveal,.animate-scale-in,.animate-slide-in-left,.animate-slide-in-right,.animate-slide-up,.animate-text-reveal,.animate-word-pop{animation:none!important;opacity:1!important;transform:none!important;filter:none!important}}