*{box-sizing:border-box}html{scroll-behavior:smooth}body{color:#211f1c;font-family:var(--font-sans), system-ui, sans-serif;background:#f8f5f0;margin:0}h1,h2,h3{font-family:var(--font-serif), Georgia, serif}button,input,textarea,select{font-family:inherit}a{color:inherit}.gallery-photo{border-radius:28px;position:relative;overflow:hidden}.gallery-overlay{opacity:0;background:#00000057;justify-content:center;align-items:flex-end;gap:18px;padding:20px;transition:opacity .2s;display:flex;position:absolute;inset:0}.gallery-photo:hover .gallery-overlay{opacity:1}
