@import"https://fonts.googleapis.com/css2?family=Inter:wght@200;300;400;500&display=swap";@import"https://fonts.googleapis.com/css2?family=Cormorant+Garamond:wght@300;400&display=swap";.header{position:fixed;width:100%;top:0;z-index:1000;background:#1a1210f2;-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);padding:1rem 5%;border-bottom:1px solid rgba(125,139,111,.15)}.nav{display:flex;justify-content:space-between;align-items:center;max-width:1600px;margin:0 auto;position:relative}.logo{font-family:Arboria,sans-serif;font-size:1.4rem;font-weight:300;letter-spacing:8px;color:var(--beige-light);text-transform:uppercase;text-decoration:none;display:flex;flex-direction:column;gap:.2rem;z-index:1001}.logo-subtitle{font-size:.6rem;letter-spacing:3px;font-weight:400;color:var(--green-medium)}.nav-center{display:flex;gap:2.5rem;list-style:none;align-items:center}.nav-center a,.nav-center Link{color:var(--beige-dark);text-decoration:none;font-size:.75rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:300;transition:color .3s ease;position:relative}.nav-center a:hover,.nav-center Link:hover{color:var(--green-light)}.nav-center a.active{color:var(--green-light)}.nav-center a.active:after{content:"";position:absolute;bottom:-8px;left:0;right:0;height:1px;background:var(--green-medium)}.nav-link-btn{background:none;border:none;color:var(--beige-dark);text-decoration:none;font-size:.75rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:300;transition:color .3s ease;cursor:pointer;font-family:Inter,sans-serif;padding:0}.nav-link-btn:hover{color:var(--green-light)}.nav-cta{padding:.7rem 1.6rem;background:transparent;border:1px solid var(--green-medium);color:var(--green-medium);text-decoration:none;font-size:.7rem;letter-spacing:1.5px;text-transform:uppercase;font-weight:300;cursor:pointer;font-family:Inter,sans-serif;transition:all .3s ease}.nav-cta:hover{background:var(--green-medium);color:var(--beige-light)}.hamburger{display:none;flex-direction:column;gap:5px;background:none;border:none;cursor:pointer;padding:8px;z-index:1001}.hamburger span{width:24px;height:2px;background:var(--beige-light);transition:all .3s ease}.hamburger.active span:nth-child(1){transform:rotate(45deg) translate(7px,7px)}.hamburger.active span:nth-child(2){opacity:0}.hamburger.active span:nth-child(3){transform:rotate(-45deg) translate(7px,-7px)}.menu-overlay{display:none}@media(max-width:1600px){.header{padding:.9rem 5%}.logo{font-size:1.7rem;letter-spacing:12px}.logo-subtitle{font-size:.95rem;letter-spacing:2.5px}.nav-center{gap:2rem}.nav-center a,.nav-link-btn{font-size:.7rem;letter-spacing:1.2px}.nav-cta{padding:.65rem 1.4rem;font-size:.65rem}}@media(max-width:1440px){.header{padding:.85rem 4%}.logo{font-size:1.6rem;letter-spacing:8px}.logo-subtitle{font-size:.8rem;letter-spacing:2px}.nav-center{gap:1.8rem}.nav-center a,.nav-link-btn{font-size:.68rem}.nav-cta{padding:.6rem 1.3rem;font-size:.65rem}}@media(max-width:1024px){.hamburger{display:flex!important}.nav-cta-desktop{display:none!important}.nav-center{position:fixed!important;top:0!important;right:-100%!important;height:100vh!important;width:300px!important;background:var(--dark-primary)!important;flex-direction:column!important;justify-content:center!important;gap:2rem!important;padding:3rem 2.5rem!important;z-index:1000!important;transition:right .4s ease!important;box-shadow:-10px 0 50px #00000080!important;border-left:1px solid rgba(125,139,111,.2)!important}.nav-center.active{right:0!important}.nav-center li{width:100%}.nav-center a,.nav-link-btn{font-size:.9rem;display:block;padding:.5rem 0}.menu-overlay{display:block;position:fixed;inset:0;background:#000000b3;z-index:999;animation:fadeIn .3s ease}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}}@media(max-width:768px){.header{padding:1rem 4%}.logo{font-size:2rem;letter-spacing:8px}.logo-subtitle{font-size:1rem;letter-spacing:1.8px}.nav-center{width:280px;padding:3rem 2rem;gap:1.8rem}}@media(max-width:768px){.logo{font-size:1.2rem;letter-spacing:9px}.logo-subtitle{font-size:.7rem;letter-spacing:1.8px}}.footer{background:var(--dark-primary);color:var(--beige-dark);padding:5rem 7% 4rem;border-top:1px solid rgba(125,139,111,.2);margin-top:-1rem}.footer-container{max-width:1900px;margin:0 auto}.footer-main{display:grid;grid-template-columns:2fr 1fr 1fr 1fr;gap:8rem;margin-bottom:2rem;padding-bottom:5rem;border-bottom:1px solid rgba(125,139,111,.15)}.footer-brand h3{font-family:Arboria,sans-serif;font-size:2rem;font-weight:300;letter-spacing:12px;color:var(--beige-light);text-transform:uppercase;margin-bottom:2rem;margin-top:2rem}.footer-brand p{font-size:.95rem;line-height:2;color:var(--beige-dark);font-weight:300;max-width:400px}.footer-section h4{font-size:.75rem;letter-spacing:2px;color:var(--beige-light);text-transform:uppercase;margin-bottom:1rem;font-weight:400}.footer-section ul{list-style:none}.footer-section ul li{margin-bottom:1.1rem}.footer-section a{color:var(--beige-dark);text-decoration:none;font-size:.9rem;font-weight:300;transition:color .3s ease}.footer-section a:hover{color:var(--green-light)}.footer-bottom{display:flex;justify-content:space-between;align-items:center;font-size:.8rem;color:var(--gray-light)}.footer-social{display:flex;gap:3rem}.footer-social a{color:var(--beige-dark);text-decoration:none;font-size:.75rem;letter-spacing:1.5px;transition:color .3s ease}.footer-social a:hover{color:var(--green-light)}.footer-link-btn{background:none;border:none;color:var(--beige-dark);text-decoration:none;font-size:.9rem;font-weight:300;cursor:pointer;font-family:Inter,sans-serif;transition:color .3s ease;padding:0;text-align:left}.footer-link-btn:hover{color:var(--green-light)}@media(max-width:1600px){.footer{padding:6rem 6% 3rem}.footer-container{max-width:1400px}.footer-main{gap:6rem;margin-bottom:5rem;padding-bottom:4rem}.footer-brand h3{font-size:1.6rem;letter-spacing:10px;margin-bottom:2.5rem}.footer-brand p{font-size:.85rem;line-height:1.9;max-width:350px}.footer-section h4{font-size:.65rem;letter-spacing:1.8px;margin-bottom:2rem}.footer-section ul li{margin-bottom:1.1rem}.footer-section a{font-size:.85rem}.footer-bottom{font-size:.75rem}.footer-social{gap:2.5rem}.footer-social a{font-size:.7rem;letter-spacing:1.3px}}@media(max-width:1440px){.footer{padding:5.5rem 6% 2.5rem}.footer-main{gap:5rem}.footer-brand h3{font-size:1.5rem}}@media(max-width:1024px){.footer-main{grid-template-columns:repeat(2,1fr);gap:4rem}}@media(max-width:768px){.footer{padding:6rem 5% 3rem}.footer-main{grid-template-columns:1fr;gap:3rem}.footer-bottom{flex-direction:column;gap:2rem;text-align:center}.footer-social{justify-content:center}}.hero{min-height:85vh;display:flex;align-items:center;padding:80px 6% 0;background:linear-gradient(135deg,var(--dark-primary) 0%,var(--dark-warm) 100%)}.hero-container{max-width:1440px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:5rem;align-items:center}.hero-label{font-size:.65rem;letter-spacing:4px;color:var(--green-medium);text-transform:uppercase;margin-bottom:2rem;margin-top:0;font-weight:300;display:flex;align-items:center;gap:1.5rem}.hero-label:before{content:"";width:40px;height:1px;background:var(--green-medium)}.hero h1{font-size:4.5rem;line-height:1.15;margin-bottom:2.5rem;letter-spacing:-1.5px}.hero-title-light{color:var(--beige-light)}.hero-title-green{color:var(--green-medium)}.hero-subtitle{font-size:1rem;line-height:1.8;color:var(--beige-dark);font-weight:300;max-width:520px;margin-bottom:3.5rem}.hero-buttons{display:flex;gap:2rem;align-items:center}.hero-cta-primary{display:inline-block;padding:1.2rem 3.2rem;background-color:var(--green-dark);color:var(--beige-light);text-decoration:none;letter-spacing:2px;text-transform:uppercase;font-size:.65rem;font-weight:400;transition:all .4s ease}.hero-cta-primary:hover{background-color:var(--green-medium);transform:translateY(-3px)}.hero-cta-secondary{color:var(--beige-dark);text-decoration:none;font-size:.7rem;letter-spacing:2px;text-transform:uppercase;font-weight:300;position:relative;padding-bottom:.5rem;transition:color .3s ease}.hero-cta-secondary:after{content:"";position:absolute;bottom:0;left:0;width:40px;height:1px;background:var(--green-medium);transition:width .3s ease}.hero-cta-secondary:hover{color:var(--green-light)}.hero-cta-secondary:hover:after{width:100%}.hero-visual{position:relative;height:520px}.hero-visual:before{content:"";position:absolute;top:20px;right:-20px;width:100%;height:100%;background:#1a1210;border:1px solid rgba(125,139,111,.25);z-index:0}.hero-main-image{width:100%;height:100%;position:relative;overflow:hidden;z-index:1}.hero-main-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.hero-main-image:before{content:"";position:absolute;inset:16px;border:1px solid rgba(212,196,181,.12);z-index:2;pointer-events:none}.hero-floating-card{position:absolute;display:flex;flex-direction:column;justify-content:center;padding:1.8rem;bottom:-60px;left:-150px;background:var(--dark-secondary);border:1px solid rgba(125,139,111,.3);z-index:2;width:240px;height:150px}.hero-floating-card h3{font-size:3.2rem;color:var(--green-medium);line-height:.9}.hero-floating-card p{font-size:.8rem;letter-spacing:1px;color:var(--beige-dark);text-transform:uppercase;margin-top:.3rem;font-weight:300}@media(max-width:1600px){.hero{min-height:60vh;padding:90px 6.5% 0}.hero-container{gap:5.5rem}.hero-label{margin-top:-80px}.hero h1{font-size:4.5rem}.hero-subtitle{font-size:1.05rem}.hero-visual{height:560px}.hero-floating-card{width:260px;height:160px;padding:2rem;left:-80px;bottom:-25px}.hero-floating-card h3{font-size:3.8rem}}@media(min-width:1440px)and (max-width:1599px){.hero{min-height:58vh;padding:90px 6% 0}.hero-container{gap:5rem}.hero-label{margin-top:-80px}.hero h1{font-size:4.5rem;margin-bottom:2rem}.hero-subtitle{font-size:1rem;margin-bottom:3rem}.hero-visual{height:500px}.hero-floating-card{width:230px;height:145px;padding:1.6rem;left:-60px;bottom:-15px}.hero-floating-card h3{font-size:3rem;margin-bottom:.3rem}.hero-floating-card p{font-size:.75rem}}@media(min-width:1200px)and (max-width:1439px){.hero{min-height:55vh;padding:70px 5.5% 0}.hero-container{gap:4rem;max-width:1200px}.hero-label{margin-top:-80px}.hero h1{font-size:3.5rem;margin-bottom:2rem}.hero-subtitle{font-size:.95rem;max-width:480px;margin-bottom:2.5rem}.hero-visual{height:450px}.hero-floating-card{width:210px;height:135px;padding:1.5rem;left:-50px;bottom:-10px}.hero-floating-card h3{font-size:2.8rem}.hero-floating-card p{font-size:.7rem}}@media(min-width:1024px)and (max-width:1199px){.hero{min-height:75vh;padding:100px 5.5% 0}.hero-container{grid-template-columns:1fr;gap:3.5rem}.hero-label{margin-top:-80px}.hero h1{font-size:3.5rem;line-height:1.1}.hero-visual{height:380px;margin-top:1.5rem}.hero-floating-card{width:180px;height:125px;padding:1.4rem;left:45px;top:300px}.hero-floating-card h3{font-size:2.4rem}}@media(min-width:768px)and (max-width:1023px){.hero{min-height:70vh;padding:160px 5% 50px}.hero-container{grid-template-columns:1fr;gap:3rem}.hero h1{font-size:2.8rem;letter-spacing:-1px;margin-bottom:1.8rem}.hero-subtitle{font-size:.95rem;line-height:1.7;margin-bottom:2.5rem}.hero-visual{height:350px}.hero-floating-card{width:180px;height:120px;padding:1.4rem;left:45px;top:275px}.hero-floating-card h3{font-size:2.2rem}.hero-floating-card p{font-size:.7rem}}@media(min-width:480px)and (max-width:767px){.hero{min-height:62vh;padding:70px 5% 40px}.hero-container{grid-template-columns:1fr;gap:2.5rem}.hero h1{font-size:2.2rem;margin-bottom:1.5rem}.hero-subtitle{font-size:.9rem;margin-bottom:2rem}.hero-label{font-size:.6rem;margin-bottom:1.5rem;margin-top:-10px}.hero-visual{height:300px}.hero-floating-card{width:160px;height:110px;padding:1.2rem;left:35px;top:240px;bottom:-8px}.hero-floating-card h3{font-size:1.8rem}.hero-floating-card p{font-size:.65rem}}@media(max-width:479px){.hero{min-height:58vh;padding:60px 4% 35px}.hero-container{grid-template-columns:1fr;gap:2rem}.hero h1{font-size:2.5rem;line-height:1.3;margin-bottom:1.2rem;margin-top:20px}.hero-subtitle{font-size:.85rem;line-height:1.6;max-width:100%;margin-bottom:1.5rem}.hero-label{font-size:.55rem;gap:1rem;margin-bottom:1.2rem;margin-top:-1px}.hero-label:before{width:30px}.hero-visual{height:250px}.hero-floating-card{width:140px;height:95px;padding:1rem;left:35px;top:190px;bottom:-5px}.hero-floating-card h3{font-size:1.5rem}.hero-floating-card p{font-size:.6rem;margin-top:.2rem}.hero-cta-secondary{font-size:.65rem}}.sobre{padding:5rem 7%;background:var(--beige-light)}.sobre-container{max-width:1400px;margin:0 auto;display:grid;grid-template-columns:1fr 1.3fr;gap:10rem;align-items:center}.sobre-images{position:relative;height:700px}.sobre-images:before{content:"";position:absolute;top:20px;left:-20px;width:100%;height:100%;background:var(--green-medium);border:1px solid rgba(125,139,111,.25);z-index:0}.sobre-image-main{width:100%;height:100%;position:relative;overflow:hidden;z-index:1;border:1px solid rgba(74,84,64,.3)}.sobre-image-main img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.sobre-image-main:before{content:"";position:absolute;inset:16px;border:1px solid rgba(212,196,181,.15);z-index:2;pointer-events:none}.sobre-image-overlay{position:absolute;bottom:50px;right:-90px;width:350px;height:250px;background:var(--beige-light);border:1px solid var(--green-medium);padding:3rem;display:flex;flex-direction:column;justify-content:center;z-index:3}.sobre-stat{margin-bottom:2rem}.sobre-stat:last-child{margin-bottom:0}.sobre-stat h4{font-size:3rem;color:var(--green-medium);margin-bottom:-12px;font-weight:300;margin-top:-40px}.sobre-stat p{font-size:.7rem;letter-spacing:2px;color:var(--gray-medium);text-transform:uppercase;margin-top:5px}.sobre-content{padding-left:2rem}.sobre-label{font-size:.8rem;letter-spacing:5px;color:var(--brown-medium);text-transform:uppercase;font-weight:400}.sobre-content h2{font-size:4.2rem;line-height:1.15;color:var(--dark-primary);letter-spacing:-2px}.sobre-divider{width:80px;height:1px;background:var(--green-medium);margin:3rem 0}.sobre-content p{font-size:1rem;line-height:2.1;color:var(--gray-dark);margin-bottom:2.5rem;font-weight:300}.sobre-content p:last-child{margin-bottom:0}@media(max-width:1600px){.sobre{padding:6rem 6%}.sobre-container{gap:3.5rem;max-width:1200px}.sobre-stat h4{font-size:3rem;color:var(--brown-medium);margin-bottom:18px;font-weight:300;margin-top:-10px}.sobre-label{font-size:.55rem;letter-spacing:3px;margin-bottom:1.8rem}.sobre-content h2{font-size:2.4rem;margin-bottom:1.8rem}.sobre-divider{width:55px;margin-bottom:1.8rem}.sobre-content p{font-size:.85rem;line-height:1.75;margin-bottom:1.1rem}.sobre-images{height:450px}.sobre-image-overlay{position:absolute;bottom:30px;right:-40px;width:300px;height:200px;background:var(--green-medium);border:1px solid rgba(125,139,111,.2);padding:2rem;display:flex;flex-direction:column;gap:.5rem;z-index:2}.sobre-stat{font-family:Cormorant Garamond,serif;font-size:2.5rem;font-weight:300;color:var(--brown-primary);margin-bottom:.2rem;line-height:1}.sobre-stat-label{font-size:.7rem;letter-spacing:2px;text-transform:uppercase;color:var(--gray-medium);font-weight:300;line-height:1.4}}@media(max-width:1440px){.sobre{padding:5.5rem 6%}.sobre-content h2{font-size:2.2rem}.sobre-images{height:420px}.sobre-image-overlay{width:240px;height:160px}}@media(max-width:1024px){.sobre-container{grid-template-columns:1fr;gap:4rem}.sobre-image-overlay{position:absolute;bottom:-80px;right:40px;width:350px;height:250px;background:var(--beige-light);border:1px solid var(--beige-dark);padding:3rem;display:flex;flex-direction:column;justify-content:center}.sobre-images{height:450px}}@media(max-width:768px){.sobre{padding:6rem 5%}.sobre-content h2{font-size:2.5rem}.sobre-content p{font-size:.95rem}.sobre-images{height:500px}.sobre-image-overlay{width:280px;height:200px;right:-30px}}.portfolio{padding:5rem 7%;background:var(--dark-secondary)}.portfolio-container{max-width:1900px;margin:0 auto}.portfolio-header{text-align:center;margin-bottom:10rem}.portfolio-label{font-size:.7rem;letter-spacing:5px;color:var(--green-light);text-transform:uppercase;margin-bottom:3rem;font-weight:300}.portfolio-header h2{font-size:4.5rem;color:var(--beige-light);margin-bottom:3rem;letter-spacing:-2px;margin-top:-20px}.portfolio-header p{font-size:1.1rem;color:var(--beige-dark);max-width:700px;margin:-30px auto 0;font-weight:300;line-height:2}.portfolio-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:3rem;max-width:1440px;margin:-100px auto auto}.portfolio-item{position:relative;height:650px;overflow:hidden;cursor:pointer;border:1px solid rgba(125,139,111,.15);transition:border-color .6s ease;text-decoration:none;max-height:550px}.portfolio-item:hover{border-color:#7d8b6f66}.portfolio-item-large{grid-column:span 2;height:750px;max-height:750px}.portfolio-image{width:100%;height:100%}.portfolio-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .9s cubic-bezier(.16,1,.3,1)}.portfolio-item:hover .portfolio-image img{transform:scale(1.06)}.portfolio-image-2,.portfolio-image-3,.portfolio-image-4,.portfolio-image-5{background:none}.portfolio-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,18,16,.9) 0%,transparent 60%);display:flex;align-items:flex-end;padding:4rem;opacity:0;transition:opacity .6s ease}.portfolio-item:hover .portfolio-overlay{opacity:1}.portfolio-info h3{font-size:2.5rem;color:var(--beige-light);margin-bottom:1rem;letter-spacing:-1px;transform:translateY(30px);transition:transform .6s cubic-bezier(.16,1,.3,1)}.portfolio-item:hover .portfolio-info h3{transform:translateY(0)}.portfolio-info p{font-size:.75rem;letter-spacing:2px;color:var(--green-light);text-transform:uppercase;transform:translateY(30px);transition:transform .6s cubic-bezier(.16,1,.3,1) .1s}.portfolio-item:hover .portfolio-info p{transform:translateY(0)}@media(max-width:1600px){.portfolio{padding:6rem 6%}.portfolio-container{max-width:1200px}.portfolio-label{font-size:.55rem;letter-spacing:3px;margin-bottom:1.8rem}.portfolio-header h2{font-size:2.4rem;margin-bottom:1.8rem}.portfolio-header p{font-size:.85rem;line-height:1.75;max-width:650px}.portfolio-grid{gap:2rem}.portfolio-item{height:420px}.portfolio-item-large{height:520px}.portfolio-info h3{font-size:1.6rem}.portfolio-info p{font-size:.65rem}}@media(max-width:1440px){.portfolio{padding:5.5rem 6%}.portfolio-header h2{font-size:2.2rem}.portfolio-item{height:400px}.portfolio-item-large{height:500px}}@media(max-width:1024px){.portfolio-grid{grid-template-columns:repeat(2,1fr);gap:2rem}.portfolio-item-large{grid-column:span 2;height:500px}.portfolio-item{height:450px}}@media(max-width:768px){.portfolio{padding:6rem 5%}.portfolio-header h2{font-size:2.5rem}.portfolio-header p{font-size:1rem}.hide-mobile{display:none}.portfolio-grid{grid-template-columns:1fr;gap:2rem}.portfolio-item{height:500px}.portfolio-item-large{grid-column:span 1;height:600px}.portfolio-info h3{font-size:1.5rem}.portfolio-info p{font-size:.8rem}}@media(max-width:480px){.portfolio-item{height:400px}.portfolio-item-large{height:500px}}.lojas{padding:5rem 7%;background:var(--beige-medium)}.lojas-container{max-width:1900px;margin:auto}.lojas-header{text-align:center;margin-bottom:5rem}.lojas-label{font-size:.7rem;letter-spacing:5px;color:var(--brown-medium);text-transform:uppercase;margin-bottom:4rem;margin-top:-1rem;font-weight:400}.lojas-header h2{font-size:3rem;color:var(--dark-primary);letter-spacing:-2px;font-weight:300;margin-top:-30px}.lojas-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:4rem;max-width:1200px;margin:0 auto}.loja-card{background:var(--beige-light);border:1px solid var(--beige-dark);transition:all .6s ease;display:flex;flex-direction:column;height:100%}.loja-card:hover{border-color:var(--green-medium);transform:translateY(-10px);box-shadow:0 20px 60px #4a544026}.loja-image{width:100%;height:250px;background:linear-gradient(135deg,var(--green-dark) 0%,var(--green-medium) 100%);border-bottom:1px solid var(--beige-dark);flex-shrink:0}.loja-image-2{background:linear-gradient(135deg,var(--brown-primary) 0%,var(--brown-medium) 100%)}.loja-content{padding:3rem;display:flex;flex-direction:column;flex:1}.loja-content h3{font-size:1.5rem;color:var(--dark-primary);margin-bottom:1.5rem;letter-spacing:1px;margin-top:0}.loja-info{display:flex;flex-direction:column;gap:.8rem;margin-bottom:2rem}.loja-info-item{display:flex;align-items:center;gap:.8rem;font-size:.9rem;color:var(--gray-medium);line-height:1.6}.loja-info-item:before{content:"—";color:var(--green-medium);flex-shrink:0}.loja-mapa{width:100%;border:1px solid var(--beige-dark);overflow:hidden;height:200px;margin-bottom:2rem;margin-top:auto}.loja-mapa iframe{width:100%;height:100%;display:block}.loja-link{color:var(--green-dark);text-decoration:none;font-size:.75rem;letter-spacing:2px;text-transform:uppercase;display:inline-flex;align-items:center;gap:.3rem;transition:gap .3s ease,color .3s ease;font-weight:400;align-self:flex-start}.loja-link:hover{gap:1rem;color:var(--green-medium)}@media(max-width:1600px){.lojas{padding:4rem 6%}.lojas-container{max-width:1200px}.lojas-label{font-size:.6rem;letter-spacing:3px}.lojas-header h2{font-size:2.8rem;margin-bottom:3rem}.lojas-grid{gap:3rem;max-width:900px}.loja-image{height:220px}.loja-content{padding:2.5rem}.loja-content h3{font-size:1.4rem;margin-bottom:1rem}.loja-info{gap:.7rem}.loja-info-item{font-size:.9rem}.loja-mapa{height:180px;margin-bottom:1.5rem}}@media(max-width:1440px){.lojas-container{max-width:900px}.lojas-header h2{font-size:2.5rem}.lojas-grid{max-width:800px;gap:2.5rem}.loja-image{height:200px}.loja-content{padding:2rem}.loja-content h3{font-size:1.3rem;margin-bottom:.8rem}.loja-info{gap:.6rem}.loja-info-item{font-size:.85rem}.loja-mapa{height:160px;margin-bottom:1rem}}@media(max-width:1024px){.lojas{padding:4rem 5%}.lojas-header{margin-bottom:3rem}.lojas-header h2{font-size:2.2rem}.lojas-grid{grid-template-columns:1fr;max-width:600px;gap:2.5rem}.loja-image{height:240px}.loja-content{padding:2rem}.loja-content h3{font-size:1.3rem;margin-bottom:1rem}.loja-mapa{height:200px;margin-bottom:1.5rem}}@media(max-width:768px){.lojas{padding:3rem 5%}.lojas-label{font-size:.55rem;letter-spacing:2px;margin-bottom:2rem}.lojas-header h2{font-size:2rem;margin-bottom:2rem}.lojas-grid{max-width:100%;gap:2rem}.loja-image{height:200px}.loja-content{padding:1.8rem}.loja-content h3{font-size:1.2rem;margin-bottom:.8rem}.loja-info{gap:.5rem;margin-bottom:1.5rem}.loja-info-item{font-size:.8rem}.loja-mapa{height:180px;margin-bottom:1rem}.loja-link{font-size:.7rem}}@media(max-width:480px){.lojas{padding:2.5rem 4%}.lojas-label{font-size:.5rem;letter-spacing:1px;margin-bottom:1.5rem}.lojas-header h2{font-size:1.6rem;margin-bottom:1.5rem}.lojas-grid{gap:1.5rem}.loja-image{height:180px}.loja-content{padding:1.5rem}.loja-content h3{font-size:1.1rem;margin-bottom:.8rem}.loja-info{gap:.6rem;margin-bottom:1rem}.loja-info-item{font-size:.75rem}.loja-mapa{height:150px;margin-bottom:.8rem}.loja-link{font-size:.65rem;letter-spacing:1px}}.parceiros{padding:5rem 7%;background:var(--dark-primary)}.parceiros-container{max-width:1600px;margin:0 auto}.parceiros-header{text-align:center;margin-bottom:5rem}.parceiros-label{font-size:.7rem;letter-spacing:5px;color:var(--green-light);text-transform:uppercase;margin-bottom:1rem;font-weight:300}.parceiros-header h2{font-size:5rem;color:var(--beige-light);letter-spacing:-2px}.parceiros-grid{display:flex;flex-direction:column;gap:4rem;max-width:1200px;margin:auto}.parceiros-linha-1,.parceiros-linha-2{display:flex;gap:4rem;justify-content:center;flex-wrap:wrap}.parceiro-item{width:250px;height:200px;flex-shrink:0;border:1px solid rgba(125,139,111,.2);display:flex;align-items:center;justify-content:center;background:var(--dark-secondary);transition:all .6s ease;position:relative;overflow:hidden}.parceiro-item:before{content:"";position:absolute;inset:0;background:linear-gradient(135deg,rgba(125,139,111,.05) 0%,transparent 100%);opacity:0;transition:opacity .6s ease}.parceiro-item:hover{border-color:var(--green-medium);transform:translateY(-5px)}.parceiro-item:hover:before{opacity:1}.parceiro-name{font-family:Arboria,sans-serif;font-size:1.3rem;color:var(--green-light);letter-spacing:3px;text-transform:uppercase;font-weight:300;z-index:1;text-align:center}@media(max-width:1600px){.parceiros{padding:8rem 6%}.parceiros-container{max-width:1200px}.parceiros-label{font-size:.6rem;letter-spacing:3px;margin-bottom:1.8rem}.parceiros-header h2{font-size:2.8rem;margin-bottom:3.5rem}.parceiros-grid{max-width:1000px;gap:3rem}.parceiros-linha-1,.parceiros-linha-2{gap:2.5rem}.parceiro-item{height:170px;width:220px}.parceiro-name{font-size:1.2rem;letter-spacing:2.5px}}@media(max-width:1440px){.parceiros{padding:7rem 6%}.parceiros-header h2{font-size:2.5rem}.parceiros-grid{max-width:900px}.parceiro-item{height:160px;width:200px}.parceiro-name{font-size:1.1rem}}@media(max-width:1024px){.parceiros{padding:6rem 5%}.parceiros-header h2{font-size:2.3rem;margin-bottom:4rem}.parceiros-grid{gap:3rem}.parceiros-linha-1,.parceiros-linha-2{gap:2rem;justify-content:flex-start;flex-wrap:nowrap;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding-bottom:1rem;scroll-snap-type:x mandatory}.parceiros-linha-1::-webkit-scrollbar,.parceiros-linha-2::-webkit-scrollbar{height:6px}.parceiros-linha-1::-webkit-scrollbar-track,.parceiros-linha-2::-webkit-scrollbar-track{background:#7d8b6f1a;border-radius:10px}.parceiros-linha-1::-webkit-scrollbar-thumb,.parceiros-linha-2::-webkit-scrollbar-thumb{background:#7d8b6f4d;border-radius:10px}.parceiros-linha-1::-webkit-scrollbar-thumb:hover,.parceiros-linha-2::-webkit-scrollbar-thumb:hover{background:#7d8b6f80}.parceiro-item{width:240px;height:180px;flex-shrink:0;scroll-snap-align:start}.parceiro-name{font-size:1.1rem}}@media(max-width:768px){.parceiros{padding:4rem 0}.parceiros-label{font-size:.55rem;letter-spacing:2px;margin-bottom:1.5rem;padding:0 5%}.parceiros-header h2{font-size:2rem;margin-bottom:3rem;padding:0 5%}.parceiros-container{margin:0;padding:0}.parceiros-grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.5rem;max-width:none;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:0 5% 1rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.parceiros-grid::-webkit-scrollbar{height:5px}.parceiros-grid::-webkit-scrollbar-track{background:#7d8b6f1a}.parceiros-grid::-webkit-scrollbar-thumb{background:#7d8b6f4d;border-radius:10px}.parceiros-linha-1,.parceiros-linha-2{display:contents}.parceiro-item{width:calc((100vw - 10%)/2 - .75rem);max-width:200px;height:160px;flex-shrink:0;scroll-snap-align:start}.parceiro-name{font-size:1rem;letter-spacing:2px}}@media(max-width:480px){.parceiros{padding:3rem 0}.parceiros-label{font-size:.5rem;letter-spacing:1.5px;margin-bottom:1rem;padding:0 4%}.parceiros-header h2{font-size:1.6rem;margin-bottom:2.5rem;padding:0 4%}.parceiros-container{margin:0;padding:0}.parceiros-grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1rem;max-width:none;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:0 4% .8rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory}.parceiros-grid::-webkit-scrollbar{height:4px}.parceiros-grid::-webkit-scrollbar-track{background:#7d8b6f14}.parceiros-grid::-webkit-scrollbar-thumb{background:#7d8b6f4d;border-radius:10px}.parceiros-linha-1,.parceiros-linha-2{display:contents}.parceiro-item{width:calc((100vw - 8%)/2 - .5rem);height:140px;flex-shrink:0;scroll-snap-align:start}.parceiro-name{font-size:.85rem;letter-spacing:1.5px}}.contato{padding:4rem 6%;background:var(--beige-medium)}.contato-container{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:10rem;align-items:flex-start}.contato-info h2{font-size:5rem;color:var(--dark-primary);margin-bottom:3rem;letter-spacing:-2px;line-height:1.05}.contato-info p{font-size:1.1rem;line-height:2.1;color:var(--gray-dark);margin-bottom:5rem;font-weight:300}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%237D8B6F' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center;padding-right:20px}.submit-button,.submit-button-whatsapp{padding:1.4rem 3.5rem;font-size:.65rem}@media(max-width:1600px){.contato{padding:8rem 6%}.contato-container{max-width:1300px;gap:6rem}.contato-info h2{font-size:3rem;margin-bottom:2rem}.contato-info p{font-size:.95rem;line-height:1.9;margin-bottom:3.5rem}.contato-detail-item{padding-bottom:2rem;margin-bottom:2rem}.detail-label{font-size:.6rem;letter-spacing:2.5px;margin-bottom:.8rem}.detail-value{font-size:.95rem}.contato-form{padding:3.5rem}.form-group label{font-size:.6rem;letter-spacing:1.8px}.form-group input,.form-group textarea,.form-group select{padding:1.1rem 0;font-size:.9rem}.submit-button,.submit-button-whatsapp{padding:1.4rem 3.5rem;font-size:.65rem}}@media(max-width:1440px){.contato{padding:7rem 6%}.contato-container{gap:5rem}.contato-info h2{font-size:2.8rem}.contato-form{padding:3rem}}@media(max-width:1024px){.contato{padding:6rem 5%}.contato-container{grid-template-columns:1fr;gap:4rem}.contato-info h2{font-size:2.5rem;margin-bottom:2rem}.contato-form{padding:3rem}.form-row{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.contato{padding:4rem 5%}.contato-info h2{font-size:2rem;margin-bottom:1.5rem}.contato-info p{font-size:.95rem;margin-bottom:3rem}.contato-details{gap:0}.contato-detail-item{padding-bottom:1.5rem;margin-bottom:1.5rem}.detail-label{font-size:.55rem}.detail-value{font-size:.9rem}.contato-form{padding:2.5rem}.form-grid{gap:2rem}.form-row{grid-template-columns:1fr;gap:1.5rem}.form-group label{font-size:.6rem}.form-group input,.form-group textarea,.form-group select{padding:1rem 0;font-size:.9rem}.form-group textarea{min-height:120px}.form-buttons{flex-direction:column;gap:1rem}.submit-button,.submit-button-whatsapp{width:100%;padding:1.4rem 2rem;font-size:.65rem}}@media(max-width:480px){.contato{padding:3rem 4%}.contato-container{gap:2rem}.contato-info h2{font-size:1.6rem;margin-bottom:1.5rem;line-height:1.2}.contato-info p{font-size:.85rem;line-height:1.8;margin-bottom:2rem}.contato-details{gap:0}.contato-detail-item{padding-bottom:1.5rem;margin-bottom:1.5rem}.detail-label{font-size:.5rem;letter-spacing:1px;margin-bottom:.4rem}.detail-value{font-size:.8rem;line-height:1.5}.contato-form{padding:2rem}.form-grid{gap:1.5rem}.form-row{grid-template-columns:1fr;gap:1.5rem}.form-group{gap:1rem}.form-group label{font-size:.55rem;letter-spacing:1px}.form-group input,.form-group textarea,.form-group select{padding:.9rem 0;font-size:.85rem}.form-group textarea{min-height:100px}.form-buttons{flex-direction:column;gap:1rem;margin-top:1.5rem}.submit-button,.submit-button-whatsapp{width:100%;padding:1.2rem 1.5rem;font-size:.6rem;letter-spacing:1.5px}.status-message{font-size:.8rem;padding:1rem}}.sobre-page{min-height:75vh}.sobre-hero{min-height:80vh;display:flex;align-items:center;padding:180px 7% 100px;background:linear-gradient(135deg,var(--dark-primary) 0%,var(--dark-warm) 100%)}.sobre-hero-container{max-width:1440px;margin:0 auto;width:100%;display:grid;grid-template-columns:1fr 1fr;gap:8rem;align-items:center}.sobre-hero-label{font-size:.7rem;letter-spacing:5px;color:var(--green-medium);text-transform:uppercase;margin-bottom:3rem;font-weight:300;display:flex;align-items:center;gap:2rem;margin-top:-60px}.sobre-hero-label:before{content:"";width:40px;height:1px;background:var(--green-medium)}.sobre-hero h1{font-size:5.5rem;line-height:1.1;color:var(--beige-light);margin-bottom:2rem;letter-spacing:-3px}.sobre-hero-subtitle{font-size:1.2rem;line-height:2;color:var(--beige-dark);font-weight:300;max-width:550px}.sobre-hero-visual{position:relative;width:100%}.sobre-hero-visual:before{content:"";position:absolute;top:20px;right:-20px;width:100%;height:100%;background:#1a1210;border:1px solid rgba(125,139,111,.25);z-index:0}.sobre-hero-image{width:100%;position:relative;padding-top:56.25%;overflow:hidden;z-index:1}.sobre-hero-image:before{content:"";position:absolute;inset:16px;border:1px solid rgba(212,196,181,.12);z-index:2;pointer-events:none}.sobre-hero-image iframe{position:absolute;top:0;left:0;width:100%;height:100%;display:block;border:0}.sobre-hero-image video{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.storytelling{padding:4rem 7%;background:var(--beige-medium)}.storytelling-header{text-align:center;margin-bottom:10rem}.storytelling-label{font-size:.7rem;letter-spacing:5px;color:var(--brown-medium);text-transform:uppercase;margin-bottom:3rem;font-weight:300}.storytelling-header h2{font-size:4.5rem;color:var(--dark-primary);letter-spacing:-2px;margin-bottom:1rem;margin-top:-32px}.storytelling-header p{font-size:1.1rem;color:var(--gray-dark);max-width:700px;margin:0 auto;line-height:2;font-weight:300}.storytelling-container{max-width:1400px;margin:-90px auto 0;display:grid;grid-template-columns:repeat(3,1fr);gap:6rem}.story-block{position:relative;padding-top:2rem}.story-number{font-family:Cormorant Garamond,serif;font-size:6rem;color:var(--green-medium);opacity:.2;line-height:1;margin-bottom:2rem;font-weight:300}.story-block h3{font-size:2rem;color:var(--dark-primary);margin-bottom:2rem;letter-spacing:1px}.story-block p{font-size:1rem;line-height:1.9;color:var(--gray-dark);margin-bottom:1.5rem;font-weight:300}.story-block p:last-child{margin-bottom:0}.valores-sobre{padding:5rem 7%;background:var(--dark-secondary)}.valores-sobre-container{max-width:1440px;margin:0 auto}.valores-header{text-align:center;margin-bottom:10rem}.valores-label{font-size:.7rem;letter-spacing:5px;color:var(--green-light);text-transform:uppercase;margin-bottom:1rem;font-weight:300}.valores-header h2{font-size:4.5rem;color:var(--beige-light);letter-spacing:-2px;margin-bottom:-80px}.valores-grid{display:grid;grid-template-columns:repeat(4,1fr);gap:4rem}.valor-card-sobre{text-align:center;padding:3rem 2rem;border:1px solid rgba(125,139,111,.15);background:var(--dark-primary)}.valor-icon{width:80px;height:80px;margin:0 auto 2rem;border:1px solid var(--green-medium);border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:2rem;color:var(--green-medium)}.valor-card-sobre h3{font-size:1.5rem;color:var(--beige-light);margin-bottom:1.5rem;letter-spacing:1px}.valor-card-sobre p{font-size:.95rem;line-height:1.8;color:var(--beige-dark);font-weight:300}.processo-sobre{padding:5rem 7%;background:var(--beige-medium)}.processo-sobre-container{max-width:1440px;margin:0 auto}.processo-header{text-align:center;margin-bottom:10rem}.processo-label{font-size:.7rem;letter-spacing:5px;color:var(--brown-medium);text-transform:uppercase;margin-bottom:2rem;font-weight:300}.processo-header h2{font-size:4.5rem;color:var(--dark-primary);letter-spacing:-2px;margin-bottom:2rem}.processo-header p{font-size:1.1rem;color:var(--gray-dark);max-width:700px;margin:0 auto;line-height:2;font-weight:300}.processo-grid{display:grid;grid-template-columns:repeat(2,1fr);gap:6rem 8rem;margin-top:-60px}.processo-item-sobre{display:flex;gap:3rem}.processo-numero{font-family:Cormorant Garamond,serif;font-size:5rem;color:var(--green-medium);opacity:.3;line-height:1;flex-shrink:0}.processo-item-sobre h3{font-size:1.8rem;color:var(--dark-primary);margin-bottom:1.5rem}.processo-item-sobre p{font-size:1rem;line-height:1.9;color:var(--gray-dark);font-weight:300}.numeros-sobre{padding:5rem 7%;background:var(--dark-primary)}.numeros-sobre-container{max-width:1600px;margin:0 auto;display:grid;grid-template-columns:repeat(3,1fr);gap:6rem}.numero-item-sobre{text-align:center;padding:3rem 0;border-right:1px solid rgba(125,139,111,.15)}.numero-item-sobre:last-child{border-right:none}.numero-item-sobre h3{font-size:4.5rem;color:var(--green-medium);margin-bottom:1rem}.numero-item-sobre p{font-size:.75rem;letter-spacing:2px;color:var(--beige-dark);text-transform:uppercase;font-weight:300}.cta-sobre{padding:5rem 7%;background:linear-gradient(135deg,var(--green-dark) 0%,var(--green-medium) 100%);text-align:center}.cta-sobre-container{max-width:900px;margin:0 auto}.cta-sobre-container h2{font-size:4.5rem;color:var(--beige-light);margin-bottom:3rem;letter-spacing:-2px}.cta-sobre-container p{font-size:1.2rem;color:var(--beige-dark);margin-bottom:4rem;line-height:2;font-weight:300}.cta-button-sobre{display:inline-block;padding:1.6rem 4rem;background:var(--beige-light);color:var(--green-dark);text-decoration:none;letter-spacing:2.5px;text-transform:uppercase;font-size:.7rem;font-weight:400;transition:all .4s ease}.cta-button-sobre:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}@media(max-width:1600px){.sobre-hero{min-height:60vh}.sobre-hero-container{max-width:1300px;gap:4rem}.sobre-hero-label{font-size:.6rem;letter-spacing:3.5px;margin-bottom:2.5rem}.sobre-hero h1{font-size:4.2rem;margin-bottom:2.5rem}.sobre-hero-subtitle{font-size:1rem;line-height:1.9}.storytelling,.valores-sobre,.processo-sobre,.numeros-sobre,.cta-sobre{padding:5rem 6%}.storytelling-container,.valores-sobre-container,.processo-sobre-container{max-width:1200px}.storytelling-label,.valores-label,.processo-label{font-size:.6rem;letter-spacing:3px;margin-bottom:1.8rem}.storytelling-header h2,.valores-header h2,.processo-header h2{font-size:2.8rem;margin-bottom:2rem}.storytelling-header p,.processo-header p{font-size:.95rem;line-height:1.9}.storytelling-container{gap:4rem}.story-number{font-size:4.5rem;margin-bottom:1.5rem}.story-block h3{font-size:1.6rem;margin-bottom:1.5rem}.story-block p{font-size:.9rem;line-height:1.8;margin-bottom:1.3rem}.valor-card-sobre{padding:2.5rem 2rem}.valor-card-sobre h3{font-size:1.3rem}.valor-card-sobre p{font-size:.85rem}.processo-item-sobre{gap:2.5rem}.processo-numero{font-size:4rem}.processo-item-sobre h3{font-size:1.5rem}.processo-item-sobre p{font-size:.9rem}.numero-item-sobre h3{font-size:3.8rem}.numero-item-sobre p{font-size:.65rem}.cta-sobre-container h2{font-size:3.5rem}.cta-sobre-container p{font-size:1rem}}@media(max-width:1440px){.sobre-hero{min-height:50vh}.sobre-hero h1{font-size:3.8rem}.storytelling,.valores-sobre,.processo-sobre{padding:5.5rem 6%}.storytelling-header h2,.valores-header h2,.processo-header h2{font-size:2.5rem}}@media(max-width:1024px){.sobre-hero-container{grid-template-columns:1fr;gap:4rem}.sobre-hero h1{font-size:3.5rem}.storytelling-container{grid-template-columns:1fr;gap:4rem}.valores-grid{grid-template-columns:repeat(2,1fr)}.processo-grid{grid-template-columns:1fr}}@media(max-width:768px){.processo-sobre{padding:4rem 5%}.processo-header h2{font-size:2.5rem;margin-bottom:2rem}.processo-label{font-size:.55rem;letter-spacing:2px;min-height:4rem}.processo-grid{grid-template-columns:1fr;gap:4rem;margin-top:0}.processo-item-sobre{gap:2rem;padding:2rem;background:#ffffff80;border-radius:4px}.processo-numero{font-size:3.5rem;flex-shrink:0}.processo-item-sobre h3{font-size:1.3rem;margin-bottom:1rem}.processo-item-sobre p{font-size:.9rem}}@media(max-width:480px){.processo-sobre{padding:3rem 0}.processo-sobre-container{padding:0 4%}.processo-header{padding:0 4%;margin-bottom:3rem}.processo-label{font-size:.5rem;letter-spacing:1.5px;margin-bottom:1rem}.processo-header h2{font-size:1.8rem;margin-bottom:1.5rem}.processo-header p{font-size:.85rem;line-height:1.8}.processo-grid{display:flex;flex-direction:row;flex-wrap:nowrap;gap:1.5rem;grid-template-columns:unset;overflow-x:auto;overflow-y:hidden;scroll-behavior:smooth;padding:0 4% 1rem;-webkit-overflow-scrolling:touch;scroll-snap-type:x mandatory;margin:0}.processo-grid::-webkit-scrollbar{height:5px}.processo-grid::-webkit-scrollbar-track{background:#7d8b6f1a;border-radius:10px}.processo-grid::-webkit-scrollbar-thumb{background:#7d8b6f4d;border-radius:10px}.processo-grid::-webkit-scrollbar-thumb:hover{background:#7d8b6f80}.processo-item-sobre{flex-direction:column;align-items:flex-start;width:calc(100vw - 8% - .75rem);min-width:calc(100vw - 8% - .75rem);gap:1.5rem;padding:2.5rem 2rem;background:linear-gradient(135deg,#ffffffb3,#ffffff80);border:1px solid rgba(125,139,111,.2);border-radius:8px;flex-shrink:0;scroll-snap-align:start;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);box-shadow:0 4px 15px #0000000d}.processo-numero{font-size:3rem;margin:0;position:relative;top:-5px}.processo-item-sobre h3{font-size:1.3rem;margin-bottom:.8rem;color:var(--dark-primary)}.numeros-sobre{padding:3rem 4%}.numeros-sobre-container{max-width:100%;display:grid;grid-template-columns:1fr;gap:2rem}.numero-item-sobre{text-align:center;padding:2rem 0;border-right:none;border-bottom:1px solid rgba(125,139,111,.15)}.numero-item-sobre:last-child{border-bottom:none}.numero-item-sobre h3{font-size:2.8rem;color:var(--green-medium);margin-bottom:.8rem}.numero-item-sobre p{font-size:.65rem;letter-spacing:1.5px;color:var(--beige-dark);text-transform:uppercase;font-weight:300}.processo-item-sobre p{font-size:.8rem;line-height:1.7;color:var(--gray-dark)}}.portfolio-page{min-height:100vh}.portfolio-page-hero{min-height:70vh;display:flex;align-items:center;justify-content:center;padding:180px 7% 100px;background:linear-gradient(135deg,var(--dark-primary) 0%,var(--dark-warm) 100%);text-align:center}.portfolio-page-hero-container{max-width:1000px}.portfolio-hero-label{font-size:.7rem;letter-spacing:5px;color:var(--green-medium);text-transform:uppercase;margin-bottom:3rem;font-weight:300}.portfolio-page-hero h1{font-size:7rem;line-height:1;color:var(--beige-light);margin-bottom:3rem;letter-spacing:-3px}.portfolio-hero-subtitle{font-size:1.2rem;line-height:2;color:var(--beige-dark);font-weight:300;max-width:750px;margin:0 auto}.filtros-portfolio{padding:4rem 7%;background:var(--dark-secondary);border-top:1px solid rgba(125,139,111,.15);border-bottom:1px solid rgba(125,139,111,.15)}.filtros-container{max-width:1800px;margin:0 auto;display:flex;justify-content:center;gap:3rem;flex-wrap:wrap}.filtro-btn{background:transparent;border:none;color:var(--beige-dark);font-size:.7rem;letter-spacing:2.5px;text-transform:uppercase;font-weight:300;cursor:pointer;font-family:Inter,sans-serif;transition:all .3s ease;padding:.8rem 0;position:relative}.filtro-btn:hover{color:var(--green-light)}.filtro-btn.ativo{color:var(--green-light);position:relative}.filtro-btn.ativo:after{content:"";position:absolute;bottom:0;left:0;right:0;height:2px;background:var(--green-medium)}.projetos-grid-section{padding:8rem 7%;background:var(--dark-primary)}.projetos-container{max-width:1800px;margin:0 auto}.projetos-grid{display:grid;grid-template-columns:repeat(3,1fr);gap:3rem}.projeto-card{position:relative;height:500px;overflow:hidden;cursor:pointer;border:1px solid rgba(125,139,111,.15);text-decoration:none;transition:border-color .6s ease}.projeto-card:hover{border-color:#7d8b6f66}.projeto-imagem{width:100%;height:100%}.projeto-imagem img{width:100%;height:100%;object-fit:cover;object-position:center;display:block;transition:transform .9s cubic-bezier(.16,1,.3,1)}.projeto-card:hover .projeto-imagem img{transform:scale(1.06)}.projeto-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,18,16,.9) 0%,transparent 60%);display:flex;align-items:flex-end;padding:3rem;opacity:0;transition:opacity .6s ease}.projeto-card:hover .projeto-overlay{opacity:1}.projeto-info h3{font-size:2rem;color:var(--beige-light);margin-bottom:.8rem;letter-spacing:-1px;transform:translateY(30px);transition:transform .6s cubic-bezier(.16,1,.3,1)}.projeto-card:hover .projeto-info h3{transform:translateY(0)}.projeto-info p{font-size:.75rem;letter-spacing:2px;color:var(--green-light);text-transform:uppercase;transform:translateY(30px);transition:transform .6s cubic-bezier(.16,1,.3,1) .1s}.projeto-card:hover .projeto-info p{transform:translateY(0)}.cta-portfolio{padding:12rem 7%;background:var(--beige-medium);text-align:center}.cta-portfolio-container{max-width:900px;margin:0 auto}.cta-portfolio-container h2{font-size:4.5rem;color:var(--dark-primary);margin-bottom:3rem;letter-spacing:-2px}.cta-portfolio-container p{font-size:1.2rem;color:var(--gray-dark);margin-bottom:4rem;line-height:2;font-weight:300}.cta-button-portfolio{display:inline-block;padding:1.6rem 4rem;background:var(--green-dark);color:var(--beige-light);text-decoration:none;letter-spacing:2.5px;text-transform:uppercase;font-size:.7rem;font-weight:400;transition:all .4s ease}.cta-button-portfolio:hover{background:var(--green-medium);transform:translateY(-4px);box-shadow:0 20px 40px #7d8b6f4d}@media(max-width:1600px){.portfolio-page-hero{min-height:45vh}.portfolio-page-hero-container{max-width:900px}.portfolio-hero-label{font-size:.6rem;letter-spacing:3.5px;margin-bottom:2.5rem}.portfolio-page-hero h1{font-size:4.2rem;margin-bottom:2.5rem}.portfolio-hero-subtitle{font-size:1rem;line-height:1.9}.filtros-portfolio{padding:3rem 6%}.filtros-container{gap:2.5rem}.filtro-btn{font-size:.65rem;letter-spacing:1.8px}.projetos-grid-section{padding:6rem 6%}.projetos-container{max-width:1200px}.projetos-grid{gap:2rem}.projeto-card{height:420px}.projeto-info h3{font-size:1.6rem}.projeto-info p{font-size:.65rem}.cta-portfolio{padding:6rem 6%}.cta-portfolio-container h2{font-size:3.5rem}.cta-portfolio-container p{font-size:1rem}}@media(max-width:1440px){.portfolio-page-hero{min-height:45vh}.portfolio-page-hero h1{font-size:3.8rem}.projetos-container{max-width:1200px}.projetos-grid-section{padding:5.5rem 6%}.projeto-card{height:400px}}@media(max-width:1024px){.projetos-grid{grid-template-columns:repeat(2,1fr)}.projeto-card{height:400px}}@media(max-width:768px){.portfolio-page-hero{min-height:40vh}.portfolio-page-hero h1{font-size:3rem}.filtros-portfolio{padding:2.5rem 5%}.filtros-container{gap:1.5rem}.filtro-btn.ativo{color:var(--beige-light);border-color:var(--green-medium)}.projetos-grid-section{padding:5rem 5%}.projetos-grid{grid-template-columns:1fr}.projeto-card{height:400px}.cta-portfolio{padding:6rem 5%}.cta-portfolio-container h2{font-size:2.5rem}}.projeto-page{min-height:100vh}.projeto-hero{position:relative;height:85vh;overflow:hidden}.projeto-hero-image{width:100%;height:100%}.projeto-hero-image img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.projeto-hero-placeholder{width:100%;height:100%;background:linear-gradient(135deg,var(--brown-primary) 0%,var(--brown-medium) 100%)}.projeto-hero-overlay{position:absolute;inset:0;background:linear-gradient(to top,rgba(26,18,16,.9) 0%,transparent 70%);display:flex;align-items:flex-end;padding:0 7% 8rem}.projeto-hero-content{max-width:800px}.projeto-categoria{font-size:.7rem;letter-spacing:5px;color:var(--green-light);text-transform:uppercase;margin-bottom:2rem;font-weight:300}.projeto-hero h1{font-size:5rem;color:var(--beige-light);margin-bottom:1.5rem;letter-spacing:-2px;line-height:1.1}.projeto-hero-content p{font-size:1.2rem;color:var(--beige-dark);letter-spacing:1px}.projeto-descricao{padding:12rem 7%;background:var(--beige-medium)}.projeto-descricao-container{max-width:1200px;margin:0 auto;text-align:center}.projeto-descricao h2{font-size:3.5rem;color:var(--dark-primary);margin-bottom:4rem;letter-spacing:-1px}.projeto-descricao p{font-size:1.3rem;line-height:2.2;color:var(--gray-dark);font-weight:300;max-width:900px;margin:0 auto}.projeto-galeria{padding:12rem 7%;background:var(--dark-primary)}.projeto-galeria-container{max-width:1400px;margin:0 auto}.projeto-galeria h2{font-size:3.5rem;color:var(--beige-light);margin-bottom:6rem;letter-spacing:-1px;text-align:center}.carrossel-wrapper{display:flex;align-items:center;gap:2rem}.carrossel{position:relative;overflow:hidden;border:1px solid rgba(125,139,111,.15);flex:1}.carrossel-track{display:flex;transition:transform .7s cubic-bezier(.16,1,.3,1);will-change:transform}.carrossel-slide{min-width:100%;height:650px;flex-shrink:0}.carrossel-slide img{width:100%;height:100%;object-fit:cover;object-position:center;display:block}.carrossel-btn{position:static;transform:none;flex-shrink:0;background:#1a1210b3;border:1px solid rgba(125,139,111,.3);color:var(--beige-light);width:56px;height:56px;font-size:1.2rem;cursor:pointer;transition:all .3s ease;display:flex;align-items:center;justify-content:center}.carrossel-btn:hover{background:var(--green-dark);border-color:var(--green-medium)}.carrossel-indicadores{position:absolute;bottom:2rem;left:50%;transform:translate(-50%);display:flex;gap:.8rem;z-index:2}.carrossel-dot{width:8px;height:8px;border-radius:50%;border:1px solid rgba(212,196,181,.5);background:transparent;cursor:pointer;transition:all .3s ease;padding:0}.carrossel-dot.ativo{background:var(--green-medium);border-color:var(--green-medium);width:24px;border-radius:4px}.projeto-cta{padding:12rem 7%;background:linear-gradient(135deg,var(--green-dark) 0%,var(--green-medium) 100%);text-align:center}.projeto-cta-container{max-width:900px;margin:0 auto}.projeto-cta h2{font-size:4.5rem;color:var(--beige-light);margin-bottom:3rem;letter-spacing:-2px}.projeto-cta p{font-size:1.2rem;color:var(--beige-dark);margin-bottom:4rem;line-height:2;font-weight:300}.cta-button-projeto{display:inline-block;padding:1.6rem 4rem;background:var(--beige-light);color:var(--green-dark);text-decoration:none;letter-spacing:2.5px;text-transform:uppercase;font-size:.7rem;font-weight:400;transition:all .4s ease}.cta-button-projeto:hover{transform:translateY(-4px);box-shadow:0 20px 40px #0000004d}@media(max-width:1600px){.projeto-hero{height:60vh}.projeto-hero-overlay{padding:0 6% 5rem}.projeto-categoria{font-size:.6rem;letter-spacing:3px;margin-bottom:1.5rem}.projeto-hero h1{font-size:3rem;margin-bottom:1rem}.projeto-hero-content p{font-size:.95rem}.projeto-descricao,.projeto-galeria,.projeto-cta{padding:6rem 6%}.projeto-descricao-container,.projeto-galeria-container{max-width:1000px}.projeto-descricao h2,.projeto-galeria h2{font-size:2.4rem;margin-bottom:2.5rem}.projeto-descricao p{font-size:1rem;line-height:1.9;max-width:850px}.carrossel-slide{height:500px}.projeto-cta h2{font-size:3rem;margin-bottom:2.5rem}.projeto-cta p{font-size:1rem;margin-bottom:3.5rem}.cta-button-projeto{padding:1.4rem 3.5rem;font-size:.65rem}}@media(max-width:1440px){.projeto-hero{height:55vh}.projeto-hero h1{font-size:2.8rem}.projeto-descricao,.projeto-galeria{padding:5.5rem 6%}.projeto-descricao h2,.projeto-galeria h2{font-size:2.2rem}.carrossel-slide{height:460px}}@media(max-width:1024px){.carrossel-slide{height:420px}.carrossel-wrapper{gap:1.5rem}.carrossel-btn{width:48px;height:48px}}@media(max-width:768px){.projeto-hero{height:60vh}.projeto-hero-overlay{padding:0 5% 4rem}.projeto-hero h1{font-size:3rem}.projeto-descricao,.projeto-galeria,.projeto-cta{padding:6rem 5%}.projeto-descricao h2,.projeto-galeria h2{font-size:2.5rem}.projeto-descricao p{font-size:1rem}.carrossel-slide{height:350px}.carrossel-btn{width:44px;height:44px;font-size:1rem}.carrossel-wrapper{gap:1rem}.projeto-cta h2{font-size:2.5rem}}@media(max-width:480px){.carrossel-slide{height:280px}.carrossel-btn{width:36px;height:36px;font-size:.9rem}.carrossel-wrapper{gap:.8rem}}.contato-page{min-height:100vh}.contato-page-hero{min-height:50vh;display:flex;align-items:center;justify-content:center;padding:180px 7% 100px;background:linear-gradient(135deg,var(--dark-primary) 0%,var(--dark-warm) 100%);text-align:center}.contato-page-hero-container{max-width:900px}.contato-hero-label{font-size:.7rem;letter-spacing:5px;color:var(--green-medium);text-transform:uppercase;margin-bottom:3rem;font-weight:300}.contato-page-hero h1{font-size:6rem;line-height:1.05;color:var(--beige-light);margin-bottom:3rem;letter-spacing:-3px}.contato-hero-subtitle{font-size:1.1rem;line-height:2;color:var(--beige-dark);font-weight:300;max-width:700px;margin:0 auto}.contato-page-content{padding:10rem 7%;background:var(--beige-medium)}.contato-page-container{max-width:1440px;margin:0 auto;display:grid;grid-template-columns:1fr 1.2fr;gap:10rem;align-items:flex-start}.contato-info{padding-top:2rem}.contato-details{display:flex;flex-direction:column;gap:1rem}.contato-detail-item{display:flex;flex-direction:column;gap:1rem;padding-bottom:3rem;border-bottom:1px solid var(--beige-dark)}.contato-detail-item:last-child{border-bottom:none}.detail-label{font-size:.7rem;letter-spacing:3px;color:var(--brown-medium);text-transform:uppercase;font-weight:300}.detail-value{font-size:1.1rem;color:var(--dark-primary);line-height:1.7}.contato-form{background:var(--beige-light);border:1px solid var(--beige-dark);padding:5rem}.form-grid{display:grid;gap:3rem}.form-row{display:grid;grid-template-columns:1fr 1fr;gap:3rem}.form-group{display:flex;flex-direction:column;gap:1.2rem}.form-group label{font-size:.7rem;letter-spacing:2px;color:var(--gray-medium);text-transform:uppercase;font-weight:300}.form-group input,.form-group textarea,.form-group select{padding:1.3rem 0;background:transparent;border:none;border-bottom:1px solid var(--beige-dark);color:var(--dark-primary);font-family:Inter,sans-serif;font-size:1rem;transition:all .4s ease;font-weight:300}.form-group input:focus,.form-group textarea:focus,.form-group select:focus{outline:none;border-bottom-color:var(--green-medium)}.form-group textarea{resize:vertical;min-height:140px;font-family:Inter,sans-serif}.form-group select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='8' viewBox='0 0 12 8'%3E%3Cpath fill='%237D8B6F' d='M6 8L0 0h12z'/%3E%3C/svg%3E");background-repeat:no-repeat;background-position:right 0 center;padding-right:20px}.form-group select option{background:var(--beige-light);color:var(--dark-primary)}.form-buttons{display:flex;gap:1.5rem;margin-top:1rem}.submit-button{padding:1.6rem 4rem;background-color:var(--green-dark);color:var(--beige-light);border:none;cursor:pointer;letter-spacing:2.5px;text-transform:uppercase;font-size:.7rem;font-weight:400;transition:all .6s ease;font-family:Inter,sans-serif}.submit-button:hover{background-color:var(--green-medium);transform:translateY(-4px);box-shadow:0 25px 60px #7d8b6f4d}.submit-button:disabled{opacity:.6;cursor:not-allowed}.submit-button-whatsapp{padding:1.6rem 4rem;background-color:var(--dark-primary);color:var(--beige-light);border:none;cursor:pointer;letter-spacing:2.5px;text-transform:uppercase;font-size:.7rem;font-weight:400;transition:all .6s ease;font-family:Inter,sans-serif}.submit-button-whatsapp:hover{background-color:var(--dark-warm);transform:translateY(-4px);box-shadow:0 25px 60px #1a12104d}.status-message{padding:1.5rem;border-radius:4px;font-size:.9rem;text-align:center;margin-top:1rem}.status-message.success{background-color:#25d3661a;border:1px solid #25D366;color:#128c7e}.status-message.error{background-color:#dc35451a;border:1px solid #dc3545;color:#c82333}@media(max-width:1600px){.contato-page-hero{min-height:40vh}.contato-page-hero h1{font-size:4rem}.contato-hero-label{font-size:.6rem;letter-spacing:3.5px;margin-bottom:2.5rem}.contato-hero-subtitle{font-size:1rem}.contato-page-content{padding:7rem 6%}.contato-page-container{max-width:1200px;gap:6rem}.detail-label{font-size:.6rem}.detail-value{font-size:.95rem}.contato-form{padding:3.5rem}.form-group label{font-size:.6rem}.submit-button,.submit-button-whatsapp{padding:1.4rem 3.5rem;font-size:.65rem}}@media(max-width:1440px){.contato-page-hero h1{font-size:3.5rem}.contato-page-content{padding:6rem 6%}.contato-page-container{gap:5rem}.contato-form{padding:3rem}}@media(max-width:1024px){.contato-page-container{grid-template-columns:1fr;gap:4rem}.contato-page-hero h1{font-size:3rem}.form-row{grid-template-columns:1fr;gap:2rem}}@media(max-width:768px){.contato-page-hero{padding:140px 5% 80px}.contato-page-hero h1{font-size:2.5rem}.contato-page-content{padding:5rem 5%}.contato-detail-item{padding-bottom:1.5rem}.contato-form{padding:2.5rem}.form-grid{gap:2rem}.form-buttons{flex-direction:column;gap:1rem}.submit-button,.submit-button-whatsapp{width:100%;padding:1.4rem 2rem}}@media(max-width:480px){.contato-page-hero h1{font-size:2rem;letter-spacing:-1px}.contato-page-content{padding:4rem 4%}.contato-form{padding:2rem}.submit-button,.submit-button-whatsapp{font-size:.6rem;padding:1.2rem 1.5rem}}.app{min-height:100vh}.app{overflow-x:hidden;position:relative;min-height:100vh;width:100%}@font-face{font-family:Arboria;src:url(/assets/Arboria-Light-O-pxxtWf.ttf) format("truetype");font-weight:300;font-style:normal}@font-face{font-family:Arboria;src:url(../assets/fonts/Arboria-Regular.ttf) format("truetype");font-weight:400;font-style:normal}@font-face{font-family:Arboria;src:url(/assets/Arboria-Bold-C25yMvyP.ttf) format("truetype");font-weight:700;font-style:normal}*{margin:0;padding:0;box-sizing:border-box}:root{--dark-primary: #1A1210;--dark-secondary: #2C2C2C;--dark-warm: #331C14;--brown-primary: #693629;--brown-medium: #8B5A4A;--beige-dark: #D4C4B5;--beige-medium: #F5F1EB;--beige-light: #FAF8F5;--green-dark: #4A5440;--green-medium: #7D8B6F;--green-light: #A8B196;--gray-dark: #2C2C2C;--gray-medium: #6B6B6B;--gray-light: #B5B5B5}body{font-family:Inter,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background-color:var(--dark-primary);color:var(--beige-light);line-height:1.7;overflow-x:hidden;position:relative}h1,h2,h3,h4,h5,h6{font-family:Arboria,sans-serif;font-weight:300}.number,.quote{font-family:Cormorant Garamond,serif;font-weight:300}html{scroll-behavior:smooth}
