:root{--gold:#c8b273;--gold-light:#dcc98d;--gold-dark:#a8924f;--eden:#264e36;--eden-dark:#1a3625;--eden-deeper:#0f2018;--cream:#f5f0e8;--cream-dark:#e8e0ce;--color-gold:var(--gold);--color-cream:var(--cream);--color-stone:#f5f0e88c;--color-noir:#050705;--color-eden-deep:#111f18;--font-display:"Cormorant Garamond", serif;--font-body:"Montserrat", sans-serif}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;text-size-adjust:100%;font-size:16px}body{background-color:var(--eden-deeper);color:var(--cream);zoom:1;margin:0;font-family:Montserrat,sans-serif;font-weight:300;line-height:1.7;overflow-x:hidden}#root{width:100%;min-height:100vh}body:before{content:"";pointer-events:none;z-index:0;opacity:.4;background-image:url("data:image/svg+xml,%3Csvg viewBox='0 0 256 256' xmlns='http://www.w3.org/2000/svg'%3E%3Cfilter id='noise'%3E%3CfeTurbulence type='fractalNoise' baseFrequency='0.9' numOctaves='4' stitchTiles='stitch'/%3E%3C/filter%3E%3Crect width='100%25' height='100%25' filter='url(%23noise)' opacity='0.04'/%3E%3C/svg%3E");position:fixed;inset:0}h1,h2,h3{color:var(--cream);font-family:Cormorant Garamond,serif;font-weight:300;line-height:1.1}em{color:var(--gold);font-family:Cormorant Garamond,serif;font-style:italic;font-weight:400}button{cursor:pointer;border-radius:0}a{color:inherit;text-decoration:none}.reveal{opacity:0;transition:opacity .8s,transform .8s;transform:translateY(30px)}.reveal.visible{opacity:1;transform:translateY(0)}.reveal-delay-1{transition-delay:.15s}.reveal-delay-2{transition-delay:.3s}.reveal-delay-3{transition-delay:.45s}.reveal-delay-4{transition-delay:.6s}.reveal-delay-5{transition-delay:.75s}.reveal-delay-6{transition-delay:.9s}.shimmer-text{background:linear-gradient(90deg, var(--cream) 0%, var(--gold) 50%, var(--cream) 100%);-webkit-text-fill-color:transparent;background-size:200%;-webkit-background-clip:text;background-clip:text;animation:8s linear infinite shimmer}.shimmer-text em{color:inherit;-webkit-text-fill-color:inherit}@keyframes shimmer{to{background-position:200% 0}}.section-eyebrow{letter-spacing:.4em;text-transform:uppercase;color:var(--gold);align-items:center;gap:1rem;margin-bottom:1.25rem;font-size:.6rem;font-weight:500;display:flex}.section-eyebrow:before{content:"";background:var(--gold);opacity:.6;width:30px;height:1px;display:inline-block}.btn-primary{letter-spacing:.2em;text-transform:uppercase;color:var(--eden-deeper);background:var(--gold);cursor:pointer;border:none;justify-content:center;align-items:center;padding:1.1rem 2.7rem;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:600;text-decoration:none;transition:background .3s;display:inline-flex;border-radius:0!important}.btn-primary:hover{background:var(--gold-light)}.btn-ghost{letter-spacing:.2em;text-transform:uppercase;color:#f5f0e8b3;cursor:pointer;background:0 0;border:1px solid #f5f0e833;justify-content:center;align-items:center;padding:1.1rem 2.7rem;font-family:Montserrat,sans-serif;font-size:.68rem;font-weight:500;text-decoration:none;transition:all .3s;display:inline-flex;border-radius:0!important}.btn-ghost:hover{color:var(--cream);border-color:#f5f0e880}.container-avren{width:100%;max-width:1200px;margin-left:auto;margin-right:auto;padding-left:2rem;padding-right:2rem}.section-padding{padding-top:8rem;padding-bottom:8rem}@media (width>=768px){.hidden-mobile{display:flex!important}.show-mobile{display:none!important}}@media (width<=767px){.hidden-mobile{display:none!important}.show-mobile{display:flex!important}}nav.main-nav{z-index:100;background:linear-gradient(#0f2018f2 0%,#0000 100%);justify-content:space-between;align-items:center;padding:1.5rem 4rem;transition:background .4s,border-color .4s;display:flex;position:fixed;top:0;left:0;right:0}nav.main-nav.scrolled{background:#0f2018f7;border-bottom:1px solid #c8b27326}.nav-logo{align-items:center;gap:.75rem;text-decoration:none;display:flex}.nav-logo-text{letter-spacing:.35em;color:var(--gold);text-transform:uppercase;font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:600}.nav-links{align-items:center;gap:2.5rem;list-style:none;display:flex}.nav-links a{letter-spacing:.2em;text-transform:uppercase;color:#f5f0e8a6;font-size:.7rem;font-weight:500;text-decoration:none;transition:color .3s}.nav-links a:hover{color:var(--gold)}.nav-cta{color:var(--gold)!important;border:1px solid #c8b27366!important;border-radius:0!important;padding:.55rem 1.5rem!important;transition:all .3s!important}.nav-cta:hover{background:#c8b2731a!important}@media (width<=991px){nav.main-nav{padding:1.25rem 2rem}}.hero{justify-content:center;align-items:center;min-height:100vh;display:flex;position:relative;overflow:hidden}.hero-bg{z-index:1;background:radial-gradient(80% 60% at 50% 100%,#264e3680 0%,#0000 70%),radial-gradient(40% 40% at 80% 20%,#c8b2730f 0%,#0000 60%),linear-gradient(165deg,#0f2018 0%,#0a1a0f 40%,#0f2018 100%);position:absolute;inset:0}.hero-gold-line{background:linear-gradient(to bottom, transparent, var(--gold));opacity:.4;z-index:2;width:1px;height:100px;position:absolute;top:0;left:50%;transform:translate(-50%)}.hero-content{z-index:2;text-align:center;max-width:900px;padding:0 2rem;animation:1.2s forwards heroFadeUp;position:relative}@keyframes heroFadeUp{0%{opacity:0;transform:translateY(40px)}to{opacity:1;transform:translateY(0)}}.hero-eyebrow{letter-spacing:.4em;text-transform:uppercase;color:var(--gold);opacity:.85;margin-bottom:2.25rem;font-size:.65rem;font-weight:500}.hero h1{margin-bottom:2.25rem;font-size:clamp(2.5rem,6.2vw,5rem);line-height:1.15}.hero-subtitle{letter-spacing:.12em;color:#f5f0e88c;max-width:540px;margin:0 auto 3.5rem;font-size:.8rem;font-weight:300;line-height:1.9}.hero-actions{flex-wrap:wrap;justify-content:center;gap:1.25rem;display:flex}.hero-scroll{z-index:2;flex-direction:column;align-items:center;gap:.5rem;animation:2s ease-in-out infinite pulse;display:flex;position:absolute;bottom:2.5rem;left:50%;transform:translate(-50%)}@keyframes pulse{0%,to{opacity:.4}50%{opacity:.8}}.hero-scroll span{letter-spacing:.3em;text-transform:uppercase;color:var(--gold);font-size:.55rem}.hero-scroll-line{background:linear-gradient(to bottom, var(--gold), transparent);width:1px;height:40px}.stats-bar{background:#264e3640;border-top:1px solid #c8b27326;border-bottom:1px solid #c8b27326;grid-template-columns:repeat(4,1fr);padding:3rem 4rem;display:grid}.stat-item{text-align:center;padding:0 2rem;position:relative}.stat-item:after{content:"";background:#c8b27333;width:1px;height:70%;position:absolute;top:15%;right:0}.stat-item:last-child:after{display:none}.stat-number{color:var(--gold);margin-bottom:.5rem;font-family:Cormorant Garamond,serif;font-size:3.2rem;font-weight:300;line-height:1;display:block}.stat-label{letter-spacing:.25em;text-transform:uppercase;color:#f5f0e873;font-size:.6rem;font-weight:500}@media (width<=767px){.stats-bar{grid-template-columns:1fr;gap:2.5rem;padding:3rem 2rem}.stat-item{border-bottom:1px solid #c8b2731a;padding-bottom:1.5rem}.stat-item:last-child{border-bottom:none;padding-bottom:0}.stat-item:after{display:none}}.sobre-grid{grid-template-columns:1fr 1.15fr;align-items:start;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.sobre-image-container{aspect-ratio:3/2;background:var(--eden);border:1px solid #c8b2731a;position:relative;overflow:hidden}.sobre-image-overlay{z-index:1;background:linear-gradient(135deg,#c8b2730f 0%,#0000 100%);position:absolute;inset:0}.sobre-image-pattern{z-index:1;background-image:repeating-linear-gradient(45deg,#0000,#0000 10px,#c8b2730a 10px 11px);position:absolute;inset:0}.sobre-image-monogram{z-index:2;opacity:.12;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.corner-tl{z-index:3;border-top:2px solid #c8b2734d;border-left:2px solid #c8b2734d;width:40px;height:40px;position:absolute;top:-1px;left:-1px}.corner-br{z-index:3;border-bottom:2px solid #c8b27380;border-right:2px solid #c8b27380;width:40px;height:40px;position:absolute;bottom:-1px;right:-1px}.sobre-content h2{margin-bottom:2rem;font-size:clamp(2rem,4vw,3.2rem)}.sobre-content p.sobre-lead{color:#f5f0e8b3;letter-spacing:.02em;margin-bottom:3.5rem;font-size:.95rem;font-weight:300;line-height:1.95}.pilares-list{flex-direction:column;gap:2rem;display:flex}.pilar{border-bottom:1px solid #c8b2731a;align-items:flex-start;gap:1.5rem;padding-bottom:2rem;display:flex}.pilar:last-child{border-bottom:none;padding-bottom:0}.pilar-num{color:#c8b27373;min-width:2rem;font-family:Cormorant Garamond,serif;font-size:1.8rem;font-weight:300;line-height:1}.pilar-body{flex:1}.pilar-title{letter-spacing:.18em;text-transform:uppercase;color:var(--cream);margin-bottom:.5rem;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:600}.pilar-text{color:#f5f0e88c;font-size:.76rem;font-weight:300;line-height:1.85}@media (width<=991px){.sobre-grid{grid-template-columns:1fr;gap:4rem}.sobre-image-container{max-width:480px;margin:0 auto}}.credenciais{text-align:center;background:#c8b27305;border-top:1px solid #c8b2731a;border-bottom:1px solid #c8b2731a;padding:5rem 2rem;position:relative}.credenciais-label{letter-spacing:.35em;text-transform:uppercase;color:#f5f0e84d;margin-bottom:3.5rem;font-size:.6rem;font-weight:500}.credenciais-logos{flex-wrap:wrap;justify-content:center;align-items:center;gap:5rem;max-width:1000px;margin:0 auto;display:flex}.cred-item{letter-spacing:.22em;text-transform:uppercase;color:#f5f0e840;cursor:default;font-family:Montserrat,sans-serif;font-size:.72rem;font-weight:600;transition:color .3s}.cred-item:hover{color:#f5f0e88c}@media (width<=767px){.credenciais-logos{gap:2.5rem}}.solucoes-header h2{margin-bottom:3.5rem;font-size:clamp(2rem,4vw,3.25rem)}.solucoes-grid{background:#c8b2731f;border:1px solid #c8b2731f;grid-template-columns:repeat(3,1fr);gap:1px;max-width:1200px;margin:0 auto;display:grid}.solucao-card{background:var(--eden-deeper);padding:3.5rem 2.5rem;transition:background .4s;position:relative;overflow:hidden}.solucao-card:hover{background:var(--eden-dark)}.solucao-num{color:#c8b2730d;-webkit-user-select:none;user-select:none;font-family:Cormorant Garamond,serif;font-size:4.5rem;font-weight:300;line-height:1;transition:color .4s;position:absolute;top:1.5rem;right:2rem}.solucao-card:hover .solucao-num{color:#c8b2731f}.solucao-icon{margin-bottom:2.25rem}.solucao-icon svg{width:32px;height:32px;stroke:var(--gold);fill:none;stroke-width:1.25px}.solucao-title{color:var(--cream);margin-bottom:1.25rem;font-family:Cormorant Garamond,serif;font-size:1.55rem;font-weight:400;line-height:1.2}.solucao-text{color:#f5f0e87a;margin-bottom:1rem;font-size:.74rem;font-weight:300;line-height:1.9}.solucao-link{letter-spacing:.25em;text-transform:uppercase;color:var(--gold);opacity:0;align-items:center;gap:.6rem;font-size:.62rem;font-weight:600;text-decoration:none;transition:opacity .3s,transform .3s;display:flex;transform:translateY(8px)}.solucao-card:hover .solucao-link{opacity:1;transform:translateY(0)}@media (width<=991px){.solucoes-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=767px){.solucoes-grid{grid-template-columns:1fr}.solucao-card{padding:3rem 2rem}}.diferenciais-grid{grid-template-columns:1.15fr .85fr;align-items:center;gap:6rem;max-width:1200px;margin:0 auto;display:grid}.dif-list{flex-direction:column;display:flex}.dif-item{border-bottom:1px solid #c8b2731f;grid-template-columns:44px 1fr;gap:1.5rem;padding:2.25rem 0;transition:all .3s;display:grid}.dif-item:first-child{padding-top:0}.dif-item:last-child{border-bottom:none;padding-bottom:0}.dif-item:hover .dif-item-title{color:var(--gold)}.dif-item-icon{width:44px;height:44px;color:var(--gold);border:1px solid #c8b27333;justify-content:center;align-items:center;transition:all .3s;display:flex}.dif-item:hover .dif-item-icon{background:#c8b2730d;border-color:#c8b27399}.dif-item-title{letter-spacing:.12em;text-transform:uppercase;color:var(--cream);margin-bottom:.5rem;font-size:.76rem;font-weight:600;transition:color .3s}.dif-item-text{color:#f5f0e87a;font-size:.74rem;font-weight:300;line-height:1.85}.dif-visual{aspect-ratio:1;background:#264e361a;border:1px solid #c8b2731f;justify-content:center;align-items:center;width:100%;max-width:440px;margin:0 auto;display:flex;position:relative}.ring-container{justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.ring{border:1px solid #c8b2730f;border-radius:50%;animation:20s linear infinite rotateRing;position:absolute}.ring:first-child{width:85%;height:85%}.ring:nth-child(2){width:62%;height:62%;animation-duration:32s;animation-direction:reverse}.ring:nth-child(3){width:38%;height:38%;animation-duration:16s}@keyframes rotateRing{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.dif-center{z-index:2;text-align:center;position:relative}.dif-center .big-num{color:var(--gold);font-family:Cormorant Garamond,serif;font-size:5.5rem;font-weight:300;line-height:1;display:block}.dif-center .big-label{letter-spacing:.3em;text-transform:uppercase;color:#f5f0e866;font-size:.6rem;font-weight:500}@media (width<=991px){.diferenciais-grid{grid-template-columns:1fr;gap:5rem}}.contato-wrapper{text-align:center;max-width:800px;margin:0 auto}.contato-wrapper h2{margin-bottom:2rem;font-size:clamp(2.2rem,5vw,3.6rem)}.contato-line{background:#c8b27366;width:80px;height:1px;margin:0 auto 2.5rem}.contato-text{color:#f5f0e8a6;max-width:580px;margin-bottom:3.5rem;margin-left:auto;margin-right:auto;font-size:.95rem;font-weight:300;line-height:1.85}.cta-actions{flex-wrap:wrap;justify-content:center;gap:1.5rem;display:flex}footer{background:var(--eden-deeper);border-top:1px solid #c8b27326;padding:6rem 4rem 3rem;position:relative}.footer-grid{border-bottom:1px solid #c8b2731a;grid-template-columns:1.8fr 1fr 1fr 1fr;gap:4rem;max-width:1200px;margin:0 auto;padding-bottom:4rem;display:grid}.footer-logo{align-items:center;gap:.75rem;margin-bottom:1.5rem;display:flex}.footer-logo-text{letter-spacing:.35em;color:var(--gold);font-family:Montserrat,sans-serif;font-size:1.1rem;font-weight:600}.footer-tagline{color:#f5f0e86b;max-width:300px;font-size:.72rem;font-weight:300;line-height:1.8}.footer-col-title{letter-spacing:.3em;text-transform:uppercase;color:#f5f0e873;margin-bottom:1.75rem;font-size:.6rem;font-weight:600}.footer-col-links{flex-direction:column;gap:.85rem;list-style:none;display:flex}.footer-col-links a{color:#f5f0e87a;font-size:.72rem;font-weight:300;text-decoration:none;transition:color .3s}.footer-col-links a:hover{color:var(--gold)}.footer-col-links li{color:#f5f0e87a;font-size:.72rem;font-weight:300}.footer-bottom{flex-direction:column;gap:2rem;max-width:1200px;margin:4rem auto 0;display:flex}.footer-disclaimer{color:#f5f0e838;max-width:800px;font-size:.62rem;line-height:1.8}.footer-copyright{color:#f5f0e84d;letter-spacing:.05em;font-size:.65rem}@media (width<=991px){.footer-grid{grid-template-columns:repeat(2,1fr);gap:3rem}}@media (width<=575px){.footer-grid{grid-template-columns:1fr}footer{padding:4rem 2rem 2rem}}.segmentos-section{border-top:1px solid #c8b2731a;padding-top:6rem;padding-bottom:8rem}.segmentos-grid{grid-template-columns:repeat(5,1fr);gap:1rem;max-width:1200px;margin:0 auto;display:grid}@media (width<=1199px){.segmentos-grid{grid-template-columns:repeat(3,1fr);gap:1.25rem}}@media (width<=768px){.segmentos-grid{grid-template-columns:repeat(2,1fr)}}@media (width<=575px){.segmentos-grid{grid-template-columns:1fr}}.segment-card{background:#1a36251f;border:1px solid #c8b2731f;border-radius:12px;flex-direction:column;height:100%;transition:all .4s cubic-bezier(.16,1,.3,1);display:flex;overflow:hidden}.segment-card:hover{transform:translateY(-6px);box-shadow:0 16px 36px #00000080,0 0 24px #c8b2730a;background:#264e3638!important;border-color:#c8b27359!important}.segment-card-header-luxury{background:linear-gradient(135deg,#062419 0%,#020a07 100%);border:1px solid #c8b27340;border-radius:10px;flex-direction:column;justify-content:space-between;width:100%;height:115px;padding:1rem .85rem .85rem;transition:all .3s;display:flex;position:relative;overflow:hidden;box-shadow:0 8px 20px #0006}.segment-card-header-luxury:before{content:"";pointer-events:none;z-index:1;background:radial-gradient(circle,#0000 40%,#00a06e1f 41%,#00a06e29 43%,#0000 45% 50%,#00a06e14 51%,#00a06e1f 54%,#0000 56% 62%,#00a06e0f 63%,#00a06e1a 67%,#0000 69%);width:130%;height:130%;position:absolute;top:-10%;right:-30%;transform:rotate(-15deg)}.segment-card-header-luxury:after{content:"";z-index:2;pointer-events:none;background:linear-gradient(#0000 30%,#00000080 100%);position:absolute;inset:0}.segment-card-header-luxury .card-content{z-index:3;text-align:left;flex-direction:column;justify-content:space-between;height:100%;display:flex;position:relative}.segment-card-header-luxury .card-title{color:var(--cream);letter-spacing:-.02em;margin:0;font-family:Montserrat,sans-serif;font-size:1.15rem;font-weight:600;line-height:1.1}.segment-card-header-luxury .card-info{flex-direction:column;gap:.1rem;display:flex}.segment-card-header-luxury .card-value{color:var(--gold);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;font-family:Montserrat,sans-serif;font-size:.58rem;font-weight:500}.segment-card-header-luxury .card-label{color:#f5f0e873;text-transform:uppercase;letter-spacing:.08em;font-family:Montserrat,sans-serif;font-size:.48rem;font-weight:400}.segment-card-body{flex-direction:column;flex-grow:1;padding:1.5rem 1rem;display:flex}.segment-benefits-list{flex-direction:column;gap:1rem;margin:0;padding:0;list-style:none;display:flex}.segment-benefit-item{color:#f5f0e8bf;align-items:flex-start;gap:.75rem;font-size:.74rem;line-height:1.4;display:flex}.segment-benefit-item svg{color:var(--gold);flex-shrink:0;margin-top:.15rem}.diferenciais-simetrico-grid{grid-template-columns:repeat(2,1fr);gap:3.5rem 5rem;max-width:1200px;margin:0 auto;display:grid}.dif-item-simetrico{border-bottom:1px solid #c8b2731f;grid-template-columns:44px 1fr;gap:1.5rem;padding-bottom:2rem;transition:all .3s;display:grid}.dif-item-simetrico:hover .dif-item-title{color:var(--gold)}@media (width<=767px){.diferenciais-simetrico-grid{grid-template-columns:1fr;gap:2.5rem}}
