:root{--theme-primary:#17a2b8;--theme-primary-dark:#138496;--theme-primary-light:#5dccde;--theme-accent:#fdb462;--theme-accent-strong:#f89f3f;--theme-accent-soft:#ffd9b3;--theme-secondary:#f0f8fa;--theme-sand:#f5e6d3;--theme-aqua:#7fdbff;--theme-header-gradient-start:#17a2b8;--theme-header-gradient-end:#138496;--theme-gradient-elegant:linear-gradient(135deg,#5dccde 0%,#17a2b8 50%,#138496 100%);--theme-gradient-warm:linear-gradient(135deg,#ffd9b3 0%,#fdb462 100%);--theme-heading-font:'Lora',serif;--theme-body-font:'Source Sans 3',sans-serif;--theme-text-dark:#0c3c4c;--theme-text-light:#2c5c6c;--theme-muted:#4c7c8c;--theme-border:#bee5eb;--theme-bg-soft:#fafeff;--theme-white:#fff;--theme-shadow-soft:0 8px 24px rgba(23,162,184,.12);--theme-shadow-medium:0 12px 32px rgba(23,162,184,.18);--theme-shadow-strong:0 16px 48px rgba(23,162,184,.22)}body{font-family:var(--theme-body-font);background:var(--theme-bg-soft)!important;color:var(--theme-text-dark)}.site-header{background:var(--theme-gradient-elegant);border-bottom:4px solid var(--theme-accent);padding:3rem 0!important;position:relative;overflow:hidden}.site-header::before{content:'';position:absolute;bottom:-80px;left:0;right:0;height:150px;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 120"><path d="M0,96L48,90.7C96,85,192,75,288,74.7C384,75,480,85,576,85.3C672,85,768,75,864,69.3C960,64,1056,64,1152,69.3C1248,75,1344,85,1392,90.7L1440,96L1440,120L1392,120C1344,120,1248,120,1152,120C1056,120,960,120,864,120C768,120,672,120,576,120C480,120,384,120,288,120C192,120,96,120,48,120L0,120Z" fill="%23ffffff" fill-opacity="0.3"/></svg>') repeat-x bottom;pointer-events:none}.site-header h1{font-family:var(--theme-heading-font);font-weight:700;color:var(--theme-white);text-shadow:0 2px 12px rgba(12,60,76,.3);letter-spacing:.5px}.site-header h2{font-family:var(--theme-heading-font);font-weight:700;color:var(--theme-white);text-shadow:0 2px 12px rgba(12,60,76,.3);font-size:1.5rem}.site-header .text-muted{color:rgba(255,255,255,.9)!important;font-size:.95rem}.site-header i{color:var(--theme-accent)}.site-header .btn-outline-light{background:var(--theme-white);color:var(--theme-primary);border:2px solid var(--theme-white);font-weight:600;padding:.6rem 1.5rem;border-radius:50px;box-shadow:0 4px 12px rgba(255,255,255,.3);transition:all .3s ease}.site-header .btn-outline-light:hover{background:var(--theme-accent);color:var(--theme-white);border-color:var(--theme-accent);box-shadow:0 6px 20px rgba(253,180,98,.4);transform:translateY(-2px)}.hero-reviews{background:rgba(255,255,255,.95);backdrop-filter:blur(10px);border-radius:25px;padding:.75rem 1.25rem;border:2px solid rgba(253,180,98,.3);box-shadow:0 4px 16px rgba(23,162,184,.15)}.hero-reviews .fw-semibold{color:var(--theme-primary)}.hero-photo .carousel-inner{border-radius:20px!important;border:4px solid var(--theme-white);box-shadow:var(--theme-shadow-strong)}.hero-photo .carousel-control-prev-icon,.hero-photo .carousel-control-next-icon{background-color:var(--theme-accent);border-radius:50%;padding:1.5rem;box-shadow:0 4px 12px rgba(253,180,98,.3)}.card{border:0!important;border-radius:20px!important;background:var(--theme-white);box-shadow:var(--theme-shadow-soft);transition:all .3s ease;border:2px solid var(--theme-border)!important}.card:hover{box-shadow:var(--theme-shadow-medium);border-color:var(--theme-primary-light)!important}.card-title{color:var(--theme-text-dark);font-family:var(--theme-heading-font);font-weight:700}.service-search .input-group-text{background:var(--theme-secondary)!important;border-color:var(--theme-border);color:var(--theme-primary);border-radius:15px 0 0 15px}.service-search .form-control{border-color:var(--theme-border);border-radius:0 15px 15px 0}.service-search .form-control:focus{border-color:var(--theme-primary);box-shadow:0 0 0 .25rem rgba(23,162,184,.15)}.service-category h3{color:var(--theme-primary)!important;font-family:var(--theme-heading-font);font-weight:700;letter-spacing:.5px;position:relative;padding-bottom:.75rem}.service-category h3::after{content:'';position:absolute;bottom:0;left:0;width:60px;height:3px;background:linear-gradient(90deg,var(--theme-accent) 0%,transparent 100%);border-radius:3px}.list-group-item{border:2px solid var(--theme-secondary)!important;border-radius:15px!important;margin-bottom:.75rem;background:var(--theme-white);transition:all .3s ease}.list-group-item:hover{background:var(--theme-secondary);border-color:var(--theme-primary-light)!important;box-shadow:0 6px 20px rgba(23,162,184,.15)}.service-photo{width:60px;height:60px;object-fit:cover;border-radius:12px;border:3px solid var(--theme-primary-light);box-shadow:0 4px 12px rgba(23,162,184,.2)}.btn-primary,.btn-outline-primary{background:var(--theme-gradient-elegant);border:2px solid var(--theme-primary);color:var(--theme-white);font-weight:600;border-radius:50px;padding:.5rem 1.5rem;transition:all .3s ease;box-shadow:0 4px 12px rgba(23,162,184,.25)}.btn-primary:hover,.btn-outline-primary:hover{background:var(--theme-accent);border-color:var(--theme-accent);box-shadow:0 6px 20px rgba(253,180,98,.4);transform:translateY(-2px)}.btn-outline-primary:not(:hover){background:transparent;color:var(--theme-primary)}#toggleServicesBtn{background:var(--theme-white);color:var(--theme-primary);border:2px solid var(--theme-primary)}#toggleServicesBtn:hover{background:var(--theme-primary);color:var(--theme-white)}.review-summary{background:var(--theme-secondary);padding:1.5rem;border-radius:20px;border:2px solid var(--theme-border)}.review-summary .display-6{color:var(--theme-primary);font-family:var(--theme-heading-font)}.progress{height:8px;background-color:var(--theme-secondary);border-radius:10px}.progress-bar{background:linear-gradient(90deg,var(--theme-accent) 0%,var(--theme-primary) 100%);border-radius:10px}.avatar{width:48px;height:48px;background:var(--theme-gradient-elegant);color:var(--theme-white);border-radius:50%;display:flex;align-items:center;justify-content:center;font-weight:700;font-size:1rem;box-shadow:0 4px 12px rgba(23,162,184,.3);border:3px solid var(--theme-white)}.review{display:flex;padding:1.25rem;background:var(--theme-white);border-radius:15px;border:2px solid var(--theme-secondary);transition:all .3s ease}.review:hover{background:var(--theme-bg-soft);border-color:var(--theme-primary-light);box-shadow:0 4px 16px rgba(23,162,184,.12)}.pagination .page-link{color:var(--theme-primary);border-color:var(--theme-border);border-radius:10px;margin:0 .25rem;font-weight:600}.pagination .page-item.active .page-link{background:var(--theme-gradient-elegant);border-color:var(--theme-primary);box-shadow:0 4px 12px rgba(23,162,184,.25)}.pagination .page-link:hover{background:var(--theme-secondary);border-color:var(--theme-primary)}.sticky-top h2{color:var(--theme-text-dark);font-family:var(--theme-heading-font);position:relative;padding-bottom:.5rem;font-weight:700}.sticky-top h2::after{content:'';position:absolute;bottom:0;left:0;width:50px;height:3px;background:var(--theme-accent);border-radius:3px}.map-wrapper{border:4px solid var(--theme-primary-light);box-shadow:0 6px 20px rgba(23,162,184,.15)}.social-links a{color:var(--theme-text-dark)!important;padding:.75rem 1rem;background:var(--theme-secondary);border-radius:12px;transition:all .3s ease}.social-links a:hover{background:var(--theme-gradient-elegant);color:var(--theme-white)!important;box-shadow:0 4px 12px rgba(23,162,184,.25)}.social-links i{color:var(--theme-primary);font-size:1.25rem}.social-links a:hover i{color:var(--theme-white)}.form-control,.form-select{border:2px solid var(--theme-border);border-radius:12px;padding:.75rem 1rem;transition:all .3s ease}.form-control:focus,.form-select:focus{border-color:var(--theme-primary);box-shadow:0 0 0 .25rem rgba(23,162,184,.15)}.form-label{color:var(--theme-text-dark);font-weight:600;margin-bottom:.5rem}.form-check-input:checked{background-color:var(--theme-primary);border-color:var(--theme-primary)}#reservaOffcanvas .offcanvas-header{background:var(--theme-gradient-elegant);border-bottom:3px solid var(--theme-accent)}#reservaOffcanvas .btn-close{filter:brightness(0) invert(1)}@media(max-width:768px){.site-header{padding:2rem 0!important}.hero-reviews{width:100%;justify-content:center}.review-summary{flex-direction:column;gap:1.5rem}}#contactToast{background:var(--theme-gradient-elegant)!important;border:2px solid var(--theme-accent)}.modal-content{border-radius:20px;border:3px solid var(--theme-primary-light)}.badge{background:var(--theme-gradient-elegant)!important;color:var(--theme-white);font-weight:600;padding:.5rem 1rem;border-radius:50px}.text-warning i{color:var(--theme-accent)!important}@keyframes wave{0%,100%{transform:translateY(0)}50%{transform:translateY(-5px)}}.card:hover{animation:wave 2s ease-in-out infinite}