*{box-sizing:border-box}body{margin:0;font-family:Georgia,serif;background:#fff7f2;color:#5b4640}.hidden{display:none}.envelope-screen{height:100vh;display:flex;flex-direction:column;align-items:center;justify-content:center;background:linear-gradient(135deg,#f7dfe0,#fff7ee)}.seal{width:110px;height:110px;border-radius:50%;background:#d6a56f;color:white;display:flex;align-items:center;justify-content:center;font-size:28px;cursor:pointer;box-shadow:0 20px 40px #0002}.envelope-screen p{margin-top:40px;letter-spacing:3px}.hero{height:100vh;background:linear-gradient(#0003,#0006),url('https://images.unsplash.com/photo-1519741497674-611481863552') center/cover;display:flex;align-items:center;justify-content:center;text-align:center;color:white}.hero h1{font-size:4rem}.overlay button,button{border:0;border-radius:30px;padding:14px 28px;background:#d98f9f;color:white}.card{text-align:center;padding:70px 20px}.card h2{font-size:2rem}.gallery{display:flex;gap:20px;justify-content:center;flex-wrap:wrap}.gallery div{width:220px;height:260px;background:#fff;padding:20px;box-shadow:0 15px 35px #0002}footer{text-align:center;padding:40px;background:#f1d6d2}footer a{color:#8b5960;text-decoration:none}