.shop-banner{padding:2rem 0;padding-top:1%}.shop-banner-container{max-width:1200px;margin:0 auto;text-align:center;padding:0 1rem}.shop-banner-title{margin-bottom:1rem;font-size:2.25rem;font-weight:700;color:#ec4899}.shop-banner-description{margin:0 auto;max-width:800px;color:#4b5563}.shop-banner-tag-wrapper{margin-top:1rem;display:flex;justify-content:center;flex-wrap:wrap;gap:.5rem}.shop-banner-tag{display:inline-flex;align-items:center;border-radius:9999px;background-color:#ec4899;padding:.25rem .75rem;font-size:.875rem;font-weight:600;color:#fff}.product-card{border:1px solid #fbcfe8;border-radius:.5rem;overflow:hidden;background-color:#fff;box-shadow:0 4px 6px #0000001a;transition:all .3s}.product-card:hover{border-color:#f9a8d4;box-shadow:0 6px 10px #00000026}.product-card-image{position:relative;width:100%;height:10rem;overflow:hidden}.product-card-image img{width:100%;height:100%;object-fit:cover}.product-card-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(244,114,182,.5),transparent)}.product-card-label{position:absolute;bottom:.5rem;left:.5rem;background-color:#ec4899;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px}.discount-label{position:absolute;top:.5rem;right:.5rem;background-color:#db2777;color:#fff;font-size:.75rem;font-weight:500;padding:.25rem .75rem;border-radius:9999px}.product-card-content{background-color:#fdf2f8;padding:1rem}.product-card-title{font-size:1.6rem;margin:0;color:#ec4899;font-weight:700;display:flex;align-items:center;gap:.5rem}.product-card-text{font-size:.875rem;color:#6b7280;margin:0;font-weight:700}.product-card-price{display:flex;font-weight:700;align-items:center;gap:.5rem;padding:1rem;padding-top:0;margin-top:19px}.product-card-price .old-price{font-size:1rem;margin:0;color:#6b7280;text-decoration:line-through}.product-card-price .new-price{font-size:1.5rem;font-weight:700;margin:0;color:#ec4899}.product-card-discount-text{margin-top:.25rem;font-size:.75rem}.product-card-actions{padding:1rem;padding-top:0;display:flex;gap:.5rem}.btn{flex:1;padding:.5rem 1rem;font-size:.875rem;font-weight:500;border-radius:.375rem;transition:all .3s;border:0 solid}.btn-details{border:1px solid #fbcfe8;color:#ec4899;background-color:#fff}.btn-details:hover{background-color:#fdf2f8;color:#db2777}.btn-buy{background-color:#ec4899;color:#fff}.btn-buy:hover{background-color:#db2777}.product-card.skeleton{border:1px solid #fbcfe8;border-radius:.5rem;overflow:hidden;background-color:#fdf2f8;box-shadow:0 4px 6px #0000001a;height:366px;display:flex;flex-direction:column}.skeleton-box{width:100%;height:130px;background:linear-gradient(90deg,#fae8eb 25%,#fbcfe8,#fae8eb 75%);background-size:400% 100%;animation:skeleton-loading 1.5s infinite linear}.product-card-content{padding:1rem;display:flex;flex-direction:column;gap:8px}.skeleton-text{background:linear-gradient(90deg,#fae8eb 25%,#fbcfe8,#fae8eb 75%);background-size:400% 100%;animation:skeleton-loading 1.5s infinite linear;border-radius:4px}.skeleton-label{width:50px;height:14px}.skeleton-title{width:80%;height:20px}.skeleton-description{width:90%;height:12px}.skeleton-price{margin-top:8px}.skeleton-price-text{width:60%;height:20px}.skeleton-buttons{display:flex;justify-content:space-between;margin-top:12px}.skeleton-button{width:48%;height:30px;border-radius:4px}@keyframes skeleton-loading{0%{background-position:100% 50%}to{background-position:0% 50%}}.cursor-pointer[data-astro-cid-vvlnayoe]{cursor:pointer}.product-details-overlay{position:fixed;inset:76px 0 0;background-color:#00000080;z-index:50}.product-details-container{width:600px;height:70vh;margin:50px auto auto;background:#fdf2f8;border-radius:12px;padding:24px;display:flex;flex-direction:column;align-items:center;text-align:center;overflow-y:hidden;position:relative;max-width:100%}.product-details-title-bar{position:relative;width:100%;display:flex;justify-content:space-between;align-items:flex-start}.product-details-info{width:100%;overflow-y:auto;margin-right:-10px;border-radius:12px}.product-details-price{display:flex;align-items:center;gap:.5rem;padding:0;margin:0}.product-details-price .old-price{font-size:.8rem;margin:0;color:#6b7280;text-decoration:line-through}.product-details-price .new-price{font-size:1rem;font-weight:700;margin:0;color:#ec4899}.product-details-image{width:50%;object-fit:cover;border-radius:12px;margin-top:20px}.product-details-card-price .old-price{font-size:1rem;margin:0;color:#6b7280;text-decoration:line-through}.product-details-card-price .new-price{font-size:1.5rem;font-weight:700;margin:0;color:#ec4899}.product-details-name{font-size:24px;font-weight:700;margin:0 0 8px;color:#ec4899}.details-close-button{background:none;border:none;cursor:pointer;margin:0}.details-close-button-icon{width:25px;height:25px}.product-details-description{text-align:left;width:100%}.product-details-description p{margin:.75rem 0}.product-details-description ul,.product-details-description ol{list-style-type:disc!important;display:block!important;padding-left:1.5rem!important;list-style-position:outside;padding-left:1.5rem;margin:1rem 0}.product-details-price{font-size:22px;font-weight:700;margin-top:12px}.add-to-cart{bottom:0;background:#ec4e94;color:#fff;padding:12px;border-radius:6px;border:none;cursor:pointer;width:100%;margin-top:20px}@media(max-width:660px){.product-details-container{width:90%;height:95%;margin-top:0;border-radius:1px}.product-details-info{width:100%;overflow-y:auto;padding-right:9px}}.product-details-overlay[data-astro-cid-7shrr3f2].hidden{display:none}.product-discount-badge[data-astro-cid-7shrr3f2]{display:inline-block;margin-top:.5rem;margin-left:.5rem;padding:.25rem .75rem;border-radius:999px;background:#22c55e;color:#fff;font-size:.9rem;font-weight:700}.product-duration-badge[data-astro-cid-7shrr3f2]{color:#555454}.categories-section{width:100%;max-width:900px;min-height:87vh}.categories-section ul{list-style-type:none;display:flex;justify-content:center;align-items:center;padding:1rem 0;margin:0 0 3%}.categories-section li{margin:0 2%}.category-button{all:unset;cursor:pointer}.category-button.active{color:#ff1493;font-weight:700}.product-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));gap:20px}.error-message{display:flex;flex-direction:column;align-items:center;gap:8px;color:red;font-weight:700;background:#ffe5e5;padding:8px;border-radius:5px;border:1px solid red}
