@import"https://fonts.googleapis.com/css2?family=DM+Sans:ital,opsz,wght@0,9..40,100..1000;1,9..40,100..1000&family=Montserrat:ital,wght@0,100..900;1,100..900&display=swap";.header{position:sticky;top:0;z-index:1000;background:#fff;box-shadow:0 2px 10px #0000001a}.header-nav{display:flex;align-items:center;justify-content:space-between;padding:1rem 2rem;max-width:1200px;margin:0 auto}.head-logo-container{flex-shrink:0}.header-logo{font-size:1.5rem;font-weight:700;text-decoration:none;color:#f12116}.mobile-menu-button-container{display:none}.mobile-menu-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:background-color .3s ease}.mobile-menu-button:hover{background-color:#f3f4f6}.menu-icon{width:1.5rem;height:1.5rem;color:#111827}.header-links{display:flex;align-items:center;gap:2rem}.header-link{text-decoration:none;color:#374151;font-weight:500;transition:color .3s ease}.header-link:hover{color:#111827}.admin-link{color:#dc2626!important;font-weight:600}.header-search{display:flex;align-items:center;max-width:300px;width:100%}.header-search-input{flex:1;padding:.5rem 1rem;border:1px solid #d1d5db;border-radius:.375rem 0 0 .375rem;outline:none;font-size:.875rem}.header-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.header-search-button{background:#111827;color:#fff;border:none;padding:.5rem .75rem;border-radius:0 .375rem .375rem 0;cursor:pointer;transition:background-color .3s ease}.header-search-button:hover{background:#1f2937}.header-icons{display:flex;align-items:center;gap:1rem}.header-icon-button{position:relative;background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:background-color .3s ease}.header-icon-button:hover{background-color:#f3f4f6}.header-icon{width:1.25rem;height:1.25rem;color:#374151}.icon-count{position:absolute;top:0;right:0;background:#dc2626;color:#fff;font-size:.75rem;font-weight:600;padding:.125rem .375rem;border-radius:9999px;min-width:1.25rem;text-align:center;line-height:1}.mobile-menu-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;background:#00000080;z-index:9998}.mobile-menu-dialog{position:fixed;top:0;right:0;height:100vh;width:100vw;max-width:400px;z-index:9999}.mobile-menu-panel{background:#fff;height:100%;width:100%;display:flex;flex-direction:column;overflow-y:auto}.mobile-menu-header{display:flex;align-items:center;justify-content:space-between;padding:1rem 1.5rem;border-bottom:1px solid #e5e7eb;background:#fff;position:sticky;top:0;z-index:10}.mobile-menu-close-button{background:none;border:none;cursor:pointer;padding:.5rem;border-radius:.375rem;transition:background-color .3s ease}.mobile-menu-close-button:hover{background-color:#f3f4f6}.mobile-menu-content{flex:1;padding:1.5rem;display:flex;flex-direction:column;gap:2rem}.mobile-menu-links{display:flex;flex-direction:column;gap:.5rem}.mobile-menu-link{display:block;padding:1rem;text-decoration:none;color:#374151;font-weight:500;border-radius:.5rem;transition:all .3s ease;background:none;border:none;text-align:left;font-size:1rem;cursor:pointer;width:100%}.mobile-menu-link:hover{background-color:#f3f4f6;color:#111827}.mobile-menu-link.admin-link{color:#dc2626;font-weight:600}.mobile-search{display:flex;align-items:center;gap:.5rem;margin-top:auto;padding-top:1rem;border-top:1px solid #e5e7eb}.mobile-search-input{flex:1;padding:.75rem;border:1px solid #d1d5db;border-radius:.5rem;outline:none;font-size:1rem}.mobile-search-input:focus{border-color:#3b82f6;box-shadow:0 0 0 1px #3b82f6}.mobile-search-button{background:#111827;color:#fff;border:none;padding:.75rem;border-radius:.5rem;cursor:pointer;transition:background-color .3s ease}.mobile-search-button:hover{background:#1f2937}@media (max-width: 768px){.header-nav{padding:1rem}.mobile-menu-button-container{display:block}.header-links,.header-search,.header-icons{display:none}.mobile-menu-dialog{max-width:320px}}@media (max-width: 640px){.header-nav{padding:.75rem}.header-logo{font-size:1.25rem}.mobile-menu-dialog{max-width:100vw}.mobile-menu-content{padding:1rem}}.footer{background-color:#f3f4f6;padding:3rem 1rem 4rem}.footer-content{max-width:1280px;margin:0 auto}.footer-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:2rem}.footer-column h3{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;margin-bottom:1rem}.footer-links{list-style-type:none;padding:0;margin:0}.footer-link{margin-bottom:1rem}.footer-link a{color:#4b5563;text-decoration:none}.footer-link a:hover{color:#111827}.newsletter{margin-top:2rem}.newsletter-heading{font-size:.875rem;font-weight:600;color:#6b7280;text-transform:uppercase;margin-bottom:1rem}.newsletter-description{color:#4b5563;margin-bottom:1rem}.newsletter-form{display:flex;gap:.5rem}.newsletter-input{flex-grow:1;padding:.5rem;border:1px solid #d1d5db;border-radius:.25rem}.newsletter-button{background-color:#111827;color:#fff;padding:.5rem 1rem;border:none;border-radius:.25rem;cursor:pointer}.newsletter-button:hover{background-color:#374151}.footer-bottom{border-top:1px solid #d1d5db;padding-top:2rem;margin-top:2rem;display:flex;flex-direction:column;align-items:center}.social-links{display:flex;gap:1.5rem;margin-bottom:1rem}.social-link{color:#6b7280}.social-link:hover{color:#111827}.copyright{color:#6b7280;font-size:.875rem}@media (min-width: 768px){.footer-grid{grid-template-columns:repeat(4,1fr)}.footer-bottom{flex-direction:row;justify-content:space-between}.social-links{margin-bottom:0}}.category-section{padding:3rem 1rem;background-color:#fff}.category-section-title{font-weight:700;color:#111827;text-align:center;margin-bottom:2rem;font-size:2rem}.category-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:3rem;max-width:1280px;margin:0 auto}.category-card{position:relative;border-radius:.5rem;overflow:hidden;background-color:#f3f4f6;text-decoration:none;display:flex;align-items:center;justify-content:center;transition:transform .3s ease}.category-card:hover{transform:translateY(-5px)}.category-content{text-align:center;padding:1.5rem;background-color:#ffffffe6;border-radius:.5rem}.category-description{font-size:1rem;color:#6b7280;margin-bottom:1rem}.category-name{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.category-link{font-size:.875rem;color:#ef4444;font-weight:500}.main-category{background:linear-gradient(135deg,#667eea,#764ba2)}.main-category:hover{transform:translateY(-8px);box-shadow:0 20px 25px -5px #0000001a}.coming-soon-section{margin-top:3rem}.coming-soon-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem;max-width:800px;margin:0 auto}.coming-soon-card{background:linear-gradient(135deg,#ffecd2,#fcb69f);height:220px;opacity:.8;cursor:default}.coming-soon-card:hover{transform:translateY(-3px);opacity:1}.coming-soon-badge{background-color:#f59e0b;color:#fff;font-size:.75rem;font-weight:600;padding:.25rem .75rem;border-radius:1rem;margin-bottom:.75rem;display:inline-block;text-transform:uppercase;letter-spacing:.5px}.launch-date{font-size:.75rem;color:#9ca3af;font-weight:500;display:block;margin-bottom:1rem}.notify-btn{background-color:#3b82f6;color:#fff;border:none;padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s ease}.notify-btn:hover{background-color:#2563eb}.category-section-loading{text-align:center;padding:3rem 1rem;color:#6b7280;font-size:1.125rem}@media (max-width: 768px){.category-grid{grid-template-columns:1fr;gap:1.5rem}.coming-soon-grid{grid-template-columns:1fr}.category-card{height:200px}.coming-soon-card{height:180px}.category-name{font-size:1.25rem}.category-section-title{font-size:1.75rem}.coming-soon-title{font-size:1.5rem}}@media (max-width: 640px){.category-content{padding:1.5rem}.category-description{font-size:.8rem}}.product-grid-loading,.product-grid-error,.product-grid-empty{text-align:center;padding:3rem;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a}.loading-spinner{display:inline-block;width:2rem;height:2rem;border:3px solid #f3f4f6;border-top-color:#3b82f6;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}@keyframes spin{to{transform:rotate(360deg)}}.product-grid-error{color:#dc2626}.product-grid-empty{color:#6b7280}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;padding:1rem 0}.product-card{border:1px solid #e2e8f0;border-radius:12px;overflow:hidden;transition:all .3s ease;position:relative;background-color:#fff;box-shadow:0 2px 8px #0000001a}.product-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #00000026}.product-card.coming-soon-card{opacity:.85;border:2px dashed #e0e0e0}.product-card.coming-soon-card:hover{transform:translateY(-2px);box-shadow:0 4px 15px #0000001a}.coming-soon-badge{position:absolute;top:12px;right:12px;background:linear-gradient(135deg,#ff6b6b,#ee5a24);color:#fff;padding:6px 12px;border-radius:20px;font-size:.75rem;font-weight:600;z-index:3;text-transform:uppercase;letter-spacing:.5px;box-shadow:0 2px 8px #ff6b6b4d}.product-link{display:block;text-decoration:none;color:inherit;height:100%}.product-link.disabled-link{cursor:default;pointer-events:none}.product-image-container{position:relative;width:100%;height:300px;overflow:hidden;background-color:#f8f9fa}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease;background-color:#f8f9fa}.product-card:hover .product-image{transform:scale(1.05)}.product-card.coming-soon-card:hover .product-image{transform:scale(1.02)}.coming-soon-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;color:#fff;font-weight:600;font-size:1.1rem;opacity:0;transition:opacity .3s ease}.product-card.coming-soon-card:hover .coming-soon-overlay{opacity:1}.wishlist-icon-button{position:absolute;top:12px;left:12px;background-color:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #00000026;transition:all .3s ease;z-index:3;opacity:0;transform:translateY(-10px)}.product-card:hover .wishlist-icon-button{opacity:1;transform:translateY(0)}.wishlist-icon-button:hover{transform:scale(1.1);background-color:#f3f4f6}.wishlist-icon-button.in-wishlist{opacity:1;transform:translateY(0);background-color:#ef4444}.wishlist-icon-button.disabled{opacity:.5;cursor:not-allowed;pointer-events:none}.wishlist-icon-button .icon{width:20px;height:20px;color:#6b7280;transition:all .2s ease}.wishlist-icon-button.in-wishlist .icon{color:#fff}.wishlist-icon-button .icon.filled{fill:currentColor}.product-details{padding:1.5rem}.product-name{font-size:1.1rem;font-weight:600;margin:0 0 .75rem;color:#111827;line-height:1.4;display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden}.product-price{font-size:1.25rem;font-weight:700;color:#2c5aa0;margin:0 0 .75rem}.product-price.coming-soon-price{color:#999;font-style:italic;font-weight:500}.product-category{margin:.5rem 0}.category-tag{display:inline-block;padding:4px 12px;background:#f0f0f0;color:#666;font-size:.75rem;border-radius:16px;text-transform:capitalize;font-weight:500}.category-tag.coming-soon-tag{background:#fff3cd;color:#856404;border:1px solid #ffeaa7}.product-rating{display:flex;align-items:center;gap:.5rem;margin-top:.5rem}.rating-stars{color:gold;font-size:.9rem;line-height:1}.rating-count{font-size:.8rem;color:#6b7280}@media (max-width: 768px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.product-image-container{height:250px}.product-details{padding:1.25rem}.product-name{font-size:1rem}.product-price{font-size:1.1rem}.wishlist-icon-button{opacity:1;transform:translateY(0);width:36px;height:36px}.wishlist-icon-button .icon{width:18px;height:18px}}@media (max-width: 480px){.product-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr));gap:1rem}.product-image-container{height:200px}.product-details{padding:1rem}.coming-soon-badge{top:8px;right:8px;padding:4px 8px;font-size:.7rem}.wishlist-icon-button{top:8px;left:8px;width:32px;height:32px}.wishlist-icon-button .icon{width:16px;height:16px}}@media (min-width: 1024px){.product-grid{grid-template-columns:repeat(4,1fr)}}@media (min-width: 1280px){.product-grid{grid-template-columns:repeat(4,1fr)}}.coming-soon-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#667eea,#764ba2);position:relative;overflow:hidden;padding:2rem 1rem}.particles{position:absolute;top:0;left:0;width:100%;height:100%;pointer-events:none}.particle{position:absolute;background:#ffffff1a;border-radius:50%;animation:float 6s ease-in-out infinite}.particle:nth-child(1){width:80px;height:80px;top:20%;left:10%;animation-delay:0s}.particle:nth-child(2){width:60px;height:60px;top:60%;left:80%;animation-delay:2s}.particle:nth-child(3){width:40px;height:40px;top:80%;left:20%;animation-delay:4s}.particle:nth-child(4){width:100px;height:100px;top:10%;left:70%;animation-delay:1s}.particle:nth-child(5){width:50px;height:50px;top:40%;left:50%;animation-delay:3s}@keyframes float{0%,to{transform:translateY(0) rotate(0);opacity:.7}50%{transform:translateY(-20px) rotate(180deg);opacity:1}}.coming-soon-content{background:#ffffff1a;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem 2rem;text-align:center;max-width:600px;width:100%;border:1px solid rgba(255,255,255,.2);box-shadow:0 8px 32px #0000001a}.coming-soon-title{font-size:4rem;font-weight:800;background:linear-gradient(45deg,#fff,#f0f0f0);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text;margin-bottom:1rem;text-shadow:0 2px 4px rgba(0,0,0,.1)}.coming-soon-subtitle{font-size:1.5rem;color:#ffffffe6;margin-bottom:1rem;font-weight:300}.coming-soon-description{font-size:1.1rem;color:#fffc;line-height:1.6;margin-bottom:2.5rem;max-width:500px;margin-left:auto;margin-right:auto}.subscription-section{margin-bottom:3rem}.subscription-form{margin-bottom:2rem}.input-group{display:flex;gap:1rem;max-width:400px;margin:0 auto;flex-wrap:wrap}.email-input{flex:1;min-width:250px;padding:1rem 1.5rem;border:2px solid rgba(255,255,255,.3);border-radius:50px;background:#ffffff1a;color:#fff;font-size:1rem;outline:none;transition:all .3s ease}.email-input::placeholder{color:#ffffffb3}.email-input:focus{border-color:#fff9;background:#fff3;transform:translateY(-2px)}.subscribe-btn{padding:1rem 2rem;background:linear-gradient(45deg,#ff6b6b,#ee5a24);color:#fff;border:none;border-radius:50px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:120px}.subscribe-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #ff6b6b4d}.subscribe-btn.loading{opacity:.7;cursor:not-allowed}.success-message{text-align:center;color:#fff}.success-icon{font-size:3rem;color:#2ecc71;margin-bottom:1rem}.success-message h3{font-size:1.5rem;margin-bottom:.5rem;color:#fff}.success-message p{color:#fffc}.features-section{margin-bottom:3rem}.features-title{font-size:1.8rem;color:#fff;margin-bottom:2rem;font-weight:600}.features-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem;margin-top:2rem}.feature-card{background:#ffffff1a;padding:1.5rem;border-radius:15px;border:1px solid rgba(255,255,255,.2);transition:all .3s ease}.feature-card:hover{transform:translateY(-5px);background:#ffffff26}.feature-icon{font-size:2.5rem;margin-bottom:1rem}.feature-card h4{font-size:1.2rem;color:#fff;margin-bottom:.5rem;font-weight:600}.feature-card p{color:#fffc;font-size:.9rem;line-height:1.4}.social-section{border-top:1px solid rgba(255,255,255,.2);padding-top:2rem}.social-text{color:#fffc;margin-bottom:1rem;font-size:1rem}.social-links{display:flex;justify-content:center;gap:1rem;flex-wrap:wrap}.social-link{display:inline-block;padding:.8rem 1.5rem;background:linear-gradient(45deg,#ffffff1a,#fff3);color:#fff;text-decoration:none;border-radius:25px;border:1px solid rgba(255,255,255,.3);transition:all .3s ease;font-weight:500}.social-link:hover{transform:translateY(-2px);background:linear-gradient(45deg,#fff3,#ffffff4d);box-shadow:0 5px 15px #0003}@media (max-width: 768px){.coming-soon-content{padding:2rem 1.5rem;margin:1rem}.coming-soon-title{font-size:3rem}.coming-soon-subtitle{font-size:1.3rem}.input-group{flex-direction:column;align-items:center}.email-input{min-width:100%;margin-bottom:1rem}.features-grid{grid-template-columns:1fr;gap:1rem}}@media (max-width: 480px){.coming-soon-container{padding:1rem .5rem}.coming-soon-content{padding:1.5rem 1rem}.coming-soon-title{font-size:2.5rem}.coming-soon-subtitle{font-size:1.1rem}.coming-soon-description{font-size:1rem}.features-title{font-size:1.5rem}.social-links{flex-direction:column;align-items:center}.social-link{width:200px;text-align:center}}.home-page{min-height:100vh;display:flex;flex-direction:column}.home-page-main{flex-grow:1;background-color:#f9fafb;padding:2rem 0}.loading-message,.error-message{text-align:center;padding:2rem;font-size:1.125rem}.featured-products{padding:3rem 1rem;max-width:1280px;margin:0 auto}.featured-products-title{font-size:2rem;font-weight:700;color:#111827;text-align:center;margin-bottom:2rem}.limited-offer-carousel{padding:2rem 0;background:linear-gradient(135deg,#f3f4f6,#e5e7eb)}.carousel-container{max-width:1280px;margin:0 auto;padding:0 1rem}.carousel-title{font-size:2rem;font-weight:700;color:#111827;text-align:center;margin-bottom:2rem}.carousel-wrapper{position:relative;display:flex;align-items:center;justify-content:center}.carousel-content{position:relative;width:100%;height:400px;overflow:hidden;border-radius:.75rem;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d}.carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transition:opacity .5s ease-in-out;background-color:#fff}.carousel-slide.active{opacity:1;z-index:1}.carousel-slide-content{display:flex;height:100%}.carousel-image-container{position:relative;width:50%;height:100%;overflow:hidden}.carousel-image{width:100%;height:100%;object-fit:cover}.carousel-details{width:50%;padding:2rem;display:flex;flex-direction:column;justify-content:center}.carousel-product-title{font-size:1.875rem;font-weight:700;color:#111827;margin-bottom:1rem;line-height:1.3}.carousel-product-description{font-size:1rem;color:#4b5563;margin-bottom:1.5rem;line-height:1.6}.carousel-price-container{display:flex;align-items:center;gap:1rem;margin-bottom:1rem}.carousel-original-price{font-size:1.25rem;color:#6b7280;text-decoration:line-through}.carousel-discounted-price{font-size:1.875rem;font-weight:700;color:#dc2626}.carousel-offer-ends{font-size:.875rem;color:#4b5563;margin-bottom:1.5rem;font-weight:500;background:#ef44441a;color:#dc2626;padding:.5rem 1rem;border-radius:.375rem;display:inline-block}.carousel-actions{display:flex;gap:1rem;align-items:center}.carousel-add-to-cart{padding:.75rem 1.5rem;background-color:#111827;color:#fff;border:none;border-radius:.375rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.carousel-add-to-cart:hover{background-color:#1f2937;transform:translateY(-2px)}.carousel-add-to-wishlist{display:flex;align-items:center;justify-content:center;width:3rem;height:3rem;border:2px solid #e5e7eb;border-radius:.375rem;background-color:#fff;color:#6b7280;cursor:pointer;transition:all .3s ease}.carousel-add-to-wishlist:hover{background-color:#f3f4f6;border-color:#d1d5db;transform:scale(1.05)}.carousel-add-to-wishlist.active{background-color:#ef4444;border-color:#ef4444;color:#fff}.carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);width:3rem;height:3rem;background-color:#fff;border:none;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#111827;cursor:pointer;z-index:2;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f;transition:all .3s ease}.carousel-arrow:hover{background-color:#f3f4f6;transform:translateY(-50%) scale(1.1)}.carousel-arrow-prev{left:-1.5rem}.carousel-arrow-next{right:-1.5rem}.carousel-controls{display:flex;align-items:center;justify-content:center;margin-top:1.5rem;gap:1rem}.carousel-dots{display:flex;gap:.5rem}.carousel-dot{width:.75rem;height:.75rem;border-radius:50%;background-color:#d1d5db;border:none;cursor:pointer;transition:all .3s ease}.carousel-dot.active{background-color:#111827;transform:scale(1.2)}.carousel-dot:hover{background-color:#9ca3af}.discount-badge{position:absolute;top:1rem;left:1rem;background-color:#dc2626;color:#fff;padding:.5rem .75rem;border-radius:.375rem;font-weight:600;font-size:.875rem;z-index:1;box-shadow:0 2px 4px #dc26264d}@media (max-width: 768px){.carousel-slide-content{flex-direction:column}.carousel-image-container,.carousel-details{width:100%}.carousel-image-container{height:250px}.carousel-details{padding:1.5rem}.carousel-content{height:550px}.carousel-arrow{width:2.5rem;height:2.5rem}.carousel-arrow-prev{left:-.5rem}.carousel-arrow-next{right:-.5rem}.carousel-product-title,.carousel-discounted-price{font-size:1.5rem}}@media (max-width: 640px){.home-page-main{padding:1rem 0}.featured-products{padding:2rem 1rem}.featured-products-title,.carousel-title{font-size:1.5rem;margin-bottom:1.5rem}.carousel-product-title,.carousel-discounted-price{font-size:1.25rem}.carousel-content{height:500px}.carousel-details{padding:1rem}.carousel-actions{flex-direction:column;gap:.75rem;align-items:stretch}.carousel-add-to-cart{width:100%;justify-content:center}.carousel-add-to-wishlist{width:100%;height:2.5rem}.carousel-arrow{display:none}}.product-details{padding:2rem;background:#fff;border-radius:12px;box-shadow:0 4px 20px #0000001a}.product-details-container{display:grid;grid-template-columns:1fr 1fr;gap:3rem;max-width:1200px;margin:0 auto}.product-details-error{display:flex;justify-content:center;align-items:center;min-height:400px;font-size:1.2rem;color:#666}.product-images{display:flex;flex-direction:column;gap:1rem}.main-image-container{position:relative;width:100%;height:500px;border-radius:12px;overflow:hidden;background:#f8f9fa}.main-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.main-image:hover{transform:scale(1.05)}.coming-soon-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#000000b3;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem;font-weight:600}.thumbnail-images{display:flex;gap:.5rem;overflow-x:auto;padding:.5rem 0}.thumbnail{flex-shrink:0;width:80px;height:80px;border:2px solid transparent;border-radius:8px;overflow:hidden;cursor:pointer;transition:all .3s ease;background:none;padding:0}.thumbnail:hover{border-color:#007bff}.thumbnail.active{border-color:#007bff;box-shadow:0 0 0 1px #007bff}.thumbnail img{width:100%;height:100%;object-fit:cover}.product-info{display:flex;flex-direction:column;gap:1.5rem}.product-header{display:flex;justify-content:space-between;align-items:flex-start;gap:1rem}.product-title{font-size:2rem;font-weight:700;color:#333;margin:0;line-height:1.3}.wishlist-btn{background:#fff;border:2px solid #e0e0e0;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:all .3s ease;flex-shrink:0}.wishlist-btn:hover:not(.disabled){border-color:#007bff;transform:scale(1.05)}.wishlist-btn.active{background:#ef4444;border-color:#ef4444}.wishlist-btn.disabled{opacity:.5;cursor:not-allowed}.heart-icon{width:24px;height:24px;color:#666;transition:color .3s ease}.wishlist-btn.active .heart-icon{color:#fff}.heart-icon.filled{fill:currentColor}.product-rating{display:flex;align-items:center;gap:1rem}.stars{display:flex;gap:.25rem}.star{width:20px;height:20px}.star.filled{color:gold;fill:currentColor}.star.half-filled{color:gold;fill:url(#halfFill)}.star.empty{color:#e0e0e0}.rating-text{color:#666;font-size:.9rem}.product-price{display:flex;align-items:center;gap:1rem}.current-price{font-size:2rem;font-weight:700;color:#007bff}.coming-soon-price{font-size:1.5rem;font-weight:500;color:#999;font-style:italic}.product-category{display:flex;align-items:center}.category-badge{background:#f0f0f0;color:#666;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:500;text-transform:capitalize}.product-description h3{font-size:1.2rem;font-weight:600;margin:0 0 .5rem;color:#333}.product-description p{color:#666;line-height:1.6;margin:0}.product-option{display:flex;flex-direction:column;gap:.75rem}.product-option label{font-weight:600;color:#333}.size-options{display:flex;gap:.5rem;flex-wrap:wrap}.size-btn{background:#fff;border:2px solid #e0e0e0;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;font-weight:500;min-width:50px}.size-btn:hover{border-color:#007bff}.size-btn.active{background:#007bff;color:#fff;border-color:#007bff}.color-options{display:flex;gap:.75rem;flex-wrap:wrap}.color-btn{background:#fff;border:2px solid #e0e0e0;padding:.5rem 1rem;border-radius:8px;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.color-btn:hover{border-color:#007bff}.color-btn.active{border-color:#007bff;box-shadow:0 0 0 1px #007bff}.color-swatch{width:20px;height:20px;border-radius:50%;border:1px solid #ddd}.color-name{font-size:.9rem;font-weight:500}.quantity-controls{display:flex;align-items:center;gap:.5rem;border:2px solid #e0e0e0;border-radius:8px;width:fit-content;overflow:hidden}.quantity-btn{background:#fff;border:none;padding:.75rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background-color .3s ease}.quantity-btn:hover:not(:disabled){background:#f8f9fa}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-display{padding:0 1rem;font-weight:600;min-width:40px;text-align:center}.stock-info{display:flex;align-items:center}.stock-status{font-size:.9rem;font-weight:500;padding:.5rem 1rem;border-radius:20px}.stock-status.in-stock{background:#d4edda;color:#155724}.stock-status.out-of-stock{background:#f8d7da;color:#721c24}.product-actions{display:flex;gap:1rem;margin-top:1rem}.add-to-cart-btn{background:#007bff;color:#fff;border:none;padding:1rem 2rem;border-radius:8px;font-size:1.1rem;font-weight:600;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease;flex:1;justify-content:center}.add-to-cart-btn:hover:not(:disabled){background:#0056b3;transform:translateY(-2px)}.add-to-cart-btn:disabled{background:#ccc;cursor:not-allowed;transform:none}.coming-soon-info{background:#fff3cd;padding:2rem;border-radius:12px;text-align:center;border:1px solid #ffeaa7}.coming-soon-info h3{color:#856404;margin:0 0 1rem}.coming-soon-info p{color:#856404;margin:0 0 1.5rem}.wishlist-btn-large{background:#fff;border:2px solid #856404;color:#856404;padding:1rem 2rem;border-radius:8px;font-weight:600;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.wishlist-btn-large:hover{background:#856404;color:#fff}.wishlist-btn-large.active{background:#ef4444;border-color:#ef4444;color:#fff}@media (max-width: 768px){.product-details{padding:1rem}.product-details-container{grid-template-columns:1fr;gap:2rem}.main-image-container{height:400px}.product-title,.current-price{font-size:1.5rem}.thumbnail-images,.color-options,.size-options{justify-content:center}}@media (max-width: 480px){.product-header{flex-direction:column;align-items:flex-start}.wishlist-btn{width:40px;height:40px}.heart-icon{width:20px;height:20px}.main-image-container{height:300px}}.product-page{max-width:1280px;margin:0 auto;padding:2rem 1rem;min-height:80vh}.product-page-header{display:flex;align-items:center;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem;border-bottom:1px solid #e5e7eb}.back-btn{display:flex;align-items:center;gap:.5rem;background:#f8f9fa;border:1px solid #e0e0e0;padding:.75rem 1rem;border-radius:8px;cursor:pointer;color:#374151;font-weight:500;transition:all .3s ease;text-decoration:none}.back-btn:hover{background:#e9ecef;border-color:#007bff;color:#007bff;transform:translate(-2px)}.breadcrumb{display:flex;align-items:center;color:#6b7280;font-size:.9rem}.breadcrumb span{white-space:nowrap}.category-crumb{color:#374151;text-transform:capitalize}.current-crumb{color:#007bff;font-weight:500;max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-page-loading,.product-page-error,.product-page-not-found{display:flex;flex-direction:column;justify-content:center;align-items:center;min-height:50vh;text-align:center;background:#fff;border-radius:12px;padding:3rem;box-shadow:0 4px 20px #0000001a}.loading-spinner{width:50px;height:50px;border:4px solid #f3f4f6;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin-bottom:1rem}.product-page-loading p{font-size:1.1rem;color:#6b7280;margin:0}.product-page-error h2,.product-page-not-found h2{font-size:1.75rem;color:#dc2626;margin:0 0 1rem}.product-page-error p,.product-page-not-found p{font-size:1rem;color:#6b7280;margin:0 0 2rem;max-width:400px}.error-actions{display:flex;gap:1rem;flex-wrap:wrap;justify-content:center}.retry-btn{background:#007bff;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;cursor:pointer;font-weight:500;transition:all .3s ease}.retry-btn:hover{background:#0056b3;transform:translateY(-2px)}.related-products{margin-top:4rem;padding-top:3rem;border-top:2px solid #f1f3f4}.related-products-title{font-size:2rem;font-weight:700;color:#111827;margin-bottom:2rem;display:flex;align-items:center;gap:.5rem}.related-count{font-size:1rem;font-weight:400;color:#6b7280;background:#f9fafb;padding:.25rem .75rem;border-radius:12px}@media (max-width: 768px){.product-page{padding:1rem}.product-page-header{flex-direction:column;align-items:flex-start;gap:1rem}.breadcrumb{order:-1;font-size:.8rem}.current-crumb{max-width:150px}.back-btn{padding:.5rem .75rem;font-size:.9rem}.related-products-title{font-size:1.5rem;flex-direction:column;align-items:flex-start;gap:.25rem}.product-page-loading,.product-page-error,.product-page-not-found{padding:2rem 1rem}.error-actions{flex-direction:column;width:100%}.back-btn,.retry-btn{width:100%;justify-content:center}}@media (max-width: 480px){.product-page{padding:.5rem}.breadcrumb{display:none}.product-page-header{margin-bottom:1rem;padding-bottom:.5rem}.related-products{margin-top:2rem;padding-top:2rem}.related-products-title{font-size:1.25rem}}.men-page{min-height:100vh;background:linear-gradient(135deg,#2c5aa0,#01040a);padding:2rem 0}.men-page-content{max-width:1200px;margin:0 auto;padding:0 1rem}.men-page-header{text-align:center;margin-bottom:3rem;color:#fff}.men-page-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.men-page-subtitle{font-size:1.2rem;margin-bottom:1.5rem;opacity:.9}.men-hero{background:linear-gradient(135deg,#2c5aa0,#01040a 75%);color:#fff;padding:4rem 0;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.men-hero-content{text-align:center;padding:0 2rem}.men-hero-title{font-size:3rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.men-hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.men-hero-image{display:flex;justify-content:center;padding:0 2rem}.men-carousel{margin-bottom:4rem}.men-carousel-container{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 20px 40px #0000001a}.men-carousel-header{text-align:center;margin-bottom:2rem}.men-carousel-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}.men-carousel-subtitle{color:#666;font-size:1rem}.men-carousel-wrapper{position:relative;overflow:hidden;border-radius:15px}.men-carousel-content{position:relative;min-height:400px;height:400px}.men-carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translate(100%);transition:all .5s ease-in-out}.men-carousel-slide.active{opacity:1;transform:translate(0)}.men-carousel-slide-content{display:flex;height:100%;min-height:400px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:15px;overflow:hidden}.men-carousel-image-container{flex:1;position:relative;display:flex;align-items:center;justify-content:center;padding:2rem;min-height:300px}.men-carousel-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px}.men-carousel-wishlist-button{position:absolute;top:1rem;right:1rem;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000001a;transition:all .3s ease;color:#666}.men-carousel-wishlist-button:hover{transform:scale(1.1);box-shadow:0 4px 15px #0003}.men-carousel-wishlist-button.active{color:#e74c3c;background:#ffe6e6}.men-carousel-details{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:center}.men-carousel-product-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem;text-align:left}.men-carousel-product-description{color:#666;margin-bottom:1.5rem;line-height:1.6;text-align:left}.men-product-options{margin-bottom:1.5rem}.men-carousel-size-selector{display:flex;align-items:center;gap:1rem}.men-carousel-size-selector label{font-weight:500;color:#333}.men-carousel-size-selector select{padding:.5rem;border:2px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .3s ease}.men-carousel-size-selector select:focus{outline:none;border-color:#2c5aa0}.men-carousel-price-container{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.men-carousel-price{font-size:1.5rem;font-weight:700;color:#e74c3c}.men-carousel-stock-info{color:#27ae60;font-size:.9rem}.men-carousel-actions{display:flex;gap:1rem}.men-carousel-add-to-cart{background:linear-gradient(135deg,#2c5aa0,#3b82f6);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.men-carousel-add-to-cart:hover{transform:translateY(-2px);box-shadow:0 5px 15px #2c5aa066}.men-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;z-index:10}.men-carousel-arrow:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #00000026}.men-carousel-arrow-prev{left:15px}.men-carousel-arrow-next{right:15px}.men-carousel-controls{margin-top:2rem;display:flex;justify-content:center}.men-carousel-dots{display:flex;gap:.5rem}.men-carousel-dot{width:12px;height:12px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:all .3s ease}.men-carousel-dot.active{background:#2c5aa0;transform:scale(1.2)}.men-carousel-dot:hover{background:#999}.men-products-grid{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 20px 40px #0000001a}.men-grid-header{text-align:center;margin-bottom:2rem}.men-grid-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}.men-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:2rem}.men-product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:all .3s ease;border:1px solid #e0e0e0}.men-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.men-product-image-container{position:relative;height:250px;overflow:hidden}.men-product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.men-product-card:hover .men-product-image{transform:scale(1.05)}.men-wishlist-button{position:absolute;top:1rem;right:1rem;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;color:#666;z-index:10}.men-wishlist-button:hover{transform:scale(1.1);box-shadow:0 4px 12px #0003}.men-wishlist-button.active{color:#e74c3c;background:#ffe6e6}.men-product-details{padding:1.5rem}.men-product-name{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.men-product-description{color:#666;margin-bottom:1rem;line-height:1.4;font-size:.9rem}.men-size-selector{margin-bottom:1rem}.men-size-selector label{display:block;font-weight:500;color:#333;margin-bottom:.5rem}.men-size-selector select{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .3s ease}.men-size-selector select:focus{outline:none;border-color:#2c5aa0}.men-product-price-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.men-product-price{font-size:1.2rem;font-weight:600;color:#e74c3c}.men-stock-info{color:#27ae60;font-size:.8rem}.men-product-actions{display:flex}.men-add-to-cart-btn{width:100%;background:#2c5aa0;color:#fff;border:none;padding:.75rem;border-radius:6px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.men-add-to-cart-btn:hover{background:#1e3a8a;transform:translateY(-1px)}@media (max-width: 768px){.men-page{padding:1rem 0}.men-page-title{font-size:2rem}.men-carousel-container{padding:1rem;margin:0 .5rem}.men-carousel-content{min-height:600px;height:600px}.men-carousel-slide-content{flex-direction:column;min-height:600px;height:600px}.men-carousel-image-container{height:200px;min-height:200px;padding:1rem}.men-carousel-details{padding:1.5rem 1rem}.men-carousel-product-title{font-size:1.3rem;text-align:center}.men-carousel-product-description{text-align:center;font-size:.9rem}.men-carousel-size-selector{justify-content:center;flex-wrap:wrap}.men-carousel-price-container{justify-content:center;flex-wrap:wrap;text-align:center}.men-carousel-actions{justify-content:center}.men-carousel-add-to-cart{width:100%;max-width:200px;justify-content:center}.men-carousel-arrow{width:35px;height:35px}.men-carousel-arrow-prev{left:5px}.men-carousel-arrow-next{right:5px}.men-products-grid{padding:1rem;margin:0 .5rem}.men-product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.men-hero{padding:2rem 0}.men-hero-title{font-size:2rem}}@media (max-width: 480px){.men-page-content{padding:0 .5rem}.men-carousel-container{padding:.75rem;margin:0 .25rem;border-radius:15px}.men-carousel-content,.men-carousel-slide-content{min-height:550px;height:550px}.men-carousel-title{font-size:1.5rem}.men-carousel-product-title{font-size:1.1rem}.men-carousel-image-container{height:180px;min-height:180px;padding:.5rem}.men-carousel-details{padding:1rem .75rem}.men-carousel-price{font-size:1.3rem}.men-carousel-stock-info{font-size:.8rem}.men-carousel-size-selector{gap:.5rem}.men-carousel-size-selector select{min-width:80px}.men-carousel-arrow{display:none}.men-carousel-dots{gap:.75rem;margin-top:1rem}.men-carousel-dot{width:14px;height:14px}.men-product-grid{grid-template-columns:1fr}.men-hero-content,.men-hero-image{padding:0 1rem}}@media (min-width: 1024px){.men-hero{grid-template-columns:1fr 1fr;padding:6rem 2rem}.men-hero-content{text-align:left}}.women-page{min-height:100vh;background:linear-gradient(135deg,#a10d49,#2f1c3d);padding:2rem 0}.women-page-content{max-width:1200px;margin:0 auto;padding:0 1rem}.women-page-header{text-align:center;margin-bottom:3rem;color:#fff}.women-page-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.women-page-subtitle{font-size:1.2rem;margin-bottom:1.5rem;opacity:.9}.women-hero{background:linear-gradient(35deg,#a10d49,#2f1c3d 85%);color:#fff;padding:4rem 0;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.women-hero-content{text-align:center;padding:0 2rem}.women-hero-title{font-size:3rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.women-hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.women-hero-image{display:flex;justify-content:center;padding:0 2rem}.women-carousel{margin-bottom:4rem}.women-carousel-container{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 20px 40px #0000001a}.women-carousel-header{text-align:center;margin-bottom:2rem}.women-carousel-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}.women-carousel-subtitle{color:#666;font-size:1rem}.women-carousel-wrapper{position:relative;overflow:hidden;border-radius:15px}.women-carousel-content{position:relative;min-height:400px;height:400px}.women-carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translate(100%);transition:all .5s ease-in-out}.women-carousel-slide.active{opacity:1;transform:translate(0)}.women-carousel-slide-content{display:flex;height:100%;min-height:400px;background:linear-gradient(135deg,#f5f7fa,#d8bfd8);border-radius:15px;overflow:hidden}.women-carousel-image-container{flex:1;position:relative;display:flex;align-items:center;justify-content:center;padding:2rem;min-height:300px}.women-carousel-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px}.women-carousel-wishlist-button{position:absolute;top:1rem;right:1rem;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000001a;transition:all .3s ease;color:#666}.women-carousel-wishlist-button:hover{transform:scale(1.1);box-shadow:0 4px 15px #0003}.women-carousel-wishlist-button.active{color:#e74c3c;background:#ffe6e6}.women-carousel-details{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:center}.women-carousel-product-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem;text-align:left}.women-carousel-product-description{color:#666;margin-bottom:1.5rem;line-height:1.6;text-align:left}.women-product-options{margin-bottom:1.5rem}.women-carousel-size-selector{display:flex;align-items:center;gap:1rem}.women-carousel-size-selector label{font-weight:500;color:#333}.women-carousel-size-selector select{padding:.5rem;border:2px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .3s ease}.women-carousel-size-selector select:focus{outline:none;border-color:#8a2be2}.women-carousel-price-container{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.women-carousel-price{font-size:1.5rem;font-weight:700;color:#e74c3c}.women-carousel-stock-info{color:#27ae60;font-size:.9rem}.women-carousel-actions{display:flex;gap:1rem}.women-carousel-add-to-cart{background:linear-gradient(135deg,#8a2be2,#9370db);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.women-carousel-add-to-cart:hover{transform:translateY(-2px);box-shadow:0 5px 15px #8a2be266}.women-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;z-index:10}.women-carousel-arrow:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #00000026}.women-carousel-arrow-prev{left:15px}.women-carousel-arrow-next{right:15px}.women-carousel-controls{margin-top:2rem;display:flex;justify-content:center}.women-carousel-dots{display:flex;gap:.5rem}.women-carousel-dot{width:12px;height:12px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:all .3s ease}.women-carousel-dot.active{background:#8a2be2;transform:scale(1.2)}.women-carousel-dot:hover{background:#999}.women-products-grid{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 20px 40px #0000001a}.women-grid-header{text-align:center;margin-bottom:2rem}.women-grid-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}.women-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:2rem}.women-product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:all .3s ease;border:1px solid #e0e0e0}.women-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.women-product-image-container{position:relative;height:250px;overflow:hidden}.women-product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.women-product-card:hover .women-product-image{transform:scale(1.05)}.women-wishlist-button{position:absolute;top:1rem;right:1rem;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;color:#666;z-index:10}.women-wishlist-button:hover{transform:scale(1.1);box-shadow:0 4px 12px #0003}.women-wishlist-button.active{color:#e74c3c;background:#ffe6e6}.women-product-details{padding:1.5rem}.women-product-name{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.women-product-description{color:#666;margin-bottom:1rem;line-height:1.4;font-size:.9rem}.women-size-selector{margin-bottom:1rem}.women-size-selector label{display:block;font-weight:500;color:#333;margin-bottom:.5rem}.women-size-selector select{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .3s ease}.women-size-selector select:focus{outline:none;border-color:#8a2be2}.women-product-price-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.women-product-price{font-size:1.2rem;font-weight:600;color:#e74c3c}.women-stock-info{color:#27ae60;font-size:.8rem}.women-product-actions{display:flex}.women-add-to-cart-btn{width:100%;background:#8a2be2;color:#fff;border:none;padding:.75rem;border-radius:6px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.women-add-to-cart-btn:hover{background:#6a0dad;transform:translateY(-1px)}@media (max-width: 768px){.women-page{padding:1rem 0}.women-page-title{font-size:2rem}.women-carousel-container{padding:1rem;margin:0 .5rem}.women-carousel-content{min-height:600px;height:600px}.women-carousel-slide-content{flex-direction:column;min-height:600px;height:600px}.women-carousel-image-container{height:200px;min-height:200px;padding:1rem}.women-carousel-details{padding:1.5rem 1rem}.women-carousel-product-title{font-size:1.3rem;text-align:center}.women-carousel-product-description{text-align:center;font-size:.9rem}.women-carousel-size-selector{justify-content:center;flex-wrap:wrap}.women-carousel-price-container{justify-content:center;flex-wrap:wrap;text-align:center}.women-carousel-actions{justify-content:center}.women-carousel-add-to-cart{width:100%;max-width:200px;justify-content:center}.women-carousel-arrow{width:35px;height:35px}.women-carousel-arrow-prev{left:5px}.women-carousel-arrow-next{right:5px}.women-products-grid{padding:1rem;margin:0 .5rem}.women-product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.women-hero{padding:2rem 0}.women-hero-title{font-size:2rem}}@media (max-width: 480px){.women-page-content{padding:0 .5rem}.women-carousel-container{padding:.75rem;margin:0 .25rem;border-radius:15px}.women-carousel-content,.women-carousel-slide-content{min-height:550px;height:550px}.women-carousel-title{font-size:1.5rem}.women-carousel-product-title{font-size:1.1rem}.women-carousel-image-container{height:180px;min-height:180px;padding:.5rem}.women-carousel-details{padding:1rem .75rem}.women-carousel-price{font-size:1.3rem}.women-carousel-stock-info{font-size:.8rem}.women-carousel-size-selector{gap:.5rem}.women-carousel-size-selector select{min-width:80px}.women-carousel-arrow{display:none}.women-carousel-dots{gap:.75rem;margin-top:1rem}.women-carousel-dot{width:14px;height:14px}.women-product-grid{grid-template-columns:1fr}.women-hero-content,.women-hero-image{padding:0 1rem}}@media (min-width: 1024px){.women-hero{grid-template-columns:1fr 1fr;padding:6rem 2rem}.women-hero-content{text-align:left}}.kids-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);padding:2rem 0}.kids-page-content{max-width:1200px;margin:0 auto;padding:0 1rem}.kids-page-header{text-align:center;margin-bottom:3rem;color:#fff}.kids-page-title{font-size:3rem;font-weight:700;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.kids-page-subtitle{font-size:1.2rem;margin-bottom:1.5rem;opacity:.9}.kids-hero{background:linear-gradient(135deg,#667eea,#764ba2 75%);color:#fff;padding:4rem 0;display:grid;grid-template-columns:1fr;gap:2rem;align-items:center}.kids-hero-content{text-align:center;padding:0 2rem}.kids-hero-title{font-size:3rem;font-weight:800;margin-bottom:1rem;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.kids-hero-subtitle{font-size:1.25rem;margin-bottom:2rem;opacity:.9}.kids-hero-image{display:flex;justify-content:center;padding:0 2rem}.hero-image{max-width:100%;height:auto;border-radius:1rem;box-shadow:0 20px 40px #0003}.kids-carousel{margin-bottom:4rem}.kids-carousel-container{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 20px 40px #0000001a}.kids-carousel-header{text-align:center;margin-bottom:2rem}.kids-carousel-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}.kids-carousel-subtitle{color:#666;font-size:1rem}.kids-carousel-wrapper{position:relative;overflow:hidden;border-radius:15px}.kids-carousel-content{position:relative;min-height:400px;height:400px}.kids-carousel-slide{position:absolute;top:0;left:0;width:100%;height:100%;opacity:0;transform:translate(100%);transition:all .5s ease-in-out}.kids-carousel-slide.active{opacity:1;transform:translate(0)}.kids-carousel-slide-content{display:flex;height:100%;min-height:400px;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:15px;overflow:hidden}.kids-carousel-image-container{flex:1;position:relative;display:flex;align-items:center;justify-content:center;padding:2rem;min-height:300px}.kids-carousel-image{max-width:100%;max-height:100%;object-fit:contain;border-radius:10px}.kids-carousel-wishlist-button{position:absolute;top:1rem;right:1rem;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 10px #0000001a;transition:all .3s ease;color:#666}.kids-carousel-wishlist-button:hover{transform:scale(1.1);box-shadow:0 4px 15px #0003}.kids-carousel-wishlist-button.active{color:#e74c3c;background:#ffe6e6}.kids-carousel-details{flex:1;padding:2rem;display:flex;flex-direction:column;justify-content:center}.kids-carousel-product-title{font-size:1.5rem;font-weight:700;color:#333;margin-bottom:1rem;text-align:left}.kids-carousel-product-description{color:#666;margin-bottom:1.5rem;line-height:1.6;text-align:left}.kids-product-options{margin-bottom:1.5rem}.kids-carousel-size-selector{display:flex;align-items:center;gap:1rem}.kids-carousel-size-selector label{font-weight:500;color:#333}.kids-carousel-size-selector select{padding:.5rem;border:2px solid #ddd;border-radius:8px;background:#fff;cursor:pointer;transition:border-color .3s ease}.kids-carousel-size-selector select:focus{outline:none;border-color:#667eea}.kids-carousel-price-container{display:flex;align-items:center;gap:1rem;margin-bottom:1.5rem}.kids-carousel-price{font-size:1.5rem;font-weight:700;color:#e74c3c}.kids-carousel-stock-info{color:#27ae60;font-size:.9rem}.kids-carousel-actions{display:flex;gap:1rem}.kids-carousel-add-to-cart{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:10px;font-weight:500;cursor:pointer;display:flex;align-items:center;gap:.5rem;transition:all .3s ease}.kids-carousel-add-to-cart:hover{transform:translateY(-2px);box-shadow:0 5px 15px #667eea66}.kids-carousel-arrow{position:absolute;top:50%;transform:translateY(-50%);background:#fff;border:none;border-radius:50%;width:50px;height:50px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 15px #0000001a;transition:all .3s ease;z-index:10}.kids-carousel-arrow:hover{transform:translateY(-50%) scale(1.1);box-shadow:0 6px 20px #00000026}.kids-carousel-arrow-prev{left:15px}.kids-carousel-arrow-next{right:15px}.kids-carousel-controls{margin-top:2rem;display:flex;justify-content:center}.kids-carousel-dots{display:flex;gap:.5rem}.kids-carousel-dot{width:12px;height:12px;border-radius:50%;border:none;background:#ddd;cursor:pointer;transition:all .3s ease}.kids-carousel-dot.active{background:#667eea;transform:scale(1.2)}.kids-carousel-dot:hover{background:#999}.kids-products-grid{background:#fff;border-radius:20px;padding:2rem;box-shadow:0 20px 40px #0000001a}.kids-grid-header{text-align:center;margin-bottom:2rem}.kids-grid-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:.5rem}.kids-product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem;margin-top:2rem}.kids-product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:all .3s ease;border:1px solid #e0e0e0}.kids-product-card:hover{transform:translateY(-4px);box-shadow:0 8px 24px #00000026}.kids-product-image-container{position:relative;height:250px;overflow:hidden}.kids-product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.kids-product-card:hover .kids-product-image{transform:scale(1.05)}.kids-wishlist-button{position:absolute;top:1rem;right:1rem;background:#fff;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 2px 8px #0000001a;transition:all .3s ease;color:#666;z-index:10}.kids-wishlist-button:hover{transform:scale(1.1);box-shadow:0 4px 12px #0003}.kids-wishlist-button.active{color:#e74c3c;background:#ffe6e6}.kids-product-details{padding:1.5rem}.kids-product-name{font-size:1.2rem;font-weight:600;color:#333;margin-bottom:.5rem}.kids-product-description{color:#666;margin-bottom:1rem;line-height:1.4;font-size:.9rem}.kids-size-selector{margin-bottom:1rem}.kids-size-selector label{display:block;font-weight:500;color:#333;margin-bottom:.5rem}.kids-size-selector select{width:100%;padding:.5rem;border:1px solid #ddd;border-radius:6px;background:#fff;cursor:pointer;transition:border-color .3s ease}.kids-size-selector select:focus{outline:none;border-color:#667eea}.kids-product-price-container{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.kids-product-price{font-size:1.2rem;font-weight:600;color:#e74c3c}.kids-stock-info{color:#27ae60;font-size:.8rem}.kids-product-actions{display:flex}.kids-add-to-cart-btn{width:100%;background:#667eea;color:#fff;border:none;padding:.75rem;border-radius:6px;font-weight:500;cursor:pointer;display:flex;align-items:center;justify-content:center;gap:.5rem;transition:all .3s ease}.kids-add-to-cart-btn:hover{background:#5a6fd8;transform:translateY(-1px)}@media (max-width: 768px){.kids-page{padding:1rem 0}.kids-page-title{font-size:2rem}.kids-carousel-container{padding:1rem;margin:0 .5rem}.kids-carousel-content{min-height:600px;height:600px}.kids-carousel-slide-content{flex-direction:column;min-height:600px;height:600px}.kids-carousel-image-container{height:200px;min-height:200px;padding:1rem}.kids-carousel-details{padding:1.5rem 1rem}.kids-carousel-product-title{font-size:1.3rem;text-align:center}.kids-carousel-product-description{text-align:center;font-size:.9rem}.kids-carousel-size-selector{justify-content:center;flex-wrap:wrap}.kids-carousel-price-container{justify-content:center;flex-wrap:wrap;text-align:center}.kids-carousel-actions{justify-content:center}.kids-carousel-add-to-cart{width:100%;max-width:200px;justify-content:center}.kids-carousel-arrow{width:35px;height:35px}.kids-carousel-arrow-prev{left:5px}.kids-carousel-arrow-next{right:5px}.kids-products-grid{padding:1rem;margin:0 .5rem}.kids-product-grid{grid-template-columns:repeat(auto-fill,minmax(250px,1fr));gap:1.5rem}.kids-hero{padding:2rem 0}.kids-hero-title{font-size:2rem}}@media (max-width: 480px){.kids-page-content{padding:0 .5rem}.kids-carousel-container{padding:.75rem;margin:0 .25rem;border-radius:15px}.kids-carousel-content,.kids-carousel-slide-content{min-height:550px;height:550px}.kids-carousel-title{font-size:1.5rem}.kids-carousel-product-title{font-size:1.1rem}.kids-carousel-image-container{height:180px;min-height:180px;padding:.5rem}.kids-carousel-details{padding:1rem .75rem}.kids-carousel-price{font-size:1.3rem}.kids-carousel-stock-info{font-size:.8rem}.kids-carousel-size-selector{gap:.5rem}.kids-carousel-size-selector select{min-width:80px}.kids-carousel-arrow{display:none}.kids-carousel-dots{gap:.75rem;margin-top:1rem}.kids-carousel-dot{width:14px;height:14px}.kids-product-grid{grid-template-columns:1fr}.kids-hero-content,.kids-hero-image{padding:0 1rem}}@media (min-width: 1024px){.kids-hero{grid-template-columns:1fr 1fr;padding:6rem 2rem}.kids-hero-content{text-align:left}}.search-results-page{max-width:1280px;margin:0 auto;padding:2rem 1rem}.search-results-title{font-size:2rem;font-weight:700;color:#333;margin-bottom:1rem;text-align:center}.search-results-count{font-size:1rem;color:#6b7280;margin-bottom:2rem;text-align:center}.search-results-loading,.search-results-error,.search-results-empty{text-align:center;font-size:1.25rem;color:#666;margin-top:3rem}.search-results-error{color:#dc2626}.loading-message,.error-message,.empty-message{text-align:center;padding:2rem;font-size:1.125rem}.loading-message{color:#6b7280}.error-message{color:#dc2626}.empty-message{color:#6b7280}.wishlist-page{max-width:1200px;margin:0 auto;padding:2rem;min-height:80vh}.wishlist-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #f0f0f0}.wishlist-title{font-size:2.5rem;font-weight:700;color:#111827;margin:0}.wishlist-count{font-size:1.1rem;color:#6b7280;background:#f9fafb;padding:.5rem 1rem;border-radius:20px;margin:0}.wishlist-empty{display:flex;justify-content:center;align-items:center;min-height:60vh}.empty-wishlist-container{text-align:center;background:#fff;padding:3rem;border-radius:16px;box-shadow:0 4px 20px #0000001a;max-width:400px}.empty-wishlist-icon{color:#f12116;margin:0 auto 1.5rem}.empty-wishlist-container h2{font-size:1.5rem;font-weight:600;color:#374151;margin-bottom:1rem}.empty-wishlist-container p{color:#6b7280;margin-bottom:2rem;line-height:1.5}.wishlist-items{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2rem;margin-bottom:3rem}.wishlist-item{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 20px #0000001a;transition:all .3s ease;position:relative}.wishlist-item:hover{transform:translateY(-4px);box-shadow:0 8px 30px #00000026}.wishlist-item-image-container{position:relative;width:100%;height:250px;overflow:hidden}.wishlist-item-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.wishlist-item:hover .wishlist-item-image{transform:scale(1.05)}.remove-wishlist-btn{position:absolute;top:12px;right:12px;background:#ffffffe6;border:none;border-radius:50%;width:40px;height:40px;display:flex;align-items:center;justify-content:center;cursor:pointer;color:#ef4444;transition:all .3s ease;opacity:0;transform:scale(.8)}.wishlist-item:hover .remove-wishlist-btn{opacity:1;transform:scale(1)}.remove-wishlist-btn:hover{background:#ef4444;color:#fff;transform:scale(1.1)}.wishlist-item-details{padding:1.5rem}.wishlist-item-link{text-decoration:none;color:inherit}.wishlist-item-link:hover .wishlist-item-name{color:#2563eb}.wishlist-item-name{font-size:1.25rem;font-weight:600;color:#111827;margin:0 0 .5rem;line-height:1.4;display:-webkit-box;-webkit-box-orient:vertical;overflow:hidden;transition:color .3s ease}.wishlist-item-category{font-size:.875rem;color:#6b7280;text-transform:capitalize;margin:0 0 .75rem;background:#f3f4f6;display:inline-block;padding:.25rem .75rem;border-radius:12px}.wishlist-item-price{font-size:1.25rem;font-weight:700;color:#059669;margin:0 0 1.5rem}.wishlist-item-actions{display:flex;gap:.75rem}.add-to-cart-button,.remove-from-wishlist-button{flex:1;padding:.75rem;border:none;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center;gap:.5rem}.add-to-cart-button{background:#111827;color:#fff}.add-to-cart-button:hover:not(:disabled){background:#1f2937;transform:translateY(-2px)}.add-to-cart-button:disabled{background:#d1d5db;color:#9ca3af;cursor:not-allowed;transform:none}.remove-from-wishlist-button{background:#f3f4f6;color:#6b7280;border:1px solid #e5e7eb}.remove-from-wishlist-button:hover{background:#ef4444;color:#fff;border-color:#ef4444;transform:translateY(-2px)}.wishlist-footer{text-align:center;margin-top:3rem;padding-top:2rem;border-top:1px solid #e5e7eb}.continue-shopping-link{display:inline-block;padding:1rem 2rem;background:#2563eb;color:#fff;text-decoration:none;border-radius:8px;font-weight:600;transition:all .3s ease}.continue-shopping-link:hover{transform:translateY(-2px)}@media (max-width: 768px){.wishlist-page{padding:1rem}.wishlist-header{flex-direction:column;align-items:flex-start;gap:1rem}.wishlist-title{font-size:2rem}.wishlist-items{grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem}.wishlist-item-image-container{height:200px}.remove-wishlist-btn{opacity:1;transform:scale(1)}.empty-wishlist-container{padding:2rem;margin:0 1rem}}@media (max-width: 480px){.wishlist-items{grid-template-columns:1fr;gap:1rem}.wishlist-item-details{padding:1rem}.wishlist-item-actions{flex-direction:column}.wishlist-title{font-size:1.75rem}}.cart-page{max-width:1200px;margin:0 auto;padding:20px;min-height:calc(100vh - 140px)}.cart-page-header{display:flex;flex-direction:column;gap:10px;margin-bottom:30px;padding-bottom:15px;border-bottom:1px solid #e5e5e5}.back-to-shopping{display:flex;align-items:center;gap:8px;color:#666;text-decoration:none;font-size:14px;width:fit-content}.back-to-shopping:hover{color:#000}.cart-page-header h1{font-size:28px;font-weight:600;margin:0}.cart-item-count{color:#666;font-size:16px}.empty-cart{text-align:center;padding:60px 20px}.empty-cart-icon{color:#ddd;margin-bottom:20px}.empty-cart h2{font-size:24px;margin-bottom:10px}.empty-cart p{color:#666;margin-bottom:30px}.continue-shopping-btn{display:inline-block;background-color:#000;color:#fff;padding:12px 24px;border-radius:4px;text-decoration:none;font-weight:500;transition:background-color .2s}.continue-shopping-btn:hover{background-color:#333}.cart-content{display:grid;grid-template-columns:1fr 350px;gap:30px}.cart-items{display:flex;flex-direction:column;gap:20px}.cart-item{display:flex;padding:20px;border:1px solid #e5e5e5;border-radius:8px;gap:20px}.cart-item-image{width:120px;height:120px;flex-shrink:0}.cart-item-image img{width:100%;height:100%;object-fit:cover;border-radius:4px}.cart-item-details{flex-grow:1}.cart-item-name{font-size:18px;font-weight:500;margin:0 0 10px}.cart-item-variants{display:flex;gap:15px;margin-bottom:10px;font-size:14px;color:#666}.cart-item-price{font-size:18px;font-weight:600;margin:0}.cart-item-controls{display:flex;flex-direction:column;justify-content:space-between;align-items:flex-end}.quantity-controls{display:flex;align-items:center;border:1px solid #ddd;border-radius:4px;overflow:hidden}.quantity-btn{background:#f8f8f8;border:none;width:32px;height:32px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .2s}.quantity-btn:hover{background:#e8e8e8}.quantity-display{width:40px;text-align:center;font-weight:500}.remove-item-btn{background:none;border:none;color:#999;cursor:pointer;padding:5px;border-radius:4px;transition:color .2s,background-color .2s}.remove-item-btn:hover{color:red;background-color:#fff0f0}.cart-summary{height:fit-content}.summary-card{background:#f8f8f8;padding:24px;border-radius:8px}.summary-card h3{margin:0 0 20px;font-size:20px;font-weight:600}.summary-row{display:flex;justify-content:space-between;margin-bottom:12px;font-size:16px}.summary-row.total{font-weight:600;font-size:18px;margin-top:10px}.summary-divider{height:1px;background-color:#ddd;margin:15px 0}.checkout-btn{width:100%;background-color:#000;color:#fff;border:none;padding:16px;border-radius:4px;font-size:16px;font-weight:500;cursor:pointer;margin:20px 0 15px;transition:background-color .2s}.checkout-btn:hover{background-color:#333}.continue-shopping-link{display:block;text-align:center;color:#fff;text-decoration:none;font-size:14px}.continue-shopping-link:hover{text-decoration:underline}@media (max-width: 900px){.cart-content{grid-template-columns:1fr}.cart-summary{order:-1}}@media (max-width: 600px){.cart-page{padding:15px}.cart-item{flex-direction:column;text-align:center}.cart-item-image{width:100%;height:200px}.cart-item-controls{flex-direction:row;justify-content:center;margin-top:15px}}.login-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.login-container{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;overflow:hidden;max-width:400px;width:100%}.login-header{background:#007bff;color:#fff;padding:2rem;text-align:center}.login-header h1{font-size:2rem;margin-bottom:.5rem}.login-header p{opacity:.9}.login-form{padding:2rem}.login-btn{width:100%;padding:.75rem;background:#007bff;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-bottom:1rem}.login-btn:hover{background:#0056b3}.login-btn:disabled{background:#6c757d;cursor:not-allowed}.login-links{text-align:center}.login-links a{color:#007bff;text-decoration:none;font-size:.9rem}.login-links a:hover{text-decoration:underline}.divider{margin:1rem 0;text-align:center;color:#666;position:relative}.divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:#ddd}.divider span{background:#fff;padding:0 1rem}@media (max-width: 480px){.login-page{padding:1rem}.login-header,.login-form{padding:1.5rem}}.registration-form-container{min-height:100vh;display:flex;align-items:center;justify-content:center;background-color:#f3f4f6}.registration-form-wrapper{max-width:400px;width:100%;padding:2rem;background-color:#fff;border-radius:.5rem;box-shadow:0 4px 6px -1px #0000001a,0 2px 4px -1px #0000000f}.registration-form-title{margin-top:1.5rem;text-align:center;font-size:1.875rem;font-weight:800;color:#111827}.registration-form{margin-top:2rem}.registration-form-inputs{margin-bottom:2rem;display:flex;flex-direction:column;gap:1.5rem}.registration-form-inputs>div{margin-bottom:.5rem}.registration-form-input{-webkit-appearance:none;-moz-appearance:none;appearance:none;display:block;width:100%;padding:.75rem 1rem;border:1px solid #d1d5db;border-radius:.375rem;background-color:#fff;color:#111827;font-size:.875rem;line-height:1.25rem}.registration-form-input:focus{outline:none;border-color:#6b7280;box-shadow:0 0 0 3px #6b72801a}.registration-form-input::placeholder{color:#9ca3af}.registration-form-submit{display:block;width:100%;padding:.75rem 1.5rem;background-color:#111827;color:#fff;font-size:.875rem;font-weight:600;text-align:center;border:none;border-radius:.375rem;cursor:pointer;transition:background-color .2s}.registration-form-submit:hover{background-color:#1f2937}.registration-form-login-link{margin-top:1rem;text-align:center;font-size:.875rem}.registration-form-login-link a{color:#4b5563;text-decoration:none;font-weight:600}.registration-form-login-link a:hover{color:#111827}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.profile-page{min-height:100vh;background-color:#f8f9fa;padding:2rem 0}.profile-container{max-width:1000px;margin:0 auto;background-color:#fff;border-radius:.5rem;box-shadow:0 1px 3px #0000001a;padding:0 1rem}.profile-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem}.profile-header h1{font-size:2.5rem;color:#333}.logout-btn{padding:.75rem 1.5rem;background:#dc3545;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s}.logout-btn:hover{background:#c82333}.profile-content{display:grid;grid-template-columns:2fr 1fr;gap:2rem}.profile-info{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a}.profile-avatar{text-align:center;margin-bottom:2rem}.avatar-placeholder{width:100px;height:100px;border-radius:50%;background:#007bff;color:#fff;display:flex;align-items:center;justify-content:center;font-size:2rem;font-weight:700;margin:0 auto}.profile-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.5rem}.form-group label{font-weight:500;color:#333}.form-group input,.form-group textarea{padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.form-actions{display:flex;gap:1rem}.save-btn{flex:1;padding:.75rem 1.5rem;background:#28a745;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s}.save-btn:hover{background:#218838}.cancel-btn{flex:1;padding:.75rem 1.5rem;background:#6c757d;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s}.cancel-btn:hover{background:#545b62}.profile-details{display:flex;flex-direction:column;gap:1.5rem}.detail-item{display:flex;flex-direction:column;gap:.25rem;padding-bottom:1rem;border-bottom:1px solid #eee}.detail-item label{font-weight:500;color:#666;font-size:.9rem}.detail-item span{color:#333;font-size:1rem}.edit-btn{padding:.75rem 1.5rem;background:#007bff;color:#fff;border:none;border-radius:6px;font-weight:600;cursor:pointer;transition:background-color .2s;margin-top:1rem}.edit-btn:hover{background:#0056b3}.profile-sidebar{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 4px 20px #0000001a;height:fit-content}.sidebar-section h3{margin-bottom:1rem;color:#333}.sidebar-section ul{list-style:none;padding:0}.sidebar-section ul li{margin-bottom:.5rem}.sidebar-section ul li a{color:#007bff;text-decoration:none;padding:.5rem 0;display:block;transition:color .2s}.sidebar-section ul li a:hover{color:#0056b3;text-decoration:underline}.profile-title{font-size:1.875rem;font-weight:600;color:#111827;padding:1.5rem;border-bottom:1px solid #e5e7eb}.profile-section{padding:1.5rem;border-bottom:1px solid #e5e7eb}.section-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:1.5rem}.email-form,.password-form{max-width:400px}.field-group{margin-bottom:1.25rem}.field-group label{display:block;font-size:.875rem;font-weight:500;color:#374151;margin-bottom:.5rem}.field-group input{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem}.input-disabled{background-color:#f3f4f6;cursor:not-allowed}.password-input-container{position:relative}.password-toggle{position:absolute;right:.75rem;top:50%;transform:translateY(-50%);background:none;border:none;color:#6b7280;cursor:pointer;padding:.25rem}.submit-button{width:100%;padding:.75rem;background-color:#111827;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.submit-button:hover{background-color:#1f2937}.order-history{display:flex;flex-direction:column;gap:1rem}.order-card{border:1px solid #e5e7eb;border-radius:.5rem;overflow:hidden}.order-header{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-bottom:1px solid #e5e7eb}.order-info{display:flex;flex-direction:column;gap:.25rem}.order-id{font-weight:600;color:#111827}.order-date{font-size:.875rem;color:#6b7280}.order-status{padding:.25rem .75rem;border-radius:9999px;font-size:.75rem;font-weight:500}.status-delivered{background-color:#dcfce7;color:#166534}.status-in-transit{background-color:#dbeafe;color:#1e40af}.order-items{padding:1rem}.order-item{display:flex;justify-content:space-between;align-items:center;padding:.5rem 0}.item-details{display:flex;flex-direction:column;gap:.25rem}.item-name{font-weight:500;color:#111827}.item-quantity{font-size:.875rem;color:#6b7280}.item-price{font-weight:500;color:#111827}.order-footer{display:flex;justify-content:space-between;align-items:center;padding:1rem;background-color:#f9fafb;border-top:1px solid #e5e7eb}.order-total{font-weight:600;color:#111827}.view-details-button{padding:.5rem 1rem;background-color:#fff;border:1px solid #d1d5db;border-radius:.375rem;font-size:.875rem;color:#374151;cursor:pointer;transition:all .2s}.view-details-button:hover{background-color:#f3f4f6;border-color:#9ca3af}.danger-zone{background-color:#fef2f2}.delete-account{max-width:400px}.warning-message{display:flex;align-items:flex-start;gap:1rem;margin-bottom:1.5rem;padding:1rem;background-color:#fee2e2;border-radius:.375rem}.warning-icon{color:#dc2626;flex-shrink:0}.warning-message p{font-size:.875rem;color:#991b1b;margin:0}.delete-button{width:100%;padding:.75rem;background-color:#dc2626;color:#fff;border:none;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer;transition:background-color .2s}.delete-button:hover{background-color:#b91c1c}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;justify-content:center;align-items:center;z-index:50}.modal-container{width:100%;max-width:28rem;margin:0 1rem}.modal-content{background-color:#fff;padding:1.5rem;border-radius:.5rem;box-shadow:0 20px 25px -5px #0000001a}.modal-title{font-size:1.25rem;font-weight:600;color:#111827;margin-bottom:.5rem}.modal-description{font-size:.875rem;color:#6b7280;margin-bottom:1.5rem}.delete-confirmation-input{width:100%;padding:.625rem;border:1px solid #d1d5db;border-radius:.375rem;margin-bottom:1.5rem}.modal-actions{display:flex;gap:1rem;justify-content:flex-end}.cancel-button,.confirm-delete-button{padding:.5rem 1rem;border-radius:.375rem;font-size:.875rem;font-weight:500;cursor:pointer}.cancel-button{background-color:#fff;border:1px solid #d1d5db;color:#374151}.confirm-delete-button{background-color:#dc2626;border:none;color:#fff}.confirm-delete-button:disabled{background-color:#fca5a5;cursor:not-allowed}@media (max-width: 768px){.profile-header{flex-direction:column;gap:1rem;text-align:center}.profile-content{grid-template-columns:1fr}.form-actions{flex-direction:column}}@media (max-width: 640px){.order-header{flex-direction:column;align-items:flex-start;gap:.5rem}.order-footer{flex-direction:column;gap:1rem}.view-details-button{width:100%}.modal-actions{flex-direction:column}.cancel-button,.confirm-delete-button{width:100%}}.logout-page{min-height:100vh;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;padding:2rem}.logout-container{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;padding:3rem;text-align:center;max-width:400px;width:100%}.logout-content h1{font-size:2rem;color:#333;margin-bottom:1rem}.logout-content p{color:#666;margin-bottom:2rem;line-height:1.6}.logout-spinner{margin:2rem 0}.spinner{width:40px;height:40px;border:4px solid #f3f3f3;border-top:4px solid #007bff;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto}@media (max-width: 480px){.logout-page{padding:1rem}.logout-container{padding:2rem}.logout-content h1{font-size:1.5rem}}.forgot-password-page{min-height:100vh;display:flex;align-items:center;justify-content:center;padding:2rem}.forgot-password-container{background:#fff;border-radius:12px;box-shadow:0 10px 40px #0000001a;overflow:hidden;max-width:400px;width:100%}.forgot-password-header{background:#007bff;color:#fff;padding:2rem;text-align:center}.forgot-password-header h1{font-size:1.8rem;margin-bottom:.5rem}.forgot-password-header p{opacity:.9;font-size:.9rem}.forgot-password-form{padding:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#333}.form-group input{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s}.form-group input:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 2px #007bff40}.form-group input.error{border-color:#dc3545}.error-message{color:#dc3545;font-size:.875rem;margin-top:.25rem}.success-message{color:#28a745;font-size:.875rem;margin-top:.25rem;padding:1rem;background:#d4edda;border:1px solid #c3e6cb;border-radius:6px;margin-bottom:1rem}.reset-btn{width:100%;padding:.75rem;background:#007bff;color:#fff;border:none;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:background-color .2s;margin-bottom:1rem}.reset-btn:hover{background:#0056b3}.reset-btn:disabled{background:#6c757d;cursor:not-allowed}.back-to-login{text-align:center}.back-to-login a{color:#007bff;text-decoration:none;font-size:.9rem}.back-to-login a:hover{text-decoration:underline}@media (max-width: 480px){.forgot-password-page{padding:1rem}.forgot-password-header,.forgot-password-form{padding:1.5rem}}.product-management{max-width:1200px;margin:0 auto;padding:2rem;min-height:100vh;background:#f8fafc}.product-management-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2rem;padding-bottom:1rem;border-bottom:2px solid #e2e8f0}.product-management-header h1{font-size:2.5rem;font-weight:700;color:#1a202c;margin:0}.add-product-btn{display:flex;align-items:center;gap:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 6px #667eea33}.add-product-btn:hover{transform:translateY(-2px);box-shadow:0 6px 12px #667eea4d}.products-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(320px,1fr));gap:1.5rem}.product-management-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;overflow:hidden;transition:all .3s ease;border:1px solid #e2e8f0}.product-management-card:hover{transform:translateY(-4px);box-shadow:0 8px 25px #0000001a}.product-image-container{height:200px;overflow:hidden;background:#f7fafc}.product-image{width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.product-management-card:hover .product-image{transform:scale(1.05)}.product-info{padding:1rem}.product-title{font-size:1.125rem;font-weight:600;color:#1a202c;margin:0 0 .5rem;line-height:1.4}.product-price{font-size:1.25rem;font-weight:700;color:#667eea;margin:0 0 .25rem}.product-category{font-size:.875rem;color:#718096;margin:0 0 .25rem;text-transform:capitalize}.product-stock{font-size:.875rem;color:#4a5568;margin:0 0 .25rem}.product-sizes{font-size:.875rem;color:#4a5568;margin:0}.product-actions{display:flex;gap:.5rem;padding:1rem;border-top:1px solid #e2e8f0;background:#f7fafc}.edit-btn,.delete-btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.5rem;border:none;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease}.edit-btn{background:#edf2f7;color:#4a5568}.edit-btn:hover{background:#e2e8f0;color:#2d3748}.delete-btn{background:#fed7d7;color:#c53030}.delete-btn:hover{background:#feb2b2;color:#9b2c2c}.no-products{grid-column:1 / -1;display:flex;flex-direction:column;align-items:center;justify-content:center;padding:4rem 2rem;text-align:center;color:#718096}.no-products h3{font-size:1.5rem;margin:0 0 .5rem;color:#4a5568}.no-products p{margin:0;font-size:1rem}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background-color:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000;padding:1rem;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.modal-content{background:#fff;border-radius:12px;width:100%;max-width:600px;max-height:90vh;overflow-y:auto;box-shadow:0 20px 25px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem;border-bottom:1px solid #e5e7eb}.modal-header h2{font-size:1.5rem;font-weight:600;color:#1f2937;margin:0}.close-btn{background:none;border:none;cursor:pointer;color:#6b7280;transition:color .3s ease;padding:.5rem;border-radius:6px}.close-btn:hover{color:#374151;background:#f7fafc}.product-form{padding:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem;margin-bottom:1rem}.form-group{margin-bottom:1rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#374151;font-size:.875rem}.form-group input,.form-group select,.form-group textarea{width:85%;padding:.75rem;border:1px solid #d1d5db;border-radius:6px;font-size:.875rem;transition:border-color .2s ease,box-shadow .2s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a}.form-group textarea{resize:vertical;min-height:80px}.image-upload-methods{display:flex;gap:.5rem;margin-bottom:.75rem}.method-btn{display:flex;align-items:center;gap:.5rem;padding:.5rem 1rem;border:1px solid #d1d5db;background:#fff;border-radius:6px;cursor:pointer;transition:all .2s ease;font-size:.875rem}.method-btn.active{background-color:#667eea;color:#fff;border-color:#667eea}.method-btn:not(.active):hover{background:#f3f4f6}.image-preview{margin-top:.75rem;text-align:center}.image-preview img{max-width:200px;max-height:200px;border-radius:8px;box-shadow:0 4px 6px #0000001a}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:2rem;padding-top:1rem;border-top:1px solid #e5e7eb}.cancel-btn,.save-btn{padding:.75rem 1.5rem;border-radius:6px;font-weight:500;cursor:pointer;transition:all .2s ease;display:flex;align-items:center;gap:.5rem}.cancel-btn{background:#fff;color:#6b7280;border:1px solid #d1d5db}.cancel-btn:hover{background-color:#f9fafb}.save-btn{background:linear-gradient(135deg,#059669,#047857);color:#fff;border:none}.save-btn:hover{transform:translateY(-1px);box-shadow:0 4px 8px #0596694d}@media (max-width: 768px){.product-management{padding:1rem}.product-management-header{flex-direction:column;gap:1rem;align-items:stretch}.product-management-header h1{font-size:2rem;text-align:center}.products-grid,.form-row{grid-template-columns:1fr}.modal-content{margin:1rem;max-height:calc(100vh - 2rem)}.form-actions{flex-direction:column}}.api-initializer{position:fixed;top:0;left:0;right:0;bottom:0;background:linear-gradient(135deg,#667eea,#764ba2);display:flex;align-items:center;justify-content:center;z-index:9999;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif}.api-initializer-content{background:#fffffff2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border-radius:20px;padding:3rem;text-align:center;box-shadow:0 20px 40px #0000001a;max-width:500px;width:90%;margin:0 auto}.api-initializer-content.error{background:#fff5f5f2;border:2px solid #fed7d7}.api-initializer-content h2{color:#2d3748;font-size:1.8rem;font-weight:600;margin:1rem 0}.api-initializer-content p{color:#4a5568;font-size:1rem;margin:.5rem 0;line-height:1.5}.api-initializer-spinner{width:50px;height:50px;border:4px solid #e2e8f0;border-top:4px solid #667eea;border-radius:50%;animation:spin 1s linear infinite;margin:0 auto 1rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.api-initializer-progress{width:100%;height:6px;background:#e2e8f0;border-radius:3px;overflow:hidden;margin:1.5rem 0}.api-initializer-progress-bar{height:100%;background:linear-gradient(90deg,#667eea,#764ba2);border-radius:3px;animation:progress 2s ease-in-out infinite}@keyframes progress{0%{width:0%}50%{width:70%}to{width:100%}}.api-initializer-error-icon{font-size:3rem;margin-bottom:1rem}.api-initializer-error-message{background:#fed7d7;color:#c53030;padding:1rem;border-radius:8px;margin:1rem 0;font-family:monospace;font-size:.9rem;word-break:break-word}.api-initializer-actions{margin:2rem 0}.api-initializer-retry-btn{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;border:none;padding:.75rem 1.5rem;border-radius:8px;font-size:1rem;font-weight:500;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #667eea4d}.api-initializer-retry-btn:hover{transform:translateY(-2px);box-shadow:0 6px 20px #667eea66}.api-initializer-retry-btn:active{transform:translateY(0)}.api-initializer-help{text-align:left;margin-top:2rem;padding:1.5rem;background:#f7fafc;border-radius:8px;border-left:4px solid #667eea}.api-initializer-help h3{color:#2d3748;font-size:1.1rem;font-weight:600;margin:0 0 1rem}.api-initializer-help ul{margin:0;padding-left:1.5rem;color:#4a5568}.api-initializer-help li{margin:.5rem 0;line-height:1.4}.api-status-indicator{position:fixed;bottom:20px;right:20px;background:#ffffffe6;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:.5rem 1rem;border-radius:20px;box-shadow:0 4px 15px #0000001a;display:flex;align-items:center;gap:.5rem;font-size:.8rem;font-weight:500;z-index:1000;transition:all .3s ease}.api-status-indicator:hover{transform:translateY(-2px);box-shadow:0 6px 20px #00000026}.api-status-dot{width:8px;height:8px;border-radius:50%;animation:pulse 2s infinite}.api-status-dot.ready{background:#48bb78}.api-status-dot.error{background:#f56565}.api-status-dot.checking{background:#ed8936}@keyframes pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.api-status-text{color:#2d3748;white-space:nowrap}@media (max-width: 768px){.api-initializer-content{padding:2rem;margin:1rem}.api-initializer-content h2{font-size:1.5rem}.api-status-indicator{bottom:10px;right:10px;padding:.4rem .8rem;font-size:.7rem}}@media (max-width: 480px){.api-initializer-content{padding:1.5rem}.api-initializer-help{padding:1rem}.api-status-indicator{position:relative;bottom:auto;right:auto;margin:1rem auto 0;justify-content:center}}:root{font-family:DM Sans,system-ui,Montserrat,Helvetica,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--color-one: 255, 107, 107;--color-two: 255, 209, 102;--color-three: 6, 214, 160;--color-four: 17,138, 178;--color-five: 7, 59, 76;--color-six: 255, 255, 255;--color-seven: 51, 51, 51}.coral-red{color:var(--color-one)}.pastel-yellow{color:var(--color-two)}.caribbean-green{color:var(--color-three)}.steel-blue{color:var(--color-four)}.midnight-teal{color:var(--color-five)}.white{color:var(--color-six)}.dark-grey{color:var(--color-seven)}a{font-weight:500;text-decoration:inherit}body{min-height:100vh;background-color:#f8fafc}h1{font-size:3em}hr{border:0;height:2px;background:rgb(var(--color-one))}Menu{display:block}.app-container{padding:20px}.header-container{display:flex;justify-content:space-between;align-items:center}.tabs-container{display:flex;align-items:center}#root{margin:0 auto;padding:1.5rem;text-align:center}.routes-container{flex:1;padding:20px;color:#000}.container{width:100%;max-width:1200px;margin:0 auto;padding:0 1rem}@media (prefers-color-scheme: light){a:hover{color:#747bff;font-weight:700}button{background-color:#f9f9f9}}
