.navbar-container{background-color:#fff;box-shadow:0 2px 4px #0000000d;box-sizing:border-box;font-family:Inter,sans-serif;padding:1rem 5%;width:100%;z-index:100}.navbar-top{align-items:center;display:flex;gap:2rem;justify-content:space-between;padding-bottom:1rem}.navbar-logo{flex-shrink:0;height:45px;object-fit:contain}.search-container{background-color:#f0f1f2;border:1px solid #e0e0e0;border-radius:50px;display:flex;flex-grow:1;max-width:700px;overflow:hidden}.search-input{background-color:initial;border:none;font-size:1rem;outline:none;padding:.8rem 1.5rem;width:100%}.search-button{align-items:center;background-color:#4b3269;border:none;cursor:pointer;display:flex;justify-content:center;padding:0 1.5rem}.search-button img{height:25px;width:27px}.navbar-icons{align-items:center;display:flex;flex-shrink:0;gap:1.5rem}.nav-icon{height:24px;object-fit:contain;width:24px}.navbar-profile-pic{border:1px solid #ddd;border-radius:50%;height:32px;object-fit:cover;width:32px}.navbar-bottom{align-items:center;border-top:1px solid #f0f0f0;display:flex;justify-content:space-between;padding-top:.5rem}.nav-category-links,.nav-user-actions{align-items:center;display:flex;gap:1.5rem}.nav-link{color:#333;font-size:.9rem;font-weight:700;padding:10px 0;text-decoration:none;text-transform:uppercase;transition:color .2s ease}.nav-link:hover{color:#6c63ff}.nav-user-actions .nav-link{color:#555;font-weight:500;text-transform:none}.nav-link-button{background:none;border:none;color:#555;cursor:pointer;font-family:inherit;font-size:.9rem;font-weight:500;margin:0;padding:10px 0;transition:color .2s ease}.nav-link-button:hover{color:#6c63ff}.nav-link-button:after,.nav-link:after{content:none}.footer-container{background-color:#4b3269;color:#f8f9fa;font-family:Inter,sans-serif;padding:40px 2rem}.footer-main{border-bottom:1px solid #4b3269;display:flex;justify-content:space-between;margin:0 auto;max-width:1400px;padding-bottom:20px}.footer-logo-section{flex-basis:20%}.footer-logo{height:80px}.footer-links-section{display:flex;flex-grow:1;justify-content:space-around}.footer-column{display:flex;flex-direction:column}.footer-column h4{color:#fff;font-weight:600;margin-bottom:15px}.footer-column a{color:#ced4da;font-size:.9rem;margin-bottom:10px;text-decoration:none;transition:color .2s ease}.footer-column a:hover{color:#fff;text-decoration:underline}.footer-bottom{align-items:center;color:#adb5bd;display:flex;font-size:.8rem;justify-content:space-between;margin:20px auto 0;max-width:1400px;padding-top:20px}.footer-legal-links{display:flex;gap:20px}.footer-bottom a{color:#4b3269;text-decoration:none}.footer-bottom a:hover{text-decoration:underline}.product-card-link{border-radius:8px;box-shadow:0 2px 5px #0000000d;color:inherit;overflow:hidden;text-decoration:none;transition:transform .2s ease,box-shadow .2s ease}.product-card-link:hover{box-shadow:0 4px 10px #0000001a;transform:translateY(-5px)}.product-card{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;display:flex;flex-direction:column;height:100%}.product-image-container{height:200px;overflow:hidden;position:relative;width:100%}.product-image{height:100%;object-fit:cover;width:100%}.product-info{display:flex;flex-direction:column;flex-grow:1;padding:1rem}.product-price{color:#333;font-size:1.2rem;margin:0 0 .5rem}.product-name{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#555;display:-webkit-box;font-size:.95rem;font-weight:500;line-height:1.4;min-height:2.8em;overflow:hidden;text-overflow:ellipsis}.product-grid-section{margin:40px auto;max-width:1400px;padding:0 20px;width:100%}.product-grid-title{font-size:1.8rem;font-weight:700;margin-bottom:24px}.product-grid-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.hero-section{background-position:50%;background-repeat:no-repeat;background-size:cover;box-sizing:border-box;color:#fff;overflow:hidden;padding:4rem 0;position:relative;width:100%}.hero-section:before{background-color:#4b3269bf;content:"";z-index:1}.hero-fade-overlay,.hero-section:before{height:100%;left:0;position:absolute;top:0;width:100%}.hero-fade-overlay{background-position:top;background-repeat:no-repeat;background-size:100% 100%;z-index:2}.hero-section .hero-content{align-items:center;box-sizing:border-box;display:flex;gap:2rem;justify-content:space-between;margin:0 auto;max-width:1400px;padding:0 5%;position:relative;z-index:3}.hero-text{flex:1 1;font-family:Crete Round,serif;max-width:500px}.hero-text h1{font-size:3rem;font-weight:400;letter-spacing:1px;line-height:1.2;margin:0 0 1rem}.hero-text p{color:#e0e0e0;font-family:Inter,sans-serif;font-size:1.3rem}.hero-image-grid{grid-gap:1rem;display:grid;flex:1 1;gap:1rem;grid-template-columns:1fr 1fr;max-width:600px}.hero-image-grid img{aspect-ratio:4/3;border-radius:12px;height:100%;object-fit:cover;width:100%}.home-container{margin:0 auto;max-width:1400px;padding:20px}.login-page-container{align-items:center;background-color:#f8f9fa;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:80vh;padding:40px 20px}.login-box{background-color:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;max-width:480px;padding:40px 50px;text-align:center;width:100%}.login-form{width:100%}.login-button{background-color:#4b3269;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:10px;padding:15px;width:100%}.signup-link{color:#4b3269;font-size:.95rem;font-weight:600;text-decoration:none}.error-message{margin-bottom:15px}.signup-container{align-items:center;background-color:#f8f9fa;display:flex;font-family:Inter,sans-serif;justify-content:center;min-height:80vh;padding:40px 20px}.login-logo{height:80px;margin-bottom:15px;width:80px}.login-title{color:#343a40;font-size:1.8rem;font-weight:600;margin-bottom:10px}.login-subtitle{color:#6c757d;font-size:1.1rem;margin-bottom:30px}.signup-box{background-color:#fff;border-radius:20px;box-shadow:0 8px 30px #0000000d;max-width:480px;padding:40px 50px;position:relative;text-align:center;width:100%}.close-button{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1.5rem;position:absolute;right:20px;top:20px}.signup-logo{height:80px;margin-bottom:15px;width:80px}.signup-title{color:#4b3269;font-size:1.8rem;font-weight:600;margin-bottom:10px}.signup-subtitle{color:#6c757d;font-size:1.1rem;margin-bottom:30px;margin-left:auto;margin-right:auto;max-width:300px}.signup-form{width:100%}.input-group{margin-bottom:20px;text-align:left}.input-group label{color:#343a40;display:block;font-weight:600;margin-bottom:8px}.input-group input{border:1px solid #ced4da;border-radius:8px;font-size:1rem;padding:14px;width:100%}.input-group input::placeholder{color:#adb5bd}.signup-button{background-color:#4b3269;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:700;margin-top:10px;padding:15px;width:100%}.divider{border-bottom:1px solid #dee2e6;margin:25px 0;width:100%}.login-link{color:#343a40;font-size:.95rem;font-weight:600;text-decoration:none}.error-message{margin:-10px 0 20px}.user-page-container{font-family:Inter,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.user-profile-banner{align-items:center;background-color:#f0f0f0;border-radius:8px;display:flex;flex-direction:column;margin-bottom:40px;padding:40px 20px;text-align:center}.user-avatar{background-color:#fff;border:4px solid #fff;border-radius:50%;box-shadow:0 4px 10px #0000001a;height:120px;margin-bottom:20px;object-fit:cover;width:120px}.user-name{color:#333;font-size:2rem;font-weight:700;margin:0}.edit-icon{color:#555;cursor:pointer;font-size:1.2rem}.user-email,.user-followers{color:#666;font-size:1rem;margin:5px 0 0}.user-products-section{background-color:#fff;border-radius:8px;margin-bottom:40px;padding:30px}.section-title{font-size:1.5rem;font-weight:600;margin-bottom:20px}.no-products-message{color:#888;font-style:italic}.back-button{background-color:#4b3269;border:none;border-radius:8px;color:#fff;cursor:pointer;display:block;font-size:1rem;font-weight:700;padding:15px;text-align:center;width:100%}.item-page-container{margin:20px auto;max-width:1200px;padding:0 20px}.product-main-section{display:flex;gap:40px;margin-bottom:40px}.product-gallery{flex:1 1}.main-image{border:1px solid #eee;border-radius:8px;width:100%}.product-details{flex:1 1}.product-title{font-size:2rem;font-weight:600;margin:0 0 10px}.product-stock{color:#666;margin-bottom:20px}.product-price{font-size:2.5rem;font-weight:700;margin-bottom:30px}.product-actions{display:flex;flex-direction:column;gap:10px}.quantity-input{border:1px solid #ccc;border-radius:4px;padding:10px;text-align:center;width:80px}.add-to-cart-button,.buy-now-button{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:15px}.buy-now-button{background-color:#007bff;color:#fff}.add-to-cart-button{background-color:#e9ecef;color:#333}.product-info-layout{display:flex;gap:40px}.left-column{display:flex;flex:2 1;flex-direction:column;gap:30px}.right-column{flex:1 1}.product-description-box,.product-reviews-box,.seller-info-box{background-color:#fff;border:1px solid #eee;border-radius:8px;padding:30px}.seller-info-box{align-items:center;display:flex;gap:15px}.seller-avatar{border-radius:50%;height:50px;object-fit:cover;width:50px}.view-profile-button{background:none;border:1px solid #ccc;border-radius:4px;cursor:pointer;margin-top:5px;padding:8px 16px}.upload-page-container{background-color:#f8f9fa;display:flex;justify-content:center;padding:40px 20px}.upload-form-box{background-color:#fff;border-radius:8px;box-shadow:0 4px 12px #0000000d;max-width:800px;padding:40px;width:100%}.upload-form-box h2{margin-bottom:30px;text-align:center}.form-section{border:1px solid #e0e0e0;border-radius:8px;margin-bottom:25px;padding:20px}.form-section h4{margin-bottom:20px;margin-top:0}.upload-form-box label{display:block;font-weight:600;margin-bottom:8px}.upload-form-box input[type=number],.upload-form-box input[type=text],.upload-form-box select,.upload-form-box textarea{border:1px solid #ced4da;border-radius:4px;font-size:1rem;margin-bottom:15px;padding:12px;width:100%}.upload-form-box textarea{min-height:150px;resize:vertical}.price-stock-section{display:flex;gap:20px}.price-stock-section>div{flex:1 1}.submit-button{background-color:#343a40;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:15px;transition:background-color .3s;width:100%}.submit-button:hover{background-color:#495057}.error-message{background-color:#f8d7da;border:1px solid #f5c6cb;border-radius:4px;color:#d93025;margin-bottom:20px;padding:10px;text-align:center}.cart-page-container{background-color:#f4f4f4;font-family:Arial,sans-serif;margin:2rem auto;max-width:1400px;padding:0 2rem}.cart-title{color:#333;font-size:1.8rem;margin-bottom:1.5rem}.cart-layout{display:flex;flex-wrap:wrap;gap:2rem}.cart-main{flex:3 1;min-width:60%}.cart-sidebar{flex:1 1;min-width:300px}.cart-items-list{display:flex;flex-direction:column;gap:1.5rem}.cart-item{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;display:flex;gap:1.5rem;padding:1.5rem}.cart-item-image{border-radius:4px;height:120px;object-fit:cover;width:120px}.cart-item-details{flex:1 1}.cart-item-details h4{font-size:1.1rem;margin:0 0 .5rem}.cart-item-details p{color:#666;font-size:.9rem;margin:0 0 1rem}.cart-item-remove{background:none;border:none;color:#007bff;cursor:pointer;font-size:.9rem;padding:0}.cart-item-price{color:#333;font-size:1.3rem;font-weight:700}.cart-summary{background-color:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;position:-webkit-sticky;position:sticky;top:2rem}.cart-summary h3{border-bottom:1px solid #e0e0e0;margin-bottom:1.5rem;margin-top:0;padding-bottom:1rem}.summary-row{color:#555;display:flex;font-size:.95rem;justify-content:space-between;margin-bottom:1rem}.summary-row span:last-child{color:#333;font-weight:500}.summary-divider{border:none;border-top:1px solid #e0e0e0;margin:1.5rem 0}.total-row{color:#333;font-size:1.2rem}.proceed-btn,.total-row,.total-row span:last-child{font-weight:700}.proceed-btn{background:linear-gradient(90deg,#6c63ff,#48c9b0);border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1.1rem;margin-top:1.5rem;padding:1rem;transition:opacity .3s ease;width:100%}.proceed-btn:hover{opacity:.9}.proceed-btn:disabled{background:#ccc;cursor:not-allowed}.promo-banner{background-color:#e6e3ff;border:1px solid #c4baff;border-radius:8px;margin-top:2rem;padding:1.5rem;text-align:center}.promo-banner h3{color:#333;margin-top:0}.promo-actions{display:flex;gap:1rem;justify-content:center;margin-top:1rem}.promo-btn-alt{background-color:#6c63ff;border:none;border-radius:5px;color:#fff;cursor:pointer;font-weight:500;padding:.75rem 1rem}.related-products-section{border-top:1px solid #e0e0e0;margin-top:4rem;padding-top:2rem}.related-products-section h3{font-size:1.5rem;margin-bottom:1.5rem}.related-products-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(5,1fr)}.search-results-container{min-height:70vh;padding:20px}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}#root,body,html{height:100%}.app-container{display:flex;flex-direction:column;min-height:100%}main{flex-grow:1}.footer-container{flex-shrink:0}
/*# sourceMappingURL=main.b5d6b321.css.map*/