*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Arial,Helvetica,sans-serif;background:#15110d;color:#fff}a{color:inherit;text-decoration:none}.topbar{position:sticky;top:0;z-index:10;display:flex;align-items:center;justify-content:space-between;padding:16px 6%;background:rgba(21,17,13,.92);backdrop-filter:blur(10px);border-bottom:1px solid rgba(255,255,255,.1)}.logo{font-family:Georgia,serif;font-size:30px;font-weight:700}.topbar nav{display:flex;gap:22px;font-size:15px}.topbar nav a:hover{color:#f3c56b}.lang-btn{border:1px solid rgba(255,255,255,.25);background:transparent;color:white;border-radius:999px;padding:9px 14px;cursor:pointer}.hero{position:relative;min-height:680px;display:flex;align-items:center;background:url('../assets/images/photo-13.jpeg') center/cover no-repeat}.hero-overlay{position:absolute;inset:0;background:linear-gradient(90deg,rgba(0,0,0,.82),rgba(0,0,0,.38),rgba(0,0,0,.78))}.hero-content{position:relative;max-width:760px;margin-left:6%;padding:80px 0}.badge{display:inline-block;background:rgba(243,197,107,.18);color:#f3c56b;border:1px solid rgba(243,197,107,.35);padding:10px 16px;border-radius:999px}.hero h1{font-family:Georgia,serif;font-size:72px;line-height:1;margin:22px 0}.hero-text{font-size:22px;line-height:1.5;color:#eee;max-width:650px}.hero-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:32px}.btn{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;padding:14px 24px;font-weight:700;transition:.2s}.primary{background:#f3c56b;color:#1a1208}.primary:hover{background:#ffd98a}.secondary{border:1px solid rgba(255,255,255,.35);color:white}.secondary:hover{background:rgba(255,255,255,.12)}.dark{background:#15110d;color:white}.outline-dark{border:1px solid #15110d;color:#15110d}.section{padding:82px 6%;max-width:1280px;margin:auto}.light{background:#fff;color:#15110d;max-width:none}.light>*{max-width:1280px;margin-left:auto;margin-right:auto}.two-columns{display:grid;grid-template-columns:1fr 1fr;gap:48px;align-items:center}h2{font-family:Georgia,serif;font-size:44px;margin:0 0 20px}p{line-height:1.7;font-size:18px}.cards{display:grid;grid-template-columns:1fr 1fr;gap:16px}.cards article{background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.1);border-radius:24px;padding:28px}.cards h3{color:#f3c56b}.specialties{display:grid;grid-template-columns:repeat(3,1fr);gap:24px}.specialties article{background:#f7f2ea;border-radius:26px;overflow:hidden;box-shadow:0 16px 40px rgba(0,0,0,.1)}.specialties img{width:100%;height:250px;object-fit:cover}.specialties h3,.specialties p{padding:0 24px}.specialties p{padding-bottom:26px;color:#5a5148}.gallery{display:grid;grid-template-columns:repeat(3,1fr);gap:16px}.gallery img{width:100%;height:310px;object-fit:cover;border-radius:24px}.menu-buttons{display:flex;gap:14px;flex-wrap:wrap;margin-top:28px}.menu-box{background:#f7f2ea;border-radius:28px;padding:34px}.reservation{text-align:center}.center{justify-content:center}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:48px}.contact-grid a{color:#f3c56b}.hours{list-style:none;padding:0;margin:0}.hours li{display:flex;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.12);padding:13px 0}.floating-whatsapp{position:fixed;right:22px;bottom:22px;background:#25d366;color:white;padding:14px 20px;border-radius:999px;font-weight:700;box-shadow:0 10px 30px rgba(0,0,0,.35);z-index:20}footer{text-align:center;padding:28px 6%;background:#0d0a08;color:#cfc7bd}@media(max-width:900px){.topbar nav{display:none}.hero{min-height:600px}.hero h1{font-size:48px}.two-columns,.contact-grid,.specialties{grid-template-columns:1fr}.gallery{grid-template-columns:1fr 1fr}.section{padding:62px 5%}}@media(max-width:560px){.hero-content{margin:0;padding:70px 5%}.hero h1{font-size:40px}.hero-text{font-size:18px}.gallery{grid-template-columns:1fr}.cards{grid-template-columns:1fr}.btn{width:100%}.hero-buttons{width:100%}}
