.success-message{align-items:center;animation:slideIn .3s ease;background:#fff;border-radius:.5rem;box-shadow:0 5px 20px #00000026;display:flex;gap:.75rem;max-width:350px;padding:1rem 1.5rem;position:fixed;right:20px;top:100px;z-index:9999}.cart-message{border-left:4px solid #27ae60}.wishlist-message{border-left:4px solid #e74c3c}@keyframes slideOut{0%{opacity:1;transform:translateX(0)}to{opacity:0;transform:translateX(100%)}}.admin-page-placeholder{background:#fff;border-radius:1rem;box-shadow:0 2px 10px #0000000d;padding:4rem;text-align:center}.admin-page-placeholder h2{color:#2c3e50;font-size:1.5rem;margin-bottom:1rem}.admin-page-placeholder p{color:#7f8c8d}.home-page{margin-top:80px}.hero-carousel{background-color:#f5f5f5;height:90vh;max-height:1080px;min-height:600px;overflow:hidden;position:relative;width:100%}.carousel-slide{align-items:center;display:flex;height:100%;justify-content:center;left:0;opacity:0;overflow:hidden;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%;z-index:1}.carousel-slide img{background-color:#f5f5f5;height:100%;object-fit:cover;object-position:center;width:100%}.carousel-slide.active{opacity:1;z-index:2}.carousel-arrow{align-items:center;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0000004d;border:1px solid #ffffff4d;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:50px;justify-content:center;position:absolute;top:50%;transform:translateY(-50%);transition:background .3s;width:50px;z-index:10}.carousel-arrow:hover{background:#00000080}.carousel-arrow.prev{left:20px}.carousel-arrow.next{right:20px}.carousel-dots{bottom:30px;display:flex;gap:12px;left:50%;position:absolute;transform:translateX(-50%);z-index:10}.dot{background:#ffffff80;border:none;border-radius:50%;cursor:pointer;height:12px;padding:0;transition:background .3s,transform .3s;width:12px}.dot:hover{background:#fffc}.dot.active{background:#3498db;transform:scale(1.2)}.brands-section{background:#f8f9fa;border-bottom:1px solid #e9ecef;padding:3rem 0;width:100%}.brands-section .container{margin:0 auto;max-width:1400px;padding:0 2rem}.brands-subtitle{color:#95a5a6;font-size:.85rem;letter-spacing:1px;margin-bottom:2rem;text-align:center;text-transform:uppercase}.brands-grid{align-items:center;display:flex;flex-wrap:wrap;gap:2.5rem;justify-content:center}.brand-item{color:#b0c4d9;cursor:default;font-size:1.3rem;font-weight:700;letter-spacing:1.5px;transition:color .3s}.brand-item:hover{color:#3498db}.section-header{margin-bottom:2.5rem}.section-title{display:inline-block;font-size:2rem;font-weight:700;margin-bottom:.75rem;position:relative}.section-title:after{background:#3498db;bottom:-8px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:50px}.section-subtitle{color:#7f8c8d;font-size:1rem;line-height:1.5;margin:0 auto;max-width:500px}.categories-section{background:#fff;padding:4rem 0;width:100%}.categories-section .container{margin:0 auto;max-width:1400px;padding:0 2rem}.categories-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}.category-card{aspect-ratio:1/1;background:#f5f5f5;border-radius:.75rem;box-shadow:0 3px 10px #0000001a;display:block;overflow:hidden;position:relative;text-decoration:none;transition:box-shadow .3s}.category-card:hover{box-shadow:0 8px 24px #0000002e}.category-image{height:100%;overflow:hidden;position:relative;width:100%}.category-image img{height:100%;object-fit:cover;transition:transform .5s;width:100%}.category-card:hover .category-image img{transform:scale(1.08)}.category-overlay{background:linear-gradient(180deg,#0000001a 0,#0000008c);top:0}.category-info,.category-overlay{bottom:0;left:0;position:absolute;right:0}.category-info{background:linear-gradient(0deg,#000000bf 0,#0000);color:#fff;padding:1.25rem;text-align:center;z-index:2}.category-name{color:#fff!important;font-size:1.15rem;font-weight:700;letter-spacing:.5px;text-shadow:0 2px 4px #00000080}.category-count{background:#00000073;border-radius:20px;color:#fff;display:inline-block;font-size:.8rem;font-weight:500;opacity:.95;padding:.2rem .6rem}.featured-section{background:#f8f9fa;overflow-x:hidden;padding:4rem 0;width:100%}.featured-section .container{margin:0 auto;max-width:1400px;padding:0 2rem}.horizontal-scroll-wrapper{align-items:center;display:flex;margin:0 -1rem;position:relative}.products-horizontal-scroll{-webkit-overflow-scrolling:touch;display:flex;gap:1.5rem;overflow-x:auto;padding:1rem 1rem 2rem;scroll-behavior:smooth;scrollbar-color:#3498db #e0e0e0;scrollbar-width:thin}.products-horizontal-scroll::-webkit-scrollbar{height:6px}.products-horizontal-scroll::-webkit-scrollbar-track{background:#e0e0e0;border-radius:10px}.products-horizontal-scroll::-webkit-scrollbar-thumb{background:#3498db;border-radius:10px}.products-horizontal-scroll::-webkit-scrollbar-thumb:hover{background:#2980b9}.product-card-horizontal{background:#fff;border-radius:.75rem;box-shadow:0 3px 10px #00000014;cursor:pointer;flex:0 0 auto;overflow:hidden;transition:box-shadow .3s;width:280px}.product-card-horizontal:hover{box-shadow:0 10px 28px #00000026}.scroll-arrow{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:50%;box-shadow:0 2px 5px #0000001a;cursor:pointer;display:flex;height:40px;justify-content:center;position:absolute;transition:background .3s,color .3s,border-color .3s;width:40px;z-index:5}.scroll-arrow:hover{background:#3498db;border-color:#3498db;color:#fff}.scroll-arrow.left{left:-10px}.scroll-arrow.right{right:-10px}.product-card-horizontal .product-image{background:#f5f5f5;overflow:hidden;padding-bottom:100%;position:relative}.product-card-horizontal .product-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .5s;width:100%}.product-card-horizontal:hover .product-image img{transform:scale(1.07)}.product-sale-badge{font-weight:600;left:.5rem;padding:.2rem .5rem;top:.5rem}.product-wishlist{box-shadow:0 2px 5px #0000001a;right:.5rem;top:.5rem;transition:background .3s,color .3s}.product-info{padding:1rem}.product-brand{font-size:.75rem;letter-spacing:.3px;margin-bottom:.25rem}.product-name{font-size:1rem;margin-bottom:.5rem}.product-price{margin-bottom:.75rem}.sale-price{margin-right:.5rem}.regular-price,.sale-price{font-weight:700}.add-to-cart-btn{gap:.35rem;padding:.6rem;transition:background .3s;width:100%}.add-to-cart-btn:hover{background:#2980b9}.features-section{background:#fff;padding:4rem 0;width:100%}.features-section .container{margin:0 auto;max-width:1400px;padding:0 2rem}.features-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.feature-card{background:#f8f9fa;border-radius:.75rem;padding:2rem 1.5rem;text-align:center;transition:box-shadow .3s}.feature-card:hover{box-shadow:0 6px 18px #0000001a}.feature-icon{display:flex;justify-content:center;margin-bottom:1rem}.feature-icon svg{height:40px;width:40px}.feature-title{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.feature-description{color:#7f8c8d;font-size:.9rem;line-height:1.4}.testimonials-section{background:#f8f9fa;padding:4rem 0;width:100%}.testimonials-section .container{margin:0 auto;max-width:1400px;padding:0 2rem}.testimonials-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:1fr}.testimonial-card{border-radius:.75rem;box-shadow:0 3px 10px #0000000d;padding:2rem;transition:box-shadow .3s}.testimonial-card:hover{box-shadow:0 8px 24px #0000001a}.testimonial-rating{color:#f1c40f;font-size:1.1rem}.testimonial-comment{color:#34495e;font-style:italic}.testimonial-author img{border:2px solid #3498db;border-radius:50%;flex-shrink:0;height:50px;object-fit:cover;width:50px}.cta-section{background:linear-gradient(135deg,#3498db,#2980b9);color:#fff;padding:4rem 0;width:100%}.cta-section .container{margin:0 auto;max-width:1400px;padding:0 2rem}.cta-title{font-size:2rem}.cta-description{opacity:.9}.cta-form{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem}.cta-input{background:#fff;border:none;border-radius:50px;box-sizing:border-box;flex:1 1;font-size:1rem;min-width:250px;padding:1rem 1.5rem}.cta-input:focus{box-shadow:0 0 0 3px #ffffff4d;outline:none}.cta-input::placeholder{color:#95a5a6}.cta-button{align-items:center;background:#2c3e50;border:none;border-radius:50px;color:#fff;cursor:pointer;display:inline-flex;font-size:1rem;font-weight:600;gap:.5rem;padding:1rem 2rem;transition:background .3s;white-space:nowrap}.cta-button:hover{background:#34495e}.cta-note{font-size:.85rem;margin-top:1rem;opacity:.8}.no-data-message{background:#f8f9fa;border-radius:1rem;margin:2rem 0;padding:4rem 2rem;text-align:center}.no-data-message svg{margin-bottom:1.5rem;opacity:.5}.no-data-message h3{color:#2c3e50;font-size:1.5rem;margin-bottom:.5rem}.no-data-message p{color:#7f8c8d;font-size:1rem}.loading-spinner{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:60vh}.spinner{border:4px solid #f3f3f3;height:50px;width:50px}.category-card,.feature-card,.product-card-horizontal,.testimonial-card{animation:fadeIn .5s ease-out}.home-toast{animation:slideIn .3s ease;border-radius:8px;bottom:20px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:14px;font-weight:500;padding:12px 24px;position:fixed;right:20px;z-index:9999}.home-toast.success{background-color:#27ae60}.home-toast.error{background-color:#e74c3c}@media (min-width:768px){.categories-grid{gap:1.5rem;grid-template-columns:repeat(3,1fr)}.features-grid{gap:2rem;grid-template-columns:repeat(4,1fr)}.testimonials-grid{gap:2rem;grid-template-columns:repeat(2,1fr)}.brands-grid{gap:3.5rem}.brand-item{font-size:1.4rem}.cta-form{flex-direction:row}}@media (min-width:1024px){.categories-grid{gap:2rem;grid-template-columns:repeat(4,1fr)}.testimonials-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}.section-title{font-size:2.5rem}.section-subtitle{font-size:1.1rem}.brands-grid{gap:4rem}.brand-item{font-size:1.5rem}}@media (max-width:768px){.home-page{margin-top:70px}.brands-section .container,.categories-section .container,.container,.cta-section .container,.featured-section .container,.features-section .container,.testimonials-section .container{padding:0 1.25rem}.hero-carousel{height:50vh;min-height:300px}.carousel-arrow{height:35px;width:35px}.scroll-arrow{display:none}.product-card-horizontal{width:230px}.cta-title{font-size:1.8rem}.category-name{font-size:1rem}.category-count{font-size:.72rem}.category-card:hover,.feature-card:hover,.product-card-horizontal:hover,.testimonial-card:hover{transform:none}}@media (max-width:480px){.home-page{margin-top:60px}.brands-section .container,.categories-section .container,.container,.cta-section .container,.featured-section .container,.features-section .container,.testimonials-section .container{padding:0 1rem}.hero-carousel{height:38vh;min-height:240px}.carousel-arrow{height:30px;width:30px}.carousel-arrow svg{height:16px;width:16px}.dot{height:8px;width:8px}.brand-item{font-size:1rem}.brands-grid{gap:1.5rem}.section-title{font-size:1.5rem}.section-title:after{height:2px;width:36px}.categories-grid{gap:.75rem}.category-name{font-size:.88rem}.product-card-horizontal{width:195px}.product-info{padding:.75rem}.product-name{font-size:.9rem}.regular-price,.sale-price{font-size:1rem}.add-to-cart-btn{font-size:.8rem;padding:.5rem}.feature-card{padding:1.5rem 1rem}.feature-title{font-size:1rem}.feature-description{font-size:.8rem}.testimonial-card{padding:1.5rem}.testimonial-comment{font-size:.9rem}.cta-title{font-size:1.4rem}.cta-description{font-size:.9rem}.cta-input{min-width:0;width:100%}.cta-button{justify-content:center;width:100%}}@media (max-width:768px){.author-avatar{font-size:1rem;height:40px;width:40px}}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr);margin-top:3rem}@media (max-width:992px){.testimonials-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.testimonials-grid{gap:1rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}}@media (max-width:480px){.testimonials-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:360px){.testimonials-grid{gap:.6rem;grid-template-columns:repeat(2,1fr)}}.testimonial-card{background:#fff;border-radius:1rem;box-shadow:0 5px 20px #0000000d;display:flex;flex-direction:column;height:100%;padding:1.5rem;transition:all .3s}.testimonial-card:hover{box-shadow:0 10px 30px #0000001a;transform:translateY(-5px)}.testimonial-rating{color:#f39c12;font-size:1rem;letter-spacing:2px;margin-bottom:1rem}.testimonial-comment{color:#5a6a7a;flex:1 1;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.testimonial-author{align-items:center;display:flex;gap:1rem;margin-top:auto}.author-avatar{align-items:center;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:600;height:50px;justify-content:center;text-transform:uppercase;width:50px}.author-info h4{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.25rem}.author-info span{color:#7f8c8d;font-size:.8rem}@media (max-width:768px){.testimonial-card{padding:1rem}.testimonial-rating{font-size:.85rem;margin-bottom:.75rem}.testimonial-comment{font-size:.85rem;line-height:1.5;margin-bottom:1rem}.author-avatar{font-size:1rem;height:40px;width:40px}.author-info h4{font-size:.85rem}.author-info span{font-size:.7rem}}@media (max-width:480px){.testimonial-card{padding:.85rem}.testimonial-rating{font-size:.75rem;letter-spacing:1px}.testimonial-comment{font-size:.8rem}.author-avatar{font-size:.9rem;height:35px;width:35px}.author-info h4{font-size:.8rem}.author-info span{font-size:.65rem}}.product-card{background:#fff;border-radius:.75rem;box-shadow:0 3px 10px #00000014;cursor:pointer;display:flex;flex-direction:column;height:100%;position:relative;transition:all .3s;width:100%}.product-card:hover{box-shadow:0 10px 25px #0000001f;transform:translateY(-5px)}.product-image{background:#f5f5f5;flex-shrink:0;overflow:hidden;padding-bottom:85%;position:relative}.product-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .5s;width:100%}.product-card:hover .product-image img{transform:scale(1.08)}.product-sale-badge{background:#e74c3c;border-radius:50px;box-shadow:0 2px 5px #e74c3c4d;color:#fff;font-size:.7rem;font-weight:700;left:.75rem;letter-spacing:.5px;padding:.25rem .7rem}.product-sale-badge,.product-wishlist{position:absolute;top:.75rem;z-index:2}.product-wishlist{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#e74c3c;cursor:pointer;display:flex;height:2rem;justify-content:center;right:.75rem;transition:all .3s;width:2rem}.product-wishlist:hover{transform:scale(1.1)}.product-wishlist.active,.product-wishlist:hover{background:#e74c3c;color:#fff}.product-wishlist svg{height:16px;width:16px}.product-info{flex:1 1;flex-direction:column;gap:.25rem;padding:.75rem 1rem}.product-brand{color:#7f8c8d;display:block;font-size:.7rem}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;font-size:.95rem;line-height:1.3;margin:0;min-height:2.4rem;overflow:hidden}.product-price{align-items:baseline;display:flex;flex-wrap:wrap;gap:.5rem;margin:0}.sale-price{color:#e74c3c;font-size:1.1rem;font-weight:800}.original-price{font-size:.85rem}.regular-price{color:#2c3e50;font-size:1.1rem;font-weight:800}.add-to-cart-btn{align-items:center;background:#2c3e50;border:none;border-radius:50px;box-sizing:border-box;cursor:pointer;display:flex;flex-shrink:0;font-size:.85rem;font-weight:600;gap:.5rem;justify-content:center;margin:.5rem 1rem 1rem;max-width:100%;min-height:42px;padding:.7rem 1rem;position:relative;transition:all .3s;width:calc(100% - 2rem);z-index:3}.add-to-cart-btn:hover:not(:disabled){background:#1a252f;box-shadow:0 5px 15px #0003}.add-to-cart-btn svg{flex-shrink:0;height:16px;width:16px}.add-to-cart-btn:disabled{background:#bdc3c7;box-shadow:none;cursor:not-allowed;transform:none}.product-toast{animation:slideIn .3s ease;background:#27ae60;border-radius:8px;bottom:20px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:14px;font-weight:500;padding:12px 24px;position:fixed;right:20px;z-index:9999}.products-grid{grid-gap:1rem!important;display:grid!important;gap:1rem!important;grid-template-columns:repeat(2,1fr)!important;padding:0!important;width:100%!important}@media (min-width:640px) and (max-width:1023px){.products-grid{gap:1.25rem!important;grid-template-columns:repeat(2,1fr)!important}}@media (min-width:1024px){.products-grid{gap:1.25rem!important;grid-template-columns:repeat(3,1fr)!important}}@media (min-width:1400px){.products-grid{gap:1rem!important;grid-template-columns:repeat(3,1fr)!important}}@media (min-width:1800px){.products-grid{gap:1rem!important;grid-template-columns:repeat(3,1fr)!important;margin:0 auto!important;max-width:1600px!important}}.product-card{max-width:100%!important;min-width:0!important;width:100%!important}.loading-grid{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:640px) and (max-width:1023px){.loading-grid{gap:1.25rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.loading-grid{gap:1.25rem;grid-template-columns:repeat(3,1fr)}}.product-card-skeleton{border-radius:.75rem}.skeleton-image{padding-bottom:85%}.skeleton-line{height:.8rem;margin:.75rem 1rem .5rem}.skeleton-line.short{margin-bottom:.75rem}@media (max-width:768px){.product-info{padding:.75rem}.product-name{font-size:.9rem;min-height:2.2rem}.regular-price,.sale-price{font-size:1rem}.original-price{font-size:.8rem}.add-to-cart-btn{font-size:.75rem;gap:.4rem;margin:.5rem .75rem .75rem;min-height:36px;padding:.5rem .6rem;width:calc(100% - 1.5rem)}.add-to-cart-btn svg{height:13px;width:13px}.product-wishlist{height:1.8rem;width:1.8rem}.product-wishlist svg{height:14px;width:14px}}@media (max-width:640px){.products-grid{gap:.75rem!important}.product-info{padding:.6rem}.product-brand{font-size:.65rem}.product-name{-webkit-line-clamp:2;font-size:.8rem;min-height:2rem}.regular-price,.sale-price{font-size:.9rem}.original-price{font-size:.7rem}.add-to-cart-btn{font-size:.7rem;gap:.35rem;margin:.4rem .6rem .6rem;min-height:34px;padding:.4rem .5rem;width:calc(100% - 1.2rem)}.add-to-cart-btn svg{height:12px;width:12px}.add-to-cart-btn span{font-size:.7rem}.product-wishlist{height:1.7rem;right:.5rem;top:.5rem;width:1.7rem}.product-wishlist svg{height:13px;width:13px}.product-sale-badge{font-size:.6rem;left:.5rem;padding:.2rem .5rem;top:.5rem}}@media (max-width:480px){.products-grid{gap:.6rem!important}.product-info{padding:.5rem}.product-brand{font-size:.6rem}.product-name{font-size:.75rem;min-height:1.8rem}.regular-price,.sale-price{font-size:.85rem}.original-price{font-size:.65rem}.add-to-cart-btn{font-size:.65rem;gap:.3rem;margin:.35rem .5rem .5rem;min-height:32px;padding:.35rem .4rem;width:calc(100% - 1rem)}.add-to-cart-btn svg{height:11px;width:11px}.add-to-cart-btn span{font-size:.65rem}.product-wishlist{height:1.5rem;width:1.5rem}.product-wishlist svg{height:11px;width:11px}.product-sale-badge{font-size:.55rem;padding:.15rem .4rem}}@media (max-width:380px){.products-grid{gap:.5rem!important}.product-info{padding:.4rem}.product-brand{font-size:.55rem}.product-name{font-size:.7rem;min-height:1.6rem}.regular-price,.sale-price{font-size:.8rem}.original-price{font-size:.6rem}.add-to-cart-btn{font-size:.6rem;gap:.25rem;margin:.3rem .4rem .4rem;min-height:30px;padding:.3rem .35rem;width:calc(100% - .8rem)}.add-to-cart-btn svg{height:10px;width:10px}.add-to-cart-btn span{font-size:.6rem}}.product-card .add-to-cart-btn{bottom:auto!important;display:flex!important;opacity:1!important;overflow:hidden;position:relative!important;text-overflow:ellipsis;transform:translateY(0)!important;visibility:visible!important;white-space:nowrap}@media (hover:hover){.product-card .add-to-cart-btn{opacity:1;transform:translateY(0)}}.product-card{overflow:hidden}.product-card>:last-child{margin-bottom:1rem}.product-card.loading{pointer-events:none}.product-card.loading .product-brand,.product-card.loading .product-image,.product-card.loading .product-name,.product-card.loading .product-price{animation:loading 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%}.product-card.loading .product-brand,.product-card.loading .product-name,.product-card.loading .product-price{border-radius:.25rem;color:#0000}.product-card.loading .product-brand{height:.6rem;width:60%}.product-card.loading .product-name{height:.9rem;width:90%}.product-card.loading .product-price{height:1rem;width:40%}.product-filter{padding:1.5rem}.filter-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.filter-header h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin:0}.reset-filters{align-items:center;background:none;border:none;border-radius:.25rem;color:#7f8c8d;cursor:pointer;display:flex;font-size:.9rem;gap:.5rem;padding:.25rem .5rem;transition:color .3s}.reset-filters:hover{background:#fef5f5;color:#e74c3c}.filter-section{border-bottom:1px solid #e9ecef;margin-bottom:1rem;padding-bottom:1rem}.filter-section:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.filter-section-header{align-items:center;color:#2c3e50;cursor:pointer;display:flex;font-weight:600;justify-content:space-between;padding:.5rem 0;transition:color .3s}.filter-section-header:hover{color:#3498db}.filter-section-header svg{transition:transform .3s}.filter-options{max-height:250px;overflow-y:auto;padding:.5rem 0 .5rem .5rem}.filter-option{align-items:center;border-radius:.25rem;color:#5a6a7a;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem;padding:.5rem;transition:all .3s}.filter-option:hover{background:#f8f9fa;color:#3498db}.filter-option input[type=radio]{accent-color:#3498db;cursor:pointer;height:16px;width:16px}.filter-option span{flex:1 1}.filter-options::-webkit-scrollbar{width:4px}.filter-options::-webkit-scrollbar-track{background:#f1f1f1;border-radius:4px}.filter-options::-webkit-scrollbar-thumb{background:#3498db;border-radius:4px}.filter-options::-webkit-scrollbar-thumb:hover{background:#2980b9}@media (max-width:768px){.product-filter{padding:1rem}.filter-section-header{font-size:.95rem}.filter-option{font-size:.9rem}}.product-page{background:#f8f9fa;margin-top:80px;min-height:100vh;padding:3rem 0;width:100%}.container{max-width:100%}.product-page-header{margin-bottom:2rem;text-align:center}.page-title{line-height:1.2;margin-bottom:.5rem}.page-description{color:#7f8c8d;font-size:1.1rem;margin:0 auto;max-width:600px}.eye-problem-section{margin-bottom:2rem}.eye-problem-container{background:#fff;border:1px solid #e9ecef;border-radius:1rem;box-shadow:0 5px 15px #0000000d;padding:1.5rem}.eye-problem-title{align-items:center;color:#2c3e50;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;margin-bottom:1rem}.eye-problem-form{display:flex;gap:1rem}.eye-problem-input{border:1px solid #e0e0e0;border-radius:50px;flex:1 1;font-size:1rem;padding:.8rem 1.2rem;transition:all .3s}.eye-problem-input:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.eye-problem-btn{background:#3498db;border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 2rem;transition:all .3s;white-space:nowrap}.eye-problem-btn:hover{background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.suggestion-message{align-items:center;background:#e8f5e9;border-radius:50px;color:#27ae60;display:flex;font-size:.95rem;gap:.5rem;margin-top:1rem;padding:.8rem 1.2rem}.reset-suggestions{background:none;border:none;color:#27ae60;cursor:pointer;font-weight:600;margin-left:auto;text-decoration:underline}.product-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr;width:100%}@media (min-width:992px){.product-layout{gap:2rem;grid-template-columns:300px 1fr}}.product-sidebar{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.product-main{min-height:500px;width:100%}.results-header{align-items:center;background:#fff;border-radius:.75rem;box-shadow:0 2px 5px #0000000d;display:flex;justify-content:space-between;margin-bottom:2rem;padding:1rem 1.5rem}.results-count{color:#2c3e50;font-size:1rem;font-weight:500}.sort-dropdown{align-items:center;display:flex;gap:.75rem}.sort-dropdown label{color:#7f8c8d;font-size:.9rem}.sort-select{-webkit-appearance:none;appearance:none;background:#fff;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' width='16' height='16' viewBox='0 0 24 24' fill='none' stroke='%232c3e50' stroke-width='2'%3E%3Cpath d='m6 9 6 6 6-6'/%3E%3C/svg%3E");background-position:right .5rem center;background-repeat:no-repeat;border:1px solid #e0e0e0;border-radius:.5rem;color:#2c3e50;cursor:pointer;font-size:.9rem;padding:.5rem 2rem .5rem 1rem}.sort-select:focus{border-color:#3498db;outline:none}.products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr;width:100%}@media (min-width:576px){.products-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.products-grid{gap:2rem;grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){.products-grid{gap:2rem;grid-template-columns:repeat(4,1fr)}}@media (min-width:1800px){.products-grid{gap:2rem;grid-template-columns:repeat(5,1fr)}}.loading-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr}@media (min-width:576px){.loading-grid{grid-template-columns:repeat(2,1fr)}}@media (min-width:992px){.loading-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1400px){.loading-grid{grid-template-columns:repeat(4,1fr)}}.product-card-skeleton{background:#fff;border-radius:1rem;box-shadow:0 3px 10px #00000014;overflow:hidden}.skeleton-image{background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;padding-bottom:100%;width:100%}.skeleton-image,.skeleton-line{animation:loading 1.5s infinite}.skeleton-line{height:1rem;margin:1rem 1.25rem .5rem}.skeleton-line.short{margin-bottom:1.25rem;width:60%}@keyframes loading{0%{background-position:200% 0}to{background-position:-200% 0}}.error-message{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;padding:4rem 2rem;text-align:center}.error-message svg{margin-bottom:1.5rem}.error-message h3{color:#2c3e50;font-size:1.5rem;margin-bottom:.5rem}.error-message p{color:#7f8c8d;margin-bottom:2rem}.retry-btn{background:#3498db;border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 2rem;transition:all .3s}.retry-btn:hover{background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.no-products{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;padding:4rem 2rem;text-align:center}.no-products svg{margin-bottom:1.5rem;opacity:.5}.no-products h3{color:#2c3e50;font-size:1.5rem;margin-bottom:.5rem}.no-products p{color:#7f8c8d;margin-bottom:2rem}.reset-btn{background:#3498db;border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:600;padding:.8rem 2rem;transition:all .3s}.reset-btn:hover{background:#2980b9;transform:translateY(-2px)}.mobile-filter-header{align-items:center;display:none;gap:1rem;margin-bottom:1rem}@media (max-width:768px){.mobile-filter-header{display:flex}}.mobile-filter-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;color:#2c3e50;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:500;gap:.5rem;justify-content:center;padding:.8rem;position:relative;transition:all .3s}.mobile-filter-btn:hover{background:#f8f9fa;border-color:#3498db}.filter-badge{align-items:center;background:#3498db;border-radius:50%;color:#fff;display:flex;font-size:.7rem;height:1.2rem;justify-content:center;position:absolute;right:-5px;top:-5px;width:1.2rem}.mobile-sort{flex:1 1}.mobile-sort-select{background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;color:#2c3e50;cursor:pointer;font-size:1rem;padding:.8rem;width:100%}@media (max-width:768px){.desktop-only,.desktop-sidebar{display:none}}.mobile-filter-overlay{align-items:flex-end;animation:fadeIn .3s ease;background:#00000080;bottom:0;display:flex;left:0;position:fixed;right:0;top:0;z-index:1000}.mobile-filter-container{animation:slideUp .3s ease;background:#fff;border-radius:1rem 1rem 0 0;display:flex;flex-direction:column;max-height:90vh;width:100%}.mobile-filter-container .mobile-filter-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:0;padding:1rem 1.5rem}.mobile-filter-container .mobile-filter-header h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin:0}.close-filter{align-items:center;background:none;border:none;border-radius:50%;color:#7f8c8d;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:color .3s}.close-filter:hover{background:#fef5f5;color:#e74c3c}.mobile-filter-content{flex:1 1;max-height:calc(90vh - 120px);overflow-y:auto;padding:1rem 1.5rem}.mobile-filter-footer{border-top:1px solid #e9ecef;padding:1rem 1.5rem}.apply-filter-btn{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:1rem;transition:all .3s;width:100%}.apply-filter-btn:hover{background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}@media (max-width:768px){.product-page{margin-top:70px;padding:2rem 0}.container{padding:0 1rem}.page-title{font-size:2rem}.eye-problem-form{flex-direction:column}.eye-problem-btn{width:100%}.results-header{align-items:flex-start;flex-direction:column;gap:1rem;padding:1rem}.sort-dropdown{width:100%}.sort-select{flex:1 1}.products-grid{gap:1rem}}@media (max-width:480px){.product-page{margin-top:60px}.page-title{font-size:1.8rem}.products-grid{gap:.75rem}.results-header{margin-bottom:1rem}}.toast{animation:slideIn .3s ease;border-radius:8px;box-shadow:0 4px 12px #00000026;color:#fff;font-size:14px;font-weight:500;padding:12px 24px;position:fixed;right:20px;top:100px;z-index:9999}.toast.success{background-color:#27ae60}.toast.error{background-color:#e74c3c}.toast.info{background-color:#3498db}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.product-detail-page{background:#f8f9fa;margin-top:80px;min-height:100vh;padding:3rem 0}.breadcrumb{align-items:center;color:#7f8c8d;display:flex;flex-wrap:wrap;font-size:.95rem;gap:.5rem;margin-bottom:2rem}.breadcrumb a{color:#7f8c8d;text-decoration:none;transition:color .3s}.breadcrumb a:hover{color:#3498db}.breadcrumb .current{color:#2c3e50;font-weight:500}.product-detail-grid{grid-gap:3rem;background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;display:grid;gap:3rem;grid-template-columns:1fr;margin-bottom:3rem;padding:2rem}@media (min-width:992px){.product-detail-grid{grid-template-columns:1fr 1fr}}.main-image,.product-gallery{position:relative}.main-image{background:#f8f9fa;border-radius:1rem;margin-bottom:1rem;overflow:hidden;padding-bottom:100%;width:100%}.main-image img{height:100%;left:0;object-fit:contain;position:absolute;top:0;transition:transform .3s;width:100%}.main-image:hover img{transform:scale(1.05)}.sale-badge{background:#e74c3c;border-radius:50px;color:#fff;font-size:.8rem;font-weight:600;left:1rem;padding:.3rem 1rem}.sale-badge,.wishlist-btn{position:absolute;top:1rem;z-index:2}.wishlist-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 10px #0000001a;color:#e74c3c;cursor:pointer;display:flex;height:3rem;justify-content:center;right:1rem;transition:all .3s;width:3rem}.wishlist-btn:hover{transform:scale(1.1)}.wishlist-btn.active,.wishlist-btn:hover{background:#e74c3c;color:#fff}.thumbnail-grid{grid-gap:.5rem;display:grid;gap:.5rem;grid-template-columns:repeat(4,1fr)}.thumbnail{background:#f8f9fa;border:2px solid #0000;border-radius:.5rem;cursor:pointer;overflow:hidden;padding-bottom:100%;position:relative;transition:all .3s;width:100%}.thumbnail.active,.thumbnail:hover{border-color:#3498db}.thumbnail img{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.product-info-detail{padding:1rem 0}.product-title{color:#2c3e50;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.product-meta{align-items:center;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1.5rem}.product-brand{color:#3498db;font-size:1rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.product-rating{align-items:center;display:flex;gap:.5rem}.stars{color:#f1c40f;font-size:1rem;letter-spacing:2px}.rating-count{color:#7f8c8d;font-size:.9rem}.product-price-detail{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.current-price{font-size:2rem}.original-price{font-size:1.2rem}.discount-badge{background:#27ae60;border-radius:50px;color:#fff;font-size:.9rem;font-weight:600;padding:.3rem .8rem}.product-availability{margin-bottom:1.5rem}.in-stock{background:#e8f5e9;color:#27ae60}.in-stock,.out-of-stock{align-items:center;border-radius:50px;display:inline-flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.5rem 1rem}.out-of-stock{background:#fef5f5;color:#e74c3c}.variant-section{margin-bottom:1.5rem}.variant-section h4{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.variant-options{display:flex;flex-wrap:wrap;gap:.75rem;margin-bottom:.5rem}.color-option{border:2px solid #0000;border-radius:50%;box-shadow:0 2px 5px #0000001a;cursor:pointer;height:2.5rem;transition:all .3s;width:2.5rem}.color-option:hover{transform:scale(1.1)}.color-option.selected{border-color:#3498db;box-shadow:0 0 0 3px #3498db33;transform:scale(1.1)}.variant-btn{background:#fff;border:1px solid #e0e0e0;border-radius:50px;color:#2c3e50;cursor:pointer;font-size:.9rem;padding:.6rem 1.2rem;transition:all .3s}.variant-btn:hover{border-color:#3498db;color:#3498db}.variant-btn.selected{background:#3498db;border-color:#3498db;color:#fff}.size-section{margin-bottom:2rem}.size-section h4{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:1rem}.size-options{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}.size-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;display:flex;flex:1 1;flex-direction:column;min-width:100px;padding:.75rem;transition:all .3s}.size-btn.selected,.size-btn:hover{border-color:#3498db}.size-btn.selected{background:#f0f7ff;box-shadow:0 2px 8px #3498db33}.size-name{color:#2c3e50;font-weight:600;margin-bottom:.25rem}.size-dimensions{color:#7f8c8d;font-size:.8rem}.size-details{background:#f8f9fa;border-radius:.5rem;color:#2c3e50;font-size:.9rem;margin-top:.5rem;padding:.5rem 1rem}.lens-section{margin-bottom:2rem}.lens-section h4{align-items:center;color:#2c3e50;display:flex;font-size:1rem;font-weight:600;gap:.5rem;margin-bottom:.25rem}.optional-badge{background:#f39c12;border-radius:50px;color:#fff;font-size:.7rem;font-weight:400;padding:.2rem .5rem}.lens-options{display:flex;flex-direction:column;gap:.75rem}.lens-card{align-items:flex-start;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .3s}.lens-card:hover{background:#f8f9fa;border-color:#3498db}.lens-card.selected{background:#f0f7ff;border-color:#3498db;box-shadow:0 2px 8px #3498db1a}.lens-card input[type=radio]{accent-color:#3498db;margin-top:.2rem}.lens-info{display:flex;flex:1 1;flex-direction:column}.lens-name{color:#2c3e50;font-weight:600;margin-bottom:.25rem}.lens-price{font-size:.9rem;font-weight:500;margin-bottom:.25rem}.lens-desc{color:#7f8c8d;font-size:.8rem}.contact-lenses-section{border-top:1px dashed #e0e0e0;margin-top:1rem;padding-top:1rem}.contact-lenses-title{color:#3498db;font-size:.9rem;font-weight:600;margin-bottom:.75rem}.lens-header{align-items:center;display:flex;gap:.5rem;margin-bottom:.25rem}.lens-duration{background:#e8f5e9;border-radius:50px;color:#27ae60;font-size:.7rem;font-weight:500;padding:.2rem .5rem}.color-selection{background:#f8f9fa;border-radius:.5rem;margin-left:2rem;margin-top:.5rem;padding:1rem}.color-selection h6{color:#2c3e50;font-size:.85rem;margin-bottom:.5rem}.color-options{display:flex;flex-wrap:wrap;gap:.5rem;margin-bottom:.5rem}.color-circle{align-items:center;border:2px solid #0000;border-radius:50%;cursor:pointer;display:flex;height:32px;justify-content:center;transition:all .3s;width:32px}.color-circle:hover{transform:scale(1.1)}.color-circle.selected{border-color:#3498db;box-shadow:0 0 0 2px #3498db33}.check-mark{color:#fff;font-size:16px;font-weight:700;text-shadow:0 0 2px #00000080}.color-price{color:#27ae60;font-size:.8rem;margin-top:.5rem}.prescription-section{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:.75rem;margin-bottom:2rem;padding:1.5rem}.prescription-section h4{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.prescription-eye{background:#fff;border-radius:.5rem;margin-bottom:1.5rem;padding:1rem}.prescription-eye h5{border-bottom:1px solid #e0e0e0;color:#3498db;font-size:1rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.prescription-grid{grid-gap:.75rem;gap:.75rem;grid-template-columns:repeat(auto-fit,minmax(100px,1fr))}.prescription-grid select{background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;font-size:.9rem;padding:.6rem;transition:all .3s;width:100%}.prescription-grid select:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.prescription-grid select.error{background:#fef5f5;border-color:#e74c3c}.prescription-grid select:disabled{background:#f8f9fa;cursor:not-allowed;opacity:.6}.quantity-section{margin-bottom:1.5rem}.quantity-section h4{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.quantity-selector{align-items:center;border:1px solid #e0e0e0;border-radius:50px;display:inline-flex;overflow:hidden}.quantity-selector button{background:none;border:none;color:#2c3e50;cursor:pointer;font-size:1.2rem;font-weight:600;height:2.5rem;transition:all .3s;width:2.5rem}.quantity-selector button:hover:not(:disabled){background:#3498db;color:#fff}.quantity-selector button:disabled{cursor:not-allowed;opacity:.5}.quantity-selector span{color:#2c3e50;font-weight:600;min-width:2.5rem;text-align:center}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.add-to-cart-btn,.buy-now-btn{align-items:center;border:none;border-radius:50px;cursor:pointer;display:flex;flex:1 1;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;min-width:200px;padding:1rem;transition:all .3s}.add-to-cart-btn{background:#3498db;color:#fff}.add-to-cart-btn:hover:not(:disabled){background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.buy-now-btn{background:#2c3e50;color:#fff}.buy-now-btn:hover:not(:disabled){background:#34495e;box-shadow:0 5px 15px #2c3e504d;transform:translateY(-2px)}.add-to-cart-btn:disabled,.buy-now-btn:disabled{cursor:not-allowed;opacity:.5}.product-tabs{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;margin-bottom:3rem;padding:2rem}.tabs-header{border-bottom:2px solid #e9ecef;display:flex;gap:2rem;margin-bottom:2rem;overflow-x:auto}.tab-btn{font-size:1rem;font-weight:600;padding:.75rem 0;position:relative}.tab-btn:after{background:#3498db;bottom:-2px;content:"";height:2px;left:0;position:absolute;transform:scaleX(0);transition:transform .3s;width:100%}.tab-btn:hover{color:#2c3e50}.tab-btn.active:after{transform:scaleX(1)}.tab-content{min-height:200px}.description-tab p{color:#5a6a7a;line-height:1.8}.reviews-summary{align-items:center;background:linear-gradient(135deg,#f0f7ff,#f8f9fa);border:1px solid #e3f0ff;border-radius:1rem;display:flex;flex-wrap:wrap;gap:1.5rem;justify-content:space-between;margin-bottom:2rem;padding:1.5rem 2rem}.avg-rating-box{text-align:center}.avg-rating-number{color:#2c3e50;display:block;font-size:3rem;font-weight:800;line-height:1;margin-bottom:.25rem}.avg-rating-stars{display:flex;gap:2px;justify-content:center;margin-bottom:.35rem}.summary-star{color:#ddd;font-size:1.3rem}.summary-star.filled{color:#f1c40f}.avg-rating-label{color:#7f8c8d;font-size:.85rem}.write-review-btn{background:#3498db;border:none;border-radius:50px;color:#fff;cursor:pointer;font-size:.95rem;font-weight:600;padding:.85rem 1.75rem;transition:all .3s;white-space:nowrap}.write-review-btn:hover{background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.login-to-review{background:#3498db;border-radius:50px;color:#fff;display:inline-block;font-size:.95rem;font-weight:600;padding:.85rem 1.75rem;text-decoration:none;transition:all .3s}.login-to-review:hover{background:#2980b9;transform:translateY(-2px)}.review-alert{align-items:center;border-radius:.6rem;display:flex;font-size:.9rem;font-weight:500;gap:.75rem;margin-bottom:1.5rem;padding:.9rem 1.25rem}.review-alert span{flex-shrink:0;font-size:1rem}.review-alert-success{background:#e8f5e9;border:1px solid #c8e6c9;color:#2e7d32}.review-alert-error{background:#fef5f5;border:1px solid #fde6e6;color:#c62828}.review-form{animation:slideDown .25s ease;background:#f8f9fa;border:1px solid #e9ecef;border-radius:1rem;margin-bottom:2rem;padding:1.75rem}.review-form h4{border-bottom:1px solid #e0e0e0;color:#2c3e50;font-size:1.15rem;font-weight:700;margin-bottom:1.5rem;padding-bottom:.75rem}.review-form-field{margin-bottom:1.25rem}.review-form-field label{color:#2c3e50;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.review-form-field .required{color:#e74c3c}.review-form-field input[type=text],.review-form-field textarea{background:#fff;border:1.5px solid #e0e0e0;border-radius:.6rem;box-sizing:border-box;color:#2c3e50;font-family:inherit;font-size:.95rem;padding:.75rem 1rem;transition:all .3s;width:100%}.review-form-field input[type=text]:focus,.review-form-field textarea:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.review-form-field textarea{min-height:120px;resize:vertical}.star-rating{align-items:center;display:flex;gap:.25rem}.star-rating.interactive{gap:.15rem}.star-btn{background:none;border:none;color:#ddd;cursor:pointer;font-size:2rem;line-height:1;padding:0 .1rem;transition:all .2s}.star-btn.active,.star-btn:hover{color:#f1c40f;transform:scale(1.15)}.rating-label-text{color:#f39c12;font-size:.9rem;font-weight:600;margin-left:.5rem;min-width:70px}.review-form-actions{display:flex;flex-wrap:wrap;gap:.75rem;margin-top:1.5rem}.submit-review-btn{align-items:center;background:#3498db;border:none;border-radius:50px;color:#fff;cursor:pointer;display:flex;flex:1 1;font-size:.95rem;font-weight:600;gap:.5rem;justify-content:center;min-width:140px;padding:.85rem 1.5rem;transition:all .3s}.submit-review-btn:hover:not(:disabled){background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.submit-review-btn:disabled{cursor:not-allowed;opacity:.65}.cancel-review-btn{background:#fff;border:1.5px solid #e0e0e0;border-radius:50px;color:#7f8c8d;cursor:pointer;font-size:.95rem;font-weight:600;padding:.85rem 1.5rem;transition:all .3s}.cancel-review-btn:hover{border-color:#bbb;color:#2c3e50}.spinner{animation:spin .7s linear infinite;border:2px solid #fff6;display:inline-block;height:14px;width:14px}.no-reviews{color:#95a5a6;padding:3rem 1rem;text-align:center}.no-reviews-icon{font-size:3rem;margin-bottom:.75rem}.no-reviews p{font-size:1rem}.reviews-list{display:flex;flex-direction:column;gap:1.25rem}.review-card{background:#fff;border:1px solid #e9ecef;border-radius:.75rem;padding:1.5rem;transition:box-shadow .3s}.review-card:hover{box-shadow:0 4px 12px #00000012}.review-card-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.75rem}.reviewer-avatar{align-items:center;background:linear-gradient(135deg,#3498db,#2c3e50);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.05rem;font-weight:700;height:2.5rem;justify-content:center;width:2.5rem}.reviewer-info{flex:1 1}.reviewer-name{color:#2c3e50;display:block;font-size:.95rem;font-weight:600}.review-date{color:#95a5a6;font-size:.8rem}.review-stars{display:flex;gap:1px;margin-left:auto}.review-star{color:#ddd;font-size:1rem}.review-star.filled{color:#f1c40f}.review-title{font-size:.95rem;margin:0 0 .5rem}.review-comment{color:#5a6a7a;font-size:.95rem;line-height:1.7;margin:0}.related-products{margin-top:3rem}.related-products h2{color:#2c3e50;font-size:2rem;font-weight:700;margin-bottom:2rem;text-align:center}.related-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(2,1fr)}@media (min-width:640px){.related-grid{grid-template-columns:repeat(3,1fr)}}@media (min-width:1024px){.related-grid{gap:1.5rem;grid-template-columns:repeat(4,1fr)}}.loading-skeleton{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;padding:2rem}.skeleton-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:992px){.skeleton-grid{grid-template-columns:1fr 1fr}}.skeleton-gallery{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:1rem;padding-bottom:100%;width:100%}.skeleton-info{padding:1rem 0}.skeleton-line{animation:shimmer 1.5s infinite;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200% 100%;border-radius:.25rem;height:1.5rem;margin-bottom:1rem}.skeleton-line.large{height:2.5rem;width:80%}.skeleton-line.medium{width:60%}@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}@media (max-width:768px){.product-detail-page{margin-top:70px;padding:2rem 0}.container{padding:0 1rem}.product-detail-grid{gap:1.5rem;padding:1rem}.product-title{font-size:1.5rem}.action-buttons{flex-direction:column}.add-to-cart-btn,.buy-now-btn{width:100%}.tabs-header{gap:1rem}.tab-btn{font-size:.9rem}.reviews-summary{align-items:flex-start;flex-direction:column}.size-options{flex-direction:column;gap:.5rem}.size-btn{flex-direction:row;justify-content:space-between;min-width:auto}.lens-card{padding:.75rem}.review-form{padding:1.25rem}.star-btn{font-size:1.6rem}}@media (max-width:480px){.product-detail-page{margin-top:60px}.breadcrumb{font-size:.85rem}.product-title{font-size:1.3rem}.current-price{font-size:1.5rem}.original-price{font-size:1rem}.thumbnail-grid{gap:.25rem}.wishlist-btn{height:2.5rem;width:2.5rem}.prescription-grid{grid-template-columns:repeat(2,1fr)}.review-form-actions{flex-direction:column}.cancel-review-btn,.submit-review-btn{width:100%}}.cart-page{background:#f8f9fa;margin-top:80px;min-height:calc(100vh - 80px);padding:3rem 0}.cart-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 350px}.cart-items{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;padding:1.5rem}.cart-item{grid-gap:1rem;align-items:center;border-bottom:1px solid #e9ecef;display:grid;gap:1rem;grid-template-columns:100px 1fr auto auto auto auto;padding:1rem 0}.cart-item:last-child{border-bottom:none}.item-image{height:100px;width:100px}.item-details{min-width:250px}.item-title{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.25rem}.item-lens,.item-size,.item-variant{color:#7f8c8d;font-size:.9rem;margin-bottom:.25rem}.item-prescription{background:#f8f9fa;border-radius:.25rem;color:#34495e;font-size:.85rem;margin-top:.5rem;padding:.5rem}.item-price{min-width:80px;text-align:right}.item-quantity{align-items:center;display:flex;gap:.5rem;min-width:100px}.item-quantity button{background:#fff;border:1px solid #e0e0e0;border-radius:.25rem;cursor:pointer;height:30px;transition:all .3s;width:30px}.item-quantity button:hover:not(:disabled){background:#3498db;border-color:#3498db;color:#fff}.item-quantity button:disabled{cursor:not-allowed;opacity:.5}.item-quantity span{font-weight:600;min-width:30px;text-align:center}.item-total{font-weight:700}.item-remove{align-items:center;background:none;border:none;border-radius:50%;color:#e74c3c;cursor:pointer;display:flex;justify-content:center;padding:.5rem;transition:all .3s}.item-remove:hover:not(:disabled){background:#fef5f5;color:#c0392b}.item-remove:disabled{cursor:not-allowed;opacity:.5}.cart-summary{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;height:-webkit-fit-content;height:fit-content;padding:1.5rem;position:-webkit-sticky;position:sticky;top:100px}.cart-summary h3{border-bottom:1px solid #e9ecef;color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:1rem}.summary-row{margin-bottom:1rem}.checkout-btn{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;margin:1.5rem 0 1rem;padding:1rem;transition:all .3s;width:100%}.checkout-btn:hover{background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.continue-shopping{color:#3498db;display:block;font-weight:500;text-align:center;text-decoration:none;transition:all .3s}.continue-shopping:hover{color:#2980b9;text-decoration:underline}@media (max-width:1024px){.cart-grid{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:768px){.cart-page{margin-top:70px;padding:2rem 0}.cart-item{gap:1rem;grid-template-columns:80px 1fr;padding-right:40px;position:relative}.item-image{grid-row:span 3;height:80px;width:80px}.item-details,.item-price{grid-column:2;min-width:auto}.item-price{text-align:left}.item-quantity,.item-total{grid-column:2;min-width:auto}.item-total{text-align:left}.item-remove{position:absolute;right:0;top:1rem}}@media (max-width:480px){.cart-page{margin-top:60px}.page-title{font-size:2rem}.cart-item{grid-template-columns:1fr;text-align:center}.item-image{height:120px;margin:0 auto;width:120px}.item-details,.item-price,.item-quantity,.item-total{grid-column:1;text-align:center}.item-quantity{justify-content:center}}.checkout-page{background:#f8f9fa;margin-top:80px;min-height:calc(100vh - 80px);padding:3rem 0}.checkout-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 380px}.checkout-left{display:flex;flex-direction:column;gap:2rem}.checkout-section{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;padding:1.5rem}.checkout-section h2{border-bottom:1px solid #e9ecef;color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.address-option{align-items:flex-start}.address-option:hover{background:#f8f9fa;border-color:#3498db}.add-address-btn{align-items:center;display:flex;gap:.5rem;justify-content:center;padding:1rem}.add-address-btn:hover{border-color:#2980b9}.address-form h3{color:#2c3e50;font-weight:600}.form-input{padding:.75rem}.checkbox{gap:.5rem}.checkbox input[type=checkbox]{accent-color:#3498db;height:1rem;width:1rem}.btn-secondary{padding:.75rem 1.5rem}.payment-methods{flex-direction:column;gap:1rem}.payment-option{align-items:center;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .3s}.payment-option:hover:not(:has(input:disabled)){background:#f8f9fa;border-color:#3498db}.payment-option.selected{background:#f0f7ff;border-color:#3498db}.payment-option input[type=radio]{accent-color:#3498db}.payment-option input[type=radio]:disabled{cursor:not-allowed;opacity:.5}.payment-info{flex:1 1}.payment-name{color:#2c3e50;display:block;font-weight:600;margin-bottom:.25rem}.payment-desc{color:#7f8c8d;font-size:.85rem}.coming-soon{color:#f39c12}.checkout-right{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:100px}.order-summary{border-radius:1rem;box-shadow:0 5px 15px #0000000d;padding:1.5rem}.order-summary h2{border-bottom:1px solid #e9ecef;color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.5rem}.order-items{max-height:400px;overflow-y:auto;padding-right:.5rem}.order-item{padding:1rem 0}.item-price{white-space:nowrap}.summary-totals{border-top:2px solid #e9ecef;padding-top:1rem}.summary-row.total{border-top:1px solid #e9ecef;margin-top:.75rem;padding-top:.75rem}.place-order-btn{background:#27ae60;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin:1.5rem 0 1rem;padding:1rem;transition:all .3s;width:100%}.place-order-btn:hover:not(:disabled){background:#2ecc71;box-shadow:0 5px 15px #2ecc714d;transform:translateY(-2px)}.place-order-btn:disabled{cursor:not-allowed;opacity:.6}.secure-checkout{align-items:center;color:#27ae60;display:flex;font-size:.9rem;gap:.5rem;justify-content:center}.empty-cart{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;padding:4rem}.empty-cart svg{margin-bottom:1.5rem;opacity:.5}.empty-cart h3{color:#2c3e50;font-size:1.5rem;margin-bottom:.5rem}.empty-cart p{color:#7f8c8d;margin-bottom:2rem}@media (max-width:1024px){.checkout-grid{grid-template-columns:1fr}.checkout-right{position:static}}@media (max-width:768px){.checkout-page{margin-top:70px;padding:2rem 0}.page-title{font-size:2rem}.form-row{grid-template-columns:1fr}.order-item{flex-wrap:wrap}.item-price{padding-left:76px;text-align:left;width:100%}}@media (max-width:480px){.checkout-page{margin-top:60px}.page-title{font-size:1.8rem}.address-option,.form-actions{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.coupon-section{background:#f8f9fa;border-radius:.5rem;margin:1.5rem 0;padding:1rem}.coupon-section h3{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:1rem}.coupon-input-group{display:flex;gap:.5rem;margin-bottom:.5rem}.coupon-input-group input{border:1px solid #e0e0e0;border-radius:.5rem;flex:1 1;font-size:.95rem;padding:.75rem;text-transform:uppercase}.coupon-input-group input:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.coupon-input-group input:disabled{background:#f8f9fa;cursor:not-allowed}.apply-coupon-btn{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s;white-space:nowrap}.apply-coupon-btn:hover:not(:disabled){background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.apply-coupon-btn:disabled{background:#bdc3c7;cursor:not-allowed}.coupon-error{color:#e74c3c;font-size:.85rem;margin-top:.25rem}.applied-coupon{align-items:center;background:#e8f5e9;border-radius:.5rem;display:flex;gap:.5rem;margin-top:.5rem;padding:.75rem}.coupon-code{background:#fff;border-radius:.25rem;color:#27ae60;padding:.25rem .5rem}.coupon-discount{color:#27ae60;flex:1 1;font-weight:600}.remove-coupon{background:none;border:none;color:#e74c3c;cursor:pointer;font-size:1.2rem;padding:0 .5rem;transition:all .3s}.remove-coupon:hover{color:#c0392b;transform:scale(1.1)}.price-breakdown{border-bottom:1px solid #e9ecef;border-top:1px solid #e9ecef;margin:1.5rem 0;padding:1rem 0}.discount-section{background:#f8f9fa;border-radius:.5rem;margin:.5rem 0;padding:.5rem 0}.discount-section h4{color:#2c3e50;font-size:.9rem;font-weight:600;margin-bottom:.5rem;padding:0 .5rem}.offer-tag{background:#f39c12;border-radius:50px;color:#fff;display:inline-block;font-size:.7rem;margin-top:.25rem;padding:.2rem .5rem}.offer-card{background:#f0f9ff;border:1px solid #b8e1ff;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.offer-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:.5rem}.offer-title{color:#2c3e50;font-weight:600}.offer-badge{background:#27ae60;border-radius:50px;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.offer-description{color:#27ae60;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.offer-details{background:#fff;border-radius:.25rem;font-size:.85rem;margin-bottom:.5rem;padding:.5rem}.offer-details,.offer-savings{display:flex;justify-content:space-between}.offer-savings{align-items:center;border-top:1px dashed #b8e1ff;font-weight:500;padding-top:.5rem}.savings-amount,.total-savings{color:#27ae60;font-weight:700}.total-amount{color:#2c3e50}.summary-row{color:#5a6a7a;display:flex;justify-content:space-between;margin-bottom:.75rem}.summary-row.discount{color:#27ae60;padding-left:1rem}.summary-row.discount-total{border-top:1px dashed #e0e0e0;color:#27ae60;font-weight:600;margin-top:.5rem;padding-top:.5rem}.summary-row.coupon-discount{color:#27ae60;font-weight:500}.summary-row.total{border-top:2px solid #e9ecef;color:#2c3e50;font-size:1.1rem;font-weight:700;margin-top:1rem;padding-top:1rem}.address-list{display:flex;flex-direction:column;gap:1rem}.address-option{border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;display:flex;gap:1rem;padding:1rem;transition:all .3s}.address-option.selected{background:#f0f7ff;border-color:#3498db}.address-option input[type=radio]{accent-color:#3498db;margin-top:.2rem}.address-details{flex:1 1}.default-badge{border-radius:50px;display:inline-block;font-size:.7rem;margin-top:.5rem;padding:.2rem .5rem}.add-address-btn{background:#f8f9fa;border:1px dashed #3498db;border-radius:.5rem;color:#3498db;cursor:pointer;padding:.75rem;transition:all .3s;width:100%}.add-address-btn:hover{background:#f0f7ff}.address-form{margin-top:1rem}.address-form h3{font-size:1rem;margin-bottom:1rem}.form-group input,.form-group select{border:1px solid #e0e0e0;border-radius:.5rem;font-size:.95rem;padding:.75rem;width:100%}.form-group input:focus{border-color:#3498db;outline:none}.checkbox,.checkbox label{align-items:center;display:flex}.checkbox label{cursor:pointer;gap:.5rem}.form-actions{margin-top:1rem}.btn-primary,.btn-secondary{border-radius:.5rem;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s}.auth-page{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;justify-content:center;margin-top:80px;min-height:calc(100vh - 80px);padding:2rem}.auth-container{max-width:500px;width:100%}.auth-card{animation:fadeInUp .5s ease;background:#fff;border-radius:1rem;box-shadow:0 10px 30px #0000001a;padding:2.5rem}.register-card{max-width:600px}.auth-header{margin-bottom:2rem;text-align:center}.auth-title{color:#2c3e50;font-size:2rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.auth-subtitle{color:#7f8c8d;font-size:.95rem}.auth-error{align-items:center;background:#fef5f5;border:1px solid #fde6e6;border-radius:.5rem;color:#e74c3c;display:flex;font-size:.9rem;gap:.5rem;margin-bottom:1.5rem;padding:1rem}.auth-form{display:flex;flex-direction:column;gap:1.25rem}.form-input{padding:.8rem 1rem}.form-input.error{border-color:#e74c3c}.error-message{font-size:.8rem;margin-top:.25rem}.form-options{font-size:.9rem;justify-content:space-between}.checkbox-label,.form-options{align-items:center;display:flex}.checkbox-label{color:#5a6a7a;cursor:pointer;gap:.5rem}.checkbox-label input[type=checkbox]{accent-color:#3498db;cursor:pointer;height:1rem;width:1rem}.forgot-link{color:#3498db;text-decoration:none;transition:color .3s}.forgot-link:hover{color:#2980b9;text-decoration:underline}.terms-group{margin-top:.5rem}.terms-group .checkbox-label{font-size:.85rem}.terms-group a{color:#3498db;text-decoration:none}.terms-group a:hover{text-decoration:underline}.auth-submit-btn{align-items:center;background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-size:1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:.5rem;padding:1rem;transition:all .3s;width:100%}.auth-submit-btn:hover:not(:disabled){background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.auth-submit-btn:disabled{cursor:not-allowed;opacity:.6}.spinner{animation:spin .8s linear infinite;height:1.2rem;width:1.2rem}.auth-footer{border-top:1px solid #e9ecef;margin-top:2rem;padding-top:1.5rem;text-align:center}.auth-footer p{color:#7f8c8d;font-size:.9rem;margin-bottom:.5rem}.auth-link{align-items:center;color:#3498db;display:inline-flex;font-weight:600;gap:.5rem;text-decoration:none;transition:all .3s}.auth-link:hover{color:#2980b9;gap:.75rem}@media (max-width:768px){.auth-page{margin-top:70px;padding:1rem}.auth-card{padding:1.5rem}.auth-title{font-size:1.8rem}.form-row{gap:1rem;grid-template-columns:1fr}}@media (max-width:480px){.auth-page{margin-top:60px}.auth-card{padding:1.25rem}.form-options{align-items:flex-start;flex-direction:column;gap:1rem}}.auth-success{align-items:center;background:#e8f5e9;border:1px solid #c8e6c9;border-radius:.5rem;color:#27ae60;display:flex;flex-direction:column;gap:.5rem;margin-bottom:1.5rem;padding:1.5rem;text-align:center}.auth-success svg{height:40px;width:40px}.auth-success span{font-size:1.1rem;font-weight:500}.redirect-message{color:#2c3e50;font-size:.9rem;margin-top:.5rem}.about-page{margin-top:80px;overflow-x:hidden;width:100%}.container{box-sizing:border-box;width:100%}.scroll-reveal{opacity:0;transform:translateY(30px);transition:opacity .8s ease,transform .8s ease}.scroll-reveal.visible{opacity:1;transform:translateY(0)}.section-header{box-sizing:border-box;flex-direction:column;gap:.5rem;justify-content:center;margin-bottom:3rem;text-align:center;width:100%}.section-tag{color:#3498db;font-size:.9rem;font-weight:700;letter-spacing:2px;line-height:1;text-transform:uppercase}.section-tag,.section-title{display:block;margin:0;padding:0}.section-title{color:#2c3e50;font-size:2.8rem;font-weight:800;letter-spacing:-.5px;line-height:1.2}.section-title .highlight{color:#3498db}.about-hero{align-items:center;background:linear-gradient(135deg,#f8f9fa,#e9ecef);display:flex;min-height:500px;overflow:hidden;padding:6rem 0 10rem;position:relative}.about-hero-content{animation:fadeInUp 1s ease-out;margin:0 auto;max-width:800px;text-align:center}.hero-badge{background:#3498db1a;border:1px solid #3498db33;border-radius:50px;color:#3498db;display:inline-block;font-size:.9rem;font-weight:500;margin-bottom:1.5rem;padding:.5rem 1.5rem}.hero-title{color:#2c3e50;font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-line{display:block;line-height:1.2}.hero-description{color:#5a6a7a;font-size:1.2rem;line-height:1.8;margin:0 auto;max-width:600px}.hero-wave{bottom:-1px;left:0;line-height:0;position:absolute;width:100%}.hero-wave svg{display:block;height:auto;width:100%}.story-section{background:#fff;padding:6rem 0}.story-grid{grid-gap:4rem;align-items:center;display:grid;gap:4rem;grid-template-columns:1fr}@media (min-width:992px){.story-grid{grid-template-columns:1fr 1fr}}.image-wrapper,.story-image{position:relative}.image-wrapper{border-radius:1rem;box-shadow:0 20px 40px #00000014;overflow:hidden}.story-image img{display:block;height:auto;transition:transform .5s;width:100%}.story-image:hover img{transform:scale(1.03)}.image-overlay{background:linear-gradient(45deg,#3498db0f,#0000);bottom:0;left:0;position:absolute;right:0;top:0}.experience-badge{animation:float 3s ease-in-out infinite;background:#fff;border-radius:.75rem;bottom:2rem;box-shadow:0 10px 30px #00000014;padding:1.25rem;position:absolute;right:2rem;text-align:center}.experience-badge .years{color:#3498db;display:block;font-size:1.8rem;font-weight:700;line-height:1;margin-bottom:.15rem}.experience-badge .text{color:#2c3e50;font-size:.85rem}.story-content{padding-left:2rem}.story-text{color:#5a6a7a;font-size:1.05rem;line-height:1.7;margin-bottom:1.25rem}.story-stats{display:flex;flex-wrap:wrap;gap:2rem;margin-top:2rem}.stat-item{min-width:120px;text-align:center}.stat-number{color:#3498db;display:block;font-size:2rem;font-weight:700;margin-bottom:.25rem}.mission-section{background:#f8f9fa;padding:6rem 0}.mission-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}.mission-card{background:#fff;border-radius:1rem;box-shadow:0 10px 30px #0000000d;padding:3rem 2rem;text-align:center;transition:all .3s}.mission-card:hover{box-shadow:0 20px 40px #3498db14;transform:translateY(-10px)}.mission-icon{margin-bottom:1.5rem}.mission-card h3{color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:1rem}.mission-card p{color:#5a6a7a;line-height:1.6;margin:0 auto;max-width:300px}.values-section{background:#fff;padding:6rem 0}.values-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}.value-card{background:#f8f9fa;border-radius:1rem;padding:2rem 1.5rem;text-align:center;transition:all .3s}.value-card:hover{box-shadow:0 15px 30px #3498db1f;transform:translateY(-5px)}.value-icon{align-items:center;background:#fff;border-radius:50%;color:#3498db;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;transition:all .3s;width:70px}.value-card:hover .value-icon{background:#3498db;color:#fff}.value-title{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.75rem}.value-description{color:#7f8c8d;font-size:.9rem;line-height:1.5}.why-choose-section{background:#f8f9fa;padding:6rem 0}.why-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-top:2rem}.why-card{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;overflow:hidden;padding:1.5rem;position:relative;transition:all .3s}.why-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.why-card:before{background:linear-gradient(90deg,#3498db,#2c3e50);content:"";height:4px;left:0;position:absolute;right:0;top:0;transform:scaleX(0);transition:transform .3s}.why-card:hover:before{transform:scaleX(1)}.why-number{color:#3498db1a;font-size:2.5rem;font-weight:700;line-height:1;margin-bottom:.75rem}.why-title{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.why-description{color:#7f8c8d;font-size:.85rem;line-height:1.5}.about-cta{background:linear-gradient(135deg,#2c3e50,#3498db);padding:6rem 0}.cta-content{color:#fff;margin:0 auto;max-width:600px;text-align:center}.cta-title{font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.cta-line{display:block;line-height:1.2}.cta-description{font-size:1.1rem;line-height:1.6;margin-bottom:2rem;opacity:.95}.cta-buttons{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.btn-primary{align-items:center;background:#fff;border-radius:50px;color:#2c3e50;display:inline-flex;gap:.5rem}.btn-primary:hover{background:#f8f9fa;box-shadow:0 10px 20px #0000001f}.btn-secondary{background:#0000;border:2px solid #fff;border-radius:50px;color:#fff;display:inline-flex;font-weight:600;padding:1rem 2rem;text-decoration:none}.btn-secondary:hover{background:#fff;color:#2c3e50;transform:translateY(-2px)}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes float{0%,to{transform:translateY(0)}50%{transform:translateY(-10px)}}@media (min-width:1024px){.values-grid,.why-grid{gap:2rem;grid-template-columns:repeat(4,1fr)}.value-card{padding:2.5rem 2rem}.value-title{font-size:1.3rem}.why-card{padding:2rem}.why-title{font-size:1.3rem}}@media (min-width:768px) and (max-width:1023px){.values-grid,.why-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr)}.section-title{font-size:2.5rem}}@media (max-width:767px){.about-page{margin-top:60px}.container{padding:0 1rem}.about-hero{min-height:350px;padding:3rem 0 6rem}.hero-title{font-size:2rem}.hero-description{font-size:1rem;padding:0 1rem}.section-tag{font-size:.8rem}.section-title{font-size:1.8rem;line-height:1.2;padding:0 .5rem;white-space:normal}.values-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.value-card{padding:1.25rem .75rem}.value-icon{height:50px;margin-bottom:1rem;width:50px}.value-icon svg{height:24px;width:24px}.value-title{font-size:.9rem;margin-bottom:.5rem}.value-description{font-size:.75rem;line-height:1.4}.why-grid{gap:.75rem;grid-template-columns:repeat(2,1fr)}.why-card{padding:1rem .75rem}.why-number{font-size:1.8rem;margin-bottom:.5rem}.why-title{font-size:.85rem;margin-bottom:.35rem}.why-description{font-size:.7rem;line-height:1.4}.mission-grid{gap:1rem;grid-template-columns:repeat(2,1fr)}.mission-card{padding:1.5rem 1rem}.mission-card h3{font-size:1.1rem}.mission-card p{font-size:.8rem}.mission-icon svg{height:32px;width:32px}.story-section{padding:3rem 0}.story-content{padding-left:0}.story-text{font-size:.9rem}.story-stats{flex-direction:row;gap:.5rem;justify-content:space-between}.stat-item{flex:1 1;min-width:auto}.stat-number{font-size:1.3rem}.stat-label{font-size:.7rem}.experience-badge{bottom:1rem;padding:.75rem;right:1rem}.experience-badge .years{font-size:1.2rem}.experience-badge .text{font-size:.65rem}.about-cta{padding:3rem 0}.cta-title{font-size:1.8rem}.cta-description{font-size:.9rem;padding:0 1rem}.cta-buttons{flex-direction:column;gap:.75rem;padding:0 1rem}.btn-primary,.btn-secondary{justify-content:center;padding:.75rem 1.5rem;width:100%}}@media (max-width:400px){.values-grid{gap:.5rem}.value-card{padding:1rem .5rem}.value-title{font-size:.8rem}.value-description{font-size:.7rem}.why-grid{gap:.5rem}.why-card{padding:.75rem .5rem}.why-title{font-size:.75rem}.why-description{font-size:.65rem}}.contact-page{background:#f8f9fa;margin-top:80px;min-height:100vh;padding:3rem 0}.container{max-width:1400px}.contact-header{margin-bottom:3rem;text-align:center}.contact-title{color:#2c3e50;display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.contact-title:after{background:#e74c3c;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.contact-subtitle{color:#7f8c8d;font-size:1.1rem;margin:1.5rem auto 0;max-width:600px}.contact-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr}@media (min-width:992px){.contact-grid{gap:2rem;grid-template-columns:1fr 1fr}}.contact-info{background:#fff;border-radius:1rem;box-shadow:0 5px 20px #00000014;overflow:hidden}.info-card{padding:2rem}.info-title{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.info-description{color:#7f8c8d;line-height:1.6;margin-bottom:2rem}.info-details{display:flex;flex-direction:column;gap:1.5rem;margin-bottom:2rem}.info-item{align-items:flex-start;display:flex;gap:1rem}.info-icon{align-items:center;background:#fef5f5;border-radius:50%;display:flex;flex-shrink:0;height:48px;justify-content:center;width:48px}.address-icon{color:#e74c3c}.phone-icon{color:#27ae60}.email-icon{color:#3498db}.info-icon svg{height:22px;width:22px}.info-content h3{color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:.5rem}.info-content p{color:#7f8c8d;line-height:1.6;margin:0}.info-content a{color:#3498db;text-decoration:none;transition:color .3s}.info-content a:hover{color:#2980b9;text-decoration:underline}.hours-timing,.response-time{color:#95a5a6;display:block;font-size:.85rem;margin-top:.25rem}.business-hours{background:#f8f9fa;border-radius:.75rem;margin-bottom:1.5rem;padding:1.5rem}.business-hours h3{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:1rem}.hours-list{display:flex;flex-direction:column;gap:.5rem}.hour-item{color:#7f8c8d;display:flex;font-size:.95rem;justify-content:space-between}.hour-item span:first-child,.map-link{font-weight:500}.map-link{align-items:center;background:#e74c3c;border-radius:50px;color:#fff;display:inline-flex;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s}.map-link:hover{background:#c0392b;box-shadow:0 5px 15px #e74c3c4d;transform:translateY(-2px)}.contact-form-container{background:#fff;border-radius:1rem;box-shadow:0 5px 20px #00000014;overflow:hidden}.form-card{padding:2rem}.form-title{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:1rem}.form-description{color:#7f8c8d;line-height:1.6;margin-bottom:2rem}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:1fr}@media (min-width:768px){.form-row{grid-template-columns:1fr 1fr}}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group input,.form-group textarea{border:1px solid #e0e0e0;border-radius:.5rem;font-family:inherit;font-size:.95rem;padding:.75rem 1rem;transition:all .3s}.form-group input:focus,.form-group textarea:focus{border-color:#e74c3c;box-shadow:0 0 0 3px #e74c3c1a;outline:none}.form-group input::placeholder,.form-group textarea::placeholder{color:#bdc3c7}.submit-btn{align-items:center;background:#e74c3c;display:inline-flex;font-size:1rem;gap:.5rem;justify-content:center;margin-top:1rem;padding:1rem 2rem}.submit-btn:hover:not(:disabled){background:#c0392b;box-shadow:0 5px 15px #e74c3c4d;transform:translateY(-2px)}.submit-btn:disabled{cursor:not-allowed;opacity:.7}.spinner{animation:spin .6s linear infinite;border:2px solid #ffffff4d;border-top-color:#fff;height:18px;width:18px}.error-message,.success-message{align-items:center;border-radius:.5rem;display:flex;font-size:.9rem;gap:.5rem;margin-top:1rem;padding:1rem}.success-message{background:#e8f5e9;border:1px solid #c8e6c9;color:#27ae60}.error-message{background:#ffebee;border:1px solid #ffcdd2;color:#e74c3c}.map-section{margin-top:3rem}.map-section h3{color:#2c3e50;font-size:1.5rem;font-weight:700;margin-bottom:1.5rem;text-align:center}.map-container{border-radius:1rem;box-shadow:0 5px 20px #00000014;overflow:hidden}.map-container iframe{display:block;height:400px;width:100%}@media (max-width:768px){.contact-page{margin-top:70px;padding:2rem 0}.container{padding:0 1rem}.contact-title{font-size:2rem}.form-card,.info-card{padding:1.5rem}.form-title,.info-title{font-size:1.5rem}.map-container iframe{height:300px}}@media (max-width:480px){.contact-page{margin-top:60px}.contact-title{font-size:1.8rem}.info-item{align-items:center;flex-direction:column}.info-content,.info-item{text-align:center}.hour-item{align-items:center;flex-direction:column;gap:.25rem}.map-link{justify-content:center}}.wishlist-page{background:#f8f9fa;margin-top:80px;min-height:calc(100vh - 80px);padding:3rem 0}.empty-wishlist{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;padding:4rem;text-align:center}.empty-wishlist svg{margin-bottom:1.5rem;opacity:.5}.empty-wishlist h3{color:#2c3e50;font-size:1.5rem;margin-bottom:.5rem}.empty-wishlist p{color:#7f8c8d;margin-bottom:2rem}.wishlist-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.wishlist-card{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;overflow:hidden;position:relative;transition:all .3s}.wishlist-card:hover{box-shadow:0 15px 30px #0000001a;transform:translateY(-5px)}.wishlist-image{overflow:hidden;padding-bottom:100%;position:relative}.wishlist-image img{height:100%;left:0;object-fit:cover;position:absolute;top:0;transition:transform .5s;width:100%}.wishlist-card:hover .wishlist-image img{transform:scale(1.05)}.remove-btn{align-items:center;background:#fff;border:none;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#e74c3c;cursor:pointer;display:flex;height:2.5rem;justify-content:center;position:absolute;right:.5rem;top:.5rem;transition:all .3s;width:2.5rem;z-index:2}.remove-btn:hover{background:#e74c3c;color:#fff;transform:scale(1.1)}.wishlist-details{padding:1.5rem}.wishlist-title{color:#2c3e50;font-size:1.1rem;font-weight:600;line-height:1.4;margin-bottom:.5rem}.wishlist-lens,.wishlist-size,.wishlist-variant{color:#7f8c8d;font-size:.9rem;margin-bottom:.25rem}.wishlist-price{align-items:center;display:flex;gap:.5rem;margin:1rem 0}.current-price{color:#2c3e50;font-size:1.2rem;font-weight:700}.original-price{color:#95a5a6;font-size:.9rem;text-decoration:line-through}.wishlist-actions{display:flex;flex-direction:column;gap:.5rem}.move-to-cart-btn{align-items:center;background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:flex;font-weight:600;gap:.5rem;justify-content:center;padding:.75rem;transition:all .3s;width:100%}.move-to-cart-btn:hover{background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.view-product{color:#3498db;font-weight:500;padding:.5rem;text-align:center;text-decoration:none;transition:all .3s}.view-product:hover{color:#2980b9;text-decoration:underline}.alert{gap:.5rem;margin-bottom:1rem;padding:1rem}@media (max-width:768px){.wishlist-page{margin-top:70px;padding:2rem 0}.page-title{font-size:2rem}.wishlist-grid{gap:1rem;grid-template-columns:repeat(auto-fill,minmax(240px,1fr))}}@media (max-width:480px){.wishlist-page{margin-top:60px}.page-title{font-size:1.8rem}.wishlist-grid{grid-template-columns:1fr}}.orders-page{background:#f8f9fa;margin-top:80px;min-height:calc(100vh - 80px);padding:3rem 0}.page-title{color:#2c3e50;font-size:2.5rem;font-weight:700;margin-bottom:2rem;text-align:center}.loading-spinner{font-size:1.1rem;padding:4rem}.no-orders{border-radius:1rem;box-shadow:0 5px 15px #0000000d;padding:4rem}.no-orders svg{margin-bottom:1.5rem}.no-orders h3{color:#2c3e50;font-size:1.5rem;margin-bottom:.5rem}.no-orders p{margin-bottom:2rem}.btn-primary{display:inline-block;padding:1rem 2rem;text-decoration:none}.btn-primary:hover{background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.orders-list{gap:2rem}.order-card{border-radius:1rem;box-shadow:0 5px 15px #0000000d;transition:all .3s}.order-card:hover{box-shadow:0 10px 25px #0000001a}.order-header{border-bottom:1px solid #e9ecef;flex-wrap:wrap;gap:1rem;padding:1.5rem}.order-date{font-size:.9rem}.order-status{align-items:center;display:flex}.status-badge{padding:.4rem 1rem}.order-items{margin-bottom:1.5rem}.order-item{background:#f8f9fa;border-radius:.5rem;flex-wrap:wrap;padding:1rem}.item-image{background:#fff;border-radius:.5rem;flex-shrink:0;height:80px;overflow:hidden;width:80px}.item-image img{height:100%;object-fit:cover;width:100%}.item-details{min-width:200px}.item-details h4{font-size:1rem;font-weight:600}.item-details p{font-size:.9rem;margin-bottom:.1rem}.item-total{min-width:100px;text-align:right}.order-prescription{margin-bottom:1.5rem;padding:1rem}.order-shipping{background:#f8f9fa;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.order-shipping h4{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:.5rem}.order-shipping p{color:#5a6a7a;line-height:1.6}.order-footer{align-items:center;border-top:1px solid #e9ecef;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem}.order-total{font-size:1rem;gap:1rem}.total-amount{font-weight:700}@media (max-width:768px){.orders-page{margin-top:70px;padding:2rem 0}.page-title{font-size:2rem}.order-header{align-items:flex-start}.order-header,.order-item{flex-direction:column}.item-image{height:150px;width:100%}.item-total{text-align:left}.prescription-details{gap:1rem;grid-template-columns:1fr}.order-footer{align-items:flex-start;flex-direction:column}.order-total{justify-content:space-between;width:100%}.order-actions,.view-details-btn{width:100%}}@media (max-width:480px){.orders-page{margin-top:60px}.page-title{font-size:1.8rem}.order-number{font-size:1rem}}.order-prescription{animation:slideDown .3s ease;background:#f0f7ff;border-left:4px solid #3498db;border-radius:.5rem;margin-top:1.5rem;padding:1.5rem}.order-prescription h4{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:1rem}.prescription-details{grid-gap:1.5rem;gap:1.5rem}.eye-details h5{color:#3498db;font-size:.95rem;font-weight:600;margin-bottom:.5rem}.eye-details p{color:#5a6a7a;font-size:.9rem;margin-bottom:.25rem}.view-details-btn{font-weight:500;padding:.5rem 1.5rem;transition:all .3s}.view-details-btn:hover{box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}@media (max-width:768px){.prescription-details{gap:1rem;grid-template-columns:1fr}.order-actions,.view-details-btn{width:100%}}.account-page{background:#f8f9fa;margin-top:80px;min-height:calc(100vh - 80px);padding:3rem 0}.account-header{margin-bottom:3rem;text-align:center}.account-title{color:#2c3e50;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:.5rem}.highlight{color:#3498db}.account-subtitle{color:#7f8c8d;font-size:1rem}.alert{align-items:center;animation:slideDown .3s ease;border-radius:.5rem;display:flex;gap:1rem;margin-bottom:2rem;padding:1rem 1.5rem;position:relative}.alert-success{background:#e8f5e9;border:1px solid #c8e6c9;color:#27ae60}.alert-error{background:#fef5f5;border:1px solid #fde6e6;color:#e74c3c}.alert-close{background:none;border:none;color:inherit;cursor:pointer;font-size:1.2rem;opacity:.5;position:absolute;right:.5rem;top:.5rem;transition:opacity .3s}.alert-close:hover{opacity:1}@keyframes slideDown{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.account-tabs{border-bottom:1px solid #e9ecef;display:flex;gap:.5rem;margin-bottom:2rem;overflow-x:auto;padding-bottom:.5rem}.tab-btn{align-items:center;background:none;border:none;border-radius:.5rem .5rem 0 0;color:#7f8c8d;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.5rem;padding:.75rem 1.5rem;transition:all .3s;white-space:nowrap}.tab-btn svg{height:18px;width:18px}.tab-btn:hover{background:#f8f9fa;color:#3498db}.tab-btn.active{background:#f0f7ff;border-bottom:2px solid #3498db;color:#3498db}.tab-content{background:#fff;border-radius:1rem;box-shadow:0 5px 15px #0000000d;padding:2rem}.profile-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;gap:2rem;margin-bottom:2rem;padding-bottom:2rem}.profile-avatar{align-items:center;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:50%;display:flex;height:80px;justify-content:center;width:80px}.avatar-initials{color:#fff;font-size:2rem;font-weight:600;text-transform:uppercase}.profile-info h2{color:#2c3e50;font-size:1.5rem;margin-bottom:.25rem}.profile-info p{color:#7f8c8d;font-size:.9rem}.profile-form{max-width:600px}.form-group label{font-size:.9rem}.form-input{border:1px solid #e0e0e0;border-radius:.5rem;font-size:.95rem;padding:.75rem 1rem;transition:all .3s;width:100%}.form-input:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.form-input.disabled{background:#f8f9fa;cursor:not-allowed;opacity:.7}.form-group small{color:#95a5a6;font-size:.8rem}.checkbox-group label{font-weight:400}.checkbox-group input[type=checkbox]{accent-color:#3498db;cursor:pointer;height:1rem;width:1rem}.addresses-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.addresses-header h3{color:#2c3e50;font-size:1.2rem}.btn-secondary{align-items:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:.5rem;color:#2c3e50;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .3s}.btn-secondary:hover{background:#e9ecef}.address-form{background:#f8f9fa;border-radius:.5rem;margin-bottom:2rem;padding:1.5rem}.address-form h4{color:#2c3e50;margin-bottom:1.5rem}.btn-primary{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s}.btn-primary:hover:not(:disabled){background:#2980b9;box-shadow:0 5px 15px #3498db4d;transform:translateY(-2px)}.btn-primary:disabled{cursor:not-allowed;opacity:.6}.addresses-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.address-card{border:1px solid #e0e0e0;padding:1.5rem;position:relative;transition:all .3s}.address-card.default{background:#f0f7ff;border-color:#3498db}.default-badge{background:#3498db;border-radius:20px;color:#fff;font-size:.75rem;font-weight:600;padding:.2rem 1rem;position:absolute;right:1rem;top:-.5rem}.address-details{margin-bottom:1rem}.address-line{color:#5a6a7a;font-size:.95rem;line-height:1.6}.address-actions{border-top:1px solid #e9ecef;display:flex;gap:.5rem;justify-content:flex-end;padding-top:1rem}.action-btn{background:none;border:none;border-radius:50%;color:#7f8c8d;cursor:pointer;height:2rem;justify-content:center;width:2rem}.action-btn:hover{background:#f8f9fa}.action-btn.set-default:hover{color:#f39c12}.action-btn.edit:hover{color:#3498db}.action-btn.delete:hover{background:#fef5f5;color:#e74c3c}.no-addresses{grid-column:1/-1;padding:3rem;text-align:center}.no-addresses svg{margin-bottom:1rem;opacity:.5}.no-addresses p{color:#7f8c8d;margin-bottom:1.5rem}.orders-tab h3{color:#2c3e50;font-size:1.2rem;margin-bottom:1.5rem}.orders-list{display:flex;flex-direction:column;gap:1.5rem}.order-card{border:1px solid #e0e0e0;border-radius:.5rem}.order-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e0e0e0;display:flex;justify-content:space-between;padding:1rem 1.5rem}.order-number{font-weight:600}.status-badge{font-size:.85rem;padding:.25rem 1rem}.order-body{padding:1.5rem}.order-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1rem}.order-item{border-bottom:1px solid #e9ecef;display:flex;gap:1rem;padding-bottom:1rem}.order-item:last-child{border-bottom:none;padding-bottom:0}.item-image{background:#f8f9fa;border-radius:.25rem;height:60px;object-fit:cover;width:60px}.item-details{flex:1 1}.item-details h4{color:#2c3e50;font-size:.95rem;margin-bottom:.25rem}.item-details p{color:#7f8c8d;font-size:.85rem}.item-price,.order-total{color:#2c3e50;font-weight:600}.order-total{align-items:center;border-top:2px solid #e9ecef;display:flex;justify-content:space-between;padding-top:1rem}.total-amount{color:#3498db;font-size:1.2rem}.order-footer{background:#f8f9fa;border-top:1px solid #e0e0e0;padding:1rem 1.5rem}.view-details{align-items:center;color:#3498db;display:inline-flex;font-weight:500;gap:.5rem;text-decoration:none;transition:all .3s}.view-details:hover{color:#2980b9;gap:.75rem}.no-orders svg{margin-bottom:1rem;opacity:.5}.no-orders p{color:#7f8c8d;margin-bottom:1.5rem}.password-tab h3{color:#2c3e50;font-size:1.2rem;margin-bottom:1.5rem}.password-form{max-width:400px}.loading-spinner{color:#7f8c8d;padding:3rem;text-align:center}@media (max-width:768px){.account-page{margin-top:70px;padding:2rem 0}.container{padding:0 1rem}.account-title{font-size:2rem}.profile-header{flex-direction:column;gap:1rem;text-align:center}.addresses-grid,.form-row{grid-template-columns:1fr}.order-header{align-items:flex-start;flex-direction:column;gap:.5rem}}@media (max-width:480px){.account-page{margin-top:60px}.tab-btn{font-size:.85rem;padding:.5rem 1rem}.tab-btn svg{height:16px;width:16px}.profile-avatar{height:60px;width:60px}.avatar-initials{font-size:1.5rem}.profile-info h2{font-size:1.2rem}.order-item{flex-direction:column}.item-image{height:100px;width:100%}}.faq-page{background:linear-gradient(135deg,#f8f9fa,#e9ecef);margin-top:80px;min-height:calc(100vh - 80px);padding:3rem 0}.container{max-width:1000px}.faq-header{margin-bottom:2rem;text-align:center}.faq-title{color:#2c3e50;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem}.title-line{display:block}.highlight{color:#e74c3c}.faq-subtitle{color:#7f8c8d;font-size:1.1rem;margin:0 auto;max-width:600px}.faq-search{margin:0 auto 3rem;max-width:500px;position:relative}.faq-search svg{color:#95a5a6;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.faq-search-input{border:none;border-radius:50px;box-shadow:0 5px 15px #0000001a;font-size:1rem;padding:1rem 1rem 1rem 3rem;transition:all .3s;width:100%}.faq-search-input:focus{box-shadow:0 5px 20px #e74c3c33;outline:none;transform:translateY(-2px)}.faq-categories{display:flex;flex-wrap:wrap;gap:.75rem;justify-content:center;margin-bottom:3rem}.category-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:50px;color:#2c3e50;cursor:pointer;display:flex;font-size:.95rem;gap:.5rem;padding:.75rem 1.25rem;transition:all .3s}.category-btn:hover{border-color:#e74c3c;box-shadow:0 5px 15px #e74c3c1a;color:#e74c3c;transform:translateY(-2px)}.category-btn.active{background:#e74c3c;border-color:#e74c3c;color:#fff}.category-icon{font-size:1.2rem}.faq-content{background:#fff;border-radius:1rem;box-shadow:0 10px 30px #0000001a;margin-bottom:3rem;padding:2rem}.category-title{border-bottom:2px solid #f0f0f0;color:#2c3e50;font-size:1.8rem;font-weight:600;margin-bottom:2rem;padding-bottom:1rem}.faq-items{display:flex;flex-direction:column;gap:1rem}.faq-item{border:1px solid #e9ecef;border-radius:.5rem;overflow:hidden;transition:all .3s}.faq-item:hover{border-color:#e74c3c}.faq-question{align-items:center;background:#fff;border:none;color:#2c3e50;cursor:pointer;display:flex;font-size:1rem;font-weight:500;justify-content:space-between;padding:1.25rem;text-align:left;transition:all .3s;width:100%}.faq-question:hover{background:#fef5f5}.faq-question.open{background:#fef5f5;border-bottom:1px solid #fde6e6}.question-text{flex:1 1;padding-right:1rem}.arrow-icon{color:#e74c3c;transition:transform .3s}.arrow-icon.rotate{transform:rotate(180deg)}.faq-answer{background:#f8f9fa;border-top:1px solid #e9ecef;color:#5a6a7a;line-height:1.6;padding:1.25rem}.faq-answer p{margin-bottom:.5rem}.faq-answer p:last-child{margin-bottom:0}.help-section{background:#fff;border-radius:1rem;box-shadow:0 10px 30px #0000001a;padding:3rem;text-align:center}.help-section h2{color:#2c3e50;font-size:2rem;font-weight:600;margin-bottom:.5rem}.help-section p{color:#7f8c8d;margin-bottom:2rem}.help-options{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.help-card{background:#f8f9fa;border-radius:.75rem;color:inherit;display:block;padding:2rem;text-decoration:none;transition:all .3s}.help-card:hover{box-shadow:0 10px 25px #e74c3c26;transform:translateY(-5px)}.help-icon{font-size:2.5rem;margin-bottom:1rem}.help-card h3{color:#2c3e50;font-size:1.2rem;font-weight:600;margin-bottom:.5rem}.help-card p{color:#7f8c8d;font-size:.95rem;line-height:1.5;margin-bottom:0}.chat-btn{background:#e74c3c;border:none;border-radius:50px;color:#fff;cursor:pointer;font-weight:500;margin-top:1rem;padding:.5rem 1.5rem;transition:all .3s}.chat-btn:hover{background:#c0392b;transform:translateY(-2px)}@media (max-width:768px){.faq-page{margin-top:70px;padding:2rem 0}.faq-title{font-size:2rem}.faq-subtitle{font-size:1rem}.faq-categories{gap:.5rem}.category-btn{font-size:.85rem;padding:.5rem 1rem}.faq-content{padding:1.5rem}.category-title{font-size:1.5rem}.help-options{gap:1rem;grid-template-columns:1fr}.help-card{padding:1.5rem}}@media (max-width:480px){.faq-page{margin-top:60px}.faq-title{font-size:1.8rem}.faq-categories{align-items:stretch;flex-direction:column}.category-btn{justify-content:center}.faq-question{font-size:.95rem;padding:1rem}}.policy-page{background:#f8f9fa;margin-top:80px;min-height:100vh;padding:4rem 0}.container{margin:0 auto;max-width:1200px;padding:0 2rem}.policy-header{margin-bottom:3rem;text-align:center}.policy-header h1{color:#2c3e50;display:inline-block;font-size:2.5rem;font-weight:700;margin-bottom:1rem;position:relative}.policy-header h1:after{background:#e74c3c;bottom:-10px;content:"";height:3px;left:50%;position:absolute;transform:translateX(-50%);width:60px}.policy-header p{color:#7f8c8d;font-size:.9rem;margin-top:1.5rem}.policy-content{background:#fff;border-radius:1rem;box-shadow:0 5px 20px #00000014;padding:2.5rem}.policy-content section{margin-bottom:2rem}.policy-content section:last-child{margin-bottom:0}.policy-content h2{border-bottom:2px solid #f0f0f0;color:#2c3e50;font-size:1.5rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.policy-content p{color:#555;font-size:1rem;line-height:1.8;margin-bottom:1rem}.policy-content ol,.policy-content ul{margin:1rem 0;padding-left:1.5rem}.policy-content li{color:#555;font-size:1rem;line-height:1.8;margin-bottom:.5rem}.policy-content ul li{list-style-type:disc}.policy-content ol li{list-style-type:decimal}.policy-content strong{color:#2c3e50;font-weight:600}@media (max-width:768px){.policy-page{margin-top:70px;padding:2rem 0}.container{padding:0 1rem}.policy-header h1{font-size:2rem}.policy-content{padding:1.5rem}.policy-content h2{font-size:1.3rem}.policy-content li,.policy-content p{font-size:.95rem}}@media (max-width:480px){.policy-page{margin-top:60px}.policy-header h1{font-size:1.5rem}.policy-content{padding:1rem}.policy-content h2{font-size:1.2rem}.policy-content ol,.policy-content ul{padding-left:1rem}}.admin-layout{background:#f5f7fa;display:flex;margin-top:0;min-height:100vh}.admin-sidebar{background:linear-gradient(135deg,#1a2a3a,#0f1a24);color:#fff;display:flex;flex-direction:column;height:100vh;overflow-y:auto;position:fixed;transition:width .3s ease;width:260px;z-index:100}.admin-layout.collapsed .admin-sidebar{width:70px}.sidebar-header{align-items:center;border-bottom:1px solid #ffffff1a;display:flex;justify-content:space-between;margin-bottom:1rem;padding:1.5rem}.logo{font-size:1.2rem;font-weight:700}.logo-icon{font-size:1.5rem}.logo-text{-webkit-text-fill-color:#0000;background:linear-gradient(135deg,#fff,#3498db);-webkit-background-clip:text}.collapse-btn{align-items:center;background:#ffffff1a;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;height:28px;justify-content:center;transition:all .3s;width:28px}.collapse-btn:hover{background:#fff3}.sidebar-nav{flex:1 1;padding:1rem 0}.nav-item{align-items:center;color:#b0c4de;display:flex;gap:1rem;padding:.75rem 1.5rem;position:relative;text-decoration:none;transition:all .3s}.nav-item:hover{background:#ffffff1a;color:#fff}.nav-item.active{background:#3498db;color:#fff}.nav-item.active:before{background:#e74c3c;content:"";height:100%;left:0;position:absolute;top:0;width:4px}.nav-icon{font-size:1.2rem;text-align:center;width:24px}.nav-name{font-size:.9rem;font-weight:500;white-space:nowrap}.sidebar-footer{border-top:1px solid #ffffff1a;margin-top:auto;padding:1rem}.back-to-site{align-items:center;border-radius:.5rem;color:#b0c4de;display:flex;gap:1rem;padding:.75rem 1rem;text-decoration:none;transition:all .3s}.back-to-site:hover{background:#ffffff1a;color:#fff}.admin-main{flex:1 1;margin-left:260px;transition:margin-left .3s ease}.admin-layout.collapsed .admin-main{margin-left:70px}.admin-header{align-items:center;background:#fff;box-shadow:0 2px 10px #0000000d;display:flex;justify-content:space-between;padding:1rem 2rem;position:-webkit-sticky;position:sticky;top:0;z-index:99}.admin-header h1{color:#2c3e50;font-size:1.5rem;font-weight:600;margin:0}.admin-user{align-items:center;display:flex;gap:1rem}.user-avatar{background:#3498db;font-weight:700;height:40px;width:40px}.admin-content{padding:2rem}@media (max-width:768px){.admin-sidebar{width:70px}.admin-main{margin-left:70px}.admin-layout.collapsed .admin-sidebar{overflow:hidden;width:0}.admin-layout.collapsed .admin-main{margin-left:0}.admin-content,.admin-header{padding:1rem}}.admin-dashboard{margin:0 auto;max-width:1400px}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.stat-card{border-left:4px solid}.stat-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.stat-icon{align-items:center;border-radius:1rem;display:flex;font-size:2rem;height:60px;justify-content:center;width:60px}.stat-info h3{color:#7f8c8d;font-size:.9rem;font-weight:500;margin-bottom:.5rem}.chart-section{background:#fff;border-radius:1rem;box-shadow:0 2px 10px #0000000d;margin-bottom:2rem;padding:1.5rem}.chart-section h2{color:#2c3e50;font-size:1.2rem;margin-bottom:1.5rem}.bar-chart{align-items:flex-end;display:flex;gap:1rem;justify-content:space-around;min-height:300px}.bar-item{align-items:center;display:flex;flex:1 1;flex-direction:column;gap:.5rem}.bar-label{color:#7f8c8d;font-size:.85rem}.bar-wrapper{align-items:flex-end;display:flex;height:200px;justify-content:center;width:100%}.bar{border-radius:5px;transition:height .3s;width:40px}.bar-value{color:#2c3e50;font-size:.8rem;font-weight:500}.two-columns{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr);margin-bottom:2rem}@media (max-width:1024px){.two-columns{grid-template-columns:1fr}}.low-stock-card,.recent-orders-card{background:#fff;border-radius:1rem;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.card-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.card-header h2{color:#2c3e50;font-size:1.1rem}.view-all{color:#3498db;font-size:.9rem;text-decoration:none}.view-all:hover{text-decoration:underline}.data-table th{border-bottom:1px solid #e9ecef;color:#7f8c8d;font-weight:500;padding:.75rem .5rem}.data-table td{border-bottom:1px solid #f8f9fa;color:#2c3e50;padding:.75rem .5rem}.status-badge.warning{background:#f39c12}.low-stock{color:#e74c3c;font-weight:600}.quick-actions{background:#fff;border-radius:1rem;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.quick-actions h2{color:#2c3e50;font-size:1.1rem;margin-bottom:1rem}.actions-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.action-btn{align-items:center;background:#f8f9fa;border-radius:.5rem;color:#2c3e50;display:flex;font-weight:500;gap:.75rem;padding:1rem;text-decoration:none;transition:all .3s}.action-btn:hover{background:#3498db;color:#fff;transform:translateY(-2px)}.action-btn span{font-size:1.2rem}.admin-error,.admin-loading{align-items:center;color:#7f8c8d;display:flex;font-size:1.2rem;justify-content:center;min-height:400px}.admin-error{color:#e74c3c}@media (max-width:768px){.stats-grid{grid-template-columns:1fr}.bar-chart{align-items:stretch;flex-direction:column}.bar-item{flex-direction:row;justify-content:space-between}.bar-wrapper{height:30px;width:60%}.bar{height:100%!important;width:100%}.actions-grid{grid-template-columns:1fr}}.admin-orders{background:#f8f9fa;min-height:100vh;padding:2rem}.admin-orders-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.admin-orders-header h1{color:#2c3e50;font-size:1.8rem;margin:0}.admin-orders-filters{display:flex;flex-wrap:wrap;gap:1rem}.status-filter{background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;font-size:.9rem;padding:.6rem 1rem}.admin-orders-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(150px,1fr));margin-bottom:2rem}.admin-orders-list{display:flex;flex-direction:column;gap:1.5rem}.no-orders{background:#fff;border-radius:.5rem;color:#7f8c8d;padding:3rem;text-align:center}.order-card{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:box-shadow .3s}.order-card:hover{box-shadow:0 5px 20px #0000001a}.order-card-header{align-items:center;background:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;padding:1.5rem}.order-info{display:flex;flex-direction:column;gap:.25rem}.order-number{color:#2c3e50;font-size:1.1rem;font-weight:700}.order-date{color:#7f8c8d;font-size:.85rem}.order-customer{color:#5a6a7a;display:flex;font-size:.9rem;gap:1rem}.order-actions{align-items:center}.status-select{border:1px solid #e0e0e0;border-radius:.5rem;font-size:.9rem}.status-select,.view-details-btn{cursor:pointer;padding:.5rem 1rem}.view-details-btn{background:#3498db;border:none;border-radius:.5rem;color:#fff;transition:background .3s}.view-details-btn:hover{background:#2980b9}.order-summary{background:#fff;border-bottom:1px solid #e9ecef;display:flex;flex-wrap:wrap;gap:2rem;padding:1rem 1.5rem}.summary-item span{color:#7f8c8d}.total-amount{color:#27ae60;font-size:1.1rem}.order-details{background:#fefefe;border-top:1px solid #e9ecef;padding:1.5rem}.details-section{margin-bottom:2rem}.details-section h3{border-bottom:2px solid #3498db;color:#2c3e50;display:inline-block;font-size:1.1rem;margin-bottom:1rem;padding-bottom:.5rem}.products-table{overflow-x:auto}.products-table table{border-collapse:collapse;width:100%}.products-table th{background:#f8f9fa;border-bottom:2px solid #e9ecef;padding:.75rem}.products-table td{padding:.75rem}.product-info img{border-radius:.25rem;height:50px;object-fit:cover;width:50px}.item-total{color:#2c3e50;font-weight:600}.color-badge{align-items:center;display:inline-flex;gap:.5rem}.prescription-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(2,1fr)}.prescription-card{background:#f8f9fa}.prescription-card h4{color:#3498db;font-size:.95rem;font-weight:600;margin-bottom:.75rem}.prescription-table{width:100%}.prescription-table td{font-size:.9rem;padding:.25rem}.prescription-table td:first-child{color:#2c3e50;font-weight:500;width:60px}.address-card{color:#5a6a7a;line-height:1.6}.address-card,.payment-details-grid{background:#f8f9fa;border-radius:.5rem;padding:1rem}.payment-details-grid{display:flex;flex-direction:column;gap:.5rem}.status-badge{color:#fff;font-size:.8rem;text-transform:capitalize}.admin-orders-error,.admin-orders-loading{align-items:center;color:#7f8c8d;display:flex;font-size:1.2rem;justify-content:center;min-height:400px}.admin-orders-error{color:#e74c3c}@media (max-width:1024px){.prescription-grid{grid-template-columns:1fr}}@media (max-width:768px){.admin-orders{padding:1rem}.admin-orders-header{align-items:stretch;flex-direction:column}.search-box input{width:100%}.order-card-header{align-items:flex-start;flex-direction:column}.order-actions{flex-direction:column;width:100%}.status-select,.view-details-btn{width:100%}.products-table{font-size:.85rem}.product-info img{height:40px;width:40px}}@media (max-width:480px){.admin-orders-stats{grid-template-columns:repeat(2,1fr)}.products-table td,.products-table th{padding:.5rem}}.payment-status-badge{border-radius:50px;color:#fff;display:inline-block;font-size:.8rem;font-weight:500;padding:.25rem .75rem;text-transform:capitalize}.payment-status-select{background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;font-size:.9rem;padding:.5rem 1rem}.summary-item{flex-wrap:wrap;font-size:.9rem;gap:.5rem}.payment-item,.summary-item{align-items:center;display:flex}.payment-item{border-bottom:1px solid #e0e0e0;justify-content:space-between;padding:.5rem 0}.payment-item:last-child{border-bottom:none}.payment-item.discount{color:#27ae60}.status-select-group{display:flex;flex-direction:column;gap:.25rem}.status-select-group label{color:#7f8c8d;font-size:.75rem;font-weight:500}.payment-status-select,.status-select{background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;font-size:.9rem;min-width:120px;padding:.5rem 1rem}.payment-status-select:focus,.status-select:focus{border-color:#3498db;outline:none}.order-actions{align-items:flex-end;display:flex;flex-wrap:wrap;gap:1rem}@media (max-width:768px){.order-actions{align-items:stretch;flex-direction:column}.payment-status-select,.status-select,.status-select-group{width:100%}}.section-header{margin-bottom:1rem}.invoice-btn{align-items:center;background:#27ae60;border:none;border-radius:.5rem;color:#fff;cursor:pointer;display:inline-flex;font-size:.85rem;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s}.invoice-btn:hover:not(:disabled){background:#229954;box-shadow:0 5px 15px #27ae604d;transform:translateY(-2px)}.invoice-btn:disabled{cursor:not-allowed;opacity:.6}.invoice-btn svg{height:16px;width:16px}.admin-categories{background:#f8f9fa;min-height:100vh;padding:2rem}.admin-categories-header{margin-bottom:2rem}.admin-categories-header h1{color:#2c3e50;font-size:1.8rem;margin-bottom:1.5rem}.categories-table-container{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;overflow-x:auto}.categories-table{border-collapse:collapse;min-width:800px;width:100%}.categories-table thead{background:#f8f9fa;border-bottom:2px solid #e9ecef}.categories-table th{color:#2c3e50;font-weight:600;padding:1rem;text-align:left}.categories-table td{border-bottom:1px solid #e9ecef;padding:1rem;vertical-align:middle}.categories-table tbody tr:hover{background:#f8f9fa}.id-cell{color:#7f8c8d;font-weight:500;width:60px}.name-cell{min-width:200px}.category-info{align-items:center;display:flex;gap:.75rem}.category-thumb{border:1px solid #e0e0e0;border-radius:.5rem;height:40px;object-fit:cover;width:40px}.category-name{color:#2c3e50;font-weight:600;margin-bottom:.25rem}.category-description{color:#7f8c8d;font-size:.75rem}.slug-cell{color:#7f8c8d;font-family:monospace;font-size:.85rem}.product-count-cell{text-align:center}.product-badge{border-radius:50px;display:inline-block;font-size:.75rem;font-weight:600;padding:.25rem .75rem}.product-badge.has-products{background:#e8f5e9;color:#27ae60}.product-badge.no-products{background:#f8f9fa;color:#95a5a6}.parent-cell{color:#7f8c8d;font-size:.85rem}.actions-cell{min-width:80px}.categories-footer{color:#7f8c8d;font-size:.85rem;margin-top:1rem;padding:1rem;text-align:right}.admin-categories-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.admin-categories-loading p{color:#7f8c8d;font-size:.9rem}.admin-categories-error{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.admin-categories-error p{color:#e74c3c;font-size:1rem}.admin-categories-error button{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1.5rem}.admin-categories-error button:hover{background:#2980b9}@media (max-width:768px){.admin-categories{padding:1rem}.header-actions{align-items:stretch;flex-direction:column}.search-box{width:100%}.categories-table{font-size:.85rem}.categories-table td,.categories-table th{padding:.75rem .5rem}.category-info{align-items:flex-start;flex-direction:column}.category-thumb{height:30px;width:30px}}.image-upload-container{gap:1rem}.image-preview{border:1px solid #e0e0e0}.remove-image{font-size:12px;height:20px;width:20px}.upload-area input[type=file]{display:none}.upload-btn{font-size:.85rem;padding:.5rem 1rem}.image-upload-container{align-items:flex-start;display:flex;flex-wrap:wrap;gap:1.5rem}.image-preview{background:#f8f9fa;border:2px solid #e0e0e0;border-radius:.5rem;height:100px;overflow:hidden;position:relative;width:100px}.image-preview img{height:100%;object-fit:cover;width:100%}.remove-image{align-items:center;background:#000000b3;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:16px;height:24px;justify-content:center;position:absolute;right:5px;top:5px;transition:all .3s;width:24px}.remove-image:hover{background:#e74c3c;transform:scale(1.1)}.upload-area{flex:1 1;min-width:200px}.upload-btn{font-size:.9rem}.upload-btn:disabled{opacity:.6}.upload-area small{margin-top:.25rem}.image-cell{text-align:center}.category-table-thumb{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:.5rem;height:40px;object-fit:cover;width:40px}.no-image{color:#95a5a6;font-size:.7rem;font-style:italic}.form-group{margin-bottom:1.25rem}.form-group small{color:#7f8c8d;display:block;font-size:.75rem;margin-top:.25rem}.modal-content{max-width:600px}.category-form{padding:1.5rem}.admin-products{background:#f8f9fa;min-height:100vh;padding:2rem}.admin-products-header{margin-bottom:2rem}.admin-products-header h1{color:#2c3e50;font-size:1.8rem;margin-bottom:1.5rem}.header-actions{flex-wrap:wrap;gap:1rem}.add-btn,.refresh-btn{border:none;border-radius:.5rem;cursor:pointer;font-weight:500;padding:.6rem 1.5rem;transition:all .3s}.modal-overlay{animation:fadeIn .3s ease}.modal-content{animation:slideUp .3s ease}.modal-large{max-width:800px}.modal-medium{max-width:700px}.modal-header{background:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1}.close-btn{align-items:center;display:flex;height:32px;justify-content:center;width:32px}.product-form,.variant-form{padding:1.5rem}.form-row{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.form-group label{font-weight:600}.checkbox-group{align-items:center;display:flex;gap:1rem}.checkbox-group label{align-items:center;cursor:pointer;display:flex;gap:.5rem;margin-bottom:0}.checkbox-group input{width:auto}.submit-btn{border:none;font-weight:600;padding:.75rem}.cancel-btn,.submit-btn{border-radius:.5rem;cursor:pointer;transition:all .3s}.cancel-btn{padding:.75rem 1.5rem}.images-section,.variants-section{border-bottom:1px solid #e9ecef;padding:1.5rem}.images-section h3,.variants-section h3{color:#2c3e50;font-size:1.1rem;margin-bottom:1rem}.variants-table{border-collapse:collapse;margin-top:1rem;width:100%}.variants-table td,.variants-table th{border-bottom:1px solid #e9ecef;padding:.75rem;text-align:left}.variants-table th{background:#f8f9fa;color:#2c3e50;font-weight:600}.variants-table tbody tr:hover{background:#f8f9fa}.color-preview{border:1px solid #e0e0e0;border-radius:50%;height:30px;width:30px}.image-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(150px,1fr));margin-top:1rem}.image-card{background:#f8f9fa;border:1px solid #e0e0e0;border-radius:.5rem;overflow:hidden;position:relative}.image-card img{height:150px;object-fit:cover;width:100%}.primary-badge{background:#27ae60;border-radius:.25rem;color:#fff;font-size:.7rem;font-weight:600;left:10px;padding:.25rem .5rem;position:absolute;top:10px}.image-actions{background:#fff;display:flex;gap:.5rem;padding:.5rem}.delete-image-btn,.set-primary-btn{border:none;border-radius:.25rem;cursor:pointer;flex:1 1;font-size:.7rem;padding:.25rem;transition:all .3s}.set-primary-btn{background:#3498db;color:#fff}.set-primary-btn:hover{background:#2980b9}.delete-image-btn{background:#e74c3c;color:#fff}.delete-image-btn:hover{background:#c0392b}.upload-area{background:#f8f9fa;border-radius:.5rem;margin-bottom:1rem;padding:1rem;text-align:center}.upload-btn{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;margin-bottom:.5rem;padding:.6rem 1.5rem;transition:all .3s}.upload-btn:hover:not(:disabled){background:#2980b9;transform:translateY(-2px)}.upload-btn:disabled{background:#95a5a6;cursor:not-allowed}.upload-area small{color:#7f8c8d;display:block;font-size:.7rem}.products-table-container{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;overflow-x:auto}.products-table{border-collapse:collapse;min-width:800px;width:100%}.products-table thead{background:#f8f9fa;border-bottom:2px solid #e9ecef}.products-table th{color:#2c3e50;font-weight:600;padding:1rem;text-align:left}.products-table td{border-bottom:1px solid #e9ecef;padding:1rem;vertical-align:middle}.products-table tbody tr:hover{background:#f8f9fa}.image-cell{width:60px}.no-image-placeholder{align-items:center;background:#f8f9fa;border:1px solid #e0e0e0;border-radius:.5rem;color:#95a5a6;display:flex;font-size:.7rem;height:50px;justify-content:center;width:50px}.product-name-cell{min-width:200px}.product-name{font-weight:600;margin-bottom:.25rem}.product-sku{color:#7f8c8d;font-size:.7rem}.price-cell{color:#27ae60;font-weight:600}.sale-price-cell{color:#e67e22;font-weight:500}.status-badge.active{background:#e8f5e9;color:#27ae60}.status-badge.inactive{background:#f8f9fa;color:#95a5a6}.actions-cell{flex-wrap:wrap}.delete-btn,.edit-btn,.images-btn,.variants-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:1rem;height:32px;justify-content:center;transition:all .3s;width:32px}.variants-btn:hover{background:#9b59b6;border-color:#9b59b6;color:#fff}.images-btn:hover{background:#e67e22;border-color:#e67e22;color:#fff}.products-footer{color:#7f8c8d;font-size:.85rem;margin-top:1rem;padding:1rem;text-align:right}.admin-products-error,.admin-products-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.admin-products-error p{color:#e74c3c;font-size:1rem}.admin-products-error button{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;padding:.5rem 1.5rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.admin-products{padding:1rem}.form-row{grid-template-columns:1fr}.products-table{font-size:.85rem}.products-table td,.products-table th{padding:.5rem}.actions-cell{flex-direction:column}.image-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr))}.image-card img{height:120px}}.toggle-switch{align-items:center;cursor:pointer;display:flex;gap:8px;-webkit-user-select:none;user-select:none}.toggle-switch input{display:none}.toggle-slider{background:#ccc;border-radius:13px;flex-shrink:0;height:26px;position:relative;transition:background .25s;width:48px}.toggle-slider:after{background:#fff;border-radius:50%;box-shadow:0 1px 3px #0000004d;content:"";height:20px;left:3px;position:absolute;top:3px;transition:transform .25s;width:20px}.toggle-switch input:checked+.toggle-slider{background:#2ecc71}.toggle-switch input:checked+.toggle-slider:after{transform:translateX(22px)}.toggle-label{color:#333;font-size:14px}.frame-sizes-toggle-row{margin:8px 0 16px}.frame-sizes-toggle-box{align-items:center;background:#f0f9ff;border:1px solid #bde0fb;border-radius:10px;display:flex;gap:16px;justify-content:space-between;padding:14px 18px}.frame-sizes-toggle-info{display:flex;flex-direction:column;gap:4px}.toggle-title{color:#1a73e8;font-size:15px;font-weight:600}.toggle-desc{color:#555;font-size:12px;max-width:480px}.toggle-hint{background:#eafaf1;border-left:3px solid #2ecc71;border-radius:6px;color:#27ae60;font-size:12px;margin-top:8px;padding:6px 12px}.frame-sizes-cell{text-align:center;white-space:nowrap}.frame-sizes-badge{border-radius:12px;display:inline-block;font-size:12px;font-weight:600;padding:3px 9px}.frame-sizes-badge.enabled{background:#eafaf1;border:1px solid #abebc6;color:#1e8449}.frame-sizes-badge.disabled{background:#f8f9fa;border:1px solid #e0e0e0;color:#aaa}.frame-sizes-btn{background:none;border:1px solid #ddd;border-radius:6px;cursor:pointer;font-size:15px;opacity:.5;padding:4px 7px;transition:opacity .2s,border-color .2s}.frame-sizes-btn.enabled{background:#eafaf1;border-color:#2ecc71;opacity:1}.frame-sizes-btn:hover{opacity:1}.frame-sizes-form-section{border-bottom:1px solid #eee;padding:20px 24px}.frame-sizes-form-section h3{color:#333;font-size:15px;margin:0 0 14px}.frame-size-form .form-row{display:flex;flex-wrap:wrap;gap:14px}.frame-size-form .form-group{flex:1 1;min-width:120px}.frame-sizes-list-section{padding:20px 24px}.frame-sizes-list-section h3{color:#333;font-size:15px;margin:0 0 14px}.frame-sizes-table{border-collapse:collapse;font-size:14px;width:100%}.frame-sizes-table td,.frame-sizes-table th{border-bottom:1px solid #f0f0f0;padding:10px 12px;text-align:left}.frame-sizes-table th{background:#f8f9fa;color:#555;font-size:12px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.frame-sizes-table tbody tr:hover{background:#fafafa}.flags-group{display:flex;flex-direction:column;gap:10px;justify-content:center}.flags-group label{align-items:center;cursor:pointer;display:flex;font-size:14px;gap:8px}.admin-customers{background:#f8f9fa;min-height:100vh;padding:2rem}.admin-customers-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.admin-customers-header h1{color:#2c3e50;font-size:1.8rem;margin:0}.admin-customers-filters{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.search-box svg{color:#95a5a6}.items-per-page,.role-filter{background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;font-size:.9rem;padding:.6rem 1rem}.admin-customers-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr));margin-bottom:2rem}.admin-customers-table-container{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;overflow:hidden}.customers-table{border-collapse:collapse;width:100%}.customers-table thead{background:#f8f9fa;border-bottom:2px solid #e9ecef}.customers-table th{color:#2c3e50;cursor:pointer;font-weight:600;padding:1rem;text-align:left;transition:background .3s;-webkit-user-select:none;user-select:none}.customers-table th.sortable:hover{background:#e9ecef}.customers-table td{border-bottom:1px solid #e9ecef;padding:1rem;vertical-align:middle}.customers-table tbody tr.expanded-row,.customers-table tbody tr:hover{background:#f8f9fa}.customer-name-cell{align-items:center;display:flex;gap:.75rem}.customer-avatar-small{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;color:#fff;display:flex;font-size:.9rem;font-weight:600;height:36px;justify-content:center;text-transform:uppercase;width:36px}.customer-fullname{color:#2c3e50;font-weight:500}.customer-username{color:#7f8c8d;font-size:.75rem}.customer-email,.customer-phone{align-items:center;color:#5a6a7a;display:flex;font-size:.85rem;gap:.5rem}.customer-email svg,.customer-phone svg{color:#3498db;flex-shrink:0}.no-data{color:#bdc3c7}.order-count{color:#3498db;font-weight:600}.role-badge{border-radius:50px;color:#fff;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.action-icon,.actions-cell{align-items:center}.action-icon{background:#fff;border:1px solid #e0e0e0;border-radius:50%;cursor:pointer;display:inline-flex;height:28px;justify-content:center;transition:all .3s;width:28px}.action-icon:hover{background:#3498db;border-color:#3498db;color:#fff}.role-select-mini{background:#fff;border:1px solid #e0e0e0;border-radius:.25rem;cursor:pointer;font-size:.75rem;padding:.25rem .5rem}.details-row td{background:#f8f9fa;padding:0}.customer-details-expanded{border-top:1px solid #e9ecef;padding:1.5rem}.details-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(3,1fr)}.detail-group h4{border-bottom:1px solid #e0e0e0;color:#2c3e50;font-size:.9rem;font-weight:600;margin-bottom:1rem;padding-bottom:.5rem}.detail-row{display:flex;font-size:.85rem;justify-content:space-between;padding:.5rem 0}.detail-label{color:#7f8c8d}.detail-value{color:#2c3e50;font-weight:500}.action-buttons-group{display:flex;flex-direction:column;gap:.5rem}.action-link{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;color:#2c3e50;display:flex;font-size:.85rem;gap:.5rem;padding:.5rem;text-decoration:none;transition:all .3s}.action-link:hover{background:#3498db;border-color:#3498db;color:#fff}.action-link svg{height:14px;width:14px}.pagination{align-items:center;border-top:1px solid #e9ecef;display:flex;gap:.5rem;justify-content:center;padding:1.5rem}.page-btn{background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;padding:.5rem 1rem;transition:all .3s}.page-btn:hover:not(:disabled){background:#3498db;border-color:#3498db;color:#fff}.page-btn:disabled{cursor:not-allowed;opacity:.5}.page-info{color:#2c3e50;font-weight:500;padding:.5rem 1rem}.table-footer{background:#fff;border-top:1px solid #e9ecef;color:#7f8c8d;font-size:.85rem;padding:1rem;text-align:right}.no-customers{color:#7f8c8d;padding:3rem;text-align:center}.admin-customers-error,.admin-customers-loading{align-items:center;color:#7f8c8d;display:flex;font-size:1.2rem;justify-content:center;min-height:400px}.admin-customers-error{color:#e74c3c}@media (max-width:1024px){.details-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.admin-customers{padding:1rem}.admin-customers-header{align-items:stretch;flex-direction:column}.search-box input{width:100%}.customers-table{font-size:.85rem}.customers-table td,.customers-table th{padding:.75rem .5rem}.customer-avatar-small{font-size:.75rem;height:30px;width:30px}.details-grid{gap:1rem;grid-template-columns:1fr}.pagination{flex-wrap:wrap}.admin-customers-stats{grid-template-columns:repeat(2,1fr)}}@media (max-width:480px){.admin-customers-stats{grid-template-columns:1fr}}.admin-lens-options{background:#f8f9fa;min-height:100vh;padding:2rem}.admin-lens-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:2rem}.admin-lens-header h1{color:#2c3e50;font-size:1.8rem;margin:0}.admin-lens-actions{align-items:center;display:flex;flex-wrap:wrap;gap:1rem}.search-box input{padding:.6rem 1rem .6rem 2.5rem;width:250px}.search-box svg{color:#7f8c8d;left:.8rem;position:absolute;top:50%;transform:translateY(-50%)}.category-filter{background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;font-size:.9rem;padding:.6rem 1rem}.admin-lens-stats{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(160px,1fr));margin-bottom:2rem}.stat-card{border-radius:.5rem;box-shadow:0 2px 5px #0000000d;padding:1rem}.stat-label,.stat-value{display:block}.stat-value{font-size:1.5rem}.admin-lens-table-container{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;overflow-x:auto}.lens-table{border-collapse:collapse;min-width:800px;width:100%}.lens-table thead{background:#f8f9fa;border-bottom:2px solid #e9ecef}.lens-table th{color:#2c3e50;font-weight:600;padding:1rem;text-align:left}.lens-table td{border-bottom:1px solid #e9ecef;padding:1rem;vertical-align:middle}.lens-table tbody tr:hover{background:#f8f9fa}.lens-name-cell{display:flex;flex-direction:column}.lens-name-text{color:#2c3e50;font-weight:500;margin-bottom:.25rem}.lens-desc-preview{color:#7f8c8d;font-size:.75rem}.category-badge,.type-badge{border-radius:50px;color:#fff;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem;white-space:nowrap}.lens-price{color:#27ae60;font-weight:600}.lens-duration{display:flex;flex-direction:column;gap:.25rem}.color-preview{align-items:center;display:flex;font-size:.75rem;gap:.5rem}.color-dot{border:1px solid #e0e0e0;border-radius:50%;display:inline-block;height:16px;width:16px}.color-code{color:#7f8c8d;font-family:monospace}.status-toggle{border:none;border-radius:50px;cursor:pointer;font-size:.75rem;font-weight:500;padding:.25rem .75rem;transition:all .3s}.status-toggle.active{background:#27ae60;color:#fff}.status-toggle.inactive{background:#95a5a6;color:#fff}.status-toggle:hover{opacity:.9;transform:scale(1.05)}.actions-cell{gap:.75rem;white-space:nowrap}.delete-btn,.edit-btn{font-size:1rem}.delete-btn:hover,.edit-btn:hover{transform:scale(1.05)}.modal-content{box-shadow:0 20px 40px #0003}.close-btn{transition:color .3s}.lens-form{padding:1.5rem}.form-group input,.form-group select,.form-group textarea{transition:all .3s}.form-group.checkbox{align-items:center;display:flex}.form-group.checkbox label{margin-bottom:0}.form-group.checkbox input{width:auto}.admin-lens-error,.admin-lens-loading{align-items:center;color:#7f8c8d;display:flex;font-size:1.2rem;justify-content:center;min-height:400px}.admin-lens-error{color:#e74c3c}@media (max-width:768px){.admin-lens-options{padding:1rem}.admin-lens-header{align-items:stretch}.admin-lens-actions,.admin-lens-header{flex-direction:column}.search-box input{width:100%}.form-row{grid-template-columns:1fr}.modal-content{margin:1rem;width:95%}.actions-cell{flex-direction:row}}@media (max-width:480px){.admin-lens-stats{grid-template-columns:repeat(2,1fr)}}.admin-coupons{background:#f8f9fa;min-height:100vh;padding:2rem}.admin-coupons-header{margin-bottom:2rem}.admin-coupons-header h1{color:#2c3e50;font-size:1.8rem;margin-bottom:1rem}.tabs{border-bottom:2px solid #e9ecef;display:flex;gap:1rem}.section-header h2{color:#2c3e50;font-size:1.3rem}.add-btn{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.6rem 1.5rem;transition:all .3s}.add-btn:hover{background:#2980b9;transform:translateY(-2px)}.coupons-table-container{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;overflow-x:auto}.data-table{border-collapse:collapse;min-width:800px;width:100%}.data-table thead{background:#f8f9fa;border-bottom:2px solid #e9ecef}.data-table th{color:#2c3e50;font-weight:600;padding:1rem;text-align:left}.data-table td{border-bottom:1px solid #e9ecef;padding:1rem;vertical-align:middle}.data-table tbody tr:hover{background:#f8f9fa}.coupon-code{color:#3498db;font-family:monospace;font-size:1rem;font-weight:600}.discount-value{color:#27ae60;font-weight:600}.date-range{color:#7f8c8d;font-size:.85rem}.discount-type-badge{background:#e8f5e9;border-radius:50px;color:#27ae60;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem}.status-badge.active{background:#27ae60;color:#fff}.status-badge.inactive{background:#95a5a6;color:#fff}.delete-btn,.edit-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;display:inline-flex;height:32px;justify-content:center;transition:all .3s;width:32px}.edit-btn:hover{background:#3498db;border-color:#3498db;color:#fff}.modal-overlay{align-items:center;background:#00000080;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:1rem;max-height:90vh;max-width:700px;overflow-y:auto;width:90%}.modal-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1.5rem}.modal-header h2{color:#2c3e50;font-size:1.3rem;margin:0}.close-btn{background:none;border:none;color:#7f8c8d;cursor:pointer;font-size:1.5rem}.close-btn:hover{color:#e74c3c}.coupon-form{padding:1.5rem}.form-row{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.form-group,.form-row{margin-bottom:1rem}.form-group label{color:#2c3e50;display:block;font-size:.85rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #e0e0e0;border-radius:.5rem;font-size:.9rem;padding:.6rem .75rem;width:100%}.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.checkbox label{align-items:center;cursor:pointer;display:flex;gap:.5rem}.form-actions{display:flex;gap:1rem;margin-top:1.5rem}.cancel-btn,.submit-btn{border:none;border-radius:.5rem;cursor:pointer;font-weight:600;padding:.75rem 1.5rem;transition:all .3s}.submit-btn{background:#3498db;color:#fff;flex:1 1}.submit-btn:hover{background:#2980b9;transform:translateY(-2px)}.cancel-btn{background:#f8f9fa;border:1px solid #e0e0e0;color:#2c3e50}.cancel-btn:hover{background:#e9ecef}.admin-coupons-loading{color:#7f8c8d;font-size:1.2rem}@media (max-width:768px){.admin-coupons{padding:1rem}.form-row{grid-template-columns:1fr}.modal-content{width:95%}.data-table{font-size:.85rem}.data-table td,.data-table th{padding:.75rem .5rem}}.admin-coupons-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.admin-coupons-loading p{color:#7f8c8d;font-size:.9rem}.admin-coupons-error{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.admin-coupons-error p{color:#e74c3c;font-size:1rem}.admin-coupons-error button{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1.5rem}.admin-coupons-error button:hover{background:#2980b9}.refresh-btn{margin-left:.5rem;padding:.5rem 1rem}.section-header{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin-bottom:1.5rem}.admin-reviews{background:#f8f9fa;min-height:100vh;padding:2rem}.admin-reviews-header{margin-bottom:2rem}.admin-reviews-header h1{color:#2c3e50;font-size:1.8rem;margin-bottom:1.5rem}.stats-cards{grid-gap:1rem;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.stat-card{border-radius:.75rem;text-align:center;transition:transform .3s}.stat-value{color:#3498db;font-size:2rem;margin-bottom:.5rem}.stat-label{font-size:.9rem;margin-bottom:.5rem}.stat-stars{display:flex;gap:2px;justify-content:center;margin-top:.5rem}.stat-stars .star{font-size:.9rem}.filters-section{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:1.5rem}.search-box{min-width:250px}.search-box input{font-size:.9rem;padding:.6rem 2rem .6rem .75rem}.clear-search{padding:0 .25rem;right:.5rem}.rating-filter{align-items:center;display:flex;gap:.5rem}.rating-filter label{color:#2c3e50;font-size:.9rem;font-weight:500}.rating-filter select{background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;font-size:.9rem;padding:.6rem 2rem .6rem .75rem}.refresh-btn{padding:.6rem 1.2rem}.reviews-table-container{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;overflow-x:auto}.reviews-table{border-collapse:collapse;min-width:800px;width:100%}.reviews-table thead{background:#f8f9fa;border-bottom:2px solid #e9ecef}.reviews-table th{color:#2c3e50;font-weight:600;padding:1rem;text-align:left}.reviews-table td{border-bottom:1px solid #e9ecef;padding:1rem;vertical-align:top}.reviews-table tbody tr:hover{background:#f8f9fa}.pending-review{background:#fff9e6}.pending-review:hover{background:#fff3cd}.product-cell{min-width:150px}.product-name{font-size:.9rem}.customer-cell{min-width:150px}.customer-name{color:#2c3e50;font-size:.9rem;font-weight:500;margin-bottom:.25rem}.customer-email{color:#7f8c8d;font-size:.75rem}.rating-cell{min-width:100px}.stars{display:inline-flex;gap:2px;margin-right:.5rem}.star{font-size:1rem}.star.filled{color:#f39c12}.star.empty{color:#e0e0e0}.rating-number{color:#7f8c8d;font-size:.8rem}.review-cell{max-width:400px;min-width:250px}.review-title{color:#2c3e50;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.review-comment{word-wrap:break-word;color:#7f8c8d;font-size:.85rem;line-height:1.4}.date-cell{color:#7f8c8d;font-size:.8rem;white-space:nowrap}.status-cell{min-width:100px}.status-badge{border-radius:50px;display:inline-block;font-size:.75rem;font-weight:500;padding:.25rem .75rem;text-align:center}.status-badge.approved{background:#e8f5e9;color:#27ae60}.status-badge.pending{background:#fff3e0;color:#f39c12}.actions-cell{display:flex;gap:.5rem;min-width:100px}.approve-btn,.delete-btn{align-items:center;background:#fff;border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;display:inline-flex;font-size:1rem;height:32px;justify-content:center;transition:all .3s;width:32px}.approve-btn:hover{background:#27ae60;border-color:#27ae60;color:#fff}.delete-btn:hover{background:#e74c3c;border-color:#e74c3c;color:#fff}.reviews-footer{color:#7f8c8d;font-size:.85rem;margin-top:1rem;padding:1rem;text-align:right}.admin-reviews-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.admin-reviews-loading p{color:#7f8c8d;font-size:.9rem}.admin-reviews-error{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.admin-reviews-error p{color:#e74c3c;font-size:1rem}.admin-reviews-error button{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1.5rem}.admin-reviews-error button:hover{background:#2980b9}@media (max-width:768px){.admin-reviews{padding:1rem}.stats-cards{grid-template-columns:repeat(2,1fr)}.filters-section{align-items:stretch;flex-direction:column}.rating-filter{justify-content:space-between}.reviews-table{font-size:.85rem}.reviews-table td,.reviews-table th{padding:.75rem .5rem}.review-cell{max-width:200px}}.admin-cart{background:#f8f9fa;min-height:100vh;padding:2rem}.admin-cart-header{margin-bottom:2rem}.admin-cart-header h1{color:#2c3e50;font-size:1.8rem;margin-bottom:1.5rem}.search-section{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.search-box{flex:1 1;min-width:300px;position:relative}.search-box input{border:1px solid #e0e0e0;border-radius:.5rem;font-size:.95rem;padding:.75rem 2rem .75rem 1rem;transition:all .3s;width:100%}.search-box input:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a;outline:none}.clear-search{background:none;border:none;color:#95a5a6;cursor:pointer;font-size:1.2rem;padding:0;position:absolute;right:.75rem;top:50%;transform:translateY(-50%)}.clear-search:hover{color:#e74c3c}.refresh-btn{background:#27ae60;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1.5rem;transition:all .3s}.refresh-btn:hover{background:#2ecc71;transform:translateY(-2px)}.carts-list{display:flex;flex-direction:column;gap:1rem}.cart-card{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;overflow:hidden;transition:all .3s}.cart-card:hover{box-shadow:0 4px 15px #0000001a}.cart-header{cursor:pointer;transition:background .3s}.cart-header:hover{background:#f8f9fa}.cart-info{flex-wrap:wrap;justify-content:space-between;padding:1.5rem}.cart-info,.user-info{align-items:center;display:flex;gap:1rem}.user-info{min-width:200px}.user-icon{font-size:2rem}.user-name{font-size:1rem;font-weight:600;margin-bottom:.25rem}.user-email{color:#7f8c8d;font-size:.8rem}.cart-stats{display:flex;flex-wrap:wrap;gap:1.5rem}.stat{align-items:baseline;display:flex;gap:.5rem}.stat-value{font-weight:600}.stat-value.total{color:#3498db;font-size:1.1rem}.expand-icon{color:#95a5a6;font-size:1.2rem}.cart-details{background:#fafbfc;border-top:1px solid #e9ecef;padding:1.5rem}.empty-cart{color:#7f8c8d;font-size:.95rem;padding:2rem;text-align:center}.cart-items-table{border-collapse:collapse;width:100%}.cart-items-table thead{background:#f8f9fa;border-bottom:2px solid #e9ecef}.cart-items-table th{color:#2c3e50;font-size:.85rem;font-weight:600;padding:.75rem;text-align:left}.cart-items-table td{border-bottom:1px solid #e9ecef;font-size:.85rem;padding:.75rem;vertical-align:middle}.cart-items-table tbody tr:hover{background:#f8f9fa}.product-info{align-items:center;display:flex;gap:.75rem}.product-thumb{border:1px solid #e0e0e0;border-radius:.5rem;height:50px;object-fit:cover;width:50px}.lens-cell,.size-cell,.variant-cell{color:#7f8c8d}.quantity-cell{text-align:center}.price-cell,.quantity-cell,.total-cell{color:#2c3e50;font-weight:500}.total-cell{color:#3498db}.cart-items-table tfoot{background:#f8f9fa}.cart-items-table tfoot td{border-bottom:none;font-weight:600;padding:1rem .75rem}.subtotal-label{color:#2c3e50;font-size:.9rem;text-align:right}.subtotal-value{color:#e67e22;font-size:1.1rem;font-weight:700}.prescriptions-section{border-top:1px solid #e9ecef;margin-top:1.5rem;padding-top:1.5rem}.prescriptions-section h4{color:#2c3e50;font-size:1rem;margin-bottom:1rem}.prescription-card{background:#fff;border:1px solid #e9ecef;border-radius:.5rem;margin-bottom:1rem;padding:1rem}.prescription-card:last-child{margin-bottom:0}.prescription-product{border-bottom:1px solid #e9ecef;color:#2c3e50;font-weight:600;margin-bottom:.75rem;padding-bottom:.5rem}.prescription-details{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr 1fr}.prescription-eye{display:flex;flex-direction:column;gap:.25rem}.prescription-eye strong{color:#2c3e50;font-size:.85rem;margin-bottom:.25rem}.prescription-eye span{color:#7f8c8d;font-size:.8rem}.carts-footer{color:#7f8c8d;font-size:.85rem;margin-top:1.5rem;padding:1rem;text-align:right}.admin-cart-loading{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.admin-cart-loading p{color:#7f8c8d;font-size:.9rem}.admin-cart-error{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;min-height:400px}.admin-cart-error p{color:#e74c3c;font-size:1rem}.admin-cart-error button{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1.5rem}.admin-cart-error button:hover{background:#2980b9}.no-data{color:#7f8c8d;font-size:1rem}@media (max-width:768px){.admin-cart{padding:1rem}.cart-info{align-items:flex-start;flex-direction:column}.cart-stats{justify-content:space-between;width:100%}.cart-items-table{font-size:.75rem}.cart-items-table td,.cart-items-table th{padding:.5rem}.product-thumb{height:40px;width:40px}.prescription-details{gap:.75rem;grid-template-columns:1fr}}.no-data{background:#fff;border-radius:.75rem;box-shadow:0 2px 10px #0000000d;padding:4rem 2rem}.empty-cart-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.no-data h3{font-size:1.2rem}.no-data p{font-size:.9rem;margin-bottom:.25rem}.empty-cart-hint{color:#95a5a6;font-size:.85rem;font-style:italic;margin-top:.5rem}.clear-filter-btn{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;font-weight:500;margin-top:1rem;padding:.5rem 1.5rem;transition:all .3s}.clear-filter-btn:hover{background:#2980b9;transform:translateY(-2px)}.admin-reports{background:#f8f9fa;min-height:100vh;padding:2rem}.admin-reports-header{margin-bottom:2rem}.admin-reports-header h1{color:#2c3e50;font-size:1.8rem;margin:0}.stats-cards{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));margin-bottom:2rem}.stat-card{align-items:center;background:#fff;border-radius:1rem;box-shadow:0 2px 10px #0000000d;display:flex;gap:1rem;padding:1.5rem;transition:transform .3s,box-shadow .3s}.stat-card:hover{box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.stat-icon{font-size:2.5rem}.stat-value{color:#2c3e50;font-size:1.8rem;font-weight:700;margin-bottom:.25rem}.stat-label{color:#7f8c8d;font-size:.85rem}.report-tabs{border-bottom:2px solid #e9ecef;display:flex;gap:1rem;margin-bottom:2rem}.tab{background:none;border:none;color:#7f8c8d;cursor:pointer;font-size:1rem;font-weight:500;padding:.75rem 1.5rem;position:relative;transition:all .3s}.tab.active,.tab:hover{color:#3498db}.tab.active:after{background:#3498db;bottom:-2px;content:"";height:2px;left:0;position:absolute;right:0}.report-content{background:#fff;border-radius:1rem;box-shadow:0 2px 10px #0000000d;padding:1.5rem}.report-controls{flex-wrap:wrap;justify-content:space-between;margin-bottom:2rem}.date-range,.report-controls{align-items:center;display:flex;gap:1rem}.date-input{align-items:center;display:flex;gap:.5rem}.date-input label{color:#2c3e50;font-size:.85rem;font-weight:500}.date-input input{border:1px solid #e0e0e0;border-radius:.5rem;font-size:.9rem;padding:.5rem .75rem}.limit-selector{align-items:center;display:flex;gap:.5rem}.limit-selector label{color:#2c3e50;font-size:.85rem;font-weight:500}.limit-selector select{border:1px solid #e0e0e0;border-radius:.5rem;cursor:pointer;font-size:.9rem;padding:.5rem .75rem}.report-actions{display:flex;gap:1rem}.export-btn,.print-btn{border:none;border-radius:.5rem;cursor:pointer;font-size:.85rem;font-weight:500;padding:.5rem 1.25rem;transition:all .3s}.export-btn{background:#27ae60;color:#fff}.export-btn:hover{background:#2ecc71;transform:translateY(-2px)}.print-btn{background:#3498db;color:#fff}.print-btn:hover{background:#2980b9;transform:translateY(-2px)}.sales-summary{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.summary-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:.75rem;padding:1rem;text-align:center}.summary-label{color:#7f8c8d;font-size:.85rem;margin-bottom:.5rem}.summary-value{color:#2c3e50;font-size:1.5rem;font-weight:700}.products-table-container,.sales-table-container{overflow-x:auto}.products-table,.sales-table{border-collapse:collapse;width:100%}.products-table th,.sales-table th{background:#f8f9fa;border-bottom:2px solid #e9ecef;color:#2c3e50;font-weight:600;padding:1rem;text-align:left}.products-table td,.sales-table td{border-bottom:1px solid #e9ecef;padding:.75rem 1rem}.products-table tbody tr:hover,.sales-table tbody tr:hover{background:#f8f9fa}.text-center{text-align:center}.text-right{text-align:right}.total-row{background:#f8f9fa;font-weight:700}.total-row td{border-top:2px solid #e9ecef;padding:1rem}.rank-cell{width:60px}.rank-badge{background:#e9ecef;border-radius:50%;color:#2c3e50;display:inline-block;font-weight:700;height:30px;line-height:30px;text-align:center;width:30px}.rank-badge.rank-1{background:gold;color:#2c3e50}.rank-badge.rank-2{background:silver;color:#2c3e50}.rank-badge.rank-3{background:#cd7f32;color:#fff}.product-cell{min-width:200px}.product-name{color:#2c3e50;font-weight:500}.units-sold{color:#3498db;font-weight:600}.revenue-cell{color:#27ae60;font-weight:600}.loading-state{align-items:center;display:flex;flex-direction:column;gap:1rem;justify-content:center;padding:3rem}.spinner{animation:spin 1s linear infinite;border:3px solid #f3f3f3;border-radius:50%;border-top-color:#3498db;height:40px;width:40px}.error-state{padding:3rem;text-align:center}.error-state p{color:#e74c3c;margin-bottom:1rem}.error-state button{background:#3498db;border:none;border-radius:.5rem;color:#fff;cursor:pointer;padding:.5rem 1.5rem}.no-data{padding:3rem;text-align:center}.no-data-icon{font-size:4rem;margin-bottom:1rem;opacity:.5}.no-data h3{color:#2c3e50;margin-bottom:.5rem}.no-data p{color:#7f8c8d}.inventory-report{padding:2rem}.coming-soon{background:#f8f9fa;border-radius:1rem;padding:3rem;text-align:center}.coming-soon-icon{font-size:4rem;margin-bottom:1rem}.coming-soon h3{color:#2c3e50;margin-bottom:1rem}.coming-soon p{color:#7f8c8d;margin-bottom:1rem}.coming-soon ul{color:#7f8c8d;display:inline-block;list-style:none;padding:0;text-align:left}.coming-soon li{padding:.25rem 0 .25rem 1.5rem;position:relative}.coming-soon li:before{color:#27ae60;content:"✓";left:0;position:absolute}@media print{.report-actions,.report-controls,.report-tabs,.stats-cards{display:none}.admin-reports{padding:0}.report-content{box-shadow:none;padding:0}.products-table,.sales-table{border:1px solid #ddd}}@media (max-width:768px){.admin-reports{padding:1rem}.stats-cards{gap:1rem;grid-template-columns:repeat(2,1fr)}.stat-card{padding:1rem}.stat-value{font-size:1.2rem}.report-controls{align-items:stretch}.date-range,.report-controls{flex-direction:column}.sales-summary{grid-template-columns:1fr}.products-table,.sales-table{font-size:.85rem}.products-table td,.products-table th,.sales-table td,.sales-table th{padding:.5rem}}*{box-sizing:border-box;margin:0;padding:0}body,html{position:relative}.header,body,html{overflow-x:hidden;width:100%}.header{background:#fff;box-shadow:0 2px 20px #00000014;left:0;position:fixed;right:0;top:0;z-index:1000}.header-container{margin:0 auto;max-width:1400px;overflow-x:hidden;padding:1rem 2rem;width:100%}.main-header{justify-content:space-between;overflow-x:hidden;position:relative;width:100%}.logo,.main-header{align-items:center;display:flex}.logo{flex-shrink:0;gap:.75rem;text-decoration:none}.logo-highlight,.logo-text,.logo-text-wrapper .logo-highlight,.logo-text-wrapper .logo-text{color:#000!important}.logo-image{height:55px;object-fit:contain;transition:transform .3s ease;width:55px}.logo:hover .logo-image{transform:scale(1.05)}.logo-text-wrapper{display:flex;flex-direction:column}.logo-text{color:#000;font-size:1.4rem;font-weight:700;letter-spacing:1px;line-height:1.2}.logo-highlight{color:#000}.logo-subtext{color:#7f8c8d;font-size:.7rem;font-weight:600;letter-spacing:2px}.main-nav{display:flex;gap:2.5rem;margin:0 auto}.nav-link{color:#34495e;font-size:.95rem;font-weight:500;letter-spacing:.3px;padding:.5rem 0;position:relative;text-decoration:none;transition:color .3s}.nav-link.active,.nav-link:hover{color:#3498db}.nav-link:after{background:#3498db;bottom:0;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link.active:after,.nav-link:hover:after{width:100%}.header-actions{flex-shrink:0;gap:.75rem}.header-actions,.icon-button{align-items:center;display:flex;position:relative}.icon-button{background:none;border:none;border-radius:50%;color:#34495e;cursor:pointer;justify-content:center;padding:.5rem;text-decoration:none;transition:all .3s}.icon-button:hover{background:#f8f9fa;color:#3498db}.cart-button{position:relative}.cart-badge{align-items:center;background:#e74c3c;border-radius:50%;color:#fff;display:flex;font-size:.65rem;font-weight:600;height:1rem;justify-content:center;position:absolute;right:-5px;top:-5px;width:1rem}.mobile-menu-toggle{background:none;border:none;border-radius:50%;color:#34495e;cursor:pointer;display:none;padding:.5rem;transition:all .3s}.mobile-menu-toggle:hover{background:#f8f9fa;color:#3498db}.user-menu{display:inline-block;position:relative}.user-button{align-items:center;background:none;border:none;border-radius:2rem;cursor:pointer;display:flex;gap:.5rem;padding:.25rem .5rem;transition:background .3s}.user-button:hover{background:#f8f9fa}.user-avatar{align-items:center;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:50%;color:#fff;display:flex;font-size:.9rem;font-weight:600;height:2rem;justify-content:center;width:2rem}.user-name{color:#2c3e50;font-size:.9rem;font-weight:500}.user-dropdown{animation:dropdownFadeIn .2s ease;background:#fff;border-radius:.75rem;box-shadow:0 10px 40px #00000026;margin-top:0;min-width:260px;opacity:1;padding:.75rem 0;position:absolute;right:0;top:calc(100% + 10px);visibility:visible;z-index:9999}@keyframes dropdownFadeIn{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.user-dropdown:before{background:#fff;box-shadow:-2px -2px 5px #0000000a;content:"";height:16px;position:absolute;right:20px;top:-8px;transform:rotate(45deg);width:16px}.user-dropdown a{align-items:center;color:#34495e;display:flex;font-size:.9rem;gap:.75rem;padding:.75rem 1.25rem;text-decoration:none;transition:all .3s}.user-dropdown a svg{flex-shrink:0;height:18px;width:18px}.user-dropdown a:hover{background:#f8f9fa;color:#3498db}.dropdown-divider{background:#e9ecef;height:1px;margin:.5rem 0}.user-info-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;gap:1rem;padding:.5rem 1.25rem 1rem}.user-info-avatar{align-items:center;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:600;height:3rem;justify-content:center;text-transform:uppercase;width:3rem}.user-info-details{flex:1 1;min-width:0}.user-info-name{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.25rem}.user-info-email,.user-info-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.user-info-email{color:#7f8c8d;font-size:.75rem}.logout-btn{align-items:center;background:none;border:none;color:#e74c3c;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;padding:.75rem 1.25rem;text-align:left;text-decoration:none;transition:all .3s;width:100%}.logout-btn svg{flex-shrink:0;height:18px;width:18px}.logout-btn:hover{background:#fef5f5;color:#c0392b}.auth-buttons{display:flex;gap:.75rem}.btn-login{border:1px solid #3498db;border-radius:2rem;color:#3498db;font-size:.9rem;font-weight:500;padding:.5rem 1.25rem;text-decoration:none;transition:all .3s}.btn-login:hover,.btn-register{background:#3498db;color:#fff}.btn-register{border-radius:2rem;font-size:.9rem;font-weight:500;padding:.5rem 1.25rem;text-decoration:none;transition:all .3s}.btn-register:hover{background:#2980b9}.desktop-only{display:flex}.search-container{position:relative}.search-dropdown{animation:dropdownFadeIn .2s ease;background:#fff;border-radius:.75rem;box-shadow:0 10px 40px #00000026;margin-top:0;overflow:hidden;position:absolute;right:0;top:calc(100% + 10px);width:350px;z-index:9998}.search-input-wrapper{border-bottom:1px solid #e9ecef;padding:.75rem;position:relative}.search-input-wrapper input{border:1px solid #e0e0e0;border-radius:.5rem;font-size:.95rem;outline:none;padding:.75rem;transition:all .3s;width:100%}.search-input-wrapper input:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.search-spinner{animation:spin .6s linear infinite;border:2px solid #e0e0e0;border-radius:50%;border-top-color:#3498db;height:20px;position:absolute;right:1.25rem;top:50%;transform:translateY(-50%);width:20px}@keyframes spin{to{transform:translateY(-50%) rotate(1turn)}}.search-results{max-height:400px;overflow-y:auto}.search-result-item{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:1rem;padding:.75rem;transition:background .3s}.search-result-item:hover{background:#f8f9fa}.search-result-item img{border-radius:.25rem;height:50px;object-fit:cover;width:50px}.search-result-info{flex:1 1}.search-result-info h4{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:.2rem}.search-result-info p{color:#7f8c8d;font-size:.8rem;margin-bottom:.2rem}.search-result-price{color:#27ae60;font-size:.9rem;font-weight:600}.no-search-results{color:#7f8c8d;padding:2rem;text-align:center}.view-all-results{background:#f8f9fa;color:#3498db;display:block;font-weight:500;padding:.75rem;text-align:center;text-decoration:none;transition:background .3s}.view-all-results:hover{background:#e9ecef}.mobile-overlay{background:#00000080;bottom:0;display:none;left:0;position:fixed;right:0;top:0;z-index:1999}.mobile-overlay.open{display:block}.mobile-menu{background:#fff;box-shadow:5px 0 30px #0000001a;display:flex;flex-direction:column;height:100vh;left:-100%;max-width:350px;overflow-y:auto;padding:1.5rem;position:fixed;top:0;transition:left .3s ease;width:85%;z-index:2000}.mobile-menu.open{left:0}.mobile-menu-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;gap:1rem;margin-bottom:1.5rem;padding-bottom:1rem}.mobile-menu-logo{height:40px;object-fit:contain;width:40px}.mobile-menu-title{flex:1 1}.mobile-menu-title span{color:#000;font-size:1.1rem;font-weight:700}.mobile-menu-title span span{color:#000}.mobile-menu-title small{color:#7f8c8d;display:block;font-size:.6rem}.mobile-menu-close{background:none;border:none;border-radius:50%;color:#34495e;cursor:pointer;font-size:1.2rem;font-weight:600;padding:.5rem;transition:all .3s}.mobile-menu-close:hover{background:#f8f9fa;color:#e74c3c}.mobile-search{margin-bottom:1.5rem;position:relative}.mobile-search input{border:1px solid #e0e0e0;border-radius:2rem;box-sizing:border-box;font-size:16px;outline:none;padding:.75rem 2.5rem .75rem 1rem;transition:all .3s;width:100%}.mobile-search input:focus{border-color:#3498db;box-shadow:0 0 0 3px #3498db1a}.mobile-search>svg{color:#95a5a6;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.mobile-search-results{background:#fff;border-radius:.5rem;box-shadow:0 5px 15px #0000001a;left:0;margin-top:.5rem;max-height:300px;overflow-y:auto;position:absolute;right:0;top:100%;z-index:100}.no-results,.search-loading{color:#7f8c8d;padding:1rem;text-align:center}.mobile-search-item{align-items:center;border-bottom:1px solid #f0f0f0;cursor:pointer;display:flex;gap:.75rem;padding:.75rem;transition:background .3s}.mobile-search-item:hover{background:#f8f9fa}.mobile-search-item img{border-radius:.25rem;height:45px;object-fit:cover;width:45px}.mobile-search-info{flex:1 1}.mobile-search-info h4{color:#2c3e50;font-size:.85rem;font-weight:600;margin-bottom:.2rem}.mobile-search-info p{color:#7f8c8d;font-size:.7rem;margin-bottom:.2rem}.mobile-search-info span{color:#27ae60;font-size:.8rem;font-weight:600}.mobile-nav-link{align-items:center;border-bottom:1px solid #f8f9fa;color:#34495e;display:flex;font-size:1rem;font-weight:500;gap:.75rem;padding:.9rem 0;text-decoration:none;transition:color .3s}.mobile-nav-link:hover{color:#3498db}.mobile-nav-link svg{flex-shrink:0;height:20px;width:20px}.mobile-menu-divider{background:#f0f0f0;height:1px;margin:.75rem 0}.mobile-user-info{align-items:center;border-bottom:1px solid #e9ecef;display:flex;gap:1rem;margin-bottom:.5rem;padding:1rem 0}.mobile-user-avatar{align-items:center;background:linear-gradient(135deg,#3498db,#2980b9);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:1.2rem;font-weight:600;height:3rem;justify-content:center;text-transform:uppercase;width:3rem}.mobile-user-details{flex:1 1;min-width:0}.mobile-user-name{color:#2c3e50;font-weight:600;margin-bottom:.25rem}.mobile-user-email,.mobile-user-name{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.mobile-user-email{color:#7f8c8d;font-size:.8rem}.mobile-logout-btn{align-items:center;background:none;border:none;border-top:1px solid #e9ecef;color:#e74c3c;cursor:pointer;display:flex;font-size:.95rem;font-weight:500;gap:.75rem;margin-top:auto;padding:1rem 0;width:100%}.mobile-logout-btn:hover{color:#c0392b}.mobile-auth{display:flex;gap:1rem;margin-top:1rem}.mobile-login{border:1px solid #3498db;color:#3498db}.mobile-login,.mobile-register{border-radius:2rem;flex:1 1;font-weight:500;padding:.75rem;text-align:center;text-decoration:none}.mobile-register{background:#3498db;color:#fff}@media (max-width:768px){body{position:relative}.header-container,body{overflow-x:hidden;width:100%}.header-container{padding:.75rem 1rem}.main-nav{display:none}.main-header{align-items:center;display:flex;gap:.5rem;justify-content:space-between;overflow-x:hidden;width:100%}.mobile-menu-toggle{flex-shrink:0;margin:0;padding:.4rem}.logo,.mobile-menu-toggle{align-items:center;display:flex;justify-content:center}.logo{flex-shrink:1;gap:.5rem;max-width:60%;min-width:0}.logo-image{flex-shrink:0;height:38px;width:38px}.logo-text-wrapper{flex-shrink:1;min-width:0}.logo-text{font-size:1rem;white-space:nowrap}.logo-subtext{font-size:.5rem;letter-spacing:1px;white-space:nowrap}.header-actions{align-items:center;display:flex;flex-direction:row;flex-shrink:0;gap:.25rem;justify-content:flex-end}.search-container{display:none}.desktop-only{display:none!important}.icon-button{flex-shrink:0;padding:.4rem;width:auto}.icon-button svg{display:block;height:20px;width:20px}.cart-badge{font-size:.55rem;height:.9rem;right:-2px;top:-2px;width:.9rem}}@media (max-width:480px){.header-container{padding:.6rem .75rem}.logo-image{height:32px;width:32px}.logo-text{font-size:.85rem}.logo-subtext{font-size:.45rem}.header-actions{gap:.15rem}.icon-button{padding:.3rem}.icon-button svg{height:18px;width:18px}.cart-badge{font-size:.5rem;height:.8rem;width:.8rem}.mobile-menu{padding:1rem;width:85%}}.logo-text,.logo-text .logo-highlight,.logo-text span,[class*=logo] .logo-text{-webkit-text-fill-color:#000!important;color:#000!important}.footer{background:#1a1a1a;color:#fff;margin-top:auto;overflow-x:hidden;padding:4rem 0 2rem;width:100%}.footer-container{box-sizing:border-box;margin:0 auto;max-width:1400px;padding:0 2rem;width:100%}.footer-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr;margin-bottom:4rem}@media (min-width:768px){.footer-content{gap:2rem;grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.footer-content{gap:2rem;grid-template-columns:2fr 1fr 1fr 1.5fr}}.footer-section{display:flex;flex-direction:column}.footer-logo{align-items:center;display:flex;gap:.75rem;margin-bottom:1.5rem}.footer-logo-text{color:#fff;font-size:1.5rem;font-weight:700}.footer-logo-text span{color:#d4af37}.footer-description{color:#b0b0b0;font-size:.95rem;line-height:1.8;margin-bottom:1.5rem}.social-links{display:flex;flex-wrap:wrap;gap:1rem}.social-link{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;display:flex;height:2.5rem;justify-content:center;text-decoration:none;transition:all .3s;width:2.5rem}.social-link:hover{background:#d4af37;transform:translateY(-3px)}.footer-title{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem;padding-bottom:.75rem;position:relative}.footer-title:after{background:#d4af37;bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.footer-links{list-style:none;margin:0;padding:0}.footer-links li{margin-bottom:.75rem}.footer-links a{color:#b0b0b0;display:inline-block;font-size:.95rem;position:relative;text-decoration:none;transition:all .3s}.footer-links a:hover{color:#d4af37;transform:translateX(5px)}.contact-info{box-shadow:none;list-style:none;margin:0}.contact-info,.contact-info li{background:#0000;border:none;padding:0}.contact-info li{align-items:flex-start;color:#b0b0b0;display:flex;font-size:.95rem;gap:.75rem;line-height:1.6;margin-bottom:1rem}.contact-info li:last-child{margin-bottom:0}.contact-info svg{background:#0000;color:#d4af37;flex-shrink:0;margin-top:.2rem}.contact-info span{background:#0000;display:inline-block;line-height:1.5}.contact-info *{background:#0000;border:none;box-shadow:none}.footer-bottom{align-items:center;border-top:1px solid #ffffff1a;color:grey;display:flex;flex-direction:column;font-size:.9rem;gap:1rem;padding-top:2rem;text-align:center}@media (min-width:768px){.footer-bottom{flex-direction:row;justify-content:space-between;text-align:left}}.payment-methods{display:flex;gap:1.5rem}.payment-methods span{color:grey;font-size:.85rem;font-weight:500;letter-spacing:.5px}.credit-link{align-items:center;display:inline-flex;flex-wrap:wrap;justify-content:center}.heart{animation:heartbeat 1.5s ease infinite;color:#f44;display:inline-block;margin:0 2px}@keyframes heartbeat{0%,to{transform:scale(1)}50%{transform:scale(1.2)}}.seo9ine-link{color:#d4af37;cursor:pointer;display:inline-block;font-weight:600;margin-left:2px;text-decoration:none;transition:all .3s}.seo9ine-link:hover{color:gold;text-shadow:0 0 5px #d4af3780;transform:translateY(-1px)}@media (max-width:768px){.footer{padding:3rem 0 1.5rem}.footer-container{padding:0 1.5rem}.footer-section{align-items:center;text-align:center}.footer-title:after{left:50%;transform:translateX(-50%)}.social-links{justify-content:center}.contact-info li{justify-content:flex-start;text-align:left}.footer-links{text-align:center}.footer-links a:hover{transform:translateX(0)}.footer-bottom p{align-items:center;display:flex;flex-direction:column;gap:.25rem;line-height:1.6}.credit-link{display:inline-flex;justify-content:center;margin-top:.25rem}}@media (max-width:640px){.footer-content{gap:2rem 1.5rem;grid-template-columns:repeat(2,1fr)}.footer-section:first-child{grid-column:span 2}.footer-section:first-child .footer-description{text-align:center}.footer-section:first-child .footer-logo,.footer-section:first-child .social-links{justify-content:center}}@media (max-width:480px){.footer-container{padding:0 1rem}.contact-info li{align-items:center;flex-direction:column;text-align:center}.contact-info svg{margin-bottom:.25rem}.footer-logo{justify-content:center}.footer-content{gap:2rem 1rem}.footer-section .footer-title{font-size:1rem}.contact-info li span,.footer-links a{font-size:.85rem}.footer-bottom{font-size:.8rem}.payment-methods span{font-size:.75rem}.credit-link{font-size:.8rem}.heart{font-size:.9rem}}@media (max-width:360px){.footer-container{padding:0 .75rem}.footer-content{gap:1.5rem}.footer-logo-text{font-size:1.2rem}.footer-description{font-size:.85rem}.social-link{height:2rem;width:2rem}.social-link svg{height:16px;width:16px}}
/*# sourceMappingURL=main.eda72d93.css.map*/