.beauty-rent-device-listing{margin:var(--wp--preset--spacing--40, 1.5rem) 0}.beauty-rent-device-listing__grid{display:grid;grid-template-columns:repeat(var(--columns, 3), 1fr);gap:var(--wp--preset--spacing--40, 1.5rem);list-style:none;padding:0;margin:0}@media(max-width: 1024px){.beauty-rent-device-listing__grid{grid-template-columns:repeat(2, 1fr)}}@media(max-width: 768px){.beauty-rent-device-listing__grid{grid-template-columns:1fr}}.beauty-rent-device-listing__item{display:flex;flex-direction:column;background:var(--wp--preset--color--background, #ffffff);border:1px solid rgba(0, 0, 0, 0.1);border-radius:8px;overflow:hidden;transition:transform .3s ease,box-shadow .3s ease;height:100%}.beauty-rent-device-listing__item:hover{transform:translateY(-4px);box-shadow:0 8px 24px rgba(0, 0, 0, 0.12)}.beauty-rent-device-listing__image-wrapper{position:relative;width:100%;padding-top:56.25%;overflow:hidden;background:var(--wp--preset--color--background, #f5f5f5)}.beauty-rent-device-listing__image-link{position:absolute;top:0;left:0;width:100%;height:100%;display:block}.beauty-rent-device-listing__image{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;transition:transform .3s ease}.beauty-rent-device-listing__item:hover .beauty-rent-device-listing__image{transform:scale(1.05)}.beauty-rent-device-listing__image-placeholder{position:absolute;top:0;left:0;width:100%;height:100%;background:linear-gradient(135deg, rgba(234, 179, 191, 0.1) 0%, rgba(234, 179, 191, 0.05) 100%)}.beauty-rent-device-listing__content{padding:var(--wp--preset--spacing--40, 1.5rem);display:flex;flex-direction:column;flex-grow:1}.beauty-rent-device-listing__category{margin-bottom:var(--wp--preset--spacing--30, 0.75rem)}.beauty-rent-device-listing__category-link,.beauty-rent-device-listing__category span{font-size:var(--wp--preset--font-size--small, 0.875rem);color:var(--wp--preset--color--accent, #eab3bf);text-transform:uppercase;letter-spacing:.05em;font-weight:500;text-decoration:none;transition:color .2s ease}.beauty-rent-device-listing__category-link:hover{color:var(--wp--preset--color--foreground, #000000)}.beauty-rent-device-listing__title{font-family:var(--wp--preset--font-family--boska, serif);font-size:var(--wp--preset--font-size--large, 1.25rem);font-weight:500;line-height:var(--wp--custom--typography--line-height--heading, 1.3);margin:0 0 var(--wp--preset--spacing--30, 0.75rem);color:var(--wp--preset--color--foreground, #000000)}.beauty-rent-device-listing__title-link{color:inherit;text-decoration:none;transition:color .2s ease}.beauty-rent-device-listing__title-link:hover{color:var(--wp--preset--color--accent, #eab3bf)}.beauty-rent-device-listing__excerpt{font-size:var(--wp--preset--font-size--medium, 1rem);line-height:var(--wp--custom--typography--line-height--body, 1.6);color:rgba(0, 0, 0, 0.7);margin-bottom:var(--wp--preset--spacing--40, 1.5rem);flex-grow:1}.beauty-rent-device-listing__price{margin-bottom:var(--wp--preset--spacing--40, 1.5rem);padding:var(--wp--preset--spacing--30, 0.75rem);background:rgba(234, 179, 191, 0.1);border-radius:4px;font-size:var(--wp--preset--font-size--medium, 1rem)}.beauty-rent-device-listing__price-label{font-weight:500;margin-right:.5rem;color:var(--wp--preset--color--foreground, #000000)}.beauty-rent-device-listing__price-value{font-weight:700;color:var(--wp--preset--color--accent, #eab3bf);font-size:var(--wp--preset--font-size--medium, 1rem)}.beauty-rent-device-listing__price-period{color:rgba(0, 0, 0, 0.6);font-size:var(--wp--preset--font-size--small, 0.875rem)}.beauty-rent-device-listing__actions{margin-top:auto}.beauty-rent-device-listing__button{display:inline-block;padding:var(--wp--preset--spacing--30, 0.75rem) var(--wp--preset--spacing--40, 1.5rem);background:var(--wp--preset--color--black, #000000);color:var(--wp--preset--color--white, #ffffff);text-decoration:none;border-radius:999px;border:1px solid transparent;font-weight:var(--wp--custom--typography--font-weight--normal, 400);font-size:var(--wp--preset--font-size--medium, 1rem);transition:background-color .2s ease,color .2s ease;cursor:pointer;width:100%;text-align:center;box-sizing:border-box}.beauty-rent-device-listing__button:hover,.beauty-rent-device-listing__button:focus{background:var(--wp--preset--color--accent, #eab3bf);color:var(--wp--preset--color--black, #000000)}.beauty-rent-device-listing__button:active,.beauty-rent-device-listing__button:visited{background:var(--wp--preset--color--accent, #eab3bf);color:var(--wp--preset--color--black, #000000)}.beauty-rent-device-listing__pagination{margin-top:var(--wp--preset--spacing--60, 3rem);display:flex;justify-content:center;align-items:center}.beauty-rent-device-listing__pagination .page-numbers{display:flex;list-style:none;padding:0;margin:0;gap:var(--wp--preset--spacing--30, 0.75rem);flex-wrap:wrap;justify-content:center}.beauty-rent-device-listing__pagination .page-numbers li{margin:0}.beauty-rent-device-listing__pagination a,.beauty-rent-device-listing__pagination span{display:inline-block;padding:var(--wp--preset--spacing--30, 0.75rem) var(--wp--preset--spacing--40, 1.5rem);border:1px solid transparent;border-radius:999px;text-decoration:none;background:var(--wp--preset--color--black, #000000);color:var(--wp--preset--color--white, #ffffff);transition:background-color .2s ease,color .2s ease;font-weight:var(--wp--custom--typography--font-weight--normal, 400);font-size:var(--wp--preset--font-size--medium, 1rem)}.beauty-rent-device-listing__pagination a:hover,.beauty-rent-device-listing__pagination a:focus{background:var(--wp--preset--color--accent, #eab3bf);color:var(--wp--preset--color--black, #000000)}.beauty-rent-device-listing__pagination .current{background:var(--wp--preset--color--accent, #eab3bf);color:var(--wp--preset--color--black, #000000)}.beauty-rent-device-listing__empty{text-align:center;padding:var(--wp--preset--spacing--60, 3rem);color:rgba(0, 0, 0, 0.6);font-size:var(--wp--preset--font-size--medium, 1rem)}

/*# sourceMappingURL=device-listing.css.map*/