@import "https://fonts.googleapis.com/css2?family=Playfair+Display:ital,wght@0,700;0,800;1,700&family=Inter:wght@400;500;600;700&display=swap";*,:before,:after{box-sizing:border-box;margin:0;padding:0}:root{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;scroll-behavior:smooth;font-family:Inter,system-ui,sans-serif;font-size:16px;line-height:1.6}body{color:#1a2e1f;background:#fff8f0;overflow-x:hidden}#root{min-height:100vh}img{max-width:100%;display:block}button{font-family:inherit}.navbar{z-index:1000;justify-content:space-between;align-items:center;padding:1.25rem 2rem;transition:background .3s,box-shadow .3s,padding .3s;display:flex;position:fixed;top:0;left:0;right:0}.navbar--scrolled{background:#0f2819f7;padding:.85rem 2rem;box-shadow:0 2px 20px #0000004d}.navbar__logo{color:#fff;letter-spacing:.5px;align-items:center;gap:.5rem;font-size:1.5rem;text-decoration:none;display:flex}.navbar__logo-icon{font-size:1.6rem}.navbar__logo strong{color:#ffb703}.navbar__links{align-items:center;gap:2rem;margin:0;padding:0;list-style:none;display:flex}.navbar__links a{color:#ffffffe6;font-size:.95rem;font-weight:500;text-decoration:none;transition:color .2s}.navbar__links a:hover{color:#ffb703}.navbar__cta{background:#e85d04;border-radius:50px;padding:.55rem 1.4rem;color:#fff!important;font-weight:600!important;transition:background .2s,transform .2s!important}.navbar__cta:hover{background:#d44d00;transform:translateY(-1px);color:#fff!important}.navbar__hamburger{cursor:pointer;background:0 0;border:none;flex-direction:column;gap:5px;padding:4px;display:none}.navbar__hamburger span{background:#fff;border-radius:2px;width:25px;height:2px;transition:all .3s;display:block}.navbar__hamburger.open span:first-child{transform:translateY(7px)rotate(45deg)}.navbar__hamburger.open span:nth-child(2){opacity:0}.navbar__hamburger.open span:nth-child(3){transform:translateY(-7px)rotate(-45deg)}@media (width<=768px){.navbar{background:#0f2819f7}.navbar__hamburger{display:flex}.navbar__links{background:#0f2819fa;flex-direction:column;align-items:center;gap:0;padding:1rem 0;display:none;position:absolute;top:100%;left:0;right:0}.navbar__links--open{display:flex}.navbar__links li{text-align:center;width:100%}.navbar__links a{padding:.9rem 1rem;font-size:1rem;display:block}.navbar__cta{margin:.5rem auto;display:inline-block}}.hero{text-align:center;background:linear-gradient(160deg,#0a3d1f 0%,#1b6b3a 40%,#0a5c4a 70%,#062d24 100%);justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero:before{content:"";pointer-events:none;background-image:radial-gradient(at 20%,#ffb70314 0%,#0000 60%),radial-gradient(at 80% 20%,#e85d041a 0%,#0000 50%);position:absolute;inset:0}.hero__overlay{background:#05140a59;position:absolute;inset:0}.hero__content{z-index:1;max-width:750px;padding:2rem;animation:.9s both fadeUp;position:relative}.hero__badge{color:#ffb703;letter-spacing:2px;text-transform:uppercase;background:#ffb70326;border:1px solid #ffb70366;border-radius:50px;margin-bottom:1.5rem;padding:.4rem 1.2rem;font-size:.8rem;font-weight:600;display:inline-block}.hero__title{color:#fff;margin-bottom:1.25rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2.8rem,7vw,5rem);font-weight:800;line-height:1.1}.hero__title span{color:#ffb703;font-style:italic}.hero__subtitle{color:#ffffffd1;max-width:560px;margin:0 auto 2.5rem;font-size:clamp(1rem,2.5vw,1.2rem);line-height:1.7}.hero__actions{flex-wrap:wrap;justify-content:center;gap:1rem;display:flex}.hero__btn{cursor:pointer;border:none;border-radius:50px;padding:.85rem 2rem;font-size:1rem;font-weight:600;transition:transform .2s,box-shadow .2s,background .2s}.hero__btn:hover{transform:translateY(-3px)}.hero__btn--primary{color:#fff;background:#e85d04;box-shadow:0 4px 20px #e85d0466}.hero__btn--primary:hover{background:#d44d00;box-shadow:0 6px 28px #e85d0480}.hero__btn--secondary{color:#fff;background:0 0;border:2px solid #fff9}.hero__btn--secondary:hover{color:#ffb703;border-color:#ffb703}.hero__scroll-hint{color:#ffffff80;letter-spacing:1px;text-transform:uppercase;cursor:pointer;z-index:1;flex-direction:column;align-items:center;gap:.5rem;font-size:.75rem;animation:2s infinite bounce;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}.hero__scroll-arrow{border-bottom:2px solid #ffffff80;border-right:2px solid #ffffff80;width:20px;height:20px;transform:rotate(45deg)}@keyframes fadeUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes bounce{0%,to{transform:translate(-50%)translateY(0)}50%{transform:translate(-50%)translateY(8px)}}.featured{background:#fff8f0;padding:6rem 2rem}.featured__container{max-width:1100px;margin:0 auto}.featured__header{text-align:center;margin-bottom:3.5rem}.featured__grid{grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem;display:grid}.section-badge{color:#e85d04;letter-spacing:2px;text-transform:uppercase;background:#e85d041a;border-radius:50px;margin-bottom:1rem;padding:.35rem 1rem;font-size:.78rem;font-weight:700;display:inline-block}.section-title{color:#0f2819;margin-bottom:.75rem;font-family:Playfair Display,Georgia,serif;font-size:clamp(2rem,4vw,2.8rem);font-weight:800}.section-subtitle{color:#5a6a5e;max-width:500px;margin:0 auto;font-size:1.05rem;line-height:1.7}.dish-card{background:#fff;border-radius:20px;transition:transform .3s,box-shadow .3s;position:relative;overflow:hidden;box-shadow:0 4px 24px #00000012}.dish-card:hover{transform:translateY(-6px);box-shadow:0 12px 40px #0000001f}.dish-card__image{background:linear-gradient(135deg,#1b6b3a,#0a5c4a);justify-content:center;align-items:center;height:200px;display:flex;position:relative}.dish-card:nth-child(2) .dish-card__image{background:linear-gradient(135deg,#3d1a0a,#6b2d0f)}.dish-card:nth-child(3) .dish-card__image{background:linear-gradient(135deg,#3d2a0a,#7a5210)}.dish-card__emoji{filter:drop-shadow(0 4px 8px #0000004d);font-size:5rem}.dish-card__tag{color:#0f2819;letter-spacing:.5px;text-transform:uppercase;background:#ffb703;border-radius:50px;padding:.3rem .8rem;font-size:.72rem;font-weight:700;position:absolute;top:1rem;right:1rem}.dish-card__body{padding:1.5rem}.dish-card__name{color:#0f2819;margin-bottom:.6rem;font-family:Playfair Display,Georgia,serif;font-size:1.4rem;font-weight:700}.dish-card__description{color:#5a6a5e;margin-bottom:1.25rem;font-size:.9rem;line-height:1.65}.dish-card__footer{justify-content:space-between;align-items:center;display:flex}.dish-card__price{color:#e85d04;font-size:1.3rem;font-weight:700}.dish-card__btn{color:#fff;cursor:pointer;background:#1b6b3a;border:none;border-radius:50px;padding:.55rem 1.2rem;font-size:.85rem;font-weight:600;transition:background .2s,transform .2s}.dish-card__btn:hover{background:#155c2f;transform:scale(1.04)}@media (width<=640px){.featured{padding:4rem 1.25rem}}.menu{color:#fff;background:#0f2819;padding:6rem 2rem}.menu__container{max-width:1100px;margin:0 auto}.menu__header{text-align:center;margin-bottom:3rem}.menu__header .section-title{color:#fff}.menu__header .section-subtitle{color:#ffffffa6}.menu__tabs{flex-wrap:wrap;justify-content:center;gap:.6rem;margin-bottom:2.5rem;display:flex}.menu__tab{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #fff3;border-radius:50px;align-items:center;gap:.4rem;padding:.6rem 1.4rem;font-size:.9rem;font-weight:500;transition:all .2s;display:flex}.menu__tab:hover{color:#ffb703;border-color:#ffb703}.menu__tab--active{color:#0f2819;background:#ffb703;border-color:#ffb703;font-weight:700}.menu__grid{background:#ffffff14;border-radius:16px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1px;display:grid;overflow:hidden}.menu-item{background:#ffffff08;justify-content:space-between;align-items:flex-start;gap:1rem;padding:1.5rem;transition:background .2s;display:flex}.menu-item:hover{background:#ffb7030f}.menu-item__info{flex:1}.menu-item__name{color:#fff;margin-bottom:.3rem;font-family:Playfair Display,Georgia,serif;font-size:1.05rem;font-weight:600}.menu-item__description{color:#ffffff8c;font-size:.85rem;line-height:1.5}.menu-item__price{color:#ffb703;white-space:nowrap;padding-top:.1rem;font-size:1.1rem;font-weight:700}@media (width<=640px){.menu{padding:4rem 1.25rem}.menu__grid{grid-template-columns:1fr}}.footer{color:#ffffffb3;background:#060f09;padding:5rem 2rem 0}.footer__container{border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr 1fr;gap:3rem;max-width:1100px;margin:0 auto;padding-bottom:3rem;display:grid}.footer__logo{color:#fff;align-items:center;gap:.4rem;margin-bottom:1rem;font-size:1.5rem;font-weight:600;display:flex}.footer__logo strong{color:#ffb703}.footer__tagline{max-width:280px;margin-bottom:1.5rem;font-size:.9rem;line-height:1.7}.footer__social{gap:.75rem;display:flex}.footer__social a{font-size:1.4rem;text-decoration:none;transition:transform .2s;display:inline-block}.footer__social a:hover{transform:scale(1.2)}.footer__col h4{color:#fff;letter-spacing:1.5px;text-transform:uppercase;margin-bottom:1.25rem;font-size:.85rem;font-weight:700}.footer__col ul{flex-direction:column;gap:.6rem;margin:0;padding:0;list-style:none;display:flex}.footer__col ul li{justify-content:space-between;font-size:.9rem;display:flex}.footer__col ul li span:first-child{color:#ffffff80}.footer__col ul li span:last-child{color:#ffffffd9}.footer__col address{flex-direction:column;gap:.5rem;font-size:.9rem;font-style:normal;display:flex}.footer__col address a,.footer__col ul a{color:#ffffffb3;text-decoration:none;transition:color .2s}.footer__col address a:hover,.footer__col ul a:hover{color:#ffb703}.footer__col:last-child ul li{display:block}.footer__bottom{color:#ffffff4d;text-align:center;max-width:1100px;margin:0 auto;padding:1.5rem 0;font-size:.82rem}@media (width<=900px){.footer__container{grid-template-columns:1fr 1fr}.footer__brand{grid-column:1/-1}}@media (width<=500px){.footer__container{grid-template-columns:1fr}.footer{padding:3.5rem 1.25rem 0}}
