*{box-sizing:border-box}body{margin:0;font-family:Arial,sans-serif;background:var(--surface,#fffaf4);color:var(--text,#241c18)}a{text-decoration:none;color:inherit}.topbar{height:82px;background:var(--primary,#8d1d1d);color:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:sticky;top:0;z-index:20;box-shadow:0 3px 16px #0003}.brand{display:flex;gap:12px;align-items:center}.logo{font-size:38px}.brand strong{font-size:25px;font-family:Georgia,serif;color:var(--accent,#f3b51b);display:block}.brand small{display:block;font-size:13px}.topbar nav{display:flex;gap:28px;align-items:center;font-weight:700;font-size:14px}.topbar nav a:hover{color:var(--accent)}.badge{background:#e22;color:#fff;border-radius:50%;padding:3px 7px;font-size:11px}.hero{width:92%;max-width:1400px;height:680px;margin:18px auto 0;position:relative;overflow:hidden;border-radius:18px;background:#2b1b12;box-shadow:0 8px 30px #0003}.slide{position:absolute;inset:0;display:none;align-items:center;justify-content:center}.slide.active{display:flex}.slide .blur{position:absolute;inset:-20px;background-size:cover;background-position:center;filter:blur(20px);transform:scale(1.08);opacity:.45}.slide img{position:relative;z-index:2;width:100%;height:100%;object-fit:contain}.slide-content{position:absolute;z-index:3;left:7%;bottom:11%;max-width:46%;color:#fff;text-shadow:0 2px 8px #000}.slide-content h1{font-size:48px;margin:0 0 10px}.slide-content p{font-size:21px}.slide-content a{display:inline-block;background:var(--accent);color:#25180e;padding:13px 22px;border-radius:8px;font-weight:800}.arrow{position:absolute;z-index:5;top:48%;width:42px;height:42px;border-radius:50%;border:0;font-size:24px;background:#fff9;cursor:pointer}.prev{left:14px}.next{right:14px}.dots{position:absolute;z-index:6;bottom:18px;left:50%;transform:translateX(-50%);display:flex;gap:8px}.dot{width:10px;height:10px;border-radius:50%;background:#fff9}.dot.active{background:var(--accent)}.section{width:92%;max-width:1400px;margin:20px auto;background:#fff;border-radius:16px;padding:22px;box-shadow:0 4px 20px #00000012}.section-head{display:flex;justify-content:space-between;align-items:center}.section h2{margin:0;font-size:28px}.search{padding:12px 16px;border:1px solid #ddd;border-radius:10px}.menu-group{margin-top:18px}.menu-title{background:#fff0df;padding:11px 15px;color:var(--primary);font-weight:800;font-size:19px}.menu-row{display:flex;align-items:center;padding:15px 8px;border-bottom:1px dashed #ddd}.menu-row a{font-weight:700;font-size:19px}.dots-line{flex:1;border-bottom:2px dotted #d3c6bc;margin:0 12px 4px}.price{font-weight:800;color:#e02727;font-size:18px}.food-detail{display:grid;grid-template-columns:1.1fr 1fr;gap:25px;width:92%;max-width:1200px;margin:35px auto}.food-detail img{width:100%;max-height:600px;object-fit:cover;border-radius:15px}.card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 5px 20px #0001}.qty{display:flex;gap:10px;align-items:center;margin:20px 0}.qty input{width:80px;padding:12px;text-align:center}.btn{border:0;border-radius:8px;padding:12px 20px;background:var(--primary);color:#fff;font-weight:800;cursor:pointer}.btn.gold{background:var(--accent);color:#26190d}.order-grid{display:grid;grid-template-columns:1.5fr 1fr;gap:20px;width:92%;max-width:1200px;margin:25px auto}.order-item{display:grid;grid-template-columns:75px 1fr 130px;gap:14px;align-items:center;padding:14px;border-bottom:1px solid #eee}.order-item img{width:75px;height:60px;object-fit:cover;border-radius:8px}.qtybox{display:flex;gap:8px;align-items:center}.qtybox input{width:45px;text-align:center;padding:8px}.wa{position:fixed;right:24px;bottom:24px;background:#1db954;color:white;width:50px;height:50px;border-radius:50%;display:grid;place-items:center;z-index:30}footer{background:#2c1c12;color:#fff;display:flex;justify-content:space-between;padding:14px 5%;font-size:13px}@media(max-width:800px){.topbar{height:auto;padding:12px 4%;flex-direction:column;gap:10px}.topbar nav{gap:13px;flex-wrap:wrap;justify-content:center}.hero{height:420px}.slide-content{max-width:70%}.slide-content h1{font-size:30px}.food-detail,.order-grid{grid-template-columns:1fr}.menu-row a{font-size:16px}}

/* ===== HOMEPAGE PRO V12 ===== */
.home-hero{width:min(1440px,94%);height:620px;margin:22px auto 0;border-radius:30px;overflow:hidden;position:relative;background:radial-gradient(circle at 82% 15%,#b45c2a 0,#4b2115 34%,#24130d 78%);box-shadow:0 20px 55px rgba(53,28,14,.18)}
.hero-glow{position:absolute;border-radius:50%;filter:blur(10px);pointer-events:none}.hero-glow-1{width:430px;height:430px;right:-140px;top:-180px;background:rgba(247,184,73,.28)}.hero-glow-2{width:330px;height:330px;left:-180px;bottom:-190px;background:rgba(191,52,31,.26)}
.home-slide{position:absolute;inset:0;display:none;align-items:center;padding:62px 7%;isolation:isolate}.home-slide.active{display:flex}.hero-backdrop{position:absolute;inset:0;background-size:cover;background-position:center;filter:blur(28px);opacity:.25;transform:scale(1.08);z-index:-2}.home-slide:after{content:"";position:absolute;inset:0;background:linear-gradient(90deg,rgba(35,17,10,.94) 0%,rgba(35,17,10,.72) 40%,rgba(35,17,10,.22) 72%,rgba(35,17,10,.1));z-index:-1}.hero-copy{width:47%;max-width:620px;color:#fff;position:relative;z-index:3}.hero-kicker{display:inline-flex;align-items:center;gap:8px;background:rgba(255,255,255,.11);border:1px solid rgba(255,255,255,.18);padding:9px 15px;border-radius:999px;font-size:13px;font-weight:800;letter-spacing:.4px;backdrop-filter:blur(10px)}.hero-copy h1{font-family:Georgia,serif;font-size:clamp(42px,5vw,72px);line-height:1.02;margin:18px 0 15px;color:#fff7e6;letter-spacing:-1.5px}.hero-copy p{font-size:20px;line-height:1.65;max-width:540px;margin:0;color:#f8eee4}.hero-actions{display:flex;gap:12px;flex-wrap:wrap;margin-top:28px}.hero-btn{display:inline-flex;align-items:center;justify-content:center;gap:10px;padding:14px 22px;border-radius:12px;font-weight:900;transition:.2s;box-shadow:0 8px 22px rgba(0,0,0,.15)}.hero-btn:hover{transform:translateY(-2px)}.hero-btn-primary{background:linear-gradient(135deg,#f6c04d,#e9a326);color:#351b0e}.hero-btn-light{background:rgba(255,255,255,.11);color:#fff;border:1px solid rgba(255,255,255,.28);backdrop-filter:blur(8px)}.hero-photo-wrap{position:absolute;right:3.5%;top:5%;width:55%;height:90%;display:flex;align-items:center;justify-content:center;z-index:2}.hero-photo-glass{position:absolute;width:72%;height:72%;border-radius:50%;background:radial-gradient(circle,rgba(242,171,57,.28),rgba(242,171,57,0) 68%);filter:blur(3px)}.hero-photo{position:relative;width:100%;height:100%;object-fit:contain;filter:drop-shadow(0 28px 28px rgba(0,0,0,.35))}.hero-photo-wrap.no-photo{opacity:0}.hero-food-art{margin-left:auto;width:46%;height:390px;border-radius:50%;display:flex;flex-direction:column;align-items:center;justify-content:center;background:radial-gradient(circle,#eeb247,#a83e1f 60%,transparent 61%);color:#fff8df;transform:rotate(-4deg);box-shadow:0 25px 60px rgba(0,0,0,.25)}.hero-food-art span{font-size:125px;line-height:1}.hero-food-art b{font:900 50px Georgia,serif}.hero-food-art small{letter-spacing:3px;font-weight:800}.hero-arrow{position:absolute;top:50%;transform:translateY(-50%);width:48px;height:48px;border-radius:50%;border:1px solid rgba(255,255,255,.25);background:rgba(255,255,255,.13);color:#fff;font-size:30px;cursor:pointer;z-index:5;backdrop-filter:blur(8px)}.hero-prev{left:18px}.hero-next{right:18px}.hero-arrow:hover{background:#fff;color:#8d1d1d}.hero-dots{position:absolute;bottom:22px;left:50%;transform:translateX(-50%);display:flex;gap:8px;z-index:6}.hero-dot{width:9px;height:9px;padding:0;border:0;border-radius:99px;background:rgba(255,255,255,.45);cursor:pointer;transition:.2s}.hero-dot.active{width:28px;background:#f4bb42}.quick-strip{width:min(1400px,92%);margin:-34px auto 0;position:relative;z-index:10;background:#fff;border-radius:18px;box-shadow:0 12px 35px rgba(45,25,12,.13);display:grid;grid-template-columns:repeat(4,1fr);padding:17px 22px}.quick-item{display:flex;align-items:center;gap:12px;padding:9px 20px;border-right:1px solid #eee3da}.quick-item:last-child{border-right:0}.quick-icon{width:46px;height:46px;border-radius:14px;display:grid;place-items:center;background:#fff4e2;font-size:23px}.quick-item b{display:block;font-size:14px;color:#34251e}.quick-item small{display:block;color:#8a776c;margin-top:3px}.menu-shell{width:min(1400px,92%);margin:35px auto 25px;padding:38px 42px;border-radius:25px;background-color:#fffaf6;background-size:cover;background-position:center;box-shadow:0 9px 35px rgba(40,24,15,.08);border:1px solid #f0e4da}.menu-top{display:flex;justify-content:space-between;align-items:flex-end;gap:25px}.section-kicker{font-size:12px;font-weight:900;letter-spacing:2px;color:#a44b24}.menu-top h2{font:900 clamp(30px,3vw,42px)/1.1 Georgia,serif;margin:7px 0 8px;color:#332019}.menu-top h2 em{font-style:normal;color:#9a251f}.menu-top p{margin:0;color:#77655b}.menu-tools{display:flex;gap:10px;align-items:center}.search-box{height:46px;display:flex;align-items:center;gap:8px;padding:0 14px;background:#fff;border:1px solid #e7d9ce;border-radius:12px;box-shadow:0 5px 15px rgba(44,27,17,.05)}.search-box span{font-size:23px;color:#9b7867}.search{border:0;outline:0;background:transparent;width:210px;font-size:14px}.order-btn{height:46px;display:flex;align-items:center;padding:0 17px;border-radius:12px;background:#8d1d1d;color:#fff;font-weight:900}.category-tabs{display:flex;gap:9px;overflow:auto;padding:24px 0 17px;scrollbar-width:none}.category-tab{white-space:nowrap;border:1px solid #eadcd1;background:#fff;border-radius:999px;padding:9px 15px;color:#624f44;font-weight:800;cursor:pointer}.category-tab:hover,.category-tab.active{background:#8d1d1d;color:#fff;border-color:#8d1d1d}.menu-group{margin-top:12px}.menu-group-head{display:flex;align-items:center;gap:12px;margin:14px 0 7px}.menu-group-icon{width:42px;height:42px;display:grid;place-items:center;border-radius:12px;background:#fff0dc;font-size:22px}.menu-group-head h3{margin:0;color:#3c271d;font-size:20px}.menu-group-head span{font-size:12px;color:#9a8477}.menu-rows{background:#fff;border-radius:15px;border:1px solid #eee3db;overflow:hidden}.menu-row{display:flex;align-items:center;gap:12px;padding:15px 17px;border-bottom:1px dashed #ded2c9;transition:.18s}.menu-row:last-child{border-bottom:0}.menu-row:hover{background:#fff8f0;padding-left:21px}.menu-name{min-width:190px}.menu-name strong{display:block;font-size:16px;color:#34251f}.menu-name small{display:block;margin-top:3px;font-size:11px;color:#a18e83}.dots-line{flex:1;border-bottom:2px dotted #d8c8bd;margin-bottom:-1px}.price{font-weight:900;color:#b42620;white-space:nowrap;font-size:16px}.row-arrow{width:27px;height:27px;border-radius:50%;background:#f8eee4;color:#9d2b22;display:grid;place-items:center;font-size:20px}.home-cta{width:min(1400px,92%);margin:0 auto 40px;border-radius:22px;padding:30px 38px;background:linear-gradient(105deg,#4b2115,#8d1d1d);color:#fff;display:flex;align-items:center;justify-content:space-between;gap:25px;box-shadow:0 12px 30px rgba(79,29,17,.18)}.home-cta h2{font:900 30px Georgia,serif;margin:8px 0}.home-cta p{margin:0;color:#f5ddd1}.home-cta .hero-btn{flex:none}
@media(max-width:900px){.home-hero{height:650px}.hero-copy{width:100%;max-width:650px}.hero-copy h1{font-size:48px}.hero-photo-wrap{opacity:.35;width:80%;right:-15%}.quick-strip{grid-template-columns:repeat(2,1fr);margin-top:-24px}.quick-item:nth-child(2){border-right:0}.menu-top{align-items:stretch;flex-direction:column}.menu-tools{width:100%}.search-box{flex:1}.search{width:100%}.menu-shell{padding:28px 22px}.home-cta{flex-direction:column;align-items:flex-start}}
@media(max-width:600px){.home-hero{width:100%;margin-top:0;border-radius:0 0 24px 24px;height:590px}.home-slide{padding:42px 22px}.hero-copy h1{font-size:39px}.hero-copy p{font-size:16px}.hero-photo-wrap{width:105%;right:-25%;top:0;opacity:.23}.hero-actions{margin-top:20px}.hero-btn{padding:12px 16px}.quick-strip{width:94%;grid-template-columns:1fr 1fr;padding:10px;margin-top:-20px}.quick-item{padding:10px 7px;border-right:0}.quick-icon{width:38px;height:38px;font-size:19px}.quick-item b{font-size:12px}.quick-item small{font-size:10px}.menu-shell{width:94%;padding:24px 15px;border-radius:20px}.menu-top h2{font-size:31px}.menu-tools{flex-direction:column;align-items:stretch}.search-box{width:100%}.order-btn{justify-content:center}.menu-row{padding:14px 12px}.menu-name{min-width:120px}.menu-name strong{font-size:14px}.menu-name small{display:none}.price{font-size:14px}.row-arrow{display:none}.dots-line{margin:0 5px 0 3px}.home-cta{width:94%;padding:25px 22px}.home-cta h2{font-size:25px}}
/* Premium header/footer refinements */
.topbar{height:78px;padding:0 clamp(20px,5vw,72px);background:linear-gradient(90deg,#8b1717,#a5221d 55%,#8d1d1d);border-bottom:1px solid rgba(255,255,255,.1)}
.brand{gap:13px}.brand .logo{width:43px;height:43px;display:grid;place-items:center;background:rgba(255,255,255,.14);border:1px solid rgba(255,255,255,.18);border-radius:14px;font-size:26px;box-shadow:0 6px 18px rgba(0,0,0,.16)}.brand strong{font-size:23px;line-height:1.05}.brand small{margin-top:4px;color:#f9dfd4;font-size:11px;letter-spacing:.4px}.topbar nav{gap:6px}.topbar nav a{padding:10px 13px;border-radius:10px;transition:.18s}.topbar nav a:hover{background:rgba(255,255,255,.12);color:#fff}.topbar nav a:last-child{background:#f4b73e;color:#381b0e;padding-left:16px;padding-right:16px}.badge{display:inline-grid;place-items:center;min-width:18px;height:18px;padding:0 5px;margin-left:3px;background:#f4b73e;color:#4a1b12;border-radius:999px;font-size:10px}
footer{margin-top:30px;background:#24140e;padding:24px 6%;color:#e9d9d0;border-top:3px solid #b53b27}.wa{background:#16b95a;box-shadow:0 7px 22px rgba(0,0,0,.18)}
@media(max-width:800px){.topbar{height:auto;padding:12px 4%}.brand strong{font-size:19px}.topbar nav a{padding:7px 8px;font-size:12px}.topbar nav a:last-child{padding:8px 10px}}
/* ===== HOMEPAGE STYLE PACKS V17 ===== */
.home-style-poster .home-hero{background:#f7ead6;border:2px solid #e2c59b;box-shadow:0 18px 50px rgba(93,53,25,.18);border-radius:8px;height:720px}.home-style-poster .home-slide:after{background:linear-gradient(90deg,rgba(255,248,233,.97) 0%,rgba(255,248,233,.72) 42%,rgba(255,248,233,.06) 76%)}.home-style-poster .hero-backdrop{filter:blur(3px);opacity:.18}.home-style-poster .hero-copy{color:#351d12}.home-style-poster .hero-kicker{background:#fff0d0;border-color:#d8b37b;color:#71351e}.home-style-poster .hero-copy h1{font-family:Georgia,serif;color:#3d180e;text-shadow:none}.home-style-poster .hero-copy h1 em{font-style:normal;color:#b84b25}.home-style-poster .hero-copy p{color:#60483b}.home-style-poster .hero-btn-light{background:#fff8eb;color:#7c2b1d;border-color:#d8b37b}.home-style-poster .hero-photo-wrap{right:0;width:58%;top:1%;height:98%}.home-style-poster .hero-photo{filter:drop-shadow(0 20px 22px rgba(75,40,20,.2))}.home-style-poster .quick-strip{border:1px solid #e8d1b0;background:#fffaf2}.home-style-poster .menu-shell{background-color:#fff9ee;border:2px solid #e5c99e;border-radius:10px}.home-style-poster .menu-top h2{font-family:Georgia,serif}.home-style-poster .category-tab.active,.home-style-poster .order-btn{background:#b74422;border-color:#b74422}.home-style-poster .menu-row:hover{background:#fff1d9}.home-style-poster .price{color:#ad3b24}
.home-style-classic .home-hero{height:610px;border-radius:18px;background:linear-gradient(135deg,#fff7e9,#ead1ae)}.home-style-classic .hero-copy h1{font-family:Georgia,serif;color:#542414}.home-style-classic .hero-copy p{color:#654c3d}.home-style-classic .hero-kicker{background:#fff;color:#8b3b22}.home-style-classic .hero-btn-primary{background:#8b3b22;color:#fff}.home-style-classic .hero-photo-wrap{width:52%}.home-style-classic .menu-shell{border-radius:18px;background:#fffdf8}.home-style-classic .category-tab.active,.home-style-classic .order-btn{background:#8b3b22;border-color:#8b3b22}
.home-style-minimal .home-hero{height:540px;border-radius:24px;background:#f7f7f5;box-shadow:0 12px 30px rgba(0,0,0,.08)}.home-style-minimal .home-slide:after{background:linear-gradient(90deg,rgba(247,247,245,.98),rgba(247,247,245,.72) 48%,rgba(247,247,245,.1))}.home-style-minimal .hero-copy h1{font-family:system-ui,sans-serif;color:#222;font-size:clamp(38px,4.5vw,60px)}.home-style-minimal .hero-copy p{color:#555}.home-style-minimal .hero-kicker{background:#fff;color:#333;border-color:#ddd}.home-style-minimal .hero-btn-primary{background:#222;color:#fff}.home-style-minimal .hero-photo-wrap{width:52%}.home-style-minimal .quick-strip{box-shadow:0 8px 25px rgba(0,0,0,.08)}.home-style-minimal .menu-shell{box-shadow:none;border-color:#e5e5e5}.home-style-minimal .category-tab.active,.home-style-minimal .order-btn{background:#222;border-color:#222}
@media(max-width:600px){.home-style-poster .home-hero{height:650px;border-radius:0 0 18px 18px}.home-style-poster .hero-photo-wrap{width:100%;right:-24%;opacity:.35}.home-style-classic .home-hero{height:600px}.home-style-minimal .home-hero{height:570px}}
.menu-thumb{width:58px;height:58px;flex:none;border-radius:11px;overflow:hidden;background:#f5eadb;border:1px solid #ead8c3}.menu-thumb img{width:100%;height:100%;object-fit:cover;display:block}.home-style-poster .menu-thumb{border-radius:50%;border:2px solid #e6c69b}.home-style-poster .menu-row{padding:12px 17px}.home-style-poster .menu-name{min-width:220px}@media(max-width:600px){.menu-thumb{width:46px;height:46px}.home-style-poster .menu-name{min-width:100px}}

/* ===== CMS v18 requested layout ===== */
.site-info-banner{width:100%;min-height:42px;display:flex;align-items:center;font-size:13px;font-weight:700}
.site-info-inner{width:min(1400px,92%);margin:auto;text-align:center;padding:9px 10px}
.site-header-main{height:92px;background:#fff;display:flex;align-items:center;justify-content:space-between;padding:0 5%;position:relative;z-index:25;border-bottom:1px solid #eee4dc}
.site-header-main .brand{color:#2f211a}.site-header-main .brand strong{color:var(--primary,#8d1d1d)}
.header-actions a{display:inline-flex;align-items:center;gap:7px;padding:10px 14px;border-radius:10px;background:var(--primary,#8d1d1d);color:#fff;font-weight:800}
.site-nav{position:relative;z-index:24;background:var(--primary,#8d1d1d);color:#fff;box-shadow:0 5px 15px #0002}
.site-nav-inner{width:min(1400px,94%);margin:auto;display:flex;justify-content:center;align-items:stretch}
.site-nav-link{display:flex;align-items:center;gap:5px;padding:15px 20px;color:#fff;font-weight:800;font-size:14px;background:transparent;border:0;cursor:pointer}
.site-nav-link:hover{background:rgba(255,255,255,.1);color:var(--accent,#f3b51b)}
.site-nav-mega{position:relative}.mega-panel{position:absolute;top:100%;left:50%;transform:translateX(-50%);width:min(900px,92vw);background:#fff;color:#332019;border-radius:0 0 16px 16px;box-shadow:0 20px 45px #0003;opacity:0;visibility:hidden;pointer-events:none;transition:.18s;overflow:hidden}
.site-nav-mega:hover .mega-panel,.site-nav-mega:focus-within .mega-panel{opacity:1;visibility:visible;pointer-events:auto}
.mega-categories{display:grid;grid-template-columns:260px 1fr;max-height:520px;overflow:auto}
.mega-category{display:contents}.mega-cat-title{padding:13px 16px;background:#fff8f1;border-bottom:1px solid #f0e4da;font-weight:800;color:#7d281d;display:flex;justify-content:space-between}.mega-foods{padding:8px 15px;border-bottom:1px solid #f0e4da}.mega-foods a{display:flex;justify-content:space-between;gap:20px;padding:8px;border-radius:8px}.mega-foods a:hover{background:#fff4e5;color:#8d1d1d}.mega-foods b{white-space:nowrap;color:#d32626}
.daily-menu-tabs{display:flex;gap:8px;overflow:auto;padding:4px 0 14px}.daily-tab{border:1px solid #eadcd1;background:#fff;border-radius:999px;padding:8px 14px;font-weight:800;color:#624f44;cursor:pointer}.daily-tab.active,.daily-tab:hover{background:#a33b25;color:#fff;border-color:#a33b25}
.hero-photo{object-fit:cover!important;width:100%!important;height:100%!important;border-radius:0}
@media(max-width:800px){.site-header-main{height:auto;padding:14px 4%}.site-nav-inner{overflow:auto;justify-content:flex-start}.site-nav-link{padding:13px 12px;white-space:nowrap}.mega-panel{left:0;transform:none;width:92vw}.mega-categories{grid-template-columns:1fr}.mega-foods{display:block}.home-hero{height:420px}}

/* v19 daily menu + topbar */
.site-info-banner{width:100%;min-height:40px}.site-info-inner{width:min(1400px,94%);margin:auto;display:grid;grid-template-columns:1fr 1fr auto;gap:16px;align-items:center;padding:8px 0;font-size:13px}.info-left{font-weight:700}.info-right{text-align:center}.info-button{justify-self:end;padding:7px 14px;border-radius:999px;background:var(--accent,#f3b51b);color:#32180e;font-weight:800}.daily-mega{width:min(1100px,94vw)}.daily-mega-grid{display:grid;grid-template-columns:repeat(4,1fr);max-height:560px;overflow:auto}.daily-mega-day{border-right:1px solid #f0e4da;border-bottom:1px solid #f0e4da;padding:8px}.daily-mega-title{display:flex;justify-content:space-between;background:#fff8f1;padding:10px;border-radius:9px;color:#7d281d;font-weight:900}.daily-mega-foods a{display:block;padding:7px 10px;font-size:13px;border-radius:7px}.daily-mega-foods a:hover{background:#fff4e5;color:#8d1d1d}@media(max-width:800px){.site-info-inner{grid-template-columns:1fr;gap:5px;text-align:center}.info-right{text-align:center}.info-button{justify-self:center}.daily-mega-grid{grid-template-columns:1fr 1fr}.daily-mega{left:0;transform:none;width:94vw}}
