.login-page{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:2rem}.login-container{border:3px solid #fffc;border-radius:24px;box-shadow:0 10px 40px #00000026;display:grid;grid-template-columns:1fr 1fr;max-width:1100px;overflow:hidden;width:100%}.login-form-section{background:#fffffffa;display:flex;flex-direction:column;justify-content:center;padding:3.5rem 3rem}.login-logo{margin-bottom:2.5rem;width:140px}.login-title{color:#000;font-size:2.25rem;font-weight:400;line-height:1.2;margin-bottom:.25rem}.login-title strong{font-weight:700}.login-subtitle{color:#4b5563;font-size:1rem;margin-bottom:1rem}.input-label{background:#fff;color:#777;font-size:15px;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:.2s ease}.input-group input:focus+.input-label,.input-group input:not(:placeholder-shown)+.input-label{color:#b87375;font-size:12px;padding:0 6px;top:0}.input-field{background:none;border:2px solid #ccc;border-radius:15px;font-size:15px;outline:none;padding:16px 14px 14px;transition:.2s ease;width:100%}.input-field:focus{border-color:#b87375}.login-options{justify-content:space-between;margin-bottom:1.75rem;margin-top:.5rem}.login-options,.remember-me{align-items:center;display:flex}.remember-me{color:#4b5563;cursor:pointer;font-size:.875rem;gap:.5rem}.remember-me input[type=checkbox]{accent-color:#b87375;border-radius:4px;cursor:pointer;height:18px;width:18px}.forgot-password{color:#b87375;cursor:pointer;font-size:.875rem;transition:color .2s}.forgot-password:hover{color:#a35c63;text-decoration:underline}.login-image-section{background:#0000;min-height:650px}.signup-text{color:#4b5563;font-size:.9375rem;margin-top:2rem;text-align:center}.signup-link{color:#b87375;cursor:pointer;font-weight:600;margin-left:.25rem}.signup-link:hover{text-decoration:underline}@media (max-width:968px){.login-container{grid-template-columns:1fr;max-width:500px}.login-image-section{display:none}.login-form-section{padding:2.5rem 2rem}}@media (max-width:480px){.login-form-section{padding:2rem 1.5rem}.login-title{font-size:1.75rem}.login-page{padding:1rem}}.register-page{align-items:center;background-position:50%;background-repeat:no-repeat;background-size:cover;display:flex;justify-content:center;min-height:100vh;padding:2rem}.register-container{display:grid;grid-template-columns:1fr 1fr;max-width:1100px;overflow:hidden;width:100%}.register-card,.register-container{border:3px solid #fffc;border-radius:24px;box-shadow:0 10px 40px #00000026}.register-card{background:#fffffffa;padding:40px;width:450px}.register-form-section{background:#fffffffa;display:flex;flex-direction:column;justify-content:center;padding:3.5rem 3rem}.register-logo{margin-bottom:1rem;width:140px}.register-title{color:#000;font-size:2.25rem;font-weight:700;line-height:1.2;margin-bottom:.25rem;text-align:left}.register-subtitle{color:#4b5563;font-size:1rem;margin-bottom:1rem;text-align:left}.input-group{margin:20px 0;position:relative}.input-group input{background:none;border:2px solid #ccc;border-radius:15px;font-size:15px;outline:none;padding:16px 14px 14px;transition:.2s ease;width:100%}.input-group input:focus{border-color:#b87375}.input-group label{background:#fff;color:#777;font-size:15px;left:14px;pointer-events:none;position:absolute;top:50%;transform:translateY(-50%);transition:.2s ease}.input-group input:focus+label,.input-group input:not(:placeholder-shown)+label{color:#b87375;font-size:12px;padding:0 6px;top:0}.petal-btn{background:#b87375;border:none;border-radius:15px;color:#fff;cursor:pointer;font-size:16px;margin-top:10px;overflow:hidden;padding:14px;position:relative;width:100%}.petal-btn:hover{background:#a35c63}.petal{animation:petal-fall 1.5s linear infinite;font-size:18px;opacity:0;position:absolute}.petal:first-of-type{animation-delay:0s;left:5%}.petal:nth-of-type(2){animation-delay:.2s;left:20%}.petal:nth-of-type(3){animation-delay:.4s;left:40%}.petal:nth-of-type(4){animation-delay:.6s;left:60%}.petal:nth-of-type(5){animation-delay:.8s;left:80%}.petal:nth-of-type(6){animation-delay:1s;left:90%}@keyframes petal-fall{0%{opacity:1;transform:translateY(0)}to{opacity:0;transform:translateY(40px) rotate(45deg)}}.register-image-section{background:#0000;min-height:650px}.error-message{color:#dc2626;font-size:.875rem;margin-bottom:.75rem;margin-top:.75rem;text-align:center}.signin-text{color:#4b5563;font-size:.9375rem;margin-top:2rem;text-align:center}.signin-link{color:#b87375;cursor:pointer;font-weight:600;margin-left:.25rem}.signin-link:hover{text-decoration:underline}@media (max-width:968px){.register-container{grid-template-columns:1fr;max-width:500px}.register-card{max-width:450px;width:100%}.register-image-section{display:none}.register-form-section{padding:2.5rem 2rem}}@media (max-width:480px){.register-card,.register-form-section{padding:2rem 1.5rem}.register-title{font-size:1.75rem}.register-page{padding:1rem}}.header{background:#fff;border-bottom:1px solid #e5e7eb}.header-top{align-items:center;display:flex;justify-content:space-between;padding:1rem 1.5rem}.header-left{display:none;gap:1rem}.social-icon{cursor:pointer;height:20px;width:20px}.shop-name{color:#000;font-size:1.6rem;font-weight:700;text-align:center;text-decoration:none}.header-actions{align-items:center;display:flex;gap:1.2rem}.icon-button{background:none;border:none;cursor:pointer;position:relative}.icon{height:22px;width:22px}.cart-badge{background:#000;border-radius:50%;color:#fff;font-size:.7rem;padding:2px 6px;position:absolute;right:-6px;top:-6px}.hamburger{background:none;border:none;cursor:pointer}.header-search{padding:0 1.5rem 1rem}.search-container{position:relative}.search-container input{border:1px solid #ddd;border-radius:8px;padding:.7rem 2.2rem .7rem 1rem;width:100%}.search-icon{height:18px;position:absolute;right:10px;top:50%;transform:translateY(-50%);width:18px}.mobile-nav{border-top:1px solid #eee;display:none;flex-direction:column;padding:1rem 1.5rem}.mobile-nav.open{display:flex}.nav-link{color:#333;font-weight:500;padding:.7rem 0;text-decoration:none}@media (min-width:900px){.hamburger{display:none}.mobile-nav{flex-direction:row;gap:2rem;justify-content:center;padding:.8rem}.header-left,.mobile-nav{display:flex}.header-top{justify-content:space-between}}.sidebar{background-color:#fff;height:100vh;overflow-y:auto;width:auto}.sidebar-list{list-style:none;margin:0;padding:0}.sidebar-item{border-bottom:1px solid #e5e7eb}.sidebar-link{color:#111827;display:block;font-size:16px;padding:7px 15px;text-decoration:none;transition:background-color .2s,color .2s}.sidebar-link:hover{background-color:#f9fafb;color:#4b5563}.sidebar-dropdown-button{align-items:center;background:none;border:none;color:#111827;cursor:pointer;display:flex;font-size:1rem;justify-content:space-between;padding:1rem 1.5rem;text-align:left;transition:background-color .2s,color .2s;width:100%}.sidebar-dropdown-button:hover{background-color:#f9fafb;color:#4b5563}.dropdown-icon{height:16px;transition:transform .3s ease;width:16px}.dropdown-icon.open{transform:rotate(180deg)}.sidebar-submenu{background-color:#f9fafb;border-top:1px solid #e5e7eb;list-style:none;margin:0;padding:0}.sidebar-submenu-item{border-bottom:1px solid #e5e7eb}.sidebar-submenu-item:last-child{border-bottom:none}.sidebar-submenu-link{color:#374151;display:block;font-size:.9375rem;padding:.875rem 1.5rem .875rem 2.5rem;text-decoration:none;transition:background-color .2s,color .2s}.sidebar-submenu-link:hover{background-color:#f3f4f6;color:#111827}.footer{background:#f9fafb;padding-top:4rem}.footer-top{border-bottom:1px solid #e5e7eb;display:flex;gap:3rem;justify-content:space-between;margin:auto;padding-bottom:1rem;width:90%}.footer-brand h2{font-size:1.8rem;margin-bottom:.4rem}.footer-brand p{color:#6b7280;margin-bottom:1rem}.footer-socials{cursor:pointer;display:flex;gap:1rem}.footer-newsletter h3{margin-bottom:.4rem}.footer-newsletter p{color:#6b7280;margin-bottom:1rem}.newsletter-input{align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:8px;display:flex;overflow:hidden}.newsletter-input input{border:none;flex:1 1;outline:none;padding:.8rem}.newsletter-input button{background:#000;border:none;color:#fff;cursor:pointer;padding:.8rem 1.2rem}.footer-links-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:3rem auto;width:90%}.footer-column h4{margin-bottom:1rem}.footer-column a{color:#4b5563;display:block;margin-bottom:.5rem;text-decoration:none;transition:.2s}.footer-column a:hover{color:#000}.footer-bottom{border-top:1px solid #e5e7eb;color:#6b7280;font-size:.9rem;padding:1.5rem 0;text-align:center}.whatsapp-button{align-items:center;background:#25d366;border-radius:50%;bottom:2rem;box-shadow:0 4px 15px #0003;color:#fff;display:flex;height:60px;justify-content:center;position:fixed;right:2rem;width:60px}@media (max-width:900px){.footer-top{flex-direction:column}.footer-links-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.footer-links-grid{grid-template-columns:1fr}}.product-card{background-color:#fff;display:flex;flex-direction:column;height:100%;transition:transform .2s}.product-card:hover{transform:translateY(-4px)}.product-image-container{aspect-ratio:1/1;background-color:#f3f4f6;overflow:hidden;width:100%}.product-image{height:100%;object-fit:cover;width:100%}.product-info{align-items:center;display:flex;flex:1 1;flex-direction:column;padding:1.5rem 1rem;text-align:center}.product-name{color:#111827;font-size:1.125rem;font-weight:400;margin:0;min-height:3em}.product-price{align-items:baseline;display:flex;gap:.5rem;margin-top:.5rem}.price-label{color:#6b7280;font-size:.875rem;font-style:italic}.price-amount{color:#111827;font-size:1.125rem;font-weight:600}.product-view-button{background-color:#000;border-radius:25px;color:#fff;display:inline-block;font-size:.9375rem;margin-top:1rem;padding:.75rem 3rem;text-decoration:none;transition:background-color .2s,transform .2s}.product-view-button:hover{background-color:#1f2937;transform:scale(1.05)}@media (max-width:768px){.product-grid{gap:1rem;grid-template-columns:repeat(2,1fr);padding:1rem}}@media (max-width:480px){.product-grid{gap:.75rem;grid-template-columns:repeat(2,1fr);padding:.75rem}}@media (max-width:900px){.sidebar{display:none}.main-content{padding:1.5rem}.content-row{flex-direction:column}}.product-page{margin:0 auto;max-width:1200px;padding:3rem 2rem}.product-page-container{grid-gap:3rem;align-items:start;display:grid;gap:3rem;grid-template-columns:1fr 1fr}.product-page-image img{aspect-ratio:1/1;background-color:#f3f4f6;object-fit:cover;width:100%}.product-page-info h1{font-size:2rem;margin-bottom:1rem}.product-price{font-size:1.5rem;font-weight:600;margin-bottom:1.5rem}.product-description{color:#4b5563;line-height:1.6;margin-bottom:2rem}.add-to-cart-btn{background-color:#000;border:none;border-radius:30px;color:#fff;cursor:pointer;font-size:1rem;padding:.75rem 2.5rem;transition:transform .2s,background-color .2s}.add-to-cart-btn:hover{background-color:#1f2937;transform:scale(1.05)}@media (max-width:768px){.product-page-container{grid-template-columns:1fr}}.orders-page{margin:0 auto;max-width:900px;padding:2rem 1rem}.orders-title{font-size:2rem;margin-bottom:2rem}.orders-status{padding:2rem;text-align:center}.orders-status.error{color:red}.orders-empty{color:#6b7280;text-align:center}.order-card{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.order-header{align-items:center;display:flex;justify-content:space-between;margin-bottom:1rem}.order-status{border-radius:999px;font-size:.8rem;margin-left:1rem;padding:.25rem .75rem;text-transform:capitalize}.order-status.pending{background:#fef3c7;color:#92400e}.order-status.confirmed{background:#dcfce7;color:#166534}.order-items{border-bottom:1px solid #e5e7eb;border-top:1px solid #e5e7eb;margin:1rem 0;padding:1rem 0}.order-item{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:1fr auto auto;padding:.5rem 0}.order-total{font-size:1.1rem;text-align:right}.cart-page{margin:0 auto;max-width:1200px;padding:2rem}.cart-title{color:#111827;font-size:2rem;font-weight:600;margin-bottom:2rem}.cart-empty{padding:4rem 2rem;text-align:center}.cart-empty p{color:#6b7280;font-size:1.25rem;margin-bottom:2rem}.cart-container{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:1fr 400px}.cart-items-section{display:flex;flex-direction:column;gap:1.5rem}.cart-item{grid-gap:1.5rem;align-items:center;background:#fff;border:1px solid #e5e7eb;border-radius:12px;display:grid;gap:1.5rem;grid-template-columns:100px 1fr auto auto auto;padding:1.5rem}.cart-item-image{background:#f3f4f6;border-radius:8px;height:100px;overflow:hidden;width:100px}.cart-item-image img{height:100%;object-fit:cover;width:100%}.cart-item-details{display:flex;flex-direction:column;gap:.5rem}.cart-item-name{color:#111827;font-size:1.125rem;font-weight:600;margin:0}.cart-item-size{color:#6b7280;font-size:.875rem;margin:0}.cart-item-price{color:#111827;font-size:1rem;font-weight:500;margin:0}.cart-item-quantity{align-items:center;border:1px solid #d1d5db;border-radius:8px;display:flex;gap:.75rem;padding:.5rem}.quantity-btn{align-items:center;background:#f3f4f6;border:none;border-radius:4px;cursor:pointer;display:flex;height:28px;justify-content:center;transition:background-color .2s;width:28px}.quantity-btn:hover{background:#e5e7eb}.quantity-value{font-size:1rem;font-weight:500;min-width:30px;text-align:center}.cart-item-total{color:#111827;font-size:1.125rem;font-weight:600}.cart-item-remove{align-items:center;background:#0000;border:none;border-radius:8px;color:#dc2626;cursor:pointer;display:flex;height:40px;justify-content:center;transition:background-color .2s;width:40px}.cart-item-remove:hover{background:#fee2e2}.cart-summary{background:#fff;border:1px solid #e5e7eb;border-radius:12px;height:-webkit-fit-content;height:fit-content;padding:1.5rem;position:-webkit-sticky;position:sticky;top:2rem}.summary-title{color:#111827;font-size:1.25rem;font-weight:600;margin-bottom:1.5rem}.summary-row{color:#4b5563;padding:.75rem 0}.summary-divider{background:#e5e7eb;height:1px;margin:1rem 0}.summary-total{color:#111827;font-size:1.25rem}.checkout-btn{background:#b87375;border:none;border-radius:8px;color:#fff;cursor:pointer;font-size:1rem;font-weight:600;margin-top:1.5rem;padding:1rem;transition:background-color .2s;width:100%}.checkout-btn:hover{background:#a35c63}.continue-shopping-btn{background:#fff;border:1px solid #d1d5db;border-radius:8px;color:#111827;cursor:pointer;font-size:1rem;font-weight:500;margin-top:1rem;padding:1rem;transition:all .2s;width:100%}.continue-shopping-btn:hover{background:#f9fafb;border-color:#b87375}@media (max-width:1024px){.cart-container{grid-template-columns:1fr}.cart-summary{position:static}}@media (max-width:768px){.cart-page{padding:1.5rem}.cart-item{gap:1rem;grid-template-columns:80px 1fr}.cart-item-image{height:80px;width:80px}.cart-item-quantity,.cart-item-total{grid-column:2}.cart-item-remove{grid-column:2;justify-self:end}}@media (max-width:480px){.cart-title{font-size:1.5rem}.cart-page{padding:1rem}}.checkout-page{margin:2rem auto;max-width:900px;padding:1rem}.checkout-title{font-size:2rem;margin-bottom:2rem;text-align:center}.checkout-status{color:#6b7280;font-size:1rem;padding:2rem;text-align:center}.checkout-items-section{background:#fff;border:1px solid #e5e7eb;border-radius:12px;margin-bottom:2rem;padding:1.5rem}.checkout-item{grid-gap:1rem;border-bottom:1px solid #e5e7eb;display:grid;gap:1rem;grid-template-columns:2fr 1fr 1fr 1fr;padding:.5rem 0}.checkout-item:last-child{border-bottom:none}.checkout-summary{background:#fff;border:1px solid #e5e7eb;border-radius:12px;padding:1.5rem}.summary-row{display:flex;font-size:1rem;justify-content:space-between;margin-bottom:.75rem}.summary-divider{border-top:1px solid #e5e7eb;margin:.75rem 0}.summary-total{font-size:1.1rem;font-weight:700}.confirm-order-btn{background-color:#4ade80;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:1rem;margin-top:1rem;padding:.75rem;transition:background .2s;width:100%}.confirm-order-btn:hover{background-color:#22c55e}.collections-grid-container{margin:0 auto;max-width:1400px;padding:3rem 2rem}.collections-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(3,1fr)}.collection-item{color:inherit;cursor:pointer;display:flex;flex-direction:column;text-decoration:none;transition:transform .3s ease}.collection-item:hover{transform:translateY(-8px)}.collection-image-wrapper{aspect-ratio:1/1;background-color:#f3f4f6;margin-bottom:1rem;overflow:hidden;width:100%}.collection-image{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.collection-item:hover .collection-image{transform:scale(1.05)}.collection-name{color:#111827;font-size:1rem;font-weight:600;margin:0;text-align:center;text-decoration:underline}.collection-item:hover .collection-name{color:#b87375}@media (max-width:1024px){.collections-grid{grid-template-columns:repeat(2,1fr)}}@media (max-width:640px){.collections-grid-container{padding:2rem 1rem}.collections-grid{gap:1.5rem;grid-template-columns:1fr}}@media (max-width:480px){.product-grid{gap:1rem;grid-template-columns:1fr;padding:1rem}}.product-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin:0 auto;max-width:1400px;padding:2rem}@media (max-width:1200px){.product-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width:768px){.product-grid{gap:1.5rem;grid-template-columns:repeat(2,1fr);padding:1.5rem}}@media (max-width:480px){.product-grid{gap:1rem;grid-template-columns:repeat(2,1fr);padding:1rem}}.home-page{display:flex;flex-direction:column;min-height:100vh}.header{background-color:#fff;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.content-row{align-items:flex-start;display:flex;flex:1 1}.sidebar{align-self:flex-start;background-color:#f9fafb;border-right:1px solid #e5e7eb;height:-webkit-fit-content;height:fit-content;position:-webkit-sticky;position:sticky;top:120px;width:260px}@media (max-width:1024px){.sidebar{display:none}.main-content{padding:1.5rem}.content-row{flex-direction:column}}.main-content{background-color:#fff;flex:1 1;padding:2rem}.footer{border-top:1px solid #e5e7eb}
/*# sourceMappingURL=main.9c31fe61.css.map*/