@import "https://fonts.googleapis.com/css2?family=Cormorant+Garamond:ital,wght@0,400;0,500;0,600;0,700;1,500;1,600&family=Inter:wght@400;500;600;700&display=swap";.site-header{z-index:1000;background:var(--areia-mineral);border-bottom:1px solid #5b142017;width:100%;position:relative}.header-container{width:min(var(--largura-conteudo), calc(100% - (var(--espacamento-horizontal) * 2)));grid-template-columns:1fr auto 1fr;align-items:center;column-gap:28px;min-height:76px;margin:0 auto;display:grid}.header-brand{justify-content:flex-start;align-items:center;min-width:0;display:flex}.header-logo-link{background:0 0;justify-content:flex-start;align-items:center;display:inline-flex}.header-logo{object-fit:contain;background:0 0;width:112px;height:auto;display:block}.header-navigation{justify-content:center;align-items:center;display:flex}.header-nav-links{justify-content:center;align-items:center;gap:clamp(15px,1.45vw,26px);display:flex}.header-nav-link{color:var(--grafite-urbano);font-family:var(--fonte-texto);white-space:nowrap;padding:29px 0 26px;font-size:.78rem;font-weight:600;line-height:1;transition:color .25s,opacity .25s;position:relative}.header-nav-link:after{content:"";background:var(--dourado-real);width:0;height:2px;transition:width .25s;position:absolute;bottom:18px;left:50%;transform:translate(-50%)}.header-nav-link:hover,.header-nav-link-active{color:var(--vinho-profundo)}.header-nav-link:hover:after,.header-nav-link-active:after{width:100%}.header-actions{justify-content:flex-end;align-items:center;gap:12px;min-width:0;display:flex}.language-selector{align-items:center;gap:2px;display:flex}.language-button{color:#2f31368c;min-width:28px;font-family:var(--fonte-texto);letter-spacing:.07em;cursor:pointer;background:0 0;border:0;padding:7px 4px;font-size:.66rem;font-weight:700;transition:color .2s;position:relative}.language-button:not(:last-child):after{content:"";background:#5b14202e;width:1px;height:10px;position:absolute;top:50%;right:-2px;transform:translateY(-50%)}.language-button:hover,.language-button-active{color:var(--vinho-profundo)}.header-contact-button,.header-contact-mobile{border:1px solid var(--vinho-profundo);background:var(--vinho-profundo);color:var(--areia-mineral);font-family:var(--fonte-texto);justify-content:center;align-items:center;font-weight:700;transition:background .25s,color .25s,transform .25s,box-shadow .25s;display:inline-flex}.header-contact-button{border-radius:2px;gap:9px;min-height:40px;padding:0 15px;font-size:.74rem}.header-contact-arrow{font-size:.95rem;font-weight:400;transition:transform .25s}.header-contact-button:hover{color:var(--vinho-profundo);background:0 0;transform:translateY(-2px);box-shadow:0 9px 22px #5b14201a}.header-contact-button:hover .header-contact-arrow{transform:translate(3px)}.mobile-menu-button,.mobile-menu-top,.mobile-menu-footer,.mobile-language-area,.header-contact-mobile,.mobile-menu-overlay{display:none}@media (width<=1320px){.header-container{column-gap:20px}.header-logo{width:103px}.header-nav-links{gap:14px}.header-nav-link{font-size:.72rem}.header-actions{gap:8px}.language-button{min-width:25px;font-size:.62rem}.header-contact-button{padding:0 12px;font-size:.7rem}}@media (width<=1120px){.header-container{justify-content:space-between;align-items:center;min-height:70px;display:flex}.header-logo{width:102px}.desktop-language-selector,.header-contact-button{display:none}.mobile-menu-button{cursor:pointer;background:0 0;border:1px solid #5b14202e;border-radius:2px;flex-direction:column;justify-content:center;align-items:center;gap:5px;width:42px;height:42px;padding:10px;display:flex}.mobile-menu-button span{background:var(--vinho-profundo);width:20px;height:2px;transition:transform .25s,opacity .25s;display:block}.header-navigation{z-index:1002;background:var(--areia-mineral);visibility:hidden;flex-direction:column;justify-content:flex-start;align-items:stretch;width:min(88vw,420px);height:100dvh;padding:25px;transition:transform .35s,visibility .35s;display:flex;position:fixed;top:0;right:0;transform:translate(105%);box-shadow:-20px 0 50px #2f31362e}.header-navigation-open{visibility:visible;transform:translate(0)}.mobile-menu-top{border-bottom:1px solid #5b14201f;justify-content:space-between;align-items:center;padding-bottom:22px;display:flex}.mobile-menu-logo{width:110px;height:auto}.mobile-menu-close{cursor:pointer;background:0 0;border:1px solid #5b142029;border-radius:50%;width:40px;height:40px;position:relative}.mobile-menu-close span{background:var(--vinho-profundo);width:17px;height:2px;position:absolute;top:50%;left:50%}.mobile-menu-close span:first-child{transform:translate(-50%,-50%)rotate(45deg)}.mobile-menu-close span:last-child{transform:translate(-50%,-50%)rotate(-45deg)}.header-nav-links{flex-direction:column;align-items:stretch;gap:0;width:100%;padding:22px 0;display:flex}.header-nav-link{border-bottom:1px solid #5b142014;width:100%;padding:15px 0;font-size:.92rem}.header-nav-link:after{display:none}.mobile-menu-footer{margin-top:auto;display:block}.mobile-language-area{border-top:1px solid #5b14201f;justify-content:space-between;align-items:center;padding:20px 0;display:flex}.mobile-language-label{color:var(--grafite-urbano);font-family:var(--fonte-texto);font-size:.8rem;font-weight:600}.header-contact-mobile{border-radius:2px;min-height:48px;margin-top:6px;font-size:.88rem;display:inline-flex}.mobile-menu-overlay{z-index:1001;-webkit-backdrop-filter:blur(3px);backdrop-filter:blur(3px);cursor:pointer;background:#2f313673;border:0;display:block;position:fixed;inset:0}}@media (width<=600px){.header-container{min-height:66px}.header-logo{width:94px}.header-navigation{width:min(92vw,380px);padding:22px 20px}}.hero{background:var(--areia-mineral);align-items:center;min-height:calc(100vh - 76px);display:flex;position:relative;overflow:hidden}.hero-container{z-index:2;width:min(var(--largura-conteudo), calc(100% - (var(--espacamento-horizontal) * 2)));grid-template-columns:minmax(0,.92fr) minmax(520px,1.08fr);align-items:center;gap:clamp(50px,6vw,105px);min-height:690px;margin:0 auto;padding:60px 0 80px;display:grid;position:relative}.hero-reveal{opacity:0;animation:.85s cubic-bezier(.22,1,.36,1) forwards heroReveal;transform:translateY(24px)}.hero-reveal-one{animation-delay:60ms}.hero-reveal-two{animation-delay:.13s}.hero-reveal-three{animation-delay:.2s}.hero-reveal-four{animation-delay:.27s}.hero-reveal-five{animation-delay:.34s}.hero-reveal-six{animation-delay:.41s}.hero-reveal-seven{animation-delay:.48s}.hero-reveal-eight{animation-delay:.55s}.hero-reveal-nine{animation-delay:.62s}.hero-reveal-visual{animation-delay:.25s}@keyframes heroReveal{0%{opacity:0;transform:translateY(24px)}to{opacity:1;transform:translateY(0)}}.hero-content{z-index:3;max-width:630px;position:relative}.hero-tag{color:var(--vinho-profundo);font-family:var(--fonte-texto);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:13px;margin-bottom:22px;font-size:.69rem;font-weight:700;line-height:1.4;display:flex}.hero-tag-line{background:var(--dourado-real);flex-shrink:0;width:0;height:1px;animation:1.2s .35s forwards heroTagLine}@keyframes heroTagLine{0%{width:0}to{width:42px}}.hero-title{color:var(--vinho-profundo);font-family:var(--fonte-titulo);letter-spacing:-.055em;flex-direction:column;align-items:flex-start;margin:0;font-weight:500;line-height:.82;display:flex}.hero-title span{display:block}.hero-title-large{font-size:clamp(4rem,5.9vw,6.85rem);line-height:.84}.hero-title-highlight{font-style:italic;position:relative}.hero-title-highlight:after{content:"";background:var(--dourado-real);border-radius:50%;width:10px;height:10px;position:absolute;bottom:11px;right:-24px}.hero-title-connector{color:var(--grafite-urbano);font-family:var(--fonte-texto);letter-spacing:.16em;text-transform:uppercase;margin:20px 0 15px 6px;font-size:clamp(.84rem,1.15vw,1.04rem);font-weight:500;line-height:1.3}.hero-title-final{color:var(--vinho-profundo)}.hero-description{color:#2f3136e0;max-width:590px;font-family:var(--fonte-texto);margin:34px 0 0;font-size:clamp(.96rem,1.08vw,1.06rem);font-weight:400;line-height:1.75}.hero-actions{flex-wrap:wrap;align-items:center;gap:12px;margin-top:32px;display:flex}.hero-button{border:1px solid var(--vinho-profundo);min-height:50px;font-family:var(--fonte-texto);border-radius:2px;justify-content:center;align-items:center;gap:14px;padding:0 23px;font-size:.83rem;font-weight:700;text-decoration:none;transition:background .3s,color .3s,transform .3s,box-shadow .3s;display:inline-flex}.hero-button-primary{background:var(--vinho-profundo);color:var(--areia-mineral);animation:4.5s ease-in-out 1.2s infinite heroButtonBreath}.hero-button-primary:hover{background:#461019;transform:translateY(-3px);box-shadow:0 16px 34px #5b14202e}.hero-button-secondary{color:var(--vinho-profundo);background:0 0}.hero-button-secondary:hover{background:#5b14200d;transform:translateY(-3px)}.hero-button-arrow{font-size:1.08rem;font-weight:400;transition:transform .25s}.hero-button-primary:hover .hero-button-arrow{transform:translate(5px)}@keyframes heroButtonBreath{0%,to{box-shadow:0 0 #5b142000}50%{box-shadow:0 12px 30px #5b142024}}.hero-signature{align-items:center;gap:15px;margin-top:39px;display:flex}.hero-signature-line{background:var(--dourado-real);width:48px;height:1px}.hero-signature p{color:var(--vinho-profundo);font-family:var(--fonte-titulo);margin:0;font-size:1.26rem;font-style:italic;font-weight:600}.hero-visual{justify-content:center;align-items:center;min-height:600px;display:flex;position:relative}.echo-composition{aspect-ratio:1;width:min(100%,590px);position:relative}.echo-circle{border:1px solid #5b14201f;border-radius:50%;animation:6.5s ease-in-out infinite echoCirclePulse;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.echo-circle-one{border-color:#5b14201a;width:100%;height:100%;animation-delay:0s}.echo-circle-two{border-color:#5b142021;width:82%;height:82%;animation-delay:.45s}.echo-circle-three{border-color:#d4af3757;width:64%;height:64%;animation-delay:.9s}.echo-circle-four{border-color:#5b14202e;width:45%;height:45%;animation-delay:1.35s}.echo-circle-five{border-color:#5b142038;width:27%;height:27%;animation-delay:1.8s}@keyframes echoCirclePulse{0%,to{opacity:.62;transform:translate(-50%,-50%)scale(.992)}50%{opacity:1;transform:translate(-50%,-50%)scale(1.012)}}.echo-center{z-index:5;background:var(--vinho-profundo);border-radius:50%;justify-content:center;align-items:center;width:104px;height:104px;animation:4.5s ease-in-out infinite echoCenterPulse;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 24px 58px #5b142033}.echo-center-glow{border:1px solid #d4af373d;border-radius:50%;animation:4.5s ease-in-out infinite echoGlow;position:absolute;inset:-15px}.echo-center-icon{z-index:2;justify-content:center;align-items:center;gap:4px;width:56px;height:50px;display:flex;position:relative}.echo-wave{background:var(--dourado-real);border-radius:10px;width:3px;animation:1.9s ease-in-out infinite echoWave;display:block}.echo-wave-one{height:15px}.echo-wave-two{height:29px;animation-delay:.12s}.echo-wave-three{height:43px;animation-delay:.24s}.echo-wave-four{height:31px;animation-delay:.36s}.echo-wave-five{height:18px;animation-delay:.48s}@keyframes echoCenterPulse{0%,to{box-shadow:0 21px 52px #5b14202b}50%{box-shadow:0 27px 70px #5b142047}}@keyframes echoGlow{0%,to{opacity:.45;transform:scale(.96)}50%{opacity:1;transform:scale(1.08)}}@keyframes echoWave{0%,to{opacity:.62;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1)}}.echo-cause{z-index:6;opacity:0;animation:causeReveal .9s cubic-bezier(.22, 1, .36, 1) var(--cause-delay) forwards;justify-content:center;align-items:center;display:flex;position:absolute}.echo-cause-label{min-width:72px;max-width:132px;color:var(--vinho-profundo);font-family:var(--fonte-texto);text-align:center;background:#f5f2ebf7;border:1px solid #5b142021;border-radius:999px;justify-content:center;align-items:center;padding:10px 16px;font-size:.71rem;font-weight:700;line-height:1.25;display:flex;box-shadow:0 11px 28px #2f313612}.echo-cause-dot{background:var(--dourado-real);border-radius:50%;width:5px;height:5px;position:absolute;box-shadow:0 0 0 4px #d4af3714}@keyframes causeReveal{0%{opacity:0;transform:translateY(12px)scale(.96)}to{opacity:1;transform:translateY(0)scale(1)}}.cause-autism{top:1%;left:50%;transform:translate(-50%)}.cause-autism .echo-cause-dot{bottom:-11px;left:50%;transform:translate(-50%)}.cause-fibromyalgia{top:18%;left:2%}.cause-fibromyalgia .echo-cause-dot{bottom:5px;right:-10px}.cause-lupus{top:18%;right:1%}.cause-lupus .echo-cause-dot{bottom:4px;left:-10px}.cause-down{top:39%;right:-7%}.cause-down .echo-cause-dot{top:50%;left:-11px;transform:translateY(-50%)}.cause-rare{top:42%;left:-7%}.cause-rare .echo-cause-dot{top:50%;right:-11px;transform:translateY(-50%)}.cause-tea{top:62%;right:1%}.cause-tea .echo-cause-dot{top:2px;left:-10px}.cause-pcd{bottom:19%;left:8%}.cause-pcd .echo-cause-dot{top:-10px;right:4px}.cause-chronic-pain{bottom:11%;right:4%}.cause-chronic-pain .echo-cause-dot{top:-10px;left:6px}.cause-adhd{bottom:1%;left:31%}.cause-adhd .echo-cause-dot{top:4px;right:-10px}.cause-inclusion{bottom:3%;right:29%}.cause-inclusion .echo-cause-dot{top:4px;left:-10px}.hero-visual-caption{border-left:2px solid var(--dourado-real);-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#f5f2ebeb;align-items:center;gap:14px;min-width:245px;padding:15px 18px;display:flex;position:absolute;bottom:-2px;right:0}.hero-caption-number{color:#5b142047;font-family:var(--fonte-titulo);font-size:1.9rem;line-height:1}.hero-visual-caption strong{color:var(--vinho-profundo);font-family:var(--fonte-texto);font-size:.82rem;font-weight:700;display:block}.hero-visual-caption p{color:#2f3136a6;font-family:var(--fonte-texto);margin:4px 0 0;font-size:.69rem;line-height:1.4}.hero-background-detail{z-index:1;pointer-events:none;border-radius:50%;position:absolute}.hero-background-detail-one{border:1px solid #d4af3726;width:610px;height:610px;top:-315px;right:-255px}.hero-background-detail-two{border:1px solid #5b142012;width:630px;height:630px;bottom:-440px;left:-330px}.hero-bottom-line{z-index:3;width:min(var(--largura-conteudo), calc(100% - (var(--espacamento-horizontal) * 2)));background:#5b14201a;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.hero-bottom-line span{background:var(--dourado-real);width:0;height:1px;animation:1.5s .85s forwards heroBottomLine;display:block}@keyframes heroBottomLine{0%{width:0}to{width:105px}}@media (width<=1220px){.hero-container{grid-template-columns:minmax(0,.92fr) minmax(470px,1.08fr);gap:38px}.hero-title-large{font-size:clamp(3.7rem,5.6vw,6rem)}.echo-composition{width:min(100%,530px)}.hero-visual{min-height:550px}.echo-cause-label{padding:9px 13px;font-size:.66rem}}@media (width<=1040px){.hero{min-height:auto}.hero-container{grid-template-columns:1fr;gap:65px;min-height:auto;padding:65px 0 78px}.hero-content{max-width:760px}.hero-title-large{font-size:clamp(4rem,10vw,6.8rem)}.hero-description{max-width:680px}.hero-visual{min-height:590px}.echo-composition{width:min(82vw,570px)}}@media (width<=700px){.hero-container{gap:48px;padding:48px 0 62px}.hero-tag{letter-spacing:.15em;margin-bottom:20px;font-size:.61rem}.hero-title-large{font-size:clamp(3.1rem,15vw,4.9rem)}.hero-title-connector{margin:16px 0 12px 3px;font-size:.75rem}.hero-title-highlight:after{width:7px;height:7px;bottom:7px;right:-14px}.hero-description{margin-top:27px;font-size:.94rem;line-height:1.7}.hero-actions{flex-direction:column;align-items:stretch;margin-top:28px}.hero-button{width:100%}.hero-signature{margin-top:33px}.hero-signature-line{width:35px}.hero-signature p{font-size:1.13rem}.hero-visual{min-height:480px}.echo-composition{width:min(94vw,430px)}.echo-center{width:82px;height:82px}.echo-center-icon{transform:scale(.78)}.echo-cause-label{min-width:56px;max-width:96px;padding:7px 9px;font-size:.56rem}.echo-cause-dot{width:4px;height:4px}.cause-autism{top:0}.cause-fibromyalgia{top:15%;left:0}.cause-lupus{top:16%;right:0}.cause-down{top:37%;right:-2%}.cause-rare{top:40%;left:-2%}.cause-tea{top:61%;right:0}.cause-pcd{bottom:17%;left:4%}.cause-chronic-pain{bottom:10%;right:2%}.cause-adhd{bottom:0;left:24%}.cause-inclusion{bottom:1%;right:21%}.hero-visual-caption{gap:10px;min-width:205px;padding:11px 13px;bottom:-15px;right:0}.hero-caption-number{font-size:1.55rem}.hero-visual-caption strong{font-size:.73rem}.hero-visual-caption p{font-size:.61rem}}@media (width<=430px){.hero-title-large{font-size:clamp(2.9rem,15vw,4.1rem)}.hero-visual{min-height:415px}.echo-composition{width:min(93vw,370px)}.echo-cause-label{max-width:82px;padding:6px 7px;font-size:.5rem}.cause-down{right:0}.cause-rare{left:0}.hero-visual-caption{min-width:185px}}@media (prefers-reduced-motion:reduce){.hero-reveal,.hero-tag-line,.hero-button-primary,.echo-circle,.echo-center,.echo-center-glow,.echo-wave,.echo-cause,.hero-bottom-line span{opacity:1;animation:none}.hero-reveal,.echo-cause{transform:none}.hero-tag-line{width:42px}.hero-bottom-line span{width:105px}.echo-circle,.echo-center{transform:translate(-50%,-50%)}}.sound-divider{z-index:10;background:var(--areia-mineral);isolation:isolate;justify-content:center;align-items:center;width:100%;height:150px;margin-top:-1px;display:flex;position:relative;overflow:hidden}.hero-bottom-line{display:none}.sound-divider:before{content:"";z-index:-2;background:#fff;border-radius:50% 50% 0 0/100% 100% 0 0;width:128%;height:132px;position:absolute;bottom:-72px;left:50%;transform:translate(-50%)}.sound-divider:after{content:"";z-index:-1;background:#ffffffb8;border-radius:50% 50% 0 0/100% 100% 0 0;width:108%;height:140px;position:absolute;bottom:-90px;left:50%;transform:translate(-50%)}.sound-divider-glow{pointer-events:none;background:radial-gradient(#d4af371a 0%,#d4af370a 42%,#d4af3700 76%);border-radius:50%;width:520px;height:110px;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sound-divider-wave{z-index:3;justify-content:center;align-items:center;gap:clamp(4px,.52vw,8px);width:min(92%,1080px);height:120px;display:flex;position:relative}.sound-divider-bar{width:clamp(2px,.23vw,4px);height:var(--bar-height);opacity:var(--bar-opacity);transform-origin:50%;animation:soundDividerBreath 4.8s ease-in-out var(--bar-delay) infinite;background:linear-gradient(#d4af37eb,#5b1420c7);border-radius:999px;flex:none;display:block}.sound-divider-bar:nth-child(2n){animation-duration:5.4s}.sound-divider-bar:nth-child(3n){animation-duration:6.1s}.sound-divider-bar:nth-child(5n){background:linear-gradient(#5b1420b8,#d4af37cc)}@keyframes soundDividerBreath{0%,to{opacity:calc(var(--bar-opacity) * .76);transform:scaleY(.78)}50%{opacity:var(--bar-opacity);transform:scaleY(1)}}.sound-divider-center{z-index:5;background:var(--vinho-profundo);border:1px solid #d4af3757;border-radius:50%;justify-content:center;align-items:center;gap:3px;width:58px;height:58px;animation:5s ease-in-out infinite soundDividerCenter;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);box-shadow:0 16px 38px #5b14202e,0 0 0 8px #f5f2ebc7}.sound-divider-center span{background:var(--dourado-real);border-radius:999px;width:2px;animation:2s ease-in-out infinite soundDividerCenterWave;display:block}.sound-divider-center span:first-child{height:11px}.sound-divider-center span:nth-child(2){height:20px;animation-delay:.12s}.sound-divider-center span:nth-child(3){height:30px;animation-delay:.24s}.sound-divider-center span:nth-child(4){height:21px;animation-delay:.36s}.sound-divider-center span:nth-child(5){height:12px;animation-delay:.48s}@keyframes soundDividerCenter{0%,to{box-shadow:0 16px 38px #5b142029,0 0 0 8px #f5f2ebbf}50%{box-shadow:0 19px 46px #5b14203d,0 0 0 11px #f5f2eb85}}@keyframes soundDividerCenterWave{0%,to{opacity:.66;transform:scaleY(.7)}50%{opacity:1;transform:scaleY(1)}}.sound-divider-echo{z-index:1;pointer-events:none;border:1px solid #5b142014;border-radius:50%;animation:6s ease-in-out infinite soundDividerEcho;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.sound-divider-echo-one{width:180px;height:80px}.sound-divider-echo-two{border-color:#d4af371c;width:310px;height:112px;animation-delay:.8s}@keyframes soundDividerEcho{0%,to{opacity:.38;transform:translate(-50%,-50%)scale(.94)}50%{opacity:.8;transform:translate(-50%,-50%)scale(1.05)}}@media (width<=900px){.sound-divider{height:130px}.sound-divider-wave{gap:5px;width:96%;height:105px}.sound-divider-bar{width:3px;max-height:92px}.sound-divider-center{width:54px;height:54px}.sound-divider:before{width:140%;bottom:-76px}}@media (width<=600px){.sound-divider{height:112px}.sound-divider-wave{gap:4px;width:112%;height:90px}.sound-divider-bar:nth-child(2n){display:none}.sound-divider-bar{width:3px;max-height:72px}.sound-divider-center{width:48px;height:48px;box-shadow:0 13px 30px #5b142029,0 0 0 6px #f5f2ebc7}.sound-divider-center span:first-child{height:9px}.sound-divider-center span:nth-child(2){height:16px}.sound-divider-center span:nth-child(3){height:24px}.sound-divider-center span:nth-child(4){height:17px}.sound-divider-center span:nth-child(5){height:10px}.sound-divider-echo-one{width:140px;height:63px}.sound-divider-echo-two{width:230px;height:86px}.sound-divider:before{width:165%;height:115px;bottom:-70px}.sound-divider:after{width:140%;height:125px;bottom:-86px}}@media (prefers-reduced-motion:reduce){.sound-divider-bar,.sound-divider-center,.sound-divider-center span,.sound-divider-echo{animation:none}.sound-divider-bar{opacity:var(--bar-opacity);transform:none}}.origin{background:#fff;padding:clamp(72px,7vw,110px) 0 clamp(88px,9vw,135px);position:relative;overflow:hidden}.origin-container{width:min(var(--largura-conteudo), calc(100% - (var(--espacamento-horizontal) * 2)));margin:0 auto}.origin-main{grid-template-columns:minmax(0,1.04fr) minmax(440px,.96fr);align-items:center;gap:clamp(55px,7vw,115px);display:grid}.origin-content{z-index:3;max-width:820px;position:relative}.origin-eyebrow{color:var(--vinho-profundo);font-family:var(--fonte-texto);letter-spacing:.22em;text-transform:uppercase;align-items:center;gap:14px;margin-bottom:30px;font-size:.69rem;font-weight:700;line-height:1.4;display:flex}.origin-eyebrow-line{background:var(--dourado-real);width:0;height:1px;animation:1.2s forwards originLineGrow}@keyframes originLineGrow{0%{width:0}to{width:42px}}.origin-title{color:var(--vinho-profundo);font-family:var(--fonte-titulo);letter-spacing:-.055em;flex-direction:column;margin:0;font-size:clamp(3.9rem,6.3vw,7.35rem);font-weight:500;line-height:.86;display:flex}.origin-title span{font-size:.72em;font-weight:500}.origin-title strong{max-width:820px;font-weight:600;display:block}.origin-description{color:#2f3136d6;max-width:710px;font-family:var(--fonte-texto);margin:34px 0 0;font-size:clamp(1rem,1.2vw,1.13rem);font-weight:400;line-height:1.8}.origin-purpose{align-items:flex-start;gap:18px;max-width:700px;margin-top:34px;display:flex}.origin-purpose-line{background:var(--dourado-real);flex-shrink:0;width:48px;height:1px;margin-top:14px}.origin-purpose p{color:var(--vinho-profundo);font-family:var(--fonte-titulo);margin:0;font-size:clamp(1.5rem,2vw,1.95rem);font-style:italic;font-weight:600;line-height:1.3}.origin-media{background:radial-gradient(circle at 62% 28%, #d4af3721, transparent 41%), var(--vinho-profundo);isolation:isolate;min-height:740px;position:relative;overflow:hidden;box-shadow:0 30px 70px #5b14201c}.origin-media:before{content:"";z-index:7;background:var(--dourado-real);width:3px;height:0;animation:1.5s .5s forwards originMediaLine;position:absolute;top:0;left:0}@keyframes originMediaLine{0%{height:0}to{height:42%}}.origin-media:after{content:"";z-index:7;background:var(--dourado-real);width:46%;height:2px;position:absolute;bottom:0;right:0}.origin-media-circle{z-index:1;pointer-events:none;border:1px solid #d4af372e;border-radius:50%;position:absolute}.origin-media-circle-one{width:380px;height:380px;top:-140px;right:-140px}.origin-media-circle-two{border-color:#d4af3717;width:250px;height:250px;top:-78px;right:-78px}.origin-image-wrapper{z-index:2;position:absolute;inset:0;overflow:hidden}.origin-image{object-fit:cover;object-position:center bottom;width:100%;height:100%;transition:transform 1.2s cubic-bezier(.22,1,.36,1),filter .6s;display:block;transform:scale(1.07)}.origin-media:hover .origin-image{filter:saturate(1.04);transform:scale(1.11)}.origin-image-wrapper:after{content:"";background:linear-gradient(#1902070a 0%,#19020705 38%,#1902077a 100%);position:absolute;inset:0}.origin-media-wave{z-index:5;opacity:.56;pointer-events:none;justify-content:center;align-items:center;gap:7px;width:118%;height:130px;display:flex;position:absolute;bottom:165px;right:-42px}.origin-media-wave span{transform-origin:50%;width:3px;min-height:12px;animation:originWave 4.8s ease-in-out var(--wave-delay) infinite;background:linear-gradient(#d4af37f2,#d4af376b);border-radius:999px;display:block}.origin-media-wave span:first-child,.origin-media-wave span:nth-child(29){height:15px}.origin-media-wave span:nth-child(2),.origin-media-wave span:nth-child(28){height:22px}.origin-media-wave span:nth-child(3),.origin-media-wave span:nth-child(27){height:30px}.origin-media-wave span:nth-child(4),.origin-media-wave span:nth-child(26){height:38px}.origin-media-wave span:nth-child(5),.origin-media-wave span:nth-child(25){height:48px}.origin-media-wave span:nth-child(6),.origin-media-wave span:nth-child(24){height:60px}.origin-media-wave span:nth-child(7),.origin-media-wave span:nth-child(23){height:70px}.origin-media-wave span:nth-child(8),.origin-media-wave span:nth-child(22){height:82px}.origin-media-wave span:nth-child(9),.origin-media-wave span:nth-child(21){height:94px}.origin-media-wave span:nth-child(10),.origin-media-wave span:nth-child(20){height:105px}.origin-media-wave span:nth-child(11),.origin-media-wave span:nth-child(19){height:115px}.origin-media-wave span:nth-child(12),.origin-media-wave span:nth-child(18){height:122px}.origin-media-wave span:nth-child(13),.origin-media-wave span:nth-child(17){height:112px}.origin-media-wave span:nth-child(14),.origin-media-wave span:nth-child(16){height:92px}.origin-media-wave span:nth-child(15){height:126px}@keyframes originWave{0%,to{opacity:.38;transform:scaleY(.72)}50%{opacity:1;transform:scaleY(1)}}.origin-media-message{z-index:8;-webkit-backdrop-filter:blur(9px);backdrop-filter:blur(9px);background:linear-gradient(135deg,#26030ae0,#5b1420b8);border-top:1px solid #d4af3780;padding:25px 27px;position:absolute;bottom:30px;left:30px;right:30px;box-shadow:0 20px 45px #1902073d}.origin-media-symbol{color:var(--dourado-real);font-family:var(--fonte-titulo);margin-bottom:8px;font-size:3.2rem;line-height:.75;display:block}.origin-media-message p{color:var(--areia-mineral);font-family:var(--fonte-texto);margin:0;font-size:.94rem;line-height:1.6}.origin-media-message strong{color:var(--dourado-real);font-family:var(--fonte-texto);margin-top:7px;font-size:.97rem;font-weight:700;line-height:1.5;display:block}.origin-manifesto{text-align:center;border-top:1px solid #5b14201a;border-bottom:1px solid #5b14201a;margin-top:clamp(74px,7vw,108px);padding:clamp(52px,5.5vw,82px) 0;position:relative}.origin-manifesto:before{content:"";background:var(--dourado-real);width:110px;height:2px;position:absolute;top:-1px;left:50%;transform:translate(-50%)}.origin-manifesto-number{color:#5b142042;font-family:var(--fonte-titulo);margin-bottom:24px;font-size:1.6rem;line-height:1;display:block}.origin-manifesto p,.origin-manifesto strong{max-width:1120px;font-family:var(--fonte-titulo);letter-spacing:-.045em;margin-left:auto;margin-right:auto;font-size:clamp(3rem,5.5vw,6.4rem);line-height:.93;display:block}.origin-manifesto p{color:var(--vinho-profundo);margin-top:0;margin-bottom:0;font-weight:500}.origin-manifesto strong{color:var(--dourado-real);margin-top:7px;font-style:italic;font-weight:600}.origin-journey{padding-top:clamp(68px,7vw,105px)}.origin-journey-heading{max-width:760px;margin-bottom:60px}.origin-journey-heading>span{color:var(--vinho-profundo);font-family:var(--fonte-texto);letter-spacing:.2em;text-transform:uppercase;font-size:.68rem;font-weight:700}.origin-journey-heading h3{color:var(--vinho-profundo);font-family:var(--fonte-titulo);letter-spacing:-.045em;margin:16px 0 0;font-size:clamp(2.9rem,4.6vw,5rem);font-weight:500;line-height:.95}.origin-timeline{grid-template-columns:repeat(3,minmax(0,1fr));gap:clamp(38px,5vw,76px);display:grid;position:relative}.origin-timeline-line{z-index:1;background:#5b142024;height:1px;position:absolute;top:15px;left:16.66%;right:16.66%}.origin-timeline-line span{background:var(--dourado-real);width:0;height:1px;animation:2s forwards originTimelineGrow;display:block}@keyframes originTimelineGrow{0%{width:0}to{width:100%}}.origin-step{z-index:2;min-width:0;position:relative}.origin-step-marker{align-items:flex-start;gap:15px;min-height:48px;display:flex}.origin-step-dot{background:var(--dourado-real);border:8px solid #fff;border-radius:50%;flex-shrink:0;width:30px;height:30px;transition:background .3s,transform .3s,box-shadow .3s;box-shadow:0 0 0 1px #5b14202e,0 8px 20px #5b142014}.origin-step:hover .origin-step-dot{background:var(--vinho-profundo);transform:scale(1.14);box-shadow:0 0 0 1px #5b142038,0 12px 28px #5b142024}.origin-step-number{color:#5b142057;font-family:var(--fonte-titulo);padding-top:2px;font-size:1.8rem;line-height:1}.origin-step-content{padding:20px 20px 0 0}.origin-step-label{color:#2f313680;font-family:var(--fonte-texto);letter-spacing:.16em;text-transform:uppercase;font-size:.62rem;font-weight:700}.origin-step h4{max-width:340px;color:var(--vinho-profundo);font-family:var(--fonte-titulo);margin:14px 0 0;font-size:clamp(2.2rem,3vw,3.1rem);font-weight:600;line-height:1;transition:color .3s}.origin-step:hover h4{color:#461019}.origin-step p{color:#2f3136c2;max-width:360px;font-family:var(--fonte-texto);margin:22px 0 0;font-size:1rem;line-height:1.7}@media (width<=1200px){.origin-main{grid-template-columns:minmax(0,1fr) minmax(400px,.9fr);gap:52px}.origin-title{font-size:clamp(3.7rem,6vw,6.4rem)}.origin-media{min-height:680px}.origin-purpose p{font-size:clamp(1.4rem,1.9vw,1.75rem)}}@media (width<=1050px){.origin{padding-top:72px}.origin-main{grid-template-columns:1fr;gap:62px}.origin-content{max-width:900px}.origin-media{min-height:680px}.origin-image{object-position:center 54%}.origin-timeline{grid-template-columns:1fr;gap:52px}.origin-timeline-line{width:1px;height:auto;inset:15px auto 15px 15px}.origin-timeline-line span{width:1px;height:0;animation:2s forwards originTimelineGrowVertical}@keyframes originTimelineGrowVertical{0%{height:0}to{height:100%}}.origin-step{grid-template-columns:58px 1fr;display:grid}.origin-step-marker{display:block}.origin-step-number{margin-top:12px;display:block}.origin-step-content{padding-top:0}.origin-step h4,.origin-step p{max-width:650px}}@media (width<=700px){.origin{padding:64px 0 86px}.origin-eyebrow{margin-bottom:24px;font-size:.61rem}.origin-title{font-size:clamp(3rem,15vw,5rem);line-height:.9}.origin-title span{margin-bottom:7px;font-size:.65em}.origin-description{margin-top:27px;font-size:.95rem;line-height:1.72}.origin-purpose{margin-top:29px}.origin-purpose-line{width:32px}.origin-purpose p{font-size:1.3rem}.origin-main{gap:46px}.origin-media{min-height:575px}.origin-image{object-position:center bottom;transform:scale(1.05)}.origin-media:hover .origin-image{transform:scale(1.08)}.origin-media-message{padding:21px;bottom:17px;left:17px;right:17px}.origin-media-message p,.origin-media-message strong{font-size:.85rem}.origin-media-wave{gap:5px;width:110%;bottom:142px;right:-18px}.origin-media-wave span{width:2px}.origin-manifesto{margin-top:66px;padding:53px 0}.origin-manifesto-number{margin-bottom:20px;font-size:1.35rem}.origin-manifesto p,.origin-manifesto strong{font-size:clamp(2.55rem,12vw,4.25rem)}.origin-journey{padding-top:64px}.origin-journey-heading{margin-bottom:48px}.origin-journey-heading h3{font-size:clamp(2.6rem,12vw,4rem)}.origin-step{grid-template-columns:52px 1fr}.origin-step-dot{border-width:7px;width:26px;height:26px}.origin-step-number{font-size:1.45rem}.origin-step h4{font-size:2.15rem}.origin-step p{margin-top:17px;font-size:.94rem}.origin-timeline-line{left:13px}}@media (width<=430px){.origin-media{min-height:520px}.origin-media-message{padding:18px;bottom:12px;left:12px;right:12px}.origin-media-symbol{font-size:2.7rem}.origin-manifesto p,.origin-manifesto strong{font-size:clamp(2.3rem,11vw,3.6rem)}}@media (prefers-reduced-motion:reduce){.origin-eyebrow-line,.origin-media:before,.origin-media-wave span,.origin-timeline-line span{animation:none}.origin-eyebrow-line{width:42px}.origin-media:before{height:42%}.origin-timeline-line span{width:100%}.origin-image,.origin-step-dot,.origin-step h4{transition:none}}.app,main{min-height:100vh}:root{color:#2f3136;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;--vinho-profundo:#5b1420;--dourado-real:#d4af37;--areia-mineral:#f5f2eb;--grafite-urbano:#2f3136;--vinho-transparente:#5b1420e0;--dourado-transparente:#d4af3752;--areia-transparente:#f5f2ebd1;--grafite-transparente:#2f3136c2;--vinho-suave:#5b142014;--vinho-borda:#5b142024;--grafite-suave:#2f3136ad;--largura-conteudo:1400px;--espacamento-horizontal:clamp(1.25rem, 4vw, 3rem);--fonte-titulo:"Cormorant Garamond", Georgia, "Times New Roman", serif;--fonte-texto:"Inter", system-ui, -apple-system, BlinkMacSystemFont, "Segoe UI", sans-serif;background:#f5f2eb;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif}*{box-sizing:border-box}html{scroll-behavior:smooth}body{background:var(--areia-mineral);min-width:320px;min-height:100vh;color:var(--grafite-urbano);font-family:var(--fonte-texto);margin:0}body,button,input,textarea,select{font:inherit}h1,h2,h3,h4,h5,h6{font-family:var(--fonte-titulo);margin-top:0}p{margin-top:0}img,video{max-width:100%;display:block}a{color:inherit;text-decoration:none}button,a{-webkit-tap-highlight-color:transparent}button,input,textarea,select{border:0}button{cursor:pointer}button:focus-visible,a:focus-visible,input:focus-visible,textarea:focus-visible,select:focus-visible{outline:2px solid var(--dourado-real);outline-offset:4px}#root{min-height:100vh}.site-container{width:min(var(--largura-conteudo), calc(100% - (var(--espacamento-horizontal) * 2)));margin:0 auto}.page-placeholder{min-height:100vh;padding:150px var(--espacamento-horizontal) 80px;background:var(--areia-mineral)}.page-placeholder__content{width:min(900px,100%);margin:0 auto}.page-placeholder__eyebrow{color:var(--vinho-profundo);font-family:var(--fonte-texto);letter-spacing:.18em;text-transform:uppercase;margin:0 0 14px;font-size:.78rem;font-weight:700;line-height:1.4}.page-placeholder h1{max-width:760px;color:var(--vinho-profundo);font-family:var(--fonte-titulo);letter-spacing:-.035em;margin:0;font-size:clamp(3rem,7vw,5.8rem);font-weight:500;line-height:.98}.page-placeholder p{max-width:680px;color:var(--grafite-urbano);font-family:var(--fonte-texto);margin:28px 0 0;font-size:clamp(1rem,2vw,1.2rem);line-height:1.75}::selection{background:var(--dourado-real);color:var(--vinho-profundo)}@media (width<=700px){:root{--espacamento-horizontal:15px}.page-placeholder{padding-top:110px}.page-placeholder h1{font-size:clamp(2.8rem,14vw,4.5rem)}}
