@import"https://fonts.googleapis.com/css2?family=Fraunces:opsz,wght@9..144,600;9..144,700&family=Manrope:wght@400;500;700;800&display=swap";:root{--brand-forest: #4caf50;--brand-earth: #c96f16;--brand-mist: #e8f2e7;--surface-soft: rgba(255, 255, 255, .82)}*{box-sizing:border-box}html,body,#root{min-height:100%}body{margin:0;font-family:Manrope,Nunito Sans,sans-serif;color:#1a2a1d;background:radial-gradient(circle at 0% 0%,#dcefd6,#dcefd600 40%),radial-gradient(circle at 95% 15%,#fff0dd,#fff0dd00 35%),linear-gradient(180deg,#f6fbf4,#edf5ea);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{color:var(--brand-forest)}@keyframes fadeUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}@keyframes breatheGlow{0%{box-shadow:0 0 #2f7d3200}50%{box-shadow:0 0 0 10px #2f7d3214}to{box-shadow:0 0 #2f7d3200}}.App{min-height:100vh}.pet-photo{object-fit:cover}
