*{box-sizing:border-box;margin:0;padding:0}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f5f5f5;color:#333;font-family:Poppins,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif}.main-content{max-width:100%;width:100%}.container{margin:0 auto;max-width:1200px;padding:20px}.form-container{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin:0 auto;max-width:600px;padding:30px}.form-group{margin-bottom:20px}label{display:block;font-weight:500;margin-bottom:5px}input,select,textarea{border:1px solid #ddd;border-radius:4px;font-size:16px;padding:10px;width:100%}button{background-color:#4361ee;border:none;border-radius:4px;color:#fff;cursor:pointer;font-size:16px;padding:10px 15px}button:hover{background-color:#3a56d4}button.secondary{background-color:#6c757d}button.danger{background-color:#e63946}.card{background:#fff;border-radius:8px;box-shadow:0 2px 10px #0000001a;margin-bottom:20px;padding:20px}.card-title{font-size:20px;font-weight:700;margin-bottom:10px}.grid{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}nav{background-color:#4361ee;color:#fff;padding:10px 0}nav .container{align-items:center;display:flex;justify-content:space-between}nav a{color:#fff;margin-left:20px;text-decoration:none}nav a:hover{text-decoration:underline}.nav-brand{font-size:24px;font-weight:700;text-decoration:none}.nav-links{display:flex}.alert{padding:10px 15px}.alert-success{background-color:#d4edda;border:1px solid #c3e6cb;color:#155724}.badge{font-size:14px;font-weight:700}.badge-primary{background-color:#4361ee;color:#fff}.badge-success{background-color:#2ecc71;color:#fff}.badge-warning{background-color:#f39c12;color:#fff}.badge-danger{background-color:#e63946;color:#fff}.page-center{align-items:center;display:flex;justify-content:center;min-height:100vh;padding:2px}.services__item{background-color:var(--light-color);transition:var(--transition)}.item-services__image{padding-top:66%}.item-services__image img{left:0;position:absolute;top:0}.item-services__title{font-size:1.5rem;margin-bottom:10px;padding:20px 20px 0}.item-services__text{margin-bottom:20px;padding:0 20px}.item-services__button{margin:0 20px 20px}.item-testimonial{background-color:var(--light-color);display:flex;flex-direction:column;height:100%;padding:30px}.item-testimonial__image{height:80px;margin:0 auto 15px;width:80px}.item-testimonial__title{margin-bottom:5px}.item-testimonial__caption{color:var(--primary-color);margin-bottom:10px}.item-testimonial__stars{font-size:1.1rem}.item-testimonial__text{flex-grow:1;line-height:1.6}.loading-spinner-container{padding:40px}.booking-history h1,.booking-requests h1,.dashboard-overview,.manage-services h1,.provider-dashboard h1{margin-bottom:30px}.dashboard-stats{background-color:#f8f9fa;border-radius:8px;padding:20px}.stats-container{display:flex;gap:30px;margin-top:15px}.stat-item{text-align:center}.stat-value{color:#4361ee;font-size:2rem;font-weight:700}.stat-label{font-size:.9rem}.dashboard-quick-actions{margin-bottom:30px}.action-buttons{display:flex;gap:15px;margin-top:15px}.dashboard-sections{display:flex;flex-direction:column;gap:30px}.section{margin-bottom:20px}.section-header{margin-bottom:15px}.view-all{color:#4361ee;text-decoration:none}.cards-container{grid-gap:20px;display:grid;gap:20px;grid-template-columns:repeat(auto-fill,minmax(300px,1fr))}.booking-card,.service-card{background-color:#fff;border:1px solid #dee2e6;border-radius:8px;padding:20px}.service-card h3{margin-bottom:15px;margin-top:0}.price{color:#4361ee;font-size:1.2rem;font-weight:700}.category,.price{margin-bottom:10px}.category{background-color:#e9ecef;border-radius:20px;display:inline-block;font-size:.8rem;padding:5px 10px}.status{margin-top:10px}.active{color:#28a745;font-weight:700}.inactive{color:#6c757d}.empty-state{background-color:#f8f9fa;border-radius:8px;padding:30px}.service-form{margin-bottom:30px;padding:20px}.form-group{margin-bottom:15px}.form-group label{display:block;font-weight:500;margin-bottom:5px}.form-group input,.form-group select,.form-group textarea{border:1px solid #ced4da;border-radius:4px;padding:8px 12px;width:100%}.form-actions{gap:10px;margin-top:20px}.services-table{border-collapse:collapse;width:100%}.services-table td,.services-table th{border-bottom:1px solid #dee2e6;padding:12px;text-align:left}.services-table th{background-color:#f8f9fa}.description-cell,.truncate-text{max-width:300px}.truncate-text{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.actions-cell{display:flex;gap:5px}.booking-header{align-items:center;margin-bottom:15px}.booking-details{display:flex;flex-wrap:wrap;justify-content:space-between}.booking-info{flex:1 1;min-width:60%}.booking-actions{gap:10px;margin-top:15px}.booking-notes{background-color:#f8f9fa;border-radius:4px;margin-top:15px;padding:10px}.tab-navigation{border-bottom:1px solid #dee2e6;display:flex;margin-bottom:20px}.tab-button{background:none;border:none;border-bottom:2px solid #0000;cursor:pointer;padding:10px 20px}.tab-button.active{border-bottom:2px solid #4361ee;color:#4361ee;font-weight:700}.badge{border-radius:20px;display:inline-block;font-size:.8rem;font-weight:500;padding:5px 10px}.badge-success{background-color:#d4edda;color:#28a745}.badge-warning{background-color:#fff3cd;color:#ffc107}.badge-danger{background-color:#f8d7da;color:#dc3545}.badge-primary{background-color:#cfe2ff;color:#0d6efd}.badge-secondary{background-color:#e9ecef;color:#6c757d}.btn{border-radius:4px;display:inline-block;font-weight:500;padding:8px 16px;text-align:center;text-decoration:none}.btn-primary{background-color:#4361ee}.btn-secondary{background-color:#6c757d;color:#fff}.btn-success{background-color:#28a745;color:#fff}.btn-danger{background-color:#dc3545;color:#fff}.btn-sm{font-size:.9rem;padding:4px 8px}.alert{border-radius:4px;margin-bottom:20px;padding:15px}.alert-danger{background-color:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.loading{color:#6c757d;font-size:1.2rem;padding:50px;text-align:center}.wrapper{max-width:100%;overflow:hidden;width:100%}.page__about,.page__how-it-works,.page__main,.page__newsletter,.page__outro,.page__services,.page__testimonial{max-width:100%;padding:100px 0;width:100%}.page__about{background-color:#f9f9f9;background-color:var(--light-gray)}.page__services{background-color:#fff;background-color:var(--light-color)}.page__testimonial{background-color:#f9f9f9;background-color:var(--light-gray)}.page__how-it-works{background-color:#fff;background-color:var(--light-color)}.page__newsletter{background:linear-gradient(135deg,#7209b7,#3a0ca3)}.page__newsletter,.page__outro{color:#fff;color:var(--light-color)}.page__outro{background:linear-gradient(135deg,#8a00d4,#4361ee);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));text-align:center}.about__container,.footer__container,.header__container,.how-it-works__container,.main__container,.newsletter__container,.outro__container,.services__container,.testimonial__container{margin:0 auto;max-width:1800px;padding:0 40px;width:100%}@media (min-width:1600px){.about__container,.footer__container,.header__container,.how-it-works__container,.main__container,.newsletter__container,.outro__container,.services__container,.testimonial__container{max-width:1920px}}.title{color:#333;color:var(--dark-color);font-size:3rem;font-weight:700;margin-bottom:1.8rem}.button{background:linear-gradient(135deg,#8a00d4,#4361ee);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:none;border-radius:50px;box-shadow:0 4px 10px #0000001a;color:#fff;color:var(--light-color);cursor:pointer;display:inline-block;font-size:1.1rem;font-weight:600;padding:16px 36px;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.button:hover{box-shadow:0 10px 20px #00000026;transform:translateY(-3px)}.button--outline{background:#0000;border:2px solid #fff;border:2px solid var(--light-color);color:#fff;color:var(--light-color)}.button--outline:hover{background:#ffffff1a}.header{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffffe6;box-shadow:0 2px 10px #0000001a;left:0;padding:15px 0;position:fixed;top:0;transition:all .3s ease;transition:var(--transition);width:100%;z-index:100}.header--scrolled{background:#fffffff2;box-shadow:0 5px 20px #0000001a;padding:10px 0}.header__container{align-items:center;display:flex;justify-content:space-between}.header__logo,.logo{color:#8a00d4;color:var(--primary-color);font-size:2rem;font-weight:700;letter-spacing:1px;text-decoration:none}.header__navigation{align-items:center;display:flex}.menu__list{display:flex;list-style:none;margin:0;padding:0}.menu__item{margin:0 15px}.menu__link{color:#333;color:var(--dark-color);font-size:1.1rem;font-weight:600;position:relative;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.menu__link:hover{color:#8a00d4;color:var(--primary-color);text-shadow:0 0 1px #8a00d4;text-shadow:0 0 1px var(--primary-color)}.menu__link:after{background:#8a00d4;background:var(--primary-color);bottom:-5px;content:"";height:2px;left:0;position:absolute;transition:all .3s ease;transition:var(--transition);width:0}.menu__link:hover:after{width:100%}.actions-header__button{background:linear-gradient(135deg,#8a00d4,#4361ee);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:30px;color:#fff;color:var(--light-color);font-size:1rem;font-weight:600;margin-right:20px;padding:10px 25px;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.actions-header__button:hover{box-shadow:0 10px 20px #00000026;transform:translateY(-3px)}.actions-header__link{color:#333;color:var(--dark-color);font-weight:500;margin-right:30px;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.actions-header__link:hover{color:#8a00d4;color:var(--primary-color)}.menu__icon{background:none;border:none;cursor:pointer;display:none;height:20px;position:relative;width:30px}.menu__icon span,.menu__icon:after,.menu__icon:before{background:#333;background:var(--dark-color);content:"";height:2px;left:0;position:absolute;transition:all .3s ease;transition:var(--transition);width:100%}.menu__icon span{top:50%;transform:translateY(-50%)}.menu__icon:before{top:0}.menu__icon:after{bottom:0}.menu__icon.active span{opacity:0}.menu__icon.active:before{top:9px;transform:rotate(45deg)}.menu__icon.active:after{bottom:9px;transform:rotate(-45deg)}.user-menu{position:relative}.user-menu__trigger{align-items:center;border-radius:8px;border-radius:var(--border-radius);cursor:pointer;display:flex;padding:5px;transition:all .3s ease;transition:var(--transition)}.user-menu__trigger:hover{background:#0000000d}.user-menu__avatar{border-radius:50%;height:40px;margin-right:10px;overflow:hidden;width:40px}.user-menu__avatar img{height:100%;object-fit:cover;width:100%}.user-menu__name{font-weight:500;margin-right:5px}.user-menu__dropdown{background:#fff;background:var(--light-color);border-radius:8px;border-radius:var(--border-radius);box-shadow:0 10px 30px #0000001a;box-shadow:var(--box-shadow);margin-top:10px;min-width:200px;overflow:hidden;position:absolute;right:0;top:100%;z-index:10}.user-menu__item{background:none;border:none;color:#333;color:var(--dark-color);cursor:pointer;display:block;font-family:inherit;font-size:1rem;padding:12px 20px;text-align:left;text-decoration:none;transition:all .3s ease;transition:var(--transition);width:100%}.user-menu__item:hover{background:#0000000d;color:#8a00d4;color:var(--primary-color)}.user-menu__item--logout{border-top:1px solid #e0e0e0;border-top:1px solid var(--medium-gray);color:#e63946}.user-menu__item--logout:hover{background:#e639461a;color:#e63946}.menu-overlay{background:#00000080;height:100%;left:0;opacity:0;position:fixed;top:0;transition:all .3s ease;transition:var(--transition);visibility:hidden;width:100%;z-index:90}.menu-overlay.active{opacity:1;visibility:visible}.mobile-menu{background:#fff;background:var(--light-color);box-shadow:-5px 0 30px #00000026;height:100%;overflow-y:auto;padding:60px 0 20px;position:fixed;right:-100%;top:0;transition:all .3s ease;transition:var(--transition);width:300px;z-index:99}.mobile-menu.active{right:0}.mobile-menu__close{background:none;border:none;color:#333;color:var(--dark-color);cursor:pointer;font-size:24px;position:absolute;right:20px;top:20px}.mobile-menu__content{padding:0 20px}.mobile-menu__user{align-items:center;border-bottom:1px solid #e0e0e0;border-bottom:1px solid var(--medium-gray);display:flex;margin-bottom:20px;padding:20px 0}.mobile-menu__avatar{border-radius:50%;height:50px;margin-right:15px;overflow:hidden;width:50px}.mobile-menu__avatar img{height:100%;object-fit:cover;width:100%}.mobile-menu__name{font-size:1.1rem;font-weight:600;margin-bottom:5px}.mobile-menu__role{color:#666;font-size:.9rem}.mobile-menu__list{list-style:none;margin:0 0 30px;padding:0}.mobile-menu__item{margin-bottom:15px}.mobile-menu__link{border-bottom:1px solid #0000000d;color:#333;color:var(--dark-color);display:block;font-size:1.1rem;font-weight:500;padding:10px 0;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.mobile-menu__link:hover{color:#8a00d4;color:var(--primary-color)}.mobile-menu__actions{display:flex;flex-direction:column;gap:10px}.mobile-menu__action-btn{background:#0000000d;border:none;border-radius:8px;border-radius:var(--border-radius);color:#333;color:var(--dark-color);cursor:pointer;display:block;font-family:inherit;font-size:1rem;font-weight:500;padding:12px;text-align:center;text-decoration:none;transition:all .3s ease;transition:var(--transition);width:100%}.mobile-menu__action-btn:hover{background:#0000001a}.mobile-menu__action-btn--primary{background:linear-gradient(135deg,#8a00d4,#4361ee);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;color:var(--light-color)}.mobile-menu__action-btn--logout{background:#e639461a;color:#e63946}.mobile-menu__action-btn--logout:hover{background:#e6394633}.main{align-items:center;color:#fff;color:var(--light-color);display:flex;height:100vh;justify-content:center;margin-top:0;min-height:600px;padding:120px 0 0;position:relative;text-align:center;width:100%}.main__video-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.main__video{height:100%;object-fit:cover;width:100%}.main__overlay{background:#0000;height:100%;left:0;position:absolute;top:0;width:100%}.main__container{max-width:1000px;position:relative;z-index:1}.main__caption{color:#fff;color:var(--light-color);font-size:1.5rem;letter-spacing:3px;margin-bottom:20px;opacity:.9;text-transform:uppercase}.main__caption,.main__title{text-shadow:0 2px 4px #00000080}.main__title{font-size:4rem;font-weight:800;line-height:1.2;margin-bottom:1.5rem}.main__text{font-size:1.4rem;margin-bottom:2.5rem;margin-left:auto;margin-right:auto;max-width:800px;text-shadow:0 2px 4px #00000080}.main__button{background:linear-gradient(135deg,#8a00d4,#4361ee);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50px;box-shadow:0 4px 10px #0000001a;color:#fff;color:var(--light-color);display:inline-block;font-size:1.2rem;font-weight:600;padding:16px 36px;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.main__button:hover{box-shadow:0 10px 20px #00000026;transform:translateY(-3px)}.about__container{align-items:center;display:flex;gap:60px;max-width:1800px}.about__image{border-radius:8px;border-radius:var(--border-radius);box-shadow:0 10px 30px #0000001a;box-shadow:var(--box-shadow);flex:1.2 1;overflow:hidden}.about__image img{display:block;height:auto;transition:transform .5s ease;width:100%}.about__image:hover img{transform:scale(1.05)}.about__content{flex:1 1}.about__text{font-size:1.1rem;margin-bottom:35px}.about__text,.about__text p{text-shadow:0 2px 4px #00000080}.about__text p{line-height:1.8;margin-bottom:25px}.services__title{margin-bottom:60px;text-align:center}.services__error,.services__loading,.testimonial__error,.testimonial__loading{align-items:center;color:#666;display:flex;font-size:1.2rem;justify-content:center;min-height:300px}.services__error,.testimonial__error{color:#e63946}.services__row{display:flex;flex-wrap:wrap;justify-content:center;margin:0 -15px}.services__column{flex-basis:calc(25% - 30px);flex-grow:0;flex-shrink:0;margin-bottom:30px;max-width:calc(25% - 30px);padding:0 15px}.services__item{background-color:#fff;border-radius:8px;border-radius:var(--border-radius);box-shadow:0 10px 30px #0000001a;box-shadow:var(--box-shadow);display:flex;flex-direction:column;height:100%;overflow:hidden}.item-services{padding:0 0 20px;transition:transform .3s ease,box-shadow .3s ease}.item-services:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.item-services__top{color:inherit;display:block;text-decoration:none}.item-services__image{height:240px;overflow:hidden;position:relative;width:100%}.item-services__image img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.item-services:hover .item-services__image img{transform:scale(1.1)}.item-services__title{color:#333;color:var(--dark-color);font-size:1.4rem;font-weight:600;margin:0;padding:20px 20px 10px}.item-services__text{color:#666;flex-grow:1;font-size:1rem;line-height:1.6;padding:0 20px 20px}.item-services__button{align-self:flex-start;font-size:.9rem;margin:0 20px;padding:10px 25px;text-align:center}@media (max-width:1200px){.services__column{flex-basis:calc(33.333% - 30px);flex-grow:0;flex-shrink:0;max-width:calc(33.333% - 30px)}}@media (max-width:992px){.services__column{flex-basis:calc(50% - 30px);flex-grow:0;flex-shrink:0;max-width:calc(50% - 30px)}}@media (max-width:576px){.services__column{flex-basis:calc(100% - 30px);flex-grow:0;flex-shrink:0;max-width:calc(100% - 30px)}}.testimonial__caption{color:#8a00d4;color:var(--primary-color);font-size:1.1rem;letter-spacing:2px;margin-bottom:15px;text-align:center;text-transform:uppercase}.testimonial__title{margin-bottom:60px;text-align:center}.testimonials-slider{margin:0 auto 40px;max-width:1000px;position:relative}.item-testimonial{background:#fff;background:var(--light-color);border-radius:8px;border-radius:var(--border-radius);box-shadow:0 10px 30px #0000001a;box-shadow:var(--box-shadow);margin-bottom:40px;padding:40px;text-align:center;transition:all .3s ease;transition:var(--transition)}.item-testimonial:hover{box-shadow:0 15px 30px #00000026;transform:translateY(-5px)}.item-testimonial__image{border:3px solid #8a00d4;border:3px solid var(--primary-color);border-radius:50%;height:100px;margin:0 auto 20px;overflow:hidden;width:100px}.item-testimonial__image img{height:100%;object-fit:cover;width:100%}.item-testimonial__title{color:#8a00d4;color:var(--primary-color);font-size:1.3rem;font-weight:600;margin-bottom:8px;margin-top:0;text-shadow:0 2px 4px #00000080}.item-testimonial__caption{color:#333;color:var(--dark-color);font-size:.9rem;margin-bottom:15px;text-shadow:0 2px 4px #00000080}.item-testimonial__stars{color:#ffc107;font-size:1rem;letter-spacing:2px;margin-bottom:15px}.stars-filled,.stars-half{color:#ffc107}.stars-empty{color:#ddd}.item-testimonial__text{color:#333;color:var(--dark-color);font-size:1.1rem;font-style:italic;line-height:1.8;margin:0;text-shadow:0 2px 4px #00000080}.testimonial-nav{align-items:center;display:flex;gap:25px;justify-content:center}.testimonial-nav__next,.testimonial-nav__prev{align-items:center;background:#8a00d4;background:var(--primary-color);border:none;border-radius:50%;color:#fff;color:var(--light-color);cursor:pointer;display:flex;font-size:22px;height:50px;justify-content:center;transition:background .3s;width:50px}.testimonial-nav__next:hover,.testimonial-nav__prev:hover{background:#4361ee;background:var(--secondary-color)}.testimonial-nav__dots{display:flex;gap:10px}.testimonial-nav__dot{background:#e0e0e0;background:var(--medium-gray);border-radius:50%;cursor:pointer;height:12px;transition:all .3s ease;transition:var(--transition);width:12px}.testimonial-nav__dot.active{background:#8a00d4;background:var(--primary-color);transform:scale(1.3)}.how-it-works__title{margin-bottom:60px;text-align:center}.how-it-works__steps{display:flex;gap:40px;justify-content:space-between;margin:0 auto;max-width:1800px}.how-it-works__step{background:#fff;background:var(--light-color);border-radius:8px;border-radius:var(--border-radius);box-shadow:0 10px 30px #0000001a;box-shadow:var(--box-shadow);flex:1 1;padding:45px 35px;position:relative;text-align:center;transition:all .3s ease;transition:var(--transition);z-index:1}.how-it-works__step:hover{box-shadow:0 20px 40px #00000026;transform:translateY(-10px)}.step__number{align-items:center;background:linear-gradient(135deg,#8a00d4,#4361ee);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;color:#fff;color:var(--light-color);display:flex;font-size:1.8rem;font-weight:700;height:70px;justify-content:center;margin:0 auto 25px;width:70px}.step__title{font-size:1.5rem;font-weight:600;margin-bottom:20px}.step__text,.step__title{text-shadow:0 2px 4px #00000080}.step__text{color:#333;color:var(--dark-color);font-size:1.1rem;line-height:1.7}.newsletter__title{color:#fff;color:var(--light-color);margin-bottom:20px;text-align:center}.newsletter__text{font-size:1.2rem;margin:0 auto 40px;max-width:700px;opacity:.9;text-align:center}.newsletter__form{align-items:center;display:flex;flex-direction:column;margin:0 auto;max-width:800px}.newsletter__input{border:none;border-radius:100px;box-shadow:0 5px 15px #0000001a;font-size:1.1rem;margin-bottom:20px;padding:15px 25px;width:100%}.newsletter__button{background:#fff;background:var(--light-color);border:none;border-radius:100px;color:#8a00d4;color:var(--primary-color);cursor:pointer;font-size:1.1rem;font-weight:600;padding:15px 35px;transition:all .3s ease;transition:var(--transition)}.newsletter__button:hover{box-shadow:0 10px 20px #00000026;transform:translateY(-3px)}.newsletter__button:disabled{cursor:not-allowed;opacity:.7}.newsletter__message{background:#fff3;border-radius:8px;border-radius:var(--border-radius);margin-top:20px;padding:10px 20px;text-align:center}.outro__title{color:#fff;color:var(--light-color)}.outro__text{font-size:1.3rem;line-height:1.7;margin:0 auto 40px;max-width:800px;opacity:.9}.outro__buttons{display:flex;gap:30px;justify-content:center}.outro__button{min-width:220px}.footer{background-color:#333;background-color:var(--dark-color);color:#fff;color:var(--light-color)}.footer__top{padding:80px 0 50px}.footer__row{grid-gap:40px;display:grid;gap:40px;grid-template-columns:2fr 1fr 1fr 2fr}.footer__column--about,.footer__column--newsletter{grid-column:span 1}.footer__logo{color:#fff;color:var(--light-color);display:inline-block;margin-bottom:20px}.footer__description{font-size:.95rem;line-height:1.6;margin-bottom:20px;opacity:.8}.footer__social{display:flex;gap:15px}.footer__social-link{align-items:center;background:#ffffff1a;border-radius:50%;color:#fff;color:var(--light-color);display:flex;height:40px;justify-content:center;transition:all .3s ease;transition:var(--transition);width:40px}.footer__social-link:hover{background:#8a00d4;background:var(--primary-color);transform:translateY(-3px)}.footer__title{color:#fff;color:var(--light-color);font-size:1.2rem;font-weight:600;margin-bottom:25px}.footer__links{list-style:none;margin:0;padding:0}.footer__links li{margin-bottom:12px}.footer__link{color:#fffc;font-size:.95rem;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.footer__link:hover{color:#fff;color:var(--light-color);padding-left:5px}.footer__newsletter-text{font-size:.95rem;line-height:1.6;margin-bottom:20px;opacity:.8}.footer__form{position:relative}.footer__form-group{display:flex}.footer__input{background:#ffffff1a;border:none;border-radius:4px 0 0 4px;flex:1 1;font-size:.95rem;padding:12px 20px}.footer__button,.footer__input{color:#fff;color:var(--light-color)}.footer__button{background:#8a00d4;background:var(--primary-color);border:none;border-radius:0 4px 4px 0;cursor:pointer;font-weight:500;padding:0 20px;transition:all .3s ease;transition:var(--transition)}.footer__button:hover{background:#4361ee;background:var(--secondary-color)}.footer__message{font-size:.9rem;margin-top:10px}.footer__bottom{border-top:1px solid #ffffff1a;padding:25px 0}.footer__bottom-content{align-items:center;display:flex;justify-content:space-between}.footer__copyright{font-size:.9rem;opacity:.7}.footer__legal{display:flex;gap:20px}.footer__legal-link{color:#ffffffb3;font-size:.9rem;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.footer__legal-link:hover{color:#fff;color:var(--light-color)}.loading-spinner-container{align-items:center;display:flex;justify-content:center;min-height:100px}.loading-spinner{border:4px solid #0000001a;border-top-color:#8a00d4;border-top:4px solid var(--primary-color);height:50px;width:50px}@media (max-width:1200px){.main__title{font-size:3.5rem}.title{font-size:2.5rem}.footer__row{grid-template-columns:repeat(2,1fr)}.footer__column--about{grid-column:span 2}}@media (max-width:992px){.menu__body{display:none}.menu__icon{display:block}.how-it-works__steps{max-width:600px}.about__container,.how-it-works__steps{flex-direction:column}.main__title{font-size:3rem}.about__container,.footer__container,.header__container,.how-it-works__container,.main__container,.newsletter__container,.outro__container,.services__container,.testimonial__container{padding:0 30px}.newsletter__form{width:100%}}@media (max-width:768px){.page__about,.page__how-it-works,.page__main,.page__newsletter,.page__outro,.page__services,.page__testimonial{padding:70px 0}.outro__buttons{flex-direction:column;gap:15px}.main__title{font-size:2.5rem}.main__caption{font-size:1.2rem}.services__row{grid-template-columns:1fr}.about__container,.footer__container,.header__container,.how-it-works__container,.main__container,.newsletter__container,.outro__container,.services__container,.testimonial__container{padding:0 20px}.footer__row{grid-template-columns:1fr}.footer__column--about,.footer__column--newsletter{grid-column:span 1}.footer__bottom-content{flex-direction:column;gap:15px;text-align:center}}@media (max-width:576px){.title{font-size:2rem}.main__text{font-size:1rem}.button,.main__button{font-size:1rem;padding:12px 24px}.item-testimonial{padding:30px 20px}.actions-header__link{margin-right:15px}.actions-header__button{font-size:.9rem;padding:8px 15px}.newsletter__input{font-size:1rem;padding:12px 20px}.newsletter__button{font-size:1rem;padding:12px 25px}}.service-detail-container{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0 auto;max-width:1200px;padding:2rem}.service-header{border-bottom:1px solid #eee;margin-bottom:2.5rem;padding-bottom:1.5rem}.service-info h1{color:#333;font-size:2.5rem;margin-bottom:.8rem}.service-meta{display:flex;flex-wrap:wrap;font-size:1.1rem;gap:1.5rem}.service-category{background-color:#f5f5f5;border-radius:20px;color:#666;padding:.3rem .8rem}.service-content{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:1fr}.service-description{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #0000000d;padding:2rem}.service-description h2{color:#333;font-size:1.5rem;margin-bottom:1rem}.service-description p{color:#666;line-height:1.6}.providers-section{margin-top:1rem}.providers-header{margin-bottom:2rem}.providers-header h2{color:#333;font-size:1.8rem;margin-bottom:.5rem}.providers-header p{color:#666}.providers-filter-container{background-color:#f9f9f9;border-radius:10px;box-shadow:0 2px 8px #0000000d;display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:2rem;padding:1.5rem}.filter-group{display:flex;flex:1 1;flex-direction:column;gap:.5rem;min-width:180px}.filter-group label{color:#555;font-size:.9rem;font-weight:500}.filter-group input,.filter-group select{border:1px solid #ddd;border-radius:5px;font-size:.95rem;padding:.6rem 1rem}.filter-group input:focus,.filter-group select:focus{border-color:#4361ee;outline:none}.providers-list{display:flex;flex-direction:column;gap:1.5rem}.provider-card{background-color:#fff;border-radius:10px;box-shadow:0 4px 15px #0000000d;padding:2rem;transition:transform .3s ease,box-shadow .3s ease}.provider-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.provider-header{display:flex;gap:1.5rem;margin-bottom:1.5rem}.provider-image{border:3px solid #f5f5f5;border-radius:50%;height:100px;object-fit:cover;width:100px}.provider-info{flex:1 1}.provider-info h3{color:#333;font-size:1.5rem;margin-bottom:.5rem}.provider-meta{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:.5rem}.provider-rating{color:#555}.provider-location{color:#666}.provider-price{color:#4361ee;font-size:1.1rem;font-weight:600}.provider-bio{color:#666;line-height:1.5}.provider-availability,.provider-bio{margin-bottom:1.5rem}.provider-availability h4{color:#333;font-size:1.1rem;margin-bottom:.8rem}.availability-slots{display:flex;flex-direction:column;gap:.8rem}.day-slots{align-items:flex-start;display:flex}.day-label{color:#555;font-weight:500;min-width:100px}.time-slots{display:flex;flex-wrap:wrap;gap:.5rem}.time-slot{background-color:#f5f5f5;border-radius:20px;color:#555;font-size:.9rem;padding:.3rem .7rem}.book-button{background-color:#4361ee;border-radius:5px;color:#fff;display:block;font-weight:500;padding:1rem;text-align:center;text-decoration:none;transition:background-color .3s ease;width:100%}.book-button:hover{background-color:#2a4cd0}.no-providers{background-color:#f9f9f9;border-radius:10px;color:#666;padding:2rem;text-align:center}.error-container,.loading-container{align-items:center;color:#666;display:flex;font-size:1.2rem;height:60vh;justify-content:center}@media (max-width:768px){.service-info h1{font-size:2rem}.provider-header{align-items:center;flex-direction:column;text-align:center}.provider-meta{justify-content:center}.day-slots{flex-direction:column}.day-label{margin-bottom:.5rem}.time-slots{justify-content:flex-start}}@media (max-width:480px){.service-detail-container{padding:1rem}.service-info h1{font-size:1.8rem}.providers-filter-container{flex-direction:column;gap:1rem}}.service-catalog-container{background-color:#f0f4f8;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;margin:0;max-width:none;min-height:100vh;padding:2rem;width:100%}.catalog-header{background-color:#e1e8f0;border-radius:10px;box-shadow:0 4px 6px #0000000d;margin-bottom:3rem;margin-left:auto;margin-right:auto;max-width:1400px;padding:2rem;text-align:center}.catalog-header h1{color:#333;font-size:2.5rem;margin-bottom:.5rem}.catalog-header p{color:#666;font-size:1.1rem;margin-bottom:2rem}.search-filter-container{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:1rem;margin-top:2rem}.search-box{flex:1 1;max-width:400px;min-width:250px;position:relative}.search-box input{border:1px solid #ddd;border-radius:30px;font-size:1rem;padding:.8rem 1rem .8rem 2.5rem;transition:all .3s ease;width:100%}.search-box input:focus{border-color:#4361ee;box-shadow:0 0 0 2px #4361ee33;outline:none}.search-icon{color:#999;left:1rem;position:absolute;top:50%;transform:translateY(-50%)}.category-filter select{background-color:#f8fafc;border:1px solid #ddd;border-radius:30px;cursor:pointer;font-size:1rem;min-width:200px;padding:.8rem 1.5rem;transition:all .3s ease}.category-filter select:focus{border-color:#4361ee;box-shadow:0 0 0 2px #4361ee33;outline:none}.horizontal-services-layout{display:flex;flex-direction:column;gap:2.5rem;margin-left:auto;margin-right:auto;max-width:1400px}.category-section{background-color:#e1e8f0;border-radius:10px;box-shadow:0 4px 6px #0000000d;padding:1.5rem}.category-title{color:#333;font-size:1.8rem;margin-bottom:1.5rem;position:relative}.category-title:after{background-color:#4361ee;bottom:-8px;content:"";height:3px;left:0;position:absolute;width:60px}.horizontal-services-list{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(280px,1fr));padding:.5rem 0 1.5rem}.service-card{border:1px solid #e2e8f0;border-radius:12px;box-shadow:0 4px 15px #0000000d;height:220px;padding:1.5rem;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{border-color:#4361ee4d;box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.service-card h3{color:#333;font-size:1.2rem;margin-bottom:.8rem}.price-range{background-color:#4361ee0d;border-radius:5px;color:#4361ee;display:inline-block;font-size:1.1rem;font-weight:600;margin-bottom:1.2rem;padding:.5rem .8rem}.view-providers-btn{background-color:#4361ee;border-radius:8px;color:#fff;font-weight:500;margin-top:auto;padding:.7rem 1rem;text-align:center;text-decoration:none;transition:background-color .3s ease}.view-providers-btn:hover{background-color:#2a4cd0}.loading-container{color:#666;font-size:1.2rem;height:60vh}@media (max-width:1440px){.catalog-header,.horizontal-services-layout{max-width:95%}}@media (max-width:768px){.catalog-header h1{font-size:2rem}.search-filter-container{align-items:center;flex-direction:column}.category-filter,.category-filter select,.search-box{width:100%}.service-card{max-width:240px;min-width:240px}}@media (max-width:480px){.service-catalog-container{padding:1rem}.catalog-header{padding:1.5rem 1rem}.catalog-header h1{font-size:1.8rem}.service-card{max-width:100%;min-width:240px}}:root{--success-color:#28a745;--error-color:#dc3545}.contact-hero{align-items:center;color:#fff;color:var(--light-color);display:flex;min-height:500px;overflow:hidden;padding:0;position:relative;text-align:center}.contact-hero__image-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.contact-hero__image{height:100%;object-fit:cover;object-position:center;width:100%}.contact-hero__overlay{background:#0000004d;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.contact-hero__container{margin:0 auto;max-width:1200px;padding:0 40px;position:relative;z-index:3}.contact-hero__content{align-items:center;display:flex;flex-direction:column;justify-content:center}.contact-hero__title{font-size:3.5rem;font-weight:700;margin-bottom:1.5rem;text-shadow:0 2px 4px #0000004d}.contact-hero__subtitle{-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px);background:#0006;border-radius:12px;font-size:1.5rem;font-weight:600;line-height:1.6;margin:0 auto;max-width:600px;opacity:1;padding:1.5rem 2rem;text-shadow:2px 2px 4px #000c}.contact-content{background:#fff;background:var(--light-color);padding:100px 0}.contact-content__container{margin:0 auto;max-width:1400px;padding:0 40px}.contact-grid{grid-gap:80px;align-items:start;display:grid;gap:80px;grid-template-columns:1fr 1.2fr}.contact-info__title{color:#333;color:var(--dark-color);font-size:2.5rem;font-weight:700;margin-bottom:1.5rem}.contact-info__description{color:#666;font-size:1.1rem;line-height:1.6;margin-bottom:3rem}.contact-details{display:flex;flex-direction:column;gap:2rem}.contact-detail{align-items:flex-start;background:#f9f9f9;background:var(--light-gray);border-left:4px solid #8a00d4;border-left:4px solid var(--primary-color);border-radius:8px;border-radius:var(--border-radius);display:flex;gap:1.5rem;padding:2rem;transition:all .3s ease;transition:var(--transition)}.contact-detail:hover{box-shadow:0 10px 30px #0000001a;box-shadow:var(--box-shadow);transform:translateY(-2px)}.contact-detail__icon{align-items:center;background:linear-gradient(135deg,#8a00d4,#4361ee);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border-radius:50%;color:#fff;color:var(--light-color);display:flex;flex-shrink:0;font-size:2rem;height:60px;justify-content:center;width:60px}.contact-detail__content h3{color:#333;color:var(--dark-color);font-size:1.3rem;font-weight:600;margin-bottom:.5rem}.contact-detail__content p{color:#333;color:var(--dark-color);font-size:1.1rem;font-weight:500;margin-bottom:.5rem}.contact-detail__content span{color:#666;font-size:.95rem}.social-links a{color:#8a00d4;color:var(--primary-color);font-weight:500;text-decoration:none;transition:all .3s ease;transition:var(--transition)}.social-links a:hover{color:#4361ee;color:var(--secondary-color);text-decoration:underline}.contact-form-container{background:#fff;background:var(--light-color);border:1px solid #e0e0e0;border:1px solid var(--medium-gray);border-radius:12px;box-shadow:0 10px 30px #0000001a;box-shadow:var(--box-shadow);padding:3rem}.contact-form__title{color:#333;color:var(--dark-color);font-size:2.2rem;font-weight:700;margin-bottom:2rem;text-align:center}.form-message{border-radius:8px;border-radius:var(--border-radius);font-weight:500;margin-bottom:2rem;padding:1rem 1.5rem}.form-message--success{background:#d4edda;border:1px solid #c3e6cb;color:#155724}.form-message--error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-row{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:1fr 1fr}.form-group label{color:#333;color:var(--dark-color);font-size:1rem;margin-bottom:.5rem}.form-control{background:#fff;background:var(--light-color);border:2px solid #e0e0e0;border:2px solid var(--medium-gray);border-radius:8px;border-radius:var(--border-radius);font-size:1rem;padding:1rem 1.5rem;transition:all .3s ease;transition:var(--transition)}.form-control:focus{border-color:#8a00d4;border-color:var(--primary-color);box-shadow:0 0 0 3px #8a00d41a;outline:none}.form-control::placeholder{color:#999}textarea.form-control{font-family:inherit;min-height:120px;resize:vertical}select.form-control{cursor:pointer}.submit-button{align-items:center;background:linear-gradient(135deg,#8a00d4,#4361ee);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));border:none;border-radius:50px;box-shadow:0 4px 10px #0000001a;color:#fff;color:var(--light-color);cursor:pointer;display:flex;font-size:1.1rem;font-weight:600;gap:.5rem;justify-content:center;margin-top:1rem;padding:1.2rem 2rem;transition:all .3s ease;transition:var(--transition)}.submit-button:hover:not(:disabled){box-shadow:0 8px 20px #00000026;transform:translateY(-2px)}.submit-button:disabled{cursor:not-allowed;opacity:.7;transform:none}.spinner{animation:spin 1s linear infinite;border:2px solid #0000;border-radius:50%;border-top-color:#fff;border-top:2px solid var(--light-color);height:20px;width:20px}.contact-faq{background:#f9f9f9;background:var(--light-gray);padding:100px 0}.contact-faq__container{margin:0 auto;max-width:1200px;padding:0 40px}.contact-faq__title{color:#333;color:var(--dark-color);font-size:2.8rem;font-weight:700;margin-bottom:4rem;text-align:center}.faq-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(350px,1fr))}.faq-item{background:#fff;background:var(--light-color);border-radius:12px;border-top:4px solid #8a00d4;border-top:4px solid var(--primary-color);box-shadow:0 4px 20px #00000014;padding:2.5rem;transition:all .3s ease;transition:var(--transition)}.faq-item:hover{box-shadow:0 10px 30px #00000026;transform:translateY(-5px)}.faq-item h3{color:#333;color:var(--dark-color);font-size:1.3rem;font-weight:600;margin-bottom:1rem}.faq-item p{color:#666;font-size:1rem;line-height:1.6}@media (max-width:1200px){.contact-grid{gap:60px}.contact-hero__title{font-size:3rem}}@media (max-width:992px){.contact-grid{gap:50px;grid-template-columns:1fr}.contact-hero{min-height:400px}.contact-hero__subtitle{font-size:1.3rem}.contact-faq__title{font-size:2.3rem}}@media (max-width:768px){.contact-hero{min-height:350px;padding:0}.contact-content__container,.contact-faq__container,.contact-hero__container{padding:0 20px}.contact-content,.contact-faq{padding:80px 0}.contact-hero__subtitle{font-size:1.2rem}.contact-info__title{font-size:2rem}.contact-form-container{padding:2rem}.contact-form__title{font-size:1.8rem}.form-row{gap:1rem;grid-template-columns:1fr}.contact-detail{gap:1rem;padding:1.5rem}.contact-detail__icon{font-size:1.5rem;height:50px;width:50px}.faq-grid{gap:1.5rem;grid-template-columns:1fr}.faq-item{padding:2rem}.contact-faq__title{font-size:2rem}}@media (max-width:576px){.contact-hero{min-height:300px}.contact-hero__subtitle{font-size:1.1rem;padding:0 10px}.contact-info__title{font-size:1.7rem}.contact-form__title{font-size:1.5rem}.contact-form-container{padding:1.5rem}.form-control{padding:.8rem 1rem}.submit-button{font-size:1rem;padding:1rem 1.5rem}.contact-faq__title{font-size:1.8rem}.faq-item{padding:1.5rem}}.contact-detail:focus-within,.form-control:focus,.submit-button:focus{outline:2px solid #8a00d4;outline:2px solid var(--primary-color);outline-offset:2px}@media print{.contact-hero{background:none!important;color:#333!important;color:var(--dark-color)!important}.contact-form-container{border:1px solid #ccc!important;box-shadow:none!important}}:root{--primary-color:#8a00d4;--secondary-color:#4361ee;--accent-color:#f72585;--dark-color:#333;--light-color:#fff;--light-gray:#f9f9f9;--medium-gray:#e0e0e0;--box-shadow:0 10px 30px #0000001a;--border-radius:8px;--transition:all 0.3s ease}.about-hero{align-items:center;color:#fff;color:var(--light-color);display:flex;min-height:600px;overflow:hidden;padding:0;position:relative;text-align:center}.about-hero__image-container{height:100%;left:0;position:absolute;top:0;width:100%;z-index:1}.about-hero__image{height:100%;object-fit:cover;object-position:center;width:100%}.about-hero__overlay{background:#0006;height:100%;left:0;position:absolute;top:0;width:100%;z-index:2}.about-hero__container{margin:0 auto;max-width:1200px;padding:0 40px;position:relative;z-index:3}.about-hero__content{align-items:center;display:flex;flex-direction:column;justify-content:center}.about-hero__title{font-size:4rem;font-weight:700;margin-bottom:1.5rem;text-shadow:2px 2px 4px #000c}.about-hero__subtitle{font-size:1.6rem;font-weight:500;line-height:1.4;margin:0 auto;max-width:800px;opacity:1;text-shadow:1px 1px 3px #000000b3}.about-main{background:#fff;background:var(--light-color);padding:100px 0}.about-main__container{margin:0 auto;max-width:1200px;padding:0 40px}.about-main__text{color:#333;color:var(--dark-color);font-size:1.3rem;font-weight:400;line-height:1.8;margin:0 auto;max-width:1000px;text-align:center}.about-beauty{background:#f9f9f9;background:var(--light-gray);padding:100px 0}.about-beauty__container{margin:0 auto;max-width:1400px;padding:0 40px}.about-beauty__content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.about-beauty__text{padding-right:2rem}.about-beauty__title{color:#333;color:var(--dark-color);font-size:2.8rem;font-weight:700;margin-bottom:1rem}.about-beauty__subtitle{color:#8a00d4;color:var(--primary-color);font-size:1.4rem;font-weight:600;margin-bottom:2rem}.about-beauty__description{color:#666;font-size:1.1rem;line-height:1.7}.about-beauty__image{border-radius:12px;box-shadow:0 10px 30px #0000001a;box-shadow:var(--box-shadow);overflow:hidden;position:relative}.about-beauty__image img{height:500px;object-fit:cover;transition:all .3s ease;transition:var(--transition);width:100%}.about-beauty__image:hover img{transform:scale(1.05)}.about-pets{background:#fff;background:var(--light-color);padding:100px 0}.about-pets__container{margin:0 auto;max-width:1400px;padding:0 40px}.about-pets__content{grid-gap:80px;align-items:center;display:grid;gap:80px;grid-template-columns:1fr 1fr}.about-pets__text{padding-left:2rem}.about-pets__title{color:#333;color:var(--dark-color);font-size:2.8rem;font-weight:700;margin-bottom:1rem}.about-pets__subtitle{color:#4361ee;color:var(--secondary-color);font-size:1.4rem;font-weight:600;margin-bottom:2rem}.about-pets__description{color:#666;font-size:1.1rem;line-height:1.7}.about-pets__image{border-radius:12px;box-shadow:0 10px 30px #0000001a;box-shadow:var(--box-shadow);overflow:hidden;position:relative}.about-pets__image img{height:500px;object-fit:cover;transition:all .3s ease;transition:var(--transition);width:100%}.about-pets__image:hover img{transform:scale(1.05)}.about-values{background:linear-gradient(135deg,#8a00d4,#4361ee);background:linear-gradient(135deg,var(--primary-color),var(--secondary-color));color:#fff;color:var(--light-color);padding:100px 0}.about-values__container{margin:0 auto;max-width:1200px;padding:0 40px}.about-values__title{font-size:3rem;font-weight:700;margin-bottom:4rem;text-align:center;text-shadow:0 2px 4px #0000004d}.about-values__grid{grid-gap:3rem;display:grid;gap:3rem;grid-template-columns:repeat(auto-fit,minmax(280px,1fr))}.about-value{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff1a;border:1px solid #fff3;border-radius:16px;padding:2.5rem;text-align:center;transition:all .3s ease;transition:var(--transition)}.about-value:hover{background:#ffffff26;box-shadow:0 15px 35px #0003;transform:translateY(-5px)}.about-value__icon{display:block;font-size:3rem;margin-bottom:1.5rem}.about-value h3{color:#fff;color:var(--light-color);font-size:1.4rem;font-weight:600;margin-bottom:1rem}.about-value p{color:#ffffffe6;font-size:1rem;line-height:1.6}@media (max-width:1200px){.about-beauty__content,.about-pets__content{gap:60px}.about-hero__title{font-size:3.5rem}.about-hero__subtitle{font-size:1.4rem}}@media (max-width:992px){.about-beauty__content,.about-pets__content{gap:50px;grid-template-columns:1fr}.about-beauty__text,.about-pets__text{padding:0;text-align:center}.about-hero{min-height:500px}.about-hero__title{font-size:3rem}.about-hero__subtitle{font-size:1.3rem}.about-beauty__title,.about-pets__title{font-size:2.3rem}.about-beauty__subtitle,.about-pets__subtitle{font-size:1.2rem}.about-values__title{font-size:2.5rem}.about-values__grid{gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}}@media (max-width:768px){.about-hero{min-height:400px}.about-beauty__container,.about-hero__container,.about-main__container,.about-pets__container,.about-values__container{padding:0 20px}.about-beauty,.about-main,.about-pets,.about-values{padding:80px 0}.about-hero__title{font-size:2.5rem}.about-hero__subtitle{font-size:1.2rem}.about-main__text{font-size:1.1rem}.about-beauty__title,.about-pets__title{font-size:2rem}.about-beauty__subtitle,.about-pets__subtitle{font-size:1.1rem}.about-beauty__description,.about-pets__description{font-size:1rem}.about-beauty__image img,.about-pets__image img{height:300px}.about-values__title{font-size:2.2rem;margin-bottom:3rem}.about-value{padding:2rem}.about-values__grid{gap:1.5rem}}@media (max-width:576px){.about-hero{min-height:350px}.about-hero__title{font-size:2rem}.about-hero__subtitle{font-size:1.1rem;padding:0 10px}.about-main__text{font-size:1rem}.about-beauty__title,.about-pets__title{font-size:1.8rem}.about-beauty__subtitle,.about-pets__subtitle{font-size:1rem}.about-values__title{font-size:1.8rem}.about-value{padding:1.5rem}.about-value__icon{font-size:2.5rem}.about-value h3{font-size:1.2rem}.about-values__grid{grid-template-columns:1fr}}.about-value:focus-within{outline:2px solid #fff;outline:2px solid var(--light-color);outline-offset:2px}@media print{.about-hero,.about-values{background:none!important}.about-hero,.about-value,.about-values{color:#333!important;color:var(--dark-color)!important}.about-value{background:#f9f9f9!important;background:var(--light-gray)!important}}.provider-dashboard-container{background-color:#f8f9fa;min-height:100vh;padding-top:0}.dashboard-layout{display:flex;min-height:100vh}.dashboard-sidebar{background-color:#fff;border-right:1px solid #e9ecef;bottom:0;box-shadow:0 0 10px #0000000d;height:100vh;height:auto;overflow-y:auto;position:fixed;top:0;width:260px;z-index:10}.sidebar-header{border-bottom:1px solid #e9ecef;padding:1.5rem}.sidebar-header h2{color:#2c3e50;font-size:1.25rem;margin:0}.quick-stats{display:flex;gap:.5rem;padding:1rem}.stat-card{background-color:#f8f9fa;border-radius:8px;box-shadow:0 1px 3px #0000000d;flex:1 1;padding:.75rem;text-align:center}.stat-number{color:#3498db;display:block;font-size:1.5rem;font-weight:600}.stat-label{color:#6c757d;font-size:.8rem}.dashboard-nav{padding:1rem}.dashboard-nav h3{color:#6c757d;font-size:.8rem;letter-spacing:1px;margin:.5rem 0;text-transform:uppercase}.nav-item{align-items:center;border-radius:8px;color:#2c3e50;display:flex;margin:.25rem 0;padding:.75rem 1rem;position:relative;text-decoration:none;transition:all .2s ease}.nav-item:hover{background-color:#f0f4f8}.nav-icon{font-size:1.1rem;margin-right:.75rem}.badge{align-items:center;background-color:#e74c3c;border-radius:50%;color:#fff;display:flex;font-size:.7rem;height:20px;justify-content:center;position:absolute;right:10px;width:20px}.logout-button{background:none;border:none;border-top:1px solid #e9ecef;color:#e74c3c;cursor:pointer;font-family:inherit;font-size:1rem;margin-top:1rem;padding-top:1rem;text-align:left;width:100%}.logout-button:hover{background-color:#fff5f5}.logout-button .nav-icon{color:#e74c3c}.dashboard-content{flex:1 1;margin-left:260px;padding:1rem 2rem 2rem}.dashboard-header{justify-content:space-between;margin-bottom:2rem}.dashboard-header,.header-content{align-items:center;display:flex}.welcome-message{color:#6c757d;font-size:1.25rem;margin:0}.provider-name{color:#2c3e50;font-size:1.3rem;font-weight:600}.dashboard-main{display:flex;flex-direction:column;gap:2rem}.dashboard-section{background-color:#fff;border-radius:12px;box-shadow:0 2px 5px #0000000d;overflow:hidden}.section-header{align-items:center;border-bottom:1px solid #e9ecef;display:flex;justify-content:space-between;padding:1.5rem}.section-header h2{color:#2c3e50;font-size:1.2rem;margin:0}.action-link{align-items:center;color:#3498db;display:flex;font-size:.9rem;font-weight:500;text-decoration:none}.action-icon{margin-left:.5rem}.services-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr));padding:1.5rem}.service-card{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;display:flex;flex-direction:column;padding:1.25rem;position:relative;transition:transform .2s,box-shadow .2s}.service-card:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-3px)}.service-status{align-items:center;display:flex;margin-bottom:.5rem}.status-indicator{border-radius:50%;height:8px;margin-right:.5rem;width:8px}.status-indicator.active{background-color:#2ecc71}.status-indicator.inactive{background-color:#e74c3c}.status-text{color:#6c757d;font-size:.8rem}.service-title{color:#2c3e50;font-size:1.1rem;font-weight:600;margin:.5rem 0}.service-category{color:#6c757d;font-size:.85rem;margin-bottom:.5rem}.service-price{color:#2c3e50;font-weight:600;margin-bottom:1rem}.service-action{color:#3498db;font-size:.9rem;font-weight:500;margin-top:auto;text-decoration:none}.add-service-card{align-items:center;border:2px dashed #dee2e6;border-radius:8px;color:#6c757d;display:flex;flex-direction:column;justify-content:center;padding:1.25rem;text-decoration:none;transition:all .2s ease}.add-service-card:hover{background-color:#f8f9fa;border-color:#3498db;color:#3498db}.plus-icon{font-size:2rem;margin-bottom:.5rem}.bookings-list{padding:1.5rem}.booking-request-card{background-color:#fff;border:1px solid #e9ecef;border-radius:8px;margin-bottom:1rem;padding:1.25rem;transition:all .2s ease}.booking-request-card:hover{border-color:#bdc3c7;box-shadow:0 2px 8px #0000000d}.booking-header{display:flex;justify-content:space-between;margin-bottom:.75rem}.booking-service{color:#2c3e50;font-weight:600}.booking-price{color:#3498db;font-weight:600}.booking-client,.booking-time{align-items:center;color:#6c757d;display:flex;font-size:.9rem;margin-bottom:.5rem}.client-icon,.time-icon{margin-right:.5rem}.booking-actions{display:flex;justify-content:flex-end;margin-top:1rem}.btn-primary{background-color:#3498db;border:none;border-radius:4px;cursor:pointer;display:inline-block;font-weight:500;padding:.5rem 1rem;text-decoration:none;transition:background-color .2s}.btn-primary:hover{background-color:#2980b9}.empty-state{align-items:center;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center}.empty-icon{font-size:2.5rem;margin-bottom:1rem;opacity:.7}.empty-state h3{color:#2c3e50;margin:0 0 .5rem}.empty-state p{color:#6c757d;margin:0 0 1.5rem}.loading-container{align-items:center;background-color:#f8f9fa;display:flex;flex-direction:column;height:calc(100vh - 60px);justify-content:center;margin-top:60px}.loading-spinner{animation:spin 1s linear infinite;border:3px solid #0000001a;border-radius:50%;border-top-color:#3498db;height:40px;margin-bottom:1rem;width:40px}@keyframes spin{to{transform:rotate(1turn)}}.error-banner{align-items:center;background-color:#ffefef;border-left:4px solid #e74c3c;border-radius:4px;display:flex;margin-bottom:1.5rem;padding:1rem}.error-icon{font-size:1.2rem;margin-right:1rem}@media (max-width:768px){.dashboard-layout{flex-direction:column}.dashboard-sidebar{box-shadow:0 2px 5px #0000000d;height:auto;margin-top:0;position:static;top:0;width:100%}.dashboard-content{margin-left:0;padding-top:1.5rem}.services-grid{grid-template-columns:1fr}}.profile-summary{margin-bottom:1.5rem}.profile-card{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;margin-bottom:1rem;padding:1.5rem;transition:transform .2s ease,box-shadow .2s ease}.profile-card:hover{box-shadow:0 4px 12px #00000026;transform:translateY(-2px)}.profile-header{align-items:center;display:flex;flex-wrap:wrap;gap:.5rem;justify-content:space-between;margin-bottom:1rem}.profile-header h3{color:#2c3e50;font-size:1.4rem;margin:0}.experience-badge{background:#e1f5fe;border-radius:30px;color:#0288d1;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.profile-details{display:flex;flex-wrap:wrap;gap:1.5rem;margin-bottom:1rem}.profile-detail{align-items:center;color:#5d6778;display:flex;font-size:.95rem}.detail-icon{margin-right:.5rem;opacity:.8}.profile-bio{background:#f9f9f9;border-radius:6px;color:#4a5568;font-size:.95rem;line-height:1.5;padding:1rem}.profile-bio,.profile-specialties{margin-bottom:1rem}.profile-specialties h4{color:#4a5568;font-size:1rem;font-weight:500;margin:0 0 .5rem}.specialty-tags{display:flex;flex-wrap:wrap;gap:.5rem}.specialty-tag{background:#e8f5e9;border-radius:16px;color:#2e7d32;font-size:.8rem;font-weight:500;padding:.25rem .75rem}.profile-action-link{color:#3498db;display:inline-block;font-weight:500;margin-top:.5rem;text-decoration:none;transition:color .2s ease}.profile-action-link:hover{color:#2980b9;text-decoration:underline}.create-service-container{margin:2rem auto;max-width:900px;padding:0 1rem}.create-service-card{background-color:#fff;border-radius:12px;box-shadow:0 8px 24px #0000001f;padding:2rem}.create-service-header{margin-bottom:2rem;text-align:center}.create-service-header h1{color:#333;font-size:1.8rem;margin-bottom:.5rem}.create-service-header p{color:#666;font-size:1rem}.alert{align-items:center;border-radius:8px;display:flex;margin-bottom:1.5rem;padding:1rem}.alert-error{background-color:#fff5f5;border:1px solid #fcc;color:#e53e3e}.alert-success{background-color:#f0fff4;border:1px solid #c6f6d5;color:#38a169}.alert-icon{font-size:1.25rem;margin-right:.75rem}.create-service-form{gap:1.5rem}.create-service-form,.form-group{display:flex;flex-direction:column}.form-group{gap:.5rem}.form-group label{color:#555;font-size:.9rem;font-weight:600}.select-input,.text-area,.text-input{border:1px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem 1rem;transition:border-color .2s,box-shadow .2s}.select-input:hover,.text-area:hover,.text-input:hover{border-color:#bbb}.select-input:focus,.text-area:focus,.text-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526;outline:none}.selected-input{background-color:#4f46e50d;border-color:#4f46e5}.form-hint{color:#6b7280;font-size:.8rem;margin-top:.25rem}.service-options-container{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));margin-top:.5rem}.service-option-card{background-color:#f9fafb;border:2px solid #e5e7eb;border-radius:8px;cursor:pointer;display:flex;flex-direction:column;gap:.5rem;padding:1rem;transition:all .2s ease}.service-option-card:hover{border-color:#d1d5db;box-shadow:0 4px 6px -1px #0000001a;transform:translateY(-2px)}.service-option-card.selected{background-color:#4f46e50d;border-color:#4f46e5;box-shadow:0 4px 12px -2px #4f46e533;transform:translateY(-2px)}.service-option-name{color:#111827;font-size:1rem;font-weight:600}.service-option-price{color:#4b5563;font-size:.9rem}.no-services-message{background-color:#f9fafb;border:1px dashed #d1d5db;border-radius:8px;color:#6b7280;grid-column:1/-1;padding:2rem;text-align:center}.text-area{min-height:120px;resize:vertical}.price-input-wrapper{align-items:center;display:flex;position:relative}.currency-symbol{color:#666;left:1rem;pointer-events:none;position:absolute;z-index:1}.price-input{border:1px solid #ddd;border-radius:8px;font-size:1rem;padding:.75rem 1rem .75rem 2.5rem;transition:border-color .2s,box-shadow .2s;width:100%}.price-input:hover{border-color:#bbb}.price-input:focus{border-color:#4f46e5;box-shadow:0 0 0 3px #4f46e526;outline:none}.price-slider-container{margin-top:1rem;padding:0 .5rem}.price-slider{-webkit-appearance:none;background:#e4e4e7;border-radius:5px;height:6px;outline:none;width:100%}.price-slider::-webkit-slider-thumb{-webkit-appearance:none;appearance:none;background:#4f46e5;border-radius:50%;cursor:pointer;height:20px;-webkit-transition:all .15s ease;transition:all .15s ease;width:20px}.price-slider::-webkit-slider-thumb:hover{background:#6366f1;transform:scale(1.1)}.price-slider::-moz-range-thumb{background:#4f46e5;border:none;border-radius:50%;cursor:pointer;height:20px;-moz-transition:all .15s ease;transition:all .15s ease;width:20px}.price-slider::-moz-range-thumb:hover{background:#6366f1;transform:scale(1.1)}.price-range-labels{color:#6b7280;display:flex;font-size:.85rem;justify-content:space-between;margin-top:.5rem}.form-actions{display:flex;gap:1rem;justify-content:flex-end;margin-top:1rem}.btn{border:none;border-radius:8px;cursor:pointer;font-size:1rem;font-weight:600;padding:.75rem 1.5rem;transition:all .2s}.btn-primary{background-color:#4f46e5;color:#fff}.btn-primary:hover{background-color:#4338ca;transform:translateY(-1px)}.btn-primary:active{transform:translateY(0)}.btn-primary:disabled{background-color:#c7d2fe;cursor:not-allowed;transform:none}.btn-secondary{background-color:#f3f4f6;color:#4b5563}.btn-secondary:hover{background-color:#e5e7eb;transform:translateY(-1px)}.btn-secondary:active{transform:translateY(0)}@media (max-width:768px){.create-service-card{padding:1.5rem}.form-actions{flex-direction:column-reverse}.form-actions button{width:100%}}
/*# sourceMappingURL=main.03f229af.css.map*/