*,*:before,*:after{box-sizing:border-box}.page{font-family:ui-sans-serif,system-ui,-apple-system,Segoe UI,Roboto,Arial;color:#111;background:#fff}.hero{height:260px;background:url(https://images.unsplash.com/photo-1540189549336-e6e99c3679fe?auto=format&fit=crop&w=1600&q=60) center/cover no-repeat;position:relative}.heroOverlay{position:absolute;inset:0;background:linear-gradient(to bottom,#00000059,#000000b3)}.heroInner{position:relative;z-index:1;padding:28px 18px;display:flex;gap:14px;align-items:center;max-width:1100px;margin:0 auto}.logoCircle{width:54px;height:54px;border-radius:999px;background:#fff;display:grid;place-items:center;overflow:hidden}.logoImage{width:100%;height:100%;object-fit:cover}.heroTitle{color:#fff;font-size:28px;margin:0 0 6px;font-weight:800}.heroMeta{display:flex;gap:8px;margin-bottom:10px}.pill{padding:6px 10px;border-radius:10px;background:#fff;font-size:12px;font-weight:700}.pillGhost{background:#ffffff2e;color:#fff;border:1px solid rgba(255,255,255,.35)}.pillLink{text-decoration:none;cursor:pointer}.heroSub,.heroSub2{color:#ffffffeb;font-size:13px;display:flex;gap:8px;align-items:center;margin-top:6px}.dot,.muted{opacity:.75}.link{color:#fff;text-decoration:underline}.stickyHeader{position:sticky;top:0;background:#fff;z-index:20;border-bottom:1px solid #eee}.searchRow{max-width:1100px;margin:0 auto;padding:12px 18px 8px}.searchWrap{position:relative}.searchInput{width:100%;border:1px solid #e7e7e7;border-radius:999px;padding:12px 44px 12px 16px;font-size:14px;outline:none}.searchInput:focus{border-color:#d2d2d2}.searchIcon{position:absolute;right:14px;top:50%;transform:translateY(-50%);opacity:.55}.tabsWrap{max-width:1100px;margin:0 auto;padding:0 18px 10px}.tabs{display:flex;gap:18px;overflow-x:auto;padding-bottom:2px}.tabBtn{position:relative;background:transparent;border:0;padding:10px 2px;font-size:14px;cursor:pointer;white-space:nowrap;color:#222}.tabBtnActive{font-weight:800}.tabUnderline{position:absolute;left:0;right:0;bottom:-2px;height:3px;border-radius:2px;transform:scaleX(0);transform-origin:left;transition:transform .18s ease;background:#f4b000}.tabUnderline.on{transform:scaleX(1)}.content{max-width:1100px;margin:0 auto;padding:18px}.section{padding-top:16px;margin-top:8px}.sectionTitle{font-size:30px;margin:10px 0 14px;font-weight:900}.grid{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:16px}@media(max-width:760px){.grid{grid-template-columns:1fr}.heroInner{padding:22px 14px}}.card{border:1px solid #ededed;border-radius:14px;background:#fff;overflow:hidden;display:flex;flex-direction:column}.cardImageWrap{width:100%;aspect-ratio:4 / 3;background:#f6f6f6;overflow:hidden}.cardImage{width:100%;height:100%;object-fit:cover;display:block}.cardBody{padding:14px;display:flex;flex-direction:column;gap:8px}.cardHeaderRow{display:flex;justify-content:space-between;align-items:flex-start;gap:12px}.cardTitle{font-size:15px;font-weight:800;margin:0;line-height:1.25}.cardPrice{font-size:14px;font-weight:800;white-space:nowrap}.cardDesc{font-size:13px;color:#555;line-height:1.4}.empty{padding:36px 0;text-align:center}.emptyTitle{font-weight:900;font-size:18px}.emptySub{margin-top:6px;opacity:.7}.footer{background:#fafafa;border-top:1px solid #eaeaea;margin-top:48px}.footerInner{max-width:1100px;margin:0 auto;padding:40px 18px 32px;display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:28px}.footerCol{font-size:14px;color:#444}.footerBrand{display:flex;align-items:center;gap:12px;margin-bottom:12px}.footerLogo{width:42px;height:42px;border-radius:999px;background:#111;color:#fff;display:grid;place-items:center;font-weight:900;font-size:14px}.footerName{font-weight:900;font-size:16px;color:#111}.footerTagline{font-size:12px;color:#777}.footerDesc{margin-top:10px;line-height:1.5;color:#555}.footerTitle{font-weight:900;margin-bottom:10px;color:#111}.footerText{line-height:1.6;color:#555}.footerLink{display:inline-block;margin-top:6px;color:#111;text-decoration:underline;font-weight:600}.footerSocials{display:flex;gap:14px;margin-top:10px}.footerSocials a{font-size:13px;color:#111;font-weight:600;text-decoration:none}.footerSocials a:hover{text-decoration:underline}.footerBottom{border-top:1px solid #eaeaea;padding:14px 18px;text-align:center;font-size:12px;color:#777}@media(max-width:900px){.footerInner{grid-template-columns:1fr 1fr}}@media(max-width:520px){.footerInner{grid-template-columns:1fr}}.statusOpen{color:#b9ffb9;font-weight:800}.statusClosed{color:#ffb3b3;font-weight:800}.modalOverlay{position:fixed;inset:0;background:#0000008c;display:flex;align-items:center;justify-content:center;z-index:100;padding:16px}.modal{background:#fff;border-radius:16px;width:100%;max-width:420px;max-height:90vh;overflow-y:auto;position:relative;animation:modalIn .2s ease}@keyframes modalIn{0%{opacity:0;transform:translateY(12px) scale(.98)}to{opacity:1;transform:translateY(0) scale(1)}}.modalClose{position:absolute;top:10px;right:12px;border:none;background:#fff;font-size:24px;cursor:pointer}.modalImageWrap{width:100%;aspect-ratio:4 / 3;background:#f2f2f2;overflow:hidden;border-top-left-radius:16px;border-top-right-radius:16px}.modalImage{width:100%;height:100%;object-fit:cover}.modalBody{padding:18px}.modalTitle{font-size:22px;font-weight:900;margin:0 0 10px}.modalDesc{font-size:14px;color:#555;line-height:1.5;margin-bottom:16px}.modalPrice{font-size:20px;font-weight:900}.uberEatsBtn{display:inline-flex;align-items:center;gap:10px;padding:10px 14px;border-radius:10px;background:#000;color:#fff;font-weight:700;font-size:13px;text-decoration:none;width:fit-content}.uberEatsBtn:hover{opacity:.9}.uberEatsLogo{height:20px;display:block}
