@import"https://fonts.googleapis.com/css2?family=Josefin+Sans:wght@300;400;500;600;700&family=Open+Sans:wght@300;400;500;600;700&display=swap";body{font-family:Open Sans,sans-serif;line-height:1.6;color:var(--text-color);background-color:var(--light-bg)}h1,h2,h3,h4,h5,h6{font-family:Josefin Sans,sans-serif;margin-bottom:1rem}a{text-decoration:none;color:var(--primary-color)}ul{list-style:none}img{max-width:100%;height:auto}button,.btn{cursor:pointer;border:none;font-family:inherit}.container{padding:0 1rem}.main-content{min-height:calc(100vh - 200px)}.row{display:flex;flex-wrap:wrap;margin:0 -15px}.col{padding:0 15px;flex:1}@media (max-width: 768px){.row{flex-direction:column}}.btn{display:inline-block;padding:.5rem 1.5rem;border-radius:4px;transition:all .3s ease;font-weight:600;text-align:center}.btn-primary{background-color:var(--primary-color);color:#fff}.btn-primary:hover{background-color:#264954}.btn-secondary{background-color:var(--accent-color);color:#fff}.btn-secondary:hover{background-color:#3a8a88}.btn-cart{background-color:var(--secondary-color);color:#fff;text-transform:uppercase;font-size:.9rem}.btn-cart:hover{background-color:#7f8234}.btn-quote{background-color:#0069b4;color:#fff;text-transform:uppercase;font-size:.9rem}.btn-quote:hover{background-color:#005698}.section{padding:3rem 0}.section-title{text-align:center;margin-bottom:2rem;font-size:2rem;color:var(--primary-color)}.badge{display:inline-block;padding:.25rem .75rem;border-radius:50%;font-size:.8rem;font-weight:700;text-transform:uppercase;color:#fff}input,select,textarea{width:100%;padding:.5rem;margin-bottom:1rem;border:1px solid var(--border-color);border-radius:4px;font-family:inherit}.form-group{margin-bottom:1rem}label{display:block;margin-bottom:.5rem;font-weight:600}.price{font-weight:700;font-size:1.2rem;color:var(--primary-color)}.old-price{text-decoration:line-through;color:var(--light-text);margin-right:.5rem}.text-center{text-align:center}.mb-1{margin-bottom:.5rem}.mb-2{margin-bottom:1rem}.mb-3{margin-bottom:1.5rem}.mt-1{margin-top:.5rem}.mt-2{margin-top:1rem}.p-1{padding:.5rem}.p-2{padding:1rem}.p-3{padding:1.5rem}.hero-section{background:#f9fafc;padding:4rem 0 6rem;overflow:hidden}.hero-container{max-width:1200px;margin:0 auto;padding:0 2rem}.hero-content{display:flex;flex-direction:column;gap:3rem;align-items:center}@media (min-width: 992px){.hero-content{flex-direction:row;justify-content:space-between;gap:2rem}}.hero-text{flex:1;max-width:600px}.hero-title{font-size:3rem;font-weight:800;line-height:1.2;color:#1a202c;margin-bottom:1.5rem}.highlight{color:#4f46e5;position:relative;display:inline-block}.highlight:after{content:"";position:absolute;bottom:5px;left:0;width:100%;height:12px;background:#4f46e533;z-index:-1;border-radius:4px}.hero-description{font-size:1.1rem;line-height:1.6;color:#4a5568;margin-bottom:2rem}.hero-buttons{display:flex;gap:1rem}.btne{display:inline-flex;align-items:center;justify-content:center;padding:.8rem 1.8rem;border-radius:8px;font-weight:600;text-decoration:none;transition:all .3s ease}.btn-primary{background:#4f46e5;color:#fff;box-shadow:0 4px 6px -1px #4f46e54d}.btn-primary:hover{background:#4338ca;transform:translateY(-2px);box-shadow:0 10px 15px -3px #4f46e54d}.btn-arrow{margin-left:8px;transition:transform .3s ease}.btn-primary:hover .btn-arrow{transform:translate(4px)}.hero-image-container{position:relative;flex:1;max-width:600px;margin-top:2rem}.hero-main-image{width:100%;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a,0 10px 10px -5px #0000000a;transform:perspective(1000px) rotateY(-5deg);border:8px solid white}.accreditation-badges{display:flex;gap:1rem;justify-content:center;margin-top:2rem}@media (min-width: 768px){.accreditation-badges{position:absolute;bottom:-2rem;left:0;right:0;justify-content:flex-start;margin-top:0}}.badge{display:flex;align-items:center;background:#fff;padding:.8rem 1.2rem;border-radius:8px;box-shadow:0 4px 6px -1px #0000001a;max-width:250px}.accreditation-img{width:40px;height:40px;margin-right:.8rem}.accreditation-text{font-size:.8rem;font-weight:600;color:#4a5568;line-height:1.3}.service-features{padding:6rem 0;background:#fff}.features-cont{margin:0 auto;padding:0 2rem}.features-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:1.5rem;margin-top:3rem}.feature-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 1px 3px #0000001a;transition:all .3s ease;border:1px solid #edf2f7}.feature-card:hover{border-color:#e2e8f0}.icon-wrapper{width:60px;height:60px;border-radius:12px;display:flex;align-items:center;justify-content:center;margin-bottom:1.5rem;color:#fff;font-size:1.5rem}.feature-content h3{font-size:1.2rem;font-weight:700;color:#1a202c;margin-bottom:.8rem}.feature-content p{font-size:.95rem;line-height:1.5;color:#718096}.product-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 4px 6px #0000000d;transition:all .3s ease;position:relative;border:1px solid #edf2f7;height:100%;display:flex;flex-direction:column}.product-card:hover{box-shadow:0 10px 15px -3px #0000001a;border-color:#e2e8f0}.product-image-container{position:relative;overflow:hidden;width:100%;padding-top:100%;background-size:cover;background-position:center;background-repeat:no-repeat;transition:transform .5s ease}.product-card:hover .product-image-container{transform:scale(1.03)}.product-image-link{position:absolute;top:0;left:0;right:0;bottom:0;display:block;width:100%;height:100%}.product-badge{position:absolute;top:12px;left:12px;padding:.25rem .75rem;border-radius:20px;font-size:.75rem;font-weight:700;color:#fff;z-index:2}.product-badge.sale{background:linear-gradient(135deg,#ff758c,#ff7eb3)}.product-badge.new{background:linear-gradient(135deg,#4facfe,#00f2fe)}.product-badge.hot{background:linear-gradient(135deg,#f093fb,#f5576c)}.product-actions-overlay{position:absolute;top:12px;right:12px;display:flex;flex-direction:column;gap:.5rem;opacity:0;transform:translateY(10px);transition:all .3s ease;z-index:2}.product-card:hover .product-actions-overlay{opacity:1;transform:translateY(0)}.action-btn{width:32px;height:32px;border-radius:50%;background:#fff;display:flex;align-items:center;justify-content:center;border:none;color:#4a5568;padding:8px;cursor:pointer;box-shadow:0 2px 4px #0000001a;transition:all .2s ease}.action-btn:hover{background:#cd0e28;color:#fff;transform:scale(1.1)}.out-of-stock-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background:#fffc;display:flex;align-items:center;justify-content:center;z-index:2}.out-of-stock-overlay span{background:#f56565;color:#fff;padding:.5rem 1rem;border-radius:4px;font-weight:600;font-size:.875rem}.product-details{padding:1.25rem;flex:1;display:flex;flex-direction:column}.product-meta{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:.75rem;color:#718096}.manufacturer{font-weight:600;color:#4a5568}.product-category{text-transform:capitalize}.product-name{margin:.5rem 0;font-size:1rem;font-weight:600;line-height:1.4}.product-name a{color:#1a202c;text-decoration:none;transition:color .2s ease}.product-name a:hover{color:#4f46e5}.product-pricing{margin:1rem 0}.price-container{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.current-price{font-size:1.25rem;font-weight:700;color:#1a202c}.old-price{font-size:.875rem;color:#a0aec0;text-decoration:line-through}.price-savings{font-size:.75rem;background:#f0fff4;color:#38a169;padding:.25rem .5rem;border-radius:4px;font-weight:600}.product-cta{display:flex;gap:.5rem;margin-top:auto;padding-top:1rem}.btn{flex:1;display:flex;align-items:center;justify-content:center;gap:.5rem;padding:.6rem;border-radius:8px;font-size:.875rem;font-weight:600;cursor:pointer;transition:all .2s ease;border:none;text-decoration:none}.btn-icon{font-size:.875rem}.add-to-cart{background:#4f46e5;color:#fff;padding:8px;border-radius:8px}.add-to-cart:hover{background:#4338ca}.btn-quote{background:#edf2f7;color:#4a5568;padding:8px;border-radius:8px}.btn-quote:hover{background:#e2e8f0}.notify-me{background:#fefcbf;color:#975a16}.notify-me:hover{background:#faf089}.product-grid-section{padding:4rem 0;background:#f9fafc}.product-grid-container{margin:0 auto;padding:0 2rem}.product-grid-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:2.5rem}.section-title{font-size:2rem;font-weight:700;color:#1a202c;position:relative;padding-bottom:.5rem}.section-title:after{content:"";position:absolute;bottom:0;left:0;width:60px;height:4px;background:linear-gradient(90deg,#4f46e5,#8b5cf6);border-radius:2px}.view-all-link-wrapper{display:inline-flex;align-items:center;font-weight:600;color:#4f46e5;text-decoration:none;transition:all .3s ease}.view-all-link-wrapper:hover{color:#4338ca;transform:translate(4px)}.arrow-icon{margin-left:8px;transition:transform .3s ease}.view-all-link:hover .arrow-icon{transform:translate(4px)}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:2rem}@media (min-width: 768px){.product-grid{gap:2.5rem}}.product-grid-item{transition:transform .3s ease}@media (prefers-reduced-motion: no-preference){.product-grid-item{will-change:transform}}.how-it-works{padding:5rem 0;background:linear-gradient(135deg,#f9f9ff,#f0f4ff)}.how-it-works-container{margin:0 auto;padding:0 2rem}.how-it-works-header{text-align:center;margin-bottom:4rem;display:flex}.section-title{font-size:2.5rem;font-weight:700;color:#2a2a72;margin-bottom:1rem;position:relative;display:inline-block}.section-title:after{content:"";position:absolute;bottom:-10px;left:50%;transform:translate(-50%);width:80px;height:4px;background:#4a74ff;border-radius:2px}.section-subtitl{font-size:1.1rem;color:#4a74ff;max-width:600px;margin:0 auto;line-height:1.6}.steps-container{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.step-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease;position:relative}.step-card:hover{transform:translateY(-10px);box-shadow:0 15px 35px #0000001a}.step-number{position:absolute;right:20px;width:50px;height:50px;background:#4a74ff;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;z-index:2;box-shadow:0 5px 15px #4a74ff4d}.step-content{padding:1.5rem}.step-image-container{position:relative;border-radius:8px;overflow:hidden;margin-bottom:1.5rem;height:242px}.step-image{width:100%;height:100%;object-fit:cover;transition:transform .5s ease}.step-card:hover .step-image{transform:scale(1.05)}.step-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#2a2a7280;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .3s ease}.step-card:hover .step-overlay{opacity:1}.step-button{background:#fff;color:#2a2a72;border:none;padding:.8rem 1.5rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;box-shadow:0 5px 15px #0000001a}.step-button:hover{background:#4a74ff;color:#fff;transform:translateY(-3px)}.step-text{text-align:center}.step-title{font-size:1.4rem;color:#2a2a72;margin-bottom:1rem;font-weight:600}.step-description{color:#6b6b6b;line-height:1.6;font-size:.95rem}@media (max-width: 768px){.how-it-works{padding:3rem 0}.section-title{font-size:2rem}.steps-container{grid-template-columns:1fr;max-width:500px;margin:0 auto}}.testimonials-section{padding:6rem 0;background-color:#f8f9ff;position:relative;overflow:hidden}.testimonials-container{max-width:1200px;margin:0 auto;padding:0 2rem;position:relative;z-index:2}.testimonials-header{text-align:center;margin-bottom:4rem;max-width:700px;margin-left:auto;margin-right:auto;display:flex;flex-direction:column}.section-subtitl{display:inline-block;font-size:1rem;font-weight:600;color:#4a74ff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.header-divider{width:60px;height:3px;background:linear-gradient(90deg,#4a74ff,#8a9eff);margin:0 auto 1.5rem;border-radius:3px}.section-description{color:#6b6b6b;font-size:1.1rem;line-height:1.6}.testimonials-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial-card{background:#fff;border-radius:12px;padding:2rem;box-shadow:0 10px 30px #0000000d;transition:transform .3s ease,box-shadow .3s ease;display:flex;flex-direction:column;height:100%}.testimonial-card:hover{transform:translateY(-5px);box-shadow:0 15px 40px #0000001a}.testimonial-content{flex:1;margin-bottom:1.5rem}.star-rating{margin-bottom:1.5rem;display:flex;gap:4px}.star{color:#e0e0e0}.star.filled{color:#ffc107}.testimonial-text{font-size:1rem;line-height:1.7;color:#555;font-style:italic;margin-bottom:1.5rem;position:relative}.testimonial-text:before,.testimonial-text:after{color:#e0e0e0;font-size:2rem;line-height:1;position:absolute}.testimonial-text:before{content:'"';top:-10px;left:-15px}.testimonial-text:after{content:'"';bottom:-20px;right:-15px}.testimonial-author{display:flex;align-items:center;margin-top:auto}.avatar{width:50px;height:50px;border-radius:50%;background:linear-gradient(135deg,#4a74ff,#8a9eff);color:#fff;display:flex;align-items:center;justify-content:center;font-weight:600;margin-right:1rem;flex-shrink:0}.author-info{display:flex;flex-direction:column}.author-name{font-size:1rem;font-weight:600;color:#2a2a72;margin:0 0 .2rem}.author-role{font-size:.85rem;color:#888;margin:0}@media (max-width: 768px){.testimonials-section{padding:4rem 0}.section-title{font-size:2rem}.testimonials-grid{grid-template-columns:1fr;max-width:500px;margin:0 auto}}@media (max-width: 480px){.testimonials-container{padding:0 1.5rem}.testimonial-card{padding:1.5rem}}.faq-section{padding:80px 0;background-color:#f9fafc;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.conta{max-width:1200px;margin:0 auto;padding:0 20px}.faq-header{text-align:center;margin-bottom:50px}.faq-header-icon{font-size:3rem;color:#6e8efb;margin-bottom:20px}.faq-title{font-size:2.5rem;color:#2c3e50;margin-bottom:10px;font-weight:700}.faq-subtitle{font-size:1.2rem;color:#7f8c8d;max-width:700px;margin:0 auto}.faq-list{max-width:800px;margin:0 auto}.faq-item{background:#fff;border-radius:10px;margin-bottom:15px;box-shadow:0 5px 15px #0000000d;overflow:hidden;transition:all .3s ease}.faq-item.active{box-shadow:0 10px 25px #0000001a}.faq-question{display:flex;justify-content:space-between;align-items:center;padding:20px 25px;cursor:pointer;transition:background-color .3s}.faq-question:hover{background-color:#f8f9fa}.question-content{display:flex;align-items:center;flex:1}.question-number{font-size:1.2rem;font-weight:700;color:#6e8efb;margin-right:20px;min-width:30px}.question-text{font-size:1.1rem;font-weight:600;color:#2c3e50;flex:1}.toggle-icon{font-size:1.5rem;color:#6e8efb;transition:transform .3s}.faq-item.active .toggle-icon{transform:rotate(180deg)}.faq-answer{max-height:0;overflow:hidden;transition:max-height .3s ease-out}.faq-answer.open{max-height:500px}.answer-content{padding:0 25px 25px 65px;color:#555;line-height:1.7}@media (max-width: 768px){.faq-section{padding:50px 0}.faq-title{font-size:2rem}.faq-subtitle{font-size:1rem}.faq-question{padding:15px 20px}.question-number{margin-right:15px}.question-text{font-size:1rem}.answer-content{padding:0 20px 20px 55px}}.contact-page{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:#333;line-height:1.6}.con{margin:0 auto;padding:0 20px}.contact-header{background:linear-gradient(135deg,#6e8efb,#a777e3);color:#fff;padding:60px 0;text-align:center;margin-bottom:40px}.contact-title{font-size:2.5rem;margin-bottom:15px;font-weight:700}.contact-subtitle{font-size:1.2rem;max-width:700px;margin:0 auto;opacity:.9}.contact-content{display:grid;grid-template-columns:1fr 1.5fr;gap:40px;margin-bottom:60px}@media (max-width: 768px){.contact-content{grid-template-columns:1fr}}.contact-info{background:#f9f9f9;padding:30px;border-radius:10px;box-shadow:0 5px 15px #0000000d}.info-section{display:flex;margin-bottom:30px}.info-icon{margin-right:20px;color:#6e8efb;font-size:1.5rem;min-width:30px}.social-icon-container{margin-top:5px}.info-content{flex:1}.info-title{font-size:1.2rem;margin-bottom:10px;color:#444}.info-text{color:#666;margin:0}.info-link{color:#6e8efb;text-decoration:none;transition:color .3s}.info-link:hover{color:#a777e3}.social-links{display:flex;gap:15px;margin-top:10px}.contact-form-container{background:#fff;padding:30px;border-radius:10px;box-shadow:0 5px 15px #0000000d}.form-title{font-size:1.8rem;margin-bottom:25px;color:#444;display:flex;align-items:center}.title-icon{margin-right:10px;color:#6e8efb}.contact-form{display:flex;flex-direction:column}.form-group label{display:flex;align-items:center;margin-bottom:8px;font-weight:600;color:#555}.input-icon{margin-right:10px;color:#6e8efb;font-size:1.1rem}.form-group input,.form-group textarea{width:100%;padding:12px 15px;border:1px solid #706e6e;border-radius:6px;font-size:1rem;color:#333;transition:border-color .3s,box-shadow .3s}.form-group input:focus,.form-group textarea:focus{border-color:#6e8efb;outline:none;box-shadow:0 0 0 3px #6e8efb33}.form-group textarea{min-height:150px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#6e8efb,#a777e3);color:#fff;border:none;padding:14px 25px;font-size:1rem;font-weight:600;border-radius:6px;cursor:pointer;transition:transform .3s,box-shadow .3s;display:flex;align-items:center;justify-content:center;margin-top:10px}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 5px 15px #6e8efb66}.btn-icon{margin-right:10px}.success-message{text-align:center;padding:30px;background:#f0f9f0;border-radius:8px;border:1px solid #c1e5c1}.success-icon{font-size:3rem;color:#4caf50;margin-bottom:20px}.success-message h3{color:#4caf50;margin-bottom:10px}.success-message p{color:#666}.shop-container{font-family:Segoe UI,Roboto,Helvetica Neue,sans-serif;color:#333;line-height:1.6;background-color:#f8f9fa}.shop-hero{background:linear-gradient(135deg,#06c,#004080);color:#fff;padding:4rem 1rem;text-align:center;margin-bottom:2rem}.shop-hero-content{max-width:800px;margin:0 auto}.shop-hero-title{font-size:2.5rem;font-weight:700;margin-bottom:1rem}.shop-hero-subtitle{font-size:1.2rem;opacity:.9;margin-bottom:2rem}.shop-search{display:flex;max-width:600px;margin:0 auto}.search-input{flex:1;padding:.8rem 1.2rem;border:none;border-radius:4px 0 0 4px;font-size:1rem}.search-input:focus{outline:none;box-shadow:0 0 0 2px #ffffff4d}.search-button{background:#ff6b6b;color:#fff;border:none;padding:0 1.2rem;border-radius:0 4px 4px 0;cursor:pointer;transition:background .2s}.search-button:hover{background:#ff5252}.search-button svg{width:20px;height:20px;fill:currentColor}.shop-main{display:grid;grid-template-columns:250px 1fr;gap:2rem;max-width:1200px;margin:0 auto;padding:0 1rem}@media (max-width: 768px){.shop-main{grid-template-columns:1fr}}.shop-sidebar{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:1.5rem;height:fit-content;position:sticky;top:20px}.sidebar-section{margin-bottom:2rem}.sidebar-section:last-child{margin-bottom:0}.sidebar-title{font-size:1.1rem;font-weight:600;margin-bottom:1rem;color:#333;padding-bottom:.5rem;border-bottom:1px solid #eee}.category-item{display:flex;align-items:center;width:100%;padding:.75rem .5rem;background:none;border:none;text-align:left;cursor:pointer;color:#555;transition:all .2s;position:relative;border-radius:4px}.category-item:hover{background:#f0f7ff;color:#06c}.category-item.active{background:#f0f7ff;color:#06c;font-weight:500}.category-icon{font-size:1.2rem;margin-right:.75rem;width:24px;text-align:center}.category-name{flex:1}.active-indicator{width:4px;height:24px;background:#06c;border-radius:2px;position:absolute;right:-.5rem}.benefits-list{list-style:none;padding:0;margin:0}.benefit-item{display:flex;align-items:center;padding:.5rem 0;font-size:.9rem;color:#555}.benefit-item svg{width:18px;height:18px;margin-right:.75rem;fill:#00c851}.shop-products{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:1.5rem;min-height:400px}.products-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:1.5rem;padding-bottom:1rem;border-bottom:1px solid #eee}.products-title{font-size:1.5rem;font-weight:600;margin:0;color:#222}.products-count{font-size:.9rem;color:#666;background:#f5f5f5;padding:.25rem .75rem;border-radius:12px}.loading-state{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:3rem 0}.loading-spinner{width:50px;height:50px;border:4px solid rgba(0,102,204,.1);border-radius:50%;border-top-color:#06c;animation:spin 1s ease-in-out infinite;margin-bottom:1rem}.loading-state p{color:#666}.empty-state{text-align:center;padding:3rem 0}.empty-state svg{width:60px;height:60px;fill:#ddd;margin-bottom:1rem}.empty-state h3{font-size:1.3rem;margin-bottom:.5rem;color:#333}.empty-state p{color:#666;margin-bottom:1.5rem}.error-state{text-align:center;padding:3rem 0;color:#d32f2f}.error-state p{margin-bottom:1.5rem}.reset-button{background:#06c;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;font-weight:500;cursor:pointer;transition:background .2s}.reset-button:hover{background:#0052a3}@media (max-width: 576px){.shop-hero-title{font-size:2rem}.shop-hero-subtitle{font-size:1rem}.products-header{flex-direction:column;align-items:flex-start;gap:.5rem}.products-count{align-self:flex-end}}@media (max-width: 480px){.shop-hero{padding:3rem 1rem}.shop-search{flex-direction:column;gap:.5rem}.search-input{border-radius:4px}.search-button{width:100%;border-radius:4px;padding:.75rem}.shop-main{padding:0 .5rem}.shop-sidebar{position:static;top:auto;padding:1rem;box-shadow:none}.products-title{font-size:1.25rem}.products-count{font-size:.85rem;padding:.2rem .5rem}.benefit-item{font-size:.85rem}.category-item{padding:.5rem}}.product-detail-page{padding:2rem 0 4rem}.breadcrumb{margin-bottom:2rem;font-size:.9rem;color:var(--light-text)}.breadcrumb a{color:var(--light-text);margin:0 .5rem}.breadcrumb a:first-child{margin-left:0}.breadcrumb a:hover{color:var(--primary-color)}.breadcrumb .current{color:var(--text-color);font-weight:600;margin-left:.5rem}.product-detail-container{display:flex;gap:2rem;margin-bottom:3rem}.product-detail-left,.product-detail-right{flex:1}.product-image-container{position:relative;background-color:#f9f9f9;border-radius:8px;overflow:hidden;padding:2rem;height:400px;display:flex;align-items:center;justify-content:center}.product-detail-image{max-width:100%;max-height:100%;object-fit:contain}.product-badge{position:absolute;top:20px;left:20px;z-index:1;width:50px;height:50px;display:flex;align-items:center;justify-content:center;text-transform:uppercase;font-weight:600;font-size:.8rem;color:#fff;border-radius:50%}.badge-hot{background-color:var(--sale-color)}.badge-new{background-color:var(--accent-color)}.badge-sale{background-color:var(--secondary-color)}.product-title{font-size:2rem;color:var(--text-color);margin-bottom:1rem;font-weight:600}.product-manufacturer{margin-bottom:1.5rem;font-size:.9rem}.manufacturer-label{color:var(--light-text)}.manufacturer-name{color:var(--primary-color);font-weight:500}.product-detail-price{display:flex;align-items:center;gap:.75rem;margin-bottom:1rem}.product-detail-price .price{font-size:1.5rem}.product-detail-price .old-price{font-size:1.1rem}.product-availability{margin-bottom:1.5rem;font-size:.9rem}.availability-label{color:var(--light-text)}.in-stock{color:#4caf50;font-weight:600}.out-of-stock{color:var(--sale-color);font-weight:600}.product-summary{margin-bottom:2rem;line-height:1.6;color:var(--light-text)}.product-actions{margin-top:2rem}.quantity-selector{margin-bottom:1.5rem}.quantity-selector label{display:block;margin-bottom:.5rem;font-weight:600;color:var(--text-color)}.quantity-input-group{display:flex;align-items:center;max-width:120px}.quantity-btn{width:32px;height:32px;display:flex;align-items:center;justify-content:center;background-color:#f0f0f0;border:1px solid var(--border-color);cursor:pointer;font-size:1.25rem;font-weight:700}.quantity-btn.minus{border-radius:4px 0 0 4px}.quantity-btn.plus{border-radius:0 4px 4px 0}.quantity-btn:hover{background-color:#e0e0e0}.quantity-btn:disabled{opacity:.5;cursor:not-allowed}.quantity-input{width:60px;height:32px;border:1px solid var(--border-color);border-left:none;border-right:none;text-align:center;margin:0}.button-group{display:flex;flex-direction:column;gap:1rem;margin-top:1.5rem}.add-to-cart-btn,.quote-btn{padding:.8rem;font-size:.9rem;text-align:center;display:block;width:100%}.product-tabs{margin-bottom:3rem}.tabs-header{display:flex;border-bottom:1px solid var(--border-color);margin-bottom:1.5rem}.tab-btn{padding:1rem 1.5rem;background:none;border:none;border-bottom:3px solid transparent;font-weight:600;font-size:.85rem;cursor:pointer;color:var(--light-text);transition:all .3s ease}.tab-btn:hover{color:var(--primary-color)}.tab-btn.active{color:var(--primary-color);border-bottom-color:var(--primary-color)}.tab-content{padding:1rem 0}.tab-pane{line-height:1.6;color:var(--light-text)}.tab-pane h3{margin-bottom:1rem;color:var(--text-color);font-size:1.25rem}.tab-pane p{margin-bottom:1rem}.product-features{list-style-type:disc;padding-left:1.5rem;margin-top:1rem}.feature-item{margin-bottom:.5rem}.additional-info-table{width:100%;border-collapse:collapse}.additional-info-table th,.additional-info-table td{padding:.75rem;border-bottom:1px solid var(--border-color)}.additional-info-table th{text-align:left;width:30%;font-weight:600;color:var(--text-color)}.additional-info-table td{color:var(--light-text)}.write-review-btn{margin-top:1rem}.related-products{margin-top:3rem}.product-not-found{text-align:center;padding:3rem 0}.product-not-found h2{margin-bottom:1rem;color:var(--primary-color)}.product-not-found p{margin-bottom:2rem;color:var(--light-text)}.loading{text-align:center;padding:3rem 0;color:var(--light-text);font-size:1.1rem}@media (max-width: 992px){.product-detail-container{flex-direction:column}.product-detail-left,.product-detail-right{width:100%}.product-image-container{height:350px}}@media (max-width: 768px){.tabs-header{overflow-x:auto;white-space:nowrap;padding-bottom:.5rem}.tab-btn{padding:.75rem 1rem;font-size:.8rem}}.about-page{font-family:Inter,sans-serif;color:#333;line-height:1.6}.containg{margin:0 auto;padding:0 2rem}.about-hero{position:relative;height:500px;background:url(https://images.unsplash.com/photo-1584308666744-24d5c474f2ae?ixlib=rb-1.2.1&auto=format&fit=crop&w=1350&q=80) center/cover no-repeat;display:flex;align-items:center;color:#fff;text-align:center}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#2a2a72b3}.hiro-content{position:relative;z-index:2;display:flex;flex-direction:column;margin:0 auto}.hero-tit{font-size:3.5rem;font-weight:700;margin-bottom:1rem;line-height:1.2}.hero-subtitle{font-size:1.5rem;margin-bottom:2rem;opacity:.9}.hero-cta{display:flex;gap:1rem;justify-content:center}.cta-button{padding:.8rem 2rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease;border:2px solid white;background:transparent;color:#fff}.cta-button:hover{background:#fff;color:#2a2a72}.cta-button.secondary{background:#ffffff1a}.cta-button.secondary:hover{background:#fff;color:#2a2a72}.section-header{text-align:center;margin-bottom:3rem}.section-subtitle{display:inline-block;font-size:1rem;font-weight:600;color:#4a74ff;margin-bottom:1rem;text-transform:uppercase;letter-spacing:1px}.section-title{font-size:2.5rem;font-weight:700;color:#2a2a72;margin-bottom:1.5rem;line-height:1.2}.header-divider{width:60px;height:3px;background:linear-gradient(90deg,#4a74ff,#8a9eff);margin:0 auto 1.5rem;border-radius:3px;display:none}.section-description{color:#6b6b6b;font-size:1.1rem;line-height:1.6;max-width:700px;margin:0 auto}.story-section{padding:6rem 0;background:#fff}.story-content{display:flex;gap:4rem;align-items:center}.story-text{flex:1}.story-text p{margin-bottom:1.5rem;font-size:1.1rem;color:#555}.story-image{flex:1;border-radius:12px;overflow:hidden;box-shadow:0 20px 40px #0000001a}.story-image img{width:100%;height:auto;display:block}.stats-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem;margin-top:3rem}.stats-item{text-align:center;padding:1.5rem;background:#f8f9ff;border-radius:8px}.stats-number{font-size:2.5rem;font-weight:700;color:#4a74ff;margin-bottom:.5rem}.stats-label{font-size:1rem;color:#666}.mission-section{padding:6rem 0;background:linear-gradient(135deg,#f8f9ff,#eef1ff)}.mission-card{display:flex;align-items:center;background:#fff;border-radius:12px;padding:4rem;box-shadow:0 10px 30px #0000000d;max-width:1000px;margin:0 auto}.mission-icon{margin-right:3rem;color:#4a74ff}.mission-content{flex:1}.mission-statement{font-size:1.2rem;line-height:1.8;color:#555}.values-section{padding:6rem 0;background:#fff}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;max-width:1200px;margin:0 auto}.value-card{background:#f8f9ff;border-radius:12px;padding:2.5rem 2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.value-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #0000001a}.value-icon{width:80px;height:80px;background:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;color:#4a74ff;box-shadow:0 10px 20px #4a74ff1a}.value-title{font-size:1.4rem;color:#2a2a72;margin-bottom:1rem}.value-description{color:#666;font-size:1rem;line-height:1.6}.accreditations-section{padding:6rem 0;background:linear-gradient(135deg,#f8f9ff,#eef1ff)}.accreditations-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(400px,1fr));gap:2rem;max-width:1000px;margin:0 auto}.accreditation-card{background:#fff;border-radius:12px;overflow:hidden;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column}.accreditation-logo{padding:2rem;background:#fff;display:flex;align-items:center;justify-content:center;border-bottom:1px solid #eee}.accreditation-logo img{max-height:80px;max-width:100%}.accreditation-content{padding:2rem;flex:1}.accreditation-title{font-size:1.4rem;color:#2a2a72;margin-bottom:1rem}.accreditation-content p{color:#666;margin-bottom:1.5rem;line-height:1.6}.learn-more{color:#4a74ff;font-weight:600;text-decoration:none;display:inline-flex;align-items:center}.learn-more:hover{text-decoration:underline}.about-cta{padding:6rem 0;background:#2a2a72;color:#fff;text-align:center}.cta-content{max-width:700px;margin:0 auto}.cta-title{font-size:2.2rem;margin-bottom:1.5rem;line-height:1.3}.cta-text{font-size:1.2rem;opacity:.9;margin-bottom:2rem}.cta-buttons{display:flex;gap:1rem;justify-content:center}.cta-button{padding:.8rem 2rem;border-radius:50px;font-weight:600;cursor:pointer;transition:all .3s ease}.cta-button.primary{background:#fff;color:#2a2a72;border:2px solid white}.cta-button.primary:hover{background:transparent;color:#fff}.cta-button.secondary{background:transparent;color:#fff;border:2px solid rgba(255,255,255,.3)}.cta-button.secondary:hover{border-color:#fff}@media (max-width: 992px){.hero-title{font-size:2.8rem}.story-content{flex-direction:column}.mission-card{flex-direction:column;text-align:center;padding:3rem 2rem}.mission-icon{margin-right:0;margin-bottom:2rem}}@media (max-width: 768px){.hero-title{font-size:2.4rem}.hero-subtitle{font-size:1.2rem}.section-title{font-size:2rem}.stats-grid,.accreditations-grid{grid-template-columns:1fr}.cta-buttons{flex-direction:column;align-items:center}}@media (max-width: 576px){.container{padding:0 1.5rem}.hero-title{font-size:2rem}.hero-cta{flex-direction:column;align-items:center}.cta-button{width:100%}}:root{--primary-color: #4a6bff;--primary-hover: #3a56d4;--secondary-color: #6c757d;--success-color: #28a745;--warning-color: #ffc107;--danger-color: #dc3545;--light-color: #f8f9fa;--dark-color: #343a40;--border-color: #e0e0e0;--text-color: #333;--text-light: #777;--shadow-sm: 0 1px 3px rgba(0,0,0,.1);--shadow-md: 0 4px 6px rgba(0,0,0,.1);--shadow-lg: 0 10px 15px rgba(0,0,0,.1);--radius-sm: 4px;--radius-md: 8px;--radius-lg: 12px;--transition: all .3s ease}*{box-sizing:border-box;margin:0;padding:0}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;color:var(--text-color);line-height:1.6;background-color:#f5f7fa}.account-header{background:linear-gradient(135deg,var(--primary-color),#6a4dff);color:#fff;padding:60px 0 40px;margin-bottom:40px;text-align:center}.account-title{font-size:2.5rem;font-weight:700;margin-bottom:10px}.account-subtitle{font-size:1.1rem;opacity:.9}.account-dashboard{display:flex;gap:30px;margin-bottom:60px}.dashboard-sidebar{flex:0 0 280px;background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:20px;height:fit-content}.dashboard-content{flex:1;background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:30px}.account-success-message,.account-error-message,.update-success,.update-error{padding:15px;margin-bottom:25px;border-radius:var(--radius-md);font-weight:500}.account-success-message,.update-success{background-color:#28a7451a;color:var(--success-color);border-left:4px solid var(--success-color)}.account-error-message,.update-error,.account-error{background-color:#dc35451a;color:var(--danger-color);border-left:4px solid var(--danger-color)}.user-profile-card{display:flex;align-items:center;gap:15px;padding-bottom:20px;margin-bottom:20px;border-bottom:1px solid var(--border-color)}.user-avatar{width:60px;height:60px;border-radius:50%;background:var(--primary-color);color:#fff;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700}.user-info h3{font-size:1.1rem;margin-bottom:5px}.user-info p{font-size:.9rem;color:var(--text-light)}.dashboard-menu{list-style:none}.dashboard-menu li{margin-bottom:5px}.menu-item{display:flex;align-items:center;gap:10px;width:100%;padding:12px 15px;border:none;background:none;text-align:left;color:var(--text-color);border-radius:var(--radius-sm);cursor:pointer;transition:var(--transition);font-size:.95rem}.menu-item:hover{background:#4a6bff1a;color:var(--primary-color)}.menu-item.active{background:#4a6bff1a;color:var(--primary-color);font-weight:600}.menu-item i,.menu-item svg{font-size:1.1rem}.menu-item.logout{color:var(--danger-color)}.menu-item.logout:hover{background:#dc35451a}.dashboard-welcome{margin-bottom:30px}.welcome-header h2{font-size:1.8rem;margin-bottom:10px}.welcome-message{color:var(--text-light);margin-bottom:20px}.logout-link{background:none;border:none;color:var(--primary-color);text-decoration:underline;cursor:pointer;padding:0}.dashboard-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:20px;margin-bottom:30px}.overview-card{background:#fff;border-radius:var(--radius-md);padding:20px;box-shadow:var(--shadow-sm);display:flex;align-items:center;gap:15px;transition:var(--transition);border:1px solid var(--border-color)}.overview-card:hover{box-shadow:var(--shadow-md);transform:translateY(-3px)}.overview-icon{width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:1.5rem}.overview-icon.orders{background:linear-gradient(135deg,#6a4dff,#4a6bff)}.overview-icon.addresses{background:linear-gradient(135deg,#f46b45,#eea849)}.overview-info h3{font-size:1rem;margin-bottom:5px}.overview-info p{font-size:.9rem;color:var(--text-light);margin-bottom:8px}.overview-info button{background:none;border:none;color:var(--primary-color);font-size:.85rem;cursor:pointer;padding:0}.recent-activity{display:grid;grid-template-columns:1fr;gap:30px}.activity-section h3{font-size:1.2rem;margin-bottom:15px;padding-bottom:10px;border-bottom:1px solid var(--border-color)}.activity-list{display:grid;grid-template-columns:1fr;gap:15px}.activity-item{display:flex;align-items:center;flex-wrap:wrap;gap:15px;padding:15px;background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);transition:var(--transition);border:1px solid var(--border-color)}.activity-item:hover{box-shadow:var(--shadow-md)}.activity-icon{width:40px;height:40px;border-radius:50%;background:#4a6bff1a;color:var(--primary-color);display:flex;align-items:center;justify-content:center;font-size:1.1rem;flex-shrink:0}.activity-details{flex:1}.activity-details h4{font-size:.95rem;margin-bottom:5px}.activity-details p{font-size:.85rem;color:var(--text-light)}.status-text{font-weight:600}.status-text.pending{color:var(--warning-color)}.status-text.processing,.status-text.shipped{color:var(--primary-color)}.status-text.delivered{color:var(--success-color)}.status-text.cancelled{color:var(--danger-color)}.activity-amount{font-weight:600;margin-left:auto;flex-shrink:0}.activity-actions{width:100%;display:flex;justify-content:flex-end;gap:10px;margin-top:10px}.no-activity{padding:20px;text-align:center;color:var(--text-light);background:#f9f9f9;border-radius:var(--radius-md)}.section-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:25px;flex-direction:column}.section-header h2{font-size:1.8rem}.orders-list{display:grid;grid-template-columns:1fr;gap:15px}.order-card{background:#fff;border-radius:var(--radius-md);box-shadow:var(--shadow-sm);padding:20px;transition:var(--transition);border:1px solid var(--border-color)}.order-card:hover{box-shadow:var(--shadow-md)}.order-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:15px;padding-bottom:15px;border-bottom:1px solid var(--border-color)}.order-id{display:flex;align-items:center;gap:10px}.order-id h3{font-size:1rem}.order-status{font-size:.75rem;padding:3px 8px;border-radius:20px;font-weight:600}.order-status.pending{background:#ffc1071a;color:var(--warning-color)}.order-status.processing{background:#4a6bff1a;color:var(--primary-color)}.order-status.shipped{background:#007bff1a;color:#0069d9}.order-status.delivered{background:#28a7451a;color:var(--success-color)}.order-status.cancelled{background:#dc35451a;color:var(--danger-color)}.order-date{font-size:.85rem;color:var(--text-light)}.order-body{display:flex;flex-direction:column;gap:15px}.order-details{display:flex;justify-content:space-between;flex-wrap:wrap;gap:10px}.order-payment-status,.order-total{display:flex;align-items:center;gap:8px}.order-payment-status span:first-child,.order-total span:first-child{color:var(--text-light);font-size:.9rem}.payment-status{font-weight:600;font-size:.9rem}.payment-status.paid{color:var(--success-color)}.payment-status.pending{color:var(--warning-color)}.order-total .amount{font-weight:600;font-size:1.1rem}.order-actions{display:flex;gap:10px;flex-wrap:wrap}.btn{padding:10px 16px;border:none;border-radius:var(--radius-sm);font-size:.9rem;font-weight:500;cursor:pointer;transition:var(--transition);display:inline-flex;align-items:center;gap:8px;text-decoration:none}.btn-primary{background:var(--primary-color);color:#fff}.btn-primary:hover{background:var(--primary-hover);box-shadow:var(--shadow-sm)}.btn-outline{background:none;border:1px solid var(--border-color);color:var(--text-color)}.btn-outline:hover{border-color:var(--primary-color);color:var(--primary-color)}.btn-sm{padding:5px 10px;font-size:.8rem}.btn-danger{background:var(--danger-color);color:#fff}.btn-danger:hover{background:#c82333}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:#00000080;display:flex;align-items:center;justify-content:center;z-index:1000}.modal-container{background:#fff;border-radius:var(--radius-md);width:90%;max-width:500px;max-height:90vh;overflow-y:auto;box-shadow:var(--shadow-lg)}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid var(--border-color)}.modal-header h3{font-size:1.2rem;margin:0}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:var(--text-light)}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:15px 20px;border-top:1px solid var(--border-color)}.empty-state{text-align:center;padding:40px 20px}.empty-state i{font-size:3rem;color:var(--text-light);margin-bottom:20px;opacity:.5}.empty-state h3{margin-bottom:10px}.empty-state p{color:var(--text-light);margin-bottom:20px;max-width:400px;margin-left:auto;margin-right:auto}.account-section h2{margin-bottom:25px}.account-form{max-width:600px}.social-icon img{width:45px;height:45px;border-radius:50%;background-size:cover}.form-row{display:flex;gap:20px;margin-bottom:20px}.form-group{flex:1;margin-bottom:20px}.form-group label{display:block;margin-bottom:8px;font-weight:500}.form-group input{width:100%;padding:10px 12px;border:1px solid var(--border-color);border-radius:var(--radius-sm);font-size:.95rem}.form-group input:focus{border-color:var(--primary-color);outline:none;box-shadow:0 0 0 3px #4a6bff1a}.form-group input:disabled{background-color:#f5f5f5;cursor:not-allowed}.form-group small{display:block;margin-top:5px;font-size:.8rem;color:var(--text-light)}.form-divider{position:relative;margin:25px 0;text-align:center}.form-divider:before{content:"";position:absolute;top:50%;left:0;right:0;height:1px;background:var(--border-color);z-index:1}.form-divider span{position:relative;display:inline-block;padding:0 15px;background:#fff;z-index:2;color:var(--text-light);font-size:.9rem}.form-actions{margin-top:30px;display:flex;justify-content:flex-end}.account-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:100px 0}.spinner{width:40px;height:40px;border:3px solid rgba(74,107,255,.2);border-radius:50%;border-top-color:var(--primary-color);animation:spin .8s linear infinite;margin-bottom:15px}@media screen and (max-width: 992px){.account-dashboard{flex-direction:column}.dashboard-sidebar{flex:1;margin-bottom:30px}.form-row{flex-direction:column;gap:0}}@media screen and (max-width: 768px){.account-header{padding:40px 0 30px}.account-title{font-size:2rem}.section-header{flex-direction:column;align-items:flex-start;gap:15px}.order-header{flex-direction:column;align-items:flex-start;gap:10px}.order-date{margin-left:0}.order-actions{flex-direction:column;width:100%}.order-actions .btn{width:100%;justify-content:center}}@media screen and (max-width: 576px){.activity-item{flex-direction:column;align-items:flex-start}.activity-amount{margin-left:0}.activity-actions{flex-direction:column}.activity-actions .btn{width:100%;justify-content:center}.modal-footer{flex-direction:column}.modal-footer .btn{width:100%;justify-content:center}}.cart-page{padding:2rem;background:#f8f9fa;min-height:80vh}.cart-title{font-size:2rem;color:#2c3e50;margin-bottom:1.5rem;font-weight:600;display:flex;align-items:center;justify-content:center;gap:.5rem}.cart-title:before{content:"🛒";font-size:1.8rem}.empty-cart{text-align:center;padding:3rem;background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d}.empty-cart p{color:#7f8c8d;margin-bottom:1.5rem;font-size:1.1rem}.cart-content{display:grid;grid-template-columns:1fr 350px;gap:2rem}.cart-items{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 10px #0000000d}.cart-table{width:100%;border-collapse:collapse}.cart-table th{text-align:left;padding:1rem;background:#f1f2f6;color:#2f3542;font-weight:500}.cart-table td{padding:1.5rem 1rem;border-bottom:1px solid #ecf0f1;vertical-align:middle}.product-info{display:flex;align-items:center;gap:1.5rem}.product-images{width:80px;height:80px;object-fit:contain;border:1px solid #eee;border-radius:4px;padding:5px;background:#fff}.product-info h3{margin:0;color:#2c3e50;font-size:1.1rem}.product-info p{margin:.3rem 0 0;color:#7f8c8d;font-size:.9rem}.quantity-controls{display:flex;align-items:center;gap:.5rem}.quantity-controls button{width:30px;height:30px;border:1px solid #bdc3c7;background:none;border-radius:4px;font-size:1rem;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s}.quantity-controls button:hover{background:#f1f2f6;border-color:#95a5a6}.quantity-controls button:disabled{opacity:.5;cursor:not-allowed}.quantity-controls span{min-width:30px;text-align:center;font-weight:500}.remove-btn{background:#e74c3c;color:#fff;border:none;padding:.5rem 1rem;border-radius:4px;cursor:pointer;font-size:.9rem;transition:all .2s}.remove-btn:hover{background:#c0392b}.cart-actions{display:flex;justify-content:space-between;margin-top:2rem;flex-wrap:wrap;gap:1rem}.coupon-form{display:flex;gap:.5rem}.coupon-form input{padding:.7rem 1rem;border:1px solid #bdc3c7;border-radius:4px;min-width:200px}.coupon-form button{background:#3498db;color:#fff;border:none;padding:0 1.5rem;border-radius:4px;cursor:pointer}.continue-shopping{background:none;color:#3498db;border:1px solid #3498db;padding:.7rem 1.5rem;border-radius:4px;text-decoration:none;transition:all .2s}.continue-shopping:hover{background:#3498db11}.cart-summary{background:#fff;padding:1.5rem;border-radius:8px;box-shadow:0 2px 10px #0000000d;align-self:flex-start;position:sticky;top:1rem}.cart-summary h2{margin-top:0;color:#2c3e50;font-size:1.3rem;padding-bottom:1rem;border-bottom:1px solid #ecf0f1}.summary-row{display:flex;justify-content:space-between;margin:1rem 0;color:#2c3e50}.summary-row.total{font-weight:600;font-size:1.1rem;padding-top:1rem;border-top:1px solid #ecf0f1;margin-top:1.5rem}.checkout-btn{width:100%;background:#2ecc71;color:#fff;border:none;padding:1rem;font-size:1rem;border-radius:4px;cursor:pointer;margin-top:1rem;transition:all .2s}.checkout-btn:hover{background:#27ae60}.euro-symbol{font-weight:700;color:#2c3e50}@media (max-width: 768px){.cart-content{grid-template-columns:1fr}.cart-page{padding:0%}.cart-table thead{display:none}.cart-table tr{display:block;margin-bottom:1.5rem;border:1px solid #ecf0f1;border-radius:8px;padding:1rem}.cart-table td{display:flex;justify-content:space-between;align-items:center;border:none;padding:.8rem 0}.cart-table td:before{content:attr(data-label);font-weight:500;color:#7f8c8d;margin-right:1rem}.product-info{flex-direction:column;align-items:flex-start;gap:1rem}.cart-actions{flex-direction:column}.coupon-form{width:100%}.coupon-form input{flex-grow:1}.continue-shopping{width:100%;text-align:center}}.login-container{display:flex;justify-content:center;align-items:center;min-height:calc(100vh - 100px);padding:20px;background-color:#f8f9fa}.login-wrapper{background-color:#fff;border-radius:10px;box-shadow:0 5px 20px #0000001a;padding:40px;width:100%;max-width:450px}.login-header{text-align:center;margin-bottom:30px}.login-header h2{color:#333;font-size:28px;margin-bottom:10px}.login-header p{color:#666;font-size:14px}.login-form{display:flex;flex-direction:column}.form-group input{width:100%;padding:12px 15px 12px 45px;border:1px solid #ddd;border-radius:14px;font-size:14px;transition:all .3s}.form-group input:focus{outline:none;border-color:#6e8efb;box-shadow:0 0 0 3px #6e8efb33}.toggle-password{position:absolute;right:15px;top:14px;background:none;border:none;color:#777;cursor:pointer;font-size:16px}.form-options{display:flex;justify-content:space-between;align-items:center;margin:15px 0 25px;font-size:14px}.remember-me{display:flex;align-items:center}.remember-me input{margin-right:8px;accent-color:#6e8efb}.forgot-password{color:#6e8efb;text-decoration:none;transition:color .3s}.forgot-password:hover{color:#4a6bda}.login-button{background-color:#6e8efb;color:#fff;border:none;border-radius:6px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s}.login-button:hover{background-color:#4a6bda}.register-link{text-align:center;margin-top:20px;font-size:14px;color:#666}.register-link a{color:#6e8efb;text-decoration:none;font-weight:500;transition:color .3s}.register-link a:hover{color:#4a6bda}.form-group.error input{border-color:#ff6b6b}.form-group.error input:focus{box-shadow:0 0 0 3px #ff6b6b33}@media (max-width: 480px){.login-wrapper{padding:30px 20px}.form-options{flex-direction:column;align-items:flex-start;gap:10px}.forgot-password{margin-top:5px}}.register-container{display:flex;justify-content:center;align-items:center;min-height:100vh;padding:20px;background-color:#f8f9fa}.register-wrapper{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;padding:40px;width:100%;max-width:500px}.register-title{font-size:24px;font-weight:600;color:#333;text-align:center;margin-bottom:30px;text-transform:uppercase}.register-form{display:flex;flex-direction:column}.form-label{font-size:16px;font-weight:500;color:#333;margin-bottom:10px}.register-input{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:4px;font-size:14px}.register-input:focus{outline:none;border-color:#6e8efb}.form-divider{height:1px;background-color:#eee;margin:20px 0}.password-note{font-size:14px;color:#666;margin-bottom:20px}.newsletter-option{margin-bottom:20px}.newsletter-label{display:flex;align-items:center;cursor:pointer}.newsletter-checkbox{margin-right:10px;display:contents}.newsletter-text{font-size:14px;color:#333}.privacy-notice{font-size:12px;color:#666;line-height:1.5;margin-bottom:20px}.register-button{background-color:#6e8efb;color:#fff;border:none;border-radius:4px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;text-transform:uppercase;width:100%}.register-button:hover{background-color:#5178f8}.form-group.error .register-input{border-color:#ff6b6b}.error-message{display:block;margin-top:8px;font-size:12px;color:#ff6b6b}.checkout-page{padding:60px 0;background-color:#f8f9fa}.checkout-container{max-width:1000px;margin:0 auto;padding:0 20px}.checkout-page h1{text-align:center;margin-bottom:40px;font-size:2rem;color:#333}.checkout-error{background-color:#dc35451a;color:#dc3545;padding:15px;border-radius:8px;margin-bottom:20px;border-left:4px solid #dc3545;font-weight:500}.checkout-form{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:30px}.checkout-form h2{margin-bottom:25px;font-size:1.5rem;color:#333;padding-bottom:15px;border-bottom:1px solid #eee}.form-group label{display:block;margin-bottom:8px;font-weight:500;color:#333}.form-group input,.form-group textarea{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:6px;font-size:15px;transition:all .3s ease}.form-group input:focus,.form-group textarea:focus{border-color:#4a6bff;box-shadow:0 0 0 3px #4a6bff1a;outline:none}.form-group small{display:block;margin-top:5px;color:#6c757d;font-size:.85rem}.order-summary{background-color:#f8f9fa;padding:20px;border-radius:6px;margin:30px 0}.order-summary h3{margin-bottom:15px;font-size:1.2rem;color:#333;padding-bottom:10px;border-bottom:1px solid #dee2e6}.order-item{display:flex;justify-content:space-between;padding:10px 0;border-bottom:1px dashed #e0e0e0}.order-item:last-child{border-bottom:none}.order-subtotal,.order-shipping,.order-total{display:flex;justify-content:space-between;padding:10px 0}.order-subtotal,.order-shipping{color:#6c757d}.order-total{font-weight:700;font-size:1.1rem;border-top:2px solid #dee2e6;padding-top:15px;margin-top:10px}.payment-info{background-color:#fff;padding:20px;border-radius:6px;border:1px solid #e0e0e0;margin-bottom:30px}.payment-info p{margin-bottom:10px}.whatsapp-info{display:flex;align-items:center;background-color:#e7f3e6;padding:15px;border-radius:6px;margin-top:15px}.whatsapp-icon{font-size:24px;margin-right:15px;color:#25d366}.whatsapp-info p{margin:0;color:#2c5c29}.place-order-btn{display:block;width:100%;padding:15px;background-color:#4a6bff;color:#fff;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease}.place-order-btn:hover{background-color:#3a56d4;box-shadow:0 4px 8px #0000001a}.place-order-btn:disabled{background-color:#9db0ff;cursor:not-allowed}.spinner-small{animation:spin 1s linear infinite;margin-left:10px}.order-success{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;padding:40px;text-align:center}.success-icon{width:80px;height:80px;margin:0 auto 20px;background-color:#28a745;border-radius:50%;display:flex;align-items:center;justify-content:center;color:#fff;font-size:40px;box-shadow:0 4px 10px #28a7454d}.order-success h1{color:#28a745;margin-bottom:20px}.order-success p{font-size:1.1rem;margin-bottom:20px;color:#555}.whatsapp-btn{display:inline-flex;align-items:center;justify-content:center;background-color:#25d366;color:#fff;padding:15px 25px;border:none;border-radius:6px;font-size:16px;font-weight:600;cursor:pointer;transition:all .3s ease;margin:15px 0 30px}.whatsapp-btn:hover{background-color:#22c55e;box-shadow:0 4px 8px #0000001a}.whatsapp-btn .whatsapp-icon{font-size:24px;margin-right:10px;color:#fff}.payment-note{margin-top:30px;font-size:.9rem;color:#6c757d;background-color:#f8f9fa;padding:15px;border-radius:6px;border-left:4px solid #6c757d}.payment-note a{color:#4a6bff;text-decoration:none}.payment-note a:hover{text-decoration:underline}.order-success-actions{display:flex;justify-content:center;gap:15px;margin-bottom:20px}.btn{display:inline-flex;align-items:center;justify-content:center;padding:10px 20px;font-size:15px;font-weight:500;border-radius:6px;cursor:pointer;transition:all .3s ease;text-decoration:none}.btn-primary:hover{background-color:#3a56d4;box-shadow:0 4px 8px #0000001a}.checkout-loading{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0}.spinner{font-size:2rem;color:#4a6bff;animation:spin 1s linear infinite;margin-bottom:20px}@media (max-width: 768px){.checkout-page{padding:40px 0}.checkout-container{padding:0 15px}.checkout-form{padding:20px}.order-success{padding:30px 20px}.order-success-actions{flex-direction:column}}.quote-page{padding:3rem 0;background-color:#f8f9fa}.quote-page-header{text-align:center;margin-bottom:3rem}.quote-page-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.quote-page-header p{color:#666;font-size:1.1rem}.quote-page-content{display:grid;grid-template-columns:1fr 1fr;gap:2rem}.quote-generator{border-radius:15px;padding:2rem;transition:background-color .5s ease}.quote-container{background-color:#fff;border-radius:10px;box-shadow:0 10px 20px #0000001a;padding:30px;text-align:center;transition:transform .3s ease}.quote-container h3{margin-bottom:1.5rem;color:#4a6bff;font-size:1.4rem}.quote-container:hover{transform:translateY(-5px)}.quote-content{min-height:160px;display:flex;flex-direction:column;justify-content:center}.quote-text{font-size:1.3rem;line-height:1.6;margin-bottom:15px;color:#2c3e50;font-weight:500}.quote-author{font-size:1rem;color:#7f8c8d;font-style:italic;margin-bottom:10px}.product-id{font-size:.9rem;color:#3498db;background:#f8f9fa;padding:5px 10px;border-radius:4px;display:inline-block;margin-bottom:20px}.product-selector{margin:20px 0}.product-selector select{width:100%;padding:12px;border-radius:5px;border:1px solid #ddd;font-size:1rem;background-color:#fff}.buttons{display:flex;justify-content:space-between;gap:15px}.share-btn,.new-quote-btn{border:none;border-radius:5px;font-size:1rem;cursor:pointer;transition:all .3s ease;flex:1;font-weight:600}.new-quote-btn{background-color:#3498db;color:#fff}.new-quote-btn:hover{background-color:#2980b9}.new-quote-btn:disabled{background-color:#bdc3c7;cursor:not-allowed}.share-btn:hover{background-color:#27ae60}.share-btn:disabled{background-color:#bdc3c7;cursor:not-allowed}.loader{border:5px solid #f3f3f3;border-top:5px solid #3498db;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin:50px auto}.quote-request-form{background-color:#fff;border-radius:10px;padding:2rem;box-shadow:0 5px 15px #00000014}.quote-request-form h3{margin-bottom:1.5rem;color:#333;font-size:1.6rem;text-align:center}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#555}.form-group input,.form-group textarea{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:24px;font-size:1rem;transition:border-color .3s}.quote-submit-btn{width:100%;padding:14px;font-size:1.1rem;font-weight:600;margin-top:1rem}.quote-note{margin-top:1rem;color:#666;font-size:.9rem;font-style:italic}.quote-success{text-align:center;padding:2rem 0}.success-icon{width:80px;height:80px;background-color:#2ecc71;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 2rem}.quote-success h2{color:#333;margin-bottom:1rem}.quote-success p{color:#666;margin-bottom:2rem;max-width:500px;margin-left:auto;margin-right:auto}@media (max-width: 768px){.quote-page-content{grid-template-columns:1fr}.quote-page{padding:2rem 0}.quote-page-header h1{font-size:2rem}}.order-confirmation-page{padding:3rem 0;background-color:#f8f9fa}.confirmation-header{text-align:center;margin-bottom:3rem}.success-icon{width:80px;height:80px;background-color:#4caf50;color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:3rem;margin:0 auto 2rem;box-shadow:0 5px 15px #4caf504d}.confirmation-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.confirmation-header p{color:#666;font-size:1.1rem}.order-summary{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #00000014;padding:2rem;margin-bottom:2rem}.order-summary-header{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:2rem;border-bottom:1px solid #eee;padding-bottom:1.5rem}.order-summary-header h2{color:#333;font-size:1.8rem;margin-bottom:.5rem}.order-id{color:#666;font-size:1.1rem;margin-bottom:.25rem}.order-date{color:#888;font-size:.95rem}.order-status{display:flex;align-items:center}.status-badge{padding:.5rem 1rem;border-radius:20px;font-size:.85rem;font-weight:600;text-transform:capitalize}.status-badge.pending{background-color:#fff3cd;color:#856404}.status-badge.processing{background-color:#cce5ff;color:#004085}.status-badge.shipped{background-color:#d1ecf1;color:#0c5460}.status-badge.delivered{background-color:#d4edda;color:#155724}.status-badge.cancelled{background-color:#f8d7da;color:#721c24}.order-details{display:grid;grid-template-columns:3fr 2fr;gap:2rem;margin-bottom:2rem}.order-items{background-color:#f9f9f9;border-radius:8px;padding:1.5rem}.order-items h3{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;color:#333;font-size:1.3rem}.items-list{display:flex;flex-direction:column;gap:1rem}.order-item{display:flex;align-items:center;background-color:#fff;border-radius:8px;box-shadow:0 2px 5px #0000000d;padding:1rem;transition:transform .2s ease}.order-item:hover{transform:translateY(-3px);box-shadow:0 4px 8px #0000001a}.item-image{width:60px;height:60px;overflow:hidden;border-radius:8px;margin-right:1rem;background-color:#f0f0f0;display:flex;align-items:center;justify-content:center}.item-image img{width:100%;height:100%;object-fit:contain}.item-details h4{font-size:1rem;margin-bottom:.25rem;color:#333}.item-details p{font-size:.9rem;color:#666}.item-price{font-weight:600;font-size:1.1rem;color:#4a6bff}.order-shipping{background-color:#f9f9f9;border-radius:8px;padding:1.5rem}.order-shipping h3{display:flex;align-items:center;gap:.5rem;margin-bottom:1.5rem;color:#333;font-size:1.3rem}.shipping-details p{margin-bottom:.5rem;line-height:1.5}.mt-3{margin-top:1.5rem}.order-totals{margin-top:2rem;margin-bottom:2rem;padding-top:1.5rem;border-top:1px solid #eee}.totals-row{display:flex;justify-content:space-between;margin-bottom:.5rem;font-size:1rem}.grand-total{margin-top:1rem;padding-top:1rem;border-top:1px dashed #ddd;font-weight:600;font-size:1.2rem;color:#333}.payment-info{margin-top:2rem;background-color:#f9f9f9;border-radius:8px;padding:1.5rem}.payment-info h3{margin-bottom:1rem;color:#333;font-size:1.3rem}.payment-info p{margin-bottom:.75rem}.payment-instructions{margin-top:1.5rem;padding:1rem;background-color:#fff3cd;border-radius:8px;border-left:4px solid #ffc107}.whatsapp-btn{background-color:#25d366;color:#fff;border:none;border-radius:6px;padding:.8rem 1.5rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem;margin-top:1rem}.whatsapp-btn:hover{background-color:#128c7e;transform:translateY(-2px)}.confirmation-actions{display:flex;gap:1rem;margin-bottom:2rem;flex-wrap:wrap}.btn{padding:.8rem 1.5rem;border-radius:6px;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;gap:.5rem}.btn-primary{background-color:#4a6bff;color:#fff;border:none;text-decoration:none}.btn-primary:hover{background-color:#3a5cf5;transform:translateY(-2px)}.btn-outlined{background-color:transparent;color:#4a6bff;border:1px solid #4a6bff}.btn-outlined:hover{background-color:#4a6bff1a;transform:translateY(-2px)}.confirmation-footer{text-align:center;margin-top:3rem;color:#666}.text-link{color:#4a6bff;text-decoration:underline;background:none;border:none;padding:0;cursor:pointer;font-weight:600}.text-link:hover{color:#3a5cf5}.loading-indicator,.error-message{text-align:center;padding:3rem 0}.spinner{border:4px solid rgba(0,0,0,.1);border-radius:50%;border-top:4px solid #4a6bff;width:40px;height:40px;animation:spin 1s linear infinite;margin:0 auto 1.5rem}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.error-message h2{color:#dc3545;margin-bottom:1rem}.error-message p{margin-bottom:1.5rem;color:#666}@media (max-width: 992px){.order-details{grid-template-columns:1fr}.order-shipping{margin-top:1.5rem}}@media (max-width: 768px){.order-confirmation-page{padding:2rem 0}.confirmation-header h1{font-size:2rem}.order-summary{padding:1.5rem}.order-summary-header{flex-direction:column}.order-status{margin-top:1rem}.confirmation-actions{flex-direction:column}.btn{width:100%;justify-content:center}}@media print{.confirmation-actions,.confirmation-footer{display:none}.order-confirmation-page{padding:0;background-color:#fff}.order-summary{box-shadow:none;padding:0}.container{width:100%;max-width:100%;padding:0}}.forgot-password-container{display:flex;justify-content:center;align-items:center;min-height:80vh;padding:20px;background-color:#f8f9fa}.forgot-password-wrapper{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #00000014;padding:40px;width:100%;max-width:450px}.forgot-password-header{text-align:center;margin-bottom:30px}.forgot-password-header h2{color:#333;font-size:28px;margin-bottom:10px}.forgot-password-header p{color:#666;font-size:14px}.forgot-password-form{display:flex;flex-direction:column}.form-group{margin-bottom:20px}.form-group label{display:block;margin-bottom:10px;font-weight:600;color:#333}.input-wrapper{position:relative;width:100%}.input-icon{position:absolute;left:0;top:0;transform:translateY(-50%);color:#6e8efb;font-size:16px}.input-wrapper input{width:100%;padding:12px 15px 12px 45px;border:1px solid #ddd;border-radius:6px;font-size:14px;transition:all .3s}.input-wrapper input:focus{outline:none;border-color:#6e8efb;box-shadow:0 0 0 3px #6e8efb33}.reset-button{background-color:#6e8efb;color:#fff;border:none;border-radius:6px;padding:14px;font-size:16px;font-weight:600;cursor:pointer;transition:background-color .3s;margin-top:10px}.reset-button:hover{background-color:#4a6bda}.reset-button:disabled{background-color:#b0bde5;cursor:not-allowed}.form-links{margin-top:20px;text-align:center}.back-to-login{display:inline-flex;align-items:center;gap:5px;color:#6e8efb;text-decoration:none;font-size:14px;transition:color .3s}.back-to-login:hover{color:#4a6bda;text-decoration:underline}.error-message{background-color:#f8d7da;color:#721c24;padding:10px;border-radius:6px;margin-bottom:20px;font-size:14px}.success-message{text-align:center;padding:20px 0}.success-icon{color:#28a745;font-size:60px;margin-bottom:20px}.success-message h3{color:#28a745;margin-bottom:15px;font-size:24px}.success-message p{color:#666;margin-bottom:15px;line-height:1.5}.action-links{margin-top:30px;display:flex;flex-direction:column;gap:15px}.primary-link{display:inline-block;background-color:#6e8efb;color:#fff;text-decoration:none;padding:10px 15px;border-radius:6px;font-weight:600;transition:background-color .3s}.primary-link:hover{background-color:#4a6bda}.secondary-link{display:inline-block;background:none;border:none;color:#6e8efb;text-decoration:underline;cursor:pointer;font-size:14px}.secondary-link:hover{color:#4a6bda}@media (max-width: 480px){.forgot-password-wrapper{padding:30px 20px}.forgot-password-header h2{font-size:24px}}.header{position:sticky;top:0;background-color:#fff;box-shadow:0 2px 4px #0000001a;z-index:100}.header-wrapper{display:flex;justify-content:space-between;align-items:center;padding:1rem 0}.logo img{max-height:50px}.main-nav{display:flex;align-items:center}.nav-list{display:flex;list-style:none;margin:0;padding:0}.nav-item{margin:0 1rem;position:relative}.nav-link{text-decoration:none;color:#333;font-weight:600;transition:color .3s ease;display:flex;align-items:center}.nav-link:hover{color:#007bff}.dropdown-icon{margin-left:.5rem;font-size:.8rem}.category-dropdown{position:absolute;top:100%;left:0;background-color:#fff;box-shadow:0 2px 5px #0000001a;min-width:350px;border-radius:4px;padding:1rem;z-index:10}.category-list{list-style:none;padding:0;margin:0}.category-items{margin-bottom:.5rem;font-size:16px}.category-link{text-decoration:none;color:#333;font-size:16px;transition:color .3s ease;display:block;padding:.4rem 0}.category-link:hover{color:#007bff}.user-cart-section{display:flex;align-items:center}.user-actions,.cart-info{margin-left:1.5rem}.user-menu{display:flex;align-items:center}.user-greeting{display:flex;align-items:center;margin-right:1rem;text-decoration:none;color:#333;font-weight:600}.logout-btn{background:none;border:none;display:flex;align-items:center;cursor:pointer;font-size:.9rem;font-weight:600;color:#dc3545;padding:0}.logout-btn:hover{text-decoration:underline}.action-link,.cart-link{display:flex;align-items:center;text-decoration:none;color:#333;font-weight:600}.action-icon,.cart-icon{margin-right:.5rem;font-size:1.2rem}.cart-link{position:relative}.cart-info{display:flex;align-items:center;background-color:#f5f5f5;padding:.5rem 1rem;border-radius:20px;transition:all .3s ease}.cart-info:hover{background-color:#e9ecef}.cart-count,.cart-total{margin:0 .25rem;font-weight:600}.divider{color:#ccc;margin:0 .25rem}.mobile-menu-btn{display:none;background:none;border:none;font-size:1.5rem;cursor:pointer;color:#333}.mobile-user-cart{display:none}@media screen and (max-width: 1024px){.mobile-menu-btn{display:block;z-index:200}.main-nav{position:fixed;top:0;left:-100%;width:100%;height:100vh;background-color:#fff;flex-direction:column;justify-content:flex-start;align-items:center;transition:left .3s ease;z-index:150;overflow-y:auto;padding-top:4rem}.main-nav.active{left:0}.nav-list{flex-direction:column;width:100%;text-align:center}.nav-item{margin:1rem 0}.nav-link{justify-content:center}.category-dropdown{display:none}.mobile-dropdown{display:block;position:static;background:none;box-shadow:none;width:100%}.with-dropdown{cursor:pointer}.home-item.active .mobile-dropdown{display:block}.desktop-user-cart{display:none}.mobile-user-cart{display:block;width:100%;text-align:center;margin-top:2rem}.mobile-user-actions,.mobile-user-cart .cart-info{margin:1rem 0;justify-content:center}.mobile-user-actions .action-link,.mobile-user-actions .logout-btn{display:inline-flex;justify-content:center}}@media screen and (min-width: 1025px) and (max-width: 1200px){.nav-item{margin:0 .5rem}}.footer{background-color:#2c3e50;color:#ecf0f1;padding:60px 0 0;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif}.contai{max-width:1200px;margin:0 auto;padding:0 20px}.footer-top{padding-bottom:40px;border-bottom:1px solid rgba(255,255,255,.1)}.footer-columns{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:40px}.footer-column{padding:0 20px}.footer-heading{display:flex;align-items:center;margin-bottom:20px}.footer-icon{font-size:1.5rem;margin-right:15px;color:#6e8efb}.social-icon-circle{width:40px;height:40px;border-radius:50%;background-color:#6e8efb1a;display:flex;align-items:center;justify-content:center;margin-right:15px}.footer-title{font-size:1.3rem;margin:0;font-weight:600}.footer-text{color:#bdc3c7;margin-bottom:25px;line-height:1.6}.newsletter-form{margin-top:20px}.form-group{display:flex;position:relative}.form-group input{flex:1;padding:15px 20px;border:none;border-radius:30px;font-size:1rem;background-color:#ffffff1a;color:#4a4747;transition:all .3s}.form-group input:focus{outline:none;background-color:#fff3;box-shadow:0 0 0 2px #6e8efb80}.form-group input::placeholder{color:#bdc3c7}.btn-subscribe{position:absolute;right:5px;top:5px;bottom:5px;background:linear-gradient(135deg,#6e8efb,#a777e3);color:#fff;border:none;border-radius:30px;padding:0 25px;font-weight:600;cursor:pointer;display:flex;align-items:center;transition:all .3s;height:40px}.btn-subscribe:hover{transform:translate(5px);box-shadow:0 5px 15px #0003}.btn-icon{margin-right:8px}.social-links{display:flex;gap:15px}.social-link{display:flex;align-items:center;justify-content:center;width:40px;height:40px;border-radius:50%;background-color:#ffffff1a;color:#ecf0f1;transition:all .3s}.social-link:hover{background-color:#6e8efb;transform:translateY(-3px)}.social-icon{font-size:1rem}.footer-bottom{padding:30px 0}.footer-bottom-content{display:flex;flex-direction:column;align-items:center;gap:20px}.copyright{color:#bdc3c7}.meet-our-team{background-color:#f8f9fa;padding:60px 0;font-family:Arial,sans-serif}.team-container{max-width:1200px;margin:0 auto;padding:0 20px}.section-title{text-align:center;color:#2c3e50;font-size:2.5rem;margin-bottom:15px}.section-subtitle{text-align:center;color:#7f8c8d;font-size:1.2rem;margin-bottom:50px}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:30px}.team-member{background:#fff;border-radius:8px;overflow:hidden;box-shadow:0 4px 8px #0000001a;transition:transform .3s ease;text-align:center;padding:20px}.team-member:hover{transform:translateY(-10px)}.member-image-container{width:150px;height:150px;border-radius:50%;overflow:hidden;margin:0 auto 20px;border:3px solid #3498db}.member-image{width:100%;height:100%;object-fit:cover}.member-name{color:#2c3e50;font-size:1.4rem;margin-bottom:5px}.member-position{color:#3498db;font-weight:700;margin-bottom:15px;font-size:1rem}.member-bio{color:#7f8c8d;line-height:1.6;font-size:.9rem}@media (max-width: 768px){.team-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.section-title{font-size:2rem}.section-subtitle{font-size:1rem}}.prescription-page{padding:3rem 0;background-color:#f8f9fa}.prescription-header{text-align:center;margin-bottom:3rem}.prescription-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.prescription-header p{color:#666;font-size:1.1rem}.prescription-content{display:grid;grid-template-columns:3fr 2fr;gap:2rem}.prescription-form{background-color:#fff;border-radius:10px;box-shadow:0 5px 15px #00000014;padding:2rem}.prescription-form-fields{margin-bottom:2rem}.form-group{margin-bottom:1.5rem}.form-group label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.form-group input,.form-group textarea{width:100%;padding:12px 15px;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .3s}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#4a6bff;box-shadow:0 0 0 3px #4a6bff33}.upload-label{display:block;margin-bottom:.5rem;font-weight:600;color:#333}.upload-area-container{margin-bottom:2rem}.upload-area{border:2px dashed #4a6bff;border-radius:10px;padding:2rem;text-align:center;cursor:pointer;transition:all .3s ease;background-color:#4a6bff0d}.upload-area:hover,.upload-area.highlight{background-color:#4a6bff1a;transform:translateY(-3px)}.upload-icon{font-size:2.5rem;color:#4a6bff;margin-bottom:1rem}.upload-area p{margin-bottom:.5rem;color:#555}.file-requirements{font-size:.9rem;color:#777;margin-top:.5rem}.file-preview{background-color:#f8f9fa;border-radius:10px;padding:1.5rem;text-align:center;margin-bottom:1.5rem;border:1px solid #e9ecef}.preview-image{max-width:100%;max-height:250px;border-radius:8px;box-shadow:0 2px 8px #00000026;margin-bottom:1rem}.file-info{margin-bottom:1rem}.file-icon{font-size:3rem;margin-bottom:1rem}.file-icon.pdf{color:#e74c3c}.file-icon.image{color:#3498db}.file-name{font-weight:600;margin-bottom:.5rem;word-break:break-all}.file-size{color:#777;font-size:.9rem}.cancel-button{background-color:#f1f2f6;color:#666;border:none;border-radius:6px;padding:.6rem 1.2rem;font-size:.9rem;cursor:pointer;transition:all .3s ease;display:inline-flex;align-items:center;gap:.5rem}.cancel-button:hover{background-color:#e9ecef;color:#dc3545}.status-message{padding:1rem;border-radius:8px;margin-bottom:1.5rem;font-size:.95rem;display:flex;align-items:center;gap:.5rem}.status-message.error{background-color:#f8d7da;color:#721c24;border:1px solid #f5c6cb}.status-message.success{background-color:#d4edda;color:#155724;border:1px solid #c3e6cb}.status-icon{font-size:1.2rem}.form-actions{margin-top:1.5rem;text-align:center}.submit-button{background-color:#4a6bff;color:#fff;border:none;border-radius:6px;padding:.8rem 2rem;font-size:1rem;font-weight:600;cursor:pointer;transition:all .3s ease;min-width:200px}.submit-button:hover{background-color:#3a5cf5;transform:translateY(-2px)}.submit-button:disabled{background-color:#a9b1d6;cursor:not-allowed;transform:none}.prescription-info{display:flex;flex-direction:column;gap:1.5rem}.info-card{background-color:#fff;border-radius:10px;padding:1.5rem;box-shadow:0 5px 15px #00000014}.info-card h3{color:#4a6bff;margin-bottom:1rem;font-size:1.2rem}.info-card p{color:#555;line-height:1.6}@media (max-width: 992px){.prescription-content{grid-template-columns:1fr}.prescription-info{margin-top:2rem}}@media (max-width: 768px){.prescription-page{padding:2rem 0}.prescription-header h1{font-size:2rem}.prescription-form{padding:1.5rem}}@keyframes loading{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.loading-spinner{display:inline-block;width:18px;height:18px;border:2px solid rgba(255,255,255,.3);border-radius:50%;border-top-color:#fff;animation:loading .8s infinite linear;margin-right:8px}.order-detail-page{padding:60px 0;background-color:#f8f9fa}.container{padding:0 20px}.order-detail-header{margin-bottom:30px;display:flex;justify-content:space-between;align-items:flex-start;flex-wrap:wrap;gap:20px}.back-link{display:inline-flex;align-items:center;color:#4a6bff;text-decoration:none;font-weight:500;transition:all .3s}.back-link svg{margin-right:8px}.back-link:hover{color:#3a56d4;text-decoration:underline}.order-title{flex:1}.order-title h1{font-size:2rem;margin-bottom:10px;color:#333}.order-meta{display:flex;align-items:center;flex-wrap:wrap;gap:15px}.order-date{color:#6c757d;font-size:.95rem}.order-status{font-size:.85rem;padding:4px 12px;border-radius:20px;font-weight:600}.order-status.pending{background-color:#ffc10726;color:#d39e00}.order-status.processing{background-color:#4a6bff26;color:#4a6bff}.order-status.shipped{background-color:#007bff26;color:#0069d9}.order-status.delivered{background-color:#28a74526;color:#28a745}.order-status.cancelled{background-color:#dc354526;color:#dc3545}.order-cancelled-banner{display:flex;align-items:center;gap:15px;background-color:#dc35451a;color:#dc3545;padding:15px 20px;border-radius:8px;margin-bottom:30px;font-weight:500;border-left:4px solid #dc3545}.order-cancelled-banner svg{font-size:1.2rem}.order-detail-content{margin-bottom:40px}.order-summary{background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d;overflow:hidden}.order-section{padding:25px;border-bottom:1px solid #eee}.order-section:last-child{border-bottom:none}.order-section h2{font-size:1.2rem;color:#333;margin-bottom:20px;display:flex;align-items:center;gap:10px}.order-section h2 svg{color:#4a6bff}.order-items{display:flex;flex-direction:column;gap:15px}.order-item{display:flex;align-items:center;padding:15px;border-radius:8px;background-color:#f9f9f9;gap:15px}.item-image{width:70px;height:70px;border-radius:8px;overflow:hidden;background-color:#fff;display:flex;align-items:center;justify-content:center;border:1px solid #eee}.item-image img{max-width:100%;max-height:100%;object-fit:contain}.item-details{flex:1}.item-details h4{margin-bottom:5px;font-size:1rem;color:#333}.item-meta{display:flex;gap:15px;color:#6c757d;font-size:.9rem}.item-price{font-weight:600;font-size:1.1rem;color:#333}.order-info-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.shipping-details,.payment-details{line-height:1.6}.shipping-details p,.payment-details p{margin-bottom:10px}.mt-3{margin-top:15px}.cancelled-delivery{color:#dc3545;font-weight:500}.payment-status{display:inline-block;margin-left:8px;font-weight:600;padding:2px 8px;border-radius:4px}.payment-status.paid{background-color:#28a74526;color:#28a745}.payment-status.pending{background-color:#ffc10726;color:#d39e00}.payment-actions{margin-top:20px}.payment-actions p{margin-bottom:15px}.whatsapp-btn{display:inline-flex;align-items:center;gap:10px;background-color:#25d366;color:#fff;border:none;padding:10px 20px;border-radius:6px;font-weight:500;cursor:pointer;transition:all .3s}.whatsapp-btn:hover{background-color:#22c55e;transform:translateY(-2px);box-shadow:0 4px 10px #25d36633}.order-totals{padding:0}.totals-row{display:flex;justify-content:space-between;padding:12px 0;border-bottom:1px solid #eee}.totals-row:last-child{border-bottom:none}.totals-row span:first-child{color:#6c757d}.totals-row.grand-total{font-weight:700;font-size:1.1rem;padding-top:15px}.order-actions{display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;gap:20px}.action-buttons{display:flex;gap:10px;flex-wrap:wrap}.btn{display:inline-flex;align-items:center;justify-content:center;gap:8px;padding:10px 20px;border-radius:6px;font-weight:500;transition:all .3s;cursor:pointer;text-decoration:none}.btn svg{font-size:1rem}.btn-primary{background-color:#4a6bff;color:#fff;border:none}.btn-primary:hover{background-color:#3a56d4;box-shadow:0 4px 8px #4a6bff33}.btn-outline{background-color:transparent;color:#4a6bff;border:1px solid #4a6bff}.btn-outline:hover{background-color:#4a6bff1a}.btn-danger{background-color:#dc3545;color:#fff;border:none}.btn-danger:hover{background-color:#c82333;box-shadow:0 4px 8px #dc354533}.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}.modal-container{background-color:#fff;border-radius:8px;width:90%;max-width:500px;box-shadow:0 10px 25px #0000001a}.modal-header{display:flex;justify-content:space-between;align-items:center;padding:15px 20px;border-bottom:1px solid #eee}.modal-header h3{margin:0;font-size:1.2rem}.modal-close{background:none;border:none;font-size:1.5rem;cursor:pointer;color:#6c757d}.modal-body{padding:20px}.modal-body p{margin-bottom:10px}.modal-footer{display:flex;justify-content:flex-end;gap:10px;padding:15px 20px;border-top:1px solid #eee}.loading-indicator{display:flex;flex-direction:column;align-items:center;justify-content:center;padding:80px 0}.spinner{border:4px solid rgba(74,107,255,.2);border-left-color:#4a6bff;border-radius:50%;width:40px;height:40px;animation:spin 1s linear infinite;margin-bottom:20px}@keyframes spin{to{transform:rotate(360deg)}}.error-message{text-align:center;padding:80px 20px;background-color:#fff;border-radius:8px;box-shadow:0 2px 10px #0000000d}.error-message h2{color:#dc3545;margin-bottom:15px}.error-message p{margin-bottom:20px;color:#6c757d}@media (max-width: 768px){.order-detail-page{padding:40px 0}.order-detail-header{flex-direction:column;align-items:flex-start}.order-title h1{font-size:1.6rem}.order-actions{flex-direction:column;align-items:stretch}.action-buttons{flex-direction:column;width:100%}.action-buttons .btn,.order-actions .btn-primary{width:100%}.order-item{flex-direction:column;align-items:flex-start}.item-details{width:100%}.item-price{align-self:flex-end;margin-top:10px}}@media print{.back-link,.order-actions,.payment-actions,.modal-overlay{display:none!important}.order-detail-page{background-color:#fff;padding:0}.order-summary{box-shadow:none}.order-title h1{text-align:center}.order-meta{justify-content:center}}:root{font-family:Open Sans,sans-serif;line-height:1.5;font-weight:400;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}*{box-sizing:border-box}body{margin:0;padding:0;min-width:320px;min-height:100vh}h1,h2,h3,h4,h5,h6{font-family:Josefin Sans,sans-serif}a{text-decoration:none}button,input,select,textarea{font-family:inherit}
