.Chat-module__eGI-HG__container{flex-direction:column;align-items:center;width:100%;height:100%;max-height:100%;padding:0 0 1em;display:flex;position:relative;overflow:auto}.Chat-module__eGI-HG__logo{z-index:0;align-items:center;gap:.5em;font-size:3em;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.Chat-module__eGI-HG__logoText{color:#ffffff1a;font-family:Arkham Heavy Condensed}.Chat-module__eGI-HG__messagesContainer{flex-direction:column;flex-grow:1;width:100%;display:flex;overflow:auto}.Chat-module__eGI-HG__chatObjectContainer{justify-content:center;align-items:center;width:100%;display:flex}.Chat-module__eGI-HG__chatObjectContainer>*{max-width:65em}.Chat-module__eGI-HG__inputContainer{background:var(--selected-light);width:100%;box-shadow:0 0 .4em .2em var(--dark-gray);border-bottom:none;border-radius:.5em;justify-content:center;align-items:center;margin:0;font-family:IBM Plex Mono Light;display:flex}.Chat-module__eGI-HG__textarea{width:100%;font-family:inherit;font-size:inherit;color:var(--off-white);resize:none;background:0 0;border:none;outline:none;padding:.5em 0 .5em .5em;font-size:1.5em;line-height:30px}.Chat-module__eGI-HG__textarea::placeholder{color:var(--placeholder)}.Chat-module__eGI-HG__promptButton{-webkit-mask:var(--beveled-small);mask:var(--beveled-small);justify-content:center;align-items:center;margin:.5em;padding:.4em 2em;font-size:1.2em;display:flex}.Chat-module__eGI-HG__promptButton:hover{filter:brightness(1.1)}.Chat-module__eGI-HG__userMessageBackground,.Chat-module__eGI-HG__assistantMessageBackground{padding:2em 0}.Chat-module__eGI-HG__assistantMessageBackground{background-color:#ffffff05}.Chat-module__eGI-HG__userMessageBackground{background-color:#ffffff0d}.Chat-module__eGI-HG__messageContainer{grid-template-columns:4em 1fr;width:100%;display:grid}.Chat-module__eGI-HG__message{color:var(--off-white);width:100%;margin:0;padding:0;font-family:IBM Plex Mono Light;font-size:1.1em}.Chat-module__eGI-HG__message p:first-child{margin-top:0}.Chat-module__eGI-HG__message p:last-child{margin-bottom:0}.Chat-module__eGI-HG__userIcon{font-size:2em}.Chat-module__eGI-HG__assistantIcon{width:2.5em;height:2.5em}.Chat-module__eGI-HG__toolCallBadge{color:var(--placeholder);border:1px solid var(--dark-gray);background:#ffffff08;border-radius:.3em;align-items:center;gap:.3em;margin-bottom:.5em;padding:.2em .6em;font-family:IBM Plex Mono Light;font-size:.85em;display:inline-flex}.Chat-module__eGI-HG__toolCallBadge:before{content:"";background:var(--placeholder);border-radius:50%;width:.5em;height:.5em;animation:1.5s infinite Chat-module__eGI-HG__pulse;display:inline-block}@keyframes Chat-module__eGI-HG__pulse{0%,to{opacity:.4}50%{opacity:1}}.Chat-module__eGI-HG__loadingEllipsis{margin-top:-.7em;font-size:4em}@keyframes Chat-module__eGI-HG__blinking{0%{opacity:0}25%{opacity:0}50%{opacity:1}75%{opacity:1}to{opacity:0}}.Chat-module__eGI-HG__loadingEllipsis span{margin:0 -.1em;animation:1s infinite Chat-module__eGI-HG__blinking}.Chat-module__eGI-HG__loadingEllipsis span:nth-child(2){animation-delay:.1s}.Chat-module__eGI-HG__loadingEllipsis span:nth-child(3){animation-delay:.2s}.Chat-module__eGI-HG__errorMessage{color:#ff6b6b;background:#ff6b6b1a;border-radius:.3em;margin-top:.5em;padding:.5em 1em;font-family:IBM Plex Mono Light;font-size:.9em}@media (max-width:767px){.Chat-module__eGI-HG__container{padding:.75em}.Chat-module__eGI-HG__logo{font-size:2em}.Chat-module__eGI-HG__textarea{font-size:1em}.Chat-module__eGI-HG__inputContainer{margin-bottom:1em}.Chat-module__eGI-HG__userMessageBackground,.Chat-module__eGI-HG__assistantMessageBackground{padding:1em .5em}}
.index-module__Mykara__pageContainer{height:100%;margin-left:20em;margin-right:20em;overflow:hidden}.index-module__Mykara__outerContainer{max-width:100vw;height:100%}.index-module__Mykara__label{color:#ffffff80}.index-module__Mykara__feeRow{grid-template-columns:auto 1fr;column-gap:1em;display:grid}.index-module__Mykara__txInfoBox{flex-direction:column;height:100%;padding-top:2em;padding-left:2em;padding-right:2em;display:flex;overflow:hidden}.index-module__Mykara__grid{grid-template-rows:auto;grid-template-columns:1fr 3fr;row-gap:1.5em;display:grid;overflow:auto}.index-module__Mykara__noOverflow{overflow-x:hidden}.index-module__Mykara__sectionSeparator{border-top:.5px solid #fff3;grid-column:1/-1;margin-top:.5em;margin-bottom:.5em}.index-module__Mykara__externalLink{color:var(--primary);align-items:center;gap:.5em;display:flex}.index-module__Mykara__externalLink:hover{text-decoration:underline}.index-module__Mykara__protocolLinks{flex-wrap:wrap;gap:.75em;min-width:0;display:flex}.index-module__Mykara__protocolLink{color:var(--primary);align-items:center;gap:.45em;min-width:0;display:inline-flex}.index-module__Mykara__protocolLink:hover{text-decoration:underline}.index-module__Mykara__protocolLinkIcon{min-width:0}.index-module__Mykara__gasLimitAndUsage{gap:2em;display:flex}.index-module__Mykara__divider{background-color:#ffffff4d;width:1px;height:100%}.index-module__Mykara__valueRow{align-items:center;gap:1em;display:flex}.index-module__Mykara__transfersContainer,.index-module__Mykara__transactionsContainer{grid-column:1/-1}.index-module__Mykara__tonTransferDetailedContainer{padding:1em}.index-module__Mykara__transactionsContainer{margin-top:1em}.index-module__Mykara__transfersContainer{margin-bottom:3em}.index-module__Mykara__tonTransferDetailedContainer>.index-module__Mykara__label{margin-bottom:1em}.index-module__Mykara__ioContainer{grid-column:1/-1;grid-template-columns:1fr 1fr;column-gap:2em;margin-bottom:1em;display:grid}.index-module__Mykara__ioItem{background-color:#ffffff08;border-radius:.5em;align-items:center;column-gap:1em;padding:1em;display:flex}.index-module__Mykara__inputs,.index-module__Mykara__outputs{grid-template-columns:auto 1fr auto auto auto;grid-auto-rows:3.5em;align-items:center;row-gap:1em;display:grid}.index-module__Mykara__ioIndex,.index-module__Mykara__ioAddress,.index-module__Mykara__ioValue,.index-module__Mykara__ioUSD,.index-module__Mykara__ioSpends{background-color:#ffffff08;width:100%;height:100%;padding:1em}.index-module__Mykara__ioIndex{color:var(--gray);border-top-left-radius:.5em;border-bottom-left-radius:.5em;font-size:.8em}.index-module__Mykara__ioAddress{text-overflow:ellipsis;white-space:nowrap;position:relative;overflow:hidden}.index-module__Mykara__ioIndexItem{align-items:center;height:100%;display:flex}.index-module__Mykara__ioValue,.index-module__Mykara__ioUSD,.index-module__Mykara__ioSpends{text-align:right}.index-module__Mykara__ioValue{color:var(--gray);padding-right:1em}.index-module__Mykara__ioSpends{color:var(--primary);border-top-right-radius:.5em;border-bottom-right-radius:.5em}.index-module__Mykara__ioSpendsLink{text-decoration:none}.index-module__Mykara__ioSpendsLink:hover{text-decoration:underline}.index-module__Mykara__ioSpendsUnspent{color:var(--green)}.index-module__Mykara__solanaEventContainer{align-items:center;gap:1em;display:flex}.index-module__Mykara__solanaInstruction{background-color:var(--medium-gray);border-radius:1em;padding:.2em .6em}.index-module__Mykara__solanaLlmInstruction{background-color:var(--medium-gray);border-radius:1em;padding:.05em .3em}.index-module__Mykara__solanaLevel{border:solid 1px var(--blue);color:var(--blue);z-index:2;--pseudo-width:0;--pseudo-translate:0;border-radius:.3em;width:fit-content;padding:.2em .7em;position:relative}.index-module__Mykara__solanaLevel:before{content:"";background-color:var(--blue);background-color:var(--gray);z-index:0;height:1px;width:calc(var(--pseudo-width) - 1px);transform:translateX(calc(var(--pseudo-translate)));display:block;position:absolute;top:50%;left:0}.index-module__Mykara__solanaLevel:after{content:"";background-color:var(--blue);background-color:var(--gray);width:1px;height:calc(100% + 2em + 4px);transform:translate(var(--pseudo-translate),calc(-1em + -2px));display:block;position:absolute;top:0%;left:0}.index-module__Mykara__solanaLevel.index-module__Mykara__topLevel:before{display:none}.index-module__Mykara__solanaLevel.index-module__Mykara__topLevel:after{background-color:var(--blue);background-color:var(--gray);height:4em;bottom:0;left:0;transform:translateY(1.75em)}.index-module__Mykara__lineOpen{content:"";background-color:var(--blue);background-color:var(--gray);opacity:0;width:1px;height:100%;transition:opacity .4s;display:block;position:absolute;top:0;left:0;transform:translateY(100%)}.index-module__Mykara__lineOpen.index-module__Mykara__show{opacity:1;height:100%}.index-module__Mykara__solanaTransferContainer{padding:1em;position:relative}.index-module__Mykara__accordionContent{background-color:var(--bg-color);padding:1em;position:relative}.index-module__Mykara__solanaTransferContainer,.index-module__Mykara__solanaTransferContainerStandAlone,.index-module__Mykara__headers{grid-template-columns:6.5em 1.5fr 3fr 3fr repeat(3,1fr);gap:1em;display:grid}.index-module__Mykara__headersContainer{background-color:var(--dark-blue-gray);margin-left:1px;padding:.2em 0}.index-module__Mykara__headers{padding:0 1em}.index-module__Mykara__headerTitle{background-color:var(---medium-gray);padding:0}.index-module__Mykara__solanaTransferContainer>*,.index-module__Mykara__solanaTransferContainerStandAlone>*{text-overflow:ellipsis;white-space:nowrap;position:relative;overflow-x:hidden}.index-module__Mykara__solanaLevel{overflow:visible}.index-module__Mykara__solanaTransfer{background-color:var(--light-navy)}.index-module__Mykara__tokenLink{cursor:pointer;max-width:5em;display:flex;overflow:hidden}.index-module__Mykara__tokenLink:hover{text-decoration:underline}.index-module__Mykara__solanaAction{color:var(--blue);white-space:nowrap;text-overflow:ellipsis;background-color:#0171d933;border-radius:1em;flex:none;align-items:center;width:min-content;padding:0 .5em;display:flex;overflow:hidden}.index-module__Mykara__solanaAction span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__Mykara__solanaValue,.index-module__Mykara__solanaUSD{text-align:right;padding:.2em 0 0}.index-module__Mykara__coin{justify-content:flex-end;padding:0 0 .2em;display:flex}.index-module__Mykara__programAddress{position:relative}.index-module__Mykara__flexEnd{justify-content:flex-end}.index-module__Mykara__accordionHeader{background-color:var(--dark-blue-gray);justify-content:space-between;align-items:center;padding:1em;display:flex;position:relative}.index-module__Mykara__section{box-shadow:0px 0px 1px 0px var(--gray);margin:1em 0}.index-module__Mykara__childTransfers{transition:max-height .4s;overflow:hidden}.index-module__Mykara__arrow{font-size:1.5em;transform:rotate(90deg)}.index-module__Mykara__arrow.index-module__Mykara__open{color:var(--blue);transform:rotate(90deg)scaleX(-1)}.index-module__Mykara__extraLine{border:1px solid #0000;width:10px;height:calc(100% + 2px);position:absolute;transform:translateY(-1px)}.index-module__Mykara__extraLine:before{content:"";background-color:var(--blue);background-color:var(--gray);width:1px;height:calc(100% + 2px);position:absolute}.index-module__Mykara__noLine.index-module__Mykara__solanaLevel:after,.index-module__Mykara__solanaTransferContainerStandAlone .index-module__Mykara__solanaLevel:before,.index-module__Mykara__solanaTransferContainerStandAlone .index-module__Mykara__solanaLevel:after{display:none}.index-module__Mykara__solanaTransferContainerStandAlone{background-color:var(--light-navy);padding:1em}.index-module__Mykara__lastLine .index-module__Mykara__solanaLevel:after{height:calc(50% + 1em + 1px);transform:none;transform:translate(var(--pseudo-translate),calc(-1em - 1px));top:0%;left:0}.index-module__Mykara__toggleContainer{z-index:3;background-color:var(--bg-color-light);place-content:end;width:calc(100% + 2em);padding:1em;display:grid;position:sticky;top:0;transform:translate(-1em)}.index-module__Mykara__buttonsContainer{justify-content:space-between;gap:2em;display:flex}.index-module__Mykara__LLMBtnContainer{filter:brightness(.8)}.index-module__Mykara__LLMBtnContainer:hover{filter:brightness()}.index-module__Mykara__LLMBtn{cursor:pointer;background:radial-gradient(circle at 37.77% 12.5%,#0d101c 44.3%,#0d3e73 100%,#3892ff63 100%);border:.5px solid #306fd2cc;border-radius:.4em;align-items:center;gap:.6em;padding:.5em 1.2em;transition:background .5s ease-out,filter .5s ease-in-out;display:flex;position:relative;overflow:hidden}.index-module__Mykara__LLMBtn:after{content:"";background:linear-gradient(120deg,#0000 0%,#ffffff40 50%,#0000 100%);width:50%;height:100%;transition:left .5s ease-in-out;position:absolute;top:0;left:-150%;transform:skew(-20deg)}.index-module__Mykara__LLMBtn:not(.index-module__Mykara__LLMBtnInActive):hover:after{left:130%}.index-module__Mykara__LLMBtn:not(.index-module__Mykara__LLMBtnInActive):hover{filter:brightness(1.5)}.index-module__Mykara__LLMBtnInActive{cursor:not-allowed;filter:grayscale()}.index-module__Mykara__tabContainer{background:#13131a;border-radius:.4em;align-items:center;gap:4px;width:fit-content;padding:4px;display:flex}.index-module__Mykara__tabItem{color:#ffffff80;cursor:pointer;white-space:nowrap;border-radius:.4em;justify-content:center;min-width:8em;padding:.6em;display:flex;overflow:hidden}.index-module__Mykara__transactionTon{cursor:pointer;flex-wrap:wrap;gap:2em;padding:1em;display:flex}.index-module__Mykara__transactionTonCard{-webkit-mask:var(--beveled-large);mask:var(--beveled-large);background:#9397b01a;align-items:center;margin-bottom:1em;display:flex}.index-module__Mykara__transactionTon div{gap:1em}.index-module__Mykara__chevron{border-left:2px solid var(--gray);border-top:2px solid var(--gray);margin:1em;padding:.25em;transition:transform .2s;transform:rotate(225deg)}.index-module__Mykara__chevron.index-module__Mykara__open{border-left:2px solid var(--blue);border-top:2px solid var(--blue);transform:rotate(45deg)}.index-module__Mykara__tonTransferContainer{max-height:0;margin-bottom:2em;padding:0 2em;transition:max-height .2s;overflow:hidden}.index-module__Mykara__tonTransferInfo{border:solid 2px var(--dark-blue-gray);height:100%;padding:1em;box-shadow:0 0 3px #9491916c}.index-module__Mykara__transactionTon>*{align-items:center;display:flex}.index-module__Mykara__llmTransactionParser,.index-module__Mykara__llmTransactionContainer{background-color:var(--bg-color);-webkit-backdrop-filter:blur(49px);backdrop-filter:blur(49px);background:linear-gradient(1deg,#0b0b0f80,#0b0b0fcc),radial-gradient(circle at 100% 101.57%,#3d81e64d 0%,#20315033 22.5%,#0f1624 134%),radial-gradient(circle at 3.38% 10.97%,#73a4edd6 0%,#20315019 34.5%,#0f1624 50%);border:1px solid #a5b6dc26;border-radius:10px;min-height:30em;padding:2em;font-family:IBM Plex Mono Light;line-height:1.6}.index-module__Mykara__llmTransactionParser{margin-top:1em;margin-bottom:2em}.index-module__Mykara__llmTop{justify-content:space-between;align-items:center;gap:3em;margin-bottom:2em;display:flex}.index-module__Mykara__llmTransactionContainer{z-index:10;border:1px solid #a5b6dc26;border-radius:10px;width:62em;max-height:100%;position:absolute;top:-10%;overflow:scroll;transform:translate(-100%);box-shadow:-25px 0 100px #000}.index-module__Mykara__timeLink{overflow:hidden}.index-module__Mykara__hashStyle{white-space:nowrap;text-overflow:ellipsis}.index-module__Mykara__generatedByAI{color:var(--gray);text-transform:uppercase;text-align:end;flex-shrink:0;justify-content:flex-end;gap:2em;margin-left:auto;display:flex}.index-module__Mykara__instrumentIcons{width:1.6em;height:1.6em;margin-right:.25em;position:relative;transform:translateY(.2em)}.index-module__Mykara__instrumentIconBase{position:absolute;top:0;left:0}.index-module__Mykara__instrumentIconQuote{position:absolute;bottom:0;right:0}.index-module__Mykara__instrumentSymbol{color:var(--off-white);display:flex;transform:translateY(.4em)}.index-module__Mykara__llmTransactionLoading{border-radius:4px;padding:8px;font-size:14px}.index-module__Mykara__llmTransactionError{color:var(--red);border-radius:4px;padding:8px;font-size:14px}.index-module__Mykara__llmTransactionTitle{color:var(--off-white);align-items:center;gap:1em;margin-bottom:1em;font-size:1.5em;display:flex}.index-module__Mykara__llmTransactionSection{margin-bottom:1.5em}.index-module__Mykara__llmTransactionSectionHeader{color:var(--gray);margin-bottom:1em;font-size:1.25em}.index-module__Mykara__llmTransactionContent{white-space:normal;color:var(--off-white)}.index-module__Mykara__box{background-color:var(--selected);border-radius:8px;padding:1em;transition:opacity .5s ease-in-out;box-shadow:0 1px 3px #0000001a}.index-module__Mykara__llmTransactionHashValue{white-space:nowrap;text-overflow:ellipsis;color:var(--blue);overflow:hidden}.index-module__Mykara__amountToken{color:var(--blue)}.index-module__Mykara__amountUsd{color:var(--green)}.index-module__Mykara__explanationRow{align-items:center;margin-bottom:20px;transition:opacity .5s ease-in-out;display:flex}.index-module__Mykara__llmSwapIcon{color:var(--off-white);display:inline-block;transform:translateY(.1em)}.index-module__Mykara__explanationNumber{text-align:center;min-width:40px;color:var(--blue);border:solid 1px var(--blue);background:#0045851f;border-radius:.4em;margin-right:1em;padding:.4em 0;font-weight:700}.index-module__Mykara__greenBox{color:var(--green);font-weight:700}.index-module__Mykara__redBox{color:var(--red);font-weight:700}.index-module__Mykara__colon,.index-module__Mykara__thisTx{color:var(--gray)}.index-module__Mykara__txLink{color:var(--blue);cursor:pointer;text-decoration:none}.index-module__Mykara__txLink:hover,.index-module__Mykara__underline:hover{text-decoration:underline}.index-module__Mykara__explanationText{background-color:var(--selected);border-radius:8px;flex-grow:1;width:100%;padding:1em;font-size:1em;line-height:1.5;transition:opacity .5s ease-in-out;box-shadow:0 1px 3px #0000001a}.index-module__Mykara__fadeIn{opacity:1;opacity:1;animation:.5s ease-in-out index-module__Mykara__fadeInEffect}.index-module__Mykara__showContent{display:contents}@keyframes index-module__Mykara__fadeInEffect{0%{opacity:0}to{opacity:1}}.index-module__Mykara__titleContainer{justify-content:flex-start;align-items:center;margin-bottom:1em;display:flex}.index-module__Mykara__analyzingText{-webkit-text-fill-color:transparent;color:#0000;background-image:linear-gradient(-45deg,#adadad,#adadad 35%,#5fadf766 49%,#1585ed 48% 52%,#5fadf766 51%,#adadad 65%,#adadad);background-size:200% 100%;-webkit-background-clip:text;background-clip:text;align-items:center;gap:1em;font-size:1.5em;animation:1.5s linear infinite index-module__Mykara__blue-wave-animation,1.5s linear infinite index-module__Mykara__color-wave-animation;display:flex}@keyframes index-module__Mykara__blue-wave-animation{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes index-module__Mykara__color-wave-animation{0%{color:#adadad}20%{color:var(--blue)}60%{color:#adadad}to{color:#adadad}}@keyframes index-module__Mykara__fillAnimation{0%{fill:#adadad}to{fill:var(--green)}}.index-module__Mykara__llmIcon{animation:none}.index-module__Mykara__fadeInTitle .index-module__Mykara__llmIcon{animation:.5s ease-in-out forwards index-module__Mykara__fillAnimation}@media (max-width:1600px){.index-module__Mykara__llmTransactionContainer{width:48em}}@media (max-width:768px){.index-module__Mykara__pageContainer{max-width:100vw;margin-left:0;margin-right:0;padding:1em;font-size:.8em;overflow:auto}.index-module__Mykara__tgMiniPageContainer{flex-direction:column;height:100dvh;padding:0;display:flex;overflow:hidden}.index-module__Mykara__tgContent{height:calc(100% - 9em);overflow:scroll}.index-module__Mykara__grid{grid-template-rows:auto;grid-template-columns:7em auto;gap:1.5em 1em;width:100%;max-width:100%;display:grid;overflow:hidden}.index-module__Mykara__externalLink{color:var(--primary);flex-wrap:wrap;align-items:center;gap:.5em;display:flex}.index-module__Mykara__externalLink a{white-space:normal;flex:auto}.index-module__Mykara__txInfoBox{flex-direction:column;width:100%;height:100%;padding:2em 0 0;display:flex;overflow:visible}.index-module__Mykara__ioContainer{flex-direction:column;width:100%;max-width:100%;margin-bottom:1em;display:flex;overflow:hidden}.index-module__Mykara__ioContainer>*{box-sizing:border-box;flex-shrink:1;width:auto;max-width:100%}.index-module__Mykara__inputs,.index-module__Mykara__outputs{grid-template-columns:.5fr 3.5fr 3fr 2fr 1.5fr;grid-auto-rows:auto;align-items:center;row-gap:1em;font-size:.9em;display:grid;overflow:hidden}.index-module__Mykara__ioItem{background-color:#ffffff08;border-radius:.5em;align-items:center;column-gap:1em;padding:1em;display:flex}.index-module__Mykara__ioIndex,.index-module__Mykara__ioAddress,.index-module__Mykara__ioValue,.index-module__Mykara__ioUSD,.index-module__Mykara__ioSpends{text-overflow:ellipsis;white-space:normal;overflow-wrap:break-word;background-color:#ffffff08;width:100%;height:100%;padding:1em .25em;overflow:hidden}.index-module__Mykara__ioIndex{color:var(--gray);border-top-left-radius:.5em;border-bottom-left-radius:.5em;font-size:.8em}.index-module__Mykara__hashStyle{text-overflow:ellipsis;white-space:nowrap;overflow-wrap:break-word;max-width:50vw;overflow:hidden}.index-module__Mykara__txoComponent{border-bottom:1px solid #ccc;grid-template-columns:repeat(auto-fit,minmax(120px,1fr));align-items:center;gap:10px;padding:8px;display:grid}.index-module__Mykara__accordionHeader{padding:.5em}.index-module__Mykara__accordionContent{padding:.5em 0}.index-module__Mykara__solanaLevel:after,.index-module__Mykara__solanaLevel:before,.index-module__Mykara__extraLine,.index-module__Mykara__lineOpen{display:none}.index-module__Mykara__solanaLevel{margin-left:0}.index-module__Mykara__programAddress{max-width:10em}}
.ExplorerHome-module__VXPtVa__tgMiniPage{flex-direction:column;width:100vw;height:100dvh;display:flex;overflow:hidden}.ExplorerHome-module__VXPtVa__tgContent{height:100%}.ExplorerHome-module__VXPtVa__outerContainer{scroll-behavior:smooth;overflow:scroll}.ExplorerHome-module__VXPtVa__desktopHeader{position:relative}.ExplorerHome-module__VXPtVa__summariseTransferBtn{-webkit-backdrop-filter:blur(49px);backdrop-filter:blur(49px);z-index:10;opacity:0;background-color:#ffffff1a;border-radius:.4em;padding:.4em;transition:opacity .5s ease-in-out;position:absolute;left:0;transform:translate(-100%)}.ExplorerHome-module__VXPtVa__summariseTransferBtn.ExplorerHome-module__VXPtVa__fadeIn{opacity:1;pointer-events:auto}.ExplorerHome-module__VXPtVa__summariseTransferBtn.ExplorerHome-module__VXPtVa__fadeOut{opacity:0;pointer-events:none}.ExplorerHome-module__VXPtVa__triangle{-webkit-backdrop-filter:blur(49px);backdrop-filter:blur(49px);border-top:5px solid #0000;border-bottom:5px solid #0000;border-left:10px solid #ffffff1a;width:0;height:0;position:absolute;top:50%;right:-.85em;transform:translateY(-50%)}.ExplorerHome-module__VXPtVa__container{box-sizing:border-box;grid-template:"title title""entities entities""search search""insights insights"1fr"left right"/42% auto;gap:1em 3em;width:100%;padding:3em 10em;display:grid}.ExplorerHome-module__VXPtVa__title{grid-area:title;margin-bottom:0;padding-bottom:0;padding-left:.3em;font-family:Arkham Heavy Condensed;font-size:4em}.ExplorerHome-module__VXPtVa__search{grid-area:search;margin-top:.5em;margin-bottom:2em;position:relative}.ExplorerHome-module__VXPtVa__mask{width:calc(100% + .5em);height:calc(100% + .5em);-webkit-mask:var(--beveled-large);mask:var(--beveled-large);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);z-index:1;background-color:#000;position:absolute;top:0;left:0;transform:translate(-.25em,-.25em)}.ExplorerHome-module__VXPtVa__insights{grid-area:insights;margin-bottom:1em}.ExplorerHome-module__VXPtVa__searchDiv{z-index:1;background-color:#0000;width:100%;height:3.6em;font-size:1.3em}.ExplorerHome-module__VXPtVa__search>:first-child>:first-child{background-color:#000;height:100%;padding:0 1em}.ExplorerHome-module__VXPtVa__searchInput::placeholder{color:var(--off-white)}.ExplorerHome-module__VXPtVa__searchGlow{z-index:0;pointer-events:none;background-color:#0000;width:96%;margin-left:2%;position:absolute;top:50%;left:0;box-shadow:0 0 2.5em 1.7em #ffffffb3}.ExplorerHome-module__VXPtVa__selectChain{z-index:1;cursor:pointer;border:none;font-size:1.3em;position:absolute;top:50%;right:1em;transform:translateY(-50%)}.ExplorerHome-module__VXPtVa__network{flex-direction:column;row-gap:1.5em;width:100%;display:flex}.ExplorerHome-module__VXPtVa__entities{flex-direction:column;row-gap:1.5em;width:100%;height:68em;display:flex}.ExplorerHome-module__VXPtVa__entitiesShort{flex-direction:column;row-gap:1.5em;width:100%;height:42em;display:flex}.ExplorerHome-module__VXPtVa__transactions{flex-direction:column;row-gap:1.5em;width:100%;display:flex}.ExplorerHome-module__VXPtVa__tokens{flex-direction:column;flex-grow:1;row-gap:1.5em;width:100%;display:flex;overflow:hidden}.ExplorerHome-module__VXPtVa__areaTitle{text-wrap:nowrap;justify-content:space-between;gap:1em;font-size:1.3em;display:flex}.ExplorerHome-module__VXPtVa__networkArea{-webkit-mask:var(--beveled);mask:var(--beveled);width:100%;height:100%}.ExplorerHome-module__VXPtVa__topEntitiesArea{background-color:var(--bg-color-light);-webkit-mask:var(--beveled);mask:var(--beveled);width:100%;height:100%;overflow:scroll}.ExplorerHome-module__VXPtVa__bubbles{gap:.5em;width:100%;padding-left:2em;font-size:.65em;display:flex}.ExplorerHome-module__VXPtVa__desktopActions{z-index:1;gap:.5em;display:flex;transform:translateY(-.25em)}.ExplorerHome-module__VXPtVa__bubblesContainer{flex-wrap:wrap;gap:.6em;font-size:.65em;display:flex}.ExplorerHome-module__VXPtVa__entitiesHeader{align-items:center;column-gap:1.5em;font-size:.7em;display:flex}.ExplorerHome-module__VXPtVa__entitiesHeaderImage{border-radius:50%;justify-content:center;align-items:center;width:8em;min-width:8em;height:8em;padding:.2em;display:flex;position:relative;overflow:hidden}.ExplorerHome-module__VXPtVa__entitiesHeaderContent{flex-direction:column;row-gap:.4em;font-size:1.2em;display:flex}.ExplorerHome-module__VXPtVa__entitiesHeaderName{font-size:2.2em}.ExplorerHome-module__VXPtVa__entitiesHeaderName:hover{cursor:pointer;text-decoration:underline}.ExplorerHome-module__VXPtVa__entitiesCarousel{grid-area:entities;width:100%;height:38px;display:flex;position:relative;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000 0,#000 2.5em calc(100% - 2.5em),#0000 100%);mask-image:linear-gradient(90deg,#0000 0,#000 2.5em calc(100% - 2.5em),#0000 100%)}.ExplorerHome-module__VXPtVa__carouselTrack{gap:1em;width:max-content;font-size:.7em;animation:500s linear 1s infinite ExplorerHome-module__VXPtVa__scroll;display:flex}@keyframes ExplorerHome-module__VXPtVa__scroll{0%{transform:translate(0%)}to{transform:translate(-50%)}}.ExplorerHome-module__VXPtVa__entitiesCarousel:hover .ExplorerHome-module__VXPtVa__carouselTrack{animation-play-state:paused}.ExplorerHome-module__VXPtVa__entitiesContainer{flex-shrink:0;animation:1s ease-out both ExplorerHome-module__VXPtVa__fadeIn;position:relative}.ExplorerHome-module__VXPtVa__entitiesContainer:empty{display:none}.ExplorerHome-module__VXPtVa__entityContainer,.ExplorerHome-module__VXPtVa__entityContainerLoading{background:#0000007a;border:1px solid #c6dffb29;border-radius:.5em;align-items:center;gap:.8em;width:fit-content;height:100%;padding:.5em;display:inline-flex;position:relative}.ExplorerHome-module__VXPtVa__entityContainerLoading{background-color:#ffffff0b;background-image:linear-gradient(90deg,#ffffff06 30%,#ffffff0e 50%,#ffffff06 70%);background-size:240% 100%;border:none;width:265px;animation:2.4s linear infinite ExplorerHome-module__VXPtVa__entitySkeletonShimmer;overflow:hidden}@keyframes ExplorerHome-module__VXPtVa__entitySkeletonShimmer{0%{background-position:100% 0}to{background-position:-100% 0}}.ExplorerHome-module__VXPtVa__entityHeader{align-items:center;column-gap:.8em;display:flex}.ExplorerHome-module__VXPtVa__entityHeaderName{text-overflow:ellipsis;white-space:nowrap;white-space:nowrap;max-width:18em;font-size:1.5em;overflow:hidden}.ExplorerHome-module__VXPtVa__entityHeaderImage{border-radius:50%;width:2em;height:2em;position:relative;overflow:hidden}.ExplorerHome-module__VXPtVa__entityHeaderSubtitle{color:var(--gray);align-items:center;gap:.8em;display:flex}@keyframes ExplorerHome-module__VXPtVa__fadeIn{0%{opacity:0}to{opacity:1}}.ExplorerHome-module__VXPtVa__arkhamCheck{width:1.2em;height:1.2em;transform:translateY(.1em)}.ExplorerHome-module__VXPtVa__portfolioValue{font-size:1.5em}.ExplorerHome-module__VXPtVa__portfolioValueChange{font-size:1.25em}.ExplorerHome-module__VXPtVa__loadingSpinner{width:100%;height:2em}.ExplorerHome-module__VXPtVa__loadingFade{opacity:.3}.ExplorerHome-module__VXPtVa__paginatorRow{justify-content:flex-end;display:flex}.ExplorerHome-module__VXPtVa__scrollButton{display:none}.ExplorerHome-module__VXPtVa__masterFilterButtonContainer{justify-content:center;align-items:center;column-gap:.5em;display:flex}.ExplorerHome-module__VXPtVa__masterHeaderContentWrapper{justify-content:center;display:flex}.ExplorerHome-module__VXPtVa__filterText{font-size:.625em}.ExplorerHome-module__VXPtVa__desktopHeader{width:100%;height:100%;display:flex}.ExplorerHome-module__VXPtVa__mobileHeader{height:100%;display:none}@media (max-width:1600px){.ExplorerHome-module__VXPtVa__container{padding:3em 4em}}@media (max-width:768px){.ExplorerHome-module__VXPtVa__desktopHeader,.ExplorerHome-module__VXPtVa__desktopActions{display:none}.ExplorerHome-module__VXPtVa__mobileHeader{flex-grow:1;justify-content:flex-end;display:flex}.ExplorerHome-module__VXPtVa__entities{min-height:30em}.ExplorerHome-module__VXPtVa__areaTitle{font-size:1.5em}.ExplorerHome-module__VXPtVa__transactionsInnerMobile{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);padding:0 1em}.ExplorerHome-module__VXPtVa__title{margin:auto;padding-top:.5em;padding-left:0;font-size:2.7em}.ExplorerHome-module__VXPtVa__search{align-self:center;align-items:center;display:none;position:relative}.ExplorerHome-module__VXPtVa__searchGlow{z-index:0;pointer-events:none;background-color:#0000;width:94%;margin-left:3%;position:absolute;top:50%;left:0;box-shadow:0 0 1.5em 1.25em #ffffffb3}.ExplorerHome-module__VXPtVa__networkArea{min-height:15em}.ExplorerHome-module__VXPtVa__topEntitiesArea{flex-grow:1;justify-content:center;align-items:center;display:flex}.ExplorerHome-module__VXPtVa__transactions{min-height:30em}.ExplorerHome-module__VXPtVa__tgContent{max-width:100vw}.ExplorerHome-module__VXPtVa__container{flex-direction:column;gap:2em;max-width:100%;padding:1em;display:flex}.ExplorerHome-module__VXPtVa__selectChain{display:none}.ExplorerHome-module__VXPtVa__searchDiv{z-index:1;background-color:#0000;height:3em;font-size:1em}.ExplorerHome-module__VXPtVa__searchGlow{box-shadow:0 0 2.2em 1.5em #ffffffb3}.ExplorerHome-module__VXPtVa__scrollButton{justify-content:center;align-items:center;margin-top:0;display:flex}.ExplorerHome-module__VXPtVa__entitiesCarousel{margin:1em 0}.ExplorerHome-module__VXPtVa__entityContainer{min-width:150px}.ExplorerHome-module__VXPtVa__insights{margin-bottom:0}.ExplorerHome-module__VXPtVa__areaTitle{opacity:0;will-change:transform,opacity;animation:.6s ease-out .2s forwards ExplorerHome-module__VXPtVa__fadeSlideUp;transform:translateY(12px)}}@keyframes ExplorerHome-module__VXPtVa__fadeSlideUp{to{opacity:1;transform:translateY(0)}}.ExplorerHome-module__VXPtVa__titleSection{justify-content:center;align-items:center;gap:2em;padding-bottom:1em;display:flex}.ExplorerHome-module__VXPtVa__logo{width:7em;display:flex}.ExplorerHome-module__VXPtVa__tgMiniContainer{background-image:url(/tgMiniHomeBg.png);background-repeat:no-repeat;background-size:cover;flex-direction:column;justify-content:flex-end;gap:4em;height:100%;padding:2em 2em 3em;font-size:90%;display:flex;position:relative}.ExplorerHome-module__VXPtVa__tgMiniBanner{width:100%;position:absolute;top:0;left:0}.ExplorerHome-module__VXPtVa__tgMiniTop{flex-direction:column;justify-content:flex-end;align-items:center;display:flex}.ExplorerHome-module__VXPtVa__tgMiniTitle{font-family:Arkham Heavy Condensed;font-size:4em}.ExplorerHome-module__VXPtVa__tgMiniSubTitle{text-align:center;font-size:2em}.ExplorerHome-module__VXPtVa__tgMiniSearchHome{color:#ffffff80;cursor:text;background:#000;border:.6px solid #ffffff40;border-radius:5px;align-items:center;gap:1em;width:100%;margin-top:4em;margin-bottom:1em;padding:1em;font-size:1.2em;display:flex;box-shadow:0 0 10px 2px #79b9ff80}.ExplorerHome-module__VXPtVa__tgMiniEntityContainer{background:#0d182d2e;border:.65px solid #c6dffb29;border-radius:6px;justify-content:center;width:90%;min-width:265px;max-width:400px;height:80px;padding:1em 2em;display:flex}.ExplorerHome-module__VXPtVa__tgMiniEntitesComp{justify-content:center;display:flex}.ExplorerHome-module__VXPtVa__tgMiniTopEntitiesArea{flex-direction:column;gap:3em;margin-top:2em;display:flex;position:relative}.ExplorerHome-module__VXPtVa__tgMiniCarousel1,.ExplorerHome-module__VXPtVa__tgMiniCarousel2,.ExplorerHome-module__VXPtVa__tgMiniCarousel3{gap:1.5em;display:flex;position:relative;overflow-x:scroll}.ExplorerHome-module__VXPtVa__exchangePointsBtnContainer{width:100%}.ExplorerHome-module__VXPtVa__exchangePointsBtn{background:#3f82e60d;border:.5px solid #3f82e6;border-radius:4px;align-items:center;gap:1em;margin-top:1em;padding:.3em 1.4em;font-size:1.2em;display:flex}.ExplorerHome-module__VXPtVa__exchangePointsText{text-align:center;width:100%;padding:.3em 0}.ExplorerHome-module__VXPtVa__fadeIn{opacity:1;transition:opacity .5s ease-in-out}.ExplorerHome-module__VXPtVa__fadeOut{opacity:0;transition:opacity .5s ease-in-out}.ExplorerHome-module__VXPtVa__hidden{display:none}.ExplorerHome-module__VXPtVa__tgMiniCarouselSlide{display:flex}.ExplorerHome-module__VXPtVa__tgMiniAreaTitle{color:#fff9;font-size:1.3em}.ExplorerHome-module__VXPtVa__textOverflow{white-space:nowrap;text-overflow:ellipsis;width:100%;overflow:hidden}.ExplorerHome-module__VXPtVa__tgMiniEntities{width:100%}.ExplorerHome-module__VXPtVa__tgMiniEntitiesHeaderName{margin-left:.3em;font-size:2.2em}.ExplorerHome-module__VXPtVa__tgMiniSearchContainer{height:calc(var(--container-height));padding:2em 1em;position:relative}.ExplorerHome-module__VXPtVa__tgMiniAlertMode{height:calc(100% - 4em)}.ExplorerHome-module__VXPtVa__tgMiniSearch{background:#000;border:1px solid #ffffff28;border-radius:5px;flex-direction:row;align-items:center;padding:.2em;font-size:1.2em;display:flex}.ExplorerHome-module__VXPtVa__tgMiniInput{width:100%}.ExplorerHome-module__VXPtVa__tgMiniInput>input{background-color:#0000}.ExplorerHome-module__VXPtVa__tgMiniFilterSection{margin-top:1em;padding:.5em}.ExplorerHome-module__VXPtVa__tgMiniFilterOptions{gap:1em;width:100%;padding:1em 0;display:flex;overflow-x:auto}.ExplorerHome-module__VXPtVa__tgMiniFilterOption{cursor:pointer;text-wrap:nowrap;background:#ababab26;border-radius:1em;padding:.3em 1em}.ExplorerHome-module__VXPtVa__tgMiniFilterOption.ExplorerHome-module__VXPtVa__active{background:#ababab1a;border:.45px solid #ffffff80}.ExplorerHome-module__VXPtVa__srOnly{opacity:0;pointer-events:none;position:absolute}.ExplorerHome-module__VXPtVa__leftColumn{flex-direction:column;grid-area:left;gap:2em;display:flex;overflow:visible}.ExplorerHome-module__VXPtVa__rightColumn{flex-direction:column;grid-area:right;gap:2em;display:flex;overflow:visible}
.Unit-module__rYHFoW__container{box-sizing:border-box;width:100%;min-width:0;height:100%;min-height:0;display:grid;position:relative}.Unit-module__rYHFoW__draggable{cursor:pointer}.Unit-module__rYHFoW__draggable:active{cursor:grabbing}.Unit-module__rYHFoW__mockContainer{width:100%;padding:1em}.Unit-module__rYHFoW__buttons{cursor:pointer;align-items:center;height:2em;padding-top:.4em;padding-right:.4em;font-size:1.5em;display:flex;position:absolute;top:0;right:0}.Unit-module__rYHFoW__buttons:hover>*{opacity:.8}.Unit-module__rYHFoW__buttons>*{opacity:0;margin-left:.8em}.Unit-module__rYHFoW__delete{color:var(--red);width:1.1em;height:1.1em}.Unit-module__rYHFoW__container:hover .Unit-module__rYHFoW__buttons>:not(.Unit-module__rYHFoW__buttons>:hover){opacity:.5}.Unit-module__rYHFoW__delete:hover,.Unit-module__rYHFoW__edit:hover{opacity:1}.Unit-module__rYHFoW__loading{background-color:var(--selected);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);-webkit-mask:var(--beveled);mask:var(--beveled);place-items:center;min-height:0;display:grid}.Unit-module__rYHFoW__tokenPriceHalfScale{flex-direction:row;justify-content:center;width:100%;height:100%;padding-right:2em;font-size:68%;display:flex}.Unit-module__rYHFoW__tokenNameCardContainerSingle{background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:row;justify-content:center;width:100%;height:100%;padding:2em 0;display:flex}.Unit-module__rYHFoW__tokenNameCardContainerSingle>*{margin-left:-2.5em;font-size:.8em}
.Alert-module__BzN_CG__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;flex-direction:column;gap:.5em;height:100%;padding:1.25em;display:flex;overflow:scroll}.Alert-module__BzN_CG__title{color:var(--off-white);font-size:1.2em}.Alert-module__BzN_CG__subtitle{color:var(--gray);font-size:1em}.Alert-module__BzN_CG__alertUnitList{flex-direction:column;flex-shrink:1;gap:1em;min-height:0;margin-top:.5em;display:flex;overflow:scroll}.Alert-module__BzN_CG__allAlertsContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;flex-direction:column;gap:.5em;padding:1.25em;display:flex;overflow:scroll}.Alert-module__BzN_CG__alertListContainer{flex-direction:column;flex-shrink:1;gap:1em;min-height:0;margin-top:.5em;display:flex;overflow:scroll}.Alert-module__BzN_CG__alertContainer{background-color:var(--selected);padding:.5em 1em 1em}.Alert-module__BzN_CG__alertTopBar{flex-direction:row;justify-content:space-between;margin-bottom:1em;display:flex}.Alert-module__BzN_CG__alertName{color:var(--off-white);font-size:1.1em}.Alert-module__BzN_CG__alertTimeAgo{color:var(--blue);font-size:1em}.Alert-module__BzN_CG__alertInfoGrid{grid-template-columns:auto 1fr;grid-auto-rows:1.2em;gap:.7em;display:grid}.Alert-module__BzN_CG__alertInfoLabel{color:var(--gray);text-transform:uppercase}.Alert-module__BzN_CG__tokenLink{cursor:pointer;max-width:5em;display:flex;overflow:hidden}.Alert-module__BzN_CG__tokenLink:hover{text-decoration:underline}.Alert-module__BzN_CG__timeLink{color:var(--lighter-blue);align-items:center;display:flex}.Alert-module__BzN_CG__timeLink:hover{text-decoration:underline}.Alert-module__BzN_CG__createNewAlert{color:#ffffff80;width:100%;height:4em;-webkit-mask:var(--beveled);mask:var(--beveled);background-color:#ffffff14;flex-shrink:0;place-items:center;margin-top:1em;display:grid}.Alert-module__BzN_CG__createNewAlert:hover{color:#ffffffb3;background-color:#ffffff26}
.Balance-module__6s-qKq__container{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--bg-color-light);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);flex-direction:column;height:100%;padding:1em;display:flex;overflow:hidden}.Balance-module__6s-qKq__headerContainer{justify-content:space-between;display:flex}.Balance-module__6s-qKq__totalContainer{align-items:center;margin-top:.4em;display:flex}.Balance-module__6s-qKq__unitTitle{text-overflow:ellipsis;font-size:1.4em;overflow:hidden}.Balance-module__6s-qKq__totalBalance{margin-right:.3em;font-size:1.8em}.Balance-module__6s-qKq__totalChange{margin-top:.15em}.Balance-module__6s-qKq__title{color:var(--gray)}.Balance-module__6s-qKq__balances{flex-direction:column;flex-shrink:1;margin-top:.7em;display:flex;overflow:scroll}.Balance-module__6s-qKq__balances>:nth-child(2n+2){background-color:#ffffff08}.Balance-module__6s-qKq__balancesRow{flex-direction:row;justify-content:space-between;align-items:center;padding:.6em .5em;font-size:1em;display:flex}
.Insight-module__TsR1Qa__container{width:100%;height:100%;padding:.75em;position:relative}.Insight-module__TsR1Qa__outerContainer{background-color:#1d212b;border-radius:.5em;width:100%;height:calc(100% - 45px);position:relative}.Insight-module__TsR1Qa__insightContainer{height:100%;display:flex}.Insight-module__TsR1Qa__analyzeContainer{z-index:10;border:1px solid #a5b6dc26;border-radius:10px;width:62em;max-height:50%;position:absolute;top:50%;left:50%;overflow:scroll;transform:translate(-50%,-50%);box-shadow:-25px 0 100px #000}.Insight-module__TsR1Qa__insightContainerTimeline{background-color:var(--bg-color-light);border-radius:.5em;flex:1;height:100%;transition:width .3s ease-in-out;overflow:auto}.Insight-module__TsR1Qa__timelineContainerMobile{padding-right:1.5em}.Insight-module__TsR1Qa__insightContentDark{background-color:var(--bg-color-light);color:var(--text-primary);border-radius:1em}.Insight-module__TsR1Qa__insightTitle{font-size:1.3em;font-weight:700}.Insight-module__TsR1Qa__timelineContainer{flex-direction:column;margin-top:1em;display:flex;position:relative}.Insight-module__TsR1Qa__timelineContainer:before{content:"";left:1em;top:var(--line-top,0);height:var(--line-height,100%);border-left:1px dashed var(--blue);opacity:.7;z-index:0;transition:height .3s,top .3s;position:absolute}.Insight-module__TsR1Qa__timelineItem{padding-bottom:1.5em;transition:padding-bottom .3s;display:flex}.Insight-module__TsR1Qa__timelineItemCollapsed{padding-bottom:0}.Insight-module__TsR1Qa__timeGapLabel{color:var(--gray);align-items:center;gap:.3em;margin-left:2em;font-size:.8em;display:flex}.Insight-module__TsR1Qa__marker{z-index:1;flex-direction:column;justify-content:center;align-items:center;width:2em;display:flex;position:relative}.Insight-module__TsR1Qa__bubble{background-color:var(--blue);border-radius:100%;padding:.2em}.Insight-module__TsR1Qa__bubbleText{text-align:center;color:var(--gray);font-size:.75em}.Insight-module__TsR1Qa__timelineContent,.Insight-module__TsR1Qa__timelineContentMobile{cursor:pointer;background-color:#1d212b;border:1px solid #23252c;border-radius:.5em;flex:1;padding:1em;overflow:auto}.Insight-module__TsR1Qa__timelineContent:hover{border-color:#8d94a5}.Insight-module__TsR1Qa__timelineContentMobile{cursor:default}.Insight-module__TsR1Qa__activeTimelineContent,.Insight-module__TsR1Qa__activeTimelineContent:hover{border-color:var(--blue)}.Insight-module__TsR1Qa__topShadow{box-shadow:0 -4px 6px -4px #000}.Insight-module__TsR1Qa__timelineContentTop,.Insight-module__TsR1Qa__timelineContentBottom{flex-direction:row;justify-content:space-between;align-items:center;display:flex}.Insight-module__TsR1Qa__timelineDate{color:var(--blue);font-size:.8em}.Insight-module__TsR1Qa__timelineContentBottom{justify-content:flex-end;font-size:.8em}.Insight-module__TsR1Qa__details{margin:1em 0}.Insight-module__TsR1Qa__timelineDetailsWrapper{opacity:0;max-height:0;transition:max-height .4s,opacity .3s;overflow:hidden}.Insight-module__TsR1Qa__showChartContainer{cursor:pointer;white-space:nowrap;background:#ffffff0d;border-radius:100px;justify-content:center;align-items:center;width:24px;height:20px;padding:.2em .3em;transition:width .3s;display:flex;position:relative;overflow:hidden}.Insight-module__TsR1Qa__showChartIcon{opacity:1;transition:opacity .2s;position:absolute;left:50%;transform:translate(-50%)}.Insight-module__TsR1Qa__showChartText{opacity:0;margin-left:4px;transition:opacity .2s,color .2s,background-color .2s}.Insight-module__TsR1Qa__showChartContainer:hover{width:100px;color:var(--blue);background-color:#0171d914}.Insight-module__TsR1Qa__showChartContainer:hover .Insight-module__TsR1Qa__showChartIcon{opacity:0}.Insight-module__TsR1Qa__showChartContainer:hover .Insight-module__TsR1Qa__showChartText{opacity:1}.Insight-module__TsR1Qa__timelineContentSource{border:.5px solid #4e535f;border-radius:10px;flex-direction:row;justify-content:center;align-items:center;gap:.5em;padding:.3em .8em;display:flex}.Insight-module__TsR1Qa__source{margin-bottom:6px;font-style:italic}.Insight-module__TsR1Qa__insightContent{margin-top:2em;line-height:2}.Insight-module__TsR1Qa__insightCharts{flex-direction:column;width:100%;padding:1em 0;display:flex}.Insight-module__TsR1Qa__insightOnChainDataSection{background-color:#0000;flex-direction:column;gap:1.5em;width:100%;padding:1em 0;display:flex}.Insight-module__TsR1Qa__insightOnChainDataSection>*{margin:0}.Insight-module__TsR1Qa__tokenChartCard{background-color:var(--bg-color-light);border-radius:.5em;margin:.5em;overflow:hidden}.Insight-module__TsR1Qa__tokenChartHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:1.25em;font-weight:700;display:flex}.Insight-module__TsR1Qa__tokenChartContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__TsR1Qa__tokenChartContent.Insight-module__TsR1Qa__open{opacity:1;max-height:35em;padding:0 1.25em 1.25em}.Insight-module__TsR1Qa__tokenHeader{font-size:1.25em}.Insight-module__TsR1Qa__tokenCharts{flex-direction:column;width:100%;height:30em;display:flex}.Insight-module__TsR1Qa__subsectionHeader{color:var(--off-white);margin-bottom:.5em;font-size:1.25em;font-weight:700}.Insight-module__TsR1Qa__dateText{color:var(--gray);padding:.5em 0;position:relative;transform:translate(4em)}.Insight-module__TsR1Qa__dateText:before{content:"";background:#536a91;width:1em;height:1px;position:absolute;top:50%;left:-1.5em;transform:translateY(calc(-50% - 1px))}.Insight-module__TsR1Qa__insightHeader{color:var(--gray);flex-direction:row;justify-content:space-between;column-gap:.8em;margin-bottom:1em;display:flex}.Insight-module__TsR1Qa__entitiesTokens{flex-direction:column;gap:1em;display:flex}.Insight-module__TsR1Qa__entityLine,.Insight-module__TsR1Qa__tokenLine{gap:1.5em;font-size:.9em;display:flex}.Insight-module__TsR1Qa__seeRelatedButton{background-color:var(--bg-color-light);border:1px solid var(--blue);cursor:pointer;border-radius:4px;justify-content:center;align-items:center;width:fit-content;padding:.3em;display:flex}.Insight-module__TsR1Qa__seeRelatedButton:hover{filter:brightness(1.2)}.Insight-module__TsR1Qa__tokensTimelineChart{width:100%;height:100%}.Insight-module__TsR1Qa__tokensTimelineChart>div[class*=container]{background-color:var(--bg-color)}.Insight-module__TsR1Qa__tagsVotingRow{flex-direction:row;justify-content:space-between;align-items:center;margin-top:1em;display:flex}.Insight-module__TsR1Qa__miscTagLine{gap:1.5em;font-size:.9em;display:flex}.Insight-module__TsR1Qa__entitiesTokens{margin:1em 0}.Insight-module__TsR1Qa__tagsVotingEnd{flex-flow:column wrap;gap:1em;font-size:.9em;display:flex}.Insight-module__TsR1Qa__tagsVotingStart{flex-wrap:wrap;gap:.5em;height:fit-content;display:flex}.Insight-module__TsR1Qa__insightPNLTableSection{flex-direction:column;display:flex}.Insight-module__TsR1Qa__pnlTableContainer{flex-direction:column;width:100%;display:flex}.Insight-module__TsR1Qa__pnlTable{flex:1;position:relative}.Insight-module__TsR1Qa__pnlTable table{border-collapse:collapse;table-layout:fixed;width:100%}.Insight-module__TsR1Qa__headerRow th{z-index:10;background-color:var(--dark-blue-gray);color:var(--gray);text-transform:uppercase;border-bottom:1px solid #ffffff1a;padding:.75em .6em;font-size:.85em;position:sticky;top:0}.Insight-module__TsR1Qa__headerRow th:first-child,.Insight-module__TsR1Qa__headerRow th:nth-child(2),.Insight-module__TsR1Qa__headerRow th:nth-child(3){text-align:left}.Insight-module__TsR1Qa__headerRow th:nth-child(n+4){text-align:right}.Insight-module__TsR1Qa__pnlTable td{white-space:nowrap;text-overflow:ellipsis;padding:.75em .2em}.Insight-module__TsR1Qa__num{text-align:right}.Insight-module__TsR1Qa__pnlTable tbody tr:nth-child(2n){background-color:#ffffff08}.Insight-module__TsR1Qa__pnlTable tbody tr:hover{background-color:#1585ed26}.Insight-module__TsR1Qa__overlay{-webkit-backdrop-filter:blur(.3em);backdrop-filter:blur(.3em);z-index:2;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Insight-module__TsR1Qa__timeCell{color:var(--lighter-blue);cursor:pointer}.Insight-module__TsR1Qa__linkIcon{align-items:center;gap:.5em;display:flex}.Insight-module__TsR1Qa__clickableRow{cursor:pointer}.Insight-module__TsR1Qa__expandCell{cursor:pointer;width:1.5em}.Insight-module__TsR1Qa__summaryText{white-space:pre-wrap;margin:.5em 1em;font-family:inherit}.Insight-module__TsR1Qa__summaryRow{z-index:1;position:relative}.Insight-module__TsR1Qa__clockIcon{vertical-align:middle;margin-top:-.2em}.Insight-module__TsR1Qa__collapsibleDataCard{background-color:var(--bg-color-light);border:1px solid #ffffff0d;border-radius:.5em;margin-bottom:1em;overflow:hidden}.Insight-module__TsR1Qa__collapsibleDataCard:last-child{margin-bottom:0}.Insight-module__TsR1Qa__collapsibleDataHeader{cursor:pointer;background-color:#0000;justify-content:space-between;align-items:center;padding:1.25em;font-weight:700;display:flex}.Insight-module__TsR1Qa__collapsibleDataHeader:hover .Insight-module__TsR1Qa__chevron{color:var(--blue)}.Insight-module__TsR1Qa__collapsibleDataTitle{color:var(--off-white);font-size:1.25em;font-weight:700}.Insight-module__TsR1Qa__collapsibleDataContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__TsR1Qa__collapsibleDataContent.Insight-module__TsR1Qa__open{opacity:1;max-height:none;padding:1em}@media (max-width:767px){.Insight-module__TsR1Qa__pnlTable td,.Insight-module__TsR1Qa__pnlTable th{padding:.5em .4em;font-size:.85em}}.Insight-module__TsR1Qa__tagsRow{flex-wrap:wrap;gap:.5em;display:flex}.Insight-module__TsR1Qa__swapperCell{text-overflow:ellipsis;white-space:nowrap;flex-direction:row;min-width:fit-content;display:flex;overflow:hidden}.Insight-module__TsR1Qa__tagsContainer{justify-content:center;align-items:center;font-size:.95em;display:flex}.Insight-module__TsR1Qa__detailPanel{background-color:var(--bg-color-light);justify-content:space-between;min-height:15em;display:flex}.Insight-module__TsR1Qa__chartPane,.Insight-module__TsR1Qa__analysisPane{background-color:var(--bg-color-light);flex:1;min-height:100%;padding:1em}.Insight-module__TsR1Qa__chartPane{padding-right:2em}.Insight-module__TsR1Qa__chartPane>*{width:100%}.Insight-module__TsR1Qa__summaryText{white-space:pre-wrap;margin:0;line-height:2;overflow-x:auto}.Insight-module__TsR1Qa__versionControls{justify-content:flex-end;align-items:center;width:100%;margin-top:8px;display:flex}.Insight-module__TsR1Qa__versionButton{color:var(--gray);cursor:pointer;text-transform:uppercase;background:0 0;border:none;padding:0;font-size:.85em;transition:all .2s}.Insight-module__TsR1Qa__versionButton:hover{background:var(--background-tertiary);border-color:var(--border-color-hover);color:var(--text-primary)}.Insight-module__TsR1Qa__counterpartiesIcon{width:1.2em;height:1.2em;margin-right:1em}.Insight-module__TsR1Qa__long{color:var(--green)}.Insight-module__TsR1Qa__short{color:var(--red)}.Insight-module__TsR1Qa__sectionTitle{margin-bottom:.5em;font-size:1.5em;font-weight:700}.Insight-module__TsR1Qa__cardTitle{font-size:1.25em}.Insight-module__TsR1Qa__collapsibleCard{margin:0 1.5em;padding:1em 0;overflow:hidden}.Insight-module__TsR1Qa__cardHeader{cursor:pointer;justify-content:space-between;align-items:center;padding:.5em 0 .25em;font-weight:700;display:flex}.Insight-module__TsR1Qa__cardContent{opacity:0;max-height:0;padding:0;transition:max-height .4s,opacity .3s,padding .3s;overflow:hidden}.Insight-module__TsR1Qa__collapsibleCard:first-child{padding-top:.5em}.Insight-module__TsR1Qa__collapsibleCard:not(:first-child){border-top:1px solid var(--dark-blue-gray)}.Insight-module__TsR1Qa__chevron{color:var(--gray);font-size:.9em;transition:color .2s}.Insight-module__TsR1Qa__cardHeader:hover .Insight-module__TsR1Qa__chevron,.Insight-module__TsR1Qa__tokenChartHeader:hover .Insight-module__TsR1Qa__chevron{color:var(--blue)}.Insight-module__TsR1Qa__keyInsightsSection{margin-top:2em}.Insight-module__TsR1Qa__open{opacity:1;max-height:1000px;overflow:auto}.Insight-module__TsR1Qa__closed{opacity:0;max-height:0}.Insight-module__TsR1Qa__cardContent.Insight-module__TsR1Qa__open{padding:.25em 0 .75em}.Insight-module__TsR1Qa__resizer{cursor:col-resize;z-index:1;transition:background-color .2s;position:relative}.Insight-module__TsR1Qa__resizer:after{content:"";z-index:2;cursor:col-resize;border:1px solid #ffffff80;height:2em;transition:filter .2s;position:absolute;top:50%;transform:translate(-.45em,-50%)}.Insight-module__TsR1Qa__insightDescription{color:var(--text-secondary);margin:1em 0;line-height:2}.Insight-module__TsR1Qa__insightContainerMain,.Insight-module__TsR1Qa__insightContainerMainMobile{flex-direction:column;gap:1em;margin-right:.75em;display:flex;overflow:auto}.Insight-module__TsR1Qa__insightContainerMainMobile{margin-right:0}.Insight-module__TsR1Qa__collapseArrow{cursor:pointer;width:100%;height:1.5em;color:var(--gray);justify-content:center;align-items:center;font-size:1.5em;transition:transform .3s ease-in-out;display:flex}.Insight-module__TsR1Qa__collapseArrow:hover{background-color:var(--selected)}.Insight-module__TsR1Qa__insightTopSection{cursor:pointer;background-color:var(--bg-color);border-radius:.5em;padding:1em;transition:padding .3s ease-in-out,border-color .3s ease-in-out,border-radius .3s ease-in-out}.Insight-module__TsR1Qa__scrollableContent{border-radius:.5em;overflow:auto}.Insight-module__TsR1Qa__tabContainer{background-color:var(--navy);min-height:40em}.Insight-module__TsR1Qa__tabContainer>div[class*=content]{background-color:var(--navy)}.Insight-module__TsR1Qa__dropDownContainer{z-index:100;min-width:20em;margin-right:auto}.Insight-module__TsR1Qa__dropDown{width:100%}.Insight-module__TsR1Qa__onChainTabTitle{align-items:center;width:100%;display:flex}.Insight-module__TsR1Qa__collapsibleSection{grid-template-rows:1fr;transition:grid-template-rows .3s ease-in-out,margin-top .3s ease-in-out;display:grid}.Insight-module__TsR1Qa__collapsibleSection>*{overflow:hidden}.Insight-module__TsR1Qa__insightTopSection.Insight-module__TsR1Qa__collapsed .Insight-module__TsR1Qa__collapsibleSection{grid-template-rows:0fr;margin-top:0}.Insight-module__TsR1Qa__relatedContainer{padding:1em 0}.Insight-module__TsR1Qa__cardList{flex-direction:column;gap:1em;display:flex;overflow:auto}.Insight-module__TsR1Qa__relatedTitle{color:var(--gray);margin-bottom:1em;font-size:1em}.Insight-module__TsR1Qa__insightHeaderCollapseButtonRow{background-color:var(--bg-color-light);width:100%;height:0;max-height:0;color:var(--gray);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;transition:background-color .2s,color .2s;display:flex}.Insight-module__TsR1Qa__expandIcon{width:3.5em;height:1.50em;background-color:var(--bg-color);cursor:pointer;border-radius:.5em;justify-content:center;align-items:center;margin-bottom:-1.5em;display:flex}.Insight-module__TsR1Qa__expandIconSize:hover{filter:brightness(1.5)}.Insight-module__TsR1Qa__expandIconSize{width:1.5em;height:1.5em}.Insight-module__TsR1Qa__iconSize{font-size:1.5em}.Insight-module__TsR1Qa__onChainDataTabs>div[class*=tabs]>div{background-color:var(--navy)}
.tierCards-module__7170ZG__tierCardsContainer{flex-direction:column;gap:.5em;display:flex}.tierCards-module__7170ZG__tierCardsHeader{text-transform:uppercase;color:#fff9;letter-spacing:.06em;font-family:IBM Plex Mono;font-size:1em}.tierCards-module__7170ZG__tierCardsSubheader{color:#ffffff59;margin:0 0 1em;font-family:IBM Plex Mono;font-size:.9em}.tierCards-module__7170ZG__billingToggleContainer{background:#ffffff0a;border:1px solid #ffffff14;border-radius:.5em;justify-content:center;align-items:center;gap:0;width:fit-content;margin:0 auto 1.5em;padding:.25em;display:flex}.tierCards-module__7170ZG__billingToggleBtn{color:#fff6;cursor:pointer;white-space:nowrap;background:0 0;border:none;border-radius:.35em;align-items:center;gap:.5em;padding:.55em 1.4em;font-family:IBM Plex Mono;font-size:.85em;font-weight:500;transition:all .2s;display:flex}.tierCards-module__7170ZG__billingToggleBtn:hover{color:#ffffffb3}.tierCards-module__7170ZG__billingToggleBtnActive{color:#fff;background:#ffffff1a;font-weight:600}.tierCards-module__7170ZG__billingToggleDiscount{color:#000;letter-spacing:.04em;background:linear-gradient(135deg,#00c853,#00e676);border-radius:.25em;padding:.15em .45em;font-size:.75em;font-weight:700}.tierCards-module__7170ZG__tierCardBadgeDiscount{color:#000;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#00c853 0%,#00e676 100%);border-radius:.25em;padding:.25em .75em;font-family:IBM Plex Mono;font-size:.7em;font-weight:700;position:absolute;top:-.55em;right:1.25em;box-shadow:0 2px 12px #00c8534d}.tierCards-module__7170ZG__tierCardPriceStrikethrough{color:#ffffff40;margin-right:.3em;font-family:IBM Plex Mono;font-size:1.5em;font-weight:500;line-height:1;text-decoration:line-through}.tierCards-module__7170ZG__commitmentOptions{flex-direction:column;gap:0;margin-bottom:1.5em;display:flex}.tierCards-module__7170ZG__commitmentRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.7em 0;display:flex}.tierCards-module__7170ZG__commitmentRow:last-child{border-bottom:none}.tierCards-module__7170ZG__commitmentInfo{align-items:center;gap:.55em;display:flex}.tierCards-module__7170ZG__commitmentLabel{color:#fff9;text-transform:uppercase;letter-spacing:.03em;font-family:IBM Plex Mono;font-size:.88em}.tierCards-module__7170ZG__commitmentDiscountBadge{color:#00c853;letter-spacing:.03em;background:#00c8531a;border:1px solid #00c85333;border-radius:.25em;padding:.15em .45em;font-family:IBM Plex Mono;font-size:.72em;font-weight:700}.tierCards-module__7170ZG__commitmentPrice{color:#fff;font-family:IBM Plex Mono;font-size:1.15em;font-weight:700}.tierCards-module__7170ZG__commitmentPricePeriod{color:#ffffff4d;margin-left:.1em;font-size:.7em;font-weight:400}.tierCards-module__7170ZG__tierCardsGrid{align-items:stretch;gap:1.25em;display:flex}.tierCards-module__7170ZG__tierCard{background:linear-gradient(168deg,#191c26 0%,#13151d 100%);border:1px solid #ffffff14;border-radius:.75em;flex-direction:column;flex:1;gap:0;padding:2em 1.75em 1.75em;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative}.tierCards-module__7170ZG__tierCard:hover{border-color:#ffffff2e;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.tierCards-module__7170ZG__tierCardCurrent{background:linear-gradient(168deg,#1a1f2e 0%,#141822 100%);border-color:#0171d980}.tierCards-module__7170ZG__tierCardPopular{background:linear-gradient(168deg,#1a1f2e 0%,#141822 100%) padding-box padding-box,linear-gradient(135deg,#0171d9,#00a3ff,#0171d9) border-box;border:1.5px solid #0000;box-shadow:0 0 40px #0171d91f,0 4px 24px #0000004d}.tierCards-module__7170ZG__tierCardPopular:hover{transform:translateY(-3px);box-shadow:0 0 50px #0171d933,0 8px 32px #0006}.tierCards-module__7170ZG__tierCardBadge{background:var(--blue);color:#fff;text-transform:uppercase;letter-spacing:.06em;border-radius:.25em;padding:.25em .75em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600;position:absolute;top:-.55em;right:1.25em}.tierCards-module__7170ZG__tierCardBadgePopular{color:#fff;text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#0171d9 0%,#00a3ff 100%);border-radius:.25em;padding:.25em .85em;font-family:IBM Plex Mono;font-size:.7em;font-weight:700;position:absolute;top:-.55em;right:1.25em;box-shadow:0 2px 12px #0171d959}.tierCards-module__7170ZG__tierCardTop{flex-direction:column;gap:.5em;margin-bottom:1.5em;display:flex}.tierCards-module__7170ZG__tierCardName{font-family:IBM Plex Mono;font-size:1.1em;font-weight:inherit;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80}.tierCards-module__7170ZG__tierCardPricing{align-items:baseline;gap:.1em;display:flex}.tierCards-module__7170ZG__tierCardPrice{font-size:3em;font-weight:inherit;color:#fff;letter-spacing:-.02em;font-family:IBM Plex Mono;line-height:1}.tierCards-module__7170ZG__tierCardPricePeriod{color:#ffffff4d;font-family:IBM Plex Mono;font-size:1em}.tierCards-module__7170ZG__tierCardNameLarge{font-family:IBM Plex Mono;font-size:2.8em;font-weight:inherit;text-transform:none;letter-spacing:-.02em;color:#fff;line-height:1}.tierCards-module__7170ZG__tierCardDivider{background:linear-gradient(90deg,#ffffff0f,#ffffff1a,#ffffff0f);height:1px;margin-bottom:1.5em}.tierCards-module__7170ZG__tierCardFeatures{flex-direction:column;flex:1;gap:1em;margin-bottom:2em;display:flex}.tierCards-module__7170ZG__tierCardFeature{color:#ffffff8c;align-items:center;gap:.7em;font-family:IBM Plex Mono;font-size:1.02em;line-height:1.5;display:flex}.tierCards-module__7170ZG__tierCardFeature strong{color:#ffffffe6;font-weight:inherit}.tierCards-module__7170ZG__tierCardFeatureIcon{color:#0171d9;flex-shrink:0;font-size:1.45em;font-weight:700;line-height:1}.tierCards-module__7170ZG__tierCardPopular .tierCards-module__7170ZG__tierCardFeatureIcon{color:#00a3ff}.tierCards-module__7170ZG__tierCardFeatureIconNo,.tierCards-module__7170ZG__tierCardPopular .tierCards-module__7170ZG__tierCardFeatureIconNo{color:#ffffff40}.tierCards-module__7170ZG__tierCardBtn{color:#ffffffd9;text-transform:uppercase;letter-spacing:.05em;cursor:pointer;text-align:center;background:#ffffff0f;border:1px solid #ffffff1f;border-radius:.5em;margin-top:auto;padding:.9em 1.5em;font-family:IBM Plex Mono;font-size:.9em;font-weight:600;transition:all .2s}.tierCards-module__7170ZG__tierCardBtn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff40}.tierCards-module__7170ZG__tierCardBtn:disabled{opacity:.45;cursor:not-allowed}.tierCards-module__7170ZG__tierCardBtnCurrent{color:#ffffff59;cursor:default;background:0 0;border:1px solid #ffffff1a}.tierCards-module__7170ZG__tierCardBtnCurrent:hover{background:0 0;border-color:#ffffff1a}.tierCards-module__7170ZG__tierCardBtnPopular{color:#fff;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border:none;box-shadow:0 4px 16px #0171d94d}.tierCards-module__7170ZG__tierCardBtnPopular:hover:not(:disabled){background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);transform:translateY(-1px);box-shadow:0 4px 20px #0171d973}.tierCards-module__7170ZG__tierCardError{color:#e74c3c;margin-top:.5em;font-family:IBM Plex Mono;font-size:.8em}.tierCards-module__7170ZG__tierCardBtnContacted{color:#00c853;cursor:default;background:#00c8531a;border:1px solid #00c85340}.tierCards-module__7170ZG__tierCardBtnContacted:hover{background:#00c8531a;border-color:#00c85340;transform:none}.tierCards-module__7170ZG__contactModalOverlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:2em;display:flex;position:fixed;inset:0}.tierCards-module__7170ZG__contactModalContent{background:#1a1c26;border:1px solid #ffffff1a;border-radius:.75em;flex-direction:column;width:100%;max-width:480px;max-height:90vh;display:flex;box-shadow:0 10px 40px #00000080}.tierCards-module__7170ZG__contactModalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25em 1.5em;display:flex}.tierCards-module__7170ZG__contactModalHeader h3{color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0;font-family:IBM Plex Mono;font-size:1em;font-weight:600}.tierCards-module__7170ZG__contactModalClose{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5em;line-height:1}.tierCards-module__7170ZG__contactModalClose:hover{color:#fff}.tierCards-module__7170ZG__contactModalBody{flex-direction:column;gap:1.25em;padding:1.5em;display:flex;overflow-y:auto}.tierCards-module__7170ZG__contactModalTierLabel{color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:.4em;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.9em}.tierCards-module__7170ZG__contactModalTierLabel strong{color:#fff}.tierCards-module__7170ZG__contactModalField{flex-direction:column;gap:.5em;display:flex}.tierCards-module__7170ZG__contactModalFieldLabel{color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-family:IBM Plex Mono;font-size:.82em;font-weight:600}.tierCards-module__7170ZG__contactModalOptional{color:#ffffff4d;text-transform:none;font-weight:400}.tierCards-module__7170ZG__contactModalRadioGroup{border:1px solid #ffffff14;border-radius:.4em;flex-direction:column;gap:0;display:flex;overflow:hidden}.tierCards-module__7170ZG__contactModalRadioLabel{color:#ffffffb3;cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:center;gap:.65em;padding:.7em 1em;font-family:IBM Plex Mono;font-size:.88em;transition:background .15s;display:flex}.tierCards-module__7170ZG__contactModalRadioLabel:last-child{border-bottom:none}.tierCards-module__7170ZG__contactModalRadioLabel:hover{background:#ffffff0a}.tierCards-module__7170ZG__contactModalRadio{accent-color:#0171d9}.tierCards-module__7170ZG__contactModalRadioDiscount{color:#00c853;margin-left:auto;font-size:.8em;font-weight:700}.tierCards-module__7170ZG__contactModalTextarea{color:#fff;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.4em;min-height:80px;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.88em}.tierCards-module__7170ZG__contactModalTextarea::placeholder{color:#ffffff40}.tierCards-module__7170ZG__contactModalTextarea:focus{border-color:#0171d980;outline:none}.tierCards-module__7170ZG__contactModalActions{justify-content:flex-end;gap:.75em;padding-top:.5em;display:flex}.tierCards-module__7170ZG__contactModalBtnSecondary{color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:.4em;padding:.65em 1.4em;font-family:IBM Plex Mono;font-size:.85em;font-weight:500;transition:all .15s}.tierCards-module__7170ZG__contactModalBtnSecondary:hover:not(:disabled){background:#ffffff0f;border-color:#fff3}.tierCards-module__7170ZG__contactModalBtnSecondary:disabled{opacity:.5;cursor:not-allowed}.tierCards-module__7170ZG__contactModalBtnPrimary{color:#fff;cursor:pointer;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border:none;border-radius:.4em;padding:.65em 1.4em;font-family:IBM Plex Mono;font-size:.85em;font-weight:600;transition:all .15s;box-shadow:0 2px 12px #0171d94d}.tierCards-module__7170ZG__contactModalBtnPrimary:hover:not(:disabled){background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);box-shadow:0 4px 16px #0171d966}.tierCards-module__7170ZG__contactModalBtnPrimary:disabled{opacity:.5;cursor:not-allowed}.tierCards-module__7170ZG__contactModalSummary{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.4em;flex-direction:column;gap:0;display:flex;overflow:hidden}.tierCards-module__7170ZG__contactModalSummaryRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:flex-start;padding:.75em 1em;display:flex}.tierCards-module__7170ZG__contactModalSummaryRow:last-child{border-bottom:none}.tierCards-module__7170ZG__contactModalSummaryLabel{color:#fff6;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-family:IBM Plex Mono;font-size:.82em}.tierCards-module__7170ZG__contactModalSummaryValue{color:#fff;text-align:right;word-break:break-word;max-width:65%;font-family:IBM Plex Mono;font-size:.88em}.tierCards-module__7170ZG__contactModalConfirmText{color:#fff6;text-align:center;margin:0;font-family:IBM Plex Mono;font-size:.82em}@media (max-width:767px){.tierCards-module__7170ZG__tierCardsGrid{flex-direction:column}.tierCards-module__7170ZG__contactModalOverlay{padding:1em}}
.Sidebar-module__RCMmoW__sidebarContainer{border-radius:.5em;flex-direction:column;gap:1em;width:100%;height:100%;transition:width .2s;display:flex;position:relative;overflow:auto;box-shadow:0 0 10px #0000001a}.Sidebar-module__RCMmoW__insightTitle{color:var(--off-white);text-transform:uppercase;font-family:Arkham Heavy Condensed;font-size:2em}.Sidebar-module__RCMmoW__insightListContainer{flex-direction:column;gap:.75em;height:100%;display:flex;position:relative;overflow:hidden auto}.Sidebar-module__RCMmoW__relevanceHeader{flex-direction:row;justify-content:space-between;align-items:center;max-width:100%;margin-bottom:1em;display:flex}.Sidebar-module__RCMmoW__relevance{gap:1em;display:flex}.Sidebar-module__RCMmoW__relevanceBubble{text-align:center;-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);cursor:pointer;width:fit-content;color:var(--off-white);border-style:solid;border-width:.1em;border-radius:1em;align-items:center;padding:.2em .6em;font-weight:700;display:inline-flex}.Sidebar-module__RCMmoW__relevanceBubbleInactive{color:#ffffff4d;background-color:#0000;border-color:#ffffff1a}.Sidebar-module__RCMmoW__relevance .removeWrapper{order:2!important;margin-left:.4em!important;margin-right:0!important}.Sidebar-module__RCMmoW__relevance .childrenWrapper{order:1!important}.Sidebar-module__RCMmoW__bubblePointer,.Sidebar-module__RCMmoW__bubblePointer>*{cursor:pointer}.Sidebar-module__RCMmoW__entityContainer,.Sidebar-module__RCMmoW__entityContainerLoading{align-items:center;gap:.8em;width:fit-content;height:100%;display:inline-flex;position:relative}.Sidebar-module__RCMmoW__entityContainer:hover{text-decoration:underline}.Sidebar-module__RCMmoW__entityHeader{flex-direction:row;align-items:center;column-gap:.8em;display:flex}.Sidebar-module__RCMmoW__entityHeaderName{text-overflow:ellipsis;white-space:nowrap;white-space:nowrap;overflow:hidden}.Sidebar-module__RCMmoW__entityHeaderImage{border-radius:50%;width:1em;height:1em;position:relative;overflow:hidden}.Sidebar-module__RCMmoW__entityHeaderSubtitle{color:var(--gray);align-items:center;gap:.8em;display:flex}@keyframes Sidebar-module__RCMmoW__fadeIn{0%{opacity:0}to{opacity:1}}.Sidebar-module__RCMmoW__arkhamCheck{width:1.2em;height:1.2em;transform:translateY(.1em)}.Sidebar-module__RCMmoW__summaryTab{cursor:pointer;background:var(--selected);display:none;position:relative}.Sidebar-module__RCMmoW__summaryContent{background:var(--bg-color-light);text-overflow:ellipsis;height:8em;display:none;position:absolute;top:-5.5em;overflow:hidden}.Sidebar-module__RCMmoW__summaryTab:hover .Sidebar-module__RCMmoW__summaryContent{display:block}.Sidebar-module__RCMmoW__topRow{color:var(--gray);justify-content:space-between;align-items:center;margin-top:1em;display:flex}.Sidebar-module__RCMmoW__scoreBarWrapper{align-items:center;display:inline-flex}.Sidebar-module__RCMmoW__scoreBarContainer{background:linear-gradient(90deg,#4d63ff,#5fdafe);width:5em;height:.8em;margin-right:8px;display:inline-block;position:relative}.Sidebar-module__RCMmoW__scoreSegment{border-right:.4em solid var(--bg-color-light);width:10%;position:absolute;top:0;bottom:0}.Sidebar-module__RCMmoW__scoreValue{vertical-align:middle;font-size:.8em}.Sidebar-module__RCMmoW__miscTagList{filter:brightness(1.2);flex-wrap:wrap;justify-content:flex-start;gap:1em;max-width:100%;margin-top:2em;display:flex}.Sidebar-module__RCMmoW__clearAllButton{cursor:pointer}.Sidebar-module__RCMmoW__clearAllButton:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__popupClearAllButton{color:var(--blue);cursor:pointer;text-transform:uppercase;background:0 0;border:none;align-items:center;gap:.3em;padding:0;font-size:.9em;font-weight:500;transition:filter .2s;display:flex}.Sidebar-module__RCMmoW__popupClearAllButton:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__updatingText{color:#fff;border-radius:.2em;padding:.2em .4em;font-size:.8em;animation:1s ease-in-out infinite Sidebar-module__RCMmoW__pulse-updating}.Sidebar-module__RCMmoW__creatingText{color:#fff;border-radius:.2em;padding:.2em .4em;font-size:.8em;animation:1s ease-in-out infinite Sidebar-module__RCMmoW__pulse-creating}.Sidebar-module__RCMmoW__loader{color:var(--gray);gap:.5em;font-size:1.2em;display:flex}.Sidebar-module__RCMmoW__loadingSpinner{border:2px solid var(--gray);border-top-color:#fff;border-radius:50%;width:1.2em;height:1.2em;animation:1s linear infinite Sidebar-module__RCMmoW__spin}@keyframes Sidebar-module__RCMmoW__spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes Sidebar-module__RCMmoW__updating-wave-animation{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes Sidebar-module__RCMmoW__creating-wave-animation{0%{background-position:100% 0}to{background-position:-100% 0}}.Sidebar-module__RCMmoW__label{white-space:nowrap;text-overflow:ellipsis;outline:1px solid var(--blue);color:var(--off-white);font:inherit;background:0 0;border-color:#0000;border-radius:1px;flex-shrink:1;overflow:hidden}.Sidebar-module__RCMmoW__label:disabled{cursor:pointer;pointer-events:none;outline:1px #0000}.Sidebar-module__RCMmoW__tokenContainer{justify-content:space-between;align-items:center;width:fit-content;font-size:1.25em;display:flex}.Sidebar-module__RCMmoW__tokenInfo{align-items:center;font-size:.8em;display:flex}.Sidebar-module__RCMmoW__symbol{margin-right:.5em;font-size:1.25em}.Sidebar-module__RCMmoW__end{align-items:center;margin-left:auto;display:flex}.Sidebar-module__RCMmoW__drawerContainer{border-radius:.5em;margin-bottom:1em;box-shadow:0 1px 3px #0000001a}@media (max-width:767px){.Sidebar-module__RCMmoW__container{display:none}}.Sidebar-module__RCMmoW__searchBarContainer{flex-direction:column;width:100%;display:flex}.Sidebar-module__RCMmoW__searchBarAndFilter{flex-direction:row;align-items:center;gap:1em;width:100%;display:flex}.Sidebar-module__RCMmoW__headerSearch{color:#ffffff91;background:#131721;border:.5px solid #0000;border-radius:.25em;justify-content:space-between;align-items:center;gap:.5em;width:100%;height:100%;padding:0 .5em;display:flex}.Sidebar-module__RCMmoW__searchBar{width:100%}.Sidebar-module__RCMmoW__searchInput{color:var(--off-white);background:0 0;border:none;outline:none;flex:1;width:100%;font-family:inherit;font-size:1em;transition:filter .2s}.Sidebar-module__RCMmoW__searchInput::placeholder{color:#84868a}.Sidebar-module__RCMmoW__searchInput:focus{filter:brightness(1.2)}.Sidebar-module__RCMmoW__headerSearch:focus-within{border:.5px solid var(--blue)}.Sidebar-module__RCMmoW__filtersButton{color:#84868a;text-transform:uppercase;cursor:pointer;-webkit-mask:var(--beveled);mask:var(--beveled);background-color:#131721;padding:.5em 1em;font-size:1em;transition:filter .2s}.Sidebar-module__RCMmoW__filtersButton:hover{filter:brightness(1.2);color:var(--off-white)}.Sidebar-module__RCMmoW__filterModalOverlay{z-index:9999;background:#0009;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.Sidebar-module__RCMmoW__filterModalContent{background-color:#0b1326;border:1px solid #84868a;border-radius:.5em;flex-direction:column;gap:1.5em;width:24em;max-width:90%;padding:2em;display:flex;position:relative}.Sidebar-module__RCMmoW__filterModalClose{color:var(--off-white);cursor:pointer;font-size:1.5em;transition:filter .2s;position:absolute;top:1em;right:1em}.Sidebar-module__RCMmoW__filterModalClose:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__filterModalTitle{color:var(--off-white);text-transform:uppercase;margin-bottom:.5em;font-size:1.5em}.Sidebar-module__RCMmoW__filterSliders{flex-direction:column;gap:1em;display:flex}.Sidebar-module__RCMmoW__filterSliderRow{flex-direction:column;gap:.5em;display:flex}.Sidebar-module__RCMmoW__filterSliderLabel{color:var(--off-white);text-transform:uppercase;font-size:1em}.Sidebar-module__RCMmoW__filterSlider{-webkit-appearance:none;cursor:pointer;background:#333;border-radius:.2em;outline:none;width:100%;height:.3em}.Sidebar-module__RCMmoW__filterSlider::-webkit-slider-thumb{appearance:none;background:var(--blue);cursor:pointer;border:1px solid #84868a;border-radius:50%;width:1em;height:1em}.Sidebar-module__RCMmoW__filterSlider::-moz-range-thumb{background:var(--blue);cursor:pointer;border:1px solid #84868a;border-radius:50%;width:1em;height:1em}.Sidebar-module__RCMmoW__filterTokenEntityInputs{flex-direction:column;gap:1em;display:flex}.Sidebar-module__RCMmoW__filterTokenEntityInput{color:var(--off-white);background-color:#11141a;border:1px solid #84868a;border-radius:1em;outline:none;width:100%;padding:.5em 1em;font-size:1em}.Sidebar-module__RCMmoW__filterModalActions{justify-content:flex-end;gap:1em;display:flex}.Sidebar-module__RCMmoW__filterModalButton{background-color:var(--blue);color:var(--off-white);text-transform:uppercase;cursor:pointer;border:none;border-radius:.2em;padding:.5em 1em;font-size:1em;transition:filter .2s}.Sidebar-module__RCMmoW__filterModalButton:hover{filter:brightness(1.2)}.Sidebar-module__RCMmoW__inputRangeSlider{appearance:none;cursor:pointer;background:#4d63ff;border-radius:100%;outline:none;width:1em;height:1em;margin-top:-.4em;margin-left:-.5em;display:block;position:absolute;top:50%}.Sidebar-module__RCMmoW__inputRangeDisabledInputRange .Sidebar-module__RCMmoW__inputRangeSlider{background:var(--gray);border:1px solid var(--gray);box-shadow:none;transform:none}.Sidebar-module__RCMmoW__inputRangeLabel{color:#aaa;white-space:nowrap;font-size:.8em;transform:translateZ(0)}.Sidebar-module__RCMmoW__inputRangeMinLabel,.Sidebar-module__RCMmoW__inputRangeMaxLabel{position:absolute;bottom:-1.4em}.Sidebar-module__RCMmoW__inputRangeMinLabel{left:0}.Sidebar-module__RCMmoW__inputRangeMaxLabel{right:0}.Sidebar-module__RCMmoW__inputRangeValueLabel{display:none}.Sidebar-module__RCMmoW__inputRangeLabelContainer{position:relative;left:-.5em}.Sidebar-module__RCMmoW__inputRangeMaxLabel .Sidebar-module__RCMmoW__inputRangeLabelContainer{left:.5em}.Sidebar-module__RCMmoW__altInputRangeLabelContainer{position:relative}.Sidebar-module__RCMmoW__inputRangeTrack{background:var(--gray);cursor:pointer;border-radius:2px;height:2px;display:block;position:relative}.Sidebar-module__RCMmoW__inputRangeDisabledInputRange .Sidebar-module__RCMmoW__inputRangeTrack{background:var(--gray)}.Sidebar-module__RCMmoW__inputRangeActiveTrack{background:linear-gradient(90deg,#4d63ff,#5fdafe);height:2px;position:absolute;left:0}.Sidebar-module__RCMmoW__inputRangeInputRange{width:100%;height:1em;position:relative}.Sidebar-module__RCMmoW__altInputRangeInputRange{width:100%;height:1em;padding:0 .5em;position:relative}.Sidebar-module__RCMmoW__altInput{width:100%}.Sidebar-module__RCMmoW__altInput>input{background-color:var(--light-navy);text-transform:none;border-radius:.3em;padding:.75em .85em;font-size:.85em;-webkit-mask:none;mask:none}.Sidebar-module__RCMmoW__altInput>input::placeholder{color:#fff;opacity:.3;text-transform:uppercase}.Sidebar-module__RCMmoW__allFiltersContainer{background-color:"white";width:100vw;max-width:100vw;max-height:100vh;padding:1em 0;bottom:0;overflow-y:hidden}.Sidebar-module__RCMmoW__filterPopup,.Sidebar-module__RCMmoW__filterPopupMobile{background-color:var(--selected-light);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);z-index:9999;border-radius:10px;flex-direction:column;justify-content:flex-start;gap:2em;max-width:35em;max-height:80vh;padding:2em;display:flex;overflow-y:auto}.Sidebar-module__RCMmoW__filterPopupMobile{transform:translate(-50%,-50%);box-shadow:0 4px 20px #0000004d}.Sidebar-module__RCMmoW__searchFilterWrapper>div{padding:1em 0}.Sidebar-module__RCMmoW__filterSectionContent{justify-content:center;display:flex}.Sidebar-module__RCMmoW__doubleFilterSection{justify-content:space-between;gap:2.5em;display:flex}.Sidebar-module__RCMmoW__applyButton{background-color:var(--blue);color:var(--off-white);text-transform:uppercase;cursor:pointer;border:none;border-radius:.2em;justify-content:center;align-items:center;width:fit-content;padding:.5em 1em;font-size:1em;transition:filter .2s;display:flex}.Sidebar-module__RCMmoW__inputRangeValueLabel{pointer-events:none;display:block;position:absolute;top:1em}.Sidebar-module__RCMmoW__valueSliderHeader{justify-content:center;width:100%;display:flex}.Sidebar-module__RCMmoW__dateLabel{justify-content:space-between;align-items:center;margin-bottom:1em;display:flex}.Sidebar-module__RCMmoW__dateRow{margin-bottom:.5em}.Sidebar-module__RCMmoW__dateRow>div,.Sidebar-module__RCMmoW__dateRow>div>div,.Sidebar-module__RCMmoW__dateRow>div>div>div{width:100%}.Sidebar-module__RCMmoW__dateBubbles{flex-wrap:wrap;gap:.5em;margin-top:.5em;display:flex}.Sidebar-module__RCMmoW__datePickerTrigger{cursor:pointer;border:1px solid var(--border);background:var(--background);border-radius:4px;padding:8px;transition:border-color .2s}.Sidebar-module__RCMmoW__datePickerTrigger:hover{border-color:var(--blue)}.Sidebar-module__RCMmoW__dateInputs{gap:8px;display:flex}.Sidebar-module__RCMmoW__dateInput{color:var(--text);cursor:pointer;background:0 0;border:none;flex:1;padding:4px 8px;font-size:14px}.Sidebar-module__RCMmoW__dateInput::placeholder{color:var(--gray)}.Sidebar-module__RCMmoW__datePickerModal{background:var(--selected);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:8px;box-shadow:0 4px 20px #0000004d}.Sidebar-module__RCMmoW__calendarModal{background:var(--selected);-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);border:1px solid var(--border);border-radius:8px;padding:16px;box-shadow:0 4px 20px #0000004d}.Sidebar-module__RCMmoW__calendarModal .Sidebar-module__RCMmoW__container,.Sidebar-module__RCMmoW__calendarModal .Sidebar-module__RCMmoW__calendarContainer,.Sidebar-module__RCMmoW__calendarModal .Sidebar-module__RCMmoW__buttonContainer{background:0 0!important}.Sidebar-module__RCMmoW__searchHeader{justify-content:space-between;align-items:center;margin-bottom:-1em;display:flex}.Sidebar-module__RCMmoW__bubbleContainer{flex-wrap:wrap;justify-content:flex-start;align-items:flex-start;gap:.5em;display:flex}.Sidebar-module__RCMmoW__filterBubbles{flex-wrap:wrap;justify-content:flex-start;align-items:self-start;gap:.5em;margin-top:1em;display:flex}.Sidebar-module__RCMmoW__pnlGrid{grid-template-columns:1.3fr 1fr repeat(7,1fr);font-size:.9em;display:grid;position:relative;overflow:auto}.Sidebar-module__RCMmoW__title{color:var(--gray);text-transform:uppercase;z-index:1;background:var(--light-navy);text-wrap:nowrap;padding:1em .5em;font-size:.85em;position:sticky;top:0}.Sidebar-module__RCMmoW__pnlGrid>*{width:100%;height:100%;padding:1em .5em}.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+10),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+11),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+12),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+13),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+14),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+15),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+16),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+17),.Sidebar-module__RCMmoW__pnlGrid>:nth-child(18n+18){background-color:#ffffff08}.Sidebar-module__RCMmoW__start{justify-self:start;align-items:center;gap:.4em;display:flex}.Sidebar-module__RCMmoW__end{text-align:end;justify-self:end}.Sidebar-module__RCMmoW__time{color:var(--lighter-blue);cursor:pointer}.Sidebar-module__RCMmoW__overlay{z-index:1;background:0 0;justify-content:center;align-items:center;display:flex;position:absolute;inset:0}.Sidebar-module__RCMmoW__insightBubbleContainer{gap:.5em;display:flex}.Sidebar-module__RCMmoW__quickTimeOptions{flex-wrap:wrap;gap:1em;margin-bottom:1em;display:flex}.Sidebar-module__RCMmoW__marketCapInputs{gap:.5em;width:100%;margin-top:.5em;display:flex}.Sidebar-module__RCMmoW__marketCapInput{flex:1}.Sidebar-module__RCMmoW__marketCapInput input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}.Sidebar-module__RCMmoW__marketCapInput input[type=number]::-webkit-inner-spin-button{-webkit-appearance:none;margin:0}.Sidebar-module__RCMmoW__marketCapInput input[type=number]{-moz-appearance:textfield}
.dashboard-module__klqbmG__dashboardContainer{border-top:1px solid #ffffff1a;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.dashboard-module__klqbmG__dashboardContent{flex:1;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebar{border-right:1px solid #ffffff1a;flex-direction:column;width:250px;height:100%;transition:width .3s;display:flex;position:relative}.dashboard-module__klqbmG__sidebarCollapsed{width:4em}.dashboard-module__klqbmG__sidebar>*{padding:1em}.dashboard-module__klqbmG__sidebarHeader{border-bottom:1px solid #ffffff1a;flex-shrink:0;align-items:center;gap:10px;min-height:60px;display:flex;position:relative}.dashboard-module__klqbmG__icon{background:#0171d940;border-radius:4px;justify-content:center;align-items:center;padding:.5em;display:flex}.dashboard-module__klqbmG__orgIcon{object-fit:contain;border-radius:4px;flex-shrink:0;width:32px;height:32px}.dashboard-module__klqbmG__sidebarHeaderTitle{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;flex:1;gap:.25em;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebarHeaderTitleMain{font-size:1.25em}.dashboard-module__klqbmG__sidebarHeaderTitleSub{font-size:.75em}.dashboard-module__klqbmG__sidebarGroupHeader{text-transform:uppercase;color:#fff6;letter-spacing:.05em;cursor:default;border-top:1px solid #ffffff1a;margin-top:.25em;padding:.75em .5em .25em;font-size:.7em;font-weight:600}.dashboard-module__klqbmG__sidebarLinks{flex-direction:column;flex:1;gap:.5em;font-size:.875em;display:flex;overflow-y:auto}.dashboard-module__klqbmG__sidebarLinks>:hover,.dashboard-module__klqbmG__sidebarFooter>:hover{color:var(--blue)}.dashboard-module__klqbmG__sidebarLinks>*,.dashboard-module__klqbmG__sidebarFooter>*{cursor:pointer;white-space:nowrap;align-items:center;gap:.5em;padding:.5em;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebarLink{color:inherit;text-decoration:none}.dashboard-module__klqbmG__sidebarLinksIcon{font-size:1.5em}.dashboard-module__klqbmG__sidebarFooter{border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;flex-direction:column;flex-shrink:0;gap:.5em;font-size:.875em;display:flex}.dashboard-module__klqbmG__collapseToggle{cursor:pointer;align-items:center;padding:1em 1.5em;transition:color .2s;display:flex}.dashboard-module__klqbmG__collapseToggleIcon{border:solid;justify-content:center;align-items:center;font-size:.75em;display:flex}.dashboard-module__klqbmG__collapseToggle:hover{color:var(--blue)}.dashboard-module__klqbmG__collapseToggle svg{font-size:1.2em}.dashboard-module__klqbmG__activeTab{color:var(--blue)}.dashboard-module__klqbmG__mainContent{flex:1;height:100%;padding:2em;overflow-y:auto}.dashboard-module__klqbmG__loadingContainer{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.dashboard-module__klqbmG__creditWarningBanner{cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#eb994133 0%,#eb99411f 100%);flex-shrink:0;justify-content:center;align-items:center;gap:.75em;padding:1em 1.5em;font-family:IBM Plex Mono;transition:all .2s;display:flex}.dashboard-module__klqbmG__trialWarningBanner{cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#eb994133 0%,#eb99411f 100%);flex-shrink:0;justify-content:center;align-items:center;gap:.75em;padding:1em 1.5em;font-family:IBM Plex Mono;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__klqbmG__trialWarningBanner:hover{background:linear-gradient(135deg,#eb99414d 0%,#eb994133 100%)}.dashboard-module__klqbmG__trialBannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__trialBannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__klqbmG__bannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__bannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__klqbmG__bannerDot{color:#fff6;flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__bannerAction{color:#fffc;flex-shrink:0;font-weight:500}.dashboard-module__klqbmG__bannerArrow{color:#fff9;flex-shrink:0;font-size:1em}.dashboard-module__klqbmG__setupBanner{color:#fff;text-align:center;background:#166534;flex-shrink:0;padding:1em 3em 1em 1.5em;font-family:IBM Plex Mono;font-size:.875em;position:relative}.dashboard-module__klqbmG__setupBannerClose{color:#fff;cursor:pointer;background:0 0;border:none;padding:4px;font-size:1.125em;line-height:1;position:absolute;top:50%;right:12px;transform:translateY(-50%)}.dashboard-module__klqbmG__setupBannerClose:hover{opacity:.7}.dashboard-module__klqbmG__createKeyBanner{cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,#0171d933 0%,#0171d91f 100%);flex-shrink:0;justify-content:center;align-items:center;gap:.75em;padding:1em 1.5em;font-family:IBM Plex Mono;transition:all .2s;display:flex}.dashboard-module__klqbmG__createKeyBanner:hover{background:linear-gradient(135deg,#0171d94d 0%,#0171d933 100%)}.dashboard-module__klqbmG__createKeyBannerIcon{color:var(--blue);flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__createKeyBannerText{color:var(--blue);flex-shrink:0;font-weight:600}.dashboard-module__klqbmG__documentation h1{font-family:Arkham Heavy Condensed;font-size:2.5em}.dashboard-module__klqbmG__documentation h2{color:#fff9;text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.dashboard-module__klqbmG__documentationContent{flex-direction:column;gap:2em;margin-top:2em;display:flex}.dashboard-module__klqbmG__documentationCard{background:#171921;border-radius:.5em;flex-direction:column;gap:1.5em;padding:1.5em;display:flex}.dashboard-module__klqbmG__documentationCard p{color:#fffc;margin:0;font-family:IBM Plex Mono;line-height:1.5}.dashboard-module__klqbmG__documentationInlineLink{color:var(--blue);font-weight:500;text-decoration:none;transition:all .2s}.dashboard-module__klqbmG__documentationInlineLink:hover{color:#015bb8;text-decoration:underline}
.PriceChanges-module__OkUvBW__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;-webkit-user-select:none;user-select:none;flex-direction:column;flex-grow:1;gap:2em;width:100%;max-width:100%;height:100%;max-height:100%;padding:1.25em;display:flex;overflow:hidden}.PriceChanges-module__OkUvBW__topBarTokenPage{z-index:10;justify-content:space-between;gap:2.5em;font-size:.8em;display:flex;top:.55em;right:2.5em}.PriceChanges-module__OkUvBW__lineChartContainer{flex-direction:column;flex-grow:1;max-height:100%;display:flex;position:relative}@media (max-width:768px){.PriceChanges-module__OkUvBW__lineChartContainer{height:40em}}.PriceChanges-module__OkUvBW__priceTimeRangeSetters{text-align:right;padding-bottom:1em;font-size:.8em}.PriceChanges-module__OkUvBW__timeContainer{justify-content:right;align-items:right;flex-direction:row;gap:1em;margin-top:1em;display:flex}.PriceChanges-module__OkUvBW__timeOptionUnselected{color:var(--gray);cursor:pointer}.PriceChanges-module__OkUvBW__timeOptionSelected{color:var(--filter)}.PriceChanges-module__OkUvBW__timeOptionUnselected:hover{cursor:pointer;filter:brightness(1.2)}.PriceChanges-module__OkUvBW__insightOption{border-right:1px solid #80808080;padding-right:1em}.PriceChanges-module__OkUvBW__timeline{border-top:1px solid #ffffff1f;flex-direction:column;gap:.5em;margin-top:.75em;padding-top:.75em;font-family:IBM Plex Mono,monospace;font-size:.9em;line-height:1.25;display:flex}.PriceChanges-module__OkUvBW__timelineItem{flex-direction:column;display:flex}.PriceChanges-module__OkUvBW__timelineDate{color:#c2c2c2;font-weight:600}.PriceChanges-module__OkUvBW__timelineDetails{color:#fff}.PriceChanges-module__OkUvBW__eventsLayer{pointer-events:none;z-index:5;position:absolute;inset:0}.PriceChanges-module__OkUvBW__eventMarkerGroup{pointer-events:none;flex-direction:column;align-items:center;display:flex;position:absolute;bottom:4px;transform:translate(-50%)}.PriceChanges-module__OkUvBW__eventMarker{flex-direction:column;align-items:center;margin-top:4px;display:flex;position:relative}.PriceChanges-module__OkUvBW__eventDot{cursor:pointer;background:#f36535;border-radius:50%;width:6px;height:6px;margin-bottom:0}.PriceChanges-module__OkUvBW__eventText{color:#fff;text-align:center;white-space:normal;background:#0009;border-radius:4px;max-width:160px;padding:2px 6px;font-size:.7em;line-height:1.2;display:none}.PriceChanges-module__OkUvBW__eventTitle{color:#cbd2e0;z-index:1;cursor:pointer;pointer-events:auto;text-wrap:nowrap;background:#171a21;border:1px solid #535968;border-radius:4px;align-items:center;gap:.5em;padding:.1em .4em;display:flex;position:absolute;top:0;transform:translate(-50%);box-shadow:0 2px 7px #00000073}.PriceChanges-module__OkUvBW__eventSubtitle{background-color:var(--dark-blue-gray);color:var(--gray);border-radius:3px;padding:0 .2em;font-size:.8em}.PriceChanges-module__OkUvBW__eventTitleHover{z-index:2;border:1px solid #8d94a5}.PriceChanges-module__OkUvBW__eventVerticalLine{pointer-events:none;z-index:1;border-left:1px solid #535968;width:1px;height:calc(100% - 4.2em);transition:all .15s ease-in-out;position:absolute;bottom:2.5em}.PriceChanges-module__OkUvBW__eventVerticalLine:before{content:"";border-top:6px solid #535968;border-left:4px solid #0000;border-right:4px solid #0000;position:absolute;left:-.5px;transform:translate(-50%)}.PriceChanges-module__OkUvBW__eventVerticalLine:after{content:"";border:3px solid #535968;border-radius:100%;position:absolute;bottom:0;left:50%;transform:translate(-50%)}.PriceChanges-module__OkUvBW__eventVerticalLineHover{border-left:1px solid #8d94a5}.PriceChanges-module__OkUvBW__eventVerticalLine.PriceChanges-module__OkUvBW__eventVerticalLineHover:before{border-top-color:#8d94a5}.PriceChanges-module__OkUvBW__eventVerticalLine.PriceChanges-module__OkUvBW__eventVerticalLineHover:after{border-color:#8d94a5}.PriceChanges-module__OkUvBW__activeMarkerContainer .PriceChanges-module__OkUvBW__eventVerticalLine{border-left:solid 1px var(--blue)}.PriceChanges-module__OkUvBW__activeMarkerContainer .PriceChanges-module__OkUvBW__eventVerticalLine:before{border-top-color:var(--blue)}.PriceChanges-module__OkUvBW__activeMarkerContainer .PriceChanges-module__OkUvBW__eventVerticalLine:after{border-color:var(--blue)}.PriceChanges-module__OkUvBW__activeMarkerContainer .PriceChanges-module__OkUvBW__eventTitle{border:1px solid var(--blue);z-index:2}.PriceChanges-module__OkUvBW__hoverTrigger{z-index:2;cursor:pointer;pointer-events:auto;background:0 0;width:10px;position:absolute;top:0;bottom:0;transform:translate(-50%)}.PriceChanges-module__OkUvBW__eventMarkerContainer{position:relative}.PriceChanges-module__OkUvBW__eventTooltip{color:#fff;z-index:100;pointer-events:none;opacity:0;background:#14151afa;border:1px solid #ffffff40;border-radius:6px;flex-direction:column;min-width:200px;max-width:280px;max-height:80vh;margin-bottom:15px;padding:12px 16px;font-size:12px;transition:opacity .2s;display:flex;position:fixed;overflow-y:auto;box-shadow:0 4px 20px #000c}.PriceChanges-module__OkUvBW__eventTooltip.PriceChanges-module__OkUvBW__visible{opacity:1}.PriceChanges-module__OkUvBW__eventTooltip.PriceChanges-module__OkUvBW__leftAligned:after{content:"";border:8px solid #0000;border-left:10px solid #14151af2;border-right:none;width:0;height:0;position:absolute;top:30px;right:-10px;transform:none}.PriceChanges-module__OkUvBW__eventTooltip.PriceChanges-module__OkUvBW__rightAligned:after{content:"";border:8px solid #0000;border-left:none;border-right:10px solid #14151af2;width:0;height:0;position:absolute;top:30px;left:-10px;transform:none}.PriceChanges-module__OkUvBW__eventTooltipItem{border-bottom:1px solid #ffffff14;margin:6px 0;padding-bottom:6px;line-height:1.4}.PriceChanges-module__OkUvBW__eventTooltipItem:last-child{border-bottom:none;padding-bottom:0}.PriceChanges-module__OkUvBW__eventTooltipTime{color:#fff;margin-bottom:3px;font-size:11px;font-weight:500}.PriceChanges-module__OkUvBW__eventTooltipDetails{color:#fff;word-wrap:break-word;font-size:12px;line-height:1.5}.PriceChanges-module__OkUvBW__eventTooltipSource{color:#ffffffb3;margin:2px 0 4px;font-size:11px;font-style:italic;font-weight:400}.PriceChanges-module__OkUvBW__eventTooltip *{color:#fff!important}.PriceChanges-module__OkUvBW__eventTooltip a,.PriceChanges-module__OkUvBW__eventTooltip span,.PriceChanges-module__OkUvBW__eventTooltip strong,.PriceChanges-module__OkUvBW__eventTooltip em{text-decoration-color:#fff;color:#fff!important}.PriceChanges-module__OkUvBW__eventTooltipDetails span[style*=color],.PriceChanges-module__OkUvBW__eventTooltipDetails strong{color:#fff!important}.PriceChanges-module__OkUvBW__priceTooltip{background:var(--dark-blue-gray);color:#fff;z-index:100;pointer-events:none;border-radius:.5em;justify-content:center;align-items:center;gap:.5em;padding:.4em .5em;font-size:1em;display:flex;position:absolute}.PriceChanges-module__OkUvBW__priceTooltipSymbol{color:#fff;border-radius:.25em;padding:.25em .5em;font-size:.8em;font-weight:600}.PriceChanges-module__OkUvBW__priceTooltipPrice{color:#fff;font-size:.9em;font-weight:700}.PriceChanges-module__OkUvBW__priceTooltipPercentage{color:#fffc;font-size:.8em}
.orgAlerts-module__c57foa__orgAlerts h1{letter-spacing:.02em;font-family:Arkham Heavy Condensed;font-size:2.5em}.orgAlerts-module__c57foa__orgAlerts h2{color:#fff9;text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.orgAlerts-module__c57foa__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgAlerts-module__c57foa__headerTitle{flex:1}.orgAlerts-module__c57foa__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgAlerts-module__c57foa__summaryCards{grid-template-columns:repeat(4,1fr);gap:1.25em;display:grid}.orgAlerts-module__c57foa__summaryCard{background:linear-gradient(135deg,#0171d914 0%,#171921 60%);border:none;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.5em;display:flex}.orgAlerts-module__c57foa__summaryCardLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500}.orgAlerts-module__c57foa__summaryCardValue{color:#fff;font-family:IBM Plex Mono;font-size:2em;font-weight:600;line-height:1}.orgAlerts-module__c57foa__summaryCardSub{color:#ffffff8c;text-transform:uppercase;font-family:IBM Plex Mono;font-size:.7em}.orgAlerts-module__c57foa__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgAlerts-module__c57foa__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgAlerts-module__c57foa__cardTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-family:IBM Plex Mono;font-size:.8em;font-weight:600;display:flex}.orgAlerts-module__c57foa__cardCount{color:#fff6;font-family:IBM Plex Mono;font-size:1em;font-weight:400}.orgAlerts-module__c57foa__controlsRow{justify-content:space-between;align-items:center;gap:1em;margin-bottom:1.5em;display:flex}.orgAlerts-module__c57foa__searchInput{color:#fff;appearance:none;background:#ffffff0a;border:1px solid #ffffff26;border-radius:.35em;min-width:14em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.8em;transition:border-color .2s}.orgAlerts-module__c57foa__searchInput::placeholder{color:#ffffff4d}.orgAlerts-module__c57foa__searchInput:focus{border-color:var(--blue);outline:none}.orgAlerts-module__c57foa__filterTabs{gap:.5em;display:flex}.orgAlerts-module__c57foa__filterTab{color:#ffffff80;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border:none;border-radius:.35em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500;transition:all .2s}.orgAlerts-module__c57foa__filterTab:hover{color:#fffc;background:#ffffff1f}.orgAlerts-module__c57foa__filterTabActive{background:var(--blue);color:#fff}.orgAlerts-module__c57foa__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgAlerts-module__c57foa__tableHeaderCell{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgAlerts-module__c57foa__tableHeaderCell:first-child{flex:2}.orgAlerts-module__c57foa__tableHeaderCell:not(:first-child){text-align:right}.orgAlerts-module__c57foa__tableBody{max-height:600px;overflow-y:auto}.orgAlerts-module__c57foa__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgAlerts-module__c57foa__tableRow:hover{background:#ffffff08}.orgAlerts-module__c57foa__tableRow:last-child{border-bottom:none}.orgAlerts-module__c57foa__tableCell{color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}.orgAlerts-module__c57foa__tableCell:first-child{flex:2;gap:.6em}.orgAlerts-module__c57foa__tableCell:not(:first-child){justify-content:flex-end}.orgAlerts-module__c57foa__alertInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgAlerts-module__c57foa__alertName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgAlerts-module__c57foa__alertDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgAlerts-module__c57foa__alertMeta{color:#ffffff80;align-items:center;gap:.5em;font-size:.8em;display:flex}.orgAlerts-module__c57foa__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.orgAlerts-module__c57foa__statusActive{background:#4ade80;box-shadow:0 0 6px #4ade8066}.orgAlerts-module__c57foa__statusInactive{background:#ffffff40}.orgAlerts-module__c57foa__chainTags{flex-wrap:wrap;justify-content:flex-end;gap:.3em;display:flex}.orgAlerts-module__c57foa__chainTag{color:#ffffffb3;text-transform:uppercase;background:#ffffff14;border-radius:.2em;padding:.2em .5em;font-family:IBM Plex Mono;font-size:.7em}.orgAlerts-module__c57foa__moreChains{color:#fff6;padding:.2em .4em;font-family:IBM Plex Mono;font-size:.7em}.orgAlerts-module__c57foa__timestamp{color:#ffffff73;white-space:nowrap;font-family:IBM Plex Mono;font-size:.8em}.orgAlerts-module__c57foa__emptyState{color:#ffffff59;text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}
.TokenScreener-module__L2efPq__container{background-color:var(--light-navy);width:100%;-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;cursor:default;flex-direction:column;height:100%;max-height:100%;padding:1.25em;display:flex;position:relative;overflow:hidden}.TokenScreener-module__L2efPq__overlay{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.TokenScreener-module__L2efPq__fundingRateCell{flex-direction:row;justify-content:center;align-items:center;display:flex}@media (max-width:767px){.TokenScreener-module__L2efPq__container{padding:.25em}}.TokenScreener-module__L2efPq__title{color:var(--gray);z-index:1;height:100%;margin-bottom:.1em;font-size:.85em;position:sticky;top:0}.TokenScreener-module__L2efPq__tradeButton{color:var(--lighter-blue)}.TokenScreener-module__L2efPq__tradeButtonActive{cursor:pointer}.TokenScreener-module__L2efPq__tradeButtonActive:hover{filter:brightness(1.4)}.TokenScreener-module__L2efPq__tokenGrid{grid-template-columns:2fr auto 1fr 1fr auto auto auto;display:grid;overflow:auto}.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+8),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+9),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+10),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+11),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+12),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+13),.TokenScreener-module__L2efPq__tokenGrid>:nth-child(14n+14){background-color:#ffffff08}.TokenScreener-module__L2efPq__tokenIcon{direction:column;display:flex}.TokenScreener-module__L2efPq__filterButtonContainer{justify-content:center;align-items:center;column-gap:.5em;margin-right:.5em;display:flex}.TokenScreener-module__L2efPq__time{color:var(--lighter-blue);cursor:pointer}.TokenScreener-module__L2efPq__start{justify-self:start;align-items:baseline;gap:.5em;display:flex}.TokenScreener-module__L2efPq__end{text-align:end;justify-self:end;gap:.5em}.TokenScreener-module__L2efPq__tokenGrid>*,.TokenScreener-module__L2efPq__tokenGridMobile>*,.TokenScreener-module__L2efPq__chainGrid>*{width:100%;height:100%;padding:1em .5em}.TokenScreener-module__L2efPq__opaqueBG{background-color:var(--light-navy);text-wrap:nowrap;align-items:center}.TokenScreener-module__L2efPq__listing{border-bottom:1px solid #ffffff1a;grid-template-columns:auto 1fr 1fr 1fr 1fr auto;align-items:center;padding:1em .5em;display:grid}.TokenScreener-module__L2efPq__tokenGridHeader{background-color:var(--light-navy);grid-template-columns:1fr 1fr 1fr 1fr 1fr auto;align-items:center;padding:1em .5em;display:grid}.TokenScreener-module__L2efPq__tokenPrice{font-size:3em}.TokenScreener-module__L2efPq__tokenChange24hPos{color:var(--green)}.TokenScreener-module__L2efPq__tokenChange24hNeg{color:var(--red)}.TokenScreener-module__L2efPq__tokenChange24hNull{color:var(--grey)}.TokenScreener-module__L2efPq__tokenName{color:var(--gray);white-space:nowrap}.TokenScreener-module__L2efPq__tokenLink{align-items:center;gap:.5em;display:flex}.TokenScreener-module__L2efPq__linkIcon{width:100%;height:1em;position:relative}.TokenScreener-module__L2efPq__linkIcon:hover{text-decoration:underline}.TokenScreener-module__L2efPq__flashGreen{filter:brightness(1.9);background-color:#00ff004d;transition:background-color .5s,filter .5s}.TokenScreener-module__L2efPq__flashRed{filter:brightness(1.7);background-color:#ff0000b3;transition:background-color .5s,filter .5s}.TokenScreener-module__L2efPq__activeFilterButton,.TokenScreener-module__L2efPq__inactiveFilterButton{cursor:pointer;align-items:bottom;width:1.1em;height:1.1em}.TokenScreener-module__L2efPq__overflowEllipse{overflow:hidden}.TokenScreener-module__L2efPq__tokenName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}
.orgCases-module__ze1tPG__orgCases h1{letter-spacing:.02em;font-family:Arkham Heavy Condensed;font-size:2.5em}.orgCases-module__ze1tPG__orgCases h2{color:#fff9;text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.orgCases-module__ze1tPG__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgCases-module__ze1tPG__headerTitle{flex:1}.orgCases-module__ze1tPG__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgCases-module__ze1tPG__summaryCards{grid-template-columns:repeat(5,1fr);gap:1.25em;display:grid}.orgCases-module__ze1tPG__summaryCard{background:linear-gradient(135deg,#0171d914 0%,#171921 60%);border:none;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.5em;display:flex}.orgCases-module__ze1tPG__summaryCardLabel{color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500}.orgCases-module__ze1tPG__summaryCardValue{color:#fff;font-family:IBM Plex Mono;font-size:2em;font-weight:600;line-height:1}.orgCases-module__ze1tPG__summaryCardSub{color:#ffffff8c;text-transform:uppercase;font-family:IBM Plex Mono;font-size:.7em}.orgCases-module__ze1tPG__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgCases-module__ze1tPG__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgCases-module__ze1tPG__cardTitle{color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-family:IBM Plex Mono;font-size:.8em;font-weight:600;display:flex}.orgCases-module__ze1tPG__cardCount{color:#fff6;font-family:IBM Plex Mono;font-size:1em;font-weight:400}.orgCases-module__ze1tPG__filterTabs{gap:.5em;margin-bottom:1.5em;display:flex}.orgCases-module__ze1tPG__filterTab{color:#ffffff80;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border:none;border-radius:.35em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500;transition:all .2s}.orgCases-module__ze1tPG__filterTab:hover{color:#fffc;background:#ffffff1f}.orgCases-module__ze1tPG__filterTabActive{background:var(--blue);color:#fff}.orgCases-module__ze1tPG__entitiesAndCases{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5em;display:grid}.orgCases-module__ze1tPG__entitiesColumn{flex-direction:column;min-width:0;display:flex}.orgCases-module__ze1tPG__entitiesColumn>.orgCases-module__ze1tPG__card{flex:1}.orgCases-module__ze1tPG__casesColumn{flex-direction:column;min-width:0;display:flex}.orgCases-module__ze1tPG__casesColumn>.orgCases-module__ze1tPG__card{flex:1}.orgCases-module__ze1tPG__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgCases-module__ze1tPG__tableHeaderCell{color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgCases-module__ze1tPG__tableHeaderCell:first-child{flex:2}.orgCases-module__ze1tPG__tableHeaderCell:not(:first-child){text-align:right}.orgCases-module__ze1tPG__tableBody{max-height:500px;overflow-y:auto}.orgCases-module__ze1tPG__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgCases-module__ze1tPG__tableRow:hover{background:#ffffff08}.orgCases-module__ze1tPG__tableRow:last-child{border-bottom:none}.orgCases-module__ze1tPG__tableCell{color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}.orgCases-module__ze1tPG__tableCell:first-child{flex:2;gap:.6em}.orgCases-module__ze1tPG__tableCell:not(:first-child){justify-content:flex-end}.orgCases-module__ze1tPG__caseInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgCases-module__ze1tPG__caseName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgCases-module__ze1tPG__caseDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgCases-module__ze1tPG__caseMeta{color:#ffffff80;font-size:.8em}.orgCases-module__ze1tPG__statusBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgCases-module__ze1tPG__statusOpen{color:#4ade80;background:#4ade801f}.orgCases-module__ze1tPG__statusClosed{color:#ffffff80;background:#ffffff14}.orgCases-module__ze1tPG__statusArchived{color:#f59e0b;background:#f59e0b1f}.orgCases-module__ze1tPG__priorityBadge{text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-family:IBM Plex Mono;font-size:.7em;font-weight:600}.orgCases-module__ze1tPG__priorityHigh{color:#ef4444;background:#ef44441f}.orgCases-module__ze1tPG__priorityMedium{color:#f59e0b;background:#f59e0b1f}.orgCases-module__ze1tPG__priorityLow{color:#ffffff80;background:#ffffff0f}.orgCases-module__ze1tPG__artifactCounts{flex-wrap:wrap;justify-content:flex-end;gap:.5em;display:flex}.orgCases-module__ze1tPG__artifactBadge{color:#fff9;white-space:nowrap;background:#ffffff0f;border-radius:.2em;padding:.2em .5em;font-family:IBM Plex Mono;font-size:.65em}.orgCases-module__ze1tPG__entityList{flex-direction:column;flex:1;gap:.75em;display:flex;overflow-y:auto}.orgCases-module__ze1tPG__entityCard{cursor:pointer;color:inherit;background:#ffffff08;border:1px solid #ffffff0f;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.25em;text-decoration:none;transition:all .2s;display:flex}.orgCases-module__ze1tPG__entityCard:hover{background:#ffffff0f;border-color:#0171d94d;transform:translateY(-1px)}.orgCases-module__ze1tPG__entityCardHeader{justify-content:space-between;align-items:flex-start;gap:.5em;display:flex}.orgCases-module__ze1tPG__entityIconWrapper{align-items:center;gap:.5em;min-width:0;font-size:1.1em;display:flex}.orgCases-module__ze1tPG__entityName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-family:IBM Plex Mono;font-size:.8em;font-weight:600;overflow:hidden}.orgCases-module__ze1tPG__entityTypeBadge{color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#ffffff0f;border-radius:.2em;flex-shrink:0;padding:.3em .6em;font-family:IBM Plex Mono;font-size:.6em;font-weight:500}.orgCases-module__ze1tPG__entityCardStats{flex-wrap:wrap;gap:1em;display:flex}.orgCases-module__ze1tPG__entityStat{flex-direction:column;gap:.15em;display:flex}.orgCases-module__ze1tPG__entityStatLabel{color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-family:IBM Plex Mono;font-size:.6em;font-weight:500}.orgCases-module__ze1tPG__entityStatValue{color:#fff;font-family:IBM Plex Mono;font-size:.85em;font-weight:600}.orgCases-module__ze1tPG__entityCardFooter{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:.5em;display:flex}.orgCases-module__ze1tPG__entityCaseCount{color:var(--blue);font-family:IBM Plex Mono;font-size:.7em;font-weight:500}.orgCases-module__ze1tPG__timestamp{color:#ffffff73;white-space:nowrap;font-family:IBM Plex Mono;font-size:.8em}.orgCases-module__ze1tPG__emptyState{color:#ffffff59;text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-family:IBM Plex Mono;font-size:.85em;display:flex}
.Categories-module__JxBVWq__marketOverview{flex-direction:row;font-size:12px;display:flex;overflow:visible}.Categories-module__JxBVWq__topRow{justify-content:space-between;gap:2em;height:16em;display:flex}.Categories-module__JxBVWq__row{flex-direction:row;gap:2em;min-height:50em;max-height:50em;margin-top:2em;display:flex}.Categories-module__JxBVWq__heatmapContainer{width:100%;max-height:60em;display:flex}.Categories-module__JxBVWq__table{text-align:center;border-radius:8px;width:50%;height:40em;min-height:40em;box-shadow:0 2px 4px #0000001a}.Categories-module__JxBVWq__tallUnit{width:100%;height:100%}.Categories-module__JxBVWq__row2{height:50em}.Categories-module__JxBVWq__tallSplitUnit{flex-direction:column;gap:2em;width:50%;min-height:60em;max-height:60em;display:flex}.Categories-module__JxBVWq__row2,.Categories-module__JxBVWq__row1{flex-direction:row;justify-content:space-between;gap:2em;margin-top:2em;display:flex}.Categories-module__JxBVWq__tallUnit,.Categories-module__JxBVWq__heatmapContainer{flex:1;min-width:0}@media (max-width:767px){.Categories-module__JxBVWq__row1,.Categories-module__JxBVWq__row2{flex-direction:column}.Categories-module__JxBVWq__row2{height:auto}.Categories-module__JxBVWq__table{width:100%;height:40em}.Categories-module__JxBVWq__tallUnit{flex:auto;height:40em}}
.TokenSolana-module__TP2kfq__container{height:100%;min-height:fit-content;display:grid;overflow:auto}.TokenSolana-module__TP2kfq__tokenSolanaContainer{flex-direction:column;gap:1em;display:flex;overflow:hidden}.TokenSolana-module__TP2kfq__solanaSummary{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--bg-color-light)}.TokenSolana-module__TP2kfq__solanaSummaryContainer,.TokenSolana-module__TP2kfq__solanaAccountHoldingsContainer{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--bg-color-light);padding:.8em 1em}.TokenSolana-module__TP2kfq__textLight{color:var(--gray)}.TokenSolana-module__TP2kfq__solanaSummaryContainer{gap:1em;display:flex}.TokenSolana-module__TP2kfq__summaryItem{flex-direction:column;flex:1;justify-content:center;gap:.5em;display:flex;overflow:hidden}.TokenSolana-module__TP2kfq__summaryItemSmall{flex:.5}.TokenSolana-module__TP2kfq__summaryType{flex:none;min-width:8.5em}.TokenSolana-module__TP2kfq__summaryAddress{position:relative}.TokenSolana-module__TP2kfq__summaryItem span{text-wrap:nowrap}.TokenSolana-module__TP2kfq__summaryHeader{color:var(--gray)}.TokenSolana-module__TP2kfq__solanaAccountHoldingsContainer{height:100%}.TokenSolana-module__TP2kfq__line{border-right:.5px solid #ffffff40}.TokenSolana-module__TP2kfq__title{text-align:center;margin-bottom:2em}.TokenSolana-module__TP2kfq__valueBTC{font-size:1.5em;display:flex}.TokenSolana-module__TP2kfq__accountInnerContainer{gap:2em;display:flex}.TokenSolana-module__TP2kfq__accountLeft,.TokenSolana-module__TP2kfq__accountBalance{flex-direction:column;flex:1;gap:1.5em;display:flex}.TokenSolana-module__TP2kfq__accountSummary{flex-direction:column;gap:2em;display:flex}.TokenSolana-module__TP2kfq__accountSummary div{justify-content:space-between;display:flex}.TokenSolana-module__TP2kfq__accountFilter{justify-content:space-between;align-items:center;display:flex}.TokenSolana-module__TP2kfq__timeFilter{background-color:var(--dark-blue-gray);border-radius:.5em;justify-content:center;align-items:center;gap:.5em;padding:.5em;font-size:.8em;display:flex}.TokenSolana-module__TP2kfq__accountTable{border-collapse:collapse;text-align:center;width:100%}.TokenSolana-module__TP2kfq__accountTableHeader{color:var(--gray);border-top:1px solid #ffffff1a;border-bottom:1px solid #ffffff1a;border-left:1px solid #ffffff1a;padding:.8em .5em}.TokenSolana-module__TP2kfq__accountTableCell{border-bottom:.5px solid #ffffff1a;border-left:1px solid #ffffff1a;padding:.8em .5em}.TokenSolana-module__TP2kfq__accountTableCellFoot{padding:.8em .5em;font-weight:700}.TokenSolana-module__TP2kfq__decrease{color:var(--red);border-bottom:.5px solid #ffffff1a;border-left:1px solid #ffffff1a;padding:.8em .5em}.TokenSolana-module__TP2kfq__increase{color:var(--green);border-bottom:.5px solid #ffffff1a;border-left:1px solid #ffffff1a;padding:.8em .5em}.TokenSolana-module__TP2kfq__accountTableCell:first-child,.TokenSolana-module__TP2kfq__accountTableHeader:first-child{border-left:none}.TokenSolana-module__TP2kfq__accountTableFoot{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--bg-color)}@media (max-width:768px){.TokenSolana-module__TP2kfq__solanaSummaryContainer{flex-direction:column}.TokenSolana-module__TP2kfq__summaryItem{border:none;flex-direction:row;justify-content:space-between}.TokenSolana-module__TP2kfq__summaryItemSmall{flex:1}.TokenSolana-module__TP2kfq__accountInnerContainer{flex-direction:column}.TokenSolana-module__TP2kfq__accountLeft,.TokenSolana-module__TP2kfq__accountBalance{gap:1em}.TokenSolana-module__TP2kfq__accountTable{overflow-x:auto}}
