.cartbar.svelte-wh55af{position:fixed;bottom:0;left:0;right:0;background:#1c1917;color:#fff;padding:12px 16px;padding-bottom:calc(12px + env(safe-area-inset-bottom));display:flex;align-items:center;justify-content:space-between;gap:12px;box-shadow:0 -4px 24px #00000040;z-index:90;animation:svelte-wh55af-rise .25s ease-out}@media (max-width: 599px){.cartbar.svelte-wh55af{left:8px;right:8px;bottom:calc(96px + env(safe-area-inset-bottom));border-radius:14px;padding-bottom:12px}}@keyframes svelte-wh55af-rise{0%{transform:translateY(100%)}to{transform:translateY(0)}}.info.svelte-wh55af{display:flex;flex-direction:column;min-width:0}.what.svelte-wh55af{font-size:13px;color:var(--muted2);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.added.svelte-wh55af{font-size:13px;font-weight:700;color:#4ade80}.amt.svelte-wh55af{font-size:17px;font-weight:700}.go.svelte-wh55af{background:var(--brand);color:#fff;border:none;padding:13px 22px;border-radius:10px;font-size:14px;font-weight:700;text-decoration:none;white-space:nowrap;flex-shrink:0}.mini.svelte-wh55af{display:flex;align-items:center;gap:8px;margin-bottom:2px}.mbtn.svelte-wh55af{width:28px;height:28px;border:none;border-radius:8px;background:#ffffff29;color:#fff;font-size:16px;font-weight:700;display:flex;align-items:center;justify-content:center}.mbtn.plus.svelte-wh55af{background:var(--brand)}.mq.svelte-wh55af{font-size:13px;font-weight:700;min-width:38px;text-align:center;white-space:nowrap}.bnav.svelte-oeh3u8{position:fixed;bottom:0;left:0;right:0;background:#fff;border-top:1px solid #eee;box-shadow:0 -4px 20px #0000001a;padding:8px 8px calc(10px + env(safe-area-inset-bottom));display:grid;grid-template-columns:repeat(4,1fr);gap:6px;z-index:95}@media (min-width: 600px){.bnav.svelte-oeh3u8{display:none}}.tile.svelte-oeh3u8{position:relative;height:64px;border-radius:12px;overflow:hidden;text-decoration:none}.tile.svelte-oeh3u8 img:where(.svelte-oeh3u8){width:100%;height:100%;object-fit:cover;display:block;filter:brightness(.5)}.veil.svelte-oeh3u8{position:absolute;top:0;right:0;bottom:0;left:0;display:flex;flex-direction:column;align-items:center;justify-content:center;gap:2px}.tile.active.svelte-oeh3u8 .veil:where(.svelte-oeh3u8){box-shadow:inset 0 0 0 2px #ffffffd9;border-radius:12px}.ic.svelte-oeh3u8{font-size:18px}.lb.svelte-oeh3u8{color:#fff;font-size:10px;font-weight:800}:root{--brand: #b91c1c;--brand-dark: #7f1d1d;--accent: #c2410c;--bg: #fef7ed;--card: #ffffff;--text: #1c1917;--muted: #78716c;--muted2: #a8a29e;--border: #e7e5e4;--line: #f5f5f4;--ok: #15803d}*,*:before,*:after{box-sizing:border-box;margin:0;padding:0}body{font-family:Poppins,system-ui,-apple-system,sans-serif;background:var(--bg);color:var(--text)}.te{font-family:Noto Sans Telugu,Poppins,sans-serif}a{color:var(--brand)}button{font-family:Poppins,sans-serif;cursor:pointer}input,textarea,select{font-family:Poppins,sans-serif;border:1.5px solid var(--border);border-radius:8px;padding:10px 14px;width:100%;outline:none;font-size:14px;background:#fff;color:var(--text)}input:focus,textarea:focus,select:focus{border-color:var(--brand);box-shadow:0 0 0 3px #b91c1c14}.app.svelte-12qhfyh{min-height:100vh;display:flex;flex-direction:column}header.svelte-12qhfyh{background:linear-gradient(150deg,var(--brand) 0%,#7b0000 100%);position:sticky;top:0;z-index:100;box-shadow:0 2px 12px #0003}.bar.svelte-12qhfyh{max-width:1200px;margin:0 auto;padding:0 16px;height:60px;display:flex;align-items:center;gap:8px}.brand.svelte-12qhfyh{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.logo.svelte-12qhfyh{width:38px;height:38px;background:#fff;border:2px solid rgba(255,255,255,.4);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:19px;overflow:hidden}.logo.svelte-12qhfyh img:where(.svelte-12qhfyh){width:100%;height:100%;object-fit:cover}.brand-text.svelte-12qhfyh{display:flex;flex-direction:column;line-height:1.2}.brand-text.svelte-12qhfyh strong:where(.svelte-12qhfyh){color:#fff;font-weight:700;font-size:14px;white-space:nowrap}.brand-text.svelte-12qhfyh small:where(.svelte-12qhfyh){color:#fca5a5;font-size:10px}.desktop-nav.svelte-12qhfyh{display:flex;align-items:center;gap:2px;flex:1;justify-content:center}.desktop-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#ffffffd9;padding:8px 12px;font-size:13px;font-weight:500;text-decoration:none;border-radius:6px}.desktop-nav.svelte-12qhfyh a.active:where(.svelte-12qhfyh){color:#fff;background:#ffffff24;font-weight:600}.cart-btn.svelte-12qhfyh{margin-left:auto;background:#fff;color:var(--brand);padding:8px 16px;font-size:13px;font-weight:700;border-radius:20px;display:flex;align-items:center;gap:6px;text-decoration:none;flex-shrink:0}main.svelte-12qhfyh{flex:1}footer.svelte-12qhfyh{background:#1c1917;color:var(--muted2);padding:36px 20px;margin-top:32px}.foot.svelte-12qhfyh{max-width:1100px;margin:0 auto;display:flex;flex-wrap:wrap;gap:24px;justify-content:space-between;align-items:center}.foot-name.svelte-12qhfyh{color:#fff;font-weight:700;font-size:15px;margin-bottom:4px}.foot-sub.svelte-12qhfyh{font-size:12px}.foot-nav.svelte-12qhfyh{display:flex;gap:16px;flex-wrap:wrap;font-size:13px}.foot-nav.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--muted2);text-decoration:none}.foot-legal.svelte-12qhfyh{font-size:11px;color:#57534e}.foot-legal.svelte-12qhfyh a:where(.svelte-12qhfyh){color:#a8a29e}@media (max-width: 599px){.desktop-nav.svelte-12qhfyh{display:none}footer.svelte-12qhfyh{background:#f4f4f4;color:#888;padding:14px 16px calc(110px + env(safe-area-inset-bottom));border-top:1px solid #e0e0e0;margin-top:0}.foot.svelte-12qhfyh{flex-direction:column;gap:4px;text-align:center}.foot-brand.svelte-12qhfyh,.foot-nav.svelte-12qhfyh{display:none}.foot-legal.svelte-12qhfyh{color:#888}.foot-legal.svelte-12qhfyh a:where(.svelte-12qhfyh){color:var(--brand);font-weight:700}}
