@import "https://fonts.googleapis.com/css2?family=Cormorant+Upright:wght@400;500;600;700&family=DM+Sans:wght@400;500;600;700;800;900&family=Montserrat:wght@400;600;800;900&display=swap";*{box-sizing:border-box}html{scroll-padding-top:72px}body{color:#1a1a1a;background:#fff;margin:0;font-family:Montserrat,Helvetica Neue,sans-serif}img{max-width:100%;display:block}button{font-family:inherit}@media (width<=768px){html{scroll-padding-top:64px}}.app{background:#fff;min-height:100vh}.navbar{z-index:100;height:72px;box-shadow:none;background:#f0ef8a;border:none;justify-content:space-between;align-items:center;width:100%;padding:0 40px;font-family:Cormorant Upright,serif;display:flex;position:sticky;top:0}.navbar-logo{object-fit:cover;border-radius:50%;width:65px;height:auto}.navbar-links{gap:28px;display:flex}.navbar-links a{color:#333;font-size:15px;font-weight:400;text-decoration:none}.navbar-order-btn{letter-spacing:1.5px;color:#1a1a1a;cursor:pointer;border:0 solid #fff;border-radius:50px;padding:10px 28px;font-size:14px;font-weight:700;transition:all .3s}.navbar-order-btn:hover{color:#f0f07a;background:#1a1a1a}.navbar-hamburger{cursor:pointer;z-index:101;background:0 0;border:none;padding:4px;display:none}@media (width<=768px){.navbar{height:64px;padding:0 20px;position:sticky;top:0}.navbar-hamburger{justify-content:center;align-items:center;display:flex}.desktop-only{display:none}.navbar-links{z-index:100;background:#f0ef8a;flex-direction:column;justify-content:center;align-items:center;gap:28px;width:100vw;height:100vh;font-size:20px;font-weight:600;display:none;position:fixed;top:0;left:0}.navbar-links--open{display:flex}.navbar-links a{color:#1a1a1a;letter-spacing:1px;text-decoration:none}.navbar-links a:hover{color:#b5963a}}.hero-wrapper{background:#fff;width:100%;padding-bottom:32px;position:relative;overflow-x:hidden}.hero-section{position:relative;overflow:visible}.hero-card{z-index:0;background:0 0;border-radius:0 0 0 80px;justify-content:space-between;width:100%;min-height:600px;display:flex;position:relative;overflow:visible}.hero-card:after{content:"";clip-path:polygon(0 0,100% 0,100% 100%,0 90%);pointer-events:none;z-index:0;background:#eef39a;border-bottom-right-radius:110px;border-bottom-left-radius:80px;position:absolute;inset:0}.hero-content{z-index:1;flex:0 0 42%;padding:80px 0 80px 150px;font-family:Cormorant Upright,serif;position:relative}.free-delivery-badge{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffffbf;border:1px solid #ffffffe6;border-radius:50px;align-items:center;gap:10px;margin-bottom:28px;padding:8px 20px 8px 8px;display:inline-flex;overflow:visible;box-shadow:0 2px 12px #00000014,inset 0 1px #fff9}.free-delivery-icon{object-fit:contain;width:auto;height:52px;margin-top:-20px;margin-bottom:-4px;margin-left:-4px}.free-delivery-text{letter-spacing:1.5px;color:#1a1a1a;font-family:Cormorant Upright,serif;font-size:14px;font-weight:700}.hero-title{color:#1a1a1a;max-width:480px;margin:0 0 20px;font-family:Cormorant Upright,serif;font-size:clamp(36px,4vw,52px);font-weight:900;line-height:1.08}.hero-subtitle{color:#555;max-width:340px;margin:0 0 36px;font-size:15px;line-height:1.75}.hero-cta{letter-spacing:1.5px;color:#222;cursor:pointer;background:#fff;border:0 solid #fff;border-radius:50px;padding:13px 32px;font-size:13px;font-weight:700;transition:all .3s}.hero-cta:hover{color:#fff;background:#222}.hero-right{z-index:2;flex:1;min-height:520px;position:relative;overflow:visible}.hero-image{width:700px;max-width:none;height:auto;position:absolute;bottom:0;overflow:visible}@media (width<=768px){.hero-section{border-radius:0 0 0 40px;flex-direction:column;min-height:auto;padding-bottom:0}.hero-card{flex-direction:column;margin:0}.hero-content{width:100%;padding:40px 24px 20px}.hero-right{width:100%;min-height:300px}.hero-image{width:100%;position:relative;bottom:auto;right:auto}.free-delivery-badge{margin-bottom:20px}.hero-card:after{clip-path:polygon(0 0,100% 0,100% 100%,0 97%);border-bottom-right-radius:90px;border-bottom-left-radius:64px}}.welcome-section{background:#fff;padding:80px 80px 0}.welcome-inner{align-items:center;gap:40px;display:flex}.welcome-images{flex-shrink:0;width:420px;height:420px;position:relative}.welcome-image-main{object-fit:cover;z-index:1;border-radius:30px;width:320px;height:360px;display:block;position:absolute;top:0;left:0}.welcome-image-overlay{z-index:2;width:300px;height:auto;display:block;position:absolute;bottom:-40px;left:200px}.welcome-text{text-align:center;flex-direction:column;flex:1;justify-content:center;align-items:center;padding-left:60px;padding-right:40px;display:flex}.welcome-title{letter-spacing:3px;color:#b5963a;text-transform:uppercase;margin-bottom:28px;font-family:Cormorant Upright,serif;font-size:28px;font-weight:800}.welcome-description{color:#333;text-align:center;max-width:500px;margin:0 auto 36px;font-family:DM Sans,sans-serif;font-size:16px;line-height:1.9}.welcome-cta{color:#222;letter-spacing:2px;cursor:pointer;background:#c8a84b;border:none;border-radius:6px;margin:0 auto;padding:14px 32px;font-family:Cormorant Upright,serif;font-size:12px;font-weight:700;transition:background .3s;display:block}.welcome-cta:hover{background:#c4a83a}.marquee-wrapper{background:#fff;border-top:1px solid #f0f0f0;width:100%;padding:48px 0;overflow:hidden}.marquee-track{width:100%;display:flex;overflow:hidden}.marquee-content{white-space:nowrap;align-items:center;width:max-content;animation:20s linear infinite marqueeScroll;display:flex}.marquee-content:hover{animation-play-state:paused}.marquee-content img{object-fit:contain;width:auto;height:60px;margin:0 48px;display:inline-block}@keyframes marqueeScroll{0%{transform:translate(0)}to{transform:translate(-50%)}}@media (width<=900px){.welcome-section{padding:64px 24px 0}.welcome-inner{flex-direction:column}.welcome-images{width:100%;max-width:420px;height:420px}.welcome-text{padding:24px 0 0}}@media (width<=768px){.welcome-section{padding:60px 24px 40px}.welcome-inner{flex-direction:column;gap:40px}.welcome-images{flex:none;width:100%;height:320px}.welcome-text{width:100%;padding-left:0;padding-right:0}.welcome-title{font-size:22px}.welcome-image-overlay{display:none}}.our-items-section{background:#fff;padding:60px 40px;font-family:Cormorant Upright,serif}.our-items-header{justify-content:space-between;align-items:center;margin-bottom:28px;display:flex}.our-items-title{color:#b5963a;letter-spacing:1px;text-transform:uppercase;margin:0;font-family:Cormorant Upright,serif;font-size:32px;font-weight:800}.view-more-link{letter-spacing:1.5px;color:#222;text-transform:uppercase;align-items:center;gap:6px;font-size:13px;font-weight:700;text-decoration:none;display:flex}.view-more-link:hover{color:#b5963a}.category-tabs-wrapper{scrollbar-width:none;align-items:center;gap:10px;margin-bottom:32px;display:flex;overflow-x:auto}.category-tabs-wrapper::-webkit-scrollbar{display:none}.category-tabs{flex-wrap:nowrap;gap:10px;display:flex}.category-tab{color:#333;cursor:pointer;white-space:nowrap;background:#fff;border:1.5px solid #d0d0d0;border-radius:50px;padding:9px 22px;font-size:14px;font-weight:500;transition:all .2s}.category-tab:hover{color:#b5963a;border-color:#b5963a}.category-tab.active{color:#1a1a1a;background:#e8e04a;border-color:#e8e04a;font-weight:700}.tabs-arrow-btn{cursor:pointer;background:#fff;border:1.5px solid #d0d0d0;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:36px;height:36px;display:flex}.tabs-arrow-btn:hover{border-color:#b5963a}.items-grid{grid-template-columns:repeat(4,1fr);gap:24px;display:grid}.item-card{background:#fff;border:none;border-radius:18px;transition:box-shadow .25s,transform .25s;overflow:hidden;box-shadow:0 10px 26px #0000001f}.item-card:hover{transform:translateY(-3px);box-shadow:0 14px 30px #00000029}.item-card-image-wrapper{width:100%;height:240px;position:relative;overflow:hidden}.item-card-image{object-fit:cover;width:100%;height:100%;display:block}.item-badge{color:#f7f4cc;letter-spacing:.4px;background:linear-gradient(263.57deg,#e9e24966 10.17% 60.22%,#e9e2491a 103.12%);border:1px solid #d7cc8a;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:700;position:absolute;top:14px;left:14px;box-shadow:0 6px 14px #00000040}.item-offer-tag{color:#f7f4cc;background:#6b6f34;border:1px solid #d7cc8a;border-radius:999px;padding:6px 16px;font-size:12px;font-weight:700;position:absolute;top:14px;left:14px;box-shadow:0 6px 14px #00000040}.item-card-body{border-radius:0 0 18px 18px;padding:14px 16px 16px;position:relative}.item-rating-row{align-items:center;gap:4px;margin-bottom:6px;display:flex}.item-star{color:#f5a623;font-size:14px}.item-rating-value{color:#1a1a1a;font-size:13px;font-weight:700}.item-reviews{color:#000;margin-left:4px;font-size:12px}.item-body-icons{align-items:center;gap:8px;margin-left:auto;display:flex}.item-fresh-tag,.item-delivery-icon{width:auto;height:22px;display:block}.item-name{color:#1a1a1a;text-transform:uppercase;letter-spacing:.5px;margin:6px 0 4px;font-family:Cormorant Upright,serif;font-size:15px;font-weight:800}.item-description{color:#000;white-space:nowrap;text-overflow:ellipsis;margin:0 0 14px;font-family:DM Sans,sans-serif;font-size:13px;overflow:hidden}.item-footer{justify-content:space-between;align-items:center;margin-top:4px;display:flex}@media (width<=768px){.our-items-section{padding:40px 20px}.category-tabs-wrapper{scrollbar-width:none;-webkit-overflow-scrolling:touch;flex-wrap:nowrap;gap:8px;padding-bottom:4px;overflow-x:auto}.category-tabs-wrapper::-webkit-scrollbar{display:none}.category-tabs{flex-wrap:nowrap;gap:8px}.category-tab{flex-shrink:0;padding:8px 16px;font-size:13px}.tabs-arrow-btn{display:none}.items-grid{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:16px;padding-bottom:16px;display:flex;overflow-x:auto}.items-grid::-webkit-scrollbar{display:none}.item-card{scroll-snap-align:start;flex:0 0 220px}.item-card-image-wrapper{height:180px}}.item-price{color:#1a1a1a;font-size:20px;font-weight:800}.weekend-deals-section{background:#fff;padding:60px 60px 80px;font-family:Cormorant Upright,serif;position:relative;overflow:hidden}.weekend-deals-header{justify-content:space-between;align-items:flex-start;margin-bottom:36px;display:flex;position:relative}.weekend-deals-title{color:#b5963a;letter-spacing:1px;text-transform:uppercase;margin:0;font-family:Cormorant Upright,serif;font-size:32px;font-weight:800}.weekend-chili-decor{pointer-events:none;z-index:2;width:120px;height:auto;position:absolute;top:-45px;right:-20px;transform:rotate(-20deg)}.weekend-deals-slider-row{align-items:center;gap:24px;display:flex}.weekend-arrow-btn{cursor:pointer;background:#e8d44d;border:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:52px;height:52px;transition:background .2s;display:flex;box-shadow:0 2px 8px #0000001f}.weekend-arrow-btn:hover{background:#d4c040}.weekend-arrow-btn:disabled{cursor:not-allowed;opacity:.5;background:#e0e0e0}.weekend-arrow-btn svg{stroke:#1a1a1a}.weekend-deals-cards{flex:1;grid-template-columns:repeat(3,1fr);align-items:start;gap:20px;display:grid}.weekend-deal-card{cursor:pointer;background:#0a5c6b;border:1.5px solid #e8d44d;border-radius:12px;flex-direction:column;transition:transform .2s,box-shadow .2s;display:flex;overflow:hidden}.weekend-deal-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #0000001a}.weekend-deal-image{object-fit:contain;background:#0a5c6b;width:100%;height:auto;display:block}@media (width<=1024px){.weekend-deals-cards{grid-template-columns:repeat(2,1fr)}.weekend-deal-image{height:auto}}@media (width<=768px){.weekend-deals-header{margin-bottom:50px}.weekend-deals-section{padding:40px 20px 60px}.weekend-arrow-btn{display:none}.weekend-deals-slider-row{gap:0}.weekend-deals-cards{scroll-snap-type:x mandatory;-webkit-overflow-scrolling:touch;scrollbar-width:none;flex-direction:row;gap:16px;width:100%;padding-bottom:12px;display:flex;overflow-x:auto}.weekend-deals-cards::-webkit-scrollbar{display:none}.weekend-deal-card{scroll-snap-align:start;flex:0 0 80vw}.weekend-deals-title{font-size:24px}}.why-choose-section{text-align:center;--why-yellow:#ebe836;isolation:isolate;background:#fff;padding:58px 10px 34px;font-family:Cormorant Upright,serif;position:relative;overflow:visible}.why-choose-title{color:#b5963a;letter-spacing:2px;text-transform:uppercase;margin-bottom:80px;font-family:Cormorant Upright,serif;font-size:32px;font-weight:700}.why-choose-grid{grid-template-columns:repeat(4,1fr);align-items:stretch;gap:26px;max-width:1110px;margin:0 auto;display:grid}.why-card{background:var(--why-yellow);border-radius:30px;flex-direction:column;justify-content:flex-start;align-items:center;min-height:257px;padding:78px 28px 30px;transition:box-shadow .25s,transform .25s;display:flex;position:relative;overflow:visible}.why-card:hover{transform:translateY(-4px)}.why-card-icon-wrap{z-index:2;justify-content:center;align-items:center;width:126px;height:108px;display:flex;position:absolute;top:-62px;left:50%;transform:translate(-50%)}.why-card-icon{object-fit:contain;width:126px;height:108px}.why-card-content{flex-direction:column;flex:1;align-items:center;display:flex}.why-card-title{color:#000;text-transform:uppercase;letter-spacing:0;margin:0 0 22px;font-family:Cormorant Upright,serif;font-size:19px;font-weight:500;line-height:1.25}.why-card-description{color:#000;max-width:210px;margin:0;font-family:DM Sans,sans-serif;font-size:14px;font-weight:500;line-height:1.25}@media (width<=1024px){.why-choose-grid{grid-template-columns:repeat(2,1fr);gap:76px 24px}}@media (width<=768px){.why-choose-section{padding:40px 20px 56px}.why-choose-grid{grid-template-columns:1fr;gap:72px}.why-choose-title{margin-bottom:64px;font-size:24px}.why-card{min-height:230px;padding:72px 24px 28px}.why-card-icon-wrap,.why-card-icon{width:116px;height:100px}.why-card-icon-wrap{top:-58px}}.footer-main{--footer-bg:#f4f1a4;--footer-bg-fill-start:calc(100vw * 577 / 1459);--footer-bg-fill-overlap:12px;--footer-left-fill-start:150px;--footer-left-fill-width:24px;background-image:linear-gradient(var(--footer-bg), var(--footer-bg)), url(/footerwithImg.png);background-position:0 var(--footer-left-fill-start), top center;background-repeat:no-repeat;background-size:var(--footer-left-fill-width) calc(100% - var(--footer-left-fill-start)), 100% auto;min-height:550px;padding:190px 40px 0;font-family:Cormorant Upright,serif;position:relative;overflow:hidden}.footer-main:before{content:"";top:calc(var(--footer-bg-fill-start) - var(--footer-bg-fill-overlap));background:var(--footer-bg);z-index:1;position:absolute;bottom:0;left:0;right:0}.footer-grid{z-index:3;grid-template-columns:1.2fr .8fr 1.5fr 1.2fr;align-items:start;gap:40px;padding:40px 0 48px;display:grid;position:relative}.footer-col-logo{flex-direction:column;align-items:center;gap:24px;display:flex}.footer-logo-circle{background:#fff;border:3px solid #b5963a;border-radius:50%;outline:6px solid #e8d87a;justify-content:center;align-items:center;width:160px;height:160px;display:flex;overflow:hidden}.footer-logo-img{object-fit:contain;width:130px;height:130px}.footer-legal-links{color:#333;text-align:left;font-size:13px;line-height:1.9}.footer-legal-links a{color:#333;font-style:italic;text-decoration:none}.footer-legal-links a:hover{color:#1a1a1a;text-decoration:underline}.footer-col-links{flex-direction:column;gap:4px;display:flex}.footer-col-heading{color:#1a1a1a;text-underline-offset:4px;margin-bottom:16px;font-family:Cormorant Upright,serif;font-size:17px;font-weight:700;text-decoration:underline}.footer-nav{flex-direction:column;gap:10px;display:flex}.footer-nav a{color:#222;font-size:15px;font-weight:400;line-height:1.4;text-decoration:none;transition:color .2s}.footer-nav a:hover{color:#b5963a}.footer-col-map{flex-direction:column;display:flex}.footer-map-wrapper{border:1px solid #d0cc80;border-radius:10px;width:100%;overflow:hidden}.footer-map-img{object-fit:cover;width:100%;height:260px;display:block}.footer-col-contact{flex-direction:column;gap:20px;display:flex}.footer-contact-item{color:#222;align-items:flex-start;gap:12px;font-size:14px;line-height:1.6;display:flex}.footer-contact-icon{flex-shrink:0;margin-top:2px}.footer-contact-label{font-weight:700}.footer-cta-area{flex-direction:column;align-items:flex-start;gap:14px;margin-top:8px;display:flex}.footer-cta-text{color:#1a1a1a;margin:0;font-family:Cormorant Upright,serif;font-size:20px;font-style:italic;font-weight:500}.footer-order-btn{letter-spacing:1.5px;color:#1a1a1a;cursor:pointer;text-transform:uppercase;background:#fff;border:0 solid #fff;border-radius:50px;padding:12px 32px;font-size:13px;font-weight:700;transition:all .3s}.footer-order-btn:hover{color:#f0ef8a;background:#1a1a1a}.footer-copyright{background:var(--footer-bg);text-align:center;z-index:3;border-top:1px solid #0000001a;justify-content:center;align-items:center;padding:22px 0 24px;display:flex;position:relative}.footer-powered-logo{object-fit:contain;width:auto;height:26px}@media (width<=1024px){.footer-main{padding-top:160px}.footer-grid{grid-template-columns:1fr 1fr;gap:32px}}@media (width<=768px){.footer-main{--footer-bg-fill-start:360px;--footer-left-fill-start:100px;background-position:0 var(--footer-left-fill-start), top left;background-size:var(--footer-left-fill-width) calc(100% - var(--footer-left-fill-start)), auto 360px;padding:145px 20px 0}.footer-grid{grid-template-columns:1fr;gap:32px;padding:32px 0 40px}.footer-logo-circle{width:120px;height:120px}.footer-map-wrapper iframe{height:200px}.footer-copyright{padding:18px 0 20px}.footer-powered-logo{height:22px}}@media (width<=640px){.footer-main{--footer-bg-fill-start:320px;--footer-left-fill-start:90px;background-size:var(--footer-left-fill-width) calc(100% - var(--footer-left-fill-start)), auto 320px;padding:140px 20px 0}.footer-grid{grid-template-columns:1fr;gap:32px}}
