body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.navbar{background:#1a365d;box-shadow:0 2px 10px #0000001a;padding:1rem 0;position:fixed;top:0;width:100%;z-index:1000}.nav-container{align-items:center;display:flex;justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px;position:relative}.logo h2{color:#fff;font-weight:700}.logo span{color:#e53e3e}.nav-menu{display:flex;gap:2rem;list-style:none}.nav-menu a{color:#fff;font-weight:500;text-decoration:none;transition:color .3s}.nav-menu a:hover{color:#e53e3e}.cta-button{background:#e53e3e;border-radius:5px;color:#fff;font-weight:500;padding:.75rem 1.5rem;text-decoration:none;transition:background .3s}.cta-button:hover{background:#c53030;transform:translateY(-2px)}.hamburger{cursor:pointer;display:none;flex-direction:column;height:32px;justify-content:center;width:32px;z-index:1100}.hamburger span{background:#fff;border-radius:2px;height:4px;margin:4px 0;transition:all .3s;width:100%}@media(max-width:768px){.nav-menu{background:#1a365d;box-shadow:0 2px 10px #0000001a;display:none;flex-direction:column;gap:0;left:0;padding:1rem 0;position:absolute;top:60px;width:100vw;z-index:1001}.nav-menu.open{display:flex}.nav-menu li{margin:.5rem 0;text-align:center}.hamburger{justify-content:center;position:absolute;right:20px;top:50%;transform:translateY(-50%)}.hamburger,.nav-cta{align-items:center;display:flex}.nav-cta{flex-direction:column;gap:.5rem;margin-right:10px;margin-top:1rem}.book-btn{display:none}.nav-container{padding-right:20px}}.hero{background:linear-gradient(135deg,#1a365d,#2d3748);box-sizing:border-box;color:#fff;height:100vh;min-height:100vh;overflow:hidden;padding:130px 0 80px;position:relative}.hero,.hero-inner{align-items:center;display:flex}.hero-inner{justify-content:space-between;margin:0 auto;max-width:1200px;padding:0 20px;width:100%}.hero-content{flex:1 1;padding-right:40px}.hero-content h1{font-size:3.5rem;font-weight:700;line-height:1.2;margin-bottom:1rem;padding-top:10px}.hero-desc{font-size:1.25rem;margin-bottom:2rem;margin-right:0;max-width:600px;opacity:.9;transition:font-size .2s,margin .2s}.hero-buttons{display:flex;flex-wrap:wrap;gap:1rem}.btn.secondary{background:#0000;border:2px solid #fff;color:#fff}.btn.secondary:hover{background:#fff;color:#1a365d;transform:translateY(-2px)}.slideshow-container{border-radius:10px;box-shadow:0 10px 30px #0000004d;flex:1 1;height:400px;margin-bottom:0;max-width:50%;overflow:hidden;position:relative}.slide{height:100%;left:0;object-fit:cover;opacity:0;position:absolute;top:0;transition:opacity 1s ease-in-out;width:100%}.slide.active{opacity:1}@media(min-width:769px){.hero-inner{flex-direction:row}.hero-content{order:1}.slideshow-container{order:2}}@media(max-width:768px){.hero{box-sizing:border-box;height:100dvh;min-height:100vh;padding:90px 0 40px;text-align:center}.hero,.hero-inner{flex-direction:column}.hero-inner{padding:0 15px}.hero-content{order:2;padding:0 0 0 10px;width:100%}.hero-content h1{font-size:2.5rem;margin-bottom:1.2rem;margin-top:1.2rem;padding-top:15px}.hero-desc{font-size:1rem;margin-left:8vw;margin-right:8vw;max-width:90vw}.slideshow-container{border-radius:8px;height:220px;margin:0 auto 1.5rem;max-width:100%;order:1;width:100%}.hero-buttons{align-items:center;flex-direction:column;gap:.7rem}}@media(max-width:480px){.hero{margin-right:4px;padding-top:80px}.hero-content h1{font-size:2rem;margin-bottom:1.2rem;margin-left:2vw;margin-right:6vw;padding-right:4px;padding-top:120px;text-align:center}.hero-desc{font-size:.95rem;max-width:98vw;padding-left:2vw;padding-right:8vw;text-align:left}.slideshow-container{border-radius:6px;height:180px}}.trust-signals{background:#f7fafc;padding:3rem 0;text-align:center}.trust-signals h3{color:#2d3748;font-size:1.5rem;margin-bottom:2rem}.brand-logos{flex-wrap:wrap;gap:2rem}.brand-logo,.brand-logos{align-items:center;display:flex;justify-content:center}.brand-logo{background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000001a;height:60px;padding:.5rem;transition:transform .3s,box-shadow .3s;width:120px}.brand-logo:hover{box-shadow:0 5px 15px #00000026;transform:translateY(-5px)}.brand-logo img{max-height:100%;max-width:100%;object-fit:contain}.why-choose{background:#1a365d;color:#fff;padding:2.5rem 0 5rem}.section-title{color:#fff!important;font-size:2.2rem;font-weight:400;margin-bottom:2.5rem;margin-top:0}@media(max-width:768px){.section-title{color:#fff!important;font-size:1.4rem;font-weight:400;margin-bottom:1.2rem}.why-choose{padding:1.2rem 0 2.5rem}}@media(max-width:480px){.section-title{color:#fff!important;font-size:.9rem;font-weight:400;margin-bottom:.7rem}.why-choose{padding:.7rem 0 1.5rem}}.features-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.feature{background:#ffffff1a;border-radius:10px;padding:2rem;text-align:center;transition:transform .3s}.feature:hover{background:#ffffff26;transform:translateY(-5px)}.feature-icon{background:#fff3;border-radius:50%;display:inline-block;font-size:3rem;height:80px;line-height:80px;margin-bottom:1.5rem;width:80px}.feature h3{font-size:1.5rem;font-weight:400;margin-bottom:1rem}.testimonials{background:#fff;padding:5rem 0}.testimonials-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.testimonial{background:#f7fafc;border-left:4px solid #e53e3e;border-radius:10px;padding:2.5rem 2rem;position:relative;transition:transform .3s}.testimonial:hover{box-shadow:0 5px 15px #0000001a;transform:translateY(-5px)}.testimonial:before{color:#e53e3e;content:'"';font-size:4rem;left:20px;line-height:1;opacity:.2;position:absolute;top:10px}.testimonial p{font-style:italic;margin-bottom:1.5rem;position:relative;z-index:1}.customer{color:#2d3748;font-weight:600;text-align:right}footer{background:#2d3748;color:#fff;padding:3rem 0 1rem}.footer-content{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));margin-bottom:2rem}.footer-section h3{color:#e53e3e;font-size:1.25rem;margin-bottom:1.5rem}.footer-section a,.footer-section p{color:#cbd5e0;display:block;margin-bottom:.5rem;text-decoration:none;transition:color .3s}.footer-section a:hover{color:#fff;transform:translateX(5px)}.footer-bottom{border-top:1px solid #4a5568;color:#a0aec0;padding-top:2rem;text-align:center}.social-media{margin-top:1.5rem}.social-media h4{color:#e53e3e;font-size:1.1rem;margin-bottom:1rem}.social-icons{display:flex;flex-wrap:wrap;gap:1rem}.social-icon{align-items:center;background:#4a5568;border-radius:50%;color:#fff;display:inline-flex;font-size:1.1rem;height:40px;justify-content:center;text-decoration:none;transition:all .3s ease;width:40px}.social-icon:hover{background:#e53e3e;transform:translateY(-3px)}.social-icon.facebook:hover{background:#1877f2}.social-icon.twitter:hover{background:#1da1f2}.social-icon.instagram:hover{background:#e4405f}.social-icon.tiktok:hover{background:#000}.social-icon.whatsapp:hover{background:#25d366}.social-icon.youtube:hover{background:red}.admin-panel{bottom:20px;position:fixed;right:20px;z-index:1001}.admin-btn{background:#2d3748;border:none;border-radius:50%;box-shadow:0 4px 8px #0003;color:#fff;cursor:pointer;font-size:1.2rem;padding:12px 16px;transition:all .3s}.admin-btn:hover{background:#1a365d;transform:scale(1.1)}.admin-modal{background:#000000b3;display:block;height:100%;left:0;overflow:auto;position:fixed;top:0;width:100%;z-index:1002}.admin-content{background:#fff;border-radius:10px;margin:5% auto;max-height:80vh;max-width:800px;overflow-y:auto;padding:2rem;width:90%}.admin-header{align-items:center;border-bottom:2px solid #e53e3e;display:flex;justify-content:space-between;margin-bottom:1.5rem;padding-bottom:1rem}.close-admin{background:#e53e3e;border:none;border-radius:5px;color:#fff;cursor:pointer;padding:.5rem 1rem}.appointments-table{border-collapse:collapse;margin-top:1rem;width:100%}.appointments-table td,.appointments-table th{border:1px solid #ddd;padding:.75rem;text-align:left}.appointments-table th{background:#1a365d;color:#fff}.appointments-table tr:nth-child(2n){background:#f7fafc}.delete-btn{background:#e53e3e;border:none;border-radius:3px;color:#fff;cursor:pointer;padding:.25rem .5rem}.login-form{background:#f7fafc;border-radius:10px;box-shadow:0 4px 6px #0000001a;margin:2rem auto;max-width:400px;padding:2rem}.login-form h3{color:#1a365d;margin-bottom:1.5rem;text-align:center}.login-form .form-group{margin-bottom:1rem}.login-form input{border:1px solid #cbd5e0;border-radius:5px;font-size:1rem;padding:.75rem;width:100%}.error-message{color:#e53e3e;display:block;margin:1rem 0;text-align:center}.contact-admin{color:#666;font-size:.9rem;margin-top:1rem;text-align:center}@media(max-width:600px){.admin-content{box-sizing:border-box;margin-left:10px;margin-right:10px;max-width:100vw;padding:1rem .5rem 1.5rem;width:calc(100vw - 20px)}.login-form,.register-form{margin-left:8px;margin-right:8px;padding:1.2rem .5rem 1.5rem}#adminSection{padding:.5rem .2rem 1rem}#adminStats{align-items:flex-start;flex-direction:column;gap:.5rem;margin-bottom:1rem}.appointments-table td,.appointments-table th{font-size:.95rem;padding:.4rem .3rem}.btn.primary,.btn.secondary,.delete-btn{font-size:.95rem;padding:.5rem .7rem}.admin-header{align-items:flex-start;flex-direction:column;gap:.5rem}.admin-header>div{display:flex;gap:.5rem;justify-content:flex-end;width:100%}}.services{background:#fff;padding:5rem 0}.section-title{color:#1a365d;position:relative}.section-title:after{background:#e53e3e;border-radius:2px;content:"";display:block;height:4px;margin:10px auto;width:80px}.services-grid{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr))}.service-card{background:#f7fafc;border-radius:10px;border-top:4px solid #e53e3e;padding:2.5rem 2rem;text-align:center;transition:transform .3s,box-shadow .3s}.service-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-10px)}.service-icon{background:#e6f2ff;border-radius:50%;display:inline-block;font-size:3rem;height:80px;line-height:80px;margin-bottom:1.5rem;width:80px}.service-card h3{color:#2d3748;font-size:1.5rem;margin-bottom:1.5rem}.service-card ul{list-style:none;text-align:left}.service-card li{border-bottom:1px solid #e2e8f0;padding:.5rem 0 .5rem 1.5rem;position:relative}.service-card li:before{color:#e53e3e;content:"✓";font-weight:700;left:0;position:absolute}.service-card li:last-child{border-bottom:none}@media(max-width:768px){.section-title{font-size:1.4rem;margin-bottom:1.2rem}.service-card h3{font-size:1.1rem}.service-card{padding:1.5rem}}@media(max-width:480px){.section-title{font-size:1.1rem;margin-bottom:.7rem}.service-card h3{font-size:.95rem}}.booking{background:#f7fafc;padding:5rem 0}.section-title{color:#2d3748;font-size:2.5rem;font-weight:700;margin-bottom:3rem;text-align:center}.booking-form{background:#fff;border-radius:10px;box-shadow:0 4px 20px #0000001a;margin:0 auto;max-width:700px;padding:3rem}.form-group{margin-bottom:1.5rem}.form-group label{color:#2d3748;display:block;font-weight:500;margin-bottom:.5rem}.form-group input,.form-group select,.form-group textarea{border:1px solid #cbd5e0;border-radius:5px;font-size:1rem;padding:.75rem;transition:border .3s;width:100%}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{border-color:#e53e3e;box-shadow:0 0 0 3px #e53e3e1a;outline:none}.form-group textarea{min-height:120px;resize:vertical}.btn{border:none;border-radius:5px;cursor:pointer;display:inline-block;font-size:1rem;font-weight:500;padding:1rem 2rem;text-align:center;text-decoration:none;transition:all .3s}.btn.primary{background:#e53e3e;color:#fff}.btn.primary:hover{background:#c53030;box-shadow:0 4px 8px #0003;transform:translateY(-2px)}@media(max-width:768px){.booking-form{padding:2rem}}body{background-color:#f8f9fa;color:#333;font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;position:relative}img{height:auto;max-width:100%}.navbar{margin-bottom:10px}
/*# sourceMappingURL=main.067ffce3.css.map*/