*{box-sizing:border-box;margin:0;padding:0}body{color:#3e2723;background:#fdf6f0;flex-direction:column;justify-content:center;align-items:center;min-height:100vh;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;display:flex}.container{text-align:center;width:100%;max-width:800px;padding:2rem}h1{color:#4e342e;letter-spacing:1px;margin-bottom:.5rem;font-size:3rem}.subtitle{color:#6d4c41;margin-bottom:2rem;font-size:1.2rem}.hero-image{border-radius:16px;width:100%;max-width:500px;margin-bottom:2rem;box-shadow:0 8px 24px #0000001a}.menu-btn{color:#fff;cursor:pointer;background:#5d4037;border:none;border-radius:40px;min-width:200px;padding:1rem 2.5rem;font-size:1.2rem;font-weight:600;text-decoration:none;transition:background .3s,transform .2s;display:inline-block}.menu-btn:hover{background:#3e2723;transform:scale(1.03)}.menu-btn:active{transform:scale(.97)}.footer{color:#8d6e63;margin-top:3rem;font-size:.9rem}@media (max-width:600px){h1{font-size:2rem}.container{padding:1.5rem}.menu-btn{width:100%;padding:1rem}}
