
:root{--cream:#fff7e8;--paper:#fffdf7;--ink:#20110d;--muted:#775f53;--red:#e53623;--orange:#ff8a00;--green:#16823a;--lime:#d6f65b;--gold:#ffd166;--shadow:0 18px 50px rgba(78,30,0,.14);--radius:28px}*{box-sizing:border-box}html{scroll-behavior:smooth}body{margin:0;font-family:Inter,system-ui,-apple-system,Segoe UI,Arial,sans-serif;background:radial-gradient(circle at top left,#ffe2a8 0,#fff7e8 33%,#fffdf7 70%);color:var(--ink)}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}.wrap{width:min(1160px,92vw);margin:auto}.top{position:sticky;top:0;z-index:40;background:rgba(255,253,247,.88);backdrop-filter:blur(16px);border-bottom:1px solid rgba(229,54,35,.12)}.nav{height:78px;display:flex;align-items:center;justify-content:space-between;gap:20px}.brand{display:flex;align-items:center;gap:12px;font-weight:900;letter-spacing:-.03em}.brand img{width:52px;height:52px;object-fit:contain}.links{display:flex;align-items:center;gap:8px}.links a{padding:10px 13px;border-radius:999px;font-weight:750;color:#3c271f}.links a:hover{background:#fff0d2}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border:0;border-radius:999px;padding:13px 18px;font-weight:900;cursor:pointer;transition:.2s transform,.2s box-shadow}.btn:hover{transform:translateY(-2px)}.primary{background:linear-gradient(135deg,var(--red),var(--orange));color:white;box-shadow:0 12px 24px rgba(229,54,35,.28)}.green{background:linear-gradient(135deg,#13923d,#72c900);color:white;box-shadow:0 12px 24px rgba(20,130,60,.22)}.line-btn{background:#06C755;color:white;box-shadow:0 12px 24px rgba(6,199,85,.24)}.soft{background:white;color:#351b12;box-shadow:0 10px 28px rgba(96,44,0,.08);border:1px solid rgba(255,138,0,.16)}.lang{display:flex;gap:6px;background:#fff3d8;padding:5px;border-radius:999px}.lang button{border:0;border-radius:999px;padding:8px 10px;font-weight:900;background:transparent;color:#704600;cursor:pointer}.lang button.active{background:var(--ink);color:white}.mobile{display:none}.hero{position:relative;overflow:hidden;padding:76px 0 56px}.hero:before{content:"";position:absolute;inset:auto -120px -170px auto;width:520px;height:520px;background:radial-gradient(circle,var(--lime),transparent 65%);opacity:.5}.hero-grid{display:grid;grid-template-columns:1.04fr .96fr;align-items:center;gap:42px}.kicker,.pill{display:inline-flex;align-items:center;gap:8px;padding:10px 14px;border-radius:999px;background:#fff2cf;color:#9d3700;font-weight:900;box-shadow:0 8px 20px rgba(255,138,0,.08)}.h1{font-size:clamp(42px,6vw,78px);line-height:.94;letter-spacing:-.07em;margin:18px 0 18px}.lead{font-size:clamp(17px,2vw,22px);line-height:1.6;color:#5d4034;max-width:660px}.actions{display:flex;flex-wrap:wrap;gap:12px;margin-top:28px}.hero-card{position:relative}.hero-card:before{content:"🌶️";position:absolute;right:-18px;top:-34px;font-size:64px;z-index:2;filter:drop-shadow(0 12px 20px rgba(0,0,0,.18))}.hero-img{border-radius:36px;overflow:hidden;box-shadow:var(--shadow);background:white;border:9px solid white}.hero-img img{width:100%;height:520px;object-fit:cover}.badge-row{display:flex;gap:12px;flex-wrap:wrap;margin-top:18px}.badge{background:white;border:1px solid rgba(229,54,35,.12);padding:12px 14px;border-radius:18px;font-weight:850;box-shadow:0 8px 22px rgba(96,44,0,.08)}.section{padding:62px 0}.section.alt{background:linear-gradient(180deg,rgba(255,138,0,.08),rgba(255,255,255,.4))}.section-head{display:flex;justify-content:space-between;gap:24px;align-items:end;margin-bottom:26px}.section h2{font-size:clamp(30px,4vw,48px);letter-spacing:-.05em;line-height:1.02;margin:0 0 12px}.muted{color:var(--muted);line-height:1.7}.cards{display:grid;grid-template-columns:repeat(3,1fr);gap:18px}.panel{background:rgba(255,255,255,.86);border:1px solid rgba(255,138,0,.16);border-radius:var(--radius);padding:24px;box-shadow:0 16px 35px rgba(91,43,0,.08)}.panel h3{font-size:22px;margin:0 0 10px}.icon{width:52px;height:52px;display:grid;place-items:center;border-radius:18px;background:linear-gradient(135deg,#fff1b9,#ffb451);font-size:26px;margin-bottom:14px}.food-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:18px}.food-card{background:white;border-radius:26px;overflow:hidden;box-shadow:0 15px 36px rgba(70,30,0,.12);border:1px solid rgba(255,138,0,.14);position:relative}.food-card img{height:190px;width:100%;object-fit:cover}.food-card .txt{padding:16px}.food-card h3{margin:0 0 6px;font-size:18px}.food-card p{margin:0;color:var(--muted);font-size:14px;line-height:1.5}.tag{position:absolute;top:12px;left:12px;background:rgba(32,17,13,.88);color:white;border-radius:999px;padding:7px 10px;font-size:12px;font-weight:900}.filters{display:flex;gap:8px;flex-wrap:wrap;margin:22px 0 26px}.filter{border:0;background:white;border-radius:999px;padding:12px 15px;font-weight:900;cursor:pointer;box-shadow:0 8px 18px rgba(70,30,0,.08)}.filter.active{background:var(--red);color:white}.grid2{display:grid;grid-template-columns:1fr 1fr;gap:32px;align-items:center}.gallery-grid{display:grid;grid-template-columns:2fr 1fr 1fr;gap:16px}.gallery-grid img{height:260px;width:100%;object-fit:cover;border-radius:26px;box-shadow:0 12px 32px rgba(70,30,0,.12)}.gallery-grid img:first-child{height:536px;grid-row:span 2}.contact-card{background:linear-gradient(135deg,#2a140d,#4f1a11);color:white;border-radius:36px;padding:32px;box-shadow:var(--shadow)}.contact-card .muted{color:#ffdfc9}.footer{padding:38px 0;background:#1f110d;color:white}.footer .muted{color:#d7c2b5}.float{position:fixed;right:18px;bottom:18px;z-index:50;display:flex;flex-direction:column;gap:10px}.float a{width:56px;height:56px;border-radius:50%;display:grid;place-items:center;color:white;font-size:24px;font-weight:900;box-shadow:0 12px 26px rgba(0,0,0,.22);transition:.2s transform,.2s box-shadow}.float a:hover{transform:translateY(-3px);box-shadow:0 16px 34px rgba(0,0,0,.28)}.float .line{background:#06C755;font-size:13px;letter-spacing:-.02em}.float .line span{display:block;line-height:1}.float .call{background:var(--red)}.float .map{background:var(--green)}@media(max-width:860px){.links a:not(.primary){display:none}.links .primary{display:none}.mobile{display:flex}.hero{padding:44px 0}.hero-grid,.grid2{grid-template-columns:1fr}.hero-img img{height:360px}.cards,.food-grid{grid-template-columns:1fr 1fr}.gallery-grid{grid-template-columns:1fr}.gallery-grid img,.gallery-grid img:first-child{height:260px}.section-head{display:block}.nav{height:70px}.brand span{font-size:15px}}@media(max-width:540px){.float{right:14px;bottom:14px}.float a{width:52px;height:52px}.float .line{font-size:12px}.cards,.food-grid{grid-template-columns:1fr}.h1{font-size:44px}.hero-card:before{font-size:44px;right:4px;top:-20px}.actions .btn{width:100%}.brand img{width:44px;height:44px}}

.seo-copy .panel{background:#fff;border:1px solid rgba(0,0,0,.06)}
.seo-list{margin:16px 0 0;padding-left:20px;color:#4b5563;line-height:1.9;font-weight:700}
.seo-list li::marker{color:#ef4444}

.lang{gap:6px}.lang button{white-space:nowrap}.links{gap:14px}.filters{flex-wrap:wrap}
@media(max-width:640px){.lang button{font-size:12px;padding:7px 9px}.links{display:none}.mobile{display:flex!important}}


/* Mobile navigation */
.nav-toggle{display:none;width:46px;height:46px;border:0;border-radius:999px;background:#20110d;box-shadow:0 10px 24px rgba(32,17,13,.18);align-items:center;justify-content:center;flex-direction:column;gap:5px;cursor:pointer;flex:0 0 auto}
.nav-toggle span{width:20px;height:2px;border-radius:2px;background:#fff;transition:.2s transform,.2s opacity}
body.nav-open .nav-toggle span:nth-child(1){transform:translateY(7px) rotate(45deg)}
body.nav-open .nav-toggle span:nth-child(2){opacity:0}
body.nav-open .nav-toggle span:nth-child(3){transform:translateY(-7px) rotate(-45deg)}
@media(max-width:640px){
  .nav{height:auto;min-height:78px;padding:10px 0;gap:10px;position:relative}
  .brand{min-width:0;flex:1}.brand span{font-size:20px;line-height:1.05}.brand img{width:42px;height:42px}
  .nav-toggle{display:inline-flex}
  .links{display:none;position:absolute;left:0;right:0;top:calc(100% + 8px);z-index:60;background:rgba(255,253,247,.98);border:1px solid rgba(229,54,35,.14);border-radius:24px;padding:14px;box-shadow:0 18px 50px rgba(78,30,0,.18);flex-direction:column;align-items:stretch;gap:8px}
  body.nav-open .links{display:flex!important}
  .links a{display:flex;justify-content:center;padding:14px 16px;background:#fff6e7;font-size:16px}
  .links .btn.primary{color:#fff;background:linear-gradient(135deg,var(--red),var(--orange));box-shadow:0 10px 22px rgba(229,54,35,.24)}
  .links .lang{display:none}
  .lang.mobile{margin-left:auto}
  .lang.mobile button{font-size:12px;padding:7px 8px}
}
@media(max-width:390px){.lang.mobile button{font-size:11px;padding:6px 7px}.brand span{font-size:18px}.brand img{width:38px;height:38px}.nav-toggle{width:42px;height:42px}}


/* FINAL MOBILE MENU FIX: real visible burger button + clean dropdown */
.nav-toggle{
  display:none;
  width:48px;
  height:48px;
  border:0;
  border-radius:16px;
  background:#20110d !important;
  color:#fff !important;
  font-size:30px;
  line-height:1;
  font-weight:900;
  align-items:center;
  justify-content:center;
  cursor:pointer;
  box-shadow:0 12px 28px rgba(32,17,13,.24);
  flex:0 0 auto;
  appearance:none;
  -webkit-appearance:none;
}
.nav-toggle::before,.nav-toggle::after,.nav-toggle span{display:none!important;content:none!important}
body.nav-open .nav-toggle{font-size:0;background:#20110d!important}
body.nav-open .nav-toggle::after{display:block!important;content:'×'!important;color:#fff!important;font-size:38px!important;line-height:1!important}
@media(max-width:760px){
  .top{overflow:visible}
  .nav{height:auto;min-height:78px;padding:10px 0;gap:10px;position:relative}
  .brand{flex:1;min-width:0}.brand img{width:42px;height:42px}.brand span{font-size:19px;line-height:1.05}
  .nav-toggle{display:flex!important}
  .links{display:none!important;position:absolute;left:0;right:0;top:calc(100% + 10px);z-index:999;background:#fffdf7;border:1px solid rgba(229,54,35,.16);border-radius:24px;padding:14px;box-shadow:0 24px 60px rgba(78,30,0,.24);flex-direction:column;align-items:stretch;gap:8px}
  body.nav-open .links{display:flex!important}
  .links a{display:flex!important;justify-content:center;align-items:center;padding:15px 16px;border-radius:18px;background:#fff3d8;color:#2a140d;font-size:17px;font-weight:900}
  .links a:hover{background:#ffe7b1}
  .links .btn.primary{display:flex!important;background:linear-gradient(135deg,var(--red),var(--orange));color:#fff}
  .links .lang{display:none!important}
  .lang.mobile{display:flex!important;gap:4px;padding:4px;margin-left:auto}
  .lang.mobile button{font-size:12px;padding:7px 8px}
  .hero{padding-top:42px}
  .float{right:14px;bottom:90px;gap:12px}
}
@media(max-width:430px){
  .brand span{font-size:18px}.brand img{width:38px;height:38px}
  .lang.mobile button{font-size:11px;padding:6px 7px}
  .nav-toggle{width:44px;height:44px;font-size:28px;border-radius:14px}
}
@media(max-width:380px){
  .lang.mobile{display:none!important}
}
