@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700;800&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@300;400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Inter:wght@400;500;600;700&display=swap);@import url(https://fonts.googleapis.com/css2?family=Corinthia:wght@400;700&family=Dancing+Script:wght@400..700&family=Imperial+Script&family=Rouge+Script&display=swap);body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.landing-page,body{font-family:Inter,sans-serif;margin:0}.landing-page{background-color:#f4f6f7;box-sizing:border-box;padding:0}.header{background:linear-gradient(160deg,#6c9bd2,#5a225f);box-shadow:0 2px 8px #eaeaeb;padding:1.2rem 1.5rem;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:100}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;position:relative}.header-container,.logo{align-items:center;display:flex}.logo{flex-shrink:0;gap:.75rem}.logo-image{filter:drop-shadow(0 2px 4px rgb(255,255,255));height:2.8rem;object-fit:contain;width:auto}.logo-name{color:#fffeff;font-family:Rouge Script,cursive;font-size:2rem;font-style:normal;font-weight:500;text-shadow:0 1px 2px #e8e6eb}.desktop-navigation{display:none;gap:2.5rem;left:50%;position:absolute;transform:translateX(-50%)}.nav-link{color:#fdfcfd;font-size:1.05rem;font-weight:600;position:relative;transition:all .3s ease;white-space:nowrap}.nav-link:after{background-color:#9b7bc7;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.nav-link:hover{color:#7c5fa8;transform:translateY(-2px)}.header-right{align-items:center;display:flex;flex-shrink:0;gap:1rem}.desktop-login-container{display:none;position:relative}.login-btn{background-color:#dfc3eb;border:none;border-radius:25px;box-shadow:0 4px 12px #ffffff4d;color:#000;cursor:pointer;font-size:1rem;font-weight:700;padding:.65rem 1.8rem;transition:all .3s ease;white-space:nowrap}.login-btn:hover{background-color:#f4f6f7;box-shadow:0 6px 16px #fff6;transform:translateY(-2px)}.dropdown-menu{background-color:#fff;border:2px solid #c1caeb;border-radius:12px;box-shadow:0 10px 30px #00000026;margin-top:.5rem;padding:.5rem 0;position:absolute;right:0;top:100%;width:13rem;z-index:10}.dropdown-item{color:#000;display:block;font-size:.95rem;font-weight:500;padding:.75rem 1.25rem;text-decoration:none;transition:all .2s ease}.dropdown-item:hover{background-color:#c1caeb;color:#9b7bc7}.mobile-menu-btn{background:none;border:none;color:#fff;cursor:pointer;display:block;font-size:1.8rem;padding:.25rem;transition:transform .3s ease}.mobile-menu-btn:hover{transform:scale(1.1)}.mobile-menu{background:linear-gradient(90deg,#9b7bc7,#ac9de2);box-shadow:0 8px 16px #fff;left:0;position:absolute;right:0;top:100%;z-index:20}.mobile-navigation{display:flex;flex-direction:column;padding:1rem}.mobile-nav-link{border-bottom:1px solid #f5efef;color:#fff;font-weight:600;padding:1rem;text-decoration:none;transition:all .3s ease}.mobile-nav-link:hover{background-color:#fffefe;padding-left:1.5rem}.mobile-nav-link:last-child{border-bottom:none}.mobile-login-options{border-top:1px solid #fff;display:flex;flex-direction:column;gap:.75rem;margin-top:1rem;padding-top:1rem}.mobile-login-btn{border-radius:25px;font-weight:700;padding:.85rem 1rem;text-align:center;text-decoration:none;transition:all .3s ease}.mobile-login-btn.admin{background-color:#fff;box-shadow:0 4px 8px #ffffff4d;color:#9b7bc7}.mobile-login-btn.admin:hover{background-color:#f4f6f7;transform:scale(1.02)}.mobile-login-btn.customer{background-color:initial;border:2px solid #fff;color:#fff}.mobile-login-btn.customer:hover{background-color:#fff;color:#9b7bc7}.middle-section{background-color:#f4f7f6;padding:5rem 1rem}.middle-container{margin:0 auto;max-width:64rem;text-align:center}.middle-logo-container{margin-bottom:2.5rem}.middle-logo-image{filter:drop-shadow(0 4px 12px rgb(236,233,233));height:13rem;object-fit:contain;width:auto}.middle-title{color:#2d3748;font-size:2.5rem;font-weight:800;margin-bottom:1.5rem}.middle-tagline{color:#4a5568;font-size:1.35rem;font-weight:500;margin-bottom:3rem}.features-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;margin-top:3rem}.feature-card{background:#fff;border:2px solid #0000;border-radius:20px;box-shadow:0 4px 16px #9b7bc71a;padding:2.5rem 1.5rem;text-align:center;transition:all .3s ease}.feature-card:hover{border-color:#ac9de2;box-shadow:0 8px 24px #fff;transform:translateY(-8px)}.feature-icon{align-items:center;border-radius:50%;display:flex;font-size:2rem;height:5rem;justify-content:center;margin:0 auto 1.5rem;width:5rem}.artist-icon{background:linear-gradient(135deg,#ac9de2,#c1caeb)}.eco-icon{background:linear-gradient(135deg,#c1caeb,#d5e6f2)}.gift-icon{background:linear-gradient(135deg,#9b7bc7,#ac9de2)}.feature-title{color:#fff;font-size:1.25rem;font-weight:700;margin-bottom:.75rem}.feature-description{color:#4a5568;font-size:1rem;line-height:1.6}.about-section{background-color:#f4f7f6;padding:5rem 1rem}.about-container{margin:0 auto;max-width:72rem}.about-title{color:#2d3748;font-size:2.5rem;font-weight:800;margin-bottom:3.5rem;text-align:center}.about-content{grid-gap:3rem;display:grid;gap:3rem}.about-text{color:#4a5568}.about-paragraph{font-size:1.15rem;line-height:1.7;margin-bottom:1.5rem}.about-list{list-style:none;margin:0;padding:0}.about-list-item{align-items:center;color:#4a5568;display:flex;font-size:1.05rem;margin-bottom:1rem}.list-bullet{background-color:#9b7bc7;border-radius:50%;height:.65rem;margin-right:1rem;width:.65rem}.about-highlights{background:#fff;border:2px solid #c1caeb;border-radius:20px;box-shadow:0 4px 16px #9b7bc71a;padding:2.5rem}.highlights-title{color:#2d3748;font-size:1.4rem;font-weight:700;margin-bottom:1.5rem}.highlight-items{display:flex;flex-direction:column;gap:1.5rem}.highlight-item{border-left-style:solid;border-left-width:4px;padding-bottom:.5rem;padding-left:1.5rem;padding-top:.5rem}.authenticity{border-left-color:#9b7bc7}.quality{border-left-color:#ac9de2}.community{border-left-color:#c1caeb}.highlight-title{color:#2d3748;font-size:1.1rem;font-weight:700;margin-bottom:.5rem}.highlight-description{color:#4a5568;line-height:1.6}.creators-section{background:#c1caeb;padding:5rem 1rem}.creators-header{margin:0 auto 4rem;max-width:900px;text-align:center}.sparkles{animation:sparkle 2s infinite;font-size:40px;margin-bottom:20px}@keyframes sparkle{0%,to{opacity:1;transform:scale(1)}50%{opacity:.6;transform:scale(1.1)}}.creators-title{color:#9b7bc7;font-size:2.8rem;font-weight:800;margin-bottom:1.5rem}.creators-subtitle{color:#4a5568;font-size:1.15rem;font-weight:500;line-height:1.7}.creators-grid{grid-gap:2.5rem;display:grid;gap:2.5rem;grid-template-columns:repeat(auto-fit,minmax(340px,1fr));margin:0 auto 4rem;max-width:1400px}.creator-card{background:#fff;border:2px solid #ac9de2;border-radius:24px;box-shadow:0 4px 16px #9b7bc71f;padding:2.5rem;transition:all .4s ease}.creator-card:hover{border-color:#9b7bc7;box-shadow:0 8px 32px #9b7bc733;transform:translateY(-8px)}.creator-header{margin-bottom:1.5rem}.creator-name{color:#9b7bc7;font-size:1.9rem;font-weight:800;margin-bottom:.75rem}.creator-role{align-items:center;color:#4a5568;display:flex;font-size:1.05rem;font-weight:600;gap:.75rem;margin-bottom:1rem}.creator-icon{font-size:24px}.creator-year{background:linear-gradient(135deg,#9b7bc7,#ac9de2);border-radius:20px;box-shadow:0 2px 8px #9b7bc74d;color:#fff;display:inline-block;font-size:.85rem;font-weight:700;padding:.4rem 1rem}.creator-backstory{color:#4a5568;font-size:.98rem;line-height:1.75;margin-bottom:1.5rem}.creator-specialties{border-top:2px solid #d5e6f2;padding-top:1.5rem}.specialties-label{color:#9b7bc7;font-size:.95rem;font-weight:700;margin-bottom:1rem}.specialties-tags{display:flex;flex-wrap:wrap;gap:.75rem}.specialty-tag{background:linear-gradient(135deg,#ac9de2,#c1caeb);border-radius:20px;box-shadow:0 2px 8px #ac9de233;color:#fff;font-size:.85rem;font-weight:600;padding:.5rem 1rem;transition:all .3s ease}.specialty-tag:hover{box-shadow:0 4px 12px #ac9de24d;transform:translateY(-2px)}.creators-mission{background:#fff;border:2px solid #ac9de2;border-radius:24px;box-shadow:0 8px 24px #9b7bc726;margin:0 auto;max-width:900px;padding:3.5rem 2.5rem;text-align:center}.mission-title{color:#9b7bc7;font-size:2.2rem;font-weight:800;margin-bottom:1.5rem}.mission-description{color:#4a5568;font-size:1.1rem;line-height:1.8;margin-bottom:2rem}.mission-tags{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.mission-tag{background:linear-gradient(135deg,#9b7bc7,#ac9de2);border-radius:25px;box-shadow:0 4px 12px #9b7bc733;color:#fff;cursor:default;font-weight:700;padding:.75rem 1.5rem;transition:all .3s ease}.mission-tag:hover{box-shadow:0 6px 16px #9b7bc74d;transform:translateY(-3px)}.footer{background:linear-gradient(135deg,#2d3748,#1a202c);padding:3.5rem 1rem}.footer-container{max-width:72rem}.footer-content{text-align:center}.footer-logo{align-items:center;display:flex;gap:.75rem;justify-content:center;margin-bottom:1.5rem}.footer-logo-image{background-color:#fff;border-radius:12px;box-shadow:0 4px 12px #fff3;height:2.8rem;object-fit:contain;padding:8px;width:auto}.footer-logo-name{font-size:1.6rem;font-weight:800}.footer-description{color:#cbd5e0;font-size:1.05rem;line-height:1.7;margin:0 auto 2.5rem;max-width:42rem}.footer-links{display:flex;gap:2rem;justify-content:center;margin-bottom:2rem}.footer-link{color:#cbd5e0;font-weight:500;text-decoration:none;transition:all .3s ease}.footer-link:hover{color:#c1caeb;transform:translateY(-2px)}.footer-copyright{color:#a0aec0;font-size:.9rem}@media (min-width:768px){.desktop-navigation{display:flex}.desktop-login-container{display:block}.mobile-menu-btn{display:none}.hero-title{font-size:4.5rem}.features-grid{grid-template-columns:repeat(3,1fr)}.about-content{grid-template-columns:1fr 1fr}.creators-section{padding:6rem 2rem}}@media (max-width:768px){.creators-title{font-size:2.2rem}.creators-grid{grid-template-columns:1fr}.mission-title{font-size:1.8rem}}@media (max-width:480px){.hero-title{font-size:2.5rem}.middle-title{font-size:2rem}.creators-title{font-size:1.9rem}.creator-card{padding:1.5rem}.mission-tag{font-size:.9rem}}.admin-login-page{align-items:center;background-color:#f4f7f6;box-sizing:border-box;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:100vh;padding:1rem!important}.tagline{color:#6b7280;font-size:1rem;font-weight:400;margin-bottom:1rem!important}.input-field1:focus{border-color:#dfc3eb}.login-button{background-color:#dfc3eb;margin-top:.25rem;padding:.75rem 1rem!important}.login-button:hover{background-color:#be98ce}.back-link{font-size:.85rem}@media (max-width:480px){.admin-login-page{padding:.5rem!important}.login-logo{height:170px!important;width:170px!important}.input-field1{font-size:.85rem;padding:.7rem 2rem .7rem .7rem!important}.login-button{font-size:.85rem!important;padding:.7rem!important}}.customer-login-page{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:100vh;padding:1rem!important}.login-container{max-width:400px;text-align:center;width:100%}.login-logo{height:200px!important;margin:0 auto;object-fit:contain;width:200px!important}.login-form1{display:flex;flex-direction:column;gap:1rem!important;margin-bottom:1rem!important}.input-field1{font-size:.9rem}.input-icon1{font-size:1rem}.forgot-password-container{margin-top:-.2rem!important;text-align:right}.forgot-password-link{background:none;border:none;color:#6b7280;cursor:pointer;font-size:.8rem!important;text-decoration:none;transition:color .3s ease}.forgot-password-link:hover{color:#6c5377;text-decoration:underline}.login-button{background-color:#6c5377;border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-size:.9rem!important;font-weight:600;padding:.75rem!important;transition:all .3s ease;width:100%}.login-button:hover{background-color:#6c5377;transform:translateY(-1px)}.login-button:active{transform:translateY(0)}.signup-section{border-top:1px solid #e5e7eb;margin-bottom:1.5rem!important;padding-top:1rem!important}.signup-text{color:#6b7280;font-size:.8rem!important;margin-bottom:.75rem!important}.signup-button{background-color:#fff;border:2px solid #6c5377;color:#6c5377;display:inline-block;font-size:.85rem!important;padding:.7rem!important;text-decoration:none}.signup-button:hover{background-color:#6c5377;color:#fff}@media (max-width:480px){.customer-login-page{padding:.5rem!important}.login-logo{height:170px!important;width:170px!important}.input-field1{font-size:.85rem!important;padding:.7rem 2rem .7rem .7rem!important}.login-button{font-size:.85rem!important;padding:.7rem!important}.signup-button{font-size:.8rem!important;padding:.65rem!important}}.customer-signup-page{align-items:center;background-color:#fff;box-sizing:border-box;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:100vh;padding:1rem!important}.signup-container{max-width:400px!important;text-align:center;width:100%}.logo-section{margin-bottom:1rem!important}.signup-logo{height:200px!important;margin:0 auto;object-fit:contain;width:200px!important}.signup-form1{display:flex;flex-direction:column;gap:1rem!important;margin-bottom:1rem!important}.name-fields{grid-gap:.75rem!important;display:grid;gap:.75rem!important;grid-template-columns:1fr 1fr}.input-group1{position:relative;width:100%}.input-field1{background-color:#fff;border:2px solid #e5e7eb;border-radius:.75rem;box-sizing:border-box;font-size:.9rem!important;padding:.75rem 2.5rem .75rem .75rem!important;transition:all .3s ease;width:100%}.input-field1:focus{border-color:#6c5377;box-shadow:0 0 0 3px #14b8a61a;outline:none}.input-field1::placeholder{color:#9ca3af}.input-icon1{font-size:1rem!important;pointer-events:none;position:absolute;right:1rem;top:50%;transform:translateY(-50%)}.signup-button{background-color:#6c5377;border:none;border-radius:.75rem;color:#fff;cursor:pointer;font-size:.9rem!important;font-weight:600;margin-top:.25rem!important;padding:.75rem!important;transition:all .3s ease;width:100%}.signup-button:hover{background-color:#9267a5;transform:translateY(-1px)}.signup-button:active{transform:translateY(0)}.login-section{border-top:1px solid #e5e7eb;margin-bottom:1.25rem!important;padding-top:1rem!important}.login-text{color:#6b7280;font-size:.8rem!important;margin-bottom:.75rem!important}.login-link-button{background-color:#fff;border:2px solid #dfc3eb;border-radius:.75rem;color:#6c5377!important;cursor:pointer;display:inline-block;font-size:.85rem!important;font-weight:600;padding:.7rem!important;text-decoration:none;transition:all .3s ease;width:100%}.login-link-button:hover{background-color:#dfc3eb;color:#fff;transform:translateY(-1px)}.login-link-button:active{transform:translateY(0)}.back-link{color:#6b7280;font-size:.8rem!important;text-decoration:none;transition:all .3s ease}.back-link:hover{color:#374151;text-decoration:underline}@media (max-width:480px){.customer-signup-page{padding:.5rem!important}.signup-logo{height:170px!important;width:170px!important}.name-fields{grid-template-columns:1fr}.input-field1{font-size:.85rem!important;padding:.7rem 2rem .7rem .7rem!important}.signup-button{font-size:.85rem!important;padding:.7rem!important}.login-link-button{font-size:.8rem!important;padding:.65rem!important}}.admin-main-container{min-height:100vh}.logout-btn:hover{background-color:#6c5377}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;padding:1.5rem;text-align:center}.stat-card h3{color:#6b7280;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.stat-card p{color:#111827;font-size:1.5rem;font-weight:700}.overview-section{margin-top:1rem}.overview-section h2{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:1rem}.overview-placeholder{background-color:#fff;border:1px solid #e5e7eb;border-radius:10px;display:flex;flex-direction:column;gap:2rem;min-height:550px;padding:1.5rem}.overview-placeholder h3{color:#111827;font-size:1rem;font-weight:600}@media (max-width:768px){.main-content{margin-left:0;padding:1rem}}.sidebar{background-color:#f0e8e8;border-right:1px solid #e5e7eb;display:flex;flex-direction:column;height:100vh;left:0;padding:1.5rem 1rem;position:fixed;top:0;width:240px;z-index:1000}.sidebar-logo{align-items:center;display:flex;gap:.5rem;margin-bottom:2rem}.sidebar-logo-img{height:40px;object-fit:contain;width:40px}.sidebar-logo h2{color:#49294c;font-size:1.25rem;font-weight:700}.sidebar-nav{display:flex;flex-direction:column;gap:.5rem}.nav-link{align-items:center;border-radius:6px;color:#374151;display:flex;font-size:.95rem;font-weight:500;padding:.75rem;text-decoration:none;transition:all .2s ease}.nav-link.active,.nav-link:hover{background-color:#f0fdfa;color:#49294c}.nav-link.active{border-left:3px solid #49294c}.sidebar-icon{font-size:18px;margin-right:10px}@media (max-width:768px){.sidebar{transform:translateX(-100%);transition:transform .3s ease;width:200px}.sidebar.open{transform:translateX(0)}}.product-form-section{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;padding:2rem}.image-upload-section{display:flex;flex-direction:column;gap:1rem}.image-upload-section label{color:#374151;font-size:.95rem;font-weight:500}.image-upload-area{padding:2rem}.upload-icon{font-size:2rem}.form-group input[type=date]{padding:.6rem}.image-preview-grid{grid-template-columns:repeat(auto-fill,minmax(120px,1fr));margin-top:1rem}.image-preview{height:120px;width:120px}.form-actions{border-top:1px solid #e5e7eb;display:flex;gap:1rem;justify-content:flex-end;padding-top:1rem}.cancel-btn{padding:.75rem 1.5rem}.cancel-btn:hover{background:#f9fafb;border-color:#9ca3af}.submit-btn{background:#6c5377;border-radius:6px;font-weight:500;padding:.75rem 1.5rem;transition:background-color .3s ease}.submit-btn:hover:not(:disabled){background:#bfa1b9}.submit-btn:disabled{background:#9ca3af;cursor:not-allowed}@media (max-width:1024px){.admin-main-container{flex-direction:column}.sidebar{border-bottom:1px solid #e5e7eb;border-right:none;height:auto;width:100%}.sidebar-nav{flex-direction:row;gap:.5rem;overflow-x:auto}.sidebar-nav a{font-size:.875rem;padding:.5rem;white-space:nowrap}}@media (max-width:768px){.main-content{padding:1rem}.product-form-section{padding:1.5rem}.form-grid{grid-template-columns:1fr}.form-actions{flex-direction:column}.cancel-btn,.submit-btn{width:100%}.image-preview-grid{grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.image-preview{height:100px;width:100px}}@media (max-width:480px){.main-header{align-items:flex-start;flex-direction:column;gap:1rem}.logout-btn{align-self:flex-end}.sidebar-nav{flex-direction:column}.image-upload-area{padding:1.5rem}}.logout-btn1:hover{background-color:#be98ce}.controls-section1{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;margin-bottom:1.5rem;padding:1.5rem}.search-box1{margin-bottom:1rem}.actions-bar1{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between}.selection-info1{color:#374151;font-weight:500}.action-buttons1{gap:.75rem}.select-all-btn1{background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.select-all-btn1:hover{background:#f9fafb;border-color:#9ca3af}.delete-btn1{background:#ef4444;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background-color .3s ease}.delete-btn1:hover:not(:disabled){background:#dc2626}.delete-btn1:disabled{background:#9ca3af;cursor:not-allowed}.products-section1{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;padding:1.5rem}.products-header1{margin-bottom:1.5rem}.products-header1 h2{color:#111827;font-size:1.25rem;font-weight:600}.no-products1{color:#6b7280;padding:3rem;text-align:center}.products-grid1{grid-gap:1rem;display:grid;gap:1rem}.product-card1{align-items:center;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;gap:1rem;padding:1.25rem;position:relative;transition:all .3s ease}.product-card1:hover{background-color:#f8fafc;border-color:#6c5377}.product-card1.selected1{background-color:#fef2f2;border-color:#ef4444}.product-checkbox1{flex-shrink:0}.product-checkbox1 input{cursor:pointer;height:18px;width:18px}.product-image1{background-color:#f3f4f6;border-radius:6px;flex-shrink:0;height:80px;overflow:hidden;width:80px}.product-image1 img{height:100%;object-fit:cover;width:100%}.product-info1{flex:1 1;min-width:0}.product-name1{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.product-category1{color:#6c5377;font-size:.875rem;font-weight:500;margin-bottom:.5rem}.product-description1{-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;color:#6b7280;display:-webkit-box;font-size:.9rem;line-height:1.4;margin-bottom:.75rem;overflow:hidden}.product-details1{display:flex;font-size:.875rem;gap:1.5rem}.product-price1{color:#111827;font-weight:600}.product-stock1{color:#059669}.product-date1{color:#6b7280}.product-actions1{flex-shrink:0}.quick-delete-btn1{align-items:center;background:#ef4444;border:none;border-radius:4px;color:#fff;cursor:pointer;display:flex;height:32px;justify-content:center;transition:background-color .3s ease;width:32px}.quick-delete-btn1:hover{background:#dc2626}.delete-warning1{background:#fef2f2;border:1px solid #fecaca;border-radius:8px;bottom:2rem;box-shadow:0 4px 12px #00000026;left:50%;max-width:400px;padding:1rem 1.5rem;position:fixed;transform:translateX(-50%);width:90%;z-index:1000}.warning-content1{align-items:flex-start;display:flex;gap:.75rem}.warning-icon1{color:#ef4444;flex-shrink:0;font-size:1.25rem;margin-top:.125rem}.warning-content1 h4{color:#dc2626;font-size:.95rem;margin-bottom:.25rem}.warning-content1 p{color:#991b1b;font-size:.875rem;line-height:1.4}@media (max-width:1024px){.admin-main-container1{flex-direction:column}.sidebar1{border-bottom:1px solid #e5e7eb;border-right:none;height:auto;width:100%}.sidebar-nav1{flex-direction:row;gap:.5rem;overflow-x:auto}.sidebar-nav1 a{font-size:.875rem;padding:.5rem;white-space:nowrap}}@media (max-width:768px){.main-content1{padding:1rem}.controls-section1,.products-section1{padding:1.25rem}.actions-bar1{align-items:stretch;flex-direction:column;gap:1rem}.action-buttons1{justify-content:space-between}.product-card1{align-items:flex-start;flex-direction:column;text-align:left}.product-image1{align-self:center}.product-details1{flex-direction:column;gap:.5rem}.product-actions1{position:absolute;right:1rem;top:1rem}}@media (max-width:480px){.main-header1{align-items:flex-start;flex-direction:column;gap:1rem}.logout-btn1{align-self:flex-end}.sidebar-nav1{flex-direction:column}.search-input1{font-size:.875rem}.product-name1{font-size:1rem}.delete-warning1{bottom:1rem;padding:1rem}}.update-product-layout{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:350px 1fr;height:calc(100vh - 120px)}.products-list-section{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;overflow-y:auto;padding:1.5rem}.search-box{margin-bottom:1.5rem;position:relative}.search-icon{color:#6b7280;left:1rem}.search-input{border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;padding:.75rem 1rem .75rem 2.5rem}.search-input:focus{box-shadow:0 0 0 3px #14b8a61a;outline:none}.products-list h3{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.no-products{color:#6b7280;padding:2rem}.products-grid{display:flex;flex-direction:column;gap:.75rem}.product-item{border:2px solid #e5e7eb;cursor:pointer;transition:all .3s ease}.product-item:hover{background-color:#f8fafc}.product-item.selected{background-color:#f0fdfa;border-color:#6c5377}.product-item-image{background-color:#f3f4f6;border-radius:6px;flex-shrink:0;height:60px;overflow:hidden;width:60px}.product-item-image img{height:100%;object-fit:cover;width:100%}.product-item-info{flex:1 1;min-width:0}.product-item-info h4{color:#111827;font-size:.95rem;font-weight:600;margin-bottom:.25rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.product-item-info .category{color:#6c5377;font-size:.8rem;font-weight:500;margin-bottom:.25rem}.product-item-info .price{color:#111827;font-size:.9rem;font-weight:600;margin-bottom:.125rem}.product-item-info .stock{color:#059669;font-size:.8rem}.edit-form-section{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;overflow-y:auto;padding:1.5rem}.no-selection{align-items:center;color:#6b7280;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.no-selection-icon{color:#d1d5db;font-size:3rem;margin-bottom:1rem}.no-selection h3{color:#374151;font-size:1.25rem;margin-bottom:.5rem}.edit-form-container{height:100%}.form-header{border-bottom:1px solid #e5e7eb;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.form-header h2{color:#111827}.edit-btn{align-items:center;background-color:#6c5377;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:background-color .3s ease}.edit-btn:hover{background-color:#bfa1b9}.form-actions-header{display:flex;gap:.75rem}.cancel-btn{align-items:center;background:#fff;border:1px solid #d1d5db;border-radius:6px;color:#374151;cursor:pointer;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.cancel-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.save-btn{align-items:center;background:#6c5377;display:flex;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:background-color .3s ease}.save-btn:hover:not(:disabled){background:#bfa1b9}.save-btn:disabled{background:#9ca3af;cursor:not-allowed}.product-form{display:flex;flex-direction:column;gap:2rem}.form-grid{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.form-group label{font-size:.95rem;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{background-color:#fafafa;border:1px solid #d1d5db;border-radius:6px;font-family:Inter,sans-serif;font-size:.95rem;padding:.75rem;transition:border-color .3s ease,box-shadow .3s ease}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{background-color:#fff;border-color:#6c5377;box-shadow:0 0 0 3px #14b8a61a;outline:none}.form-group input:not(:disabled),.form-group select:not(:disabled),.form-group textarea:not(:disabled){background-color:#fff}.form-group input:disabled,.form-group select:disabled,.form-group textarea:disabled{color:#6b7280;cursor:not-allowed}.form-group textarea{min-height:100px;resize:vertical}.image-management{display:flex;flex-direction:column;gap:1rem}.image-management label{color:#374151;font-size:.95rem;font-weight:500}.images-section{display:flex;flex-direction:column;gap:1rem}.image-upload-area{border:2px dashed #d1d5db;border-radius:8px;cursor:pointer;padding:1.5rem;position:relative;text-align:center;transition:border-color .3s ease}.image-upload-area:hover{border-color:#6c5377}.image-input{cursor:pointer;height:100%;left:0;opacity:0;position:absolute;top:0;width:100%}.upload-label{align-items:center;color:#6b7280;cursor:pointer;display:flex;flex-direction:column;gap:.5rem}.upload-icon{color:#9ca3af;font-size:1.5rem}.upload-label span{font-weight:500}.upload-label small{color:#9ca3af;font-size:.875rem}.image-preview-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(100px,1fr))}.image-preview{border-radius:8px;box-shadow:0 2px 4px #0000001a;height:100px;overflow:hidden;position:relative;width:100px}.image-preview img{height:100%;object-fit:cover;width:100%}.remove-image-btn{align-items:center;background:#ef4444e6;border:none;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.75rem;height:24px;justify-content:center;position:absolute;right:5px;top:5px;transition:background-color .3s ease;width:24px}.remove-image-btn:hover{background:#dc2626e6}@media (max-width:1024px){.admin-main-container{flex-direction:column}.sidebar{border-bottom:1px solid #e5e7eb;border-right:none;height:auto;width:100%}.sidebar-nav{flex-direction:row;gap:.5rem;overflow-x:auto}.sidebar-nav a{font-size:.875rem;padding:.5rem;white-space:nowrap}.update-product-layout{grid-template-columns:1fr;height:auto}.products-list-section{max-height:400px}}@media (max-width:768px){.main-content{padding:1rem}.edit-form-section,.products-list-section{padding:1.25rem}.form-header{align-items:flex-start;flex-direction:column;gap:1rem}.form-actions-header{justify-content:space-between;width:100%}.form-grid{grid-template-columns:1fr}.image-preview-grid{grid-template-columns:repeat(auto-fill,minmax(80px,1fr))}.image-preview{height:80px;width:80px}}@media (max-width:480px){.main-header{align-items:flex-start;flex-direction:column;gap:1rem}.logout-btn{align-self:flex-end}.product-item,.sidebar-nav{flex-direction:column}.product-item{text-align:center}.product-item-image{align-self:center}.cancel-btn,.save-btn{font-size:.875rem;padding:.5rem .75rem}}.orders-content{background-color:#fafafa;min-height:calc(100vh - 120px);padding:20px}.orders-header{flex-wrap:wrap;gap:15px;justify-content:space-between;margin-bottom:20px}.orders-header,.search-box{align-items:center;display:flex}.search-box{background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 1px 3px #0000001a;padding:8px 12px;width:320px}.search-icon{color:#666;margin-right:8px}.search-input{background:#0000;border:none;font-size:14px}.filter-box{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;padding:8px 12px}.filter-icon{color:#666;margin-right:8px}.filter-select{background:#0000;border:none;font-size:14px;outline:none}.orders-table-container{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;overflow-x:auto}.orders-table{border-collapse:collapse;font-size:14px;min-width:700px;width:100%}.orders-table td,.orders-table th{border-bottom:1px solid #eee;padding:12px 16px;text-align:left}.orders-table th{background-color:#f8fafc;color:#374151;font-size:13px;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.orders-table tr:hover{background-color:#f9fafb}.order-id{font-family:Courier New,monospace}.customer-info{display:flex;flex-direction:column}.customer-info strong{color:#111827;margin-bottom:2px}.customer-info span{color:#6b7280;font-size:12px}.items-info{max-width:200px}.item-row{color:#6b7280;font-size:12px;margin-bottom:2px;padding:2px 0}.item-row:last-child{margin-bottom:0}.total-amount{color:#059669;font-weight:600}.delivery-status-badge,.status-badge{border-radius:12px;font-size:11px;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase;white-space:nowrap}.status-pending{background-color:#fef3c7;color:#d97706}.status-approved{background-color:#d1fae5;color:#059669}.status-rejected{background-color:#fee2e2;color:#dc2626}.status-processing{background-color:#dbeafe;color:#1d4ed8}.status-shipped{background-color:#e0e7ff;color:#4f46e5}.status-out-for-delivery{background-color:#f0f9ff;color:#0369a1}.status-delivered{background-color:#f0fdf4;color:#15803d}.delivery-pending{background-color:#fef3c7;color:#d97706}.delivery-processing{background-color:#dbeafe;color:#1d4ed8}.delivery-shipped{background-color:#e0e7ff;color:#4f46e5}.delivery-out-for-delivery{background-color:#f0f9ff;color:#0369a1}.delivery-delivered{background-color:#d1fae5;color:#059669}.no-orders{background:#f9fafb;border-radius:10px;color:#6b7280;padding:60px 40px;text-align:center}.no-orders p{font-size:16px;margin:0}@media (max-width:1024px){.orders-header{align-items:stretch;flex-direction:column}.filter-box,.search-box{width:100%}}@media (max-width:768px){.orders-content{padding:15px}.orders-table{font-size:13px}.orders-table td,.orders-table th{padding:8px 12px}}@media (max-width:480px){.orders-content{padding:10px}.customer-info span{display:none}.items-info{max-width:120px}}.manage-orders-layout1{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:400px 1fr;height:calc(100vh - 120px)}.order-header1{flex-wrap:wrap}.status-badge1{white-space:nowrap}.status-approved1{background-color:#d1fae5;color:#059669}.status-rejected1{background-color:#fee2e2;color:#dc2626}.status-processing1{background-color:#dbeafe;color:#1d4ed8}.status-shipped1{background-color:#e0e7ff;color:#4f46e5}.order-items1{color:#6b7280;font-size:.8rem}.order-details-section1{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;overflow-y:auto;padding:1.5rem}.total-amount1{color:#059669;font-size:1.1rem;font-weight:600}.items-list1{border:1px solid #e5e7eb;border-radius:8px;overflow:hidden}.order-item-row1{grid-gap:1rem;align-items:center;border-bottom:1px solid #e5e7eb;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr;padding:1rem}.order-item-row1:last-child{border-bottom:none}.item-name1{color:#111827;font-weight:500}.item-price1,.item-quantity1{color:#6b7280;font-size:.9rem}.item-total1{color:#111827;font-weight:600}.order-actions-section1{background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.action-description1{color:#6b7280;font-size:.9rem;margin-bottom:1.5rem}.action-buttons1{display:flex;flex-wrap:wrap;gap:1rem}.action-btn1{align-items:center;border:none;display:flex;flex:1 1;gap:.5rem;justify-content:center;min-width:140px;padding:.75rem 1.5rem}.action-btn1:disabled{cursor:not-allowed;opacity:.6}.approve-btn1{background-color:#d1fae5;border:2px solid #059669;color:#059669}.approve-btn1.active1,.approve-btn1:hover:not(:disabled){background-color:#059669;color:#fff}.reject-btn1{background-color:#fee2e2;border:2px solid #dc2626;color:#dc2626}.reject-btn1.active1,.reject-btn1:hover:not(:disabled){background-color:#dc2626;color:#fff}.processing-btn1{background-color:#dbeafe;border:2px solid #1d4ed8;color:#1d4ed8}.processing-btn1.active1,.processing-btn1:hover:not(:disabled){background-color:#1d4ed8;color:#fff}@media (max-width:1024px){.admin-main-container1{flex-direction:column}.sidebar1{border-bottom:1px solid #e5e7eb;border-right:none;width:100%}.sidebar-nav1{flex-direction:row;gap:.5rem;overflow-x:auto}.sidebar-nav1 a{font-size:.875rem;padding:.5rem;white-space:nowrap}.manage-orders-layout1{grid-template-columns:1fr;height:auto}.orders-list-section1{max-height:400px}}@media (max-width:768px){.main-content1{padding:1rem}.order-details-section1,.orders-list-section1{padding:1.25rem}.order-info-grid1,.order-item-row1{grid-template-columns:1fr}.order-item-row1{gap:.5rem;text-align:center}.action-buttons1{flex-direction:column}.action-btn1{min-width:auto}}@media (max-width:480px){.main-header1{align-items:flex-start;flex-direction:column;gap:1rem}.logout-btn1{align-self:flex-end}.sidebar-nav1{flex-direction:column}.order-header-details1{gap:1rem}.order-header-details1,.order-header1{align-items:flex-start;flex-direction:column}.order-header1{gap:.5rem}}.delivery-status-layout1{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:400px 1fr;height:calc(100vh - 120px)}.orders-list-section1{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;overflow-y:auto;padding:1.5rem}.search-box1{margin-bottom:1.5rem;position:relative}.search-icon1{color:#6b7280;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.search-input1{border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;padding:.75rem 1rem .75rem 2.5rem;transition:border-color .3s ease;width:100%}.search-input1:focus{border-color:#6c5377;box-shadow:0 0 0 3px #14b8a61a;outline:none}.orders-list1 h3{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.no-orders1{color:#6b7280;padding:2rem;text-align:center}.orders-grid1{display:flex;flex-direction:column;gap:.75rem}.order-item1{border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;padding:1rem;transition:all .3s ease}.order-item1:hover{background-color:#f8fafc;border-color:#6c5377}.order-item1.selected1{background-color:#f0fdfa;border-color:#6c5377}.order-header1{align-items:center;display:flex;justify-content:space-between;margin-bottom:.5rem}.order-id1{color:#111827;font-size:.9rem;font-weight:600}.status-badge1{align-items:center;display:flex;font-weight:500;gap:.25rem;padding:.25rem .5rem}.status-processing1{background-color:#fef3c7;color:#d97706}.status-shipped1{background-color:#dbeafe;color:#1d4ed8}.status-out-for-delivery1{background-color:#f0f9ff;color:#0369a1}.status-delivered1{background-color:#d1fae5;color:#059669}.status-delayed1{background-color:#fef3c7;color:#d97706}.order-customer1{margin-bottom:.5rem}.order-customer1 strong{color:#111827;display:block;font-size:.95rem;margin-bottom:.125rem}.customer-email1,.order-details1{color:#6b7280;font-size:.8rem}.order-details1{display:flex;justify-content:space-between;margin-bottom:.5rem}.tracking-number1{font-family:monospace;font-weight:500}.delivery-info1{color:#6b7280;font-size:.8rem}.estimated-delivery1{color:#059669;font-weight:500}.status-update-section1{background-color:#fff;border-radius:10px;box-shadow:0 2px 6px #0000000d;overflow-y:auto;padding:1.5rem}.no-selection1{align-items:center;color:#6b7280;display:flex;flex-direction:column;height:100%;justify-content:center;text-align:center}.no-selection-icon1{color:#d1d5db;font-size:3rem;margin-bottom:1rem}.no-selection1 h3{color:#374151;font-size:1.25rem;margin-bottom:.5rem}.status-update-container1{height:100%}.order-header-details1{align-items:center;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;margin-bottom:2rem;padding-bottom:1rem}.order-header-details1 h2{color:#111827;font-size:1.5rem;font-weight:600}.current-status-display1 .status-badge1{font-size:.9rem;padding:.5rem .75rem}.order-info-grid1{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.info-group1{display:flex;flex-direction:column}.info-group1 label{color:#6b7280;font-size:.875rem;font-weight:500;margin-bottom:.25rem}.info-group1 p{color:#111827;font-weight:500}.tracking-number1{background:#f3f4f6;border-radius:4px;color:#1d4ed8;font-family:Courier New,monospace;font-size:.875rem;font-weight:600;padding:4px 8px}.delivered-date1{color:#059669;font-weight:600}.shipping-address-section1{margin-bottom:2rem}.shipping-address-section1 h4{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.address-details1{background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:6px;padding:1rem}.address-details1 p{color:#374151;margin-bottom:.25rem}.address-details1 p:last-child{margin-bottom:0}.delivery-history-section1{margin-bottom:2rem}.delivery-history-section1 h4{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:1rem}.history-timeline1{border-left:2px solid #e5e7eb;margin-left:1rem;padding-left:1.5rem}.history-item1{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem;position:relative}.history-item1:last-child{margin-bottom:0}.history-item1:before{background-color:#6c5377;border-radius:50%;content:"";height:8px;left:-1.65rem;position:absolute;top:50%;transform:translateY(-50%);width:8px}.history-status1 .status-badge1{font-size:.8rem}.history-datetime1{color:#6b7280;font-size:.8rem}.status-update-form1{background-color:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.status-update-form1 h4{color:#111827;font-size:1.1rem;font-weight:600;margin-bottom:1.5rem}.form-group1{margin-bottom:1.5rem}.form-group1 label{color:#374151;display:block;font-weight:500;margin-bottom:.5rem}.current-status1{background-color:#fff;border:1px solid #e5e7eb;border-radius:6px;padding:1rem}.status-select1{background-color:#fff;border:1px solid #d1d5db;border-radius:6px;font-size:.95rem;padding:.75rem;transition:border-color .3s ease;width:100%}.status-select1:focus{border-color:#6c5377;box-shadow:0 0 0 3px #14b8a61a;outline:none}.status-help1{color:#6b7280;display:block;font-size:.8rem;margin-top:.5rem}.update-actions1{text-align:center}.update-btn1{align-items:center;background-color:#6c5377;border:none;border-radius:6px;color:#fff;cursor:pointer;display:flex;font-weight:500;gap:.5rem;margin:0 auto;padding:.75rem 2rem;transition:background-color .3s ease}.update-btn1:hover:not(:disabled){background-color:#bfa1b9}.update-btn1:disabled{background-color:#9ca3af;cursor:not-allowed}.update-notice1{background-color:#fef3c7;border:1px solid #f59e0b;border-radius:6px;margin-top:1rem;padding:.75rem;text-align:center}.update-notice1 p{color:#d97706;font-size:.9rem;margin:0}@media (max-width:1024px){.admin-main-container1{flex-direction:column}.sidebar1{border-bottom:1px solid #e5e7eb;border-right:none;height:auto;width:100%}.sidebar-nav1{flex-direction:row;gap:.5rem;overflow-x:auto}.sidebar-nav1 a{font-size:.875rem;padding:.5rem;white-space:nowrap}.delivery-status-layout1{grid-template-columns:1fr;height:auto}.orders-list-section1{max-height:400px}}@media (max-width:768px){.main-content1{padding:1rem}.orders-list-section1,.status-update-section1{padding:1.25rem}.order-info-grid1{grid-template-columns:1fr}.order-header-details1{gap:1rem}.history-item1,.order-header-details1{align-items:flex-start;flex-direction:column}.history-item1{gap:.5rem}.update-btn1{justify-content:center;width:100%}}@media (max-width:480px){.main-header1{align-items:flex-start;flex-direction:column;gap:1rem}.logout-btn1{align-self:flex-end}.order-header1,.sidebar-nav1{flex-direction:column}.order-header1{align-items:flex-start;gap:.5rem}.order-details1{flex-direction:column;gap:.25rem}}.admin-main-container1{background-color:#f5f7fa;display:flex;font-family:Inter,sans-serif;height:100vh}.main-header1{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.main-header1 h1{color:#111827;font-size:1.75rem;font-weight:600}.logout-btn1{background-color:#6c5377;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background-color .3s ease}.logout-btn1:hover{background-color:#bfa1b9}.feedback-content1{background-color:#fafafa;min-height:calc(100vh - 120px);padding:0}.feedback-header1{align-items:center;flex-wrap:wrap;gap:15px;margin-bottom:20px}.search-box1{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;padding:8px 12px;width:320px}.search-icon1{color:#666;margin-right:8px}.search-input1{background:#0000;border:none;flex:1 1;font-size:14px;outline:none}.filter-box1{align-items:center;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 1px 3px #0000001a;display:flex;padding:8px 12px}.filter-icon1{color:#666;margin-right:8px}.filter-select1{background:#0000;border:none;cursor:pointer;font-size:14px;outline:none}.feedback-stats1{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:2rem}.stat-card1{background:#fff;border:1px solid #e5e7eb;border-radius:10px;box-shadow:0 2px 4px #0000001a;padding:1.5rem;text-align:center}.stat-value1{color:#6c5377;font-size:2rem;font-weight:700;margin-bottom:.5rem}.stat-label1{color:#6b7280;font-size:.9rem;font-weight:500}.feedback-list1{background:#fff;border-radius:10px;box-shadow:0 2px 10px #0000001a;padding:1.5rem}.no-feedback1{color:#6b7280;padding:3rem;text-align:center}.no-feedback-icon1{color:#d1d5db;font-size:4rem;margin-bottom:1rem}.no-feedback1 h3{color:#374151;font-size:1.25rem;margin-bottom:.5rem}.feedback-grid1{display:flex;flex-direction:column;gap:1.5rem}.feedback-card1{background:#fff;border:1px solid #e5e7eb;border-radius:10px;padding:1.5rem;transition:box-shadow .3s ease}.feedback-card1:hover{box-shadow:0 4px 12px #0000001a}.feedback-header1{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:1rem}.customer-info1{align-items:center;display:flex;gap:1rem}.customer-avatar1{align-items:center;background:#f0fdfa;border-radius:50%;color:#6c5377;display:flex;height:40px;justify-content:center;width:40px}.customer-details1{display:flex;flex-direction:column}.customer-details1 strong{color:#111827;font-weight:600}.customer-details1 span{color:#6b7280;font-size:.875rem}.feedback-meta1{align-items:flex-end;display:flex;flex-direction:column;gap:.5rem}.stars-container1{align-items:center;display:flex;gap:.25rem}.star1{font-size:1rem}.star1.filled1{fill:#f59e0b;color:#f59e0b}.star1.empty1{color:#d1d5db}.rating-text1{margin-left:.5rem}.feedback-date1,.rating-text1{color:#6b7280;font-size:.875rem}.feedback-date1{align-items:center;display:flex;gap:.5rem}.product-info1{background:#f8fafc;border-radius:6px;font-size:.9rem;margin-bottom:1rem;padding:.75rem}.product-info1 strong{color:#374151}.order-id1{color:#6b7280;font-size:.8rem;margin-left:.5rem}.feedback-comment1{margin-bottom:1rem}.feedback-comment1 p{color:#374151;font-size:.95rem;line-height:1.6}.feedback-footer1{align-items:center;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;padding-top:1rem}.status-badge1{border-radius:12px;font-size:.75rem;font-weight:600;letter-spacing:.5px;padding:.375rem .75rem;text-transform:uppercase}.status-published1{background-color:#d1fae5;color:#302036}.status-pending1{background-color:#fef3c7;color:#d97706}.status-archived1{background-color:#e5e7eb;color:#6b7280}.feedback-actions1{display:flex;gap:.5rem}.action-btn1{border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.875rem;font-weight:500;padding:.5rem 1rem;transition:all .3s ease}.reply-btn1{background:#fff;border-color:#6c5377;color:#6c5377}.reply-btn1:hover{background:#6c5377;color:#fff}.archive-btn1{background:#fff;border-color:#6b7280;color:#6b7280}.archive-btn1:hover{background:#6b7280;color:#fff}@media (max-width:1024px){.feedback-header1{align-items:stretch;flex-direction:column}.filter-box1,.search-box1{width:100%}.feedback-stats1{grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.main-content1{padding:1rem}.feedback-content1{padding:0}.feedback-header1{flex-direction:column}.feedback-card1{padding:1rem}.feedback-footer1{align-items:flex-start;flex-direction:column;gap:1rem}.feedback-actions1{justify-content:flex-end;width:100%}}@media (max-width:480px){.customer-info1{flex-direction:column;gap:.5rem}.customer-info1,.feedback-meta1{align-items:flex-start}.feedback-stats1{grid-template-columns:1fr}.stat-card1{padding:1rem}}*{box-sizing:border-box;margin:0;padding:0}.admin-main-container{background-color:#f5f7fa;display:flex;font-family:Inter,sans-serif;height:100vh}.main-content1{flex:1 1;margin-left:240px;overflow-y:auto;padding:2rem}.main-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:2rem}.main-header h1{color:#111827;font-size:1.75rem;font-weight:600}.header-actions{gap:1rem}.export-btn,.header-actions{align-items:center;display:flex}.export-btn{background-color:#fff;border:2px solid #6c5377;border-radius:6px;color:#6c5377;cursor:pointer;font-weight:500;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.export-btn:hover,.logout-btn{background-color:#6c5377;color:#fff}.logout-btn{border:none;border-radius:6px;cursor:pointer;font-weight:500;padding:.5rem 1rem;transition:background-color .3s ease}.logout-btn:hover{background-color:#bfa1b9}.sales-report-content{background-color:#fafafa;min-height:calc(100vh - 120px);padding:0}.filters-section{background:#fff;border-radius:10px;box-shadow:0 2px 4px #0000001a;display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:2rem;padding:1.5rem}.filter-group{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:.75rem;padding:.75rem 1rem}.filter-group label{color:#374151;font-size:.875rem;font-weight:500;white-space:nowrap}.filter-icon{color:#6b7280;font-size:1rem}.filter-select{background:#fff;border:1px solid #d1d5db;border-radius:6px;cursor:pointer;font-size:.9rem;min-width:120px;padding:.5rem}.filter-select:focus{border-color:#6c5377;box-shadow:0 0 0 3px #14b8a61a;outline:none}.summary-cards{grid-gap:1.5rem;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));margin-bottom:2rem}.summary-card{border-radius:10px;box-shadow:0 2px 8px #0000001a;gap:1rem;padding:1.5rem;transition:transform .2s ease}.summary-card:hover{transform:translateY(-2px)}.card-icon{color:#fff;height:60px;width:60px}.card-icon.revenue{background:#059669}.card-icon.orders{background:#d97706}.card-icon.average{background:#1d4ed8}.card-icon.success{background:#7c3aed}.card-content{flex:1 1}.card-content h3{color:#6b7280;font-weight:500;margin-bottom:.5rem}.card-value{color:#111827;font-size:1.5rem;font-weight:700;margin-bottom:.25rem}.card-label{color:#6b7280;font-size:.8rem;font-weight:500}.charts-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(500px,1fr));margin-bottom:2rem}.chart-card{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.chart-header{margin-bottom:1.5rem}.chart-header h3{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.chart-period{color:#6b7280;font-size:.875rem}.chart-container{width:100%}.data-sections{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:2fr 1fr;margin-bottom:2rem}.data-section{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;padding:1.5rem}.section-header{margin-bottom:1.5rem}.section-header h3{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:.25rem}.section-subtitle{color:#6b7280;font-size:.875rem}.products-list{display:flex;flex-direction:column;gap:1rem}.product-item{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;display:flex;gap:1rem;padding:1rem;transition:transform .2s ease}.product-item:hover{border-color:#6c5377;transform:translateX(4px)}.product-rank{align-items:center;background:#6c5377;border-radius:6px;color:#fff;display:flex;font-size:.8rem;font-weight:600;height:32px;justify-content:center;width:32px}.product-details{flex:1 1}.product-name{color:#111827;font-size:.95rem;font-weight:500;margin-bottom:.5rem}.product-metrics{display:flex;font-size:.8rem;gap:1rem}.product-metrics .sales{color:#6b7280}.product-metrics .revenue{color:#059669;font-weight:600}.metrics-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr}.metric-item{align-items:center;background:#f8fafc;border:1px solid #e5e7eb;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.metric-label{color:#374151;font-size:.9rem;font-weight:500}.metric-value{color:#6c5377;font-size:1.1rem;font-weight:600}.empty-state{background:#fff;border-radius:10px;box-shadow:0 2px 8px #0000001a;color:#6b7280;padding:3rem;text-align:center}.empty-icon{font-size:4rem;margin-bottom:1rem}.empty-state h3{color:#374151;font-size:1.25rem;margin-bottom:.5rem}@media (max-width:1024px){.charts-grid,.data-sections{grid-template-columns:1fr}}@media (max-width:768px){.main-content{padding:1rem}.main-header{align-items:flex-start;flex-direction:column;gap:1rem}.header-actions{justify-content:space-between;width:100%}.filters-section{flex-direction:column;gap:1rem}.filter-group{justify-content:space-between}.charts-grid,.summary-cards{grid-template-columns:1fr}}@media (max-width:480px){.summary-card{gap:1rem}.product-item,.summary-card{flex-direction:column;text-align:center}.product-item{gap:.5rem}.product-metrics{justify-content:center}.metric-item{flex-direction:column;gap:.5rem;text-align:center}}.navbar{background:linear-gradient(160deg,#6c9bd2,#5a225f);box-shadow:0 2px 10px #0000001a;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;padding:12px;position:-webkit-sticky;position:sticky;top:0;width:100%;z-index:1000}.nav-container{height:50px;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px}.nav-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{background:none;border:none;border-radius:8px;cursor:pointer;flex-shrink:0;gap:.75rem;padding:8px;transition:transform .2s ease}.navbar-logo:hover{background:#f8fafc;transform:scale(1.02)}.navbar-logo-image{height:2.5rem;object-fit:contain;width:auto}.navbar-logo-name{color:#fffcfc;font-family:Rouge Script,cursive;font-size:1.8rem;font-style:normal;font-weight:500;text-shadow:0 1px 2px #0000001a}.navbar-menu{align-items:center;display:flex;gap:30px}.navbar-links{display:flex;gap:15px}.navbar-link-btn{align-items:center;background:none;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:500;gap:8px;padding:8px 16px;transition:all .3s ease;white-space:nowrap}.navbar-link-btn:hover{background:#f0fdfa;color:#9b7bc7;transform:translateY(-1px)}.navbar-link-icon{font-size:1.1rem;opacity:.8}.navbar-actions{gap:12px}.navbar-actions,.navbar-icon{align-items:center;display:flex}.navbar-icon{background:none;border:none;border-radius:8px;cursor:pointer;flex-direction:column;font-family:inherit;gap:4px;min-width:60px;padding:8px 12px;position:relative;transition:all .3s ease}.navbar-icon:hover{background:#f0fdfa;transform:translateY(-1px)}.navbar-icon:active{transform:translateY(0)}.navbar-icon svg{color:#fff;font-size:1.3rem;transition:color .3s ease}.navbar-icon:hover svg{color:#9b7bc7}.navbar-rewards-icon{font-size:1.3rem;transition:transform .3s ease}.navbar-icon:hover .navbar-rewards-icon{transform:scale(1.1)}.navbar-icon-badge{align-items:center;animation:pulse 2s infinite;background:#ef4444;border:2px solid #fff;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:18px;justify-content:center;position:absolute;right:8px;top:4px;width:18px}.navbar-icon-label{color:#fff;font-size:.75rem;font-weight:500;transition:color .3s ease}.navbar-icon:hover .navbar-icon-label{color:#ecd3ec}.navbar-help-dropdown,.navbar-profile-dropdown{position:relative}.navbar-dropdown-menu{animation:navbar-dropdownFade .2s ease;background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 10px 40px #00000026;margin-top:8px;min-width:220px;padding:8px 0;position:absolute;right:0;top:100%;z-index:1001}@keyframes navbar-dropdownFade{0%{opacity:0;transform:translateY(-10px)}to{opacity:1;transform:translateY(0)}}.navbar-dropdown-item{align-items:center;background:none;border:none;color:#000;cursor:pointer;display:flex;font-family:inherit;font-size:.9rem;gap:12px;padding:12px 20px;text-align:left;text-decoration:none;transition:all .2s ease;width:100%}.navbar-dropdown-item:hover{background:#f0fdfa;color:#38154ddc;padding-left:24px}.navbar-dropdown-icon{font-size:1.1rem;opacity:.8;text-align:center;width:20px}.navbar-dropdown-divider{background:#e2e8f0;height:1px;margin:8px 0}.navbar-logout-item{color:#ef4444;font-weight:500}.navbar-logout-item:hover{background:#fef2f2;color:#dc2626}.navbar-hamburger{background:none;border:none;border-radius:6px;cursor:pointer;display:none;flex-direction:column;gap:4px;padding:8px;transition:background-color .3s ease}.navbar-hamburger:hover{background:#9b7bc7}.navbar-hamburger span{background:#090c0f;height:2px;transform-origin:center;transition:all .3s ease;width:24px}@media (max-width:1024px){.navbar-links{gap:10px}.navbar-actions{gap:8px}.navbar-link-btn{font-size:.9rem;padding:8px 12px}}@media (max-width:768px){.navbar-hamburger{display:flex}.navbar-menu{align-items:center;background:#9b7bc7;box-shadow:0 5px 20px #0000001a;flex-direction:column;gap:40px;height:calc(100vh - 70px);justify-content:flex-start;left:-100%;overflow-y:auto;padding:40px 20px;position:fixed;top:70px;transition:left .3s ease;width:100%}.navbar-menu.active{left:0}.navbar-links{flex-direction:column;gap:20px;text-align:center;width:100%}.navbar-link-btn{border:1px solid #f1f5f9;font-size:1.1rem;justify-content:center;margin:0 auto;max-width:280px;padding:16px 24px;width:100%}.navbar-link-btn:hover{border-color:#221f27}.navbar-actions{flex-direction:column;gap:20px;max-width:280px;width:100%}.navbar-icon{border:1px solid #f1f5f9;flex-direction:row;gap:12px;justify-content:flex-start;min-width:auto;padding:16px 20px;width:100%}.navbar-icon:hover{border-color:#9b7bc7}.navbar-icon-label{font-size:1rem}.navbar-help-dropdown,.navbar-profile-dropdown{width:100%}.navbar-dropdown-menu{animation:none;border:1px solid #e2e8f0;box-shadow:none;margin-top:15px;position:static;width:100%}.navbar-menu.active+.navbar-hamburger span:first-child{transform:rotate(45deg) translate(6px,6px)}.navbar-menu.active+.navbar-hamburger span:nth-child(2){opacity:0}.navbar-menu.active+.navbar-hamburger span:nth-child(3){transform:rotate(-45deg) translate(6px,-6px)}}@media (max-width:480px){.nav-container{padding:0 15px}.navbar-logo-name{font-size:1.3rem}.navbar-logo-image{height:2rem}.navbar-menu{padding:30px 15px}.navbar-link-btn{font-size:1rem;padding:14px 20px}.navbar-icon{padding:14px 16px}}.navbar-dropdown-item:focus,.navbar-hamburger:focus,.navbar-icon:focus,.navbar-link-btn:focus{outline:2px solid #320352;outline-offset:2px}.navbar-logo:focus{outline:2px solid #9b7bc7;outline-offset:4px}@media (prefers-reduced-motion:reduce){.navbar-dropdown-menu,.navbar-hamburger span,.navbar-icon,.navbar-icon-badge,.navbar-link-btn,.navbar-logo{animation:none;transition:none}}.footer{background:#2c3e50;color:#fff;margin-top:50px;padding:40px 0 20px}.footer-container{margin:0 auto;max-width:1200px;padding:0 20px}.footer-sections{grid-gap:40px;display:grid;gap:40px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:30px}.footer-section h3{color:#ecf0f1;font-size:1.2rem;margin-bottom:20px}.footer-section ul{list-style:none;margin:0;padding:0}.footer-section ul li{margin-bottom:10px}.footer-section ul li a{color:#bdc3c7;text-decoration:none;transition:color .3s}.footer-section ul li a:hover{color:#8b4513}.social-links{display:flex;gap:15px}.social-links a{display:inline-block;font-size:1.5rem;transition:transform .3s}.social-links a:hover{transform:translateY(-3px)}.footer-bottom{border-top:1px solid #34495e;color:#bdc3c7;padding-top:20px;text-align:center}@media (max-width:768px){.footer-sections{gap:30px;grid-template-columns:1fr;text-align:center}.social-links{justify-content:center}}.landing-page{display:flex;flex-direction:column;min-height:100vh}.main-content{flex:1 1}.container{margin:0 auto;max-width:1200px;padding:0 20px}.hero-section{align-items:center;background:radial-gradient(at 18% 99%,#ffa345 0,#0000 50%) repeat scroll 0 0,radial-gradient(at 97% 8%,#f2ad73 0,#0000 50%) repeat scroll 0 0,radial-gradient(at 79% 82%,#e96d83 0,#0000 50%) repeat scroll 0 0,radial-gradient(at 96% 10%,#624185 0,#0000 50%) repeat scroll 0 0,radial-gradient(at 42% 20%,#472151 0,#0000 50%) repeat scroll 0 0,radial-gradient(at 4% 49%,#3b2747 0,#0000 50%) repeat scroll 0 0,#0000 radial-gradient(at 57% 33%,#da53e4 0,#a299ff 50%) repeat scroll 0 0;display:flex;height:90vh;justify-content:center;margin-bottom:60px;min-height:70vh;padding:4rem 1rem;width:100vw}.hero-content{color:#fff;font-family:Dancing Script,cursive;font-optical-sizing:auto;font-style:normal;font-weight:600;max-width:64rem;text-align:center}.hero-title{font-size:5rem;font-weight:700;line-height:1.2;margin-bottom:1.5rem}.hero-subtitle{font-size:2rem;margin-bottom:2rem;opacity:.9}.search-container{display:flex;margin:-30px auto 40px;max-width:600px;z-index:10}.search-input{border:2px solid #e1e8ed;border-radius:25px 0 0 25px;flex:1 1;font-size:1rem;padding:15px 20px;transition:border-color .3s}.search-button,.search-input{box-shadow:0 4px 15px #0000001a}.search-button{background:#6c5377;border:none;border-radius:0 25px 25px 0;color:#fff;cursor:pointer;padding:15px 25px;transition:background-color .3s}.search-button:hover{background:#bc9de7}.main-grid{grid-gap:40px;align-items:start;display:grid;gap:40px;grid-template-columns:280px 1fr;min-height:600px;padding:40px 20px}.filter-sidebar{height:calc(100vh - 160px);overflow-y:auto;position:-webkit-sticky;position:sticky;top:120px;z-index:5}.filter-sidebar-content{background:#f4f6f7;border-radius:15px;box-shadow:0 4px 15px #00000014;height:-webkit-fit-content;height:fit-content;padding:25px}.filter-sidebar::-webkit-scrollbar{width:6px}.filter-sidebar::-webkit-scrollbar-track{background:#f4f6f7;border-radius:3px}.filter-sidebar::-webkit-scrollbar-thumb{background:#c1c1c1;border-radius:3px}.filter-sidebar::-webkit-scrollbar-thumb:hover{background:#a8a8a8}.filter-active-section{border-bottom:1px solid #e1e8ed;margin-bottom:25px;padding-bottom:20px}.filter-active-title{color:#2c3e50;font-size:1rem;font-weight:600;margin-bottom:15px}.filter-active-tags{display:flex;flex-direction:column;gap:8px;margin-bottom:15px}.filter-active-tag{background:#6c5377;border-radius:20px;font-size:.8rem;gap:8px;justify-content:space-between;padding:6px 12px}.filter-active-tag,.filter-remove-btn{align-items:center;color:#fff;display:flex}.filter-remove-btn{background:none;border:none;cursor:pointer;font-size:1rem;height:16px;justify-content:center;padding:0;transition:transform .2s;width:16px}.filter-remove-btn:hover{transform:scale(1.2)}.filter-clear-all{background:#6c757d;border:none;border-radius:5px;color:#fff;cursor:pointer;font-size:.85rem;padding:8px;transition:background-color .3s;width:100%}.filter-clear-all:hover{background:#5a6268}.filter-category-section,.filter-price-section{margin-bottom:30px}.filter-section-title{border-bottom:2px solid #6c5377;color:#2c3e50;font-size:1.1rem;font-weight:600;margin-bottom:15px;padding-bottom:5px}.filter-category-list,.filter-price-list{list-style:none;margin:0;padding:0}.filter-category-item,.filter-price-item{margin-bottom:8px}.filter-category-button,.filter-price-button{align-items:center;background:none;border:none;border-radius:8px;color:#5d6d7e;cursor:pointer;display:block;display:flex;font-size:.9rem;justify-content:space-between;padding:10px 12px;text-align:left;text-decoration:none;transition:all .3s;width:100%}.filter-category-button:hover,.filter-price-button:hover{background:#e9ecef;color:#6c5377;padding-left:15px}.filter-category-active,.filter-price-active{background:#6c5377;color:#fff;padding-left:15px}.filter-category-text{flex:1 1}.filter-category-count{background:#fff3;border-radius:10px;font-size:.8rem;margin-left:8px;opacity:.7;padding:2px 6px}.filter-category-active .filter-category-count{background:#ffffff4d}.filter-show-all{background:#6c5377;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;margin-top:10px;padding:12px;transition:background-color .3s;width:100%}.filter-show-all:hover{background:#9a8acc;transform:translateY(-1px)}.products-section{min-height:500px}.products-header{align-items:center;border-bottom:2px solid #f1f3f4;display:flex;justify-content:space-between;margin-bottom:30px;padding-bottom:15px}.products-header h2{color:#2c3e50;font-size:1.8rem;margin:0}.results-info{color:#6c757d;font-size:.9rem}.no-products{color:#6c757d;padding:60px 20px;text-align:center}.no-products h3{color:#2c3e50;font-size:1.5rem;margin-bottom:10px}.no-products p{margin-bottom:20px}.reset-filters-btn{background:#6c5377;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:background-color .3s}.reset-filters-btn:hover{background:#9a8acc}.loading-products{color:#6c757d;padding:80px 20px;text-align:center}.loading-spinner{border:4px solid #f3f4f6}.loading-products p{color:#2c3e50;font-size:1.1rem}.error-products{color:#6c757d;padding:60px 20px;text-align:center}.error-products h3{color:#ef4444;font-size:1.5rem;margin-bottom:10px}.error-products p{margin-bottom:20px}.retry-btn{background:#6c5377;border:none;border-radius:25px;color:#fff;cursor:pointer;font-weight:600;padding:10px 20px;transition:background-color .3s}.retry-btn:hover{background:#9a8acc}.products-grid{grid-gap:25px;display:grid;gap:25px;grid-template-columns:repeat(auto-fill,minmax(280px,1fr))}.product-card{background:#fff;border:1px solid #f1f3f4;border-radius:15px;box-shadow:0 4px 15px #0000001a;display:flex;flex-direction:column;overflow:hidden;transition:all .3s ease}.product-card:hover{box-shadow:0 12px 30px #00000026;transform:translateY(-8px)}.product-image{background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:15px 15px 0 0;height:250px;overflow:hidden;position:relative}.image-placeholder,.product-image{align-items:center;display:flex;justify-content:center;width:100%}.image-placeholder{color:#7f8c8d;font-size:1rem;font-weight:600;height:100%;letter-spacing:1px;text-transform:uppercase}.product-badge{border-radius:20px;color:#fff;font-size:.75rem;font-weight:700;left:12px;padding:6px 12px;position:absolute;top:12px;z-index:2}.product-badge.limited{background:linear-gradient(135deg,#6c5377,#8b5cf6)}.product-badge.sale{background:linear-gradient(135deg,#fb2c36,#ef4444)}.product-badge.popular{background:linear-gradient(135deg,#c1caeb,#6c5377)}.product-badge.custom{background:linear-gradient(135deg,#f59e0b,#d97706)}.like-btn{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;border:none;border-radius:50%;color:#64748b;cursor:pointer;padding:8px;position:absolute;right:12px;top:12px;transition:all .3s;z-index:2}.like-btn:hover{background:#fff;color:#fb2c36;transform:scale(1.1)}.like-btn.active{background:#fb2c361a;color:#fb2c36}.like-btn.active:hover{background:#fb2c3633}.product-info{flex:1 1;padding:20px}.product-category{color:#6c5377;font-size:.75rem;font-weight:600;letter-spacing:.5px;margin-bottom:8px;text-transform:uppercase}.product-name{color:#2c3e50;font-size:1.2rem;font-weight:700;line-height:1.3;margin-bottom:8px}.product-description{color:#64748b;flex:1 1;font-size:.9rem;line-height:1.4;margin-bottom:12px}.product-rating{color:#fbbf24;font-size:.85rem;margin-bottom:15px}.product-price{gap:10px;margin-bottom:15px}.current-price{color:#2c3e50;font-size:1.3rem}.original-price{color:#94a3b8;font-size:1rem}.discount{background:#ef4444;border-radius:12px;color:#fff;font-size:.75rem;font-weight:700;padding:4px 8px}.product-actions{display:flex;flex-direction:column;gap:10px}.btn-icon{margin-right:5px}.add-to-cart-btn{align-items:center;display:flex;justify-content:center;padding:12px;transition:all .3s}.add-to-cart-btn:hover{background:#9a8acc}.send-gift-btn{align-items:center;background:linear-gradient(135deg,#5a225f,#6c9bd2);border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;justify-content:center;padding:12px;transition:all .3s;width:100%}.send-gift-btn:hover{background:linear-gradient(135deg,#cb3bd8,#82bcff);transform:translateY(-2px)}.cart-notification{align-items:center;animation:slideIn .3s ease-out;background:#6c5377;border-radius:10px;box-shadow:0 4px 15px #0003;color:#000;display:flex;gap:10px;padding:15px 20px;position:fixed;right:20px;top:100px;z-index:1000}.notification-icon{font-size:1.2rem}@keyframes slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}@media (max-width:1024px){.main-grid{gap:30px;grid-template-columns:1fr}.filter-sidebar{height:auto;order:2;position:static}.filter-sidebar-content{position:static}.products-section{order:1}.products-header{align-items:flex-start;flex-direction:column;gap:15px}}@media (max-width:768px){.hero-title{font-size:2.2rem}.hero-subtitle{font-size:1.2rem}.products-grid{gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.search-container{flex-direction:column;margin:-20px auto 30px}.search-input{border-radius:25px;margin-bottom:10px}.search-button{border-radius:25px;padding:12px}.filter-sidebar-content{padding:20px}.product-actions{flex-direction:column}}@media (max-width:480px){.container{padding:0 15px}.products-grid{grid-template-columns:1fr}.hero-section{margin-bottom:40px;min-height:60vh;padding:3rem 1rem}.main-grid{padding:20px 15px}.filter-sidebar-content{padding:15px}}.cart-page{background:#f6f7f9;display:flex;flex-direction:column;min-height:100vh}.cart-content-wrapper{flex:1 1;padding:0 0 60px}.cart-header{background:#6c5377;color:#fff;margin-bottom:40px;padding:40px 0}.cart-header-content{align-items:center;display:flex;flex-wrap:wrap;gap:20px;justify-content:space-between;margin:0 auto;max-width:1250px;width:92%}.cart-title-section{display:flex;flex-direction:column;gap:8px}.cart-icon-title{align-items:center;display:flex;gap:16px}.cart-main-icon{font-size:2.5rem;opacity:.9}.cart-title-section h1{color:#fff;font-size:2.2rem;font-weight:700;margin:0}.cart-subtitle{font-size:1.1rem;font-weight:500;margin:0;opacity:.9}.cart-stats{display:flex;gap:30px}.stat-item{align-items:center;display:flex;flex-direction:column;gap:5px}.stat-label{color:#fff;font-size:.9rem;font-weight:500;opacity:.8}.stat-value{color:#fff;font-size:1.3rem;font-weight:700}.empty-cart-message{background:linear-gradient(135deg,#f8fafc,#f0fdfa);border:2px dashed #e2d1d1;border-radius:12px;padding:60px 20px;text-align:center}.empty-cart-icon{color:#e2d1d1;font-size:4rem;margin-bottom:20px;opacity:.3}.empty-cart-message h3{color:#2c3e50;font-size:1.8rem;margin:20px 0 10px}.empty-cart-message p{color:#64748b;font-size:1.1rem;margin-bottom:25px}.continue-shopping-btn{background:linear-gradient(135deg,#e2d1d1,#bfa1b9);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 30px;transition:all .3s}.continue-shopping-btn:hover{background:#6c5377;box-shadow:0 8px 20px #14b8a64d;transform:translateY(-2px)}.section-header{align-items:center;display:flex;gap:12px;margin-bottom:20px;padding:0 10px}.section-header h3{color:#2d2d2d;font-size:1.3rem;font-weight:700;margin:0}.item-count{background:#6c5377;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:4px 12px}.cart-layout{grid-gap:24px;display:grid;gap:24px;grid-template-columns:1fr 360px;margin:0 auto;max-width:1250px;width:92%}.cart-list-section{background:#f7f2f2;border-radius:12px;box-shadow:0 2px 8px #0000000f;padding:25px}.cart-list{background:#fff;border-radius:8px}.cart-card{grid-gap:20px;border-bottom:1px solid #eee;display:grid;gap:20px;grid-template-columns:90px 1fr auto;padding:22px;transition:background-color .2s ease}.cart-card:hover{background:#fafbfc}.cart-card:last-child{border-bottom:none}.cart-img{background:#f0f0f0;border-radius:12px;height:90px;overflow:hidden;width:90px}.cart-img img{height:100%;object-fit:cover;width:100%}.cart-info{display:flex;flex-direction:column;justify-content:center}.cart-category{color:#6c5377;font-size:.75rem;font-weight:600;letter-spacing:.5px;text-transform:uppercase}.cart-name{color:#2d2d2d;font-size:1.1rem;font-weight:700;margin:4px 0 6px}.item-unit-price{color:#666;font-size:.85rem;margin:0 0 12px}.gift-info-badge{background:linear-gradient(135deg,#fce7f3,#fbcfe8);border-left:3px solid #ec4899;border-radius:4px;margin:8px 0;padding:8px}.gift-badge{background:#ec4899;border-radius:12px;color:#fff;display:inline-block;font-size:.75rem;font-weight:600;margin-bottom:4px;padding:3px 8px}.gift-recipient{color:#555;font-size:.85rem;font-weight:500;margin:4px 0 0}.qty-box{align-items:center;background:#f5f7fa;border:1px solid #e1e8ee;border-radius:8px;display:flex;gap:12px;padding:6px 12px;width:-webkit-fit-content;width:fit-content}.qty-box button{background:none;border:none;border-radius:4px;color:#555;cursor:pointer;padding:5px;transition:background-color .2s ease}.qty-box button:hover{background:#e1e8ee}.qty-box span{font-weight:600;min-width:30px;text-align:center}.cart-right{align-items:flex-end;display:flex;flex-direction:column;justify-content:space-between;text-align:right}.cart-price{color:#2d2d2d;font-size:1.2rem;font-weight:700;margin:0}.delete-btn{background:#ffe5e5;border-radius:6px;color:#d42828;padding:8px;transition:all .2s ease}.delete-btn:hover{background:#ffd1d1;transform:scale(1.05)}.summary-section{position:-webkit-sticky;position:sticky;top:100px}.summary-box{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000000f;height:-webkit-fit-content;height:fit-content;padding:28px}.summary-box h3{color:#2d2d2d;font-size:1.25rem;font-weight:700;margin-bottom:18px}.promo-row{display:flex;gap:10px}.promo-row input{flex:1 1;padding:12px}.apply-btn,.promo-row input{border:1px solid #dcdcdc;border-radius:8px;font-size:.9rem}.apply-btn{background:#edf2f7;cursor:pointer;font-weight:600;padding:12px 22px;transition:background-color .2s ease}.apply-btn:hover{background:#e2e8f0}.promo-suggest{color:#888;font-size:.85rem;margin-top:6px}.summary-line{border-top:1px solid #e5e5e5;margin:18px 0}.summary-item,.summary-total{display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:12px}.summary-total{font-size:1.15rem;font-weight:700;margin-bottom:0}.free{color:#000;font-weight:700}.checkout-btn{background:#6c5377;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin:20px 0 16px;padding:15px;transition:background-color .2s ease;width:100%}.checkout-btn:hover{background:#bea4c9}.benefits{border-top:1px solid #f0f0f0;margin-top:20px;padding-top:20px}.benefits p{align-items:center;color:#555;display:flex;font-size:.9rem;gap:10px;margin:10px 0}.benefits svg{color:#6c5377}@media (max-width:968px){.cart-layout{gap:20px;grid-template-columns:1fr}.summary-section{position:static}.cart-header-content{flex-direction:column;gap:30px;text-align:center}.cart-icon-title,.cart-stats{justify-content:center}}@media (max-width:768px){.cart-card{gap:15px;grid-template-columns:80px 1fr;padding:18px}.cart-right{align-items:center;flex-direction:row;grid-column:1/-1;justify-content:space-between;margin-top:15px}.cart-header{margin-bottom:30px;padding:30px 0}.cart-title-section h1{font-size:1.8rem}.cart-main-icon{font-size:2rem}.cart-stats{gap:20px}.stat-value{font-size:1.1rem}}@media (max-width:480px){.cart-list-section{padding:15px}.cart-header{margin-bottom:25px;padding:25px 0}.cart-title-section h1{font-size:1.5rem}}.checkout-page{background:#f8fafc;display:flex;flex-direction:column;min-height:100vh}.checkout-container{flex:1 1;margin:0 auto;max-width:1200px;padding:40px 20px}.checkout-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px}.progress-step.active .step-label{color:#6c5377}.checkout-content{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:1fr 400px}.checkout-left{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:0}.shipping-form{padding:32px}.saved-addresses{background:#fbfdfe;border:1px solid #eef2f6;border-radius:12px;margin-bottom:20px;padding:14px}.saved-addresses-label{color:#1e293b;display:block;font-size:.95rem;font-weight:700;margin-bottom:12px}.saved-addresses-list{display:flex;flex-wrap:wrap;gap:12px}.saved-address-item{align-items:flex-start;background:#fff;border:1px solid #e6eef2;border-radius:10px;cursor:pointer;display:flex;gap:12px;min-width:260px;padding:12px;transition:transform .12s ease,box-shadow .12s ease,border-color .12s ease}.saved-address-item:hover{border-color:#d7eef0;box-shadow:0 8px 22px #0e1e250f;transform:translateY(-3px)}.saved-address-item input[type=radio]{accent-color:#6c5377;height:18px;margin-top:6px;width:18px}.saved-address-content{display:flex;flex-direction:column;gap:4px}.saved-address-content strong{color:#1e293b;font-size:.95rem}.saved-address-line{color:#64748b;font-size:.88rem}.saved-address-item input[type=radio]:checked+.saved-address-content{border-radius:8px;box-shadow:0 8px 28px #00a8841f}.manage-addresses-link{background:#0000;border:1px dashed #00a88424;border-radius:8px;color:#6c5377;cursor:pointer;display:inline-block;font-weight:600;margin-top:12px;padding:8px 12px}.manage-addresses-link:hover{background:#f0fdfa}.form-header{margin-bottom:32px;padding-bottom:20px}.form-header h2,.form-icon{font-size:1.5rem}.form-header h2{color:#1e293b;font-weight:600;margin:0}.form-grid{margin-bottom:32px}.form-group input,.form-group select{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:.95rem;padding:12px 16px;transition:all .3s ease}.form-group input:focus,.form-group select:focus{border-color:#6c5377;box-shadow:0 0 0 3px #00a8841a;outline:none}.continue-button{background:#6c5377;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:20px;padding:16px 32px;transition:all .3s ease;width:100%}.continue-button:hover{background:#6c5377;box-shadow:0 8px 25px #00a8844d;transform:translateY(-2px)}.continue-button:active{transform:translateY(0)}.checkout-right{position:-webkit-sticky;position:sticky;top:100px}.order-item{grid-gap:12px;align-items:start;display:grid;grid-template-columns:60px 1fr auto}.item-image{border-radius:8px;height:60px;width:60px}.item-details{display:flex;flex-direction:column;gap:4px}.item-name{margin:0}.item-name,.price-row{font-size:.95rem}.price-row.discount1{color:#6c5377;font-weight:600}.price-row.shipping{color:#6c5377}@media (max-width:1024px){.checkout-content{gap:24px;grid-template-columns:1fr 350px}}@media (max-width:768px){.checkout-container{padding:20px 15px}.checkout-header{align-items:flex-start;flex-direction:column-reverse;gap:20px}.header-content h1{font-size:2rem}.progress-indicator{margin-bottom:30px}.step-icon{font-size:1rem;height:40px;width:40px}.progress-line{margin:0 10px;max-width:60px}.checkout-content{gap:20px;grid-template-columns:1fr}.checkout-right{position:static}.form-grid{gap:16px;grid-template-columns:1fr}.shipping-form{padding:24px}}@media (max-width:480px){.checkout-header{margin-bottom:30px}.header-content h1{font-size:1.75rem}.progress-step{max-width:80px}.step-label{font-size:.8rem}.order-summary,.shipping-form{padding:20px}.continue-button{font-size:1rem;padding:14px 24px}}.back-button:focus,.continue-button:focus,.form-group input:focus,.form-group select:focus{outline:2px solid #6c5377;outline-offset:2px}.continue-button:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.continue-button:disabled:hover{box-shadow:none;transform:none}.payment-page{background:#f8fafc;display:flex;flex-direction:column;min-height:100vh}.payment-container{flex:1 1;margin:0 auto;max-width:1200px;padding:40px 20px}.payment-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px}.back-button{background:none;border:none;border-radius:6px;font-size:.95rem;padding:8px 16px}.back-button:hover{background:#f0fdfa}.progress-indicator{align-items:center;display:flex;gap:0;justify-content:center;margin-bottom:50px}.progress-step{flex:1 1;flex-direction:column;gap:12px;max-width:120px}.progress-step,.step-icon{align-items:center;display:flex}.step-icon{background:#e2e8f0;border-radius:50%;color:#94a3b8;font-size:1.2rem;height:50px;justify-content:center;transition:all .3s ease;width:50px}.progress-step.active .step-icon{background:#6c5377;box-shadow:0 4px 12px #00a8844d;color:#fff}.progress-step.completed .step-icon{background:#6c5377;color:#fff}.step-label{color:#94a3b8;font-size:.9rem;font-weight:600;text-align:center}.progress-step.active .step-label,.progress-step.completed .step-label{color:#6c5377}.progress-line{background:#e2e8f0;flex:1 1;height:2px;margin:0 20px;max-width:100px}.progress-line.completed{background:#6c5377}.payment-content{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:1fr 400px}.payment-left{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:32px}.payment-methods{margin-bottom:32px}.payment-methods h3{color:#1e293b;font-size:1.3rem;font-weight:600;margin:0 0 20px}.methods-grid{grid-gap:12px;display:grid;gap:12px;grid-template-columns:1fr}.method-card{align-items:center;background:#fff;border:2px solid #e2e8f0;border-radius:12px;cursor:pointer;display:flex;gap:16px;padding:20px;transition:all .3s ease}.method-card:hover{border-color:#6c5377;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.method-card.selected{background:#f0fdfa;border-color:#6c5377}.method-icon{align-items:center;background:#f1f5f9;border-radius:10px;color:#64748b;display:flex;font-size:1.5rem;height:48px;justify-content:center;transition:all .3s ease;width:48px}.method-card.selected .method-icon{background:#6c5377;color:#fff}.method-info{flex:1 1}.method-info h4{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 4px}.method-info p{color:#64748b;font-size:.85rem;margin:0}.method-radio{align-items:center;display:flex;justify-content:center}.radio-dot{border:2px solid #cbd5e1;border-radius:50%;height:20px;transition:all .3s ease;width:20px}.radio-dot.active{background:#6c5377;border-color:#6c5377;box-shadow:inset 0 0 0 3px #fff}.payment-form-section{margin-bottom:32px}.form-header{align-items:center;border-bottom:1px solid #f1f5f9;display:flex;gap:12px;margin-bottom:24px;padding-bottom:16px}.form-icon{color:#6c5377;font-size:1.3rem}.form-header h3{color:#1e293b;font-size:1.2rem;font-weight:600;margin:0}.card-payment-form{display:flex;flex-direction:column;gap:20px}.form-group{gap:8px}.form-group label{color:#374151;font-size:.9rem;font-weight:600}.form-group input{background:#fff;border:1.5px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:.95rem;padding:12px 16px;transition:all .3s ease}.form-group input:focus{border-color:#6c5377;box-shadow:0 0 0 3px #00a8841a;outline:none}.form-group input::placeholder{color:#9ca3af}.form-row{grid-gap:16px;display:grid;gap:16px;grid-template-columns:1fr 1fr}.input-with-icon{position:relative}.input-icon{color:#94a3b8;font-size:1.1rem;left:16px;position:absolute;top:50%;transform:translateY(-50%)}.input-with-icon input{padding-left:44px;width:100%}.bank-info,.cod-info,.wallet-info{padding:40px 20px;text-align:center}.bank-icon,.cod-icon,.wallet-icon{align-items:center;background:#f0fdfa;border-radius:50%;color:#6c5377;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.bank-info h3,.cod-info h3,.wallet-info h3{color:#1e293b;font-size:1.3rem;font-weight:600;margin:0 0 12px}.bank-info p,.cod-info p,.wallet-info p{color:#64748b;line-height:1.6;margin:0 0 24px}.cod-features{display:flex;flex-direction:column;gap:12px;margin:0 auto;max-width:300px}.feature{align-items:center;color:#059669;display:flex;font-weight:500;gap:12px}.feature svg{font-size:1.1rem}.payment-actions{display:flex;gap:16px;margin-bottom:20px}.cancel-button{background:none;border:2px solid #e2e8f0;border-radius:12px;color:#64748b;cursor:pointer;flex:1 1;font-size:1rem;font-weight:600;padding:16px 24px;transition:all .3s ease}.cancel-button:hover:not(:disabled){background:#fef2f2;border-color:#ef4444;color:#ef4444}.pay-button{align-items:center;background:#6c5377;border:none;border-radius:12px;color:#fff;cursor:pointer;display:flex;flex:2 1;font-size:1.1rem;font-weight:600;gap:8px;justify-content:center;padding:16px 24px;transition:all .3s ease}.pay-button:hover:not(:disabled){background:#008f70;box-shadow:0 8px 25px #00a8844d;transform:translateY(-2px)}.pay-button:disabled{background:#94a3b8;cursor:not-allowed;transform:none}.loading-spinner{border:2px solid #0000;border-top-color:#fff;height:20px;width:20px}.payment-status{border-radius:8px;margin-bottom:20px;padding:16px;text-align:center}.payment-status.error{background:#fef2f2;border:1px solid #fecaca;color:#dc2626}.payment-status.success{align-items:center;background:#f0fdf4;border:1px solid #bbf7d0;color:#16a34a;display:flex;gap:8px;justify-content:center}.status-icon{font-size:1.2rem}.retry-button{background:#dc2626;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;margin-top:8px;padding:8px 16px}.retry-button:hover{background:#b91c1c}.security-notice{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;display:flex;font-size:.85rem;gap:8px;justify-content:center;padding:16px}.security-notice svg{color:#6c5377}.payment-right{position:-webkit-sticky;position:sticky;top:100px}.order-summary{background:#fff;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:28px}.order-summary h3{border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:1.3rem;font-weight:600;margin:0 0 24px;padding-bottom:16px}.order-items{gap:16px}.order-item{gap:12px;justify-content:space-between}.item-info{flex:1 1}.item-name{font-size:.9rem}.item-quantity{font-size:.8rem;margin:0}.item-price{color:#1e293b;font-size:.9rem;white-space:nowrap}.rewards-info{padding:30px 20px;text-align:center}.rewards-icon1{align-items:center;background:linear-gradient(135deg,gold,#ffed4e);border-radius:50%;box-shadow:0 4px 12px #ffd7004d;color:#b45309;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.rewards-info h3{color:#1e293b;font-size:1.3rem;font-weight:600;margin:0 0 20px}.rewards-balance{background:#fffbeb;border:1px solid #fed7aa;border-radius:12px;margin-bottom:24px;padding:20px;text-align:left}.balance-item{align-items:center;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:12px}.balance-item:last-child{margin-bottom:0}.balance-item.remaining{color:#059669;font-size:1rem;font-weight:600}.balance-divider{background:#fed7aa;height:1px;margin:12px 0}.rewards-features{display:flex;flex-direction:column;gap:12px;margin:0 auto 20px;max-width:300px}.rewards-features .feature{align-items:center;color:#059669;display:flex;font-size:.9rem;font-weight:500;gap:12px}.rewards-warning{align-items:center;background:#fef3c7;border:1px solid #f59e0b;border-radius:8px;color:#92400e;display:flex;gap:12px;margin:0 auto;max-width:400px;padding:16px}.rewards-warning svg{color:#f59e0b;flex-shrink:0;font-size:1.2rem}.rewards-warning p{font-size:.9rem;line-height:1.4;margin:0}.method-card.disabled{background:#f8fafc;cursor:not-allowed;opacity:.6}.method-card.disabled:hover{border-color:#e2e8f0;box-shadow:none;transform:none}.disabled-message{color:#ef4444;font-size:.8rem;font-weight:500;margin-top:4px}.price-row.rewards-payment{color:#059669;font-size:.95rem;font-weight:600}.rewards-summary{background:#fffbeb;border:1px solid #fed7aa;border-radius:8px;margin-top:20px;padding:16px}.rewards-breakdown{display:flex;flex-direction:column;gap:8px}.reward-item{align-items:center;color:#92400e;display:flex;font-size:.85rem;justify-content:space-between}.reward-item.remaining{border-top:1px solid #fed7aa;color:#059669;font-size:.9rem;font-weight:600;padding-top:8px}.total-row .free{color:#059669;font-size:1.3rem}.method-card:not(.disabled) .method-icon[style*=FiAward]{background:linear-gradient(135deg,gold,#ffed4e);color:#b45309}.method-card.selected .method-icon[style*=FiAward]{background:linear-gradient(135deg,#d97706,#f59e0b);color:#fff}@media (max-width:768px){.rewards-info{padding:20px 15px}.rewards-icon1{font-size:1.5rem;height:60px;width:60px}.rewards-balance{padding:16px}.rewards-warning{flex-direction:column;gap:8px;padding:12px;text-align:center}}.summary-divider{background:#e2e8f0;height:1px;margin:20px 0}.price-breakdown{display:flex;flex-direction:column;gap:12px;margin-bottom:8px}.price-row{align-items:center;color:#64748b;display:flex;font-size:.9rem;justify-content:space-between}.price-row.discount,.price-row.shipping{color:#10b981;font-weight:600}.total-row{padding-top:8px}.delivery-info{border-top:1px solid #f1f5f9;margin-top:24px;padding-top:20px}.delivery-info h4{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 12px}.delivery-info p{color:#64748b;font-size:.85rem;line-height:1.4;margin:4px 0}@media (max-width:1024px){.payment-content{gap:24px;grid-template-columns:1fr 350px}}@media (max-width:768px){.payment-container{padding:20px 15px}.payment-header{align-items:flex-start;flex-direction:column-reverse;gap:20px}.header-content h1{font-size:2rem}.progress-indicator{margin-bottom:30px}.step-icon{font-size:1rem;height:40px;width:40px}.progress-line{margin:0 10px;max-width:60px}.payment-content{gap:20px;grid-template-columns:1fr}.payment-right{position:static}.payment-left{padding:24px}.payment-actions{flex-direction:column}.form-row{grid-template-columns:1fr}}@media (max-width:480px){.payment-header{margin-bottom:30px}.header-content h1{font-size:1.75rem}.progress-step{max-width:80px}.step-label{font-size:.8rem}.payment-left{padding:20px}.method-card{padding:16px}.method-icon{font-size:1.2rem;height:40px;width:40px}.order-summary{padding:20px}}.back-button:focus,.cancel-button:focus,.form-group input:focus,.method-card:focus,.pay-button:focus{outline:2px solid #6c5377;outline-offset:2px}.order-confirmation-page{background:#f8fafc;display:flex;flex-direction:column;min-height:100vh}.confirmation-container{flex:1 1;margin:0 auto;max-width:1200px;padding:40px 20px}.success-header{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 4px 20px #00000014;margin-bottom:30px;padding:50px 40px;text-align:center}.success-icon{align-items:center;animation:bounceIn .6s ease;background:linear-gradient(135deg,#10b981,#6c5377);border-radius:50%;color:#fff;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto 20px;width:80px}@keyframes bounceIn{0%{opacity:0;transform:scale(.3)}50%{opacity:1;transform:scale(1.05)}70%{transform:scale(.9)}to{opacity:1;transform:scale(1)}}.success-content h1{color:#6c5377;font-size:2.5rem;font-weight:700;margin:0 0 12px}.success-content p{color:#64748b;font-size:1.1rem;line-height:1.6;margin:0 0 20px}.order-id{background:#f0fdf4;border:1px solid #bbf7d0;border-radius:20px;color:#6c5377;display:inline-block;font-size:.95rem;font-weight:600;padding:8px 16px}.rewards-earned-section{animation:slideUp .5s ease;margin-bottom:30px}@keyframes slideUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.rewards-card{align-items:center;background:linear-gradient(135deg,#fffbeb,#fef3c7);border:2px solid #f59e0b;border-radius:16px;display:flex;gap:24px;overflow:hidden;padding:30px;position:relative}.rewards-card:before{animation:shine 3s infinite;background:linear-gradient(45deg,#0000,#ffffff4d,#0000);content:"";height:200%;position:absolute;right:-50%;top:-50%;transform:rotate(45deg);width:100%}@keyframes shine{0%{transform:translateX(-100%) translateY(-100%) rotate(45deg)}to{transform:translateX(100%) translateY(100%) rotate(45deg)}}.rewards-icon2{align-items:center;animation:pulse 2s infinite;background:linear-gradient(135deg,#f59e0b,#d97706);border-radius:50%;color:#fff;display:flex;flex-shrink:0;font-size:2rem;height:70px;justify-content:center;width:70px}@keyframes pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.rewards-content h3{color:#92400e;font-size:1.4rem;font-weight:700;margin:0 0 8px}.rewards-amount{animation:countUp 1s ease-out;color:#d97706;font-size:2rem;font-weight:800;margin:0 0 12px}@keyframes countUp{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.rewards-description{color:#92400e;line-height:1.5;margin:0 0 12px}.rewards-breakdown{color:#b45309;font-size:.9rem;font-weight:500}.confirmation-content{grid-gap:30px;display:grid;gap:30px;grid-template-columns:1fr 400px;margin-bottom:50px}.info-card,.order-card,.status-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #00000014;margin-bottom:24px;padding:28px}.info-card h3,.order-card h3,.status-card h3{border-bottom:1px solid #f1f5f9;color:#1e293b;font-size:1.3rem;font-weight:600;margin:0 0 24px;padding-bottom:16px}.order-items{display:flex;flex-direction:column;gap:20px;margin-bottom:24px}.order-item{align-items:flex-start;display:flex;gap:16px}.item-image{background:#f8fafc;border-radius:12px;flex-shrink:0;height:70px;overflow:hidden;width:70px}.item-image img{height:100%;object-fit:cover;width:100%}.item-details{flex:1 1}.item-name{color:#1e293b;font-size:1rem;font-weight:600;line-height:1.4;margin:0 0 4px}.item-quantity{color:#64748b;font-size:.85rem;margin:0 0 4px}.item-price{color:#6c5377;font-size:.95rem;font-weight:600}.order-total{border-top:1px solid #f1f5f9;padding-top:20px}.total-row{align-items:center;color:#1e293b;display:flex;font-size:1.2rem;font-weight:700;justify-content:space-between}.total-amount{color:#6c5377;font-size:1.4rem}.card-header{gap:12px;margin-bottom:20px}.card-icon{font-size:1.3rem}.card-content{display:flex;flex-direction:column;gap:20px}.info-item{gap:16px}.info-icon{color:#64748b;flex-shrink:0;font-size:1.1rem;margin-top:2px}.info-details strong{color:#1e293b;display:block;font-size:.95rem;margin-bottom:4px}.info-details p{color:#64748b;font-size:.9rem;line-height:1.4;margin:2px 0}.status-timeline{display:flex;flex-direction:column;gap:24px}.timeline-item{display:flex;gap:16px;position:relative}.timeline-item:before{background:#e2e8f0;bottom:-28px;content:"";left:11px;position:absolute;top:28px;width:2px}.timeline-item:last-child:before{display:none}.timeline-item.completed:before{background:#6c5377}.timeline-dot{background:#e2e8f0;border:3px solid #fff;border-radius:50%;flex-shrink:0;height:24px;position:relative;width:24px;z-index:1}.timeline-item.completed .timeline-dot{background:#6c5377}.timeline-item.active .timeline-dot{animation:pulseDot 2s infinite;background:#6c5377}@keyframes pulseDot{0%,to{box-shadow:0 0 0 0 #00a88466}70%{box-shadow:0 0 0 10px #00a88400}}.timeline-content{flex:1 1;padding-bottom:4px}.timeline-content strong{color:#1e293b;display:block;font-size:.95rem;margin-bottom:4px}.timeline-content span{color:#64748b;display:block;font-size:.85rem;margin-bottom:2px}.timeline-content small{color:#94a3b8;font-size:.8rem}.payment-details{display:flex;flex-direction:column;gap:12px}.payment-item{align-items:center;display:flex;font-size:.9rem;justify-content:space-between}.payment-item span{color:#64748b}.payment-item strong{color:#1e293b}.status-success{color:#6c5377!important}.action-buttons{gap:12px;margin-bottom:24px}.action-buttons button{align-items:center;border:none;border-radius:12px;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;font-weight:600;gap:8px;justify-content:center;padding:14px 20px;transition:all .3s ease}.btn-primary{background:#6c5377;color:#fff}.btn-primary:hover{background:#008f70;box-shadow:0 8px 25px #00a8844d;transform:translateY(-2px)}.btn-secondary{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.btn-secondary:hover{background:#e2e8f0;transform:translateY(-2px)}.btn-outline{background:#fff;border:2px solid #e2e8f0;color:#475569}.btn-outline:hover{border-color:#6c5377;color:#6c5377;transform:translateY(-2px)}.btn-continue{background:linear-gradient(135deg,#6c5377,#6c5377);color:#fff;margin-top:8px}.btn-continue:hover{box-shadow:0 8px 25px #00a88466;transform:translateY(-2px)}.support-card{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:12px;padding:20px}.support-card h4{color:#0f766e;font-size:1.1rem;margin:0 0 12px}.support-card p{color:#0f766e;font-size:.9rem;line-height:1.5;margin:0 0 16px}.support-contacts{display:flex;flex-direction:column;gap:8px}.contact-item{color:#0f766e;font-size:.85rem}.next-steps{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:40px}.next-steps h3{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0 0 30px;text-align:center}.steps-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.step-item{padding:20px;text-align:center}.step-number{align-items:center;background:#6c5377;border-radius:50%;color:#fff;display:flex;font-size:1.3rem;font-weight:700;height:50px;justify-content:center;margin:0 auto 16px;width:50px}.step-content h4{color:#1e293b;font-size:1.1rem;font-weight:600;margin:0 0 8px}.step-content p{color:#64748b;font-size:.9rem;line-height:1.5;margin:0}@media (max-width:1024px){.confirmation-content{gap:24px;grid-template-columns:1fr 350px}}@media (max-width:768px){.confirmation-container{padding:20px 15px}.success-header{padding:30px 20px}.success-icon{height:60px;width:60px}.success-content h1,.success-icon{font-size:2rem}.rewards-card{flex-direction:column;gap:16px;padding:24px;text-align:center}.rewards-icon2{height:60px;width:60px}.rewards-amount,.rewards-icon2{font-size:1.5rem}.confirmation-content,.steps-grid{gap:20px;grid-template-columns:1fr}.info-card,.order-card,.status-card{padding:20px}}@media (max-width:480px){.success-header{padding:24px 16px}.success-content h1{font-size:1.75rem}.rewards-card{padding:20px}.next-steps{padding:24px}.action-buttons button{font-size:.9rem;padding:12px 16px}}.action-buttons button:focus{outline:2px solid #6c5377;outline-offset:2px}.rewards-page{background:#f8fafc;display:flex;flex-direction:column;min-height:100vh}.rewards-container{flex:1 1;margin:0 auto;max-width:1200px;padding:40px 20px}.loading-container{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:80px 20px}.loading-spinner{animation:spin 1s linear infinite;border:4px solid #e2e8f0;border-top-color:#6c5377;margin-bottom:20px}.rewards-header{margin-bottom:40px;text-align:center}.rewards-overview{grid-gap:24px;display:grid;gap:24px;grid-template-columns:2fr 1fr;margin-bottom:40px}.points-card,.quick-actions-card{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:28px}.points-header{gap:16px;margin-bottom:24px}.points-header,.points-icon{align-items:center;display:flex}.points-icon{background:#6c5377;border-radius:50%;color:#fff;font-size:1.5rem;height:60px;justify-content:center;width:60px}.points-info h3{color:#64748b;font-size:1.1rem;font-weight:600;margin:0 0 8px}.points-amount{color:#6c5377;font-size:2.5rem;font-weight:800;line-height:1;margin:0 0 4px}.points-info p{color:#64748b;font-size:.9rem;margin:0}.points-breakdown{grid-gap:16px;border-top:1px solid #f1f5f9;display:grid;gap:16px;grid-template-columns:repeat(3,1fr);padding-top:20px}.breakdown-item{text-align:center}.breakdown-item span{color:#64748b;display:block;font-size:.85rem;margin-bottom:4px}.breakdown-item strong{color:#1e293b;display:block;font-size:1.2rem;font-weight:700}.breakdown-item .available{color:#6c5377}.quick-actions-card h3{color:#1e293b;font-size:1.1rem;font-weight:600;margin:0 0 20px}.action-buttons{display:flex;flex-direction:column;gap:16px}.action-btn{align-items:center;border:none;border-radius:10px;cursor:pointer;display:flex;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;padding:12px 16px;text-align:left;transition:all .3s ease}.action-btn.primary{background:#6c5377;color:#fff}.action-btn.primary:hover{background:#8d7597;transform:translateY(-2px)}.points-info-text{background:#f0fdfa;border:1px solid #ccfbf1;border-radius:8px;padding:16px}.points-info-text p{color:#641188;font-size:.9rem;margin:8px 0}.points-info-text p:last-child{margin-bottom:0}.tabs-navigation{background:#fff;border:1px solid #f1f5f9;border-radius:12px;box-shadow:0 2px 10px #0000000d;display:flex;gap:4px;margin-bottom:30px;padding:8px}.tab-btn{align-items:center;background:#0000;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;flex:1 1;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;padding:12px 16px;transition:all .3s ease}.tab-btn.active,.tab-btn:hover{background:#f0fdfa;color:#6c5377}.tab-btn.active{box-shadow:0 2px 8px #00a8841a}.tab-content{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #00000014;min-height:400px;padding:32px}.history-tab h3{color:#1e293b;font-size:1.3rem;margin:0 0 24px}.history-list{display:flex;flex-direction:column;gap:16px}.history-item{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;display:flex;gap:16px;padding:20px}.transaction-icon{flex-shrink:0}.icon-earned{background:#dcfce7;color:#bfa1b9}.icon-earned,.icon-used{align-items:center;border-radius:50%;display:flex;font-size:1.1rem;height:40px;justify-content:center;width:40px}.icon-used{background:#fee2e2;color:#dc2626}.transaction-details{flex:1 1}.transaction-main{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.transaction-main h4{color:#1e293b;font-size:1rem;margin:0}.points.earned{color:#16a34a}.points.earned,.points.used{font-size:1.1rem;font-weight:700}.points.used{color:#dc2626}.transaction-meta{color:#64748b;display:flex;font-size:.8rem;gap:16px}.status{align-items:center;display:flex;gap:4px}.status.completed{color:#16a34a}.tab-description{color:#64748b;font-size:.95rem;margin:0 0 30px}.rewards-grid{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.reward-card{background:#f8fafc;border:1px solid #e2e8f0;border-radius:12px;padding:24px;transition:all .3s ease}.reward-card:hover{box-shadow:0 8px 25px #0000001a;transform:translateY(-4px)}.reward-header{justify-content:space-between;margin-bottom:16px}.reward-header,.reward-icon{align-items:center;display:flex}.reward-icon{background:#00a884;border-radius:10px;color:#fff;font-size:1.1rem;height:40px;justify-content:center;width:40px}.reward-points{background:#1e293b;border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;padding:6px 12px}.reward-content h4{color:#1e293b;font-size:1.1rem;margin:0 0 8px}.reward-content p{color:#64748b;font-size:.9rem;line-height:1.4;margin:0 0 12px}.reward-actions{margin-top:16px}.redeem-btn{border:none;border-radius:8px;cursor:pointer;font-size:.9rem;font-weight:600;padding:12px 16px;transition:all .3s ease;width:100%}.redeem-btn.available{background:#6c5377;color:#fff}.redeem-btn.available:hover{background:#6c5377}.redeem-btn.insufficient{background:#e2e8f0;color:#94a3b8;cursor:not-allowed}@media (max-width:1024px){.rewards-overview{grid-template-columns:1fr}}@media (max-width:768px){.rewards-container{padding:20px 15px}.rewards-header{text-align:left}.header-content h1{font-size:2rem}.rewards-overview{gap:20px;grid-template-columns:1fr}.tabs-navigation{flex-wrap:wrap}.tab-btn{flex-basis:calc(50% - 8px);flex-grow:1;flex-shrink:0}.rewards-grid{grid-template-columns:1fr}.tab-content{padding:24px}}@media (max-width:480px){.points-amount{font-size:2rem}.transaction-main{align-items:flex-start;flex-direction:column;gap:8px}.transaction-meta{flex-direction:column;gap:4px}.points-breakdown{gap:12px;grid-template-columns:1fr}}.action-btn:focus,.redeem-btn:focus,.tab-btn:focus{outline:2px solid #550a75;outline-offset:2px}.wishlist-page{background:#f8fafc;display:flex;flex-direction:column;min-height:100vh}.wishlist-container{flex:1 1;margin:0 auto;max-width:1200px;padding:40px 20px}.wishlist-header-main{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:40px}.header-content h1{color:#1e293b;font-size:2.5rem;font-weight:700;margin:0 0 8px}.header-content p{color:#64748b;font-size:1.1rem;margin:0}.summary-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:40px}.summary-card{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #00000014;display:flex;gap:16px;padding:24px;transition:box-shadow .3s ease}.summary-card:hover{box-shadow:0 4px 12px #0000001f}.card-icon{align-items:center;background:#6c5377;border-radius:12px;color:#6c5377;display:flex;font-size:1.5rem;height:48px;justify-content:center;width:48px}.card-content h3{color:#64748b;font-size:.9rem;font-weight:600;margin:0 0 4px}.card-content p{color:#1e293b;font-size:1.5rem;font-weight:700;margin:0}.search-filter-bar{align-items:center;display:flex;gap:16px;margin-bottom:24px}.search-container{flex:1 1;position:relative}.search-input{border:1px solid #e2e8f0;border-radius:25px;font-size:.9rem;outline:none;padding:12px 16px 12px 40px;transition:border-color .3s ease;width:100%}.search-input:focus{border-color:#6c5377}.search-icon{color:#64748b;font-size:1.1rem;left:12px;position:absolute;top:50%;transform:translateY(-50%)}.filter-btn{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:25px;color:#64748b;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:8px;padding:12px 20px;transition:all .3s ease}.filter-btn:hover{border-color:#14b8a6;color:#14b8a6}.bulk-selection-bar{background:#fff;border:1px solid #e2e8f0;border-radius:16px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;padding:16px 20px}.selection-content{align-items:center;display:flex;gap:12px}.select-all-checkbox{border:2px solid #d1d5db;border-radius:4px;cursor:pointer;height:18px;width:18px}.select-all-label{color:#374151;cursor:pointer;font-size:.9rem;font-weight:600}.wishlist-grid-new{grid-gap:24px;display:grid;gap:24px;grid-template-columns:repeat(1,1fr)}@media (min-width:640px){.wishlist-grid-new{grid-template-columns:repeat(2,1fr)}}@media (min-width:1024px){.wishlist-grid-new{grid-template-columns:repeat(3,1fr)}}@media (min-width:1280px){.wishlist-grid-new{grid-template-columns:repeat(4,1fr)}}.wishlist-item-new{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 2px 8px #00000014;padding:16px;position:relative;transition:all .3s ease}.wishlist-item-new:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.discount-badge{background:#ef4444;border-radius:12px;color:#fff;font-size:.75rem;font-weight:700;left:12px;padding:4px 8px}.discount-badge,.item-checkbox{position:absolute;top:12px;z-index:2}.item-checkbox{right:12px}.checkbox-btn{align-items:center;background:#fff;border:2px solid #d1d5db;border-radius:50%;color:#fff;cursor:pointer;display:flex;font-size:.8rem;height:24px;justify-content:center;transition:all .3s ease;width:24px}.checkbox-btn.checked{background:#6c5377;border-color:#6c5377}.checkbox-btn:hover{border-color:#6c5377}.customer-product-image-placeholder1{align-items:center;background:#e5e7eb;border-radius:12px;color:#6b7280;display:flex;font-size:.9rem;height:160px;justify-content:center;margin-bottom:12px;width:100%}.product-info{display:flex;flex-direction:column;gap:8px}.product-title{-webkit-box-orient:vertical;color:#1f2937;display:-webkit-box;font-size:.95rem;font-weight:600;line-height:1.4;margin:0;overflow:hidden}.product-rating{align-items:center;display:flex;gap:6px}.stars{color:#fbbf24;font-size:.9rem}.reviews{color:#6b7280;font-size:.8rem}.product-price{align-items:center;display:flex;flex-wrap:wrap;gap:8px}.current-price{color:#1f2937;font-size:1.1rem;font-weight:700}.original-price{color:#9ca3af;font-size:.9rem;text-decoration:line-through}.stock-info{color:#ea580c;font-size:.8rem;font-weight:500;margin:0}.add-to-cart-btn{background:#6c5377;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:10px 16px;transition:all .3s ease;width:100%}.add-to-cart-btn:hover{background:#a185ad;transform:translateY(-1px)}.add-to-cart-btn.out-of-stock{color:#6b7280;cursor:not-allowed}.add-to-cart-btn.out-of-stock,.add-to-cart-btn.out-of-stock:hover{background:#d1d5db;transform:none}.item-footer{align-items:center;border-top:1px solid #f3f4f6;display:flex;justify-content:space-between;padding-top:8px}.added-date{color:#6b7280;font-size:.75rem}.delete-btn{background:none;border:none;border-radius:4px;color:#9ca3af;cursor:pointer;padding:4px;transition:all .3s ease}.delete-btn:hover{background:#fef2f2;color:#ef4444}.empty-wishlist{background:#fff;border:1px solid #f1f5f9;border-radius:16px;box-shadow:0 4px 20px #00000014;padding:80px 20px;text-align:center}.empty-heart{align-items:center;background:#f0fdfa;border-radius:50%;color:#14b8a6;display:flex;font-size:2rem;height:80px;justify-content:center;margin:0 auto 30px;width:80px}.empty-wishlist h2{color:#1e293b;font-size:1.8rem;margin:0 0 12px}.empty-wishlist p{color:#64748b;font-size:1.1rem;margin:0 0 30px}.shop-now-btn{background:#6c5377;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.shop-now-btn:hover{background:#937b9e;transform:translateY(-2px)}.empty-search-state{background:#fff;border:1px solid #f1f5f9;border-radius:16px;padding:60px 20px;text-align:center}.empty-icon{color:#d1d5db;margin-bottom:16px}.empty-search-state h3{color:#374151;font-size:1.25rem;margin:0 0 8px}.empty-search-state p{color:#6b7280;font-size:.9rem;margin:0}.back-button{align-items:center;background:#fff;border:1px solid #e2e8f0;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-size:.9rem;font-weight:500;gap:8px;margin-bottom:20px;padding:10px 16px;transition:all .3s ease}.back-button:hover{border-color:#6c5377;color:#6c5377}@media (max-width:768px){.wishlist-container{padding:20px 15px}.wishlist-header-main{align-items:flex-start;flex-direction:column;gap:16px}.header-content h1{font-size:2rem}.search-filter-bar{flex-direction:column}.search-container{width:100%}.summary-cards{grid-template-columns:1fr}}@media (max-width:480px){.header-content h1{font-size:1.8rem}.empty-wishlist{padding:60px 15px}.empty-wishlist h2{font-size:1.5rem}}.add-to-cart-btn:focus,.back-button:focus,.delete-btn:focus,.filter-btn:focus,.select-all-checkbox:focus,.share-wishlist-btn:focus,.shop-now-btn:focus{outline:2px solid #6c5377;outline-offset:2px}.customer-myaccount{background-color:#f8fafc;min-height:100vh}.customer-myaccount-container{grid-gap:30px;display:grid;gap:30px;grid-template-columns:300px 1fr;margin:0 auto;max-width:1200px;min-height:calc(100vh - 140px);padding:30px 20px}.customer-account-sidebar{height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:30px}.customer-sidebar-card{background:#fff;border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.customer-user-info{border-bottom:1px solid #f1f5f9;margin-bottom:24px;padding-bottom:24px;text-align:center}.customer-avatar{align-items:center;background:#6c5377;border-radius:50%;color:#fff;display:flex;font-size:2rem;font-weight:700;height:80px;justify-content:center;margin:0 auto 16px;width:80px}.customer-user-name{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0 0 4px}.customer-user-email{color:#64748b;font-size:.875rem;margin:0}.customer-sidebar-nav{display:flex;flex-direction:column;gap:8px}.customer-nav-item{align-items:center;background:none;border:none;border-radius:8px;color:#64748b;cursor:pointer;display:flex;font-family:inherit;font-size:.95rem;gap:12px;padding:12px 16px;text-align:left;transition:all .3s ease}.customer-nav-item:hover{background-color:#f8fafc;color:#334155}.customer-nav-active{background-color:#e8fff4;border-left:4px solid #6c5377;color:#6c5377;font-weight:500}.customer-nav-logout{color:#ef4444;margin-top:8px}.customer-nav-logout:hover{background-color:#fef2f2;color:#dc2626}.customer-nav-icon{font-size:1.5rem;height:24px;width:24px}.customer-account-content{display:flex;flex-direction:column;gap:30px}.customer-overview-cards{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(3,1fr)}.customer-overview-card{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;overflow:hidden;padding:24px;position:relative;transition:transform .3s ease,box-shadow .3s ease}.customer-overview-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.customer-card-icon{align-items:center;border-radius:12px;color:#fff;display:flex;height:60px;justify-content:center;margin-bottom:16px;width:60px}.customer-card-icon-svg{font-size:1.75rem;height:28px;width:28px}.customer-card-number{color:#1e293b;font-size:2rem;font-weight:700;margin:0 0 4px}.customer-card-label{color:#64748b;font-size:.875rem;font-weight:500;margin:0}.customer-recent-orders-section{background:#fff;border-radius:12px;box-shadow:0 1px 3px #0000001a;padding:24px}.customer-section-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:20px}.customer-section-title{color:#1e293b;font-size:1.5rem;margin:0}.customer-view-all-btn{background:none;border:none;border-radius:6px;color:#6c5377;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:500;padding:8px 16px;transition:background-color .3s ease}.customer-view-all-btn:hover{background-color:#f0fdfa}.customer-orders-list{display:flex;flex-direction:column;gap:16px}.customer-order-card{align-items:center;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:16px;padding:16px;transition:border-color .3s ease}.customer-order-card:hover{border-color:#6c5377}.customer-product-image-placeholder{background:#f1f5f9;border-radius:8px;flex-shrink:0;height:60px;width:60px}.customer-order-details{flex:1 1}.customer-order-number{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 4px}.customer-order-date{color:#64748b;font-size:.875rem;margin:0 0 4px}.customer-order-summary{color:#475569;font-size:.875rem;font-weight:500;margin:0 0 8px}.customer-view-details-btn{background:none;border:none;color:#6c5377;font-size:.875rem;font-weight:500;padding:4px 0;transition:color .3s ease}.customer-view-details-btn:hover{color:#00a67e}.customer-order-status{align-items:flex-end;display:flex;flex-direction:column;gap:8px}.customer-status-badge{font-size:.75rem}.customer-cta-section{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr)}.customer-cta-card{border-radius:12px;box-shadow:0 4px 12px #0000001a;display:flex;flex-direction:column;justify-content:center;min-height:180px;padding:30px}.customer-cta-title{font-size:1.5rem;font-weight:600;margin:0 0 8px}.customer-cta-subtitle{font-size:.95rem;margin:0 0 20px;opacity:.9}.customer-cta-button{border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;padding:12px 24px;transition:transform .3s ease,box-shadow .3s ease;width:-webkit-fit-content;width:fit-content}.customer-cta-button:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.customer-order-modal-overlay{align-items:center;background-color:#00000080;bottom:0;display:flex;justify-content:center;left:0;padding:20px;position:fixed;right:0;top:0;z-index:1000}.customer-order-modal{animation:modalSlideIn .3s ease-out;background:#fff;border-radius:12px;box-shadow:0 20px 25px -5px #0000001a;max-height:90vh;max-width:600px;overflow-y:auto;width:100%}@keyframes modalSlideIn{0%{opacity:0;transform:translateY(-20px)}to{opacity:1;transform:translateY(0)}}.customer-order-modal-header{align-items:center;background:#fff;border-bottom:1px solid #e2e8f0;border-radius:12px 12px 0 0;display:flex;justify-content:space-between;padding:24px;position:-webkit-sticky;position:sticky;top:0;z-index:10}.customer-order-modal-title{color:#1e293b;font-size:1.5rem;font-weight:600;margin:0}.customer-order-modal-close{align-items:center;background:none;border:none;border-radius:6px;cursor:pointer;display:flex;justify-content:center;padding:8px;transition:background-color .3s ease}.customer-order-modal-close:hover{background-color:#f1f5f9}.customer-modal-close-icon{color:#64748b;font-size:1.5rem}.customer-order-modal-content{padding:24px}.customer-order-summary-section{align-items:flex-start;border-bottom:1px solid #f1f5f9;display:flex;justify-content:space-between;padding-bottom:24px}.customer-order-info-row{display:flex;flex:1 1;flex-direction:column;gap:16px}.customer-order-info-item{align-items:center;display:flex;gap:12px}.customer-order-info-icon{color:#64748b;font-size:1.25rem;width:20px}.customer-order-info-label{color:#64748b;font-size:.875rem;margin:0 0 2px}.customer-order-info-value{color:#1e293b;font-size:1rem;font-weight:600;margin:0}.customer-order-status-display{align-items:center;display:flex}.customer-order-status-badge{border-radius:20px;color:#fff;font-size:.875rem;font-weight:600;letter-spacing:.5px;padding:8px 16px;text-transform:uppercase}.customer-order-products-section{border-bottom:1px solid #f1f5f9;margin-bottom:24px;padding-bottom:24px}.customer-order-products-title{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0 0 16px}.customer-order-products-list{display:flex;flex-direction:column;gap:16px}.customer-order-product-item{align-items:center;border:1px solid #e2e8f0;border-radius:8px;display:flex;gap:16px;padding:12px;transition:border-color .3s ease}.customer-order-product-item:hover{border-color:#6c5377}.customer-order-product-image{background:#f1f5f9;border-radius:8px;flex-shrink:0;height:60px;width:60px}.customer-order-product-details{flex:1 1}.customer-order-product-name{color:#1e293b;font-size:1rem;font-weight:600;margin:0 0 4px}.customer-order-product-price{color:#6c5377;font-size:.95rem;font-weight:600;margin:0 0 4px}.customer-order-product-quantity{color:#64748b;font-size:.875rem;margin:0}.customer-order-shipping-section{margin-bottom:24px}.customer-order-shipping-title{color:#1e293b;font-size:1.25rem;font-weight:600;margin:0 0 16px}.customer-order-shipping-details{display:flex;flex-direction:column;gap:8px}.customer-order-delivery-date,.customer-order-payment-method,.customer-order-shipping-address{color:#475569;font-size:.95rem;line-height:1.5;margin:0}.customer-order-modal-footer{background:#f8fafc;border-radius:0 0 12px 12px;border-top:1px solid #e2e8f0;display:flex;gap:12px;justify-content:flex-end;padding:24px}.customer-order-modal-button{border:none;border-radius:8px;cursor:pointer;font-family:inherit;font-size:.95rem;font-weight:600;padding:12px 24px;transition:all .3s ease}.customer-order-modal-close-btn{background:#64748b;color:#fff}.customer-order-modal-close-btn:hover{background:#475569}.customer-order-modal-support-btn{background:#6c5377;color:#fff}.customer-order-modal-support-btn:hover{background:#00a67e}@media (max-width:1024px){.customer-myaccount-container{gap:20px;grid-template-columns:280px 1fr}.customer-overview-cards{gap:15px;grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.customer-myaccount-container{gap:20px;grid-template-columns:1fr}.customer-account-sidebar{position:static}.customer-cta-section,.customer-overview-cards{gap:15px;grid-template-columns:1fr}.customer-order-card{align-items:flex-start;flex-direction:column;text-align:left}.customer-order-status{align-items:flex-start;width:100%}.customer-order-modal{margin:20px;max-height:calc(100vh - 40px)}.customer-order-modal-content,.customer-order-modal-header{padding:20px}.customer-order-summary-section{flex-direction:column;gap:16px}.customer-order-modal-footer{flex-direction:column;padding:20px}.customer-order-modal-button{width:100%}}@media (max-width:480px){.customer-myaccount-container{padding:20px 15px}.customer-overview-card,.customer-recent-orders-section,.customer-sidebar-card{padding:20px}.customer-cta-card{min-height:160px;padding:20px}.customer-avatar{font-size:1.5rem;height:60px;width:60px}.customer-order-modal-overlay{padding:10px}.customer-order-modal{margin:10px;max-height:calc(100vh - 20px)}.customer-order-modal-content,.customer-order-modal-header{padding:16px}.customer-order-product-item{align-items:flex-start;flex-direction:column;text-align:left}}.customer-cta-button:focus,.customer-nav-item:focus,.customer-order-modal-button:focus,.customer-order-modal-close:focus,.customer-view-all-btn:focus,.customer-view-details-btn:focus{outline:2px solid #6c5377;outline-offset:2px}@media (prefers-reduced-motion:reduce){.customer-cta-button,.customer-nav-item,.customer-order-card,.customer-order-modal-button,.customer-overview-card{transition:none}.customer-cta-button:hover,.customer-overview-card:hover{transform:none}.customer-order-modal{animation:none}}.customer-update-profile{background-color:#f8f9fa;min-height:100vh}.update-profile-container{margin:0 auto;max-width:1200px;min-height:calc(100vh - 140px);padding:30px 20px}.profile-header{margin-bottom:30px;text-align:center}.page-title{color:#2d3436;font-size:2.5rem;font-weight:700;margin:0 0 8px}.page-subtitle{color:#636e72;font-size:1.1rem;margin:0}.profile-content{grid-gap:30px;align-items:start;display:grid;gap:30px;grid-template-columns:280px 1fr}.profile-sidebar{position:-webkit-sticky;position:sticky;top:30px}.sidebar-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;padding:24px;text-align:center}.profile-picture-section{border-bottom:1px solid #e9ecef;margin-bottom:24px;padding-bottom:24px}.profile-picture-container{display:inline-block;margin-bottom:16px;position:relative}.profile-picture{align-items:center;background:#6c5377;border-radius:50%;cursor:pointer;display:flex;height:120px;justify-content:center;overflow:hidden;position:relative;width:120px}.profile-image{height:100%;object-fit:cover;width:100%}.profile-icon{color:#fff;font-size:3rem}.camera-overlay{align-items:center;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;padding:8px;position:absolute;right:0}.camera-icon{color:#fff;font-size:1.2rem}.file-input{display:none}.profile-name{color:#2d3436;font-size:1.25rem;font-weight:600;margin:0 0 4px}.profile-email{color:#636e72;font-size:.9rem;margin:0 0 16px}.account-status-section{border-bottom:1px solid #e9ecef;margin-bottom:24px;padding-bottom:24px}.status-title{color:#2d3436;font-size:1rem;font-weight:600;margin:0 0 16px;text-align:left}.status-list{list-style:none;margin:0;padding:0;text-align:left}.status-item{align-items:center;color:#636e72;display:flex;font-size:.9rem;gap:8px;padding:8px 0}.status-item.verified{color:#00b894}.status-icon{font-size:1rem}.member-since{color:#636e72;font-size:.875rem;margin:0}.profile-main-content{display:flex;flex-direction:column;gap:24px}.profile-card{background:#fff;border-radius:12px;box-shadow:0 2px 8px #0000001a;overflow:hidden}.profile-card.danger-zone{border:2px solid #e74c3c}.card-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;justify-content:space-between;padding:20px 24px}.card-header,.card-title{align-items:center;display:flex}.card-title{color:#2d3436;font-size:1.1rem;font-weight:600;gap:12px}.card-icon{color:#00b894;font-size:1.2rem}.danger-title{color:#e74c3c;font-weight:600}.save-btn{background:#00b894;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-weight:600;min-width:120px;padding:10px 20px;transition:all .3s ease}.save-btn:hover{background:#00a085}.save-btn.saved{background:#27ae60}.card-content{padding:24px}.form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.form-group.full-width{grid-column:1/-1}.form-label{color:#2d3436;font-size:.9rem;font-weight:500;margin-bottom:8px}.form-input{border:1px solid #e9ecef;border-radius:8px;font-family:inherit;font-size:.95rem;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease}.form-input:focus{border-color:#00b894;box-shadow:0 0 0 3px #00b8941a;outline:none}.notification-section{margin-bottom:20px}.notification-section:last-child{margin-bottom:0}.notification-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:12px}.notification-title{color:#2d3436;font-size:1rem;font-weight:600}.notification-options{border-left:2px solid #e9ecef;margin-top:12px;padding-left:20px}.notification-option{align-items:center;color:#636e72;display:flex;font-size:.9rem;justify-content:space-between;padding:8px 0}.toggle-switch{display:inline-block;height:24px;position:relative;width:50px}.toggle-switch.small{height:20px;width:40px}.toggle-switch input{height:0;opacity:0;width:0}.toggle-slider{background-color:#ccc;border-radius:34px;bottom:0;cursor:pointer;left:0;position:absolute;right:0;top:0;transition:.4s}.toggle-slider:before{background-color:#fff;border-radius:50%;bottom:4px;content:"";height:16px;left:4px;position:absolute;transition:.4s;width:16px}.toggle-switch.small .toggle-slider:before{bottom:4px;height:12px;left:4px;width:12px}input:checked+.toggle-slider{background-color:#00b894}input:checked+.toggle-slider:before{transform:translateX(26px)}.toggle-switch.small input:checked+.toggle-slider:before{transform:translateX(20px)}.danger-description{color:#636e72;font-size:.95rem;margin:0 0 20px}.delete-account-btn{background:none;border:2px solid #e74c3c;border-radius:6px;color:#e74c3c;cursor:pointer;font-family:inherit;font-weight:600;padding:12px 24px;transition:all .3s ease}.delete-account-btn:hover{background:#e74c3c;color:#fff}@media (max-width:768px){.profile-content{gap:20px;grid-template-columns:1fr}.profile-sidebar{position:static}.form-grid{grid-template-columns:1fr}.page-title{font-size:2rem}.card-header{align-items:flex-start;flex-direction:column;gap:12px}.save-btn{align-self:stretch}}@media (max-width:480px){.update-profile-container{padding:20px 15px}.profile-picture{height:100px;width:100px}.card-content{padding:20px}}.customer-orders1{background-color:#f8f9fa;min-height:100vh}.customer-orders-container{margin:0 auto;max-width:900px;min-height:calc(100vh - 140px);padding:30px 20px}.customer-orders-header{margin-bottom:30px;text-align:center}.customer-page-title{color:#2d3436;font-size:2.5rem;font-weight:700;margin:0 0 8px}.customer-page-subtitle{color:#636e72;font-size:1.1rem;margin:0}.customer-orders-list1{display:flex;flex-direction:column;gap:20px}.customer-order-card1{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:all .3s ease}.customer-order-card1:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.customer-order-summary{padding:24px}.customer-order-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.customer-order-id-section{align-items:center;display:flex;gap:8px}.customer-order-icon{color:#636e72;font-size:1.2rem}.customer-order-id{color:#2d3436;font-size:1.1rem;font-weight:700}.customer-status-badge{border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.customer-status-delivered{background-color:#6c5377}.customer-status-shipped{background-color:#0984e3}.customer-status-processing{background-color:#636e72}.customer-order-meta{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;margin-bottom:16px;padding-bottom:16px}.customer-date-section{align-items:center;display:flex;gap:8px}.customer-calendar-icon{color:#636e72;font-size:1rem}.customer-order-date{color:#636e72;font-size:.95rem}.customer-amount-section{text-align:right}.customer-order-amount{color:#2d3436;font-size:1.1rem;font-weight:700}.customer-product-info{margin-bottom:20px}.customer-product-title{color:#2d3436;font-size:1rem;font-weight:600;line-height:1.4;margin:0 0 4px}.customer-more-items{color:#636e72;font-size:.85rem}.customer-order-actions{display:flex;gap:12px;justify-content:space-between}.customer-view-details-btn{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:6px;color:#636e72;cursor:pointer;display:flex;flex:1 1;font-family:inherit;font-size:.9rem;font-weight:600;gap:8px;justify-content:center;padding:10px 20px;transition:all .3s ease}.customer-view-details-btn:hover{background:#f8f9fa;border-color:#6c5377;color:#6c5377}.customer-rate-product-btn{background:#6c5377;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-family:inherit;font-size:.9rem;font-weight:600;padding:10px 20px;transition:background-color .3s ease}.customer-rate-product-btn:hover{background:#6c5377}.customer-track-order-btn{background:#0984e3;border:none;border-radius:6px;color:#fff;cursor:pointer;flex:1 1;font-family:inherit;font-size:.9rem;font-weight:600;padding:10px 20px;transition:background-color .3s ease}.customer-track-order-btn:hover{background:#0873c4}.customer-order-details{background:#f8f9fa;border-top:1px solid #e9ecef;padding:24px}.customer-section-title{color:#2d3436;font-size:1.1rem;font-weight:600;margin:0 0 16px}.customer-order-items{display:flex;flex-direction:column;gap:16px;margin-bottom:24px}.customer-order-item{background:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;gap:16px;padding:16px}.customer-item-image{flex-shrink:0}.customer-image-placeholder{align-items:center;background:#e9ecef;border-radius:8px;color:#636e72;display:flex;height:60px;justify-content:center;width:60px}.customer-item-details{flex:1 1}.customer-item-name{color:#2d3436;font-size:.95rem;font-weight:600;margin:0 0 4px}.customer-item-category{color:#636e72;font-size:.85rem;margin:0 0 8px}.customer-item-meta{align-items:center;display:flex;justify-content:space-between}.customer-item-quantity{color:#636e72;font-size:.85rem}.customer-item-price{color:#2d3436;font-size:.95rem;font-weight:600}.customer-order-summary-section{margin-bottom:24px}.customer-summary-grid{background:#fff;border:1px solid #e9ecef;border-radius:8px;padding:16px}.customer-summary-item{align-items:center;display:flex;justify-content:space-between;padding:8px 0}.customer-summary-item.customer-total{border-top:1px solid #e9ecef;font-weight:700;margin-top:8px;padding-top:12px}.customer-summary-label{color:#636e72;font-size:.95rem}.customer-summary-value{color:#2d3436;font-size:.95rem;font-weight:600}.customer-shipping-section{margin-bottom:24px}.customer-shipping-details{background:#fff;border:1px solid #e9ecef;border-radius:8px;color:#2d3436;font-size:.95rem;line-height:1.5;padding:16px}.customer-status-timeline{margin-bottom:0}.customer-timeline{display:flex;flex-direction:column;gap:20px}.customer-timeline-item{align-items:flex-start;display:flex;gap:16px;position:relative}.customer-timeline-item:not(:last-child):after{background:#e9ecef;bottom:-20px;content:"";left:12px;position:absolute;top:32px;width:2px}.customer-timeline-item.customer-timeline-completed:not(:last-child):after{background:#6c5377}.customer-timeline-icon{align-items:center;background:#e9ecef;border-radius:50%;color:#636e72;display:flex;flex-shrink:0;font-size:.8rem;height:24px;justify-content:center;width:24px;z-index:1}.customer-timeline-item.customer-timeline-completed .customer-timeline-icon{background:#6c5377;color:#fff}.customer-timeline-content{flex:1 1}.customer-timeline-title{color:#2d3436;display:block;font-size:.95rem;font-weight:600;margin-bottom:4px}.customer-timeline-date,.customer-tracking-number{color:#636e72;display:block;font-size:.85rem}@media (max-width:768px){.customer-orders-container{padding:20px 15px}.customer-page-title{font-size:2rem}.customer-order-summary{padding:20px}.customer-order-header{gap:12px}.customer-order-header,.customer-order-meta{align-items:flex-start;flex-direction:column}.customer-order-meta{gap:8px}.customer-amount-section{text-align:left}.customer-order-actions{flex-direction:column;gap:8px}.customer-rate-product-btn,.customer-track-order-btn,.customer-view-details-btn{width:100%}.customer-order-details{padding:20px}.customer-order-item{flex-direction:column;text-align:center}.customer-item-meta{flex-direction:column;gap:4px}}@media (max-width:480px){.customer-order-summary{padding:16px}.customer-order-amount,.customer-order-id{font-size:1rem}.customer-product-title{font-size:.95rem}.customer-order-details{padding:16px}}.customer-rate-product-btn:focus,.customer-track-order-btn:focus,.customer-view-details-btn:focus{outline:2px solid #6c5377;outline-offset:2px}.empty-orders-state{background:#fff;border:1px solid #e9ecef;border-radius:16px;box-shadow:0 2px 12px #00000014;margin-top:20px;padding:80px 40px;text-align:center}.empty-icon{align-items:center;background:linear-gradient(135deg,#667eea,#764ba2);border-radius:50%;box-shadow:0 8px 24px #667eea4d;color:#fff;display:flex;font-size:3rem;height:100px;justify-content:center;margin:0 auto 30px;width:100px}.empty-orders-state h2{color:#2d3436;font-size:1.8rem;font-weight:700;margin:0 0 12px}.empty-orders-state p{color:#636e72;font-size:1.05rem;margin:0 auto 30px;max-width:400px}.customer-continue-shopping-btn{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:14px 40px;transition:all .3s ease}.customer-continue-shopping-btn:hover{box-shadow:0 8px 25px #667eea66;transform:translateY(-3px)}.customer-continue-shopping-btn:active{transform:translateY(-1px)}.loading-container{background:#fff;border:1px solid #e9ecef;border-radius:16px;box-shadow:0 2px 12px #00000014;margin-top:20px;padding:80px 40px;text-align:center}.loading-spinner{animation:spin .8s linear infinite;border:4px solid #e9ecef;border-radius:50%;border-top-color:#667eea;height:50px;margin:0 auto 20px;width:50px}.loading-container p{color:#636e72;font-size:1.1rem;margin:0}.customermanageaddress{background-color:#f8f9fa;min-height:100vh}.customermanageaddress-container{margin:0 auto;max-width:900px;min-height:calc(100vh - 140px);padding:30px 20px}.customermanageaddress-header{margin-bottom:30px;text-align:center}.customermanageaddress-page-title{color:#2d3436;font-size:2.5rem;font-weight:700;margin:0 0 8px}.customermanageaddress-page-subtitle{color:#636e72;font-size:1.1rem;margin:0}.customermanageaddress-actions{margin-bottom:24px}.customermanageaddress-add-btn{align-items:center;background:#6c5377;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.customermanageaddress-add-btn:hover:not(:disabled){background:#00a085}.customermanageaddress-add-btn:disabled{background:#b2bec3;cursor:not-allowed}.customermanageaddress-add-icon{font-size:1.2rem}.customermanageaddress-form-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;overflow:hidden}.customermanageaddress-form-header{background-color:#f8f9fa;border-bottom:1px solid #e9ecef;padding:20px 24px}.customermanageaddress-form-title{color:#2d3436;font-size:1.2rem;font-weight:600;margin:0}.customermanageaddress-form-content{padding:24px}.customermanageaddress-form-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr;margin-bottom:24px}.customermanageaddress-form-group{display:flex;flex-direction:column}.customermanageaddress-form-group.customermanageaddress-full-width{grid-column:1/-1}.customermanageaddress-form-label{color:#2d3436;font-size:.9rem;font-weight:500;margin-bottom:8px}.customermanageaddress-form-input{border:1px solid #e9ecef;border-radius:8px;font-family:inherit;font-size:.95rem;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease}.customermanageaddress-form-input:focus{border-color:#6c5377;box-shadow:0 0 0 3px #00b8941a;outline:none}.customermanageaddress-form-input select{-webkit-appearance:none;appearance:none;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 24 24' stroke='%23636e72'%3E%3Cpath stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='m19 9-7 7-7-7'/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:16px;padding-right:40px}.customermanageaddress-checkbox-label{align-items:center;color:#2d3436;cursor:pointer;display:flex;font-size:.95rem;gap:12px;margin:0}.customermanageaddress-checkbox{display:none}.customermanageaddress-checkbox-custom{align-items:center;border:2px solid #e9ecef;border-radius:4px;display:flex;flex-shrink:0;height:20px;justify-content:center;transition:all .3s ease;width:20px}.customermanageaddress-checkbox:checked+.customermanageaddress-checkbox-custom{background:#6c5377;border-color:#6c5377}.customermanageaddress-checkbox:checked+.customermanageaddress-checkbox-custom:after{color:#fff;content:"✓";font-size:12px;font-weight:700}.customermanageaddress-form-actions{display:flex;gap:12px;justify-content:flex-end}.customermanageaddress-cancel-btn{background:#fff;border:1px solid #e9ecef;border-radius:6px;color:#636e72;cursor:pointer;font-family:inherit;font-weight:600;padding:10px 20px;transition:all .3s ease}.customermanageaddress-cancel-btn:hover{background:#f8f9fa;border-color:#636e72}.customermanageaddress-save-btn{background:#6c5377;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-weight:600;padding:10px 20px;transition:background-color .3s ease}.customermanageaddress-save-btn:hover{background:#00a085}.customermanageaddress-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr}.customermanageaddress-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden;transition:all .3s ease}.customermanageaddress-card:hover{box-shadow:0 4px 16px #0000001f;transform:translateY(-2px)}.customermanageaddress-card-header{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px 24px}.customermanageaddress-type{align-items:center;display:flex;gap:8px}.customermanageaddress-type-icon{color:#636e72;font-size:1.2rem}.customermanageaddress-type-label{color:#2d3436;font-size:1rem;font-weight:600}.customermanageaddress-default-badge{align-items:center;background:#6c5377;border-radius:12px;color:#fff;display:flex;font-size:.75rem;font-weight:600;gap:4px;margin-left:12px;padding:4px 8px}.customermanageaddress-default-icon{font-size:.7rem}.customermanageaddress-card-actions{display:flex;gap:8px}.customermanageaddress-delete-btn,.customermanageaddress-edit-btn{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:6px;cursor:pointer;display:flex;font-family:inherit;font-size:.85rem;gap:4px;padding:6px 12px;transition:all .3s ease}.customermanageaddress-edit-btn{border-color:#0984e3;color:#0984e3}.customermanageaddress-edit-btn:hover:not(:disabled){background:#0984e3;color:#fff}.customermanageaddress-delete-btn{border-color:#e74c3c;color:#e74c3c}.customermanageaddress-delete-btn:hover:not(:disabled){background:#e74c3c;color:#fff}.customermanageaddress-delete-btn:disabled,.customermanageaddress-edit-btn:disabled{cursor:not-allowed;opacity:.5}.customermanageaddress-action-icon{font-size:.8rem}.customermanageaddress-card-content{padding:20px 24px}.customermanageaddress-name{color:#2d3436;font-size:1.1rem;font-weight:600;margin:0 0 8px}.customermanageaddress-street{color:#2d3436;font-size:1rem;line-height:1.4;margin:0 0 4px}.customermanageaddress-city{color:#636e72;font-size:.95rem;margin:0 0 4px}.customermanageaddress-phone{color:#636e72;font-size:.95rem;margin:0}.customermanageaddress-card-footer{background-color:#f8f9fa;border-top:1px solid #e9ecef;padding:16px 24px}.customermanageaddress-set-default-btn{background:#0000;border:1px solid #6c5377;border-radius:6px;color:#6c5377;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:600;padding:8px 16px;transition:all .3s ease}.customermanageaddress-set-default-btn:hover:not(:disabled){background:#6c5377;color:#fff}.customermanageaddress-set-default-btn:disabled{cursor:not-allowed;opacity:.5}.customermanageaddress-empty{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:60px 20px;text-align:center}.customermanageaddress-empty-icon{color:#e9ecef;font-size:4rem;margin-bottom:20px}.customermanageaddress-empty-title{color:#2d3436;font-size:1.5rem;margin:0 0 8px}.customermanageaddress-empty-text{color:#636e72;margin:0 auto 20px;max-width:400px}.customermanageaddress-empty-btn{background:#6c5377;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-weight:600;padding:12px 30px;transition:background-color .3s ease}.customermanageaddress-empty-btn:hover{background:#00a085}@media (max-width:768px){.customermanageaddress-container{padding:20px 15px}.customermanageaddress-page-title{font-size:2rem}.customermanageaddress-form-grid{grid-template-columns:1fr}.customermanageaddress-card-header{align-items:flex-start;flex-direction:column;gap:12px}.customermanageaddress-card-actions{align-self:stretch;justify-content:space-between}.customermanageaddress-delete-btn,.customermanageaddress-edit-btn{flex:1 1;justify-content:center}.customermanageaddress-form-actions{flex-direction:column}}@media (max-width:480px){.customermanageaddress-card-content{padding:16px 20px}.customermanageaddress-form-content{padding:20px}.customermanageaddress-add-btn{justify-content:center;width:100%}}.customermanageaddress-add-btn:focus,.customermanageaddress-cancel-btn:focus,.customermanageaddress-delete-btn:focus,.customermanageaddress-edit-btn:focus,.customermanageaddress-empty-btn:focus,.customermanageaddress-form-input:focus,.customermanageaddress-save-btn:focus,.customermanageaddress-set-default-btn:focus{outline:2px solid #6c5377;outline-offset:2px}@media (prefers-reduced-motion:reduce){.customermanageaddress-add-btn,.customermanageaddress-cancel-btn,.customermanageaddress-card,.customermanageaddress-delete-btn,.customermanageaddress-edit-btn,.customermanageaddress-form-input,.customermanageaddress-save-btn,.customermanageaddress-set-default-btn{transition:none}.customermanageaddress-card:hover{transform:none}}.customertrackorder{background-color:#f8f9fa;min-height:100vh}.customertrackorder-container{margin:0 auto;max-width:900px;min-height:calc(100vh - 140px);padding:30px 20px}.customertrackorder-header{margin-bottom:30px;text-align:center}.customertrackorder-page-title{color:#2d3436;font-size:2.5rem;font-weight:700;margin:0 0 8px}.customertrackorder-page-subtitle{color:#636e72;font-size:1.1rem;margin:0}.customertrackorder-form-section{margin-bottom:30px}.customertrackorder-form-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:30px}.customertrackorder-form{width:100%}.customertrackorder-input-group{align-items:stretch;display:flex;gap:12px}.customertrackorder-input{border:1px solid #e9ecef;border-radius:8px;flex:1 1;font-family:inherit;font-size:1rem;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease}.customertrackorder-input:focus{border-color:#6c5377;box-shadow:0 0 0 3px #00b8941a;outline:none}.customertrackorder-input:disabled{background-color:#f8f9fa;cursor:not-allowed}.customertrackorder-track-btn{align-items:center;background:#6c5377;border:none;border-radius:8px;color:#fff;cursor:pointer;display:flex;font-family:inherit;font-weight:600;gap:8px;justify-content:center;min-width:140px;padding:12px 24px;transition:background-color .3s ease}.customertrackorder-track-btn:hover:not(:disabled){background:#9672a5}.customertrackorder-track-btn:disabled{background:#b2bec3;cursor:not-allowed}.customertrackorder-search-icon{font-size:1.1rem}.customertrackorder-spinner{animation:customertrackorder-spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;height:18px;width:18px}@keyframes customertrackorder-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.customertrackorder-error{color:#e74c3c;font-size:.9rem;margin-top:8px;text-align:center}.customertrackorder-results{display:flex;flex-direction:column;gap:20px}.customertrackorder-summary-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;overflow:hidden}.customertrackorder-summary-header{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:24px}.customertrackorder-order-info{align-items:center;display:flex;gap:16px}.customertrackorder-order-id{color:#2d3436;font-size:1.3rem;font-weight:700;margin:0}.customertrackorder-status-badge{border-radius:20px;color:#fff;font-size:.8rem;font-weight:600;letter-spacing:.5px;padding:6px 12px;text-transform:uppercase}.customertrackorder-status-badge.delivered{background-color:#6c5377}.customertrackorder-status-badge.shipped{background-color:#0984e3}.customertrackorder-status-badge.processing{background-color:#636e72}.customertrackorder-tracking-number{text-align:right}.customertrackorder-tracking-label{color:#636e72;display:block;font-size:.9rem;margin-bottom:4px}.customertrackorder-tracking-value{color:#2d3436;font-size:1rem;font-weight:600}.customertrackorder-summary-content{padding:24px}.customertrackorder-summary-grid{grid-gap:16px;display:grid;gap:16px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.customertrackorder-summary-item{display:flex;flex-direction:column;gap:4px}.customertrackorder-summary-label{color:#636e72;font-size:.9rem}.customertrackorder-summary-value{color:#2d3436;font-size:1rem;font-weight:600}.customertrackorder-total-amount{color:#6c5377;font-size:1.1rem}.customertrackorder-items-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.customertrackorder-section-title{color:#2d3436;font-size:1.2rem;font-weight:600;margin:0 0 20px}.customertrackorder-items-list{display:flex;flex-direction:column;gap:16px}.customertrackorder-item{background:#f8f9fa;border:1px solid #e9ecef;border-radius:8px;display:flex;gap:16px;padding:16px}.customertrackorder-item-image{flex-shrink:0}.customertrackorder-image-placeholder{align-items:center;background:#e9ecef;border-radius:8px;color:#636e72;display:flex;height:60px;justify-content:center;width:60px}.customertrackorder-item-details{flex:1 1}.customertrackorder-item-name{color:#2d3436;font-size:1rem;font-weight:600;margin:0 0 8px}.customertrackorder-item-meta{align-items:center;display:flex;justify-content:space-between}.customertrackorder-item-quantity{color:#636e72;font-size:.9rem}.customertrackorder-item-price{color:#2d3436;font-size:1rem;font-weight:600}.customertrackorder-address-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.customertrackorder-address-details{align-items:flex-start;display:flex;gap:16px}.customertrackorder-address-icon{color:#6c5377;flex-shrink:0;font-size:1.5rem;margin-top:4px}.customertrackorder-address-content{flex:1 1}.customertrackorder-address-name{color:#2d3436;font-size:1.1rem;font-weight:600;margin:0 0 8px}.customertrackorder-address-street{color:#2d3436;font-size:1rem;line-height:1.4;margin:0 0 4px}.customertrackorder-address-city{color:#636e72;font-size:.95rem;margin:0 0 4px}.customertrackorder-address-phone{color:#636e72;font-size:.95rem;margin:0}.customertrackorder-timeline-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.customertrackorder-timeline{display:flex;flex-direction:column;gap:20px}.customertrackorder-timeline-item{display:flex;gap:16px;position:relative}.customertrackorder-timeline-item:not(:last-child):after{background:#e9ecef;bottom:-20px;content:"";left:12px;position:absolute;top:32px;width:2px}.customertrackorder-timeline-item.completed:not(:last-child):after{background:#d3ade4}.customertrackorder-timeline-icon{align-items:center;background:#e9ecef;border-radius:50%;color:#636e72;display:flex;flex-shrink:0;font-size:.8rem;height:24px;justify-content:center;width:24px;z-index:1}.customertrackorder-timeline-item.completed .customertrackorder-timeline-icon{background:#af90bd;color:#fff}.customertrackorder-status-icon.delivered{color:#bc9fc9}.customertrackorder-status-icon.out-for-delivery{color:#0984e3}.customertrackorder-status-icon.in-transit{color:#f39c12}.customertrackorder-status-icon.shipped{color:#3498db}.customertrackorder-status-icon.processing{color:#636e72}.customertrackorder-timeline-content{flex:1 1}.customertrackorder-timeline-header{align-items:flex-start;display:flex;justify-content:space-between;margin-bottom:4px}.customertrackorder-timeline-title{color:#2d3436;font-size:1rem;font-weight:600}.customertrackorder-timeline-time{color:#636e72;font-size:.85rem}.customertrackorder-timeline-description{color:#2d3436;font-size:.95rem;margin:0 0 4px}.customertrackorder-timeline-location{color:#636e72;font-size:.85rem;margin:0}.customertrackorder-help-section{margin-top:30px}.customertrackorder-help-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:30px;text-align:center}.customertrackorder-help-title{color:#2d3436;font-size:1.3rem;font-weight:600;margin:0 0 16px}.customertrackorder-help-content{margin:0 auto;max-width:600px}.customertrackorder-help-content p{color:#636e72;margin:0 0 16px}.customertrackorder-help-list{color:#636e72;margin:0 0 24px;padding-left:20px;text-align:left}.customertrackorder-help-list li{margin-bottom:8px}.customertrackorder-available-ids{margin-top:20px}.customertrackorder-available-title{color:#636e72;font-size:.95rem;margin:0 0 12px}.customertrackorder-available-list{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.customertrackorder-available-btn{align-items:center;background:#6c5377;border:none;border-radius:8px;box-shadow:0 6px 18px #00a8852e;color:#fff;cursor:pointer;display:inline-flex;font-family:inherit;font-size:.95rem;gap:8px;justify-content:center;min-width:160px;padding:10px 14px;transition:transform .12s ease,box-shadow .12s ease,opacity .12s ease}.customertrackorder-available-btn:hover{box-shadow:0 10px 22px #00a88538;opacity:.98;transform:translateY(-2px)}.customertrackorder-available-btn:active{box-shadow:0 6px 14px #0000001f;transform:translateY(0)}.customertrackorder-available-btn:disabled{background:linear-gradient(90deg,#b2d9cf,#a7d0c4);color:#fff;cursor:not-allowed;opacity:.75}@media (max-width:768px){.customertrackorder-container{padding:20px 15px}.customertrackorder-page-title{font-size:2rem}.customertrackorder-form-card{padding:20px}.customertrackorder-input-group{flex-direction:column}.customertrackorder-track-btn{width:100%}.customertrackorder-summary-header{align-items:flex-start;flex-direction:column;gap:12px}.customertrackorder-tracking-number{text-align:left}.customertrackorder-summary-grid{grid-template-columns:1fr}.customertrackorder-timeline-header{align-items:flex-start;flex-direction:column;gap:4px}.customertrackorder-available-list{align-items:center;flex-direction:column}.customertrackorder-available-btn{width:120px}}@media (max-width:480px){.customertrackorder-order-info{align-items:flex-start;flex-direction:column;gap:8px}.customertrackorder-item{flex-direction:column;text-align:center}.customertrackorder-item-meta{flex-direction:column;gap:4px}.customertrackorder-address-details{flex-direction:column;gap:12px;text-align:center}}.customertrackorder-available-btn:focus,.customertrackorder-input:focus,.customertrackorder-track-btn:focus{outline:2px solid #6c5377;outline-offset:2px}@media (prefers-reduced-motion:reduce){.customertrackorder-spinner{animation:none}.customertrackorder-available-btn,.customertrackorder-track-btn{transition:none}}.customerproductrating{background-color:#f8f9fa;min-height:100vh}.customerproductrating-container{margin:0 auto;max-width:700px;min-height:calc(100vh - 140px);padding:30px 20px}.customerproductrating-header{margin-bottom:30px;position:relative;text-align:center}.customerproductrating-back-btn{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:6px;color:#636e72;cursor:pointer;display:flex;font-family:inherit;font-weight:600;gap:8px;left:0;padding:8px 16px;position:absolute;text-decoration:none;top:50%;transform:translateY(-50%);transition:all .3s ease}.customerproductrating-back-btn:hover:not(:disabled){background:#f8f9fa;border-color:#00b894;color:#00b894}.customerproductrating-back-btn:disabled{cursor:not-allowed;opacity:.6}.customerproductrating-page-title{color:#2d3436;font-size:2.5rem;font-weight:700;margin:0 0 8px}.customerproductrating-page-subtitle{color:#636e72;font-size:1.1rem;margin:0}.customerproductrating-product-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;overflow:hidden}.customerproductrating-product-header{align-items:center;background-color:#f8f9fa;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:20px 24px}.customerproductrating-product-title{color:#2d3436;font-size:1.2rem;font-weight:600;margin:0}.customerproductrating-order-info{color:#636e72;font-size:.9rem}.customerproductrating-product-content{align-items:flex-start;display:flex;gap:20px;padding:24px}.customerproductrating-product-image{flex-shrink:0}.customerproductrating-image-placeholder{align-items:center;background:#00b894;border-radius:8px;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;width:80px}.customerproductrating-product-details{flex:1 1}.customerproductrating-product-name{color:#2d3436;font-size:1.3rem;font-weight:600;line-height:1.3;margin:0 0 8px}.customerproductrating-product-category{color:#636e72;font-size:.95rem;margin:0 0 12px}.customerproductrating-product-meta{align-items:center;display:flex;justify-content:space-between}.customerproductrating-product-price{color:#2d3436;font-size:1.1rem;font-weight:700}.customerproductrating-product-quantity{color:#636e72;font-size:.9rem}.customerproductrating-form-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;padding:30px}.customerproductrating-form{width:100%}.customerproductrating-rating-section{margin-bottom:30px;text-align:center}.customerproductrating-section-title{color:#2d3436;font-size:1.3rem;font-weight:600;margin:0 0 20px}.customerproductrating-stars-container{align-items:center;display:flex;flex-direction:column;gap:12px}.customerproductrating-stars{display:flex;gap:8px;justify-content:center}.customerproductrating-star{background:none;border:none;color:#e9ecef;cursor:pointer;font-size:3rem;padding:4px;position:relative;transition:all .2s ease}.customerproductrating-star:hover:not(:disabled){transform:scale(1.1)}.customerproductrating-star:disabled{cursor:not-allowed;opacity:.7}.customerproductrating-star-filled{color:gold}.customerproductrating-star-empty{color:#e9ecef}.customerproductrating-rating-text{min-height:24px}.customerproductrating-rating-value{color:#2d3436;font-size:1.1rem;font-weight:600}.customerproductrating-rating-placeholder{color:#636e72;font-size:1rem;font-style:italic}.customerproductrating-review-section{margin-bottom:30px}.customerproductrating-review-label{color:#2d3436;display:block;font-size:1rem;font-weight:600;margin-bottom:8px}.customerproductrating-review-textarea{border:1px solid #e9ecef;border-radius:8px;font-family:inherit;font-size:1rem;min-height:120px;padding:16px;resize:vertical;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.customerproductrating-review-textarea:focus{border-color:#00b894;box-shadow:0 0 0 3px #00b8941a;outline:none}.customerproductrating-review-textarea::placeholder{color:#b2bec3}.customerproductrating-review-counter{color:#636e72;font-size:.85rem;margin-top:4px;text-align:right}.customerproductrating-form-actions{display:flex;gap:12px;justify-content:flex-end}.customerproductrating-cancel-btn{background:#fff;border:1px solid #e9ecef;border-radius:6px;color:#636e72;cursor:pointer;font-family:inherit;font-weight:600;padding:12px 24px;transition:all .3s ease}.customerproductrating-cancel-btn:hover:not(:disabled){background:#f8f9fa;border-color:#636e72}.customerproductrating-cancel-btn:disabled{cursor:not-allowed;opacity:.6}.customerproductrating-submit-btn{background:#00b894;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-weight:600;min-width:140px;padding:12px 24px;transition:background-color .3s ease}.customerproductrating-submit-btn:hover:not(:disabled){background:#00a085}.customerproductrating-submit-btn:disabled{background:#b2bec3;cursor:not-allowed}.customerproductrating-success-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;margin-bottom:24px;padding:40px 30px;text-align:center}.customerproductrating-success-icon{align-items:center;background:#00b894;border-radius:50%;color:#fff;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.customerproductrating-success-title{color:#2d3436;font-size:1.8rem;font-weight:700;margin:0 0 12px}.customerproductrating-success-message{color:#636e72;font-size:1.1rem;line-height:1.5;margin:0 auto 30px;max-width:500px}.customerproductrating-success-actions{display:flex;gap:12px;justify-content:center}.customerproductrating-back-to-orders-btn{background:#fff;border:1px solid #e9ecef;border-radius:6px;color:#636e72;cursor:pointer;font-family:inherit;font-weight:600;padding:12px 24px;transition:all .3s ease}.customerproductrating-back-to-orders-btn:hover{background:#f8f9fa;border-color:#636e72}.customerproductrating-continue-shopping-btn{background:#00b894;border:none;border-radius:6px;color:#fff;cursor:pointer;font-family:inherit;font-weight:600;padding:12px 24px;transition:background-color .3s ease}.customerproductrating-continue-shopping-btn:hover{background:#00a085}.customerproductrating-guidelines{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:24px}.customerproductrating-guidelines-title{color:#2d3436;font-size:1.2rem;font-weight:600;margin:0 0 16px}.customerproductrating-guidelines-list{display:flex;flex-direction:column;gap:12px}.customerproductrating-guideline{align-items:center;display:flex;gap:12px;padding:8px 0}.customerproductrating-guideline-star{color:gold;font-size:1.1rem;min-width:40px}.customerproductrating-guideline span:last-child{color:#636e72;font-size:.95rem}.customerproductrating-error{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 8px #00000014;padding:60px 20px;text-align:center}.customerproductrating-error h2{color:#2d3436;font-size:1.8rem;margin:0 0 12px}.customerproductrating-error p{color:#636e72;margin:0 0 20px}.customerproductrating-loading{animation:customerproductrating-spin 1s ease-in-out infinite;border:2px solid #fff;border-radius:50%;border-top-color:#0000;display:inline-block;height:20px;width:20px}@keyframes customerproductrating-spin{to{transform:rotate(1turn)}}@media (max-width:768px){.customerproductrating-container{padding:20px 15px}.customerproductrating-page-title{font-size:2rem}.customerproductrating-back-btn{align-self:flex-start;margin-bottom:16px;position:static;transform:none}.customerproductrating-header{align-items:flex-start;display:flex;flex-direction:column}.customerproductrating-product-content{flex-direction:column;gap:16px;text-align:center}.customerproductrating-product-meta{flex-direction:column;gap:8px}.customerproductrating-form-actions,.customerproductrating-success-actions{flex-direction:column}.customerproductrating-star{font-size:2.5rem}}@media (max-width:480px){.customerproductrating-form-card{padding:20px}.customerproductrating-product-header{align-items:flex-start;flex-direction:column;gap:8px}.customerproductrating-star{font-size:2rem}}.customerproductrating-back-btn:focus,.customerproductrating-back-to-orders-btn:focus,.customerproductrating-cancel-btn:focus,.customerproductrating-continue-shopping-btn:focus,.customerproductrating-review-textarea:focus,.customerproductrating-star:focus,.customerproductrating-submit-btn:focus{outline:2px solid #00b894;outline-offset:2px}@media (prefers-reduced-motion:reduce){.customerproductrating-back-btn,.customerproductrating-back-to-orders-btn,.customerproductrating-cancel-btn,.customerproductrating-continue-shopping-btn,.customerproductrating-star,.customerproductrating-submit-btn{transition:none}.customerproductrating-star:hover{transform:none}.customerproductrating-loading{animation:none}}.customerrefund{background-color:#f5fbfd;display:flex;flex-direction:column;min-height:100vh}.customerrefund-container{display:flex;flex:1 1;flex-direction:column;margin:0 auto;max-width:1200px;padding:0;width:100%}.customerrefund-content{flex:1 1;margin:0 auto;max-width:800px;padding:30px 20px;width:100%}.customerrefund-header{margin-bottom:30px;position:relative;text-align:center}.customerrefund-back-btn{align-items:center;background:#fff;border:1px solid #e9ecef;border-radius:6px;color:#636e72;cursor:pointer;display:flex;font-family:inherit;font-weight:600;gap:8px;left:0;padding:8px 16px;position:absolute;text-decoration:none;top:50%;transform:translateY(-50%);transition:all .3s ease}.customerrefund-back-btn:hover:not(:disabled){background:#f8f9fa;border-color:#6c5377;color:#6c5377}.customerrefund-back-btn:disabled{cursor:not-allowed;opacity:.6}.customerrefund-header-content{margin:0 auto;max-width:500px}.customerrefund-header-icon{align-items:center;background:#6c5377;border-radius:50%;color:#fff;display:flex;font-size:2.5rem;height:80px;justify-content:center;margin:0 auto 20px;width:80px}.customerrefund-title{color:#2d3436;font-size:2.5rem;font-weight:700;margin:0 0 8px}.customerrefund-subtitle{color:#636e72;font-size:1.1rem;line-height:1.5;margin:0}.customerrefund-section-header{margin-bottom:24px;text-align:center}.customerrefund-section-title{color:#2d3436;font-size:1.8rem;font-weight:600;margin:0 0 8px}.customerrefund-section-subtitle{color:#636e72;font-size:1rem;margin:0}.customerrefund-products-grid{grid-gap:16px;display:grid;gap:16px;margin-bottom:30px}.customerrefund-product-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 4px #0000000a;cursor:pointer;display:flex;gap:16px;padding:20px;position:relative;transition:all .3s ease}.customerrefund-product-card:hover{border-color:#6c5377;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.customerrefund-product-card.selected{background-color:#f8fdfb;border-color:#6c5377}.customerrefund-product-image{flex-shrink:0}.customerrefund-image-placeholder{align-items:center;background:#f1f3f4;border-radius:8px;color:#636e72;display:flex;font-size:1.5rem;height:80px;justify-content:center;width:80px}.customerrefund-product-info{flex:1 1}.customerrefund-product-name{color:#2d3436;font-size:1.2rem;font-weight:600;line-height:1.3;margin:0 0 4px}.customerrefund-product-category{color:#636e72;font-size:.9rem;margin:0 0 12px}.customerrefund-product-meta{align-items:center;display:flex;justify-content:space-between;margin-bottom:8px}.customerrefund-product-quantity{color:#636e72;font-size:.9rem}.customerrefund-product-price{color:#2d3436;font-size:1.1rem;font-weight:700}.customerrefund-product-order{align-items:center;color:#636e72;display:flex;font-size:.85rem;gap:6px}.customerrefund-calendar-icon{font-size:.8rem}.customerrefund-product-eligibility{position:absolute;right:16px;top:16px}.customerrefund-eligible-tag{align-items:center;background:#e0f7f4;border-radius:20px;color:#6c5377;display:flex;font-size:.8rem;font-weight:600;gap:4px;padding:6px 12px}.customerrefund-no-products{background:#fff;border:1px solid #e9ecef;border-radius:12px;padding:40px 20px;text-align:center}.customerrefund-no-products p{color:#636e72;margin:0 0 8px}.customerrefund-selected-product{margin-bottom:24px}.customerrefund-form{display:flex;flex-direction:column;gap:24px}.customerrefund-form-section{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 4px #0000000a;padding:24px}.customerrefund-form-label{color:#2d3436;display:block;font-size:1rem;font-weight:600;margin-bottom:12px}.customerrefund-required{color:#e74c3c}.customerrefund-select{background:#fff;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;font-family:inherit;font-size:1rem;padding:12px 16px;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.customerrefund-select:focus{border-color:#6c5377;box-shadow:0 0 0 3px #00b8941a;outline:none}.customerrefund-textarea{border:1px solid #e9ecef;border-radius:8px;font-family:inherit;font-size:1rem;min-height:120px;padding:16px;resize:vertical;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.customerrefund-textarea:focus{border-color:#6c5377;box-shadow:0 0 0 3px #00b8941a;outline:none}.customerrefund-textarea::placeholder{color:#b2bec3}.customerrefund-character-counter{color:#636e72;font-size:.85rem;margin-top:4px;text-align:right}.customerrefund-summary-card{background:#e0f7f4;border:1px solid #6c5377;border-radius:12px;box-shadow:0 2px 4px #0000000a;padding:24px}.customerrefund-summary-title{color:#2d3436;font-size:1.2rem;font-weight:700;margin:0 0 16px}.customerrefund-summary-row{align-items:center;display:flex;justify-content:space-between;margin-bottom:16px}.customerrefund-summary-label{color:#2d3436;font-size:1rem;font-weight:500}.customerrefund-summary-value{color:#6c5377;font-size:1.3rem;font-weight:700}.customerrefund-summary-info{align-items:flex-start;background:#ffffffb3;border-radius:6px;color:#636e72;display:flex;font-size:.9rem;gap:8px;padding:12px}.customerrefund-info-icon{color:#6c5377;flex-shrink:0;margin-top:2px}.customerrefund-important-info{background:#fff9e6;border-radius:8px;border-top:3px solid #f39c12;margin-bottom:16px;padding:20px}.customerrefund-important-title{color:#2d3436;font-size:1.1rem;font-weight:600;margin:0 0 12px}.customerrefund-important-list{color:#636e72;margin:0;padding-left:20px}.customerrefund-important-list li{line-height:1.4;margin-bottom:6px}.customerrefund-form-actions{display:flex;gap:12px;justify-content:center;margin-top:24px}.customerrefund-cancel-btn{background:#fff;border:1px solid #e9ecef;border-radius:8px;color:#636e72;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;min-width:140px;padding:12px 32px;transition:all .3s ease}.customerrefund-cancel-btn:hover:not(:disabled){background:#f8f9fa;border-color:#636e72}.customerrefund-cancel-btn:disabled{cursor:not-allowed;opacity:.6}.customerrefund-submit-btn{background:#6c5377;border:none;border-radius:8px;color:#fff;cursor:pointer;font-family:inherit;font-size:1rem;font-weight:600;min-width:160px;padding:12px 32px;transition:background-color .3s ease}.customerrefund-submit-btn:hover:not(:disabled){background:#00a085}.customerrefund-submit-btn:disabled{background:#b2bec3;cursor:not-allowed}@media (max-width:768px){.customerrefund-content{padding:20px 15px}.customerrefund-title{font-size:2rem}.customerrefund-back-btn{align-self:flex-start;margin-bottom:16px;position:static;transform:none}.customerrefund-header{align-items:flex-start;display:flex;flex-direction:column}.customerrefund-product-card{flex-direction:column;text-align:center}.customerrefund-product-meta{flex-direction:column;gap:8px}.customerrefund-product-eligibility{justify-content:center;margin-top:12px;position:static}.customerrefund-form-actions{flex-direction:column}.customerrefund-cancel-btn,.customerrefund-submit-btn{width:100%}}@media (max-width:480px){.customerrefund-form-section{padding:20px}.customerrefund-header-icon{font-size:2rem;height:60px;width:60px}.customerrefund-title{font-size:1.8rem}}.customerrefund-back-btn:focus,.customerrefund-cancel-btn:focus,.customerrefund-select:focus,.customerrefund-submit-btn:focus,.customerrefund-textarea:focus{outline:2px solid #6c5377;outline-offset:2px}@media (prefers-reduced-motion:reduce){.customerrefund-back-btn,.customerrefund-cancel-btn,.customerrefund-product-card,.customerrefund-submit-btn{transition:none}.customerrefund-product-card:hover{transform:none}}.customerrefund-loading{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:60px 20px}.customerrefund-spinner{animation:spin 1s linear infinite;border:4px solid #e9ecef;border-radius:50%;border-top-color:#6c5377;height:44px;margin-bottom:12px;width:44px}@keyframes spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.customerrefund-loading p{color:#636e72}.customerfaq-container{display:flex;flex-direction:column;min-height:100vh}.customerfaq-content{background:#f8fcfd;flex:1 1;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1200px;padding:40px 20px}.customerfaq-header{margin-bottom:50px;text-align:center}.customerfaq-icon-circle{align-items:center;background:#6c5377;border-radius:50%;box-shadow:0 4px 15px #00b8944d;display:flex;height:80px;justify-content:center;margin:0 auto 25px;width:80px}.customerfaq-icon{stroke-width:1.5;color:#fff;font-size:2.5rem}.customerfaq-title{color:#2d3436;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:15px}.customerfaq-subtitle{color:#636e72;font-size:1.1rem;line-height:1.6;margin-bottom:40px;margin-left:auto;margin-right:auto;max-width:600px}.customerfaq-search-container{margin:0 auto;max-width:600px}.customerfaq-search{align-items:center;background:#f1f3f4;border:2px solid #0000;border-radius:50px;display:flex;padding:12px 20px;position:relative;transition:all .3s ease}.customerfaq-search:focus-within{background:#fff;border-color:#6c5377;box-shadow:0 4px 15px #00b8941a}.customerfaq-search-icon{stroke-width:1.5;color:#636e72;font-size:1.3rem;margin-right:12px}.customerfaq-search-input{background:none;border:none;color:#2d3436;flex:1 1;font-family:inherit;font-size:1rem;outline:none}.customerfaq-search-input::placeholder{color:#636e72}.customerfaq-no-results{background:#fff;border-radius:12px;box-shadow:0 2px 20px #00000014;margin-bottom:30px;padding:60px 20px;text-align:center}.customerfaq-no-results-icon{stroke-width:1;color:#636e72;font-size:4rem;margin-bottom:20px;opacity:.5}.customerfaq-no-results h3{color:#2d3436;font-size:1.5rem;margin-bottom:10px}.customerfaq-no-results p{color:#636e72;margin-bottom:25px}.customerfaq-clear-search{background:#6c5377;border:none;border-radius:25px;color:#fff;cursor:pointer;font-family:inherit;font-weight:500;padding:10px 25px;transition:all .3s ease}.customerfaq-clear-search:hover{background:#00a885;transform:translateY(-1px)}.customerfaq-search-results{margin-bottom:30px}.customerfaq-search-results-title{color:#2d3436;font-size:1.5rem;margin-bottom:25px;text-align:center}.customerfaq-section-card{background:#f3ecec;border-radius:12px;border-top:4px solid #6c5377;box-shadow:0 2px 20px #00000014;margin-bottom:30px;padding:30px;transition:transform .2s ease,box-shadow .2s ease}.customerfaq-section-card:hover{box-shadow:0 4px 25px #0000001f;transform:translateY(-2px)}.customerfaq-popular-questions{border-top-color:#e84393}.customerfaq-popular-questions .customerfaq-section-header{background:linear-gradient(135deg,#e0f7f4,#f8fcfd)}.customerfaq-section-header{align-items:center;background:#e0f7f4;border-left:4px solid #6c5377;border-radius:8px;display:flex;gap:15px;margin-bottom:25px;padding:15px 20px}.customerfaq-popular-questions .customerfaq-section-header{border-left-color:#e84393}.customerfaq-section-icon{stroke-width:1.5;align-items:center;color:#6c5377;display:flex;font-size:1.5rem}.customerfaq-popular-questions .customerfaq-section-icon{color:#e84393}.customerfaq-section-title{color:#2d3436;font-size:1.5rem;font-weight:600;margin:0}.customerfaq-accordion-container{display:flex;flex-direction:column;gap:8px}.customerfaq-accordion-item{background:#fff;border:1px solid #e0f7f4;border-radius:8px;overflow:hidden;transition:all .3s ease}.customerfaq-accordion-item:hover{border-color:#6c5377;box-shadow:0 2px 10px #00b8941a}.customerfaq-accordion-header{align-items:flex-start;background:none;border:none;border-left:4px solid #0000;cursor:pointer;display:flex;font-family:inherit;gap:15px;justify-content:space-between;padding:20px 25px;text-align:left;transition:all .3s ease;width:100%}.customerfaq-accordion-header:hover{background:#f8fcfd;border-left-color:#6c5377}.customerfaq-accordion-header.customerfaq-active{background:#f8fcfd;border-bottom:1px solid #e0f7f4;border-left-color:#6c5377}.customerfaq-accordion-question{color:#2d3436;flex:1 1;font-size:1.1rem;font-weight:500;line-height:1.4;margin:0;text-align:left}.customerfaq-accordion-icon{stroke-width:1.5;align-items:flex-start;color:#6c5377;display:flex;flex-shrink:0;font-size:1.3rem;margin-top:2px;min-width:20px;text-align:center;transition:transform .3s ease}.customerfaq-accordion-header.customerfaq-active .customerfaq-accordion-icon{transform:rotate(180deg)}.customerfaq-accordion-content{background:#fff;max-height:0;overflow:hidden;transition:max-height .4s cubic-bezier(.4,0,.2,1)}.customerfaq-accordion-content.customerfaq-active{max-height:1000px}.customerfaq-accordion-answer{color:#636e72;font-size:1rem;line-height:1.6;margin-top:0;padding:0 25px 25px}.customerfaq-contact-section{background:#6c5377;border-radius:12px;box-shadow:0 4px 25px #00b8944d;margin-top:20px;overflow:hidden;padding:50px 30px;position:relative;text-align:center}.customerfaq-contact-section:before{background:linear-gradient(45deg,#0000,#ffffff1a,#0000);content:"";height:200%;position:absolute;right:-50%;top:-50%;transform:rotate(45deg);width:100%}.customerfaq-contact-content{margin:0 auto;max-width:500px;position:relative;z-index:1}.customerfaq-contact-icon{stroke-width:1.5;color:#fff;font-size:3rem;margin-bottom:20px}.customerfaq-contact-title{color:#fff;font-size:2rem;font-weight:700;margin-bottom:15px}.customerfaq-contact-subtitle{color:#ffffffe6;font-size:1.1rem;line-height:1.5;margin-bottom:30px}.customerfaq-contact-button{align-items:center;background:#fff;border:none;border-radius:50px;box-shadow:0 4px 15px #fff3;color:#6c5377;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1.1rem;font-weight:600;gap:10px;margin-bottom:20px;padding:15px 40px;transition:all .3s ease}.customerfaq-contact-button:hover{background:#f8fcfd;box-shadow:0 6px 20px #ffffff4d;transform:translateY(-2px)}.customerfaq-button-icon{stroke-width:1.5;font-size:1.2rem}.customerfaq-contact-email{color:#fff;font-size:1rem;margin:0;opacity:.9}@media (max-width:768px){.customerfaq-content{padding:20px 15px}.customerfaq-title{font-size:2rem}.customerfaq-icon-circle{height:60px;margin-bottom:20px;width:60px}.customerfaq-icon{font-size:2rem}.customerfaq-subtitle{font-size:1rem;margin-bottom:30px}.customerfaq-section-card{margin-bottom:20px;padding:20px}.customerfaq-section-header{margin-bottom:20px;padding:12px 15px}.customerfaq-section-title{font-size:1.3rem}.customerfaq-accordion-header{gap:12px;padding:15px 20px}.customerfaq-accordion-question{font-size:1rem}.customerfaq-accordion-answer{font-size:.95rem;padding:0 20px 20px}.customerfaq-contact-section{padding:40px 20px}.customerfaq-contact-title{font-size:1.7rem}.customerfaq-contact-button{font-size:1rem;padding:12px 30px}.customerfaq-contact-icon{font-size:2.5rem}}@media (max-width:480px){.customerfaq-title{font-size:1.7rem}.customerfaq-section-header{flex-direction:column;gap:10px;text-align:center}.customerfaq-accordion-header{padding:12px 15px}.customerfaq-accordion-question{font-size:.95rem}.customerfaq-contact-title{font-size:1.5rem}.customerfaq-contact-button{justify-content:center;width:100%}}.customerfaq-accordion-header:focus,.customerfaq-clear-search:focus,.customerfaq-contact-button:focus,.customerfaq-search-input:focus{outline:2px solid #6c5377;outline-offset:2px}@media (prefers-reduced-motion:reduce){.customerfaq-accordion-content,.customerfaq-accordion-header,.customerfaq-accordion-item,.customerfaq-clear-search,.customerfaq-contact-button,.customerfaq-section-card{transition:none}.customerfaq-accordion-content{transition:max-height .1s ease}.customerfaq-contact-section:before{animation:none}}.customercontactsupport-wrapper{display:flex;flex-direction:column;min-height:100vh}.customercontactsupport-container{background:f7f3f3;flex:1 1;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1200px;padding:40px 20px}.customercontactsupport-header{margin-bottom:30px;text-align:center}.customercontactsupport-title{color:#2d3436;font-size:2.5rem;font-weight:700;line-height:1.2;margin-bottom:15px}.customercontactsupport-subtitle{color:#636e72;font-size:1.1rem;line-height:1.6;margin:0 auto;max-width:600px}.customercontactsupport-user-card{align-items:center;background:#fdf2f8;border:1px solid #e9ecef;border-radius:12px;display:flex;gap:15px;margin-bottom:30px;padding:20px}.customercontactsupport-user-avatar{align-items:center;background:#6c5377;border-radius:50%;display:flex;flex-shrink:0;height:50px;justify-content:center;width:50px}.customercontactsupport-user-initial{color:#fff;font-size:1.3rem;font-weight:600}.customercontactsupport-user-name{color:#2d3436;font-size:1.1rem;font-weight:600;margin:0 0 4px}.customercontactsupport-user-email{color:#636e72;font-size:.9rem;margin:0}.customercontactsupport-form-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 20px #00000014;margin-bottom:25px;padding:30px}.customercontactsupport-form{display:flex;flex-direction:column;gap:25px}.customercontactsupport-form-group{display:flex;flex-direction:column;gap:8px}.customercontactsupport-form-label{color:#2d3436;font-size:1rem;font-weight:600}.customercontactsupport-form-input,.customercontactsupport-form-select,.customercontactsupport-form-textarea{background:#fff;border:1px solid #e9ecef;border-radius:8px;font-family:inherit;font-size:1rem;padding:12px 16px;transition:all .3s ease}.customercontactsupport-form-input:focus,.customercontactsupport-form-select:focus,.customercontactsupport-form-textarea:focus{border-color:#6c5377;box-shadow:0 0 0 3px #00b8941a;outline:none}.customercontactsupport-form-input:hover,.customercontactsupport-form-select:hover,.customercontactsupport-form-textarea:hover{border-color:#6c5377}.customercontactsupport-form-textarea{min-height:120px;resize:vertical}.customercontactsupport-character-count,.customercontactsupport-helper-text{color:#636e72;font-size:.85rem;margin-top:4px}.customercontactsupport-character-count{text-align:right}.customercontactsupport-form-buttons{display:flex;gap:15px;justify-content:flex-end;margin-top:10px}.customercontactsupport-clear-btn,.customercontactsupport-submit-btn{align-items:center;border:none;border-radius:8px;cursor:pointer;display:flex;font-family:inherit;font-size:1rem;font-weight:600;gap:8px;padding:12px 24px;transition:all .3s ease}.customercontactsupport-clear-btn{background:#fff;border:1px solid #e9ecef;color:#636e72}.customercontactsupport-clear-btn:hover{background:#f8f9fa;border-color:#636e72;transform:translateY(-1px)}.customercontactsupport-submit-btn{background:#6c5377;border:1px solid #6c5377;color:#fff}.customercontactsupport-submit-btn:hover{background:#00a885;box-shadow:0 4px 12px #00b8944d;transform:translateY(-1px)}.customercontactsupport-btn-icon{stroke-width:1.5;font-size:1.1rem}.customercontactsupport-privacy-note{background:#e3f9f6;border-left:4px solid #6c5377;border-radius:8px;margin-bottom:30px;padding:20px}.customercontactsupport-privacy-text{color:#2d3436;font-size:.9rem;line-height:1.5;margin:0}.customercontactsupport-quick-help-card{background:#f8f9fa;border:1px solid #e9ecef;border-radius:12px;margin-bottom:25px;padding:30px}.customercontactsupport-section-title{color:#2d3436;font-size:1.5rem;font-weight:600;margin-bottom:25px}.customercontactsupport-quick-help-grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.customercontactsupport-quick-help-item{align-items:flex-start;background:#fff;border:1px solid #e9ecef;border-radius:8px;cursor:pointer;display:flex;gap:15px;padding:20px;transition:all .3s ease}.customercontactsupport-quick-help-item:hover{border-color:#6c5377;box-shadow:0 4px 12px #0000001a;transform:translateY(-2px)}.customercontactsupport-quick-help-icon{stroke-width:1.5;color:#6c5377;flex-shrink:0;font-size:1.5rem;margin-top:2px}.customercontactsupport-quick-help-content{flex:1 1}.customercontactsupport-quick-help-title{color:#2d3436;font-size:1.1rem;font-weight:600;margin:0 0 5px}.customercontactsupport-quick-help-desc{color:#636e72;font-size:.9rem;line-height:1.4;margin:0}.customercontactsupport-contact-methods-card{background:#fff;border:1px solid #e9ecef;border-radius:12px;box-shadow:0 2px 20px #00000014;margin-bottom:30px;padding:30px}.customercontactsupport-contact-methods{display:flex;flex-direction:column;gap:20px}.customercontactsupport-contact-method{align-items:center;border-bottom:1px solid #e9ecef;display:flex;gap:15px;padding:15px 0}.customercontactsupport-contact-method:last-child{border-bottom:none}.customercontactsupport-contact-icon{stroke-width:1.5;color:#6c5377;flex-shrink:0;font-size:1.3rem}.customercontactsupport-contact-content{flex:1 1}.customercontactsupport-contact-title{color:#2d3436;font-size:1.1rem;font-weight:600;margin:0 0 4px}.customercontactsupport-contact-value{color:#636e72;font-size:1rem;margin:0}.customercontactsupport-bottom-banner{background:#6c5377;border-radius:12px;box-shadow:0 4px 25px #00b8944d;margin-top:20px;padding:40px 30px;text-align:center}.customercontactsupport-banner-content{margin:0 auto;max-width:500px}.customercontactsupport-banner-title{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:15px}.customercontactsupport-banner-text{color:#ffffffe6;font-size:1.1rem;line-height:1.5;margin-bottom:20px}.customercontactsupport-banner-link{align-items:center;background:#ffffff1a;border-radius:6px;color:#fff;display:inline-flex;font-size:1.1rem;font-weight:600;gap:8px;padding:8px 16px;text-decoration:none;transition:all .3s ease}.customercontactsupport-banner-link:hover{background:#fff3;transform:translateX(5px)}.customercontactsupport-link-icon{stroke-width:1.5;font-size:1.1rem;transition:transform .3s ease}.customercontactsupport-banner-link:hover .customercontactsupport-link-icon{transform:translateX(3px)}@media (max-width:768px){.customercontactsupport-container{padding:20px 15px}.customercontactsupport-title{font-size:2rem}.customercontactsupport-subtitle{font-size:1rem}.customercontactsupport-contact-methods-card,.customercontactsupport-form-card,.customercontactsupport-quick-help-card{padding:20px}.customercontactsupport-form-buttons{flex-direction:column}.customercontactsupport-clear-btn,.customercontactsupport-submit-btn{justify-content:center;width:100%}.customercontactsupport-quick-help-grid{grid-template-columns:1fr}.customercontactsupport-bottom-banner{margin-bottom:20px;padding:30px 20px}.customercontactsupport-banner-title{font-size:1.5rem}.customercontactsupport-banner-text{font-size:1rem}}@media (max-width:480px){.customercontactsupport-title{font-size:1.7rem}.customercontactsupport-user-card{flex-direction:column;gap:12px;text-align:center}.customercontactsupport-contact-method{flex-direction:column;gap:10px;text-align:center}.customercontactsupport-banner-link{justify-content:center;width:100%}}.customercontactsupport-banner-link:focus,.customercontactsupport-clear-btn:focus,.customercontactsupport-form-input:focus,.customercontactsupport-form-select:focus,.customercontactsupport-form-textarea:focus,.customercontactsupport-submit-btn:focus{outline:2px solid #6c5377;outline-offset:2px}@media (prefers-reduced-motion:reduce){.customercontactsupport-banner-link,.customercontactsupport-clear-btn,.customercontactsupport-form-input,.customercontactsupport-form-select,.customercontactsupport-form-textarea,.customercontactsupport-quick-help-item,.customercontactsupport-submit-btn{transition:none}.customercontactsupport-banner-link:hover .customercontactsupport-link-icon{transform:none}}.customerquiz-container{background:#fff;display:flex;flex-direction:column;min-height:100vh}.customerquiz-content{box-sizing:border-box;flex:1 1;margin:0 auto;max-width:1200px;padding:2rem;width:100%}.customerquiz-progress-section{margin-bottom:3rem}.customerquiz-progress-container{background:#f1f1f1;border-radius:10px;height:8px;margin-bottom:1rem;overflow:hidden;position:relative;width:100%}.customerquiz-progress-bar{background:linear-gradient(90deg,#4facfe,#00f2fe);border-radius:10px;height:100%;left:0;position:absolute;top:0;transition:width .4s ease}.customerquiz-question-numbers{align-items:center;display:flex;justify-content:space-between;margin:0 -10px;position:relative}.customerquiz-question-number{align-items:center;background:#f1f1f1;border:3px solid #fff;border-radius:50%;box-shadow:0 2px 8px #0000001a;color:#666;display:flex;font-weight:600;height:40px;justify-content:center;position:relative;transition:all .3s ease;width:40px;z-index:2}.customerquiz-question-active{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff;transform:scale(1.1)}.customerquiz-question-current{border-color:#4facfe;box-shadow:0 0 0 3px #4facfe4d;transform:scale(1.2)}.customerquiz-question-section{margin-bottom:3rem;text-align:center}.customerquiz-question-title{color:#2d3748;font-family:Inter,sans-serif;font-size:2.5rem;font-weight:700;margin-bottom:1rem}.customerquiz-question-subtitle{color:#718096;font-family:Inter,sans-serif;font-size:1.2rem;font-weight:400}.customerquiz-options-grid{display:flex;flex-direction:column;gap:2rem;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:800px}.customerquiz-options-row{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 1fr;width:100%}.customerquiz-option-card{background:#fff;border:3px solid #0000;border-radius:20px;box-shadow:0 4px 20px #00000014;cursor:pointer;display:flex;flex-direction:column;height:100%;min-height:300px;padding:2rem;transition:all .3s ease}.customerquiz-option-card:hover{box-shadow:0 8px 30px #0000001f;transform:translateY(-5px)}.customerquiz-option-selected{background:linear-gradient(135deg,#f8fbff,#e3f2fd);border-color:#4facfe;box-shadow:0 8px 30px #4facfe33;transform:translateY(-2px)}.customerquiz-option-image{background:#f7fafc;border-radius:15px;height:180px;margin-bottom:1.5rem;overflow:hidden;width:100%}.customerquiz-option-image img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.customerquiz-option-card:hover .customerquiz-option-image img{transform:scale(1.05)}.customerquiz-option-content{display:flex;flex:1 1;flex-direction:column;justify-content:center;text-align:center}.customerquiz-option-title{color:#2d3748;font-family:Inter,sans-serif;font-size:1.4rem;font-weight:600;margin-bottom:.5rem}.customerquiz-option-subtitle{color:#718096;font-family:Inter,sans-serif;font-size:1rem;line-height:1.5}.customerquiz-navigation{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:space-between;margin:0 auto;max-width:800px}.customerquiz-btn{border:none;border-radius:12px;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;min-width:140px;padding:1rem 2rem;transition:all .3s ease}.customerquiz-btn:disabled{cursor:not-allowed;opacity:.5;transform:none}.customerquiz-btn-primary{background:linear-gradient(135deg,#4facfe,#00f2fe);color:#fff}.customerquiz-btn-primary:not(:disabled):hover{box-shadow:0 10px 25px #4facfe66;transform:translateY(-2px)}.customerquiz-btn-secondary{background:#f7fafc;border:2px solid #e2e8f0;color:#4a5568}.customerquiz-btn-secondary:not(:disabled):hover{background:#edf2f7;box-shadow:0 4px 15px #0000001a;transform:translateY(-2px)}.customerquiz-btn-exit{background:#fed7d7;border:2px solid #fed7d7;color:#c53030}.customerquiz-btn-exit:hover{background:#feb2b2;box-shadow:0 4px 15px #feb2b266;transform:translateY(-2px)}.customerquiz-completed{align-items:center;background:#fff;display:flex;flex:1 1;justify-content:center;padding:4rem 2rem}.customerquiz-completed-content{background:#fff;border:1px solid #e2e8f0;border-radius:20px;box-shadow:0 20px 60px #0000001a;max-width:500px;padding:3rem;text-align:center;width:100%}.customerquiz-completed-content h2{color:#2d3748;font-family:Inter,sans-serif;font-size:2.5rem;margin-bottom:1rem}.customerquiz-completed-content p{color:#718096;font-family:Inter,sans-serif;font-size:1.2rem;margin-bottom:2rem}.customerquiz-summary{background:#f7fafc;border:1px solid #e2e8f0;border-radius:12px;margin-bottom:2rem;padding:1.5rem;text-align:left}.customerquiz-summary h3{color:#2d3748;font-family:Inter,sans-serif;margin-bottom:1rem}.customerquiz-summary ul{list-style:none;padding:0}.customerquiz-summary li{border-bottom:1px solid #e2e8f0;color:#4a5568;font-family:Inter,sans-serif;padding:.5rem 0}.customerquiz-summary li:last-child{border-bottom:none}.customerquiz-restart-btn{background:linear-gradient(135deg,#4facfe,#00f2fe);border:none;border-radius:12px;color:#fff;cursor:pointer;font-family:Inter,sans-serif;font-size:1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.customerquiz-restart-btn:hover{box-shadow:0 10px 25px #4facfe66;transform:translateY(-2px)}.customerquiz-recommendations-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin:2rem 0;width:100%}.recommendation-card{align-items:center;animation:fadeInUp .5s ease backwards;background:#fff;border:2px solid #e2e8f0;border-radius:16px;box-shadow:0 10px 30px #0000000d;display:flex;flex-direction:column;justify-content:center;padding:1.5rem;text-align:center;transition:all .3s ease}.recommendation-card:hover{border-color:#4facfe;box-shadow:0 15px 35px #4facfe26;transform:translateY(-5px)}.recommendation-icon{align-items:center;background:linear-gradient(135deg,#e3f2fd,#f8fbff);border-radius:50%;display:flex;font-size:2.5rem;height:60px;justify-content:center;margin-bottom:1rem;width:60px}.recommendation-card h3{color:#2d3748;font-size:1.1rem;font-weight:600;line-height:1.4;margin:0}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.customerquiz-completed-content{max-width:800px}@media (max-width:768px){.customerquiz-content{padding:1rem}.customerquiz-question-title{font-size:2rem}.customerquiz-options-grid{gap:1rem}.customerquiz-options-row{gap:1rem;grid-template-columns:1fr}.customerquiz-option-card{min-height:250px;padding:1.5rem}.customerquiz-option-image{height:150px}.customerquiz-navigation{flex-direction:column}.customerquiz-btn{margin-bottom:.5rem;width:100%}.customerquiz-question-numbers{margin:0 -5px}.customerquiz-question-number{font-size:.9rem;height:35px;width:35px}.customerquiz-completed-content{margin:1rem;padding:2rem}.customerquiz-recommendations-grid{grid-template-columns:1fr}}@media (max-width:480px){.customerquiz-question-title{font-size:1.8rem}.customerquiz-option-card{min-height:200px;padding:1rem}.customerquiz-option-image{height:120px}.customerquiz-option-title{font-size:1.2rem}.customerquiz-question-number{font-size:.8rem;height:30px;width:30px}}.sendgift-cart-notification{align-items:center;animation:sendgift-slideIn .3s ease-out;background:#6c5377;border-radius:10px;box-shadow:0 4px 15px #0003;color:#fff;display:flex;gap:10px;padding:15px 20px;position:fixed;right:20px;top:100px;z-index:1000}.sendgift-notification-icon{font-size:1.2rem}@keyframes sendgift-slideIn{0%{opacity:0;transform:translateX(100%)}to{opacity:1;transform:translateX(0)}}.sendgift-page{display:flex;flex-direction:column;min-height:100vh}.sendgift-main{background:#f8fafc;flex:1 1;padding:40px 0}.sendgift-container{margin:0 auto;max-width:1000px;padding:0 20px}.sendgift-header{margin-bottom:40px;position:relative;text-align:center}.sendgift-back-button{align-items:center;background:#64748b;border:none;border-radius:25px;color:#fff;cursor:pointer;display:flex;font-size:.9rem;gap:8px;left:0;padding:10px 20px;position:absolute;top:50%;transform:translateY(-50%);transition:background-color .3s}.sendgift-back-button:hover{background:#475569}.sendgift-header h1{align-items:center;color:#2c3e50;display:flex;font-size:2.5rem;gap:15px;justify-content:center;margin-bottom:10px}.sendgift-header-icon{color:#ef4444;font-size:2.2rem}.sendgift-header p{color:#64748b;font-size:1.1rem}.sendgift-content{grid-gap:40px;display:grid;gap:40px}.sendgift-product-summary-section{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;padding:30px}.sendgift-product-summary-section h3{border-bottom:2px solid #6c5377;color:#2c3e50;font-size:1.5rem;margin-bottom:20px;padding-bottom:10px}.sendgift-product-summary{align-items:center;display:flex;gap:25px}.sendgift-product-image-summary{align-items:center;background:linear-gradient(135deg,#f5f7fa,#c3cfe2);border-radius:10px;color:#64748b;display:flex;flex-shrink:0;font-size:.8rem;font-weight:600;height:150px;justify-content:center;padding:10px;text-align:center;text-transform:uppercase;width:150px}.sendgift-product-details-summary h4{color:#2c3e50;font-size:1.3rem;margin-bottom:8px}.sendgift-product-category{color:#6c5377;font-size:.8rem;font-weight:600;margin-bottom:8px;text-transform:uppercase}.sendgift-product-description{color:#64748b;line-height:1.5;margin-bottom:15px}.sendgift-product-price-summary{align-items:center;display:flex;gap:15px}.sendgift-product-price-summary .sendgift-price{color:#2c3e50;font-size:1.4rem;font-weight:700}.sendgift-product-price-summary .sendgift-original-price{color:#94a3b8;font-size:1.1rem;text-decoration:line-through}.sendgift-options-form{display:flex;flex-direction:column;gap:40px}.sendgift-form-section{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;padding:30px}.sendgift-form-section h3{align-items:center;color:#2c3e50;display:flex;font-size:1.3rem;gap:10px;margin-bottom:15px}.sendgift-section-icon{color:#ef4444;font-size:1.2rem}.sendgift-section-description{color:#64748b;font-size:.95rem;margin-bottom:20px}.sendgift-form-row{grid-gap:20px;display:grid;gap:20px;grid-template-columns:1fr 1fr}.sendgift-form-group{display:flex;flex-direction:column}.sendgift-form-group label{color:#2c3e50;font-size:.95rem;font-weight:600;margin-bottom:8px}.sendgift-form-group input,.sendgift-form-group textarea{border:2px solid #e2e8f0;border-radius:8px;font-family:inherit;font-size:1rem;padding:12px 15px;transition:border-color .3s}.sendgift-form-group input:focus,.sendgift-form-group textarea:focus{border-color:#6c5377;outline:none}.sendgift-form-group input.sendgift-error,.sendgift-form-group textarea.sendgift-error{border-color:#ef4444}.sendgift-error-message{color:#ef4444;font-size:.85rem;margin-top:5px}.sendgift-character-count{color:#64748b;font-size:.8rem;margin-top:5px;text-align:right}.sendgift-options-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr))}.sendgift-option-card{cursor:pointer}.sendgift-option-card input{display:none}.sendgift-option-content{background:#fff;border:2px solid #e2e8f0;border-radius:10px;padding:15px;transition:all .3s}.sendgift-option-card input:checked+.sendgift-option-content{background:#f0fdfa;border-color:#6c5377;box-shadow:0 4px 15px #14b8a633}.sendgift-option-preview{align-items:center;border-radius:6px;display:flex;height:120px;justify-content:center;margin-bottom:10px;overflow:hidden;position:relative}.sendgift-option-image{height:100%;object-fit:cover;width:100%}.sendgift-no-image{color:#64748b;font-size:.9rem;font-weight:600;padding:10px;text-align:center}.sendgift-wrapping-preview{background:linear-gradient(135deg,#fce7f3,#fbcfe8);color:#be185d}.sendgift-card-preview{background:linear-gradient(135deg,#fef3c7,#fde68a);color:#d97706}.sendgift-option-details{text-align:center}.sendgift-option-name{color:#2c3e50;display:block;font-weight:600;margin-bottom:5px}.sendgift-option-price{color:#6c5377;display:block;font-size:.9rem;font-weight:600}.sendgift-order-summary-section{background:#fff;border-radius:15px;box-shadow:0 4px 15px #0000001a;padding:30px}.sendgift-order-summary-section h3{border-bottom:2px solid #6c5377;color:#2c3e50;font-size:1.3rem;margin-bottom:20px;padding-bottom:10px}.sendgift-order-summary{background:#f8fafc;border-radius:10px;padding:20px}.sendgift-summary-row{align-items:center;color:#64748b;display:flex;justify-content:space-between;padding:8px 0}.sendgift-summary-row.sendgift-total{border-top:1px solid #e2e8f0;color:#2c3e50;font-size:1.1rem;font-weight:700;margin-top:8px;padding-top:12px}.sendgift-summary-divider{background:#e2e8f0;height:1px;margin:10px 0}.sendgift-form-actions{display:flex;gap:15px;justify-content:flex-end;margin-top:20px}.sendgift-cancel-button{background:#64748b;border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 30px;transition:background-color .3s}.sendgift-cancel-button:hover:not(:disabled){background:#475569}.sendgift-submit-button{background:linear-gradient(135deg,#ef4444,#dc2626);border:none;border-radius:25px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;padding:12px 30px;transition:all .3s}.sendgift-submit-button:hover:not(:disabled){background:linear-gradient(135deg,#dc2626,#b91c1c);transform:translateY(-2px)}.sendgift-submit-button:disabled{cursor:not-allowed;opacity:.6;transform:none}.sendgift-loading-container,.sendgift-success-container{align-items:center;display:flex;flex-direction:column;justify-content:center;min-height:60vh;text-align:center}.sendgift-success-icon{align-items:center;background:#10b981;border-radius:50%;color:#fff;display:flex;font-size:2rem;height:80px;justify-content:center;margin-bottom:20px;width:80px}.sendgift-success-container h2{color:#10b981;margin-bottom:10px}.sendgift-success-container p{color:#64748b;margin-bottom:5px}@media (max-width:768px){.sendgift-container{padding:0 15px}.sendgift-header h1{flex-direction:column;font-size:2rem;gap:10px}.sendgift-back-button{align-self:flex-start;margin-bottom:20px;position:static;transform:none}.sendgift-product-summary{flex-direction:column;text-align:center}.sendgift-form-row{gap:15px}.sendgift-form-row,.sendgift-options-grid{grid-template-columns:1fr}.sendgift-form-actions{flex-direction:column}.sendgift-cancel-button,.sendgift-submit-button{width:100%}}@media (max-width:480px){.sendgift-main{padding:20px 0}.sendgift-form-section,.sendgift-order-summary-section,.sendgift-product-summary-section{padding:20px}.sendgift-header h1{font-size:1.8rem}}.contact-page{background-color:#f4f6f7;display:flex;flex-direction:column;font-family:Inter,sans-serif;min-height:100vh}.contact-content{flex:1 1;margin:0 auto;max-width:1200px;padding:4rem 1rem;width:100%}.contact-header{margin-bottom:4rem;text-align:center}.contact-title{color:#2d3748;font-size:3rem;font-weight:800;margin-bottom:1rem}.contact-subtitle{color:#4a5568;font-size:1.25rem;line-height:1.6;margin:0 auto;max-width:600px}.contact-grid{grid-gap:3rem;background:#fff;border:1px solid #e2e8f0;border-radius:24px;box-shadow:0 10px 30px #9b7bc71a;display:grid;gap:3rem;grid-template-columns:1fr 1.5fr;overflow:hidden}.contact-info-section{background:linear-gradient(135deg,#9b7bc7,#ac9de2);color:#fff;display:flex;flex-direction:column;padding:3rem 2.5rem}.info-title{color:#fff;font-size:1.8rem;font-weight:700;margin-bottom:.5rem}.info-desc{color:#ffffffe6;line-height:1.6;margin-bottom:3rem}.info-items{display:flex;flex:1 1;flex-direction:column;gap:2rem}.info-item{align-items:flex-start;display:flex;gap:1.25rem}.info-icon{background:#ffffff26;border-radius:12px;color:#f4f6f7;font-size:1.5rem;padding:.75rem}.info-details h4{color:#fff;font-size:1.1rem;font-weight:600;margin-bottom:.25rem}.info-details p{color:#ffffffd9;line-height:1.5}.contact-form-section{padding:3rem 2.5rem}.contact-form{gap:1.5rem}.contact-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-label{color:#4a5568;font-size:.95rem;font-weight:600}.form-input,.form-textarea{background-color:#f8fafc;border:2px solid #e2e8f0;border-radius:12px;font-family:Inter,sans-serif;font-size:1rem;padding:.85rem 1rem;transition:all .3s ease;width:100%}.form-input:focus,.form-textarea:focus{background-color:#fff;border-color:#9b7bc7;box-shadow:0 0 0 3px #9b7bc71a;outline:none}.form-textarea{min-height:150px;resize:vertical}.submit-btn{background:linear-gradient(135deg,#9b7bc7,#ac9de2);border:none;border-radius:12px;box-shadow:0 4px 12px #9b7bc74d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;margin-top:1rem;padding:1rem 2rem;transition:all .3s ease}.submit-btn:hover{box-shadow:0 6px 16px #9b7bc766;transform:translateY(-2px)}.submit-btn:active{transform:translateY(0)}@media (max-width:900px){.contact-title{font-size:2.5rem}.contact-grid{grid-template-columns:1fr}.contact-info-section{padding:2.5rem}}@media (max-width:480px){.contact-content{padding:2rem 1rem}.contact-title{font-size:2rem}.contact-form-section,.contact-info-section{padding:1.5rem}}
/*# sourceMappingURL=main.88d02f54.css.map*/