:root{--navy:#120064;--navy-2:#070028;--blue:#446f99;--sky:#b8d8f2;--cream:#fff8ea;--orange:#ffc247;--white:#fff;--text:#121426;--muted:#697085;--radius:28px;--header:82px;--container:min(1180px,calc(100% - 32px));--shadow:0 30px 90px rgba(7,0,40,.22)}*{box-sizing:border-box}html{scroll-behavior:smooth;scroll-padding-top:calc(var(--header) + 76px)}body{margin:0;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,"Segoe UI",Arial,sans-serif;background:#070028;color:var(--text);overflow-x:hidden}body.menu-open{overflow:hidden}a{color:inherit}img{max-width:100%;height:auto}.container{width:var(--container);margin-inline:auto}.site-header{position:fixed;inset:0 0 auto 0;z-index:100;background:linear-gradient(180deg,rgba(18,0,100,.93),rgba(18,0,100,.74));backdrop-filter:blur(18px);border-bottom:1px solid rgba(255,255,255,.14)}.header-inner{height:var(--header);width:var(--container);margin-inline:auto;display:flex;align-items:center;justify-content:space-between;gap:16px}.logo-wrap{display:flex;align-items:center;gap:10px;color:#fff;text-decoration:none;min-width:max-content}.logo{width:62px;height:62px;object-fit:contain;filter:drop-shadow(0 12px 20px rgba(0,0,0,.28))}.brand{font-weight:1000;text-transform:uppercase;letter-spacing:.1em;font-size:.86rem;line-height:1.05}.nav-links{display:flex;gap:4px}.nav-links a{color:#fff;text-decoration:none;font-weight:950;padding:10px 12px;border-radius:999px;transition:.22s ease}.nav-links a:hover,.nav-links a[aria-current=page]{background:rgba(255,255,255,.14)}.header-right{display:flex;align-items:center;gap:10px}.social-links{display:flex;align-items:center;gap:8px}.icon-link{width:40px;height:40px;display:grid;place-items:center;border-radius:999px;background:rgba(255,255,255,.13);color:#fff;text-decoration:none;font-weight:1000;border:1px solid rgba(255,255,255,.16)}.call-stack{display:flex;flex-direction:column;gap:6px}.call-pill,.primary-btn,.secondary-btn,.outline-btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;border-radius:999px;padding:12px 16px;text-decoration:none;font-weight:950;border:0;white-space:nowrap;transition:.22s ease}.call-pill{min-width:176px;background:#fff;color:var(--navy);font-size:.9rem;padding:8px 13px}.call-pill:first-child{background:var(--orange);color:#120b00}.primary-btn{background:linear-gradient(135deg,var(--orange),#fff0a7);color:#100b00;box-shadow:0 18px 44px rgba(255,194,71,.25)}.secondary-btn{background:#fff;color:var(--navy)}.outline-btn{background:rgba(255,255,255,.1);color:#fff;border:1px solid rgba(255,255,255,.32)}.call-pill:hover,.primary-btn:hover,.secondary-btn:hover,.outline-btn:hover{transform:translateY(-2px)}.lang-switch{display:flex;gap:4px;padding:4px;border-radius:999px;background:rgba(255,255,255,.1);border:1px solid rgba(255,255,255,.14)}.lang-switch a{color:#fff;text-decoration:none;font-weight:950;font-size:.8rem;padding:7px 8px;border-radius:999px}.lang-switch a.active{background:#fff;color:var(--navy)}.menu-toggle{display:none;border:0;border-radius:16px;background:rgba(255,255,255,.14);color:#fff;width:46px;height:46px;font-size:1.45rem}.mobile-panel{display:none}.menu-hero{position:relative;min-height:72svh;display:grid;align-items:center;padding:calc(var(--header) + 54px) 0 70px;color:#fff;text-align:center;background-image:linear-gradient(105deg,rgba(7,0,40,.82),rgba(18,0,100,.55),rgba(7,0,40,.75)),url('images/34.jpg');background-size:cover;background-position:center;background-attachment:fixed}.menu-hero .logo-hero{width:min(230px,44vw);height:auto;object-fit:contain;margin:0 auto 22px;filter:drop-shadow(0 24px 35px rgba(0,0,0,.32))}.eyebrow{margin:0 0 12px;color:var(--orange);font-weight:1000;text-transform:uppercase;letter-spacing:.18em;font-size:.83rem}.menu-title,.section-head h2{font-family:ui-rounded,"Arial Rounded MT Bold",Inter,system-ui,sans-serif;font-weight:1000;letter-spacing:-.055em;line-height:.91}.menu-title{font-size:clamp(4rem,12vw,8rem);margin:0 0 18px}.lead{font-size:clamp(1rem,2vw,1.22rem);line-height:1.72;color:rgba(255,255,255,.9);max-width:760px;margin:0 auto 28px}.quick-actions,.contact-actions{display:flex;justify-content:center;flex-wrap:wrap;gap:12px}.category-bar{position:sticky;top:var(--header);z-index:80;background:rgba(7,0,40,.88);backdrop-filter:blur(18px);border-block:1px solid rgba(255,255,255,.12)}.category-inner{display:flex;justify-content:center;gap:10px;padding:12px 0;overflow-x:auto;-webkit-overflow-scrolling:touch}.category-inner a{color:#fff;text-decoration:none;font-weight:950;padding:12px 18px;border-radius:999px;background:rgba(255,255,255,.12);white-space:nowrap}.menu-section{padding:clamp(68px,9vw,112px) 0;background:linear-gradient(180deg,#fff8ea,#fff)}.menu-section.alt{background:linear-gradient(135deg,#120064,#3f7099);color:#fff}.menu-section.lemon{background:radial-gradient(circle at top right,rgba(255,194,71,.28),transparent 32%),linear-gradient(180deg,#fffbe9,#fff)}.section-head{max-width:860px;margin-bottom:28px}.section-head h2{font-size:clamp(2.55rem,6.2vw,5rem);margin:0 0 14px}.section-head p{font-size:1.05rem;line-height:1.72;margin:0;opacity:.88}.admin-note{display:none}.menu-image-grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(18px,3vw,34px);align-items:start}.menu-image-grid.three{grid-template-columns:repeat(3,minmax(0,1fr))}.menu-image-card{margin:0;border-radius:32px;padding:clamp(10px,2vw,18px);background:rgba(255,255,255,.94);box-shadow:var(--shadow);border:1px solid rgba(18,0,100,.08);overflow:hidden;transition:.28s ease}.menu-image-card:hover{transform:translateY(-6px);box-shadow:0 36px 90px rgba(7,0,40,.28)}.alt .menu-image-card{background:rgba(255,255,255,.13);border-color:rgba(255,255,255,.18);backdrop-filter:blur(10px)}.menu-image-card img{display:block;width:100%;height:auto;object-fit:contain;border-radius:22px;background:#fff}.menu-image-card figcaption{padding:13px 8px 4px;text-align:center;font-weight:950;color:var(--navy)}.alt .menu-image-card figcaption{color:#fff}.contact-strip{background:linear-gradient(135deg,#120064,#070028);color:#fff;padding:58px 0}.contact-inner{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.contact-inner h2{font-family:ui-rounded,"Arial Rounded MT Bold",Inter,system-ui,sans-serif;font-size:clamp(2rem,5vw,3.6rem);line-height:.95;margin:0}.footer{background:#06001d;color:rgba(255,255,255,.78);padding:30px 0}.footer-inner{display:flex;align-items:center;justify-content:space-between;gap:18px;flex-wrap:wrap}.footer a{color:#fff;font-weight:900}.reveal{opacity:0;transform:translateY(22px);transition:opacity .65s ease,transform .65s ease}.reveal.in-view{opacity:1;transform:none}@media (prefers-reduced-motion:reduce){*,*::before,*::after{scroll-behavior:auto!important;animation-duration:.01ms!important;transition-duration:.01ms!important}.reveal{opacity:1;transform:none}.menu-hero{background-attachment:scroll}}@media (max-width:880px){.nav-links{display:none}.menu-toggle{display:grid;place-items:center}.mobile-panel{position:fixed;inset:var(--header) 0 auto 0;max-height:calc(100svh - var(--header));overflow:auto;background:rgba(18,0,100,.98);backdrop-filter:blur(18px);padding:18px 16px 24px;flex-direction:column;gap:10px;border-bottom:1px solid rgba(255,255,255,.16)}.mobile-panel.open{display:flex}.mobile-panel a{color:#fff;text-decoration:none;font-weight:950;padding:14px 16px;border-radius:16px;background:rgba(255,255,255,.12);border:1px solid rgba(255,255,255,.1)}}@media (max-width:980px){:root{--header:76px}.call-stack{display:none}.menu-hero{background-attachment:scroll;min-height:auto;padding:calc(var(--header) + 42px) 0 56px}.menu-image-grid,.menu-image-grid.three{grid-template-columns:1fr}.contact-inner{display:block}.contact-actions{margin-top:20px}.category-inner{justify-content:flex-start}.menu-image-card:hover{transform:none}}@media (max-width:620px){:root{--container:min(100% - 22px,1180px);--header:72px}.logo{width:54px;height:54px}.brand{display:none}.social-links{display:none}.lang-switch a{padding:7px}.menu-hero{padding:calc(var(--header) + 30px) 0 46px;background-position:center top}.menu-hero .logo-hero{width:min(180px,52vw)}.menu-title{font-size:clamp(3.5rem,20vw,5rem)}.lead{font-size:1rem}.quick-actions a,.contact-actions a{width:100%;white-space:normal}.menu-section{padding:58px 0}.section-head h2{font-size:clamp(2.35rem,13vw,3.7rem)}.menu-image-card{border-radius:24px;padding:10px}.menu-image-card img{border-radius:17px}.category-inner a{padding:11px 14px}}
/* Final responsive polish */
.logo-wrap{gap:0}.logo-wrap .brand{display:none!important}.icon-link svg{display:block;width:19px;height:19px}.footer .social-links{display:flex}.review-layout{display:grid;place-items:center}.review-layout .rating-card{width:min(720px,100%)}.about-address{font-size:1.08rem;line-height:1.7;margin:22px 0 0;color:inherit}.about-actions{margin-top:24px}.season-note{margin-top:10px!important;opacity:.82}.section-light .info-card{background:#fff;color:var(--text);border:1px solid rgba(18,0,100,.08);box-shadow:0 20px 55px rgba(18,0,100,.12)}.section-light .info-card .category-icon{margin-bottom:8px}.section-light .info-card h3{color:var(--navy);font-weight:1000}.section-light .info-card li,.section-light .info-card p{color:#25283a}.menu-section .section-head{margin-bottom:34px}.menu-hero{background-position:center center}.menu-image-card img{max-width:100%;height:auto;object-fit:contain}.mobile-panel a[href*="instagram"],.mobile-panel a[href*="facebook"]{display:flex;align-items:center;gap:8px}.footer-social .icon-link{color:#fff}
@media (max-width:980px){.footer .social-links{display:flex}.info-cards{grid-template-columns:1fr}.section-light .info-card{min-height:auto}.about-actions a{width:100%;white-space:normal}.hero,.menu-hero,.section-photo{background-attachment:scroll}}
@media (max-width:620px){.footer .social-links{display:flex}.footer-inner{align-items:flex-start}.footer-social{width:100%;justify-content:flex-start}.header-right>.social-links{display:none}.rating-card .section-title{font-size:clamp(2.15rem,11vw,3.4rem)}.score{font-size:clamp(4.7rem,25vw,6.2rem)}.hero-card img{width:min(220px,72vw)}.mini-rating{font-size:.92rem;flex-wrap:wrap;justify-content:center}.menu-image-grid,.menu-image-grid.three{gap:18px}.menu-image-card{box-shadow:0 14px 38px rgba(7,0,40,.18)}}


/* UX polish: compact menu header + sticky category buttons */
.category-bar{position:sticky;top:var(--header);z-index:95;background:linear-gradient(180deg,rgba(18,0,100,.96),rgba(18,0,100,.88));backdrop-filter:blur(16px);border-bottom:1px solid rgba(255,255,255,.14);box-shadow:0 12px 34px rgba(7,0,40,.18)}
.category-inner{display:flex;justify-content:center;gap:12px;padding:12px 0;overflow-x:auto;scrollbar-width:none;-webkit-overflow-scrolling:touch}
.category-inner::-webkit-scrollbar{display:none}
.category-inner a{display:inline-flex;align-items:center;justify-content:center;min-width:132px;color:#100b00;text-decoration:none;font-weight:1000;padding:12px 20px;border-radius:999px;background:linear-gradient(135deg,var(--orange),#fff0a7);box-shadow:0 12px 30px rgba(0,0,0,.14);white-space:nowrap;transition:transform .22s ease, box-shadow .22s ease}
.category-inner a:hover{transform:translateY(-2px);box-shadow:0 16px 34px rgba(0,0,0,.20)}
.menu-hero{min-height:clamp(270px,36svh,430px);padding:calc(var(--header) + 34px) 0 44px;background-attachment:scroll;background-position:center 44%;isolation:isolate}
.menu-hero::after{content:"";position:absolute;left:0;right:0;bottom:-1px;height:110px;background:linear-gradient(180deg,rgba(18,0,100,0),#120064 92%);pointer-events:none;z-index:0}
.menu-hero .container{position:relative;z-index:1}
.menu-hero .logo-hero{width:min(170px,34vw);margin-bottom:12px}.menu-title{font-size:clamp(3.4rem,9vw,6.4rem);margin-bottom:0}
.menu-section.alt{background:linear-gradient(180deg,#120064 0%,#233b86 45%,#3f7099 100%)}
@media (max-width:980px){.category-bar{top:var(--header)}.category-inner{justify-content:flex-start;width:calc(100% - 22px)}.category-inner a{min-width:126px}.menu-hero{min-height:260px;padding:calc(var(--header) + 26px) 0 38px}.menu-hero::after{height:70px}.menu-hero .logo-hero{width:min(150px,44vw)}}
@media (max-width:620px){.category-inner{gap:8px;padding:10px 0}.category-inner a{min-width:auto;padding:10px 14px;font-size:.92rem}.menu-hero{min-height:230px;padding:calc(var(--header) + 20px) 0 34px}.menu-title{font-size:clamp(3rem,17vw,4.7rem)}}


/* FINAL FIX: sticky menu category buttons without blue strip/background */
.category-bar{
  position:sticky;
  top:var(--header);
  z-index:96;
  background:transparent !important;
  backdrop-filter:none !important;
  -webkit-backdrop-filter:none !important;
  border:0 !important;
  box-shadow:none !important;
  padding:10px 0 8px;
  pointer-events:none;
}
.category-inner{
  width:min(560px, calc(100% - 22px));
  margin-inline:auto;
  display:grid !important;
  grid-template-columns:repeat(3,minmax(0,1fr));
  gap:10px;
  justify-content:center !important;
  padding:0 !important;
  overflow:visible !important;
  pointer-events:auto;
}
.category-inner a{
  min-width:0 !important;
  width:100%;
  color:#100b00 !important;
  background:linear-gradient(135deg,rgba(255,194,71,.84),rgba(255,246,198,.78)) !important;
  border:1px solid rgba(255,255,255,.48);
  box-shadow:0 14px 34px rgba(7,0,40,.22);
  backdrop-filter:blur(12px);
  -webkit-backdrop-filter:blur(12px);
  padding:12px 14px !important;
  border-radius:999px;
  font-size:clamp(.86rem,2.7vw,1.02rem);
  line-height:1;
  white-space:nowrap;
  text-align:center;
}
.category-inner a:hover{background:linear-gradient(135deg,rgba(255,194,71,.95),rgba(255,246,198,.9)) !important;}
.menu-hero{padding-top:calc(var(--header) + 58px) !important;}
.menu-section{scroll-margin-top:calc(var(--header) + 74px);}
@media (max-width:980px){
  .category-bar{top:var(--header); padding:9px 0 7px;}
  .category-inner{width:min(100% - 16px,520px); gap:8px;}
  .category-inner a{padding:11px 8px !important; font-size:clamp(.8rem,2.8vw,.98rem);}
  .menu-hero{padding-top:calc(var(--header) + 46px) !important;}
}
@media (max-width:360px){
  .category-inner{width:calc(100% - 10px); gap:5px;}
  .category-inner a{padding:10px 5px !important; font-size:.78rem; letter-spacing:-.02em;}
}

/* Requested fix: no mobile slide-out menu; keep compact desktop-style header on phones */
@media (max-width: 880px){
  body.menu-open{overflow:auto!important}
  .site-header{background:linear-gradient(180deg,rgba(18,0,100,.96),rgba(18,0,100,.86))!important}
  .header-inner{width:calc(100% - 14px)!important;gap:8px!important}
  .nav-links{display:flex!important;align-items:center;justify-content:center;gap:4px!important;flex:1 1 auto!important;min-width:0!important}
  .nav-links a{font-size:.88rem!important;padding:9px 11px!important;white-space:nowrap!important}
  .menu-toggle,.mobile-panel,.mobile-panel.open{display:none!important;visibility:hidden!important;pointer-events:none!important}
  .header-right{gap:7px!important;flex:0 0 auto!important}
  .social-links{display:flex!important}
}
@media (max-width: 760px){
  .header-right>.social-links{display:none!important}
  .call-stack{display:none!important}
  .nav-links a{font-size:.82rem!important;padding:8px 10px!important}
}
@media (max-width: 620px){
  :root{--header:72px}
  .header-inner{width:calc(100% - 10px)!important;height:var(--header)!important;gap:5px!important}
  .logo{width:48px!important;height:48px!important}
  .nav-links{gap:2px!important;justify-content:center!important}
  .nav-links a{font-size:.76rem!important;padding:8px 8px!important;border-radius:999px!important;letter-spacing:-.02em!important}
  .lang-switch{padding:3px!important;gap:2px!important}
  .lang-switch a{font-size:.7rem!important;padding:6px 6px!important}
}
@media (max-width: 390px){
  .header-inner{gap:3px!important}
  .logo{width:42px!important;height:42px!important}
  .nav-links a{font-size:.69rem!important;padding:7px 6px!important}
  .lang-switch a{font-size:.65rem!important;padding:5px 5px!important}
}

/* Requested fix: sticky menu buttons only, without the blue strip behind them */
.category-bar{background:transparent!important;border:0!important;box-shadow:none!important;backdrop-filter:none!important;-webkit-backdrop-filter:none!important;pointer-events:none!important;padding:10px 0!important}
.category-inner{pointer-events:auto!important;width:min(560px,calc(100% - 24px))!important;margin-inline:auto!important;padding:0!important;display:grid!important;grid-template-columns:repeat(3,minmax(0,1fr))!important;gap:10px!important;justify-content:center!important;align-items:center!important;overflow:visible!important}
.category-inner a{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;min-height:46px!important;padding:11px 14px!important;border-radius:999px!important;background:rgba(255,216,108,.82)!important;color:#100b00!important;border:1px solid rgba(255,255,255,.55)!important;box-shadow:0 16px 38px rgba(7,0,40,.20)!important;backdrop-filter:blur(14px)!important;-webkit-backdrop-filter:blur(14px)!important;white-space:nowrap!important;transition:transform .22s ease, background .22s ease, box-shadow .22s ease!important}
.category-inner a:hover{transform:translateY(-2px)!important;background:rgba(255,230,146,.94)!important;box-shadow:0 20px 46px rgba(7,0,40,.25)!important}
@media (max-width:620px){
  .category-bar{top:calc(var(--header) + 4px)!important;padding:8px 0!important}
  .category-inner{width:calc(100% - 16px)!important;gap:7px!important}
  .category-inner a{min-height:42px!important;padding:9px 8px!important;font-size:.88rem!important}
}
@media (max-width:360px){.category-inner{gap:5px!important}.category-inner a{font-size:.78rem!important;padding:8px 5px!important}}


/* FIX ONLY: compact mobile header, no hamburger overlay menu */
.menu-toggle,
.mobile-panel,
.mobile-panel.open{
  display:none !important;
  visibility:hidden !important;
  pointer-events:none !important;
}
@media (max-width: 880px){
  .header-inner{height:68px !important;gap:8px !important;display:flex !important;align-items:center !important;justify-content:space-between !important;}
  .logo{width:54px !important;height:54px !important;}
  .nav-links{display:flex !important;flex:1 1 auto !important;justify-content:center !important;align-items:center !important;gap:4px !important;min-width:0 !important;}
  .nav-links a{font-size:.82rem !important;padding:8px 10px !important;white-space:nowrap !important;}
  .call-stack,.header-right>.social-links{display:none !important;}
  .header-right{gap:6px !important;flex:0 0 auto !important;}
  .lang-switch{padding:3px !important;gap:2px !important;}
  .lang-switch a{font-size:.78rem !important;padding:7px 8px !important;}
}
@media (max-width: 440px){
  .header-inner{gap:5px !important;}
  .logo{width:47px !important;height:47px !important;}
  .nav-links{gap:2px !important;}
  .nav-links a{font-size:.74rem !important;padding:7px 7px !important;letter-spacing:-.02em !important;}
  .lang-switch a{font-size:.72rem !important;padding:6px 7px !important;}
}
@media (max-width: 360px){
  .logo{width:42px !important;height:42px !important;}
  .nav-links a{font-size:.68rem !important;padding:6px 5px !important;}
  .lang-switch a{font-size:.66rem !important;padding:5px 6px !important;}
}
