@import url(https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;600;700&family=Poppins:wght@300;400;500;600&display=swap);.navbar__top-bar{background:#c2185b;color:#fff;font-size:1rem;letter-spacing:1px;padding:8px 16px;text-align:center}.navbar__header{background:#fff;box-shadow:0 2px 8px #0000000f;position:-webkit-sticky;position:sticky;top:0;z-index:1000}.navbar__brand{align-items:baseline;display:flex;gap:2px;overflow:visible;white-space:nowrap}.navbar__brand-pink{color:#c2185b}.navbar__brand-peacock,.navbar__brand-pink{font-family:Playfair Display,serif;font-size:clamp(1.2rem,1.8vw,2.4rem);font-weight:700}.navbar__brand-peacock{color:#6b7f5e}.navbar__menu{border:none!important;flex:1 1;justify-content:center}.navbar__menu .ant-menu-item{font-size:1.1rem;font-weight:500}.navbar__menu .ant-menu-item-selected,.navbar__menu .ant-menu-item:hover{color:#c2185b!important}.navbar__menu .ant-menu-item-selected:after,.navbar__menu .ant-menu-item:hover:after{border-color:#c2185b!important}.navbar__icon-btn{color:#2d2d2d;font-size:clamp(18px,1.5vw,22px);transition:color .3s ease}.navbar__icon-btn:hover{color:#c2185b!important}.navbar__mobile-menu{display:none}@media(max-width:992px){.navbar__mobile-menu{display:block}.navbar__desktop-menu{display:none!important}}.hero{align-items:center;display:flex;justify-content:center;min-height:80vh;padding:80px 0}@media(max-width:768px){.hero{min-height:auto;padding:40px 0}}.hero__tag{color:#c2185b;display:inline-block;font-size:clamp(.75rem,1vw,1rem);font-weight:500;letter-spacing:2px;margin-bottom:16px;text-transform:uppercase}.hero__title{color:#2d2d2d;font-size:clamp(2.2rem,4vw,4.5rem);line-height:1.2;margin-bottom:16px}@media(max-width:768px){.hero__title{font-size:2rem}}.hero__highlight{color:#c2185b}.hero__subtitle{color:#777;font-size:clamp(1rem,1.2vw,1.25rem);margin-bottom:24px;max-width:550px}.hero__visual{align-items:center;display:flex;height:100%;justify-content:center;min-height:300px;position:relative}@media(max-width:768px){.hero__visual{min-height:280px}}.hero__circle{display:none}.hero__logo-img{height:clamp(280px,35vw,600px);object-fit:contain;position:relative;width:clamp(280px,35vw,600px);z-index:1}@media(max-width:768px){.hero__logo-img{height:250px;width:250px}}.categories{background:#f5f5f5;padding:60px 0}.categories__item{cursor:pointer;padding:16px;text-align:center;transition:transform .3s ease}.categories__item:hover{transform:translateY(-5px)}.categories__item:hover .categories__icon{background:#c2185b;color:#fff}.categories__icon{align-items:center;background:#f8e8ef;border-radius:50%;color:#c2185b;display:flex;font-size:1.8rem;height:80px;justify-content:center;margin:0 auto 8px;transition:all .3s ease;width:80px}.categories__label{color:#2d2d2d;font-size:1rem;font-weight:500;margin:0}.product-section{padding:80px 0}.product-section__header{margin-bottom:40px;text-align:center}.product-section__tag{color:#6b7f5e;font-size:1rem;letter-spacing:2px}.product-section__title{color:#2d2d2d;font-size:3.2rem;margin:8px 0!important}.product-section__subtitle{color:#777;margin:0}.product-card{transition:transform .3s ease,box-shadow .3s ease}.product-card:hover{box-shadow:0 15px 40px #0000001a;transform:translateY(-6px)}.product-card{height:100%}.product-card__cover{height:260px;overflow:hidden;position:relative}.product-card__cover img{height:100%;object-fit:cover;transition:transform .3s ease;width:100%}.product-card:hover .product-card__cover img{transform:scale(1.05)}.product-card__badge{left:16px;position:absolute;top:16px;z-index:2}.product-card__actions{display:flex;flex-direction:column;gap:8px;opacity:0;position:absolute;right:16px;top:16px;transition:opacity .3s ease;z-index:2}.product-card:hover .product-card__actions{opacity:1}.product-card__action-btn{align-items:center;background:#fff!important;border:1px solid #eee!important;box-shadow:0 2px 8px #0000000f;color:#2d2d2d!important;display:flex;font-size:16px!important;height:38px!important;justify-content:center;min-width:38px!important;width:38px!important}.product-card__action-btn--active,.product-card__action-btn:hover{background:#c2185b!important;border-color:#c2185b!important;color:#fff!important}.product-card__name{font-size:1.1rem;font-weight:500;margin-bottom:8px!important}.product-card__price{color:#c2185b;font-size:1.25rem;font-weight:600}.product-card__old-price{color:#777;font-size:1rem;margin-left:8px;text-decoration:line-through}.banner{background:linear-gradient(135deg,#6b7f5e,#4a5e3f);padding:60px 0;text-align:center}.banner__tag{color:#fff;font-size:1rem;letter-spacing:2px;opacity:.85;text-transform:uppercase}.banner__title{color:#fff!important;margin:8px 0!important}.banner__code{color:#ffffffe6;font-size:1.25rem;margin-bottom:24px}.new-arrivals{background:#f5f5f5;padding:80px 0}.new-arrivals__header{margin-bottom:40px;text-align:center}.new-arrivals__tag{color:#6b7f5e;font-size:1rem;letter-spacing:2px}.new-arrivals__title{margin-top:8px!important}.new-arrivals__card{align-items:center;border-radius:15px;cursor:pointer;display:flex;height:100%;justify-content:center;min-height:240px;overflow:hidden;transition:transform .3s ease}.new-arrivals__card:hover{transform:scale(1.02)}.new-arrivals__card--pink{background:linear-gradient(135deg,#f8e8ef,#fce4ec);min-height:504px}.new-arrivals__card--green{background:linear-gradient(135deg,#e8f5e9,#c8e6c9)}.new-arrivals__card--warm{background:linear-gradient(135deg,#fff3e0,#ffe0b2)}.new-arrivals__card-content{padding:24px;text-align:center}.new-arrivals__card-title{margin-bottom:16px!important}.features{border-top:1px solid #eee;padding:60px 0}.features__item{padding:24px 16px;text-align:center}.features__icon{color:#c2185b;font-size:2.2rem;margin-bottom:8px}.features__title{margin-bottom:4px!important}.features__desc{color:#777;font-size:1rem;margin:0}.newsletter{background:#f8e8ef;padding:80px 0;text-align:center}.newsletter__title{margin-bottom:8px!important}.newsletter__subtitle{color:#777;margin-bottom:24px}.newsletter__success{color:#c2185b;font-size:1.25rem;font-weight:500}.footer{background:#2d2d2d;color:#ccc;padding:60px 0 24px}.footer__brand-name{color:#fff!important;font-size:1.75rem;margin-bottom:16px!important}.footer__brand-desc{color:#aaa!important;font-size:1rem;line-height:1.7;margin-bottom:16px!important}.footer__social-link{align-items:center;border:1px solid #555!important;border-radius:50%!important;color:#ccc!important;display:flex;height:36px;justify-content:center;transition:all .3s ease;width:36px}.footer__social-link:hover{background:#c2185b!important;border-color:#c2185b!important;color:#fff!important}.footer__col-title{color:#fff!important;font-size:1.1rem!important;margin-bottom:16px!important}.footer__link{color:#aaa;display:block;font-size:1rem;margin-bottom:8px;transition:color .3s ease}.footer__link:hover{color:#c2185b}.footer__contact-item{align-items:flex-start;color:#aaa;display:flex;font-size:1rem;gap:8px;margin-bottom:8px;word-break:break-word}.footer__contact-icon{color:#c2185b}.footer__link--inline{color:#aaa;transition:color .3s ease}.footer__link--inline:hover{color:#c2185b}.footer__bottom{border-top:1px solid #444;margin-top:40px;padding-top:24px;text-align:center}.footer__bottom p{color:#888;font-size:.85rem;margin:0}.wishlist__items{padding:16px 24px}.wishlist__select-all{border-bottom:1px solid #eee;margin-bottom:16px;padding-bottom:16px}.wishlist__item{align-items:center;border-bottom:1px solid #eee;display:flex;gap:8px;padding:16px 0}.wishlist__item:last-child{border-bottom:none}.wishlist__item-image{border-radius:8px;flex-shrink:0;height:50px;object-fit:cover;width:50px}.wishlist__item-info{flex:1 1;min-width:0}.wishlist__item-name{font-size:1rem;font-weight:500;margin:0 0 4px!important;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.wishlist__item-price{color:#c2185b;font-size:1rem;font-weight:600}.wishlist__footer{padding:16px 0}*,:after,:before{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{-webkit-font-smoothing:antialiased;color:#2d2d2d;font-family:Poppins,sans-serif}h1,h2,h3{font-family:Playfair Display,serif}.ant-layout{background:#fff}.ant-layout-header{background:#fff!important;box-shadow:0 2px 8px #0000000f;height:auto!important;line-height:normal!important;padding:0!important;position:-webkit-sticky!important;position:sticky!important;top:0!important;z-index:1000!important}.ant-layout-content{background:#fff}.ant-layout-footer{background:#2d2d2d!important;padding:0!important}.ant-btn-primary{background:#c2185b;border-radius:30px;font-weight:500}.ant-btn-primary:hover{background:#a01550!important}.ant-btn-default{border-color:#6b7f5e;border-radius:30px;color:#6b7f5e}.ant-btn-default:hover{border-color:#4a5e3f!important;color:#4a5e3f!important}.ant-card{border-radius:15px}.ant-drawer-body{padding:0!important}
/*# sourceMappingURL=main.012f249c.css.map*/