.theme-white *{box-sizing:border-box;margin:0}.theme-white{--bg:#fff;--bg2:#faf8f3;--panel:#f5f0e6;--panel2:#ebe3d1;--cream:#111;--cream2:#1c1c1c;--gold:var(--accent-color,#b8862f);--gold2:var(--accent-color,#8c6621);--text:#111;--muted:#6e6a60;--line:#b8862f47;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.55}.theme-white a{color:inherit;text-decoration:none}.theme-white img{max-width:100%;display:block}.theme-white .hero{text-align:center;border-bottom:1px solid var(--line);background:radial-gradient(at top,#fff9eb 0%,#faf8f3 55%,#fff 100%);min-height:62vh;padding:28px 22px 50px;position:relative;overflow:hidden}.theme-white .hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#b8862f0d,#0000 50%),radial-gradient(circle at 80% 70%,#b8862f0a,#0000 50%);position:absolute;inset:0}.theme-white .hero:after{content:"";pointer-events:none;border:1px solid #b8862f1f;border-radius:50%;width:340px;height:340px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.theme-white .hero-top{z-index:2;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 24px;display:flex;position:relative}.theme-white .hero-ctx{border:1px solid var(--line);color:var(--gold2);letter-spacing:.7px;text-transform:uppercase;background:#b8862f14;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.theme-white .hero-lang{border:1px solid var(--line);background:#fff;border-radius:20px;gap:4px;margin-left:auto;padding:3px;display:flex}.theme-white .hero-lang button{color:var(--muted);cursor:pointer;letter-spacing:.5px;background:0 0;border:none;border-radius:14px;padding:4px 11px;font-family:inherit;font-size:11.5px}.theme-white .hero-lang button.active{background:var(--gold);color:#fff;font-weight:600}.theme-white .hero-logo{z-index:2;justify-content:center;align-items:center;width:90px;height:90px;margin:40px auto 18px;display:flex;position:relative}.theme-white .hero-logo svg{width:100%;height:100%}.theme-white .hero-title{letter-spacing:.5px;color:#111;z-index:2;font-family:Playfair Display,serif;font-size:clamp(42px,7vw,68px);font-weight:700;line-height:1.05;position:relative}.theme-white .hero-title .amp{color:var(--gold);font-style:italic;font-weight:500}.theme-white .hero-sub-ar{color:var(--gold2);letter-spacing:2px;z-index:2;margin-top:8px;font-family:Cormorant Garamond,serif;font-size:clamp(22px,3.4vw,30px);font-weight:600;position:relative}.theme-white .hero-tagline{color:var(--muted);letter-spacing:3px;text-transform:uppercase;z-index:2;margin-top:20px;font-size:13px;font-weight:500;position:relative}.theme-white .hero-divider{background:var(--gold);z-index:2;width:90px;height:2px;margin:22px auto 6px;position:relative}.theme-white .hero-divider:before,.theme-white .hero-divider:after{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.theme-white .hero-divider:before{left:-14px}.theme-white .hero-divider:after{right:-14px}.theme-white .hero-location{color:#333;letter-spacing:2px;z-index:2;margin-top:24px;font-size:12.5px;font-weight:500;position:relative}.theme-white .hero-actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex;position:relative}.theme-white .hero-btn{color:#fff;cursor:pointer;letter-spacing:.5px;z-index:2;background:#111;border:none;border-radius:30px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;position:relative}.theme-white .hero-btn:hover{background:var(--gold)}.theme-white .hero-btn.outline{color:#111;background:0 0;border:1px solid #111}.theme-white .hero-btn.outline:hover{color:#fff;background:#111}.theme-white .nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#fffffff0;padding:10px 0;position:sticky;top:0}.theme-white .nav-scroll{scroll-behavior:smooth;scrollbar-width:none;gap:3px;max-width:1100px;margin:0 auto;padding:2px 16px;display:flex;overflow-x:auto}.theme-white .nav-scroll::-webkit-scrollbar{display:none}.theme-white .nav-chip{color:var(--muted);cursor:pointer;white-space:nowrap;letter-spacing:.3px;background:0 0;border:1px solid #0000;border-radius:18px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.theme-white .nav-chip:hover{color:var(--cream)}.theme-white .nav-chip.active{color:#fff;background:#111;font-weight:600}.theme-white .nav-chip:hover:not(.active){color:#111;background:#b8862f14}.theme-white .menu-wrap{max-width:1000px;margin:0 auto;padding:40px 22px 80px}.theme-white .section{margin-bottom:52px;scroll-margin-top:68px}.theme-white .section-head{text-align:center;margin-bottom:28px;padding-bottom:14px;position:relative}.theme-white .section-head:after{content:"";background:var(--gold);width:64px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.theme-white .section-title{color:#111;letter-spacing:.5px;margin-bottom:4px;font-family:Playfair Display,serif;font-size:clamp(28px,4.5vw,40px);font-weight:700}.theme-white .section-ar{color:var(--gold2);letter-spacing:3px;font-family:Cormorant Garamond,serif;font-size:18px;font-weight:600}.theme-white .section-note{display:none}.theme-white .cat-banner{background:#f5f0e6;border-radius:14px;height:200px;margin-bottom:24px;position:relative;overflow:hidden}.theme-white .cat-banner img{object-fit:cover;width:100%;height:100%;transition:transform .6s}.theme-white .cat-banner:hover img{transform:scale(1.04)}.theme-white .cat-banner:after{content:"";background:linear-gradient(#0000 50%,#0000008c 100%);position:absolute;inset:0}.theme-white .cat-banner-title{color:#fff;z-index:2;position:absolute;bottom:20px;left:24px;right:24px}.theme-white .cat-banner-title h3{letter-spacing:.5px;text-shadow:0 2px 14px #00000080;font-family:Playfair Display,serif;font-size:28px;font-weight:700}.theme-white .cat-banner-title .ar{color:#ffffffd9;letter-spacing:2px;margin-top:2px;font-family:Cormorant Garamond,serif;font-size:17px}.theme-white .cat-banner-title .note{color:#fff;letter-spacing:1px;text-transform:uppercase;background:#b8862feb;border-radius:14px;align-items:center;gap:5px;margin-top:8px;padding:3px 11px;font-size:10.5px;font-weight:600;display:inline-flex}.theme-white .items{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:18px;display:grid}.theme-white .item{cursor:pointer;background:#fff;border:1px solid #eee6d3;border-radius:14px;flex-direction:column;transition:all .2s;display:flex;overflow:hidden}.theme-white .item-badges{z-index:5;flex-direction:column;align-items:flex-end;gap:5px;display:flex;position:absolute;top:10px;right:10px}.theme-white .popular-badge{background:var(--gold);color:#fff;letter-spacing:.5px;text-transform:uppercase;border-radius:4px;padding:4px 8px;font-size:9px;font-weight:800;box-shadow:0 2px 5px #0003}.theme-white .tag-badge{background:#111}.theme-white .item:hover{border-color:var(--gold);transform:translateY(-3px);box-shadow:0 14px 32px #b8862f24}.theme-white .item-img-wrap{background:linear-gradient(135deg,#f5f0e6,#ebe3d1);height:170px;position:relative;overflow:hidden}.theme-white .item-img{object-fit:cover;width:100%;height:100%;transition:transform .5s}.theme-white .item:hover .item-img{transform:scale(1.08)}.theme-white .item-img-fallback{background:linear-gradient(135deg,#fff9eb,#f5ebd1);justify-content:center;align-items:center;font-size:54px;display:flex;position:absolute;inset:0}.theme-white .item-tag-float{color:#111;border:1px solid var(--line);letter-spacing:.8px;text-transform:uppercase;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffffff2;border-radius:12px;align-items:center;gap:3px;padding:3px 9px;font-family:Inter,sans-serif;font-size:9.5px;font-weight:700;display:inline-flex;position:absolute;top:10px;left:10px}.theme-white .item-tag-float.veg{color:#fff;background:#10b981f0;border-color:#0000}.theme-white .item-tag-float.spicy{color:#fff;background:#d97706f0;border-color:#0000}.theme-white .item-tag-float.chef{color:#fff;background:#b8862ff0;border-color:#0000}.theme-white .item-body{flex:1;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;padding:14px 16px;display:flex}.theme-white .item-main{flex-direction:column;flex:1;gap:6px;min-width:0;display:flex}.theme-white .item-side{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:10px;display:flex}.theme-white .item-name{color:#111;letter-spacing:.3px;font-family:Playfair Display,serif;font-size:16.5px;font-weight:700;line-height:1.3}.theme-white .item-desc{color:var(--muted);font-size:13.5px;font-weight:400;line-height:1.5}.theme-white .item-price{color:var(--gold2);white-space:nowrap;letter-spacing:.4px;flex-direction:column;align-items:flex-end;font-family:Playfair Display,serif;font-size:19px;font-weight:700;display:flex}.theme-white .mrp-strike{color:var(--muted);opacity:.7;margin-bottom:2px;font-family:Inter,sans-serif;font-size:12px;font-weight:400;text-decoration:line-through}.theme-white .item-price .curr{color:var(--muted);letter-spacing:1.2px;margin-right:3px;font-family:Inter,sans-serif;font-size:10.5px;font-weight:600}.theme-white .item-add{color:#fff;cursor:pointer;background:#111;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;font-weight:400;transition:all .15s;display:flex}.theme-white .item-add:hover{background:var(--gold)}.theme-white .footer{border-top:1px solid var(--line);text-align:center;background:#faf8f3;padding:36px 22px 60px}.theme-white .footer-logo{color:#111;letter-spacing:1px;margin-bottom:10px;font-family:Playfair Display,serif;font-size:22px;font-weight:700}.theme-white .footer-meta{color:var(--muted);letter-spacing:.5px;font-size:12px;line-height:1.8}.theme-white .footer-social{justify-content:center;gap:16px;margin-top:18px;display:flex}.theme-white .footer-social a{border:1px solid var(--line);width:42px;height:42px;color:var(--gold2);background:0 0;border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.theme-white .footer-social a:hover{background:var(--gold);color:#fff;border-color:var(--gold);transform:translateY(-3px);box-shadow:0 4px 12px #b8862f33}.theme-white .footer-legal{color:var(--muted);letter-spacing:.5px;border-top:1px solid #b8862f24;margin-top:22px;padding-top:18px;font-size:11px}@media (width<=600px){.theme-white .hero{padding:20px 16px 40px}.theme-white .hero-logo{width:72px;height:72px;margin-top:24px}.theme-white .menu-wrap{padding:28px 16px 60px}.theme-white .items{grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:12px}.theme-white .item-img-wrap{height:140px}.theme-white .item-name{font-size:15px}.theme-white .item-price{font-size:17px}.theme-white .cat-banner{height:150px}.theme-white .cat-banner-title h3{font-size:22px}}@media print{.theme-white .nav,.theme-white .hero-actions,.theme-white .footer-social,.theme-white .item-add{display:none}.theme-white body{color:#111;background:#fff}.theme-white .item{break-inside:avoid;box-shadow:none;border:1px solid #ccc}.theme-white .item-img-wrap{height:100px}.theme-white .items{grid-template-columns:repeat(3,1fr);gap:8px}}.theme-white .splash-overlay{color:#fff;background:#111;padding:24px;transition:opacity .8s ease-in-out,visibility .8s;position:fixed;z-index:9999!important;text-align:center!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;display:flex!important;top:0!important;left:0!important}.theme-white .splash-inner{flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.theme-white .splash-overlay.fade-out{opacity:0;visibility:hidden}.theme-white .splash-logo{width:140px;height:140px;animation:2s ease-in-out infinite pulse;justify-content:center!important;align-items:center!important;margin:0 auto 32px!important;display:flex!important}.theme-white .splash-welcome{width:100%;max-width:320px;font-family:Playfair Display,serif;font-size:clamp(24px,6vw,32px);font-weight:700;line-height:1.2;text-align:center!important;margin:0 auto 12px!important}.theme-white .splash-tagline{opacity:.7;letter-spacing:3px;text-transform:uppercase;width:100%;max-width:300px;font-size:13px;text-align:center!important;margin:0 auto!important}.theme-white .floating-cart{color:#fff;z-index:999;cursor:pointer;background:#111;border-radius:16px;padding:16px 20px;animation:.3s ease-out slideUp_white;position:fixed;bottom:90px;left:20px;right:20px;box-shadow:0 10px 30px #0000004d}.theme-white .cart-content{justify-content:space-between;align-items:center;display:flex}.theme-white .cart-count-badge{color:#fff;background:#b8862f;border-radius:50%;justify-content:center;align-items:center;width:24px;height:24px;font-size:12px;font-weight:700;display:flex}.theme-white .cart-text{text-transform:uppercase;letter-spacing:1px;flex:1;margin-left:12px;font-size:15px;font-weight:600}.theme-white .cart-price{font-size:16px;font-weight:700}@media (width>=768px){.theme-white .floating-cart{width:400px;left:50%;transform:translate(-50%)}}.theme-white .side-btns{align-items:center;gap:12px;display:flex}.theme-white .side-btn,.theme-white .cart-btn{background:var(--gold);cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;box-shadow:0 4px 12px #b8862f33}.theme-white .cart-btn svg{display:block;stroke:currentColor!important}.theme-white .cart-count{color:#fff;border:2px solid var(--gold);background:#111;border-radius:10px;padding:2px 6px;font-size:11px;font-weight:700;position:absolute;top:-8px;right:-8px}.theme-white .nav-container{align-items:center;gap:15px;max-width:800px;margin:0 auto;padding:0 15px;display:flex}.theme-white .nav-cart-btn{background:var(--text,#111);color:var(--bg,#fff);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:44px;height:44px;display:flex;position:relative;box-shadow:0 4px 12px #0000001a}.theme-white .nav-cart-icon{font-size:20px}.theme-white .nav-cart-count{color:#fff;background:#b8862f;border:2px solid #fff;border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-5px;right:-5px}.theme-white .modal-content,.theme-white .cart-drawer{color:#111!important;background:#fff!important}.theme-white .modal-title,.theme-white .section-title,.theme-white .cart-title,.theme-white .item-name{color:#111!important}.theme-white .modal-desc,.theme-white .item-variant,.theme-white .item-addons,.theme-white .summary-row,.theme-white .empty-cart,.theme-white .prefix,.theme-white .cart-mrp-strike{color:var(--muted)!important}.theme-white .current-price,.theme-white .item-price{color:#111!important}.theme-white .option-card,.theme-white .pay-method{border-color:var(--line)!important;color:#111!important;background:#fcfaf5!important}.theme-white .option-card.active,.theme-white .pay-method.selected{border-color:var(--gold)!important;background:#b8862f14!important}.theme-white .qty-picker,.theme-white .qty-picker.small,.theme-white .input-group,.theme-white .payment-preview{border-color:var(--line)!important;color:#111!important;background:#fcfaf5!important}.theme-white .input-group input{color:#111!important;background:0 0!important}.theme-white .modal-body{flex-direction:column;gap:12px;display:flex;padding:30px 28px!important}.theme-white .modal-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex;margin-bottom:20px!important}.theme-white .modal-title{text-transform:capitalize!important;font-size:24px!important;font-weight:700!important;line-height:1.2!important}.theme-white .modal-price{color:var(--gold)!important;white-space:nowrap!important;font-size:18px!important;font-weight:800!important}.theme-white .modal-desc{margin-bottom:24px!important;font-size:15px!important;line-height:1.6!important}.theme-white .modal-footer{gap:15px;display:flex;border-top:1px solid var(--line)!important;background:#fff!important;padding:24px 28px!important}.theme-white .modal-close{color:#111!important;border:1px solid var(--line)!important;background:#fff!important}.theme-white .cart-header{padding:calc(env(safe-area-inset-top,20px) + 32px) 28px 20px!important;border-bottom:1px solid var(--line)!important;background:#fff!important}.theme-white .cart-items{padding:28px!important}.theme-white .cart-summary{border-top:1px solid var(--line)!important;padding:28px!important;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important;background:#faf8f3!important}.theme-white .cart-item{border-bottom:1px solid #b8862f1a!important;margin-bottom:24px!important;padding-bottom:24px!important}.theme-white .summary-row,.theme-white .auth-step h3,.theme-white .success-msg{color:var(--text)!important;margin-bottom:12px!important;font-weight:700!important}.theme-white .phone-divider{background:var(--line)!important}.theme-white .split-bill-popup-overlay{box-sizing:border-box!important;overflow-x:hidden!important}.theme-white .split-popup-content{color:#111!important;box-sizing:border-box!important;background:#fff!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.theme-white .split-header{justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:24px!important;display:flex!important}.theme-white .split-header h3{text-align:left!important;color:#111!important;margin:0!important;font-family:Playfair Display,serif!important;font-size:1.5rem!important;font-weight:800!important}.theme-white .split-close{color:#111!important;background:0 0!important;padding:0!important;font-size:32px!important;font-weight:300!important;line-height:1!important;position:static!important}.theme-white .split-controls{box-sizing:border-box!important;width:100%!important;margin:auto auto 24px!important}.theme-white .split-counter{margin-left:1rem!important}.theme-white .tip-options{gap:8px!important}.theme-white .tip-chip{border:1.5px solid var(--line)!important;color:#111!important;background:#fcfaf5!important;border-radius:10px!important;font-weight:700!important}.theme-white .tip-chip.active{background:var(--gold)!important;color:#fff!important;border-color:var(--gold)!important}.theme-white .tip-input-wrap{border:1.5px solid var(--line)!important;background:#fcfaf5!important;border-radius:10px!important}.theme-white .summary-row.total{color:var(--text,#000)!important;border-top:1px dashed var(--line)!important;margin-top:16px!important;padding-top:20px!important;font-size:22px!important;font-weight:800!important}.theme-white .modal-footer{border-top:1px solid var(--line)!important;background:#fff!important;align-items:stretch!important}.theme-white .checkout-actions{gap:12px!important;margin-top:20px!important;display:flex!important}.theme-white .checkout-btn,.theme-white .add-btn,.theme-white .primary-btn{color:#fff!important;text-transform:uppercase!important;letter-spacing:1px!important;background:#111!important;border:none!important;border-radius:12px!important;flex:1!important;height:54px!important;font-size:13px!important;font-weight:800!important}.theme-white .checkout-btn.secondary{color:#111!important;background:0 0!important;border:1.5px solid #111!important}.theme-white .qty-picker,.theme-white .qty-picker.small{color:#111!important;background:#f5ebd1!important;border-radius:14px!important;height:54px!important;padding:0 10px!important}.theme-white .qty-picker button{color:#111!important}.theme-white .qty-picker.small{border-radius:10px!important;height:38px!important}.theme-white .modal-hero{border-bottom:1px solid var(--line)!important;background:#fff9eb!important}@keyframes pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}@keyframes slideUp_white{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.hero-logo svg,.splash-logo svg{width:100%;height:100%;display:block}.theme-white .type-value{color:#111!important}.modal-overlay{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);z-index:3000;background:#000000b3;justify-content:center;align-items:center;width:100%;height:100%;padding:20px;display:flex;position:fixed;top:0;left:0}.modal-content{background:#fff;border-radius:24px;flex-direction:column;width:100%;max-width:500px;max-height:90vh;animation:.4s cubic-bezier(.16,1,.3,1) modalIn;display:flex;position:relative;overflow:hidden}@keyframes modalIn{0%{opacity:0;transform:translateY(100px)}to{opacity:1;transform:translateY(0)}}.modal-close{cursor:pointer;z-index:10;background:#ffffffe6;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;display:flex;position:absolute;top:15px;right:15px;box-shadow:0 4px 10px #0000001a}.modal-hero{background:#f5f5f5;width:100%;height:250px}.modal-img{object-fit:cover;width:100%;height:100%}.modal-body{flex:1;padding:24px;overflow-y:auto}.modal-header{justify-content:space-between;align-items:flex-start;margin-bottom:8px;display:flex}.modal-title{color:#111;margin:0;font-size:24px;font-weight:800;line-height:1.2}.modal-price-wrap{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.modal-price{color:var(--accent-color,#b8862f);font-size:20px;font-weight:700}.modal-mrp-strike{color:#999;margin-bottom:2px;font-size:14px;text-decoration:line-through}.modal-desc{color:#666;margin-bottom:24px;font-size:15px;line-height:1.5}.modal-section{margin-bottom:24px}.modal-section-title{color:#111;text-transform:uppercase;letter-spacing:1px;margin-bottom:12px;font-size:16px;font-weight:600}.options-grid{grid-template-columns:1fr 1fr;gap:12px;display:grid}@media (width<=480px){.options-grid{grid-template-columns:1fr}}.option-card{text-align:left;cursor:pointer;background:#fcfcfc;border:1px solid #eee;border-radius:12px;flex-direction:row;justify-content:space-between;align-items:center;gap:12px;min-height:56px;padding:16px 20px;transition:all .2s;display:flex}.option-card.active{border-color:var(--accent-color,#b8862f);background:#b8862f0d}.option-card .opt-name{font-size:14px;font-weight:600}.opt-price-wrap{text-align:right;flex-direction:column;align-items:flex-end;display:flex}.option-card .opt-price{color:var(--accent-color,#b8862f);font-size:13px;font-weight:700}.opt-mrp-strike{color:#999;margin-bottom:2px;font-size:11px;text-decoration:line-through}.modal-footer{background:#fff;border-top:1px solid #00000014;align-items:stretch;gap:16px;padding:24px;display:flex}.qty-picker{background:#f5f5f5;border-radius:12px;align-items:center;display:flex;overflow:hidden}.qty-picker button{cursor:pointer;background:0 0;border:none;width:40px;height:48px;font-size:20px}.qty-picker span{text-align:center;width:40px;font-size:16px;font-weight:800}.add-btn{color:#fff;cursor:pointer;background:#111;border:none;border-radius:12px;flex:1;font-size:16px;font-weight:700;transition:all .2s}.add-btn:active{transform:scale(.98)}@media (width<=480px){.modal-overlay{align-items:flex-end;padding:0}.modal-content{border-radius:32px 32px 0 0;width:100%;max-width:100%;max-height:92vh;animation:.5s cubic-bezier(.16,1,.3,1) slideUpMobile}}@keyframes slideUpMobile{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (width<=480px){.modal-hero{height:35vh}.modal-body{padding:20px}.options-grid{grid-template-columns:1fr}.modal-footer{flex-direction:row;gap:12px;padding:20px}.qty-picker{width:auto}.add-btn{padding:14px;font-size:15px}}.cart-overlay{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);z-index:4000;background:#00000080;justify-content:flex-end;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.cart-drawer{background:#fff;flex-direction:column;width:100%;max-width:400px;height:100%;animation:.4s cubic-bezier(.16,1,.3,1) slideInRight;display:flex;position:relative;box-shadow:-10px 0 30px #0000001a}@keyframes slideInRight{0%{transform:translate(100%)}to{transform:translate(0)}}.cart-header{background:inherit;z-index:10;border-bottom:1px solid #eee;justify-content:space-between;align-items:center;display:flex;position:sticky;top:0;padding:calc(env(safe-area-inset-top,20px) + 24px) 28px 16px!important}.cart-title{margin:0;font-size:20px;font-weight:700}.cart-close{cursor:pointer;color:#999;background:0 0;border:none;font-size:28px}.cart-items{flex:1;padding:24px;overflow-y:auto}.empty-cart{color:#999;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex}.empty-icon{margin-bottom:16px;font-size:64px}.cart-item{border-bottom:1px solid #f5f5f5;margin-bottom:20px;padding-bottom:20px}.cart-item.single-row{justify-content:space-between;align-items:center;gap:12px;padding:12px 0;display:flex}.cart-item.single-row .item-info{flex:1;min-width:0}.cart-item.single-row .item-actions{flex-shrink:0}.cart-item.single-row .item-price{text-align:right;color:#111;flex-direction:column;flex-shrink:0;align-items:flex-end;min-width:70px;font-size:14px;font-weight:700;display:flex}.item-main{justify-content:space-between;margin-bottom:12px;display:flex}.item-name{color:#111;font-size:14px;font-weight:600;line-height:1.2}.item-variant,.item-addons{color:#777;margin-top:2px;font-size:11px}.item-tax-breakdown{color:#888;margin-top:1px;font-size:11px;font-weight:400}.item-price{color:#111;flex-direction:column;align-items:flex-end;font-size:14px;font-weight:700;display:flex}.cart-mrp-strike{color:#999;opacity:.8;margin-bottom:2px;font-size:10px;font-weight:400;text-decoration:line-through}.qty-picker.small{background:#f5f5f5;border-radius:8px;align-items:center;display:inline-flex}.qty-picker.small button{cursor:pointer;background:0 0;border:none;width:32px;height:32px;font-size:18px}.qty-picker.small span{text-align:center;width:24px;font-size:14px;font-weight:600}.cart-summary{z-index:10;background:#fff;border-top:1px solid #eee;padding:16px 24px;box-shadow:0 -10px 20px #00000008}.success-item-row{color:#444;justify-content:space-between;align-items:center;padding:8px 0;font-size:.9rem;display:flex}.success-totals{border-top:1px solid #f0f0f0;margin-top:12px;padding-top:12px}.success-totals .success-item-row{color:#666;padding:4px 0;font-size:.85rem}.summary-row{color:#666;justify-content:space-between;margin-bottom:6px;font-size:15px;display:flex}.summary-row.loyalty-earn{color:#b8862f;border-top:1px dashed #b8862f26;margin-top:4px;margin-bottom:4px;padding-top:6px;font-weight:600}.earn-text{font-family:Inter,sans-serif;font-weight:800}.earn-value-wrap{flex-direction:column;align-items:flex-end;display:flex}.earn-worth{opacity:.7;margin-top:-2px;font-size:.7rem;font-weight:500}.summary-row.total{color:#111;border-top:1px dashed #ddd;margin-top:8px;padding-top:8px;font-size:18px;font-weight:700}.checkout-btn{background:var(--accent-color,#b8862f);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:12px;width:100%;padding:16px;font-size:15px;font-weight:700;transition:all .3s cubic-bezier(.4,0,.2,1);box-shadow:0 4px 15px #0000001a}.checkout-btn:active{transform:scale(.97)}.checkout-actions{gap:12px!important;margin-top:20px!important;display:flex!important}.checkout-actions .checkout-btn{text-transform:uppercase!important;letter-spacing:1.5px!important;white-space:nowrap!important;flex:1!important;justify-content:center!important;align-items:center!important;padding:16px 8px!important;font-size:13px!important;font-weight:800!important;display:flex!important}.order-type-selector{background:#0000000d;border:1px solid #00000008;border-radius:14px;gap:10px;margin:24px 0;padding:6px;display:flex}.type-option{cursor:pointer;background:0 0;border:1px solid #0000;border-radius:10px;flex-direction:row;flex:1;justify-content:center;align-items:center;gap:8px;padding:12px 16px;transition:all .3s;display:flex;position:relative}.type-option input{opacity:0;position:absolute}.type-option .type-icon{font-size:1.1rem}.type-option .type-label{color:#777;font-size:.9rem;font-weight:700}.type-option.active{background:#fff;box-shadow:0 4px 12px #00000014}.type-option.active .type-label{color:#111}.type-option.active .type-icon{filter:grayscale(0)}.type-option:not(.active) .type-icon{filter:grayscale();opacity:.6}.checkout-btn.secondary{border:2px solid var(--accent-color,#111);color:#111;background:#fff}.auth-flow{text-align:center;padding:10px 0}.auth-step h3{color:#111;margin:32px 0 12px;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:800;line-height:1.2}.auth-step p{color:#666;margin-bottom:24px;font-size:.9rem}.input-group{border:1px solid #ddd;border-radius:12px;align-items:center;margin-bottom:24px;padding:0;transition:all .3s;display:flex;overflow:hidden}.input-group:focus-within{border-color:var(--accent-color,#111);box-shadow:0 0 0 3px #0000000d}.input-group .prefix{color:#888;border-right:1px solid #eee;padding-right:8px}.phone-input-wrap{grid-template-columns:90px 1px 1fr!important;align-items:center!important;width:100%!important;display:grid!important}.country-code-input{border:none;outline:none;height:48px;font-family:inherit;font-size:1.1rem;font-weight:700;width:100%!important;color:var(--cream)!important;text-align:center!important;background:0 0!important;margin:0!important;padding:0!important}.phone-divider{background:#eee!important;width:1px!important;height:24px!important;margin:0!important}.input-group input{background:0 0;border:none;outline:none;flex:1;padding:12px 16px;font-size:1.1rem}.otp-container{justify-content:center;gap:10px;margin-bottom:24px;display:flex}.otp-box{text-align:center;color:#111;background:#fdfdfd;border:1px solid #ddd;border-radius:12px;outline:none;width:48px;height:56px;font-size:1.5rem;font-weight:700;transition:all .3s}.otp-box:focus{border-color:var(--accent-color,#111);background:#fff;box-shadow:0 0 0 3px #0000000d}.primary-btn{background:var(--accent-color,#111);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:12px;justify-content:center;align-items:center;gap:10px;width:100%;margin-bottom:16px;padding:16px;font-weight:700;transition:all .3s;display:flex}.primary-btn:disabled{opacity:.7;cursor:not-allowed}.spinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:18px;height:18px;animation:.8s linear infinite spin}@keyframes spin{to{transform:rotate(360deg)}}.link-btn{color:#666;cursor:pointer;background:0 0;border:none;font-size:.9rem;text-decoration:underline}.payment-preview{background:#f9f9f9;border-radius:8px;justify-content:space-between;margin-bottom:20px;padding:16px;display:flex}.pay-method{text-align:left;cursor:pointer;background:#fff;border:1px solid #ddd;border-radius:8px;width:100%;margin-bottom:10px;padding:12px}.pay-method.selected{border-color:var(--accent-color,#1b4332);background:#1b43320d}.order-success-screen{text-align:center;padding:20px 0;animation:.5s fadeIn}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.success-icon-wrap{justify-content:center;margin-bottom:24px;display:flex}.success-icon{stroke-width:2px;stroke:#4bb71b;stroke-miterlimit:10;border-radius:50%;width:80px;height:80px;animation:.4s ease-in-out .4s forwards fill,.3s ease-in-out .9s both scale;display:block;box-shadow:inset 0 0 #4bb71b}.success-circle{stroke-dasharray:166;stroke-dashoffset:166px;stroke-width:2px;stroke-miterlimit:10;stroke:#4bb71b;fill:none;animation:.6s cubic-bezier(.65,0,.45,1) forwards stroke}.success-check{transform-origin:50%;stroke-dasharray:48;stroke-dashoffset:48px;animation:.3s cubic-bezier(.65,0,.45,1) .8s forwards stroke}@keyframes stroke{to{stroke-dashoffset:0}}@keyframes scale{0%,to{transform:none}50%{transform:scale(1.1)}}@keyframes fill{to{box-shadow:inset 0 0 0 40px #4bb71b1a}}.success-msg{color:#111;margin:40px 0 8px;font-family:Playfair Display,serif;font-size:2rem}.success-sub{color:#666;margin-bottom:32px}.order-id-badge{background:#f8f1e4;border:1px dashed #c9a961;border-radius:12px;flex-direction:column;gap:4px;min-width:200px;margin-bottom:32px;padding:16px;display:inline-flex}.order-id-badge .label{text-transform:uppercase;letter-spacing:1px;color:#888;font-size:.8rem}.order-id-badge .value{color:#111;letter-spacing:1px;font-size:1.5rem;font-weight:800}.success-order-items{text-align:left;background:#f9f9f9;border-radius:16px;margin-bottom:32px;padding:20px}.success-order-items h4{color:#111;border-bottom:1px solid #eee;margin:0 0 16px;padding-bottom:12px;font-size:1rem}.success-item-row{justify-content:space-between;margin-bottom:10px;font-size:.95rem;display:flex}.success-item-row.type-row{color:#666;border-bottom:1px dashed #eee;margin-bottom:16px;padding-bottom:12px;font-weight:500}.type-value{color:var(--accent-color,#b8862f);font-weight:700}.si-left{gap:12px;display:flex}.si-qty{color:#111;margin-right:4px;font-weight:800}.si-name{color:#444}.si-price{color:#111;font-weight:600}.success-total-row{color:#111;border-top:1px solid #eee;justify-content:space-between;margin-top:16px;padding-top:16px;font-size:1.1rem;font-weight:700;display:flex}@media (width<=480px){.cart-drawer{width:100%;max-width:100%}.cart-summary{padding-bottom:env(safe-area-inset-bottom,20px)}.otp-box{width:40px;height:48px;font-size:1.2rem}.otp-container{gap:6px}}.profile-form{margin-bottom:24px}.input-group-stack{text-align:left;flex-direction:column;gap:16px;display:flex}.input-field{flex-direction:column;gap:6px;display:flex}.input-field label{color:#888;padding-left:4px;font-size:.85rem;font-weight:600}.input-field input{background:#fdfdfd;border:1px solid #ddd;border-radius:12px;outline:none;padding:14px 16px;font-size:1rem;transition:border-color .3s}.input-field input:focus{border-color:var(--accent-color,#111);background:#fff}.skip-btn{color:#999;width:100%;margin-top:8px;padding:10px;font-size:.95rem;display:block}.skip-btn:hover{color:#666}.order-extras{border-top:1px solid #f5f5f5;flex-direction:column;gap:20px;margin-top:24px;padding:24px 0;display:flex}.extra-section{flex-direction:column;gap:12px;display:flex}.extra-label{color:#888;text-transform:uppercase;letter-spacing:1px;font-size:.85rem;font-weight:700}.tip-options{flex-wrap:wrap;gap:10px;display:flex}.tip-chip{color:#666;text-transform:uppercase;letter-spacing:1px;cursor:pointer;background:#f5f5f5;border:1.5px solid #eee;border-radius:8px;justify-content:center;align-items:center;padding:10px 16px;font-size:11px;font-weight:700;transition:all .2s;display:flex}.tip-chip:hover{background:#eee}.tip-chip.active{background:var(--accent-color,#b8862f);color:#fff;border-color:var(--accent-color,#b8862f);box-shadow:0 4px 12px #0000001a}.tip-input-wrap{background:#f5f5f5;border:1px solid #eee;border-radius:12px;align-items:center;gap:4px;max-width:100px;padding:4px 10px;transition:all .2s;display:flex}.tip-input-wrap span{color:#999;font-size:.75rem;font-weight:700}.tip-input-wrap input{color:#333;background:0 0;border:none;outline:none;width:100%;padding:4px 0;font-size:.9rem;font-weight:700}.tip-input-wrap.active{border-color:var(--accent-color,#b8862f);background:#fff;box-shadow:0 4px 12px #0000000d}.tip-input-wrap input::placeholder{color:#bbb;font-weight:500}.split-controls{background:#f8f9fa;border-radius:14px;align-items:center;gap:16px;width:fit-content;padding:8px 12px;display:flex}.split-controls button{cursor:pointer;background:#fff;border:1px solid #eee;border-radius:10px;justify-content:center;align-items:center;width:32px;height:32px;font-size:1.2rem;display:flex;box-shadow:0 2px 4px #0000000d}.split-value{flex-direction:column;align-items:center;min-width:60px;display:flex}.split-value .count{color:#111;font-size:1.1rem;font-weight:800}.split-value .unit{color:#999;font-size:.7rem;font-weight:600}.summary-row.tip{color:#10b981;font-weight:600}.summary-row.split-result{background:#f0fdf4;border:1px dashed #bbf7d0;border-radius:12px;margin-top:12px;padding:12px}.summary-row.split-result span:last-child{color:#10b981;font-size:1.1rem;font-weight:800}.pos-modal-header{background:#f8f9fa;border-radius:16px;justify-content:space-between;align-items:center;margin-bottom:24px;padding:20px;display:flex}.pmh-left{align-items:center;gap:16px;display:flex}.pmh-icon{width:48px;height:48px;color:var(--accent-color,#b8862f);background:#0000000d;border-radius:50%;justify-content:center;align-items:center;font-size:20px;display:flex}.pmh-title{color:#111;margin:0;font-size:1.2rem;font-weight:800}.pmh-date{color:#666;font-size:.8rem}.pmh-status{color:#10b981;letter-spacing:1px;background:#10b9811a;border:1px solid #10b98133;border-radius:10px;padding:6px 12px;font-size:.75rem;font-weight:800}.pos-detail-grid{grid-template-columns:repeat(2,1fr);gap:16px;margin-bottom:32px;padding:0 4px;display:grid}.tip-calc-hint{color:#b8862f;margin-left:4px;font-size:.85em;font-weight:600}.pos-detail-item{flex-direction:column;gap:4px;display:flex}.pd-label{color:#999;text-transform:uppercase;letter-spacing:1px;font-size:.75rem;font-weight:700}.pd-value{color:#333;font-size:.95rem;font-weight:600}.pos-items-section{margin-bottom:32px}.pos-section-header{align-items:center;gap:12px;margin-bottom:20px;display:flex}.ps-title{color:#888;letter-spacing:2px;font-size:.75rem;font-weight:800}.pos-section-header:after{content:"";background:#eee;flex:1;height:1px}.ps-count{color:#aaa;font-size:.7rem;font-weight:700}.pos-item-row{background:#fafafa;border:1px solid #f0f0f0;border-radius:14px;align-items:center;gap:16px;margin-bottom:10px;padding:14px;display:flex}.pi-qty-box{width:36px;height:36px;color:var(--accent-color,#b8862f);background:#0000000d;border-radius:10px;justify-content:center;align-items:center;font-size:.9rem;font-weight:800;display:flex}.pi-details{flex-direction:column;flex:1;display:flex}.pi-name{color:#222;font-size:1rem;font-weight:700}.pi-variant{color:#888;background:#eee;border-radius:6px;width:fit-content;margin-top:4px;padding:2px 8px;font-size:.75rem;display:inline-block}.pi-price{color:#111;font-size:1.1rem;font-weight:800}.pos-modal-footer{border-top:1px solid #eee;margin-top:32px;padding-top:24px}.pmf-row{justify-content:space-between;align-items:flex-end;display:flex}.pmf-label{flex-direction:column;display:flex}.pmf-main{color:#999;letter-spacing:1.5px;font-size:.75rem;font-weight:800}.pmf-sub{color:#bbb;font-size:.7rem}.pmf-total{color:#10b981;font-size:2rem;font-weight:800}@media (width<=480px){.pos-detail-grid{grid-template-columns:1fr 1fr}.pmf-total{font-size:1.6rem}}.loyalty-redemption-card{background:#f9f9f9;border:1px solid #eee;border-radius:12px;margin-bottom:20px;padding:16px}.l-header{align-items:center;gap:12px;display:flex}.l-icon{font-size:24px}.l-info{flex-direction:column;flex:1;display:flex}.l-title{font-size:14px;font-weight:600}.l-balance{color:#666;font-size:12px}.l-toggle{color:#fff;cursor:pointer;background:#111;border:none;border-radius:20px;padding:6px 16px;font-size:13px;font-weight:500;transition:all .2s}.l-toggle.active{color:#666;background:#eee}.l-redeem-input{border-top:1px solid #eee;margin-top:16px;padding-top:16px}.l-input-wrap{flex-direction:column;gap:8px;display:flex;position:relative}.l-input-wrap label{color:#666;font-size:12px}.l-input-wrap input{border:1px solid #ddd;border-radius:8px;width:100%;padding:12px;font-size:16px;font-weight:600}.l-pts-preview{color:#b8862f;font-size:12px;font-weight:500}.l-error{color:#e74c3c;margin-top:6px;font-size:12px}.earn-badge{color:#b8862f;background:#fff9e6;border:1px solid #ffe699;border-radius:12px;margin-left:8px;padding:2px 8px;font-size:10px;font-weight:600}.loyalty-discount span:last-child{color:#27ae60;font-weight:600}.total-label-wrap{align-items:center;display:flex}.split-bill-popup-overlay{z-index:5000;border-radius:inherit;background:#0006;align-items:flex-end;width:100%;max-width:400px;height:100%;animation:.2s fadeIn;display:flex;position:absolute;top:0;right:0;overflow:hidden}.split-popup-content{width:100%;padding:calc(env(safe-area-inset-top,20px) + 32px) 24px 32px;background:#fff;border-radius:32px 32px 0 0;flex-direction:column;max-height:100%;animation:.4s cubic-bezier(.16,1,.3,1) slideUp;display:flex;overflow-y:auto;box-shadow:0 -20px 40px #00000026;box-sizing:border-box!important;overflow-x:hidden!important}.split-header{justify-content:center;align-items:center;width:100%;margin-bottom:24px;padding-top:10px;display:flex;position:relative;box-sizing:border-box!important}.split-header h3{color:#111;letter-spacing:-.5px;text-align:center;margin:0;font-family:Playfair Display,serif;font-size:1.75rem;font-weight:800;line-height:1.2}.split-close{color:#999;cursor:pointer;z-index:10;background:#f5f5f5;border:none;border-radius:50%;justify-content:center;align-items:center;width:32px;height:32px;font-size:20px;transition:all .2s;display:flex;position:absolute;top:10px;right:0}.split-close:hover{color:#333;background:#eee}.split-visual{flex-direction:column;flex-shrink:0;align-items:center;margin-bottom:24px;display:flex;position:relative}.split-circle-svg{width:180px;height:180px;transform:rotate(-90deg)}.split-circle-bg{fill:none;stroke:#f0f0f0;stroke-width:12px}.split-circle-fill{fill:none;stroke:var(--accent-color,#b8862f);stroke-width:12px;stroke-linecap:round;transition:stroke-dasharray .6s cubic-bezier(.34,1.56,.64,1)}.split-amount-center{text-align:center;width:80%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.split-amount-center .amount{color:#111;letter-spacing:-.5px;font-size:1.5rem;font-weight:800;display:block}.split-amount-center .label{color:#888;text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.split-controls{flex-direction:column;flex-shrink:0;gap:16px;width:100%;max-width:100%;display:flex;box-sizing:border-box!important;margin:auto auto 24px!important}.split-control-row{justify-content:space-between;align-items:center;display:flex}.control-label{flex-direction:column;gap:4px;display:flex}.control-label .main{color:#111;font-size:15px;font-weight:700}.control-label .sub{color:#777;font-size:13px;font-weight:500}.split-counter{color:#111;background:#f5f5f5;border-radius:12px;justify-content:space-between;align-items:center;min-width:120px;padding:4px;display:flex;margin-left:1rem!important}.split-counter button{color:#111;cursor:pointer;background:#fff;border:none;border-radius:10px;justify-content:center;align-items:center;width:40px;height:40px;font-size:1.2rem;transition:all .2s;display:flex;box-shadow:0 2px 4px #0000000d}.split-counter button:active{background:#eee;transform:scale(.95)}.split-counter span{text-align:center;min-width:30px;font-size:1.1rem;font-weight:700}.split-summary{background:#f8f9fa;border-radius:20px;flex-shrink:0;margin-bottom:24px;padding:20px}.split-summary .summary-row{color:#555;margin-bottom:8px;font-size:14px}.split-summary .summary-row.total{color:#111;border-top:1px dashed #ddd;margin-top:12px;padding-top:12px;font-size:18px;font-weight:700}.split-disclaimer{color:#999;margin-top:8px;font-size:.8rem;font-style:italic}.split-actions{gap:16px;display:flex}.btn-remove-split{color:#fa5252;cursor:pointer;white-space:nowrap;background:#fff5f5;border:1px solid #ffc9c9;border-radius:12px;flex:1;justify-content:center;align-items:center;padding:14px;font-size:14px;font-weight:700;transition:all .2s;display:flex}.btn-confirm-split{background:var(--accent-color,#111);color:#fff;text-transform:uppercase;letter-spacing:1px;cursor:pointer;border:none;border-radius:12px;flex:2;justify-content:center;align-items:center;padding:14px;font-size:15px;font-weight:700;transition:all .2s;display:flex;box-shadow:0 4px 15px #0000001a}.btn-confirm-split:active{transform:translateY(2px);box-shadow:0 5px 15px #b8862f26}.split-btn-trigger{color:#444;cursor:pointer;background:#fdfdfd;border:1px dashed #ddd;border-radius:14px;justify-content:center;align-items:center;gap:12px;width:100%;padding:14px;font-weight:700;transition:all .2s;display:flex}.split-btn-trigger .icon{color:var(--accent-color,#b8862f);font-size:1.2rem}.split-btn-trigger:hover{border-color:var(--accent-color,#b8862f);color:var(--accent-color,#b8862f);background:#fdfaf4}.split-indicator-btn{cursor:pointer;background:0 0;border:none;border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;width:100%;padding:12px 0;transition:all .2s;display:flex}.split-indicator-btn:hover{opacity:.8}.split-info{color:#111;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.split-info:before{content:"👤";opacity:.6;font-size:12px}.split-edit{color:var(--accent-color,#b8862f);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:700}.summary-row.split-result{color:#276749;background:#f0fff4;border:1px dashed #c6f6d5;border-radius:12px;justify-content:space-between;align-items:center;margin-top:8px;margin-bottom:2px;padding:10px 16px;display:flex}.summary-row.split-result span:first-child{color:#718096;font-weight:500}.summary-row.split-result .split-value{color:#38a169;font-size:1.3rem;font-weight:800}@keyframes slideUp{0%{transform:translateY(100%)}to{transform:translateY(0)}}@media (width<=480px){.split-popup-content{padding:24px 20px}.split-circle-svg{width:180px;height:180px}.split-amount-center .amount{font-size:1.8rem}.split-header h3{font-size:1.3rem}}.split-subtitle{color:#777;text-align:left;margin-bottom:24px;font-size:.9rem;line-height:1.4}.split-options-list{flex-direction:column;gap:12px;display:flex}.split-option-item{cursor:pointer;text-align:left;background:#f9f9f9;border:1px solid #f0f0f0;border-radius:16px;justify-content:space-between;align-items:center;padding:16px 20px;transition:all .2s;display:flex}.split-option-item:hover{border-color:var(--accent-color,#b8862f);background:#fff;box-shadow:0 4px 12px #0000000d}.split-option-item .option-text{color:#111;font-size:1rem;font-weight:600}.split-option-item .option-arrow{color:#ccc;font-size:1.4rem;font-weight:300}@keyframes pulse_green{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}body{background:#14241d;margin:0;padding:0}.theme-green{box-sizing:border-box;--bg:#14241d;--bg2:#1e3a2f;--panel:#26463a;--panel2:#2f544a;--cream:#f8f1e4;--cream2:#ebe0cf;--gold:var(--accent-color,#c9a961);--gold2:var(--accent-color,#e9c96e);--text:#f8f1e4;--muted:#a8b3a8;--line:#c9a96138;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;padding:0;font-family:Inter,system-ui,sans-serif;font-weight:300;line-height:1.55}.theme-green a{color:inherit;text-decoration:none}.theme-green img{max-width:100%;display:block}.theme-green .hero{background:radial-gradient(ellipse at top, #2f544a 0%, var(--bg2) 45%, var(--bg) 100%);text-align:center;border-bottom:1px solid var(--line);min-height:62vh;padding:28px 22px 50px;position:relative;overflow:hidden}.theme-green .hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#c9a96114,#0000 40%),radial-gradient(circle at 80% 70%,#c9a9610f,#0000 40%);position:absolute;inset:0}.theme-green .hero-top{z-index:2;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 24px;display:flex;position:relative}.theme-green .hero-ctx{border:1px solid var(--line);color:var(--gold2);letter-spacing:.7px;text-transform:uppercase;background:#c9a9611f;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:11.5px;font-weight:500;display:inline-flex}.theme-green .hero-lang{border:1px solid var(--line);background:#0003;border-radius:20px;gap:4px;margin-left:auto;padding:3px;display:flex}.theme-green .hero-lang button{color:var(--muted);cursor:pointer;letter-spacing:.5px;background:0 0;border:none;border-radius:14px;padding:4px 11px;font-family:inherit;font-size:11.5px}.theme-green .hero-lang button.active{background:var(--gold);color:#14241d;font-weight:600}.theme-green .hero-logo{z-index:2;justify-content:center;align-items:center;width:90px;height:90px;margin:40px auto 18px;display:flex;position:relative}.theme-green .popular-badge{background:var(--gold);color:#14241d;z-index:5;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:800;position:absolute;top:10px;right:10px;box-shadow:0 2px 5px #0003}.theme-green .hero-logo svg{width:100%;height:100%}.theme-green .hero-title{letter-spacing:.5px;color:var(--cream);z-index:2;font-family:Playfair Display,serif;font-size:clamp(42px,7vw,68px);font-weight:700;line-height:1.05;position:relative}.theme-green .hero-title .amp{color:var(--gold);font-style:italic;font-weight:500}.theme-green .hero-sub-ar{color:var(--gold2);letter-spacing:2px;z-index:2;margin-top:8px;font-family:Cormorant Garamond,serif;font-size:clamp(22px,3.4vw,30px);font-weight:400;position:relative}.theme-green .hero-tagline{color:var(--muted);letter-spacing:3px;text-transform:uppercase;z-index:2;margin-top:20px;font-size:13px;position:relative}.theme-green .hero-divider{background:var(--gold);z-index:2;opacity:.6;width:120px;height:1px;margin:30px auto 12px;position:relative}.theme-green .hero-divider:after{content:"◈";background:var(--bg);color:var(--gold);padding:0 10px;font-size:14px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-green .hero-location{color:var(--cream2);letter-spacing:2px;z-index:2;margin-top:24px;font-size:12.5px;position:relative}.theme-green .hero-actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex;position:relative}.theme-green .hero-btn{background:var(--gold);color:#14241d;cursor:pointer;letter-spacing:.5px;border:none;border-radius:30px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s}.theme-green .hero-btn:hover{background:var(--gold2)}.theme-green .hero-btn.outline{border:1px solid var(--gold);color:var(--gold2);background:0 0}.theme-green .hero-btn.outline:hover{background:#c9a9611a}.theme-green .nav{z-index:50;border-bottom:1px solid var(--line);background:#14241d;padding:12px 0;position:sticky;top:0;box-shadow:0 4px 20px #0000004d}.theme-green .nav-container{align-items:center;gap:12px;max-width:1100px;margin:0 auto;padding:0 16px;display:flex}.theme-green .nav-scroll{scroll-behavior:smooth;scrollbar-width:none;flex:1;gap:6px;display:flex;overflow-x:auto}.theme-green .nav-cart-btn{background:var(--gold);color:var(--text,#fff);cursor:pointer;border:none;border-radius:50px;align-items:center;gap:8px;padding:8px 12px;display:flex;position:relative;box-shadow:0 4px 10px #00000026}.theme-green .nav-cart-icon svg{display:block;stroke:var(--text,#fff)!important}.theme-green .nav-cart-count{color:#000;border:2px solid var(--gold);background:#fff;border-radius:9px;justify-content:center;align-items:center;min-width:18px;height:18px;font-size:10px;font-weight:800;display:flex;position:absolute;top:-5px;right:-5px}.theme-green .nav-scroll::-webkit-scrollbar{display:none}.theme-green .nav-chip{color:var(--muted);cursor:pointer;white-space:nowrap;letter-spacing:.3px;background:0 0;border:1px solid #0000;border-radius:18px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.theme-green .nav-chip:hover{color:var(--cream)}.theme-green .nav-chip.active{background:var(--gold);color:#14241d;font-weight:600}.theme-green .menu-wrap{max-width:1000px;margin:0 auto;padding:40px 22px 80px}.theme-green .section{margin-bottom:52px;scroll-margin-top:68px}.theme-green .section-head{text-align:center;margin-bottom:28px;padding-bottom:14px;position:relative}.theme-green .section-head:after{content:"";background:var(--gold);width:64px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.theme-green .section-title{color:var(--cream);letter-spacing:.5px;margin-bottom:4px;font-family:Playfair Display,serif;font-size:clamp(28px,4.5vw,40px);font-weight:600}.theme-green .section-ar{color:var(--gold2);letter-spacing:3px;font-family:Cormorant Garamond,serif;font-size:18px}.theme-green .section-note{border:1px solid var(--line);color:var(--gold2);letter-spacing:1px;text-transform:uppercase;background:#c9a9611a;border-radius:18px;align-items:center;gap:6px;margin-top:10px;padding:4px 14px;font-size:11px;font-weight:500;display:inline-flex}.theme-green .items{gap:4px;display:grid}.theme-green .item{border-bottom:1px dashed var(--line);align-items:flex-start;gap:16px;padding:18px 0;transition:all .2s;display:flex}.theme-green .item-img-wrap{border:1px solid var(--line);border-radius:12px;flex-shrink:0;width:70px;height:70px;overflow:hidden}.theme-green .item-img{object-fit:cover;width:100%;height:100%}.theme-green .item-add{background:var(--gold);color:#14241d;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;font-weight:400;display:flex}.theme-green .item:last-child{border-bottom:none}.theme-green .item:hover{background:#c9a96108;border-radius:8px;padding-left:14px;padding-right:14px}.theme-green .item-body{flex:1;justify-content:space-between;align-items:flex-start;gap:16px;display:flex}.theme-green .item-main{flex:1;min-width:0}.theme-green .item-side{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.theme-green .item-name{color:var(--cream);letter-spacing:.3px;flex-wrap:wrap;align-items:center;gap:8px;font-family:Playfair Display,serif;font-size:16.5px;font-weight:600;line-height:1.3;display:flex}.theme-green .item-tag{color:var(--gold2);border:1px solid var(--line);letter-spacing:.8px;text-transform:uppercase;background:#c9a9611f;border-radius:10px;align-items:center;gap:3px;padding:2px 8px;font-family:Inter,sans-serif;font-size:9.5px;font-weight:600;display:inline-flex}.theme-green .item-tag.veg{color:#8bc178;background:#689f3826;border-color:#689f384d}.theme-green .item-tag.spicy{color:#f59e0b;background:#d9770626;border-color:#d977064d}.theme-green .item-tag.chef{color:var(--gold2);border-color:var(--gold);background:#c9a96133}.theme-green .item-desc{color:var(--muted);opacity:.9;-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:6px 0 10px;font-size:13px;font-weight:300;line-height:1.5;display:-webkit-box;overflow:hidden}.theme-green .item-price{color:var(--cream);white-space:nowrap;letter-spacing:.5px;flex-direction:column;align-items:flex-end;margin-bottom:12px;font-family:Playfair Display,serif;font-size:17px;font-weight:700;display:flex}.theme-green .mrp-strike{color:var(--muted);opacity:.7;margin-bottom:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:400;text-decoration:line-through}.theme-green .item-price .curr{color:var(--gold2);letter-spacing:1px;margin-right:4px;font-family:Inter,sans-serif;font-size:10.5px;font-weight:600}.theme-green .footer{border-top:1px solid var(--line);text-align:center;background:var(--bg2);padding:36px 22px 60px}.theme-green .footer-logo{color:var(--cream);letter-spacing:1px;margin-bottom:10px;font-family:Playfair Display,serif;font-size:22px}.theme-green .footer-meta{color:var(--muted);letter-spacing:.5px;font-size:12px;line-height:1.8}.theme-green .footer-social{justify-content:center;gap:16px;margin-top:18px;display:flex}.theme-green .footer-social a{border:1px solid var(--line);width:42px;height:42px;color:var(--gold2);border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.theme-green .footer-social a:hover{background:var(--gold);color:#14241d;border-color:var(--gold);transform:translateY(-3px);box-shadow:0 4px 12px #b8862f4d}.theme-green .footer-legal{color:var(--muted);letter-spacing:.5px;border-top:1px solid #c9a9611f;margin-top:22px;padding-top:18px;font-size:11px}@media (width<=600px){.theme-green .hero{padding:20px 16px 40px}.theme-green .hero-logo{width:72px;height:72px;margin-top:24px}.theme-green .menu-wrap{padding:28px 16px 60px}.theme-green .item{gap:12px;padding:14px 4px}.theme-green .item-name{font-size:15.5px}.theme-green .item-price{font-size:16px}.theme-green .item-desc{font-size:12.5px}}@media print{.theme-green .nav,.theme-green .hero-actions,.theme-green .footer-social{display:none}.theme-green body{color:#111;background:#fff}.theme-green .item-name,.theme-green .section-title,.theme-green .hero-title{color:#111}.theme-green .item-price{color:#8a6f3c}}.theme-green .modal-content,.theme-green .cart-drawer{color:var(--cream)!important;background:#14241d!important}.theme-green .modal-title,.theme-green .section-title,.theme-green .cart-title,.theme-green .item-name,.theme-green .auth-step h3,.theme-green .success-msg{color:var(--cream)!important}.theme-green .phone-divider{opacity:.5;background:var(--line)!important}.theme-green .country-code-input,.theme-green .phone-input{color:var(--cream)!important;background:0 0!important}.theme-green .modal-desc,.theme-green .item-variant,.theme-green .item-addons,.theme-green .summary-row,.theme-green .empty-cart,.theme-green .prefix,.theme-green .cart-mrp-strike{color:var(--muted)!important}.theme-green .current-price,.theme-green .item-price{color:var(--cream)!important}.theme-green .option-card,.theme-green .pay-method{border-color:var(--line)!important;color:var(--cream)!important;background:#1e3a2f!important}.theme-green .option-card.active,.theme-green .pay-method.selected{border-color:var(--gold)!important;background:#c9a9611a!important}.theme-green .qty-picker,.theme-green .qty-picker.small,.theme-green .input-group,.theme-green .payment-preview{border-color:var(--line)!important;color:var(--cream)!important;background:#26463a!important}.theme-green .input-group input{color:var(--cream)!important;background:0 0!important}.theme-green .modal-body{flex-direction:column;gap:12px;display:flex;padding:30px 28px!important}.theme-green .modal-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex;margin-bottom:20px!important}.theme-green .modal-title{text-transform:capitalize!important;color:var(--cream)!important;font-size:24px!important;font-weight:800!important;line-height:1.2!important}.theme-green .modal-price{color:var(--gold)!important;white-space:nowrap!important;font-size:18px!important;font-weight:800!important}.theme-green .modal-mrp-strike,.theme-green .opt-mrp-strike{color:var(--muted)!important;font-size:13px!important}.theme-green .modal-desc{margin-bottom:24px!important;font-size:15px!important;line-height:1.6!important}.theme-green .modal-footer{gap:15px;display:flex;border-top:1px solid var(--line)!important;background:#14241d!important;padding:24px 28px!important}.theme-green .modal-close{color:var(--cream)!important;border:1px solid var(--line)!important;background:#26463a!important}.theme-green .cart-header{padding:calc(env(safe-area-inset-top,20px) + 32px) 28px 20px!important;border-bottom:1px solid var(--line)!important;background:#14241d!important}.theme-green .cart-items{padding:28px!important}.theme-green .cart-summary{border-top:1px solid var(--line)!important;padding:28px!important;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important;background:#0f1c17!important}.theme-green .cart-item{border-bottom:1px solid #c9a9611a!important;margin-bottom:24px!important;padding-bottom:24px!important}.theme-green .summary-row,.theme-green .auth-step h3,.theme-green .success-msg{color:var(--cream)!important;margin-bottom:12px!important;font-weight:700!important}.theme-green .tip-options{gap:8px!important}.theme-green .tip-chip{color:var(--cream)!important;background:#1a2e25!important;border:1.5px solid #ffffff1a!important;border-radius:10px!important;font-weight:700!important}.theme-green .tip-chip.active{background:var(--gold)!important;color:#14241d!important;border-color:var(--gold)!important}.theme-green .tip-input-wrap{background:#1a2e25!important;border:1.5px solid #ffffff1a!important;border-radius:10px!important}.theme-green .tip-input-wrap input{color:var(--cream)!important}.theme-green .summary-row.total{color:var(--text,#fff)!important;border-top:1px dashed var(--line)!important;margin-top:16px!important;padding-top:20px!important;font-size:22px!important;font-weight:800!important}.theme-green .checkout-actions{gap:12px!important;margin-top:20px!important;display:flex!important}.theme-green .checkout-btn,.theme-green .add-btn,.theme-green .primary-btn{background:var(--gold)!important;color:#14241d!important;text-transform:uppercase!important;letter-spacing:1px!important;border:none!important;border-radius:12px!important;flex:1!important;height:54px!important;font-size:13px!important;font-weight:800!important}.theme-green .checkout-btn.secondary{border:1.5px solid var(--gold)!important;color:var(--gold)!important;background:0 0!important}.theme-green .modal-footer{border-top:1px solid var(--line)!important;background:#14241d!important;align-items:stretch!important;padding:20px 24px!important}.theme-green .modal-footer .add-btn{background:var(--gold)!important;color:#14241d!important;border-radius:12px!important;font-weight:900!important}.theme-green .qty-picker,.theme-green .qty-picker.small{height:54px!important;color:var(--cream)!important;background:#1e3a2f!important;border-radius:12px!important;padding:0 10px!important}.theme-green .qty-picker button{color:var(--gold)!important}.theme-green .qty-picker.small{border-radius:10px!important;height:38px!important}.theme-green .modal-hero{border-bottom:1px solid var(--line)!important;background:#1e3a2f!important}.theme-green .splash-overlay{color:var(--cream);padding:24px;transition:opacity .8s ease-in-out,visibility .8s;z-index:9999!important;text-align:center!important;background:#14241d!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.theme-green .splash-inner{flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.theme-green .splash-overlay.fade-out{opacity:0;visibility:hidden}.theme-green .splash-logo{width:140px;height:140px;animation:2s ease-in-out infinite pulse_green;justify-content:center!important;align-items:center!important;margin:0 auto 32px!important;display:flex!important}.theme-green .splash-welcome{width:100%;max-width:320px;color:var(--cream);letter-spacing:.5px;font-family:Playfair Display,serif;font-size:clamp(24px,6vw,32px);font-weight:700;line-height:1.2;text-align:center!important;margin:0 auto 12px!important}.theme-green .splash-tagline{opacity:.7;letter-spacing:3px;text-transform:uppercase;width:100%;max-width:300px;color:var(--gold);text-align:center;margin:0 auto;font-size:13px;font-weight:500}.theme-green .split-bill-popup-overlay{-webkit-backdrop-filter:blur(4px)!important;backdrop-filter:blur(4px)!important;box-sizing:border-box!important;background:#000000b3!important;overflow-x:hidden!important}.theme-green .split-popup-content{color:var(--cream)!important;box-sizing:border-box!important;background:#14241d!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.theme-green .split-header{justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:24px!important;display:flex!important}.theme-green .split-header h3{color:var(--gold)!important;text-align:left!important;margin:0!important;font-family:Playfair Display,serif!important;font-size:1.5rem!important;font-weight:800!important}.theme-green .split-row{background:#0d1a15!important;border:1px solid #ffffff1a!important}.theme-green .split-label span{color:var(--cream)!important}.theme-green .split-label small{color:#ffffff80!important}.theme-green .split-config .qty-picker{color:#fff!important;background:#1a2e25!important;border-color:#2a3e35!important;height:44px!important}.theme-green .split-config .qty-picker button{color:#fff!important}.theme-green .split-close{color:var(--cream)!important;background:0 0!important;padding:0!important;font-size:32px!important;font-weight:300!important;line-height:1!important;position:static!important}.theme-green .split-circle-bg{stroke:#1e3a2f!important}.theme-green .split-circle-fill{stroke:var(--gold)!important}.theme-green .split-amount-center .amount{color:var(--cream)!important;font-family:Playfair Display,serif!important}.theme-green .split-counter{color:var(--cream)!important;background:#1e3a2f!important;margin-left:1rem!important}.theme-green .split-controls{box-sizing:border-box!important;width:100%!important;margin:auto auto 24px!important}.theme-green .split-counter button{color:var(--gold)!important;box-shadow:none!important;background:#26463a!important}.theme-green .split-summary{background:#0f1c17!important;border-radius:14px!important}.theme-green .split-summary .summary-row{color:var(--muted)!important}.theme-green .split-summary .summary-row.total{color:var(--text,#fff)!important;border-top:1px dashed var(--line)!important}.theme-green .summary-row.split-result{border:1px dashed var(--gold)!important;color:var(--gold2)!important;background:#c9a9611a!important;border-radius:14px!important}.theme-green .summary-row.split-result .split-value{color:var(--gold)!important}.theme-green .btn-confirm-split{background:var(--gold)!important;color:#14241d!important;border-radius:14px!important;font-weight:800!important}.theme-green .btn-remove-split{color:#ff8080!important;background:#ff00000d!important;border:1px solid #f003!important;border-radius:14px!important}.theme-green .split-indicator-btn{border-bottom:1px solid var(--line)!important}.theme-green .split-info{color:var(--cream)!important}.theme-green .split-info:before{filter:sepia()saturate(5)hue-rotate(10deg)!important}.theme-green .split-edit{color:var(--gold)!important}.theme-green .hero-logo svg,.theme-green .splash-logo svg{width:100%;height:100%;display:block}@keyframes splash-pulse{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.08)}to{opacity:1;transform:scale(1)}}.theme-black{box-sizing:border-box;--bg:#080808;--bg2:#111;--panel:#181818;--panel2:#1f1f1f;--cream:#f5efdd;--cream2:#d9cea8;--gold:var(--accent-color,#d4a958);--gold2:var(--accent-color,#f0cf7a);--text:#f5efdd;--muted:#8a8577;--line:#d4a95838;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;padding:0;font-family:Inter,system-ui,sans-serif;font-weight:300;line-height:1.55}.theme-black a{color:inherit;text-decoration:none}.theme-black img{max-width:100%;display:block}.theme-black .hero{background:radial-gradient(ellipse at top, #1a1a1a 0%, #0e0e0e 55%, var(--bg) 100%), linear-gradient(180deg, #0a0a0a 0%, #000 100%);text-align:center;border-bottom:1px solid var(--line);min-height:62vh;padding:28px 22px 50px;position:relative;overflow:hidden}.theme-black .hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 30%,#d4a9581a,#0000 45%),radial-gradient(circle at 80% 70%,#d4a95812,#0000 45%),radial-gradient(circle at 50% 100%,#d4a9580d,#0000 60%);position:absolute;inset:0}.theme-black .hero:after{content:"";pointer-events:none;border:1px solid #d4a9581a;border-radius:50%;width:320px;height:320px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.theme-black .hero-top{z-index:2;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 24px;display:flex;position:relative}.theme-black .hero-ctx{border:1px solid var(--line);color:var(--gold2);letter-spacing:.7px;text-transform:uppercase;background:#c9a9611f;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:11.5px;font-weight:500;display:inline-flex}.theme-black .hero-lang{border:1px solid var(--line);background:#0003;border-radius:20px;gap:4px;margin-left:auto;padding:3px;display:flex}.theme-black .hero-lang button{color:var(--muted);cursor:pointer;letter-spacing:.5px;background:0 0;border:none;border-radius:14px;padding:4px 11px;font-family:inherit;font-size:11.5px}.theme-black .hero-lang button.active{background:var(--gold);color:#14241d;font-weight:600}.theme-black .hero-logo{z-index:2;justify-content:center;align-items:center;width:90px;height:90px;margin:40px auto 18px;display:flex;position:relative}.theme-black .hero-logo svg{width:100%;height:100%}.theme-black .hero-title{letter-spacing:.5px;color:var(--cream);z-index:2;font-family:Playfair Display,serif;font-size:clamp(42px,7vw,68px);font-weight:700;line-height:1.05;position:relative}.theme-black .hero-title .amp{color:var(--gold);font-style:italic;font-weight:500}.theme-black .hero-sub-ar{color:var(--gold2);letter-spacing:2px;z-index:2;margin-top:8px;font-family:Cormorant Garamond,serif;font-size:clamp(22px,3.4vw,30px);font-weight:400;position:relative}.theme-black .hero-tagline{color:var(--muted);letter-spacing:3px;text-transform:uppercase;z-index:2;margin-top:20px;font-size:13px;position:relative}.theme-black .hero-divider{background:var(--gold);z-index:2;width:90px;height:2px;margin:22px auto 6px;position:relative}.theme-black .hero-divider:before,.theme-black .hero-divider:after{content:"";background:var(--gold);border-radius:50%;width:6px;height:6px;position:absolute;top:50%;transform:translateY(-50%)}.theme-black .hero-divider:before{left:-14px}.theme-black .hero-divider:after{right:-14px}.theme-black .hero-location{color:var(--cream2);letter-spacing:2px;z-index:2;margin-top:24px;font-size:12.5px;position:relative}.theme-black .hero-actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex;position:relative}.theme-black .hero-btn{background:var(--gold);color:#0a0a0a;cursor:pointer;letter-spacing:.5px;z-index:2;border:none;border-radius:30px;padding:10px 22px;font-family:inherit;font-size:13px;font-weight:600;transition:all .2s;position:relative}.theme-black .hero-btn:hover{background:var(--gold2)}.theme-black .hero-btn.outline{border:1px solid var(--gold);color:var(--gold);background:0 0}.theme-black .split-bill-popup-overlay{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-sizing:border-box!important;background:#000000b3!important;overflow-x:hidden!important}.theme-black .split-popup-content{color:var(--cream)!important;box-sizing:border-box!important;background:#111!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.theme-black .split-header{justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:24px!important;display:flex!important}.theme-black .split-header h3{color:var(--gold)!important;text-align:left!important;margin:0!important;font-family:Playfair Display,serif!important;font-size:1.5rem!important;font-weight:800!important}.theme-black .split-row{background:#1a1a1a!important;border:1px solid #333!important}.theme-black .split-label span{color:var(--cream)!important}.theme-black .split-label small{color:var(--muted)!important}.theme-black .split-config .qty-picker{color:#fff!important;background:#222!important;border-color:#444!important;height:44px!important}.theme-black .split-config .qty-picker button{color:#fff!important}.theme-black .split-close{color:var(--gold)!important;background:0 0!important;padding:0!important;font-size:32px!important;font-weight:300!important;line-height:1!important;position:static!important}.theme-black .split-circle-bg{stroke:#181818!important}.theme-black .split-circle-fill{stroke:var(--gold)!important}.theme-black .split-amount-center .amount{color:var(--cream)!important;font-family:Playfair Display,serif!important}.theme-black .split-counter{color:var(--cream)!important;background:#181818!important;margin-left:1rem!important}.theme-black .split-controls{box-sizing:border-box!important;width:100%!important;margin:auto auto 24px!important}.theme-black .split-counter button{color:var(--gold)!important;box-shadow:none!important;background:#1f1f1f!important}.theme-black .split-summary{background:#0d0d0d!important;border-radius:14px!important}.theme-black .split-summary .summary-row{color:var(--muted)!important}.theme-black .split-summary .summary-row.total{color:var(--gold)!important;border-top:1px dashed var(--line)!important}.theme-black .summary-row.split-result{border:1px dashed var(--gold)!important;color:var(--gold2)!important;background:#d4a95814!important;border-radius:14px!important}.theme-black .summary-row.split-result .split-value{color:var(--gold)!important}.theme-black .btn-confirm-split{background:var(--gold)!important;color:#080808!important;border-radius:14px!important;font-weight:800!important}.theme-black .btn-remove-split{color:#ff8080!important;background:#ff00000d!important;border:1px solid #f003!important;border-radius:14px!important}.theme-black .split-indicator-btn{border-bottom:1px solid var(--line)!important}.theme-black .split-info{color:var(--cream)!important}.theme-black .split-edit{color:var(--gold)!important}.theme-black .hero-btn.outline:hover{background:#c9a9611a}.theme-black .nav{z-index:50;-webkit-backdrop-filter:blur(14px);backdrop-filter:blur(14px);border-bottom:1px solid var(--line);background:#080808eb;padding:10px 0;position:sticky;top:0}.theme-black .nav-container{align-items:center;gap:15px;max-width:1100px;margin:0 auto;padding:0 16px;display:flex}.theme-black .nav-scroll{scroll-behavior:smooth;scrollbar-width:none;flex:1;gap:3px;padding:2px 0;display:flex;overflow-x:auto}.theme-black .nav-scroll::-webkit-scrollbar{display:none}.theme-black .nav-chip{color:var(--muted);cursor:pointer;white-space:nowrap;letter-spacing:.3px;background:0 0;border:1px solid #0000;border-radius:18px;padding:7px 14px;font-family:inherit;font-size:12px;font-weight:500;transition:all .15s}.theme-black .nav-chip:hover{color:var(--cream)}.theme-black .nav-chip.active{background:var(--gold);color:#0a0a0a;font-weight:600}.theme-black .nav-cart-btn{background:var(--panel2);color:var(--text,var(--gold));border:1px solid var(--line);cursor:pointer;border-radius:12px;flex-shrink:0;justify-content:center;align-items:center;width:42px;height:42px;transition:all .2s;display:flex;position:relative}.theme-black .nav-cart-btn:hover{background:var(--gold);color:#0a0a0a}.theme-black .nav-cart-btn:hover .nav-cart-icon svg{stroke:#0a0a0a}.theme-black .nav-cart-icon{justify-content:center;align-items:center;display:flex}.theme-black .nav-cart-icon svg{display:block;stroke:currentColor!important}.theme-black .nav-cart-count{background:var(--gold);color:#0a0a0a;border:2px solid var(--bg);border-radius:50%;justify-content:center;align-items:center;width:18px;height:18px;font-size:10px;font-weight:700;display:flex;position:absolute;top:-6px;right:-6px}.theme-black .menu-wrap{max-width:1000px;margin:0 auto;padding:40px 22px 80px}.theme-black .section{margin-bottom:52px;scroll-margin-top:68px}.theme-black .section-head{text-align:center;margin-bottom:28px;padding-bottom:14px;position:relative}.theme-black .section-head:after{content:"";background:var(--gold);width:64px;height:2px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.theme-black .section-title{color:var(--cream);letter-spacing:.5px;margin-bottom:4px;font-family:Playfair Display,serif;font-size:clamp(28px,4.5vw,40px);font-weight:600}.theme-black .section-ar{color:var(--gold2);letter-spacing:3px;font-family:Cormorant Garamond,serif;font-size:18px}.theme-black .section-note{border:1px solid var(--line);color:var(--gold2);letter-spacing:1px;text-transform:uppercase;background:#c9a9611a;border-radius:18px;align-items:center;gap:6px;margin-top:10px;padding:4px 14px;font-size:11px;font-weight:500;display:inline-flex}.theme-black .items{gap:4px;display:grid}.theme-black .item{cursor:pointer;border-bottom:1px solid #d4a95814;grid-template-columns:80px 1fr;align-items:center;gap:16px;padding:16px 8px;transition:all .2s cubic-bezier(.4,0,.2,1);display:grid;position:relative}.theme-black .item-badges{z-index:5;flex-direction:column;align-items:flex-end;gap:4px;display:flex;position:absolute;top:10px;right:10px}.theme-black .popular-badge{background:var(--gold);color:#000;text-transform:uppercase;border-radius:4px;padding:3px 8px;font-size:9px;font-weight:800;box-shadow:0 2px 5px #00000080}.theme-black .tag-badge{color:#000;background:#fff}.theme-black .item:last-child{border-bottom:none}.theme-black .item:hover{background:#d4a9580a;transform:translate(4px)}.theme-black .item-img-wrap{background:var(--bg2);border:1px solid var(--line);border-radius:14px;flex-shrink:0;width:80px;height:80px;overflow:hidden}.theme-black .item-img{object-fit:cover;width:100%;height:100%;transition:transform .4s}.theme-black .item:hover .item-img{transform:scale(1.1)}.theme-black .item-body{flex:1;justify-content:space-between;align-items:flex-start;gap:16px;min-width:0;display:flex}.theme-black .item-main{flex-direction:column;flex:1;gap:4px;min-width:0;display:flex}.theme-black .item-side{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.theme-black .item-add{background:var(--gold);color:#000;cursor:pointer;border:none;border-radius:8px;flex-shrink:0;justify-content:center;align-items:center;width:38px;height:38px;font-size:20px;font-weight:400;display:flex}.theme-black .item-name{color:var(--cream);letter-spacing:.3px;flex-wrap:wrap;align-items:center;gap:8px;font-family:Playfair Display,serif;font-size:16.5px;font-weight:600;line-height:1.3;display:flex}.theme-black .item-tag{color:var(--gold2);border:1px solid var(--line);letter-spacing:.8px;text-transform:uppercase;background:#c9a9611f;border-radius:10px;align-items:center;gap:3px;padding:2px 8px;font-family:Inter,sans-serif;font-size:9.5px;font-weight:600;display:inline-flex}.theme-black .item-tag.veg{color:#8bc178;background:#689f3826;border-color:#689f384d}.theme-black .item-tag.spicy{color:#f59e0b;background:#d9770626;border-color:#d977064d}.theme-black .item-tag.chef{color:var(--gold2);border-color:var(--gold);background:#c9a96133}.theme-black .item-desc{color:var(--muted);margin-top:5px;font-size:13px;font-weight:300;line-height:1.5}.theme-black .item-price{color:var(--gold);letter-spacing:.5px;flex-direction:column;align-items:flex-end;margin-top:4px;font-family:Playfair Display,serif;font-size:16px;font-weight:700;display:flex}.theme-black .mrp-strike{color:var(--muted);opacity:.7;margin-bottom:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:400;text-decoration:line-through}.theme-black .item-price .curr{color:var(--muted);letter-spacing:1px;margin-right:3px;font-family:Inter,sans-serif;font-size:10.5px;font-weight:500}.theme-black .footer{border-top:1px solid var(--line);text-align:center;background:var(--bg2);padding:36px 22px 60px}.theme-black .footer-logo{color:var(--cream);letter-spacing:1px;margin-bottom:10px;font-family:Playfair Display,serif;font-size:22px}.theme-black .footer-meta{color:var(--muted);letter-spacing:.5px;font-size:12px;line-height:1.8}.theme-black .footer-social{justify-content:center;gap:16px;margin-top:18px;display:flex}.theme-black .footer-social a{border:1px solid var(--line);width:42px;height:42px;color:var(--gold2);border-radius:50%;justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.theme-black .footer-social a:hover{background:var(--gold);color:#111;border-color:var(--gold);transform:translateY(-3px);box-shadow:0 4px 12px #b8862f66}.theme-black .footer-legal{color:var(--muted);letter-spacing:.5px;border-top:1px solid #d4a9581f;margin-top:22px;padding-top:18px;font-size:11px}@media (width<=600px){.theme-black .hero{padding:20px 16px 40px}.theme-black .hero-logo{width:72px;height:72px;margin-top:24px}.theme-black .menu-wrap{padding:28px 16px 60px}.theme-black .item{gap:12px;padding:14px 4px}.theme-black .item-name{font-size:15.5px}.theme-black .item-price{font-size:16px}.theme-black .item-desc{font-size:12.5px}}.theme-black .splash-overlay{color:var(--cream);padding:24px;transition:opacity .8s ease-in-out,visibility .8s;z-index:9999!important;text-align:center!important;background:#080808!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.theme-black .splash-inner{flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.theme-black .splash-overlay.fade-out{opacity:0;visibility:hidden}.theme-black .splash-logo{width:140px;height:140px;animation:2s ease-in-out infinite splash-pulse;justify-content:center!important;align-items:center!important;margin:0 auto 32px!important;display:flex!important}.theme-black .splash-welcome{width:100%;max-width:320px;color:var(--gold);letter-spacing:.5px;font-family:Playfair Display,serif;font-size:clamp(24px,6vw,32px);font-weight:700;line-height:1.2;text-align:center!important;margin:0 auto 12px!important}.theme-black .splash-tagline{opacity:.7;letter-spacing:3px;text-transform:uppercase;width:100%;max-width:300px;color:var(--muted);font-size:13px;text-align:center!important;margin:0 auto!important}.theme-black .modal-content,.theme-black .cart-drawer{color:var(--cream)!important;background:#111!important}.theme-black .modal-title,.theme-black .section-title,.theme-black .cart-title,.theme-black .item-name,.theme-black .auth-step h3,.theme-black .success-msg{color:var(--cream)!important}.theme-black .phone-divider{opacity:.5;background:var(--line)!important}.theme-black .country-code-input,.theme-black .phone-input{color:var(--cream)!important;background:0 0!important}.theme-black .modal-desc,.theme-black .item-variant,.theme-black .item-addons,.theme-black .summary-row,.theme-black .empty-cart,.theme-black .prefix,.theme-black .cart-mrp-strike{color:var(--muted)!important}.theme-black .current-price,.theme-black .item-price{color:var(--cream)!important}.theme-black .option-card,.theme-black .pay-method{border-color:var(--line)!important;color:var(--cream)!important;background:#181818!important}.theme-black .option-card.active,.theme-black .pay-method.selected{border-color:var(--gold)!important;background:#d4a9581a!important}.theme-black .qty-picker,.theme-black .qty-picker.small,.theme-black .input-group,.theme-black .payment-preview,.theme-black .otp-box{border-color:var(--line)!important;color:var(--cream)!important;background:#1f1f1f!important}.theme-black .input-group input,.theme-black .otp-box{color:var(--cream)!important;background:0 0!important}.theme-black .modal-body{flex-direction:column;gap:12px;display:flex;padding:30px 28px!important}.theme-black .modal-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex;margin-bottom:20px!important}.theme-black .modal-title{text-transform:capitalize!important;color:var(--cream)!important;font-size:24px!important;font-weight:800!important;line-height:1.2!important}.theme-black .modal-price{color:var(--gold)!important;white-space:nowrap!important;font-size:18px!important;font-weight:800!important}.theme-black .modal-mrp-strike,.theme-black .opt-mrp-strike{color:var(--muted)!important;font-size:13px!important}.theme-black .modal-desc{margin-bottom:24px!important;font-size:15px!important;line-height:1.6!important}.theme-black .modal-footer{gap:15px;display:flex;border-top:1px solid var(--line)!important;background:#111!important;padding:24px 28px!important}.theme-black .modal-close{color:var(--cream)!important;border:1px solid var(--line)!important;background:#1f1f1f!important}.theme-black .cart-header{padding:calc(env(safe-area-inset-top,20px) + 32px) 28px 20px!important;border-bottom:1px solid var(--line)!important;background:#111!important}.theme-black .cart-items{padding:28px!important}.theme-black .cart-summary{border-top:1px solid var(--line)!important;padding:28px!important;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important;background:#0d0d0d!important}.theme-black .cart-item{border-bottom:1px solid #d4a95814!important;margin-bottom:24px!important;padding-bottom:24px!important}.theme-black .summary-row,.theme-black .auth-step h3,.theme-black .success-msg{color:var(--cream)!important;margin-bottom:12px!important;font-weight:700!important}.theme-black .tip-options{gap:8px!important}.theme-black .tip-chip{color:var(--cream)!important;background:#1a1a1a!important;border:1.5px solid #ffffff1a!important;border-radius:10px!important;font-weight:700!important}.theme-black .tip-chip.active{background:var(--gold)!important;color:#080808!important;border-color:var(--gold)!important}.theme-black .tip-input-wrap{background:#1a1a1a!important;border:1.5px solid #ffffff1a!important;border-radius:10px!important}.theme-black .tip-input-wrap input{color:var(--cream)!important}.theme-black .summary-row.total{color:var(--text,#fff)!important;border-top:1px dashed var(--line)!important;margin-top:16px!important;padding-top:20px!important;font-size:22px!important;font-weight:800!important}.theme-black .modal-footer{border-top:1px solid var(--line)!important;background:#111!important;align-items:stretch!important;padding:20px 24px!important}.theme-black .checkout-actions{gap:12px!important;margin-top:20px!important;display:flex!important}.theme-black .checkout-btn,.theme-black .add-btn,.theme-black .primary-btn{background:var(--gold)!important;color:#080808!important;text-transform:uppercase!important;letter-spacing:1.5px!important;border:none!important;border-radius:12px!important;flex:1!important;height:54px!important;font-size:13px!important;font-weight:900!important}.theme-black .checkout-btn.secondary{border:1.5px solid var(--gold)!important;color:var(--gold)!important;background:0 0!important}.theme-black .qty-picker,.theme-black .qty-picker.small{height:54px!important;color:var(--cream)!important;background:#1f1f1f!important;border-radius:12px!important;padding:0 10px!important}.theme-black .qty-picker button{color:var(--gold)!important}.theme-black .qty-picker.small{border-radius:10px!important;height:38px!important}.theme-black .modal-hero{border-bottom:1px solid var(--line)!important;background:#1a1a1a!important}.theme-black .hero-logo svg,.theme-black .splash-logo svg{max-width:140px;max-height:140px;margin:auto;width:100%!important;height:100%!important;display:block!important}@media print{.splash-overlay,.floating-cart,.nav-cart-btn,.modal-close{display:none!important}}@keyframes pulse_heritage{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.theme-heritage{box-sizing:border-box;--bg:#f8f2e5;--bg2:#f0e6d2;--panel:#ebdebf;--panel2:#e0cfa5;--ink:#1b2d3a;--ink2:#2f3e4a;--terracotta:#c15a3a;--olive:#7a8c4b;--gold:var(--accent-color,#c79a3d);--gold2:var(--accent-color,#8f6b20);--text:#1b2d3a;--muted:#7a7469;--line:#c15a3a38;--line2:#1b2d3a26;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;padding:0;font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.55}.theme-heritage a{color:inherit;text-decoration:none}.theme-heritage img{max-width:100%;display:block}.theme-heritage .pattern-bar{background:linear-gradient(90deg, transparent 48%, var(--gold) 48%, var(--gold) 52%, transparent 52%), radial-gradient(circle at 10% 50%, var(--terracotta) 0 4px, transparent 4px), radial-gradient(circle at 30% 50%, var(--olive) 0 4px, transparent 4px), radial-gradient(circle at 50% 50%, var(--terracotta) 0 4px, transparent 4px), radial-gradient(circle at 70% 50%, var(--olive) 0 4px, transparent 4px), radial-gradient(circle at 90% 50%, var(--terracotta) 0 4px, transparent 4px);border-top:1px solid var(--line);border-bottom:1px solid var(--line);background-repeat:repeat-x;background-size:20px 26px,20% 26px,20% 26px,20% 26px,20% 26px,20% 26px;height:26px;margin:12px 0}.theme-heritage .pattern-diamond{background-image:linear-gradient(45deg, var(--terracotta) 25%, transparent 25%, transparent 75%, var(--terracotta) 75%), linear-gradient(45deg, var(--gold) 25%, transparent 25%, transparent 75%, var(--gold) 75%);opacity:.12;background-position:0 0,4px 4px;background-repeat:repeat;background-size:8px 8px,8px 8px;height:16px}.theme-heritage .hero{background:var(--bg);text-align:center;min-height:60vh;padding:28px 22px 40px;position:relative;overflow:hidden}.theme-heritage .hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 25%,#c15a3a14,#0000 40%),radial-gradient(circle at 80% 75%,#7a8c4b12,#0000 45%),radial-gradient(#c79a3d0d,#0000 60%);position:absolute;inset:0}.theme-heritage .hero:after{content:"";pointer-events:none;border:1px solid #1b2d3a0f;border-radius:50%;width:380px;height:380px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.theme-heritage .hero-ornament{opacity:.35;pointer-events:none;width:80px;height:80px;position:absolute}.theme-heritage .hero-ornament.tl{border-top:1.5px solid var(--gold);border-left:1.5px solid var(--gold);top:12px;left:12px}.theme-heritage .hero-ornament.tr{border-top:1.5px solid var(--gold);border-right:1.5px solid var(--gold);top:12px;right:12px}.theme-heritage .hero-ornament.bl{border-bottom:1.5px solid var(--gold);border-left:1.5px solid var(--gold);bottom:12px;left:12px}.theme-heritage .hero-ornament.br{border-bottom:1.5px solid var(--gold);border-right:1.5px solid var(--gold);bottom:12px;right:12px}.theme-heritage .hero-ornament:before{content:"";background:var(--terracotta);border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;left:-4px}.theme-heritage .hero-ornament.tr:before,.theme-heritage .hero-ornament.br:before{left:auto;right:-4px}.theme-heritage .hero-ornament.bl:before,.theme-heritage .hero-ornament.br:before{top:auto;bottom:-4px}.theme-heritage .popular-badge{background:var(--gold);color:#fff;z-index:5;border-radius:4px;padding:4px 8px;font-size:10px;font-weight:800;position:absolute;top:10px;right:10px;box-shadow:0 2px 5px #0000001a}.theme-heritage .hero-top{z-index:2;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 24px;display:flex;position:relative}.theme-heritage .hero-ctx{color:var(--terracotta);letter-spacing:1.2px;text-transform:uppercase;background:#c15a3a1a;border:1px solid #c15a3a4d;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.theme-heritage .hero-lang{border:1px solid var(--line2);background:#ffffff80;border-radius:20px;gap:4px;margin-left:auto;padding:3px;display:flex}.theme-heritage .hero-lang button{color:var(--muted);cursor:pointer;letter-spacing:.5px;background:0 0;border:none;border-radius:14px;padding:4px 11px;font-family:inherit;font-size:11.5px;font-weight:500}.theme-heritage .hero-lang button.active{background:var(--ink);color:var(--bg);font-weight:600}.theme-heritage .hero-logo{z-index:2;justify-content:center;align-items:center;width:90px;height:90px;margin:40px auto 18px;display:flex;position:relative}.theme-heritage .hero-logo svg{width:100%;height:100%}.theme-heritage .hero-title{letter-spacing:.5px;color:var(--ink);z-index:2;font-family:Playfair Display,serif;font-size:clamp(44px,7.5vw,76px);font-weight:900;line-height:1;position:relative}.theme-heritage .hero-title .amp{color:var(--terracotta);font-style:italic;font-weight:500}.theme-heritage .hero-sub-ar{color:var(--terracotta);letter-spacing:1px;z-index:2;margin-top:4px;font-family:Amiri,serif;font-size:clamp(26px,4vw,36px);font-weight:700;position:relative}.theme-heritage .hero-tagline{color:var(--muted);letter-spacing:4px;text-transform:uppercase;z-index:2;margin-top:14px;font-family:Cormorant Garamond,serif;font-size:18px;font-style:italic;font-weight:500;position:relative}.theme-heritage .hero-divider{z-index:2;justify-content:center;align-items:center;gap:10px;width:160px;height:16px;margin:20px auto 6px;display:flex;position:relative}.theme-heritage .hero-divider:before,.theme-heritage .hero-divider:after{content:"";background:var(--gold);opacity:.6;flex:1;height:1px}.theme-heritage .hero-divider .ornament{border:1.5px solid var(--gold);background:var(--bg);width:12px;height:12px;transform:rotate(45deg)}.theme-heritage .hero-location{color:var(--ink2);letter-spacing:3px;z-index:2;margin-top:22px;font-size:12.5px;font-weight:600;position:relative}.theme-heritage .hero-actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex;position:relative}.theme-heritage .hero-btn{background:var(--ink);color:var(--bg);cursor:pointer;letter-spacing:2px;text-transform:uppercase;border:none;border-radius:0;padding:11px 24px;font-family:inherit;font-size:12.5px;font-weight:600;transition:all .2s;position:relative}.theme-heritage .hero-btn:hover{background:var(--terracotta)}.theme-heritage .hero-btn.outline{border:1px solid var(--ink);color:var(--ink);background:0 0}.theme-heritage .hero-btn.outline:hover{background:var(--ink);color:var(--bg)}.theme-heritage .nav{z-index:100;background:var(--bg);border-bottom:1px solid var(--line);padding:10px 0;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.theme-heritage .nav-container{max-width:1100px;margin:0 auto;position:relative;justify-content:space-between!important;align-items:center!important;padding:0 16px!important;display:flex!important}.theme-heritage .nav-cart-btn{background:var(--text,var(--ink))!important;color:var(--bg)!important;cursor:pointer!important;border:none!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;display:flex!important;position:relative!important;box-shadow:0 4px 12px #1b2d3a33!important}.theme-heritage .nav-cart-icon{justify-content:center!important;align-items:center!important;display:flex!important}.theme-heritage .nav-cart-icon svg{stroke:currentColor!important;display:block!important}.theme-heritage .nav-cart-count{color:#fff!important;border:2px solid var(--gold)!important;background:#111!important;border-radius:10px!important;width:auto!important;height:auto!important;padding:2px 6px!important;font-size:11px!important;font-weight:700!important;position:absolute!important;top:-8px!important;right:-8px!important}.theme-heritage .nav-scroll{scroll-behavior:smooth;scrollbar-width:none;flex:1;gap:12px;max-width:1100px;margin:0;padding:4px 16px;display:flex;overflow-x:auto}.theme-heritage .nav-scroll::-webkit-scrollbar{display:none}.theme-heritage .nav-chip{color:var(--muted);cursor:pointer;white-space:nowrap;letter-spacing:1.2px;text-transform:uppercase;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:8px 16px;font-family:inherit;font-size:11.5px;font-weight:600;transition:all .15s}.theme-heritage .nav-chip:hover{color:var(--terracotta)}.theme-heritage .nav-chip.active{color:var(--ink);border-bottom-color:var(--terracotta)}.theme-heritage .menu-wrap{max-width:1000px;margin:0 auto;padding:40px 22px 80px}.theme-heritage .section{margin-bottom:56px;scroll-margin-top:60px;position:relative}.theme-heritage .section-head{text-align:center;margin-bottom:32px;padding:8px 0 22px;position:relative}.theme-heritage .section-head:before{content:"";background:var(--terracotta);opacity:.25;border-radius:50%;width:14px;height:14px;position:absolute;top:0;left:50%;transform:translate(-50%)}.theme-heritage .section-head:after{content:"";background-image:linear-gradient(135deg, transparent 45%, var(--gold) 45%, var(--gold) 55%, transparent 55%), linear-gradient(45deg, transparent 45%, var(--gold) 45%, var(--gold) 55%, transparent 55%);opacity:.5;background-position:0 0,5px 0;background-repeat:repeat-x;background-size:10px 10px;width:120px;height:10px;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.theme-heritage .section-num{color:var(--terracotta);letter-spacing:4px;text-transform:uppercase;margin-bottom:8px;font-family:Playfair Display,serif;font-size:12px;font-weight:700;display:block}.theme-heritage .section-title{color:var(--ink);letter-spacing:.5px;margin-bottom:6px;font-family:Playfair Display,serif;font-size:clamp(32px,5vw,46px);font-weight:700;line-height:1.1}.theme-heritage .section-ar{color:var(--terracotta);letter-spacing:2px;margin-bottom:6px;font-family:Amiri,serif;font-size:22px;font-weight:700}.theme-heritage .section-intro{color:var(--muted);max-width:560px;margin:8px auto 0;font-family:Cormorant Garamond,serif;font-size:15px;font-style:italic;line-height:1.55}.theme-heritage .section-note{color:var(--terracotta);letter-spacing:2px;text-transform:uppercase;background:#c15a3a1a;border:1px solid #c15a3a47;border-radius:0;align-items:center;gap:6px;margin-top:10px;padding:3px 12px;font-size:10.5px;font-weight:700;display:inline-flex}.theme-heritage .items{grid-template-columns:repeat(2,1fr);gap:0 42px;display:grid;position:relative}.theme-heritage .items:before{content:"";background:var(--line2);opacity:.5;width:1px;display:block;position:absolute;top:8px;bottom:8px;left:50%;transform:translate(-.5px)}.theme-heritage .item{border-bottom:1px dashed var(--line);break-inside:avoid;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 0;transition:all .2s;display:flex;position:relative}.theme-heritage .item-thumb{background:var(--bg2);border-radius:4px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.theme-heritage .item-thumb img{object-fit:cover;width:100%;height:100%}.theme-heritage .item-body{flex:1;min-width:0}.theme-heritage .item-badges{z-index:5;flex-direction:column;align-items:flex-end;gap:4px;display:flex;position:absolute;top:0;right:0}.theme-heritage .popular-badge{background:var(--terracotta);color:#fff;text-transform:uppercase;border-radius:2px;padding:2px 5px;font-size:8px;font-weight:800}.theme-heritage .tag-badge{background:#000}.theme-heritage .item:last-child{border-bottom:none}.theme-heritage .item:hover{padding-left:6px;padding-right:6px}.theme-heritage .item-main{flex-direction:column;min-width:0;display:flex;position:relative}.theme-heritage .item-head{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex;position:relative}.theme-heritage .item-name{color:var(--ink);letter-spacing:.2px;font-family:Playfair Display,serif;font-size:16px;font-weight:700;line-height:1.3;position:relative}.theme-heritage .item-name:after{content:"";border-bottom:1.5px dotted var(--line2);vertical-align:middle;opacity:0;width:calc(100% - 4px);height:1px;margin:0 6px;display:inline-block}.theme-heritage .item-leader{border-bottom:1.5px dotted var(--line2);flex:1;min-width:12px;height:1px;position:relative;top:-4px}.theme-heritage .item-tag{letter-spacing:1.2px;text-transform:uppercase;color:var(--muted);background:0 0;border:none;border-radius:0;align-items:center;gap:3px;margin-left:4px;padding:0;font-family:Inter,sans-serif;font-size:9.5px;font-weight:700;display:inline-flex}.theme-heritage .item-tag.veg{color:var(--olive)}.theme-heritage .item-tag.spicy{color:var(--terracotta)}.theme-heritage .item-tag.chef{color:var(--gold2)}.theme-heritage .item-tag.chef:before{content:"✦ "}.theme-heritage .item-tag.veg:before{content:"🌿 "}.theme-heritage .item-tag.spicy:before{content:"🌶 "}.theme-heritage .item-desc{color:var(--muted);margin-top:3px;font-family:Cormorant Garamond,serif;font-size:14px;font-style:italic;font-weight:400;line-height:1.45}.theme-heritage .item-side{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.theme-heritage .item-price{color:var(--terracotta);white-space:nowrap;letter-spacing:.3px;flex-direction:column;flex-shrink:0;align-items:flex-end;font-family:Playfair Display,serif;font-size:18px;font-weight:700;display:flex}.theme-heritage .mrp-strike{color:var(--muted);opacity:.7;margin-bottom:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:400;text-decoration:line-through}.theme-heritage .item-price .curr{color:var(--gold2);letter-spacing:1.2px;text-transform:uppercase;margin-right:2px;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.theme-heritage .item-add-btn{background:var(--ink);width:28px;height:28px;color:var(--bg);cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;font-size:18px;transition:all .2s;display:flex}.theme-heritage .item-add-btn:hover{background:var(--terracotta)}.theme-heritage .footer{text-align:center;background:var(--bg2);padding:36px 22px 60px;position:relative}.theme-heritage .footer-logo{color:var(--ink);letter-spacing:2px;margin-bottom:4px;font-family:Playfair Display,serif;font-size:24px;font-weight:700}.theme-heritage .footer-ar{color:var(--terracotta);letter-spacing:2px;margin-bottom:12px;font-family:Amiri,serif;font-size:18px;font-weight:700}.theme-heritage .footer-meta{color:var(--ink2);letter-spacing:.5px;font-family:Cormorant Garamond,serif;font-size:14px;font-style:italic;line-height:1.8}.theme-heritage .footer-social{justify-content:center;gap:16px;margin-top:18px;display:flex}.theme-heritage .footer-social a{border:1px solid var(--ink);background:var(--bg);width:42px;height:42px;color:var(--ink);justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.theme-heritage .footer-social a:hover{background:var(--ink);color:var(--bg);transform:translateY(-3px);box-shadow:0 4px 12px #1b2d3a33}.theme-heritage .footer-legal{border-top:1px solid var(--line2);color:var(--muted);letter-spacing:1.5px;text-transform:uppercase;margin-top:22px;padding-top:18px;font-size:11px;font-weight:500}.theme-heritage .split-bill-popup-overlay{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-sizing:border-box!important;background:#1b2d3a66!important;overflow-x:hidden!important}.theme-heritage .split-popup-content{background:var(--bg)!important;color:var(--ink)!important;box-sizing:border-box!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.theme-heritage .split-header{justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:24px!important;display:flex!important}.theme-heritage .split-header h3{color:var(--ink)!important;text-align:left!important;margin:0!important;font-family:Playfair Display,serif!important;font-size:1.5rem!important;font-weight:800!important}.theme-heritage .split-close{color:var(--ink)!important;background:0 0!important;padding:0!important;font-size:32px!important;font-weight:300!important;line-height:1!important;position:static!important}.theme-heritage .split-circle-bg{stroke:var(--bg2)!important}.theme-heritage .split-circle-fill{stroke:var(--terracotta)!important}.theme-heritage .split-amount-center .amount{color:var(--ink)!important;font-family:Playfair Display,serif!important}.theme-heritage .split-counter{background:var(--bg2)!important;color:var(--ink)!important;margin-left:1rem!important}.theme-heritage .split-controls{box-sizing:border-box!important;width:100%!important;margin:auto auto 24px!important}.theme-heritage .split-counter button{background:var(--ink)!important;color:var(--bg)!important;box-shadow:none!important;border-radius:2px!important}.theme-heritage .split-summary{background:var(--bg2)!important;border:1px dashed var(--line)!important;border-radius:4px!important}.theme-heritage .split-summary .summary-row{color:var(--muted)!important}.theme-heritage .split-summary .summary-row.total{color:var(--terracotta)!important;border-top:1px solid var(--line)!important}.theme-heritage .summary-row.split-result{border:1px dashed var(--terracotta)!important;color:var(--terracotta)!important;background:#c15a3a14!important;border-radius:4px!important}.theme-heritage .summary-row.split-result .split-value{color:var(--terracotta)!important}.theme-heritage .btn-confirm-split{background:var(--ink)!important;color:var(--bg)!important;text-transform:uppercase!important;letter-spacing:2px!important;border-radius:4px!important;font-weight:800!important}.theme-heritage .btn-remove-split{border:1px solid var(--terracotta)!important;color:var(--terracotta)!important;background:0 0!important;border-radius:4px!important}.theme-heritage .split-indicator-btn{border-bottom:1px solid var(--line2)!important}.theme-heritage .split-info{color:var(--ink)!important;font-weight:700!important}.theme-heritage .split-edit{color:var(--terracotta)!important}@media (width<=760px){.theme-heritage .items{grid-template-columns:1fr;column-gap:0}.theme-heritage .items:before{display:none}}@media (width<=600px){.theme-heritage .hero{padding:20px 16px 36px}.theme-heritage .hero-logo{width:72px;height:72px;margin-top:24px}.theme-heritage .menu-wrap{padding:28px 16px 60px}.theme-heritage .hero-ornament{width:50px;height:50px}.theme-heritage .item-name{font-size:15px}.theme-heritage .item-price{font-size:17px}.theme-heritage .item-desc{font-size:13px}.theme-heritage .section-title{font-size:28px}}@media print{.theme-heritage .nav,.theme-heritage .hero-actions,.theme-heritage .footer-social{display:none}.theme-heritage body{color:#111;background:#fff}.theme-heritage .hero{min-height:auto;padding:16px}.theme-heritage .section{page-break-inside:avoid;margin-bottom:30px}.theme-heritage .item{padding:8px 0}}.theme-heritage .modal-content,.theme-heritage .cart-drawer{color:var(--ink)!important;background:#f8f2e5!important}.theme-heritage .modal-title,.theme-heritage .section-title,.theme-heritage .cart-title,.theme-heritage .item-name,.theme-heritage .auth-step h3,.theme-heritage .success-msg{color:var(--ink)!important}.theme-heritage .modal-desc,.theme-heritage .item-variant,.theme-heritage .item-addons,.theme-heritage .summary-row,.theme-heritage .empty-cart,.theme-heritage .prefix,.theme-heritage .cart-mrp-strike{color:var(--muted)!important}.theme-heritage .current-price,.theme-heritage .item-price{color:var(--ink)!important}.theme-heritage .option-card,.theme-heritage .pay-method{border-color:var(--line)!important;color:var(--ink)!important;background:#f0e6d2!important}.theme-heritage .option-card.active,.theme-heritage .pay-method.selected{border-color:var(--terracotta)!important;background:#c15a3a14!important}.theme-heritage .qty-picker,.theme-heritage .qty-picker.small,.theme-heritage .input-group,.theme-heritage .payment-preview{border-color:var(--line)!important;color:var(--ink)!important;background:#f0e6d2!important}.theme-heritage .input-group input{color:var(--ink)!important;background:0 0!important}.theme-heritage .modal-body{flex-direction:column;gap:12px;display:flex;padding:30px 28px!important}.theme-heritage .modal-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex;margin-bottom:20px!important}.theme-heritage .modal-title{text-transform:capitalize!important;font-size:24px!important;font-weight:800!important;line-height:1.2!important}.theme-heritage .modal-price{color:var(--terracotta)!important;white-space:nowrap!important;font-size:18px!important;font-weight:800!important}.theme-heritage .modal-mrp-strike,.theme-heritage .opt-mrp-strike{color:var(--muted)!important;font-size:13px!important}.theme-heritage .modal-desc{margin-bottom:24px!important;font-size:15px!important;line-height:1.6!important}.theme-heritage .modal-footer{gap:15px;display:flex;border-top:1px solid var(--line)!important;background:#f8f2e5!important;align-items:stretch!important;padding:24px 28px!important}.theme-heritage .modal-close{color:var(--ink)!important;border:1px solid var(--line)!important;background:#f8f2e5!important}.theme-heritage .cart-header{padding:calc(env(safe-area-inset-top,20px) + 32px) 28px 20px!important;border-bottom:1px solid var(--line)!important;background:#f8f2e5!important}.theme-heritage .cart-items{padding:28px!important}.theme-heritage .cart-summary{border-top:1px solid var(--line)!important;padding:28px!important;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important;background:#ede3cd!important}.theme-heritage .cart-item{border-bottom:1px solid #c15a3a1a!important;margin-bottom:24px!important;padding-bottom:24px!important}.theme-heritage .summary-row,.theme-heritage .auth-step h3,.theme-heritage .success-msg{color:var(--ink)!important;margin-bottom:12px!important;font-weight:700!important}.theme-heritage .tip-options{gap:8px!important}.theme-heritage .tip-chip{border:1.5px solid var(--line)!important;color:var(--ink)!important;text-transform:uppercase!important;letter-spacing:1px!important;background:#fdfaf3!important;border-radius:4px!important;font-size:11px!important;font-weight:700!important}.theme-heritage .tip-chip.active{background:var(--terracotta)!important;color:#fff!important;border-color:var(--terracotta)!important}.theme-heritage .tip-input-wrap{border:1.5px solid var(--line)!important;background:#fdfaf3!important;border-radius:4px!important}.theme-heritage .tip-input-wrap input{color:var(--ink)!important;font-weight:700!important}.theme-heritage .summary-row.total{color:var(--text,#000)!important;border-top:1px dashed var(--line)!important;margin-top:16px!important;padding-top:20px!important;font-size:22px!important;font-weight:800!important}.theme-heritage .modal-footer{border-top:1px solid var(--line)!important;background:#f8f2e5!important;align-items:stretch!important}.theme-heritage .checkout-actions{gap:12px!important;margin-top:20px!important;display:flex!important}.theme-heritage .checkout-btn,.theme-heritage .add-btn,.theme-heritage .primary-btn{background:var(--ink)!important;color:#f8f2e5!important;text-transform:uppercase!important;letter-spacing:1px!important;border:none!important;border-radius:4px!important;flex:1!important;height:54px!important;font-size:13px!important;font-weight:800!important}.theme-heritage .checkout-btn.secondary{border:1.5px solid var(--ink)!important;color:var(--ink)!important;background:0 0!important}.theme-heritage .qty-picker,.theme-heritage .qty-picker.small{height:54px!important;color:var(--ink)!important;background:#ede3cd!important;border-radius:0!important;padding:0 10px!important}.theme-heritage .qty-picker button{color:var(--ink)!important}.theme-heritage .qty-picker.small{border-radius:0!important;height:38px!important}.theme-heritage .modal-hero{border-bottom:1px solid var(--line)!important;background:#f0e6d2!important}.theme-heritage .splash-overlay{color:var(--ink);padding:24px;transition:opacity .8s ease-in-out,visibility .8s;z-index:9999!important;text-align:center!important;background:#f8f2e5!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.theme-heritage .splash-inner{flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.theme-heritage .splash-overlay.fade-out{opacity:0;visibility:hidden}.theme-heritage .splash-logo{width:140px;height:140px;animation:2s ease-in-out infinite pulse_heritage;justify-content:center!important;align-items:center!important;margin:0 auto 32px!important;display:flex!important}.theme-heritage .splash-welcome{width:100%;max-width:320px;color:var(--ink);font-family:Playfair Display,serif;font-size:clamp(24px,6vw,32px);font-weight:700;line-height:1.2;text-align:center!important;margin:0 auto 12px!important}.theme-heritage .splash-tagline{opacity:.7;letter-spacing:3px;text-transform:uppercase;width:100%;max-width:300px;color:var(--terracotta);text-align:center;margin:0 auto;font-size:13px}@keyframes pulse_black{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.theme-heritage-black{box-sizing:border-box;--bg:#fff;--bg2:#fff;--panel:#f5f5f5;--panel2:#eee;--ink:#000;--ink2:#000;--terracotta:#000;--olive:#000;--gold:var(--accent-color,#000);--gold2:var(--accent-color,#000);--text:#000;--muted:#6a6a6a;--line:#00000029;--line2:#0000002e;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;padding:0;font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.55}.theme-heritage-black a{color:inherit;text-decoration:none}.theme-heritage-black img{max-width:100%;display:block}.theme-heritage-black .pattern-bar{background-color:#0000;background-image:linear-gradient(90deg,#0000 48%,#000 48% 52%,#0000 52%),radial-gradient(circle at 10%,#000 0 4px,#0000 4px),radial-gradient(circle at 30%,#000 0 4px,#0000 4px),radial-gradient(circle,#000 0 4px,#0000 4px),radial-gradient(circle at 70%,#000 0 4px,#0000 4px),radial-gradient(circle at 90%,#000 0 4px,#0000 4px);background-position:0 0,0 0,0 0,0 0,0 0,0 0;background-repeat:repeat-x;background-size:20px 26px,20% 26px,20% 26px,20% 26px,20% 26px,20% 26px;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box;border-top:1px solid #000;border-bottom:1px solid #000;height:26px;margin:12px 0}.theme-heritage-black .pattern-diamond{opacity:.12;background-image:linear-gradient(45deg,#000 25%,#0000 25% 75%,#000 75%),linear-gradient(45deg,#000 25%,#0000 25% 75%,#000 75%);background-position:0 0,4px 4px;background-repeat:repeat;background-size:8px 8px,8px 8px;height:16px}.theme-heritage-black .hero{text-align:center;background:#fff;min-height:60vh;padding:28px 22px 40px;position:relative;overflow:hidden}.theme-heritage-black .hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 25%,#00000009,#0000 45%),radial-gradient(circle at 80% 75%,#00000008,#0000 45%);position:absolute;inset:0}.theme-heritage-black .hero:after{content:"";pointer-events:none;border:1px solid #0000000f;border-radius:50%;width:380px;height:380px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.theme-heritage-black .hero-ornament{opacity:.75;pointer-events:none;width:80px;height:80px;position:absolute}.theme-heritage-black .hero-ornament.tl{border-top:1.5px solid #000;border-left:1.5px solid #000;top:12px;left:12px}.theme-heritage-black .hero-ornament.tr{border-top:1.5px solid #000;border-right:1.5px solid #000;top:12px;right:12px}.theme-heritage-black .hero-ornament.bl{border-bottom:1.5px solid #000;border-left:1.5px solid #000;bottom:12px;left:12px}.theme-heritage-black .hero-ornament.br{border-bottom:1.5px solid #000;border-right:1.5px solid #000;bottom:12px;right:12px}.theme-heritage-black .hero-ornament:before{content:"";background:#000;border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;left:-4px}.theme-heritage-black .hero-ornament.tr:before,.theme-heritage-black .hero-ornament.br:before{left:auto;right:-4px}.theme-heritage-black .hero-ornament.bl:before,.theme-heritage-black .hero-ornament.br:before{top:auto;bottom:-4px}.theme-heritage-black .hero-top{z-index:2;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 24px;display:flex;position:relative}.theme-heritage-black .hero-ctx{color:var(--terracotta);letter-spacing:1.2px;text-transform:uppercase;background:#0000000d;border:1px solid #0000004d;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.theme-heritage-black .hero-lang{border:1px solid var(--line2);background:#ffffff80;border-radius:20px;gap:4px;margin-left:auto;padding:3px;display:flex}.theme-heritage-black .hero-lang button{color:var(--muted);cursor:pointer;letter-spacing:.5px;background:0 0;border:none;border-radius:14px;padding:4px 11px;font-family:inherit;font-size:11.5px;font-weight:500}.theme-heritage-black .hero-lang button.active{background:var(--ink);color:var(--bg);font-weight:600}.theme-heritage-black .hero-logo{z-index:2;justify-content:center;align-items:center;width:90px;height:90px;margin:40px auto 18px;display:flex;position:relative}.theme-heritage-black .hero-logo svg{width:100%;height:100%}.theme-heritage-black .hero-title{letter-spacing:.5px;color:var(--ink);z-index:2;font-family:Playfair Display,serif;font-size:clamp(44px,7.5vw,76px);font-weight:900;line-height:1;position:relative}.theme-heritage-black .hero-title .amp{color:var(--terracotta);font-style:italic;font-weight:500}.theme-heritage-black .hero-sub-ar{color:var(--terracotta);letter-spacing:1px;z-index:2;margin-top:4px;font-family:Amiri,serif;font-size:clamp(26px,4vw,36px);font-weight:700;position:relative}.theme-heritage-black .hero-tagline{color:var(--muted);letter-spacing:4px;text-transform:uppercase;z-index:2;margin-top:14px;font-family:Cormorant Garamond,serif;font-size:18px;font-style:italic;font-weight:500;position:relative}.theme-heritage-black .hero-divider{z-index:2;justify-content:center;align-items:center;gap:10px;width:160px;height:16px;margin:20px auto 6px;display:flex;position:relative}.theme-heritage-black .hero-divider:before,.theme-heritage-black .hero-divider:after{content:"";background:var(--gold);opacity:.6;flex:1;height:1px}.theme-heritage-black .hero-divider .ornament{border:1.5px solid var(--gold);background:var(--bg);width:12px;height:12px;transform:rotate(45deg)}.theme-heritage-black .hero-location{color:var(--ink2);letter-spacing:3px;z-index:2;margin-top:22px;font-size:12.5px;font-weight:600;position:relative}.theme-heritage-black .hero-actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex;position:relative}.theme-heritage-black .hero-btn{background:var(--ink);color:var(--bg);cursor:pointer;letter-spacing:2px;text-transform:uppercase;border:none;border-radius:0;padding:11px 24px;font-family:inherit;font-size:12.5px;font-weight:600;transition:all .2s;position:relative}.theme-heritage-black .hero-btn:hover{background:var(--terracotta)}.theme-heritage-black .hero-btn.outline{border:1px solid var(--ink);color:var(--ink);background:0 0}.theme-heritage-black .hero-btn.outline:hover{background:var(--ink);color:var(--bg)}.theme-heritage-black .nav{z-index:50;-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);border-bottom:1px solid var(--line2);background:#fffffff2;padding:8px 0;position:sticky;top:0}.theme-heritage-black .nav-container{max-width:1100px;margin:0 auto;justify-content:space-between!important;align-items:center!important;padding:0 16px!important;display:flex!important}.theme-heritage-black .nav-scroll{scroll-behavior:smooth;scrollbar-width:none;flex:1;gap:12px;max-width:1100px;margin:0;padding:4px 0;display:flex;overflow-x:auto}.theme-heritage-black .nav-cart-btn{margin-left:12px;background:var(--gold)!important;color:var(--text,#fff)!important;cursor:pointer!important;border:none!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;display:flex!important;position:relative!important;box-shadow:0 4px 12px #b8862f33!important}.theme-heritage-black .nav-cart-icon{justify-content:center!important;align-items:center!important;display:flex!important}.theme-heritage-black .nav-cart-icon svg{stroke:currentColor!important;display:block!important}.theme-heritage-black .nav-cart-count{color:#fff!important;border:2px solid var(--gold)!important;background:#111!important;border-radius:10px!important;width:auto!important;height:auto!important;padding:2px 6px!important;font-size:11px!important;font-weight:700!important;position:absolute!important;top:-8px!important;right:-8px!important}.theme-heritage-black .nav-scroll::-webkit-scrollbar{display:none}.theme-heritage-black .nav-chip{color:var(--muted);cursor:pointer;white-space:nowrap;letter-spacing:1.2px;text-transform:uppercase;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:8px 16px;font-family:inherit;font-size:11.5px;font-weight:600;transition:all .15s}.theme-heritage-black .nav-chip:hover{color:var(--terracotta)}.theme-heritage-black .nav-chip.active{color:var(--ink);border-bottom-color:var(--terracotta)}.theme-heritage-black .menu-wrap{max-width:1000px;margin:0 auto;padding:40px 22px 80px}.theme-heritage-black .section{margin-bottom:56px;scroll-margin-top:60px;position:relative}.theme-heritage-black .section-head{text-align:center;margin-bottom:32px;padding:8px 0 22px;position:relative}.theme-heritage-black .section-head:before{content:"";opacity:.25;background:#000;border-radius:50%;width:14px;height:14px;position:absolute;top:0;left:50%;transform:translate(-50%)}.theme-heritage-black .section-head:after{content:"";opacity:.4;background-image:linear-gradient(135deg,#0000 45%,#000 45% 55%,#0000 55%),linear-gradient(45deg,#0000 45%,#000 45% 55%,#0000 55%);background-position:0 0,5px 0;background-repeat:repeat-x;background-size:10px 10px;width:120px;height:10px;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.theme-heritage-black .section-num{color:var(--terracotta);letter-spacing:4px;text-transform:uppercase;margin-bottom:8px;font-family:Playfair Display,serif;font-size:12px;font-weight:700;display:block}.theme-heritage-black .section-title{color:var(--ink);letter-spacing:.5px;margin-bottom:6px;font-family:Playfair Display,serif;font-size:clamp(32px,5vw,46px);font-weight:700;line-height:1.1}.theme-heritage-black .section-ar{color:var(--terracotta);letter-spacing:2px;margin-bottom:6px;font-family:Amiri,serif;font-size:22px;font-weight:700}.theme-heritage-black .section-intro{color:var(--muted);max-width:560px;margin:8px auto 0;font-family:Cormorant Garamond,serif;font-size:15px;font-style:italic;font-weight:400;line-height:1.55}.theme-heritage-black .section-note{color:var(--terracotta);letter-spacing:2px;text-transform:uppercase;background:#0000000d;border:1px solid #00000047;border-radius:0;align-items:center;gap:6px;margin-top:10px;padding:3px 12px;font-size:10.5px;font-weight:700;display:inline-flex}.theme-heritage-black .items{grid-template-columns:repeat(2,1fr);gap:0 42px;display:grid;position:relative}.theme-heritage-black .items:before{content:"";background:var(--line2);opacity:.5;width:1px;display:block;position:absolute;top:8px;bottom:8px;left:50%;transform:translate(-.5px)}.theme-heritage-black .item{border-bottom:1px dashed var(--line);break-inside:avoid;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 0;transition:all .2s;display:flex;position:relative}.theme-heritage-black .item-thumb{background:#f5f5f5;border:1px solid #000;border-radius:4px;flex-shrink:0;width:64px;height:64px;overflow:hidden}.theme-heritage-black .item-thumb img{object-fit:cover;width:100%;height:100%}.theme-heritage-black .item-main{flex:1;min-width:0}.theme-heritage-black .item-badges{z-index:5;flex-direction:column;align-items:flex-end;gap:4px;display:flex;position:absolute;top:0;right:0}.theme-heritage-black .popular-badge{background:var(--gold);color:#fff;text-transform:uppercase;border-radius:2px;padding:2px 5px;font-size:8px;font-weight:800}.theme-heritage-black .tag-badge{background:#000}.theme-heritage-black .item:last-child{border-bottom:none}.theme-heritage-black .item:hover{padding-left:6px;padding-right:6px}.theme-heritage-black .item-main{flex-direction:column;min-width:0;display:flex;position:relative}.theme-heritage-black .item-head{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex;position:relative}.theme-heritage-black .item-name{color:var(--ink);letter-spacing:.2px;font-family:Playfair Display,serif;font-size:16px;font-weight:700;line-height:1.3;position:relative}.theme-heritage-black .item-name:after{content:"";border-bottom:1.5px dotted var(--line2);vertical-align:middle;opacity:0;width:calc(100% - 4px);height:1px;margin:0 6px;display:inline-block}.theme-heritage-black .item-leader{border-bottom:1.5px dotted var(--line2);flex:1;min-width:12px;height:1px;position:relative;top:-4px}.theme-heritage-black .item-tag{letter-spacing:1.2px;text-transform:uppercase;color:var(--muted);background:0 0;border:none;border-radius:0;align-items:center;gap:3px;margin-left:4px;padding:0;font-family:Inter,sans-serif;font-size:9.5px;font-weight:700;display:inline-flex}.theme-heritage-black .item-tag.veg{color:var(--olive)}.theme-heritage-black .item-tag.spicy{color:var(--terracotta)}.theme-heritage-black .item-tag.chef{color:var(--gold2)}.theme-heritage-black .item-tag.chef:before{content:"✦ "}.theme-heritage-black .item-tag.veg:before{content:"🌿 "}.theme-heritage-black .item-tag.spicy:before{content:"🌶 "}.theme-heritage-black .item-desc{color:var(--muted);margin-top:3px;font-family:Cormorant Garamond,serif;font-size:14px;font-style:italic;font-weight:400;line-height:1.45}.theme-heritage-black .item-side{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.theme-heritage-black .item-price{color:var(--terracotta);white-space:nowrap;letter-spacing:.3px;flex-direction:column;flex-shrink:0;align-items:flex-end;font-family:Playfair Display,serif;font-size:18px;font-weight:700;display:flex}.theme-heritage-black .mrp-strike{color:var(--muted);opacity:.7;margin-bottom:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:400;text-decoration:line-through}.theme-heritage-black .item-price .curr{color:var(--gold2);letter-spacing:1.2px;text-transform:uppercase;margin-right:2px;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.theme-heritage-black .item-add-btn{background:var(--ink);width:28px;height:28px;color:var(--bg);cursor:pointer;border:none;border-radius:4px;justify-content:center;align-items:center;font-size:18px;transition:all .2s;display:flex}.theme-heritage-black .item-add-btn:hover{background:var(--terracotta);opacity:.8}.theme-heritage-black .footer{text-align:center;background:var(--bg2);padding:36px 22px 60px;position:relative}.theme-heritage-black .footer-logo{color:var(--ink);letter-spacing:2px;margin-bottom:4px;font-family:Playfair Display,serif;font-size:24px;font-weight:700}.theme-heritage-black .footer-ar{color:var(--terracotta);letter-spacing:2px;margin-bottom:12px;font-family:Amiri,serif;font-size:18px;font-weight:700}.theme-heritage-black .footer-meta{color:var(--ink2);letter-spacing:.5px;font-family:Cormorant Garamond,serif;font-size:14px;font-style:italic;line-height:1.8}.theme-heritage-black .footer-social{justify-content:center;gap:16px;margin-top:18px;display:flex}.theme-heritage-black .footer-social a{border:1px solid var(--ink);background:var(--bg);width:42px;height:42px;color:var(--ink);justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.theme-heritage-black .footer-social a:hover{background:var(--ink);color:var(--bg);transform:translateY(-3px);box-shadow:0 4px 12px #ffffff1a}.theme-heritage-black .footer-legal{border-top:1px solid var(--line2);color:var(--muted);letter-spacing:1.5px;text-transform:uppercase;margin-top:22px;padding-top:18px;font-size:11px;font-weight:500}.theme-heritage-black .split-bill-popup-overlay{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-sizing:border-box!important;background:#000000b3!important;overflow-x:hidden!important}.theme-heritage-black .split-popup-content{color:var(--bg)!important;box-sizing:border-box!important;background:#111!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.theme-heritage-black .split-header{justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:24px!important;display:flex!important}.theme-heritage-black .split-header h3{color:var(--bg)!important;text-align:left!important;margin:0!important;font-family:Playfair Display,serif!important;font-size:1.5rem!important;font-weight:800!important}.theme-heritage-black .split-row{background:#1a1a1a!important;border:1px solid #ffffff1a!important}.theme-heritage-black .split-label span{color:var(--bg)!important}.theme-heritage-black .split-label small{color:var(--muted)!important}.theme-heritage-black .split-config .qty-picker{color:var(--bg)!important;background:#222!important;border-color:#444!important;height:44px!important}.theme-heritage-black .split-config .qty-picker button{color:var(--bg)!important}.theme-heritage-black .split-close{color:var(--bg)!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;font-size:32px!important;font-weight:300!important;line-height:1!important;position:static!important}.theme-heritage-black .split-circle-bg{stroke:#181818!important}.theme-heritage-black .split-circle-fill{stroke:#fff!important}.theme-heritage-black .split-amount-center .amount{color:var(--bg)!important;font-family:Playfair Display,serif!important;font-size:1.5rem!important}.theme-heritage-black .split-counter{color:var(--bg)!important;background:#1a1a1a!important;margin-left:1rem!important}.theme-heritage-black .split-controls{box-sizing:border-box!important;width:100%!important;margin:auto auto 24px!important}.theme-heritage-black .split-counter button{color:var(--bg)!important;background:#222!important}.theme-heritage-black .split-summary{background:#0d0d0d!important;border:1px solid #ffffff1a!important}.theme-heritage-black .split-summary .summary-row{color:var(--muted)!important}.theme-heritage-black .split-summary .summary-row.total{color:var(--bg)!important;border-top:1px dashed #fff3!important}.theme-heritage-black .summary-row.split-result{border:1px dashed var(--bg)!important;color:var(--bg)!important;background:#ffffff0d!important}.theme-heritage-black .summary-row.split-result .split-value{color:var(--bg)!important}.theme-heritage-black .btn-confirm-split{background:var(--bg)!important;color:#000!important;text-transform:uppercase!important;letter-spacing:2px!important;border-radius:4px!important;font-weight:900!important}.theme-heritage-black .btn-remove-split{border:1px solid var(--bg)!important;color:var(--bg)!important;background:0 0!important;border-radius:4px!important}.theme-heritage-black .split-indicator-btn{border-bottom:1px solid var(--line2)!important}.theme-heritage-black .split-info,.theme-heritage-black .split-edit{color:var(--bg)!important}@media (width<=760px){.theme-heritage-black .items{grid-template-columns:1fr;column-gap:0}.theme-heritage-black .items:before{display:none}}@media (width<=600px){.theme-heritage-black .hero{padding:20px 16px 36px}.theme-heritage-black .hero-logo{width:72px;height:72px;margin-top:24px}.theme-heritage-black .menu-wrap{padding:28px 16px 60px}.theme-heritage-black .hero-ornament{width:50px;height:50px}.theme-heritage-black .item-name{font-size:15px}.theme-heritage-black .item-price{font-size:17px}.theme-heritage-black .item-desc{font-size:13px}.theme-heritage-black .section-title{font-size:28px}}@media print{.theme-heritage-black .nav,.theme-heritage-black .hero-actions,.theme-heritage-black .footer-social{display:none}.theme-heritage-black body{color:#111;background:#fff}.theme-heritage-black .hero{min-height:auto;padding:16px}.theme-heritage-black .section{page-break-inside:avoid;margin-bottom:30px}.theme-heritage-black .item{padding:8px 0}}.theme-heritage-black .modal-content,.theme-heritage-black .cart-drawer{color:#000!important;background:#fff!important}.theme-heritage-black .modal-title,.theme-heritage-black .section-title,.theme-heritage-black .cart-title,.theme-heritage-black .item-name{color:#000!important}.theme-heritage-black .modal-desc,.theme-heritage-black .item-variant,.theme-heritage-black .item-addons,.theme-heritage-black .summary-row,.theme-heritage-black .empty-cart,.theme-heritage-black .prefix,.theme-heritage-black .cart-mrp-strike{color:var(--muted)!important}.theme-heritage-black .current-price,.theme-heritage-black .item-price{color:#000!important}.theme-heritage-black .option-card,.theme-heritage-black .pay-method{color:#000!important;background:#fff!important;border-color:#000!important}.theme-heritage-black .option-card.active,.theme-heritage-black .pay-method.selected{background:#0000000d!important;border-color:#000!important}.theme-heritage-black .qty-picker,.theme-heritage-black .qty-picker.small,.theme-heritage-black .input-group,.theme-heritage-black .payment-preview{color:#000!important;background:#f5f5f5!important;border-color:#000!important}.theme-heritage-black .input-group input{color:#000!important;background:0 0!important}.theme-heritage-black .modal-body{flex-direction:column;gap:12px;display:flex;padding:30px 28px!important}.theme-heritage-black .modal-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex;margin-bottom:20px!important}.theme-heritage-black .modal-title{text-transform:capitalize!important;font-size:24px!important;font-weight:700!important;line-height:1.2!important}.theme-heritage-black .modal-price{color:#000!important;white-space:nowrap!important;font-size:18px!important;font-weight:800!important}.theme-heritage-black .modal-mrp-strike,.theme-heritage-black .opt-mrp-strike{color:var(--muted)!important;font-size:13px!important}.theme-heritage-black .modal-desc{margin-bottom:24px!important;font-size:15px!important;line-height:1.6!important}.theme-heritage-black .modal-footer{gap:15px;display:flex;background:#fff!important;border-top:1.5px solid #000!important;padding:24px 28px!important}.theme-heritage-black .modal-close{color:#000!important;background:#fff!important;border:1.5px solid #000!important}.theme-heritage-black .cart-header{padding:calc(env(safe-area-inset-top,20px) + 32px) 28px 20px!important;background:#fff!important;border-bottom:1.5px solid #000!important}.theme-heritage-black .cart-items{padding:28px!important}.theme-heritage-black .cart-summary{padding:28px!important;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important;background:#fcfcfc!important;border-top:1.5px solid #000!important}.theme-heritage-black .cart-item{border-bottom:1px solid #0000001a!important;margin-bottom:24px!important;padding-bottom:24px!important}.theme-heritage-black .summary-row,.theme-heritage-black .auth-step h3,.theme-heritage-black .success-msg{color:#000!important;letter-spacing:-.2px!important;margin-bottom:12px!important;font-weight:700!important}.theme-heritage-black .tip-options{gap:8px!important}.theme-heritage-black .tip-chip{color:#000!important;text-transform:uppercase!important;letter-spacing:1px!important;background:#f5f5f5!important;border:1.5px solid #000!important;border-radius:8px!important;font-size:11px!important;font-weight:700!important}.theme-heritage-black .tip-chip.active{color:#fff!important;background:#000!important;border-color:#000!important}.theme-heritage-black .tip-input-wrap{background:#f5f5f5!important;border:1.5px solid #000!important;border-radius:8px!important;height:38px!important}.theme-heritage-black .tip-input-wrap input{color:#000!important;font-weight:700!important}.theme-heritage-black .phone-divider{background:#0000001a!important}.theme-heritage-black .summary-row.total{color:var(--text,#000)!important;border-top:2px solid var(--text,#000)!important;margin-top:16px!important;padding-top:20px!important;font-size:24px!important;font-weight:900!important}.theme-heritage-black .modal-footer{background:#fff!important;border-top:1.5px solid #000!important;align-items:stretch!important}.theme-heritage-black .checkout-actions{gap:12px!important;margin-top:20px!important;display:flex!important}.theme-heritage-black .checkout-btn,.theme-heritage-black .add-btn,.theme-heritage-black .primary-btn{color:#fff!important;text-transform:uppercase!important;letter-spacing:1.5px!important;background:#000!important;border:none!important;border-radius:4px!important;flex:1!important;height:54px!important;font-size:13px!important;font-weight:900!important;transition:all .2s!important}.theme-heritage-black .checkout-btn.secondary{color:#000!important;background:0 0!important;border:1.5px solid #000!important}.theme-heritage-black .qty-picker,.theme-heritage-black .qty-picker.small{color:#000!important;background:#fff!important;border:1.5px solid #000!important;border-radius:0!important;height:54px!important;padding:0 10px!important}.theme-heritage-black .qty-picker button{color:#000!important}.theme-heritage-black .qty-picker.small{border-radius:0!important;height:38px!important}.theme-heritage-black .modal-hero{background:#fff!important;border-bottom:1px solid #000!important}.theme-heritage-black .splash-overlay{color:#000;padding:24px;transition:opacity .8s ease-in-out,visibility .8s;z-index:9999!important;text-align:center!important;background:#fff!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.theme-heritage-black .splash-inner{flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.theme-heritage-black .splash-overlay.fade-out{opacity:0;visibility:hidden}.theme-heritage-black .splash-logo{width:140px;height:140px;animation:2s ease-in-out infinite pulse_black;justify-content:center!important;align-items:center!important;margin:0 auto 32px!important;display:flex!important}.theme-heritage-black .splash-welcome{color:#000;width:100%;max-width:320px;font-family:Playfair Display,serif;font-size:clamp(24px,6vw,32px);font-weight:700;line-height:1.2;text-align:center!important;margin:0 auto 12px!important}.theme-heritage-black .splash-tagline{opacity:.7;letter-spacing:3px;text-transform:uppercase;color:#000;text-align:center;width:100%;max-width:300px;margin:0 auto;font-size:13px}@keyframes pulse_black_img{0%{opacity:1;transform:scale(1)}50%{opacity:.8;transform:scale(1.05)}to{opacity:1;transform:scale(1)}}.theme-heritage-black-img{box-sizing:border-box;--bg:#fff;--bg2:#fff;--panel:#f5f5f5;--panel2:#eee;--ink:#000;--ink2:#000;--terracotta:#000;--olive:#000;--gold:var(--accent-color,#000);--gold2:var(--accent-color,#000);--text:#000;--muted:#6a6a6a;--line:#00000029;--line2:#0000002e;background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;min-height:100vh;margin:0;padding:0;font-family:Inter,system-ui,sans-serif;font-weight:400;line-height:1.55}.theme-heritage-black-img a{color:inherit;text-decoration:none}.theme-heritage-black-img img{max-width:100%;display:block}.theme-heritage-black-img .pattern-bar{background-color:#0000;background-image:linear-gradient(90deg,#0000 48%,#000 48% 52%,#0000 52%),radial-gradient(circle at 10%,#000 0 4px,#0000 4px),radial-gradient(circle at 30%,#000 0 4px,#0000 4px),radial-gradient(circle,#000 0 4px,#0000 4px),radial-gradient(circle at 70%,#000 0 4px,#0000 4px),radial-gradient(circle at 90%,#000 0 4px,#0000 4px);background-position:0 0,0 0,0 0,0 0,0 0,0 0;background-repeat:repeat-x;background-size:20px 26px,20% 26px,20% 26px,20% 26px,20% 26px,20% 26px;background-attachment:scroll,scroll,scroll,scroll,scroll,scroll;background-origin:padding-box,padding-box,padding-box,padding-box,padding-box,padding-box;background-clip:border-box,border-box,border-box,border-box,border-box,border-box;border-top:1px solid #000;border-bottom:1px solid #000;height:26px;margin:10px 0}.theme-heritage-black-img .pattern-diamond{opacity:.1;background-image:linear-gradient(45deg,#000 25%,#0000 25% 75%,#000 75%),linear-gradient(45deg,#000 25%,#0000 25% 75%,#000 75%);background-position:0 0,4px 4px;background-repeat:repeat;background-size:8px 8px,8px 8px;height:14px}.theme-heritage-black-img .hero{text-align:center;background:#fff;min-height:60vh;padding:28px 22px 40px;position:relative;overflow:hidden}.theme-heritage-black-img .hero:before{content:"";pointer-events:none;background:radial-gradient(circle at 20% 25%,#00000009,#0000 45%),radial-gradient(circle at 80% 75%,#00000008,#0000 45%);position:absolute;inset:0}.theme-heritage-black-img .hero:after{content:"";pointer-events:none;border:1px solid #0000000f;border-radius:50%;width:380px;height:380px;position:absolute;top:52%;left:50%;transform:translate(-50%,-50%)}.theme-heritage-black-img .hero-ornament{opacity:.75;pointer-events:none;width:80px;height:80px;position:absolute}.theme-heritage-black-img .hero-ornament.tl{border-top:1.5px solid #000;border-left:1.5px solid #000;top:12px;left:12px}.theme-heritage-black-img .hero-ornament.tr{border-top:1.5px solid #000;border-right:1.5px solid #000;top:12px;right:12px}.theme-heritage-black-img .hero-ornament.bl{border-bottom:1.5px solid #000;border-left:1.5px solid #000;bottom:12px;left:12px}.theme-heritage-black-img .hero-ornament.br{border-bottom:1.5px solid #000;border-right:1.5px solid #000;bottom:12px;right:12px}.theme-heritage-black-img .hero-ornament:before{content:"";background:#000;border-radius:50%;width:9px;height:9px;position:absolute;top:-4px;left:-4px}.theme-heritage-black-img .hero-ornament.tr:before,.theme-heritage-black-img .hero-ornament.br:before{left:auto;right:-4px}.theme-heritage-black-img .hero-ornament.bl:before,.theme-heritage-black-img .hero-ornament.br:before{top:auto;bottom:-4px}.theme-heritage-black-img .hero-top{z-index:2;justify-content:space-between;align-items:center;max-width:1100px;margin:0 auto 24px;display:flex;position:relative}.theme-heritage-black-img .hero-ctx{color:var(--terracotta);letter-spacing:1.2px;text-transform:uppercase;background:#0000000d;border:1px solid #0000004d;border-radius:20px;align-items:center;gap:6px;padding:4px 12px;font-size:11.5px;font-weight:600;display:inline-flex}.theme-heritage-black-img .hero-lang{border:1px solid var(--line2);background:#ffffff80;border-radius:20px;gap:4px;margin-left:auto;padding:3px;display:flex}.theme-heritage-black-img .hero-lang button{color:var(--muted);cursor:pointer;letter-spacing:.5px;background:0 0;border:none;border-radius:14px;padding:4px 11px;font-family:inherit;font-size:11.5px;font-weight:500}.theme-heritage-black-img .hero-lang button.active{background:var(--ink);color:var(--bg);font-weight:600}.theme-heritage-black-img .hero-logo{z-index:2;justify-content:center;align-items:center;width:90px;height:90px;margin:40px auto 18px;display:flex;position:relative}.theme-heritage-black-img .hero-logo svg{width:100%;height:100%}.theme-heritage-black-img .hero-title{letter-spacing:.5px;color:var(--ink);z-index:2;font-family:Playfair Display,serif;font-size:clamp(44px,7.5vw,76px);font-weight:900;line-height:1;position:relative}.theme-heritage-black-img .hero-title .amp{color:var(--terracotta);font-style:italic;font-weight:500}.theme-heritage-black-img .hero-sub-ar{color:var(--terracotta);letter-spacing:1px;z-index:2;margin-top:4px;font-family:Amiri,serif;font-size:clamp(26px,4vw,36px);font-weight:700;position:relative}.theme-heritage-black-img .hero-tagline{color:var(--muted);letter-spacing:4px;text-transform:uppercase;z-index:2;margin-top:14px;font-family:Cormorant Garamond,serif;font-size:18px;font-style:italic;font-weight:500;position:relative}.theme-heritage-black-img .hero-divider{z-index:2;justify-content:center;align-items:center;gap:10px;width:160px;height:16px;margin:20px auto 6px;display:flex;position:relative}.theme-heritage-black-img .hero-divider:before,.theme-heritage-black-img .hero-divider:after{content:"";background:var(--gold);opacity:.6;flex:1;height:1px}.theme-heritage-black-img .hero-divider .ornament{border:1.5px solid var(--gold);background:var(--bg);width:12px;height:12px;transform:rotate(45deg)}.theme-heritage-black-img .hero-location{color:var(--ink2);letter-spacing:3px;z-index:2;margin-top:22px;font-size:12.5px;font-weight:600;position:relative}.theme-heritage-black-img .hero-actions{z-index:2;flex-wrap:wrap;justify-content:center;gap:10px;margin-top:24px;display:flex;position:relative}.theme-heritage-black-img .hero-btn{background:var(--ink);color:var(--bg);cursor:pointer;letter-spacing:2px;text-transform:uppercase;border:none;border-radius:0;padding:11px 24px;font-family:inherit;font-size:12.5px;font-weight:600;transition:all .2s;position:relative}.theme-heritage-black-img .hero-btn:hover{background:var(--terracotta)}.theme-heritage-black-img .hero-btn.outline{border:1px solid var(--ink);color:var(--ink);background:0 0}.theme-heritage-black-img .hero-btn.outline:hover{background:var(--ink);color:var(--bg)}.theme-heritage-black-img .nav{z-index:100;background:#fff;border-bottom:1px solid #000;padding:10px 0;position:sticky;top:0;box-shadow:0 2px 10px #0000000d}.theme-heritage-black-img .nav-container{max-width:1100px;margin:0 auto;justify-content:space-between!important;align-items:center!important;padding:0 16px!important;display:flex!important}.theme-heritage-black-img .nav-cart-btn{background:var(--gold)!important;color:var(--text,#fff)!important;cursor:pointer!important;border:none!important;border-radius:12px!important;justify-content:center!important;align-items:center!important;width:44px!important;height:44px!important;display:flex!important;position:relative!important;box-shadow:0 4px 12px #b8862f33!important}.theme-heritage-black-img .nav-cart-icon svg{stroke:currentColor!important;display:block!important}.theme-heritage-black-img .nav-cart-count{color:#fff!important;border:2px solid var(--gold)!important;background:#111!important;border-radius:10px!important;width:auto!important;height:auto!important;padding:2px 6px!important;font-size:11px!important;font-weight:700!important;position:absolute!important;top:-8px!important;right:-8px!important}.theme-heritage-black-img .nav-cart-btn:hover{background:#333}.theme-heritage-black-img .nav-cart-count{color:#000;background:#fff;border-radius:50%;justify-content:center;align-items:center;width:20px;height:20px;font-size:10px;font-weight:800;display:flex}.theme-heritage-black-img .nav-scroll{scroll-behavior:smooth;scrollbar-width:none;flex:1;gap:12px;max-width:1100px;margin:0;padding:4px 16px;display:flex;overflow-x:auto}.theme-heritage-black-img .nav-scroll::-webkit-scrollbar{display:none}.theme-heritage-black-img .nav-chip{color:var(--muted);cursor:pointer;white-space:nowrap;letter-spacing:1.2px;text-transform:uppercase;background:0 0;border:none;border-bottom:2px solid #0000;margin-bottom:-2px;padding:8px 16px;font-family:inherit;font-size:11.5px;font-weight:600;transition:all .15s}.theme-heritage-black-img .nav-chip:hover{color:var(--terracotta)}.theme-heritage-black-img .nav-chip.active{color:var(--ink);border-bottom-color:var(--terracotta)}.theme-heritage-black-img .menu-wrap{max-width:1000px;margin:0 auto;padding:40px 22px 80px}.theme-heritage-black-img .section{margin-bottom:56px;scroll-margin-top:60px;position:relative}.theme-heritage-black-img .section-head{text-align:center;margin-bottom:32px;padding:8px 0 22px;position:relative}.theme-heritage-black-img .section-head:before{content:"";opacity:.25;background:#000;border-radius:50%;width:14px;height:14px;position:absolute;top:0;left:50%;transform:translate(-50%)}.theme-heritage-black-img .section-head:after{content:"";opacity:.4;background-image:linear-gradient(135deg,#0000 45%,#000 45% 55%,#0000 55%),linear-gradient(45deg,#0000 45%,#000 45% 55%,#0000 55%);background-position:0 0,5px 0;background-repeat:repeat-x;background-size:10px 10px;width:120px;height:10px;display:block;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.theme-heritage-black-img .section-num{color:var(--terracotta);letter-spacing:4px;text-transform:uppercase;margin-bottom:8px;font-family:Playfair Display,serif;font-size:12px;font-weight:700;display:block}.theme-heritage-black-img .section-title{color:var(--ink);letter-spacing:.5px;margin-bottom:6px;font-family:Playfair Display,serif;font-size:clamp(32px,5vw,46px);font-weight:700;line-height:1.1}.theme-heritage-black-img .section-ar{color:var(--terracotta);letter-spacing:2px;margin-bottom:6px;font-family:Amiri,serif;font-size:22px;font-weight:700}.theme-heritage-black-img .section-intro{color:var(--muted);max-width:560px;margin:8px auto 0;font-family:Cormorant Garamond,serif;font-size:15px;font-style:italic;line-height:1.55}.theme-heritage-black-img .section-note{color:var(--terracotta);letter-spacing:2px;text-transform:uppercase;background:#0000000d;border:1px solid #00000047;border-radius:0;align-items:center;gap:6px;margin-top:10px;padding:3px 12px;font-size:10.5px;font-weight:700;display:inline-flex}.theme-heritage-black-img .items{grid-template-columns:repeat(2,1fr);gap:0 42px;display:grid;position:relative}.theme-heritage-black-img .items:before{content:"";background:var(--line2);opacity:.5;width:1px;display:block;position:absolute;top:8px;bottom:8px;left:50%;transform:translate(-.5px)}.theme-heritage-black-img .item{border-bottom:1px dashed var(--line);break-inside:avoid;justify-content:space-between;align-items:flex-start;gap:16px;padding:14px 0;transition:all .2s;display:flex;position:relative}.theme-heritage-black-img .item-badges{z-index:5;flex-direction:column;align-items:flex-start;gap:4px;display:flex;position:absolute;top:5px;left:5px}.theme-heritage-black-img .popular-badge{background:var(--gold);color:#fff;text-transform:uppercase;border-radius:2px;padding:2px 5px;font-size:8px;font-weight:800}.theme-heritage-black-img .tag-badge{background:#000}.theme-heritage-black-img .item:last-child{border-bottom:none}.theme-heritage-black-img .item:hover{padding-left:6px;padding-right:6px}.theme-heritage-black-img .item:hover .item-thumb img{transform:scale(1.06)}.theme-heritage-black-img .item-thumb{background:#f5f5f5;flex-shrink:0;width:72px;height:72px;position:relative;overflow:hidden}.theme-heritage-black-img .item-thumb img{object-fit:cover;width:100%;height:100%;transition:transform .5s;display:block}.theme-heritage-black-img .item-thumb-fallback{color:#000;background:#f5f5f5;justify-content:center;align-items:center;font-family:Playfair Display,serif;font-size:32px;font-weight:800;display:flex;position:absolute;inset:0}.theme-heritage-black-img .item-main{flex-direction:column;min-width:0;padding-top:2px;display:flex;position:relative}.theme-heritage-black-img .item-head{flex-wrap:wrap;align-items:baseline;gap:10px;display:flex;position:relative}.theme-heritage-black-img .item-name{color:var(--ink);letter-spacing:.2px;font-family:Playfair Display,serif;font-size:16px;font-weight:700;line-height:1.3;position:relative}.theme-heritage-black-img .item-name:after{content:"";border-bottom:1.5px dotted var(--line2);vertical-align:middle;opacity:0;width:calc(100% - 4px);height:1px;margin:0 6px;display:inline-block}.theme-heritage-black-img .item-leader{border-bottom:1.5px dotted var(--line2);flex:1;min-width:12px;height:1px;position:relative;top:-4px}.theme-heritage-black-img .item-tag{letter-spacing:1.2px;text-transform:uppercase;color:var(--muted);background:0 0;border:none;border-radius:0;align-items:center;gap:3px;margin-left:4px;padding:0;font-family:Inter,sans-serif;font-size:9.5px;font-weight:700;display:inline-flex}.theme-heritage-black-img .item-tag.veg{color:var(--olive)}.theme-heritage-black-img .item-tag.spicy{color:var(--terracotta)}.theme-heritage-black-img .item-tag.chef{color:var(--gold2)}.theme-heritage-black-img .item-tag.chef:before{content:"✦ "}.theme-heritage-black-img .item-tag.veg:before{content:"🌿 "}.theme-heritage-black-img .item-tag.spicy:before{content:"🌶 "}.theme-heritage-black-img .item-desc{color:var(--muted);margin-top:3px;font-family:Cormorant Garamond,serif;font-size:14px;font-style:italic;font-weight:400;line-height:1.45}.theme-heritage-black-img .item-side{text-align:right;flex-direction:column;flex-shrink:0;align-items:flex-end;gap:12px;display:flex}.theme-heritage-black-img .item-price{color:var(--terracotta);white-space:nowrap;letter-spacing:.3px;flex-direction:column;flex-shrink:0;align-items:flex-end;font-family:Playfair Display,serif;font-size:18px;font-weight:700;display:flex}.theme-heritage-black-img .mrp-strike{color:var(--muted);opacity:.7;margin-bottom:2px;font-family:Inter,sans-serif;font-size:11px;font-weight:400;text-decoration:line-through}.theme-heritage-black-img .item-price .curr{color:var(--gold2);letter-spacing:1.2px;text-transform:uppercase;margin-right:2px;font-family:Inter,sans-serif;font-size:10px;font-weight:700}.theme-heritage-black-img .item-add-btn{color:#fff;cursor:pointer;background:#000;border:none;border-radius:4px;justify-content:center;align-items:center;width:28px;height:28px;font-size:18px;transition:all .2s;display:flex}.theme-heritage-black-img .item-add-btn:hover{background:#333}.theme-heritage-black-img .footer{text-align:center;background:var(--bg2);padding:36px 22px 60px;position:relative}.theme-heritage-black-img .footer-logo{color:var(--ink);letter-spacing:2px;margin-bottom:4px;font-family:Playfair Display,serif;font-size:24px;font-weight:700}.theme-heritage-black-img .footer-ar{color:var(--terracotta);letter-spacing:2px;margin-bottom:12px;font-family:Amiri,serif;font-size:18px;font-weight:700}.theme-heritage-black-img .footer-meta{color:var(--ink2);letter-spacing:.5px;font-family:Cormorant Garamond,serif;font-size:14px;font-style:italic;line-height:1.8}.theme-heritage-black-img .footer-social{justify-content:center;gap:16px;margin-top:18px;display:flex}.theme-heritage-black-img .footer-social a{border:1px solid var(--ink);background:var(--bg);width:42px;height:42px;color:var(--ink);justify-content:center;align-items:center;transition:all .3s cubic-bezier(.4,0,.2,1);display:flex}.theme-heritage-black-img .footer-social a:hover{background:var(--ink);color:var(--bg);transform:translateY(-3px);box-shadow:0 4px 12px #ffffff1a}.theme-heritage-black-img .footer-legal{border-top:1px solid var(--line2);color:var(--muted);letter-spacing:1.5px;text-transform:uppercase;margin-top:22px;padding-top:18px;font-size:11px;font-weight:500}.theme-heritage-black-img .split-bill-popup-overlay{-webkit-backdrop-filter:blur(8px)!important;backdrop-filter:blur(8px)!important;box-sizing:border-box!important;background:#000000b3!important;overflow-x:hidden!important}.theme-heritage-black-img .split-popup-content{color:var(--cream)!important;box-sizing:border-box!important;background:#111!important;width:100%!important;max-width:100%!important;overflow-x:hidden!important}.theme-heritage-black-img .split-header{justify-content:space-between!important;align-items:center!important;width:100%!important;margin-bottom:24px!important;display:flex!important}.theme-heritage-black-img .split-header h3{color:#fff!important;text-align:left!important;margin:0!important;font-family:Playfair Display,serif!important;font-size:1.5rem!important;font-weight:800!important}.theme-heritage-black-img .split-row{background:#1a1a1a!important;border:1px solid #ffffff1a!important}.theme-heritage-black-img .split-label span{color:#fff!important}.theme-heritage-black-img .split-label small{color:#ffffff80!important}.theme-heritage-black-img .split-config .qty-picker{color:#fff!important;background:#222!important;border-color:#444!important;height:44px!important}.theme-heritage-black-img .split-config .qty-picker button{color:#fff!important}.theme-heritage-black-img .split-close{color:#fff!important;box-shadow:none!important;background:0 0!important;border:none!important;padding:0!important;font-size:32px!important;font-weight:300!important;line-height:1!important;position:static!important}.theme-heritage-black-img .split-circle-bg{stroke:#181818!important}.theme-heritage-black-img .split-circle-fill{stroke:#fff!important}.theme-heritage-black-img .split-amount-center .amount{color:#fff!important;font-family:Playfair Display,serif!important;font-size:1.5rem!important}.theme-heritage-black-img .split-counter{color:#fff!important;background:#1a1a1a!important;margin-left:1rem!important}.theme-heritage-black-img .split-controls{box-sizing:border-box!important;width:100%!important;margin:auto auto 24px!important}.theme-heritage-black-img .split-counter button{color:#fff!important;background:#222!important}.theme-heritage-black-img .split-summary{border:1px dashed var(--line)!important;background:#0d0d0d!important;border-radius:4px!important}.theme-heritage-black-img .split-summary .summary-row{color:var(--muted)!important}.theme-heritage-black-img .split-summary .summary-row.total{color:#fff!important;border-top:1px dashed #fff3!important}.theme-heritage-black-img .summary-row.split-result{color:#fff!important;background:#ffffff0d!important;border:1px dashed #fff!important}.theme-heritage-black-img .summary-row.split-result .split-value{color:#fff!important}.theme-heritage-black-img .btn-confirm-split{color:#000!important;text-transform:uppercase!important;letter-spacing:2px!important;background:#fff!important;border-radius:4px!important;font-weight:900!important}.theme-heritage-black-img .btn-remove-split{color:#fff!important;background:0 0!important;border:1px solid #fff!important;border-radius:4px!important}.theme-heritage-black-img .split-indicator-btn{border-bottom:1px solid var(--line2)!important}.theme-heritage-black-img .split-info{color:var(--cream)!important}.theme-heritage-black-img .split-edit{color:var(--terracotta)!important}@media (width<=760px){.theme-heritage-black-img .items{grid-template-columns:1fr;column-gap:0}.theme-heritage-black-img .items:before{display:none}}@media (width<=600px){.theme-heritage-black-img .hero{padding:20px 16px 36px}.theme-heritage-black-img .hero-logo{width:72px;height:72px;margin-top:24px}.theme-heritage-black-img .menu-wrap{padding:28px 16px 60px}.theme-heritage-black-img .hero-ornament{width:50px;height:50px}.theme-heritage-black-img .item{grid-template-columns:58px 1fr auto;gap:10px}.theme-heritage-black-img .item-thumb{width:58px;height:58px}.theme-heritage-black-img .item-name{font-size:15px}.theme-heritage-black-img .item-price{font-size:17px}.theme-heritage-black-img .item-desc{font-size:13px}.theme-heritage-black-img .section-title{font-size:28px}}@media print{.theme-heritage-black-img .nav,.theme-heritage-black-img .hero-actions,.theme-heritage-black-img .footer-social,.theme-heritage-black-img .item-thumb{display:none}.theme-heritage-black-img .item{grid-template-columns:1fr auto;gap:10px}.theme-heritage-black-img body{color:#111;background:#fff}.theme-heritage-black-img .hero{min-height:auto;padding:16px}.theme-heritage-black-img .section{page-break-inside:avoid;margin-bottom:30px}.theme-heritage-black-img .item{padding:8px 0}}.theme-heritage-black-img .modal-content,.theme-heritage-black-img .cart-drawer{color:#000!important;background:#fff!important}.theme-heritage-black-img .modal-title,.theme-heritage-black-img .section-title,.theme-heritage-black-img .cart-title,.theme-heritage-black-img .item-name{color:#000!important}.theme-heritage-black-img .modal-desc,.theme-heritage-black-img .item-variant,.theme-heritage-black-img .item-addons,.theme-heritage-black-img .summary-row,.theme-heritage-black-img .empty-cart,.theme-heritage-black-img .prefix,.theme-heritage-black-img .cart-mrp-strike{color:var(--muted)!important}.theme-heritage-black-img .current-price,.theme-heritage-black-img .item-price{color:#000!important}.theme-heritage-black-img .option-card,.theme-heritage-black-img .pay-method{color:#000!important;background:#fff!important;border-color:#000!important}.theme-heritage-black-img .option-card.active,.theme-heritage-black-img .pay-method.selected{background:#0000000d!important;border-color:#000!important}.theme-heritage-black-img .qty-picker,.theme-heritage-black-img .qty-picker.small,.theme-heritage-black-img .input-group,.theme-heritage-black-img .payment-preview{color:#000!important;background:#f5f5f5!important;border-color:#000!important}.theme-heritage-black-img .input-group input{color:#000!important;background:0 0!important}.theme-heritage-black-img .modal-body{flex-direction:column;gap:12px;display:flex;padding:30px 28px!important}.theme-heritage-black-img .modal-header{justify-content:space-between;align-items:flex-start;gap:15px;display:flex;margin-bottom:20px!important}.theme-heritage-black-img .modal-title{text-transform:capitalize!important;font-size:24px!important;font-weight:700!important;line-height:1.2!important}.theme-heritage-black-img .modal-price{color:#000!important;white-space:nowrap!important;font-size:18px!important;font-weight:800!important}.theme-heritage-black-img .modal-mrp-strike,.theme-heritage-black-img .opt-mrp-strike{color:var(--muted)!important;font-size:13px!important}.theme-heritage-black-img .modal-desc{margin-bottom:24px!important;font-size:15px!important;line-height:1.6!important}.theme-heritage-black-img .modal-footer{gap:15px;display:flex;background:#fff!important;border-top:1.5px solid #000!important;padding:24px 28px!important}.theme-heritage-black-img .modal-close{color:#000!important;background:#fff!important;border:1.5px solid #000!important}.theme-heritage-black-img .cart-header{padding:calc(env(safe-area-inset-top,20px) + 32px) 28px 20px!important;background:#fff!important;border-bottom:1.5px solid #000!important}.theme-heritage-black-img .cart-items{padding:28px!important}.theme-heritage-black-img .cart-summary{padding:28px!important;padding-bottom:calc(28px + env(safe-area-inset-bottom,0px))!important;background:#fcfcfc!important;border-top:1.5px solid #000!important}.theme-heritage-black-img .cart-item{border-bottom:1px solid #0000001a!important;margin-bottom:24px!important;padding-bottom:24px!important}.theme-heritage-black-img .summary-row,.theme-heritage-black-img .auth-step h3,.theme-heritage-black-img .success-msg{color:#000!important;letter-spacing:-.2px!important;margin-bottom:12px!important;font-weight:700!important}.theme-heritage-black-img .tip-options{gap:8px!important}.theme-heritage-black-img .tip-chip{color:#000!important;text-transform:uppercase!important;letter-spacing:1px!important;background:#f5f5f5!important;border:1.5px solid #000!important;border-radius:8px!important;font-size:11px!important;font-weight:700!important}.theme-heritage-black-img .tip-chip.active{color:#fff!important;background:#000!important;border-color:#000!important}.theme-heritage-black-img .tip-input-wrap{background:#f5f5f5!important;border:1.5px solid #000!important;border-radius:8px!important;height:38px!important}.theme-heritage-black-img .tip-input-wrap input{color:#000!important;font-weight:700!important}.theme-heritage-black-img .phone-divider{background:#0000001a!important}.theme-heritage-black-img .summary-row.total{color:var(--text,#000)!important;border-top:2px solid var(--text,#000)!important;margin-top:16px!important;padding-top:20px!important;font-size:24px!important;font-weight:900!important}.theme-heritage-black-img .modal-footer{background:#fff!important;border-top:1.5px solid #000!important;align-items:stretch!important}.theme-heritage-black-img .checkout-actions{gap:12px!important;margin-top:20px!important;display:flex!important}.theme-heritage-black-img .checkout-btn,.theme-heritage-black-img .add-btn,.theme-heritage-black-img .primary-btn{color:#fff!important;text-transform:uppercase!important;letter-spacing:1.5px!important;background:#000!important;border:none!important;border-radius:4px!important;flex:1!important;height:54px!important;font-size:13px!important;font-weight:900!important;transition:all .2s!important}.theme-heritage-black-img .checkout-btn.secondary{color:#000!important;background:0 0!important;border:1.5px solid #000!important}.theme-heritage-black-img .qty-picker,.theme-heritage-black-img .qty-picker.small{color:#000!important;background:#fff!important;border:1.5px solid #000!important;border-radius:0!important;height:54px!important;padding:0 10px!important}.theme-heritage-black-img .qty-picker button{color:#000!important}.theme-heritage-black-img .qty-picker.small{border-radius:0!important;height:38px!important}.theme-heritage-black-img .modal-hero{background:#fff!important;border-bottom:1.5px solid #000!important}.theme-heritage-black-img .splash-overlay{color:#000;padding:24px;transition:opacity .8s ease-in-out,visibility .8s;z-index:9999!important;text-align:center!important;background:#fff!important;flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;height:100%!important;margin:0!important;display:flex!important;position:fixed!important;top:0!important;left:0!important}.theme-heritage-black-img .splash-inner{flex-direction:column!important;justify-content:center!important;align-items:center!important;width:100%!important;display:flex!important}.theme-heritage-black-img .splash-overlay.fade-out{opacity:0;visibility:hidden}.theme-heritage-black-img .splash-logo{width:140px;height:140px;animation:2s ease-in-out infinite pulse_black_img;justify-content:center!important;align-items:center!important;margin:0 auto 32px!important;display:flex!important}.theme-heritage-black-img .splash-welcome{color:#000;width:100%;max-width:320px;font-family:Playfair Display,serif;font-size:clamp(24px,6vw,32px);font-weight:700;line-height:1.2;text-align:center!important;margin:0 auto 12px!important}.theme-heritage-black-img .splash-tagline{opacity:.7;letter-spacing:3px;text-transform:uppercase;color:#000;text-align:center;width:100%;max-width:300px;margin:0 auto;font-size:13px}.selector-container{color:#f8fafc;background-color:#0f172a;flex-direction:column;align-items:center;min-height:100vh;padding:80px 20px;font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex}.selector-header{text-align:center;max-width:800px;margin-bottom:80px}.selector-title{background:linear-gradient(#94a3b8,#fff,#94a3b8);-webkit-text-fill-color:transparent;letter-spacing:-.02em;-webkit-background-clip:text;margin-bottom:24px;font-size:3.5rem;font-weight:800}.selector-subtitle{color:#94a3b8;font-size:1.25rem;line-height:1.6}.selector-grid{grid-template-columns:repeat(3,1fr);gap:32px;width:100%;max-width:1200px;display:grid}@media (width<=1024px){.selector-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=640px){.selector-grid{grid-template-columns:1fr}.selector-title{font-size:2.5rem}}.template-card{cursor:pointer;background:#1e293b80;border:1px solid #33415580;border-radius:24px;padding:48px 40px;transition:all .3s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.template-card:before{content:"";pointer-events:none;background:radial-gradient(circle at 100% 0,#ffffff08,#0000);position:absolute;inset:0}.template-card:hover{background:#1e293bcc;border-color:#6366f14d;transform:translateY(-8px);box-shadow:0 20px 40px -10px #00000080}.card-num{color:#ffffff0d;font-size:4rem;font-weight:900;line-height:1;position:absolute;top:20px;left:30px}.card-tag{text-transform:uppercase;letter-spacing:.05em;background:#0003;border-radius:9999px;margin-bottom:16px;padding:4px 12px;font-size:.875rem;font-weight:600;display:inline-block}.card-title{color:#fff;margin-bottom:16px;font-size:1.75rem;font-weight:700}.card-desc{color:#94a3b8;font-size:1rem;line-height:1.6}.selector-footer{justify-content:flex-end;width:100%;margin-top:auto;padding-top:80px;display:flex}.activate-notice{color:#94a3b866;text-align:right;font-size:.75rem;line-height:1.4}.activate-notice span{font-size:.7rem}.theme-loyalty *{box-sizing:border-box;margin:0;padding:0}.theme-loyalty{--bg:#09090f;--sidebar:#0f0f1a;--card:#16161f;--card2:#1c1c2a;--border:#252535;--primary:#7c3aed;--primary-light:#9f67fa;--gold:#f59e0b;--green:#10b981;--red:#ef4444;--blue:#3b82f6;--cyan:#06b6d4;--text:#e2e2f0;--muted:#6b6b8a;--soft:#a0a0c0;--bronze:#cd7f32;--silver:#9ca3af;--platinum:#a855f7}.theme-loyalty .loyalty-container{background:var(--bg);color:var(--text);min-height:100vh;font-family:Segoe UI,system-ui,sans-serif}.theme-loyalty .spec-topbar{z-index:100;background:var(--sidebar);border-bottom:1px solid var(--border);justify-content:space-between;align-items:center;padding:14px 28px;display:flex;position:sticky;top:0}.theme-loyalty .spec-title{align-items:center;gap:12px;display:flex}.theme-loyalty .spec-title .logo{background:linear-gradient(135deg, var(--primary), var(--gold));border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:14px;font-weight:900;display:flex}.theme-loyalty .spec-title h1{font-size:15px;font-weight:700}.theme-loyalty .spec-title .sub{color:var(--muted);margin-top:1px;font-size:12px}.theme-loyalty .spec-nav{background:var(--card2);border-radius:10px;gap:4px;padding:4px;display:flex}.theme-loyalty .spec-nav .sn-tab{cursor:pointer;color:var(--muted);background:0 0;border:none;border-radius:7px;padding:8px 16px;font-size:13px;font-weight:500;transition:all .15s}.theme-loyalty .spec-nav .sn-tab:hover{color:var(--text)}.theme-loyalty .spec-nav .sn-tab.active{background:var(--primary);color:#fff}.theme-loyalty .spec-wrap{max-width:1400px;margin:0 auto;padding:28px}.theme-loyalty .spec-section{display:none}.theme-loyalty .spec-section.active{display:block}.theme-loyalty .spec-intro{margin-bottom:24px}.theme-loyalty .spec-intro h2{margin-bottom:4px;font-size:22px;font-weight:700}.theme-loyalty .spec-intro p{color:var(--muted);max-width:780px;font-size:13.5px;line-height:1.55}.theme-loyalty .spec-note{color:var(--primary-light);background:#7c3aed1f;border:1px solid #7c3aed4d;border-radius:20px;align-items:center;gap:6px;margin-bottom:10px;padding:3px 11px;font-size:11.5px;display:inline-flex}.theme-loyalty .card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:18px}.theme-loyalty .card-header{justify-content:space-between;align-items:center;margin-bottom:14px;display:flex}.theme-loyalty .card-header h3{font-size:14px;font-weight:600}.theme-loyalty .btn{cursor:pointer;border:none;border-radius:8px;align-items:center;gap:6px;padding:8px 14px;font-family:inherit;font-size:13px;font-weight:500;transition:all .15s;display:inline-flex}.theme-loyalty .btn-primary{background:var(--primary);color:#fff}.theme-loyalty .btn-primary:hover{background:var(--primary-light)}.theme-loyalty .btn-outline{color:var(--soft);border:1px solid var(--border);background:0 0}.theme-loyalty .btn-outline:hover{border-color:var(--primary);color:var(--primary-light)}.theme-loyalty .btn-danger{color:var(--red);background:#ef44441f;border:1px solid #ef44444d}.theme-loyalty .btn-ghost{color:var(--muted);background:0 0;border:none}.theme-loyalty .btn-ghost:hover{color:var(--text)}.theme-loyalty .btn-sm{padding:5px 10px;font-size:12px}.theme-loyalty .badge{border-radius:10px;align-items:center;padding:3px 9px;font-size:11px;font-weight:600;display:inline-flex}.theme-loyalty .tier-bronze{color:#cd7f32;background:#cd7f322e}.theme-loyalty .tier-silver{color:#9ca3af;background:#9ca3af2e}.theme-loyalty .tier-gold{color:#f59e0b;background:#f59e0b2e}.theme-loyalty .tier-platinum{color:#a855f7;background:#a855f72e}.theme-loyalty .chip{background:var(--card2);border:1px solid var(--border);color:var(--soft);cursor:pointer;border-radius:20px;align-items:center;gap:5px;padding:4px 10px;font-size:12px;transition:all .15s;display:inline-flex}.theme-loyalty .chip:hover{border-color:var(--primary);color:var(--primary-light)}.theme-loyalty .chip.active{border-color:var(--primary);color:var(--primary-light);background:#7c3aed24}.theme-loyalty .input{background:var(--card2);border:1px solid var(--border);width:100%;color:var(--text);border-radius:8px;outline:none;padding:9px 12px;font-family:inherit;font-size:13.5px;transition:border .15s}.theme-loyalty .input:focus{border-color:var(--primary)}.theme-loyalty .label{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;margin-bottom:5px;font-size:11px;font-weight:700;display:block}.theme-loyalty .tgl{background:var(--border);cursor:pointer;border:none;border-radius:12px;flex-shrink:0;width:44px;height:24px;transition:all .2s;position:relative}.theme-loyalty .tgl.on{background:var(--primary)}.theme-loyalty .tgl:after{content:"";background:#fff;border-radius:50%;width:18px;height:18px;transition:all .2s;position:absolute;top:3px;left:3px}.theme-loyalty .tgl.on:after{left:23px}.theme-loyalty .et-shell{background:var(--card);border:1px solid var(--border);border-radius:18px;overflow:hidden;box-shadow:0 18px 50px #00000080}.theme-loyalty .et-head{border-bottom:1px solid var(--border);background:var(--sidebar);justify-content:space-between;align-items:center;padding:18px 22px;display:flex}.theme-loyalty .et-head h3{font-size:16px;font-weight:700}.theme-loyalty .et-head .et-sub{color:var(--muted);margin-top:2px;font-size:12px}.theme-loyalty .et-close{border:1px solid var(--border);background:var(--card2);width:32px;height:32px;color:var(--muted);cursor:pointer;border-radius:8px;font-size:14px}.theme-loyalty .et-body{grid-template-columns:1.4fr 1fr;min-height:540px;display:grid}.theme-loyalty .et-left{border-right:1px solid var(--border);padding:20px 22px;overflow-y:auto}.theme-loyalty .et-right{background:var(--card2);border-left:1px solid var(--border);padding:20px 22px}.theme-loyalty .et-globals{background:var(--card2);border:1px solid var(--border);border-radius:12px;margin-bottom:18px;padding:14px 16px}.theme-loyalty .et-globals .row{grid-template-columns:1fr 1fr;gap:12px;display:grid}.theme-loyalty .et-globals-title{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;margin-bottom:10px;font-size:11px;font-weight:700}.theme-loyalty .et-toolbar{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.theme-loyalty .et-toolbar h4{font-size:13px;font-weight:700}.theme-loyalty .et-toolbar .count{color:var(--muted);font-size:11.5px}.theme-loyalty .tier-row{background:var(--card2);border:1px solid var(--border);border-radius:12px;margin-bottom:10px;padding:14px;transition:all .15s}.theme-loyalty .tier-row.expanded{border-color:var(--primary);box-shadow:0 0 0 3px #7c3aed1f}.theme-loyalty .tier-summary{cursor:pointer;align-items:center;gap:12px;display:flex}.theme-loyalty .tier-grip{color:var(--muted);cursor:grab;padding:0 2px;font-size:14px}.theme-loyalty .tier-icon{border-radius:10px;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:18px;display:flex}.theme-loyalty .tier-main{flex:1;min-width:0}.theme-loyalty .tier-main .tn{font-size:14px;font-weight:700}.theme-loyalty .tier-main .tm{color:var(--muted);margin-top:2px;font-size:12px}.theme-loyalty .tier-meta{align-items:center;gap:14px;display:flex}.theme-loyalty .tier-meta .mv{font-size:13px;font-weight:700}.theme-loyalty .tier-meta .ml{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:10.5px}.theme-loyalty .tier-expand{border:1px solid var(--border);background:var(--card);width:28px;height:28px;color:var(--muted);cursor:pointer;border-radius:7px;font-size:12px}.theme-loyalty .tier-edit{border-top:1px solid var(--border);margin-top:14px;padding-top:14px}.theme-loyalty .te-grid{grid-template-columns:repeat(4,1fr);gap:10px;margin-bottom:12px;display:grid}.theme-loyalty .te-grid.two{grid-template-columns:1fr 1fr}.theme-loyalty .tier-benefits{margin-top:10px}.theme-loyalty .tb-list{flex-wrap:wrap;gap:6px;margin-top:6px;display:flex}.theme-loyalty .tb-chip{color:var(--primary-light);background:#7c3aed1a;border:1px solid #7c3aed4d;border-radius:16px;align-items:center;gap:4px;padding:3px 10px;font-size:12px;display:inline-flex}.theme-loyalty .tb-chip .x{color:var(--muted);cursor:pointer;margin-left:4px;font-size:13px}.theme-loyalty .tb-chip .x:hover{color:var(--red)}.theme-loyalty .tb-add{border:1px dashed var(--border);color:var(--muted);cursor:pointer;background:0 0;border-radius:16px;padding:3px 10px;font-size:12px}.theme-loyalty .tb-add:hover{border-color:var(--primary);color:var(--primary-light)}.theme-loyalty .tier-icon-pick{flex-wrap:wrap;gap:6px;margin-top:4px;display:flex}.theme-loyalty .tip{background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:8px;justify-content:center;align-items:center;width:30px;height:30px;font-size:16px;display:flex}.theme-loyalty .tip.active{border-color:var(--primary);background:#7c3aed2e}.theme-loyalty .tier-color-pick{gap:6px;margin-top:4px;display:flex}.theme-loyalty .tcp{cursor:pointer;border:2px solid #0000;border-radius:50%;width:26px;height:26px}.theme-loyalty .tcp.active{border-color:var(--text)}.theme-loyalty .tier-row-actions{border-top:1px solid var(--border);justify-content:space-between;margin-top:12px;padding-top:10px;display:flex}.theme-loyalty .danger-link{color:var(--red);cursor:pointer;background:0 0;border:none;font-size:12px;font-weight:600}.theme-loyalty .danger-link:hover{text-decoration:underline}.theme-loyalty .add-tier-btn{border:1.5px dashed var(--border);width:100%;color:var(--muted);cursor:pointer;background:0 0;border-radius:12px;padding:14px;font-size:13.5px;font-weight:600;transition:all .15s}.theme-loyalty .add-tier-btn:hover{border-color:var(--primary);color:var(--primary-light);background:#7c3aed0a}.theme-loyalty .prev-title{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;margin-bottom:14px;font-size:11.5px;font-weight:700}.theme-loyalty .prev-ladder{padding:10px 0 20px;position:relative}.theme-loyalty .prev-line{background:var(--border);width:2px;position:absolute;top:20px;bottom:20px;left:19px}.theme-loyalty .prev-step{z-index:2;align-items:flex-start;gap:14px;margin-bottom:14px;display:flex;position:relative}.theme-loyalty .prev-dot{border:3px solid var(--card2);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:40px;height:40px;font-size:17px;display:flex}.theme-loyalty .prev-info{background:var(--card);border:1px solid var(--border);border-radius:10px;flex:1;padding:10px 13px}.theme-loyalty .prev-info .pn{font-size:13.5px;font-weight:700}.theme-loyalty .prev-info .pd{color:var(--muted);margin-top:2px;font-size:12px}.theme-loyalty .prev-info .pp{flex-wrap:wrap;gap:4px;margin-top:7px;display:flex}.theme-loyalty .prev-info .pp span{color:var(--soft);background:var(--card2);border-radius:10px;padding:2px 7px;font-size:10.5px}.theme-loyalty .et-foot{border-top:1px solid var(--border);background:var(--sidebar);justify-content:space-between;align-items:center;padding:14px 22px;display:flex}.theme-loyalty .et-foot .lsave{color:var(--muted);font-size:11.5px}.theme-loyalty .et-foot-actions{gap:8px;display:flex}.theme-loyalty .tm-wrap{background:var(--card);border:1px solid var(--border);border-radius:14px;overflow:hidden}.theme-loyalty .tm-head{border-bottom:1px solid var(--border);flex-wrap:wrap;justify-content:space-between;align-items:flex-start;gap:20px;padding:18px 22px;display:flex}.theme-loyalty .tm-head h3{font-size:18px;font-weight:700}.theme-loyalty .tm-head .tm-count{color:var(--muted);margin-top:3px;font-size:12.5px}.theme-loyalty .tm-head-actions{flex-wrap:wrap;gap:8px;display:flex}.theme-loyalty .tm-kpis{border-bottom:1px solid var(--border);background:var(--card2);grid-template-columns:repeat(4,1fr);gap:12px;padding:16px 22px;display:grid}.theme-loyalty .tm-kpi{background:var(--card);border:1px solid var(--border);border-radius:10px;padding:12px 14px}.theme-loyalty .tm-kpi .kl{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:10.5px;font-weight:700}.theme-loyalty .tm-kpi .kv{margin-top:4px;font-size:20px;font-weight:800}.theme-loyalty .tm-kpi .kc{color:var(--green);margin-top:1px;font-size:11.5px}.theme-loyalty .tm-filterbar{border-bottom:1px solid var(--border);background:var(--card);flex-wrap:wrap;align-items:center;gap:14px;padding:14px 22px;display:flex}.theme-loyalty .tm-search{flex:1;min-width:240px;position:relative}.theme-loyalty .tm-search input{background:var(--card2);border:1px solid var(--border);width:100%;color:var(--text);border-radius:9px;outline:none;padding:9px 12px 9px 36px;font-size:13.5px}.theme-loyalty .tm-search .ic{color:var(--muted);font-size:14px;position:absolute;top:50%;left:11px;transform:translateY(-50%)}.theme-loyalty .tm-chips{flex-wrap:wrap;gap:6px;display:flex}.theme-loyalty .tm-sort{color:var(--muted);align-items:center;gap:6px;font-size:12px;display:flex}.theme-loyalty .tm-sort select{background:var(--card2);border:1px solid var(--border);color:var(--text);border-radius:8px;outline:none;padding:6px 10px;font-size:12.5px}.theme-loyalty .tm-table{border-collapse:collapse;width:100%;font-size:13px}.theme-loyalty .tm-table thead th{background:var(--card2);text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.7px;border-bottom:1px solid var(--border);white-space:nowrap;padding:11px 14px;font-size:10.5px;font-weight:700;position:sticky;top:0}.theme-loyalty .tm-table thead th.right{text-align:right}.theme-loyalty .tm-table thead th .s{opacity:.7;margin-left:4px;font-size:10px}.theme-loyalty .tm-table tbody td{vertical-align:middle;border-bottom:1px solid #2525358c;padding:12px 14px}.theme-loyalty .tm-table tbody tr:hover td{background:#7c3aed0d}.theme-loyalty .tm-table tbody td.right{text-align:right}.theme-loyalty .tm-rank{color:var(--muted);width:40px;font-size:13px;font-weight:700}.theme-loyalty .tm-rank.g{color:var(--gold)}.theme-loyalty .tm-member{align-items:center;gap:10px;display:flex}.theme-loyalty .tm-avatar{color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:700;display:flex}.theme-loyalty .tm-name{font-size:13.5px;font-weight:600}.theme-loyalty .tm-email{color:var(--muted);margin-top:1px;font-size:11.5px}.theme-loyalty .tm-actions-cell{justify-content:flex-end;gap:4px;display:flex}.theme-loyalty .tm-act{background:var(--card2);border:1px solid var(--border);cursor:pointer;width:28px;height:28px;color:var(--muted);border-radius:7px;justify-content:center;align-items:center;font-size:12px;display:flex}.theme-loyalty .tm-act:hover{border-color:var(--primary);color:var(--primary-light)}.theme-loyalty .tm-foot{border-top:1px solid var(--border);background:var(--card2);color:var(--muted);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:10px;padding:12px 22px;font-size:12.5px;display:flex}.theme-loyalty .tm-pager{gap:4px;display:flex}.theme-loyalty .tm-page{background:var(--card);border:1px solid var(--border);width:30px;height:30px;color:var(--soft);cursor:pointer;border-radius:7px;font-family:inherit;font-size:12.5px}.theme-loyalty .tm-page.active{background:var(--primary);color:#fff;border-color:var(--primary)}.theme-loyalty .tm-page:hover:not(.active){border-color:var(--primary)}.theme-loyalty .status-dot{vertical-align:middle;border-radius:50%;width:7px;height:7px;margin-right:5px;display:inline-block}.theme-loyalty .status-active{background:var(--green)}.theme-loyalty .status-atrisk{background:var(--gold)}.theme-loyalty .status-blocked{background:var(--red)}.theme-loyalty .bo-wrap{grid-template-columns:340px 1fr;align-items:start;gap:16px;display:grid}.theme-loyalty .bo-rail{flex-direction:column;gap:14px;display:flex;position:sticky;top:90px}.theme-loyalty .bo-search-card{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:16px}.theme-loyalty .bo-search-card h4{margin-bottom:10px;font-size:13px;font-weight:700}.theme-loyalty .bo-search-input{margin-bottom:10px;position:relative}.theme-loyalty .bo-search-input input{background:var(--card2);border:1px solid var(--border);width:100%;color:var(--text);border-radius:10px;outline:none;padding:11px 12px 11px 38px;font-size:14px;transition:all .15s}.theme-loyalty .bo-search-input input:focus{border-color:var(--primary);box-shadow:0 0 0 3px #7c3aed29}.theme-loyalty .bo-search-input .ic{color:var(--muted);font-size:15px;position:absolute;top:50%;left:12px;transform:translateY(-50%)}.theme-loyalty .bo-search-input .clear{color:var(--muted);background:var(--card);border:1px solid var(--border);cursor:pointer;border-radius:6px;padding:2px 6px;font-size:12px;position:absolute;top:50%;right:10px;transform:translateY(-50%)}.theme-loyalty .bo-scan{grid-template-columns:1fr 1fr;gap:8px;margin-top:6px;display:grid}.theme-loyalty .bo-scan button{background:var(--card2);border:1px solid var(--border);color:var(--soft);cursor:pointer;border-radius:9px;flex-direction:column;align-items:center;gap:4px;padding:10px;font-family:inherit;font-size:12.5px;display:flex}.theme-loyalty .bo-scan button:hover{border-color:var(--primary);color:var(--primary-light)}.theme-loyalty .bo-scan .ic{font-size:18px}.theme-loyalty .bo-section-title{color:var(--muted);text-transform:uppercase;letter-spacing:.7px;justify-content:space-between;align-items:center;margin:14px 0 8px;font-size:10.5px;font-weight:700;display:flex}.theme-loyalty .bo-section-title a{color:var(--primary-light);text-transform:none;letter-spacing:0;font-size:11px;font-weight:600}.theme-loyalty .bo-rec-list{flex-direction:column;gap:4px;display:flex}.theme-loyalty .bo-rec-item{cursor:pointer;border-radius:8px;align-items:center;gap:10px;padding:8px;transition:all .12s;display:flex}.theme-loyalty .bo-rec-item:hover{background:#7c3aed14}.theme-loyalty .bo-rec-item .tm-avatar{width:28px;height:28px;font-size:11px}.theme-loyalty .bo-rec-item .nm{font-size:12.5px;font-weight:600}.theme-loyalty .bo-rec-item .mt{color:var(--muted);margin-top:1px;font-size:11px}.theme-loyalty .bo-rec-item.active{background:#7c3aed26;border:1px solid #7c3aed59}.theme-loyalty .bo-qc{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:16px}.theme-loyalty .bo-qc-item{justify-content:space-between;align-items:center;padding:7px 0;font-size:13px;display:flex}.theme-loyalty .bo-qc-item+.bo-qc-item{border-top:1px solid var(--border)}.theme-loyalty .bo-qc-item .lbl{color:var(--soft)}.theme-loyalty .bo-qc-item .sub{color:var(--muted);font-size:11px}.theme-loyalty .bo-main{flex-direction:column;gap:14px;display:flex}.theme-loyalty .bo-empty{background:var(--card);border:1px solid var(--border);text-align:center;border-radius:14px;padding:50px 28px}.theme-loyalty .bo-empty .hero-icon{background:#7c3aed1a;border:1px solid #7c3aed40;border-radius:50%;justify-content:center;align-items:center;width:80px;height:80px;margin:0 auto 20px;font-size:32px;display:flex}.theme-loyalty .bo-empty h3{margin-bottom:6px;font-size:18px;font-weight:700}.theme-loyalty .bo-empty p{color:var(--muted);max-width:440px;margin:0 auto 26px;font-size:13.5px;line-height:1.55}.theme-loyalty .bo-empty .shortcuts{grid-template-columns:repeat(3,1fr);gap:12px;max-width:620px;margin:0 auto;display:grid}.theme-loyalty .bo-short{background:var(--card2);border:1px solid var(--border);text-align:left;cursor:pointer;border-radius:12px;padding:16px 14px;transition:all .15s}.theme-loyalty .bo-short:hover{border-color:var(--primary);transform:translateY(-1px)}.theme-loyalty .bo-short .si{margin-bottom:8px;font-size:20px}.theme-loyalty .bo-short .st{margin-bottom:3px;font-size:13px;font-weight:700}.theme-loyalty .bo-short .sd{color:var(--muted);font-size:11.5px;line-height:1.4}.theme-loyalty .bo-hero{border:1px solid var(--border);background:linear-gradient(135deg,#7c3aed26,#f59e0b14);border-radius:14px;align-items:flex-start;gap:16px;padding:20px;display:flex}.theme-loyalty .bo-hero-av{color:#fff;background:linear-gradient(135deg,#7c3aed,#a855f7);border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:72px;height:72px;font-size:26px;font-weight:800;display:flex;box-shadow:0 6px 18px #7c3aed59}.theme-loyalty .bo-hero-info{flex:1;min-width:0}.theme-loyalty .bo-hero-name{flex-wrap:wrap;align-items:center;gap:10px;font-size:22px;font-weight:800;display:flex}.theme-loyalty .bo-hero-contact{color:var(--soft);flex-wrap:wrap;gap:14px;margin-top:4px;font-size:13px;display:flex}.theme-loyalty .bo-hero-contact span{align-items:center;gap:5px;display:inline-flex}.theme-loyalty .bo-hero-meta{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.theme-loyalty .bo-hero-meta .pill{border:1px solid var(--border);color:var(--soft);background:#00000040;border-radius:20px;align-items:center;gap:5px;padding:3px 10px;font-size:11.5px;display:inline-flex}.theme-loyalty .bo-hero-actions{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.theme-loyalty .bo-hero-actions .btn{justify-content:center;min-width:140px}.theme-loyalty .bo-flags{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.theme-loyalty .bo-flag{color:#fca5a5;background:#ef44441a;border:1px solid #ef44444d;border-radius:20px;align-items:center;gap:6px;padding:3px 10px;font-size:11.5px;display:inline-flex}.theme-loyalty .bo-flag.warn{color:var(--gold);background:#f59e0b1a;border-color:#f59e0b4d}.theme-loyalty .bo-flag.ok{color:var(--green);background:#10b9811a;border-color:#10b9814d}.theme-loyalty .bo-kpis{grid-template-columns:repeat(6,1fr);gap:10px;display:grid}.theme-loyalty .bo-kpi{background:var(--card);border:1px solid var(--border);border-radius:11px;padding:12px 14px}.theme-loyalty .bo-kpi .lbl{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;font-size:10.5px;font-weight:700}.theme-loyalty .bo-kpi .val{margin-top:4px;font-size:18px;font-weight:800}.theme-loyalty .bo-kpi .sub{color:var(--muted);margin-top:1px;font-size:11px}.theme-loyalty .bo-kpi.points .val{color:var(--primary-light)}.theme-loyalty .bo-kpi.points{background:linear-gradient(135deg, var(--card), #7c3aed14)}.theme-loyalty .bo-tier-prog{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:16px 18px}.theme-loyalty .bo-tp-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.theme-loyalty .bo-tp-head h4{font-size:13px;font-weight:600}.theme-loyalty .bo-tp-ladder{grid-template-columns:repeat(4,1fr);gap:8px;margin-bottom:10px;display:grid}.theme-loyalty .bo-tp-step{background:var(--card2);border:1px solid var(--border);text-align:center;color:var(--muted);border-radius:9px;padding:10px;font-size:11.5px;position:relative}.theme-loyalty .bo-tp-step.done{color:var(--green);background:#10b98114;border-color:#10b9814d}.theme-loyalty .bo-tp-step.current{border-color:var(--gold);color:var(--gold);background:#f59e0b1f;box-shadow:0 0 0 2px #f59e0b33}.theme-loyalty .bo-tp-step .ti{margin-bottom:4px;font-size:18px}.theme-loyalty .bo-tp-step .tn{font-size:12px;font-weight:700}.theme-loyalty .bo-tp-step .tp{opacity:.8;margin-top:2px;font-size:10.5px}.theme-loyalty .bo-tp-bar{background:var(--card2);border-radius:6px;height:10px;position:relative;overflow:hidden}.theme-loyalty .bo-tp-fill{background:linear-gradient(90deg, var(--gold), var(--primary));border-radius:6px;height:100%}.theme-loyalty .bo-tp-hint{color:var(--muted);justify-content:space-between;margin-top:8px;font-size:11.5px;display:flex}.theme-loyalty .bo-adj{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:16px 18px}.theme-loyalty .bo-adj h4{font-size:13px;font-weight:600}.theme-loyalty .bo-adj p.sub{color:var(--muted);margin-bottom:12px;font-size:12px}.theme-loyalty .bo-adj-grid{grid-template-columns:repeat(6,1fr) auto;gap:8px;margin-bottom:12px;display:grid}.theme-loyalty .bo-adj-btn{background:var(--card2);border:1px solid var(--border);color:var(--soft);cursor:pointer;border-radius:8px;padding:9px 6px;font-family:inherit;font-size:13px;font-weight:700;transition:all .15s}.theme-loyalty .bo-adj-btn.pos{color:var(--green);border-color:#10b9814d}.theme-loyalty .bo-adj-btn.pos:hover{background:#10b9811a}.theme-loyalty .bo-adj-btn.neg{color:var(--red);border-color:#ef44444d}.theme-loyalty .bo-adj-btn.neg:hover{background:#ef44441a}.theme-loyalty .bo-adj-custom{align-items:flex-end;gap:8px;display:flex}.theme-loyalty .bo-adj-custom input,.theme-loyalty .bo-adj-custom select{background:var(--card2);border:1px solid var(--border);color:var(--text);border-radius:8px;outline:none;padding:9px 11px;font-family:inherit;font-size:13px}.theme-loyalty .bo-tabs{background:var(--card2);border:1px solid var(--border);border-radius:10px;gap:2px;width:fit-content;padding:3px;display:flex}.theme-loyalty .bo-tab{color:var(--muted);cursor:pointer;background:0 0;border:none;border-radius:8px;padding:7px 14px;font-family:inherit;font-size:12.5px;font-weight:500;transition:all .15s}.theme-loyalty .bo-tab:hover{color:var(--text)}.theme-loyalty .bo-tab.active{background:var(--primary);color:#fff}.theme-loyalty .bo-tab .count{background:#ffffff26;border-radius:8px;margin-left:5px;padding:1px 6px;font-size:10.5px}.theme-loyalty .bo-pane{background:var(--card);border:1px solid var(--border);border-radius:14px;padding:16px 18px}.theme-loyalty .bo-pane-head{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.theme-loyalty .bo-pane-head h4{font-size:14px;font-weight:700}.theme-loyalty .bo-ledger{border-collapse:collapse;width:100%;font-size:13px}.theme-loyalty .bo-ledger th{text-align:left;color:var(--muted);text-transform:uppercase;letter-spacing:.7px;border-bottom:1px solid var(--border);padding:9px 10px;font-size:10.5px;font-weight:700}.theme-loyalty .bo-ledger th.right{text-align:right}.theme-loyalty .bo-ledger td{border-bottom:1px solid #2525358c;padding:10px}.theme-loyalty .bo-ledger td.right{text-align:right}.theme-loyalty .bo-ledger .typ{border-radius:8px;align-items:center;gap:5px;padding:2px 8px;font-size:11.5px;font-weight:600;display:inline-flex}.theme-loyalty .bo-ledger .typ.earn{color:var(--green);background:#10b9811f}.theme-loyalty .bo-ledger .typ.burn{color:var(--red);background:#ef44441f}.theme-loyalty .bo-ledger .typ.adj{color:var(--primary-light);background:#7c3aed1f}.theme-loyalty .bo-ledger .typ.exp{color:var(--muted);background:#6b6b8a26}.theme-loyalty .bo-ledger .amt.pos{color:var(--green);font-weight:700}.theme-loyalty .bo-ledger .amt.neg{color:var(--red);font-weight:700}.theme-loyalty .bo-timeline{padding-left:22px;position:relative}.theme-loyalty .bo-timeline:before{content:"";background:var(--border);width:2px;position:absolute;top:5px;bottom:5px;left:7px}.theme-loyalty .bo-tl-item{margin-bottom:14px;padding-bottom:4px;position:relative}.theme-loyalty .bo-tl-item:before{content:"";background:var(--card);border:2px solid var(--primary);border-radius:50%;width:12px;height:12px;position:absolute;top:5px;left:-20px}.theme-loyalty .bo-tl-item .dt{color:var(--muted);text-transform:uppercase;letter-spacing:.5px;font-size:11px;font-weight:600}.theme-loyalty .bo-tl-item .ti{margin-top:2px;font-size:13px;font-weight:600}.theme-loyalty .bo-tl-item .meta{color:var(--muted);margin-top:2px;font-size:11.5px}.theme-loyalty .bo-prefs{grid-template-columns:1fr 1fr;gap:14px;display:grid}.theme-loyalty .bo-pref-block h5{color:var(--muted);text-transform:uppercase;letter-spacing:.6px;margin-bottom:8px;font-size:12px;font-weight:700}.theme-loyalty .bo-pref-list{flex-wrap:wrap;gap:6px;display:flex}.theme-loyalty .bo-pref-list span{background:var(--card2);border:1px solid var(--border);color:var(--soft);border-radius:16px;padding:3px 10px;font-size:12px}.theme-loyalty .bo-note{background:var(--card2);border:1px solid var(--border);border-radius:10px;margin-bottom:10px;padding:12px 14px}.theme-loyalty .bo-note .meta{color:var(--muted);justify-content:space-between;margin-bottom:6px;font-size:11px;display:flex}.theme-loyalty .bo-note .body{color:var(--text);font-size:13px;line-height:1.5}.theme-loyalty .bo-note-input{background:var(--card2);border:1px dashed var(--border);border-radius:10px;padding:12px 14px}.theme-loyalty .bo-note-input textarea{resize:none;width:100%;color:var(--text);background:0 0;border:none;outline:none;min-height:60px;font-family:inherit;font-size:13px}:root{--toastify-color-light:#fff;--toastify-color-dark:#121212;--toastify-color-info:#3498db;--toastify-color-success:#07bc0c;--toastify-color-warning:#f1c40f;--toastify-color-error:#e74d3c;--toastify-color-transparent:#ffffffb3;--toastify-icon-color-info:var(--toastify-color-info);--toastify-icon-color-success:var(--toastify-color-success);--toastify-icon-color-warning:var(--toastify-color-warning);--toastify-icon-color-error:var(--toastify-color-error);--toastify-container-width:fit-content;--toastify-toast-width:320px;--toastify-toast-offset:16px;--toastify-toast-top:max(var(--toastify-toast-offset), env(safe-area-inset-top));--toastify-toast-right:max(var(--toastify-toast-offset), env(safe-area-inset-right));--toastify-toast-left:max(var(--toastify-toast-offset), env(safe-area-inset-left));--toastify-toast-bottom:max(var(--toastify-toast-offset), env(safe-area-inset-bottom));--toastify-toast-background:#fff;--toastify-toast-padding:14px;--toastify-toast-min-height:64px;--toastify-toast-max-height:800px;--toastify-toast-bd-radius:6px;--toastify-toast-shadow:0px 4px 12px #0000001a;--toastify-font-family:sans-serif;--toastify-z-index:9999;--toastify-text-color-light:#757575;--toastify-text-color-dark:#fff;--toastify-text-color-info:#fff;--toastify-text-color-success:#fff;--toastify-text-color-warning:#fff;--toastify-text-color-error:#fff;--toastify-spinner-color:#616161;--toastify-spinner-color-empty-area:#e0e0e0;--toastify-color-progress-light:linear-gradient(to right, #4cd964, #5ac8fa, #007aff, #34aadc, #5856d6, #ff2d55);--toastify-color-progress-dark:#bb86fc;--toastify-color-progress-info:var(--toastify-color-info);--toastify-color-progress-success:var(--toastify-color-success);--toastify-color-progress-warning:var(--toastify-color-warning);--toastify-color-progress-error:var(--toastify-color-error);--toastify-color-progress-bgo:.2}.Toastify__toast-container{z-index:var(--toastify-z-index);-webkit-transform:translate3d(0, 0, var(--toastify-z-index));width:var(--toastify-container-width);box-sizing:border-box;color:#fff;flex-direction:column;display:flex;position:fixed}.Toastify__toast-container--top-left{top:var(--toastify-toast-top);left:var(--toastify-toast-left)}.Toastify__toast-container--top-center{top:var(--toastify-toast-top);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--top-right{top:var(--toastify-toast-top);right:var(--toastify-toast-right);align-items:end}.Toastify__toast-container--bottom-left{bottom:var(--toastify-toast-bottom);left:var(--toastify-toast-left)}.Toastify__toast-container--bottom-center{bottom:var(--toastify-toast-bottom);align-items:center;left:50%;transform:translate(-50%)}.Toastify__toast-container--bottom-right{bottom:var(--toastify-toast-bottom);right:var(--toastify-toast-right);align-items:end}.Toastify__toast{--y:0px;touch-action:none;width:var(--toastify-toast-width);min-height:var(--toastify-toast-min-height);box-sizing:border-box;padding:var(--toastify-toast-padding);border-radius:var(--toastify-toast-bd-radius);box-shadow:var(--toastify-toast-shadow);max-height:var(--toastify-toast-max-height);font-family:var(--toastify-font-family);z-index:0;word-break:break-word;flex:auto;align-items:center;margin-bottom:1rem;display:flex;position:relative}@media only screen and (width<=480px){.Toastify__toast-container{width:100vw;left:env(safe-area-inset-left);margin:0}.Toastify__toast-container--top-left,.Toastify__toast-container--top-center,.Toastify__toast-container--top-right{top:env(safe-area-inset-top);transform:translate(0)}.Toastify__toast-container--bottom-left,.Toastify__toast-container--bottom-center,.Toastify__toast-container--bottom-right{bottom:env(safe-area-inset-bottom);transform:translate(0)}.Toastify__toast-container--rtl{right:env(safe-area-inset-right);left:initial}.Toastify__toast{--toastify-toast-width:100%;border-radius:0;margin-bottom:0}}.Toastify__toast-container[data-stacked=true]{width:var(--toastify-toast-width)}@media only screen and (width<=480px){.Toastify__toast-container[data-stacked=true]{width:100vw}}.Toastify__toast--stacked{width:100%;transform:translate3d(0, var(--y), 0) scale(var(--s));transition:transform .3s;position:absolute}.Toastify__toast--stacked[data-collapsed] .Toastify__toast-body,.Toastify__toast--stacked[data-collapsed] .Toastify__close-button{transition:opacity .1s}.Toastify__toast--stacked[data-collapsed=false]{overflow:visible}.Toastify__toast--stacked[data-collapsed=true]:not(:last-child)>*{opacity:0}.Toastify__toast--stacked:after{content:"";height:calc(var(--g) * 1px);position:absolute;bottom:100%;left:0;right:0}.Toastify__toast--stacked[data-pos=top]{top:0}.Toastify__toast--stacked[data-pos=bot]{bottom:0}.Toastify__toast--stacked[data-pos=bot].Toastify__toast--stacked:before{transform-origin:top}.Toastify__toast--stacked[data-pos=top].Toastify__toast--stacked:before{transform-origin:bottom}.Toastify__toast--stacked:before{content:"";z-index:-1;height:100%;position:absolute;bottom:0;left:0;right:0;transform:scaleY(3)}.Toastify__toast--rtl{direction:rtl}.Toastify__toast--close-on-click{cursor:pointer}.Toastify__toast-icon{flex-shrink:0;width:22px;margin-inline-end:10px;display:flex}.Toastify--animate{animation-duration:.5s;animation-fill-mode:both}.Toastify--animate-icon{animation-duration:.3s;animation-fill-mode:both}.Toastify__toast-theme--dark{background:var(--toastify-color-dark);color:var(--toastify-text-color-dark)}.Toastify__toast-theme--light,.Toastify__toast-theme--colored.Toastify__toast--default{background:var(--toastify-color-light);color:var(--toastify-text-color-light)}.Toastify__toast-theme--colored.Toastify__toast--info{color:var(--toastify-text-color-info);background:var(--toastify-color-info)}.Toastify__toast-theme--colored.Toastify__toast--success{color:var(--toastify-text-color-success);background:var(--toastify-color-success)}.Toastify__toast-theme--colored.Toastify__toast--warning{color:var(--toastify-text-color-warning);background:var(--toastify-color-warning)}.Toastify__toast-theme--colored.Toastify__toast--error{color:var(--toastify-text-color-error);background:var(--toastify-color-error)}.Toastify__progress-bar-theme--light{background:var(--toastify-color-progress-light)}.Toastify__progress-bar-theme--dark{background:var(--toastify-color-progress-dark)}.Toastify__progress-bar--info{background:var(--toastify-color-progress-info)}.Toastify__progress-bar--success{background:var(--toastify-color-progress-success)}.Toastify__progress-bar--warning{background:var(--toastify-color-progress-warning)}.Toastify__progress-bar--error{background:var(--toastify-color-progress-error)}.Toastify__progress-bar-theme--colored.Toastify__progress-bar--info,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--success,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--warning,.Toastify__progress-bar-theme--colored.Toastify__progress-bar--error{background:var(--toastify-color-transparent)}.Toastify__close-button{color:#fff;cursor:pointer;opacity:.7;z-index:1;background:0 0;border:none;outline:none;padding:0;transition:all .3s;position:absolute;top:6px;right:6px}.Toastify__toast--rtl .Toastify__close-button{left:6px;right:unset}.Toastify__close-button--light{color:#000;opacity:.3}.Toastify__close-button>svg{fill:currentColor;width:14px;height:16px}.Toastify__close-button:hover,.Toastify__close-button:focus{opacity:1}@keyframes Toastify__trackProgress{0%{transform:scaleX(1)}to{transform:scaleX(0)}}.Toastify__progress-bar{z-index:1;opacity:.7;transform-origin:0;width:100%;height:100%;position:absolute;bottom:0;left:0}.Toastify__progress-bar--animated{animation:linear forwards Toastify__trackProgress}.Toastify__progress-bar--controlled{transition:transform .2s}.Toastify__progress-bar--rtl{right:0;left:initial;transform-origin:100%;border-bottom-left-radius:initial}.Toastify__progress-bar--wrp{border-bottom-left-radius:var(--toastify-toast-bd-radius);border-bottom-right-radius:var(--toastify-toast-bd-radius);width:100%;height:5px;position:absolute;bottom:0;left:0;overflow:hidden}.Toastify__progress-bar--wrp[data-hidden=true]{opacity:0}.Toastify__progress-bar--bg{opacity:var(--toastify-color-progress-bgo);width:100%;height:100%}.Toastify__spinner{box-sizing:border-box;border:2px solid;border-color:var(--toastify-spinner-color-empty-area);border-right-color:var(--toastify-spinner-color);border-radius:100%;width:20px;height:20px;animation:.65s linear infinite Toastify__spin}@keyframes Toastify__bounceInRight{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(3000px)}60%{opacity:1;transform:translate(-25px)}75%{transform:translate(10px)}90%{transform:translate(-5px)}to{transform:none}}@keyframes Toastify__bounceOutRight{20%{opacity:1;transform:translate3d(-20px, var(--y), 0)}to{opacity:0;transform:translate3d(2000px, var(--y), 0)}}@keyframes Toastify__bounceInLeft{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate(-3000px)}60%{opacity:1;transform:translate(25px)}75%{transform:translate(-10px)}90%{transform:translate(5px)}to{transform:none}}@keyframes Toastify__bounceOutLeft{20%{opacity:1;transform:translate3d(20px, var(--y), 0)}to{opacity:0;transform:translate3d(-2000px, var(--y), 0)}}@keyframes Toastify__bounceInUp{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(3000px)}60%{opacity:1;transform:translateY(-20px)}75%{transform:translateY(10px)}90%{transform:translateY(-5px)}to{transform:translate(0,0)}}@keyframes Toastify__bounceOutUp{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(-2000px)}}@keyframes Toastify__bounceInDown{0%,60%,75%,90%,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translateY(-3000px)}60%{opacity:1;transform:translateY(25px)}75%{transform:translateY(-10px)}90%{transform:translateY(5px)}to{transform:none}}@keyframes Toastify__bounceOutDown{20%{transform:translate3d(0, calc(var(--y) - 10px), 0)}40%,45%{opacity:1;transform:translate3d(0, calc(var(--y) + 20px), 0)}to{opacity:0;transform:translateY(2000px)}}.Toastify__bounce-enter--top-left,.Toastify__bounce-enter--bottom-left{animation-name:Toastify__bounceInLeft}.Toastify__bounce-enter--top-right,.Toastify__bounce-enter--bottom-right{animation-name:Toastify__bounceInRight}.Toastify__bounce-enter--top-center{animation-name:Toastify__bounceInDown}.Toastify__bounce-enter--bottom-center{animation-name:Toastify__bounceInUp}.Toastify__bounce-exit--top-left,.Toastify__bounce-exit--bottom-left{animation-name:Toastify__bounceOutLeft}.Toastify__bounce-exit--top-right,.Toastify__bounce-exit--bottom-right{animation-name:Toastify__bounceOutRight}.Toastify__bounce-exit--top-center{animation-name:Toastify__bounceOutUp}.Toastify__bounce-exit--bottom-center{animation-name:Toastify__bounceOutDown}@keyframes Toastify__zoomIn{0%{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes Toastify__zoomOut{0%{opacity:1}50%{opacity:0;transform:translate3d(0, var(--y), 0) scale3d(.3, .3, .3)}to{opacity:0}}.Toastify__zoom-enter{animation-name:Toastify__zoomIn}.Toastify__zoom-exit{animation-name:Toastify__zoomOut}@keyframes Toastify__flipIn{0%{opacity:0;animation-timing-function:ease-in;transform:perspective(400px)rotateX(90deg)}40%{animation-timing-function:ease-in;transform:perspective(400px)rotateX(-20deg)}60%{opacity:1;transform:perspective(400px)rotateX(10deg)}80%{transform:perspective(400px)rotateX(-5deg)}to{transform:perspective(400px)}}@keyframes Toastify__flipOut{0%{transform:translate3d(0, var(--y), 0) perspective(400px)}30%{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, -20deg);opacity:1}to{transform:translate3d(0, var(--y), 0) perspective(400px) rotate3d(1, 0, 0, 90deg);opacity:0}}.Toastify__flip-enter{animation-name:Toastify__flipIn}.Toastify__flip-exit{animation-name:Toastify__flipOut}@keyframes Toastify__slideInRight{0%{visibility:visible;transform:translate(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInLeft{0%{visibility:visible;transform:translate(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInUp{0%{visibility:visible;transform:translateY(110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideInDown{0%{visibility:visible;transform:translateY(-110%)}to{transform:translate3d(0, var(--y), 0)}}@keyframes Toastify__slideOutRight{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(110%, var(--y), 0)}}@keyframes Toastify__slideOutLeft{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translate3d(-110%, var(--y), 0)}}@keyframes Toastify__slideOutDown{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(500px)}}@keyframes Toastify__slideOutUp{0%{transform:translate3d(0, var(--y), 0)}to{visibility:hidden;transform:translateY(-500px)}}.Toastify__slide-enter--top-left,.Toastify__slide-enter--bottom-left{animation-name:Toastify__slideInLeft}.Toastify__slide-enter--top-right,.Toastify__slide-enter--bottom-right{animation-name:Toastify__slideInRight}.Toastify__slide-enter--top-center{animation-name:Toastify__slideInDown}.Toastify__slide-enter--bottom-center{animation-name:Toastify__slideInUp}.Toastify__slide-exit--top-left,.Toastify__slide-exit--bottom-left{animation-name:Toastify__slideOutLeft;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-right,.Toastify__slide-exit--bottom-right{animation-name:Toastify__slideOutRight;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--top-center{animation-name:Toastify__slideOutUp;animation-duration:.3s;animation-timing-function:ease-in}.Toastify__slide-exit--bottom-center{animation-name:Toastify__slideOutDown;animation-duration:.3s;animation-timing-function:ease-in}@keyframes Toastify__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}
