:root{--ink:#171717;--gold:#bd8b43;--cream:#fbf7ef;--red:#8d1f1f;--muted:#6e6a63;--line:#e8e0d2;--white:#fff;--shadow:0 18px 45px rgba(28,23,16,.10)}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,Arial,sans-serif;color:var(--ink);background:#fff;line-height:1.65}img{max-width:100%;display:block}a{color:inherit;text-decoration:none}.container{width:min(1160px,92%);margin:auto}.skip-link{position:absolute;left:-9999px}.skip-link:focus{left:1rem;top:1rem;background:#fff;padding:.8rem;z-index:999}.site-header{position:sticky;top:0;z-index:50;background:rgba(255,255,255,.95);backdrop-filter:blur(12px);border-bottom:1px solid rgba(0,0,0,.06)}.nav{min-height:78px;display:flex;align-items:center;justify-content:space-between;gap:1.5rem}.brand img{width:150px;height:58px;object-fit:contain}.nav-links{display:flex;align-items:center;gap:1.4rem}.nav-links a{font-weight:700;font-size:.94rem}.btn{display:inline-flex;align-items:center;justify-content:center;gap:.5rem;padding:.86rem 1.2rem;border-radius:999px;border:1px solid var(--ink);font-weight:800;transition:.2s}.btn:hover{transform:translateY(-2px)}.btn-primary{background:var(--ink);color:#fff}.btn-gold{background:var(--gold);border-color:var(--gold);color:#fff}.menu-toggle{display:none;background:none;border:0;font-size:1.6rem}.hero{min-height:680px;display:grid;place-items:center;color:#fff;background:linear-gradient(90deg,rgba(10,10,10,.78),rgba(10,10,10,.30)),url('https://images.unsplash.com/photo-1601050690597-df0568f70950?auto=format&fit=crop&w=1800&q=82') center/cover}.hero-content{max-width:720px;padding:7rem 0}.eyebrow{letter-spacing:.16em;text-transform:uppercase;font-weight:800;color:var(--gold);font-size:.78rem}.hero h1,.page-hero h1{font-family:Georgia,serif;font-size:clamp(2.7rem,6vw,5.5rem);line-height:1.02;margin:.5rem 0 1.2rem}.hero p{font-size:1.14rem;max-width:650px}.actions{display:flex;gap:.8rem;flex-wrap:wrap;margin-top:1.8rem}.section{padding:88px 0}.section.alt{background:var(--cream)}.section-head{display:flex;justify-content:space-between;align-items:end;gap:2rem;margin-bottom:2rem}.section-head h2{font-family:Georgia,serif;font-size:clamp(2rem,4vw,3.2rem);margin:.3rem 0}.lead{color:var(--muted);max-width:700px}.grid{display:grid;gap:1.4rem}.cards{grid-template-columns:repeat(3,1fr)}.card{background:#fff;border:1px solid var(--line);border-radius:22px;overflow:hidden;box-shadow:0 6px 20px rgba(0,0,0,.04)}.card img{width:100%;height:230px;object-fit:cover}.card-body{padding:1.25rem}.price-row{display:flex;justify-content:space-between;gap:1rem;align-items:start}.price{color:var(--gold);font-weight:900;font-size:1.1rem}.tag{display:inline-block;margin:.25rem .25rem 0 0;padding:.2rem .55rem;border-radius:999px;background:#f3eee5;font-size:.72rem;font-weight:800}.tag.spicy{background:#fae4e4;color:var(--red)}.features{grid-template-columns:repeat(4,1fr)}.feature{padding:1.6rem;border:1px solid var(--line);border-radius:18px;background:#fff}.feature strong{display:block;margin-bottom:.35rem}.two-col{display:grid;grid-template-columns:1.05fr .95fr;gap:3rem;align-items:center}.two-col img{border-radius:24px;box-shadow:var(--shadow);height:500px;width:100%;object-fit:cover}.gallery{grid-template-columns:repeat(4,1fr)}.gallery img{height:230px;width:100%;object-fit:cover;border-radius:18px}.cta{background:var(--ink);color:#fff;border-radius:28px;padding:3rem;display:flex;align-items:center;justify-content:space-between;gap:2rem}.page-hero{padding:100px 0 70px;background:var(--cream)}.page-hero h1{font-size:clamp(2.6rem,5vw,4.6rem)}.menu-tools{display:flex;gap:1rem;flex-wrap:wrap;margin:2rem 0}.menu-tools input,.menu-tools select{padding:.9rem 1rem;border:1px solid var(--line);border-radius:12px;min-width:220px}.menu-category{margin:3rem 0}.menu-category h2{font-family:Georgia,serif;font-size:2.2rem;border-bottom:1px solid var(--line);padding-bottom:.65rem}.menu-list{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.menu-item{padding:1.2rem;border:1px solid var(--line);border-radius:16px;background:#fff}.menu-item h3{margin:0;display:flex;justify-content:space-between;gap:1rem}.menu-item p{margin:.45rem 0 0;color:var(--muted)}.notice{padding:1rem 1.2rem;border-left:4px solid var(--gold);background:#fff8e9;border-radius:8px}.form-card{max-width:850px;margin:auto;background:#fff;border:1px solid var(--line);border-radius:24px;padding:2rem;box-shadow:var(--shadow)}form{display:grid;gap:1rem}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}label{font-weight:800;font-size:.92rem}input,textarea,select{width:100%;padding:.9rem 1rem;border:1px solid #d9d2c7;border-radius:12px;font:inherit}textarea{min-height:140px}.hidden-field{position:absolute;left:-9999px}.status{padding:1rem;border-radius:10px;margin-bottom:1rem}.status.success{background:#e8f7ec;color:#246b35}.status.error{background:#fdeaea;color:#8a2323}.site-footer{background:#111;color:#eee;padding:55px 0 25px}.footer-grid{display:grid;grid-template-columns:1.3fr .8fr .8fr;gap:2rem}.site-footer img{width:170px;background:#fff;border-radius:14px;padding:.4rem}.site-footer a{color:#ddd}.copyright{margin-top:2rem;padding-top:1.2rem;border-top:1px solid #333;color:#aaa;font-size:.9rem}.prose{max-width:850px}.prose h2{font-family:Georgia,serif;margin-top:2rem}@media(max-width:900px){.cards,.features,.gallery{grid-template-columns:repeat(2,1fr)}.two-col{grid-template-columns:1fr}.nav-links{position:fixed;inset:78px 0 auto 0;background:#fff;padding:1.5rem;display:none;flex-direction:column;align-items:flex-start;border-bottom:1px solid var(--line)}.nav-links.open{display:flex}.menu-toggle{display:block}.menu-list{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr 1fr}.hero{min-height:600px}}@media(max-width:620px){.section{padding:64px 0}.cards,.features,.gallery,.form-grid,.footer-grid{grid-template-columns:1fr}.gallery img{height:260px}.cta{padding:2rem;align-items:flex-start;flex-direction:column}.hero-content{padding:5rem 0}.brand img{width:130px}.section-head{align-items:flex-start;flex-direction:column}.menu-tools input,.menu-tools select{width:100%}}
/* Homepage slider and updated contact design */
.hero-slider{position:relative;min-height:680px;background:#111;overflow:hidden;color:#fff}.slides{position:relative;min-height:680px}.slide{position:absolute;inset:0;display:grid;align-items:center;background-position:center;background-size:cover;opacity:0;visibility:hidden;transform:scale(1.025);transition:opacity .75s ease,transform 5s ease,visibility .75s}.slide.active{opacity:1;visibility:visible;transform:scale(1)}.slide .hero-content{position:relative;z-index:2}.slide h1,.slide h2{font-family:Georgia,serif;font-size:clamp(2.7rem,6vw,5.5rem);line-height:1.02;margin:.5rem 0 1.2rem;max-width:850px}.slide p{font-size:1.14rem;max-width:680px}.btn-light{border-color:#fff;color:#fff;background:rgba(255,255,255,.06);backdrop-filter:blur(8px)}.slider-btn{position:absolute;z-index:5;top:50%;transform:translateY(-50%);width:48px;height:48px;border:1px solid rgba(255,255,255,.6);border-radius:50%;background:rgba(0,0,0,.25);color:#fff;font-size:2rem;line-height:1;cursor:pointer}.slider-btn:hover{background:var(--gold)}.slider-btn.prev{left:24px}.slider-btn.next{right:24px}.slider-dots{position:absolute;z-index:6;bottom:28px;left:50%;transform:translateX(-50%);display:flex;gap:9px}.slider-dots button{width:9px;height:9px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.55);cursor:pointer;transition:.2s}.slider-dots button.active{width:30px;background:var(--gold)}.contact-details{padding:1.5rem;background:var(--cream);border:1px solid var(--line);border-radius:18px;margin-bottom:1rem}.contact-actions{display:flex;gap:.65rem;flex-wrap:wrap}.map-wrap{border-radius:20px;overflow:hidden;box-shadow:var(--shadow);min-height:310px}.map-wrap iframe{border:0;width:100%;height:340px;display:block}.mobile-actions{display:none}.site-footer .footer-grid>div:last-child p{line-height:1.9}.site-footer .footer-grid>div:last-child a:hover{color:var(--gold)}
@media(max-width:900px){.hero-slider,.slides{min-height:620px}.slider-btn{width:42px;height:42px}.slider-btn.prev{left:12px}.slider-btn.next{right:12px}}
@media(max-width:620px){body{padding-bottom:64px}.hero-slider,.slides{min-height:620px}.slide{background-position:58% center}.slide .hero-content{padding:5rem 0 7rem}.slide h1,.slide h2{font-size:clamp(2.45rem,12vw,3.6rem)}.slider-btn{display:none}.mobile-actions{position:fixed;z-index:80;left:0;right:0;bottom:0;height:64px;display:grid;grid-template-columns:1fr 1fr;background:#111;box-shadow:0 -8px 25px rgba(0,0,0,.18)}.mobile-actions a{display:grid;place-items:center;color:#fff;font-weight:800}.mobile-actions a:last-child{background:var(--gold)}.site-footer{padding-bottom:85px}}
@media(prefers-reduced-motion:reduce){.slide{transition:none;transform:none}.btn{transition:none}}
