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}.women-product-container{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.women-header{margin-bottom:40px;text-align:center}.women-header h1{color:#d63384;font-size:2.5rem;font-weight:300;margin-bottom:10px}.women-subtitle{color:#6c757d;font-size:1.2rem;margin-bottom:0}.filter-section{display:flex;flex-wrap:wrap;gap:30px;justify-content:center;margin-bottom:30px}.filter-group{display:flex;flex-direction:column;gap:5px}.filter-group label{color:#495057;font-size:.9rem;font-weight:700}.filter-group select{background-color:#fff;border:1px solid #ced4da;border-radius:4px;font-size:.9rem;min-width:150px;padding:8px 12px}.women-product-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-left:auto;margin-right:auto;margin-top:20px;max-width:800px}.women-product-card{background:#fff;border:1px solid #f8f9fa;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.women-product-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.women-product-card:hover .product-image{transform:scale(1.05)}.product-badge{background:#d63384}.product-price{color:#d63384;font-size:1.5rem;font-weight:700;margin-bottom:15px}.add-to-cart-btn,.view-details-btn{border:none;border-radius:6px;cursor:pointer;font-size:.9rem;font-weight:600;padding:12px 20px;text-align:center;transition:all .3s ease}.add-to-cart-btn{background:#d63384}.add-to-cart-btn:hover{background:#b52d6f}.view-details-btn{background:#0000;border:1px solid #6c757d;color:#6c757d}.view-details-btn:hover{background:#6c757d;color:#fff}.women-dialog-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.women-dialog-content{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;position:relative}.close-dialog:hover{color:#d63384}.dialog-price{color:#d63384;font-size:2rem;font-weight:700;margin-bottom:20px}.dialog-add-to-cart{background:#d63384}.dialog-add-to-cart:hover{background:#b52d6f}@media (max-width:768px){.women-product-container{padding:10px}.women-header h1{font-size:2rem}.women-subtitle{font-size:1rem}.filter-section{align-items:center;flex-direction:column;gap:15px}.women-product-grid{gap:20px;grid-template-columns:repeat(2,1fr);max-width:100%;padding:0 10px}.women-product-card{margin:0}.women-dialog-content{margin:20px;max-width:calc(100% - 40px)}}@media (max-width:600px){.women-product-grid{gap:20px;grid-template-columns:1fr}}@media (max-width:480px){.product-actions{flex-direction:column}.add-to-cart-btn,.view-details-btn{width:100%}}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border-bottom:1px solid #0000001a;left:0;padding:0 2rem;position:fixed;right:0;top:0;transition:all .3s ease;z-index:1000}.header.scrolled{background:#fffffffa;box-shadow:0 2px 20px #0000001a}.header-container{justify-content:space-between;margin:0 auto;max-width:1200px;padding:1rem 0}.header-container,.logo{align-items:center;display:flex}.logo{text-decoration:none}.logo-text{display:flex;font-size:1.5rem;font-weight:800}.logo-primary{color:#2563eb}.logo-secondary{color:#1e293b;margin-left:2px}.search-container{flex:1 1;margin:0 2rem;max-width:400px}.search-form{align-items:center;background:#f8fafc;border:1px solid #e2e8f0;border-radius:50px;display:flex;padding:.5rem 1rem;transition:all .3s ease}.search-form:focus-within{background:#fff;border-color:#2563eb;box-shadow:0 0 0 3px #2563eb1a}.search-input{background:#0000;border:none;color:#1e293b;flex:1 1;font-size:.9rem;outline:none}.search-btn{background:none;border:none;color:#64748b;cursor:pointer;transition:color .3s ease}.search-btn:hover{color:#2563eb}.nav-menu{align-items:center;display:flex}.nav-list{display:flex;gap:2rem;list-style:none;margin:0;padding:0}.nav-link{color:#475569;font-size:.9rem;font-weight:500;position:relative;text-decoration:none;transition:all .3s ease}.nav-link:hover{color:#2563eb}.nav-item-dropdown{position:relative}.dropdown-menu{background:#fff;border-radius:8px;box-shadow:0 10px 25px #0000001a;left:0;min-width:180px;opacity:0;padding:.5rem 0;position:absolute;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1001}.nav-item-dropdown:hover .dropdown-menu{opacity:1;transform:translateY(0);visibility:visible}.dropdown-link{display:block;font-size:.85rem;padding:.75rem 1rem}.user-actions{gap:1rem}.action-btn,.user-actions{align-items:center;display:flex}.action-btn{background:none;border:none;color:#475569;cursor:pointer;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.action-btn:hover{color:#2563eb;transform:translateY(-1px)}.cart-btn{position:relative}.cart-count{align-items:center;background:#ef4444;border-radius:50%;color:#fff;display:flex;font-size:.7rem;font-weight:600;height:18px;justify-content:center;position:absolute;right:-5px;top:-5px;width:18px}.user-profile{position:relative}.user-profile-btn{align-items:center;background:none;border:none;border-radius:8px;cursor:pointer;display:flex;gap:.5rem;padding:.5rem 1rem;transition:all .3s ease}.user-avatar,.user-profile-btn:hover{background:#f1f5f9}.user-avatar{align-items:center;border-radius:50%;color:#64748b;display:flex;height:32px;justify-content:center;width:32px}.username{color:#1e293b;font-size:.9rem;font-weight:500}.dropdown-arrow{transition:transform .3s ease}.dropdown-arrow.open{transform:rotate(180deg)}.user-dropdown{background:#fff;border-radius:12px;box-shadow:0 10px 25px #0000001a;margin-top:.5rem;min-width:280px;opacity:0;position:absolute;right:0;top:100%;transform:translateY(-10px);transition:all .3s ease;visibility:hidden;z-index:1001}.user-dropdown.open{opacity:1;transform:translateY(0);visibility:visible}.user-info{border-bottom:1px solid #e2e8f0;gap:1rem;padding:1.5rem}.user-info,.user-info-avatar{align-items:center;display:flex}.user-info-avatar{background:#f1f5f9;border-radius:50%;color:#64748b;height:40px;justify-content:center;width:40px}.user-info-details{flex:1 1}.user-info-name{color:#1e293b;font-size:.9rem;font-weight:600}.user-info-status{color:#22c55e;font-size:.8rem}.user-dropdown-links{padding:.5rem 0}.dropdown-link{align-items:center;color:#475569;display:flex;font-size:.9rem;gap:.75rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.dropdown-link:hover{background:#f8fafc;color:#2563eb}.user-dropdown-divider{background:#e2e8f0;height:1px;margin:.5rem 0}.logout-btn{align-items:center;background:none;border:none;color:#ef4444;cursor:pointer;display:flex;font-size:.9rem;gap:.75rem;padding:.75rem 1.5rem;transition:all .3s ease;width:100%}.logout-btn:hover{background:#fef2f2}.mobile-menu-btn{background:none;border:none;cursor:pointer;display:none;flex-direction:column;padding:.5rem}.mobile-menu-btn span{background:#475569;height:3px;margin:3px 0;transition:.3s;width:25px}.mobile-overlay{background:#00000080;bottom:0;left:0;position:fixed;right:0;top:0;z-index:1002}.mobile-menu{animation:slideIn .3s ease;background:#fff;box-shadow:2px 0 10px #0000001a;height:100vh;left:0;max-width:300px;padding:2rem;position:fixed;top:0;width:80%}@keyframes slideIn{0%{transform:translateX(-100%)}to{transform:translateX(0)}}.close-btn{background:none;border:none;color:#475569;cursor:pointer;font-size:2rem;position:absolute;right:1rem;top:1rem}.mobile-nav-list{list-style:none;margin-top:3rem;padding:0}.mobile-nav-list li{margin:1rem 0}.mobile-nav-list a{color:#475569;display:block;font-size:1.1rem;padding:.75rem 0;text-decoration:none;transition:color .3s ease}.mobile-nav-list a:hover{color:#2563eb}.mobile-sub-nav{list-style:none;margin:.5rem 0;padding-left:1.5rem}.mobile-sub-nav li{margin:.5rem 0}.mobile-sub-nav a{color:#64748b;font-size:.9rem;padding:.5rem 0}.mobile-sub-nav a:hover{color:#2563eb}@media (max-width:768px){.header{padding:0 1rem}.header-container{padding:.75rem 0}.mobile-menu-btn{display:flex}.nav-menu,.search-container{display:none}.user-actions{gap:.5rem}.logo-text{font-size:1.25rem}}@media (max-width:480px){.header-container{padding:.5rem 0}.action-btn{height:35px;width:35px}.logo-text{font-size:1.1rem}}@media (max-width:768px){.search-container{display:block;left:1rem;margin:.5rem 0;max-width:none;position:absolute;right:1rem;top:100%}.search-form{width:100%}}*{transition:all .3s ease}.action-btn:focus,.nav-link:focus,.search-input:focus{outline:2px solid #2563eb;outline-offset:2px}.nav-link:after{background:#2563eb;bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:width .3s ease;width:0}.nav-link:hover:after{width:100%}.login-container{background-color:#f7f7f7;border-radius:8px;box-shadow:0 0 10px #0000001a;margin:40px auto;max-width:400px;padding:20px}.login-container h2{margin-bottom:20px;text-align:center}.login-form label{display:block;font-weight:700;margin-bottom:15px}.login-form input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-top:5px;padding:8px 10px;width:100%}.login-form button{background-color:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:100%}.login-form button:hover{background-color:#555}.signup-container{background-color:#f7f7f7;border-radius:8px;box-shadow:0 0 10px #0000001a;margin:40px auto;max-width:400px;padding:20px}.signup-container h2{margin-bottom:20px;text-align:center}.signup-form label{display:block;font-weight:700;margin-bottom:15px}.signup-form input{border:1px solid #ccc;border-radius:4px;box-sizing:border-box;margin-top:5px;padding:8px 10px;width:100%}.signup-form button{background-color:#333;border:none;border-radius:4px;color:#fff;cursor:pointer;font-weight:700;padding:10px;width:100%}.signup-form button:hover{background-color:#555}.error-message{color:red;font-weight:700;margin-top:10px;text-align:center}.product-management{background:linear-gradient(135deg,#667eea,#764ba2);border-radius:16px;box-shadow:0 10px 30px #0000001a;margin:2rem 0;overflow:hidden;padding:2.5rem;position:relative}.product-management:before{background:url("data:image/svg+xml;charset=utf-8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 100 100'%3E%3Cdefs%3E%3Cpattern id='a' width='100' height='100' patternUnits='userSpaceOnUse'%3E%3Ccircle cx='50' cy='50' r='1' fill='rgba(255,255,255,0.1)'/%3E%3C/pattern%3E%3C/defs%3E%3Cpath fill='url(%23a)' d='M0 0h100v100H0z'/%3E%3C/svg%3E");bottom:0;content:"";left:0;opacity:.3;position:absolute;right:0;top:0}.product-management h3{color:#fff;font-size:2rem;font-weight:700;margin-bottom:2rem;position:relative;text-align:center;text-shadow:0 2px 4px #0000004d;z-index:1}.product-input-section{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#fffffff2;border:1px solid #fff3;border-radius:12px;box-shadow:0 8px 32px #0000001a;padding:2rem}.product-input-container{background:#fff;border-radius:16px;box-shadow:0 8px 32px #0000001a;margin:0 auto;max-width:600px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.product-input-container:hover{box-shadow:0 12px 40px #00000026;transform:translateY(-2px)}.product-input-container h2{background:linear-gradient(135deg,#667eea,#764ba2);color:#fff;font-size:1.5rem;font-weight:600;margin:0;padding:1.5rem;text-align:center}.product-input-container form{padding:2rem}.product-input-container label{color:#374151;display:block;font-size:.9rem;font-weight:600;margin-bottom:.5rem}.product-input-container input[type=file],.product-input-container input[type=number],.product-input-container input[type=text]{background:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:border-color .3s ease,box-shadow .3s ease;width:100%}.product-input-container input[type=file]:focus,.product-input-container input[type=number]:focus,.product-input-container input[type=text]:focus{background:#fff;border-color:#667eea;box-shadow:0 0 0 3px #667eea1a;outline:none}.product-input-container input[type=file]{cursor:pointer;padding:.5rem}.product-input-container button[type=submit]{background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:8px;box-shadow:0 4px 15px #667eea4d;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;margin-top:1.5rem;padding:1rem 2rem;transition:all .3s ease;width:100%}.product-input-container button[type=submit]:hover{box-shadow:0 6px 20px #667eea66;transform:translateY(-2px)}.product-input-container button[type=submit]:active{box-shadow:0 2px 10px #667eea4d;transform:translateY(0)}.product-input-container p{background:#fef2f2;border-left:3px solid #ef4444;border-radius:4px;color:#ef4444;font-size:.9rem;margin-top:.5rem;padding:.5rem}@media (max-width:768px){.product-management{margin:1rem;padding:1.5rem}.product-management h3{font-size:1.5rem}.product-input-container{margin:0 1rem}.product-input-container form{padding:1.5rem}.order-item{gap:.5rem;grid-template-columns:1fr}}@media (max-width:480px){.product-management{padding:1rem}.product-input-container{border-radius:12px}.product-input-container h2{font-size:1.25rem;padding:1rem}}.product-input-container{animation:slideInUp .5s ease}.product-input-container input:focus{border-color:#667eea;box-shadow:0 0 0 3px #667eea33;outline:none}.product-input-container input:hover{border-color:#9ca3af}.loading{opacity:.6;pointer-events:none}.loading:after{animation:spin 1s linear infinite;border:2px solid #667eea;border-radius:50%;border-top-color:#0000;content:"";height:20px;left:50%;position:absolute;top:50%;width:20px}@keyframes spin{to{transform:rotate(1turn)}}.user-profile-container{margin:80px auto 0;max-width:1200px;padding:2rem}.profile-header{margin-bottom:3rem;text-align:center}.profile-header h1{color:#1e293b;font-size:2.5rem;margin-bottom:.5rem}.profile-header p{color:#64748b;font-size:1.1rem}.profile-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.user-info-section{align-items:center;display:flex;gap:2rem}.user-avatar-large{align-items:center;background:#f1f5f9;border-radius:50%;color:#64748b;display:flex;height:80px;justify-content:center;width:80px}.user-details h2{color:#1e293b;font-size:1.5rem;margin-bottom:.25rem}.user-details p{color:#64748b;margin:.25rem 0}.edit-profile-btn{background:#2563eb;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:.9rem;margin-left:auto;padding:.75rem 1.5rem;transition:background-color .3s ease}.edit-profile-btn:hover{background:#1d4ed8}.stats-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.stat-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;gap:1rem;padding:1.5rem}.stat-card,.stat-icon{align-items:center;display:flex}.stat-icon{background:#f1f5f9;border-radius:10px;color:#2563eb;height:50px;justify-content:center;width:50px}.stat-info h3{color:#1e293b;font-size:1.5rem;margin-bottom:.25rem}.stat-info p{color:#64748b;font-size:.9rem}.quick-actions{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.quick-actions h3{color:#1e293b;font-size:1.25rem;margin-bottom:1.5rem}.action-buttons{display:flex;flex-wrap:wrap;gap:1rem}.action-btn-primary,.action-btn-secondary{align-items:center;border-radius:8px;display:flex;font-size:.9rem;gap:.5rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.action-btn-primary{background:#2563eb;border:none;color:#fff}.action-btn-primary:hover{background:#1d4ed8;transform:translateY(-1px)}.action-btn-secondary{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.action-btn-secondary:hover{background:#e2e8f0;transform:translateY(-1px)}.recent-orders{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;margin-bottom:2rem;padding:2rem}.recent-orders h3{color:#1e293b;font-size:1.25rem;margin-bottom:1.5rem}.orders-list{gap:1rem}.order-item{grid-gap:1rem;border:1px solid #e2e8f0;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr;transition:all .3s ease}.order-item:hover{box-shadow:0 2px 4px #0000001a}.order-info h4{color:#1e293b;font-size:1rem;margin-bottom:.25rem}.order-info p{color:#64748b;font-size:.9rem}.order-status{text-align:center}.status-badge{font-size:.8rem;padding:.25rem .75rem}.status-badge.delivered{background:#dcfce7;color:#166534}.status-badge.in-transit{background:#fef3c7;color:#92400e}.status-badge.processing{background:#dbeafe;color:#1e40af}.order-total{text-align:right}.order-total p{color:#1e293b;font-weight:600}.order-total small{color:#64748b}.view-order-btn{background:#2563eb;border:none;border-radius:6px;color:#fff;font-size:.8rem;padding:.5rem 1rem;text-align:center;text-decoration:none;transition:background-color .3s ease}.view-order-btn:hover{background:#1d4ed8}.account-settings{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem}.account-settings h3{color:#1e293b;font-size:1.25rem;margin-bottom:1.5rem}.settings-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.setting-item{border:1px solid #e2e8f0;border-radius:8px;padding:1.5rem}.setting-item h4{color:#1e293b;font-size:1.1rem;margin-bottom:.5rem}.setting-item p{color:#64748b;font-size:.9rem;margin-bottom:1rem}.setting-btn{background:#f1f5f9;border:1px solid #e2e8f0;border-radius:6px;color:#475569;cursor:pointer;font-size:.9rem;padding:.5rem 1rem;transition:all .3s ease}.setting-btn:hover{background:#e2e8f0}@media (max-width:768px){.user-profile-container{margin-top:70px;padding:1rem}.profile-header h1{font-size:2rem}.user-info-section{flex-direction:column;text-align:center}.edit-profile-btn{margin-left:0;margin-top:1rem}.stats-grid{grid-template-columns:1fr}.action-buttons{flex-direction:column}.order-item{gap:.5rem}.order-item,.settings-grid{grid-template-columns:1fr}}@media (max-width:480px){.profile-header h1{font-size:1.5rem}.account-settings,.profile-card,.quick-actions,.recent-orders{padding:1.5rem}}.user-profile-container>*{animation:fadeIn .5s ease}.orders-container{margin:80px auto 0;max-width:1200px;padding:2rem}.orders-header{margin-bottom:3rem;text-align:center}.orders-header h1{color:#1e293b;font-size:2.5rem;margin-bottom:.5rem}.orders-header p{color:#64748b;font-size:1.1rem}.orders-list{display:flex;flex-direction:column;gap:2rem}.order-card{background:#fff;border-radius:12px;box-shadow:0 4px 6px #0000000d;padding:2rem;transition:all .3s ease}.order-card:hover{box-shadow:0 8px 25px #0000001a}.order-header{align-items:center;border-bottom:1px solid #e2e8f0;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.order-header h3{color:#1e293b;font-size:1.25rem;margin-bottom:.25rem}.order-header p{color:#64748b;font-size:.9rem}.status-badge{border-radius:20px;font-size:.85rem;font-weight:500;padding:.5rem 1rem}.order-items{display:flex;flex-direction:column;gap:1rem;margin-bottom:1.5rem}.order-item{align-items:center;background:#f8fafc;border-radius:8px;display:flex;justify-content:space-between;padding:1rem}.item-info h4{color:#1e293b;font-size:1rem;margin-bottom:.25rem}.item-info p{color:#64748b;font-size:.9rem}.item-price{color:#1e293b;font-size:1.1rem;font-weight:600}.order-footer{align-items:center;border-top:1px solid #e2e8f0;display:flex;justify-content:space-between;padding-top:1rem}.order-total{color:#1e293b;font-size:1.25rem}.order-actions{display:flex;gap:1rem}.reorder-btn,.view-details-btn{border-radius:8px;font-size:.9rem;padding:.75rem 1.5rem;text-decoration:none;transition:all .3s ease}.view-details-btn{background:#2563eb;border:none;color:#fff}.view-details-btn:hover{background:#1d4ed8}.reorder-btn{background:#f1f5f9;border:1px solid #e2e8f0;color:#475569}.reorder-btn:hover{background:#e2e8f0}@media (max-width:768px){.orders-container{margin-top:70px;padding:1rem}.orders-header h1{font-size:2rem}.order-header{gap:1rem}.order-header,.order-item{align-items:flex-start;flex-direction:column}.order-item{gap:.5rem}.order-footer{align-items:flex-start;flex-direction:column;gap:1rem}.order-actions{justify-content:space-between;width:100%}}@media (max-width:480px){.orders-header h1{font-size:1.5rem}.order-card{padding:1.5rem}.reorder-btn,.view-details-btn{font-size:.85rem;padding:.5rem 1rem}}.App{font-family:Arial,sans-serif;margin:0 auto;max-width:900px;padding:20px}h1{margin-bottom:20px;text-align:center}.content{display:flex;gap:10px;justify-content:flex-start}.sidebar{background-color:#f8f9fa;border:1px solid #ddd;border-radius:8px;height:fit-content;padding:10px;width:20%}.sidebar h2{font-size:1.5em;margin-bottom:15px;margin-top:0}.sidebar-menu{list-style:none;padding-left:0}.sidebar-menu li{margin-bottom:10px}.sidebar-menu li a{color:#007bff;font-weight:700;text-decoration:none}.sidebar-menu li a:hover{text-decoration:underline}.product-list{grid-gap:40px;gap:40px;grid-template-columns:auto auto auto;width:60%}.cart{width:25%}.product-list{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(2,1fr);width:55%}.product-card{border:1px solid #ddd;border-radius:8px;padding:10px;text-align:center}.product-card img{border-radius:4px;height:auto;max-width:100%;transition:transform .3s ease}.animate-scale{transform:scale(1.1)}.product-card button{background-color:#007bff;border:none;border-radius:4px;color:#fff;cursor:pointer;margin-top:10px;padding:8px 12px}.product-card button:hover{background-color:#0056b3}.cart{border:1px solid #ddd;border-radius:8px;padding:10px;width:35%}.cart h2{margin-top:0}.cart ul{list-style:none;padding-left:0}.cart li{display:flex;justify-content:space-between;margin-bottom:8px}.cart button{background-color:#dc3545;border:none;border-radius:4px;color:#fff;cursor:pointer;padding:4px 8px}.cart button:hover{background-color:#a71d2a}.mens-product-container{font-family:Arial,sans-serif;margin:0 auto;max-width:1200px;padding:20px}.mens-header{margin-bottom:40px;text-align:center}.mens-header h1{color:#b52d6f;font-size:2.5rem;font-weight:300;margin-bottom:10px}.mens-subtitle{color:#6c757d;font-size:1.2rem;margin-bottom:0}.mens-product-grid{grid-gap:30px;display:grid;gap:30px;grid-template-columns:repeat(2,1fr);margin-top:20px}.mens-product-card{background:#fff;border:1px solid #f8f9fa;border-radius:12px;box-shadow:0 4px 6px #0000001a;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease}.mens-product-card:hover{box-shadow:0 8px 25px #00000026;transform:translateY(-5px)}.product-image-container{background:#f8f9fa;height:300px}.product-image{cursor:pointer}.mens-product-card:hover .product-image{transform:scale(1.05)}.product-badge{background:#007bff;border-radius:15px;color:#fff;font-size:.8rem;font-weight:700;padding:5px 10px;position:absolute;right:10px;top:10px}.product-info{padding:20px}.product-name{color:#212529;font-size:1.3rem;font-weight:600;margin-bottom:8px}.product-description{-webkit-line-clamp:2;-webkit-box-orient:vertical;color:#6c757d;display:-webkit-box;line-height:1.4;margin-bottom:15px;overflow:hidden}.product-actions{display:flex;flex-direction:column;gap:10px}.add-to-cart-btn{background:#b52d6f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:.9rem;font-weight:600;padding:12px 20px;text-align:center;transition:all .3s ease}.add-to-cart-btn:hover{background:#0056b3;transform:translateY(-1px)}.mens-dialog-overlay{align-items:center;animation:fadeIn .3s ease;background:#000000b3;bottom:0;display:flex;justify-content:center;left:0;position:fixed;right:0;top:0;z-index:1000}.mens-dialog-content{animation:slideUp .3s ease;background:#fff;border-radius:12px;box-shadow:0 20px 40px #0000004d;max-height:90vh;max-width:600px;overflow-y:auto;position:relative}.close-dialog{background:none;border:none;color:#6c757d;cursor:pointer;font-size:1.5rem;position:absolute;right:20px;top:15px;z-index:1001}.close-dialog:hover{color:#007bff}.dialog-product-image{border-radius:12px 12px 0 0;height:300px;overflow:hidden;width:100%}.dialog-product-image img{height:100%;object-fit:cover;width:100%}.dialog-product-info{padding:30px}.dialog-product-info h2{color:#212529;font-size:1.8rem;margin-bottom:15px}.dialog-description{color:#6c757d;line-height:1.6;margin-bottom:20px}.product-details{margin-bottom:25px}.product-details h4{color:#495057;margin-bottom:10px}.product-details ul{list-style:none;padding:0}.product-details li{color:#6c757d;padding:5px 0}.dialog-add-to-cart{background:#b52d6f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:700;padding:15px;transition:background .3s ease;width:100%}.dialog-add-to-cart:hover{background:#0056b3}.no-products{color:#6c757d;padding:60px 20px;text-align:center}.no-products p{font-size:1.2rem}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.mens-product-container{padding:10px}.mens-header h1{font-size:2rem}.mens-subtitle{font-size:1rem}.mens-product-grid{gap:20px;grid-template-columns:1fr}.mens-product-card{margin:0 10px}.mens-dialog-content{margin:20px;max-width:calc(100% - 40px)}}@media (max-width:480px){.product-actions{flex-direction:column}.add-to-cart-btn{width:100%}}.animated-home{background:linear-gradient(135deg,#667eea,#764ba2);min-height:100vh}.animated-home,.hero-section{overflow:hidden;position:relative}.hero-section{align-items:center;display:flex;height:100vh;justify-content:center}.hero-content{position:relative;text-align:center;z-index:10}.hero-title{color:#fff;font-size:4rem;font-weight:700;margin-bottom:1rem}.title-word{animation:fadeInUp 1s ease forwards;display:inline-block}.title-word:first-child{animation-delay:.3s}.title-word:nth-child(2){animation-delay:.6s;color:gold}.hero-subtitle{animation:fadeInUp 1s ease forwards;animation-delay:.9s;color:#ffffffe6;font-size:1.5rem;margin-bottom:2rem}.hero-cta{animation:fadeInUp 1s ease forwards;animation-delay:1.2s;display:flex;gap:1rem;justify-content:center}.cta-button{border:none;border-radius:50px;cursor:pointer;font-size:1.1rem;font-weight:700;overflow:hidden;padding:1rem 2rem;position:relative;text-decoration:none;transition:all .3s ease}.men-btn{background:linear-gradient(45deg,#ff6b6b,#ff8e8e);color:#fff}.women-btn{background:linear-gradient(45deg,#4ecdc4,#44a08d);color:#fff}.cta-button:hover{box-shadow:0 10px 25px #0003;transform:translateY(-3px)}.cta-button:before{background:linear-gradient(90deg,#0000,#fff3,#0000);content:"";height:100%;left:-100%;position:absolute;top:0;transition:left .5s;width:100%}.cta-button:hover:before{left:100%}.floating-products{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.floating-product{animation:float 6s ease-in-out infinite;height:150px;position:absolute;width:150px}.floating-image{animation:rotate 20s linear infinite;border-radius:50%;box-shadow:0 10px 30px #0000004d;height:100%;object-fit:cover;width:100%}@keyframes float{0%,to{transform:translateY(0) rotate(0deg)}50%{transform:translateY(-20px) rotate(180deg)}}@keyframes rotate{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.product-showcase{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;padding:4rem 2rem}.section-title{animation:fadeInUp 1s ease forwards;color:#fff;font-size:2.5rem;margin-bottom:3rem;text-align:center}.product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1200px}.product-card{animation:slideInUp .6s ease forwards;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:15px;overflow:hidden;transition:transform .3s ease}.product-card:hover{transform:translateY(-10px)}.product-image-container{height:250px;overflow:hidden;position:relative}.product-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-image{transform:scale(1.1)}.product-overlay{align-items:center;background:#000000b3;bottom:0;color:#fff;display:flex;flex-direction:column;justify-content:center;left:0;opacity:0;padding:1rem;position:absolute;right:0;text-align:center;top:0;transition:opacity .3s ease}.product-overlay.visible{opacity:1}.product-overlay h3{font-size:1.5rem;margin-bottom:.5rem}.product-description{font-size:.9rem;margin-bottom:1rem}.view-button{background:linear-gradient(45deg,#667eea,#764ba2);border:none;border-radius:25px;color:#fff;padding:.5rem 1.5rem;text-decoration:none;transition:transform .3s ease}.view-button:hover{transform:scale(1.05)}.hope-animation{padding:3rem 2rem;text-align:center}.hope-messages{height:60px;overflow:hidden;position:relative}.hope-message{color:#fff;font-size:2rem;opacity:0;position:absolute;transform:translateY(20px);transition:all .5s ease;width:100%}.hope-message.active{opacity:1;transform:translateY(0)}.animated-bg{height:100%;left:0;pointer-events:none;position:fixed;top:0;width:100%;z-index:-1}.bg-circle{animation:float 20s ease-in-out infinite;background:#ffffff1a;border-radius:50%;position:absolute}.circle-1{animation-delay:0s;height:200px;left:10%;top:20%;width:200px}.circle-2{animation-delay:5s;height:150px;right:15%;top:60%;width:150px}.circle-3{animation-delay:10s;bottom:20%;height:100px;left:70%;width:100px}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@keyframes slideInUp{0%{opacity:0;transform:translateY(50px)}to{opacity:1;transform:translateY(0)}}@media (max-width:768px){.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.2rem}.hero-cta{align-items:center;flex-direction:column}.product-grid{grid-template-columns:1fr}}
/*# sourceMappingURL=main.3113a9e0.css.map*/