@import "https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&family=Yellowtail&display=swap";*{box-sizing:border-box}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;margin:0;font-family:Poppins,sans-serif}a{color:inherit;text-decoration:none}a:hover{color:#c9a227}::selection{color:#1b1b1b;background:#c9a227}.gr-bounce{animation:1.8s ease-in-out infinite gr-bounce}@keyframes gr-bounce{0%,to{opacity:.55;transform:translateY(0)}50%{opacity:1;transform:translateY(8px)}}:root{--gr-header-h:86px}#smooth-wrapper{position:fixed;inset:0;overflow:hidden}#smooth-content{padding-top:var(--gr-header-h)}.gr-fb-blink{border-radius:50%;animation:2.2s ease-in-out infinite gr-fb-pulse}@keyframes gr-fb-pulse{0%,to{box-shadow:0 0 #1877f28c}50%{box-shadow:0 0 0 10px #1877f200}}@media (prefers-reduced-motion:reduce){.gr-fb-blink{animation:none}}.gr-header{z-index:40;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffdf8eb;border-bottom:1px solid #1b1b1b14;position:fixed;top:0;left:0;right:0}.gr-header-inner{justify-content:space-between;align-items:center;gap:24px;max-width:1320px;height:86px;margin:0 auto;padding:0 clamp(20px,4vw,48px);display:flex}.gr-nav{align-items:center;gap:clamp(20px,3vw,40px);display:flex}.gr-nav-link{color:#1b1b1b;padding:6px 2px;font-size:15px;font-weight:600;transition:color .2s;display:inline-block;position:relative}.gr-nav-link:hover{color:#c9a227}.gr-nav-underline{pointer-events:none;background:#c9a227;border-radius:2px;height:2px;transition:left .25s,right .25s;position:absolute;bottom:0;left:50%;right:50%}.gr-nav-link:hover .gr-nav-underline{left:0;right:0}.gr-phone-pill{border:1px solid #1b1b1b26;border-radius:40px;flex:none;align-items:center;gap:10px;padding:10px 18px;transition:border-color .2s,background .2s;display:flex}.gr-phone-pill:hover{background:#c9a22714;border-color:#c9a22766}.gr-hero{height:min(86vh,780px);min-height:480px}.gr-hero-img{object-fit:cover;width:100%;height:100%;display:block}.gr-pillars{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:clamp(32px,4vw,56px);display:grid}.gr-cuisine-grid{grid-template-columns:repeat(5,1fr);gap:clamp(10px,1.2vw,16px);display:grid}@media (width<=1024px){.gr-nav{display:none}}@media (width<=900px){.gr-cuisine-grid{grid-template-columns:repeat(3,1fr)}}@media (width<=640px){:root{--gr-header-h:72px}.gr-header-inner{height:72px}.gr-logo-img{height:58px!important}.gr-phone-pill{padding:8px 14px}.gr-phone-pill span{font-size:13px!important}.gr-hero{height:36vh;min-height:140px}.gr-hero-img{object-fit:cover;height:100%}.gr-cuisine-grid{grid-template-columns:repeat(2,1fr)}.gr-footer-bottom{text-align:center;justify-content:center!important}}@media (prefers-reduced-motion:reduce){.gr-bounce{animation:none}.gr-nav-underline{transition:none}}
