@import"https://fonts.googleapis.com/css2?family=Poppins:wght@400;500;600;700;800&display=swap";html{scroll-behavior:smooth;overflow-x:hidden;background:linear-gradient(135deg,#f9a825,#fbc02d 40%,#ffe082)}body{font-family:Poppins,Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background:linear-gradient(135deg,#f9a825,#fbc02d 40%,#ffe082);overflow-x:hidden;width:100%}#root{min-height:100vh;width:100%;overflow-x:hidden}a{text-decoration:none;color:inherit}button{font-family:inherit}img{max-width:100%;height:auto}.header{position:fixed;top:0;left:0;right:0;z-index:1000;background:#fff}.top-bar{background:#232f3e;padding:8px 0}.top-bar-container{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;align-items:center}.top-bar-text{color:#fff;font-size:.85rem}.top-bar-right{display:flex;align-items:center;gap:16px}.top-bar-link{color:#f90;text-decoration:none;font-size:.85rem;font-weight:500;transition:color .2s ease}.top-bar-link:hover{color:#ffb84d;text-decoration:underline}.lang-switch{background:transparent;border:1px solid rgba(255,255,255,.3);color:#fff;padding:4px 12px;border-radius:4px;font-size:.8rem;cursor:pointer;transition:all .2s ease}.lang-switch:hover{background:#ffffff1a;border-color:#f90;color:#f90}.navbar{background:#fff;padding:12px 0;border-bottom:1px solid #e5e5e5}.navbar-container{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:24px}.navbar-logo{display:flex;align-items:center;gap:10px;text-decoration:none;flex-shrink:0}.navbar-logo img{width:45px;height:45px;border-radius:10px;object-fit:cover}.logo-text{font-size:1.5rem;font-weight:800;color:#f90;letter-spacing:-1px}.search-bar{flex:1;display:flex;align-items:center;background:#f5f5f5;border:2px solid #e5e5e5;border-radius:8px;overflow:hidden;transition:all .2s ease;max-width:650px}.search-bar:focus-within{border-color:#f90;background:#fff;box-shadow:0 0 0 3px #ff99001a}.search-icon{color:#888;display:flex;align-items:center;padding-left:14px}.search-bar input{flex:1;border:none;background:transparent;padding:12px;font-size:.95rem;outline:none;color:#232f3e}.search-bar input::placeholder{color:#999}.search-submit{background:#f90;color:#232f3e;border:none;padding:12px 24px;font-weight:600;font-size:.9rem;cursor:pointer;transition:background .2s ease}.search-submit:hover{background:#e68a00}.navbar-actions{display:flex;align-items:center;gap:12px;flex-shrink:0}.nav-btn{display:flex;align-items:center;gap:8px;padding:10px 16px;border-radius:8px;text-decoration:none;transition:all .2s ease;font-weight:500}.login-btn{background:#232f3e;color:#fff}.login-btn:hover{background:#37475a}.login-btn svg{stroke:#fff}.user-btn{background:#f5f5f5;color:#232f3e}.user-btn:hover{background:#eee}.user-avatar{width:28px;height:28px;background:#f90;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.85rem;color:#232f3e}.cart-btn{background:#f90;color:#232f3e}.cart-btn svg{stroke:#232f3e}.cart-icon-wrapper{position:relative;display:flex;align-items:center}.cart-badge{position:absolute;top:-8px;right:-8px;background:#232f3e;color:#fff;font-size:.7rem;font-weight:700;min-width:18px;height:18px;border-radius:50%;display:flex;align-items:center;justify-content:center}.btn-text{font-size:.9rem}.mobile-menu-btn{display:none;flex-direction:column;gap:5px;background:transparent;border:none;cursor:pointer;padding:8px}.mobile-menu-btn span{width:24px;height:2px;background:#232f3e;border-radius:2px;transition:all .3s ease}.category-nav{background:#f9f9f9;border-bottom:1px solid #e5e5e5;padding:0}.category-nav-container{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;gap:0;overflow-x:auto;scrollbar-width:none}.category-nav-container::-webkit-scrollbar{display:none}.cat-link{padding:12px 20px;color:#444;text-decoration:none;font-size:.9rem;font-weight:500;white-space:nowrap;border-bottom:3px solid transparent;transition:all .2s ease}.cat-link:hover{color:#f90;background:#fff}.cat-link.active{color:#f90;border-bottom-color:#f90;font-weight:600;background:#fff}.mobile-menu{position:fixed;top:0;left:-280px;width:280px;height:100vh;background:#fff;z-index:1001;transition:left .3s ease;box-shadow:2px 0 20px #0000001a}.mobile-menu.open{left:0}.mobile-menu-header{display:flex;justify-content:space-between;align-items:center;padding:20px;background:#232f3e;color:#fff}.mobile-menu-header span{font-size:1.2rem;font-weight:600}.mobile-menu-header button{background:transparent;border:none;color:#fff;font-size:1.5rem;cursor:pointer}.mobile-menu-links{display:flex;flex-direction:column}.mobile-menu-links a{padding:16px 20px;color:#232f3e;text-decoration:none;font-size:1rem;border-bottom:1px solid #eee;transition:all .2s ease}.mobile-menu-links a:hover{background:#fff8f0;color:#f90}.mobile-overlay{position:fixed;inset:0;background:#00000080;z-index:1000}@media(max-width:1024px){.search-bar{max-width:none}}@media(max-width:768px){.top-bar{display:none}.navbar-container{padding:0 16px;gap:12px}.navbar-logo img{width:38px;height:38px}.logo-text{font-size:1.2rem}.search-bar,.navbar-actions{display:none}.mobile-menu-btn{display:flex}.category-nav{display:none}}@media(max-width:480px){.logo-text{display:none}}.home{padding-top:170px;background:#fff}.hero{background:linear-gradient(135deg,#fff8f0,#fff);padding:60px 0 80px;overflow:hidden}.hero-container{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;align-items:center;justify-content:space-between;gap:60px}.hero-content{flex:1;max-width:600px}.hero-tag{display:inline-block;background:#f90;color:#232f3e;padding:8px 16px;border-radius:20px;font-size:.9rem;font-weight:600;margin-bottom:20px}.hero-content h1{font-size:3rem;font-weight:800;color:#232f3e;line-height:1.2;margin-bottom:20px}.hero-content p{font-size:1.15rem;color:#666;line-height:1.7;margin-bottom:32px}.hero-buttons{display:flex;gap:16px}.btn-primary{display:inline-flex;align-items:center;gap:8px;background:#f90;color:#232f3e;padding:14px 32px;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;transition:all .3s ease}.btn-primary:hover{background:#e68a00;transform:translateY(-2px);box-shadow:0 4px 12px #ff99004d}.btn-secondary{display:inline-flex;align-items:center;gap:8px;background:transparent;color:#232f3e;padding:14px 32px;border-radius:8px;font-weight:600;font-size:1rem;text-decoration:none;border:2px solid #232f3e;transition:all .3s ease}.btn-secondary:hover{background:#232f3e;color:#fff}.hero-visual{flex-shrink:0}.hero-image-grid{width:350px;height:350px;position:relative;display:grid;grid-template-columns:repeat(2,1fr);gap:20px}.hero-emoji{background:#fff;border-radius:20px;display:flex;align-items:center;justify-content:center;font-size:4rem;box-shadow:0 10px 40px #00000014;animation:float 3s ease-in-out infinite}.hero-emoji-1{animation-delay:0s}.hero-emoji-2{animation-delay:.5s}.hero-emoji-3{animation-delay:1s}.hero-emoji-4{animation-delay:1.5s}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}.features-strip{background:#232f3e;padding:20px 0}.features-container{max-width:1400px;margin:0 auto;padding:0 24px;display:flex;justify-content:space-between;gap:24px}.feature-item{display:flex;align-items:center;gap:12px;color:#fff}.feature-icon{font-size:1.8rem}.feature-text{display:flex;flex-direction:column;gap:2px}.feature-text strong{font-size:.95rem;font-weight:600}.feature-text span{font-size:.8rem;color:#aaa}.section-container{max-width:1400px;margin:0 auto;padding:0 24px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:32px}.section-header.center{flex-direction:column;text-align:center;gap:8px}.section-header h2{font-size:1.75rem;font-weight:700;color:#232f3e}.section-header p{color:#666;font-size:1rem}.see-all-link{color:#f90;text-decoration:none;font-weight:600;font-size:.95rem;transition:color .2s ease}.see-all-link:hover{color:#e68a00}.categories-section{padding:60px 0;background:#f9f9f9}.categories-grid{display:grid;grid-template-columns:repeat(5,1fr);gap:20px}.category-card{background:#fff;border-radius:16px;padding:24px;text-decoration:none;text-align:center;transition:all .3s ease;border:2px solid transparent}.category-card:hover{border-color:#f90;transform:translateY(-5px);box-shadow:0 10px 30px #ff990026}.category-icon-wrapper{width:80px;height:80px;background:#fff8f0;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 16px;transition:all .3s ease}.category-card:hover .category-icon-wrapper{background:#f90}.category-icon{font-size:2.5rem}.category-info h3{font-size:1.1rem;font-weight:600;color:#232f3e;margin-bottom:4px}.category-info p{font-size:.85rem;color:#888}.promo-banner{padding:60px 0;background:linear-gradient(135deg,#f90,#ffb84d)}.promo-container{max-width:1400px;margin:0 auto;padding:0 24px}.promo-content{text-align:center}.promo-badge{display:inline-block;background:#232f3e;color:#fff;padding:6px 16px;border-radius:20px;font-size:.85rem;font-weight:600;margin-bottom:16px}.promo-content h2{font-size:2.2rem;font-weight:800;color:#232f3e;margin-bottom:12px}.promo-content p{font-size:1.1rem;color:#444;margin-bottom:24px}.promo-btn{display:inline-block;background:#232f3e;color:#fff;padding:14px 40px;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease}.promo-btn:hover{background:#37475a;transform:scale(1.05)}.how-it-works{padding:80px 0;background:#fff}.steps-grid{display:flex;align-items:center;justify-content:center;gap:24px}.step-card{text-align:center;padding:32px;background:#f9f9f9;border-radius:16px;position:relative;flex:1;max-width:280px}.step-number{position:absolute;top:-15px;left:50%;transform:translate(-50%);width:30px;height:30px;background:#f90;color:#232f3e;border-radius:50%;font-weight:700;font-size:.9rem;display:flex;align-items:center;justify-content:center}.step-icon{font-size:3rem;margin-bottom:16px}.step-card h3{font-size:1.1rem;font-weight:600;color:#232f3e;margin-bottom:8px}.step-card p{font-size:.9rem;color:#666}.step-arrow{font-size:2rem;color:#f90;font-weight:700}.trust-section{padding:60px 0;background:#232f3e}.trust-grid{display:flex;justify-content:space-around;text-align:center}.trust-item{display:flex;flex-direction:column;gap:8px}.trust-number{font-size:2.5rem;font-weight:800;color:#f90}.trust-label{font-size:1rem;color:#ccc}.cta-section{padding:80px 0;background:#f9f9f9}.cta-container{max-width:800px;margin:0 auto;padding:0 24px;text-align:center}.cta-section h2{font-size:2rem;font-weight:700;color:#232f3e;margin-bottom:12px}.cta-section p{font-size:1.1rem;color:#666;margin-bottom:28px}.cta-btn{display:inline-block;background:#f90;color:#232f3e;padding:16px 48px;border-radius:8px;font-weight:700;font-size:1.1rem;text-decoration:none;transition:all .3s ease}.cta-btn:hover{background:#e68a00;transform:scale(1.05);box-shadow:0 4px 20px #ff99004d}.footer{background:#232f3e;padding:60px 0 0}.footer-container{max-width:1400px;margin:0 auto;padding:0 24px}.footer-grid{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:40px;padding-bottom:40px;border-bottom:1px solid #37475a}.footer-logo{display:flex;align-items:center;gap:12px;margin-bottom:16px}.footer-logo img{width:50px;height:50px;border-radius:10px}.footer-logo span{font-size:1.6rem;font-weight:800;color:#f90}.footer-brand p{color:#999;font-size:.95rem;line-height:1.6}.footer-links-group h4{color:#fff;font-size:1rem;font-weight:600;margin-bottom:16px}.footer-links-group a,.footer-links-group span{display:block;color:#999;text-decoration:none;font-size:.9rem;margin-bottom:10px;transition:color .2s ease}.footer-links-group a:hover{color:#f90}.footer-bottom{padding:24px 0;text-align:center}.footer-bottom p{color:#666;font-size:.85rem}@media(max-width:1024px){.hero-container{flex-direction:column;text-align:center}.hero-content{max-width:100%}.hero-buttons{justify-content:center}.hero-image-grid{width:280px;height:280px}.categories-grid{grid-template-columns:repeat(3,1fr)}.features-container{flex-wrap:wrap;justify-content:center}.feature-item{flex:0 0 45%;justify-content:center}.footer-grid{grid-template-columns:1fr 1fr}}@media(max-width:768px){.home{padding-top:90px}.hero{padding:40px 0 60px}.hero-content h1{font-size:2rem}.hero-content p{font-size:1rem}.hero-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%;justify-content:center}.hero-image-grid{width:200px;height:200px}.hero-emoji{font-size:2.5rem}.features-container{flex-direction:column;gap:16px}.feature-item{flex:0 0 100%}.categories-grid{grid-template-columns:repeat(2,1fr);gap:16px}.category-card{padding:20px 16px}.category-icon-wrapper{width:60px;height:60px}.category-icon{font-size:2rem}.section-header h2{font-size:1.4rem}.promo-content h2{font-size:1.6rem}.steps-grid{flex-direction:column}.step-card{max-width:100%}.step-arrow{transform:rotate(90deg)}.trust-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:32px}.footer-grid{grid-template-columns:1fr;gap:32px}}@media(max-width:480px){.hero-content h1{font-size:1.6rem}.categories-grid{grid-template-columns:1fr 1fr}.category-info h3{font-size:.95rem}.category-info p{display:none}}.contact-page{padding-top:170px;min-height:100vh;background:linear-gradient(135deg,#f9a825,#fbc02d 40%,#ffe082);width:100%;overflow-x:hidden;position:relative}.contact-page:before{content:"";position:absolute;top:100px;right:-100px;width:400px;height:400px;background:#1a5d1a1a;border-radius:50%;animation:float 8s ease-in-out infinite}.contact-page:after{content:"";position:absolute;bottom:50px;left:-50px;width:250px;height:250px;background:#ffffff4d;border-radius:50%;animation:float 6s ease-in-out infinite reverse}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-30px)}}.contact-container{max-width:1200px;margin:0 auto;padding:4rem 2rem;position:relative;z-index:10}.contact-header{text-align:center;margin-bottom:4rem;animation:fadeInDown .8s ease-out}@keyframes fadeInDown{0%{opacity:0;transform:translateY(-30px)}to{opacity:1;transform:translateY(0)}}.contact-header h1{font-size:3rem;color:#1a5d1a;margin-bottom:1rem;font-weight:800;position:relative;display:inline-block}.contact-header h1:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:linear-gradient(90deg,#1a5d1a,#2e7d32);border-radius:2px}.contact-header p{font-size:1.3rem;color:#444;margin-top:1.5rem}.contact-content{display:grid;grid-template-columns:1.2fr 1fr;gap:3rem;align-items:start}.contact-form-section{background:#fff;padding:3rem;border-radius:30px;box-shadow:0 20px 60px #0000001f;animation:slideInLeft .8s ease-out;position:relative;overflow:hidden}.contact-form-section:before{content:"";position:absolute;top:0;left:0;right:0;height:6px;background:linear-gradient(90deg,#f9a825,#1a5d1a)}@keyframes slideInLeft{0%{opacity:0;transform:translate(-50px)}to{opacity:1;transform:translate(0)}}.contact-form{display:flex;flex-direction:column;gap:1.75rem}.form-group{display:flex;flex-direction:column;gap:.6rem}.form-group label{font-weight:600;color:#1a5d1a;font-size:1.05rem;display:flex;align-items:center;gap:.5rem}.form-group label:before{content:"";width:4px;height:18px;background:linear-gradient(180deg,#f9a825,#1a5d1a);border-radius:2px}.form-group input,.form-group textarea{padding:1.1rem 1.25rem;border:2px solid #e8e8e8;border-radius:15px;font-size:1rem;transition:all .3s ease;font-family:inherit;background:#fafafa}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#1a5d1a;box-shadow:0 0 0 4px #1a5d1a1a;background:#fff}.form-group input::placeholder,.form-group textarea::placeholder{color:#aaa}.form-group textarea{resize:vertical;min-height:130px}.submit-btn{background:linear-gradient(135deg,#1a5d1a,#2e7d32);color:#fff;border:none;padding:1.2rem 2.5rem;border-radius:50px;font-size:1.15rem;font-weight:700;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem;box-shadow:0 5px 20px #1a5d1a4d;position:relative;overflow:hidden}.submit-btn:before{content:"";position:absolute;top:0;left:-100%;width:100%;height:100%;background:linear-gradient(90deg,transparent,rgba(255,255,255,.3),transparent);transition:left .5s}.submit-btn:hover:before{left:100%}.submit-btn:hover{transform:translateY(-3px) scale(1.02);box-shadow:0 10px 30px #1a5d1a66}.contact-info-section{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem;animation:slideInRight .8s ease-out}@keyframes slideInRight{0%{opacity:0;transform:translate(50px)}to{opacity:1;transform:translate(0)}}.info-card{background:#fff;padding:2rem 1.5rem;border-radius:20px;text-align:center;box-shadow:0 10px 30px #00000014;transition:all .4s cubic-bezier(.175,.885,.32,1.275);border:2px solid transparent;position:relative;overflow:hidden}.info-card:after{content:"";position:absolute;bottom:0;left:0;right:0;height:4px;background:linear-gradient(90deg,#f9a825,#1a5d1a);transform:scaleX(0);transition:transform .3s ease}.info-card:hover:after{transform:scaleX(1)}.info-card:hover{transform:translateY(-10px) scale(1.02);border-color:#f9a825;box-shadow:0 20px 40px #f9a82533}.info-icon{font-size:3rem;margin-bottom:1rem;display:block;background:linear-gradient(135deg,#f9a825,#fbc02d);width:70px;height:70px;margin:0 auto 1rem;display:flex;align-items:center;justify-content:center;border-radius:50%;box-shadow:0 5px 15px #f9a8254d}.info-card h3{color:#1a5d1a;margin-bottom:.75rem;font-size:1.2rem;font-weight:700}.info-card p{color:#555;font-size:1rem;margin:.3rem 0;line-height:1.5}@media(max-width:1024px){.contact-content{grid-template-columns:1fr;gap:2.5rem}.contact-info-section{grid-template-columns:repeat(4,1fr)}.info-card{padding:1.5rem 1rem}}@media(max-width:768px){.contact-container{padding:3rem 1.5rem}.contact-header h1{font-size:2.2rem}.contact-header p{font-size:1.1rem}.contact-form-section{padding:2rem}.contact-info-section{grid-template-columns:1fr 1fr}.contact-page:before,.contact-page:after{display:none}}@media(max-width:500px){.contact-container{padding:2rem 1rem}.contact-header h1{font-size:1.8rem}.contact-form-section{padding:1.5rem;border-radius:20px}.contact-info-section{grid-template-columns:1fr}.info-card{display:flex;align-items:center;text-align:left;gap:1rem;padding:1.25rem}.info-icon{margin:0;width:55px;height:55px;font-size:2rem;flex-shrink:0}.info-card h3{margin-bottom:.25rem}}.location-type-page{padding-top:170px;min-height:100vh;background:#f5f5f5}.breadcrumb{background:#232f3e;padding:12px 0}.breadcrumb .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:8px;font-size:.9rem}.breadcrumb a{color:#f90;text-decoration:none}.breadcrumb a:hover{text-decoration:underline}.breadcrumb .separator{color:#999}.breadcrumb span:last-child{color:#ccc}.location-type-content{padding:40px 20px 60px}.location-type-content .container{max-width:900px;margin:0 auto}.location-type-header{text-align:center;margin-bottom:40px}.location-type-header h1{font-size:2rem;color:#232f3e;font-weight:700;margin-bottom:10px}.location-type-header p{color:#666;font-size:1.1rem}.location-type-cards{display:grid;grid-template-columns:repeat(2,1fr);gap:24px}.location-card{background:#fff;border-radius:12px;padding:0;box-shadow:0 2px 8px #00000014;cursor:pointer;transition:all .3s ease;border:2px solid #e8e8e8;position:relative;overflow:hidden;display:flex;flex-direction:column}.location-card:hover{border-color:#f90;box-shadow:0 8px 25px #ff990026;transform:translateY(-4px)}.card-badge{position:absolute;top:16px;right:16px;padding:4px 12px;border-radius:4px;font-size:.75rem;font-weight:600;text-transform:uppercase}.city-badge{background:#232f3e;color:#f90}.village-badge{background:#4caf50;color:#fff}.card-icon-wrapper{padding:30px 24px 20px;text-align:center}.card-emoji{font-size:4rem;display:block}.card-content{padding:0 24px 24px;flex:1;display:flex;flex-direction:column}.card-content h2{font-size:1.4rem;color:#232f3e;font-weight:600;margin-bottom:10px;text-align:center}.card-desc{color:#666;font-size:.95rem;line-height:1.5;text-align:center;margin-bottom:20px}.card-features{list-style:none;padding:0;margin:0 0 20px}.card-features li{display:flex;align-items:center;gap:10px;padding:8px 0;font-size:.9rem;color:#444;border-bottom:1px solid #f0f0f0}.card-features li:last-child{border-bottom:none}.check-icon{color:#4caf50;font-weight:700;font-size:1rem}.card-footer{margin-top:auto;padding-top:16px;border-top:1px dashed #e0e0e0}.delivery-note{display:flex;align-items:center;justify-content:center;gap:6px;font-size:.85rem;color:#666;background:#f9f9f9;padding:8px 12px;border-radius:6px}.note-icon{font-size:1rem}.select-btn{width:100%;padding:16px 24px;font-size:1rem;font-weight:600;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:10px;transition:all .3s ease;border-radius:0 0 10px 10px}.city-btn{background:#f90;color:#232f3e}.city-btn:hover{background:#ffad33}.village-btn{background:#4caf50;color:#fff}.village-btn:hover{background:#43a047}.btn-arrow{font-size:1.2rem;transition:transform .3s ease}.location-card:hover .btn-arrow{transform:translate(5px)}.help-section{margin-top:40px;display:flex;align-items:center;gap:16px;background:#fff;padding:20px 24px;border-radius:10px;border-left:4px solid #ff9900;box-shadow:0 2px 8px #0000000f}.help-icon{font-size:2rem;flex-shrink:0}.help-text{display:flex;flex-direction:column;gap:4px}.help-text strong{color:#232f3e;font-size:1rem}.help-text span{color:#666;font-size:.9rem}@media(max-width:768px){.location-type-cards{grid-template-columns:1fr;gap:20px}.location-type-header h1{font-size:1.6rem}.location-type-header p{font-size:1rem}.card-emoji{font-size:3rem}.card-content h2{font-size:1.2rem}.help-section{flex-direction:column;text-align:center}}@media(max-width:480px){.location-type-content{padding:24px 16px 40px}.location-type-header h1{font-size:1.4rem}.card-icon-wrapper{padding:24px 20px 16px}.card-content{padding:0 20px 20px}}.location-page{padding-top:170px;min-height:100vh;background:#f5f5f5}.location-page .breadcrumb{background:#232f3e;padding:12px 0}.location-page .breadcrumb .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:8px;font-size:.9rem}.location-page .breadcrumb a{color:#f90;text-decoration:none}.location-page .breadcrumb a:hover{text-decoration:underline}.location-page .breadcrumb .sep{color:#999}.location-page .breadcrumb span:last-child{color:#ccc}.location-header{background:#fff;padding:24px 0;border-bottom:1px solid #e0e0e0;box-shadow:0 2px 4px #0000000d}.location-header .container{max-width:1200px;margin:0 auto;padding:0 20px}.header-content{display:flex;align-items:center;justify-content:space-between;gap:24px;flex-wrap:wrap}.header-text{display:flex;align-items:center;gap:16px}.header-icon{font-size:2.5rem}.header-text h1{font-size:1.5rem;color:#232f3e;font-weight:600;margin-bottom:4px}.header-text p{color:#666;font-size:.95rem}.search-box{position:relative;min-width:300px;flex:1;max-width:400px}.search-box input{width:100%;padding:12px 44px;font-size:1rem;border:2px solid #e0e0e0;border-radius:8px;outline:none;transition:all .3s ease}.search-box input:focus{border-color:#f90;box-shadow:0 0 0 3px #ff99001a}.search-box .search-icon{position:absolute;left:14px;top:50%;transform:translateY(-50%);font-size:1rem}.search-box .clear-btn{position:absolute;right:12px;top:50%;transform:translateY(-50%);background:#ddd;border:none;width:22px;height:22px;border-radius:50%;cursor:pointer;font-size:.8rem;color:#666;display:flex;align-items:center;justify-content:center}.search-box .clear-btn:hover{background:#ccc}.location-content{padding:24px 0 60px}.location-content .container{max-width:1200px;margin:0 auto;padding:0 20px}.results-info{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px;padding:12px 16px;background:#fff;border-radius:8px;border:1px solid #e0e0e0}.results-count{font-size:.95rem;color:#444;font-weight:500}.delivery-info{display:flex;align-items:center;gap:6px;font-size:.85rem;color:#666;background:#fff3e0;padding:6px 12px;border-radius:20px}.delivery-info.free{background:#e8f5e9;color:#2e7d32}.info-icon{font-size:.9rem}.locations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:16px}.location-card{background:#fff;border-radius:10px;padding:0;cursor:pointer;transition:all .3s ease;border:2px solid #e8e8e8;overflow:hidden}.location-card:hover{border-color:#f90;box-shadow:0 4px 15px #ff990026;transform:translateY(-2px)}.location-card.city:hover{border-color:#2196f3;box-shadow:0 4px 15px #2196f326}.card-main{display:flex;align-items:center;gap:16px;padding:20px}.location-emoji{font-size:2.5rem;flex-shrink:0}.location-details h3{font-size:1.1rem;color:#232f3e;font-weight:600;margin-bottom:4px}.alt-name{font-size:.85rem;color:#888}.card-footer{display:flex;align-items:center;justify-content:space-between;padding:12px 20px;background:#f9f9f9;border-top:1px solid #eee}.charge-badge{font-size:.8rem;color:#e65100;background:#fff3e0;padding:4px 10px;border-radius:4px;font-weight:500}.free-badge{font-size:.8rem;color:#2e7d32;background:#e8f5e9;padding:4px 10px;border-radius:4px;font-weight:500}.arrow{font-size:1.3rem;color:#ccc;transition:all .3s ease}.location-card:hover .arrow{color:#f90;transform:translate(4px)}.location-card.city:hover .arrow{color:#2196f3}.empty-state{text-align:center;padding:60px 20px;background:#fff;border-radius:12px;border:1px solid #e0e0e0}.empty-icon{font-size:4rem;margin-bottom:16px;opacity:.5}.empty-state h3{font-size:1.3rem;color:#232f3e;margin-bottom:8px}.empty-state p{color:#666;margin-bottom:20px}.back-link{background:#f90;color:#232f3e;border:none;padding:12px 24px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}.back-link:hover{background:#ffad33}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 70px);padding:40px}.loader{width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:#f90;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.loading-state p{color:#666;font-size:1rem}@media(max-width:768px){.header-content{flex-direction:column;align-items:flex-start;gap:16px}.search-box{min-width:100%;max-width:100%}.header-text h1{font-size:1.3rem}.results-info{flex-direction:column;align-items:flex-start;gap:10px}.locations-grid{grid-template-columns:1fr}}@media(max-width:480px){.location-header{padding:16px 0}.header-icon{font-size:2rem}.header-text h1{font-size:1.2rem}.card-main{padding:16px}.location-emoji{font-size:2rem}}.categories-page{padding-top:170px;min-height:100vh;background:#f5f5f5}.categories-page .breadcrumb{background:#232f3e;padding:12px 0}.categories-page .breadcrumb .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:8px;font-size:.9rem}.categories-page .breadcrumb a{color:#f90;text-decoration:none}.categories-page .breadcrumb a:hover{text-decoration:underline}.categories-page .breadcrumb .sep{color:#999}.categories-page .breadcrumb span:last-child{color:#ccc}.location-bar{background:#37475a;padding:10px 0}.location-bar .container{max-width:1200px;margin:0 auto;padding:0 20px}.location-bar-content{display:flex;align-items:center;justify-content:space-between}.current-location{display:flex;align-items:center;gap:10px}.loc-icon{font-size:1.5rem}.loc-text{display:flex;flex-direction:column}.loc-label{font-size:.75rem;color:#aaa}.loc-name{font-size:.95rem;color:#fff;font-weight:600}.change-btn{background:transparent;border:1px solid #ff9900;color:#f90;padding:6px 16px;border-radius:4px;font-size:.85rem;cursor:pointer;transition:all .3s ease}.change-btn:hover{background:#f90;color:#232f3e}.categories-content{padding:30px 0 80px}.categories-content .container{max-width:1200px;margin:0 auto;padding:0 20px}.categories-header{margin-bottom:30px}.categories-header h1{font-size:1.8rem;color:#232f3e;font-weight:700;margin-bottom:8px}.categories-header p{color:#666;font-size:1rem}.categories-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.category-card{background:#fff;border-radius:10px;padding:20px;text-decoration:none;display:flex;align-items:center;gap:16px;cursor:pointer;transition:all .3s ease;border:2px solid #e8e8e8}.category-card:hover{border-color:var(--card-color, #ff9900);box-shadow:0 4px 20px #0000001a;transform:translateY(-2px)}.card-icon-box{width:70px;height:70px;background:var(--card-bg, #fff3e0);border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.card-icon{font-size:2.5rem}.card-info{flex:1;min-width:0}.card-info h3{font-size:1.15rem;color:#232f3e;font-weight:600;margin-bottom:6px}.card-info p{font-size:.85rem;color:#666;line-height:1.4;margin:0}.card-action{display:flex;flex-direction:column;align-items:center;gap:4px;color:var(--card-color, #ff9900)}.shop-now{font-size:.8rem;font-weight:600;opacity:0;transform:translateY(5px);transition:all .3s ease}.category-card:hover .shop-now{opacity:1;transform:translateY(0)}.arrow-icon{font-size:1.5rem;transition:transform .3s ease}.category-card:hover .arrow-icon{transform:translate(4px)}.cart-fab{position:fixed;bottom:24px;right:24px;background:#232f3e;color:#fff;padding:14px 24px;border-radius:50px;display:flex;align-items:center;gap:10px;text-decoration:none;box-shadow:0 4px 20px #00000040;transition:all .3s ease;z-index:100}.cart-fab:hover{background:#f90;color:#232f3e;transform:translateY(-3px);box-shadow:0 6px 25px #ff99004d}.fab-icon{font-size:1.3rem}.fab-text{font-size:.95rem;font-weight:600}@media(max-width:768px){.categories-grid{grid-template-columns:1fr}.categories-header h1{font-size:1.5rem}.location-bar-content{flex-wrap:wrap;gap:10px}.cart-fab{bottom:16px;right:16px;padding:12px 20px}.fab-text{display:none}.cart-fab:hover .fab-text{display:inline}}@media(max-width:480px){.categories-content{padding:20px 0 80px}.category-card{padding:16px;gap:12px}.card-icon-box{width:56px;height:56px;border-radius:10px}.card-icon{font-size:2rem}.card-info h3{font-size:1.05rem}.card-info p{font-size:.8rem}}.shops-page{padding-top:170px;min-height:100vh;background:#f8f9fa;padding-bottom:100px}@media(max-width:768px){.shops-page{padding-top:90px}}.shops-page .container{max-width:1400px;margin:0 auto;padding:0 24px}.shops-page .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 200px);gap:16px}.shops-page .loader{width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:#232f3e;border-radius:50%;animation:spin 1s linear infinite}.page-title-bar{background:#fff;padding:20px 0;border-bottom:1px solid #e5e5e5}.page-title-bar .container{display:flex;align-items:center;justify-content:space-between}.page-title-bar h1{font-size:1.5rem;font-weight:600;color:#232f3e;margin:0}.page-title-bar .product-count{font-size:.9rem;color:#666;background:#f0f0f0;padding:6px 14px;border-radius:20px}.category-tabs-bar{background:#fff;border-bottom:1px solid #e5e5e5}.tabs-wrapper{display:flex;gap:0}.tab-btn{display:flex;align-items:center;gap:10px;padding:16px 28px;background:transparent;border:none;border-bottom:3px solid transparent;font-size:.95rem;font-weight:500;color:#666;cursor:pointer;transition:all .2s ease}.tab-btn:hover{color:#232f3e;background:#f5f5f5}.tab-btn.active{color:#232f3e;border-bottom-color:#232f3e;font-weight:600;background:#f8f9fa}.tab-icon{font-size:1.1rem}.tab-count{background:#e8e8e8;color:#555;padding:3px 10px;border-radius:12px;font-size:.8rem;font-weight:600}.tab-btn.active .tab-count{background:#232f3e;color:#fff}.shops-content{padding:24px 0}.empty-state{text-align:center;padding:80px 24px;background:#fff;border-radius:16px}.empty-state .empty-icon{font-size:4rem;margin-bottom:16px;opacity:.5}.empty-state h2{font-size:1.4rem;color:#232f3e;margin:0 0 8px}.empty-state p{color:#666;margin:0}.shops-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.shop-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e0e0e0;text-decoration:none;transition:all .3s ease;display:flex;flex-direction:column;box-shadow:0 2px 8px #0000000a}.shop-card:hover{border-color:#232f3e;box-shadow:0 8px 25px #232f3e1f;transform:translateY(-4px)}.shop-top{padding:16px;display:flex;justify-content:space-between;align-items:flex-start;background:#fafbfc;border-bottom:1px solid #f0f0f0}.shop-icon{width:60px;height:60px;background:#fff;border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:2rem;box-shadow:0 2px 8px #00000014}.shop-icon .shop-img{width:100%;height:100%;object-fit:cover;border-radius:12px}.shop-badges{display:flex;flex-direction:column;gap:6px;align-items:flex-end}.badge-open{background:#e8f5e9;color:#2e7d32;padding:4px 10px;border-radius:4px;font-size:.75rem;font-weight:600}.badge-closed{background:#ffebee;color:#c62828;padding:4px 10px;border-radius:4px;font-size:.75rem;font-weight:600}.badge-rating{font-size:.8rem;color:#666}.shop-body{padding:16px;flex:1}.shop-body h3{font-size:1.1rem;color:#232f3e;font-weight:600;margin:0 0 6px}.shop-owner{font-size:.85rem;color:#888;margin:0 0 8px}.shop-address{font-size:.85rem;color:#666;margin:0}.shop-bottom{padding:14px 16px;background:#fafbfc;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;align-items:center}.shop-phone{font-size:.85rem;color:#666}.view-btn{display:flex;align-items:center;gap:6px;color:#232f3e;font-weight:600;font-size:.9rem}.view-btn .arrow{transition:transform .2s ease}.shop-card:hover .view-btn{color:#f90}.shop-card:hover .view-btn .arrow{transform:translate(4px)}.product-card{background:#fff;border-radius:12px;overflow:hidden;border:1px solid #e0e0e0;transition:all .3s ease;display:flex;flex-direction:column;box-shadow:0 2px 8px #0000000a}.product-card:hover{border-color:#232f3e;box-shadow:0 8px 25px #232f3e1f;transform:translateY(-4px)}.product-image img{max-width:100%;max-height:100%;object-fit:contain}.product-emoji{font-size:4rem}.product-body h3{font-size:1rem;color:#232f3e;font-weight:600;margin:0 0 6px;line-height:1.3}.product-shop{font-size:.8rem;color:#666;margin:0 0 8px}.product-action{padding:14px 16px;border-top:1px solid #eee;background:#fafafa}.add-btn{width:100%;background:#f90;color:#232f3e;border:none;padding:12px 16px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.add-btn:hover:not(:disabled){background:#e68a00}.qty-control{display:flex;align-items:center;justify-content:center;gap:20px}.qty-btn{width:40px;height:40px;border-radius:10px;border:none;font-size:1.5rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.qty-num{font-size:1.2rem;font-weight:700;min-width:30px;text-align:center;color:#232f3e}.cart-btn{display:flex;align-items:center;gap:8px;background:#f90;color:#232f3e;text-decoration:none;padding:12px 28px;border-radius:8px;font-weight:700;font-size:.95rem;transition:all .3s ease}.cart-btn:hover{background:#e68a00}@media(max-width:768px){.page-title-bar h1{font-size:1.2rem}.tab-btn{padding:12px 16px;font-size:.9rem}.shops-grid{grid-template-columns:1fr}.products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-image{height:120px}.product-body{padding:12px}.product-body h3{font-size:.9rem}.product-action{padding:10px 12px}}@media(max-width:480px){.tab-btn .tab-count{display:none}.products-grid{grid-template-columns:1fr}.product-image{height:160px}}.products-page{padding-top:170px;min-height:100vh;background:#f5f5f5;padding-bottom:90px}@media(max-width:768px){.products-page{padding-top:90px}}.products-page .breadcrumb{background:#232f3e;padding:12px 0}.products-page .breadcrumb .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:8px;font-size:.9rem}.products-page .breadcrumb a{color:#f90;text-decoration:none}.products-page .breadcrumb a:hover{text-decoration:underline}.products-page .breadcrumb .sep{color:#999}.products-page .breadcrumb span:last-child{color:#ccc}.shop-info-bar{background:#fff;padding:20px 0;border-bottom:1px solid #e0e0e0}.shop-info-bar .container{max-width:1200px;margin:0 auto;padding:0 20px}.shop-info-content{display:flex;align-items:center;justify-content:space-between;gap:20px}.shop-left{display:flex;align-items:center;gap:16px}.shop-emoji{font-size:3rem}.shop-text h1{font-size:1.4rem;color:#232f3e;font-weight:600;margin-bottom:6px}.shop-meta-row{display:flex;align-items:center;gap:8px;flex-wrap:wrap}.meta-item{font-size:.85rem;color:#666}.meta-item.rating{color:#f57c00}.meta-sep{color:#ccc}.shop-status-badge .open{background:#e8f5e9;color:#2e7d32;padding:6px 14px;border-radius:4px;font-size:.85rem;font-weight:600}.shop-status-badge .closed{background:#ffebee;color:#c62828;padding:6px 14px;border-radius:4px;font-size:.85rem;font-weight:600}.products-content{padding:24px 0}.products-content .container{max-width:1200px;margin:0 auto;padding:0 20px}.products-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:20px}.products-header h2{font-size:1.3rem;color:#232f3e;font-weight:600}.product-count{font-size:.9rem;color:#666;background:#e0e0e0;padding:4px 12px;border-radius:20px}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.product-card{background:#fff;border-radius:10px;overflow:hidden;border:2px solid #e8e8e8;transition:all .3s ease;display:flex;flex-direction:column}.product-card:hover{border-color:#f90;box-shadow:0 4px 20px #ff990026}.product-card.out-of-stock{opacity:.7}.product-card.out-of-stock:hover{border-color:#ccc}.product-image{height:160px;background:#f9f9f9;display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid #eee}.product-image img{width:100%;height:100%;object-fit:cover}.product-image .product-emoji{font-size:4rem}.oos-badge{position:absolute;top:10px;right:10px;background:#c62828;color:#fff;padding:4px 10px;border-radius:4px;font-size:.7rem;font-weight:600}.product-body{padding:16px;flex:1}.product-body h3{font-size:1rem;color:#232f3e;font-weight:600;margin-bottom:6px;line-height:1.3}.product-desc{font-size:.8rem;color:#888;margin-bottom:12px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price-row{display:flex;align-items:baseline;gap:2px}.product-price-row .price{font-size:1.25rem;font-weight:700;color:#f90}.product-price-row .unit{font-size:.8rem;color:#888}.product-action{padding:12px 16px;border-top:1px solid #eee;background:#f9f9f9}.add-btn{width:100%;background:#f90;color:#232f3e;border:none;padding:10px 16px;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.add-btn:hover:not(:disabled){background:#ffad33}.add-btn:disabled{background:#ccc;color:#888;cursor:not-allowed}.qty-control{display:flex;align-items:center;justify-content:center;gap:16px}.qty-btn{width:36px;height:36px;border-radius:6px;border:none;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .2s ease}.qty-btn.minus{background:#ffebee;color:#c62828}.qty-btn.plus{background:#e8f5e9;color:#2e7d32}.qty-btn:hover:not(:disabled){transform:scale(1.1)}.qty-btn:disabled{opacity:.5;cursor:not-allowed}.qty-num{font-size:1.1rem;font-weight:600;min-width:24px;text-align:center;color:#232f3e}.cart-bar{position:fixed;bottom:0;left:0;right:0;background:#232f3e;padding:14px 0;z-index:100;box-shadow:0 -4px 20px #00000026}.cart-bar .container{max-width:1200px;margin:0 auto;padding:0 20px}.cart-bar-content{display:flex;justify-content:space-between;align-items:center}.cart-info{display:flex;flex-direction:column;gap:2px}.cart-info .cart-count{font-size:.85rem;color:#aaa}.cart-info .cart-total{font-size:1.3rem;font-weight:700;color:#fff}.cart-btn{display:flex;align-items:center;gap:8px;background:#f90;color:#232f3e;text-decoration:none;padding:12px 28px;border-radius:6px;font-weight:600;font-size:.95rem;transition:all .3s ease}.cart-btn:hover{background:#ffad33}.cart-btn .arrow{transition:transform .3s ease}.cart-btn:hover .arrow{transform:translate(4px)}.empty-products{text-align:center;padding:60px 24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0}.empty-products .empty-icon{font-size:4rem;margin-bottom:16px;opacity:.5}.empty-products h3{font-size:1.3rem;color:#232f3e;margin-bottom:8px}.empty-products p{color:#666;margin-bottom:24px}.empty-products .back-link{background:#f90;color:#232f3e;border:none;padding:12px 24px;border-radius:6px;font-weight:600;cursor:pointer;transition:all .3s ease}.empty-products .back-link:hover{background:#ffad33}.products-page .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 70px);padding:40px}.products-page .loader{width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:#f90;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.products-page .loading-state p{color:#666;font-size:1rem}@media(max-width:768px){.shop-info-content{flex-direction:column;align-items:flex-start;gap:12px}.products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.product-image{height:120px}.product-body h3{font-size:.9rem}.product-desc{display:none}.product-body{padding:12px}.product-action{padding:10px 12px}.add-btn{padding:8px 12px;font-size:.85rem}}@media(max-width:480px){.products-grid{grid-template-columns:1fr}.product-image{height:180px}.shop-text h1{font-size:1.2rem}.shop-emoji{font-size:2.5rem}}.category-products-page{padding-top:170px;min-height:100vh;background:#f5f5f5;padding-bottom:90px}.category-products-page .breadcrumb{background:#232f3e;padding:12px 0}.category-products-page .breadcrumb .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:8px;font-size:.9rem}.category-products-page .breadcrumb a{color:#f90;text-decoration:none}.category-products-page .breadcrumb a:hover{text-decoration:underline}.category-products-page .breadcrumb .sep{color:#999}.category-products-page .breadcrumb span:last-child{color:#ccc}.category-products-page .location-bar{background:#fff;padding:12px 0;border-bottom:1px solid #e0e0e0}.category-products-page .location-bar .container{max-width:1200px;margin:0 auto;padding:0 20px}.category-products-page .location-bar-content{display:flex;align-items:center;justify-content:space-between}.category-products-page .current-location{display:flex;align-items:center;gap:12px}.category-products-page .loc-icon{font-size:1.5rem}.category-products-page .loc-text{display:flex;flex-direction:column;gap:2px}.category-products-page .loc-label{font-size:.75rem;color:#888;text-transform:uppercase;letter-spacing:.5px}.category-products-page .loc-name{font-size:1rem;font-weight:600;color:#232f3e}.category-products-page .change-btn{color:#f90;text-decoration:none;font-size:.9rem;font-weight:500}.category-products-page .change-btn:hover{text-decoration:underline}.category-header-section{background:#fff;padding:24px 0;border-bottom:1px solid #e0e0e0}.category-header-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.cat-header-content{display:flex;align-items:center;gap:20px}.cat-icon-box{width:70px;height:70px;background:var(--cat-color, #ff9900);border-radius:12px;display:flex;align-items:center;justify-content:center}.cat-icon{font-size:2.5rem}.cat-text h1{font-size:1.6rem;color:#232f3e;font-weight:700;margin:0 0 6px}.cat-text p{font-size:.95rem;color:#666;margin:0}.category-products-page .products-content{padding:24px 0}.category-products-page .products-content .container{max-width:1200px;margin:0 auto;padding:0 20px}.category-products-page .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.category-products-page .product-card{background:#fff;border-radius:10px;overflow:hidden;border:2px solid #e8e8e8;transition:all .3s ease;display:flex;flex-direction:column}.category-products-page .product-card:hover{border-color:#f90;box-shadow:0 4px 20px #ff990026}.category-products-page .product-card.out-of-stock{opacity:.7}.category-products-page .product-card.out-of-stock:hover{border-color:#ccc}.category-products-page .product-image{height:160px;background:#f9f9f9;display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid #eee}.category-products-page .product-image img{width:100%;height:100%;object-fit:cover}.category-products-page .product-emoji{font-size:4rem}.category-products-page .oos-badge{position:absolute;top:10px;right:10px;background:#c62828;color:#fff;padding:4px 10px;border-radius:4px;font-size:.7rem;font-weight:600}.category-products-page .product-body{padding:16px;flex:1}.category-products-page .product-body h3{font-size:1rem;color:#232f3e;font-weight:600;margin:0 0 6px;line-height:1.3}.category-products-page .product-desc{font-size:.8rem;color:#888;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.category-products-page .product-shop{font-size:.8rem;color:#666;margin:0 0 8px}.category-products-page .product-price-row{display:flex;align-items:baseline;gap:2px}.category-products-page .price{font-size:1.25rem;font-weight:700;color:#f90}.category-products-page .unit{font-size:.8rem;color:#888}.category-products-page .product-action{padding:12px 16px;border-top:1px solid #eee;background:#f9f9f9}.category-products-page .add-btn{width:100%;background:#f90;color:#232f3e;border:none;padding:10px 16px;border-radius:6px;font-size:.9rem;font-weight:600;cursor:pointer;transition:all .3s ease}.category-products-page .add-btn:hover:not(:disabled){background:#ffad33}.category-products-page .add-btn:disabled{background:#ccc;color:#888;cursor:not-allowed}.category-products-page .qty-control{display:flex;align-items:center;justify-content:center;gap:16px}.category-products-page .qty-btn{width:36px;height:36px;border-radius:6px;border:none;font-size:1.2rem;font-weight:600;cursor:pointer;transition:all .2s ease}.category-products-page .qty-btn.minus{background:#ffebee;color:#c62828}.category-products-page .qty-btn.plus{background:#e8f5e9;color:#2e7d32}.category-products-page .qty-btn:hover:not(:disabled){transform:scale(1.1)}.category-products-page .qty-btn:disabled{opacity:.5;cursor:not-allowed}.category-products-page .qty-num{font-size:1.1rem;font-weight:600;min-width:24px;text-align:center;color:#232f3e}.category-products-page .cart-bar{position:fixed;bottom:0;left:0;right:0;background:#232f3e;padding:14px 0;z-index:100;box-shadow:0 -4px 20px #00000026}.category-products-page .cart-bar .container{max-width:1200px;margin:0 auto;padding:0 20px}.category-products-page .cart-bar-content{display:flex;justify-content:space-between;align-items:center}.category-products-page .cart-info{display:flex;flex-direction:column;gap:2px}.category-products-page .cart-count{font-size:.85rem;color:#aaa}.category-products-page .cart-total{font-size:1.3rem;font-weight:700;color:#fff}.category-products-page .cart-btn{display:flex;align-items:center;gap:8px;background:#f90;color:#232f3e;text-decoration:none;padding:12px 28px;border-radius:6px;font-weight:600;font-size:.95rem;transition:all .3s ease}.category-products-page .cart-btn:hover{background:#ffad33}.category-products-page .cart-btn .arrow{transition:transform .3s ease}.category-products-page .cart-btn:hover .arrow{transform:translate(4px)}.category-products-page .empty-products{text-align:center;padding:60px 24px;background:#fff;border-radius:12px;border:1px solid #e0e0e0}.category-products-page .empty-icon{font-size:4rem;margin-bottom:16px;opacity:.5}.category-products-page .empty-products h3{font-size:1.3rem;color:#232f3e;margin:0 0 8px}.category-products-page .empty-products p{color:#666;margin:0 0 24px}.category-products-page .back-link{background:#f90;color:#232f3e;border:none;padding:12px 24px;border-radius:6px;font-weight:600;cursor:pointer;text-decoration:none;display:inline-block;transition:all .3s ease}.category-products-page .back-link:hover{background:#ffad33}.category-products-page .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 70px);padding:40px}.category-products-page .loader{width:48px;height:48px;border:4px solid #e0e0e0;border-top-color:#f90;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.category-products-page .loading-state p{color:#666;font-size:1rem}@media(max-width:768px){.cat-header-content{flex-direction:column;align-items:flex-start;gap:12px}.category-products-page .products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.category-products-page .product-image{height:120px}.category-products-page .product-body h3{font-size:.9rem}.category-products-page .product-desc{display:none}.category-products-page .product-body{padding:12px}.category-products-page .product-action{padding:10px 12px}.category-products-page .add-btn{padding:8px 12px;font-size:.85rem}}@media(max-width:480px){.category-products-page .products-grid{grid-template-columns:1fr}.category-products-page .product-image{height:180px}.cat-text h1{font-size:1.3rem}.cat-icon-box{width:50px;height:50px}.cat-icon{font-size:1.8rem}}.all-products-page{padding-top:170px;min-height:100vh;background:#f5f5f5;padding-bottom:90px}@media(max-width:768px){.all-products-page{padding-top:90px}}.category-tabs-section{background:linear-gradient(135deg,#232f3e,#1a242f);padding:16px 0;position:sticky;top:70px;z-index:50}.category-tabs-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.category-tabs{display:flex;gap:10px;overflow-x:auto;scrollbar-width:none;-ms-overflow-style:none;padding-bottom:5px}.category-tabs::-webkit-scrollbar{display:none}.category-tab{display:flex;align-items:center;gap:8px;padding:12px 20px;background:#ffffff1a;border:2px solid transparent;border-radius:30px;cursor:pointer;transition:all .3s ease;white-space:nowrap;color:#fff;font-size:.95rem;font-weight:500}.category-tab:hover{background:#fff3;border-color:#ffffff4d}.category-tab.active{background:var(--tab-color, #ff9900);border-color:var(--tab-color, #ff9900);color:#fff;box-shadow:0 4px 15px #0000004d}.tab-icon{font-size:1.2rem}.tab-name{font-weight:600}.search-section{background:#f8f8f8;padding:16px 0}.search-section .container{max-width:600px;margin:0 auto;padding:0 20px}.search-box{display:flex;align-items:center;background:#fff;border:none;border-radius:50px;padding:16px 24px;gap:14px;transition:all .3s ease;box-shadow:0 2px 12px #00000014}.search-box:focus-within{box-shadow:0 4px 20px #f903;transform:translateY(-1px)}.search-icon{font-size:1.2rem;opacity:.4}.search-box input{flex:1;border:none;background:transparent;font-size:1rem;outline:none;color:#232f3e}.clear-btn{background:linear-gradient(135deg,#f90,#ffad33);border:none;width:26px;height:26px;border-radius:50%;cursor:pointer;font-size:.8rem;color:#fff;display:flex;align-items:center;justify-content:center;transition:all .2s ease;font-weight:700}.clear-btn:hover{transform:scale(1.1);box-shadow:0 2px 8px #f906}.products-header{background:#fff;padding:20px 0;border-bottom:3px solid var(--cat-color, #ff9900)}.products-header .container{max-width:1200px;margin:0 auto;padding:0 20px}.header-content{display:flex;justify-content:space-between;align-items:center}.header-left{display:flex;align-items:center;gap:16px}.header-icon{width:55px;height:55px;background:var(--cat-color, #ff9900);border-radius:12px;display:flex;align-items:center;justify-content:center;font-size:1.8rem}.header-text h1{font-size:1.5rem;color:#232f3e;font-weight:700;margin:0 0 4px}.header-text p{font-size:.9rem;color:#666;margin:0}.products-section{padding:24px 0}.products-section .container{max-width:1200px;margin:0 auto;padding:0 20px}.all-products-page .products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(220px,1fr));gap:20px}.all-products-page .product-card{background:#fff;border-radius:12px;overflow:hidden;border:2px solid #e8e8e8;transition:all .3s ease;display:flex;flex-direction:column}.all-products-page .product-card:hover{border-color:#f90;box-shadow:0 8px 25px #ff990026;transform:translateY(-4px)}.all-products-page .product-card.out-of-stock{opacity:.7}.all-products-page .product-card.out-of-stock:hover{border-color:#ccc;transform:none}.all-products-page .product-image{height:180px;background:linear-gradient(135deg,#f9f9f9,#f0f0f0);display:flex;align-items:center;justify-content:center;position:relative;border-bottom:1px solid #eee}.all-products-page .product-image img{width:100%;height:100%;object-fit:cover}.all-products-page .product-emoji{font-size:4rem}.all-products-page .oos-badge{position:absolute;top:10px;right:10px;background:linear-gradient(135deg,#c62828,#b71c1c);color:#fff;padding:5px 12px;border-radius:20px;font-size:.7rem;font-weight:600;text-transform:uppercase}.all-products-page .product-body{padding:16px;flex:1}.all-products-page .product-body h3{font-size:1rem;color:#232f3e;font-weight:600;margin:0 0 6px;line-height:1.3}.all-products-page .product-desc{font-size:.8rem;color:#888;margin:0 0 8px;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.all-products-page .product-shop{font-size:.8rem;color:#666;margin:0 0 8px}.all-products-page .product-price-row{display:flex;align-items:baseline;gap:2px}.all-products-page .price{font-size:1.3rem;font-weight:700;color:#f90}.all-products-page .unit{font-size:.8rem;color:#888}.all-products-page .product-action{padding:14px 16px;border-top:1px solid #eee;background:#fafafa}.all-products-page .add-btn{width:100%;background:linear-gradient(135deg,#f90,#ffad33);color:#232f3e;border:none;padding:12px 16px;border-radius:8px;font-size:.95rem;font-weight:600;cursor:pointer;transition:all .3s ease}.all-products-page .add-btn:hover:not(:disabled){background:linear-gradient(135deg,#ffad33,#ffbf55);transform:scale(1.02)}.all-products-page .add-btn:disabled{background:#ccc;color:#888;cursor:not-allowed}.all-products-page .qty-control{display:flex;align-items:center;justify-content:center;gap:20px}.all-products-page .qty-btn{width:40px;height:40px;border-radius:10px;border:none;font-size:1.5rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center;line-height:1}.all-products-page .qty-btn.minus{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#c62828}.all-products-page .qty-btn.plus{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.all-products-page .qty-btn span{display:block;line-height:1;font-family:Arial,sans-serif}.all-products-page .qty-btn:hover:not(:disabled){transform:scale(1.1);box-shadow:0 4px 12px #00000026}.all-products-page .qty-btn:disabled{opacity:.5;cursor:not-allowed}.all-products-page .qty-num{font-size:1.2rem;font-weight:700;min-width:30px;text-align:center;color:#232f3e}.all-products-page .cart-bar{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#232f3e,#1a242f);padding:14px 0;z-index:100;box-shadow:0 -4px 20px #0003}.all-products-page .cart-bar .container{max-width:1200px;margin:0 auto;padding:0 20px}.all-products-page .cart-bar-content{display:flex;justify-content:space-between;align-items:center}.all-products-page .cart-info{display:flex;flex-direction:column;gap:2px}.all-products-page .cart-count{font-size:.85rem;color:#aaa}.all-products-page .cart-total{font-size:1.4rem;font-weight:700;color:#fff}.all-products-page .cart-btn{display:flex;align-items:center;gap:10px;background:linear-gradient(135deg,#f90,#ffad33);color:#232f3e;text-decoration:none;padding:14px 32px;border-radius:10px;font-weight:700;font-size:1rem;transition:all .3s ease}.all-products-page .cart-btn:hover{background:linear-gradient(135deg,#ffad33,#ffbf55);transform:scale(1.02)}.all-products-page .cart-btn .arrow{transition:transform .3s ease;font-size:1.1rem}.all-products-page .cart-btn:hover .arrow{transform:translate(4px)}.all-products-page .empty-state{text-align:center;padding:80px 24px;background:#fff;border-radius:16px;border:2px dashed #e0e0e0}.all-products-page .empty-icon{font-size:5rem;margin-bottom:20px;opacity:.5}.all-products-page .empty-state h3{font-size:1.4rem;color:#232f3e;margin:0 0 10px}.all-products-page .empty-state p{color:#666;margin:0 0 24px;font-size:1rem}.all-products-page .clear-search-btn{background:#f90;color:#232f3e;border:none;padding:12px 28px;border-radius:8px;font-weight:600;cursor:pointer;font-size:.95rem;transition:all .3s ease}.all-products-page .clear-search-btn:hover{background:#ffad33}.all-products-page .loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 40px;background:#fff;border-radius:16px}.all-products-page .loader{width:50px;height:50px;border:4px solid #e0e0e0;border-top-color:#f90;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:16px}.all-products-page .loading-state p{color:#666;font-size:1rem}.product-card.skeleton{pointer-events:none}.product-card.skeleton .product-image{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;height:180px}.skeleton-box{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite}.product-card.skeleton .product-info{padding:16px}.skeleton-text{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0,#f0f0f0 75%);background-size:200% 100%;animation:shimmer 1.5s infinite;border-radius:4px;margin-bottom:10px}.skeleton-text.title{height:18px;width:80%}.skeleton-text.subtitle{height:14px;width:60%}.skeleton-text.price{height:22px;width:40%;margin-top:15px}@keyframes shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.load-more-section{text-align:center;padding:30px 0 10px}.load-more-btn{background:linear-gradient(135deg,#f90,#ffad33);color:#1a1a2e;border:none;padding:14px 40px;border-radius:30px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #ff99004d}.load-more-btn:hover:not(:disabled){transform:translateY(-3px);box-shadow:0 6px 20px #f906}.load-more-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.pagination-info{color:#888;font-size:.9rem;margin-top:12px}@media(max-width:768px){.category-tabs-section{top:60px;padding:12px 0}.category-tab{padding:10px 16px;font-size:.85rem}.tab-icon{font-size:1rem}.header-icon{width:45px;height:45px;font-size:1.5rem}.header-text h1{font-size:1.2rem}.all-products-page .products-grid{grid-template-columns:repeat(2,1fr);gap:12px}.all-products-page .product-image{height:140px}.all-products-page .product-body h3{font-size:.9rem}.all-products-page .product-desc{display:none}.all-products-page .product-body{padding:12px}.all-products-page .product-action{padding:10px 12px}.all-products-page .add-btn{padding:10px 12px;font-size:.85rem}}@media(max-width:480px){.category-tab .tab-name{display:none}.category-tab{padding:12px 16px}.tab-icon{font-size:1.3rem}.all-products-page .products-grid{grid-template-columns:1fr}.all-products-page .product-image{height:200px}.all-products-page .product-desc{display:-webkit-box}}.cart-page{padding-top:170px;min-height:100vh;background:#f5f5f5}.cart-page .breadcrumb{background:#232f3e;padding:12px 0}.cart-page .breadcrumb .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:8px;font-size:.9rem}.cart-page .breadcrumb a{color:#f90;text-decoration:none}.cart-page .breadcrumb a:hover{text-decoration:underline}.cart-page .breadcrumb .sep{color:#999}.cart-page .breadcrumb span:last-child{color:#ccc}.cart-main{padding:30px 0 60px}.cart-main .container{max-width:1200px;margin:0 auto;padding:0 20px}.cart-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:24px;flex-wrap:wrap;gap:16px}.cart-header h1{font-size:1.6rem;color:#232f3e;font-weight:700}.delivery-to{display:flex;align-items:center;gap:8px;background:#fff;padding:8px 16px;border-radius:6px;border:1px solid #e0e0e0}.delivery-to .loc-icon{font-size:1.2rem}.delivery-to .loc-text{font-size:.9rem;color:#666}.delivery-to .loc-text strong{color:#232f3e;margin-left:4px}.cart-layout{display:grid;grid-template-columns:1fr 340px;gap:24px;align-items:start}.cart-items{background:#fff;border-radius:10px;border:1px solid #e0e0e0;overflow:hidden}.items-header{display:flex;justify-content:space-between;align-items:center;padding:16px 20px;background:#f9f9f9;border-bottom:1px solid #e0e0e0}.item-count{font-size:.95rem;color:#666;font-weight:500}.clear-btn{background:none;border:none;color:#c62828;font-size:.85rem;cursor:pointer;padding:4px 8px}.clear-btn:hover{text-decoration:underline}.shop-section{border-bottom:1px solid #e0e0e0}.shop-section:last-child{border-bottom:none}.shop-label{display:flex;align-items:center;gap:10px;padding:12px 20px;background:#fff8e1;font-weight:600;color:#232f3e;font-size:.95rem}.shop-label .shop-icon{font-size:1.2rem}.cart-item{display:flex;align-items:center;gap:16px;padding:16px 20px;border-bottom:1px solid #f0f0f0}.cart-item:last-child{border-bottom:none}.item-img{width:70px;height:70px;background:#f5f5f5;border-radius:8px;display:flex;align-items:center;justify-content:center;overflow:hidden;flex-shrink:0;border:1px solid #eee}.item-img img{width:100%;height:100%;object-fit:cover}.item-emoji{font-size:2rem}.item-info{flex:1;min-width:0}.item-info h3{font-size:1rem;color:#232f3e;font-weight:600;margin-bottom:4px}.unit-price{font-size:.85rem;color:#888}.item-qty{display:flex;align-items:center;gap:8px;background:#f5f5f5;border-radius:6px;padding:4px}.item-qty .qty-btn{width:32px;height:32px;border-radius:4px;border:1px solid #ddd;background:#fff;font-size:1.1rem;cursor:pointer;transition:all .2s ease;color:#232f3e}.item-qty .qty-btn:hover{background:#f90;border-color:#f90;color:#fff}.item-qty .qty-num{min-width:28px;text-align:center;font-weight:600;font-size:1rem}.item-subtotal{font-weight:700;font-size:1.1rem;color:#232f3e;min-width:80px;text-align:right}.delete-btn{background:none;border:none;color:#999;font-size:1.1rem;cursor:pointer;padding:8px;transition:color .2s ease}.delete-btn:hover{color:#c62828}.order-summary{position:sticky;top:90px}.summary-box{background:#fff;border-radius:10px;border:1px solid #e0e0e0;padding:24px}.summary-box h3{font-size:1.2rem;color:#232f3e;font-weight:600;margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.summary-line{display:flex;justify-content:space-between;margin-bottom:12px;font-size:.95rem;color:#555}.summary-line .free{color:#2e7d32;font-weight:600}.summary-divider{height:1px;background:#e0e0e0;margin:16px 0}.summary-line.total{font-size:1.2rem;font-weight:700;color:#232f3e;margin-bottom:0}.checkout-btn{width:100%;background:#f90;color:#232f3e;border:none;padding:14px 20px;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;margin-top:20px;transition:all .3s ease}.checkout-btn:hover{background:#ffad33}.payment-note{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:12px;background:#e8f5e9;border-radius:6px;font-size:.85rem;color:#2e7d32}.payment-note .note-icon{font-size:1rem}.continue-link{display:block;text-align:center;margin-top:16px;color:#f90;text-decoration:none;font-size:.9rem;font-weight:500}.continue-link:hover{text-decoration:underline}.cart-empty{padding:60px 20px}.empty-box{max-width:400px;margin:0 auto;text-align:center;background:#fff;padding:50px 30px;border-radius:12px;border:1px solid #e0e0e0}.empty-icon{font-size:4rem;margin-bottom:16px;opacity:.6}.empty-box h2{font-size:1.4rem;color:#232f3e;margin-bottom:10px}.empty-box p{color:#666;margin-bottom:24px;font-size:.95rem}.shop-btn{display:inline-block;background:#f90;color:#232f3e;text-decoration:none;padding:12px 28px;border-radius:6px;font-weight:600;transition:all .3s ease}.shop-btn:hover{background:#ffad33}@media(max-width:900px){.cart-layout{grid-template-columns:1fr}.order-summary{position:static}}@media(max-width:600px){.cart-header{flex-direction:column;align-items:flex-start}.cart-item{flex-wrap:wrap;gap:12px}.item-info{width:calc(100% - 86px)}.item-qty{order:1}.item-subtotal{order:2;min-width:auto}.delete-btn{order:3;margin-left:auto}.item-img{width:60px;height:60px}}.checkout-page{padding-top:170px;min-height:100vh;background:#f5f5f5}.login-prompt-overlay{position:fixed;inset:0;background:#000000b3;backdrop-filter:blur(8px);-webkit-backdrop-filter:blur(8px);display:flex;align-items:center;justify-content:center;padding:20px;z-index:1000}.login-prompt-modal{background:#fff;border-radius:20px;padding:40px;text-align:center;max-width:400px;width:100%;box-shadow:0 20px 60px #0000004d;animation:slideUp .3s ease}@keyframes slideUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}.login-prompt-modal .prompt-icon{font-size:4rem;margin-bottom:20px}.login-prompt-modal h2{color:#1a1a2e;font-size:1.5rem;margin:0 0 12px}.login-prompt-modal p{color:#666;font-size:1rem;margin:0 0 30px}.prompt-buttons{display:flex;gap:12px}.prompt-buttons .btn-secondary{flex:1;background:#f5f5f5;color:#333;border:2px solid #e0e0e0;padding:14px 20px;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.prompt-buttons .btn-secondary:hover{background:#eee;border-color:#ccc}.prompt-buttons .btn-primary{flex:1;background:linear-gradient(135deg,#f90,#ffad33);color:#1a1a2e;border:none;padding:14px 20px;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.prompt-buttons .btn-primary:hover{transform:translateY(-2px);box-shadow:0 6px 20px #ff99004d}.checkout-loading{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 70px)}.checkout-loading .spinner{width:40px;height:40px;border:3px solid #f0f0f0;border-top-color:#f90;border-radius:50%;animation:spin .8s linear infinite}.checkout-page .breadcrumb{background:#232f3e;padding:12px 0}.checkout-page .breadcrumb .container{max-width:1200px;margin:0 auto;padding:0 20px;display:flex;align-items:center;gap:8px;font-size:.9rem}.checkout-page .breadcrumb a{color:#f90;text-decoration:none}.checkout-page .breadcrumb a:hover{text-decoration:underline}.checkout-page .breadcrumb .sep{color:#999}.checkout-page .breadcrumb span:last-child{color:#ccc}.checkout-main{padding:30px 0 60px}.checkout-main .container{max-width:1200px;margin:0 auto;padding:0 20px}.checkout-page .page-title{font-size:1.6rem;color:#232f3e;font-weight:700;margin-bottom:24px}.error-alert{display:flex;align-items:center;gap:12px;background:#ffebee;border:1px solid #ffcdd2;border-radius:8px;padding:14px 20px;margin-bottom:24px;color:#c62828;font-size:.95rem}.error-icon{width:24px;height:24px;background:#c62828;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.checkout-layout{display:grid;grid-template-columns:1fr 380px;gap:30px;align-items:start}.checkout-forms{display:flex;flex-direction:column;gap:24px}.form-section{background:#fff;border-radius:10px;border:1px solid #e0e0e0;overflow:hidden}.section-header{display:flex;align-items:center;gap:14px;padding:18px 24px;background:#f9f9f9;border-bottom:1px solid #e0e0e0}.section-num{width:28px;height:28px;background:#f90;color:#232f3e;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.9rem;flex-shrink:0}.section-header h2{font-size:1.1rem;color:#232f3e;font-weight:600;margin:0}.location-type-toggle{display:flex;gap:10px;padding:20px 24px 10px}.toggle-btn{flex:1;padding:14px 20px;border:2px solid #e0e0e0;background:#fff;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:8px}.toggle-btn:hover{border-color:#f90;background:#fff8f0}.toggle-btn.active{border-color:#f90;background:linear-gradient(135deg,#f90,#ffb74d);color:#fff}.location-dropdown{padding:0 24px 20px}.location-dropdown label{display:block;font-weight:600;color:#232f3e;margin-bottom:10px;font-size:.95rem}.location-dropdown select{width:100%;padding:14px 16px;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;background:#fff;cursor:pointer;transition:all .3s ease;appearance:auto}.location-dropdown select:focus{outline:none;border-color:#f90;box-shadow:0 0 0 3px #ff990026}.selected-location-info{display:flex;align-items:center;gap:16px;padding:16px 24px;background:#e8f5e9;border-top:1px solid #c8e6c9;margin-top:0}.selected-location-info .loc-emoji{font-size:1.8rem}.selected-location-info .loc-info{flex:1;display:flex;flex-direction:column;gap:2px}.selected-location-info .loc-type{font-size:.75rem;color:#2e7d32;text-transform:uppercase;letter-spacing:.5px}.selected-location-info .loc-name{font-size:1.05rem;color:#1b5e20;font-weight:600}.selected-location-info .delivery-charge{background:#2e7d32;color:#fff;padding:6px 14px;border-radius:20px;font-size:.85rem;font-weight:600}.location-box{display:flex;align-items:center;gap:16px;padding:20px 24px}.loc-emoji{font-size:2rem}.loc-info{flex:1;display:flex;flex-direction:column;gap:4px}.loc-type{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.5px}.loc-name{font-size:1.1rem;color:#232f3e;font-weight:600}.change-loc{color:#f90;text-decoration:none;font-size:.9rem;font-weight:500;padding:8px 16px;border:1px solid #ff9900;border-radius:6px;transition:all .2s ease}.change-loc:hover{background:#f90;color:#232f3e}.form-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:20px;padding:24px}.input-group{display:flex;flex-direction:column;gap:8px}.input-group label{font-size:.9rem;color:#444;font-weight:500}.input-group input{padding:12px 16px;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;transition:all .2s ease;background:#fff}.input-group input:focus{outline:none;border-color:#f90;box-shadow:0 0 0 3px #ff99001a}.input-group input::placeholder{color:#aaa}.village-info{display:flex;align-items:flex-start;gap:16px;padding:20px 24px;background:#e3f2fd;border-radius:10px;border:1px solid #bbdefb}.vi-icon{font-size:1.5rem}.vi-text{flex:1}.vi-text strong{display:block;color:#1565c0;font-size:1rem;margin-bottom:4px}.vi-text p{color:#1976d2;font-size:.9rem;margin:0}.checkout-summary{position:sticky;top:90px}.summary-card{background:#fff;border-radius:10px;border:1px solid #e0e0e0;padding:24px}.summary-card h3{font-size:1.2rem;color:#232f3e;font-weight:600;margin:0 0 20px;padding-bottom:16px;border-bottom:1px solid #e0e0e0}.items-list{display:flex;flex-direction:column;gap:12px;margin-bottom:20px;max-height:200px;overflow-y:auto}.summary-item{display:flex;align-items:center;gap:10px;font-size:.9rem}.qty-badge{background:#f5f5f5;color:#666;padding:2px 8px;border-radius:4px;font-size:.8rem;font-weight:600;flex-shrink:0}.item-title{flex:1;color:#444;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.item-amt{font-weight:600;color:#232f3e;flex-shrink:0}.price-breakdown{border-top:1px solid #e0e0e0;padding-top:16px}.price-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px;font-size:.95rem;color:#555}.price-row:last-child{margin-bottom:0}.free-tag{color:#2e7d32;font-weight:600}.price-row.grand-total{margin-top:16px;padding-top:16px;border-top:2px solid #232f3e;font-size:1.2rem;font-weight:700;color:#232f3e}.order-btn{width:100%;background:#f90;color:#232f3e;border:none;padding:16px 24px;border-radius:8px;font-size:1.1rem;font-weight:700;cursor:pointer;margin-top:24px;transition:all .3s ease}.order-btn:hover:not(.disabled){background:#ffad33}.order-btn.disabled{background:#ccc;color:#888;cursor:not-allowed}.cod-badge{display:flex;align-items:center;justify-content:center;gap:8px;margin-top:16px;padding:12px;background:#e8f5e9;border-radius:8px;font-size:.9rem;color:#2e7d32;font-weight:500}.cod-icon{font-size:1.1rem}.items-list::-webkit-scrollbar{width:6px}.items-list::-webkit-scrollbar-track{background:#f1f1f1;border-radius:10px}.items-list::-webkit-scrollbar-thumb{background:#ddd;border-radius:10px}.items-list::-webkit-scrollbar-thumb:hover{background:#ccc}@media(max-width:900px){.checkout-layout{grid-template-columns:1fr}.checkout-summary{position:static}.form-grid{grid-template-columns:1fr}}@media(max-width:600px){.checkout-main{padding:20px 0 40px}.checkout-page .page-title{font-size:1.3rem}.section-header{padding:14px 16px}.section-header h2{font-size:1rem}.location-box{padding:16px;flex-wrap:wrap}.change-loc{width:100%;text-align:center;margin-top:8px}.form-grid{padding:16px;gap:16px}.summary-card{padding:16px}.order-btn{padding:14px 20px;font-size:1rem}}.success-page{min-height:100vh;background:#f5f5f5}.success-header{background:#232f3e;padding:16px 0}.success-header .container{max-width:1200px;margin:0 auto;padding:0 20px}.success-header .logo{font-size:1.8rem;font-weight:800;color:#f90;text-decoration:none;letter-spacing:-1px}.success-main{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 60px);padding:40px 20px}.success-main .container{max-width:560px;width:100%}.success-card{background:#fff;border-radius:12px;border:1px solid #e0e0e0;padding:40px;text-align:center;box-shadow:0 4px 20px #00000014}.success-icon-wrap{position:relative;display:inline-block;margin-bottom:24px}.success-circle{width:100px;height:100px;background:#e8f5e9;border-radius:50%;display:flex;align-items:center;justify-content:center;border:4px solid #4caf50;animation:scaleIn .5s ease-out}@keyframes scaleIn{0%{transform:scale(0);opacity:0}50%{transform:scale(1.1)}to{transform:scale(1);opacity:1}}.check-icon{font-size:3.5rem;color:#4caf50;font-weight:700}.confetti{position:absolute;top:-10px;right:-10px;font-size:2rem;animation:bounce 1s ease-in-out infinite}@keyframes bounce{0%,to{transform:translateY(0) rotate(0)}50%{transform:translateY(-8px) rotate(10deg)}}.success-card h1{font-size:2rem;color:#232f3e;font-weight:700;margin:0 0 12px}.success-msg{font-size:1rem;color:#666;margin:0 0 28px;line-height:1.5}.order-id-box{background:#fff8e1;border:2px solid #ff9900;border-radius:10px;padding:20px;margin-bottom:28px}.oid-label{font-size:.85rem;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:8px}.oid-value{font-size:1.5rem;font-weight:700;color:#232f3e;font-family:Courier New,monospace;background:#fff;padding:10px 20px;border-radius:6px;display:inline-block;border:1px solid #e0e0e0}.oid-note{margin:12px 0 0;font-size:.85rem;color:#888}.delivery-steps{background:#f9f9f9;border-radius:10px;padding:20px;margin-bottom:20px}.step-item{display:flex;align-items:flex-start;gap:14px;text-align:left}.step-icon{font-size:1.5rem;flex-shrink:0}.step-text{display:flex;flex-direction:column;gap:2px}.step-text strong{font-size:.95rem;color:#232f3e}.step-text span{font-size:.85rem;color:#888}.step-divider{width:2px;height:16px;background:#e0e0e0;margin:8px 0 8px 18px}.contact-note{display:flex;align-items:center;justify-content:center;gap:10px;background:#e3f2fd;border-radius:8px;padding:14px 20px;margin-bottom:28px}.cn-icon{font-size:1.2rem}.cn-text{font-size:.9rem;color:#1565c0;font-weight:500}.action-btns{display:flex;gap:14px;justify-content:center;margin-bottom:24px}.primary-btn,.secondary-btn{padding:14px 28px;border-radius:8px;text-decoration:none;font-weight:600;font-size:.95rem;transition:all .3s ease}.primary-btn{background:#f90;color:#232f3e}.primary-btn:hover{background:#ffad33}.secondary-btn{background:#fff;color:#232f3e;border:2px solid #232f3e}.secondary-btn:hover{background:#232f3e;color:#fff}.thanks-note{border-top:1px solid #e0e0e0;padding-top:20px}.thanks-note p{margin:0;font-size:.95rem;color:#666}@media(max-width:600px){.success-card{padding:28px 20px}.success-card h1{font-size:1.6rem}.success-circle{width:80px;height:80px}.check-icon{font-size:2.5rem}.confetti{font-size:1.5rem;top:-5px;right:-5px}.oid-value{font-size:1.2rem}.action-btns{flex-direction:column}.primary-btn,.secondary-btn{width:100%;text-align:center}.delivery-steps{padding:16px}.step-item{gap:10px}.step-divider{margin-left:14px}}.auth-page{min-height:100vh;background:linear-gradient(135deg,#1a1a2e,#16213e,#0f3460);display:flex;align-items:center;justify-content:center;padding:100px 20px 40px}.auth-container{width:100%;max-width:450px}.auth-card{background:#fff;border-radius:20px;padding:40px;box-shadow:0 20px 60px #0000004d}.auth-header{text-align:center;margin-bottom:30px}.auth-logo{width:70px;height:70px;background:linear-gradient(135deg,#f90,#ffad33);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;margin:0 auto 20px;box-shadow:0 8px 20px #ff99004d}.auth-header h1{font-size:1.8rem;color:#1a1a2e;margin:0 0 8px;font-weight:700}.auth-header p{color:#666;margin:0;font-size:.95rem}.auth-error{display:flex;align-items:center;gap:10px;background:#ffebee;border:1px solid #ffcdd2;color:#c62828;padding:12px 16px;border-radius:10px;margin-bottom:20px;font-size:.9rem}.auth-error .error-icon{width:22px;height:22px;background:#c62828;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:.8rem;flex-shrink:0}.auth-form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:15px}.auth-form .form-group{display:flex;flex-direction:column;gap:8px}.auth-form label{font-weight:600;color:#333;font-size:.9rem}.auth-form input{padding:14px 16px;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:all .3s ease;width:100%;box-sizing:border-box}.auth-form input:focus{outline:none;border-color:#f90;box-shadow:0 0 0 3px #ff990026}.auth-btn{background:linear-gradient(135deg,#f90,#ffad33);color:#1a1a2e;border:none;padding:16px;border-radius:10px;font-size:1.1rem;font-weight:700;cursor:pointer;transition:all .3s ease;margin-top:10px}.auth-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 8px 20px #ff99004d}.auth-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.auth-footer{text-align:center;margin-top:24px;padding-top:24px;border-top:1px solid #eee}.auth-footer p{color:#666;margin:0;font-size:.95rem}.auth-footer a{color:#f90;text-decoration:none;font-weight:600}.auth-footer a:hover{text-decoration:underline}.back-home{display:block;text-align:center;margin-top:20px;color:#888;text-decoration:none;font-size:.9rem;transition:color .3s ease}.back-home:hover{color:#f90}@media(max-width:480px){.auth-card{padding:30px 20px}.form-row{grid-template-columns:1fr}.auth-header h1{font-size:1.5rem}}.profile-page{min-height:100vh;background:#f5f5f5;padding-bottom:40px}.profile-page .loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:100vh;gap:16px}.profile-page .loader{width:50px;height:50px;border:4px solid #e0e0e0;border-top-color:#f90;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.profile-tabs{background:#fff;border-bottom:1px solid #e0e0e0;margin-top:70px}.profile-tabs .container{max-width:800px;margin:0 auto;padding:0 20px;display:flex;align-items:center}.tabs-left{display:flex;gap:10px}.tab-btn{background:transparent;border:none;padding:16px 24px;font-size:1rem;font-weight:600;color:#666;cursor:pointer;border-bottom:3px solid transparent;transition:all .3s ease}.tab-btn:hover{color:#f90}.tab-btn.active{color:#f90;border-bottom-color:#f90}.profile-content{padding:20px 0 40px}.profile-content .container{max-width:800px;margin:0 auto;padding:0 20px}.profile-content h2{font-size:1.3rem;color:#1a1a2e;margin:0 0 20px}.empty-orders{text-align:center;padding:60px 20px;background:#fff;border-radius:16px;border:2px dashed #e0e0e0}.empty-orders .empty-icon{font-size:4rem;margin-bottom:16px;opacity:.5}.empty-orders h3{margin:0 0 8px;color:#333}.empty-orders p{color:#666;margin:0 0 20px}.shop-btn{display:inline-block;background:linear-gradient(135deg,#f90,#ffad33);color:#1a1a2e;padding:12px 28px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.shop-btn:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff99004d}.orders-list{display:flex;flex-direction:column;gap:16px}.order-card{background:#fff;border-radius:12px;padding:20px;box-shadow:0 2px 10px #0000000d;border:1px solid #e8e8e8;transition:all .3s ease}.order-card.clickable{cursor:pointer}.order-card.clickable:hover{border-color:#f90;box-shadow:0 4px 20px #ff990026;transform:translateY(-2px)}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:16px;padding-bottom:12px;border-bottom:1px solid #eee}.order-id .label{color:#888;font-size:.85rem}.order-id .value{font-weight:700;color:#1a1a2e;font-size:1rem}.order-status{padding:6px 12px;border-radius:20px;font-size:.8rem;font-weight:600;color:#fff;display:flex;align-items:center;gap:6px}.order-items{margin-bottom:16px}.item-row{display:flex;align-items:center;gap:12px;padding:8px 0;border-bottom:1px dashed #eee}.item-row:last-child{border-bottom:none}.item-qty{background:#f90;color:#fff;padding:4px 10px;border-radius:6px;font-weight:700;font-size:.85rem}.item-name{flex:1;color:#333}.item-price{font-weight:600;color:#f90}.more-items{color:#888;font-size:.85rem;padding-top:8px}.order-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #eee;margin-bottom:8px}.order-date{color:#888;font-size:.85rem}.order-total{font-size:1rem;color:#333}.order-total strong{color:#f90;font-size:1.1rem}.order-location{color:#666;font-size:.9rem}.view-details-hint{text-align:right;margin-top:12px;padding-top:12px;border-top:1px dashed #eee;color:#f90;font-size:.85rem;font-weight:600}.profile-section{padding-top:20px}.profile-avatar-section{text-align:center;margin-bottom:24px;background:#fff;padding:30px 20px;border-radius:12px;box-shadow:0 2px 10px #0000000d}.avatar-large{width:90px;height:90px;background:linear-gradient(135deg,#f90,#ffad33);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;color:#1a1a2e;margin:0 auto 16px;box-shadow:0 4px 15px #ff99004d}.profile-avatar-section .user-name{font-size:1.5rem;color:#1a1a2e;margin:0}.profile-card{background:#fff;border-radius:12px;padding:24px;box-shadow:0 2px 10px #0000000d}.profile-row{display:flex;justify-content:space-between;padding:16px 0;border-bottom:1px solid #eee}.profile-row:last-child{border-bottom:none}.profile-row .label{color:#888;font-size:.95rem}.profile-row .value{font-weight:600;color:#333}.continue-shopping{display:block;text-align:center;background:linear-gradient(135deg,#f90,#ffad33);color:#1a1a2e;padding:14px 28px;border-radius:10px;text-decoration:none;font-weight:600;margin-top:24px;transition:all .3s ease}.continue-shopping:hover{transform:translateY(-2px);box-shadow:0 8px 20px #ff99004d}.logout-btn-full{display:flex;align-items:center;justify-content:center;gap:8px;width:100%;background:#c62828;color:#fff;border:none;padding:14px 28px;border-radius:10px;font-size:1rem;font-weight:600;margin-top:16px;cursor:pointer;transition:all .3s ease}.logout-btn-full:hover{background:#b71c1c;transform:translateY(-2px);box-shadow:0 4px 12px #c628284d}.order-modal-overlay{position:fixed;inset:0;background:#0009;display:flex;align-items:center;justify-content:center;z-index:1000;padding:20px;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.order-modal{background:#fff;border-radius:16px;width:100%;max-width:500px;max-height:90vh;overflow:hidden;display:flex;flex-direction:column;animation:slideUp .3s ease}@keyframes slideUp{0%{transform:translateY(30px);opacity:0}to{transform:translateY(0);opacity:1}}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#1a1a2e,#16213e);color:#fff}.modal-header h2{margin:0;font-size:1.2rem}.close-modal{background:transparent;border:none;color:#fff;font-size:1.8rem;cursor:pointer;opacity:.7;transition:opacity .2s;line-height:1}.close-modal:hover{opacity:1}.modal-content{padding:20px 24px;overflow-y:auto;flex:1}.detail-section{margin-bottom:24px}.detail-section h3{font-size:.9rem;color:#888;text-transform:uppercase;letter-spacing:.5px;margin:0 0 12px;padding-bottom:8px;border-bottom:1px solid #eee}.detail-row{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.detail-row .label{color:#666;font-size:.9rem}.detail-row .value{font-weight:600;color:#333;text-align:right}.order-id-value{font-family:monospace;font-size:.95rem;color:#1a1a2e!important}.status-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;color:#fff!important;font-size:.85rem}.location-type{font-size:.8rem;color:#888;margin-left:8px}.items-list{display:flex;flex-direction:column;gap:10px}.detail-item{display:flex;justify-content:space-between;align-items:center;padding:12px;background:#f8f8f8;border-radius:8px}.item-info{display:flex;align-items:center;gap:12px}.item-qty-badge{background:#f90;color:#fff;padding:4px 10px;border-radius:6px;font-weight:700;font-size:.85rem}.item-name-detail{color:#333;font-weight:500}.item-price-detail{font-weight:700;color:#f90}.totals-section{background:#f8f8f8;padding:16px;border-radius:10px;margin-bottom:20px}.total-row{display:flex;justify-content:space-between;margin-bottom:8px;color:#666;font-size:.95rem}.total-row:last-child{margin-bottom:0}.total-row.grand-total{margin-top:12px;padding-top:12px;border-top:2px dashed #ddd;font-size:1.1rem;font-weight:700;color:#333}.total-row.grand-total span:last-child{color:#f90}.address-box{background:#f8f8f8;padding:16px;border-radius:10px}.address-box p{margin:0 0 6px;color:#333;font-size:.95rem}.address-box p:last-child{margin-bottom:0;color:#666}.order-timeline{position:relative;padding-left:40px}.timeline-step{position:relative;padding-bottom:20px;opacity:.4}.timeline-step.completed{opacity:1}.timeline-step:last-child{padding-bottom:0}.timeline-step:before{content:"";position:absolute;left:-26px;top:28px;bottom:-12px;width:2px;background:#ddd}.timeline-step:last-child:before{display:none}.timeline-step.completed:before{background:#4caf50}.step-icon{position:absolute;left:-40px;top:0;width:30px;height:30px;background:#f5f5f5;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1rem}.timeline-step.completed .step-icon{background:#e8f5e9}.step-info{padding:4px 0}.step-title{font-weight:600;color:#333;font-size:.95rem}.modal-footer{padding:16px 24px;border-top:1px solid #eee;background:#f8f8f8}.close-btn{width:100%;background:linear-gradient(135deg,#f90,#ffad33);color:#1a1a2e;border:none;padding:14px;border-radius:10px;font-size:1rem;font-weight:700;cursor:pointer;transition:all .3s ease}.close-btn:hover{transform:translateY(-2px);box-shadow:0 6px 16px #ff99004d}@media(max-width:600px){.tab-btn{padding:12px 16px;font-size:.9rem}.order-modal{max-height:85vh}.modal-content{padding:16px}.profile-tabs .container{padding:0 12px}.tabs-left{gap:4px}}.admin-login{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:2rem}.login-container{max-width:450px;width:100%}.login-card{background:#fff;border-radius:20px;padding:3rem;box-shadow:0 20px 60px #0000001a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.login-header{text-align:center;margin-bottom:2rem}.login-header h1{font-size:2.5rem;font-weight:700;color:#333;margin-bottom:.5rem}.login-header p{color:#666;font-size:1.1rem}.error-message{background:linear-gradient(135deg,#ff4757,#ff3742);color:#fff;padding:1rem;border-radius:10px;margin-bottom:1.5rem;text-align:center;font-weight:500}.login-form{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;color:#333;margin-bottom:.5rem;font-size:.9rem}.form-group input{width:100%;padding:1rem;border:2px solid #e0e0e0;border-radius:10px;font-size:1rem;transition:all .3s ease;background:#f8f9fa}.form-group input:focus{outline:none;border-color:#667eea;background:#fff;box-shadow:0 0 0 3px #667eea1a}.form-group input::placeholder{color:#999}.login-btn{width:100%;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:1.2rem;border-radius:10px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px #667eea4d}.login-btn:hover:not(:disabled){transform:translateY(-2px);box-shadow:0 10px 25px #667eea66}.login-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.demo-credentials{background:#f8f9fa;border-radius:10px;padding:1.5rem;border-left:4px solid #FF6B35}.demo-credentials h4{color:#333;margin-bottom:.5rem;font-size:1rem}.demo-credentials p{color:#666;margin:.2rem 0;font-family:Courier New,monospace;font-size:.9rem}@media(max-width:768px){.admin-login{padding:1rem}.login-card{padding:2rem}.login-header h1{font-size:2rem}}.admin-layout{display:flex;min-height:100vh;background:#f5f7fa}.loading-container{display:flex;flex-direction:column;align-items:center;justify-content:center;width:100%;height:100vh;gap:1rem}.loading-spinner{width:50px;height:50px;border:4px solid #eee;border-top:4px solid #f9a825;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.admin-sidebar{width:260px;background:linear-gradient(180deg,#333,#1a1a1a);color:#fff;display:flex;flex-direction:column;transition:all .3s ease;position:fixed;height:100vh;z-index:1000}.admin-sidebar.closed{width:70px}.admin-sidebar.closed .logo-text,.admin-sidebar.closed .nav-label,.admin-sidebar.closed .admin-details{display:none}.sidebar-header{padding:20px;display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid rgba(255,255,255,.1)}.sidebar-logo{display:flex;align-items:center;gap:12px}.logo-icon{font-size:1.8rem}.logo-text{font-size:1.3rem;font-weight:700;color:#f9a825}.sidebar-toggle{background:#ffffff1a;border:none;color:#fff;width:30px;height:30px;border-radius:5px;cursor:pointer;transition:all .3s ease}.sidebar-toggle:hover{background:#fff3}.sidebar-nav{flex:1;padding:20px 10px;display:flex;flex-direction:column;gap:5px}.nav-item{display:flex;align-items:center;gap:12px;padding:12px 15px;color:#ffffffb3;text-decoration:none;border-radius:10px;transition:all .3s ease}.nav-item:hover{background:#ffffff1a;color:#fff}.nav-item.active{background:linear-gradient(135deg,#f9a825,#ff8f00);color:#fff}.nav-icon{font-size:1.3rem;min-width:30px;text-align:center}.nav-label{font-size:.95rem;font-weight:500}.sidebar-footer{padding:20px;border-top:1px solid rgba(255,255,255,.1)}.admin-info{display:flex;align-items:center;gap:12px;margin-bottom:15px}.admin-avatar{font-size:2rem}.admin-details{display:flex;flex-direction:column;gap:2px}.admin-name{font-weight:600;font-size:.95rem}.admin-role{font-size:.8rem;color:#ffffff80}.logout-btn{width:100%;background:#ffffff1a;color:#fff;border:none;padding:12px;border-radius:10px;cursor:pointer;font-weight:600;transition:all .3s ease}.logout-btn:hover{background:#e74c3ccc}.admin-main{flex:1;margin-left:260px;transition:all .3s ease}.admin-sidebar.closed+.admin-main{margin-left:70px}.main-header{background:#fff;padding:20px 30px;display:flex;justify-content:space-between;align-items:center;box-shadow:0 2px 10px #0000000d;position:sticky;top:0;z-index:100}.header-left{display:flex;align-items:center;gap:15px}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;padding:5px}.main-header h1{font-size:1.5rem;color:#333;font-weight:600}.welcome-text{color:#666;font-size:.95rem}.main-content{padding:30px}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:20px;margin-bottom:30px}.stat-card{background:#fff;border-radius:15px;padding:20px;box-shadow:0 4px 15px #0000000d;display:flex;align-items:center;gap:15px;transition:all .3s ease;cursor:pointer}.stat-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a}.stat-card .stat-icon{font-size:2rem;width:55px;height:55px;border-radius:12px;display:flex;align-items:center;justify-content:center;flex-shrink:0}.stat-card.orders .stat-icon{background:linear-gradient(135deg,#f9a825,#ff8f00)}.stat-card.revenue .stat-icon{background:linear-gradient(135deg,#4caf50,#45a049)}.stat-card.shops .stat-icon{background:linear-gradient(135deg,#2196f3,#1976d2)}.stat-card.products .stat-icon{background:linear-gradient(135deg,#9c27b0,#7b1fa2)}.stat-card.pending .stat-icon{background:linear-gradient(135deg,#ff5722,#e64a19)}.stat-card.cities .stat-icon{background:linear-gradient(135deg,#00bcd4,#0097a7)}.stat-card.villages .stat-icon{background:linear-gradient(135deg,#4caf50,#2e7d32)}.stat-card.users .stat-icon{background:linear-gradient(135deg,#9c27b0,#7b1fa2)}.stat-info h3{font-size:1.8rem;font-weight:700;color:#333;margin-bottom:2px}.stat-info p{color:#666;font-size:.9rem;margin-bottom:4px}.stat-change{color:#4caf50;font-size:.8rem;font-weight:600}.stat-change.warning{color:#ff5722}.quick-actions{margin-bottom:30px}.quick-actions h2{font-size:1.3rem;font-weight:600;color:#333;margin-bottom:20px}.actions-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px}.action-card{background:#fff;border-radius:15px;padding:25px;text-decoration:none;color:inherit;box-shadow:0 4px 15px #0000000d;transition:all .3s ease;text-align:center;border:2px solid transparent}.action-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a;border-color:#f9a825}.action-icon{font-size:2.5rem;margin-bottom:15px}.action-card h3{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:8px}.action-card p{color:#666;font-size:.85rem}.recent-orders{margin-bottom:30px}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px}.section-header h2{font-size:1.3rem;font-weight:600;color:#333}.view-all-link{color:#f9a825;text-decoration:none;font-weight:600;font-size:.9rem}.view-all-link:hover{text-decoration:underline}.orders-table{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 4px 15px #0000000d}.orders-table table{width:100%;border-collapse:collapse}.orders-table th,.orders-table td{padding:15px;text-align:left;border-bottom:1px solid #eee}.orders-table th{background:#f8f9fa;font-weight:600;color:#333;font-size:.9rem}.order-id{font-family:monospace;font-weight:600;color:#f9a825}.amount{font-weight:600;color:#4caf50}.time{color:#888;font-size:.85rem}.no-data{padding:50px 20px;text-align:center;color:#666}.no-data-icon{font-size:3rem;display:block;margin-bottom:15px}.charts-section{display:grid;grid-template-columns:repeat(auto-fit,minmax(350px,1fr));gap:20px}.chart-card{background:#fff;border-radius:15px;padding:25px;box-shadow:0 4px 15px #0000000d}.chart-card h3{font-size:1.1rem;font-weight:600;color:#333;margin-bottom:20px}.status-chart{display:flex;flex-direction:column;gap:12px}.status-item{display:flex;align-items:center;gap:12px}.status-dot{width:12px;height:12px;border-radius:50%}.status-dot.pending{background:#ff9800}.status-dot.accepted{background:#4caf50}.status-dot.preparing{background:#2196f3}.status-dot.out_for_delivery{background:#9c27b0}.status-dot.delivered{background:#4caf50}.status-dot.cancelled,.status-dot.rejected{background:#f44336}.status-label{flex:1;text-transform:capitalize;color:#333;font-size:.9rem}.status-count{font-weight:600;color:#f9a825}.category-chart{display:flex;flex-direction:column;gap:12px}.category-item{display:flex;align-items:center;gap:12px}.category-label{width:90px;text-transform:capitalize;color:#333;font-size:.85rem}.category-bar{flex:1;height:10px;background:#eee;border-radius:5px;overflow:hidden}.category-fill{height:100%;background:linear-gradient(135deg,#f9a825,#ff8f00);transition:width .3s ease;border-radius:5px}.category-count{font-weight:600;color:#f9a825;min-width:30px;text-align:right}.no-chart-data{color:#888;text-align:center;padding:20px}@media(max-width:1024px){.admin-sidebar{transform:translate(-100%);position:fixed}.admin-sidebar.open{transform:translate(0)}.admin-main{margin-left:0}.admin-sidebar.closed+.admin-main{margin-left:0}.mobile-menu-btn{display:block}}@media(max-width:768px){.main-content{padding:20px 15px}.stats-grid{grid-template-columns:1fr 1fr}.actions-grid,.charts-section{grid-template-columns:1fr}.orders-table{overflow-x:auto}.main-header{padding:15px 20px}.welcome-text{display:none}}@media(max-width:480px){.stats-grid{grid-template-columns:1fr}.stat-card{padding:15px}.stat-info h3{font-size:1.5rem}}.tabs-container{display:flex;gap:10px;margin-bottom:25px;background:#fff;padding:8px;border-radius:12px;box-shadow:0 2px 10px #0000000d}.tab-btn{flex:1;padding:12px 20px;border:none;background:transparent;border-radius:8px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;color:#666}.tab-btn:hover{background:#f5f5f5}.tab-btn.active{background:linear-gradient(135deg,#f9a825,#ff8f00);color:#fff}.page-actions{display:flex;justify-content:flex-end;margin-bottom:20px}.locations-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:20px}.location-card{background:#fff;border-radius:15px;padding:20px;box-shadow:0 4px 15px #0000000d;transition:all .3s ease}.location-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a}.location-card.inactive{opacity:.6}.location-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.location-icon{font-size:2rem}.location-status{display:flex;align-items:center;gap:6px}.status-dot{width:10px;height:10px;border-radius:50%}.status-dot.active{background:#4caf50}.status-dot.inactive{background:#999}.status-text{font-size:.85rem;color:#666}.location-info h3{font-size:1.2rem;color:#333;margin-bottom:5px}.hindi-name{color:#888;font-size:.95rem;margin-bottom:12px}.delivery-info{display:flex;gap:8px;align-items:center;padding:10px;background:#f8f9fa;border-radius:8px;margin-bottom:15px}.delivery-label{font-size:.85rem;color:#666}.delivery-amount{font-weight:600;color:#4caf50}.location-actions{display:flex;gap:8px;flex-wrap:wrap}.action-btn{flex:1;padding:8px 12px;border:none;border-radius:8px;font-size:.85rem;cursor:pointer;transition:all .3s ease;min-width:80px}.action-btn.toggle{background:#f5f5f5;color:#333}.action-btn.edit{background:#e3f2fd;color:#1565c0}.action-btn.delete{background:#ffebee;color:#c62828}.action-btn:hover{transform:translateY(-2px)}.no-data{grid-column:1 / -1;text-align:center;padding:60px 20px;background:#fff;border-radius:15px}.no-data-icon{font-size:4rem;display:block;margin-bottom:15px}.no-data p{color:#666;font-size:1.1rem;margin-bottom:20px}.modal-overlay{position:fixed;inset:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:2000;padding:20px}.modal-content{background:#fff;border-radius:20px;width:100%;max-width:500px;max-height:90vh;overflow-y:auto}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;border-bottom:1px solid #eee}.modal-header h2{font-size:1.3rem;color:#333}.close-btn{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#666;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center}.close-btn:hover{background:#f5f5f5}.modal-error{background:#ffebee;color:#c62828;padding:12px 25px;margin:15px 25px 0;border-radius:8px}.modal-content form{padding:25px}.form-group{margin-bottom:20px}.form-group label{display:block;font-weight:500;color:#333;margin-bottom:8px;font-size:.95rem}.form-group input[type=text],.form-group input[type=number],.form-group input[type=tel],.form-group select,.form-group textarea{width:100%;padding:12px 15px;border:2px solid #eee;border-radius:10px;font-size:1rem;transition:all .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#f9a825}.checkbox-group label{display:flex;align-items:center;gap:10px;cursor:pointer}.checkbox-group input[type=checkbox]{width:18px;height:18px;cursor:pointer}.modal-actions{display:flex;gap:12px;margin-top:25px}.cancel-btn{flex:1;padding:14px;border:2px solid #eee;background:#fff;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.cancel-btn:hover{background:#f5f5f5}.submit-btn{flex:1;padding:14px;background:linear-gradient(135deg,#f9a825,#ff8f00);color:#fff;border:none;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 5px 20px #f9a82566}@media(max-width:768px){.tabs-container{flex-direction:column}.locations-grid{grid-template-columns:1fr}.location-actions{flex-direction:column}.action-btn{width:100%}}.header-add{margin-left:auto}.filter-bar{background:#fff;padding:20px;border-radius:15px;margin-bottom:25px;box-shadow:0 2px 10px #0000000d}.filter-label{display:block;font-weight:600;color:#333;margin-bottom:12px}.filter-buttons{display:flex;flex-wrap:wrap;gap:10px}.filter-btn{padding:8px 16px;border:2px solid #eee;background:#fff;border-radius:20px;font-size:.9rem;cursor:pointer;transition:all .3s ease}.filter-btn:hover{border-color:#f9a825}.filter-btn.active{background:linear-gradient(135deg,#f9a825,#ff8f00);color:#fff;border-color:#f9a825}.shops-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:20px}.shop-card{background:#fff;border-radius:15px;padding:20px;box-shadow:0 4px 15px #0000000d;transition:all .3s ease}.shop-card:hover{transform:translateY(-3px);box-shadow:0 8px 25px #0000001a}.shop-card.closed{opacity:.7}.shop-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px}.shop-icon{font-size:2.5rem;display:flex;align-items:center;justify-content:center;width:60px;height:60px;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);box-shadow:0 2px 8px #0000001a}.shop-icon img{width:100%;height:100%;object-fit:cover}.status-badge{padding:5px 12px;border-radius:20px;font-size:.8rem;font-weight:600}.status-badge.open{background:#e8f5e9;color:#2e7d32}.status-badge.closed{background:#ffebee;color:#c62828}.shop-info h3{font-size:1.2rem;color:#333;margin-bottom:5px}.shop-info .hindi-name{color:#888;font-size:.95rem;margin-bottom:12px}.shop-meta{display:flex;gap:10px;flex-wrap:wrap;margin-bottom:12px}.category-tag,.location-tag{padding:5px 10px;background:#f5f5f5;border-radius:8px;font-size:.8rem;color:#555;text-transform:capitalize}.owner-info{display:flex;flex-direction:column;gap:5px;font-size:.9rem;color:#666;margin-bottom:10px;padding:10px;background:#f8f9fa;border-radius:8px}.shop-rating{font-weight:600;color:#f9a825;font-size:1.1rem}.shop-actions{display:flex;gap:8px;margin-top:15px;padding-top:15px;border-top:1px solid #eee}.shop-actions .action-btn{flex:1;padding:10px;border:none;border-radius:8px;font-size:.85rem;cursor:pointer;transition:all .3s ease}.shop-actions .action-btn.toggle{background:#f5f5f5}.shop-actions .action-btn.edit{background:#e3f2fd;color:#1565c0}.shop-actions .action-btn.delete{background:#ffebee;color:#c62828;flex:.5}.shop-actions .action-btn:hover{transform:translateY(-2px)}.modal-large{max-width:700px}.form-grid{display:grid;grid-template-columns:1fr 1fr;gap:15px}.form-group.full-width{grid-column:1 / -1}@media(max-width:768px){.shops-grid{grid-template-columns:1fr}.filter-buttons{flex-direction:column}.form-grid{grid-template-columns:1fr}.shop-actions{flex-wrap:wrap}}.add-btn{background:linear-gradient(135deg,#f9a825,#ff8f00);color:#fff;border:none;padding:12px 25px;border-radius:10px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease}.add-btn:hover{transform:translateY(-2px);box-shadow:0 5px 20px #f9a82566}.add-btn.header-add{font-size:1rem;padding:12px 28px}.search-filter-bar{display:flex;gap:20px;margin-bottom:20px;flex-wrap:wrap}.search-box{flex:1;min-width:250px;position:relative}.search-icon{position:absolute;left:15px;top:50%;transform:translateY(-50%);font-size:1rem}.search-box input{width:100%;padding:12px 15px 12px 45px;border:2px solid #eee;border-radius:10px;font-size:1rem;transition:all .3s ease}.search-box input:focus{outline:none;border-color:#f9a825}.results-info{color:#666;font-size:.9rem;margin-bottom:15px}.products-table-container{background:#fff;border-radius:15px;overflow:hidden;box-shadow:0 4px 20px #00000014;border:1px solid #f0f0f0}.products-table{width:100%;border-collapse:collapse}.products-table th,.products-table td{padding:18px 15px;text-align:left;border-bottom:1px solid #f5f5f5}.products-table th{background:linear-gradient(135deg,#f8f9fa,#f0f2f5);font-weight:600;color:#333;font-size:.85rem;text-transform:uppercase;letter-spacing:.5px;position:sticky;top:0;z-index:10}.products-table tbody tr{transition:all .2s ease;border-left:3px solid transparent}.products-table tbody tr:hover{background:linear-gradient(90deg,#fafbfc,#fff);border-left-color:#f9a825;transform:translate(2px);box-shadow:0 2px 8px #00000008}.products-table tr.out-of-stock{opacity:.65;background:#fafafa}.products-table tr.out-of-stock:hover{opacity:.8}.product-cell{display:flex;align-items:center;gap:15px}.product-image-wrapper{position:relative;width:60px;height:60px;flex-shrink:0;border-radius:12px;overflow:hidden;background:linear-gradient(135deg,#f5f5f5,#e0e0e0);display:flex;align-items:center;justify-content:center;box-shadow:0 2px 8px #0000001a}.product-image{width:100%;height:100%;object-fit:cover;border-radius:12px}.product-icon-fallback{font-size:2rem;display:none;align-items:center;justify-content:center;width:100%;height:100%;background:linear-gradient(135deg,#f5f5f5,#e0e0e0)}.product-info{display:flex;flex-direction:column;gap:4px;min-width:0}.product-name{font-weight:600;color:#333;font-size:.95rem;line-height:1.3}.product-hindi{font-size:.8rem;color:#666;line-height:1.3}.shop-cell{color:#666;font-size:.9rem}.category-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;background:linear-gradient(135deg,#f8f9fa,#f0f2f5);border-radius:20px;font-size:.75rem;text-transform:capitalize;font-weight:500;border:1px solid #e8e9ea;transition:all .2s ease}.category-badge:hover{background:linear-gradient(135deg,#f0f2f5,#e8e9ea);transform:translateY(-1px)}.price-cell{font-weight:700;font-size:1rem;color:#f9a825;letter-spacing:.3px}.stock-badge{display:inline-flex;align-items:center;gap:6px;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:uppercase;letter-spacing:.5px}.stock-badge.in-stock{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#1b5e20;border:1px solid #A5D6A7}.stock-badge.out-of-stock{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#b71c1c;border:1px solid #EF9A9A}.actions-cell{display:flex;align-items:center;justify-content:center;gap:8px}.table-btn{width:36px;height:36px;border:none;border-radius:10px;cursor:pointer;transition:all .2s ease;font-size:1.1rem;display:flex;align-items:center;justify-content:center;box-shadow:0 2px 4px #0000001a}.table-btn.toggle{background:linear-gradient(135deg,#f5f5f5,#e8e8e8);border:1px solid #e0e0e0}.table-btn.edit{background:linear-gradient(135deg,#e3f2fd,#bbdefb);border:1px solid #90CAF9}.table-btn.delete{background:linear-gradient(135deg,#ffebee,#ffcdd2);border:1px solid #EF9A9A}.table-btn:hover{transform:translateY(-2px) scale(1.05);box-shadow:0 4px 8px #00000026}.table-btn:active{transform:translateY(0) scale(1)}.form-group textarea{width:100%;padding:12px 15px;border:2px solid #eee;border-radius:10px;font-size:1rem;resize:vertical;font-family:inherit;transition:all .3s ease}.form-group textarea:focus{outline:none;border-color:#f9a825}.image-upload-container{width:100%}.image-file-input{display:none}.image-upload-label{display:block;cursor:pointer;width:100%}.image-upload-placeholder{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:40px 20px;border:2px dashed #ddd;border-radius:12px;background:#fafafa;transition:all .3s ease;text-align:center}.image-upload-placeholder:hover{border-color:#f9a825;background:#fff8f0}.upload-icon{font-size:3rem;margin-bottom:10px}.upload-text{font-weight:600;color:#333;margin-bottom:5px;font-size:1rem}.upload-hint{font-size:.85rem;color:#888}.image-preview-wrapper{position:relative;width:100%;border-radius:12px;overflow:hidden;border:2px solid #eee}.image-preview{width:100%;height:200px;object-fit:cover;display:block}.image-upload-text{position:absolute;bottom:0;left:0;right:0;background:#000000b3;color:#fff;padding:10px;text-align:center;font-weight:600;font-size:.9rem}@media(max-width:1024px){.products-table-container{overflow-x:auto}.products-table{min-width:800px}}@media(max-width:768px){.search-filter-bar{flex-direction:column}.search-box{min-width:100%}}.orders-count{color:#666;font-size:.95rem}.status-tabs{display:flex;gap:10px;margin-bottom:25px;flex-wrap:wrap;background:#fff;padding:10px;border-radius:12px;box-shadow:0 2px 10px #0000000d}.status-tab{padding:10px 18px;border:none;background:#f5f5f5;border-radius:8px;font-size:.9rem;font-weight:500;cursor:pointer;transition:all .3s ease}.status-tab:hover{background:#eee}.status-tab.active{background:linear-gradient(135deg,#f9a825,#ff8f00);color:#fff}.orders-layout{display:grid;grid-template-columns:1fr 400px;gap:25px;align-items:start}.orders-list{display:flex;flex-direction:column;gap:15px}.order-card{background:#fff;border-radius:12px;padding:18px;box-shadow:0 2px 10px #0000000d;cursor:pointer;transition:all .3s ease;border:2px solid transparent}.order-card:hover{transform:translate(5px);box-shadow:0 5px 20px #0000001a}.order-card.selected{border-color:#f9a825}.order-card-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.order-id{font-family:monospace;font-weight:600;color:#333;font-size:.95rem}.order-card-body{margin-bottom:12px}.customer-info{display:flex;gap:15px;margin-bottom:8px;font-size:.9rem}.customer-name{font-weight:500}.customer-phone{color:#666}.order-meta{display:flex;gap:15px;font-size:.85rem;color:#888}.order-card-footer{display:flex;justify-content:space-between;align-items:center;padding-top:12px;border-top:1px solid #eee}.order-amount{font-weight:700;font-size:1.1rem;color:#f9a825}.order-time{font-size:.8rem;color:#999}.order-details-panel{background:#fff;border-radius:15px;box-shadow:0 4px 20px #0000001a;position:sticky;top:100px;max-height:calc(100vh - 150px);overflow-y:auto}.panel-header{display:flex;justify-content:space-between;align-items:center;padding:20px;border-bottom:1px solid #eee;position:sticky;top:0;background:#fff;z-index:10}.panel-header h2{font-size:1.2rem;color:#333}.close-panel{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#999;width:35px;height:35px;border-radius:50%;display:flex;align-items:center;justify-content:center}.close-panel:hover{background:#f5f5f5;color:#333}.panel-content{padding:20px}.detail-section{margin-bottom:25px}.detail-section:last-child{margin-bottom:0}.detail-section h3{font-size:.95rem;color:#888;text-transform:uppercase;letter-spacing:.5px;margin-bottom:12px;padding-bottom:8px;border-bottom:1px solid #eee}.detail-row{display:flex;justify-content:space-between;margin-bottom:10px;font-size:.95rem}.detail-row .label{color:#666}.detail-row .value{font-weight:500;color:#333;text-align:right}.detail-row .value.address{max-width:200px;font-size:.9rem}.contact-buttons{display:flex;gap:10px;margin-top:12px}.contact-btn{display:inline-flex;align-items:center;gap:6px;padding:10px 18px;border-radius:8px;font-size:.9rem;font-weight:600;text-decoration:none;transition:all .3s ease;cursor:pointer}.call-btn{background:linear-gradient(135deg,#4caf50,#45a049);color:#fff}.call-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #4caf5066}.whatsapp-btn{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff}.whatsapp-btn:hover{transform:translateY(-2px);box-shadow:0 4px 12px #25d36666}.detail-row .value.note{color:#f9a825;font-size:.85rem;font-style:italic}.items-list{background:#f8f9fa;border-radius:10px;padding:12px}.order-item{display:flex;align-items:center;gap:10px;padding:8px 0;border-bottom:1px solid #eee}.order-item:last-child{border-bottom:none}.item-qty{background:#f9a825;color:#fff;padding:3px 8px;border-radius:5px;font-size:.8rem;font-weight:600}.item-name{flex:1;font-size:.9rem}.item-price{font-weight:600;color:#333}.order-totals{margin-top:15px;padding-top:15px;border-top:1px dashed #ddd}.total-row{display:flex;justify-content:space-between;margin-bottom:8px;font-size:.95rem}.total-row.grand-total{font-size:1.1rem;font-weight:700;color:#333;padding-top:10px;border-top:1px solid #eee;margin-top:10px}.status-buttons{display:flex;flex-wrap:wrap;gap:8px}.status-update-btn{padding:8px 14px;border:2px solid var(--btn-color, #eee);background:#fff;border-radius:8px;font-size:.8rem;font-weight:500;cursor:pointer;transition:all .3s ease}.status-update-btn:hover:not(:disabled){background:var(--btn-color);color:#fff}.status-update-btn.current{background:var(--btn-color);color:#fff;cursor:default}.status-update-btn:disabled{opacity:.6}.status-badge{padding:5px 12px;border-radius:20px;font-size:.75rem;font-weight:600;text-transform:capitalize}.status-badge.pending{background:#fff3e0;color:#e65100}.status-badge.accepted{background:#e8f5e9;color:#2e7d32}.status-badge.preparing{background:#e3f2fd;color:#1565c0}.status-badge.out_for_delivery{background:#f3e5f5;color:#7b1fa2}.status-badge.delivered{background:#e8f5e9;color:#2e7d32}.status-badge.cancelled,.status-badge.rejected{background:#ffebee;color:#c62828}@media(max-width:1024px){.orders-layout{grid-template-columns:1fr}.order-details-panel{position:fixed;inset:0;max-height:100vh;border-radius:0;z-index:1001}}@media(max-width:768px){.status-tabs{overflow-x:auto;flex-wrap:nowrap;padding-bottom:5px}.status-tab{white-space:nowrap}.customer-info{flex-direction:column;gap:5px}}.admin-main .main-header h1{display:flex;align-items:center;gap:12px}.users-stats{display:grid;grid-template-columns:repeat(4,1fr);gap:20px;margin-bottom:30px}.users-stats .stat-card{background:linear-gradient(135deg,#fff,#f8f9fa);border-radius:16px;padding:24px;display:flex;align-items:center;gap:18px;box-shadow:0 4px 20px #00000014;border:1px solid #eee;transition:all .3s ease}.users-stats .stat-card:hover{transform:translateY(-4px);box-shadow:0 8px 30px #0000001f}.users-stats .stat-card:nth-child(1) .stat-icon{background:linear-gradient(135deg,#667eea,#764ba2)}.users-stats .stat-card:nth-child(2) .stat-icon{background:linear-gradient(135deg,#11998e,#38ef7d)}.users-stats .stat-card:nth-child(3) .stat-icon{background:linear-gradient(135deg,#f093fb,#f5576c)}.users-stats .stat-card:nth-child(4) .stat-icon{background:linear-gradient(135deg,#4facfe,#00f2fe)}.users-stats .stat-icon{width:60px;height:60px;border-radius:14px;display:flex;align-items:center;justify-content:center;font-size:1.6rem;box-shadow:0 4px 15px #00000026}.users-stats .stat-info h3{font-size:2rem;color:#1a1a2e;margin:0 0 4px;font-weight:800}.users-stats .stat-info p{color:#666;font-size:.9rem;margin:0;font-weight:500}.search-section{margin-bottom:24px}.search-box{display:flex;align-items:center;background:#fff;border:2px solid #e8e8e8;border-radius:12px;padding:14px 18px;gap:14px;max-width:450px;transition:all .3s ease;box-shadow:0 2px 10px #0000000a}.search-box:focus-within{border-color:#667eea;box-shadow:0 0 0 4px #667eea1a}.search-icon{font-size:1.3rem;opacity:.5}.search-box input{flex:1;border:none;background:transparent;font-size:1rem;outline:none;color:#333}.search-box input::placeholder{color:#aaa}.clear-btn{background:#eee;border:none;width:26px;height:26px;border-radius:50%;cursor:pointer;font-size:.85rem;display:flex;align-items:center;justify-content:center;transition:all .2s ease;color:#666}.clear-btn:hover{background:#ff5252;color:#fff}.users-layout{display:grid;grid-template-columns:1fr 380px;gap:30px;align-items:start}.users-list{background:#fff;border-radius:16px;overflow:hidden;box-shadow:0 4px 20px #00000014}.users-table{width:100%;border-collapse:collapse}.users-table th{background:linear-gradient(135deg,#1a1a2e,#2d2d44);color:#fff;padding:18px 16px;text-align:left;font-weight:600;font-size:.8rem;text-transform:uppercase;letter-spacing:.8px}.users-table th:first-child{padding-left:24px}.users-table td{padding:16px;border-bottom:1px solid #f0f0f0;font-size:.95rem;vertical-align:middle}.users-table td:first-child{padding-left:24px}.users-table tr{cursor:pointer;transition:all .2s ease}.users-table tbody tr:hover{background:linear-gradient(135deg,#f8f9ff,#f0f4ff)}.users-table tr.selected{background:linear-gradient(135deg,#fff8e1,#ffecb3)}.user-cell{display:flex;align-items:center;gap:14px}.user-avatar{width:44px;height:44px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:12px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:.9rem;box-shadow:0 3px 10px #667eea4d}.user-name .name{font-weight:600;color:#1a1a2e;font-size:.95rem}.mobile-link{color:#555;text-decoration:none;font-weight:500;display:flex;align-items:center;gap:6px;transition:color .2s ease}.mobile-link:hover{color:#667eea}.orders-count{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1565c0;padding:6px 14px;border-radius:20px;font-weight:700;font-size:.85rem}.total-spent{font-weight:700;color:#2e7d32;font-size:1rem}.status-badge{padding:6px 14px;border-radius:20px;font-size:.75rem;font-weight:700;text-transform:uppercase;letter-spacing:.5px}.status-badge.active{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.status-badge.inactive{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#c62828}.join-date{color:#777;font-size:.85rem}.action-buttons{display:flex;gap:10px}.action-btn{width:36px;height:36px;border:none;border-radius:10px;cursor:pointer;display:flex;align-items:center;justify-content:center;font-size:1rem;transition:all .2s ease;text-decoration:none}.action-btn.whatsapp{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;box-shadow:0 3px 10px #25d3664d}.action-btn.whatsapp:hover{transform:scale(1.1);box-shadow:0 5px 15px #25d36666}.action-btn.deactivate{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#c62828}.action-btn.activate{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.action-btn.deactivate:hover,.action-btn.activate:hover{transform:scale(1.1)}.user-details-panel{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;overflow:hidden;position:sticky;top:100px;border:1px solid #eee}.panel-header{display:flex;justify-content:space-between;align-items:center;padding:20px 24px;background:linear-gradient(135deg,#1a1a2e,#2d2d44);color:#fff}.panel-header h2{margin:0;font-size:1.1rem;font-weight:600}.close-panel{background:#ffffff1a;border:none;color:#fff;width:32px;height:32px;border-radius:8px;font-size:1.3rem;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.close-panel:hover{background:#fff3}.panel-content{padding:24px}.user-profile{text-align:center;padding-bottom:24px;border-bottom:1px solid #eee;margin-bottom:24px}.profile-avatar{width:80px;height:80px;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:20px;display:flex;align-items:center;justify-content:center;font-weight:700;color:#fff;font-size:1.8rem;margin:0 auto 16px;box-shadow:0 8px 25px #667eea4d}.user-profile h3{margin:0 0 8px;color:#1a1a2e;font-size:1.3rem}.user-profile p{margin:0 0 12px;color:#666;font-size:.95rem}.user-stats-mini{display:grid;grid-template-columns:1fr 1fr;gap:16px;margin-bottom:24px}.mini-stat{background:linear-gradient(135deg,#f8f9ff,#f0f4ff);padding:18px;border-radius:12px;text-align:center;border:1px solid #e8e8f8}.mini-stat .value{display:block;font-size:1.5rem;font-weight:800;color:#667eea;margin-bottom:4px}.mini-stat .label{font-size:.8rem;color:#888;text-transform:uppercase;letter-spacing:.5px;font-weight:600}.user-orders h4{font-size:.9rem;color:#1a1a2e;margin:0 0 14px;font-weight:600}.no-orders{color:#888;font-size:.9rem;text-align:center;padding:24px;background:#f8f8f8;border-radius:10px}.orders-mini-list{display:flex;flex-direction:column;gap:12px;max-height:280px;overflow-y:auto}.order-mini-card{background:linear-gradient(135deg,#f8f9fa,#fff);border-radius:10px;padding:14px;border:1px solid #eee;transition:all .2s ease}.order-mini-card:hover{border-color:#667eea;box-shadow:0 2px 10px #667eea1a}.order-mini-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:10px}.order-mini-header .order-id{font-weight:700;color:#1a1a2e;font-size:.85rem;font-family:monospace}.order-mini-header .status{font-size:.65rem;padding:4px 10px;border-radius:12px;text-transform:uppercase;font-weight:700;letter-spacing:.3px}.order-mini-header .status.pending{background:linear-gradient(135deg,#fff3e0,#ffe0b2);color:#e65100}.order-mini-header .status.delivered{background:linear-gradient(135deg,#e8f5e9,#c8e6c9);color:#2e7d32}.order-mini-header .status.cancelled{background:linear-gradient(135deg,#ffebee,#ffcdd2);color:#c62828}.order-mini-header .status.accepted{background:linear-gradient(135deg,#e3f2fd,#bbdefb);color:#1565c0}.order-mini-body{display:flex;justify-content:space-between;font-size:.85rem}.order-mini-body .amount{font-weight:700;color:#2e7d32}.order-mini-body .date{color:#888}.panel-actions{display:grid;grid-template-columns:1fr 1fr;gap:12px;margin-top:24px}.panel-btn{display:flex;align-items:center;justify-content:center;gap:8px;padding:14px;border-radius:10px;font-weight:600;text-decoration:none;transition:all .3s ease;font-size:.9rem}.panel-btn.whatsapp{background:linear-gradient(135deg,#25d366,#128c7e);color:#fff;box-shadow:0 4px 15px #25d3664d}.panel-btn.call{background:linear-gradient(135deg,#4caf50,#388e3c);color:#fff;box-shadow:0 4px 15px #4caf504d}.panel-btn:hover{transform:translateY(-3px);box-shadow:0 6px 20px #0003}.no-data{background:#fff;padding:80px 20px;border-radius:16px;text-align:center;box-shadow:0 4px 20px #00000014}.no-data-icon{font-size:4rem;display:block;margin-bottom:16px;opacity:.4}.no-data p{color:#888;margin:0;font-size:1.1rem}@media(max-width:1200px){.users-layout{grid-template-columns:1fr}.user-details-panel{position:fixed;top:0;right:0;bottom:0;width:380px;z-index:1000;border-radius:0;box-shadow:-10px 0 40px #0003}.users-stats{grid-template-columns:repeat(2,1fr)}}@media(max-width:768px){.users-stats{grid-template-columns:1fr 1fr;gap:12px}.users-stats .stat-card{padding:16px}.users-stats .stat-icon{width:50px;height:50px;font-size:1.3rem}.users-stats .stat-info h3{font-size:1.5rem}.users-table th:nth-child(4),.users-table td:nth-child(4),.users-table th:nth-child(6),.users-table td:nth-child(6){display:none}.user-details-panel{width:100%}}.zepto-page{padding-top:170px;min-height:100vh;background:#fff;padding-bottom:100px}@media(max-width:768px){.zepto-page{padding-top:90px}}.zepto-container{max-width:1400px;margin:0 auto;padding:0 20px}.zepto-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;min-height:calc(100vh - 70px);gap:16px}.zepto-loader{width:48px;height:48px;border:4px solid #f0f0f0;border-top-color:#f90;border-radius:50%;animation:zepto-spin 1s linear infinite}@keyframes zepto-spin{to{transform:rotate(360deg)}}.zepto-loading p{color:#666;font-size:1rem}.zepto-category-section{padding:24px 0;border-bottom:1px solid #f0f0f0}.zepto-category-section:last-of-type{border-bottom:none}.zepto-section-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:16px}.zepto-section-title{font-size:1.25rem;font-weight:700;color:#1a1a1a;margin:0;display:flex;align-items:center;gap:8px}.section-icon{font-size:1.3rem}.zepto-see-all{display:flex;align-items:center;gap:4px;color:#f90;text-decoration:none;font-size:.95rem;font-weight:600;transition:all .2s ease}.zepto-see-all:hover{color:#e68a00}.zepto-see-all .arrow-icon{font-size:1.4rem;line-height:1;transition:transform .2s ease}.zepto-see-all:hover .arrow-icon{transform:translate(3px)}.zepto-products-scroll{display:flex;gap:16px;overflow-x:auto;scroll-snap-type:x mandatory;scrollbar-width:none;-ms-overflow-style:none;margin:0 -20px;padding:4px 20px 8px}.zepto-products-scroll::-webkit-scrollbar{display:none}.zepto-product-card{flex:0 0 160px;min-width:160px;background:#fff;border-radius:12px;border:1px solid #e8e8e8;overflow:hidden;scroll-snap-align:start;transition:all .3s ease;display:flex;flex-direction:column}.zepto-product-card:hover{border-color:#f90;box-shadow:0 4px 16px #ff990026}.zepto-product-card.out-of-stock{opacity:.75}.zepto-product-image{position:relative;height:140px;background:#f9f9f9;display:flex;align-items:center;justify-content:center;padding:12px}.zepto-product-image img{max-width:100%;max-height:100%;object-fit:contain}.zepto-product-emoji{font-size:4rem}.zepto-sold-out{position:absolute;top:8px;left:8px;background:#0009;color:#fff;padding:4px 8px;border-radius:4px;font-size:.7rem;font-weight:600}.zepto-add-overlay{position:absolute;bottom:8px;right:8px}.zepto-add-btn{background:#fff;border:1.5px solid #ff9900;color:#f90;padding:6px 16px;border-radius:8px;font-size:.85rem;font-weight:700;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:4px}.zepto-add-btn:hover:not(:disabled){background:#f90;color:#fff}.zepto-add-btn.notify{border-color:#f90;color:#f90;background:#fff}.zepto-add-btn.notify:hover{background:#fff8f0}.zepto-add-btn:disabled{cursor:default}.notify-icon{font-size:.8rem}.zepto-qty-control{display:flex;align-items:center;background:#fff;border:1.5px solid #ff9900;border-radius:8px;overflow:hidden}.zepto-qty-btn{width:28px;height:28px;border:none;background:transparent;cursor:pointer;font-size:1rem;font-weight:700;transition:all .2s ease;display:flex;align-items:center;justify-content:center}.zepto-qty-btn.minus,.zepto-qty-btn.plus{color:#f90}.zepto-qty-btn:hover:not(:disabled){background:#fff8f0}.zepto-qty-btn:disabled{opacity:.5;cursor:not-allowed}.zepto-qty-num{min-width:24px;text-align:center;font-weight:700;font-size:.9rem;color:#f90}.zepto-product-info{padding:12px;display:flex;flex-direction:column;gap:6px;flex:1}.zepto-price-section{display:flex;align-items:center;gap:6px}.zepto-price-badge{background:#232f3e;color:#fff;padding:4px 8px;border-radius:4px;font-size:.9rem;font-weight:700}.zepto-original-price{color:#999;font-size:.8rem;text-decoration:line-through}.zepto-discount-badge{color:#f90;font-size:.75rem;font-weight:600;border-bottom:1px dashed #ff9900;padding-bottom:2px;display:inline-block;width:fit-content}.zepto-product-name{font-size:.85rem;font-weight:500;color:#1a1a1a;line-height:1.3;margin:0;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.zepto-pack-info{font-size:.75rem;color:#888;margin:0}.zepto-tag{display:inline-block;background:#e6f4ff;color:#06c;padding:3px 8px;border-radius:4px;font-size:.7rem;font-weight:500;width:fit-content}.zepto-rating{display:flex;align-items:center;gap:4px;margin-top:auto}.zepto-rating .star-icon{color:#f5a623;font-size:.85rem}.zepto-rating .rating-value{font-size:.8rem;font-weight:600;color:#1a1a1a}.zepto-rating .rating-count{font-size:.75rem;color:#888}.zepto-cart-bar{position:fixed;bottom:0;left:0;right:0;background:#232f3e;padding:14px 0;z-index:100;box-shadow:0 -4px 20px #00000026}.zepto-cart-content{display:flex;justify-content:space-between;align-items:center}.zepto-cart-info{display:flex;flex-direction:column;gap:2px}.zepto-cart-count{font-size:.85rem;color:#aaa}.zepto-cart-total{font-size:1.3rem;font-weight:700;color:#fff}.zepto-cart-btn{display:flex;align-items:center;gap:8px;background:#f90;color:#232f3e;text-decoration:none;padding:12px 28px;border-radius:8px;font-weight:700;font-size:.95rem;transition:all .3s ease}.zepto-cart-btn:hover{background:#ffad33}.zepto-cart-btn .btn-arrow{transition:transform .3s ease}.zepto-cart-btn:hover .btn-arrow{transform:translate(4px)}@media(max-width:768px){.zepto-page{padding-top:60px}.zepto-container{padding:0 16px}.zepto-category-section{padding:20px 0}.zepto-section-title{font-size:1.1rem}.zepto-products-scroll{gap:12px;margin:0 -16px;padding-left:16px;padding-right:16px}.zepto-product-card{flex:0 0 145px;min-width:145px}.zepto-product-image{height:120px}.zepto-product-emoji{font-size:3rem}.zepto-product-info{padding:10px;gap:4px}.zepto-price-badge{font-size:.85rem;padding:3px 6px}.zepto-product-name{font-size:.8rem}}@media(max-width:480px){.zepto-product-card{flex:0 0 135px;min-width:135px}.zepto-product-image{height:110px}.zepto-add-btn{padding:5px 12px;font-size:.8rem}.zepto-section-header{flex-wrap:wrap;gap:8px}.zepto-cart-btn{padding:10px 20px;font-size:.9rem}}@media(min-width:1024px){.zepto-product-card{flex:0 0 180px;min-width:180px}.zepto-product-image{height:160px}.zepto-products-scroll{gap:20px}.zepto-section-title{font-size:1.4rem}}@media(min-width:1400px){.zepto-product-card{flex:0 0 200px;min-width:200px}.zepto-product-image{height:180px}}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333}html{scroll-behavior:smooth}#root{min-height:100vh}
