*{margin:0;padding:0;box-sizing:border-box}body{font-family:Montserrat,sans-serif;line-height:1.6;color:#fff;overflow-x:hidden}.is-hidden{display:none}.form-status{margin-top:15px;padding:10px;border-radius:5px}.container{width:90%;max-width:1400px;margin:0 auto}.navbar{position:fixed;top:0;width:100%;background:0 0;transition:.4s;z-index:1000;padding:.5rem 0;transform:translateY(0)}.navbar-hidden{transform:translateY(-100%)}.nav-container{display:flex;justify-content:space-between;align-items:center;padding:.3rem 5%;gap:1rem;transition:.4s}.navbar-scrolled{background:#0009!important;padding:.2rem 0;box-shadow:0 2px 10px #0000004d}.navbar-scrolled .nav-container{transform:scale(.85);transform-origin:top center;padding:.15rem 5%}.logo{display:flex;align-items:center;gap:5px;max-width:320px;width:55%;transition:.4s}.logo img{height:auto;max-height:100px;display:block;object-fit:cover;transition:.4s}.logo img:first-child{width:200px;height:80px}.navbar-scrolled .logo img{max-height:65px;object-fit:cover}.navbar-scrolled .logo img:first-child{height:55px;width:90px;overflow-y:hidden}.logo img:last-child{flex:1;max-width:240px;object-fit:cover}.cursor{position:fixed;left:0;top:0;width:34px;height:34px;border:2px solid rgba(255,255,255,.95);background:#ffffff14;border-radius:50%;pointer-events:none;transform:translate(-50%,-50%);transition:transform .18s,border-color .18s,background .18s,opacity .18s;z-index:2147483647;opacity:0;box-shadow:0 0 0 1px #00000059,0 6px 20px #0000004d}.cursor.is-visible{opacity:1}.cursor.grow{transform:translate(-50%,-50%) scale(1.45);border-color:#f7b32b;background:#f7b32b3d}html.has-custom-cursor,html.has-custom-cursor *{cursor:none!important}@media (hover:none),(pointer:coarse),(max-width:768px){.cursor{display:none!important}html.has-custom-cursor,html.has-custom-cursor *{cursor:auto!important}}.language-switcher select{padding:10px 15px;border-radius:30px;border:none;background:#fff3;color:#fff;font-size:1rem;cursor:pointer}.language-switcher select option{background:#333;color:#fff}.nav-menu{display:flex;gap:2rem;list-style:none;transition:.4s}.nav-menu li{position:relative}.nav-menu a{color:#fff;text-decoration:none;font-weight:600;font-size:.9rem;padding:12px 5px;transition:.4s;position:relative;display:block;white-space:nowrap}.nav-menu a:after{content:"";position:absolute;width:0;height:3px;bottom:0;left:0;background-color:#8e9db2;transition:width .4s}.nav-menu a:hover{color:#8e9db2}.nav-menu a:hover:after{width:100%}.nav-menu a.active{color:#8e9db2}.nav-menu a.active:after{width:100%}.nav-actions{display:flex;align-items:center;gap:1rem}.nav-group-btn{display:inline-flex;align-items:center;gap:.4rem;padding:10px 18px;border-radius:999px;background:linear-gradient(135deg,#8e9db2,#5d6d7e);color:#fff;font-weight:700;font-size:.95rem;text-decoration:none;box-shadow:0 10px 25px #8e9db259;transition:transform .25s,box-shadow .25s,opacity .25s;white-space:nowrap}.nav-group-btn:hover{transform:translateY(-2px) scale(1.02);box-shadow:0 14px 28px #8e9db273}.nav-group-btn:active{transform:translateY(0);box-shadow:0 10px 20px #8e9db266;opacity:.9}.hamburger{display:none;cursor:pointer}.hamburger span{display:block;width:30px;height:3px;background:#fff;margin:6px 0;transition:.3s}.hero{position:relative;height:100vh;display:flex;align-items:center;justify-content:center;text-align:center;overflow:hidden}.hero-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;z-index:-2}.hero-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#00000080;z-index:-1}.hero-content{z-index:1;max-width:900px;padding:100px 20px 0}.hero-content h1{font-family:Zalando Sans Expanded,sans-serif;font-size:3.8rem;margin-bottom:1.5rem;line-height:1.2;color:#8e9db2}.hero-content p{font-size:1.5rem;margin-bottom:3rem;opacity:.9}.btn-primary{display:inline-block;padding:16px 50px;background:linear-gradient(135deg,#8e9db2,#2c3e50);color:#fff;font-size:1.3rem;font-weight:600;border-radius:50px;text-decoration:none;transition:.4s;border:2px solid #8e9db2}.btn-primary:hover{background:#2c3e50;transform:translateY(-5px);box-shadow:0 10px 30px #8e9db266;color:#8e9db2}.section-title{font-family:Zalando Sans Expanded,sans-serif;color:#8e9db2}.section-desc{font-size:1.2rem;max-width:900px;margin:0 auto 3rem;color:#fffc;line-height:1.8}.about-section{padding:120px 0;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);text-align:center}.about-desc{font-size:1.4rem;max-width:900px;margin:30px auto 60px;color:#ffffffd9;line-height:1.8}.stats-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:40px;margin-bottom:80px}.stat-card{background:linear-gradient(135deg,#8e9db21a,#2c3e501a);border:2px solid #8e9db2;padding:40px 20px;border-radius:15px;box-shadow:0 10px 30px #8e9db226;transition:.4s}.stat-card:hover{transform:translateY(-15px);background:linear-gradient(135deg,#8e9db233,#2c3e5033);box-shadow:0 20px 40px #8e9db259;border-color:#5d6d7e}.stat-number{font-family:Zalando Sans Expanded,sans-serif;font-size:4rem;font-weight:700;color:#8e9db2;margin-bottom:10px}.stat-label{font-size:1.2rem;color:#fffc;font-weight:600}.about-content{display:grid;grid-template-columns:1fr 1fr;gap:80px;align-items:center;max-width:1200px;margin:0 auto}.about-text{text-align:left}.about-text p{font-size:1.2rem;color:#fffc;line-height:1.9;margin-bottom:20px}.about-text strong{color:#8e9db2}.about-image{border-radius:15px;overflow:hidden;box-shadow:0 10px 30px #8e9db24d;border:2px solid #5d6d7e}.about-image img{width:100%;height:100%;object-fit:cover;transition:.4s}.about-image:hover img{transform:scale(1.05)}.services-section{padding:120px 0;background:linear-gradient(135deg,#2d2d2d,#1a1a1a);text-align:center}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(240px,1fr));gap:40px}.service-card{background:linear-gradient(135deg,#8e9db21a,#2c3e501a);border:2px solid #8e9db2;padding:40px 20px;border-radius:15px;text-align:center;transition:.4s}.service-card:hover{transform:translateY(-10px);background:linear-gradient(135deg,#8e9db233,#2c3e5033);border-color:#5d6d7e;box-shadow:0 20px 40px #8e9db24d}.service-card i{font-size:3rem;color:#8e9db2;margin-bottom:15px}.service-card h3{font-size:1.5rem;margin-bottom:10px;color:#fff}.service-card p{color:#ffffffbf;font-size:1rem}.location-section{padding:120px 0;background:linear-gradient(135deg,#1a1a1a,#2d2d2d)}.location-card{background:linear-gradient(135deg,#8e9db214,#2c3e5014);border:2px solid #8e9db2;border-radius:16px;padding:30px;box-shadow:0 12px 30px #8e9db22e}.location-header{text-align:center;margin-bottom:24px}.location-header .section-title{margin-bottom:1rem}.location-header .section-desc{margin:0 auto;max-width:900px}.location-map{width:100%;min-height:360px;border:0;border-radius:12px}.projects-section{padding:120px 0;background:linear-gradient(135deg,#1a1a1a,#2d2d2d);text-align:center}.projects-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(350px,1fr));gap:2rem;min-height:300px}.project-card{background:#1a1a1acc;border:1px solid rgba(142,157,178,.3);border-radius:20px;overflow:hidden;transition:.3s cubic-bezier(.4,0,.2,1);display:flex;flex-direction:column;height:100%;box-shadow:0 4px 20px #0000004d}.project-card:hover{transform:translateY(-8px);border-color:#8e9db299;box-shadow:0 10px 40px #8e9db240}.project-image{position:relative;width:100%;height:280px;overflow:hidden;background:#0000004d}.project-image img{width:100%;height:100%;object-fit:cover;transition:.3s}.project-card:hover .project-image img{transform:scale(1.1)}.project-content{padding:1.5rem;display:flex;flex-direction:column;flex-grow:1;text-align:left}.project-content h3{font-size:1.5rem;font-weight:700;color:#8e9db2;margin-bottom:.75rem;line-height:1.3}.project-location{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;font-size:.95rem;margin-bottom:1rem}.project-location i{color:#8e9db2}.project-description{color:#ffffffbf;line-height:1.6;margin-bottom:1.25rem;display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient:vertical;overflow:hidden;flex-grow:1}.project-footer{display:flex;justify-content:flex-end;align-items:center;margin-top:auto;padding-top:1rem;border-top:1px solid rgba(255,255,255,.1)}.btn-details{display:flex;align-items:center;gap:.5rem;padding:.75rem 1.5rem;background:linear-gradient(135deg,#8e9db2,#5d6d7e);color:#fff;border:none;border-radius:25px;font-weight:600;font-size:.95rem;cursor:pointer;transition:.3s;box-shadow:0 4px 15px #8e9db24d}.btn-details:hover{transform:translate(5px);box-shadow:0 6px 20px #8e9db280;background:linear-gradient(135deg,#5d6d7e,#2c3e50)}.contact-section{padding:120px 0;background:linear-gradient(135deg,#2d2d2d,#1a1a1a)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:60px}.contact-info h2{font-size:2.2rem;margin-bottom:40px;color:#8e9db2}.info-item{display:flex;gap:20px;margin-bottom:30px;text-align:left}.info-item i{font-size:2rem;color:#8e9db2;min-width:40px}.info-item h4{color:#fff;margin-bottom:5px}.info-item p{color:#ffffffbf;line-height:1.8}.contact-form-wrapper h2{font-size:2.2rem;margin-bottom:30px;color:#8e9db2}.contact-form{display:flex;flex-direction:column;gap:20px}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:20px}.contact-form input,.contact-form textarea{width:100%;padding:15px;border-radius:10px;border:2px solid #8e9db2;background:#8e9db20d;color:#fff;font-size:1rem;font-family:Montserrat,sans-serif;transition:.3s}.contact-form input::placeholder,.contact-form textarea::placeholder{color:#ffffff80}.contact-form input:focus,.contact-form textarea:focus{outline:0;border-color:#5d6d7e;background:#8e9db226;box-shadow:0 0 20px #8e9db233}.footer{background:#0a0a0a;color:#fffc;border-top:2px solid #8e9db2}.footer-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:40px;margin-bottom:50px}.footer-col h3,.footer-col h4{color:#8e9db2;margin-bottom:20px;font-family:Zalando Sans Expanded,sans-serif;font-size:1.3rem}.footer-logo{display:flex;align-items:center;justify-content:center;flex:1.5;max-height:150px}#footer-logo{max-width:200px;height:auto}.footer-brand{font-family:Zalando Sans Expanded,sans-serif;font-size:clamp(1.8rem,3vw,2.8rem);font-weight:800;color:#8e9db2;text-align:center;line-height:1.3;letter-spacing:1px;text-shadow:0 4px 20px rgba(142,157,178,.3);margin:0}.footer-col ul{list-style:none}.footer-col li{margin-bottom:10px}.footer-col a{color:#ffffffb3;text-decoration:none;transition:.3s}.footer-col a:hover{color:#8e9db2}.footer-col p{color:#ffffffb3;margin-bottom:10px}.footer-col p i{color:#8e9db2;margin-right:10px}.social-links{display:flex;gap:15px}.social-links a{display:inline-flex;align-items:center;justify-content:center;width:45px;height:45px;border:2px solid #8e9db2;border-radius:50%;color:#8e9db2;transition:.3s}.social-links a:hover{background:#8e9db2;color:#0a0a0a;transform:translateY(-5px)}.footer-bottom{text-align:center;padding-top:30px;border-top:1px solid #333;color:#fff9}@media (max-width:1024px){.hero-content h1{font-size:3rem}.about-content{grid-template-columns:1fr;gap:60px}.about-text{text-align:center}.about-image{order:-1}.contact-grid{grid-template-columns:1fr;gap:40px}.section-title{font-size:2.5rem}.location-card{padding:20px}.location-map{min-height:280px}}@media (max-width:768px){.hamburger{display:block}.nav-menu{position:absolute;top:100%;left:0;width:100%;background:#000000f2;flex-direction:column;text-align:center;transform:translateY(-150%);transition:.4s;padding:1rem 0;z-index:999}.nav-menu.active{transform:translateY(0);z-index:999}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:first-child{transform:translateY(10px) rotate(45deg)}.hamburger.active span:nth-child(3){transform:translateY(-10px) rotate(-45deg)}.hero-content h1{font-size:1.9rem}.hero-content p{font-size:1.1rem}.form-row,.projects-grid{grid-template-columns:1fr}.footer-grid{grid-template-columns:1fr;text-align:center}.footer-col{text-align:center}.social-links{justify-content:center}.about-section{padding:80px 0}.stats-grid{grid-template-columns:1fr 1fr;gap:30px}.stat-number{font-size:2.5rem}.about-desc{font-size:1.1rem}.section-title{font-size:2rem}}@media (max-width:480px){.hero-content h1{font-size:1.5rem}.logo{max-width:100px}.logo img:first-child{width:80px;height:60px}.stats-grid{grid-template-columns:1fr}.stat-number{font-size:2.2rem}.projects-grid,.services-grid{grid-template-columns:1fr}.nav-actions{gap:.5rem}.nav-group-btn{padding:8px 12px;font-size:.8rem}.btn-primary{padding:12px 30px;font-size:1rem}}.project-modal-overlay{position:fixed;top:0;right:0;bottom:0;left:0;background:#000000bf;display:none;align-items:center;justify-content:center;z-index:9999;padding:1rem;-webkit-backdrop-filter:blur(5px);backdrop-filter:blur(5px)}.project-modal-overlay.open{display:flex}.project-modal{background:linear-gradient(135deg,#1a1a1a,#2a2a2a);color:#fff;border-radius:20px;max-width:1200px;width:100%;max-height:92vh;overflow:hidden;box-shadow:0 25px 90px #000000b3;border:1px solid rgba(212,175,55,.3);display:flex;flex-direction:column}.project-modal header{display:flex;justify-content:space-between;align-items:center;padding:1.5rem 2rem;border-bottom:1px solid rgba(255,255,255,.1);gap:1rem;position:sticky;top:0;z-index:2;background:linear-gradient(135deg,#1a1a1a,#2a2a2a)}.project-modal header h3{margin:0;font-size:1.3rem;line-height:1.3;color:#d4af37}.project-modal .close-btn{background:#ffffff14;border:1px solid rgba(255,255,255,.15);color:#fff;width:40px;height:40px;border-radius:12px;cursor:pointer;transition:.3s;display:grid;place-items:center;font-size:1.2rem}.project-modal .close-btn:hover{background:#d4af3733;border-color:#d4af3780;transform:rotate(90deg)}.project-modal-body{display:grid;grid-template-columns:1.3fr .7fr;gap:2rem;padding:2rem;max-height:calc(92vh - 100px);overflow-y:auto}.project-modal-body::-webkit-scrollbar{width:8px}.project-modal-body::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.project-modal-body::-webkit-scrollbar-thumb{background:#8e9db280;border-radius:10px}.project-modal-body::-webkit-scrollbar-thumb:hover{background:#8e9db2b3}.project-modal-gallery{display:flex;flex-direction:column;gap:1rem}.gallery-main{position:relative;border-radius:16px;overflow:hidden;background:#0000004d;aspect-ratio:16/10}.gallery-main img{width:100%;height:100%;object-fit:cover;transition:transform .3s}.gallery-nav{position:absolute;top:50%;transform:translateY(-50%);background:#0009;border:1px solid rgba(255,255,255,.2);color:#fff;width:48px;height:48px;border-radius:50%;cursor:pointer;transition:.3s;display:grid;place-items:center;font-size:1.2rem;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-nav:hover{background:#8e9db2cc;border-color:#8e9db2;transform:translateY(-50%) scale(1.1)}.gallery-nav.prev{left:1rem}.gallery-nav.next{right:1rem}.gallery-counter{position:absolute;bottom:1rem;left:50%;transform:translate(-50%);background:#000c;color:#fff;padding:.5rem 1rem;border-radius:20px;font-size:.9rem;font-weight:600;border:1px solid rgba(142,157,178,.3);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.gallery-thumbs{display:flex;gap:.75rem;overflow-x:auto;padding:.5rem 0}.gallery-thumbs::-webkit-scrollbar{height:6px}.gallery-thumbs::-webkit-scrollbar-track{background:#ffffff0d;border-radius:10px}.gallery-thumbs::-webkit-scrollbar-thumb{background:#8e9db280;border-radius:10px}.gallery-thumbs img{width:80px;height:60px;object-fit:cover;border-radius:8px;cursor:pointer;border:2px solid transparent;transition:.3s;opacity:.6}.gallery-thumbs img:hover{opacity:1;border-color:#8e9db280}.gallery-thumbs img.active{opacity:1;border-color:#8e9db2}.project-modal-info{display:flex;flex-direction:column;gap:1.5rem}.project-modal-header h2{font-size:1.8rem;margin-bottom:.5rem;color:#8e9db2}.project-modal-location{display:flex;align-items:center;gap:.5rem;color:#ffffffb3;font-size:1rem}.project-modal-location i{color:#8e9db2}.project-modal-description{background:#ffffff0d;padding:1.5rem;border-radius:12px;border:1px solid rgba(255,255,255,.1)}.project-modal-description h4{font-size:1.1rem;margin-bottom:.75rem;color:#8e9db2}.project-modal-description p{line-height:1.8;color:#ffffffd9}.project-modal-actions{display:flex;flex-direction:column;gap:1rem;margin-top:auto}.btn-action{display:inline-flex;align-items:center;justify-content:center;gap:.75rem;padding:1rem 1.5rem;border-radius:12px;font-size:1rem;font-weight:600;text-decoration:none;border:none;cursor:pointer;transition:.3s}.btn-map{background:linear-gradient(135deg,#8e9db2,#5d6d7e);color:#fff}.btn-map:hover{transform:translateY(-2px);box-shadow:0 8px 20px #8e9db266;background:linear-gradient(135deg,#5d6d7e,#2c3e50)}.btn-contact{background:#ffffff1a;color:#fff;border:1px solid rgba(255,255,255,.2)}.btn-contact:hover{background:#ffffff26;border-color:#8e9db280}.btn-whatsapp{background:linear-gradient(135deg,#25d366,#20ba5f);color:#fff}.btn-whatsapp:hover{transform:translateY(-2px);box-shadow:0 8px 20px #25d36666;background:linear-gradient(135deg,#20ba5f,#1a9d52)}.error-state,.loading-state,.no-projects{grid-column:1/-1;text-align:center;padding:4rem 2rem;color:#ffffffb3}.error-state i,.loading-state i,.no-projects i{font-size:3rem;color:#d4af37;margin-bottom:1rem;display:block}.loading-state i.fa-spin{animation:1s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (max-width:992px){.project-modal-body{grid-template-columns:1fr;gap:1.5rem}.project-modal{max-height:95vh}}@media (max-width:768px){.project-modal{border-radius:16px}.project-modal header{padding:1rem 1.5rem}.project-modal-body{padding:1.5rem}.gallery-nav{width:40px;height:40px;font-size:1rem}.gallery-nav.prev{left:.5rem}.gallery-nav.next{right:.5rem}.project-modal-actions{flex-direction:column}.projects-grid{grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:1.5rem}}@media (max-width:480px){.project-modal-overlay{padding:.5rem}.project-modal header h3{font-size:1.1rem}.project-modal-header h2{font-size:1.5rem}.gallery-thumbs img{width:60px;height:45px}.projects-grid{grid-template-columns:1fr;gap:1.5rem}.project-image{height:220px}}:root{--primary-color:#8e9db2;--dark-bg:#1a1a1a;--card-bg:#242424;--text-primary:#ffffff;--text-secondary:#b0b8c1}.hero-section{background:linear-gradient(135deg,#8e9db2,#1a1a1a);padding:8rem 2rem 4rem;text-align:center;color:#fff}.hero-section h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.hero-section p{font-size:1.2rem;color:#ffffffe6}.team-container{max-width:1200px;margin:0 auto;padding:4rem 2rem}.section-title{text-align:center;font-size:2.5rem;margin-bottom:1rem;font-weight:700;color:var(--text-primary)}.section-subtitle{text-align:center;font-size:1.1rem;color:var(--text-secondary);margin-bottom:3rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fill,minmax(300px,1fr));gap:2.5rem}.team-card{background:var(--card-bg);border:1px solid rgba(142,157,178,.2);border-radius:12px;overflow:hidden;transition:.3s}.team-card:hover{transform:translateY(-10px);box-shadow:0 20px 40px #8e9db233;border-color:var(--primary-color)}.team-card-image{width:100%;height:320px;object-fit:cover;background:linear-gradient(135deg,var(--primary-color),var(--dark-bg))}.team-card-no-image{width:100%;height:320px;background:linear-gradient(135deg,#8e9db233,#1a1a1a80);display:flex;align-items:center;justify-content:center;font-size:3.5rem;color:#8e9db24d}.team-card-content{padding:1.5rem}.team-card-name{font-size:1.3rem;font-weight:700;margin-bottom:.5rem;color:var(--text-primary)}.team-card-title{color:var(--primary-color);font-weight:600;margin-bottom:1rem}.team-card-description{color:var(--text-secondary);font-size:.95rem;line-height:1.6}.empty-state{text-align:center;padding:4rem 2rem;grid-column:1/-1}.empty-state-icon{font-size:3rem;color:var(--primary-color);opacity:.5;margin-bottom:1rem}.empty-state-title{color:var(--text-primary);margin-bottom:.5rem}.empty-state-text{color:var(--text-secondary)}.footer{background:var(--card-bg);color:#fff;padding:2rem;text-align:center;margin-top:4rem}@media (max-width:768px){.hero-section{padding:6rem 1rem 3rem}.hero-section h1{font-size:2rem}.team-grid{grid-template-columns:1fr;gap:1.5rem}.section-title{font-size:2rem}}