@import "https://fonts.googleapis.com/css2?family=Poppins:wght@700;800&display=swap";@import "https://fonts.googleapis.com/css2?family=Inter:wght@400;600&display=swap";*{box-sizing:border-box;margin:0;padding:0}html,body,#root{width:100%;min-height:100vh;overflow-x:hidden}body{background:#f7f7f7;margin:0;font-family:Arial,sans-serif;overflow-y:auto}#root{width:100%;min-height:100vh}:focus,:focus-visible,button:focus,button:focus-visible,.btn:focus,.btn:focus-visible,a:focus,a:focus-visible{box-shadow:none!important;-webkit-tap-highlight-color:transparent!important;outline:none!important}button{-webkit-tap-highlight-color:transparent}.navbar{z-index:1000;background:#ffb300;justify-content:center;align-items:center;width:100%;height:88px;padding:14px 16px;display:flex;position:fixed;top:0;left:0}.navbar-left{justify-content:center;width:100%;display:flex}.navbar-text{flex-direction:column;align-items:center;display:flex}.logo{color:#fff;letter-spacing:2px;font-family:Segoe UI,Poppins,system-ui,-apple-system,sans-serif;font-size:28px;font-style:italic;font-weight:900}.navbar-subtitle{color:#fff;margin-top:4px;font-size:13px}.main-content{min-height:100vh;padding-top:88px}.filter-row{background:#fff;justify-content:flex-start;gap:12px;padding:8px 16px;display:flex;position:relative}.filter-row>div{flex:none;align-items:center;display:flex}.region-filter-bar{align-items:center;width:100%;display:flex}.region-filter-btn{cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#f5f5f5;border:none;border-radius:30px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:14px;font-weight:600;line-height:1.2;display:flex}.categories{background:#fff!important;align-items:center!important;width:100%!important;min-height:52px!important;display:flex!important}.filter-bar{align-items:center!important;width:100%!important;height:100%!important;display:flex!important}.filter-btn{cursor:pointer!important;white-space:nowrap!important;background:#f5f5f5!important;border:none!important;border-radius:30px!important;justify-content:center!important;align-items:center!important;width:100%!important;min-height:36px!important;padding:8px 16px!important;font-size:14px!important;font-weight:600!important;display:flex!important}.filter-bar{align-items:center;display:flex;padding:0!important}.filter-btn{cursor:pointer;white-space:nowrap;box-sizing:border-box;background:#f5f5f5;border:none;border-radius:30px;justify-content:center;align-items:center;gap:6px;height:36px;padding:0 16px;font-size:14px;font-weight:600;line-height:1.2;display:flex}.dropdown-menu{z-index:1000;background:#fff;border-radius:12px;min-width:180px;margin-top:8px;position:absolute;top:100%;left:0;right:auto;overflow:hidden;box-shadow:0 4px 12px #00000026}.dropdown-menu button{text-align:left;cursor:pointer;white-space:nowrap;background:#fff;border:none;width:100%;padding:12px 16px;font-size:14px}.dropdown-menu button:hover{background:#f5f5f5}.active-dropdown{color:#ff9800;font-weight:600;background:#fff3e0!important}.region-dropdown{z-index:1000;background:#fff;border-radius:12px;min-width:180px;margin-top:8px;position:absolute;top:100%;left:0;right:auto;overflow:hidden;box-shadow:0 4px 12px #00000026}.region-dropdown button{text-align:left;cursor:pointer;white-space:nowrap;background:#fff;border:none;width:100%;padding:12px 16px;font-size:14px}.region-dropdown button:hover{background:#f5f5f5}.region-dropdown .active-region{color:#ff9800;background:#fff3e0;font-weight:600}.restaurants{background:#fff}.restaurants-grid{flex-direction:column;display:flex}.restaurants{background:#f5f5f5;padding:12px 16px}.restaurants-grid{flex-direction:column;gap:14px;display:flex}.restaurant-card{color:#000;background:#fff;border:none;border-radius:16px;gap:14px;padding:14px;text-decoration:none;transition:transform .2s,box-shadow .2s;display:flex;box-shadow:0 2px 8px #00000014}.restaurant-card:hover{transform:translateY(-2px);box-shadow:0 4px 16px #0000001f}.restaurant-card:active{transform:scale(.98)}.restaurant-card img{object-fit:cover;background:#f0f0f0;border-radius:12px;flex-shrink:0;width:100px;height:100px}.restaurant-content{flex-direction:column;flex:1;justify-content:space-between;padding:2px 0;display:flex}.restaurant-content h3{color:#1a1a1a;margin:0 0 4px;font-size:17px;font-weight:700}.restaurant-category{color:#999;margin:0 0 8px;font-size:13px}.restaurant-bottom{justify-content:space-between;align-items:center;display:flex}.restaurant-bottom span{color:#666;font-size:13px}.restaurant-bottom button{color:#1a1a1a;cursor:pointer;background:#ffb300;border:none;border-radius:20px;padding:6px 16px;font-size:12px;font-weight:700;transition:background .2s}.restaurant-bottom button:hover{background:#e6a200}@media (width<=768px){.restaurant-card img{width:95px;height:95px}.restaurant-content h3{font-size:16px}}.restaurant-page{background:#f5f5f5}.restaurant-banner{object-fit:cover;width:100%;height:280px;display:block}.restaurant-details{text-align:center;padding:28px 20px 10px}.restaurant-details h1{color:#111;margin-bottom:10px;font-size:34px;font-weight:700}.restaurant-info{color:#666;flex-wrap:wrap;justify-content:center;gap:18px;font-size:14px;display:flex}.menu-images{padding:20px}.menu-images img{border-radius:16px;width:100%;margin-bottom:20px}.map-link{color:#555;text-decoration:none}.restaurant-menu{background:#fff;padding:10px 16px 80px}.menu-section{margin-bottom:32px}.menu-section h2{color:#e65100;border-left:5px solid #ff9800;margin-bottom:18px;padding-left:10px;font-size:22px;font-weight:700}.menu-items{flex-direction:column;gap:0;display:flex}.menu-item{border-bottom:1px solid #f0f0f0;justify-content:space-between;align-items:center;padding:12px 0;display:flex}.menu-item h3{color:#333;margin:0;font-size:16px}.menu-right{align-items:center;gap:12px;display:flex}.menu-right span{color:#333;font-size:16px;font-weight:700}.menu-right button{color:#fff;cursor:pointer;background:#ff9800;border:none;border-radius:999px;justify-content:center;align-items:center;width:36px;height:36px;font-size:20px;display:flex}.item-description{color:#999;margin-top:4px;font-size:12px}.premium-categories{scrollbar-width:none;background:#ffb300;gap:12px;padding:12px 16px;display:flex;overflow-x:auto}.premium-categories button{white-space:nowrap;cursor:pointer;color:#e65100;background:#fff3e0;border:none;border-radius:999px;padding:8px 16px;font-size:14px;font-weight:600}.premium-categories button.active-category{color:#e65100;background:#fff}.cart-bar{color:#fff;z-index:2000;background:#111;border-radius:18px;justify-content:space-between;align-items:center;width:calc(100% - 32px);max-width:500px;padding:16px 18px;display:flex;position:fixed;bottom:12px;left:50%;transform:translate(-50%);box-shadow:0 8px 20px #00000040}.cart-bar button{color:#fff;cursor:pointer;background:#ff9800;border:none;border-radius:999px;padding:10px 18px;font-weight:700}.cart-modal{z-index:3000;background:#00000080;justify-content:center;align-items:flex-end;display:flex;position:fixed;inset:0}.cart-content{background:#fff;border-radius:24px 24px 0 0;width:100%;max-width:500px;max-height:80vh;padding:20px 16px 30px;overflow-y:auto}.cart-header{border-bottom:2px solid #ff9800;justify-content:space-between;align-items:center;margin-bottom:20px;padding-bottom:12px;display:flex}.cart-header h2{color:#e65100;margin:0}.close-cart-btn{cursor:pointer;background:#f0f0f0;border:none;border-radius:999px;width:32px;height:32px;font-size:18px}.cart-items{flex-direction:column;gap:14px;margin-bottom:20px;display:flex}.cart-item{border-bottom:1px solid #eee;justify-content:space-between;align-items:center;padding-bottom:12px;display:flex}.cart-item-name{color:#333;margin-bottom:4px;font-weight:600}.cart-item-price{color:#333;font-size:13px;font-weight:500}.cart-controls{background:#f5f5f5;border-radius:32px;align-items:center;gap:12px;padding:4px 8px;display:flex}.cart-controls button{color:#fff;cursor:pointer;background:#ff9800;border:none;border-radius:999px;width:30px;height:30px;font-size:18px}.cart-qty{text-align:center;min-width:24px;font-size:16px;font-weight:600}.cart-total{border-top:2px solid #eee;justify-content:space-between;align-items:center;margin:20px 0;padding-top:12px;font-size:18px;font-weight:700;display:flex}.cart-total span:last-child{color:#333;font-size:22px}.whatsapp-order{color:#fff;background:#25d366;border-radius:14px;justify-content:center;align-items:center;gap:8px;width:100%;height:52px;font-weight:700;text-decoration:none;display:flex}.back-button{-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);color:#fff;z-index:1000;background:#0009;border-radius:20px;padding:6px 12px;font-size:12px;font-weight:500;text-decoration:none;position:fixed;top:65px;left:10px}.restaurant-header{text-align:center;background:#fff;border-bottom:1px solid #eee;padding:20px 20px 10px}.restaurant-header h1{color:#000;margin:0;font-size:28px;font-weight:700}.toast-notification{color:#fff;z-index:10000;background:#1a1a1a;border-radius:48px;align-items:center;gap:10px;padding:12px 20px;font-size:14px;font-weight:500;display:flex;position:fixed;top:100px;left:50%;transform:translate(-50%)}:focus{box-shadow:none!important;outline:none!important}.filter-row,.region-filter,.region-filter-bar,.category-section,.filter-bar{border-bottom:none!important}.floating-whatsapp{color:#fff;z-index:999;background:#25d366;border-radius:999px;align-items:center;gap:8px;padding:14px 22px;font-size:14px;font-weight:600;text-decoration:none;display:flex;position:fixed;bottom:20px;right:20px;box-shadow:0 4px 12px #00000026}@media (width<=768px){.floating-whatsapp{padding:12px 18px;font-size:13px;bottom:16px;right:16px}}.site-footer{color:#ccc;background:linear-gradient(135deg,#1a1a1a 0%,#2d2d2d 100%);border-top:4px solid #ffb300;margin-top:30px;padding:50px 20px 20px}.footer-content{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;max-width:900px;margin:0 auto;padding-bottom:30px;display:grid}.footer-brand h3{color:#ffb300;letter-spacing:1px;margin-bottom:10px;font-size:24px}.footer-brand p{color:#999;font-size:14px;line-height:1.6}.footer-contact h4,.footer-info h4{color:#fff;margin-bottom:14px;font-size:16px;font-weight:600}.footer-contact a{color:#25d366;background:#25d3661f;border-radius:30px;align-items:center;gap:8px;padding:10px 20px;font-size:15px;font-weight:600;text-decoration:none;transition:all .3s;display:inline-flex}.footer-contact a:hover{background:#25d36640;transform:translate(4px)}.footer-info p{color:#999;margin-bottom:14px;font-size:14px}.footer-pricing-link{letter-spacing:.5px;background:#ffb300;border-radius:30px;padding:12px 28px;font-size:15px;font-weight:700;text-decoration:none;transition:all .3s;display:inline-block;box-shadow:0 4px 15px #ffb30059;color:#1a1a1a!important}.footer-pricing-link:hover{background:#ffc107;transform:translateY(-2px)scale(1.02);box-shadow:0 8px 25px #ffb30080}.footer-pricing-link:active{transform:scale(.97)}.footer-bottom{text-align:center;color:#666;border-top:1px solid #333;max-width:900px;margin:0 auto;padding-top:20px;font-size:13px}@media (width<=600px){.footer-content{text-align:center;grid-template-columns:1fr;gap:30px}.footer-contact a{justify-content:center}.footer-pricing-link{text-align:center;display:block}}.pricing-page{background:#f9f6f0;flex-direction:column;align-items:center;min-height:100vh;padding-top:88px;padding-bottom:60px;display:flex}.pricing-header{text-align:center;padding:40px 20px 20px}.pricing-header h1{color:#1a1a1a;font-size:36px}.pricing-header p{color:#777;margin-top:4px;font-size:18px}.pricing-grid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:24px;width:100%;max-width:960px;padding:0 20px;display:grid}.pricing-card{text-align:center;background:#fff;border-radius:20px;flex-direction:column;align-items:center;padding:30px 24px;transition:transform .3s;display:flex;position:relative;box-shadow:0 4px 15px #0000000f}.pricing-card:hover{transform:translateY(-6px)}.pricing-card.premium{background:#fffdf7;border:2px solid #ffb300}.pricing-badge{color:#333;text-transform:uppercase;background:#ccc;border-radius:20px;padding:4px 14px;font-size:11px;font-weight:700;position:absolute;top:-10px;right:16px}.pricing-badge.popular{color:#1a1a1a;background:#ffb300}.pricing-card.custom .pricing-badge{color:#fff;background:#1a1a1a}.pricing-card h3{margin:8px 0 4px;font-size:22px}.pricing-price{color:#e65100;margin:8px 0 16px;font-size:32px;font-weight:800}.pricing-price span{color:#999;font-size:14px;font-weight:400}.pricing-card ul{text-align:left;width:100%;margin:0 0 16px;padding:0;list-style:none}.pricing-card ul li{color:#444;border-bottom:1px solid #f5f5f5;padding:6px 0;font-size:14px}.pricing-card ul li:last-child{border-bottom:none}.pricing-tag{color:#999;margin:8px 0 16px;font-size:13px;font-style:italic}.plan-btn{cursor:pointer;text-align:center;border:none;border-radius:30px;width:100%;max-width:200px;margin-top:auto;padding:10px 32px;font-size:14px;font-weight:600;text-decoration:none;transition:background .2s,transform .2s;display:inline-block}.plan-btn-premium{color:#1a1a1a;background:#ffb300}.plan-btn-premium:hover{background:#e6a200;transform:scale(1.03)}.plan-btn-custom{color:#fff;background:#1a1a1a}.plan-btn-custom:hover{background:#333;transform:scale(1.03)}.plan-free .plan-btn{color:#666;cursor:default;background:#f0f0f0}.plan-free .plan-btn:hover{transform:none}.pricing-footer{text-align:center;color:#666;margin-top:40px}.pricing-footer a{color:#ffb300;text-decoration:none}.pricing-footer a:hover{text-decoration:underline}.pricing-back{color:#999;margin-top:12px;font-size:14px;text-decoration:none;display:inline-block}.pricing-back:hover{color:#1a1a1a}@media (width<=600px){.pricing-header h1{font-size:26px}.pricing-grid{grid-template-columns:1fr;max-width:340px}.plan-btn{max-width:100%}}.loader-container{text-align:center;padding:30px 20px 10px}.loader-spinner{flex-wrap:wrap;justify-content:center;align-items:center;gap:8px;display:flex}.loader-dot{background:#ffb300;border-radius:50%;width:10px;height:10px;animation:1.2s ease-in-out infinite both dotBounce;display:inline-block}.loader-dot:first-child{animation-delay:-.32s}.loader-dot:nth-child(2){animation-delay:-.16s}.loader-dot:nth-child(3){animation-delay:0s}@keyframes dotBounce{0%,80%,to{opacity:.4;transform:scale(.6)}40%{opacity:1;transform:scale(1)}}.loader-text{color:#999;margin-left:8px;font-size:14px}.loader-end{color:#666;padding:20px;font-size:14px}.loader-empty{color:#999;padding:40px 20px;font-size:16px}
