.ecosystem{--bg:#0b0b0c;--panel:#111114;--text:#f2f2f2;--muted:#b9b9b9;--line:#2a2a2e;--ring0:#2a2a2e;--ring1:#e6e6e6;--dotHex:#a0a0a0;background:var(--bg);align-items:center;min-height:100vh;padding:100px 0;display:flex;position:relative}.ecosystem__container{text-align:center;width:100%;padding:0 24px}.ecosystem__grid{grid-template-columns:1fr 3fr 1fr;align-items:center;width:100%;min-height:600px;display:grid}.ecosystem__title{color:var(--text);letter-spacing:.02em;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3.5vw,2.8rem)}.ecosystem__subtitle{color:var(--muted);max-width:650px;margin:0 auto 60px;font-family:Cormorant Garamond,serif;font-size:clamp(1rem,2vw,1.25rem);font-style:italic;line-height:1.6}.ecosystem__panel{background:var(--bg);text-align:left;opacity:0;pointer-events:none;border:2px solid #fff;border-radius:16px;flex-direction:column;align-self:center;max-height:500px;margin:0 10px 0 50px;padding:24px;transition:opacity .3s;display:flex;transform:translateY(-40px);box-shadow:0 8px 32px #0006}.ecosystem__panel--visible{opacity:1}.ecosystem__panel-header{border-bottom:1px solid #ffffff26;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.ecosystem__panel-icon{color:var(--muted);font-size:32px;line-height:1}.ecosystem__panel-title{color:#fff;margin:0;font-family:Lato,sans-serif;font-size:clamp(18px,1.5vw,24px);font-weight:700;line-height:1.2}.ecosystem__panel-body{flex:1;overflow-y:auto}.ecosystem__panel-details{color:#ffffffd9;margin:0;font-family:Lato,sans-serif;font-size:clamp(14px,1.1vw,17px);font-weight:400;line-height:1.65}.ecosystem__panel-placeholder{color:var(--muted);text-align:center;margin:auto 0;font-family:Lato,sans-serif;font-size:16px;font-style:italic}.ecosystem__viz{justify-content:center;align-items:center;display:flex}.ecosystem__svg{flex-shrink:0;width:800px;height:600px;display:block}.ecosystem__link{stroke:var(--line);stroke-width:2px;opacity:.9;stroke-dasharray:6 4;animation:3s linear infinite ecosystem-dash-flow}@keyframes ecosystem-dash-flow{to{stroke-dashoffset:-20px}}.ecosystem__hub{cursor:pointer;outline:none}.ecosystem__hub--pulse{animation:2.8s ease-in-out infinite ecosystem-hub-pulse}@keyframes ecosystem-hub-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.node__base--hub{fill:#0b0b0b;stroke:var(--ring1);stroke-width:2px;transition:all .3s}.node__ring{stroke:var(--line);opacity:.5}.node__label--hub-main{fill:var(--text);letter-spacing:2px;pointer-events:none;font-family:Cinzel,serif;font-size:16px;font-weight:600}.node__label--hub-sub{fill:var(--muted);letter-spacing:1px;pointer-events:none;font-family:Cinzel,serif;font-size:11px;font-weight:500}.ecosystem__hub:hover .node__base--hub,.ecosystem__hub:focus .node__base--hub,.ecosystem__hub.ecosystem__node--active .node__base--hub{stroke:var(--text);stroke-width:3px}.ecosystem__hub:focus-visible .node__base--hub{filter:url(#glowFilter)}.ecosystem__node{cursor:pointer;outline:none}.node__base{fill:#ffffff05;stroke:var(--muted);stroke-width:2px;stroke-opacity:.55;transition:all .3s}.ecosystem__node--active .node__base,.ecosystem__node:hover .node__base,.ecosystem__node:focus .node__base{stroke:var(--text);stroke-opacity:.75;stroke-width:2.5px}.ecosystem__node:focus-visible .node__base{filter:url(#glowFilter)}.node__label{fill:var(--text);pointer-events:none;font-family:Lato,sans-serif;font-size:12px;font-weight:500}.node__arc{stroke:url(#arcGradient);opacity:.3;transition:opacity .3s}.node__arc--animated{animation:3.6s linear infinite ecosystem-arc-rotate}.ecosystem__node--active .node__arc{opacity:.7;animation-duration:2.4s}@keyframes ecosystem-arc-rotate{to{transform:rotate(360deg)}}.node__dot{fill:var(--dotHex);opacity:.6;transition:opacity .3s}.ecosystem__node--active .node__dot{opacity:1}@media (prefers-reduced-motion:reduce){.ecosystem__hub--pulse,.node__arc--animated,.ecosystem__link{animation:none}.ecosystem__node,.ecosystem__panel{transition-duration:.1s}}@media (max-width:1024px){.ecosystem__grid{grid-template-columns:1fr;gap:40px}.ecosystem__panel{order:2;max-width:500px;margin:0 auto;transform:none}.ecosystem__viz{order:1}.ecosystem__spacer{display:none}}@media (max-width:768px){.ecosystem{padding:60px 0}.ecosystem__subtitle{margin-bottom:40px}.ecosystem__viz{-webkit-overflow-scrolling:touch;height:auto;min-height:500px;padding-bottom:20px;overflow:auto hidden}.ecosystem__svg{width:100%;min-width:700px;min-height:420px}.ecosystem__panel{display:none}}@media (max-width:480px){.ecosystem__title{font-size:1.5rem}.ecosystem__subtitle{font-size:1rem}.ecosystem__viz{min-height:450px}.ecosystem__svg{min-width:600px;min-height:360px}}
.solucoes{--bg:#141418;--panel:#1a1a1f;--text:#f2f2f2;--muted:#a8a8a8;--line:#333338;--ring0:#333338;--ring1:#d0d0d0;--dotHex:#909090;background:var(--bg);align-items:center;min-height:100vh;padding:100px 0;display:flex;position:relative}.solucoes__container{text-align:center;width:100%;padding:0 24px}.solucoes__grid{grid-template-columns:1fr 3fr 1fr;align-items:center;width:100%;min-height:600px;display:grid}.solucoes__title{color:var(--text);letter-spacing:.02em;margin-bottom:16px;font-family:Playfair Display,serif;font-size:clamp(1.8rem,3.5vw,2.8rem)}.solucoes__subtitle{color:var(--muted);max-width:650px;margin:0 auto 60px;font-family:Cormorant Garamond,serif;font-size:clamp(1rem,2vw,1.25rem);font-style:italic;line-height:1.6}.solucoes__viz{justify-content:center;align-items:center;display:flex}.solucoes__svg{flex-shrink:0;width:800px;height:600px;display:block}.solucoes__link{stroke:var(--line);stroke-width:1.5px;opacity:.7;stroke-dasharray:6 4;transition:all .3s cubic-bezier(.4,0,.2,1);animation:3s linear infinite solucoes-dash-flow}.solucoes__link--expanded{stroke:var(--ring1);stroke-width:2px;opacity:1}@keyframes solucoes-dash-flow{to{stroke-dashoffset:-20px}}.solucoes__ghost--buffer{fill:#141418;stroke:none;cursor:pointer;opacity:1}.solucoes__ghost--anchor{fill:#fffffff2;stroke:var(--ring1);stroke-width:2px;cursor:pointer;filter:drop-shadow(0 0 8px #ffffff80);transition:all .2s}.solucoes__ghost--anchor:hover{fill:#fff;filter:drop-shadow(0 0 12px #ffffffb3)}.solucoes__hub{cursor:pointer;outline:none}.solucoes__hub--pulse{animation:2.8s ease-in-out infinite solucoes-hub-pulse}@keyframes solucoes-hub-pulse{0%,to{transform:scale(1)}50%{transform:scale(1.05)}}.solucoes .node__base--hub{fill:#0b0b0b;stroke:var(--ring1);stroke-width:2px;transition:all .3s}.solucoes .node__ring{stroke:var(--line);opacity:.5}.solucoes .node__label--hub-main{fill:var(--text);letter-spacing:2px;pointer-events:none;font-family:Cinzel,serif;font-size:14px;font-weight:600}.solucoes .node__label--hub-sub{fill:var(--muted);letter-spacing:1px;pointer-events:none;font-family:Cinzel,serif;font-size:10px;font-weight:500}.solucoes .node__label--hub-terceiro{fill:var(--muted);letter-spacing:1.5px;opacity:.7;pointer-events:none;font-family:Montserrat,sans-serif;font-size:8px;font-weight:500}.solucoes__hub:hover .node__base--hub,.solucoes__hub:focus .node__base--hub,.solucoes__hub.solucoes__node--active .node__base--hub{stroke:var(--text);stroke-width:3px}.solucoes__hub:focus-visible .node__base--hub{filter:url(#glowFilterSolucoes)}.solucoes__node{cursor:pointer;outline:none}.solucoes .node__base{fill:#ffffff05;stroke:var(--muted);stroke-width:1.5px;stroke-opacity:.55;transition:all .3s cubic-bezier(.4,0,.2,1)}.solucoes__node--expanded .node__base{fill:#ffffff0d;stroke:var(--text);stroke-opacity:1;stroke-width:2px;filter:drop-shadow(0 0 15px #ffffff26)}.solucoes__node--active .node__base,.solucoes__node:hover .node__base,.solucoes__node:focus .node__base{stroke:var(--text);stroke-opacity:.85;stroke-width:2px}.solucoes__node:focus-visible .node__base{filter:url(#glowFilterSolucoes)}.solucoes .node__label{fill:var(--text);pointer-events:none;font-family:Lato,sans-serif;font-size:12px;font-weight:500;transition:all .3s cubic-bezier(.4,0,.2,1)}.solucoes__node--expanded .node__label{fill:#fff;font-weight:600}.solucoes .node__arc{stroke:url(#arcGradientSolucoes);opacity:.3;transition:all .3s cubic-bezier(.4,0,.2,1)}.solucoes .node__arc--animated{animation:3.6s linear infinite solucoes-arc-rotate}.solucoes__node--active .node__arc,.solucoes__node--expanded .node__arc{opacity:.8;animation-duration:2.4s}@keyframes solucoes-arc-rotate{to{transform:rotate(360deg)}}.solucoes .node__dot{fill:var(--dotHex);opacity:.6;transition:all .3s cubic-bezier(.4,0,.2,1)}.solucoes__node--active .node__dot,.solucoes__node--expanded .node__dot{fill:#fff;opacity:1}.solucoes__details{background:var(--bg);text-align:left;opacity:0;pointer-events:none;border:2px solid #fff;border-radius:16px;flex-direction:column;align-self:center;max-height:500px;margin:0 10px 0 50px;padding:24px;transition:opacity .3s;display:flex;transform:translateY(-40px);box-shadow:0 8px 32px #0006}.solucoes__details--visible{opacity:1}.solucoes__details-header{border-bottom:1px solid #ffffff26;flex-direction:column;align-items:flex-start;gap:16px;margin-bottom:20px;padding-bottom:16px;display:flex}.solucoes__details-icon{color:var(--muted);font-size:32px;line-height:1}.solucoes__details-title{color:#fff;margin:0;font-family:Lato,sans-serif;font-size:clamp(18px,1.5vw,24px);font-weight:700;line-height:1.2}.solucoes__details-body{flex:1;overflow-y:auto}.solucoes__details-desc{color:#ffffffd9;margin:0;font-family:Lato,sans-serif;font-size:clamp(14px,1.1vw,17px);font-weight:400;line-height:1.65}.solucoes__details-placeholder{color:var(--muted);text-align:center;margin:auto 0;font-family:Lato,sans-serif;font-size:16px;font-style:italic}@media (prefers-reduced-motion:reduce){.solucoes__hub--pulse,.solucoes .node__arc--animated,.solucoes__link{animation:none}.solucoes__node,.solucoes__details{transition-duration:.1s}}@media (max-width:768px){.solucoes{padding:60px 0}.solucoes__subtitle{margin-bottom:40px}.solucoes__viz{-webkit-overflow-scrolling:touch;justify-content:center;height:auto;min-height:500px;padding-bottom:20px;overflow:auto hidden}.solucoes__svg{width:100%;min-width:700px;min-height:420px}.solucoes__details{display:none}}@media (max-width:480px){.solucoes__title{font-size:1.5rem}.solucoes__subtitle{font-size:1rem}.solucoes__viz{min-height:450px}.solucoes__svg{min-width:600px;min-height:360px}}
