*{box-sizing:border-box}body{margin:0;background:#fff8ec;color:#1d1c1b;font-family:Nunito,system-ui,sans-serif;overflow-x:hidden;width:100%}html{scroll-behavior:smooth}@keyframes donatePulse{0%,to{box-shadow:0 0 #ffc72c8c}50%{box-shadow:0 0 0 12px #ffc72c00}}@keyframes floatSlow{0%,to{transform:translateY(0) rotate(-2deg)}50%{transform:translateY(-12px) rotate(2deg)}}.hero-mascot{position:absolute;right:-10px;bottom:170px;height:clamp(150px,34vw,260px);width:auto;z-index:2;animation:floatSlow 5s ease-in-out infinite;filter:drop-shadow(0 14px 20px rgba(0,0,0,.28))}@media (max-width: 720px){.hero-mascot{bottom:auto;top:96px;right:-8px;height:clamp(110px,28vw,170px)}}@media (max-height: 480px){.hero-mascot{height:90px}}.footer-logo{height:clamp(110px,20vw,160px);width:auto;object-fit:contain;align-self:flex-start;margin-left:-10px}.gallery-tile{transition:transform .25s ease}.gallery-tile:hover{transform:scale(1.03)}.gallery-tile:hover .gallery-overlay{opacity:1}@media (hover: none){.gallery-overlay{opacity:1!important;background:linear-gradient(to top,rgba(0,0,0,.45),transparent 55%)!important}}
