*{margin:0;padding:0;box-sizing:border-box}body{font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f8f8f8}.swiggy-orange{color:#ed515b}.swiggy-bg-orange{background-color:#ed515b}.food-card-hover:hover{transform:translateY(-2px);box-shadow:0 8px 25px #00000026;transition:all .3s ease}.category-tab-active{color:#ed515b!important;border-bottom:2px solid #ed515b!important}::-webkit-scrollbar-track{background:#f1f1f1}*{box-sizing:border-box}body{margin:0;padding:0;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Helvetica Neue,Arial,sans-serif;background-color:#f8f9fa;color:#282c3f}#root{min-height:100vh}.ant-layout{background:#f8f9fa}.ant-menu-horizontal{border-bottom:none!important}.ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn{color:#ed515b!important}.ant-tabs-ink-bar{background:#ed515b!important}.ant-btn-primary{background:#ed515b;border-color:#ed515b}.ant-btn-primary:hover{background:#d43d47!important;border-color:#d43d47!important}.swiggy-gradient{background:linear-gradient(135deg,#ed515b,#d43d47)}.swiggy-shadow{box-shadow:0 4px 20px #ed515b26}.food-card-hover{transition:all .3s ease}.food-card-hover:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}::-webkit-scrollbar{width:6px}::-webkit-scrollbar-track{background:#f1f1f1;border-radius:3px}::-webkit-scrollbar-thumb{background:#ed515b;border-radius:3px}::-webkit-scrollbar-thumb:hover{background:#d43d47}@media (max-width: 768px){.ant-layout-content{padding:16px!important}.ant-card{margin-bottom:16px}.ant-table{font-size:12px}.ant-btn{height:36px;font-size:12px}}@media (max-width: 480px){.ant-layout-content{padding:12px!important}.ant-card{border-radius:8px}.ant-typography h1{font-size:24px!important}.ant-typography h2{font-size:20px!important}}.food-card-hover .ant-card-body{border-top:1px solid #f0f0f0}@keyframes flyToCart{0%{transform:scale(1) translate(0) rotate(0);opacity:1;box-shadow:0 8px 25px #0000004d}25%{transform:scale(.9) translate(60px,-40px) rotate(5deg);opacity:.95;box-shadow:0 12px 30px #0006}50%{transform:scale(.8) translate(120px,-80px) rotate(-3deg);opacity:.9;box-shadow:0 15px 35px #00000080}75%{transform:scale(.6) translate(180px,-120px) rotate(2deg);opacity:.7;box-shadow:0 18px 40px #0009}to{transform:scale(.4) translate(250px,-150px) rotate(-1deg);opacity:0;box-shadow:0 20px 45px #000000b3}}@keyframes cartBounce{0%,20%,50%,80%,to{transform:scale(1)}40%{transform:scale(1.15)}60%{transform:scale(1.08)}}@keyframes itemGlow{0%{box-shadow:0 0 #ed515b66}50%{box-shadow:0 0 20px #ed515bcc}to{box-shadow:0 0 #ed515b66}}@keyframes particleTrail{0%{opacity:1;transform:scale(1) translate(0)}50%{opacity:.6;transform:scale(.8) translate(-10px,5px)}to{opacity:0;transform:scale(.3) translate(-20px,10px)}}.cart-animation-item{position:fixed;z-index:9999;pointer-events:none;animation:flyToCart 1.2s cubic-bezier(.25,.46,.45,.94) forwards;border-radius:12px;overflow:hidden;border:2px solid #ed515b}.cart-animation-item img{width:100%;height:100%;object-fit:cover;border-radius:10px}.cart-bounce{animation:cartBounce .8s ease-in-out}.cart-animation-container{position:relative}.cart-animation-overlay{position:absolute;inset:0;background:#ed515b26;border-radius:8px;opacity:0;transition:opacity .4s ease;pointer-events:none}.cart-animation-overlay.active{opacity:1;animation:itemGlow .6s ease-in-out}.fade-in{animation:fadeIn .5s ease-in}@keyframes fadeIn{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.slide-up{animation:slideUp .3s ease-out}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.loading-skeleton{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:loading 1.5s infinite}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.btn-primary{background:#ed515b;border-color:#ed515b;color:#fff;font-weight:600;border-radius:8px;transition:all .3s ease}.btn-primary:hover{background:#d43d47;border-color:#d43d47;transform:translateY(-1px);box-shadow:0 4px 12px #ed515b4d}.btn-success{background:#60b246;border-color:#60b246;color:#fff;font-weight:600;border-radius:8px}.btn-success:hover{background:#4a9a2e;border-color:#4a9a2e}.enhanced-card{border:1px solid #e8e8e8;border-radius:12px;box-shadow:0 2px 8px #0000001a;transition:all .3s ease}.enhanced-card:hover{box-shadow:0 4px 16px #00000026;border-color:#ed515b}.status-pending{color:#faad14;background-color:#fff7e6;border-color:#ffd591}.status-preparing{color:#1890ff;background-color:#e6f7ff;border-color:#91d5ff}.status-ready,.status-delivered{color:#52c41a;background-color:#f6ffed;border-color:#b7eb8f}.form-container{background:#fff;padding:24px;border-radius:12px;box-shadow:0 2px 8px #0000001a}.nav-link{color:#282c3f;font-weight:500;transition:color .3s ease}.nav-link:hover{color:#ed515b}.nav-link.active{color:#ed515b;font-weight:600}.timeline-item{position:relative;padding-left:24px}.timeline-item:before{content:"";position:absolute;left:0;top:0;width:12px;height:12px;border-radius:50%;background:#d9d9d9}.timeline-item.completed:before{background:#60b246}.timeline-item.current:before{background:#ed515b;box-shadow:0 0 0 4px #ed515b33}.review-page-text{display:block}@media (max-width: 768px){.hero-section{padding:32px 30px!important;margin:-12px -12px 0!important}.hero-section h1{font-size:24px!important}.hero-section p{font-size:16px!important}.hero-section .ant-input-search-button{height:40px!important}.about-page-hero{padding:0!important}.about-page-hero h1{font-size:30px!important}.about-page-hero h3{font-size:20px!important;margin-top:0!important}.about-page-hero .ant-card-body>div{padding:0!important}.about-page-tags{display:block}.sub-page-header{padding-top:30px}.sub-page-header h1{font-size:28px!important}.review-page-text,.restaurant-name-text{display:inline-block}}.logo-container{display:flex;align-items:center;gap:3px;transition:transform .2s ease;cursor:pointer}.logo-image{height:60px;width:auto;filter:drop-shadow(0 2px 4px rgba(0,0,0,.1));transition:filter .2s ease}.logo-container:hover .logo-image{filter:drop-shadow(0 4px 8px rgba(0,0,0,.2))}.logo-text{font-size:24px;font-weight:700;color:#111;text-shadow:0 1px 2px rgba(0,0,0,.1);transition:color .2s ease}.login-logo-container{display:flex;flex-direction:column;align-items:center;gap:0;transition:transform .3s ease;cursor:pointer}.login-logo-image{height:80px;width:auto;filter:drop-shadow(0 4px 8px rgba(0,0,0,.3));border-radius:12px;transition:filter .3s ease}.login-logo-text{color:#000!important;margin:0!important;font-size:36px!important;text-shadow:0 2px 4px rgba(0,0,0,.3);font-weight:700;transition:text-shadow .3s ease}@media (max-width: 768px){.logo-image{height:32px}.logo-text{font-size:20px}.login-logo-image{height:60px}.login-logo-text{font-size:28px}}@media (max-width: 480px){.logo-image{height:28px}.logo-text{font-size:18px}.login-logo-image{height:50px}.login-logo-text{font-size:24px}}.desktop-header{display:flex;align-items:center;justify-content:space-between;background:#fff;padding:0 24px;box-shadow:0 2px 8px #0000001a;position:sticky;top:0;z-index:1000;height:64px}.header-left{display:flex;align-items:center;gap:24px}.location-info{display:flex;align-items:center;gap:8px;color:#686b78;font-size:14px}.desktop-menu{border:none!important;background-color:transparent!important;flex:1;justify-content:center}.header-right{display:flex;align-items:center;gap:16px}.search-btn,.cart-btn{color:#686b78!important}.user-profile{display:flex;align-items:center;gap:8px;cursor:pointer;padding:4px 8px;border-radius:8px;transition:background-color .3s}.user-profile:hover{background-color:#f5f5f5}.user-avatar{background-color:#ed515b!important;width:32px!important;height:32px!important}.user-name{color:#282c3f;font-weight:500}.login-btn{background:#ed515b!important;border-color:#ed515b!important}.mobile-header{display:none;background:linear-gradient(135deg,#f8f9fa,#e9ecef);box-shadow:0 2px 8px #0000000d;position:sticky;top:0;z-index:1000;border-bottom:1px solid #e9ecef}.mobile-header-content{display:flex;align-items:center;justify-content:space-between;padding:12px 16px;height:56px}.mobile-logo{display:flex;align-items:center;gap:8px;text-decoration:none;color:inherit}.mobile-logo-image{height:32px;width:auto}.mobile-logo-text{font-size:18px;font-weight:700;color:#111}.mobile-actions{display:flex;align-items:center;gap:12px}.mobile-notification{color:#686b78;font-size:18px}.mobile-cart{color:#686b78;font-size:20px;text-decoration:none}.cart-icon{font-size:20px}.mobile-menu-btn{color:#686b78!important;font-size:18px!important;padding:4px!important}.mobile-location{display:flex;align-items:center;gap:6px;padding:8px 16px;background:linear-gradient(135deg,#f1f3f4,#e8eaed);font-size:12px;color:#5f6368;border-top:1px solid #dadce0}.mobile-bottom-nav{display:none;position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#f8f9fa,#e9ecef);border-top:1px solid #e9ecef;box-shadow:0 -2px 8px #0000000d;z-index:1000;height:60px}.bottom-nav-item{display:flex;flex-direction:column;align-items:center;justify-content:center;flex:1;text-decoration:none;color:#8c8c8c;transition:all .3s ease;padding:6px 4px;position:relative}.bottom-nav-item.active:before{content:"";position:absolute;top:0;left:50%;transform:translate(-50%);width:24px;height:3px;background:#ed515b;border-radius:0 0 3px 3px}.nav-icon-container{font-size:20px;margin-bottom:2px;position:relative}.nav-label{font-size:10px;font-weight:500;line-height:1}.mobile-menu-drawer .ant-drawer-header{padding:16px;border-bottom:1px solid #f0f0f0}.drawer-header{display:flex;align-items:center;justify-content:space-between;width:100%}.drawer-user-info{display:flex;align-items:center;gap:12px}.drawer-avatar{background-color:#ed515b!important;width:40px!important;height:40px!important}.drawer-user-name{font-size:16px;font-weight:600;color:#282c3f}.drawer-user-email{font-size:12px;color:#8c8c8c}.drawer-close-btn{color:#8c8c8c!important;font-size:16px!important}.drawer-content{padding:0}.drawer-section{margin-bottom:24px}.drawer-section-title{font-size:12px;font-weight:600;color:#8c8c8c;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;padding:0 16px}.drawer-menu-items{display:flex;flex-direction:column}.drawer-menu-item{display:flex;align-items:center;gap:12px;padding:12px 16px;text-decoration:none;color:#282c3f;font-size:16px;transition:background-color .3s;border-radius:0}.drawer-menu-item:hover{background-color:#f5f5f5;color:#282c3f}.drawer-menu-item.logout-item{cursor:pointer;color:#ff4d4f}.drawer-menu-item.logout-item:hover{background-color:#fff2f0;color:#ff4d4f}.drawer-menu-item svg{font-size:18px;width:18px}@media (max-width: 768px){.desktop-header{display:none}.mobile-header{display:block}.mobile-bottom-nav{display:flex}.ant-layout-content{padding-bottom:80px!important}}@media (max-width: 480px){.mobile-header-content{padding:12px}.mobile-logo-text{font-size:20px}.menu-section{padding:10px!important}.menu-section h2{font-size:22px;margin-bottom:0!important}.menu-section .ant-tabs{margin-bottom:0!important}.food-card-hover .ant-card-body{padding-bottom:10px!important}.mobile-logo-image{height:55px}.mobile-location{padding:6px 12px;font-size:11px}.bottom-nav-item{padding:4px 2px}.nav-icon-container{font-size:18px}.nav-label{font-size:9px}}.bottom-nav-item{transform:scale(1);transition:transform .2s ease}.bottom-nav-item:active{transform:scale(.95)}.drawer-menu-item{transform:translate(0);transition:transform .2s ease}.drawer-menu-item:active{transform:translate(4px)}.mobile-header,.mobile-bottom-nav{background:linear-gradient(135deg,#f8f9fa,#e9ecef)}.bottom-nav-item.active{color:#ed515b}.bottom-nav-item.active .nav-icon-container{transform:scale(1.1)}@media (max-width: 768px){.mobile-header,.mobile-bottom-nav{transition:all .3s ease}.bottom-nav-item{min-height:60px}.mobile-menu-btn{min-width:44px!important;min-height:44px!important}.mobile-cart{min-width:44px;min-height:44px;display:flex;align-items:center;justify-content:center}}.notification-dropdown{top:64px!important;max-width:calc(100vw - 32px)!important}.dropdown-right{right:0!important}.dropdown-left{right:auto!important;left:0!important}@media (max-width: 768px){.notification-dropdown.dropdown-right{right:10px!important;left:10px!important;position:fixed!important;top:60px!important;max-width:100%!important;width:auto!important}.dropdown-right{right:-16px!important}.dropdown-left{left:-280px!important;width:300px!important}@media (max-width: 360px){.dropdown-right{right:-16px!important;width:calc(100vw - 16px)!important}.dropdown-left{left:-16px!important;width:calc(100vw - 16px)!important}}}@media (prefers-color-scheme: light){.mobile-header{background:linear-gradient(135deg,#fff,#f8f9fa);border-bottom:1px solid #e9ecef}.mobile-bottom-nav{background:linear-gradient(135deg,#fff,#f8f9fa);border-top:1px solid #e9ecef}.mobile-location{background:linear-gradient(135deg,#f8f9fa,#e9ecef);color:#495057}.bottom-nav-item{color:#6c757d}.bottom-nav-item.active{color:#ed515b}}.menu-item-list{transition:all .2s ease;overflow:visible!important}.menu-item-list:hover{box-shadow:0 4px 12px #0000001a;border-color:#d9d9d9}.view-toggle-buttons .ant-btn-primary{background-color:#ed515b!important;border-color:#ed515b!important}.view-toggle-buttons .ant-btn-primary:hover{background-color:#d43d47!important;border-color:#d43d47!important}.menu-item-list .ant-ribbon,.menu-item-list .ant-ribbon-wrapper{overflow:visible!important}@media (max-width: 768px){.menu-item-list{padding:10px 12px!important;margin-bottom:6px!important;overflow:visible!important}.menu-item-list .ant-avatar{margin-right:12px!important}.menu-item-list .ant-typography{font-size:14px!important}.menu-item-list .ant-rate{font-size:9px!important}.menu-item-list .ant-tag{font-size:9px!important;height:18px!important;line-height:16px!important}.menu-item-list .ant-badge-ribbon{font-size:9px!important;height:18px!important;line-height:18px!important;right:-6px!important}}@media (max-width: 480px){.menu-item-list{padding:8px 10px!important;margin-bottom:4px!important}.menu-item-list .ant-avatar{margin-right:10px!important}.menu-item-list .ant-typography-title{font-size:13px!important;margin-bottom:2px!important}.menu-item-list .ant-typography{font-size:11px!important}.menu-item-list .ant-rate{font-size:8px!important}.menu-item-list .ant-tag{font-size:8px!important;height:16px!important;line-height:14px!important}.menu-item-list .ant-badge-ribbon{font-size:8px!important;height:16px!important;line-height:16px!important;right:-4px!important}}@media (max-width: 768px){.view-toggle-buttons{margin-top:0!important}.view-toggle-buttons .ant-btn{font-size:12px!important;padding:4px 8px!important;height:32px!important}}@media (max-width: 480px){.view-toggle-buttons .ant-btn{font-size:11px!important;padding:3px 6px!important;height:28px!important}}@media (max-width: 768px){.ant-layout-content{padding:12px!important}.page-container{max-width:100%!important;margin:0!important;padding:0 12px!important}.ant-card{margin-bottom:16px!important;border-radius:12px!important}.ant-typography h1{font-size:28px!important;line-height:1.2!important}.ant-typography h2{font-size:24px!important;line-height:1.3!important}.ant-typography h3{font-size:20px!important;line-height:1.3!important}.ant-typography h4{font-size:18px!important;line-height:1.3!important}.ant-btn-lg{height:40px!important;font-size:14px!important;padding:0 16px!important}.ant-space-large{gap:16px!important}.ant-row{margin-left:-8px!important;margin-right:-8px!important}.ant-col{padding-left:8px!important;padding-right:8px!important}}@media (max-width: 480px){.ant-layout-content{padding:8px!important}.page-container{padding:0 8px!important}.ant-card{margin-bottom:12px!important;border-radius:8px!important}.ant-typography h1{font-size:24px!important}.ant-typography h2{font-size:20px!important}.ant-typography h3{font-size:18px!important}.ant-typography h4{font-size:16px!important}.ant-btn-lg{height:36px!important;font-size:13px!important;padding:0 12px!important}}.app-card{border-radius:16px!important;box-shadow:0 2px 8px #0000001a!important;border:1px solid #f0f0f0!important;transition:all .3s ease!important}.app-card:hover{box-shadow:0 4px 16px #00000026!important;transform:translateY(-2px)!important}.app-button{border-radius:8px!important;font-weight:500!important;transition:all .3s ease!important}.app-button:hover{transform:translateY(-1px)!important;box-shadow:0 4px 12px #00000026!important}.hero-section{padding:40px 16px!important;border-radius:16px!important;margin-bottom:24px!important}@media (max-width: 768px){.hero-section{padding:24px 30px!important;margin-bottom:16px!important}.hero-section .ant-typography h1{font-size:24px!important;margin-bottom:12px!important}.hero-section .ant-typography h3{font-size:16px!important;margin-bottom:16px!important}.hero-section .ant-tag{font-size:12px!important;padding:4px 8px!important;margin:4px!important}}.feature-card{text-align:center!important;padding:16px!important;border-radius:12px!important;background:#fff!important;border:1px solid #f0f0f0!important;transition:all .3s ease!important}.feature-card:hover{box-shadow:0 4px 12px #0000001a!important;transform:translateY(-2px)!important}@media (max-width: 768px){.feature-card{padding:12px!important;margin-bottom:12px!important}.feature-card .ant-typography h4{font-size:16px!important;margin-bottom:8px!important}.feature-card .ant-typography{font-size:13px!important}}.contact-info-item{display:flex!important;align-items:flex-start!important;margin-bottom:16px!important;padding:12px!important;border-radius:8px!important;background:#fafafa!important;transition:all .3s ease!important}.contact-info-item:hover{background:#f0f0f0!important}@media (max-width: 768px){.contact-info-item{margin-bottom:12px!important;padding:8px!important}.contact-info-item .anticon{font-size:16px!important;margin-right:8px!important}.contact-info-item .ant-typography{font-size:14px!important}}.gallery-card{border-radius:12px!important;overflow:hidden!important;box-shadow:0 2px 8px #0000001a!important;transition:all .3s ease!important}.gallery-card:hover{box-shadow:0 4px 16px #00000026!important;transform:translateY(-2px)!important}@media (max-width: 768px){.gallery-card .ant-image{height:200px!important}.gallery-card .ant-card-body{padding:12px!important}.gallery-card .ant-typography h4{font-size:16px!important;margin-bottom:6px!important}.gallery-card .ant-typography{font-size:13px!important}}.review-card{border-radius:12px!important;box-shadow:0 2px 8px #0000001a!important;transition:all .3s ease!important}.review-card:hover{box-shadow:0 4px 16px #00000026!important}@media (max-width: 768px){.review-card{margin-bottom:12px!important}.review-card .ant-avatar{width:40px!important;height:40px!important}.review-card .ant-typography h4{font-size:16px!important;margin-bottom:4px!important}.review-card .ant-typography,.review-card .ant-rate{font-size:14px!important}}@media (max-width: 768px){.ant-timeline-item-content{margin-left:16px!important}.ant-timeline-item-content .ant-typography{font-size:14px!important}}.map-container{border-radius:12px!important;overflow:hidden!important;box-shadow:0 2px 8px #0000001a!important}@media (max-width: 768px){.map-container iframe{height:250px!important}}@media (max-width: 768px){.ant-statistic-title{font-size:12px!important}.ant-statistic-content{font-size:18px!important}}@media (max-width: 768px){.ant-tag{font-size:12px!important;padding:2px 8px!important;margin:2px!important}}.cta-section{border-radius:16px!important;margin-top:24px!important;text-align:center!important}@media (max-width: 768px){.cta-section{margin-top:16px!important;padding:24px 16px!important}.cta-section .ant-typography h2{font-size:20px!important;margin-bottom:12px!important}.cta-section .ant-typography{font-size:14px!important;margin-bottom:16px!important}.cta-section .ant-tag{font-size:12px!important;padding:4px 8px!important;margin:2px!important}}
