@import"https://fonts.googleapis.com/css2?family=Playfair+Display:wght@400;700&family=Lato:wght@300;400;700&display=swap";@import"https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.5.1/css/all.min.css";.hero-gradient{background:linear-gradient(45deg,#eead2ccc,#fce44ab3)}.hero-bg{background-image:url(/images/blankisalon.jpeg);background-size:cover;background-position:center}.step{animation:fadeIn .5s ease-in-out}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}.step-indicator{transition:all .3s ease;border-bottom:4px solid transparent;color:#6b7280}.step-indicator.active{border-bottom-color:#ec4899;color:#ec4899;font-weight:600}.step-indicator.done{border-bottom-color:#a855f7;color:#a855f7}input[type=date]::-webkit-calendar-picker-indicator{cursor:pointer;filter:invert(.5) sepia(1) saturate(5) hue-rotate(280deg)}.service-card{transition:transform .2s ease,box-shadow .2s ease}.service-card.selected{transform:translateY(-5px);box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -4px #0000001a;outline:2px solid #EC4899}.time-slot{transition:all .2s ease}.swiper{width:100%;padding-top:50px;padding-bottom:50px}.swiper-slide{background-position:center;background-size:cover;width:300px;height:300px}.swiper-slide img{display:block;width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.swiper-button-next,.swiper-button-prev{color:#ec4899}.swiper-pagination-bullet-active{background-color:#ec4899}#sparkle-canvas{position:fixed;top:0;left:0;width:100%;height:100%;z-index:9999;pointer-events:none}.animated-gradient-background{background:linear-gradient(45deg,#fce4ec,#f8bbd0,#e1bee7,#f3e5f5);background-size:400% 400%;animation:gradientAnimation 15s ease infinite}@keyframes gradientAnimation{0%{background-position:0% 50%}50%{background-position:100% 50%}to{background-position:0% 50%}}
