.header{background:var(--gradient-hero);color:#fff;padding:1.25rem 0;box-shadow:0 2px 10px #0000001a;position:sticky;top:0;z-index:1000;width:100%;margin:0;left:0;right:0}.header .container{width:100%;padding:0;margin:0}.header-content{display:flex;justify-content:flex-start;align-items:center;width:100%;max-width:100%;margin:0;padding:0;min-height:75px;position:relative;gap:0}.logo{display:flex;align-items:center;gap:1rem;text-decoration:none;color:#fff;transition:transform .3s ease;flex-shrink:0;flex-grow:0;padding-left:2rem;padding-right:0;height:100%;margin-left:0;order:1}.logo:hover{transform:scale(1.05)}.logo-image{height:75px;width:auto;object-fit:contain;display:block}.logo-text{display:flex;flex-direction:column;line-height:1.2;justify-content:center}.logo-text-national{font-size:1.8rem;font-weight:700;color:var(--green-bright);letter-spacing:.5px}.logo-text-solar{font-size:1.5rem;font-weight:600;color:#fff;letter-spacing:.5px}.nav{display:flex;gap:2rem;align-items:center;justify-content:flex-end;margin-left:auto;margin-right:0!important;padding-left:0;padding-right:2rem;height:100%;flex-shrink:0;flex-grow:0;order:2;align-self:flex-end;position:absolute;right:0;top:50%;transform:translateY(-50%)}.nav-link{color:#fff;text-decoration:none;font-weight:500;transition:all .3s ease;position:relative;padding:.5rem 0}.nav-link:after{content:"";position:absolute;bottom:0;left:0;width:0;height:2px;background:var(--green-bright);transition:width .3s ease}.nav-link:hover:after,.nav-link.active:after{width:100%}.nav-link:hover,.nav-link.active{color:var(--green-bright)}.menu-toggle{display:none;flex-direction:column;background:transparent;border:none;cursor:pointer;padding:.5rem;gap:4px;margin-left:auto;margin-right:2rem;flex-shrink:0}.menu-toggle span{width:25px;height:3px;background:#fff;transition:all .3s ease;border-radius:2px}@media (max-width: 768px){.header{padding:.75rem 0}.header-content{min-height:60px;justify-content:space-between!important}.menu-toggle{display:flex;margin-right:1rem;margin-left:auto;z-index:1001;position:relative;order:3}.logo{padding-left:1rem;padding-right:0;gap:.75rem;z-index:1001;position:relative;margin-right:0;flex-shrink:0;order:1}.logo-text{display:flex!important;flex-direction:column!important;align-items:flex-start!important;text-align:left!important}.nav-backdrop{position:fixed;top:60px;left:0;right:0;bottom:0;background:#00000080;z-index:998;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.nav{position:fixed!important;top:60px!important;left:0!important;right:0!important;background:var(--gradient-hero);flex-direction:column!important;padding:.75rem 1rem;gap:.25rem;transform:translateY(-100%)!important;opacity:0;visibility:hidden;transition:all .3s ease;box-shadow:0 4px 10px #0000004d;margin:0!important;z-index:999;max-height:calc(100vh - 60px);overflow-y:auto;width:100%!important;height:auto!important;align-items:stretch!important;justify-content:flex-start!important}.nav-link{padding:.75rem 1rem!important;width:100%!important;text-align:left!important;font-size:.95rem;font-weight:500;border-radius:6px;transition:all .2s ease;margin:0!important;position:relative!important;display:block!important}.nav-link:after{display:none!important}.nav-link:hover,.nav-link.active{background-color:#ffffff26;padding-left:1.15rem!important}.nav-link.active{color:var(--green-bright)!important;border-left:3px solid var(--green-bright);font-weight:600}.logo-image{height:45px}.logo-text-national{font-size:1.1rem}.logo-text-solar{font-size:.9rem}.nav-open{transform:translateY(0)!important;opacity:1;visibility:visible}.menu-toggle.active span:nth-child(1){transform:rotate(45deg) translate(5px,5px)}.menu-toggle.active span:nth-child(2){opacity:0}.menu-toggle.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-6px)}}@media (max-width: 480px){.header{padding:.625rem 0}.header-content{min-height:55px}.logo{padding-left:.75rem;padding-right:0;gap:.5rem;margin-right:auto;flex-shrink:0}.logo-text{display:flex!important;flex-direction:column!important;align-items:flex-start!important}.logo-image{height:40px}.logo-text-national{font-size:.95rem}.logo-text-solar{font-size:.8rem}.menu-toggle{margin-right:.75rem;padding:.25rem}.menu-toggle span{width:22px;height:2.5px}.nav{top:55px!important;padding:.625rem .875rem;gap:.2rem;width:100%!important}.nav-link{padding:.625rem .875rem;font-size:.9rem}.nav-backdrop{top:55px}}.footer{background:linear-gradient(135deg,var(--green-dark) 0%,var(--purple-dark) 100%);color:#fff;padding:3rem 0 1.5rem;margin-top:auto;width:100%}.footer-content{display:grid;grid-template-columns:2fr 1fr 1fr 2fr;gap:2rem;margin-bottom:2rem}.footer-content>.footer-section:first-child{padding-right:2rem}.footer-section-links{padding-right:1.5rem}.footer-section-services{padding-left:.5rem;margin-left:-1.5rem}.footer-content>.footer-section:last-child{padding-left:2rem}.footer-section:last-child{min-width:300px;overflow:visible}.footer-section h3{color:var(--green-bright);margin-bottom:1rem;font-size:1.5rem}.footer-section h4{color:var(--green-bright);margin-bottom:1rem;font-size:1.1rem}.footer-section p{color:#ccc;line-height:1.8;margin-bottom:.5rem}.footer-section .email-line{white-space:nowrap!important;word-break:keep-all!important;overflow:visible!important;display:block;width:auto;min-width:fit-content}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:.5rem}.footer-section ul li a{color:#ccc;text-decoration:none;transition:color .3s ease}.footer-section ul li a:hover{color:var(--green-bright)}.footer-bottom{text-align:center;padding-top:2rem;border-top:1px solid #444;color:#999}@media (max-width: 1024px){.footer{padding:2.5rem 0 1rem}.footer-content{grid-template-columns:1fr 1fr;column-gap:2rem;row-gap:2rem}.footer-section-links{padding-right:0;margin-left:0}.footer-section-services{padding-left:0;margin-left:0}.footer-content>.footer-section:first-child{padding-right:0}.footer-content>.footer-section:last-child{padding-left:0;min-width:auto}}@media (max-width: 768px){.footer{padding:2rem 0 1rem}.footer-content{grid-template-columns:1fr;column-gap:0;row-gap:1.5rem}.footer-section h3{font-size:1.3rem}.footer-section h4{font-size:1rem}.footer-section p{font-size:.95rem;line-height:1.6}.footer-section .email-line{font-size:.9rem;overflow-x:auto;-webkit-overflow-scrolling:touch}.footer-section ul li{margin-bottom:.4rem}.footer-section ul li a{font-size:.95rem}.footer-bottom{padding-top:1.5rem}.footer-bottom p{font-size:.9rem}}@media (max-width: 480px){.footer{padding:1.5rem 0 .75rem}.footer-content{row-gap:1.25rem;margin-bottom:1.5rem}.footer-section h3{font-size:1.2rem;margin-bottom:.75rem}.footer-section h4{font-size:.95rem;margin-bottom:.75rem}.footer-section p{font-size:.9rem;margin-bottom:.4rem}.footer-section .email-line{font-size:.85rem}.footer-section ul li{margin-bottom:.35rem}.footer-section ul li a{font-size:.9rem}.footer-bottom{padding-top:1.25rem}.footer-bottom p{font-size:.85rem}}.home{width:100%}.hero{background:var(--gradient-hero),url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1200 600"><rect fill="%23f0f0f0" width="1200" height="600"/><circle fill="%237cb518" cx="200" cy="150" r="80" opacity="0.3"/><circle fill="%239c27b0" cx="800" cy="300" r="100" opacity="0.2"/><circle fill="%237cb518" cx="1000" cy="150" r="60" opacity="0.25"/></svg>');background-size:cover;background-position:center;min-height:600px;display:flex;align-items:center;justify-content:center;text-align:center;color:#fff;padding:2rem}.hero-content h1{font-size:3.5rem;margin-bottom:1rem;font-weight:700;text-shadow:2px 2px 4px rgba(0,0,0,.3)}.hero-content p{font-size:1.5rem;margin-bottom:2rem;opacity:.95}.vision{background:var(--bg-light)}.vision-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.vision-text p{font-size:1.1rem;line-height:1.8;color:var(--text-medium);margin-bottom:1.5rem}.vision-image{display:flex;justify-content:center;align-items:center}.vision-icon{font-size:10rem;opacity:.8}.services-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.service-card{background:#fff;padding:2rem;border-radius:10px;text-align:center;box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.service-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.service-icon{font-size:3.5rem;margin-bottom:1rem}.service-card h3{color:var(--green-dark);margin-bottom:1rem;font-size:1.3rem}.service-card p{color:var(--text-medium);line-height:1.6}.process{background:linear-gradient(135deg,var(--bg-light) 0%,var(--bg-gray) 100%)}.process-steps{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.process-step{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 15px #0000001a;position:relative;transition:all .3s ease}.process-step:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.step-number{width:60px;height:60px;background:var(--gradient-primary);color:#fff;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:1.5rem;font-weight:700;margin-bottom:1rem}.process-step h3{color:var(--green-dark);margin-bottom:1rem;font-size:1.2rem}.process-step p{color:var(--text-medium);line-height:1.6}.clients{background:#fff}.clients-subtitle{text-align:center;font-size:1.5rem;color:var(--green-dark);margin-bottom:3rem;font-weight:600}.clients-stats{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem;margin-bottom:4rem}.stat-card{text-align:center;padding:2rem;background:var(--gradient-primary);color:#fff;border-radius:10px;box-shadow:0 4px 15px #0000001a}.stat-number{font-size:3rem;font-weight:700;color:var(--green-bright);margin-bottom:.5rem}.stat-label{font-size:1rem;opacity:.9}.testimonials{display:grid;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));gap:2rem}.testimonial{background:var(--bg-light);padding:2rem;border-radius:10px;border-left:4px solid var(--green-bright);box-shadow:0 2px 10px #0000000d}.testimonial-text{font-style:italic;color:var(--text-medium);margin-bottom:1rem;line-height:1.6}.testimonial-author{color:var(--green-dark);font-weight:600;text-align:right}@media (max-width: 768px){.hero{min-height:500px;padding:1.5rem}.hero-content h1{font-size:2.5rem;line-height:1.2}.hero-content p{font-size:1.2rem;margin-bottom:1.5rem}.cta-button{padding:.875rem 2rem;font-size:1rem}.section{padding:3rem 0 4rem}.section-title{font-size:2rem;margin-bottom:2rem}.section-subtitle{font-size:1.1rem;margin-bottom:2rem}.vision-content{grid-template-columns:1fr;gap:2rem}.vision-icon{font-size:6rem}.services-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.service-card{padding:1.5rem}.process-steps{grid-template-columns:1fr;gap:1.5rem}.process-step{padding:1.5rem}.clients-stats{grid-template-columns:repeat(2,1fr);gap:1rem}.stat-card{padding:1.5rem 1rem}.stat-number{font-size:2.5rem}.stat-label{font-size:.9rem}.clients-subtitle{font-size:1.3rem;margin-bottom:2rem}.testimonials{grid-template-columns:1fr;gap:1.5rem}.testimonial{padding:1.5rem}}@media (max-width: 480px){.hero{min-height:400px;padding:1rem}.hero-content h1{font-size:1.75rem;margin-bottom:.75rem}.hero-content p{font-size:1rem;margin-bottom:1.25rem}.cta-button{padding:.75rem 1.5rem;font-size:.95rem;width:100%;max-width:300px}.section{padding:2.5rem 0 3.5rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem}.section-subtitle{font-size:1rem;margin-bottom:1.5rem}.vision-icon{font-size:5rem}.services-grid{grid-template-columns:1fr}.service-card{padding:1.25rem}.service-icon{font-size:3rem}.process-step{padding:1.25rem}.step-number{width:50px;height:50px;font-size:1.25rem}.clients-stats{grid-template-columns:1fr;gap:1rem}.stat-card{padding:1.25rem 1rem}.stat-number{font-size:2rem}.stat-label{font-size:.85rem}.clients-subtitle{font-size:1.1rem;margin-bottom:1.5rem}.testimonial{padding:1.25rem}.testimonial-text{font-size:.95rem}.testimonial-author{font-size:.9rem}}.about{width:100%}.about-hero{background:var(--gradient-hero);color:#fff;padding:5rem 0;text-align:center}.about-hero h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.about-hero p{font-size:1.3rem;opacity:.95}.company-story{background:var(--bg-light)}.story-content{display:grid;grid-template-columns:2fr 1fr;gap:3rem;align-items:start}.story-text h2{color:var(--green-dark);font-size:2rem;margin-bottom:1.5rem}.story-text p{font-size:1.1rem;line-height:1.8;color:var(--text-medium);margin-bottom:1.5rem}.story-stats{display:flex;flex-direction:column;gap:2rem}.story-stat{background:#fff;padding:2rem;border-radius:10px;text-align:center;box-shadow:0 4px 15px #0000001a}.story-stat-number{font-size:2.5rem;font-weight:700;color:var(--green-dark);margin-bottom:.5rem}.story-stat-label{color:var(--text-medium);font-size:1rem}.team{background:#fff}.section-title{text-align:center;font-size:2.5rem;color:var(--green-dark);margin-bottom:1rem;font-weight:700}.section-subtitle{text-align:center;font-size:1.2rem;color:var(--text-medium);margin-bottom:3rem}.team-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));gap:2rem}.team-card{background:#fff;padding:2rem;border-radius:10px;text-align:center;box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.team-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.team-image{font-size:5rem;margin-bottom:1rem;display:flex;justify-content:center;align-items:center}.team-image img{width:150px;height:150px;object-fit:cover;border-radius:50%;border:4px solid var(--green-bright);box-shadow:0 4px 15px #0000001a}.team-card h3{color:var(--green-dark);margin-bottom:.5rem;font-size:1.3rem}.team-role{color:var(--purple-vibrant);font-weight:600;margin-bottom:1rem;font-size:1rem}.team-description{color:var(--text-medium);line-height:1.6;font-size:.95rem}.values{background:linear-gradient(135deg,var(--bg-light) 0%,var(--bg-gray) 100%)}.values-grid{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:2rem}.value-card{background:#fff;padding:2rem;border-radius:10px;text-align:center;box-shadow:0 4px 15px #0000001a;transition:all .3s ease}.value-card:hover{transform:translateY(-5px);box-shadow:0 8px 25px #00000026}.value-icon{font-size:3.5rem;margin-bottom:1rem}.value-card h3{color:var(--green-dark);margin-bottom:1rem;font-size:1.3rem}.value-card p{color:var(--text-medium);line-height:1.6}@media (max-width: 768px){.about-hero{padding:3rem 0}.about-hero h1{font-size:2.5rem}.about-hero p{font-size:1.1rem}.section{padding:3rem 0 4rem}.story-content{grid-template-columns:1fr;gap:2rem}.story-stats{flex-direction:row;flex-wrap:wrap;gap:1.5rem}.story-stat{flex:1;min-width:150px;padding:1.5rem}.story-stat-number{font-size:2rem}.section-title{font-size:2rem;margin-bottom:1rem}.section-subtitle{font-size:1.1rem;margin-bottom:2rem}.team-grid{grid-template-columns:repeat(auto-fit,minmax(250px,1fr));gap:1.5rem}.team-card{padding:1.5rem}.team-image{font-size:4rem;margin-bottom:.75rem}.team-image img{width:120px;height:120px}.values-grid{grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:1.5rem}.value-card{padding:1.5rem}}@media (max-width: 480px){.about-hero{padding:2.5rem 0}.about-hero h1{font-size:2rem}.about-hero p{font-size:1rem}.section{padding:2.5rem 0 3.5rem}.story-stats{flex-direction:column;gap:1rem}.story-stat{min-width:100%;padding:1.25rem}.story-stat-number{font-size:1.75rem}.story-stat-label{font-size:.9rem}.section-title{font-size:1.75rem}.section-subtitle{font-size:1rem;margin-bottom:1.5rem}.team-grid{grid-template-columns:1fr;gap:1.25rem}.team-card{padding:1.25rem}.team-image{font-size:3.5rem}.team-image img{width:100px;height:100px}.team-card h3{font-size:1.2rem}.team-description{font-size:.9rem}.values-grid{grid-template-columns:1fr;gap:1.25rem}.value-card{padding:1.25rem}.value-icon{font-size:3rem}}.services-page{width:100%}.services-hero{background:var(--gradient-hero);color:#fff;padding:5rem 0;text-align:center}.services-hero h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.services-hero p{font-size:1.3rem;opacity:.95}.service-detail{background:#fff}.service-detail.alt{background:var(--bg-light)}.service-detail-content{display:grid;grid-template-columns:1fr 1fr;gap:3rem;align-items:center}.service-detail-content.reverse{direction:rtl}.service-detail-content.reverse>*{direction:ltr}.service-detail-image{display:flex;justify-content:center;align-items:center}.service-icon-large{font-size:12rem;opacity:.8}.service-detail-text h2{color:var(--green-dark);font-size:2.5rem;margin-bottom:1.5rem;font-weight:700}.service-intro{font-size:1.2rem;line-height:1.8;color:var(--text-medium);margin-bottom:2rem}.service-features{margin-bottom:2rem}.service-features h3{color:var(--green-dark);font-size:1.5rem;margin-bottom:1rem}.service-features ul{list-style:none;padding:0}.service-features ul li{padding:.75rem 0 .75rem 2rem;position:relative;color:var(--text-medium);font-size:1.1rem;line-height:1.6}.service-features ul li:before{content:"✓";position:absolute;left:0;color:var(--green-bright);font-weight:700;font-size:1.2rem}.service-benefits h3{color:var(--green-dark);font-size:1.5rem;margin-bottom:1rem}.benefits-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:1rem}.benefit-item{display:flex;align-items:center;gap:.75rem;padding:1rem;background:#fff;border-radius:8px;box-shadow:0 2px 8px #0000000d}.benefit-icon{font-size:1.5rem}.benefit-item span:last-child{color:var(--text-medium);font-size:1rem}.service-process{background:#fff}.section-title{text-align:center;font-size:2.5rem;color:var(--green-dark);margin-bottom:3rem;font-weight:700}.process-overview{display:grid;grid-template-columns:repeat(auto-fit,minmax(200px,1fr));gap:2rem}.process-item{text-align:center;padding:2rem;background:var(--bg-light);border-radius:10px;transition:all .3s ease}.process-item:hover{transform:translateY(-5px);box-shadow:0 4px 15px #0000001a}.process-icon{font-size:3rem;margin-bottom:1rem}.process-item h3{color:var(--green-dark);margin-bottom:.5rem;font-size:1.2rem}.process-item p{color:var(--text-medium);font-size:.95rem}.service-cta{background:var(--gradient-hero);color:#fff}.cta-content{text-align:center}.cta-content h2{font-size:2.5rem;margin-bottom:1rem;font-weight:700}.cta-content p{font-size:1.2rem;margin-bottom:2rem;opacity:.95}.cta-button{background:var(--green-bright);color:#fff;border:none;padding:1rem 2.5rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #7cb51866}.cta-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #7cb51899;background:var(--green-light)}@media (max-width: 768px){.services-hero{padding:3rem 0}.services-hero h1{font-size:2.5rem}.services-hero p{font-size:1.1rem}.section{padding:3rem 0 4rem}.service-detail-content{grid-template-columns:1fr;gap:2rem}.service-detail-content.reverse{direction:ltr}.service-icon-large{font-size:8rem}.service-detail-text h2{font-size:2rem;margin-bottom:1rem}.service-intro{font-size:1.1rem;margin-bottom:1.5rem}.service-features h3{font-size:1.3rem}.service-features ul li{font-size:1rem;padding:.5rem 0 .5rem 1.75rem}.benefits-grid{grid-template-columns:1fr;gap:.75rem}.benefit-item{padding:.875rem}.section-title{font-size:2rem;margin-bottom:2rem}.process-overview{grid-template-columns:repeat(2,1fr);gap:1.5rem}.process-item{padding:1.5rem}.cta-content h2{font-size:2rem}.cta-content p{font-size:1.1rem}}@media (max-width: 480px){.services-hero{padding:2.5rem 0}.services-hero h1{font-size:2rem}.services-hero p{font-size:1rem}.section{padding:2.5rem 0 3.5rem}.service-detail-text h2{font-size:1.75rem}.service-icon-large{font-size:6rem}.service-intro{font-size:1rem}.service-features h3{font-size:1.2rem}.service-features ul li{font-size:.95rem;padding-left:1.5rem}.benefit-item{padding:.75rem}.benefit-icon{font-size:1.25rem}.section-title{font-size:1.75rem;margin-bottom:1.5rem}.process-overview{grid-template-columns:1fr;gap:1.25rem}.process-item{padding:1.25rem}.process-icon{font-size:2.5rem}.cta-content h2{font-size:1.75rem}.cta-content p{font-size:1rem}.cta-button{padding:.875rem 2rem;font-size:1rem;width:100%;max-width:300px}}.contact{width:100%;overflow-x:hidden}.contact-hero{background:var(--gradient-hero);color:#fff;padding:5rem 0;text-align:center}.contact-hero h1{font-size:3rem;margin-bottom:1rem;font-weight:700}.contact-hero p{font-size:1.3rem;opacity:.95}.contact-content{background:var(--bg-light)}.contact-grid{display:grid;grid-template-columns:1fr 1fr;gap:3rem;width:100%;max-width:100%}.contact-info h2{color:var(--green-dark);font-size:2rem;margin-bottom:1rem;font-weight:700}.contact-intro{color:var(--text-medium);line-height:1.8;margin-bottom:2rem;font-size:1.1rem}.contact-details{margin-bottom:2rem}.contact-item{display:flex;gap:1.5rem;margin-bottom:2rem;align-items:flex-start}.contact-icon{font-size:2.5rem;flex-shrink:0}.contact-item-content h3{color:var(--green-dark);margin-bottom:.5rem;font-size:1.2rem}.contact-item-content p{color:var(--text-medium);margin-bottom:.25rem;line-height:1.6}.contact-item-content .email-line{white-space:nowrap!important;word-break:keep-all!important;overflow-x:auto;overflow-y:hidden;display:block;width:100%;-webkit-overflow-scrolling:touch;max-width:100%}.whatsapp-section{background:#fff;padding:2rem;border-radius:10px;box-shadow:0 4px 15px #0000001a}.whatsapp-section h3{color:var(--green-dark);margin-bottom:1rem;font-size:1.3rem}.whatsapp-button{display:flex;align-items:center;gap:.75rem;background:#25d366;color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #25d3664d;justify-content:center}.whatsapp-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #25d36666;background:#20ba5a}.whatsapp-icon{font-size:1.5rem}.contact-form-container{background:#fff;padding:2.5rem;border-radius:10px;box-shadow:0 4px 15px #0000001a;width:100%;max-width:100%;box-sizing:border-box}.contact-form-container h2{color:var(--green-dark);font-size:2rem;margin-bottom:2rem;font-weight:700}.contact-form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column}.form-group label{color:var(--green-dark);margin-bottom:.5rem;font-weight:500}.form-group input,.form-group textarea{padding:.75rem;border:2px solid #e0e0e0;border-radius:8px;font-size:1rem;font-family:Poppins,sans-serif;transition:border-color .3s ease}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:var(--green-primary)}.form-group textarea{resize:vertical;min-height:120px}.submit-button{background:var(--gradient-primary);color:#fff;border:none;padding:1rem 2rem;font-size:1.1rem;font-weight:600;border-radius:50px;cursor:pointer;transition:all .3s ease;box-shadow:0 4px 15px #4a1c8c4d}.submit-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a1c8c66}.map-section{background:#fff;padding:5rem 0}.map-title{text-align:center;font-size:2.5rem;color:var(--green-dark);margin-bottom:2rem;font-weight:700}.map-container{border-radius:10px;overflow:hidden;box-shadow:0 4px 15px #0000001a;margin-bottom:2rem;width:100%;max-width:100%;position:relative}.map-container iframe{width:100%;max-width:100%;display:block}.map-link{text-align:center}.map-button{display:inline-flex;align-items:center;gap:.75rem;background:var(--gradient-primary);color:#fff;padding:1rem 2rem;border-radius:50px;text-decoration:none;font-weight:600;transition:all .3s ease;box-shadow:0 4px 15px #4a1c8c4d}.map-button:hover{transform:translateY(-2px);box-shadow:0 6px 20px #4a1c8c66}.map-icon{font-size:1.5rem}.section{padding:5rem 0 6rem}@media (max-width: 768px){.contact-hero{padding:3rem 0}.contact-hero h1{font-size:2.5rem;word-wrap:break-word}.contact-hero p{font-size:1.1rem;word-wrap:break-word}.section{padding:3rem 0 4rem}.contact-grid{grid-template-columns:1fr;gap:2rem;width:100%;max-width:100%}.contact-info,.contact-form-container{width:100%;max-width:100%;box-sizing:border-box}.contact-info h2{font-size:1.75rem;margin-bottom:.75rem}.contact-intro{font-size:1rem;margin-bottom:1.5rem}.contact-item{gap:1rem;margin-bottom:1.5rem}.contact-icon{font-size:2rem}.contact-item-content h3{font-size:1.1rem}.contact-item-content p{font-size:.95rem}.contact-item-content .email-line{font-size:.9rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;width:100%;max-width:100%;display:block}.whatsapp-section{padding:1.5rem}.whatsapp-section h3{font-size:1.2rem}.whatsapp-button{padding:.875rem 1.5rem;font-size:1rem}.contact-form-container{padding:2rem}.contact-form-container h2{font-size:1.75rem;margin-bottom:1.5rem}.form-group label{font-size:.95rem}.form-group input,.form-group textarea{padding:.625rem;font-size:.95rem}.submit-button{padding:.875rem 1.75rem;font-size:1rem;width:100%}.map-section{padding:3rem 0}.map-title{font-size:2rem;margin-bottom:1.5rem}.map-container iframe{height:300px}.map-button{padding:.875rem 1.5rem;font-size:1rem}}@media (max-width: 480px){.contact-hero{padding:2.5rem 0}.contact-hero h1{font-size:2rem;word-wrap:break-word;padding:0 .5rem}.contact-hero p{font-size:1rem;word-wrap:break-word;padding:0 .5rem}.section{padding:2.5rem 0 3.5rem}.contact-grid{gap:1.5rem}.contact-info h2,.contact-form-container h2{font-size:1.5rem}.contact-intro{font-size:.95rem}.contact-item{flex-direction:column;align-items:flex-start;gap:.75rem}.contact-icon{font-size:1.75rem}.contact-item-content h3{font-size:1rem}.contact-item-content p{font-size:.9rem;word-wrap:break-word;overflow-wrap:break-word}.contact-item-content .email-line{font-size:.85rem;overflow-x:auto;overflow-y:hidden;-webkit-overflow-scrolling:touch;width:100%;max-width:100%}.whatsapp-section{padding:1.25rem}.whatsapp-section h3{font-size:1.1rem}.whatsapp-button{padding:.75rem 1.25rem;font-size:.95rem;flex-direction:column;gap:.5rem}.contact-form-container{padding:1.5rem}.contact-form-container h2{font-size:1.5rem;margin-bottom:1.25rem}.form-group{gap:.5rem}.form-group label{font-size:.9rem}.form-group input,.form-group textarea{padding:.625rem;font-size:.9rem}.submit-button{padding:.75rem 1.5rem;font-size:.95rem}.map-title{font-size:1.75rem}.map-container iframe{height:250px}.map-button{padding:.75rem 1.25rem;font-size:.95rem;flex-direction:column;gap:.5rem}}.App{min-height:100vh;display:flex;flex-direction:column}main{flex:1;padding-bottom:3rem;min-height:calc(100vh - 200px)}@media (max-width: 768px){main{padding-bottom:4rem}}@media (max-width: 480px){main{padding-bottom:5rem}}:root{--green-dark: #2d5016;--green-primary: #4a7c2a;--green-bright: #7cb518;--green-light: #a5d75f;--purple-dark: #4a148c;--purple-primary: #6a1b9a;--purple-vibrant: #9c27b0;--purple-medium: #ba68c8;--purple-light: #ce93d8;--blue-bright: #2196f3;--blue-primary: #1976d2;--blue-dark: #1565c0;--gradient-primary: linear-gradient(135deg, var(--green-primary) 0%, var(--purple-primary) 100%);--gradient-hero: linear-gradient(135deg, var(--green-dark) 0%, var(--purple-dark) 100%);--gradient-accent: linear-gradient(135deg, var(--green-bright) 0%, var(--purple-vibrant) 100%);--text-dark: #1a1a1a;--text-medium: #555;--text-light: #999;--text-white: #ffffff;--bg-white: #ffffff;--bg-light: #f8f9fa;--bg-gray: #e9ecef}*{margin:0;padding:0;box-sizing:border-box}body{font-family:Poppins,sans-serif;line-height:1.6;color:var(--text-dark);overflow-x:hidden;margin:0;padding:0}#root{min-height:100vh}.container{max-width:1200px;margin:0 auto;padding:0 2rem}@media (max-width: 768px){.container{padding:0 1rem}}@media (max-width: 480px){.container{padding:0 .75rem}}
