.cart-overlay{background:#00000080;bottom:0;display:flex;justify-content:flex-end;left:0;position:fixed;right:0;top:0;z-index:1000}.cart-modal{animation:slideIn .3s;background:#fff;display:flex;flex-direction:column;height:100vh;width:450px}@keyframes slideIn{0%{transform:translateX(100%)}to{transform:translateX(0)}}.cart-header{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:1.5rem}.close-btn{background:none;color:#666;font-size:2rem}.cart-items{flex:1 1;overflow-y:auto;padding:1rem}.empty-cart{color:#999;padding:2rem;text-align:center}.cart-item{border-bottom:1px solid #eee;display:flex;gap:1rem;padding:1rem}.cart-item img{border-radius:5px;height:80px;object-fit:cover;width:80px}.cart-item-info{flex:1 1}.cart-item-actions{align-items:center;display:flex;gap:.5rem}.cart-item-actions button{background:#667eea;border-radius:3px;color:#fff;padding:.3rem .6rem}.remove-btn{background:#e74c3c!important}.cart-footer{border-top:1px solid #eee;padding:1.5rem}.cart-total{font-size:1.3rem;margin-bottom:1rem}.btn-checkout{background:#667eea;border-radius:5px;color:#fff;font-size:1.1rem;font-weight:600;padding:1rem;width:100%}.cart-variant{color:#666;font-size:.8rem;margin:.2rem 0}@media (max-width:768px){.cart-modal{max-width:100vw;width:100%}.cart-header{padding:1rem}.cart-header h2{font-size:1.3rem}.cart-item{gap:.8rem;padding:.8rem}.cart-item img{height:60px;width:60px}.cart-item-info h4{font-size:.9rem}.cart-item-info p{font-size:.85rem}.cart-footer{padding:1rem}.cart-total{font-size:1.1rem}.btn-checkout{font-size:1rem;padding:.8rem}}@media (max-width:480px){.cart-item{align-items:flex-start;flex-direction:column}.cart-item img{height:120px;width:100%}.cart-item-actions{justify-content:space-between;width:100%}}.navbar{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:0 2px 10px #0000001a;padding:1rem 0;position:-webkit-sticky;position:sticky;top:0;z-index:100}.navbar-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 2rem;position:relative}.navbar-logo{color:#fff;font-size:1.5rem;font-weight:700;text-decoration:none;z-index:101}.navbar-actions{align-items:center;display:flex;gap:1rem;z-index:101}.mobile-cart-icon{background:none;border:none;color:#fff;cursor:pointer;display:none;padding:5px;position:relative;transition:transform .2s}.mobile-cart-icon:hover{transform:scale(1.1)}.mobile-cart-icon svg{display:block}.cart-badge{background:#ff4757;border-radius:10px;color:#fff;font-size:.7rem;font-weight:700;line-height:1;min-width:18px;padding:2px 6px;position:absolute;right:-6px;text-align:center;top:-2px}.hamburger-menu{background:none;border:none;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:5px;z-index:101}.hamburger-menu span{background:#fff;border-radius:3px;height:3px;transition:all .3s ease;width:25px}.menu-backdrop{display:none}.navbar-menu{align-items:center;display:flex;gap:2rem;list-style:none}.btn-link,.navbar-menu a{background:none;color:#fff;font-size:1rem;text-decoration:none;transition:opacity .3s}.btn-link:hover,.navbar-menu a:hover{opacity:.8}.cart-btn{background:#fff;border-radius:20px;color:#667eea;font-weight:600;padding:.5rem 1rem;transition:transform .2s}.cart-btn:hover{transform:scale(1.05)}@media (max-width:768px){.navbar-container{padding:0 1rem}.navbar-logo{font-size:1.1rem}.mobile-cart-icon{display:block}.hamburger-menu{display:flex}.menu-backdrop{background:#00000080;bottom:0;display:block;left:0;position:fixed;right:0;top:0;z-index:99}.navbar-menu{background:linear-gradient(135deg,#667eea,#764ba2);box-shadow:-2px 0 10px #0003;flex-direction:column;gap:0;height:100vh;max-width:300px;overflow-y:auto;padding:80px 0 20px;position:fixed;right:-100%;top:0;transition:right .3s ease;width:70%;z-index:100}.navbar-menu.active{right:0}.navbar-menu li{border-bottom:1px solid #ffffff1a;width:100%}.navbar-menu .btn-link,.navbar-menu a{display:block;font-size:1rem;padding:1rem 1.5rem;text-align:left;width:100%}.navbar-menu .cart-btn{display:block;margin:1rem 1.5rem;text-align:center;width:calc(100% - 3rem)}}@media (max-width:480px){.navbar{padding:.8rem 0}.navbar-container{padding:0 .5rem}.navbar-logo{font-size:1rem}.hamburger-menu span{height:2.5px;width:22px}.navbar-menu{padding:70px 0 20px;width:80%}.navbar-menu .btn-link,.navbar-menu a{font-size:.9rem;padding:.8rem 1rem}.navbar-menu .cart-btn{font-size:.9rem;margin:1rem;padding:.7rem;width:calc(100% - 2rem)}}.footer{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;margin-top:auto;padding:3rem 2rem 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:0 auto 2rem;max-width:1200px}.footer-section h3{color:#fff;font-size:1.5rem;margin-bottom:1rem}.footer-section h4{color:#fff;font-size:1.1rem;margin-bottom:1rem}.footer-section p{color:#ffffffe6;line-height:1.6;margin:.5rem 0}.footer-section ul{list-style:none;padding:0}.footer-section ul li{margin:.5rem 0}.footer-section ul li a{color:#ffffffe6;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#fff;text-decoration:underline}.footer-bottom{border-top:1px solid #fff3;padding-top:2rem;text-align:center}.footer-bottom p{color:#ffffffe6;font-size:.95rem;margin:0}@media (max-width:768px){.footer{padding:2rem 1rem 1rem}.footer-content{gap:1.5rem;grid-template-columns:1fr}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1rem}}.footer-email-link{transition:all .3s ease}.footer-email-link:hover{color:#fff!important;filter:brightness(1.2);transform:translateY(-2px)}.home{min-height:calc(100vh - 70px)}.hero{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;padding:6rem 2rem;text-align:center}.hero-content h1{font-size:3rem;margin-bottom:1rem}.hero-content p{font-size:1.3rem;margin-bottom:2rem}.btn-hero{background:#fff;border-radius:30px;color:#667eea;display:inline-block;font-size:1.1rem;font-weight:600;padding:1rem 2.5rem;text-decoration:none;transition:transform .3s}.btn-hero:hover{transform:translateY(-3px)}.features{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin:4rem auto;max-width:1200px;padding:0 2rem}.feature{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem;text-align:center}.feature h3{color:#667eea;font-size:1.5rem;margin-bottom:1rem}.hero-actions{align-items:center;display:flex;flex-direction:column;gap:1rem}.hero-auth{max-width:300px;width:100%}.btn-hero-google{background:#fff!important;border:2px solid #ddd!important;color:#333!important;font-weight:500!important}.btn-hero-google:hover{border-color:#4285f4!important;box-shadow:0 2px 8px #4285f433!important;transform:translateY(-2px)!important}@media (min-width:768px){.hero-actions{flex-direction:row;justify-content:center}.hero-auth{max-width:250px}}.btn-hero-secondary{background:#0000;border:2px solid #fff;color:#fff}.btn-hero-secondary:hover{background:#fff;color:#667eea}.custom-order-cta{background:linear-gradient(135deg,#f093fb,#f5576c);color:#fff;margin:4rem 0;padding:4rem 2rem}.cta-content{margin:0 auto;max-width:800px;text-align:center}.cta-content h2{font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.cta-content p{font-size:1.2rem;line-height:1.6;margin-bottom:2.5rem;opacity:.95}.cta-features{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:3rem}.cta-feature{align-items:center;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border-radius:12px;display:flex;flex-direction:column;gap:.5rem;padding:1rem}.cta-icon{font-size:2rem;margin-bottom:.5rem}.cta-feature span:last-child{font-size:.95rem;font-weight:600}.btn-cta{background:#fff;border-radius:50px;box-shadow:0 8px 25px #0003;color:#f5576c;display:inline-block;font-size:1.2rem;font-weight:700;letter-spacing:1px;padding:1.2rem 3rem;text-decoration:none;text-transform:uppercase;transition:all .3s ease}.btn-cta:hover{background:#f8f9fa;box-shadow:0 12px 35px #0000004d;transform:translateY(-3px)}.app-download{background:linear-gradient(135deg,#667eea,#764ba2);margin:4rem 0;padding:3rem 2rem}.app-download-content{grid-gap:2rem;align-items:stretch;display:grid;gap:2rem;grid-template-columns:1fr 1fr;margin:0 auto;max-width:1200px}.app-download-left,.app-download-right{display:flex;flex-direction:column}.apk-download-card,.playstore-card{background:linear-gradient(135deg,#fff,#f8f9fa);border:1px solid #ffffff80;border-radius:20px;box-shadow:0 20px 60px #0000004d;display:flex;flex-direction:column;height:100%;overflow:hidden;padding:2rem;position:relative}.apk-download-card:before,.playstore-card:before{background:radial-gradient(circle,#667eea1a 0,#0000 70%);content:"";height:200%;pointer-events:none;position:absolute;right:-50%;top:-50%;width:200%}.apk-download-card{background:linear-gradient(135deg,#e0f7fa,#fff 50%,#e1f5fe)}.playstore-card{background:linear-gradient(135deg,#fff3e0,#fff 50%,#ffe0b2)}.apk-icon,.playstore-icon-large{font-size:3rem;margin-bottom:.5rem;text-align:center}.apk-download-card h2,.playstore-card h2{color:#667eea;font-size:1.6rem;margin-bottom:.8rem;text-align:center}.apk-download-card p,.playstore-card p{color:#666;font-size:.95rem;line-height:1.5;margin-bottom:1rem;text-align:center}.app-features{color:#333;list-style:none;margin:1rem 0;padding:0}.app-features li{color:#333;font-size:.95rem;padding:.4rem 0}.btn-download-apk{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50px;box-shadow:0 8px 25px #667eea66;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:700;gap:.8rem;justify-content:center;margin:.8rem 0;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.btn-download-apk:hover{box-shadow:0 12px 35px #667eea80;transform:translateY(-3px)}.download-icon{font-size:1.3rem}.apk-note{background:#f8f9fa;border-radius:10px;color:#555;font-size:.85rem;line-height:1.6;margin-top:1rem;padding:1rem;text-align:left}.apk-note strong{color:#667eea;display:block;margin-bottom:.3rem}.coming-soon-text{color:#f5576c;font-size:1.3rem;font-weight:700;margin:.8rem 0}.playstore-badge-placeholder{align-items:center;display:flex;justify-content:center;margin-top:1.5rem;position:relative}.coming-soon-overlay{background:#f5576ce6;border-radius:10px;box-shadow:0 8px 25px #0000004d;color:#fff;font-size:1.2rem;font-weight:700;letter-spacing:2px;padding:.8rem 1.5rem;position:absolute;transform:rotate(-10deg)}@media (max-width:768px){.hero{padding:4rem 1.5rem}.hero-content h1{font-size:2rem;line-height:1.2}.hero-content p{font-size:1rem;margin-bottom:1.5rem}.btn-hero{font-size:1rem;padding:.8rem 2rem}.features{gap:1.5rem;grid-template-columns:1fr;margin:3rem auto;padding:0 1.5rem}.feature{padding:1.5rem}.feature h3{font-size:1.3rem}.cta-content h2{font-size:1.8rem}.cta-content p{font-size:1rem}.cta-features{gap:1rem;grid-template-columns:repeat(2,1fr)}.cta-feature{padding:.8rem}.cta-icon{font-size:1.5rem}.btn-cta{font-size:1rem;padding:1rem 2rem}.app-download,.custom-order-cta{margin:3rem 0;padding:3rem 1.5rem}.app-download-content{gap:2rem;grid-template-columns:1fr}.apk-download-card,.playstore-card{padding:2rem}.apk-download-card h2,.playstore-card h2{font-size:1.6rem}.apk-icon,.playstore-icon-large{font-size:3rem}.app-features li{font-size:.95rem;padding:.5rem 0}.btn-download-apk{font-size:1rem;padding:1rem 2rem}.coming-soon-text{font-size:1.3rem}.coming-soon-overlay{font-size:1.1rem;padding:.8rem 1.5rem}}@media (max-width:480px){.hero{padding:3rem 1rem}.hero-content h1{font-size:1.6rem}.hero-content p{font-size:.95rem;margin-bottom:1.2rem}.btn-hero{font-size:.9rem;padding:.7rem 1.5rem}.features{gap:1rem;margin:2rem auto;padding:0 1rem}.feature{padding:1.2rem}.feature h3{font-size:1.1rem}.feature p{font-size:.9rem}.custom-order-cta{margin:2rem 0;padding:2.5rem 1rem}.cta-content h2{font-size:1.5rem;margin-bottom:1rem}.cta-content p{font-size:.95rem;margin-bottom:2rem}.cta-features{gap:.8rem;grid-template-columns:1fr;margin-bottom:2rem}.cta-feature{padding:.7rem}.cta-icon{font-size:1.3rem}.cta-feature span:last-child{font-size:.85rem}.btn-cta{font-size:.9rem;padding:.8rem 1.5rem}.app-download{margin:2rem 0;padding:2.5rem 1rem}.app-download-content{gap:1.5rem}.apk-download-card,.playstore-card{padding:1.5rem}.apk-download-card h2,.playstore-card h2{font-size:1.4rem}.apk-icon,.playstore-icon-large{font-size:2.5rem}.app-features{margin:1rem 0}.app-features li{font-size:.85rem;padding:.4rem 0}.btn-download-apk{font-size:.95rem;padding:.9rem 1.8rem}.apk-note{font-size:.8rem;margin-top:1rem;padding:1rem}.coming-soon-text{font-size:1.2rem}.playstore-badge-placeholder img{width:150px!important}.coming-soon-overlay{font-size:.9rem;padding:.6rem 1.2rem}.hero-actions{gap:.8rem}.hero-auth{max-width:100%}}.product-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s}.product-card:hover{transform:translateY(-5px)}.product-card img{height:200px;object-fit:cover;width:100%}.product-color-box{align-items:center;display:flex;height:200px;justify-content:center;position:relative;width:100%}.product-name-overlay{background:#0003;border-radius:10px;color:#fff;font-size:1.5rem;font-weight:700;padding:1rem;text-align:center;text-shadow:2px 2px 4px #0000004d}.product-info{padding:1rem}.product-info h3{color:#333;margin-bottom:.5rem}.product-description{color:#666;font-size:.9rem;margin-bottom:1rem}.product-footer{display:flex;flex-direction:column;gap:1rem}.product-actions{display:flex;gap:.5rem}.product-price{font-size:1.3rem}.btn-view{background:#f8f9fa;border:1px solid #667eea;border-radius:5px;color:#667eea;flex:1 1;font-size:.9rem;padding:.6rem 1.2rem;text-align:center;text-decoration:none;transition:all .3s}.btn-add,.btn-view:hover{background:#667eea;color:#fff}.btn-add{border-radius:5px;flex:1 1;font-size:.9rem;padding:.6rem 1.2rem;transition:background .3s}.btn-add:hover{background:#5568d3}@media (max-width:768px){.product-name-overlay{font-size:1.2rem;padding:.8rem}.product-info{padding:.8rem}.product-info h3{font-size:1rem}.product-description{font-size:.85rem}.product-price{font-size:1.1rem}.btn-add,.btn-view{font-size:.85rem;padding:.5rem .8rem}}@media (max-width:480px){.product-card img,.product-color-box{height:150px}.product-name-overlay{font-size:1rem;padding:.6rem}.product-actions{flex-direction:column}.btn-add,.btn-view{width:100%}}.shop{margin:0 auto;max-width:1200px;padding:2rem}.shop h1{color:#667eea;font-size:2.5rem;margin-bottom:2rem;text-align:center}.search-bar{margin:0 auto 2rem;max-width:600px}.search-input{border-radius:50px;box-shadow:0 2px 8px #0000001a;padding:1rem 3rem 1rem 1.5rem}.search-input:focus{box-shadow:0 4px 12px #667eea33}.clear-search{background:#667eea;font-size:1.2rem;height:30px;right:1rem;width:30px}.clear-search:hover{background:#5568d3;transform:translateY(-50%) scale(1.1)}.category-filter{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:15px;box-shadow:0 4px 6px #0000001a;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem;padding:1rem}.category-btn{background:#fff;border:2px solid #0000;border-radius:25px;box-shadow:0 2px 4px #0000001a;color:#667eea;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .3s ease}.category-btn:hover{border-color:#667eea;box-shadow:0 4px 8px #667eea4d;transform:translateY(-2px)}.category-btn.active{background:linear-gradient(135deg,#667eea,#764ba2);border-color:#667eea;box-shadow:0 4px 12px #667eea66;color:#fff}.products-count{color:#666;font-size:1.1rem;font-weight:500;margin-bottom:1.5rem;text-align:center}.products-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.no-products{color:#999;font-size:1.2rem;padding:4rem 2rem;text-align:center}.no-products p{margin:0 0 1rem}.btn-clear-search{background:#667eea;border-radius:25px;color:#fff;font-weight:600;margin-top:1rem;padding:.8rem 1.5rem;transition:all .3s}.btn-clear-search:hover{background:#5568d3;transform:translateY(-2px)}@media (max-width:768px){.shop{padding:1rem}.shop h1{font-size:1.8rem}.search-bar,.shop h1{margin-bottom:1.5rem}.search-input{font-size:.95rem;padding:.8rem 2.5rem .8rem 1rem}.clear-search{font-size:1rem;height:26px;width:26px}.category-filter{gap:.5rem;padding:.75rem}.category-btn{font-size:.85rem;padding:.5rem 1rem}.products-count{font-size:.95rem;margin-bottom:1rem}.products-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(160px,1fr))}}@media (max-width:480px){.shop{padding:.5rem}.shop h1{font-size:1.5rem}.category-filter{gap:.4rem;padding:.5rem}.category-btn{font-size:.75rem;padding:.4rem .8rem}.products-grid{gap:.8rem;grid-template-columns:repeat(auto-fill,minmax(140px,1fr))}.loading,.no-products{font-size:1rem;padding:3rem 1rem}}.product-detail{margin:0 auto;max-width:1200px;padding:2rem}.product-detail-container{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;overflow:hidden}.btn-back{background:#667eea;border-radius:5px;font-weight:600;margin-bottom:2rem}.btn-back:hover{background:#5568d3}.not-found{padding:4rem 2rem;text-align:center}.not-found h2{color:#666;margin-bottom:2rem}.product-detail-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr 1fr;padding:2rem}.product-image-section{display:flex;flex-direction:column;gap:1rem}.product-main-image{border-radius:10px;height:400px;object-fit:cover;width:100%}.product-gallery{display:flex;gap:.5rem;overflow-x:auto}.product-gallery img{border-radius:5px;cursor:pointer;height:80px;object-fit:cover;transition:transform .2s;width:80px}.product-gallery img:hover{transform:scale(1.05)}.product-info-section{display:flex;flex-direction:column;gap:1.5rem}.product-info-section h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.product-description-full{color:#666;font-size:1.1rem;line-height:1.6}.product-long-description{background:#f9f9f9;border-radius:5px;padding:1rem}.product-long-description h3{color:#667eea;margin-bottom:.5rem}.product-price-section{align-items:center;display:flex;gap:1rem}.current-price{color:#667eea;font-size:2rem;font-weight:700}.original-price{color:#999;font-size:1.5rem;text-decoration:line-through}.product-variants{border:1px solid #eee;border-radius:8px;padding:1.5rem}.product-variants h3{color:#667eea;margin-bottom:1rem}.variants-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.variant-option{border:2px solid #eee;border-radius:8px;cursor:pointer;padding:1rem;text-align:center;transition:all .3s}.variant-option:hover{border-color:#667eea}.variant-option.selected{background:#f0f4ff;border-color:#667eea}.variant-name{color:#333;font-weight:600;margin-bottom:.5rem}.variant-price{color:#667eea;font-size:1.2rem;font-weight:700;margin-bottom:.5rem}.variant-description{color:#666;font-size:.9rem}.quantity-section{align-items:center;display:flex;gap:1rem}.quantity-section label{color:#333;font-weight:600}.quantity-controls{align-items:center;border:1px solid #ddd;border-radius:5px;display:flex;gap:.5rem;padding:.5rem}.quantity-btn{align-items:center;background:#667eea;border-radius:3px;color:#fff;display:flex;font-weight:700;height:30px;justify-content:center;width:30px}.quantity-display{font-weight:600;min-width:40px;text-align:center}.btn-add-to-cart{background:#667eea;border-radius:8px;color:#fff;font-size:1.2rem;font-weight:600;padding:1.2rem 2rem;transition:background .3s}.btn-add-to-cart:hover{background:#5568d3}.nutrition-info,.product-ingredients{border-top:1px solid #eee;padding-top:1.5rem}.nutrition-info h3,.product-ingredients h3{color:#667eea;margin-bottom:1rem}.nutrition-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr))}.nutrition-item{background:#f9f9f9;border-radius:3px;display:flex;justify-content:space-between;padding:.5rem}.nutrition-label{font-weight:600}.related-products{border-top:1px solid #eee;padding:2rem}.related-products h2{color:#667eea;margin-bottom:2rem;text-align:center}.related-products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}@media (max-width:768px){.product-detail{padding:1rem}.btn-back{font-size:.9rem;margin-bottom:1.5rem;padding:.6rem 1.2rem}.product-detail-content{gap:1.5rem;grid-template-columns:1fr;padding:1.5rem}.product-main-image{height:300px}.product-gallery img{height:60px;width:60px}.product-info-section h1{font-size:1.6rem}.product-description-full{font-size:1rem}.current-price{font-size:1.6rem}.original-price{font-size:1.2rem}.product-variants{padding:1rem}.variants-grid{grid-template-columns:1fr}.variant-option{padding:.8rem}.quantity-section{align-items:flex-start;flex-direction:column;gap:.8rem}.btn-add-to-cart{font-size:1rem;padding:1rem 1.5rem}.nutrition-grid{grid-template-columns:1fr}.related-products{padding:1.5rem}.related-products-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr))}}@media (max-width:480px){.product-detail{padding:.5rem}.product-detail-content{gap:1rem;padding:1rem}.product-main-image{height:250px}.product-info-section h1{font-size:1.3rem}.product-description-full{font-size:.9rem}.current-price{font-size:1.4rem}.nutrition-info,.product-ingredients,.product-variants{padding:.8rem}.btn-add-to-cart{font-size:.95rem;padding:.8rem 1.2rem}.weight-input,.weight-unit-select{font-size:.95rem;padding:.6rem}.preset-btn{font-size:.85rem;padding:.4rem .8rem}}.weight-selection-toggle{background:#f9f9f9;border:1px solid #eee;border-radius:8px;display:flex;gap:.5rem;margin:1rem 0;padding:.5rem}.toggle-btn{background:#fff;border:1px solid #ddd;border-radius:5px;color:#666;flex:1 1;font-weight:600;padding:.8rem 1.5rem;transition:all .3s}.toggle-btn:hover{border-color:#667eea;color:#667eea}.toggle-btn.active{background:#667eea;border-color:#667eea;color:#fff}.custom-weight-section{background:#f0f4ff;border:2px solid #667eea;border-radius:8px;margin:1rem 0;padding:1.5rem}.custom-weight-section h3{color:#667eea;font-size:1.1rem;margin-bottom:1rem}.weight-inputs-row{align-items:flex-end;display:flex;gap:1rem;margin-bottom:1rem}.weight-input-wrapper{display:flex;flex:1 1;flex-direction:column;gap:.5rem}.weight-input-wrapper label{color:#667eea;font-size:.9rem;font-weight:600}.weight-input-wrapper{position:relative}.weight-input{border:2px solid #ddd;border-radius:5px;font-size:1.1rem;font-weight:600;padding:.8rem 2.5rem .8rem .8rem;transition:border-color .3s;width:100%}.weight-input:focus{border-color:#667eea;outline:none}.unit-label{bottom:.8rem;color:#999;font-weight:600;pointer-events:none;position:absolute;right:.8rem}.weight-plus{color:#667eea;font-size:1.5rem;font-weight:700;padding-bottom:.8rem}.weight-input-group{display:flex;gap:.5rem;margin-bottom:1rem}.weight-unit-select{background:#fff;border:2px solid #ddd;border-radius:5px;cursor:pointer;flex:1 1;font-size:1rem;padding:.8rem;transition:border-color .3s}.weight-unit-select:focus{border-color:#667eea;outline:none}.weight-price-info{background:#fff;border-left:4px solid #667eea;border-radius:5px;margin-top:1rem;padding:1rem}.weight-price-info p{color:#666;margin:.3rem 0}.calculated-price{color:#667eea!important;font-size:1.3rem;font-weight:700;margin-top:.5rem!important}.btn-add-to-cart:disabled{background:#ccc;cursor:not-allowed;opacity:.6}.btn-add-to-cart:disabled:hover{background:#ccc}.weight-presets{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:1rem;margin-top:.5rem}.preset-btn{background:#fff;border:1px solid #667eea;border-radius:5px;color:#667eea;font-size:.9rem;padding:.5rem 1rem;transition:all .3s}.preset-btn:hover{background:#667eea;color:#fff}.price-info{display:flex;flex-direction:column;gap:.3rem}.price-label{color:#666;font-size:.9rem;font-weight:500}@media (max-width:768px){.weight-inputs-row,.weight-selection-toggle{flex-direction:column}.weight-inputs-row{align-items:stretch}.weight-plus{display:none}.weight-input-group{flex-direction:column}.weight-input,.weight-unit-select{width:100%}}.checkout{margin:0 auto;max-width:1200px;min-height:calc(100vh - 70px);padding:2rem}.checkout-container h1{color:#667eea;margin-bottom:2rem;text-align:center}.empty-checkout{padding:4rem 2rem;text-align:center}.empty-checkout h2{color:#666;margin-bottom:2rem}.btn-shop{background:#667eea;border-radius:5px;color:#fff;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:background .3s}.btn-shop:hover{background:#5568d3}.checkout-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:2fr 1fr}.checkout-left{display:flex;flex-direction:column;gap:2rem}.checkout-section{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem}.checkout-section h2{color:#667eea;font-size:1.5rem;margin-bottom:1.5rem}.form-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group.full-width{grid-column:span 2}.form-group input,.form-group textarea{border:1px solid #ddd;border-radius:5px;font-size:1rem;padding:.8rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{border-color:#667eea;outline:none}.form-group textarea{min-height:80px}.delivery-options,.payment-methods{display:flex;flex-direction:column;gap:1rem}.delivery-option,.payment-method{align-items:center;border:2px solid #eee;border-radius:8px;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .3s}.delivery-option:hover,.payment-method:hover{border-color:#667eea}.delivery-option input:checked+.delivery-info,.payment-method input:checked+.payment-info{color:#667eea}.delivery-option input:checked,.payment-method input:checked{accent-color:#667eea}.delivery-info,.payment-info{display:flex;flex:1 1;flex-direction:column}.delivery-info{align-items:center;flex-direction:row;justify-content:space-between}.delivery-name,.payment-info span{font-weight:600;margin-bottom:.2rem}.delivery-price{color:#667eea;font-weight:700}.payment-info small{color:#666;font-size:.9rem}.checkout-right{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:2rem}.order-summary{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem}.order-summary h2{color:#667eea;margin-bottom:1.5rem}.order-items{gap:1rem;margin-bottom:2rem;max-height:300px;overflow-y:auto}.order-item{border:1px solid #eee;border-radius:8px;display:flex;gap:1rem;padding:1rem}.order-item img{border-radius:5px;height:60px;object-fit:cover;width:60px}.item-details{flex:1 1}.item-details h4{color:#333;font-size:.9rem;margin-bottom:.3rem}.item-variant{margin-bottom:.3rem}.item-quantity,.item-variant{color:#666;font-size:.8rem}.item-price{align-self:center;color:#667eea;font-weight:700}.order-totals{border-top:1px solid #eee;margin-bottom:2rem;padding-top:1rem}.total-row{display:flex;font-size:1rem;justify-content:space-between;margin-bottom:.8rem}.total-final{border-top:1px solid #eee;color:#667eea;font-size:1.2rem;font-weight:700;margin-top:.8rem;padding-top:.8rem}.minimum-order-notice{background:#fff3cd;border:2px solid #ffc107;border-radius:8px;margin:1rem 0;padding:1rem;text-align:center}.minimum-order-notice p{color:#856404;font-weight:600;margin:.3rem 0}.minimum-order-notice .amount-needed{color:#d9534f;font-size:1.1rem;font-weight:700;margin-top:.5rem}.coupon-section{background:#f8f9fa;border-radius:8px;margin:1.5rem 0;padding:1rem}.coupon-input-group{display:flex;gap:.5rem;margin-bottom:1rem}.coupon-input{border:2px solid #ddd;border-radius:6px;flex:1 1;font-size:1rem;padding:.8rem;text-transform:uppercase}.coupon-input:focus{border-color:#667eea;outline:none}.btn-apply-coupon{background:#667eea;border-radius:6px;color:#fff;font-weight:600;padding:.8rem 1.5rem;transition:background .3s}.btn-apply-coupon:hover{background:#5568d3}.coupon-suggestion{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;display:flex;gap:.8rem;margin-top:1rem;padding:1rem}.coupon-icon{font-size:2rem}.coupon-info{flex:1 1}.coupon-info strong{display:block;font-size:1.1rem;margin-bottom:.3rem}.coupon-info p{font-size:.9rem;margin:0;opacity:.95}.btn-quick-apply{background:#fff;border-radius:6px;color:#667eea;font-weight:600;padding:.6rem 1.2rem;transition:all .3s}.btn-quick-apply:hover{transform:scale(1.05)}.coupon-hint{background:#fff3cd;border-left:4px solid #ffc107;border-radius:4px;margin-top:1rem;padding:.8rem}.coupon-hint p{color:#856404;font-size:.9rem;margin:0}.coupon-applied{align-items:center;background:#d4edda;border:2px solid #28a745;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.coupon-success{color:#155724;font-size:1rem;font-weight:600}.btn-remove-coupon{background:#dc3545;border-radius:6px;color:#fff;font-size:.9rem;padding:.5rem 1rem;transition:background .3s}.btn-remove-coupon:hover{background:#c82333}.discount-row{font-weight:600}.discount-amount{color:#28a745;font-size:1.1rem;font-weight:700}.btn-place-order{background:#667eea;border-radius:8px;color:#fff;font-size:1.2rem;font-weight:600;padding:1.2rem;transition:background .3s;width:100%}.btn-place-order:hover:not(:disabled){background:#5568d3}.btn-place-order:disabled{background:#999}@media (max-width:768px){.checkout{padding:1rem}.checkout-container h1{font-size:1.8rem;margin-bottom:1.5rem}.empty-checkout{padding:3rem 1rem}.empty-checkout h2{font-size:1.5rem}.btn-shop{font-size:1rem;padding:.8rem 1.5rem}.checkout-content{gap:1.5rem;grid-template-columns:1fr}.checkout-section{padding:1.5rem}.checkout-section h2{font-size:1.3rem}.form-grid{gap:.8rem;grid-template-columns:1fr}.form-group.full-width{grid-column:span 1}.form-group input,.form-group textarea{font-size:.95rem;padding:.7rem}.checkout-right{position:static}.order-summary{padding:1.5rem}.order-summary h2{font-size:1.3rem}.order-items{max-height:250px}.order-item{gap:.8rem;padding:.8rem}.order-item img{height:50px;width:50px}.item-details h4{font-size:.85rem}.item-quantity,.item-variant{font-size:.75rem}.delivery-info{align-items:flex-start;flex-direction:column}.delivery-option,.payment-method{padding:.8rem}.coupon-input-group{flex-direction:column}.coupon-input{font-size:.95rem;padding:.7rem}.btn-apply-coupon{padding:.7rem 1.2rem;width:100%}.coupon-suggestion{flex-direction:column;padding:.8rem;text-align:center}.btn-quick-apply{width:100%}.btn-place-order{font-size:1rem;padding:1rem}.pincode-input{flex-direction:column}.pincode-input input{padding:.7rem}.pincode-input button{padding:.7rem 1.2rem;width:100%}.location-info{gap:.8rem;padding:.8rem}.zone-list{grid-template-columns:1fr}.btn-location-picker{font-size:1rem;padding:.8rem 1.5rem}}@media (max-width:480px){.checkout{padding:.5rem}.checkout-container h1{font-size:1.5rem}.checkout-section{padding:1rem}.checkout-section h2{font-size:1.1rem}.form-group input,.form-group textarea{font-size:.9rem;padding:.6rem}.order-summary{padding:1rem}.order-item{padding:.6rem}.order-item img{height:40px;width:40px}.total-row{font-size:.9rem}.total-final{font-size:1.1rem}.btn-place-order{font-size:.95rem;padding:.8rem}.minimum-order-notice{padding:.8rem}.minimum-order-notice p{font-size:.85rem}}.shipping-calculator{background:#f9f9f9;border-radius:8px;margin-bottom:1rem;padding:1.5rem}.shipping-calculator h3{color:#667eea;font-size:1.1rem;margin-bottom:1rem}.pincode-input{display:flex;gap:.5rem;margin-bottom:1rem}.pincode-input input{border:1px solid #ddd;border-radius:5px;flex:1 1;padding:.8rem}.pincode-input button{background:#667eea;border-radius:5px;color:#fff;font-weight:600;min-width:100px;padding:.8rem 1.5rem}.pincode-input button:disabled{cursor:not-allowed;opacity:.6}.shipping-results{border-top:1px solid #ddd;padding-top:1rem}.shipping-results h4{color:#333;font-size:1rem;margin-bottom:1rem}.shipping-results .delivery-options{display:flex;flex-direction:column;gap:.5rem}.delivery-available{background:#f8fff9;border:1px solid #28a745;border-radius:5px;padding:1rem}.delivery-details{display:flex;flex-direction:column;gap:.5rem;margin-bottom:1rem}.delivery-stat{align-items:center;display:flex;justify-content:space-between}.stat-label{color:#333;font-weight:500}.stat-value{color:#667eea;font-weight:600}.stat-value.free-charge{background:#f8fff9;border:1px solid #28a745;border-radius:3px;color:#28a745;padding:.2rem .5rem}.free-delivery-badge{background:#28a745;border-radius:20px;color:#fff;font-size:.9rem;font-weight:600;padding:.5rem 1rem;text-align:center}.delivery-unavailable{background:#fff8f8;border:1px solid #dc3545;border-radius:5px;padding:1rem;text-align:center}.delivery-unavailable p{color:#dc3545;margin:.5rem 0}.delivery-unavailable small{color:#666}.calculating-delivery{color:#667eea;display:block;font-style:italic;margin-top:.3rem}.delivery-info-display{border:1px solid #ddd;border-radius:5px;margin-top:.5rem;padding:.8rem}.delivery-status{display:block;font-weight:500}.delivery-status.can-deliver{background:#f8fff9;border-color:#28a745;color:#28a745}.delivery-status.cannot-deliver{background:#fff8f8;border-color:#dc3545;color:#dc3545}.delivery-info-simple{background:#fff3cd;border:2px solid #ffc107;border-radius:8px;padding:1.5rem}.delivery-info-simple h4{color:#856404;font-size:1.1rem;margin-bottom:1rem}.delivery-info-simple p{font-size:.95rem;line-height:1.6;margin:.5rem 0}.delivery-area-notice{background:#dc3545;border-radius:5px;color:#fff;font-size:1rem!important;margin:1rem 0!important;padding:.8rem;text-align:center}.delivery-area-notice strong{font-size:1.1rem}.custom-order-link{color:#667eea;font-weight:700;text-decoration:underline}.custom-order-link:hover{color:#5568d3}.note{color:#666!important;font-size:.85rem!important;margin-top:1rem!important}.location-check{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;text-align:center}.location-check p{color:#666;margin-bottom:1rem}.btn-check-location{background:#667eea;border-radius:8px;color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1rem;padding:1rem 2rem;transition:all .3s}.btn-check-location:hover:not(:disabled){background:#5568d3;transform:translateY(-2px)}.btn-check-location:disabled{cursor:not-allowed;opacity:.6}.location-result{border-radius:8px;margin-top:1rem;padding:1rem;text-align:left}.location-result.can-deliver{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.location-result.cannot-deliver{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.location-message{font-weight:600;margin-bottom:.5rem}.location-distance{font-size:.9rem;margin:0}.delivery-info-simple{background:#e8f4fd;border-radius:5px;margin-top:1rem;padding:1rem}.delivery-info-simple h4{color:#667eea;margin-bottom:.5rem}.delivery-info-simple p{font-size:.9rem;margin:.3rem 0}.estimated-badge{background:#ffc107;color:#856404}.accurate-badge,.estimated-badge{border-radius:3px;font-size:.7rem;font-weight:500;margin-left:.5rem;padding:.2rem .4rem}.accurate-badge{background:#28a745;color:#fff}.delivery-charge.unavailable{color:#dc3545;font-weight:600}.no-delivery-warning{background:#fff3cd;border:1px solid #ffeaa7;border-radius:5px;color:#856404;margin-top:1rem;padding:1rem}.no-delivery-warning p{font-size:.9rem;margin:.3rem 0}.no-delivery-warning p:first-child{color:#dc3545;font-weight:600}.pincode-input-group{position:relative}.pincode-loading{color:#667eea;font-size:.8rem;font-weight:500;position:absolute;right:10px;top:50%;transform:translateY(-50%)}.delivery-summary{display:flex;flex-direction:column;gap:.8rem}.delivery-detail{align-items:center;border-bottom:1px solid #eee;display:flex;justify-content:space-between;padding:.5rem 0}.delivery-detail:last-child{border-bottom:none}.delivery-charge{color:#667eea;font-weight:700}.delivery-note{background:#f0f4ff;border:1px solid #667eea;border-radius:5px;padding:.8rem;text-align:center}.delivery-note small{color:#667eea;font-weight:500}.free-delivery{color:#28a745!important;font-weight:700}.total-row .free-delivery{background:#f8fff9;border-radius:3px;padding:.2rem .5rem}.btn-place-order:disabled{background:#ccc!important;cursor:not-allowed;opacity:.6}@media (max-width:768px){.delivery-detail{align-items:flex-start;flex-direction:column;gap:.3rem}}.shop-location{display:flex;flex-direction:column;gap:1.5rem}.location-info{align-items:flex-start;background:#f0f4ff;border:1px solid #667eea;border-radius:8px;display:flex;gap:1rem;padding:1rem}.location-icon{font-size:1.5rem;margin-top:.2rem}.location-details strong{color:#667eea;display:block;font-size:1.1rem;margin-bottom:.3rem}.location-details p{color:#666;margin:.3rem 0}.location-link{color:#667eea;font-size:.9rem;font-weight:500;text-decoration:none;transition:color .3s}.location-link:hover{color:#5568d3;text-decoration:underline}.delivery-zones h4{color:#667eea;font-size:1rem;margin-bottom:1rem}.zone-list{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.zone-item{align-items:center;border:1px solid;border-radius:6px;display:flex;font-size:.9rem;justify-content:space-between;padding:.8rem}.zone-item.free{background:#f8fff9;border-color:#28a745;color:#28a745}.zone-item.paid{background:#fff8e1;border-color:#ffc107;color:#856404}.zone-item.expensive{background:#fff3e0;border-color:#ff9800;color:#e65100}.zone-item.unavailable{background:#fff8f8;border-color:#dc3545;color:#dc3545}.zone-distance{font-weight:500}.zone-charge{font-weight:600}@media (max-width:768px){.location-info{flex-direction:column;text-align:center}.zone-list{grid-template-columns:1fr}.shop-location{gap:1rem}}.location-selection{background:#f0f4ff;border:1px solid #667eea;border-radius:8px;margin-bottom:1rem;padding:1rem;text-align:center}.btn-location-picker{background:#667eea;border-radius:8px;color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.5rem;padding:1rem 2rem;transition:all .3s}.btn-location-picker:hover{background:#5568d3;transform:translateY(-2px)}.location-help{color:#666;font-size:.9rem;margin:0}.tip-section{background:linear-gradient(135deg,#f8f9fa,#e9ecef);border:2px solid #dee2e6;border-radius:10px;margin:1.5rem 0;padding:1.5rem}.tip-section h3{color:#667eea;font-size:1.2rem;margin-bottom:.5rem;text-align:center}.tip-description{color:#666;font-size:.9rem;margin-bottom:1rem;text-align:center}.tip-options{display:flex;flex-wrap:wrap;gap:.5rem;justify-content:center;margin-bottom:1rem}.tip-btn{background:#fff;border:2px solid #dee2e6;border-radius:8px;color:#495057;cursor:pointer;font-weight:600;min-width:70px;padding:.8rem 1.2rem;transition:all .3s}.tip-btn:hover{border-color:#667eea;color:#667eea;transform:translateY(-2px)}.tip-btn.active{background:#667eea;border-color:#667eea;color:#fff}.custom-tip-input{display:flex;flex-direction:column;gap:.5rem;margin-top:1rem}.custom-tip-input label{color:#495057;font-size:.9rem;font-weight:600;text-align:center}.tip-input{border:2px solid #dee2e6;border-radius:8px;font-size:1rem;padding:.8rem;text-align:center;transition:border-color .3s}.tip-input:focus{border-color:#667eea;outline:none}.tip-row{color:#28a745;font-weight:600}.tip-amount{color:#28a745;font-weight:700}@media (max-width:768px){.tip-section{padding:1rem}.tip-section h3{font-size:1rem}.tip-options{gap:.4rem}.tip-btn{font-size:.9rem;min-width:60px;padding:.6rem 1rem}.tip-input{font-size:.95rem;padding:.7rem}}.profile{margin:2rem auto;max-width:800px;padding:2rem}.profile-card{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem}.profile-card h1{color:#667eea;margin-bottom:2rem}.profile-info{flex-direction:column}.profile-field,.profile-info{display:flex;gap:1rem}.profile-field label{font-weight:600;min-width:100px}.login-form{display:flex;flex-direction:column;gap:1rem;margin-top:1rem}.login-form input{border:1px solid #ddd;border-radius:5px;font-size:1rem;padding:.8rem}.btn-login{background:#667eea;color:#fff;font-size:1.1rem;font-weight:600}.btn-login,.login-hint{border-radius:5px;padding:1rem}.login-hint{background:#f0f0f0;font-size:.9rem;margin-top:1rem}.orders-list{gap:1.5rem}.order-item{background:#fafafa;border:2px solid #e0e0e0;border-radius:10px;padding:1.5rem;transition:all .3s}.order-item:hover{border-color:#667eea;box-shadow:0 4px 12px #0000001a}.order-header{border-bottom:2px solid #e0e0e0;margin-bottom:1rem;padding-bottom:1rem}.order-header span:first-child{color:#333;font-size:1.1rem;font-weight:700}.order-status{background:#667eea;border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;padding:.4rem 1rem;text-transform:uppercase}.order-date{align-items:center;color:#888;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem}.order-date:before{content:"📅"}.order-section{background:#fff;border-left:4px solid #667eea;border-radius:8px;margin-bottom:1.5rem;padding:1.2rem}.section-title{align-items:center;color:#667eea;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.info-grid{gap:.8rem}.info-grid,.info-item{display:flex;flex-direction:column}.info-item{gap:.3rem}.info-label{color:#888;font-size:.85rem;font-weight:500}.info-value{color:#333;font-size:1rem;font-weight:600}.address-box{background:#f9f9f9;border-radius:6px;line-height:1.6;padding:1rem}.address-box p{color:#555;margin:.3rem 0}.address-box p:first-child{color:#333;font-weight:600}.order-items{display:flex;flex-direction:column;gap:.8rem}.order-product{align-items:flex-start;background:#f9f9f9;border-radius:6px;display:flex;justify-content:space-between;padding:1rem}.product-info{display:flex;flex:1 1;flex-direction:column;gap:.3rem}.product-name{color:#333;font-size:1rem;font-weight:600}.product-variant{color:#667eea;font-weight:500}.product-quantity{color:#888;font-size:.85rem}.product-price{color:#667eea;font-size:1.1rem;font-weight:700;margin-left:1rem;white-space:nowrap}.order-total{display:flex;flex-direction:column;gap:.5rem}.total-row{border-top:2px solid #e0e0e0;font-size:1.2rem;margin-top:.8rem;padding-top:.8rem}.total-row strong{color:#667eea}.discount-row{color:#28a745}.discount-amount{color:#28a745!important;font-weight:700!important}.payment-info-box{background:#f0f4ff;border-radius:6px;display:flex;flex-direction:column;gap:.6rem;margin-top:1rem;padding:1rem}.payment-row{align-items:center;display:flex;justify-content:space-between}.payment-row span:first-child{color:#666;font-size:.9rem}.payment-method-badge{background:#fff;border:1px solid #667eea;border-radius:15px;color:#667eea;font-size:.9rem;font-weight:600;padding:.4rem .8rem}.payment-id{background:#fff;border-radius:4px;color:#333;font-family:monospace;font-size:.85rem;padding:.3rem .6rem}.auth-switch{margin:1rem 0;text-align:center}.auth-switch .btn-link{background:none;border:none;color:#667eea;cursor:pointer;font-size:inherit;text-decoration:underline}.auth-switch .btn-link:hover{opacity:.8}.auth-divider{margin:1.5rem 0;position:relative;text-align:center}.auth-divider:before{background:#ddd;content:"";height:1px;left:0;position:absolute;right:0;top:50%}.auth-divider span{background:#fff;color:#666;font-size:.9rem;padding:0 1rem}.btn-google{align-items:center;background:#fff;border:2px solid #ddd;border-radius:5px;color:#333;display:flex;font-size:1rem;font-weight:500;gap:.8rem;justify-content:center;margin-bottom:1rem;padding:1rem;transition:all .3s;width:100%}.btn-google:hover{border-color:#4285f4;box-shadow:0 2px 8px #4285f433}.btn-google:disabled{cursor:not-allowed;opacity:.6}.google-icon{flex-shrink:0}.btn-google:hover .google-icon{transform:scale(1.05)}.provider-badge{align-items:center;background:#f0f4ff;border:1px solid #4285f4;border-radius:15px;color:#4285f4;display:flex;font-size:.9rem;font-weight:500;gap:.5rem;padding:.3rem .8rem;width:-webkit-fit-content;width:fit-content}.provider-icon{flex-shrink:0}.shipping-info{background:#fff;border-left:4px solid #667eea;border-radius:8px;margin:1rem 0;padding:1.2rem}.shipping-info h4{align-items:center;color:#667eea;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:.8rem}.shipping-info h4:before{content:"📍"}.shipping-info p{color:#555;font-size:.95rem;line-height:1.5;margin:.4rem 0}.shipping-info p:first-of-type{color:#333;font-size:1rem;font-weight:600}.delivery-info,.tax-info{color:#555;display:flex;font-size:.95rem;justify-content:space-between;padding:.5rem 0}.tax-info{background:#f9f9f9;border-radius:5px;margin:.3rem 0;padding:.5rem 1rem}.payment-method{margin-top:.8rem;text-align:right}.payment-method small{color:#667eea;font-size:.9rem;font-weight:600}.btn-refresh{background:#667eea;border-radius:5px;font-size:.9rem;font-weight:600;padding:.5rem 1rem}.btn-refresh:hover:not(:disabled){background:#5568d3}.btn-refresh:disabled{cursor:not-allowed;opacity:.6}.free-delivery-text{color:#28a745!important;font-weight:700}.order-summary-row{align-items:center;display:flex;font-size:.95rem;justify-content:space-between;padding:.5rem 0}.order-summary-row span:first-child{color:#666}.order-summary-row span:last-child{color:#333;font-weight:600}.payment-status{border-radius:15px;padding:.3rem .8rem}.payment-status.paid{border:1px solid #c3e6cb}.payment-status.pending{border:1px solid #ffeaa7}@media (max-width:768px){.profile{margin:1rem auto;padding:1rem}.profile-card{padding:1.5rem}.profile-card h1{font-size:1.5rem}.profile-field{flex-direction:column;gap:.3rem}.profile-field label{font-size:.9rem;min-width:auto}.order-header{flex-direction:column;gap:.5rem}.order-product{align-items:flex-start;flex-direction:column;gap:.3rem}.shipping-info{padding:.8rem}.btn-google,.btn-login{font-size:1rem;padding:.8rem}}@media (max-width:480px){.profile{padding:.5rem}.profile-card{padding:1rem}.profile-card h1{font-size:1.3rem}.login-form input{font-size:.9rem;padding:.6rem}.order-total{font-size:1rem}}.order-total-simple{align-items:center;background:#fff;border-left:4px solid #667eea;border-radius:8px;display:flex;justify-content:space-between;margin-top:1rem;padding:1.2rem}.order-total-simple span:first-child{color:#666;font-size:1rem;font-weight:500}.total-amount{color:#667eea;font-size:1.5rem;font-weight:700}.danger-zone{background:#fff5f5;border:2px solid #dc3545;border-radius:8px;margin-top:3rem;padding:1.5rem}.danger-zone h2{color:#dc3545;font-size:1.2rem;margin-bottom:.8rem}.danger-warning{color:#666;font-size:.95rem;margin-bottom:1rem}.btn-delete-account{background:#dc3545;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:background .3s}.btn-delete-account:hover{background:#c82333}.modal-overlay{align-items:center;background:#0009;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:10px;box-shadow:0 10px 40px #0000004d;max-width:500px;padding:2rem;width:100%}.modal-content h2{color:#dc3545;margin-bottom:1rem}.modal-warning{color:#333;font-size:1rem;font-weight:600;margin-bottom:1rem}.modal-info{color:#666;font-size:.95rem;margin-bottom:1.5rem}.modal-actions{display:flex;gap:1rem;justify-content:flex-end}.btn-cancel{border-radius:5px;padding:.8rem 1.5rem}.btn-cancel:hover:not(:disabled){background:#5a6268}.btn-confirm-delete{background:#dc3545;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 1.5rem;transition:background .3s}.btn-confirm-delete:hover:not(:disabled){background:#c82333}.btn-cancel:disabled,.btn-confirm-delete:disabled{cursor:not-allowed;opacity:.6}.custom-order-management{margin:0 auto;max-width:1200px;padding:20px}.management-header{align-items:center;border-bottom:2px solid #e1e8ed;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.management-header h1{color:#2c3e50;font-size:2.2rem;margin:0}.filter-controls{align-items:center;display:flex;gap:15px}.filter-select{background:#fff;border:2px solid #e1e8ed;border-radius:6px;cursor:pointer;font-size:1rem;padding:10px 15px}.filter-select:focus{border-color:#3498db;outline:none}.orders-grid{grid-gap:25px;gap:25px;grid-template-columns:repeat(auto-fill,minmax(400px,1fr))}.order-header{align-items:center}.order-header h3{color:#2c3e50;font-size:1.3rem;margin:0}.status-badge{padding:6px 12px}.detail-row{display:flex;flex-direction:column;gap:5px;margin-bottom:12px}.detail-row strong{color:#34495e;font-size:.95rem;font-weight:600}.detail-row p.description{background:#f8f9fa;border-left:3px solid #3498db;border-radius:6px;color:#7f8c8d;line-height:1.5;margin:0;padding:10px}.order-actions{align-items:center;border-top:1px solid #f0f0f0;display:flex;gap:10px;padding-top:15px}.status-select{border:2px solid #e1e8ed;border-radius:6px;flex:1 1;font-size:.9rem;padding:8px 12px}.delete-btn{background:#e74c3c;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;padding:8px 16px;transition:background-color .2s ease}.delete-btn:hover{background:#c0392b}.no-orders{color:#7f8c8d;font-size:1.2rem;grid-column:1/-1;padding:60px 20px}@media (max-width:768px){.custom-order-management{padding:15px}.management-header{align-items:stretch;flex-direction:column;gap:15px}.management-header h1{font-size:1.8rem;text-align:center}.orders-grid{gap:20px;grid-template-columns:1fr}.order-card{padding:20px}.order-header{align-items:stretch;flex-direction:column;gap:10px}.order-header h3,.status-badge{text-align:center}.order-actions{flex-direction:column;gap:10px}}@media (max-width:480px){.order-card{padding:15px}.management-header h1{font-size:1.5rem}.detail-row{margin-bottom:10px}}.all-orders-management{margin:0 auto;max-width:1400px;padding:2rem}.orders-header{margin-bottom:2rem}.orders-header h2{color:#2c3e50;margin:0}.btn-refresh{background:#3498db;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 1.5rem;transition:background .3s}.btn-refresh:hover{background:#2980b9}.orders-tabs{border-bottom:2px solid #ecf0f1;display:flex;gap:1rem;margin-bottom:2rem}.tab-btn{font-size:1rem;font-weight:500;padding:1rem 2rem;transition:all .3s}.tab-btn.active{border-bottom-color:#e74c3c;color:#e74c3c}.tab-btn:hover{color:#2c3e50}.orders-filters{display:flex;gap:1rem;margin-bottom:2rem}.search-input{border:2px solid #ecf0f1;flex:1 1;padding:.75rem 1rem}.search-input:focus{border-color:#3498db}.status-filter{background:#fff;border:2px solid #ecf0f1;border-radius:8px;cursor:pointer;font-size:1rem;padding:.75rem 1rem}.status-filter:focus{border-color:#3498db;outline:none}.orders-section h3{color:#2c3e50;margin-bottom:1.5rem}.no-orders{color:#95a5a6;font-size:1.1rem;padding:3rem;text-align:center}.orders-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(500px,1fr))}.order-card{border:1px solid #ecf0f1;box-shadow:0 2px 8px #0000001a;padding:1.5rem;transition:transform .2s,box-shadow .2s}.order-card:hover{box-shadow:0 4px 12px #00000026}.order-card-header{align-items:center;border-bottom:2px solid #ecf0f1;display:flex;justify-content:space-between;margin-bottom:1rem;padding-bottom:1rem}.order-id{color:#2c3e50;font-size:1.1rem;font-weight:700}.status-badge{padding:.4rem .8rem;text-transform:capitalize}.order-info{margin-bottom:1rem}.order-info p{color:#34495e;font-size:.95rem;line-height:1.6;margin:.5rem 0}.order-info strong{color:#2c3e50}.payment-status{border-radius:12px;font-size:.85rem;font-weight:600;padding:.2rem .6rem;text-transform:capitalize}.payment-status.paid{background:#d4edda;color:#155724}.payment-status.pending{background:#fff3cd;color:#856404}.payment-status.failed{background:#f8d7da;color:#721c24}.order-items{background:#f8f9fa;border-radius:8px;margin:1rem 0;padding:1rem}.order-items strong{color:#2c3e50;display:block;margin-bottom:.5rem}.order-items ul{margin:0;padding-left:1.5rem}.order-items li{color:#34495e;font-size:.9rem;margin:.3rem 0}.order-description{background:#f8f9fa;border-radius:8px;margin:1rem 0;padding:1rem}.order-description strong{color:#2c3e50;margin-bottom:.5rem}.order-description p{color:#34495e;font-size:.9rem}.order-actions{border-top:2px solid #ecf0f1;margin-top:1rem;padding-top:1rem}.status-select{background:#fff;border:2px solid #ecf0f1;border-radius:8px;cursor:pointer;font-size:1rem;padding:.75rem;transition:border-color .3s;width:100%}.status-select:focus{border-color:#3498db;outline:none}.status-select:hover{border-color:#bdc3c7}.custom-order-card{border-left:4px solid #9b59b6}.loading{padding:3rem}@media (max-width:768px){.all-orders-management{padding:1rem}.orders-header{align-items:flex-start;gap:1rem}.orders-filters,.orders-header{flex-direction:column}.orders-grid{grid-template-columns:1fr}.orders-tabs{overflow-x:auto}.tab-btn{font-size:.9rem;padding:.75rem 1rem;white-space:nowrap}}.admin-panel{margin:2rem auto;max-width:1200px;padding:2rem}.admin-panel h1{color:#667eea;margin-bottom:2rem}.btn-add-product{background:#667eea;border-radius:5px;color:#fff;font-size:1rem;font-weight:600;margin-bottom:2rem;padding:1rem 2rem}.form-overlay{background:#00000080;padding:1rem}.form-container{border-radius:10px;margin:auto;max-width:90%;position:relative;width:500px}.form-close-btn{align-items:center;background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:1.2rem;height:32px;justify-content:center;position:absolute;right:1rem;top:1rem;transition:all .3s;width:32px;z-index:10}.form-close-btn:hover{background:#c0392b;transform:rotate(90deg)}.admin-form{display:flex;flex-direction:column;gap:1rem}.admin-form h3{color:#667eea;margin-bottom:1rem}.admin-form input,.admin-form select,.admin-form textarea{border:1px solid #ddd;border-radius:5px;font-size:1rem;padding:.8rem}.admin-form textarea{min-height:100px;resize:vertical}.category-select{background:#fff;color:#333;cursor:pointer;font-weight:600}.category-select:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.btn-cancel,.btn-save{border-radius:5px;flex:1 1;font-weight:600;padding:.8rem}.btn-save{background:#667eea}.btn-cancel{background:#ddd;color:#333}.admin-products{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;padding:2rem}.products-table{border-collapse:collapse;width:100%}.products-table td,.products-table th{border-bottom:1px solid #eee;padding:1rem;text-align:left}.products-table th{background:#f5f5f5;font-weight:600}.table-img{border-radius:5px;height:60px;object-fit:cover;width:60px}.btn-delete,.btn-edit{border-radius:5px;margin-right:.5rem;padding:.5rem 1rem}.btn-edit{background:#667eea;color:#fff}.btn-delete{background:#e74c3c}.variants-section{border:1px solid #ddd;border-radius:5px;margin:1rem 0;padding:1rem}.variants-section h4{color:#667eea;margin-bottom:1rem}.variant-item{align-items:center;background:#f9f9f9;border-radius:3px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem}.btn-remove-variant{background:#e74c3c;border-radius:3px;color:#fff;font-size:.8rem;padding:.3rem .8rem}.add-variant{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:1fr 1fr;margin-top:1rem}.add-variant input{border:1px solid #ddd;border-radius:3px;padding:.5rem}.btn-add-variant{background:#667eea;border-radius:3px;color:#fff;font-weight:600;grid-column:span 2;padding:.5rem}.admin-tabs{border-bottom:2px solid #e1e8ed;display:flex;gap:10px;margin-bottom:30px}.tab-btn{background:none;border:none;border-bottom:3px solid #0000;color:#7f8c8d;cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 25px;transition:all .3s ease}.tab-btn:hover{color:#3498db}.tab-btn.active{border-bottom-color:#3498db;color:#3498db}@media (max-width:768px){.admin-panel{margin:1rem auto;padding:1rem}.admin-panel h1{font-size:1.5rem;margin-bottom:1.5rem}.admin-tabs{flex-direction:column;gap:0;overflow-x:auto}.tab-btn{border-bottom:1px solid #e1e8ed;border-radius:0;font-size:1rem;padding:12px 20px}.tab-btn.active{background:#f8f9fa;border-bottom-color:#3498db}.btn-add-product{font-size:.9rem;padding:.8rem 1.5rem;width:100%}.form-container{max-height:85vh;padding:1.5rem;width:95%}.admin-form h3{font-size:1.2rem}.admin-products{overflow-x:auto;padding:1rem}.products-table{font-size:.85rem;min-width:600px}.products-table td,.products-table th{padding:.6rem}.table-img{height:40px;width:40px}.btn-delete,.btn-edit{font-size:.75rem;margin-right:.3rem;padding:.4rem .8rem}.variants-section{padding:.8rem}.add-variant{grid-template-columns:1fr}.btn-add-variant{grid-column:span 1}.admin-actions{flex-direction:column;gap:.8rem}.btn-bulk-import,.btn-clear-all,.btn-normalize{font-size:.9rem;padding:.7rem 1.2rem;width:100%}}@media (max-width:480px){.admin-panel{padding:.5rem}.admin-panel h1{font-size:1.3rem}.form-container{border-radius:0;padding:1rem;width:100%}.admin-form input,.admin-form select,.admin-form textarea{font-size:.9rem;padding:.6rem}.form-actions{flex-direction:column}.btn-cancel,.btn-save{width:100%}.products-table{font-size:.75rem}.products-table td,.products-table th{padding:.4rem}}.admin-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.btn-bulk-import,.btn-clear-all,.btn-normalize{border-radius:5px;color:#fff;font-weight:600;padding:.8rem 1.5rem;transition:all .3s}.btn-bulk-import:hover,.btn-clear-all:hover,.btn-normalize:hover{opacity:.9;transform:translateY(-2px)}.category-badge{border-radius:12px;display:inline-block;font-size:.85rem;font-weight:600;padding:.3rem .8rem;white-space:nowrap}.category-badge.has-category{background:#667eea;color:#fff}.category-badge.no-category{background:#ffc107;color:#333}.toggle-switch{display:inline-block;height:24px;position:relative;width:50px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:24px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:3px;content:"";height:18px;left:3px;position:absolute;transition:.4s;width:18px}.toggle-switch input:checked+.toggle-slider{background-color:#4caf50}.toggle-switch input:checked+.toggle-slider:before{transform:translateX(26px)}.unavailable-row{background-color:#f8f8f8;opacity:.5}.unavailable-row td{color:#999}.availability-section{background:#f9f9f9;border-radius:5px;margin:1rem 0;padding:1rem}.availability-label{align-items:center;color:#333;cursor:pointer;display:flex;font-weight:600;gap:.8rem}.availability-label input[type=checkbox]{cursor:pointer;height:20px;width:20px}.availability-label span{-webkit-user-select:none;user-select:none}.admin-filters{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.search-bar{flex:1 1;min-width:300px;position:relative}.search-input{border:2px solid #ddd;border-radius:8px;font-size:1rem;padding:.8rem 2.5rem .8rem 1rem;transition:all .3s;width:100%}.search-input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.clear-search{align-items:center;background:#e74c3c;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.9rem;height:24px;justify-content:center;position:absolute;right:10px;top:50%;transform:translateY(-50%);transition:all .3s;width:24px}.clear-search:hover{background:#c0392b;transform:translateY(-50%) rotate(90deg)}.category-filter{min-width:200px}.category-select-filter{background:#fff;border:2px solid #ddd;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.8rem;transition:all .3s;width:100%}.category-select-filter:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.products-count{background:#f8f9fa;border-left:4px solid #667eea;border-radius:5px;color:#667eea;font-weight:600;margin-bottom:1rem;padding:.8rem}@media (max-width:768px){.admin-filters{flex-direction:column}.category-filter,.search-bar{min-width:100%;width:100%}}.image-upload-section{background:#f9f9f9;border:2px dashed #ddd;border-radius:8px;margin:1rem 0;padding:1.5rem}.image-upload-label{color:#333;display:block;font-size:1rem;font-weight:600;margin-bottom:1rem}.image-preview{border-radius:8px;box-shadow:0 2px 8px #0000001a;margin:0 auto 1rem;max-width:300px;overflow:hidden;width:100%}.image-preview img{display:block;height:auto;width:100%}.image-upload-options{display:flex;flex-direction:column;gap:1rem}.upload-file-option{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.file-upload-btn{background:#667eea;border-radius:5px;color:#fff;cursor:pointer;display:inline-block;font-weight:600;padding:.8rem 1.5rem;transition:all .3s}.file-upload-btn:hover{background:#5568d3;transform:translateY(-2px)}.file-name{color:#667eea;font-size:.9rem;font-weight:600;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.upload-divider{color:#999;font-weight:600;margin:.5rem 0;position:relative;text-align:center}.upload-divider:after,.upload-divider:before{background:#ddd;content:"";height:1px;position:absolute;top:50%;width:40%}.upload-divider:before{left:0}.upload-divider:after{right:0}.image-url-input{border:1px solid #ddd;border-radius:5px;font-size:1rem;padding:.8rem;width:100%}.upload-progress{margin-top:1rem}.progress-bar{background:#e0e0e0;border-radius:4px;height:8px;margin-bottom:.5rem;overflow:hidden;width:100%}.progress-fill{background:linear-gradient(90deg,#667eea,#764ba2);border-radius:4px;height:100%;transition:width .3s ease}.progress-text{color:#667eea;display:block;font-size:.9rem;font-weight:600;text-align:center}@media (max-width:768px){.image-upload-section{padding:1rem}.image-preview{max-width:200px}.file-upload-btn{font-size:.9rem;padding:.6rem 1.2rem}.upload-file-option{align-items:flex-start;flex-direction:column}.file-name{max-width:100%}}.btn-cancel:disabled,.btn-save:disabled{cursor:not-allowed;opacity:.6}.custom-order-container{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:800px;padding:20px}.custom-order-header{border-bottom:2px solid #f0f0f0;margin-bottom:30px;padding-bottom:20px;text-align:center}.custom-order-header h1{color:#2c3e50;font-size:2.5rem;margin-bottom:10px}.custom-order-header p{color:#7f8c8d;font-size:1.1rem}.custom-order-form{display:flex;flex-direction:column;gap:30px}.form-section{background:#f8f9fa;border-left:4px solid #3498db;border-radius:8px;padding:25px}.form-section h3{color:#2c3e50;font-size:1.3rem;font-weight:600;margin-bottom:20px}.form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:20px}.form-group{display:flex;flex-direction:column}.form-group label{color:#34495e;font-size:.95rem;margin-bottom:8px}.form-group input,.form-group select,.form-group textarea{background:#fff;border:2px solid #e1e8ed;border-radius:6px;font-size:1rem;padding:12px;transition:border-color .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.form-group textarea{min-height:100px;resize:vertical}.guest-count-note{background:#e8f4fd;border-left:3px solid #3498db;border-radius:6px;color:#2980b9;font-weight:500;margin-top:10px;padding:10px 15px}.form-actions{padding-top:20px;text-align:center}.btn-primary{border:none;cursor:pointer;letter-spacing:.5px;padding:15px 40px;text-transform:uppercase}.btn-primary:hover:not(:disabled){background:linear-gradient(135deg,#2980b9,#1f5f8b);box-shadow:0 6px 12px #3498db4d;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6;transform:none}.success-message{background:linear-gradient(135deg,#27ae60,#2ecc71);border-radius:12px;box-shadow:0 8px 25px #2ecc714d;color:#fff;padding:60px 40px;text-align:center}.success-message h2{font-size:2.2rem;font-weight:700;margin-bottom:20px}.success-message p{font-size:1.2rem;line-height:1.6;margin-bottom:30px;opacity:.95}.success-message .btn-primary{background:#fff3;border:2px solid #fff;color:#fff}.success-message .btn-primary:hover{background:#fff;color:#27ae60}@media (max-width:768px){.custom-order-container{margin:10px;padding:15px}.custom-order-header h1{font-size:2rem}.form-row{gap:15px;grid-template-columns:1fr}.form-section{padding:20px 15px}.btn-primary{font-size:1rem;padding:12px 30px}.success-message{padding:40px 20px}.success-message h2{font-size:1.8rem}}@media (max-width:480px){.custom-order-header h1{font-size:1.6rem}.custom-order-header p{font-size:1rem}.form-section h3{font-size:1.1rem}.btn-primary{padding:15px;width:100%}}.my-custom-orders{margin:0 auto;max-width:1000px;padding:20px}.orders-header{align-items:center;border-bottom:2px solid #e1e8ed;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:20px}.orders-header h1{color:#2c3e50;font-size:2.2rem;margin:0}.btn-new-order{background:linear-gradient(135deg,#3498db,#2980b9);border-radius:8px;color:#fff;font-size:1rem;font-weight:600;padding:12px 24px;text-decoration:none;transition:all .3s ease}.btn-new-order:hover{background:linear-gradient(135deg,#2980b9,#1f5f8b);box-shadow:0 6px 12px #3498db4d;transform:translateY(-2px)}.auth-required,.no-orders{padding:80px 20px;text-align:center}.no-orders-content h2{color:#2c3e50;font-size:2rem;margin-bottom:15px}.no-orders-content p{color:#7f8c8d;font-size:1.1rem;line-height:1.6;margin-bottom:30px}.btn-primary{background:linear-gradient(135deg,#3498db,#2980b9);border-radius:8px;color:#fff;display:inline-block;font-size:1.1rem;font-weight:600;padding:15px 30px;text-decoration:none;transition:all .3s ease}.btn-primary:hover{background:linear-gradient(135deg,#2980b9,#1f5f8b);box-shadow:0 6px 12px #3498db4d;transform:translateY(-2px)}.orders-list{display:flex;flex-direction:column;gap:25px}.order-card{background:#fff;border:1px solid #e1e8ed;border-radius:12px;box-shadow:0 4px 6px #0000001a;padding:25px;transition:transform .2s ease,box-shadow .2s ease}.order-card:hover{box-shadow:0 8px 15px #00000026;transform:translateY(-2px)}.order-header{align-items:flex-start;border-bottom:1px solid #f0f0f0;display:flex;justify-content:space-between;margin-bottom:20px;padding-bottom:15px}.order-info h3{color:#2c3e50;font-size:1.4rem;margin:0 0 5px}.order-date{color:#7f8c8d;font-size:1rem;font-weight:500;margin:0}.status-badge{border-radius:20px;color:#fff;font-size:.85rem;font-weight:600;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase;white-space:nowrap}.detail-grid,.order-details{margin-bottom:20px}.detail-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.detail-item{display:flex;flex-direction:column;gap:5px}.detail-item strong{color:#34495e;font-size:.9rem;font-weight:600}.detail-item span{color:#7f8c8d;font-size:1rem}.order-description{margin-bottom:15px}.order-description strong{color:#34495e;display:block;font-size:.95rem;font-weight:600;margin-bottom:8px}.order-description p{background:#f8f9fa;border-left:3px solid #3498db;border-radius:6px;color:#7f8c8d;line-height:1.5;margin:0;padding:12px}.order-meta{border-top:1px solid #f0f0f0;padding-top:15px}.submitted-date{color:#95a5a6;font-size:.9rem;font-style:italic}.order-status-info{background:linear-gradient(135deg,#e8f4fd,#f0f8ff);border-left:4px solid #3498db;border-radius:8px;margin-top:15px;padding:15px}.order-status-info p{color:#2980b9;font-weight:500;line-height:1.5;margin:0}.loading{color:#7f8c8d;padding:60px 20px}@media (max-width:768px){.my-custom-orders{padding:15px}.orders-header{align-items:stretch;flex-direction:column;gap:15px}.orders-header h1{font-size:1.8rem;text-align:center}.btn-new-order{text-align:center}.order-card{padding:20px}.order-header{align-items:stretch;flex-direction:column;gap:15px}.order-info,.status-badge{text-align:center}.status-badge{align-self:center}.detail-grid{gap:12px;grid-template-columns:1fr}}@media (max-width:480px){.order-card{padding:15px}.orders-header h1{font-size:1.5rem}.order-info h3{font-size:1.2rem}.btn-new-order,.btn-primary{font-size:1rem;padding:12px 20px}}.category-updater{margin:0 auto;max-width:1200px;padding:2rem}.category-updater h1{color:#667eea;margin-bottom:1rem}.description{color:#666;font-size:1.1rem;margin-bottom:2rem}.actions{display:flex;gap:1rem;margin-bottom:2rem}.btn-preview,.btn-update{border-radius:8px;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s}.btn-preview{background:#4299e1;color:#fff}.btn-preview:hover{background:#3182ce}.btn-update{background:#48bb78;color:#fff}.btn-update:hover{background:#38a169}.btn-preview:disabled,.btn-update:disabled{background:#ccc;cursor:not-allowed}.stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;text-align:center}.stat-card h3{color:#667eea;font-size:.9rem;margin-bottom:.5rem;text-transform:uppercase}.stat-card p{color:#333;font-size:2rem;font-weight:700}.log-container{background:#1a202c;border-radius:8px;margin-bottom:2rem;padding:1.5rem}.log-container h2{color:#fff;margin-bottom:1rem}.log{background:#2d3748;border-radius:4px;font-family:Courier New,monospace;font-size:.9rem;max-height:400px;overflow-y:auto;padding:1rem}.log-entry{color:#e2e8f0;padding:.3rem 0}.log-time{color:#718096;margin-right:.5rem}.log-success{color:#48bb78}.log-delete{color:#f56565}.log-error{color:#fc8181;font-weight:700}.log-info{color:#e2e8f0}.changes-list{background:#fff;border-radius:8px;box-shadow:0 2px 4px #0000001a;padding:2rem}.changes-list h2{color:#667eea;margin-bottom:1.5rem}.changes-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.change-section h3{border-bottom:2px solid #667eea;color:#333;margin-bottom:1rem;padding-bottom:.5rem}.change-section ul{list-style:none;padding:0}.change-section li{border-bottom:1px solid #eee;color:#666;padding:.5rem 0}.change-section li:last-child{border-bottom:none}.change-section strong{color:#333;text-transform:capitalize}.loading{padding:4rem}.category-list{display:flex;flex-direction:column;gap:1rem}.category-item{background:#fff;border:2px solid #e2e8f0;border-radius:8px;padding:1rem}.category-header{align-items:center;display:flex;justify-content:space-between}.category-count{background:#667eea;border-radius:12px;color:#fff;font-size:.85rem;padding:.25rem .75rem}.category-warning{background:#fff3cd;border-left:4px solid #ffc107;color:#856404;font-size:.9rem;margin-top:.5rem;padding:.5rem}.standard-categories ul{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));list-style:none;padding:0}.standard-categories li{background:#f0f4ff;border-left:4px solid #667eea;color:#333;font-weight:600;padding:.75rem}@media (max-width:768px){.category-updater{padding:1rem}.category-updater h1{font-size:1.5rem}.description{font-size:1rem;margin-bottom:1.5rem}.actions{flex-direction:column;gap:.8rem}.btn-preview,.btn-update{font-size:1rem;padding:.8rem 1.5rem;width:100%}.stats{gap:.8rem;grid-template-columns:repeat(2,1fr)}.stat-card{padding:1rem}.stat-card h3{font-size:.8rem}.stat-card p{font-size:1.5rem}.log-container{padding:1rem}.log-container h2{font-size:1.2rem}.log{font-size:.8rem;max-height:300px;padding:.8rem}.changes-list{padding:1.5rem}.changes-list h2{font-size:1.3rem}.changes-grid{gap:1.5rem}.changes-grid,.standard-categories ul{grid-template-columns:1fr}}@media (max-width:480px){.category-updater{padding:.5rem}.category-updater h1{font-size:1.3rem}.description{font-size:.9rem}.stats{grid-template-columns:1fr}.stat-card{padding:.8rem}.stat-card p{font-size:1.3rem}.log-container{padding:.8rem}.log{font-size:.75rem}.changes-list{padding:1rem}.category-item{padding:.8rem}.category-header{align-items:flex-start;flex-direction:column;gap:.5rem}}.team-management{margin:0 auto;max-width:1400px;padding:2rem}.team-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.team-header h1{color:#333;font-size:2rem}.btn-back{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;padding:.8rem 1.5rem;transition:background .3s}.btn-back:hover{background:#5a6268}.team-actions{margin-bottom:2rem}.btn-add-member{background:#28a745;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:background .3s}.btn-add-member:hover{background:#218838}.form-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;overflow-y:auto;padding:2rem;position:fixed;right:0;top:0;z-index:1000}.form-container{background:#fff;border-radius:12px;max-height:90vh;max-width:600px;overflow-y:auto;padding:2rem;width:100%}.form-container h2{color:#333}.form-container h2,.form-group{margin-bottom:1.5rem}.form-group label{color:#333;display:block;font-weight:600;margin-bottom:.5rem}.form-group input[type=number],.form-group input[type=text]{border:1px solid #ddd;border-radius:6px;font-size:1rem;padding:.8rem;width:100%}.form-group input[type=file]{border:1px solid #ddd;border-radius:6px;padding:.5rem;width:100%}.form-group small{color:#666;display:block;font-size:.9rem;margin-top:.5rem}.image-preview{margin-top:1rem;text-align:center}.image-preview img{border:2px solid #ddd;border-radius:8px;max-height:200px;max-width:200px}.form-actions{display:flex;gap:1rem;margin-top:2rem}.btn-save{background:#007bff;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem;transition:background .3s}.btn-save:hover:not(:disabled){background:#0056b3}.btn-save:disabled{background:#ccc;cursor:not-allowed}.btn-cancel{background:#6c757d;border:none;border-radius:8px;color:#fff;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:1rem;transition:background .3s}.btn-cancel:hover{background:#5a6268}.team-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.team-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s,box-shadow .3s}.team-card:hover{box-shadow:0 8px 12px #00000026;transform:translateY(-5px)}.team-image{background:#f5f5f5;height:280px;overflow:hidden;width:100%}.team-image img{height:100%;object-fit:cover;width:100%}.team-info{padding:1.5rem;text-align:center}.team-info h3{color:#333;font-size:1.3rem;margin:0 0 .5rem}.team-role{color:#667eea;font-size:1rem;font-weight:600;margin:0}.team-order{color:#999;font-size:.9rem;margin:0}.team-actions-card{display:flex;gap:.5rem;padding:0 1.5rem 1.5rem}.btn-edit{background:#ffc107;border:none;border-radius:6px;color:#333;cursor:pointer;flex:1 1;font-weight:600;padding:.7rem;transition:background .3s}.btn-edit:hover{background:#e0a800}.btn-delete{background:#dc3545;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-weight:600;padding:.7rem;transition:background .3s}.btn-delete:hover{background:#c82333}.empty-state{color:#999}.empty-state,.loading{font-size:1.2rem;padding:4rem 2rem;text-align:center}.loading{color:#666}.team-management-redirect{padding:4rem 2rem;text-align:center}.team-management-redirect h2{color:#333;margin-bottom:1rem}.team-management-redirect p{color:#666;font-size:1.1rem;margin-bottom:2rem}.btn-team-management{background:#667eea;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1.2rem 3rem;transition:background .3s}.btn-team-management:hover{background:#5568d3}@media (max-width:768px){.team-management{padding:1rem}.team-header{align-items:flex-start;flex-direction:column;gap:1rem}.team-header h1{font-size:1.5rem}.team-grid{gap:1.5rem;grid-template-columns:1fr}.form-overlay{padding:1rem}.form-container{padding:1.5rem}.form-actions{flex-direction:column}}.privacy-policy{background:#f5f5f5;min-height:100vh;padding:2rem 1rem}.privacy-container{background:#fff;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin:0 auto;max-width:900px;padding:3rem}.privacy-container h1{color:#667eea;font-size:2.5rem;margin-bottom:.5rem;text-align:center}.last-updated{color:#666;font-size:.95rem;font-style:italic;margin-bottom:2rem;text-align:center}.privacy-container section{margin-bottom:2.5rem}.privacy-container h2{border-bottom:2px solid #667eea;color:#667eea;font-size:1.5rem;margin-bottom:1rem;padding-bottom:.5rem}.privacy-container p{color:#333;line-height:1.8;margin-bottom:1rem}.privacy-container ul{margin:1rem 0;padding-left:2rem}.privacy-container ul li{color:#333;line-height:1.8;margin-bottom:.5rem}.privacy-container ul li strong{color:#667eea}.copyright-notice{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:8px;color:#fff;margin-top:3rem;padding:2rem;text-align:center}.copyright-notice p{color:#fff;margin:.5rem 0}.copyright-notice strong{font-size:1.1rem}@media (max-width:768px){.privacy-container{padding:2rem 1.5rem}.privacy-container h1{font-size:2rem}.privacy-container h2{font-size:1.3rem}.privacy-container ul{padding-left:1.5rem}}@media (max-width:480px){.privacy-policy{padding:1rem .5rem}.privacy-container{padding:1.5rem 1rem}.privacy-container h1{font-size:1.7rem}.privacy-container h2{font-size:1.2rem}.copyright-notice{padding:1.5rem 1rem}}*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background:#f5f5f5;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.App,body{max-width:100vw;overflow-x:hidden;width:100%}.App{display:flex;flex-direction:column;min-height:100vh}button{-webkit-tap-highlight-color:transparent;border:none;cursor:pointer}button,input,select,textarea{font-family:inherit;outline:none}input,select,textarea{-webkit-appearance:none;appearance:none}a,button,input,select,textarea{min-height:44px;min-width:44px}html{-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;scroll-behavior:smooth}@media (max-width:768px){body{font-size:14px}img{height:auto;max-width:100%}}@media (max-width:480px){body{font-size:13px}}
/*# sourceMappingURL=main.de0d6ebd.css.map*/