.glow{--ciclo:8s;--cw:min(248px, 28.2cqw);width:100%;max-width:880px;position:relative;container-type:inline-size}.glow__frame{pointer-events:none;min-height:700px}.glow__wires{z-index:1;pointer-events:none;width:100%;height:100%;position:absolute;inset:0;overflow:visible}.glow__wires--mob{display:none}.glow__center,.glow__mark{pointer-events:none;place-items:center;display:grid;position:absolute;inset:0}.glow__center{z-index:2}.glow__mark{z-index:4}.glow__nodes{z-index:3;pointer-events:none;position:absolute;inset:0}.glow__trilhas path{fill:none;stroke:#02152b2b;stroke-width:1.3px;stroke-linecap:round;stroke-dasharray:5 6.5;animation:.7s ease-out .2s both trilhaEntra}.glow__pulso{--d:0s;fill:none;stroke-linecap:round;stroke-dashoffset:0;opacity:0;will-change:stroke-dashoffset, opacity;animation:pulsoFlui var(--ciclo) linear var(--d) infinite}.glow__pulso--in{stroke:var(--lugui-teal);stroke-width:2.6px;stroke-dasharray:6 94}.glow__pulso--out{stroke:var(--lugui-lima);stroke-width:4.2px;stroke-dasharray:1.4 98.6;filter:drop-shadow(0 0 3px #e9ff81)drop-shadow(0 0 9px #e9ff81e6)}.glow__chegada{--d:0s;fill:var(--lugui-lima);opacity:.4;transform-box:fill-box;transform-origin:50%;filter:drop-shadow(0 0 4px #e9ff81)drop-shadow(0 0 12px #e9ff81e6);will-change:transform, opacity;animation:chegadaAcende var(--ciclo) ease-out var(--d) infinite}@keyframes chegadaAcende{0%,16%{opacity:.4;transform:scale(.85)}20%{opacity:1;transform:scale(1.4)}34%{opacity:.58;transform:scale(1.05)}60%,to{opacity:.4;transform:scale(.85)}}@keyframes trilhaEntra{0%{opacity:0}to{opacity:1}}@keyframes pulsoFlui{0%{stroke-dashoffset:100px;opacity:0}3%{opacity:1}18.5%{opacity:1}20%{stroke-dashoffset:0;opacity:0}to{stroke-dashoffset:0;opacity:0}}.glow__aura,.glow__ambient{aspect-ratio:1;will-change:transform, opacity;border-radius:50%;grid-area:1/1;place-self:center}.glow__aura{filter:blur(8px);width:min(250px,28.5cqw);animation:auraRespira var(--ciclo) ease-in-out infinite;background:radial-gradient(circle,#e9ff81 0%,#e9ff81f2 34%,#e9ff819e 46%,#e9ff8152 58%,#e9ff811f 72%,#e9ff8109 86%,#e9ff8100 100%)}.glow__ambient{filter:blur(25px);width:min(430px,49cqw);animation:ambienteRespira var(--ciclo) ease-in-out infinite;background:radial-gradient(circle,#e9ff8129 0%,#e9ff8112 38%,#e9ff8100 70%)}.glow__ring{aspect-ratio:1;opacity:0;will-change:transform, opacity;width:min(208px,24cqw);animation:anelAbre var(--ciclo) ease-out infinite;border:1px solid #02152b4d;border-radius:50%;grid-area:1/1;place-self:center}@keyframes auraRespira{0%,30%{opacity:.94;transform:scale(1)}53%{opacity:1;transform:scale(1.07)}76%,to{opacity:.94;transform:scale(1)}}@keyframes ambienteRespira{0%,30%{opacity:.9;transform:scale(1)}53%{opacity:1;transform:scale(1.03)}76%,to{opacity:.9;transform:scale(1)}}@keyframes anelAbre{0%,50%{opacity:0;transform:scale(.5)}56%{opacity:.45}84%{opacity:0;transform:scale(1.2)}to{opacity:0;transform:scale(1.2)}}.glow__mark-tile{--tile:84px;width:var(--tile);height:var(--tile);border-radius:calc(var(--tile) * .1465);will-change:transform;animation:marcaPulsa var(--ciclo) ease-in-out infinite;display:block;box-shadow:0 12px 32px #02152b29,0 0 0 1px #ffffff1a}@keyframes marcaPulsa{0%,44%{transform:scale(1)}53%{transform:scale(1.05)}72%,to{transform:scale(1)}}.glow__node{--d:0s;--f:0s;--r:0s;top:var(--dy);position:absolute;transform:translateY(-50%)}.glow__node--in{right:var(--dx)}.glow__node--out{left:var(--dx)}.bubble{background:var(--lugui-white);border-radius:14px 14px 4px;align-items:center;gap:8px;width:172px;padding:10px 12px;display:flex;box-shadow:0 2px 6px #02152b0f,0 8px 20px -6px #02152b1a}.bubble__play{color:var(--lugui-teal);flex:none}.bubble__play svg{width:9px;height:11px;display:block}.bubble__wave{min-width:0;height:16px;fill:var(--lugui-teal);opacity:.5;flex:1}.bubble__meta{color:var(--lugui-text-secondary);opacity:.7;flex:none;font-size:10px;font-weight:500}.bubble__chip{background:var(--lugui-offwhite-50);border-radius:8px;flex:1;align-items:center;gap:7px;min-width:0;padding:7px 8px;display:flex}.bubble__file{color:var(--lugui-teal);opacity:.8;flex:none}.bubble__file svg{width:15px;height:15px;display:block}.bubble__lines{flex-direction:column;flex:1;gap:5px;min-width:0;padding:2px 0;display:flex}.bubble__lines i{background:var(--lugui-teal);opacity:.34;border-radius:999px;height:5px;display:block}.bubble__msg{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.bubble__texto{color:var(--lugui-text);font-size:12px;line-height:1.35}.bubble__hora{color:var(--lugui-text-tertiary);align-self:flex-end;align-items:center;gap:3px;font-size:10px;font-weight:500;display:flex}.bubble__check{color:#53bdeb;flex:none;width:13px;height:9px;display:block}.callout{width:var(--cw);background:var(--lugui-white);border-radius:var(--radius-lg);box-shadow:var(--shadow-lg);align-items:flex-start;gap:10px;padding:12px 14px;display:flex}.callout__icon{background:var(--lugui-lima);border:1px solid var(--lugui-navy);width:26px;height:26px;color:var(--lugui-navy);border-radius:8px;flex:none;place-items:center;display:grid}.callout__icon svg{width:14px;height:14px;display:block}.callout__txt{min-width:0}.callout__txt strong{font-family:var(--lugui-font-display);color:var(--lugui-navy);font-size:13px;font-weight:700;line-height:1.25;display:block}.callout__txt span{color:var(--lugui-text-tertiary);margin-top:2px;font-size:12px;line-height:1.35;display:block}.bubble,.callout{border:1px solid #ffffffe6;position:relative}.bubble:before,.callout:before{content:"";border-radius:inherit;pointer-events:none;-webkit-mask-composite:xor;padding:1px;position:absolute;inset:0;-webkit-mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);mask-image:linear-gradient(#fff 0 0),linear-gradient(#fff 0 0);-webkit-mask-position:0 0,0 0;mask-position:0 0,0 0;-webkit-mask-size:auto,auto;mask-size:auto,auto;-webkit-mask-repeat:repeat,repeat;mask-repeat:repeat,repeat;-webkit-mask-clip:content-box,border-box;mask-clip:content-box,border-box;-webkit-mask-origin:content-box,border-box;mask-origin:content-box,border-box;-webkit-mask-composite:xor;mask-composite:exclude;-webkit-mask-source-type:auto,auto;mask-mode:match-source,match-source}.bubble:before{background:linear-gradient(135deg,#fff0 0%,#e9ff812e 30%,#e9ff81d1 62%,#e9ff8159 82%,#fff0 100%)}.callout:before{background:linear-gradient(225deg,#fff0 0%,#e9ff812e 30%,#e9ff81d1 62%,#e9ff8159 82%,#fff0 100%)}.glow__float{will-change:transform;animation:noFlutua 7s ease-in-out var(--f) infinite;display:block}@keyframes noFlutua{0%,to{transform:translateY(0)rotate(0)}25%{transform:translateY(-5px)rotate(-.35deg)}50%{transform:translateY(0)rotate(0)}75%{transform:translateY(5px)rotate(.35deg)}}.callout__icon{will-change:transform;animation:saidaConfirma var(--ciclo) ease-in-out var(--d) infinite}@keyframes saidaConfirma{0%,17%{transform:scale(1)}21%{transform:scale(1.16)}30%,to{transform:scale(1)}}@container (max-width:699px){.glow__wires,.glow__center,.glow__mark,.glow__nodes{--ciclo:5s}.glow__frame{min-height:400px}.glow__wires--desk{display:none}.glow__wires--mob{display:block}.glow__node{top:auto;bottom:auto;right:auto;left:var(--mx);animation:rodaCard calc(var(--ciclo) * 3) cubic-bezier(.22, .9, .24, 1) var(--r) infinite both;transform:translate(-50%)}.glow__node--in{bottom:var(--my)}.glow__node--out{top:var(--my)}.bubble,.callout{width:min(268px,88cqw)}.glow__aura{width:min(160px,49cqw)}.glow__ambient{width:min(300px,92cqw)}.glow__ring{width:min(132px,40cqw)}.glow__mark-tile{--tile:56px}.callout__icon{animation:saidaConfirma var(--ciclo) ease-in-out var(--md) infinite}}@keyframes rodaCard{0%{opacity:0;transform:translate(-50%)translateY(14px)}3%{opacity:1;transform:translate(-50%)translateY(0)}30%{opacity:1;transform:translate(-50%)translateY(0)}33.333%,to{opacity:0;transform:translate(-50%)translateY(-14px)}}.glow--static .glow__trilhas path,.glow--static .glow__pulso,.glow--static .glow__chegada,.glow--static .glow__aura,.glow--static .glow__ambient,.glow--static .glow__ring,.glow--static .glow__mark-tile,.glow--static .glow__float,.glow--static .glow__node,.glow--static .callout__icon{will-change:auto;animation:none}@container (max-width:699px){.glow--static .glow__node{opacity:0}.glow--static .glow__node--parado{opacity:1}}.glow--static .glow__pulso,.glow--static .glow__ring{opacity:0}.glow--static .glow__aura{opacity:.94}.glow--static .glow__ambient{opacity:.9}@media (prefers-reduced-motion:reduce){.glow__trilhas path,.glow__pulso,.glow__chegada,.glow__aura,.glow__ambient,.glow__ring,.glow__mark-tile,.glow__float,.glow__node,.callout__icon{will-change:auto;animation:none}.glow__pulso,.glow__ring{opacity:0}.glow__aura{opacity:.94}.glow__ambient{opacity:.9}@container (max-width:699px){.glow__node{opacity:0}.glow__node--parado{opacity:1}}}
