:root{--verde:#1a4a2e;--verde-claro:#2d6e44;--verde-suave:#e8f2ec;--ambar:#c8791f;--ambar-claro:#e8a84a;--ambar-palido:#fdf3e3;--crema:#f7f3ed;--cafe:#5c3010;--texto:#1e1a14;--texto-suave:#5a5248;--blanco:#fff;--radio:16px;--sombra:0 10px 30px #00000014}.navbar{z-index:1000;justify-content:space-between;align-items:center;height:80px;padding:0 5vw;transition:all .3s;display:flex;position:fixed;top:0;left:0;right:0}.navbar.scrolled{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#1a4a2ef2}.logo{color:#fff;font-size:1.7rem;font-weight:700}.logo span{color:var(--ambar-claro)}.nav-links{align-items:center;gap:2rem;display:flex}.nav-links a{color:#fff;font-weight:600;transition:all .2s}.nav-links a:hover{color:var(--ambar-claro)}.btn-nav{background:var(--ambar);border-radius:999px;padding:.7rem 1.5rem}.hero{background-image:linear-gradient(#0000008c,#000000a6),url(https://images.unsplash.com/photo-1506744038136-46273834b3fb?q=80&w=1600);background-position:50%;background-size:cover;justify-content:center;align-items:center;min-height:100vh;padding:0 8%;display:flex;position:relative;overflow:hidden}.hero-overlay{background:radial-gradient(circle at 100% 0,#d4af372e,#0000 30%);position:absolute;inset:0}.hero-content{z-index:2;text-align:center;max-width:900px;position:relative}.hero-badge{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);color:#f5d27a;background:#ffffff1a;border:1px solid #fff3;border-radius:999px;margin-bottom:30px;padding:10px 20px;font-size:14px;font-weight:600;display:inline-block}.hero h1{color:#fff;margin-bottom:25px;font-size:clamp(3rem,8vw,6rem);font-weight:700;line-height:1.05}.hero p{color:#ffffffd9;max-width:700px;margin:auto auto 40px;font-size:1.15rem;line-height:1.8}.hero-buttons{flex-wrap:wrap;justify-content:center;gap:20px;display:flex}.btn-primary{color:#111;background:#d4af37;border-radius:999px;padding:16px 30px;font-weight:700;text-decoration:none;transition:all .3s}.btn-primary:hover{transform:translateY(-4px)}.btn-secondary{-webkit-backdrop-filter:blur(12px);backdrop-filter:blur(12px);color:#fff;background:#ffffff14;border:1px solid #ffffff4d;border-radius:999px;padding:16px 30px;font-weight:700;text-decoration:none;transition:all .3s}.btn-secondary:hover{background:#ffffff26}@media (max-width:768px){.hero{padding:0 20px}.hero-buttons{flex-direction:column}.btn-primary,.btn-secondary{width:100%}}.section-center{text-align:center;margin-bottom:4rem}.section-label{color:var(--ambar);letter-spacing:2px;text-transform:uppercase;margin-bottom:1rem;font-weight:700}.section-title{color:var(--verde);font-size:clamp(2.5rem,5vw,4rem)}.about{background:var(--crema)}.about-grid{grid-template-columns:1fr 1fr;align-items:center;gap:5rem;display:grid}.about-image img{object-fit:cover;height:600px;box-shadow:var(--sombra);border-radius:24px}.about-content h2{color:var(--verde);margin-bottom:1.5rem;font-size:clamp(2rem,5vw,4rem)}.about-content p{color:var(--texto-suave);margin-bottom:1rem;line-height:1.9}.about-tags{flex-wrap:wrap;gap:1rem;margin-top:2rem;display:flex}.about-tags span{background:var(--verde-suave);border-radius:999px;padding:.8rem 1.2rem;font-weight:700}.projects{background:#fff}.project-card{box-shadow:var(--sombra);background:#fff;border-radius:24px;overflow:hidden}.project-card img{object-fit:cover;width:100%;height:260px}.footer{background:radial-gradient(circle at top left, #e8a84a14, transparent 30%), radial-gradient(circle at bottom right, #ffffff08, transparent 30%), var(--verde);color:#fff;padding:6rem 5vw 2rem}.footer-top{grid-template-columns:2fr 1fr 1fr 1fr 1fr;gap:4rem;margin-bottom:4rem;display:grid}.footer-brand h2{margin-bottom:1rem;font-size:3rem}.footer-brand span{color:#ffffffb3;font-weight:400}.footer-line{background:var(--ambar);width:70px;height:2px;margin-bottom:2rem}.footer-line.small{width:45px;margin-bottom:1.5rem}.footer-brand p{color:#ffffffbf;margin-bottom:2rem;font-size:1.05rem;line-height:1.9}.footer-contact{flex-direction:column;gap:1rem;display:flex}.footer-contact-item{color:#fffc;align-items:center;gap:.8rem;display:flex}.footer-contact-item svg{color:var(--ambar-claro)}.footer-links h3,.footer-social h3{color:var(--ambar-claro);margin-bottom:.5rem;font-size:2rem}.footer-links{flex-direction:column;display:flex}.footer-links a{color:#ffffffc7;margin-bottom:1rem;transition:all .3s}.footer-links a:hover{color:var(--ambar-claro);transform:translate(5px)}.footer-social p{color:#ffffffbf;margin-bottom:2rem;line-height:1.8}.social-icons{gap:1rem;display:flex}.social-icons a{background:#ffffff14;border-radius:50%;justify-content:center;align-items:center;width:56px;height:56px;transition:all .3s;display:flex}.social-icons a:hover{background:var(--ambar);transform:translateY(-4px)}.footer-newsletter{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff08;border:1px solid #ffffff1a;border-radius:30px;justify-content:space-between;align-items:center;gap:2rem;margin-bottom:3rem;padding:2.5rem;display:flex}.newsletter-left{align-items:center;gap:1.5rem;display:flex}.newsletter-icon{width:70px;height:70px;color:var(--ambar-claro);background:#e8a84a1a;border-radius:50%;justify-content:center;align-items:center;display:flex}.newsletter-left h4{color:var(--ambar-claro);margin-bottom:.5rem;font-size:2rem}.newsletter-left p{color:#ffffffb3}.newsletter-form{gap:1rem;width:100%;max-width:700px;display:flex}.newsletter-form input{color:#fff;background:0 0;border:1px solid #ffffff26;border-radius:18px;outline:none;flex:1;height:65px;padding:0 1.5rem;font-size:1rem}.newsletter-form input::placeholder{color:#ffffff73}.newsletter-form button{background:var(--ambar);color:#fff;cursor:pointer;border:none;border-radius:18px;align-items:center;gap:.7rem;padding:0 2rem;font-weight:700;transition:all .3s;display:flex}.newsletter-form button:hover{background:var(--ambar-claro);transform:translateY(-2px)}.footer-bottom{border-top:1px solid #ffffff1a;flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding-top:2rem;display:flex}.footer-bottom p{color:#fff9}.footer-frase{color:var(--ambar-claro)!important}@media (max-width:1200px){.footer-top{grid-template-columns:repeat(2,1fr)}}@media (max-width:900px){.footer-newsletter{flex-direction:column;align-items:flex-start}.newsletter-form{flex-direction:column;max-width:100%}.newsletter-form button{justify-content:center;height:60px}}@media (max-width:700px){.footer-top{grid-template-columns:1fr}.footer-bottom{text-align:center;flex-direction:column}.footer-brand h2{font-size:2.5rem}}.projects{background:#fff;padding:120px 8%}.projects-header{text-align:center;max-width:800px;margin:auto auto 70px}.section-badge{color:#b78d1e;background:#d4af3726;border-radius:999px;margin-bottom:25px;padding:10px 20px;font-size:14px;font-weight:700;display:inline-block}.projects-header h2{color:#16361f;margin-bottom:25px;font-size:clamp(2.5rem,6vw,4.5rem);line-height:1.1}.projects-header p{color:#5b5b5b;font-size:1.05rem;line-height:1.8}.projects-grid{grid-template-columns:repeat(auto-fit,minmax(320px,1fr));gap:35px;display:grid}.project-card{background:#fff;border:1px solid #0000000d;border-radius:28px;transition:all .4s;overflow:hidden;box-shadow:0 10px 40px #0000000a}.project-card:hover{transform:translateY(-10px);box-shadow:0 20px 60px #00000014}.project-image{background-position:50%;background-size:cover;height:280px;transition:all .5s}.project-card:hover .project-image{transform:scale(1.05)}.project-content{padding:30px}.project-tag{color:#16361f;background:#16361f14;border-radius:999px;margin-bottom:18px;padding:8px 14px;font-size:13px;font-weight:700;display:inline-block}.project-content h3{color:#16361f;margin-bottom:15px;font-size:2rem}.project-content p{color:#666;line-height:1.8}@media (max-width:768px){.projects{padding:90px 20px}}.about{background:#f7f5f0;padding:120px 8%}.about-container{grid-template-columns:1fr 1fr;align-items:center;gap:70px;display:grid}.about-image-wrapper{position:relative}.about-image{object-fit:cover;border-radius:30px;width:100%;height:650px;box-shadow:0 20px 60px #00000014}.about-badge{color:#fff;background:#d4af37;border-radius:24px;width:220px;padding:30px;position:absolute;bottom:-25px;right:-25px;box-shadow:0 20px 50px #00000026}.about-badge h3{margin-bottom:10px;font-size:3rem}.about-badge p{line-height:1.5}.about-content h2{color:#16361f;margin-bottom:30px;font-size:clamp(2.5rem,5vw,4.5rem);line-height:1.1}.about-content p{color:#5d5d5d;margin-bottom:20px;font-size:1.05rem;line-height:1.9}.about-values{flex-wrap:wrap;gap:14px;margin-top:35px;display:flex}.about-values span{color:#16361f;background:#16361f14;border-radius:999px;padding:12px 18px;font-size:14px;font-weight:700}.about-quote{background:#f0e7cc;border-left:5px solid #d4af37;border-radius:18px;margin-top:40px;padding:30px}.about-quote p{color:#16361f;margin:0;font-size:1.3rem;font-style:italic;line-height:1.7}@media (max-width:992px){.about-container{grid-template-columns:1fr}.about-image{height:500px}}@media (max-width:768px){.about{padding:90px 20px}.about-badge{width:auto;bottom:20px;right:20px}}.impact{background:linear-gradient(135deg,#16361f 0%,#1b4728 100%);padding:130px 8%;position:relative;overflow:hidden}.impact:before{content:"";z-index:1;background:#d4af3714;border-radius:50%;width:600px;height:600px;position:absolute;top:-250px;right:-250px}.impact-overlay{background:radial-gradient(circle at 0 100%,#ffffff08,#0000 40%);position:absolute;inset:0}.impact-header{z-index:2;text-align:center;max-width:850px;margin:auto auto 90px;position:relative}.impact-badge{color:#d4af37;letter-spacing:4px;text-transform:uppercase;margin-bottom:25px;font-weight:700;display:inline-block}.impact-header h2{color:#fff;margin-bottom:30px;font-size:clamp(2.8rem,5vw,5rem);line-height:1.1}.impact-header p{color:#fffc;font-size:1.15rem;line-height:1.9}.impact-grid{z-index:2;grid-template-columns:repeat(auto-fit,minmax(230px,1fr));gap:30px;display:grid;position:relative}.impact-card{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);text-align:center;background:#ffffff0f;border:1px solid #ffffff14;border-radius:30px;padding:50px 30px;transition:all .4s}.impact-card:hover{background:#ffffff17;transform:translateY(-10px)}.impact-card h3{color:#d4af37;margin-bottom:20px;font-size:clamp(3rem,5vw,5rem);font-weight:700}.impact-card p{color:#ffffffd9;font-size:1rem;line-height:1.7}@media (max-width:768px){.impact{padding:100px 20px}.impact-header{margin-bottom:60px}}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{font-family:var(--font-body);color:var(--texto);background:#fff;overflow-x:hidden}a{color:inherit;text-decoration:none}img{max-width:100%;display:block}section{padding:6rem 5vw}h1,h2,h3,h4,h5{font-family:var(--font-title)}
@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/224e262ef877bfa4-s.0mo8vqgr8yagc.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/7f11d98043fdedc9-s.0r4w1y.tjq0ay.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/e6d00ff86ef9e699-s.0lcb62h0-.jh3.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/d8cb5ab3660140cd-s.0ri_id_kcagyz.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Nunito;font-style:normal;font-weight:200 1000;font-display:swap;src:url(../media/07454f8ad8aaac57-s.p.0tqkxa-w3pk~c.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Nunito Fallback;src:local(Arial);ascent-override:99.71%;descent-override:34.82%;line-gap-override:0.0%;size-adjust:101.39%}.nunito_494ff288-module__5nKHcG__className{font-family:Nunito,Nunito Fallback;font-style:normal}.nunito_494ff288-module__5nKHcG__variable{--font-body:"Nunito", "Nunito Fallback"}
@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/9cc5c0547f229dea-s.00b2_ptq3xnpy.woff2)format("woff2");unicode-range:U+460-52F,U+1C80-1C8A,U+20B4,U+2DE0-2DFF,U+A640-A69F,U+FE2E-FE2F}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/b0947914c9718a1e-s.0l.9lak812di~.woff2)format("woff2");unicode-range:U+301,U+400-45F,U+490-491,U+4B0-4B1,U+2116}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/d0b60be57f16ee32-s.0m2lc_66fsc~9.woff2)format("woff2");unicode-range:U+102-103,U+110-111,U+128-129,U+168-169,U+1A0-1A1,U+1AF-1B0,U+300-301,U+303-304,U+308-309,U+323,U+329,U+1EA0-1EF9,U+20AB}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/1f9e983605289f29-s.0~7_67muh398v.woff2)format("woff2");unicode-range:U+100-2BA,U+2BD-2C5,U+2C7-2CC,U+2CE-2D7,U+2DD-2FF,U+304,U+308,U+329,U+1D00-1DBF,U+1E00-1E9F,U+1EF2-1EFF,U+2020,U+20A0-20AB,U+20AD-20C0,U+2113,U+2C60-2C7F,U+A720-A7FF}@font-face{font-family:Cormorant Garamond;font-style:normal;font-weight:300 700;font-display:swap;src:url(../media/01e4147cff8141ee-s.p.10ked.7w885.g.woff2)format("woff2");unicode-range:U+??,U+131,U+152-153,U+2BB-2BC,U+2C6,U+2DA,U+2DC,U+304,U+308,U+329,U+2000-206F,U+20AC,U+2122,U+2191,U+2193,U+2212,U+2215,U+FEFF,U+FFFD}@font-face{font-family:Cormorant Garamond Fallback;src:local(Times New Roman);ascent-override:95.27%;descent-override:29.59%;line-gap-override:0.0%;size-adjust:96.98%}.cormorant_garamond_cdfb0173-module__NaEhTq__className{font-family:Cormorant Garamond,Cormorant Garamond Fallback;font-style:normal}.cormorant_garamond_cdfb0173-module__NaEhTq__variable{--font-title:"Cormorant Garamond", "Cormorant Garamond Fallback"}
