section h2{background:#ffffff14;border-radius:25px;color:#fff;cursor:default;display:block;font-size:1.1em;font-weight:600;margin:0 auto 15px;padding:10px 22px;text-align:center;text-shadow:0 2px 4px #00000059;transition:all .3s ease}.category-container{display:flex;flex-wrap:wrap;gap:15px;justify-content:center;padding:15px 0;text-align:center}.category-card{background:#ffffff0d;border-radius:15px;cursor:pointer;padding:10px;text-align:center;transition:all .3s ease;width:220px}.category-card:hover{background:#ffffff1f;transform:scale(1.05)}.category-card img{border-radius:12px;height:140px;margin-bottom:8px;object-fit:cover;width:100%}.category-card p{color:#fff;font-size:.95em;font-weight:600}@media (max-width:768px){.category-card{width:45%}.category-card img{height:120px}}@media (max-width:480px){.category-card{width:80%}.category-card img{height:100px}}body{background-color:#2b1b3b;box-sizing:border-box}.best-sellers h2,.new-arrivals h2,.products-page h2,section h2{background:#ffffff14;border-radius:25px;color:#fff;cursor:default;display:block;font-size:1.1em;font-weight:600;margin:0 auto 15px;padding:10px 22px;text-align:center!important;text-shadow:0 2px 4px #00000059;transition:all .3s ease}.best-sellers-grid,.new-arrivals-grid,.products-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}.product-card{background:#ffffff0d;border-radius:10px;padding:7px;text-align:center;transition:all .3s ease}.product-card img{display:block;height:auto;max-height:500px}.best-sellers-grid,.new-arrivals-grid,.products-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,250px));justify-content:center;padding:15px 0}.product-card{max-width:250px;width:100%}@media (max-width:850px){.best-sellers-grid,.new-arrivals-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.product-card{max-width:100%}}@media (max-width:600px){.best-sellers-grid,.new-arrivals-grid,.products-grid{grid-template-columns:1fr}.product-card{max-width:100%}}@media (max-width:768px){.best-sellers-grid,.new-arrivals-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.product-card img{height:200px}}@media (max-width:480px){.best-sellers-grid,.new-arrivals-grid,.products-grid{grid-template-columns:1fr}.product-card img{height:200px}}@media (max-width:475px){.product-card img{height:auto;max-height:500px;object-fit:contain}}.product-name{color:#fff;display:block;font-size:1em;font-weight:570;margin:8px 0}.product-price{color:#fff;margin:5px 0}.product-price .old-price{color:#fff;margin-left:5px}.product-price .discount-price{color:#8a0a0a;font-weight:700}.product-buttons{display:flex;gap:10px;justify-content:center;margin-top:10px}.product-buttons .details-btn,.product-buttons button{border:none;border-radius:17px;cursor:pointer;font-size:.65em;font-weight:700;padding:2px 8px;transition:all .3s}.add-to-cart,.favorite-btn{background-color:#36114e}.share-btn{background:#ffffff14;border:none;border-radius:17px;color:#fff;cursor:pointer;font-size:.7em;font-weight:700;padding:3px 9px;transition:all .3s}.share-btn:hover{background:#ffffff26;transform:translateY(-1px)}@media (min-width:1200px){.best-sellers-grid,.category-products,.new-arrivals-grid,.popular-products .products-grid,.products-grid{grid-template-columns:repeat(6,1fr)}.product-card img{height:250px}}@media (max-width:1199px) and (min-width:769px){.best-sellers-grid,.category-products,.new-arrivals-grid,.popular-products .products-grid,.products-grid{grid-template-columns:repeat(4,1fr)}.product-card img{height:200px}}@media (max-width:768px) and (min-width:481px){.best-sellers-grid,.category-products,.new-arrivals-grid,.popular-products .products-grid,.products-grid{grid-template-columns:repeat(2,1fr)}.product-card img{height:500px}}@media (max-width:480px){.best-sellers-grid,.category-products,.new-arrivals-grid,.popular-products .products-grid,.products-grid{grid-template-columns:1fr}}.pagination{display:flex;flex-wrap:wrap;gap:10px;justify-content:center;margin:20px 0}.pagination button{background:#ffffff14;border:none;border-radius:12px;color:#fff;cursor:pointer;font-weight:700;padding:8px 14px;transition:all .25s}.pagination button.active,.pagination button:hover{background:#36114e;color:#fff}.category-products .product-card{color:#000}.product-details-page{background-color:#381a52;color:#fff;display:flex;font-family:Cairo,sans-serif;justify-content:center;padding:40px 15px}.prices-section{margin:10px 0;text-align:center}.prices-section .old-price{color:#ffffffb3;font-size:1em;font-weight:500;margin-bottom:5px;text-decoration:line-through}.prices-section .new-price{color:#fff;font-size:1.2em;font-weight:700}.product-details-page .product-frame{align-items:center;background:linear-gradient(145deg,#4b1e72,#381a52);border-radius:25px;box-shadow:0 15px 40px #0006;display:flex;flex-direction:column;max-width:700px;padding:30px;width:100%}.product-details-page .product-image{border:6px solid #fff;border-radius:20px;box-shadow:0 12px 30px #00000059;max-width:400px;object-fit:cover;width:100%}.product-details-page .middle-separator{background:#ffffff4d;border-radius:2px;height:2px;margin:25px 0;width:60%}.product-details-page .details-info{text-align:center;width:100%}.product-details-page .product-name{font-size:30px;font-weight:700;margin-bottom:15px}.product-details-page .prices-section .old-price{color:#ffffffa6;margin-bottom:5px;text-decoration:line-through}.product-details-page .prices-section .new-price{color:#fff;font-size:22px;font-weight:700}.product-details-page .discount-badge{background:#36114e;border-radius:6px;color:#fff;display:inline-block;font-size:14px;margin-top:5px;padding:4px 12px;.product-details-page .long-description p{margin:5px 0;text-align:center;white-space:normal;word-break:normal}}.product-details-page .long-description{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}.product-details-page .product-notes,.product-details-page .stock-info{font-weight:500;margin:10px 0}.product-details-page .long-description{font-size:.95em;line-height:1.5em;margin-top:15px;text-align:center}.product-details-page .description-section h3{font-size:20px;margin-bottom:8px}.product-details-page .quantity-selector{align-items:center;display:flex;gap:10px}.product-details-page .quantity-selector input{background:#ffffff0d;border:1px solid #fff;border-radius:8px;color:#fff;padding:5px;text-align:center;width:60px}.product-details-page .buttons{display:flex;flex-wrap:wrap;gap:12px}.product-details-page .add-to-cart,.product-details-page .favorite-btn,.product-details-page .share-btn{border:none;border-radius:12px;cursor:pointer;font-size:16px;font-weight:600;padding:12px 28px;transition:all .25s ease}.product-details-page .add-to-cart{background-color:#36114e;color:#fff}.product-details-page .add-to-cart:hover{background-color:#36114e;transform:translateY(-2px)}.product-details-page .favorite-btn{background-color:#36114e;color:#fff}.product-details-page .favorite-btn:hover{background-color:#36114e;transform:translateY(-2px)}.product-details-page .share-btn{background-color:#36114e;color:#fff}.product-details-page .share-btn:hover{background-color:#36114e;transform:translateY(-2px)}@media (max-width:768px){.product-details-page .actions-section{align-items:center;display:flex;flex-direction:row!important;flex-wrap:nowrap;gap:12px;justify-content:center}.product-details-page .buttons{display:flex!important;flex-direction:row;gap:10px}.product-details-page .quantity-selector{align-items:center;display:flex;margin-bottom:0}.product-details-page .quantity-selector input{width:50px}.product-details-page .product-frame{padding:20px}.product-details-page .product-image{max-width:90%}.product-details-page .description-section ul{padding-left:15px}}.cart-page{box-sizing:border-box;color:#fff;font-family:Cairo,sans-serif;margin:auto;max-width:1200px;padding:10px 14px;width:100%}.cart-page h2{font-size:24px;font-weight:700;margin-bottom:20px;text-align:center}.category-products{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(4,1fr);padding:20px 0}.category-products .product-card{background:#fff;border-radius:10px;box-shadow:0 2px 6px #00000014;margin:0 auto;max-width:100px;padding:15px;text-align:center;transition:.3s}.category-products .product-card img{border-radius:8px;height:70px;object-fit:cover;width:70px}.category-products .product-card .product-title{font-size:15px;margin-top:10px;min-height:40px}.category-products .product-card .price{font-size:16px;font-weight:700;margin:8px 0}@media (max-width:768px){.category-products{grid-template-columns:repeat(2,1fr)}.category-products .product-card img{height:150px;width:150px}}.cart-container{display:flex;flex-direction:column;gap:15px}.cart-item{align-items:center;background:#ffffff0d;border-radius:12px;display:flex;flex-wrap:wrap;justify-content:space-between;padding:10px}.cart-item img{border-radius:10px;height:80px;object-fit:cover;width:80px}.item-details{flex:1 1;margin-left:10px}.item-details h3{font-size:16px;margin:0 0 5px}.item-price{color:#fff;font-weight:700}.quantity-selector{align-items:center;display:flex;gap:5px;margin-top:5px}.quantity-selector button{background:#ffffff1f;border:none;border-radius:6px;color:#fff;cursor:pointer;font-weight:700;padding:4px 8px}.quantity-selector input{background:#ffffff1a;border:none;border-radius:6px;color:#fff;font-weight:600;text-align:center;width:50px}.item-actions{margin-left:10px}.remove-btn{border:none;color:#fffeff;font-weight:800}.remove-btn:hover{color:#fff}.note{font-size:13px;margin-top:6px}.note.danger,.note.warning{color:#fff}.note.discount{background:#36114e;border-radius:6px;color:#fcfffd;padding:3px 8px}.coupon-field{display:flex;gap:10px;margin-bottom:18px}.coupon-field input{background:#f1f1f11c;border:none;border-radius:14px;color:#fff;flex:1 1;font-weight:600;outline:none;padding:11px}.coupon-field input::placeholder{color:#fff;opacity:1}.coupon-field button{background:#36114e;border:none;border-radius:14px;color:#fff;cursor:pointer;font-weight:700;padding:11px 14px;transition:.25s}.coupon-field button:hover{opacity:.85}.shipping-section{margin-bottom:15px}.shipping-section label{display:block;font-weight:600;margin-bottom:5px}.custom-select{cursor:pointer;font-weight:600;position:relative;width:100%}.select-selected{background:#ffffff1f;border-radius:14px;color:#fff;line-height:1.5;padding:12px 14px;-webkit-user-select:none;user-select:none}.select-selected:after{border:6px solid #0000;border-top-color:#fff;content:"";height:0;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:0}.select-arrow-active:after{border-color:#0000 #0000 #fff;top:55%}.select-items{background-color:#402447;border-radius:12px;left:0;overflow:hidden;position:absolute;right:0;top:100%;z-index:99}.select-items div{color:#f1eaea;cursor:pointer;padding:10px 14px;transition:.25s}.select-items div:hover{background:#402447}.select-hide{display:none}.cart-summary.professional-summary{background:#ffffff14;border-radius:16px;margin-top:25px;padding:22px;width:100%}.cart-summary h3{color:#fff;font-size:19px;font-weight:800;margin-bottom:18px;text-align:center}.summary-item{color:#fff;display:flex;font-size:15px;justify-content:space-between;margin-bottom:10px}.summary-item.total{border-top:1px solid #ffffff40;font-size:17px;font-weight:800;margin-top:14px;padding-top:14px}.checkout-btn{background:#36114e;border-radius:14px;color:#fff;display:block;font-size:16px;font-weight:700;margin-top:18px;padding:12px 0;text-align:center;text-decoration:none;transition:.25s;width:100%}.checkout-btn:hover{opacity:.85}.clear-cart-btn{background:#fff3;border:none;border-radius:14px;color:#fff;cursor:pointer;display:block;font-weight:700;margin-top:10px;padding:10px 0;transition:.25s;width:100%}.clear-cart-btn:hover{opacity:.6}.share-cart-btn{background-color:#fff3;border:none;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:13px;font-weight:600;margin-top:10px;padding:12px 28px;transition:all .25s ease;width:100%}.share-cart-btn:hover{background-color:#fff3;transform:translateY(-2px)}@media(max-width:768px){.cart-item{align-items:flex-start;flex-direction:column}.cart-item img{margin-bottom:8px}.quantity-selector input{width:50px}.coupon-field input{padding:9px}.coupon-field button{padding:9px 12px}.select-selected{padding:10px 14px}.select-items div{padding:10px 12px}.summary-item{font-size:14px}.checkout-btn{font-size:15px}}.remove-btn{background:#0000!important;border:none!important;color:#fff!important;cursor:pointer;font-size:15px;font-weight:800!important;transition:.25s}.remove-btn:hover{opacity:.9}.select-field{display:none}.custom-select-wrapper{position:relative;width:100%}.custom-select-selected{background:#ffffff1f;border-radius:14px;color:#fff;cursor:pointer;font-weight:600;line-height:1.5;padding:12px 14px;position:relative;-webkit-user-select:none;user-select:none}.custom-select-selected:after{border:6px solid #0000;border-top-color:#fff;content:"";height:0;position:absolute;right:14px;top:50%;transform:translateY(-50%);width:0}.custom-select-items{background-color:#422c4b;border-radius:12px;display:none;left:0;overflow:hidden;position:absolute;right:0;top:100%;z-index:99}.custom-select-items div{color:#f1eaea;cursor:pointer;padding:10px 14px;transition:.25s}.custom-select-items div:hover{background:#ffffff1f}.custom-select-wrapper.active .custom-select-items{display:block}.favorites-page{box-sizing:border-box;color:#fff;font-family:Cairo,sans-serif;margin:auto;max-width:1200px;padding:10px 14px;width:100%}.favorites-page h2{font-size:24px;font-weight:700;margin-bottom:20px;text-align:center}.favorites-grid{display:flex;flex-direction:column;gap:15px}.favorite-card{align-items:center;background:#ffffff0d;border-radius:12px;display:flex;flex-wrap:nowrap;justify-content:space-between;padding:10px}.favorite-card img{border-radius:10px;height:80px;object-fit:cover;width:80px}.favorite-card .favorite-name{font-size:16px;font-weight:600;margin:0}.quantity-section{align-items:center;display:flex;gap:5px;margin-left:15px}.quantity-section input{background:#ffffff1a;border:none;border-radius:6px;color:#fff;font-weight:600;text-align:center;width:50px}.favorite-buttons{display:flex;gap:8px;margin-left:15px}.add-to-cart-btn,.remove-btn{border:none;border-radius:10px;cursor:pointer;font-weight:700;padding:8px 12px;transition:.25s}.add-to-cart-btn{background:#36114e;color:#fff}.add-to-cart-btn:hover{opacity:.85}.remove-btn{background:#0000;color:#fff}.remove-btn:hover{opacity:.7}.favorite-card .badge,.favorite-card .description{display:none}.empty-msg{color:#fff;font-size:18px;margin-top:30px;text-align:center}@media(max-width:768px){.favorite-card{align-items:center;flex-direction:row;gap:10px;padding:8px}.favorite-card img{height:70px;width:70px}.favorite-name{font-size:14px;font-weight:600;margin:0}.quantity-section{align-items:center;display:flex;gap:5px}.favorite-buttons{display:flex;flex-wrap:wrap;gap:5px}.add-to-cart-btn,.remove-btn{font-size:12px;padding:6px 10px}.favorite-card .badge,.favorite-card .description{display:none}}.checkout-container,.checkout-form,.checkout-page,.checkout-wrapper{box-sizing:border-box;color:#fff!important;margin:auto;max-width:950px!important;padding:18px!important;width:100%}.checkout-page h2,.checkout-title{color:#fff!important;font-size:22px!important;font-weight:800!important;margin-bottom:25px!important;text-align:center!important}.checkout-form{background:#ffffff14!important;border-radius:16px!important;padding:60px!important}.checkout-form label{display:block!important;font-weight:600!important;margin-bottom:6px!important}.checkout-form input,.checkout-form select,.checkout-form textarea{-webkit-appearance:none!important;appearance:none!important;background:#ffffff2e!important;border:none!important;border-radius:14px!important;color:#fff!important;font-size:15px!important;font-weight:600!important;outline:none!important;padding:13px 15px!important;width:100%!important}.checkout-form input::placeholder,.checkout-form textarea::placeholder{color:#ffffffd4!important}.checkout-form select option{background:#402447!important;color:#fff!important;font-weight:600!important}.checkout-form select:focus{border:2px solid #9366c7!important}.checkout-form textarea{min-height:75px!important;resize:none!important}.checkout-summary{background:#ffffff1a!important;border-radius:16px!important;margin-top:18px!important;padding:20px!important}.checkout-summary h3{font-size:19px!important;font-weight:800!important;margin-bottom:16px!important;text-align:center!important}.summary-item{color:#fff!important;display:flex!important;font-size:15px!important;justify-content:space-between!important;margin-bottom:10px!important}.summary-item.total{border-top:1px solid #ffffff59!important;font-size:17px!important;font-weight:800!important;padding-top:13px!important}.checkout-btn,button.checkout-btn,button.place-order-btn{background:#36114e!important;border:none!important;border-radius:14px!important;color:#fff!important;cursor:pointer!important;display:block!important;font-size:17px!important;font-weight:800!important;margin-top:18px!important;padding:14px 0!important;text-align:center!important;transition:.25s!important;width:100%!important}.checkout-btn:hover{opacity:.85!important}.clear-cart-btn{background:#ffffff40!important;border:none!important;border-radius:14px!important;color:#fff!important;cursor:pointer!important;font-weight:700!important;margin-top:12px!important;padding:12px 0!important;width:100%!important}.clear-cart-btn:hover{opacity:.7!important}.payment-method{margin-top:20px}.payment-card{align-items:center;background:#ffffff14;border-radius:12px;cursor:pointer;display:flex;margin-bottom:12px;padding:14px;transition:.2s ease}.payment-card:hover{background:#ffffff26}.payment-card input[type=radio]{accent-color:#9366c7;margin-right:12px}.payment-card label{color:#fff;cursor:pointer;font-weight:600}.btn-custom{background:#36114e;border:none;border-radius:12px;color:#fff;cursor:pointer;display:block;font-size:14px;font-weight:700;margin:20px auto 0;padding:12px 24px;text-align:center;transition:all .2s ease}.checkout-form input,.checkout-form select,.checkout-form textarea{appearance:none;-webkit-appearance:none;-moz-appearance:none;background:#ffffff14;border:none;border-radius:12px;color:#fff;font-size:14px;font-weight:600;margin-top:5px;outline:none;padding:12px 14px;width:100%}.checkout-form select option{background:#36114e;color:#fff;font-weight:600}.checkout-form select:focus{background:#ffffff14;border:none;box-shadow:none;outline:none}.checkout-form select{background-image:url("data:image/svg+xml;charset=US-ASCII,%3Csvg width=%2710%27 height=%276%27 xmlns=%27http://www.w3.org/2000/svg%27%3E%3Cpath d=%27M0 0l5 6 5-6z%27 fill=%27%23fff%27/%3E%3C/svg%3E");background-position:right 12px center;background-repeat:no-repeat;background-size:10px 6px}@media (max-width:768px){.checkout-form input,.checkout-form select,.checkout-form textarea{font-size:13px;padding:10px 12px}.custom-select-wrapper{width:100%}.custom-select-selected{font-size:.95em;padding:10px 12px}.custom-select-items div{font-size:.95em;padding:10px}.checkout-form input,.checkout-form select{font-size:12px!important;padding:12px!important}textarea{min-height:80px!important}.checkout-btn{font-size:16px!important}}*{box-sizing:border-box}body{background:#f7f7f7}.luxury-header{background:linear-gradient(145deg,#4b1e72,#381a52);border-bottom-left-radius:6px;border-bottom-right-radius:6px;box-shadow:0 8px 20px #00000059;margin:0 auto;max-width:1400px;padding:1px 3px;position:-webkit-sticky;position:sticky;text-align:center;top:0;z-index:1000}.logo-wrapper{align-items:center;display:inline-flex;flex-direction:column;text-decoration:none}.store-logo{filter:drop-shadow(0 6px 15px rgba(0,0,0,.4));max-width:130px;transition:transform .35s ease;width:100%}.store-logo:hover{transform:scale(1.05)}.store-name{color:#fffffff2;font-size:13px;font-weight:700;letter-spacing:1.5px;margin-top:6px}.header-icons{display:flex;gap:12px;position:absolute;right:16px;top:16px}.icon-box{background:#ffffff1a;border-radius:12px;cursor:pointer;padding:8px;position:relative;transition:all .3s ease}.icon-box svg{color:#fff;font-size:18px}.icon-box:hover{background:#fff3;transform:translateY(-2px)}.badge{background:#39113a;border-radius:50%;color:#fff;font-size:11px;font-weight:700;padding:2px 6px;position:absolute;right:-5px;top:-5px}.gold-divider{background:linear-gradient(90deg,#0000,#ff8ed6,#d36bc0,#ff8ed6,#0000);height:2px;margin:14px auto 0;width:100px}@media (max-width:768px){.header-icons{gap:8px;right:10px;top:10px}.icon-box{padding:3px}.icon-box svg{font-size:14px}.badge{font-size:9px;padding:1px 4px}}.sidebar{padding-top:50px;width:180px}.sidebar-brand-select{font-size:12px;padding:8px 10px}.accordion-section h2{font-size:13px;padding:6px 0}.accordion-section a{font-size:12px}.sidebar{background:#fff;box-shadow:4px 0 20px #00000026;height:100vh;left:0;padding-top:80px;top:0;transform:translateX(-100%);transition:transform .35s ease;width:280px}.sidebar.open{transform:translateX(0)}.close-btn{background:none;border:none;cursor:pointer;font-size:22px;margin-bottom:10px}.accordion-section{margin-bottom:14px}.accordion-section h2{border-bottom:1px solid #eee;font-size:15px;font-weight:700;padding:8px 0}.accordion-section ul{margin:8px 0 0}.accordion-section li{margin-bottom:6px}.accordion-section a{color:#f7f4f4;font-size:14px;text-decoration:none;transition:color .3s}.accordion-section a:hover{color:#280c41}.sidebar-brand-select{background:#41195c;border:1px solid #595161;border-radius:10px;color:#f7eeff;cursor:pointer;font-size:14px;font-weight:600;margin-top:10px;padding:11px 12px;transition:all .25s ease;width:100%}.sidebar-brand-select:hover{background:#fefbff;border-color:#bab1c2;color:#1b1025}.sidebar-brand-select:focus{background:#ebe0f3;box-shadow:0 0 0 2px #280c4126;outline:none}.sidebar-brand-select option{background:#fff;color:#3f1663}.home-sections{margin:0 auto;max-width:800px;padding:20px}.section{background-color:#fff;border-radius:6px;box-shadow:0 2px 6px #0000000d;margin-bottom:12px;overflow:hidden}.section-title{align-items:center;background-color:#f9f9f9;color:#222;cursor:pointer;display:flex;font-size:14px;font-weight:600;justify-content:space-between;padding:7px 12px}.section-content{color:#fffdfd;line-height:1.6;padding:15px 20px}.faq-item{border-top:1px solid #eee;padding:10px 0}.faq-question{color:#fff;cursor:pointer;font-size:16px;font-weight:500}.faq-answer{color:#555;font-size:15px;line-height:1.6;margin-top:8px}.skincare-extras h2{background-color:#fff;border-radius:5px;box-shadow:0 2px 6px #0003;color:#381a52;display:inline-block;font-size:1.3em;margin-bottom:15px;padding:7px 25px;width:95%}.skincare-extras{background:#ffffff0d;border-radius:40px;margin-bottom:30px;padding:20px;text-align:center}.skincare-extras h2{color:#000;font-size:1.1em;font-weight:700;margin-bottom:10px;text-align:center}.skincare-extras .hero-text{color:#ffb6c1;font-weight:800;margin-bottom:20px;text-align:center}.categories-bar{display:flex;flex-wrap:nowrap;gap:9px;justify-content:center;margin-bottom:20px;overflow-x:auto;padding:8px 0}.categories-bar a,.categories-bar button{background:#ffffff14;border:none;border-radius:10px;color:#fff;cursor:pointer;flex:0 0 auto;font-size:15px;font-weight:600;padding:12px 20px;text-align:center;text-decoration:none;transition:all .3s}.categories-bar a:hover,.categories-bar button:hover{background:#41195c;color:#fff}.filters-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;margin-bottom:20px}.filter-btn,.filter-select{background:#ffffff14;color:#fff;cursor:pointer;font-weight:600;max-width:180px;min-width:120px;padding:10px 14px;transition:all .3s}.filter-select option{background:#402447;color:#fff}.filter-btn:hover,.filter-select:hover{background:#41195c}@media (max-width:768px){.categories-bar{gap:8px;padding:6px 0}.filters-row{-webkit-overflow-scrolling:touch;justify-content:flex-start;overflow-x:auto}.filter-btn,.filter-select{flex:0 0 auto;width:140px}}.skincare-routine-section .section-title{background-color:#fff;border-radius:5px;box-shadow:0 2px 6px #0003;color:#381a52;display:block;font-size:1.5em;margin-bottom:20px;padding:7px 25px;width:95%}.skincare-routine-section{background:#ffffff0d;border-radius:20px;margin-bottom:30px;padding:20px}.skincare-routine-section .section-title{color:#000;font-size:1.1em;font-weight:700;margin-bottom:10px;text-align:center}.routine-intro{color:#ffb6c1;font-weight:600;margin-bottom:25px;text-align:center}.routine-steps{display:flex;flex-wrap:wrap;gap:20px;justify-content:center}.routine-card{background:#ffffff14;border-radius:15px;padding:15px;text-align:center;transition:all .3s;width:220px}.routine-card:hover{background:#ffffff26;transform:translateY(-3px)}.routine-step-number{background:#41195c;border-radius:50%;color:#fff;font-weight:700;height:35px;line-height:35px;margin:0 auto 10px;width:35px}.routine-image{height:80px;margin-bottom:10px;object-fit:contain;width:100px}.routine-title{color:#fff;font-weight:700;margin-bottom:8px}.routine-desc{color:#e0dce0;font-size:.9em}@media (max-width:768px){.routine-steps{align-items:center;flex-direction:column}.routine-card{width:80%}.routine-image{height:60px;width:60px}}.type-item.active .type-image{border-color:#b46bff}.type-item.active span{color:#b46bff;font-weight:600}.product-types{margin:30px 0}.type-item{cursor:pointer;min-width:90px;text-align:center}.type-image{border:2px solid #5c5757;border-radius:50%;height:250px;margin:0 auto 8px;overflow:hidden;width:250px}.type-image img{height:100%;object-fit:cover;width:100%}.type-item span{color:#fff9f9;font-size:13px;white-space:nowrap}.product-types{align-items:center;display:flex;gap:18px;justify-content:center;overflow-x:auto;padding:15px 0 25px}.product-types::-webkit-scrollbar{display:none}.category-banner img{border-radius:10px;margin-bottom:20px;max-height:800px;width:80%}.category-banner{margin-bottom:20px;max-height:800px;overflow:hidden;width:100%}.category-banner img{display:block;height:100%;object-fit:cover;object-position:center;width:100%}@media (max-width:768px){.category-banner{max-height:200px}}.routine-card img{border-radius:16px;height:320px;object-fit:cover;width:100%}@media (max-width:1024px){.product-types{flex-wrap:wrap;gap:20px;justify-content:center}.type-item{flex:0 0 60%;margin-bottom:15px;text-align:center}.type-image{height:350px;margin:0 auto 10px;width:350px}.type-item span{font-size:14px}}@media (max-width:768px){.product-types{align-items:center;flex-direction:column;gap:15px}.type-item{flex:0 0 90%}.type-image{height:280px;width:280px}.type-item span{font-size:15px}}@media (min-width:769px) and (max-width:1024px){.routine-steps{align-items:center;display:flex;flex-direction:column;gap:25px}.routine-card{flex:0 0 90%;margin-bottom:25px;max-width:700px}.routine-card img{max-height:320px}.routine-card img,.routine-image img{border-radius:16px;display:block;height:auto;object-fit:cover;width:100%}.routine-image img{max-height:350px}}@media (max-width:768px){.categories-bar{flex-wrap:wrap;gap:8px;justify-content:center;max-width:100%;padding:6px 0}.categories-bar a,.categories-bar button{flex:0 0 48%;font-size:14px;padding:10px 0;text-align:center}.skincare-extras h2,.skincare-routine-section .section-title{box-sizing:border-box;display:block;font-size:1em;margin-left:auto;margin-right:auto;max-width:100%;padding:6px 12px;width:100%}}.experts-section{box-sizing:border-box;overflow-x:hidden;padding:20px 0}.experts-section,.luxury-slider{margin:0 auto;max-width:100%;width:100%}.luxury-slider{align-items:center;border-radius:20px;box-shadow:0 8px 20px #0000001a;display:flex;height:600px;justify-content:center;overflow:hidden;position:relative}.luxury-slide-image{display:block;height:100%;object-fit:cover;width:100%}@media (max-width:768px){.experts-section{padding:10px 0}.luxury-slider{border-radius:14px;height:220px;margin:12px auto}.luxury-slide-image{background-color:#000;object-fit:contain}}.expert-slider-wrapper{box-sizing:border-box;margin-top:20px;position:relative;width:100%}.expert-slider{background:#f8f8f8;border-radius:20px;box-shadow:0 8px 20px #0000001a;height:420px;overflow:hidden;position:relative;width:100%}.expert-slide-image{border-radius:20px;height:100%;left:0;object-fit:cover;opacity:0;pointer-events:none;position:absolute;top:0;transition:opacity .8s ease-in-out;width:100%}.expert-slide-image.active{opacity:1;pointer-events:auto}.slider-btn{background:#00000040;border:none;border-radius:50%;color:#fff;cursor:pointer;font-size:2.2rem;padding:10px 16px;position:absolute;top:50%;transform:translateY(-50%);transition:all .3s;z-index:10}.slider-btn:hover{background:#30303040}.slider-btn.prev{left:15px}.slider-btn.next{right:15px}.slider-dots{bottom:90px;display:flex;gap:8px;justify-content:center;position:absolute;width:100%;z-index:10}.slider-dots .dot{background:#ffffff80;border-radius:50%;cursor:pointer;height:12px;transition:all .3s;width:12px}.slider-dots .dot.active{background:#fffffff2;transform:scale(1.2)}.expert-hook-wrapper{display:flex;justify-content:center;margin-top:15px;width:100%}.expert-hook{-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px);background:#fffdfde6;border-radius:6px;color:#000;font-size:1.05rem;font-weight:600;padding:5px 15px;text-align:center;transition:background .3s;white-space:nowrap}@media (max-width:768px){.expert-slider-wrapper{margin:12px 0 0;width:100%}.expert-slider{background:#000;border-radius:14px;height:200px;overflow:hidden;width:100%}.expert-slide-image{border-radius:14px;height:100%;inset:0;object-fit:cover;position:absolute;width:100%}.slider-btn{font-size:1.5rem;padding:6px 10px}.slider-btn.prev{left:8px}.slider-btn.next{right:8px}.slider-dots{bottom:95px;display:flex;gap:8px;justify-content:center;left:0;pointer-events:auto;position:absolute;right:0;z-index:15}.slider-dots .dot{height:8px;width:8px}.expert-hook-wrapper{display:flex;justify-content:center;margin-top:22px}.expert-hook{border-radius:8px;font-size:.85rem;max-width:90%;padding:6px 14px;text-align:center;white-space:normal}}:root{--bg-main:#0f0f14;--bg-card:#181824;--bg-sidebar:#12121a;--accent:#a855f7;--accent-soft:#a855f726;--text-main:#fff;--text-muted:#b6b6c9;--border-soft:#ffffff14;--danger:#ef4444;--success:#22c55e}.admin-layout{background:#0f0f14;background:var(--bg-main);color:#fff;color:var(--text-main);display:flex;font-family:Inter,system-ui,sans-serif;min-height:100vh}.admin-sidebar{background:#12121a;background:var(--bg-sidebar);border-right:1px solid #ffffff14;border-right:1px solid var(--border-soft);display:flex;flex-direction:column;gap:12px;padding:24px 18px;width:260px}.admin-sidebar .logo{color:#a855f7;color:var(--accent);font-size:22px;font-weight:800;margin-bottom:20px;text-align:center}.admin-sidebar button{background:#0000;border:none;border-radius:10px;color:#b6b6c9;color:var(--text-muted);cursor:pointer;font-size:15px;padding:12px 14px;text-align:left;transition:all .25s ease}.admin-sidebar button:hover{background:#a855f726;background:var(--accent-soft);color:#fff;color:var(--text-main)}.admin-content{flex:1 1;overflow-y:auto;padding:30px}.grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr))}.card{font-size:16px;font-weight:600}.card,.form-grid{background:#181824;background:var(--bg-card);border:1px solid #ffffff14;border:1px solid var(--border-soft);border-radius:16px;padding:20px}.form-grid{grid-gap:14px;display:grid;gap:14px;grid-template-columns:repeat(auto-fit,minmax(220px,1fr));margin-bottom:30px}.form-grid input,.form-grid select,.form-grid textarea{background:#101018;border:1px solid #ffffff14;border:1px solid var(--border-soft);border-radius:10px;color:#fff;color:var(--text-main);font-size:14px;padding:10px 12px}.form-grid textarea{grid-column:1/-1;min-height:80px;resize:vertical}.form-grid input:focus,.form-grid select:focus,.form-grid textarea:focus{border-color:#a855f7;border-color:var(--accent);outline:none}.form-grid button{background:#a855f7;background:var(--accent);border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:15px;font-weight:700;grid-column:1/-1;padding:12px;transition:all .25s ease}.form-grid button:hover{opacity:.9}.checkbox-group{display:flex;flex-wrap:wrap;gap:10px;grid-column:1/-1}.checkbox-group label{background:#101018;border:1px solid #ffffff14;border:1px solid var(--border-soft);border-radius:10px;cursor:pointer;font-size:13px;padding:6px 10px}table{background:#181824;background:var(--bg-card);border:1px solid #ffffff14;border:1px solid var(--border-soft);border-collapse:collapse;border-radius:16px;overflow:hidden;width:100%}thead{background:#101018}td,th{border-bottom:1px solid #ffffff14;border-bottom:1px solid var(--border-soft);font-size:14px;padding:14px 12px;text-align:left}th{color:#b6b6c9;color:var(--text-muted);font-weight:600}tbody tr:hover{background:#ffffff08}table button{background:#0000;border:none;color:#ef4444;color:var(--danger);cursor:pointer;font-size:16px}.status-success{color:#22c55e;color:var(--success);font-weight:600}.status-danger{color:#ef4444;color:var(--danger);font-weight:600}.admin-table td{word-wrap:break-word;overflow-wrap:break-word;white-space:pre-wrap}@media (max-width:900px){.admin-layout{flex-direction:column}.admin-sidebar{flex-direction:row;overflow-x:auto;width:100%}.admin-sidebar button{white-space:nowrap}}.admin-page{align-items:flex-start;background:#f7f7f9;display:flex;justify-content:center;margin-top:300px;min-height:calc(100vh - 80px);padding:40px 20px}.admin-container{background:#fff;border-radius:12px;box-shadow:0 10px 30px #00000014;max-width:1200px;padding:30px;width:100%}.add-to-cart{background:#ffffff14;border:none;border-radius:8px;cursor:pointer;display:inline-block;font-size:15px;font-weight:700;padding:12px 25px;text-align:center;transition:background .3s ease;width:auto}.add-to-cart:hover{background-color:#381a52}@media (max-width:800px){.expert-slider{height:170px;right:-37px;width:390px}.expert-slide-image{height:100%;width:100%}.expert-slider-title{color:#fff;font-size:14px;margin-top:8px;padding:0 8px;text-align:center}.offer-prices{gap:8px;width:95%}.product-price{color:#fff;font-size:13px}.product-price .new-price,.product-price .old-price{color:#fff}.add-to-cart{font-size:14px;padding:10px;width:90%}}.account-page{align-items:center;background:linear-gradient(135deg,#f9f9f9,#fff);display:flex;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;justify-content:center;min-height:100vh}.account-card{background:#fff;border-radius:20px;box-shadow:0 10px 30px #0000001a;max-width:90%;padding:40px 50px;text-align:center;width:400px}.account-title{color:#280c41;font-size:28px;font-weight:700;margin-bottom:25px}.account-card p{color:#333;font-size:16px;margin:10px 0}.logout-btn{background:#280c41;border:none;border-radius:12px;color:#fff;cursor:pointer;font-size:18px;margin-top:30px;padding:15px;transition:all .3s;width:100%}.logout-btn:hover{background:#3c1a72}body{background-color:#381a52;color:#fff;font-family:Cairo,sans-serif;margin:0;padding:0}h1,h2,h3{font-weight:700;margin:0 0 10px}a{color:inherit;text-decoration:none}.sidebar-toggle,a{transition:all .3s}.sidebar-toggle{-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px);background:#ffffff1a;border-radius:12px;color:#fff;cursor:pointer;font-size:1.7em;left:1px;padding:1px;position:fixed;top:10px;z-index:1500}.sidebar-toggle:hover{background:#807d81;transform:scale(1.1)}.sidebar{background:#41195c;border-radius:15px;color:#f1ebeb;height:100%;left:-360px;overflow-y:auto;padding:15px;position:fixed;top:50;transition:left .45s cubic-bezier(.25,.46,.45,.94);width:px;z-index:2000}.sidebar.open{left:0}.sidebar .close-btn{background:none;border:none;color:#fbf5fc;cursor:pointer;font-size:1.3em;margin-bottom:15px}.accordion-section h2{align-items:left;color:snow;cursor:pointer;display:flex;font-size:.9em;justify-content:space-between;margin-bottom:8px}.accordion-section ul{list-style:none;margin-bottom:15px;padding:0}.accordion-section ul li{border-radius:10px;color:#afa5a5;cursor:pointer;padding:8px;transition:all .3s}.accordion-section ul li:hover{background:#fff}.hero{border-radius:15px;height:550px;margin-bottom:20px;margin-top:10px;overflow:hidden;position:relative;width:100%}.hero-video{height:100%;left:0;object-fit:cover;position:absolute;top:0;width:100%}.hero-logo{animation:logoAppear 2s forwards,logoFloat 7s ease-in-out infinite alternate;left:60%;opacity:0;position:absolute;top:30px;transform:translateX(-50%) translateY(-10px);width:290px;z-index:10}.hero-logo img{height:auto;width:190%}@keyframes logoAppear{0%{opacity:0;transform:translateX(-50%) translateY(-20px)}to{opacity:1;transform:translateX(-50%) translateY(0)}}@keyframes logoFloat{0%{transform:translateX(-50%) translateY(0)}50%{transform:translateX(-50%) translateY(-30px)}to{transform:translateX(-50%) translateY(2px)}}.hero-text-box{background:#22061d80;border-radius:20px;bottom:30px;left:50%;padding:15px 25px;position:absolute;text-align:center;transform:translateX(-50%);z-index:11}.hero-text-box h1{font-size:1.4em;margin-bottom:7px}.hero-text-box p{color:#e0dce0;font-size:1em}@media (max-width:768px){.hero-text-box{border-radius:12px!important;bottom:18px!important;left:50%!important;max-width:320px!important;padding:10px 12px!important;position:absolute!important;text-align:center!important;transform:translateX(-50%)!important;width:85%!important}.hero-text-box h1{font-size:16px!important;line-height:20px!important;margin-bottom:5px!important}.hero-text-box p{font-size:13px!important;line-height:16px!important}}.hero-icons{display:flex;font-size:1.3em;gap:12px;position:absolute;right:15px;top:15px;z-index:12}.hero-icons .icon-cart,.hero-icons .icon-favorite{cursor:pointer;transition:all .3s}.hero-icons .icon-cart:hover,.hero-icons .icon-favorite:hover{color:#402447;transform:scale(1.1)}.categories-nav{background-color:#fff;box-shadow:0 2px 4px #0000001a;margin-bottom:20px;padding:6px 0}@media (max-width:768px){.categories-list{-webkit-overflow-scrolling:touch;flex-wrap:nowrap;overflow-x:auto}.categories-list li{flex:0 0 auto;margin-right:10px;text-align:center}}.categories-list{display:flex;gap:2px;justify-content:center;list-style:none;margin:0;padding:0;text-align:center}.categories-list li a{color:#333;font-weight:700;padding:5px 10px;text-decoration:none;transition:color .3s,background-color .3s}.categories-list li a:hover{background-color:#41195c;border-radius:5px;color:#fff}@media (max-width:50px){.categories-bar{gap:15px;overflow-x:auto;padding:12px 0;white-space:nowrap}.categories-bar a{font-size:4px}}.search-filters-container{margin-bottom:20px;text-align:center}.search-input{background:#ffffff0d;border:2px solid #50505099;border-radius:25px;color:#fffefe;font-size:.95em;max-width:300px;outline:none;padding:10px 15px;width:90%}.search-input::placeholder{color:#fff}.filters-row{margin-top:15px}.filter-btn,.filter-select{appearance:none;-webkit-appearance:none;-moz-appearance:none;background-color:#41195c!important;border:none;border-radius:14px;color:#fff!important;max-width:250px;padding:10px 12px;white-space:nowrap;width:100%}.filter-select option{background-color:#5a2e7f!important;color:#fff!important}@media (max-width:768px){.filters-row{-webkit-overflow-scrolling:touch;display:flex;flex-wrap:nowrap;gap:10px;justify-content:flex-start;overflow-x:auto;padding:5px 0}.filters-row::-webkit-scrollbar{display:none}.filter-btn,.filter-select{display:inline-block;flex:0 0 auto;max-width:160px;min-width:120px;width:140px}.filter-select{-webkit-text-fill-color:#fff!important;background-color:#41195c!important;color:#fff!important}.filter-select option{background-color:#5a2e7f!important;color:#fff!important}.hero-text-box h1{font-size:1.3em}.hero-text-box p{font-size:.95em}}@media (max-width:480px){.hero-text-box{padding:8px 14px}.hero-text-box h1{font-size:1.1em}.hero-text-box p{font-size:.9em}}.products-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:15px 0}.product-card img{border-radius:15px;height:250px;object-fit:cover;width:100%}@media (max-width:768px){.hero{height:300px}.hero-logo{width:180px}.products-grid{grid-template-columns:1fr 1fr}}@media (max-width:480px){.hero{height:250px}.hero-logo{width:140px}.products-grid{grid-template-columns:1fr}}.details-btn{background:#ffffff14;color:#fff}.add-to-cart{background:#ffffff1f;color:#fff}.favorite-btn{background:#ffffff0d;color:#fff}.load-more-btn{background:#ffffff14;border-radius:25px;color:#fff;cursor:pointer;display:inline-block;font-weight:700;margin:15px auto;padding:10px 20px;transition:all .3s}.load-more-btn:hover{background:#ffffff26;transform:translateY(-3px)}.product-price{align-items:center;display:flex;font-weight:700;gap:8px;justify-content:center;margin-top:6px}.product-price .old-price{color:#ffffffa6;font-size:.85em;text-decoration:line-through}.product-price .new-price{color:#fff;font-size:1em;font-weight:700}product-note{align-items:center;color:#fff;display:flex;font-size:14px;justify-content:center;min-height:22px}.product-card{display:flex;flex-direction:column;min-height:300px;position:relative}.product-icons{bottom:10px;display:flex;gap:10px;left:50%;position:absolute;transform:translateX(-50%)}.delivery-banner{background:#ffffff14;border-radius:20px;color:#fff;font-weight:600;margin:20px 0;padding:15px;text-align:center}.section{background:#ffffff0d;border-radius:50px;margin:20px -130px;padding:20px;width:1040px}.section,.section h2{display:block;text-align:center;transition:all .3s ease}.section h2{background:#ffffff14;border-radius:25px;color:#fff;cursor:default;font-size:1.1em;font-weight:600;padding:10px 22px;text-shadow:0 2px 4px #00000059}.section h2:hover{background:#ffffff26;box-shadow:0 6px 12px #00000040;color:#fff;text-align:center;transform:translateY(-2px)}@media (max-width:768px){.section{border-radius:20px;margin:15px auto;padding:15px;width:95%}.section h2{font-size:1em;padding:8px 12px}.products-grid{gap:10px;grid-template-columns:1fr 1fr;padding:10px}.product-card img{height:auto;max-height:500px;width:100%}.product-card{min-height:auto}.product-price .new-price{font-size:.95em}.product-price .old-price{font-size:.85em}.delivery-banner{font-size:.9em}}.popular-products .products-grid{grid-gap:15px;display:grid;gap:15px;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));padding:15px 0}@media (max-width:768px){.popular-products .products-grid{grid-template-columns:1fr 1fr}}.contact-section{background:#ffffff0d;border-radius:20px;padding:20px;text-align:center}.contact-section h2{color:#fff;margin-bottom:12px}.contact-section .social-icons a{color:#fff;font-size:30px;margin:0 8px;transition:all .3s}.contact-section .social-icons a:hover{color:#fff}.footer-hero{margin-top:20px;text-align:center}.footer-hero img{border-radius:20px;height:200px;object-fit:cover;width:100%}.footer-rights{color:#ccc;margin-top:12px;text-align:center}.footer-container{background:#ffffff14;border-radius:15px;margin-top:30px;padding:20px;text-align:center}.footer-section{margin-bottom:20px}.footer-title{font-size:1.1em;font-weight:700;margin-bottom:8px}.footer-text{font-size:.95em;line-height:1.5}.faq-item{cursor:pointer;margin-bottom:10px}.faq-question{align-items:center;display:flex;font-weight:600;justify-content:space-between}.faq-icon{font-size:1.2em;font-weight:700}.faq-answer{color:#f1f1f1;font-size:.9em;margin-top:5px}.footer-bottom{border-top:1px solid #fff3;font-size:.9em;margin-top:20px;padding-top:12px}@media (max-width:768px){.footer-section{padding:10px 5px;text-align:center}.footer-title{font-size:1em}.footer-text{font-size:.9em}}@media (max-width:480px){.footer-title{font-size:.9em}.footer-text{font-size:.85em}}@media (max-width:480px) and (pointer:coarse){.footer-container{padding:12px 8px!important}.footer-section{padding:8px 5px!important}.footer-title{font-size:.85em!important}.footer-text{font-size:.75em!important;line-height:1.2em!important}.footer-hero img{border-radius:12px!important;height:120px!important;object-fit:cover!important}.footer-bottom{font-size:.75em!important;padding-top:8px!important}}@media (max-width:600px){.hero{height:300px}.hero-logo{width:180px}.products-grid{grid-template-columns:repeat(2,1fr)}.category-nav ul li{font-size:.2em}.filters-row{flex-wrap:wrap}}@media (max-width:480px){.hero{height:250px}.hero-logo{width:140px}.products-grid{grid-template-columns:1fr 1fr}.filters-row{align-items:center;flex-direction:column}.filter-btn,.filter-select{max-width:none;width:80%}.category-nav ul{grid-template-columns:1fr 1fr}}@media (max-width:600px){.categories-bar{gap:15px;overflow-x:auto;padding:12px 0;white-space:nowrap}.categories-bar a{font-size:5px}@media (max-width:768px){.category-container{align-items:center;flex-direction:column}.category-card{width:80%}.category-card img{height:auto;max-height:180px;object-fit:cover;width:100%}}}@media (max-width:768px){.delivery-banner{font-size:.85em;padding:12px}}@media (max-width:480px){.delivery-banner{font-size:.9em;padding:10px}}@media (min-width:769px){.filters-row{display:flex;flex-wrap:nowrap;gap:10px;justify-content:center}.filter-btn,.filter-select{max-width:none;min-width:160px;width:auto}}@media (max-width:768px){.filters-row{display:flex!important;flex-direction:row!important;flex-wrap:nowrap!important;gap:10px;overflow-x:auto;padding:10px}.filters-row::-webkit-scrollbar{display:none}.filter-btn,.filter-select{flex:0 0 auto!important;max-width:none!important;width:140px!important}}.filters-row *{max-width:none!important}.experts-section,.luxury-slider{max-width:100%;overflow:hidden}@media (max-width:768px){.experts-section{padding:0 10px}.luxury-slider{border-radius:14px;height:190px;margin:20px auto;width:100%}.luxury-slide-image{height:100%;object-fit:cover;width:100%}}.toast-message{background:#36114ef2;border-radius:20px;box-shadow:0 8px 20px #00000059;color:#fff;font-size:.95em;font-weight:600;left:50%;max-width:300px;opacity:1;padding:14px 22px;position:fixed;text-align:center;top:20px;transform:translateX(-50%);transition:all .4s ease;z-index:9999}.toast-message.favorite{background:#8a0a0af2}@media (max-width:480px){.toast-message{font-size:.9em;max-width:90%;padding:12px 18px;top:15px}}
/*# sourceMappingURL=main.7d92790b.css.map*/