.hero[data-astro-cid-bbe6dxrz]{background:url(/hero-field.png) no-repeat center center/cover;height:85svh;position:relative;box-shadow:0 5px 5px hsl(var(--box-shadow) / .2)}.hero-overlay[data-astro-cid-bbe6dxrz]{background-color:#00000080;height:100%;width:100%;display:flex;flex-direction:column;justify-content:space-between}.hero-content[data-astro-cid-bbe6dxrz]{text-align:center;margin-top:auto;margin-bottom:5rem}.headline[data-astro-cid-bbe6dxrz]{color:#fff;animation:fadeInUp 1s ease-out}.subheadline[data-astro-cid-bbe6dxrz]{margin:2rem auto 3rem;font-weight:400;font-size:var(--fs-fluid-1);color:#ddd}@keyframes fadeInUp{0%{opacity:0;transform:translateY(30px)}to{opacity:1;transform:translateY(0)}}@media (max-width: 768px){.hero[data-astro-cid-bbe6dxrz]{height:100svh}}body{background:var(--muted)}.projects[data-astro-cid-amng4zvp]{padding:40px 20px;text-align:center;max-width:1200px;margin:0 auto 30px;p{font-size:var(--fs-fluid-1)}}.section-heading[data-astro-cid-amng4zvp]{margin-bottom:20px;color:var(--primary)}.projects-grid[data-astro-cid-amng4zvp]{display:grid;grid-template-columns:repeat(auto-fill,minmax(360px,1fr));gap:40px 20px;margin-top:3rem}.project-card[data-astro-cid-amng4zvp]{display:grid;align-content:space-between;border-radius:var(--radius-xl);overflow:hidden;transition:box-shadow 1s ease-in-out;box-shadow:0 10px 20px hsl(var(--box-shadow) / .1)}.project-card[data-astro-cid-amng4zvp]:hover{box-shadow:0 10px 20px hsl(var(--box-shadow) / .3)}.project-img[data-astro-cid-amng4zvp]{width:100%;height:300px;object-fit:cover}.project-info[data-astro-cid-amng4zvp]{padding:20px;display:grid}.project-info[data-astro-cid-amng4zvp] h3[data-astro-cid-amng4zvp]{margin-bottom:.5rem}.project-info[data-astro-cid-amng4zvp] p[data-astro-cid-amng4zvp]{margin-bottom:2rem;opacity:.5}.project-btn[data-astro-cid-amng4zvp]{background-color:hsl(var(--primary));padding:.6rem 1.2rem;border-radius:5px;text-decoration:none;font-weight:700;transition:background-color .3s}.project-btn[data-astro-cid-amng4zvp]:hover{background-color:#00b340}@media (prefers-color-scheme: dark){body{background:linear-gradient(135deg,#0f2c22,#1a1f1d)}.projects[data-astro-cid-amng4zvp]{background:inherit}.project-card[data-astro-cid-amng4zvp]{box-shadow:0 10px 20px hsl(var(--box-shadow) / .15)}}.testimonials-section[data-astro-cid-aadlzisc]{background:linear-gradient(135deg,#f9f9f9,#fff);padding:60px 20px;text-align:center;p{color:var(--text-dark);font-size:var(--fs-fluid-1);margin-bottom:40px}}.section-title[data-astro-cid-aadlzisc]{color:var(--primary);margin-bottom:20px}.carousel-container[data-astro-cid-aadlzisc]{display:flex;justify-content:center;align-items:center;position:relative;perspective:1000px;max-width:900px;margin:0 auto}.testimonial[data-astro-cid-aadlzisc]{background:linear-gradient(135deg,#0f2c22,#1a1f1d);border-radius:var(--radius-xl);padding:30px 20px;margin:0 10px;max-width:700px;width:100%;box-shadow:0 4px 16px #0000001a;transform:scale(.95);opacity:0;position:absolute;transition:transform 3s ease-in-out,opacity 3s ease-in-out;backface-visibility:hidden;z-index:0;p{color:var(--text-light)}}.testimonial[data-astro-cid-aadlzisc].active{opacity:1;position:relative;transform:scale(1);z-index:1}.client-img[data-astro-cid-aadlzisc]{width:60px;height:60px;border-radius:50%;margin-bottom:15px;object-fit:cover}.testimonial-text[data-astro-cid-aadlzisc]{font-size:1.1em;margin-bottom:15px}.client-name[data-astro-cid-aadlzisc]{color:var(--primary)!important;font-size:var(--fs-fluid-1);font-weight:300}.stars[data-astro-cid-aadlzisc]{color:#ffc107;font-size:var(--fs-fluid-2);margin-bottom:10px}.contact-section[data-astro-cid-ypgb7zfc]{padding:60px 20px;text-align:center}.section-title[data-astro-cid-ypgb7zfc]{color:var(--primary);margin-bottom:20px}.contact-description[data-astro-cid-ypgb7zfc]{font-size:var(--fs-fluid-1);margin-bottom:40px}.contact-wrapper[data-astro-cid-ypgb7zfc]{max-width:900px;margin:0 auto}.contact-form-wrapper[data-astro-cid-ypgb7zfc]{display:flex;justify-content:center}.contact-form[data-astro-cid-ypgb7zfc]{width:100%;max-width:500px;background:#f9f9f9;padding:30px;border-radius:8px;box-shadow:0 4px 16px #0000001a}.input-group[data-astro-cid-ypgb7zfc]{margin-bottom:20px;text-align:left}.input-group[data-astro-cid-ypgb7zfc] label[data-astro-cid-ypgb7zfc]{font-size:1.1em;color:#333}.input-group[data-astro-cid-ypgb7zfc] input[data-astro-cid-ypgb7zfc],.input-group[data-astro-cid-ypgb7zfc] textarea[data-astro-cid-ypgb7zfc]{width:100%;padding:12px;font-size:1em;border-radius:6px;border:1px solid #ccc;margin-top:8px}.input-group[data-astro-cid-ypgb7zfc] textarea[data-astro-cid-ypgb7zfc]{resize:vertical}.submit-btn[data-astro-cid-ypgb7zfc]{background-color:#01d64a;color:#fff;padding:12px 20px;border:none;font-size:1.1em;border-radius:6px;cursor:pointer;transition:background-color .3s}.submit-btn[data-astro-cid-ypgb7zfc]:hover{background-color:#029c39}.map-container[data-astro-cid-ypgb7zfc]{font-size:var(--fs-fluid-1)}.contact-info[data-astro-cid-ypgb7zfc]{margin-top:40px;display:flex;flex-flow:column;justify-content:center;gap:30px}.info-item[data-astro-cid-ypgb7zfc]{display:flex;align-items:center;gap:10px}.info-item[data-astro-cid-ypgb7zfc] i[data-astro-cid-ypgb7zfc]{font-size:1.5em;color:#01d64a}.social-links[data-astro-cid-ypgb7zfc]{margin-top:40px}.social-links[data-astro-cid-ypgb7zfc] a[data-astro-cid-ypgb7zfc]{color:#01d64a;font-size:1.5em;margin:0 15px;text-decoration:none;transition:color .3s}.social-links[data-astro-cid-ypgb7zfc] a[data-astro-cid-ypgb7zfc]:hover{color:#029c39}.map-container[data-astro-cid-ypgb7zfc]{margin-top:50px;position:relative}.map-container[data-astro-cid-ypgb7zfc] h1[data-astro-cid-ypgb7zfc]{color:var(--primary);margin-bottom:20px}iframe[data-astro-cid-ypgb7zfc]{margin-top:20px;width:100%;height:450px;border:0;border-radius:8px;box-shadow:0 4px 16px #0000001a}@media (prefers-color-scheme: dark){.contact-section[data-astro-cid-ypgb7zfc]{background:linear-gradient(135deg,#0f2c22,#1a1f1d)}}.whatsapp-cta[data-astro-cid-w7tvgi5a]{position:fixed;bottom:20px;right:20px;z-index:9999;transition:all .4s ease}.cta-content[data-astro-cid-w7tvgi5a]{display:flex;align-items:center;gap:12px;background-color:#25d366;color:#fff;padding:16px;opacity:1;border-radius:30px;text-decoration:none;box-shadow:0 4px 12px #00000026;overflow:hidden;max-width:60px;transition:max-width .4s ease,padding .4s ease;white-space:nowrap}.chat-icon[data-astro-cid-w7tvgi5a] img[data-astro-cid-w7tvgi5a]{width:24px;height:24px;filter:brightness(0) invert(1)}.chat-bubble[data-astro-cid-w7tvgi5a]{opacity:0;width:0;display:none;overflow:hidden;transition:opacity .4s ease,width .4s ease;font-size:14px}.whatsapp-cta[data-astro-cid-w7tvgi5a].expanded .cta-content[data-astro-cid-w7tvgi5a]{max-width:280px;padding:12px 20px;opacity:.9}.whatsapp-cta[data-astro-cid-w7tvgi5a].expanded .chat-bubble[data-astro-cid-w7tvgi5a]{opacity:1;width:auto;display:flex}.cta-container[data-astro-cid-4xty6sx2]{text-align:center;background:linear-gradient(135deg,#0f2c22,#1a1f1d)}.cta-card[data-astro-cid-4xty6sx2]{padding:40px 30px;box-shadow:0 10px 25px -3px hsl(var(--brand-1-hsl) / var(--shadow-alpha));min-height:500px;align-content:center;transition:transform .3s ease;p{color:#fff;font-size:var(--fs-fluid-1);margin-bottom:100px}}.cta-text[data-astro-cid-4xty6sx2]{font-weight:600;color:var(--brand-1-light);margin-bottom:20px}.cta-button[data-astro-cid-4xty6sx2]{background-color:var(--brand-1-dark);color:#fff;padding:20px 35px;border-radius:var(--radius-xl);font-size:var(--fs-fluid-1);text-transform:uppercase;font-weight:600;letter-spacing:.15rem;position:relative;transition:background-color .3s ease,transform .2s ease;overflow:hidden}.cta-button[data-astro-cid-4xty6sx2]:hover{background-color:var(--primary);transform:scale(1.05);box-shadow:0 8px 24px #2f80ed66}.cta-button[data-astro-cid-4xty6sx2]:active{transform:scale(.98)}.cta-tag[data-astro-cid-4xty6sx2]{position:absolute;top:-25px;right:-30px;background:hsl(var(--brand-2-hsl));color:hsl(var(--text-dark-hsl));font-size:var(--fs-fluid-0);padding:5px 15px;overflow:hidden;border-radius:var(--radius-2xl);animation:pulseTag 2.5s infinite}@keyframes pulseTag{0%{transform:scale(1) rotate(5deg)}50%{transform:scale(1.15)}to{transform:scale(1) rotate(5deg)}}@media (prefers-color-scheme: dark){.cta-container[data-astro-cid-4xty6sx2]{background:linear-gradient(135deg,#0f2c22,#1a1f1d)}}.gallery-section[data-astro-cid-uhrerali]{padding:80px 0;text-align:center}.heading[data-astro-cid-uhrerali]{padding:0 20px}.container[data-astro-cid-uhrerali]{width:100%;margin:0 auto;padding:50px 0;background:linear-gradient(135deg,#f9f9f9,#fff);max-width:100%;h2{color:var(--primary);margin-bottom:20px}p{font-size:var(--fs-fluid-1)}}.section-title[data-astro-cid-uhrerali]{font-weight:700;color:var(--primary);margin-bottom:20px}.section-subtitle[data-astro-cid-uhrerali]{font-size:var(--fs-fluid-1);margin-bottom:40px}.gallery-grid[data-astro-cid-uhrerali]{overflow-x:scroll;margin:20px auto;padding:0 20px;display:flex;gap:20px;scroll-snap-type:x mandatory;transition:transform .3s ease}.gallery-item[data-astro-cid-uhrerali]{flex-shrink:0;overflow:hidden;scroll-snap-align:center;scroll-snap-stop:always;border-radius:var(--radius-xl);box-shadow:0 4px 20px #00000014;transition:transform .3s ease}.gallery-item[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{width:300px;height:100%;object-fit:cover;display:block;transition:transform .4s ease}.gallery-item[data-astro-cid-uhrerali]:hover img[data-astro-cid-uhrerali]{transform:scale(1.05)}@media (prefers-color-scheme: dark){.container[data-astro-cid-uhrerali]{background:linear-gradient(135deg,#0f2c22,#1a1f1d)}.gallery-item[data-astro-cid-uhrerali] img[data-astro-cid-uhrerali]{filter:brightness(90%) contrast(125%) saturate(125%)}}
