@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@500;600;700&family=Inter:wght@400;500;600&display=swap";:root{color-scheme:light;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;line-height:1.5;font-weight:400;color:#2f2436;background:linear-gradient(135deg,#fef7f2,#f4e9e3)}*{box-sizing:border-box}body{margin:0;min-height:100vh;display:grid;place-items:center;padding:2rem;background-color:#fbf3ea}.hero{text-align:center}.image-frame{padding-bottom:20px}.image-frame img{display:block;width:100%;height:auto;max-height:16rem;object-fit:cover}.lead{margin:0 0 1.6rem;font-size:1.05rem;color:#6f5d61}.button{display:inline-block;padding:.9rem 1.35rem;background:#7a4f3c;color:#fff;text-decoration:none;border-radius:999px;transition:transform .18s ease,background .18s ease,box-shadow .18s ease;box-shadow:0 10px 20px #7a4f3c33}.button:hover{transform:translateY(-2px);background:#95604b;box-shadow:0 14px 24px #7a4f3c3d}
