:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}.header{background:#000000f2;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);position:fixed;top:0;left:0;right:0;width:100%;z-index:1000;box-shadow:0 2px 20px #0000004d;transition:all .3s ease}.header-content{display:flex;align-items:center;justify-content:space-between;padding:1rem 0}.logo img{height:100px;width:auto;max-width:280px;object-fit:contain}.logo h1{font-size:1.8rem;color:#fff;margin:0;font-weight:700}.logo .tagline{font-size:.9rem;color:#ccc;font-weight:500;display:block;margin-top:-5px}.nav-list{display:flex;list-style:none;gap:2rem;margin:0}.nav-link{text-decoration:none;color:#fff;font-weight:500;position:relative;transition:color .3s ease}.nav-link:hover{color:#027eb2}.nav-link:after{content:"";position:absolute;bottom:-5px;left:0;width:0;height:2px;background:#027eb2;transition:width .3s ease}.nav-link:hover:after{width:100%}.header-actions{display:flex;align-items:center;gap:1rem}.instagram-link{text-decoration:none;color:#ccc;font-weight:500;font-size:.9rem;transition:color .3s ease}.instagram-link:hover{color:#027eb2}.menu-toggle{display:none;flex-direction:column;background:none;border:none;cursor:pointer;padding:5px}.menu-toggle span{width:25px;height:3px;background:#fff;margin:3px 0;transition:.3s;border-radius:2px}@media (max-width: 768px){.nav{position:fixed;top:100%;left:0;right:0;background:#000000f2;box-shadow:0 5px 20px #0000004d;transform:translateY(-100%);opacity:0;visibility:hidden;transition:all .3s ease}.nav-open{transform:translateY(0);opacity:1;visibility:visible}.nav-list{flex-direction:column;padding:2rem;gap:1rem}.menu-toggle{display:flex}.instagram-link{display:none}.logo img{height:40px;max-width:200px}.logo h1{font-size:1.5rem}}.hero{min-height:60vh;width:100%;display:flex;align-items:center;position:relative;background:#fff;overflow:hidden;padding-top:130px}.hero-background{position:absolute;inset:0;background:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 1000"><defs><pattern id="grid" width="50" height="50" patternUnits="userSpaceOnUse"><path d="M 50 0 L 0 0 0 50" fill="none" stroke="rgba(0,0,0,0.05)" stroke-width="1"/></pattern></defs><rect width="100%" height="100%" fill="url(%23grid)"/></svg>');opacity:.5}.hero-overlay{position:absolute;inset:0;background:#ffffff1a}.hero-content{position:relative;z-index:2;display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center;padding:3rem 0;max-width:100%}@media (min-width: 1200px){.hero-content{gap:6rem;padding:4rem 0}}@media (min-width: 1600px){.hero-content{gap:8rem;padding:5rem 0}}.hero-title{font-size:3.5rem;color:#1a1a1a;margin-bottom:1.5rem;font-weight:700;line-height:1.1}@media (min-width: 1200px){.hero-title{font-size:4rem}}@media (min-width: 1600px){.hero-title{font-size:4.5rem}}.hero-title .highlight{background:linear-gradient(45deg,#666,#333);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.hero-subtitle{font-size:1.3rem;color:#666;margin-bottom:2rem;line-height:1.6}@media (min-width: 1200px){.hero-subtitle{font-size:1.4rem}}@media (min-width: 1600px){.hero-subtitle{font-size:1.5rem}}.hero-buttons{display:flex;gap:1rem;flex-wrap:wrap}.hero-features{display:grid;gap:2rem}@media (min-width: 1200px){.hero-features{gap:2.5rem}}@media (min-width: 1600px){.hero-features{gap:3rem}}.feature{background:#0000000d;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);padding:2rem;border-radius:15px;text-align:center;border:1px solid rgba(0,0,0,.1);transition:transform .3s ease}.feature:hover{transform:translateY(-5px)}.feature-icon{font-size:3rem;margin-bottom:1rem}.feature h3{color:#1a1a1a;font-size:1.3rem;margin-bottom:.5rem}.feature p{color:#666;margin:0}.hero-video{position:relative;overflow:hidden;border-radius:16px;box-shadow:0 12px 40px #0003;aspect-ratio:9 / 16;width:100%;max-width:340px;justify-self:center}.hero-video-player{position:absolute;inset:0;width:100%;height:100%;object-fit:cover;display:block}@media (max-width: 768px){.hero-content{grid-template-columns:1fr;gap:3rem;text-align:center;padding:2.5rem 0}.hero-title{font-size:2.5rem}.hero-subtitle{font-size:1.1rem}.hero-buttons{justify-content:center}.hero-features{grid-template-columns:1fr;gap:1.5rem}.feature{padding:1.5rem}}.services{padding:6rem 0;background:#f8f9fa;width:100%}@media (min-width: 1200px){.services{padding:8rem 0}}@media (min-width: 1600px){.services{padding:10rem 0}}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}@media (min-width: 1200px){.services-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (min-width: 1600px){.services-grid{grid-template-columns:repeat(4,1fr);gap:2.5rem}}.service-card{background:#fff;padding:2.5rem;border-radius:15px;text-align:center;box-shadow:0 5px 20px #0000001a;transition:all .3s ease;border:1px solid #e9ecef}.service-card:hover{transform:translateY(-10px);box-shadow:0 15px 40px #00000026}.service-icon{width:80px;height:80px;background:linear-gradient(135deg,#2c2c2c,#1a1a1a);border-radius:50%;display:flex;align-items:center;justify-content:center;margin:0 auto 1.5rem;font-size:2rem}.service-title{color:#1a1a1a;font-size:1.5rem;margin-bottom:1rem}.service-description{color:#7f8c8d;margin-bottom:1.5rem;line-height:1.6}.service-features{list-style:none;margin-bottom:2rem}.service-features li{color:#5a6c7d;margin-bottom:.5rem;position:relative;padding-left:1.5rem}.service-features li:before{content:"⚙️";position:absolute;left:0;color:gray;font-weight:700}.service-btn{display:inline-block;background:linear-gradient(135deg,#2c2c2c,#1a1a1a);color:#fff;padding:12px 24px;border-radius:8px;text-decoration:none;font-weight:600;transition:all .3s ease}.service-btn:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2c2c2c66;background:linear-gradient(135deg,#404040,#2c2c2c)}@media (max-width: 768px){.services{padding:4rem 0}.services-grid{grid-template-columns:1fr;gap:1.5rem}.service-card{padding:2rem}}.about{padding:6rem 0;background:#fff;width:100%}@media (min-width: 1200px){.about{padding:8rem 0}}@media (min-width: 1600px){.about{padding:10rem 0}}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;align-items:center}@media (min-width: 1200px){.about-content{gap:6rem}}@media (min-width: 1600px){.about-content{gap:8rem}}.about-text .section-title{text-align:left;margin-bottom:2rem}.about-description{font-size:1.1rem;color:#5a6c7d;line-height:1.7;margin-bottom:2rem}.about-features{display:grid;gap:1.5rem;margin-bottom:3rem}.about-feature{display:flex;align-items:flex-start;gap:1rem}.about-feature h3{font-size:1.1rem;color:#1a1a1a;margin:0}.about-feature p{color:#7f8c8d;margin:0;font-size:.95rem}.about-stats{display:grid;grid-template-columns:repeat(3,1fr);gap:2rem}.stat{text-align:center;padding:1.5rem;background:#f8f9fa;border-radius:10px}.stat-number{display:block;font-size:2.5rem;font-weight:700;color:gray;margin-bottom:.5rem}.stat-label{font-size:.9rem;color:#7f8c8d;font-weight:500}.about-image{display:flex;justify-content:center;align-items:center}.about-img{width:100%;height:420px;object-fit:cover;border-radius:15px;box-shadow:0 10px 40px #00000026;display:block}.image-placeholder{width:100%;height:400px;background:linear-gradient(135deg,#2c2c2c,#1a1a1a);border-radius:15px;display:flex;align-items:center;justify-content:center;color:#fff;text-align:center}.placeholder-content{opacity:.8}.placeholder-icon{font-size:4rem;margin-bottom:1rem;display:block}.placeholder-content p{font-size:1.1rem;margin:0}@media (max-width: 768px){.about{padding:4rem 0}.about-content{grid-template-columns:1fr;gap:3rem}.about-text .section-title{text-align:center}.about-stats{grid-template-columns:1fr;gap:1rem}.image-placeholder{height:300px}}.galeria-section{padding:6rem 0;background:#0d0d0d;position:relative;scroll-margin-top:130px}.galeria-section:before{content:"";position:absolute;top:0;left:0;right:0;height:3px;background:linear-gradient(90deg,transparent,#ffffff,transparent);opacity:.15}.galeria-title{color:#fff!important}.galeria-title-bar{width:60px;height:3px;background:linear-gradient(90deg,#fff,#888);margin:0 auto 1.2rem;border-radius:2px}.galeria-section .section-subtitle{color:#aaa}.galeria-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:1rem}.galeria-item{cursor:pointer;border-radius:10px;overflow:hidden;background:#1a1a1a;position:relative;box-shadow:0 4px 15px #0006;transition:box-shadow .35s ease,transform .35s ease}.galeria-item:hover{box-shadow:0 8px 32px #000000b3;transform:translateY(-4px)}.galeria-img-wrapper{position:relative;width:100%;aspect-ratio:1 / 1;overflow:hidden}.galeria-img{width:100%;height:100%;object-fit:cover;display:block;transition:transform .45s cubic-bezier(.25,.46,.45,.94)}.galeria-item:hover .galeria-img{transform:scale(1.12)}.galeria-overlay{position:absolute;inset:0;background:#00000073;display:flex;align-items:center;justify-content:center;opacity:0;transition:opacity .35s ease}.galeria-item:hover .galeria-overlay{opacity:1}.galeria-overlay-icon{font-size:2rem;color:#fff;filter:drop-shadow(0 2px 6px rgba(0,0,0,.6));transform:scale(.7);transition:transform .3s ease}.galeria-item:hover .galeria-overlay-icon{transform:scale(1)}.galeria-lightbox{position:fixed;inset:0;background:#000000eb;z-index:9999;display:flex;align-items:center;justify-content:center;animation:fadeInLightbox .25s ease}@keyframes fadeInLightbox{0%{opacity:0}to{opacity:1}}.galeria-lightbox-content{max-width:90vw;max-height:90vh;border-radius:12px;overflow:hidden;box-shadow:0 20px 60px #000c;animation:zoomInLightbox .3s cubic-bezier(.25,.46,.45,.94)}@keyframes zoomInLightbox{0%{transform:scale(.85);opacity:0}to{transform:scale(1);opacity:1}}.galeria-lightbox-content img{display:block;max-width:90vw;max-height:90vh;object-fit:contain}.galeria-lightbox-close{position:fixed;top:1.5rem;right:1.5rem;background:#ffffff1a;border:1px solid rgba(255,255,255,.2);color:#fff;font-size:1.4rem;width:2.6rem;height:2.6rem;border-radius:50%;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:background .25s ease,transform .25s ease;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.galeria-lightbox-close:hover{background:#ffffff40;transform:rotate(90deg) scale(1.1)}@media (max-width: 1024px){.galeria-grid{grid-template-columns:repeat(3,1fr)}}@media (max-width: 768px){.galeria-section{padding:4rem 0}.galeria-grid{grid-template-columns:repeat(2,1fr);gap:.75rem}}@media (max-width: 480px){.galeria-grid{grid-template-columns:repeat(2,1fr);gap:.5rem}}.contact{padding:6rem 0;background:#f8f9fa;width:100%}@media (min-width: 1200px){.contact{padding:8rem 0}}@media (min-width: 1600px){.contact{padding:10rem 0}}.contact-content{display:grid;grid-template-columns:1fr 1fr;gap:4rem;margin-top:3rem}@media (min-width: 1200px){.contact-content{gap:6rem}}@media (min-width: 1600px){.contact-content{gap:8rem}}.contact-info{display:flex;flex-direction:column;gap:2rem}.contact-item{display:flex;align-items:flex-start;gap:1rem;padding:1.5rem;background:#fff;border-radius:10px;box-shadow:0 3px 15px #0000001a}.contact-icon{font-size:1.5rem;width:40px;height:40px;background:linear-gradient(135deg,#2c2c2c,#1a1a1a);border-radius:50%;display:flex;align-items:center;justify-content:center;flex-shrink:0}.contact-details h3{color:#1a1a1a;font-size:1.1rem;margin-bottom:.5rem}.contact-details p{color:#7f8c8d;margin:0;line-height:1.5}.contact-details a{color:gray;text-decoration:none;font-weight:500}.contact-details a:hover{color:#1a1a1a}.contact-form{background:#fff;padding:2.5rem;border-radius:15px;box-shadow:0 5px 20px #0000001a}.form-group{margin-bottom:1.5rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:1rem}.form-group input,.form-group select,.form-group textarea{width:100%;padding:12px 16px;border:2px solid #e9ecef;border-radius:8px;font-size:1rem;transition:border-color .3s ease;background:#fff}.form-group input:focus,.form-group select:focus,.form-group textarea:focus{outline:none;border-color:gray}.form-group textarea{resize:vertical;min-height:120px}.form-group select{cursor:pointer}@media (max-width: 768px){.contact{padding:4rem 0}.contact-content{grid-template-columns:1fr;gap:3rem}.form-row{grid-template-columns:1fr}.contact-form{padding:2rem}}.footer{background:linear-gradient(135deg,#2c2c2c,#1a1a1a);color:#fff;padding:3rem 0 1rem;width:100%}.footer-content{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem;margin-bottom:2rem}.footer-section h3,.footer-section h4{color:#fff;margin-bottom:1rem}.footer-section h3{font-size:1.5rem;color:silver}.footer-section h4{font-size:1.2rem}.footer-section p{color:#bdc3c7;line-height:1.6;margin-bottom:1rem}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#bdc3c7;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:silver}.social-links{margin-top:1rem}.social-link{display:inline-block;color:silver;text-decoration:none;font-weight:500;transition:color .3s ease}.social-link:hover{color:#fff}.footer-bottom{border-top:1px solid #34495e;padding-top:2rem;text-align:center}.footer-bottom p{color:#95a5a6;margin:.5rem 0;font-size:.9rem}@media (max-width: 768px){.footer{padding:2rem 0 1rem}.footer-content{grid-template-columns:1fr;gap:1.5rem}}.home{min-height:100vh;width:100%;display:flex;flex-direction:column}.home *{transition:all .3s ease}.home a[href^="#"]{scroll-behavior:smooth}.home>*{width:100%}.whatsapp-button{position:fixed;bottom:20px;right:20px;width:60px;height:60px;background:#25d366;border-radius:50%;display:flex;align-items:center;justify-content:center;cursor:pointer;box-shadow:0 4px 20px #25d36666;transition:all .3s ease;z-index:1000;animation:pulse 2s infinite}.whatsapp-button:hover{transform:scale(1.1);box-shadow:0 6px 25px #25d36699}.whatsapp-icon{width:32px;height:32px;color:#fff}.whatsapp-icon svg{width:100%;height:100%}.whatsapp-tooltip{position:absolute;right:70px;top:50%;transform:translateY(-50%);background:#2c2c2c;color:#fff;padding:8px 12px;border-radius:8px;font-size:14px;font-weight:500;white-space:nowrap;opacity:0;visibility:hidden;transition:all .3s ease;pointer-events:none}.whatsapp-tooltip:after{content:"";position:absolute;left:100%;top:50%;transform:translateY(-50%);border:6px solid transparent;border-left-color:#2c2c2c}.whatsapp-button:hover .whatsapp-tooltip{opacity:1;visibility:visible}@keyframes pulse{0%{box-shadow:0 4px 20px #25d36666}50%{box-shadow:0 4px 20px #25d36666,0 0 0 10px #25d3661a}to{box-shadow:0 4px 20px #25d36666}}@media (max-width: 768px){.whatsapp-button{width:55px;height:55px;bottom:15px;right:15px}.whatsapp-icon{width:28px;height:28px}.whatsapp-tooltip{right:65px;font-size:12px;padding:6px 10px}}@media (max-width: 480px){.whatsapp-button{width:50px;height:50px;bottom:10px;right:10px}.whatsapp-icon{width:24px;height:24px}.whatsapp-tooltip{right:60px;font-size:11px;padding:5px 8px}}*{margin:0;padding:0;box-sizing:border-box}html{scroll-behavior:smooth;width:100%;height:100%}*{box-sizing:border-box}#root{width:100%;min-height:100vh}body{font-family:Segoe UI,Tahoma,Geneva,Verdana,sans-serif;line-height:1.6;color:#333;background-color:#fff;margin:0;padding:0;width:100%;min-height:100vh;overflow-x:hidden}.container{max-width:1400px;margin:0 auto;padding:0 2rem;width:100%}@media (min-width: 1600px){.container{max-width:1600px;padding:0 3rem}}@media (min-width: 1920px){.container{max-width:1800px;padding:0 4rem}}h1,h2,h3,h4,h5,h6{font-weight:600;line-height:1.2;margin-bottom:1rem}h1{font-size:2.5rem}h2{font-size:2rem}h3{font-size:1.5rem}p{margin-bottom:1rem}.btn{display:inline-block;padding:12px 24px;border:none;border-radius:8px;text-decoration:none;font-weight:600;text-align:center;cursor:pointer;transition:all .3s ease;font-size:1rem}.btn-primary{background:linear-gradient(135deg,#2c2c2c,#1a1a1a);color:#fff}.btn-primary:hover{transform:translateY(-2px);box-shadow:0 8px 25px #2c2c2c66;background:linear-gradient(135deg,#404040,#2c2c2c)}.btn-secondary{background:transparent;color:#2c2c2c;border:2px solid #2c2c2c}.btn-secondary:hover{background:#2c2c2c;color:#fff;transform:translateY(-2px)}.btn-full{width:100%}.section-header{text-align:center;margin-bottom:4rem}.section-title{font-size:2.5rem;color:#1a1a1a;margin-bottom:1rem}.section-subtitle{font-size:1.2rem;color:#7f8c8d;max-width:600px;margin:0 auto}@media (max-width: 768px){.container{padding:0 1rem}h1{font-size:2rem}h2{font-size:1.8rem}.section-title{font-size:2rem}.btn{padding:10px 20px;font-size:.9rem}}@media (min-width: 1200px){.section-title{font-size:3rem}.section-subtitle{font-size:1.3rem}}@media (min-width: 1600px){.section-title{font-size:3.5rem}.section-subtitle{font-size:1.4rem}}
