*{box-sizing:border-box;margin:0;padding:0}body{color:#2c1810;background:#faf6f0;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:#4a2c1a;letter-spacing:.02em;margin-bottom:.75rem;font-size:3rem}h2{color:#6b4c3b;letter-spacing:.02em;margin-bottom:1.5rem;font-size:1.6rem;font-weight:500}.subtitle{color:#6b4c3b;margin-bottom:2.5rem;font-size:1.2rem;line-height:1.6}.menu-btn{color:#2c1810;cursor:pointer;letter-spacing:.03em;background:orange;border:none;border-radius:8px;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;text-decoration:none;transition:background .2s,transform .15s;display:inline-block}.menu-btn:hover{background:#e69500;transform:translateY(-2px)}.menu-btn:active{transform:translateY(0)}.hero-img{border-radius:16px;width:100%;max-width:400px;height:auto;margin-bottom:2rem;box-shadow:0 8px 24px #00000014}@media (max-width:600px){h1{font-size:2rem}h2{font-size:1.2rem}.subtitle{font-size:1rem}.container{padding:1.5rem}}
