body.restaurant-page #navbar{background:rgba(10,10,10,0.97);backdrop-filter:blur(10px);box-shadow:0 4px 30px rgba(0,0,0,0.5)}body.restaurant-page .page-hero-tag{background:rgba(232,128,10,0.15);border:1px solid rgba(232,128,10,0.4);padding:6px 14px;border-radius:50px;font-size:10px}body.restaurant-page .page-breadcrumb{color:rgba(255,255,255,0.6)}body.restaurant-page .page-breadcrumb a{color:rgba(255,255,255,0.7)}@keyframes osSlideIn{from{opacity:0;transform:scale(0.8) translateY(30px)}to{opacity:1;transform:scale(1) translateY(0)}}body.restaurant-page{background:#fdf8f2 !important;position:relative}body.restaurant-page::before{content:'';position:fixed;inset:0;z-index:0;background:radial-gradient(ellipse at 0% 0%,rgba(232,128,10,0.12) 0%,transparent 40%),radial-gradient(ellipse at 100% 100%,rgba(201,168,76,0.1) 0%,transparent 40%),radial-gradient(ellipse at 50% 30%,rgba(232,128,10,0.05) 0%,transparent 55%),url("data:image/svg+xml,%3Csvg width='60' height='60' viewBox='0 0 60 60' xmlns='http://www.w3.org/2000/svg'%3E%3Cg fill='none' fill-rule='evenodd'%3E%3Cg fill='%23e8800a' fill-opacity='0.04'%3E%3Cpath d='M36 34v-4h-2v4h-4v2h4v4h2v-4h4v-2h-4zm0-30V0h-2v4h-4v2h4v4h2V6h4V4h-4zM6 34v-4H4v4H0v2h4v4h2v-4h4v-2H6zM6 4V0H4v4H0v2h4v4h2V6h4V4H6z'/%3E%3C/g%3E%3C/g%3E%3C/svg%3E");pointer-events:none}body.restaurant-page::after{content:'';position:fixed;inset:0;z-index:0;background:radial-gradient(circle at 15% 50%,rgba(232,128,10,0.08) 0%,transparent 25%),radial-gradient(circle at 85% 20%,rgba(201,168,76,0.07) 0%,transparent 22%),radial-gradient(circle at 70% 80%,rgba(232,128,10,0.06) 0%,transparent 20%),radial-gradient(circle at 30% 85%,rgba(245,163,66,0.05) 0%,transparent 18%);pointer-events:none}.rst-wrap,.page-hero,footer{position:relative;z-index:1}.rst-wrap{display:grid;grid-template-columns:1fr 280px;background:transparent;align-items:start;position:relative;max-width:1400px;margin:0 auto}.rst-trust-bar{display:flex;max-width:1400px;margin:36px auto 0;border-radius:14px;overflow:hidden;box-shadow:0 10px 30px rgba(0,0,0,0.15)}.rst-trust-item{flex:1;display:flex;align-items:center;gap:14px;padding:22px 24px;color:#fff;border-right:1px solid rgba(255,255,255,0.08);transition:filter 0.2s ease}.rst-trust-item:last-child{border-right:none}.rst-trust-item:hover{filter:brightness(1.08)}.rst-trust-item:nth-child(1){background:linear-gradient(135deg,#1a0700,#2e1200)}.rst-trust-item:nth-child(2){background:linear-gradient(135deg,#4a1e00,#7a3600)}.rst-trust-item:nth-child(3){background:linear-gradient(135deg,#a05000,#cc7000)}.rst-trust-item:nth-child(4){background:linear-gradient(135deg,#d88000,#e89810)}.rst-trust-icon{width:48px;height:48px;border-radius:50%;background:rgba(255,255,255,0.14);border:1.5px solid rgba(255,255,255,0.22);display:flex;align-items:center;justify-content:center;font-size:18px;flex-shrink:0;box-shadow:0 2px 8px rgba(0,0,0,0.18)}.rst-trust-text strong{display:block;font-size:13px;font-weight:800;letter-spacing:0.3px;margin-bottom:3px}.rst-trust-text span{display:block;font-size:11px;opacity:0.82;font-weight:500}.rst-cart-panel{position:sticky;top:90px;background:rgba(255,252,248,0.98);border:1px solid rgba(232,128,10,0.15);border-radius:12px;display:flex;flex-direction:column;overflow:hidden;margin:16px 12px;max-height:calc(100vh - 120px);transition:all 0.3s ease;box-shadow:0 4px 20px rgba(0,0,0,0.08)}.rst-cart-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.7);z-index:8400}.rst-cart-overlay.active{display:block}body.rst-cart-open .rst-catbar-wrap{display:none !important}.rst-cp-head{padding:16px 18px;background:var(--accent);display:flex;align-items:center;gap:10px;font-size:13px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:#fff;flex-shrink:0}.rst-cp-head i{font-size:16px}.rst-cp-count{background:rgba(0,0,0,0.25);color:#fff;font-size:10px;font-weight:700;padding:2px 8px;border-radius:50px;margin-left:auto}.rst-cp-empty{display:flex;flex-direction:column;align-items:center;justify-content:center;color:rgba(0,0,0,0.25);text-align:center;padding:24px 16px}.rst-cp-empty i{font-size:2rem;margin-bottom:10px;color:rgba(232,128,10,0.2)}.rst-cp-empty p{font-size:12px;margin-bottom:3px;color:rgba(0,0,0,0.35)}.rst-cp-empty small{font-size:10px;color:rgba(0,0,0,0.25)}.rst-cp-items{overflow-y:auto;padding:10px;max-height:320px;scrollbar-width:thin;scrollbar-color:var(--accent) transparent;overscroll-behavior:contain}.rst-cp-items::-webkit-scrollbar{width:3px}.rst-cp-items::-webkit-scrollbar-thumb{background:var(--accent)}.rst-cp-item{background:#f8f8f8;border:1px solid rgba(0,0,0,0.08);border-radius:8px;padding:10px 12px;margin-bottom:8px}.rst-cp-item-name{font-size:12px;font-weight:700;color:#111111;margin-bottom:6px;line-height:1.3}.rst-cp-item-row{display:flex;align-items:center;justify-content:space-between;gap:8px}.rst-cp-item-price{font-size:12px;font-weight:700;color:var(--accent)}.rst-cp-qty{display:flex;align-items:center;gap:0;background:rgba(232,128,10,0.08);border:1px solid rgba(232,128,10,0.25);border-radius:6px;overflow:hidden}.rst-cp-q-btn{width:26px;height:26px;background:transparent;border:none;color:var(--accent);font-size:14px;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background 0.2s}.rst-cp-q-btn:hover{background:rgba(232,128,10,0.2)}.rst-cp-q-num{min-width:22px;text-align:center;font-size:12px;font-weight:700;color:#111111}.rst-cp-del{width:26px;height:26px;background:rgba(239,68,68,0.08);border:none;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;color:#ef4444;font-size:10px;transition:all 0.2s;flex-shrink:0}.rst-cp-del:hover{background:#ef4444;color:#fff}.rst-cp-footer{padding:14px;border-top:1px solid rgba(0,0,0,0.08);flex-shrink:0;background:#f5f5f5}.rst-cp-total{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:13px;color:rgba(0,0,0,0.6)}.rst-cp-total strong{font-family:var(--font-head);font-size:1.3rem;color:var(--accent)}.rst-cp-place-btn{width:100%;background:var(--accent);border:none;color:#fff;padding:12px;border-radius:7px;font-family:var(--font-body);font-size:13px;font-weight:700;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:8px;transition:all 0.2s;margin-bottom:6px}.rst-cp-place-btn:hover{background:var(--accent-light);transform:translateY(-1px)}.rst-cp-clear-btn{width:100%;background:transparent;border:none;color:rgba(239,68,68,0.6);padding:6px;font-size:11px;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:6px;transition:color 0.2s}.rst-cp-clear-btn:hover{color:#ef4444}.rst-catbar-wrap{position:sticky;top:79px;z-index:850;background:rgba(255,250,245,0.97);border-bottom:1px solid rgba(232,128,10,0.15);box-shadow:0 2px 14px rgba(0,0,0,0.05);padding:14px 0 12px;backdrop-filter:blur(6px)}.rst-catbar-label{font-size:9px;font-weight:900;letter-spacing:3px;text-transform:uppercase;color:var(--accent);max-width:1400px;margin:0 auto;padding:0 24px 10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.rst-catbar-label-text{display:flex;align-items:center;gap:8px;flex-shrink:0}.rst-search-wrap{position:relative;display:flex;align-items:center;width:240px;max-width:100%}.rst-search-wrap .fa-search{position:absolute;left:14px;font-size:12px;color:rgba(0,0,0,0.3);pointer-events:none}.rst-search-wrap input{width:100%;padding:9px 34px;border-radius:50px;border:1.5px solid rgba(232,128,10,0.2);background:#fff;font-family:var(--font-body);font-size:12px;font-weight:600;letter-spacing:normal;text-transform:none;color:#333;outline:none;transition:border-color 0.2s}.rst-search-wrap input:focus{border-color:var(--accent)}.rst-search-wrap input::placeholder{color:rgba(0,0,0,0.35);font-weight:500}#rstSearchClear{position:absolute;right:6px;background:none;border:none;color:rgba(0,0,0,0.3);cursor:pointer;font-size:12px;width:24px;height:24px;border-radius:50%;display:none;align-items:center;justify-content:center}#rstSearchClear:hover{background:rgba(0,0,0,0.06);color:#666}.rst-item-cat-tag{display:inline-block;font-size:9px;font-weight:800;letter-spacing:1px;text-transform:uppercase;color:var(--accent);background:rgba(232,128,10,0.08);border:1px solid rgba(232,128,10,0.2);border-radius:50px;padding:2px 8px;margin-bottom:6px}.rst-catbar{display:flex;gap:20px;overflow-x:auto;overflow-y:hidden;scrollbar-width:none;max-width:1400px;margin:0 auto;padding:2px 24px 4px;scroll-snap-type:x proximity}.rst-catbar::-webkit-scrollbar{display:none}.rst-cat-chip{display:flex;flex-direction:column;align-items:center;gap:8px;text-decoration:none;flex-shrink:0;cursor:pointer;min-width:72px;scroll-snap-align:start}.rst-cat-chip-img{width:62px;height:62px;border-radius:50%;overflow:hidden;border:2.5px solid rgba(232,128,10,0.12);display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#fdf6ee,#f5ede0);transition:all 0.25s cubic-bezier(0.25,0.46,0.45,0.94)}.rst-cat-chip-img img{width:100%;height:100%;object-fit:cover}.rst-cat-chip-img i{font-size:22px;color:rgba(232,128,10,0.45);width:100%;height:100%;display:flex;align-items:center;justify-content:center}.rst-cat-chip-name{font-size:11px;font-weight:700;color:rgba(0,0,0,0.55);text-align:center;white-space:nowrap;transition:color 0.25s ease}.rst-cat-chip:hover .rst-cat-chip-img{transform:translateY(-3px);box-shadow:0 8px 18px rgba(232,128,10,0.18);border-color:rgba(232,128,10,0.3)}.rst-cat-chip:hover .rst-cat-chip-name{color:var(--accent)}.rst-cat-chip.active .rst-cat-chip-img{border-color:var(--accent);box-shadow:0 0 0 3px rgba(232,128,10,0.15),0 8px 18px rgba(232,128,10,0.25);transform:translateY(-3px)}.rst-cat-chip.active .rst-cat-chip-img i{color:var(--accent)}.rst-cat-chip.active .rst-cat-chip-name{color:var(--accent);font-weight:800}.rst-content{padding:28px 30px;background:transparent}.rst-cat-header{display:flex;align-items:center;gap:14px;margin-bottom:24px}.rst-cat-icon{width:48px;height:48px;border-radius:12px;background:rgba(232,128,10,0.1);border:1px solid rgba(232,128,10,0.2);display:flex;align-items:center;justify-content:center;font-size:20px;color:var(--accent);overflow:hidden;flex-shrink:0}.rst-cat-title{font-family:var(--font-head);font-size:1.4rem;color:#111111;margin-bottom:2px;font-weight:700}.rst-cat-count{font-size:12px;color:#888888;font-weight:600}.rst-veg-filter{display:flex;gap:8px;margin-left:auto;flex-wrap:wrap}.rst-vf-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:50px;border:1.5px solid rgba(0,0,0,0.12);background:#fff;font-size:12px;font-weight:700;color:#666;cursor:pointer;transition:all 0.2s ease;font-family:var(--font-body)}.rst-vf-btn:hover{border-color:rgba(0,0,0,0.25)}.rst-vf-dot{width:11px;height:11px;border-radius:3px;border:2px solid #22c55e;position:relative;flex-shrink:0}.rst-vf-dot::after{content:'';position:absolute;inset:2px;border-radius:50%;background:#22c55e}.rst-vf-btn[data-f="nonveg"] .rst-vf-dot{border-color:#ef4444}.rst-vf-btn[data-f="nonveg"] .rst-vf-dot::after{background:#ef4444}.rst-vf-btn.active{border-color:var(--accent);background:rgba(232,128,10,0.08);color:var(--accent)}.rst-vf-btn[data-f="veg"].active{border-color:#22c55e;background:rgba(34,197,94,0.08);color:#22c55e}.rst-vf-btn[data-f="nonveg"].active{border-color:#ef4444;background:rgba(239,68,68,0.08);color:#ef4444}.rst-items-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(240px,1fr));gap:18px}.rst-item-card{background:rgba(255,255,255,0.95);border:1px solid rgba(232,128,10,0.1);border-radius:14px;overflow:hidden;transition:all 0.32s cubic-bezier(0.25,0.46,0.45,0.94);position:relative;box-shadow:0 4px 20px rgba(232,128,10,0.07),0 1px 4px rgba(0,0,0,0.05);cursor:pointer;backdrop-filter:blur(4px)}.rst-item-card:hover{transform:translateY(-6px);border-color:rgba(232,128,10,0.35);box-shadow:0 18px 45px rgba(232,128,10,0.15),0 4px 12px rgba(0,0,0,0.08)}.rst-item-img{position:relative;height:170px;overflow:hidden}.rst-item-img img{width:100%;height:100%;object-fit:cover;transition:transform 0.5s ease}.rst-item-card:hover .rst-item-img img{transform:scale(1.08)}.rst-item-no-img{width:100%;height:100%;background:linear-gradient(135deg,#fdf6ee,#f5ede0);display:flex;flex-direction:column;align-items:center;justify-content:center;gap:8px}.rst-item-no-img i{font-size:2.8rem;color:rgba(232,128,10,0.28)}.rst-special-badge{position:absolute;top:12px;left:12px;background:linear-gradient(135deg,var(--accent),#f5a342);color:#fff;font-size:8px;font-weight:900;letter-spacing:1.5px;text-transform:uppercase;padding:4px 12px;border-radius:50px;box-shadow:0 3px 10px rgba(232,128,10,0.35)}.rst-veg-dot{position:absolute;top:12px;right:12px;width:20px;height:20px;border-radius:4px;display:flex;align-items:center;justify-content:center;backdrop-filter:blur(4px)}.rst-veg-dot.veg{background:rgba(255,255,255,0.9);border:2px solid #22c55e}.rst-veg-dot.nonveg{background:rgba(255,255,255,0.9);border:2px solid #ef4444}.rst-veg-dot.nonveg{background:rgba(239,68,68,0.15);border:2px solid #ef4444}.rst-veg-dot span{width:8px;height:8px;border-radius:50%}.rst-veg-dot.veg span{background:#22c55e}.rst-veg-dot.nonveg span{background:#ef4444}.rst-item-body{padding:16px 18px 14px}.rst-item-name{font-family:var(--font-head);font-size:1.05rem;color:#111111;font-weight:800;margin-bottom:6px;letter-spacing:-0.01em;line-height:1.3}.rst-item-desc{font-size:12px;color:#888888;line-height:1.65;margin-bottom:14px;font-weight:500;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.rst-item-footer{display:flex;align-items:center;justify-content:space-between;gap:8px}.rst-item-price-wrap{display:flex;flex-direction:column;gap:1px}.rst-item-price-orig{font-family:'Oswald',sans-serif;font-size:12px;font-weight:500;color:#bbbbbb;text-decoration:line-through;letter-spacing:0.3px}.rst-item-price{font-family:'Oswald',sans-serif;font-size:1.3rem;font-weight:700;color:var(--accent);letter-spacing:0.5px;line-height:1}.rst-add-btn{display:flex;align-items:center;gap:6px;background:var(--accent);color:#fff;border:none;padding:9px 18px;border-radius:8px;font-size:12px;font-weight:700;cursor:pointer;transition:all 0.25s ease;font-family:var(--font-body);box-shadow:0 3px 12px rgba(232,128,10,0.28);letter-spacing:0.5px}.rst-add-btn:hover{background:var(--accent-light);transform:translateY(-2px);box-shadow:0 6px 18px rgba(232,128,10,0.4)}.rst-qty-wrap{display:flex;align-items:center;background:rgba(232,128,10,0.08);border:1.5px solid rgba(232,128,10,0.3);border-radius:8px;overflow:hidden}.rst-qty-btn{width:34px;height:34px;background:transparent;border:none;color:var(--accent);font-size:16px;cursor:pointer;transition:background 0.2s;display:flex;align-items:center;justify-content:center;font-weight:700}.rst-qty-btn:hover{background:rgba(232,128,10,0.18)}.rst-qty-num{min-width:30px;text-align:center;font-family:'Oswald',sans-serif;font-size:15px;font-weight:700;color:var(--accent)}.rst-cp-drag{margin-left:auto;color:rgba(0,0,0,0.4);font-size:12px;transition:transform 0.3s}.rst-cart-panel.mobile-open .rst-cp-drag i{transform:rotate(180deg)}@media(max-width:1100px){.rst-wrap{grid-template-columns:1fr 240px}}@media(max-width:900px){.rst-wrap{grid-template-columns:1fr !important}.rst-catbar-wrap{top:57px;padding:10px 0 8px}.rst-catbar-label{padding:0 14px 8px;flex-wrap:wrap;row-gap:8px}.rst-search-wrap{width:100%;order:2}.rst-search-wrap input{padding:8px 32px;font-size:11px}.rst-catbar{gap:14px;padding:2px 14px 4px}.rst-cat-chip{min-width:60px}.rst-cat-chip-img{width:52px;height:52px}.rst-cat-chip-img i{font-size:18px}.rst-cat-chip-name{font-size:10px}.rst-content{padding:10px}.rst-items-grid{grid-template-columns:repeat(3,1fr) !important;gap:8px}.rst-item-img{height:100px}.rst-item-body{padding:8px 10px}.rst-item-name{font-size:0.82rem;margin-bottom:3px;font-weight:700;line-height:1.2}.rst-item-desc{font-size:9px;overflow:hidden;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin-bottom:6px}.rst-item-price{font-size:0.9rem;font-weight:800}.rst-item-footer{flex-wrap:wrap;gap:4px}.rst-add-btn{padding:5px 8px;font-size:10px}.rst-qty-btn{width:26px;height:26px;font-size:13px}.rst-qty-num{min-width:20px;font-size:11px}.rst-special-badge{font-size:7px;padding:2px 5px}.rst-cat-header{margin-bottom:10px;gap:8px;flex-wrap:wrap}.rst-cat-icon{width:32px;height:32px;font-size:14px}.rst-cat-title{font-size:1.1rem}.rst-veg-filter{width:100%;margin-left:0;margin-top:4px}.rst-vf-btn{padding:6px 12px;font-size:10px}.rst-vf-dot{width:9px;height:9px}.rst-cart-panel{display:none !important}#rstCartPanel{position:fixed !important;top:auto !important;bottom:0 !important;left:0 !important;right:0 !important;max-height:60vh !important;border-radius:20px 20px 0 0 !important;border-left:none !important;border-top:3px solid var(--accent) !important;z-index:8500 !important;margin:0 !important;display:none !important;flex-direction:column !important;box-shadow:0 -6px 24px rgba(0,0,0,0.15) !important;background:#ffffff !important}#rstCartPanel.mobile-open{display:flex !important;transform:none !important}.rst-cp-items{overflow-y:auto !important;flex:1 !important}.rst-cp-footer{flex-shrink:0 !important;padding-bottom:20px !important}.rst-cp-head{cursor:pointer !important}#mobileCartBtn{bottom:100px !important;right:16px !important;z-index:8200 !important}.rst-trust-bar{border-radius:0;margin:10px 0 0;box-shadow:none}.rst-trust-item{padding:12px 8px;gap:8px}.rst-trust-icon{width:36px;height:36px;font-size:14px}.rst-trust-text strong{font-size:11px}.rst-trust-text span{font-size:9px}}@media(max-width:900px){#stickyCartBar{bottom:0}}@media(max-width:768px){#mobileCartBtn{display:none !important}#rstCartPanel.mobile-open{bottom:64px !important}#stickyCartBar{bottom:64px}}@media(max-width:480px){.rst-catbar{gap:10px}.rst-cat-chip{min-width:54px}.rst-cat-chip-img{width:46px;height:46px}.rst-cat-chip-img i{font-size:16px}.rst-cat-chip-name{font-size:9px}.rst-items-grid{grid-template-columns:repeat(3,1fr) !important;gap:6px}.rst-item-img{height:85px}.rst-item-body{padding:6px 8px}.rst-item-name{font-size:0.75rem}.rst-item-desc{display:none}.rst-trust-item{flex-direction:column;text-align:center;padding:8px 4px;gap:4px}.rst-trust-icon{width:30px;height:30px;font-size:12px}.rst-trust-text strong{font-size:8.5px;margin-bottom:1px}.rst-trust-text span{font-size:7px}}@media(max-width:900px){body.restaurant-page{padding-bottom:64px !important}}@media(max-width:768px){body.restaurant-page{padding-bottom:130px !important}}