@keyframes threadBubbleIn{0%{transform:scale(0) translateY(10px);opacity:0}50%{transform:scale(1.1) translateY(-2px)}to{transform:scale(1) translateY(0);opacity:1}}@keyframes threadPulse{0%{box-shadow:0 0 #0070f3b3}70%{box-shadow:0 0 0 10px #0070f300}to{box-shadow:0 0 #0070f300}}@keyframes glowPulse{0%,to{filter:brightness(1) drop-shadow(0 0 8px rgba(0,112,243,.5))}50%{filter:brightness(1.1) drop-shadow(0 0 12px rgba(0,112,243,.8))}}@keyframes slideInUp{0%{transform:translateY(20px);opacity:0}to{transform:translateY(0);opacity:1}}@keyframes typing{0%,80%,to{transform:scale(.8);opacity:.5}40%{transform:scale(1);opacity:1}}.thread{animation:threadBubbleIn .3s cubic-bezier(.68,-.55,.265,1.55)}.thread.new-thread .thread-bubbles{animation:threadPulse 2s infinite}.thread-bubbles:hover{animation:glowPulse 2s ease-in-out infinite}.thread-message-box{animation:slideInUp .3s ease-out}.thread-bubbles,.thread-message-box,.thread-toolbar-item,.suggestion-item{transition:all .2s cubic-bezier(.4,0,.2,1)}.thread-bubbles:hover{transform:scale(1.05)}.thread-toolbar-item:hover{transform:translateY(-2px);box-shadow:0 4px 12px #0000004d}.thread-toolbar-item:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.loading-overlay{position:absolute;top:0;left:0;right:0;bottom:0;background:#00000080;-webkit-backdrop-filter:blur(2px);backdrop-filter:blur(2px);display:flex;align-items:center;justify-content:center;border-radius:inherit;opacity:0;pointer-events:none;transition:opacity .2s ease}.loading-overlay.active{opacity:1;pointer-events:all}@keyframes successCheck{0%{transform:scale(0) rotate(45deg);opacity:0}50%{transform:scale(1.2) rotate(45deg)}to{transform:scale(1) rotate(45deg);opacity:1}}.success-icon{animation:successCheck .5s cubic-bezier(.68,-.55,.265,1.55)}.mention{animation:mentionHighlight .3s ease}@keyframes mentionHighlight{0%{background-color:#0070f3;transform:scale(1)}50%{background-color:#0051cc;transform:scale(1.05)}to{background-color:#0070f3;transform:scale(1)}}.scroll-reveal{opacity:0;transform:translateY(20px);transition:all .6s cubic-bezier(.4,0,.2,1)}.scroll-reveal.visible{opacity:1;transform:translateY(0)}.thread-connection{position:absolute;background:linear-gradient(180deg,#0070f34d,#0070f300);width:2px;transform-origin:top;animation:drawLine .3s ease-out}@keyframes drawLine{0%{transform:scaleY(0)}to{transform:scaleY(1)}}p.nova-1s42h53.nova-1s42h53{color:inherit!important;font-size:1.6rem}.comment-bubble.nova-1s42h53.nova-1s42h53{position:fixed;top:0;left:0;width:100vw;height:100vh;z-index:99999;-webkit-tap-highlight-color:transparent}.nvs-toolbar.nova-1s42h53.nova-1s42h53{display:flex;justify-content:center;align-items:center;position:fixed;bottom:4rem;left:50%;max-width:30rem;padding:.6rem;background-color:#000c;border:.1rem solid rgba(255,255,255,.2);border-radius:99rem;-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);overflow:hidden;transform:translate3d(-50%,0,0);transition:all .24s ease-in-out;z-index:9999999}.nvs-toolbar.moved.nova-1s42h53.nova-1s42h53{pointer-events:none;animation:nova-1s42h53-maxWidthAnimation .4s ease forwards,nova-1s42h53-opacityAnimation 80ms ease .32s forwards}.nvs-toolbar-track-wrapper.moved.nova-1s42h53.nova-1s42h53{max-width:0;opacity:0;animation:nova-1s42h53-maxWidthAnimationFull .5s ease .64s forwards,nova-1s42h53-opacityAnimationFull .1s ease .6s forwards}@keyframes nova-1s42h53-maxWidthAnimationFull{0%{max-width:0%}to{max-width:fit-content}}@keyframes nova-1s42h53-opacityAnimationFull{0%{opacity:0}to{opacity:1}}@keyframes nova-1s42h53-maxWidthAnimation{0%{max-width:100%}to{max-width:0}}@keyframes nova-1s42h53-opacityAnimation{0%{opacity:1}to{opacity:0}}button.nova-1s42h53.nova-1s42h53{background:transparent;border:none;outline:0}.toolbar-button.nova-1s42h53.nova-1s42h53{display:flex;justify-content:center;align-items:center;position:relative;width:3rem;height:3rem;border-radius:100%;color:#fff;cursor:pointer}.toolbar-button.active.nova-1s42h53.nova-1s42h53,.toolbar-button.nova-1s42h53.nova-1s42h53:hover{background:#ffffff1a}.toolbar-button.active.nova-1s42h53.nova-1s42h53:after{position:absolute;bottom:0;left:50%;width:.6rem;height:.6rem;background-color:#7fffd4;border-radius:100%;content:"";transform:translate3d(-50%,50%,0)}.divider.nova-1s42h53.nova-1s42h53{width:.1rem;height:2.4rem;background-color:#fff6;margin:0 .6rem}.divider.nova-1s42h53.nova-1s42h53:last-child{display:none}.nvs-sidebar.nova-1s42h53.nova-1s42h53{max-width:44rem;width:calc(100% - 4.8rem);height:-webkit-fill-available;position:fixed;top:4rem;bottom:4rem;left:2.4rem;right:2.4rem;overflow:auto;background-color:#111;border:.1rem solid rgba(255,255,255,.4);border-radius:.8rem;z-index:9999999}.nvs-sidebar.nova-1s42h53 p.nova-1s42h53{color:#fff;font-family:Helvetica,sans-serif}.nvs-sidebar.nova-1s42h53 .content.nova-1s42h53{padding:.8rem 1rem}.header.nova-1s42h53.nova-1s42h53{display:flex;align-items:center;position:relative;color:#999;padding:1rem}.header.nova-1s42h53 div.nova-1s42h53{display:flex;align-items:center;gap:1rem;padding:.2rem .4rem;border-radius:.4rem;cursor:pointer}.header.nova-1s42h53 p.nova-1s42h53{display:flex;align-items:center;gap:.6rem}.header.nova-1s42h53 div.nova-1s42h53:hover{background-color:#333;color:#fff}.close-button.nova-1s42h53.nova-1s42h53,.drag-button.nova-1s42h53.nova-1s42h53{display:flex;justify-content:center;align-items:center;width:3rem;height:3rem;color:#999;border-radius:.4rem;cursor:pointer}.drag-button.nova-1s42h53.nova-1s42h53{margin-left:auto;cursor:move}.close-button.nova-1s42h53.nova-1s42h53:hover,.drag-button.nova-1s42h53.nova-1s42h53:hover{background-color:#333;color:#fff}.thread.nova-1s42h53.nova-1s42h53{position:absolute;color:#fff;animation:threadBubbleIn .3s cubic-bezier(.68,-.55,.265,1.55);transition:all .2s ease}.thread-bubbles.nova-1s42h53.nova-1s42h53{position:relative;cursor:pointer;transition:transform .2s cubic-bezier(.4,0,.2,1)}.thread-bubbles.nova-1s42h53.nova-1s42h53:hover{transform:scale(1.05)}.thread-bubbles.nova-1s42h53 svg.nova-1s42h53{filter:drop-shadow(2px 2px 2px rgb(0 0 0 / .4));transition:filter .2s ease}.thread-bubbles.nova-1s42h53:hover svg.nova-1s42h53{filter:drop-shadow(0 0 8px rgba(0,112,243,.5))}.thread-toolbar.nova-1s42h53.nova-1s42h53{display:flex;gap:.8rem;align-items:center;padding:.4rem}.thread-toolbar.nova-1s42h53 div.nova-1s42h53:last-child{margin-left:auto}.thread-message-box.nova-1s42h53.nova-1s42h53{display:flex;flex-direction:column;gap:.6rem;position:relative;width:32rem;margin-top:1rem;background:linear-gradient(135deg,#1a1a1a,#111);border:.1rem solid rgba(255,255,255,.2);border-radius:1.2rem;padding:1.2rem;box-shadow:0 8px 32px #0006;animation:slideInUp .3s ease-out;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px)}.thread-toolbar-item.nova-1s42h53.nova-1s42h53{display:flex;justify-content:center;align-items:center;width:2.8rem;height:2.8rem;background-color:transparent;color:#888;border-radius:.6rem;cursor:pointer;transition:all .2s cubic-bezier(.4,0,.2,1);position:relative;overflow:hidden}.thread-toolbar-item.nova-1s42h53.nova-1s42h53:before{content:"";position:absolute;top:50%;left:50%;width:0;height:0;border-radius:50%;background:#947af04d;transform:translate(-50%,-50%);transition:width .4s ease,height .4s ease}.thread-toolbar-item.nova-1s42h53.nova-1s42h53:hover{background-color:#947af01a;color:#fff;transform:translateY(-2px);box-shadow:0 4px 12px #947af04d}.thread-toolbar-item.nova-1s42h53.nova-1s42h53:hover:before{width:100%;height:100%}.thread-toolbar-item.send-thread.nova-1s42h53.nova-1s42h53:hover{background-color:#0070f3;box-shadow:0 4px 12px #0070f366}.thread-toolbar-item.nova-1s42h53:hover svg.nova-1s42h53{color:#fff;transform:scale(1.1)}.thread-toolbar-item.nova-1s42h53.nova-1s42h53:active{transform:translateY(0);box-shadow:0 2px 4px #0003}.heatmap-container.nova-1s42h53.nova-1s42h53{position:absolute;top:0;left:0;right:0;width:100%;z-index:99999}.overlay.nova-1s42h53.nova-1s42h53{position:absolute;top:0;left:0;width:100%;height:100%;opacity:.4;pointer-events:none}.median-fold.nova-1s42h53.nova-1s42h53{display:flex;justify-content:center;align-items:center;position:absolute;left:0;right:0}.fold-marker.nova-1s42h53.nova-1s42h53{position:absolute;border-top:.6rem dotted rgb(255,255,255);box-shadow:#0000001a 0 .1rem .6rem;width:100%;z-index:0}.fold-content.nova-1s42h53.nova-1s42h53{position:relative;padding:.4rem 1.2rem;background-color:#fff;border-radius:12rem}.fold-content.nova-1s42h53 p.nova-1s42h53{font-family:Helvetica,sans-serif}.indicator.nova-1s42h53.nova-1s42h53{display:flex;justify-content:flex-end;align-items:center;position:sticky;top:84%;width:calc(100% - 1.2rem)}.line.nova-1s42h53.nova-1s42h53{position:absolute;left:0;right:0;width:100%;height:.2rem;background-color:#fff}.indicator-content.nova-1s42h53.nova-1s42h53{position:relative;padding:.4rem 2.4rem;background-color:#fff;border-radius:12rem;z-index:1}.indicator-content.nova-1s42h53 p.nova-1s42h53{font-family:Helvetica,sans-serif}.tooltip.nova-1s42h53.nova-1s42h53{position:absolute;bottom:0;right:0rem;min-width:28rem;opacity:0;visibility:hidden;padding:.8rem;border-radius:.6rem;background-color:#000000d1;color:#fff;transform:translate3d(0,-4rem,0);transition:all .2s ease-in-out}.indicator-content.nova-1s42h53:hover .tooltip.nova-1s42h53{opacity:1;visibility:visible}.tooltip.nova-1s42h53.nova-1s42h53:after{content:"";position:absolute;right:16%;bottom:-.5rem;margin-left:-.5rem;width:0px;height:0px;clear:both;border-left:.5rem solid transparent;border-right:.5rem solid transparent;border-top:.5rem solid rgb(26,31,38)}.tab-toggler.nova-1s42h53.nova-1s42h53{display:flex;gap:.4rem;padding:.4rem;border-radius:.8rem;border:.1rem solid #212830}.tab-toggler.nova-1s42h53 div.nova-1s42h53{padding:.4rem .8rem;font-size:1.2rem;color:#6d6d6d;border:.1rem solid transparent;border-radius:.4rem;background-color:transparent;transition:all .24s ease-in-out;cursor:pointer}.tab-toggler.nova-1s42h53.nova-1s42h53:hover{background-color:initial!important;color:initial!important}.tab-toggler.nova-1s42h53 div.active.nova-1s42h53{background-color:#333;color:#fff}.header.nova-1s42h53 span.nova-1s42h53{font-size:1.4rem}.iframe-outer-box.nova-1s42h53.nova-1s42h53{display:flex;justify-content:center;align-items:center;position:fixed;top:0;left:0;right:0;bottom:0;width:100vw;height:100vh;background-color:#000c;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem);z-index:1010}iframe.nova-1s42h53.nova-1s42h53{width:100%;height:100%;border:0;pointer-events:none}.loader-box.nova-1s42h53.nova-1s42h53{display:flex;align-items:center;justify-content:center;position:fixed;top:0;left:0;right:0;bottom:0;z-index:1010;background-color:#000000a3;-webkit-backdrop-filter:blur(2rem);backdrop-filter:blur(2rem)}.lds-spinner.nova-1s42h53.nova-1s42h53{display:inline-block;position:absolute;width:4rem;height:4rem}.lds-spinner.nova-1s42h53 div.nova-1s42h53{transform-origin:2rem 2rem;animation:nova-1s42h53-lds-spinner 1.2s linear infinite}.lds-spinner.nova-1s42h53 div.nova-1s42h53:after{content:" ";display:block;position:absolute;top:.15rem;left:1.825rem;width:.3rem;height:.9rem;border-radius:20%;background:#fff}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(1){transform:rotate(0);animation-delay:-1.1s}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(2){transform:rotate(30deg);animation-delay:-1s}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(3){transform:rotate(60deg);animation-delay:-.9s}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(4){transform:rotate(90deg);animation-delay:-.8s}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(5){transform:rotate(120deg);animation-delay:-.7s}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(6){transform:rotate(150deg);animation-delay:-.6s}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(7){transform:rotate(180deg);animation-delay:-.5s}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(8){transform:rotate(210deg);animation-delay:-.4s}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(9){transform:rotate(240deg);animation-delay:-.3s}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(10){transform:rotate(270deg);animation-delay:-.2s}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(11){transform:rotate(300deg);animation-delay:-.1s}.lds-spinner.nova-1s42h53 div.nova-1s42h53:nth-child(12){transform:rotate(330deg);animation-delay:0s}@keyframes nova-1s42h53-lds-spinner{0%{opacity:1}to{opacity:0}}@media screen and (max-width: 485px){.header.nova-1s42h53 span.nova-1s42h53{max-width:8rem;overflow:hidden;white-space:nowrap}}.nvs-toolbar-track-wrapper.nova-1s42h53.nova-1s42h53{display:flex;flex-direction:column;justify-content:center;align-items:center;gap:1rem;position:fixed;bottom:4rem;left:50%;width:100%;max-width:fit-content;padding:.8rem 1.2rem;background-color:#000c;border:.1rem solid rgba(255,255,255,.2);border-radius:.7rem;-webkit-backdrop-filter:blur(5rem);backdrop-filter:blur(5rem);overflow:hidden;transform:translate3d(-50%,0,0);transition:all .24s ease-in-out;z-index:9999999}.nvs-toolbar-track-wrapper.nova-1s42h53 .controller.nova-1s42h53{display:flex;align-items:center;justify-content:center}.nvs-toolbar-track.nova-1s42h53.nova-1s42h53{width:100%}.nvs-toolbar-track-path.nova-1s42h53.nova-1s42h53{position:relative;height:.1rem;width:100%;background:#4a5159}.nvs-toolbar-track-time.nova-1s42h53.nova-1s42h53{display:flex;align-items:center;justify-content:space-between;font-size:1.3rem;line-height:1.5rem;color:#fff;margin-bottom:1.5rem}.nvs-toolbar-track-fill.nova-1s42h53.nova-1s42h53{position:absolute;top:0;left:0;background:#abbcd0;width:10rem;height:.1rem}.nvs-toolbar-track-fill.nova-1s42h53.nova-1s42h53:after{content:"";position:absolute;top:100%;right:0;width:.7rem;height:.7rem;background-color:#fff;border-radius:50%;transform:translateY(-50%)}
