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}html{scroll-behavior:smooth}.desktop-menu a[href="#about"],.mobile-menu a[href="#about"]{position:relative}.desktop-menu a[href="#about"]:after,.mobile-menu a[href="#about"]:after{background-color:#6366f1;bottom:-5px;content:"";height:2px;left:0;position:absolute;width:100%}.desktop-menu a.active,.mobile-menu a.active{color:#6366f1;font-weight:600}.navbar{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background-color:#ffffffe6;left:0;padding:1.5rem 0;position:fixed;top:0;transition:all .3s ease;width:100%;z-index:1000}.navbar.scrolled{background-color:#fff;box-shadow:0 4px 6px #0000001a;padding:.5rem 0}.navbar-container{justify-content:space-between;margin:0 auto;max-width:1200px;width:90%}.navbar-container,.navbar-logo{align-items:center;display:flex}.navbar-logo{color:#333;font-size:1.25rem;font-weight:700}.camera-icon{color:#6366f1;font-size:1.5rem;margin-right:.5rem}.desktop-menu{display:none}.desktop-menu a{color:#4b5563;font-weight:500;margin-left:2rem;text-decoration:none;transition:color .3s ease}.desktop-menu a:hover{color:#6366f1}.mobile-menu-button{display:block}.mobile-menu-button button{background:none;border:none;color:#4b5563;cursor:pointer;font-size:1.5rem}.mobile-menu{background-color:#fff;box-shadow:0 4px 6px #0000001a;left:0;max-height:0;overflow:hidden;position:absolute;transition:max-height .3s ease-in-out;width:100%}.mobile-menu.open{max-height:300px}.mobile-menu a{color:#4b5563;display:block;padding:1rem 2rem;text-decoration:none;transition:all .3s ease}.mobile-menu a:hover{background-color:#f9fafb;color:#6366f1}@media (min-width:768px){.desktop-menu{display:flex}.mobile-menu,.mobile-menu-button{display:none}}.footer{background-color:#1f2937;color:#f9fafb;font-size:.95rem;padding:4rem 0 0}.footer-container{margin:0 auto;max-width:1200px;width:90%}.footer-columns{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));margin-bottom:3rem}.footer-column{margin-bottom:2rem}.footer-title{color:#fff;font-size:1.2rem;margin-bottom:1.5rem;padding-bottom:.5rem;position:relative}.footer-title:after{background:#6366f1;bottom:0;content:"";height:2px;left:0;position:absolute;width:40px}.footer-about{color:#d1d5db;line-height:1.6;margin-bottom:1.5rem}.footer-social{display:flex;gap:1rem}.footer-social a{color:#d1d5db;font-size:1.2rem;transition:color .3s ease}.footer-social a:hover{color:#6366f1}.footer-links{list-style:none;padding:0}.footer-links li{margin-bottom:.8rem}.footer-links a{color:#d1d5db;display:inline-block;text-decoration:none;transition:color .3s ease,padding-left .3s ease}.footer-links a:hover{color:#6366f1;padding-left:5px}.footer-contact{list-style:none;margin-bottom:2rem;padding:0}.footer-contact li{align-items:flex-start;display:flex;margin-bottom:1rem}.contact-icon{color:#6366f1;font-size:1.2rem;margin-right:.8rem;margin-top:.2rem}.footer-newsletter h4{color:#fff;font-size:1rem;margin-bottom:1rem}.newsletter-form{display:flex}.newsletter-form input{border:none;border-radius:4px 0 0 4px;flex:1 1;font-size:.9rem;padding:.6rem}.newsletter-form button{background-color:#6366f1;border:none;border-radius:0 4px 4px 0;color:#fff;cursor:pointer;padding:0 1rem;transition:background-color .3s ease}.newsletter-form button:hover{background-color:#4f46e5}.footer-bottom{align-items:center;border-top:1px solid #374151;display:flex;flex-wrap:wrap;justify-content:space-between;padding:1.5rem 0}.footer-copyright{color:#9ca3af;font-size:.85rem}.footer-legal{display:flex;gap:1.5rem}.footer-legal a{color:#9ca3af;font-size:.85rem;text-decoration:none;transition:color .3s ease}.footer-legal a:hover{color:#6366f1}@media (max-width:768px){.footer-columns{grid-template-columns:1fr 1fr}.footer-bottom{flex-direction:column;gap:1rem;text-align:center}.footer-legal{flex-wrap:wrap;justify-content:center}}@media (max-width:480px){.footer-columns{grid-template-columns:1fr}.newsletter-form{flex-direction:column}.newsletter-form input{border-radius:4px;margin-bottom:.5rem}.newsletter-form button{border-radius:4px;padding:.6rem}}.footer-contact span{line-height:1.5}.footer-working-hours{border-top:1px solid #374151;margin-top:1.5rem;padding-top:1.5rem}.footer-working-hours h4{color:#fff;font-size:.95rem;margin-bottom:.5rem}.footer-working-hours p{color:#d1d5db;font-size:.85rem;line-height:1.5}@media (max-width:768px){.footer-contact span{font-size:.9rem}.footer-working-hours{margin-top:1rem;padding-top:1rem}}.background-container{height:100vh;overflow:hidden;position:relative}.background-image{background-position:50%;background-repeat:no-repeat;background-size:cover;z-index:1}.background-image,.image-overlay{height:100%;left:0;position:absolute;top:0;width:100%}.image-overlay{align-items:center;background-color:#0000004d;color:#fff;display:flex;flex-direction:column;justify-content:center;padding:2rem;text-align:center;z-index:2}.content-overlay{background:#fff;min-height:100vh;position:relative;width:100%;z-index:3}.content-container{margin:0 auto;max-width:1200px;padding:4rem 2rem}@media (max-width:768px){.background-container{height:100vh}.background-image{background-attachment:scroll;height:50vh;position:relative}.image-overlay h1{font-size:2.5rem}.image-overlay p{font-size:1.2rem}.content-container{padding:2rem 1rem}}@media (max-width:480px){.image-overlay h1{font-size:2rem}.image-overlay p{font-size:1rem}.background-image{background-position:50%}}.about-section{background-color:#f9fafb;padding:5rem 0}.section-title{margin-bottom:3rem}.section-title:after{margin:1rem auto}.about-content{align-items:center;display:flex;flex-wrap:wrap;gap:3rem}.about-image{border-radius:8px;box-shadow:0 10px 15px -3px #0000001a,0 4px 6px -2px #0000000d;flex:1 1;min-width:300px;overflow:hidden}.about-image img{display:block;height:auto;transition:transform .3s ease;width:100%}.about-image:hover img{transform:scale(1.03)}.about-text{flex:1 1;min-width:300px}.about-text h3{color:#1f2937;font-size:1.8rem;margin-bottom:.5rem}.experience-years{color:#6366f1;font-size:1.1rem;font-weight:600;margin-bottom:2rem;padding-left:1.5rem;position:relative}.experience-years:before{background:#6366f1;content:"";height:2px;left:0;position:absolute;top:50%;transform:translateY(-50%);width:1rem}.experience-item{border-bottom:1px dashed #e5e7eb;margin-bottom:2rem;padding-bottom:1.5rem}.experience-item:last-child{border-bottom:none}.experience-item h4{color:#1f2937;font-size:1.2rem;margin-bottom:.3rem}.duration{color:#6b7280;font-size:.9rem;font-style:italic;margin-bottom:.8rem}.experience-item p{color:#4b5563;line-height:1.6}.skills{margin-top:2rem}.skills h4{color:#1f2937;font-size:1.2rem;margin-bottom:1rem}.skills ul{grid-gap:.8rem;display:grid;gap:.8rem;grid-template-columns:repeat(auto-fill,minmax(200px,1fr));list-style:none;padding:0}.skills li{color:#4b5563;padding-left:1.5rem;position:relative}.skills li:before{color:#6366f1;content:"▹";left:0;position:absolute}@media (max-width:768px){.about-content{flex-direction:column}.about-image{max-width:400px}.section-title{font-size:2rem}}.passion-statement{background:#f8f9fa;border-left:4px solid #6366f1;border-radius:8px;margin:2rem 0;padding:1.5rem}.passion-statement h4{color:#1f2937;font-size:1.2rem;margin-bottom:1rem}.passion-statement p{color:#4b5563;line-height:1.6;margin-bottom:1rem}.cta-section{background:#f0f7ff;border-radius:8px;margin-top:2rem;padding:1.5rem;text-align:center}.cta-section p{color:#1f2937;font-weight:500;margin-bottom:1rem}.cta-button{display:inline-block;padding:.8rem 1.5rem;text-decoration:none}@media (max-width:768px){.passion-statement{margin:1.5rem 0;padding:1rem}.cta-section{padding:1rem}}.services-section{background-color:#fff;padding:5rem 0}.services-grid{grid-gap:2rem;gap:2rem;margin-bottom:3rem}.service-card{background:#fff;border:1px solid #e5e7eb;border-radius:8px;box-shadow:0 4px 6px #0000000d;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.service-card:hover{box-shadow:0 10px 15px #0000001a;transform:translateY(-5px)}.service-icon-container{align-items:center;background:#f0f7ff;border-radius:50%;display:flex;height:70px;justify-content:center;margin:0 auto 1.5rem;width:70px}.service-icon{color:#6366f1;font-size:1.8rem}.service-card h3{color:#1f2937;font-size:1.3rem;margin-bottom:1rem}.service-card p{color:#6b7280;font-size:.95rem;line-height:1.6;margin-bottom:1.5rem}.service-price{font-size:1.2rem;margin-bottom:1.5rem}.service-button{background-color:#fff;border:1px solid #6366f1;border-radius:4px;color:#6366f1;cursor:pointer;font-size:.9rem;font-weight:500;padding:.6rem 1.2rem;transition:all .3s ease}.service-button:hover{background-color:#6366f1;color:#fff}.cta-container{border-top:1px solid #e5e7eb;margin-top:3rem;padding-top:3rem;text-align:center}.cta-text{color:#6b7280;font-size:1.1rem;margin-bottom:1rem}.cta-button{border-radius:4px;font-size:1rem;font-weight:500;padding:.8rem 1.8rem}@media (max-width:768px){.section-title{font-size:2rem}.services-grid{grid-template-columns:1fr;margin:0 auto 3rem;max-width:400px}}.modal-overlay{align-items:center;background-color:#000c;bottom:0;display:flex;justify-content:center;left:0;padding:1rem;position:fixed;right:0;top:0;z-index:1000}.modal-content{background:#fff;border-radius:12px;max-height:90vh;max-width:1200px;overflow-y:auto;padding:2rem;position:relative}.modal-close{background:none;border:none;color:#666;cursor:pointer;font-size:1.5rem;position:absolute;right:1rem;top:1rem}.modal-content h2{color:#1f2937;font-size:2rem;margin-bottom:2rem;text-align:center}.packages-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin-bottom:3rem}.package-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:8px;padding:1.5rem}.package-card h3{color:#6366f1;font-size:1.3rem;margin-bottom:1rem;text-align:center}.package-prices{margin-bottom:1.5rem}.price-item{background:#fff;border-radius:4px;display:flex;justify-content:space-between;margin-bottom:.5rem;padding:.5rem}.price-label{color:#6b7280;font-weight:500}.price-value{color:#1f2937;font-weight:600}.package-includes{list-style:none;padding:0}.package-includes li{align-items:flex-start;color:#4b5563;display:flex;font-size:.9rem;margin-bottom:.8rem}.check-icon{color:#10b981;flex-shrink:0;margin-right:.5rem;margin-top:.2rem}.additional-services{margin-bottom:2rem}.additional-services h3{color:#1f2937;font-size:1.5rem;margin-bottom:1.5rem;text-align:center}.services-grid{grid-gap:1rem;display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.service-item{background:#f0f7ff;border-left:4px solid #6366f1;border-radius:6px;padding:1rem}.service-item h4{color:#1f2937;font-size:1.1rem;margin-bottom:.5rem}.service-item p{color:#6b7280;font-size:.9rem;margin-bottom:.5rem}.service-price{color:#6366f1;font-size:1.1rem;font-weight:600}.modal-actions{text-align:center}.cta-button{background-color:#6366f1;border:none;border-radius:6px;color:#fff;cursor:pointer;font-size:1.1rem;font-weight:600;padding:1rem 2rem;transition:all .3s ease}.cta-button:hover{background-color:#4f46e5;transform:translateY(-2px)}@media (max-width:768px){.modal-content{margin:1rem;padding:1.5rem}.packages-grid,.services-grid{grid-template-columns:1fr}.modal-content h2{font-size:1.5rem}}.portfolio-section{background-color:#f9fafb;padding:5rem 0}.filter-controls{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;justify-content:center;margin-bottom:2rem}.filter-icon{display:none}.filter-button{background:#fff;border:1px solid #e5e7eb;border-radius:20px;color:#6b7280;cursor:pointer;font-size:.9rem;padding:.5rem 1.2rem;transition:all .3s ease}.filter-button:hover{border-color:#6366f1;color:#6366f1}.filter-button.active{background:#6366f1;border-color:#6366f1;color:#fff}.portfolio-grid{grid-gap:1.5rem;display:grid;gap:1.5rem;grid-template-columns:repeat(auto-fill,minmax(250px,1fr))}.portfolio-item{aspect-ratio:1/1;border-radius:8px;cursor:pointer;overflow:hidden;position:relative}.portfolio-item img{height:100%;object-fit:cover;transition:transform .5s ease;width:100%}.item-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;opacity:0;position:absolute;top:0;transition:opacity .3s ease;width:100%}.portfolio-item:hover .item-overlay{opacity:1}.portfolio-item:hover img{transform:scale(1.1)}.overlay-content{color:#fff;padding:1rem;text-align:center}.zoom-icon{color:#fff;font-size:2rem;margin-bottom:.5rem}.portfolio-item h3{font-size:1.1rem;margin-bottom:.5rem}.category-badge{background:#6366f1;border-radius:20px;display:inline-block;font-size:.8rem;padding:.2rem .8rem;text-transform:capitalize}.lightbox{align-items:center;background:#000000e6;display:flex;height:100%;justify-content:center;left:0;padding:2rem;position:fixed;top:0;width:100%;z-index:1000}.close-button{background:none;border:none;color:#fff;cursor:pointer;font-size:1.5rem;position:absolute;right:2rem;top:2rem}.lightbox-content{max-height:90%;max-width:90%;position:relative}.lightbox-content img{border-radius:8px;max-height:80vh;max-width:100%;object-fit:contain}.lightbox-caption{color:#fff;margin-top:1rem;text-align:center}.lightbox-caption h3{font-size:1.5rem;margin-bottom:.5rem}@media (max-width:768px){.section-title{font-size:2rem}.filter-controls{-webkit-overflow-scrolling:touch;justify-content:flex-start;overflow-x:auto;padding-bottom:1rem}.filter-icon{display:block;margin-right:.5rem}.portfolio-grid{grid-template-columns:repeat(auto-fill,minmax(200px,1fr))}}@media (max-width:480px){.portfolio-grid{grid-template-columns:1fr}}.back-button{background:#6366f1;border:none;border-radius:6px;margin-bottom:1.5rem}.back-button,.nav-button{color:#fff;cursor:pointer;padding:.5rem 1rem}.nav-button{background:#00000080;border:none;font-size:2rem;position:absolute;top:50%;transform:translateY(-50%)}.nav-button.left{left:1rem}.nav-button.right{right:1rem}.contact-section{background-color:#fff;padding:5rem 0}.container{margin:0 auto;max-width:1200px;width:90%}.section-title{color:#1f2937;font-size:2.5rem;margin-bottom:1rem;position:relative;text-align:center}.section-title:after{background:#6366f1;content:"";display:block;height:4px;margin:1rem auto 2rem;width:80px}.section-subtitle{color:#6b7280;font-size:1.1rem;line-height:1.6;margin:0 auto 3rem;max-width:700px;text-align:center}.contact-container{margin-bottom:4rem}.contact-info-centered{grid-gap:2rem;display:grid;gap:2rem;grid-template-columns:repeat(4,1fr);margin-bottom:3rem}.info-card{background:#f9fafb;border:1px solid #e5e7eb;border-radius:12px;display:flex;flex-direction:column;justify-content:space-between;min-height:280px;padding:2rem;text-align:center;transition:transform .3s ease,box-shadow .3s ease}.info-card:hover{box-shadow:0 10px 25px #0000001a;transform:translateY(-5px)}.info-icon{align-items:center;background:#f0f7ff;border-radius:50%;color:#6366f1;display:flex;font-size:1.5rem;height:60px;justify-content:center;margin:0 auto 1.5rem;width:60px}.info-card h3{color:#1f2937;font-size:1.3rem;margin-bottom:1rem}.info-card p{color:#6b7280;line-height:1.6;margin-bottom:1.5rem}.contact-actions{margin-top:auto}.contact-button{background-color:#6366f1;border-radius:6px;color:#fff;display:inline-block;font-weight:500;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.contact-button:hover{background-color:#4f46e5;transform:translateY(-2px)}.social-section{background:#f9fafb;border-radius:12px;padding:2rem;text-align:center}.social-section h3{color:#1f2937;font-size:1.5rem;margin-bottom:1.5rem}.social-links{display:flex;flex-wrap:wrap;gap:1rem;justify-content:center}.social-link{align-items:center;border-radius:8px;color:#fff;display:flex;font-weight:500;gap:.5rem;padding:.8rem 1.5rem;text-decoration:none;transition:all .3s ease}.social-link.whatsapp{background-color:#25d366}.social-link.facebook{background-color:#1877f2}.social-link.instagram{background:linear-gradient(45deg,#f09433,#e6683c,#dc2743,#cc2366,#bc1888)}.social-link.tiktok{background:linear-gradient(45deg,#000,#00f2ea,#ff0050)}.social-link:hover{box-shadow:0 4px 12px #0003;transform:translateY(-2px)}.map-container{border-radius:12px;box-shadow:0 4px 20px #0000001a;margin-top:3rem;overflow:hidden}@media (max-width:1024px){.contact-info-centered{gap:1.5rem;grid-template-columns:repeat(2,1fr)}}@media (max-width:768px){.section-title{font-size:2rem}.contact-info-centered{grid-template-columns:1fr;margin:0 auto 3rem;max-width:400px}.info-card{min-height:auto;padding:1.5rem}.social-links{align-items:center;flex-direction:column}.social-link{justify-content:center;width:200px}}@media (max-width:480px){.info-card{padding:1.2rem}.info-icon{font-size:1.2rem;height:50px;width:50px}.social-link{font-size:.9rem;padding:.6rem 1rem}}
/*# sourceMappingURL=main.856c9426.css.map*/