.AllLabels-module__GNRNpq__container{flex-direction:column;gap:1.5em;width:100%;height:100%;display:flex;position:relative}.AllLabels-module__GNRNpq__header{margin-left:1em;font-size:1.25em}.AllLabels-module__GNRNpq__export{cursor:pointer;margin:10px;padding:10px;position:absolute;top:0;right:0}.AllLabels-module__GNRNpq__gridContainer{height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);background:var(--light-navy);grid-column-gap:1.5em;grid-row-gap:1.5em;grid-template-columns:1fr 2fr auto;align-content:flex-start;align-items:center;padding:1.5em;display:grid}.AllLabels-module__GNRNpq__editIcon{cursor:pointer;width:1em;height:1em}.AllLabels-module__GNRNpq__editIcon:hover{fill:#fff}.AllLabels-module__GNRNpq__tableHeaders{color:gray;padding-left:.6em}.AllLabels-module__GNRNpq__innerInput{padding-left:.6em}.AllLabels-module__GNRNpq__labelItem{padding-top:.5em;padding-bottom:.5em;padding-left:.6em}.AllLabels-module__GNRNpq__saveChanges{color:var(--primary);font-size:1em}.AllLabels-module__GNRNpq__editIconNotEditing{color:var(--gray);font-size:1.2em}.AllLabels-module__GNRNpq__icon{cursor:pointer;color:var(--gray);font-size:1.4em}.AllLabels-module__GNRNpq__chainTypeHeader{color:var(--gray);grid-column:1/4;justify-content:space-between;padding-left:.6em;display:flex}.AllLabels-module__GNRNpq__divider{background-color:#fff3;grid-column:1/-1;height:1px;margin-top:.2em;margin-right:.5em}.AllLabels-module__GNRNpq__noEntityLabel{color:var(--gray);padding:.6em}.AllLabels-module__GNRNpq__noResults{text-align:center;color:var(--gray);padding:2em 1em}.AllLabels-module__GNRNpq__xOnHover{opacity:0}.AllLabels-module__GNRNpq__xOnHover:hover{opacity:1;cursor:pointer}.AllLabels-module__GNRNpq__entityAddRemove{margin-right:3em}.AllLabels-module__GNRNpq__delete{color:var(--red);cursor:pointer;justify-content:center;font-size:1.2em;display:flex}@media (max-width:767px){.AllLabels-module__GNRNpq__container{height:auto}}
.LabelList-module__tM4UlG__container{background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);padding:1em;overflow:auto}.LabelList-module__tM4UlG__entityAddresses{grid-template-columns:1fr 2.5fr auto;align-items:center;gap:.5em 1em;display:grid}.LabelList-module__tM4UlG__entityAddressesTitle{justify-content:space-between;display:flex}.LabelList-module__tM4UlG__entityAddressName,.LabelList-module__tM4UlG__entityAddressValue{color:var(--off-white);white-space:nowrap;text-overflow:ellipsis;padding-right:1.5em;overflow:hidden}.LabelList-module__tM4UlG__entityAddressesInnerItem{padding-left:.6em}.LabelList-module__tM4UlG__gray,.LabelList-module__tM4UlG__entityCounterpartiesTableHeader{color:var(--gray)}.LabelList-module__tM4UlG__newEntityAddressInput{width:100%}.LabelList-module__tM4UlG__editIconNotEditing{color:var(--gray);font-size:1.2em}.LabelList-module__tM4UlG__icon{cursor:pointer;color:var(--gray);font-size:1.4em}.LabelList-module__tM4UlG__chainTypeHeader{color:var(--gray);grid-column:1/-1;justify-content:space-between;padding-left:.6em;display:flex}.LabelList-module__tM4UlG__saveEdits{color:var(--primary);cursor:pointer}.LabelList-module__tM4UlG__divider{background-color:#fff3;grid-column:1/-1;height:1px;margin-top:.2em;margin-right:.5em}.LabelList-module__tM4UlG__editableLabel{width:100%;min-width:0;overflow-x:scroll}.LabelList-module__tM4UlG__delete{color:var(--red);cursor:pointer;opacity:0;justify-content:center;font-size:1.2em;display:flex}.LabelList-module__tM4UlG__delete:hover,.LabelList-module__tM4UlG__entityAddressesItemContainer:hover+.LabelList-module__tM4UlG__delete{opacity:.7}.LabelList-module__tM4UlG__delete.LabelList-module__tM4UlG__deleteQueued{opacity:1}@media (hover:none){.LabelList-module__tM4UlG__delete{opacity:.7}}.LabelList-module__tM4UlG__queuedAddress{text-decoration:line-through}@media (max-width:767px){.LabelList-module__tM4UlG__queuedAddress{color:var(--red)}}.LabelList-module__tM4UlG__viewEntityProfile{margin-top:auto}.LabelList-module__tM4UlG__viewEntityProfile:hover{filter:brightness(1.2)}.LabelList-module__tM4UlG__entityAddressAddress{white-space:nowrap;text-overflow:ellipsis;flex:auto;min-width:0;max-width:100%;overflow:hidden}.LabelList-module__tM4UlG__entityAddressAddress:hover{cursor:pointer;text-decoration:underline}.LabelList-module__tM4UlG__entityAddressesItemContainer{white-space:nowrap;text-overflow:ellipsis;flex-direction:row;min-width:0;max-width:100%;display:flex;overflow:hidden}.LabelList-module__tM4UlG__uploadButtonContainer{text-transform:uppercase;justify-content:center;margin-top:auto;display:flex}.LabelList-module__tM4UlG__csvTextEntry{min-width:20em;max-width:45em;height:11em;min-height:10em;max-height:40em}.LabelList-module__tM4UlG__uploadLabel{cursor:pointer}.LabelList-module__tM4UlG__uploadButton{background-color:var(--blue);color:var(--off-white);cursor:pointer;text-transform:uppercase;border-radius:.25em;flex-direction:row;justify-content:center;align-items:center;padding:.4em .8em;font-size:.9em;display:flex}.LabelList-module__tM4UlG__uploadButton:hover{filter:brightness(1.2)}.LabelList-module__tM4UlG__uploadButton:active{color:var(--darker-blue)}.LabelList-module__tM4UlG__csvUploadModal{background:var(--light-navy);border-radius:.25em;width:75em;margin:auto;padding:2em;box-shadow:0 2px 12px #0000001a}.LabelList-module__tM4UlG__csvModalHeader{text-align:center;margin-bottom:1em;font-size:1.7em}.LabelList-module__tM4UlG__csvModalContent{flex-direction:column;align-items:center;gap:1.7em;margin-bottom:1.7em;display:flex}.LabelList-module__tM4UlG__csvTextArea{background-color:var(--off-white);resize:vertical;border:1px solid #dddddd6a;border-radius:.25em;width:100%;height:13em;padding:.8em;font-size:1.2em}.LabelList-module__tM4UlG__fileUploadContainer{color:var(--gray);flex-direction:column;align-items:center;gap:.7em;font-size:1.2em;display:flex}.LabelList-module__tM4UlG__fileInputButtonContainer{flex-direction:column;align-items:center;gap:8px;display:flex}.LabelList-module__tM4UlG__fileInput{display:none}.LabelList-module__tM4UlG__fileName{text-align:center;white-space:nowrap;text-overflow:ellipsis;max-width:100%;color:var(--gray);margin-top:0;font-size:11px;line-height:1.5;overflow:hidden}.LabelList-module__tM4UlG__uploadGrid{grid-template-columns:1fr auto 1fr;gap:5em;display:grid}.LabelList-module__tM4UlG__uploadGridCell{flex-direction:column;gap:1em;display:flex}.LabelList-module__tM4UlG__uploadLabel{text-align:center;font-size:1.3em}.LabelList-module__tM4UlG__uploadBottomMessage{color:var(--gray);text-transform:uppercase;text-align:center;margin-top:2em;margin-left:auto;margin-right:auto}.LabelList-module__tM4UlG__csvUploadMiddleSection{text-align:center;flex-direction:column;flex-grow:1;justify-content:center;gap:.5em;display:flex}.LabelList-module__tM4UlG__or{text-transform:uppercase;justify-content:center;align-items:center;height:100%;display:flex}.LabelList-module__tM4UlG__doneButton{justify-content:center;align-items:center;margin-top:auto;padding:2em;display:flex}.LabelList-module__tM4UlG__doneButton>*{border-radius:2px;padding:.5em 2em}.LabelList-module__tM4UlG__showOnMobile{display:none}.LabelList-module__tM4UlG__bulkUploadButton{justify-content:flex-end;width:100%;padding:.5em 0;display:flex}@media (max-width:767px){.LabelList-module__tM4UlG__csvUploadModal{flex-direction:column;justify-content:center;width:100vw;height:100vh;display:flex}.LabelList-module__tM4UlG__uploadGrid{flex-direction:column;gap:1em;display:flex}.LabelList-module__tM4UlG__showOnMobile{display:flex}.LabelList-module__tM4UlG__container{overflow:visible}.LabelList-module__tM4UlG__entityAddresses{grid-template-columns:4fr 7fr auto;row-gap:1em}.LabelList-module__tM4UlG__entityAddRemove{font-size:1em}}
.index-module__j4Vrya__container{grid-template-columns:auto 1fr;width:100%;height:100%;padding-top:1.5em;padding-bottom:1.5em;display:flex;position:relative;overflow:hidden}.index-module__j4Vrya__tab{text-transform:uppercase;cursor:pointer;align-items:center;font-size:18px;font-style:normal;font-weight:400;line-height:23px;display:flex}.index-module__j4Vrya__tab:hover{filter:brightness(1.2)}.index-module__j4Vrya__tabSelected{color:var(--white)}.index-module__j4Vrya__tabUnselected{color:var(--gray)}.index-module__j4Vrya__tabsContainer{gap:2.5em;display:flex}.index-module__j4Vrya__rightContainer{flex-direction:column;flex-grow:1;gap:2em;height:100%;padding:0 3em;display:flex}.index-module__j4Vrya__rightInnerContainer{flex-direction:column;flex-grow:1;height:100%;display:flex;overflow:hidden}.index-module__j4Vrya__mobileTitle{font-size:2.5em;font-family:var(--font-arkham);text-transform:uppercase;display:none}.index-module__j4Vrya__mobileSeparator{background-color:var(--gray);opacity:.5;width:100%;height:1px;display:none}.index-module__j4Vrya__hideIfNotMobile,.index-module__j4Vrya__mobileUsageLimits{display:none}@media (max-width:767px){.index-module__j4Vrya__rightContainer{gap:1rem;width:100vw;height:auto;padding:0 1rem}.index-module__j4Vrya__mobileTitle{display:block}.index-module__j4Vrya__container{grid-gap:1em;height:auto;font-size:.7em;overflow:visible}.index-module__j4Vrya__rightInnerContainer{height:auto;overflow:visible}.index-module__j4Vrya__mobileSeparator{display:block}.index-module__j4Vrya__tabsContainer{justify-content:space-between}.index-module__j4Vrya__hideIfNotMobile{display:flex}.index-module__j4Vrya__mobileUsageLimits{flex-shrink:0;margin-top:auto;padding-top:1em;display:block}}
.Analysis-module__xnp06a__exchangeOuterContainer{flex-direction:column;height:100%;display:flex}.Analysis-module__xnp06a__dateRangeDiv{flex-direction:row;justify-content:center;align-items:center;gap:.2em;padding:.5em;display:flex;position:relative}.Analysis-module__xnp06a__filterIcon{cursor:pointer;margin-right:1em}.Analysis-module__xnp06a__dateRangeDiv span{color:var(--gray)}.Analysis-module__xnp06a__dateRangeLabel{color:var(--gray);text-transform:uppercase;margin-left:.2em}.Analysis-module__xnp06a__dateInputField{background-color:none;cursor:pointer;background:0 0;width:7em}.Analysis-module__xnp06a__exchangeContainer{grid-template:"depositChart withdrawalChart"1fr"depositPie withdrawalPie"1fr/1fr 1fr;column-gap:1em;height:100%;padding:1em .5em;display:grid}.Analysis-module__xnp06a__depositChartArea{flex-direction:column;grid-area:depositChart;display:flex}.Analysis-module__xnp06a__withdrawalChartArea{flex-direction:column;grid-area:withdrawalChart;display:flex}.Analysis-module__xnp06a__chartHeader{color:var(--gray);text-align:center;margin:0 1em .7em;font-size:.9em}.Analysis-module__xnp06a__chart{flex:1}.Analysis-module__xnp06a__depositPieArea{grid-area:depositPie}.Analysis-module__xnp06a__withdrawalPieArea{grid-area:withdrawalPie}.Analysis-module__xnp06a__pieSection{display:flex}.Analysis-module__xnp06a__pie{flex-direction:column;flex:1;margin:.6em 0;display:flex}.Analysis-module__xnp06a__graph{justify-self:center;width:100%;min-width:0;min-height:0;display:flex}.Analysis-module__xnp06a__pieLegend{flex:1;grid-template-rows:repeat(auto-fill,minmax(0,max-content));grid-template-columns:auto auto;align-items:start;column-gap:.5em;font-size:.9em;display:grid}.Analysis-module__xnp06a__pieLegendTitle{color:var(--gray);font-size:.9em}.Analysis-module__xnp06a__depositChart{grid-area:depositChart;display:flex}.Analysis-module__xnp06a__withdrawalChart{grid-area:withdrawalChart;display:flex}.Analysis-module__xnp06a__graph{justify-self:center;width:100%;min-width:0;min-height:0;display:flex;position:relative}.Analysis-module__xnp06a__exchangeColumn{justify-self:start;align-items:center;max-width:100%;display:flex;overflow:hidden}.Analysis-module__xnp06a__exchangeColor{min-width:fit-content;margin-right:.3em;display:flex}.Analysis-module__xnp06a__exchangeName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Analysis-module__xnp06a__valueColumn{justify-self:flex-end;padding:.05em 0;display:flex}.Analysis-module__xnp06a__entityLink:hover .Analysis-module__xnp06a__entityName{text-decoration:underline}.Analysis-module__xnp06a__counterpartiesContainer{flex-direction:column;height:100%;display:flex;overflow:auto}.Analysis-module__xnp06a__counterpartiesHeader{justify-content:space-between;display:flex}.Analysis-module__xnp06a__counterpartiesFlow,.Analysis-module__xnp06a__counterpartiesTime,.Analysis-module__xnp06a__counterpartiesChain,.Analysis-module__xnp06a__counterpartiesTokens{-webkit-user-select:none;user-select:none;align-items:center;gap:1em;display:flex}.Analysis-module__xnp06a__counterpartiesChain{margin-left:3em}.Analysis-module__xnp06a__counterpartyBubbles{flex-wrap:wrap;align-items:center;gap:.6em .9em;margin-top:1em;display:flex}.Analysis-module__xnp06a__ownerToggle{margin-left:auto}.Analysis-module__xnp06a__ownerTogglePopup{gap:.5em;display:flex}.Analysis-module__xnp06a__counterpartiesTime{margin-left:auto}.Analysis-module__xnp06a__counterpartiesTokens{gap:.5em}.Analysis-module__xnp06a__counterpartiesTokenText{color:var(--gray);font-size:.9em}.Analysis-module__xnp06a__counterpartiesFlowItem,.Analysis-module__xnp06a__counterpartiesTimeItem{cursor:pointer;color:var(--gray);font-size:.9em}.Analysis-module__xnp06a__counterpartiesCustomTime{font-size:.9em;transform:translateY(1px)}.Analysis-module__xnp06a__counterparty{text-overflow:ellipsis;white-space:nowrap;height:3.33em;overflow:hidden}.Analysis-module__xnp06a__selectedItem{color:var(--filter)}.Analysis-module__xnp06a__counterparties{grid-template-columns:5fr 1fr 1fr 1fr;align-items:center;width:100%;display:grid}.Analysis-module__xnp06a__counterparties>*,.Analysis-module__xnp06a__header>*{padding:.5em}.Analysis-module__xnp06a__header{display:contents}.Analysis-module__xnp06a__header>div{background-color:var(--light-navy);z-index:1;color:var(--gray);align-items:center;gap:.5em;height:100%;margin-bottom:.5em;font-size:.85em;line-height:100%;display:flex;position:sticky;top:0}.Analysis-module__xnp06a__customCounterpartiesHeader{background-color:var(--light-navy);z-index:1;position:sticky;top:0}.Analysis-module__xnp06a__counterparties>*{background-color:var(--selected);padding:.8em .5em}.Analysis-module__xnp06a__header>div:nth-child(2),.Analysis-module__xnp06a__header>div:nth-child(3),.Analysis-module__xnp06a__header>div:nth-child(4),.Analysis-module__xnp06a__counterparties>div:nth-child(4n+4),.Analysis-module__xnp06a__counterparties>div:nth-child(4n+5){text-align:right;justify-content:flex-end}.Analysis-module__xnp06a__headerText{color:var(--gray);height:100%;padding-right:1.5em}.Analysis-module__xnp06a__tx{color:var(--gray);height:100%;padding-right:1em}.Analysis-module__xnp06a__chainIcons{flex-direction:row;justify-content:flex-end;align-items:center;gap:.1em;height:100%;padding-right:1em;display:flex}.Analysis-module__xnp06a__fullHeight{height:100%}.Analysis-module__xnp06a__groupButton{background:var(--blue);color:var(--off-white);opacity:.8;cursor:pointer;border-radius:2px;margin-left:.5em;padding:.2em;font-size:1em}.Analysis-module__xnp06a__groupButton:hover{opacity:1}.Analysis-module__xnp06a__groupByContainer{height:100%}.Analysis-module__xnp06a__counterpartyRowContainer{background:var(--selected);display:contents}.Analysis-module__xnp06a__counterpartyRowContainer>*{flex-direction:row;align-items:center;padding:0 1em;display:flex}.Analysis-module__xnp06a__highlightKids>*{background:var(--selected)}.Analysis-module__xnp06a__counterpartyRowContainer>:nth-child(2),.Analysis-module__xnp06a__counterpartyRowContainer>:nth-child(3),.Analysis-module__xnp06a__counterpartyRowContainer>:nth-child(4){justify-content:flex-end}.Analysis-module__xnp06a__counterparties>:nth-child(odd){background-color:var(--light-navy)}.Analysis-module__xnp06a__lockedCounterpartiesRowsBlur{pointer-events:none;filter:blur(7px);-webkit-user-select:none;user-select:none}.Analysis-module__xnp06a__counterpartyRowHover:hover>*{background:var(--selected-light);cursor:pointer}.Analysis-module__xnp06a__paginatorRow{justify-content:flex-end;display:flex}.Analysis-module__xnp06a__desktopHeader{display:block}.Analysis-module__xnp06a__mobileHeader{display:none}.Analysis-module__xnp06a__fullWidth{width:100%}.Analysis-module__xnp06a__exposureContainer{flex-direction:column;justify-content:center;height:100%;display:flex;overflow:auto}.Analysis-module__xnp06a__exposureGrid{grid-template-columns:1fr 1fr;align-items:start;gap:1.5em;padding:.5em 1em;display:grid}.Analysis-module__xnp06a__exposurePanel{flex-direction:column;gap:.2em;display:flex}.Analysis-module__xnp06a__exposurePanelHeader{color:var(--gray);text-transform:uppercase;border-bottom:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding:0 0 .5em;font-size:.85em;display:flex}.Analysis-module__xnp06a__exposurePieRow{align-items:flex-start;gap:.5em;display:flex}.Analysis-module__xnp06a__exposurePieContainer{flex-shrink:0;width:140px;height:140px}.Analysis-module__xnp06a__exposureSummary{font-family:var(--font-mono);border-top:1px solid #ffffff0f;flex-direction:column;gap:.75em;padding:1em;font-size:12px;display:flex}.Analysis-module__xnp06a__exposureSummaryTitle{color:#ffffff80;text-transform:uppercase;letter-spacing:.12px}.Analysis-module__xnp06a__exposureSummaryGrid{gap:3em;display:flex}.Analysis-module__xnp06a__exposureSummaryLabel{color:#fff;text-transform:uppercase;letter-spacing:.12px;margin-bottom:.3em;display:block}.Analysis-module__xnp06a__exposureSummaryValue{color:#fff;letter-spacing:.12px}.Analysis-module__xnp06a__exposureSummaryText{color:#ffffffd9;text-transform:uppercase;line-height:1.6}.Analysis-module__xnp06a__exposureNoData{color:var(--gray);padding:2em 0;font-size:.85em}@media (max-width:767px){.Analysis-module__xnp06a__desktopHeader{display:none}.Analysis-module__xnp06a__mobileHeader{display:block}}.Analysis-module__xnp06a__compactPieRow{align-items:center;gap:16px;padding:0 1em 1em;display:flex}.Analysis-module__xnp06a__compactPieContainer{flex-shrink:0;width:160px;height:160px}.Analysis-module__xnp06a__compactLegend{flex-direction:column;gap:5px;padding-top:4px;font-size:10px;display:flex}.Analysis-module__xnp06a__compactLegendRow{justify-content:space-between;align-items:center;gap:8px;display:flex}.Analysis-module__xnp06a__compactLegendName{white-space:nowrap;align-items:center;gap:6px;display:flex}.Analysis-module__xnp06a__compactLegendValue{white-space:nowrap;text-align:right;color:#ffffffb3}.Analysis-module__xnp06a__compactLegendHeader{color:#ffffff80;text-transform:uppercase;letter-spacing:.1px;border-bottom:1px solid #ffffff0f;justify-content:space-between;margin-bottom:2px;padding-bottom:4px;font-size:9px;display:flex}.Analysis-module__xnp06a__riskSummaryBox{text-transform:uppercase;background:#d36f7114;border:1px solid #d36f7126;border-radius:2px;padding:10px 12px;font-size:11px;line-height:1.6}.Analysis-module__xnp06a__riskSummaryBoxNone{text-transform:uppercase;color:#ffffff80;background:#ffffff08;border:1px solid #ffffff0f;border-radius:2px;padding:10px 12px;font-size:11px;line-height:1.6}.Analysis-module__xnp06a__riskLevelSevere{color:var(--risk-severe,#e74c3c);text-transform:uppercase}.Analysis-module__xnp06a__riskLevelNone{color:#fff6;text-transform:uppercase}.Analysis-module__xnp06a__riskSourcesList{flex-direction:column;gap:4px;display:flex}.Analysis-module__xnp06a__riskSourceRow{border-bottom:1px solid #ffffff0a;flex-direction:column;gap:4px;padding:8px 0;font-size:10px;display:flex}.Analysis-module__xnp06a__riskSourceRow:last-child{border-bottom:none}.Analysis-module__xnp06a__riskSourceInfo{align-items:center;gap:6px;min-width:0;display:flex}.Analysis-module__xnp06a__riskSourceName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:10px;overflow:hidden}.Analysis-module__xnp06a__riskSourceBadge{text-transform:uppercase;white-space:nowrap;border-radius:2px;flex-shrink:0;padding:2px 6px;font-size:8px}.Analysis-module__xnp06a__riskSourceMeta{color:#fff6;white-space:nowrap;font-size:9px}.Analysis-module__xnp06a__riskSourcesEmpty{color:#ffffff4d;text-align:center;padding:20px 0;font-size:10px}.Analysis-module__xnp06a__exposureDirectionToggle{gap:0;margin-bottom:.5em;padding:0 1em;display:flex}.Analysis-module__xnp06a__exposureToggleActive{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12px;background-color:var(--enterprise-tab-active,var(--bg-color-light));color:#fff;cursor:pointer;border:none;padding:.6em 1.2em;font-size:12px}.Analysis-module__xnp06a__exposureToggleInactive{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.12px;background-color:var(--enterprise-tab-bg,var(--dark-blue-gray));color:#ffffff80;cursor:pointer;opacity:.8;border:none;padding:.6em 1.2em;font-size:12px}.Analysis-module__xnp06a__exposureToggleInactive:hover{opacity:1;color:#ffffffb3}.Analysis-module__xnp06a__exposureSplitLayout{flex:1;grid-template-columns:3fr 2fr;min-height:0;display:grid}.Analysis-module__xnp06a__riskExposureLayout{flex-direction:column;flex:1;gap:14px;min-height:0;padding:16px 20px 20px;display:flex}.Analysis-module__xnp06a__riskExposureGrid{flex:1;grid-template-columns:3fr 2fr;gap:0;min-height:360px;display:grid}.Analysis-module__xnp06a__riskRadarContainer{background:#ffffff04;border:1px solid #ffffff0a;border-radius:4px;justify-content:center;align-items:center;min-width:0;min-height:360px;padding:8px;display:flex}.Analysis-module__xnp06a__riskPanelSection{flex-direction:column;gap:8px;display:flex}.Analysis-module__xnp06a__riskPanelDivider{background:#ffffff0f;height:1px;margin:4px 0}.Analysis-module__xnp06a__topSourcesSection{border-top:1px solid #ffffff0f;flex-direction:column;gap:8px;padding-top:16px;display:flex}.Analysis-module__xnp06a__topSourcesList{flex-direction:column;display:flex}.Analysis-module__xnp06a__topSourceRow{font-family:var(--font-mono);border-bottom:1px solid #ffffff0a;grid-template-columns:minmax(0,1fr) max-content max-content max-content;align-items:center;column-gap:16px;padding:10px 0;display:grid}.Analysis-module__xnp06a__topSourceRow:last-child{border-bottom:none}.Analysis-module__xnp06a__topSourceAddressCell{color:#e4e4e8;min-width:0;font-size:12px;overflow:hidden}.Analysis-module__xnp06a__topSourceAddressCell>*{min-width:0;max-width:100%}.Analysis-module__xnp06a__topSourceBadge{text-transform:uppercase;letter-spacing:.6px;white-space:nowrap;border-radius:2px;padding:3px 7px;font-size:9px;font-weight:600}.Analysis-module__xnp06a__topSourceUsd{color:#e4e4e8;white-space:nowrap;font-variant-numeric:tabular-nums;text-align:right;font-size:11px;font-weight:600}.Analysis-module__xnp06a__topSourceHops{color:#ffffff73;letter-spacing:.5px;white-space:nowrap;font-variant-numeric:tabular-nums;text-align:right;min-width:50px;font-size:10px}.Analysis-module__xnp06a__exposurePieColumn{flex-direction:column;justify-content:center;min-width:0;display:flex;overflow:auto}.Analysis-module__xnp06a__exposureRiskColumn{font-family:var(--font-mono);border-left:1px solid #ffffff0f;flex-direction:column;gap:8px;padding:12px 14px;font-size:10px;display:flex;overflow-y:auto}.Analysis-module__xnp06a__riskPanelHeader{color:#ffffff80;text-transform:uppercase;letter-spacing:.1px;justify-content:space-between;margin-bottom:8px;font-size:10px;display:flex}.Analysis-module__xnp06a__riskCategoryList{flex-direction:column;gap:8px;display:flex}.Analysis-module__xnp06a__riskCategoryRow{justify-content:space-between;align-items:center;display:flex}.Analysis-module__xnp06a__riskCategoryName{color:#fff;text-transform:uppercase;letter-spacing:.12px;align-items:center;gap:8px;display:flex}.Analysis-module__xnp06a__riskCategoryDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.Analysis-module__xnp06a__riskLevelHigh{color:var(--risk-high,#d36f71);text-transform:uppercase}.Analysis-module__xnp06a__riskLevelMedium{color:var(--risk-medium,#d9a74a);text-transform:uppercase}.Analysis-module__xnp06a__riskLevelLow{color:var(--risk-low,#55a66c);text-transform:uppercase}.Analysis-module__xnp06a__riskDivider{border-top:1px solid #ffffff1a}.Analysis-module__xnp06a__riskStats{flex-direction:column;gap:8px;display:flex}.Analysis-module__xnp06a__riskStatRow{text-transform:uppercase;letter-spacing:.12px;justify-content:space-between;align-items:center;padding:4px 0;display:flex}.Analysis-module__xnp06a__riskStatLabel{color:#fff}.Analysis-module__xnp06a__riskStatValue{color:#fff;text-align:right}.Analysis-module__xnp06a__riskStatUnit{color:#ffffff80}
.index-module__KT2P1q__pageContainer{box-sizing:border-box;width:100%;max-width:74rem;height:100%;margin:0 auto;padding:2em;overflow:hidden}.index-module__KT2P1q__outerContainer{max-width:100vw;height:100%}.index-module__KT2P1q__label{color:#ffffff80}.index-module__KT2P1q__feeRow{grid-template-columns:auto 1fr;column-gap:1em;display:grid}.index-module__KT2P1q__txInfoBox{flex-direction:column;height:100%;padding-top:2em;padding-left:2em;padding-right:2em;display:flex;overflow:hidden}.index-module__KT2P1q__grid{grid-template-rows:auto;grid-template-columns:1fr 3fr;row-gap:1.5em;display:grid;overflow:auto}.index-module__KT2P1q__noOverflow{overflow-x:hidden}.index-module__KT2P1q__sectionSeparator{border-top:.5px solid #fff3;grid-column:1/-1;margin-top:.5em;margin-bottom:.5em}.index-module__KT2P1q__externalLink{color:var(--primary);align-items:center;gap:.5em;display:flex}.index-module__KT2P1q__externalLink:hover{text-decoration:underline}.index-module__KT2P1q__protocolLinks{flex-wrap:wrap;gap:.75em;min-width:0;display:flex}.index-module__KT2P1q__protocolLink{color:var(--primary);align-items:center;gap:.45em;min-width:0;display:inline-flex}.index-module__KT2P1q__protocolLink:hover{text-decoration:underline}.index-module__KT2P1q__protocolLinkIcon,.index-module__KT2P1q__bridgeProtocol,.index-module__KT2P1q__bridgeChainIcon,.index-module__KT2P1q__bridgeToken{min-width:0}.index-module__KT2P1q__bridgeProtocolLink,.index-module__KT2P1q__bridgeTokenLink{color:var(--off-white);min-width:0;display:inline-flex}.index-module__KT2P1q__bridgeProtocolLink:hover,.index-module__KT2P1q__bridgeTokenLink:hover{text-decoration:underline}.index-module__KT2P1q__bridgeList{flex-direction:column;gap:.75em;width:100%;min-width:0;margin-top:1em;margin-bottom:1.5em;display:flex}.index-module__KT2P1q__bridgePanel{box-sizing:border-box;background-color:#ffffff08;border:1px solid #ffffff24;border-radius:6px;width:100%;padding:1em}.index-module__KT2P1q__bridgeHeader{justify-content:space-between;align-items:center;gap:1em;margin-bottom:1em;display:flex}.index-module__KT2P1q__bridgeRoute,.index-module__KT2P1q__bridgeColumnHeader{align-items:center;gap:.45em;min-width:0;display:flex}.index-module__KT2P1q__bridgeColumns{grid-template-columns:minmax(0,1fr) minmax(0,1fr);gap:1.5em;display:grid}.index-module__KT2P1q__bridgeColumn{min-width:0}.index-module__KT2P1q__bridgeColumnHeader{color:var(--off-white);margin-bottom:.75em}.index-module__KT2P1q__bridgeColumnLabel{font-weight:700}.index-module__KT2P1q__bridgeField{grid-template-columns:8em minmax(0,1fr);align-items:center;gap:.75em;min-height:2em;display:grid}.index-module__KT2P1q__bridgeFieldLabel{color:#ffffff80}.index-module__KT2P1q__bridgeArrow{color:var(--gray)}.index-module__KT2P1q__bridgeValue{overflow-wrap:anywhere;min-width:0}.index-module__KT2P1q__bridgeHash{white-space:nowrap}.index-module__KT2P1q__bridgeTimeLabel{color:#ffffff80;align-items:center;gap:.4em;display:inline-flex}.index-module__KT2P1q__bridgeTimeIcon{cursor:pointer;color:#ffffff80;flex-shrink:0}.index-module__KT2P1q__bridgeTimeIcon:hover{color:var(--white)}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRow{display:contents}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRow>*{text-overflow:ellipsis;white-space:nowrap;background-color:#0000;padding:1em .5em;overflow-x:hidden}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRow[role=button]{cursor:pointer}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRowAlt>*{background-color:var(--row-alt-bg,#ffffff08)}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRow[role=button]:hover>*,.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRow:focus-visible>*{background-color:#1585ed26}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeRow:focus-visible{outline:none}.index-module__KT2P1q__tradeChevron{color:var(--gray);transition:transform .2s}.index-module__KT2P1q__tradeChevronOpen{color:var(--blue);transform:rotate(180deg)}.index-module__KT2P1q__tradeRows .index-module__KT2P1q__tradeDetail{background-color:var(--row-alt-bg,#ffffff08);white-space:normal;flex-direction:column;grid-column:1/-1;gap:.75em;padding:1em 1em 1.25em 2em;display:flex}.index-module__KT2P1q__tradeDetailField{grid-template-columns:8em minmax(0,1fr);align-items:start;gap:.75em;display:grid}.index-module__KT2P1q__gasLimitAndUsage{gap:2em;display:flex}.index-module__KT2P1q__divider{background-color:#ffffff4d;width:1px;height:100%}.index-module__KT2P1q__valueRow{align-items:center;gap:1em;display:flex}.index-module__KT2P1q__transfersContainer,.index-module__KT2P1q__transactionsContainer{grid-column:1/-1}.index-module__KT2P1q__transactionsContainer{margin-top:1em}.index-module__KT2P1q__transfersContainer{margin-bottom:3em}.index-module__KT2P1q__ioContainer{grid-column:1/-1;grid-template-columns:minmax(0,1fr) minmax(0,1fr);column-gap:2em;margin-bottom:1em;display:grid}.index-module__KT2P1q__ioItem{background-color:#ffffff08;border-radius:.5em;align-items:center;column-gap:1em;padding:1em;display:flex}.index-module__KT2P1q__inputs,.index-module__KT2P1q__outputs{--io-address-min-width:10rem;grid-template-columns:auto minmax(var(--io-address-min-width), 1fr) auto auto auto;grid-auto-rows:minmax(3.5em,auto);align-content:start;align-items:center;row-gap:1em;min-width:0;display:grid}.index-module__KT2P1q__ioIndex,.index-module__KT2P1q__ioAddress,.index-module__KT2P1q__ioValue,.index-module__KT2P1q__ioUSD,.index-module__KT2P1q__ioSpends{box-sizing:border-box;background-color:#ffffff08;width:100%;min-width:0;height:100%;padding:1em}.index-module__KT2P1q__ioIndex{color:var(--gray);border-top-left-radius:.5em;border-bottom-left-radius:.5em;font-size:.8em}.index-module__KT2P1q__ioAddress{text-overflow:ellipsis;white-space:nowrap;align-items:center;display:flex;position:relative;overflow:hidden}.index-module__KT2P1q__ioAddress>*{text-overflow:clip;min-width:0;max-width:100%;overflow:visible}.index-module__KT2P1q__ioMessage{white-space:normal;overflow-wrap:anywhere;max-height:7em;overflow-y:auto}.index-module__KT2P1q__ioAddressComponent{width:100%;min-width:0;max-width:100%}.index-module__KT2P1q__ioIndexItem{align-items:center;height:100%;display:flex}.index-module__KT2P1q__ioValue,.index-module__KT2P1q__ioUSD,.index-module__KT2P1q__ioSpends{text-align:right}.index-module__KT2P1q__ioValue{color:var(--gray);padding-right:1em}.index-module__KT2P1q__ioSpends{color:var(--primary);border-top-right-radius:.5em;border-bottom-right-radius:.5em}.index-module__KT2P1q__ioSpendsLink{text-decoration:none}.index-module__KT2P1q__ioSpendsLink:hover{text-decoration:underline}.index-module__KT2P1q__ioSpendsUnspent{color:var(--green)}.index-module__KT2P1q__solanaEventContainer{align-items:center;gap:1em;display:flex}.index-module__KT2P1q__solanaInstruction{background-color:var(--medium-gray);border-radius:1em;padding:.2em .6em}.index-module__KT2P1q__solanaLlmInstruction{background-color:var(--medium-gray);border-radius:1em;padding:.05em .3em}.index-module__KT2P1q__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__KT2P1q__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__KT2P1q__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__KT2P1q__solanaLevel.index-module__KT2P1q__topLevel:before{display:none}.index-module__KT2P1q__solanaLevel.index-module__KT2P1q__topLevel:after{background-color:var(--blue);background-color:var(--gray);height:4em;bottom:0;left:0;transform:translateY(1.75em)}.index-module__KT2P1q__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__KT2P1q__lineOpen.index-module__KT2P1q__show{opacity:1;height:100%}.index-module__KT2P1q__solanaTransferContainer{padding:1em;position:relative}.index-module__KT2P1q__accordionContent{background-color:var(--bg-color);padding:1em;position:relative}.index-module__KT2P1q__solanaTransferContainer,.index-module__KT2P1q__solanaTransferContainerStandAlone,.index-module__KT2P1q__headers{grid-template-columns:6.5em 1.5fr 3fr 3fr repeat(3,1fr);gap:1em;display:grid}.index-module__KT2P1q__headersContainer{background-color:var(--dark-blue-gray);margin-left:1px;padding:.2em 0}.index-module__KT2P1q__headers{padding:0 1em}.index-module__KT2P1q__headerTitle{background-color:var(---medium-gray);padding:0}.index-module__KT2P1q__solanaTransferContainer>*,.index-module__KT2P1q__solanaTransferContainerStandAlone>*{text-overflow:ellipsis;white-space:nowrap;position:relative;overflow-x:hidden}.index-module__KT2P1q__solanaLevel{overflow:visible}.index-module__KT2P1q__solanaTransfer{background-color:var(--light-navy)}.index-module__KT2P1q__tokenLink{cursor:pointer;max-width:5em;display:flex;overflow:hidden}.index-module__KT2P1q__tokenLink:hover{text-decoration:underline}.index-module__KT2P1q__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__KT2P1q__solanaAction span{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.index-module__KT2P1q__solanaValue,.index-module__KT2P1q__solanaUSD{text-align:right;padding:.2em 0 0}.index-module__KT2P1q__coin{justify-content:flex-end;padding:0 0 .2em;display:flex}.index-module__KT2P1q__programAddress{position:relative}.index-module__KT2P1q__flexEnd{justify-content:flex-end}.index-module__KT2P1q__accordionHeader{background-color:var(--dark-blue-gray);justify-content:space-between;align-items:center;padding:1em;display:flex;position:relative}.index-module__KT2P1q__section{box-shadow:0px 0px 1px 0px var(--gray);margin:1em 0}.index-module__KT2P1q__childTransfers{transition:max-height .4s;overflow:hidden}.index-module__KT2P1q__arrow{font-size:1.5em;transform:rotate(90deg)}.index-module__KT2P1q__arrow.index-module__KT2P1q__open{color:var(--blue);transform:rotate(90deg)scaleX(-1)}.index-module__KT2P1q__extraLine{border:1px solid #0000;width:10px;height:calc(100% + 2px);position:absolute;transform:translateY(-1px)}.index-module__KT2P1q__extraLine:before{content:"";background-color:var(--blue);background-color:var(--gray);width:1px;height:calc(100% + 2px);position:absolute}.index-module__KT2P1q__noLine.index-module__KT2P1q__solanaLevel:after,.index-module__KT2P1q__solanaTransferContainerStandAlone .index-module__KT2P1q__solanaLevel:before,.index-module__KT2P1q__solanaTransferContainerStandAlone .index-module__KT2P1q__solanaLevel:after{display:none}.index-module__KT2P1q__solanaTransferContainerStandAlone{background-color:var(--light-navy);padding:1em}.index-module__KT2P1q__lastLine .index-module__KT2P1q__solanaLevel:after{height:calc(50% + 1em + 1px);transform:none;transform:translate(var(--pseudo-translate), calc(-1em - 1px));top:0%;left:0}.index-module__KT2P1q__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__KT2P1q__buttonsContainer{justify-content:space-between;gap:2em;display:flex}.index-module__KT2P1q__LLMBtnContainer{filter:brightness(.8)}.index-module__KT2P1q__LLMBtnContainer:hover{filter:brightness()}.index-module__KT2P1q__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__KT2P1q__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__KT2P1q__LLMBtn:not(.index-module__KT2P1q__LLMBtnInActive):hover:after{left:130%}.index-module__KT2P1q__LLMBtn:not(.index-module__KT2P1q__LLMBtnInActive):hover{filter:brightness(1.5)}.index-module__KT2P1q__LLMBtnInActive{cursor:not-allowed;filter:grayscale()}.index-module__KT2P1q__tabContainer{background:#13131a;border-radius:.4em;align-items:center;gap:4px;width:fit-content;padding:4px;display:flex}.index-module__KT2P1q__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__KT2P1q__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__KT2P1q__chevron.index-module__KT2P1q__open{border-left:2px solid var(--blue);border-top:2px solid var(--blue);transform:rotate(45deg)}.index-module__KT2P1q__llmTransactionParser,.index-module__KT2P1q__llmTransactionContainer{line-height:1.6;font-family:var(--font-mono-light);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}.index-module__KT2P1q__llmTransactionParser{margin-top:1em;margin-bottom:2em}.index-module__KT2P1q__llmTop{justify-content:space-between;align-items:center;gap:3em;margin-bottom:2em;display:flex}.index-module__KT2P1q__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__KT2P1q__timeLink{overflow:hidden}.index-module__KT2P1q__hashStyle{white-space:nowrap;text-overflow:ellipsis}.index-module__KT2P1q__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__KT2P1q__instrumentIcons{width:1.6em;height:1.6em;margin-right:.25em;position:relative;transform:translateY(.2em)}.index-module__KT2P1q__instrumentIconBase{position:absolute;top:0;left:0}.index-module__KT2P1q__instrumentIconQuote{position:absolute;bottom:0;right:0}.index-module__KT2P1q__instrumentSymbol{color:var(--off-white);display:flex;transform:translateY(.4em)}.index-module__KT2P1q__llmTransactionLoading{border-radius:4px;padding:8px;font-size:14px}.index-module__KT2P1q__llmTransactionError{color:var(--red);border-radius:4px;padding:8px;font-size:14px}.index-module__KT2P1q__llmTransactionTitle{color:var(--off-white);align-items:center;gap:1em;margin-bottom:1em;font-size:1.5em;display:flex}.index-module__KT2P1q__llmTransactionSection{margin-bottom:1.5em}.index-module__KT2P1q__llmTransactionSectionHeader{color:var(--gray);margin-bottom:1em;font-size:1.25em}.index-module__KT2P1q__llmTransactionContent{white-space:normal;color:var(--off-white)}.index-module__KT2P1q__box{background-color:var(--selected);border-radius:8px;padding:1em;transition:opacity .5s ease-in-out;box-shadow:0 1px 3px #0000001a}.index-module__KT2P1q__llmTransactionHashValue{white-space:nowrap;text-overflow:ellipsis;color:var(--blue);overflow:hidden}.index-module__KT2P1q__amountToken{color:var(--blue)}.index-module__KT2P1q__amountUsd{color:var(--green)}.index-module__KT2P1q__explanationRow{align-items:center;margin-bottom:20px;transition:opacity .5s ease-in-out;display:flex}.index-module__KT2P1q__llmSwapIcon{color:var(--off-white);display:inline-block;transform:translateY(.1em)}.index-module__KT2P1q__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__KT2P1q__greenBox{color:var(--green);font-weight:700}.index-module__KT2P1q__redBox{color:var(--red);font-weight:700}.index-module__KT2P1q__colon,.index-module__KT2P1q__thisTx{color:var(--gray)}.index-module__KT2P1q__txLink{color:var(--blue);cursor:pointer;text-decoration:none}.index-module__KT2P1q__txLink:hover,.index-module__KT2P1q__underline:hover{text-decoration:underline}.index-module__KT2P1q__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__KT2P1q__fadeIn{opacity:1;opacity:1;animation:.5s ease-in-out index-module__KT2P1q__fadeInEffect}.index-module__KT2P1q__showContent{display:contents}@keyframes index-module__KT2P1q__fadeInEffect{0%{opacity:0}to{opacity:1}}.index-module__KT2P1q__titleContainer{justify-content:flex-start;align-items:center;margin-bottom:1em;display:flex}.index-module__KT2P1q__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__KT2P1q__blue-wave-animation,1.5s linear infinite index-module__KT2P1q__color-wave-animation;display:flex}@keyframes index-module__KT2P1q__blue-wave-animation{0%{background-position:100% 0}to{background-position:-100% 0}}@keyframes index-module__KT2P1q__color-wave-animation{0%{color:#adadad}20%{color:var(--blue)}60%{color:#adadad}to{color:#adadad}}@keyframes index-module__KT2P1q__fillAnimation{0%{fill:#adadad}to{fill:var(--green)}}.index-module__KT2P1q__llmIcon{animation:none}.index-module__KT2P1q__fadeInTitle .index-module__KT2P1q__llmIcon{animation:.5s ease-in-out forwards index-module__KT2P1q__fillAnimation}@media (max-width:1600px){.index-module__KT2P1q__llmTransactionContainer{width:48em}}@media (max-width:1024px){.index-module__KT2P1q__ioContainer{flex-direction:column;gap:1em;width:100%;max-width:100%;display:flex;overflow:hidden}.index-module__KT2P1q__ioContainer>*{box-sizing:border-box;flex-shrink:1;width:100%;max-width:100%}.index-module__KT2P1q__inputs,.index-module__KT2P1q__outputs{--io-address-min-width:6rem;grid-template-columns:minmax(0, .5fr) minmax(var(--io-address-min-width), 3.5fr) minmax(0, 3fr) minmax(0, 2fr) minmax(0, 1.5fr);overflow:hidden}}@media (max-width:768px){.index-module__KT2P1q__pageContainer{font-size:.8em;overflow:auto}.index-module__KT2P1q__tgMiniPageContainer{flex-direction:column;height:100dvh;padding:0;display:flex;overflow:hidden}.index-module__KT2P1q__tgContent{height:calc(100% - 9em);overflow:scroll}.index-module__KT2P1q__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__KT2P1q__externalLink{color:var(--primary);flex-wrap:wrap;align-items:center;gap:.5em;display:flex}.index-module__KT2P1q__externalLink a{white-space:normal;flex:auto}.index-module__KT2P1q__bridgeColumns{grid-template-columns:1fr;gap:1em}.index-module__KT2P1q__bridgeHeader{flex-direction:column;align-items:flex-start}.index-module__KT2P1q__bridgeField{grid-template-columns:7em minmax(0,1fr)}.index-module__KT2P1q__txInfoBox{flex-direction:column;width:100%;height:100%;padding:2em 0 0;display:flex;overflow:visible}.index-module__KT2P1q__ioContainer{flex-direction:column;width:100%;max-width:100%;margin-bottom:1em;display:flex;overflow:hidden}.index-module__KT2P1q__ioContainer>*{box-sizing:border-box;flex-shrink:1;width:100%;max-width:100%}.index-module__KT2P1q__inputs,.index-module__KT2P1q__outputs{--io-address-min-width:6rem;grid-template-columns:minmax(0, .5fr) minmax(var(--io-address-min-width), 3.5fr) minmax(0, 3fr) minmax(0, 2fr) minmax(0, 1.5fr);grid-auto-rows:auto;align-items:center;row-gap:1em;font-size:.9em;display:grid;overflow:hidden}.index-module__KT2P1q__ioItem{background-color:#ffffff08;border-radius:.5em;align-items:center;column-gap:1em;padding:1em;display:flex}.index-module__KT2P1q__ioIndex,.index-module__KT2P1q__ioAddress,.index-module__KT2P1q__ioValue,.index-module__KT2P1q__ioUSD,.index-module__KT2P1q__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__KT2P1q__ioIndex{color:var(--gray);border-top-left-radius:.5em;border-bottom-left-radius:.5em;font-size:.8em}.index-module__KT2P1q__hashStyle{text-overflow:ellipsis;white-space:nowrap;overflow-wrap:break-word;max-width:50vw;overflow:hidden}.index-module__KT2P1q__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__KT2P1q__accordionHeader{padding:.5em}.index-module__KT2P1q__accordionContent{padding:.5em 0}.index-module__KT2P1q__solanaLevel:after,.index-module__KT2P1q__solanaLevel:before,.index-module__KT2P1q__extraLine,.index-module__KT2P1q__lineOpen{display:none}.index-module__KT2P1q__solanaLevel{margin-left:0}.index-module__KT2P1q__programAddress{max-width:10em}}
.AlertsHome-module__thtciq__container{grid-template-rows:auto 1fr;gap:1em;width:100%;padding:.5em 2em;display:grid;overflow:hidden}.AlertsHome-module__thtciq__section{flex-direction:column;gap:1em;display:flex;overflow:hidden}.AlertsHome-module__thtciq__title{margin-bottom:.5em;font-size:1.5em}.AlertsHome-module__thtciq__mainTitle{font-size:3em;font-family:var(--font-arkham)}.AlertsHome-module__thtciq__alerts{flex-flow:row;gap:1em;display:flex;overflow:hidden}@media (max-width:768px){.AlertsHome-module__thtciq__alerts>*{display:flex}}@media (min-width:769px){.AlertsHome-module__thtciq__alerts>:nth-child(n+2){display:none}}@media (min-width:1000px){.AlertsHome-module__thtciq__alerts>:nth-child(n+3){display:none}.AlertsHome-module__thtciq__alerts>:nth-child(-n+2){display:flex}}@media (min-width:1350px){.AlertsHome-module__thtciq__alerts>:nth-child(n+4){display:none}.AlertsHome-module__thtciq__alerts>:nth-child(-n+3){display:flex}}@media (min-width:1700px){.AlertsHome-module__thtciq__alerts>:nth-child(n+5){display:none}.AlertsHome-module__thtciq__alerts>:nth-child(-n+4){display:flex}}@media (min-width:2100px){.AlertsHome-module__thtciq__alerts>:nth-child(n+6){display:none}.AlertsHome-module__thtciq__alerts>:nth-child(-n+5){display:flex}}.AlertsHome-module__thtciq__mobileSearchBarContainer{display:none}.AlertsHome-module__thtciq__tgMiniAlert{background-color:var(--bg-color-light);width:calc(50% - .5em);-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;flex-direction:column;height:17.5em;padding:1em;display:flex}.AlertsHome-module__thtciq__alert{background-color:var(--bg-color-light);width:29em;min-width:29em;height:17.5em;min-height:17.5em;max-height:17.5em;-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;flex-direction:column;padding:1em;display:flex;position:relative}.AlertsHome-module__thtciq__alert:before{content:"";width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);opacity:0;background-color:#fff;position:absolute;top:0;left:0}.AlertsHome-module__thtciq__alert:hover:before{opacity:.03}.AlertsHome-module__thtciq__alertName{text-transform:uppercase;justify-content:space-between;align-items:center;margin-bottom:.3em;font-size:1.4em;display:flex}.AlertsHome-module__thtciq__alertName>:last-child{flex-shrink:0}.AlertsHome-module__thtciq__alertDescription{color:var(--off-white);text-transform:uppercase;font-size:.84em;font-family:var(--font-mono-light);-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.AlertsHome-module__thtciq__bubbles{max-height:7em;overflow:hidden}.AlertsHome-module__thtciq__metadata{color:var(--gray);justify-content:space-between;align-items:center;margin-top:auto;font-size:.9em;display:flex}.AlertsHome-module__thtciq__active{color:var(--green)}.AlertsHome-module__thtciq__paused{color:var(--red)}.AlertsHome-module__thtciq__createAlert{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.1em;display:flex}.AlertsHome-module__thtciq__transfersContainer{flex-grow:1;grid-template-rows:1fr auto;gap:1em;display:grid;overflow:hidden}.AlertsHome-module__thtciq__transactions{overflow:hidden}.AlertsHome-module__thtciq__alertLimitingHeader{color:var(--off-white);text-transform:uppercase;opacity:.7;font-size:1.3em}.AlertsHome-module__thtciq__alertLimitingIcons{flex-direction:row;gap:1em;padding:.5em 0;display:flex}.AlertsHome-module__thtciq__alertLimitingIcon{width:2em;height:2em;color:var(--off-white);opacity:.7;cursor:pointer}.AlertsHome-module__thtciq__alertLimitingIcon:hover{opacity:.9}.AlertsHome-module__thtciq__alertLimitingIconSelected{width:2em;height:2em;color:var(--off-white);opacity:1;cursor:pointer}.AlertsHome-module__thtciq__alertLimitingGrid{text-transform:uppercase;grid-template-columns:auto auto auto;gap:1em;font-size:.8em;display:grid}.AlertsHome-module__thtciq__alertLimitingGrid>:nth-child(3n+2),.AlertsHome-module__thtciq__alertLimitingGrid>:nth-child(3n+3){text-align:right}.AlertsHome-module__thtciq__alertLimitingCellGray{color:var(--off-white);opacity:.7}.AlertsHome-module__thtciq__alertLimitingCell{color:var(--off-white)}.AlertsHome-module__thtciq__alertLimitingCellRed{color:var(--red)}.AlertsHome-module__thtciq__createAlertButton,.AlertsHome-module__thtciq__viewAlertsButton{color:#fff;width:15em;height:2.5em;-webkit-mask:var(--beveled-small);mask:var(--beveled-small);cursor:pointer;justify-content:center;align-items:center;display:flex}.AlertsHome-module__thtciq__createAlertButton{background-color:var(--blue)}.AlertsHome-module__thtciq__viewAlertsButton{background-color:var(--steel)}.AlertsHome-module__thtciq__alertNotificationsHeader{flex-direction:row;gap:1em;display:flex}.AlertsHome-module__thtciq__alertNotificationsHeader:last-child{font-size:.9em}.AlertsHome-module__thtciq__createAlertButton:hover,.AlertsHome-module__thtciq__viewAlertsButton:hover{filter:brightness(1.2)}.AlertsHome-module__thtciq__mainTitleAndButtonsContainer{justify-content:space-between;align-items:center;display:flex}.AlertsHome-module__thtciq__titleButtonsContainer{white-space:nowrap;flex-direction:row;flex-grow:0;justify-content:flex-end;gap:1em;margin-left:2em;padding:.85em 0;font-size:.9em;display:flex}.AlertsHome-module__thtciq__myAlertsList,.AlertsHome-module__thtciq__tgMiniMyAlertsList{flex-flow:wrap;gap:1em;width:100%;height:100%;display:flex;overflow:auto}.AlertsHome-module__thtciq__tgMiniMyAlertsList{justify-content:space-between}.AlertsHome-module__thtciq__myAlertsContainer{flex-direction:column;gap:1em;max-height:100%;padding-left:2em;display:flex;overflow:scroll}.AlertsHome-module__thtciq__akrhamAlertBubble{border:1px solid var(--gray);color:var(--gray);opacity:.8;border-radius:1em;width:fit-content;margin-top:auto;margin-left:auto;padding:.25em .5em;font-size:.9em}.AlertsHome-module__thtciq__addFeaturedAlertButton{color:var(--blue);cursor:pointer;z-index:1;border-radius:.2em;padding:.25em .5em;font-size:.75em;display:inline-block}.AlertsHome-module__thtciq__addFeaturedAlertButton:hover{outline:1px solid var(--blue)}.AlertsHome-module__thtciq__alertCardSeparator{background-color:#363640;width:100%;height:.5px;min-height:.5px;margin:.65em 0}.AlertsHome-module__thtciq__tierContainer{font-family:var(--font-mono-light);text-transform:uppercase;margin:.3em 0;font-size:.9em;display:flex}.AlertsHome-module__thtciq__tierTitle{color:var(--gray)}.AlertsHome-module__thtciq__tierButton{color:var(--blue);cursor:pointer}.AlertsHome-module__thtciq__mobileAlertLimits,.AlertsHome-module__thtciq__showOnMobile{display:none}.AlertsHome-module__thtciq__limitReachedWarning{color:var(--red);align-items:center;gap:.5em;margin-bottom:.5em;display:flex}@media (max-width:767px){.AlertsHome-module__thtciq__mobileSearchBarContainer{display:block}.AlertsHome-module__thtciq__container{flex-direction:column;width:100vw;padding:.5em .75em;display:flex;overflow:scroll}.AlertsHome-module__thtciq__tgMiniContainer{width:100%}.AlertsHome-module__thtciq__hideOnMobile{display:none}.AlertsHome-module__thtciq__mobileAlertLimits{padding:.75em;display:block}.AlertsHome-module__thtciq__showOnMobile{display:block}.AlertsHome-module__thtciq__createAlertButton{width:auto;padding:.5em}.AlertsHome-module__thtciq__myAlertsContainer{width:100%;padding:.5em 1em}.AlertsHome-module__thtciq__alerts{overflow:scroll}.AlertsHome-module__thtciq__featuredAlertsMobile{min-width:16.6em;max-width:16.6em;height:calc(100% + 3em)}.AlertsHome-module__thtciq__alert:before{width:auto}.AlertsHome-module__thtciq__alert{min-width:auto;max-width:auto;width:100%;height:100%}.AlertsHome-module__thtciq__myAlertsList{gap:1em;height:auto}.AlertsHome-module__thtciq__section{overflow:visible}.AlertsHome-module__thtciq__mainTitle{font-size:2.25em}}
.ManageAlertMethods-module__e4rtra__container{flex-direction:column;gap:1.75em;height:100%;padding:.5em 2em 2em;display:flex;position:relative;overflow-y:auto}.ManageAlertMethods-module__e4rtra__header{align-items:baseline;gap:.75em;display:flex}.ManageAlertMethods-module__e4rtra__title{font-size:3em;font-family:var(--font-arkham)}.ManageAlertMethods-module__e4rtra__subtitle{font-family:var(--font-mono-light);color:var(--gray);text-transform:uppercase;font-size:.85em}.ManageAlertMethods-module__e4rtra__sections{flex-direction:column;gap:1.5em;display:flex}.ManageAlertMethods-module__e4rtra__section{flex-direction:column;gap:0;display:flex}.ManageAlertMethods-module__e4rtra__sectionHeader{align-items:center;gap:.6em;margin-bottom:.5em;padding:0 .25em;display:flex}.ManageAlertMethods-module__e4rtra__sectionIcon{color:var(--gray);font-size:.85em;display:flex}.ManageAlertMethods-module__e4rtra__sectionLabel{font-family:var(--font-mono-light);text-transform:uppercase;letter-spacing:.06em;color:var(--gray);font-size:.8em}.ManageAlertMethods-module__e4rtra__sectionCount{font-family:var(--font-mono-light);color:var(--medium-gray);background-color:#ffffff0a;border-radius:.25em;padding:.1em .5em;font-size:.7em}.ManageAlertMethods-module__e4rtra__sectionRule{background-color:#ffffff0f;flex:1;height:1px;margin-left:.25em}.ManageAlertMethods-module__e4rtra__methodsList{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:#ffffff08;flex-direction:column;gap:1px;display:flex}.ManageAlertMethods-module__e4rtra__methodCard{background-color:var(--bg-color-light);align-items:center;gap:1em;padding:1.1em 1.25em;transition:background-color .15s;display:flex}.ManageAlertMethods-module__e4rtra__methodCard:hover{background-color:#ffffff08}.ManageAlertMethods-module__e4rtra__methodCardDropOver{background-color:rgba(var(--blueRGB), .08);outline:1px solid rgba(var(--blueRGB), .3);outline-offset:-1px}.ManageAlertMethods-module__e4rtra__methodIconBox{background-color:rgba(var(--blueRGB), .1);width:2.5em;height:2.5em;color:var(--lighter-blue);border-radius:.35em;flex-shrink:0;justify-content:center;align-items:center;font-size:1.1em;display:flex}.ManageAlertMethods-module__e4rtra__methodDetails{flex-direction:column;flex:1;gap:.55em;min-width:0;display:flex}.ManageAlertMethods-module__e4rtra__methodName{white-space:nowrap;text-overflow:ellipsis;font-size:1em;overflow:hidden}.ManageAlertMethods-module__e4rtra__alertsList{flex-wrap:wrap;gap:.3em;display:flex}.ManageAlertMethods-module__e4rtra__alertTag{font-family:var(--font-mono-light);text-transform:uppercase;letter-spacing:.02em;-webkit-mask:var(--beveled-small);mask:var(--beveled-small);cursor:grab;-webkit-user-select:none;user-select:none;align-items:center;gap:.35em;padding:.2em .55em;font-size:.7em;transition:filter .15s;display:flex}.ManageAlertMethods-module__e4rtra__alertTag:hover{filter:brightness(1.3)}.ManageAlertMethods-module__e4rtra__alertTagDragging{opacity:.3}.ManageAlertMethods-module__e4rtra__alertTagOverlay{cursor:grabbing;filter:brightness(1.2);transform:scale(1.05);box-shadow:0 4px 16px #0006}.ManageAlertMethods-module__e4rtra__alertTagActive{color:var(--green);background-color:#55a66c1a;border:1px solid #55a66c2e}.ManageAlertMethods-module__e4rtra__alertTagPaused{color:var(--red);background-color:#ce535314;border:1px solid #ce535326}.ManageAlertMethods-module__e4rtra__alertDot{border-radius:50%;flex-shrink:0;width:5px;height:5px}.ManageAlertMethods-module__e4rtra__alertDotActive{background-color:var(--green)}.ManageAlertMethods-module__e4rtra__alertDotPaused{background-color:var(--red)}.ManageAlertMethods-module__e4rtra__methodActions{flex-direction:column;flex-shrink:0;align-items:stretch;gap:.5em;width:7em;display:flex}.ManageAlertMethods-module__e4rtra__usageBadge{font-family:var(--font-mono-light);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;border-radius:.25em;justify-content:center;align-items:center;gap:.4em;padding:.3em .7em;font-size:.75em;display:flex}.ManageAlertMethods-module__e4rtra__usageNone{color:var(--green);background-color:#55a66c1f;border:1px solid #55a66c33}.ManageAlertMethods-module__e4rtra__usageActive{color:var(--orange);background-color:#d3722f1a;border:1px solid #d3722f2e}.ManageAlertMethods-module__e4rtra__usageDot{border-radius:50%;flex-shrink:0;width:6px;height:6px}.ManageAlertMethods-module__e4rtra__usageDotGreen{background-color:var(--green)}.ManageAlertMethods-module__e4rtra__usageDotGray{background-color:var(--orange)}.ManageAlertMethods-module__e4rtra__deleteBtn{cursor:pointer;width:100%;height:2em;font-size:.8em;font-family:var(--font-mono-light);text-transform:uppercase;letter-spacing:.03em;color:#fff;background-color:var(--red);-webkit-user-select:none;user-select:none;border-radius:.3em;justify-content:center;align-items:center;gap:.4em;transition:all .15s;display:flex}.ManageAlertMethods-module__e4rtra__deleteBtn:hover{filter:brightness(1.25)}.ManageAlertMethods-module__e4rtra__deleteBtnLocked{color:var(--red);cursor:not-allowed;background-color:#ce53531f;border:1px solid #ce535333}.ManageAlertMethods-module__e4rtra__deleteBtnLocked:hover{filter:none;background-color:#ce535329}.ManageAlertMethods-module__e4rtra__deleteBtnPlaceholder{height:0}.ManageAlertMethods-module__e4rtra__deleteRow{position:relative}.ManageAlertMethods-module__e4rtra__lockedHint{font-family:var(--font-mono-light);text-transform:uppercase;letter-spacing:.03em;color:var(--red);white-space:nowrap;opacity:0;pointer-events:none;font-size:.75em;transition:opacity .15s;position:absolute;top:50%;right:calc(100% + .75em);transform:translateY(-50%)}.ManageAlertMethods-module__e4rtra__deleteRow:hover .ManageAlertMethods-module__e4rtra__lockedHint{opacity:1}.ManageAlertMethods-module__e4rtra__dropHint{font-family:var(--font-mono-light);text-transform:uppercase;letter-spacing:.03em;color:var(--lighter-blue);font-size:.7em;animation:1.5s ease-in-out infinite ManageAlertMethods-module__e4rtra__pulse}@keyframes ManageAlertMethods-module__e4rtra__pulse{0%,to{opacity:.6}50%{opacity:1}}.ManageAlertMethods-module__e4rtra__dragInstructions{font-family:var(--font-mono-light);text-transform:uppercase;letter-spacing:.04em;color:var(--lighter-blue);background-color:rgba(var(--blueRGB), .15);border:1px solid rgba(var(--blueRGB), .3);pointer-events:none;z-index:1000;border-radius:.3em;padding:.6em 1.5em;font-size:.8em;position:fixed;left:50%;transform:translate(-50%)}.ManageAlertMethods-module__e4rtra__dragInstructionsTop{top:7em}.ManageAlertMethods-module__e4rtra__dragInstructionsBottom{bottom:4em}.ManageAlertMethods-module__e4rtra__emptyState{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:var(--bg-color-light);flex-direction:column;justify-content:center;align-items:center;gap:.5em;padding:4em 2em;display:flex}.ManageAlertMethods-module__e4rtra__emptyIcon{color:var(--steel);margin-bottom:.25em;font-size:1.8em}.ManageAlertMethods-module__e4rtra__emptyText{font-family:var(--font-mono-light);color:var(--gray);text-transform:uppercase;font-size:.85em}.ManageAlertMethods-module__e4rtra__addSection{flex-direction:column;gap:.75em;display:flex}.ManageAlertMethods-module__e4rtra__addSectionTitle{font-family:var(--font-mono-light);text-transform:uppercase;letter-spacing:.06em;color:var(--gray);padding:0 .25em;font-size:.8em}.ManageAlertMethods-module__e4rtra__addButtons{grid-template-columns:1fr 1fr 1fr;gap:.75em;display:grid}.ManageAlertMethods-module__e4rtra__addButton{border:1px dashed var(--steel);text-transform:uppercase;font-family:var(--font-mono-light);letter-spacing:.03em;color:var(--off-white);cursor:pointer;border-radius:.3em;justify-content:center;align-items:center;padding:1em;font-size:.85em;transition:background-color .15s,border-color .15s;display:flex}.ManageAlertMethods-module__e4rtra__addButton:hover{background-color:rgba(var(--blueRGB), .06);border-color:var(--blue);color:var(--lighter-blue)}@media (max-width:767px){.ManageAlertMethods-module__e4rtra__container{padding:.5em .75em 1.5em}.ManageAlertMethods-module__e4rtra__title{font-size:2.25em}.ManageAlertMethods-module__e4rtra__methodCard{gap:.75em;padding:.85em 1em}.ManageAlertMethods-module__e4rtra__addButtons{grid-template-columns:1fr}}
.tierCards-module__wJKmia__tierCardsContainer{flex-direction:column;gap:.5em;display:flex}.tierCards-module__wJKmia__tierCardsHeader{font-family:var(--font-mono);text-transform:uppercase;color:#fff9;letter-spacing:.06em;font-size:1em}.tierCards-module__wJKmia__tierCardsSubheader{font-family:var(--font-mono);color:#ffffff59;margin:0 0 1em;font-size:.9em}.tierCards-module__wJKmia__billingToggleContainer{flex-wrap:wrap;justify-content:center;align-items:center;gap:1.6em .6em;width:fit-content;margin:1.9em auto 1.6em;display:flex}.tierCards-module__wJKmia__billingToggleBtn{font-family:var(--font-mono);color:#ffffff8c;cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff1f;border-radius:.45em;padding:.75em 1.8em;font-size:.95em;font-weight:500;transition:background .18s,color .18s,border-color .18s;position:relative}.tierCards-module__wJKmia__billingToggleBtn:hover{color:#fffc;border-color:#fff3}.tierCards-module__wJKmia__billingToggleBtnActive{color:#fff;background:#ffffff1f;border-color:#fff3;font-weight:600}.tierCards-module__wJKmia__billingToggleBadge{letter-spacing:.03em;white-space:nowrap;border-radius:.4em;padding:.3em .65em;font-size:.75em;font-weight:700;line-height:1.2;position:absolute;top:-1.05em;right:-.5em}.tierCards-module__wJKmia__billingToggleBadgeDiscount{color:#062a15;background:linear-gradient(135deg,#2fe07a,#00e676)}.tierCards-module__wJKmia__billingToggleBadgeNew{background:var(--blue);color:#fff;box-shadow:0 2px 8px #0171d966}.tierCards-module__wJKmia__tierCardBadgeDiscount{color:#000;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#00c853 0%,#00e676 100%);border-radius:.25em;padding:.25em .75em;font-size:.7em;font-weight:700;position:absolute;top:-.55em;right:1.25em;box-shadow:0 2px 12px #00c8534d}.tierCards-module__wJKmia__tierCardPriceStrikethrough{font-size:1.5em;font-weight:500;font-family:var(--font-mono);color:#ffffff40;margin-right:.3em;line-height:1;text-decoration:line-through}.tierCards-module__wJKmia__tierCardPriceMid{font-size:1.5em;font-weight:500;font-family:var(--font-mono);color:#fff;margin-right:.3em;line-height:1}.tierCards-module__wJKmia__commitmentOptions{flex-direction:column;gap:0;margin-bottom:1.5em;display:flex}.tierCards-module__wJKmia__commitmentRow{border-bottom:1px solid #ffffff0d;justify-content:space-between;align-items:center;padding:.7em 0;display:flex}.tierCards-module__wJKmia__commitmentRow:last-child{border-bottom:none}.tierCards-module__wJKmia__commitmentInfo{align-items:center;gap:.55em;display:flex}.tierCards-module__wJKmia__commitmentLabel{font-family:var(--font-mono);color:#fff9;text-transform:uppercase;letter-spacing:.03em;font-size:.88em}.tierCards-module__wJKmia__commitmentDiscountBadge{font-family:var(--font-mono);color:#00c853;letter-spacing:.03em;background:#00c8531a;border:1px solid #00c85333;border-radius:.25em;padding:.15em .45em;font-size:.72em;font-weight:700}.tierCards-module__wJKmia__commitmentPrice{font-family:var(--font-mono);color:#fff;font-size:1.15em;font-weight:700}.tierCards-module__wJKmia__commitmentPricePeriod{color:#ffffff4d;margin-left:.1em;font-size:.7em;font-weight:400}.tierCards-module__wJKmia__tierCardsGrid{grid-template-columns:repeat(auto-fit,minmax(280px,1fr));align-items:stretch;gap:1.25em;display:grid}.tierCards-module__wJKmia__tierCard{background:linear-gradient(168deg,#191c26 0%,#13151d 100%);border:1px solid #ffffff14;border-radius:.75em;flex-direction:column;gap:0;min-width:0;padding:2em 1.75em 1.75em;transition:border-color .25s,box-shadow .25s,transform .25s;display:flex;position:relative}.tierCards-module__wJKmia__tierCard:hover{border-color:#ffffff2e;transform:translateY(-2px);box-shadow:0 8px 32px #0000004d}.tierCards-module__wJKmia__tierCardCurrent{background:linear-gradient(168deg,#1a1f2e 0%,#141822 100%);border-color:#0171d980}.tierCards-module__wJKmia__tierCardCustom{background:radial-gradient(circle at 100% 0,#00a3ff14,#0000 35%),linear-gradient(168deg,#191c26 0%,#13151d 100%)}.tierCards-module__wJKmia__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__wJKmia__tierCardPopular:hover{transform:translateY(-3px);box-shadow:0 0 50px #0171d933,0 8px 32px #0006}.tierCards-module__wJKmia__tierCardBadge{background:var(--blue);color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;border-radius:.25em;padding:.25em .75em;font-size:.7em;font-weight:600;position:absolute;top:-.55em;right:1.25em}.tierCards-module__wJKmia__tierCardBadgePopular{color:#fff;font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.06em;background:linear-gradient(135deg,#0171d9 0%,#00a3ff 100%);border-radius:.25em;padding:.25em .85em;font-size:.7em;font-weight:700;position:absolute;top:-.55em;right:1.25em;box-shadow:0 2px 12px #0171d959}.tierCards-module__wJKmia__tierCardTop{flex-direction:column;gap:.5em;margin-bottom:1.5em;display:flex}.tierCards-module__wJKmia__tierCardName{font-size:1.1em;font-family:var(--font-mono);font-weight:inherit;text-transform:uppercase;letter-spacing:.1em;color:#ffffff80}.tierCards-module__wJKmia__tierCardLead{font-family:var(--font-mono);color:#ffffff6b;max-width:34ch;margin:0 0 1.5em;font-size:.85em;line-height:1.6}.tierCards-module__wJKmia__tierCardPricing{align-items:baseline;gap:.1em;display:flex}.tierCards-module__wJKmia__tierCardPrice{font-size:3em;font-weight:inherit;font-family:var(--font-mono);color:#fff;letter-spacing:-.02em;line-height:1}.tierCards-module__wJKmia__tierCardPricePeriod{font-size:1em;font-family:var(--font-mono);color:#ffffff4d}.tierCards-module__wJKmia__tierCardNameLarge{font-size:2.8em;font-family:var(--font-mono);font-weight:inherit;text-transform:none;letter-spacing:-.02em;color:#fff;line-height:1}.tierCards-module__wJKmia__tierCardDivider{background:linear-gradient(90deg,#ffffff0f,#ffffff1a,#ffffff0f);height:1px;margin-bottom:1.5em}.tierCards-module__wJKmia__tierCardFeatures{flex-direction:column;flex:1;gap:1em;margin-bottom:2em;display:flex}.tierCards-module__wJKmia__tierCardFeature{font-family:var(--font-mono);color:#ffffff8c;align-items:center;gap:.7em;font-size:1.02em;line-height:1.5;display:flex}.tierCards-module__wJKmia__tierCardFeature strong{color:#ffffffe6;font-weight:inherit}.tierCards-module__wJKmia__tierCardFeatureIcon{color:#0171d9;flex-shrink:0;justify-content:center;width:1em;font-size:1.45em;font-weight:700;line-height:1;display:inline-flex}.tierCards-module__wJKmia__tierCardPopular .tierCards-module__wJKmia__tierCardFeatureIcon{color:#00a3ff}.tierCards-module__wJKmia__tierCardFeatureIconNo,.tierCards-module__wJKmia__tierCardPopular .tierCards-module__wJKmia__tierCardFeatureIconNo{color:#ffffff40}.tierCards-module__wJKmia__tierCardBtn{color:#ffffffd9;font-family:var(--font-mono);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-size:.9em;font-weight:600;transition:all .2s}.tierCards-module__wJKmia__tierCardBtn:hover:not(:disabled){background:#ffffff1a;border-color:#ffffff40}.tierCards-module__wJKmia__tierCardBtn:disabled{opacity:.45;cursor:not-allowed}.tierCards-module__wJKmia__tierCardBtnCurrent{color:#ffffff59;cursor:default;background:0 0;border:1px solid #ffffff1a}.tierCards-module__wJKmia__tierCardBtnCurrent:hover{background:0 0;border-color:#ffffff1a}.tierCards-module__wJKmia__tierCardBtnPopular{color:#fff;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border:none;box-shadow:0 4px 16px #0171d94d}.tierCards-module__wJKmia__tierCardBtnPopular:hover:not(:disabled){background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);transform:translateY(-1px);box-shadow:0 4px 20px #0171d973}.tierCards-module__wJKmia__tierCardError{color:#e74c3c;font-family:var(--font-mono);margin-top:.5em;font-size:.8em}.tierCards-module__wJKmia__tierCardBtnContacted{color:#00c853;cursor:default;background:#00c8531a;border:1px solid #00c85340}.tierCards-module__wJKmia__tierCardBtnContacted:hover{background:#00c8531a;border-color:#00c85340;transform:none}.tierCards-module__wJKmia__contactModalOverlay{z-index:1000;background:#000000bf;justify-content:center;align-items:center;padding:2em;display:flex;position:fixed;inset:0}.tierCards-module__wJKmia__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__wJKmia__contactModalHeader{border-bottom:1px solid #ffffff14;justify-content:space-between;align-items:center;padding:1.25em 1.5em;display:flex}.tierCards-module__wJKmia__contactModalHeader h3{font-family:var(--font-mono);color:#fff;text-transform:uppercase;letter-spacing:.06em;margin:0;font-size:1em;font-weight:600}.tierCards-module__wJKmia__contactModalClose{color:#fff6;cursor:pointer;background:0 0;border:none;padding:0;font-size:1.5em;line-height:1}.tierCards-module__wJKmia__contactModalClose:hover{color:#fff}.tierCards-module__wJKmia__contactModalBody{flex-direction:column;gap:1.25em;padding:1.5em;display:flex;overflow-y:auto}.tierCards-module__wJKmia__contactModalTierLabel{font-family:var(--font-mono);color:#ffffff80;background:#ffffff0a;border:1px solid #ffffff0f;border-radius:.4em;padding:.75em 1em;font-size:.9em}.tierCards-module__wJKmia__contactModalTierLabel strong{color:#fff}.tierCards-module__wJKmia__contactModalField{flex-direction:column;gap:.5em;display:flex}.tierCards-module__wJKmia__contactModalFieldLabel{font-family:var(--font-mono);color:#fff9;text-transform:uppercase;letter-spacing:.05em;font-size:.82em;font-weight:600}.tierCards-module__wJKmia__contactModalOptional{color:#ffffff4d;text-transform:none;font-weight:400}.tierCards-module__wJKmia__contactModalRadioGroup{border:1px solid #ffffff14;border-radius:.4em;flex-direction:column;gap:0;display:flex;overflow:hidden}.tierCards-module__wJKmia__contactModalRadioLabel{font-family:var(--font-mono);color:#ffffffb3;cursor:pointer;border-bottom:1px solid #ffffff0d;align-items:center;gap:.65em;padding:.7em 1em;font-size:.88em;transition:background .15s;display:flex}.tierCards-module__wJKmia__contactModalRadioLabel:last-child{border-bottom:none}.tierCards-module__wJKmia__contactModalRadioLabel:hover{background:#ffffff0a}.tierCards-module__wJKmia__contactModalRadio{accent-color:#0171d9}.tierCards-module__wJKmia__contactModalRadioDiscount{color:#00c853;margin-left:auto;font-size:.8em;font-weight:700}.tierCards-module__wJKmia__contactModalTextarea{font-family:var(--font-mono);color:#fff;resize:vertical;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:.4em;min-height:80px;padding:.75em 1em;font-size:.88em}.tierCards-module__wJKmia__contactModalTextarea::placeholder{color:#ffffff40}.tierCards-module__wJKmia__contactModalTextarea:focus{border-color:#0171d980;outline:none}.tierCards-module__wJKmia__contactModalActions{justify-content:flex-end;gap:.75em;padding-top:.5em;display:flex}.tierCards-module__wJKmia__contactModalBtnSecondary{font-family:var(--font-mono);color:#ffffffb3;cursor:pointer;background:0 0;border:1px solid #ffffff1f;border-radius:.4em;padding:.65em 1.4em;font-size:.85em;font-weight:500;transition:all .15s}.tierCards-module__wJKmia__contactModalBtnSecondary:hover:not(:disabled){background:#ffffff0f;border-color:#fff3}.tierCards-module__wJKmia__contactModalBtnSecondary:disabled{opacity:.5;cursor:not-allowed}.tierCards-module__wJKmia__contactModalBtnPrimary{font-family:var(--font-mono);color:#fff;cursor:pointer;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border:none;border-radius:.4em;padding:.65em 1.4em;font-size:.85em;font-weight:600;transition:all .15s;box-shadow:0 2px 12px #0171d94d}.tierCards-module__wJKmia__contactModalBtnPrimary:hover:not(:disabled){background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);box-shadow:0 4px 16px #0171d966}.tierCards-module__wJKmia__contactModalBtnPrimary:disabled{opacity:.5;cursor:not-allowed}.tierCards-module__wJKmia__contactModalSummary{background:#ffffff08;border:1px solid #ffffff0f;border-radius:.4em;flex-direction:column;gap:0;display:flex;overflow:hidden}.tierCards-module__wJKmia__contactModalSummaryRow{border-bottom:1px solid #ffffff0a;justify-content:space-between;align-items:flex-start;padding:.75em 1em;display:flex}.tierCards-module__wJKmia__contactModalSummaryRow:last-child{border-bottom:none}.tierCards-module__wJKmia__contactModalSummaryLabel{font-family:var(--font-mono);color:#fff6;text-transform:uppercase;letter-spacing:.04em;flex-shrink:0;font-size:.82em}.tierCards-module__wJKmia__contactModalSummaryValue{font-family:var(--font-mono);color:#fff;text-align:right;word-break:break-word;max-width:65%;font-size:.88em}.tierCards-module__wJKmia__contactModalConfirmText{font-family:var(--font-mono);color:#fff6;text-align:center;margin:0;font-size:.82em}@media (max-width:767px){.tierCards-module__wJKmia__tierCardsGrid{flex-direction:column}.tierCards-module__wJKmia__contactModalOverlay{padding:1em}}
.subscription-module__O1URRW__subscriptionLinks{justify-content:space-between;align-items:center;gap:1.5em;margin-top:1.5em;display:flex}.subscription-module__O1URRW__usageLink{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:#0171d9;cursor:pointer;background:0 0;border:2px solid #0171d9;border-radius:.5em;padding:.75em 1.5em;font-size:.9em;font-weight:600;text-decoration:none;transition:background .2s,color .2s,box-shadow .2s;display:inline-block}.subscription-module__O1URRW__usageLink:hover{color:#00a3ff;background:#0171d91a;border-color:#00a3ff;box-shadow:0 4px 16px #0171d933}.subscription-module__O1URRW__contactSalesBtn{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;color:#fff;cursor:pointer;background:linear-gradient(135deg,#0171d9 0%,#0090e8 100%);border-radius:.5em;padding:.75em 1.5em;font-size:.9em;font-weight:600;text-decoration:none;transition:background .2s,box-shadow .2s;display:inline-block;box-shadow:0 4px 16px #0171d94d}.subscription-module__O1URRW__contactSalesBtn:hover{background:linear-gradient(135deg,#0162bf 0%,#0080d0 100%);box-shadow:0 4px 20px #0171d973}.subscription-module__O1URRW__apiTosBanner{background:var(--black-gradient);z-index:10;border-top:.5px solid #fff6;flex-direction:column;align-items:center;gap:.25em;width:100vw;padding:.75em 2em;display:flex;position:fixed;bottom:0;left:0}.subscription-module__O1URRW__apiTosBannerRow{align-items:center;gap:.625em;display:flex}.subscription-module__O1URRW__apiTosBannerCheckbox{accent-color:#0089f9;cursor:pointer;flex-shrink:0;width:1em;height:1em;margin:0}.subscription-module__O1URRW__apiTosBannerLabel{color:#ffffffe6;font-size:1em;font-family:var(--font-mono);cursor:pointer}.subscription-module__O1URRW__apiTosBannerLink{color:#0089f9;text-decoration:underline}.subscription-module__O1URRW__apiTosBannerLink:hover{color:#33a3ff}.subscription-module__O1URRW__apiTosBannerError{color:#f87171;font-size:.875em;font-family:var(--font-mono)}
.dashboard-module__VbAwYG__dashboardContainer{border-top:1px solid #ffffff1a;flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.dashboard-module__VbAwYG__dashboardContent{flex:1;display:flex;overflow:hidden}.dashboard-module__VbAwYG__sidebar{border-right:1px solid #ffffff1a;flex-direction:column;width:250px;height:100%;transition:width .3s;display:flex;position:relative}.dashboard-module__VbAwYG__sidebarCollapsed{width:4em}.dashboard-module__VbAwYG__sidebar>*{padding:1em}.dashboard-module__VbAwYG__sidebarHeader{border-bottom:1px solid #ffffff1a;flex-shrink:0;align-items:center;gap:10px;min-height:60px;display:flex;position:relative}.dashboard-module__VbAwYG__icon{background:#0171d940;border-radius:4px;justify-content:center;align-items:center;padding:.5em;display:flex}.dashboard-module__VbAwYG__orgIcon{object-fit:contain;border-radius:4px;flex-shrink:0;width:32px;height:32px}.dashboard-module__VbAwYG__sidebarHeaderTitle{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;flex:1;gap:.25em;display:flex;overflow:hidden}.dashboard-module__VbAwYG__sidebarHeaderTitleMain{font-size:1.25em}.dashboard-module__VbAwYG__sidebarHeaderTitleSub{font-size:.75em}.dashboard-module__VbAwYG__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__VbAwYG__sidebarLinks{flex-direction:column;flex:1;gap:.5em;font-size:.875em;display:flex;overflow-y:auto}.dashboard-module__VbAwYG__sidebarLinks>:hover,.dashboard-module__VbAwYG__sidebarFooter>:hover{color:var(--blue)}.dashboard-module__VbAwYG__sidebarLinks>*,.dashboard-module__VbAwYG__sidebarFooter>*{cursor:pointer;white-space:nowrap;align-items:center;gap:.5em;padding:.5em;display:flex;overflow:hidden}.dashboard-module__VbAwYG__sidebarLink{color:inherit;text-decoration:none}.dashboard-module__VbAwYG__sidebarLinksIcon{font-size:1.5em}.dashboard-module__VbAwYG__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__VbAwYG__collapseToggle{cursor:pointer;align-items:center;padding:1em 1.5em;transition:color .2s;display:flex}.dashboard-module__VbAwYG__collapseToggleIcon{border:solid;justify-content:center;align-items:center;font-size:.75em;display:flex}.dashboard-module__VbAwYG__collapseToggle:hover{color:var(--blue)}.dashboard-module__VbAwYG__collapseToggle svg{font-size:1.2em}.dashboard-module__VbAwYG__activeTab{color:var(--blue)}.dashboard-module__VbAwYG__mainContent{flex:1;height:100%;padding:2em;overflow-y:auto}.dashboard-module__VbAwYG__loadingContainer{flex:1;justify-content:center;align-items:center;height:100%;display:flex}.dashboard-module__VbAwYG__creditWarningBanner{cursor:pointer;font-family:var(--font-mono);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;transition:all .2s;display:flex}.dashboard-module__VbAwYG__trialWarningBanner{cursor:pointer;font-family:var(--font-mono);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;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__VbAwYG__trialWarningBanner:hover{background:linear-gradient(135deg,#eb99414d 0%,#eb994133 100%)}.dashboard-module__VbAwYG__trialBannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__VbAwYG__trialBannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__VbAwYG__bannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__VbAwYG__bannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__VbAwYG__bannerDot{color:#fff6;flex-shrink:0;font-size:1.2em}.dashboard-module__VbAwYG__bannerAction{color:#fffc;flex-shrink:0;font-weight:500}.dashboard-module__VbAwYG__bannerArrow{color:#fff9;flex-shrink:0;font-size:1em}.dashboard-module__VbAwYG__setupBanner{color:#fff;text-align:center;font-size:.875em;font-family:var(--font-mono);background:#166534;flex-shrink:0;padding:1em 3em 1em 1.5em;position:relative}.dashboard-module__VbAwYG__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__VbAwYG__setupBannerClose:hover{opacity:.7}.dashboard-module__VbAwYG__createKeyBanner{cursor:pointer;font-family:var(--font-mono);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;transition:all .2s;display:flex}.dashboard-module__VbAwYG__createKeyBanner:hover{background:linear-gradient(135deg,#0171d94d 0%,#0171d933 100%)}.dashboard-module__VbAwYG__createKeyBannerIcon{color:var(--blue);flex-shrink:0;font-size:1.2em}.dashboard-module__VbAwYG__createKeyBannerText{color:var(--blue);flex-shrink:0;font-weight:600}.dashboard-module__VbAwYG__documentation h1{font-size:2.5em;font-family:var(--font-arkham)}.dashboard-module__VbAwYG__documentation h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.dashboard-module__VbAwYG__documentationContent{flex-direction:column;gap:2em;margin-top:2em;display:flex}.dashboard-module__VbAwYG__documentationCard{background:#171921;border-radius:.5em;flex-direction:column;gap:1.5em;padding:1.5em;display:flex}.dashboard-module__VbAwYG__documentationCard p{color:#fffc;font-family:var(--font-mono);margin:0;line-height:1.5}.dashboard-module__VbAwYG__documentationInlineLink{color:var(--blue);font-weight:500;text-decoration:none;transition:all .2s}.dashboard-module__VbAwYG__documentationInlineLink:hover{color:#015bb8;text-decoration:underline}
.orgAlerts-module__DGADcq__orgAlerts h1{font-size:2.5em;font-family:var(--font-arkham);letter-spacing:.02em}.orgAlerts-module__DGADcq__orgAlerts h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.orgAlerts-module__DGADcq__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgAlerts-module__DGADcq__headerTitle{flex:1}.orgAlerts-module__DGADcq__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgAlerts-module__DGADcq__summaryCards{grid-template-columns:repeat(4,1fr);gap:1.25em;display:grid}.orgAlerts-module__DGADcq__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__DGADcq__summaryCardLabel{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-size:.75em;font-weight:500}.orgAlerts-module__DGADcq__summaryCardValue{font-family:var(--font-mono);color:#fff;font-size:2em;font-weight:600;line-height:1}.orgAlerts-module__DGADcq__summaryCardSub{font-family:var(--font-mono);color:#ffffff8c;text-transform:uppercase;font-size:.7em}.orgAlerts-module__DGADcq__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgAlerts-module__DGADcq__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgAlerts-module__DGADcq__cardTitle{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-size:.8em;font-weight:600;display:flex}.orgAlerts-module__DGADcq__cardCount{font-family:var(--font-mono);color:#fff6;font-size:1em;font-weight:400}.orgAlerts-module__DGADcq__controlsRow{justify-content:space-between;align-items:center;gap:1em;margin-bottom:1.5em;display:flex}.orgAlerts-module__DGADcq__searchInput{font-family:var(--font-mono);color:#fff;appearance:none;background:#ffffff0a;border:1px solid #ffffff26;border-radius:.35em;min-width:14em;padding:.5em 1em;font-size:.8em;transition:border-color .2s}.orgAlerts-module__DGADcq__searchInput::placeholder{color:#ffffff4d}.orgAlerts-module__DGADcq__searchInput:focus{border-color:var(--blue);outline:none}.orgAlerts-module__DGADcq__filterTabs{gap:.5em;display:flex}.orgAlerts-module__DGADcq__filterTab{font-family:var(--font-mono);color:#ffffff80;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border:none;border-radius:.35em;padding:.5em 1em;font-size:.75em;font-weight:500;transition:all .2s}.orgAlerts-module__DGADcq__filterTab:hover{color:#fffc;background:#ffffff1f}.orgAlerts-module__DGADcq__filterTabActive{background:var(--blue);color:#fff}.orgAlerts-module__DGADcq__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgAlerts-module__DGADcq__tableHeaderCell{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-size:.7em;font-weight:600}.orgAlerts-module__DGADcq__tableHeaderCell:first-child{flex:2}.orgAlerts-module__DGADcq__tableHeaderCell:not(:first-child){text-align:right}.orgAlerts-module__DGADcq__tableBody{max-height:600px;overflow-y:auto}.orgAlerts-module__DGADcq__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgAlerts-module__DGADcq__tableRow:hover{background:#ffffff08}.orgAlerts-module__DGADcq__tableRow:last-child{border-bottom:none}.orgAlerts-module__DGADcq__tableCell{font-family:var(--font-mono);color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-size:.85em;display:flex}.orgAlerts-module__DGADcq__tableCell:first-child{flex:2;gap:.6em}.orgAlerts-module__DGADcq__tableCell:not(:first-child){justify-content:flex-end}.orgAlerts-module__DGADcq__alertInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgAlerts-module__DGADcq__alertName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgAlerts-module__DGADcq__alertDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgAlerts-module__DGADcq__alertMeta{color:#ffffff80;align-items:center;gap:.5em;font-size:.8em;display:flex}.orgAlerts-module__DGADcq__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.orgAlerts-module__DGADcq__statusActive{background:#4ade80;box-shadow:0 0 6px #4ade8066}.orgAlerts-module__DGADcq__statusInactive{background:#ffffff40}.orgAlerts-module__DGADcq__chainTags{flex-wrap:wrap;justify-content:flex-end;gap:.3em;display:flex}.orgAlerts-module__DGADcq__chainTag{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;background:#ffffff14;border-radius:.2em;padding:.2em .5em;font-size:.7em}.orgAlerts-module__DGADcq__moreChains{font-family:var(--font-mono);color:#fff6;padding:.2em .4em;font-size:.7em}.orgAlerts-module__DGADcq__timestamp{font-family:var(--font-mono);color:#ffffff73;white-space:nowrap;font-size:.8em}.orgAlerts-module__DGADcq__emptyState{color:#ffffff59;font-family:var(--font-mono);text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-size:.85em;display:flex}
.orgCases-module__9OKjZa__orgCases h1{font-size:2.5em;font-family:var(--font-arkham);letter-spacing:.02em}.orgCases-module__9OKjZa__orgCases h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.orgCases-module__9OKjZa__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgCases-module__9OKjZa__headerTitle{flex:1}.orgCases-module__9OKjZa__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgCases-module__9OKjZa__summaryCards{grid-template-columns:repeat(5,1fr);gap:1.25em;display:grid}.orgCases-module__9OKjZa__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__9OKjZa__summaryCardLabel{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-size:.75em;font-weight:500}.orgCases-module__9OKjZa__summaryCardValue{font-family:var(--font-mono);color:#fff;font-size:2em;font-weight:600;line-height:1}.orgCases-module__9OKjZa__summaryCardSub{font-family:var(--font-mono);color:#ffffff8c;text-transform:uppercase;font-size:.7em}.orgCases-module__9OKjZa__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgCases-module__9OKjZa__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgCases-module__9OKjZa__cardTitle{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-size:.8em;font-weight:600;display:flex}.orgCases-module__9OKjZa__cardCount{font-family:var(--font-mono);color:#fff6;font-size:1em;font-weight:400}.orgCases-module__9OKjZa__filterTabs{gap:.5em;margin-bottom:1.5em;display:flex}.orgCases-module__9OKjZa__filterTab{font-family:var(--font-mono);color:#ffffff80;cursor:pointer;text-transform:uppercase;letter-spacing:.05em;background:#ffffff0f;border:none;border-radius:.35em;padding:.5em 1em;font-size:.75em;font-weight:500;transition:all .2s}.orgCases-module__9OKjZa__filterTab:hover{color:#fffc;background:#ffffff1f}.orgCases-module__9OKjZa__filterTabActive{background:var(--blue);color:#fff}.orgCases-module__9OKjZa__entitiesAndCases{grid-template-columns:1fr 1fr;align-items:stretch;gap:1.5em;display:grid}.orgCases-module__9OKjZa__entitiesColumn{flex-direction:column;min-width:0;display:flex}.orgCases-module__9OKjZa__entitiesColumn>.orgCases-module__9OKjZa__card{flex:1}.orgCases-module__9OKjZa__casesColumn{flex-direction:column;min-width:0;display:flex}.orgCases-module__9OKjZa__casesColumn>.orgCases-module__9OKjZa__card{flex:1}.orgCases-module__9OKjZa__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgCases-module__9OKjZa__tableHeaderCell{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-size:.7em;font-weight:600}.orgCases-module__9OKjZa__tableHeaderCell:first-child{flex:2}.orgCases-module__9OKjZa__tableHeaderCell:not(:first-child){text-align:right}.orgCases-module__9OKjZa__tableBody{max-height:500px;overflow-y:auto}.orgCases-module__9OKjZa__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgCases-module__9OKjZa__tableRow:hover{background:#ffffff08}.orgCases-module__9OKjZa__tableRow:last-child{border-bottom:none}.orgCases-module__9OKjZa__tableCell{font-family:var(--font-mono);color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-size:.85em;display:flex}.orgCases-module__9OKjZa__tableCell:first-child{flex:2;gap:.6em}.orgCases-module__9OKjZa__tableCell:not(:first-child){justify-content:flex-end}.orgCases-module__9OKjZa__caseInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgCases-module__9OKjZa__caseName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgCases-module__9OKjZa__caseDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgCases-module__9OKjZa__caseMeta{color:#ffffff80;font-size:.8em}.orgCases-module__9OKjZa__statusBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-size:.7em;font-weight:600}.orgCases-module__9OKjZa__statusOpen{color:#4ade80;background:#4ade801f}.orgCases-module__9OKjZa__statusClosed{color:#ffffff80;background:#ffffff14}.orgCases-module__9OKjZa__statusArchived{color:#f59e0b;background:#f59e0b1f}.orgCases-module__9OKjZa__priorityBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-size:.7em;font-weight:600}.orgCases-module__9OKjZa__priorityHigh{color:#ef4444;background:#ef44441f}.orgCases-module__9OKjZa__priorityMedium{color:#f59e0b;background:#f59e0b1f}.orgCases-module__9OKjZa__priorityLow{color:#ffffff80;background:#ffffff0f}.orgCases-module__9OKjZa__artifactCounts{flex-wrap:wrap;justify-content:flex-end;gap:.5em;display:flex}.orgCases-module__9OKjZa__artifactBadge{font-family:var(--font-mono);color:#fff9;white-space:nowrap;background:#ffffff0f;border-radius:.2em;padding:.2em .5em;font-size:.65em}.orgCases-module__9OKjZa__entityList{flex-direction:column;flex:1;gap:.75em;display:flex;overflow-y:auto}.orgCases-module__9OKjZa__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__9OKjZa__entityCard:hover{background:#ffffff0f;border-color:#0171d94d;transform:translateY(-1px)}.orgCases-module__9OKjZa__entityCardHeader{justify-content:space-between;align-items:flex-start;gap:.5em;display:flex}.orgCases-module__9OKjZa__entityIconWrapper{align-items:center;gap:.5em;min-width:0;font-size:1.1em;display:flex}.orgCases-module__9OKjZa__entityName{font-family:var(--font-mono);color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.8em;font-weight:600;overflow:hidden}.orgCases-module__9OKjZa__entityTypeBadge{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;background:#ffffff0f;border-radius:.2em;flex-shrink:0;padding:.3em .6em;font-size:.6em;font-weight:500}.orgCases-module__9OKjZa__entityCardStats{flex-wrap:wrap;gap:1em;display:flex}.orgCases-module__9OKjZa__entityStat{flex-direction:column;gap:.15em;display:flex}.orgCases-module__9OKjZa__entityStatLabel{font-family:var(--font-mono);color:#fff6;text-transform:uppercase;letter-spacing:.08em;font-size:.6em;font-weight:500}.orgCases-module__9OKjZa__entityStatValue{font-family:var(--font-mono);color:#fff;font-size:.85em;font-weight:600}.orgCases-module__9OKjZa__entityCardFooter{border-top:1px solid #ffffff0f;justify-content:space-between;align-items:center;padding-top:.5em;display:flex}.orgCases-module__9OKjZa__entityCaseCount{font-family:var(--font-mono);color:var(--blue);font-size:.7em;font-weight:500}.orgCases-module__9OKjZa__timestamp{font-family:var(--font-mono);color:#ffffff73;white-space:nowrap;font-size:.8em}.orgCases-module__9OKjZa__emptyState{color:#ffffff59;font-family:var(--font-mono);text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-size:.85em;display:flex}
.orgDashboardOverview-module__3rBFBa__orgDashboardWrapper{gap:2em;min-height:0;display:flex}.orgDashboardOverview-module__3rBFBa__orgDashboardWrapper>.orgDashboardOverview-module__3rBFBa__orgDashboard{flex:1;min-width:0}.orgDashboardOverview-module__3rBFBa__rightSidebar{flex-direction:column;flex-shrink:0;gap:1.5em;width:280px;padding:2em 1.5em;display:flex}.orgDashboardOverview-module__3rBFBa__rightSidebarOrgInfo{flex-direction:column;gap:.5em;display:flex}.orgDashboardOverview-module__3rBFBa__rightSidebarOrgLogo{object-fit:cover;border-radius:6px;width:28px;height:28px}.orgDashboardOverview-module__3rBFBa__rightSidebarOrgLogoPlaceholder{width:28px;height:28px;font-family:var(--font-mono);color:#fff;background:#ffffff1a;border-radius:6px;justify-content:center;align-items:center;font-size:1.4em;font-weight:600;display:flex}.orgDashboardOverview-module__3rBFBa__rightSidebarOrgName{font-family:var(--font-mono);color:#fff;margin-top:.25em;font-size:1.15em;font-weight:600}.orgDashboardOverview-module__3rBFBa__rightSidebarMemberCount{font-family:var(--font-mono);color:#fff6;letter-spacing:.1em;text-transform:uppercase;font-size:.7em;font-weight:500}.orgDashboardOverview-module__3rBFBa__rightSidebarDivider{background:#ffffff1a;height:1px}.orgDashboardOverview-module__3rBFBa__rightSidebarSection{flex-direction:column;gap:1em;display:flex}.orgDashboardOverview-module__3rBFBa__rightSidebarSectionTitle{font-family:var(--font-mono);color:#fff6;letter-spacing:.12em;text-transform:uppercase;font-size:.7em;font-weight:600}.orgDashboardOverview-module__3rBFBa__rightSidebarMemberList{flex-direction:column;gap:.75em;display:flex}.orgDashboardOverview-module__3rBFBa__rightSidebarMemberRow{align-items:center;gap:.75em;display:flex}.orgDashboardOverview-module__3rBFBa__memberAvatar{width:36px;height:36px;font-family:var(--font-mono);color:#fff;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;font-size:.7em;font-weight:600;display:flex}.orgDashboardOverview-module__3rBFBa__rightSidebarMemberName{font-family:var(--font-mono);color:#fff;white-space:nowrap;text-overflow:ellipsis;font-size:.85em;overflow:hidden}.orgDashboardOverview-module__3rBFBa__orgDashboard h1{font-size:2.5em;font-family:var(--font-arkham);letter-spacing:.02em}.orgDashboardOverview-module__3rBFBa__orgDashboard h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.orgDashboardOverview-module__3rBFBa__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgDashboardOverview-module__3rBFBa__headerTitle{flex:1}.orgDashboardOverview-module__3rBFBa__headerControls{flex-shrink:0;align-items:center;gap:1em;display:flex}.orgDashboardOverview-module__3rBFBa__timeFrameSelector{font-size:.8em;font-family:var(--font-mono);color:#fff;background:#ffffff1a;border-radius:.5em;display:flex}.orgDashboardOverview-module__3rBFBa__timeFrameSelectorItem{color:#fff;cursor:pointer;border-radius:.25em;padding:.5em 1em;transition:all .2s}.orgDashboardOverview-module__3rBFBa__timeFrameSelectorItem:hover{background:#fff3}.orgDashboardOverview-module__3rBFBa__timeFrameSelectorItem.orgDashboardOverview-module__3rBFBa__selected{background:var(--blue)}.orgDashboardOverview-module__3rBFBa__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgDashboardOverview-module__3rBFBa__summaryCards{grid-template-columns:repeat(5,1fr);gap:1.25em;display:grid}.orgDashboardOverview-module__3rBFBa__summaryCard{background:linear-gradient(135deg,#0171d914 0%,#171921 60%);border:none;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.5em;display:flex}.orgDashboardOverview-module__3rBFBa__summaryCardLabel{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-size:.75em;font-weight:500}.orgDashboardOverview-module__3rBFBa__summaryCardValue{font-family:var(--font-mono);color:#fff;font-size:2em;font-weight:600;line-height:1}.orgDashboardOverview-module__3rBFBa__summaryCardSub{font-family:var(--font-mono);color:#ffffff8c;text-transform:uppercase;font-size:.7em}.orgDashboardOverview-module__3rBFBa__twoColumns{grid-template-columns:1fr 1fr;gap:1.5em;display:grid}.orgDashboardOverview-module__3rBFBa__card{background:#171921;border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgDashboardOverview-module__3rBFBa__cardAccent{background:linear-gradient(135deg,#0171d914 0%,#171921 60%)}.orgDashboardOverview-module__3rBFBa__cardTitle{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;justify-content:space-between;align-items:center;margin-bottom:1.5em;font-size:.8em;font-weight:600;display:flex}.orgDashboardOverview-module__3rBFBa__cardCount{font-family:var(--font-mono);color:#fff6;font-size:1em;font-weight:400}.orgDashboardOverview-module__3rBFBa__tableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgDashboardOverview-module__3rBFBa__tableHeaderCell{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-size:.7em;font-weight:600}.orgDashboardOverview-module__3rBFBa__tableHeaderCell:first-child{flex:2}.orgDashboardOverview-module__3rBFBa__tableHeaderCell:not(:first-child){text-align:right}.orgDashboardOverview-module__3rBFBa__tableBody{max-height:400px;overflow-y:auto}.orgDashboardOverview-module__3rBFBa__tableRow{cursor:pointer;color:inherit;border-bottom:1px solid #ffffff0a;text-decoration:none;transition:background-color .15s;display:flex}.orgDashboardOverview-module__3rBFBa__tableRow:hover{background:#ffffff08}.orgDashboardOverview-module__3rBFBa__tableRow:last-child{border-bottom:none}.orgDashboardOverview-module__3rBFBa__tableCell{font-family:var(--font-mono);color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-size:.85em;display:flex}.orgDashboardOverview-module__3rBFBa__tableCell:first-child{flex:2;gap:.6em}.orgDashboardOverview-module__3rBFBa__tableCell:not(:first-child){justify-content:flex-end}.orgDashboardOverview-module__3rBFBa__alertName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgDashboardOverview-module__3rBFBa__alertInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgDashboardOverview-module__3rBFBa__alertDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgDashboardOverview-module__3rBFBa__alertMeta{color:#ffffff80;align-items:center;gap:.5em;font-size:.8em;display:flex}.orgDashboardOverview-module__3rBFBa__statusDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.orgDashboardOverview-module__3rBFBa__statusActive{background:#4ade80;box-shadow:0 0 6px #4ade8066}.orgDashboardOverview-module__3rBFBa__statusInactive{background:#ffffff40}.orgDashboardOverview-module__3rBFBa__chainTag{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;background:#ffffff14;border-radius:.2em;padding:.2em .5em;font-size:.7em}.orgDashboardOverview-module__3rBFBa__chainTags{flex-wrap:wrap;justify-content:flex-end;gap:.3em;display:flex}.orgDashboardOverview-module__3rBFBa__moreChains{font-family:var(--font-mono);color:#fff6;padding:.2em .4em;font-size:.7em}.orgDashboardOverview-module__3rBFBa__caseMiniStats{background:#ffffff08;border-radius:.35em;gap:1.5em;margin-bottom:1.5em;padding:.75em 1em;display:flex}.orgDashboardOverview-module__3rBFBa__caseMiniStat{align-items:center;gap:.4em;display:flex}.orgDashboardOverview-module__3rBFBa__caseMiniStatDot{border-radius:50%;flex-shrink:0;width:8px;height:8px}.orgDashboardOverview-module__3rBFBa__caseMiniStatValue{font-family:var(--font-mono);color:#fff;font-size:.95em;font-weight:600}.orgDashboardOverview-module__3rBFBa__caseMiniStatLabel{font-family:var(--font-mono);color:#ffffff73;text-transform:uppercase;letter-spacing:.05em;font-size:.7em}.orgDashboardOverview-module__3rBFBa__caseInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgDashboardOverview-module__3rBFBa__caseName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgDashboardOverview-module__3rBFBa__caseDescription{color:#fff6;white-space:nowrap;text-overflow:ellipsis;max-width:300px;font-size:.8em;overflow:hidden}.orgDashboardOverview-module__3rBFBa__caseMeta{color:#ffffff80;font-size:.8em}.orgDashboardOverview-module__3rBFBa__caseStatusBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-size:.7em;font-weight:600}.orgDashboardOverview-module__3rBFBa__caseStatusOpen{color:#4ade80;background:#4ade801f}.orgDashboardOverview-module__3rBFBa__caseStatusClosed{color:#ffffff80;background:#ffffff14}.orgDashboardOverview-module__3rBFBa__caseStatusArchived{color:#f59e0b;background:#f59e0b1f}.orgDashboardOverview-module__3rBFBa__casePriorityBadge{font-family:var(--font-mono);text-transform:uppercase;letter-spacing:.05em;white-space:nowrap;border-radius:.25em;padding:.3em .6em;font-size:.7em;font-weight:600}.orgDashboardOverview-module__3rBFBa__casePriorityHigh{color:#ef4444;background:#ef44441f}.orgDashboardOverview-module__3rBFBa__casePriorityMedium{color:#f59e0b;background:#f59e0b1f}.orgDashboardOverview-module__3rBFBa__casePriorityLow{color:#ffffff80;background:#ffffff0f}.orgDashboardOverview-module__3rBFBa__caseArtifactCounts{flex-wrap:wrap;justify-content:flex-end;gap:.5em;display:flex}.orgDashboardOverview-module__3rBFBa__caseArtifactBadge{font-family:var(--font-mono);color:#fff9;white-space:nowrap;background:#ffffff0f;border-radius:.2em;padding:.2em .5em;font-size:.65em}.orgDashboardOverview-module__3rBFBa__timestamp{font-family:var(--font-mono);color:#ffffff73;white-space:nowrap;font-size:.8em}.orgDashboardOverview-module__3rBFBa__emptyState{color:#ffffff59;font-family:var(--font-mono);text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-size:.85em;display:flex}
.orgMembers-module__mzW5-W__header{justify-content:space-between;align-items:center;display:flex}.orgMembers-module__mzW5-W__orgMembers h1{font-size:2.5em;font-family:var(--font-arkham)}.orgMembers-module__mzW5-W__orgMembers h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.orgMembers-module__mzW5-W__inviteBtn{background-color:var(--blue);color:#fff;font-family:var(--font-mono);text-transform:uppercase;cursor:pointer;border:none;border-radius:.25em;padding:.75em 1.5em;font-size:.8em;transition:all .2s}.orgMembers-module__mzW5-W__inviteBtn:hover{opacity:.8;transform:translateY(-1px)}.orgMembers-module__mzW5-W__tabsHeader{gap:.5em;margin-top:2em;margin-bottom:0;display:flex}.orgMembers-module__mzW5-W__tab{color:#fff9;font-size:.875em;font-weight:500;font-family:var(--font-mono);cursor:pointer;text-transform:uppercase;background:#ffffff0d;border:none;border-radius:.5em .5em 0 0;padding:.75em 1.5em;transition:all .2s}.orgMembers-module__mzW5-W__tab:hover:not(.orgMembers-module__mzW5-W__tabActive){color:#ffffffe6;background:#ffffff14}.orgMembers-module__mzW5-W__tabActive{color:var(--blue);border-bottom:2px solid var(--blue);background:#ffffff0d}.orgMembers-module__mzW5-W__tabActive:hover{color:var(--blue);background:#ffffff0d}.orgMembers-module__mzW5-W__card{background:#ffffff0d;border-radius:0 .5em .5em;flex-direction:column;gap:1em;margin-top:0;padding:1.5em;display:flex;overflow:visible}.orgMembers-module__mzW5-W__cardLabel{font-family:var(--font-mono);text-transform:uppercase}.orgMembers-module__mzW5-W__tableContainer{position:relative}.orgMembers-module__mzW5-W__table{border-collapse:collapse;color:#fff;width:100%;font-family:var(--font-mono);background:#ffffff0d;border:1px solid #ffffff1a;border-radius:.5em}.orgMembers-module__mzW5-W__table th{text-align:left;text-transform:uppercase;color:#fff;letter-spacing:.05em;font-size:.8em;font-weight:600;font-family:var(--font-mono);background:#ffffff1a;border-bottom:1px solid #ffffff1a;padding:.8em}.orgMembers-module__mzW5-W__table th:last-child{text-align:right}.orgMembers-module__mzW5-W__table td{vertical-align:middle;text-transform:none;border-bottom:1px solid #ffffff0d;padding:.8em;transition:background-color .2s}.orgMembers-module__mzW5-W__table td:last-child{text-align:right}.orgMembers-module__mzW5-W__table tr:last-child td{border-bottom:none}.orgMembers-module__mzW5-W__table tr:hover td{background:#ffffff05}.orgMembers-module__mzW5-W__loadingCell,.orgMembers-module__mzW5-W__errorCell,.orgMembers-module__mzW5-W__emptyCell{color:#ffffff80;font-style:italic;text-align:center!important;padding:2em!important}.orgMembers-module__mzW5-W__errorCell{color:#ff6b6b}.orgMembers-module__mzW5-W__actionsHeader{width:3em}.orgMembers-module__mzW5-W__actionsCell{text-align:center;vertical-align:middle;width:3em}.orgMembers-module__mzW5-W__actionsDropdownWrapper{display:inline-block;position:relative}.orgMembers-module__mzW5-W__actionsMenuButton{color:#ffffff80;cursor:pointer;background:0 0;border:none;border-radius:.4em;justify-content:center;align-items:center;width:2em;height:2em;transition:background-color .15s,color .15s;display:flex}.orgMembers-module__mzW5-W__actionsMenuButton:hover{color:#ffffffe6;background:#ffffff14}.orgMembers-module__mzW5-W__actionsDropdown{z-index:100;background:#1e2029;border:1px solid #ffffff1f;border-radius:.5em;min-width:13em;margin-top:.25em;padding:.3em 0;position:absolute;top:100%;right:0;box-shadow:0 8px 24px #0006}.orgMembers-module__mzW5-W__actionsDropdownItem{color:#fffc;width:100%;font-size:.85em;font-family:var(--font-mono);cursor:pointer;text-align:left;white-space:nowrap;background:0 0;border:none;align-items:center;gap:.5em;padding:.55em .85em;transition:background-color .12s;display:flex}.orgMembers-module__mzW5-W__actionsDropdownItem:hover{background:#ffffff0f}.orgMembers-module__mzW5-W__actionsDropdownItem:disabled{opacity:.5;cursor:not-allowed}.orgMembers-module__mzW5-W__actionsDropdownItemDanger{color:#ff6b6b}.orgMembers-module__mzW5-W__actionsDropdownItemDanger:hover{background:#ff000014}.orgMembers-module__mzW5-W__roleBadge{text-transform:capitalize;background:#ffffff1a;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__mzW5-W__adminBadge{color:var(--blue);background:#007bff33}.orgMembers-module__mzW5-W__statusBadge{color:#eb9941;text-transform:capitalize;background:#eb994133;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__mzW5-W__statusBadgeActive{color:#4ade80;text-transform:capitalize;background:#00ff0026;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__mzW5-W__statusBadgeRemoved{color:#ffffff80;text-transform:capitalize;background:#ffffff1a;border-radius:.25em;padding:.25em .5em;font-size:.85em;display:inline-block}.orgMembers-module__mzW5-W__inviteForm{background:#ffffff05;border:1px solid #ffffff1a;border-radius:.5em;justify-content:space-between;align-items:center;gap:.75em;padding:.5em;display:flex}.orgMembers-module__mzW5-W__inviteInput{color:#fff;font-family:var(--font-mono);flex:1;max-width:400px}.orgMembers-module__mzW5-W__inviteInput:focus{border-color:#fff6;outline:none}.orgMembers-module__mzW5-W__inviteActions{align-items:center;gap:.5em;display:flex}.orgMembers-module__mzW5-W__cancelBtn,.orgMembers-module__mzW5-W__sendBtn,.orgMembers-module__mzW5-W__sendBtnDisabled{cursor:pointer;text-transform:uppercase;font-size:.8em;font-family:var(--font-mono);border:none;border-radius:.25em;padding:.25em .5em}.orgMembers-module__mzW5-W__cancelBtn{color:#fff;background-color:#ffffff1a}.orgMembers-module__mzW5-W__cancelBtn:hover{background-color:#fff3}.orgMembers-module__mzW5-W__sendBtn{color:#4ade80;background-color:#0f03}.orgMembers-module__mzW5-W__sendBtn:hover{background-color:#00ff004d}.orgMembers-module__mzW5-W__sendBtnDisabled{color:#fff6;cursor:not-allowed;background-color:#ffffff1a}.orgMembers-module__mzW5-W__successMessage{color:#4ade80;font-family:var(--font-mono);text-align:center;text-transform:none;background-color:#00ff001a;border-radius:.5em;padding:1em}.orgMembers-module__mzW5-W__errorMessage{color:#ff6b6b;font-family:var(--font-mono);text-align:center;text-transform:none;background-color:#ff00001a;border-radius:.5em;padding:1em}.orgMembers-module__mzW5-W__modal{z-index:1000;background-color:#000c;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.orgMembers-module__mzW5-W__modalContent{color:#fff;width:90%;max-width:500px;font-family:var(--font-mono);text-align:center;background-color:#171921;border-radius:.5em;padding:2em}.orgMembers-module__mzW5-W__modalButtons{justify-content:center;gap:1em;margin:1em 0;display:flex}.orgMembers-module__mzW5-W__modalCancelButton{color:#fff;cursor:pointer;text-transform:uppercase;font-family:var(--font-mono);background-color:#ffffff1a;border-radius:.25em;padding:.5em 1em}.orgMembers-module__mzW5-W__modalCancelButton:hover{background-color:#fff3}.orgMembers-module__mzW5-W__modalDeleteButton{color:#ff6b6b;cursor:pointer;text-transform:uppercase;font-family:var(--font-mono);background-color:#f003;border-radius:.25em;padding:.5em 1em}.orgMembers-module__mzW5-W__modalDeleteButton:hover{background-color:#ff00004d}.orgMembers-module__mzW5-W__modalText{color:#ffffffb3;margin-top:1em;font-size:.8em}.orgMembers-module__mzW5-W__loadingContainer{justify-content:center;margin:1em 0;display:flex}
.orgOverview-module__xYxpFG__orgOverview h1{font-size:2.5em;font-family:var(--font-arkham);letter-spacing:.02em}.orgOverview-module__xYxpFG__orgOverview h2{color:#fff9;font-size:1em;font-family:var(--font-mono);text-transform:uppercase}.orgOverview-module__xYxpFG__header{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.orgOverview-module__xYxpFG__headerTitle{flex:1}.orgOverview-module__xYxpFG__usageSection{flex-direction:column;gap:.9em;display:flex}.orgOverview-module__xYxpFG__usageHeader{justify-content:space-between;align-items:center;gap:1em;display:flex}.orgOverview-module__xYxpFG__usageLabel{font-family:var(--font-mono);color:#ffffff73;text-transform:uppercase;letter-spacing:.12em;font-size:.72em}.orgOverview-module__xYxpFG__usageBlocks{flex-direction:column;gap:2em;display:flex}.orgOverview-module__xYxpFG__timeFrameSelector{font-size:.8em;font-family:var(--font-mono);color:#fff;background:#ffffff1a;border-radius:.5em;display:flex}.orgOverview-module__xYxpFG__timeFrameSelectorItem{color:#fff;cursor:pointer;border-radius:.25em;padding:.5em 1em;transition:all .2s}.orgOverview-module__xYxpFG__timeFrameSelectorItem:hover{background:#fff3}.orgOverview-module__xYxpFG__timeFrameSelectorItem.orgOverview-module__xYxpFG__selected{background:var(--blue)}.orgOverview-module__xYxpFG__content{flex-direction:column;gap:2em;margin-top:2em;display:flex}.orgOverview-module__xYxpFG__summaryCards{grid-template-columns:repeat(4,1fr);gap:1.25em;display:grid}.orgOverview-module__xYxpFG__summaryCard{background:var(--card-bg);border:none;border-radius:.5em;flex-direction:column;gap:.75em;padding:1.5em;display:flex}.orgOverview-module__xYxpFG__summaryCardLabel{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.1em;font-size:.75em;font-weight:500}.orgOverview-module__xYxpFG__summaryCardValue{font-family:var(--font-mono);color:#fff;font-size:2em;font-weight:600;line-height:1}.orgOverview-module__xYxpFG__summaryCardSub{font-family:var(--font-mono);color:#ffffff8c;text-transform:uppercase;font-size:.7em}.orgOverview-module__xYxpFG__threeColumns{grid-template-rows:minmax(0,1fr);grid-template-columns:300px 1fr 1fr;gap:1.5em;max-height:390px;display:grid}.orgOverview-module__xYxpFG__card{background:var(--card-bg);border:none;border-radius:.5em;flex-direction:column;padding:1.5em;display:flex}.orgOverview-module__xYxpFG__cardScrollable{min-height:0;overflow-y:auto}.orgOverview-module__xYxpFG__cardTitle{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5em;font-size:.8em;font-weight:600}.orgOverview-module__xYxpFG__pieChartCard{background:var(--card-bg)}.orgOverview-module__xYxpFG__pieChartContainer{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;user-select:none;outline:none;flex:1;width:100%;min-height:180px;position:relative}.orgOverview-module__xYxpFG__pieChartContainer :focus,.orgOverview-module__xYxpFG__pieChartContainer :focus-visible{outline:none}.orgOverview-module__xYxpFG__pieChartCenter{text-align:center;pointer-events:none;z-index:1;flex-direction:column;align-items:center;gap:.15em;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.orgOverview-module__xYxpFG__pieChartCenterLabel{font-family:var(--font-mono);color:#ffffff73;text-transform:uppercase;letter-spacing:.1em;font-size:.7em}.orgOverview-module__xYxpFG__pieChartCenterName{font-family:var(--font-mono);color:#fff;white-space:nowrap;text-overflow:ellipsis;max-width:120px;font-size:.85em;font-weight:600;overflow:hidden}.orgOverview-module__xYxpFG__pieChartCenterValue{font-family:var(--font-mono);color:#fff;font-size:1.6em;font-weight:700}.orgOverview-module__xYxpFG__pieChartCenterPct{font-family:var(--font-mono);color:#ffffff73;text-transform:uppercase;font-size:.75em}.orgOverview-module__xYxpFG__endpointsTable{border-collapse:collapse;flex:1;width:100%}.orgOverview-module__xYxpFG__endpointsTableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;display:flex}.orgOverview-module__xYxpFG__endpointsTableHeaderCell{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;flex:1;padding:.85em 1em;font-size:.7em;font-weight:600}.orgOverview-module__xYxpFG__endpointsTableHeaderCell:first-child{flex:2}.orgOverview-module__xYxpFG__endpointsTableHeaderCell:not(:first-child){text-align:right}.orgOverview-module__xYxpFG__endpointsTableRow{border-bottom:1px solid #ffffff0a;transition:background-color .15s;display:flex}.orgOverview-module__xYxpFG__endpointsTableRow:hover{background:#ffffff08}.orgOverview-module__xYxpFG__endpointsTableRow:last-child{border-bottom:none}.orgOverview-module__xYxpFG__endpointsTableCell{font-family:var(--font-mono);color:#ffffffd9;flex:1;align-items:center;padding:.75em 1em;font-size:.85em;display:flex}.orgOverview-module__xYxpFG__endpointsTableCell:first-child{flex:2;gap:.6em}.orgOverview-module__xYxpFG__endpointsTableCell:not(:first-child){justify-content:flex-end}.orgOverview-module__xYxpFG__endpointColorDot{border-radius:2px;flex-shrink:0;width:8px;height:8px}.orgOverview-module__xYxpFG__endpointName{font-family:var(--font-mono);color:#fff;word-break:break-all;font-size:1em}.orgOverview-module__xYxpFG__endpointWeight{color:#fffc;font-size:.7em;font-family:var(--font-mono);text-transform:uppercase;white-space:nowrap;background:#ffffff14;border-radius:.2em;padding:.3em .6em}.orgOverview-module__xYxpFG__emptyState{color:#ffffff59;font-family:var(--font-mono);text-align:center;justify-content:center;align-items:center;padding:3em 1em;font-size:.85em;display:flex}.orgOverview-module__xYxpFG__memberSection{background:var(--card-bg);border:none;border-radius:.5em;flex-direction:column;min-height:0;padding:1.5em;display:flex;overflow:hidden}.orgOverview-module__xYxpFG__memberTableBody{flex:1;overflow-y:auto}.orgOverview-module__xYxpFG__memberSectionTitle{font-family:var(--font-mono);color:#ffffffb3;text-transform:uppercase;letter-spacing:.08em;margin-bottom:1.5em;font-size:.8em;font-weight:600}.orgOverview-module__xYxpFG__memberTableHeader{background:#ffffff0f;border-bottom:1px solid #ffffff14;grid-template-columns:2fr 1fr 1fr .8fr;display:grid}.orgOverview-module__xYxpFG__memberTableHeaderCell{font-family:var(--font-mono);color:#ffffff80;text-transform:uppercase;letter-spacing:.06em;padding:.85em 1.5em;font-size:.7em;font-weight:600}.orgOverview-module__xYxpFG__memberTableHeaderCell:not(:first-child){text-align:right}.orgOverview-module__xYxpFG__memberTableRow{cursor:pointer;border-bottom:1px solid #ffffff0a;grid-template-columns:2fr 1fr 1fr .8fr;transition:background-color .15s;display:grid;position:relative}.orgOverview-module__xYxpFG__memberTableRow:hover{background:#ffffff06}.orgOverview-module__xYxpFG__memberTableRowActive,.orgOverview-module__xYxpFG__memberTableRowActive:hover{cursor:pointer;background:#0171d91f}.orgOverview-module__xYxpFG__memberTableRow:last-child{border-bottom:none}.orgOverview-module__xYxpFG__memberTableCell{font-family:var(--font-mono);color:#ffffffd9;align-items:center;padding:1em 1.5em;font-size:.85em;display:flex}.orgOverview-module__xYxpFG__memberTableCell:not(:first-child){justify-content:flex-end}.orgOverview-module__xYxpFG__memberInfo{flex-direction:column;gap:.2em;min-width:0;display:flex}.orgOverview-module__xYxpFG__memberName{color:#fff;white-space:nowrap;text-overflow:ellipsis;font-weight:500;overflow:hidden}.orgOverview-module__xYxpFG__memberEmail{color:#ffffff59;white-space:nowrap;text-overflow:ellipsis;font-size:.8em;overflow:hidden}.orgOverview-module__xYxpFG__memberCreditsCell{flex-direction:column;align-items:flex-end;gap:.4em;display:flex}.orgOverview-module__xYxpFG__memberCreditsValue{color:#fff;font-weight:600}.orgOverview-module__xYxpFG__memberProgressBar{background:#ffffff14;border-radius:2px;width:80px;height:3px;overflow:hidden}.orgOverview-module__xYxpFG__memberProgressFill{background:var(--blue);border-radius:2px;height:100%;transition:width .4s}.orgOverview-module__xYxpFG__memberPercentage{color:#fff9;font-size:.85em;font-weight:600}
.Accounts-module__Fw6lWG__grid{grid-template-columns:4fr 2fr 2fr 1fr;gap:1em;margin-top:.5em;display:grid;overflow:auto}.Accounts-module__Fw6lWG__justifyRight{justify-self:right}.Accounts-module__Fw6lWG__title{color:var(--gray);font-size:.85em;display:contents}.Accounts-module__Fw6lWG__name{text-overflow:ellipsis;white-space:nowrap;align-items:center;display:flex;overflow:hidden}.Accounts-module__Fw6lWG__logo{width:1em;min-width:1em;height:1em;margin-right:.35em;display:inline-block;position:relative}.Accounts-module__Fw6lWG__innerValue,.Accounts-module__Fw6lWG__quantitySymbol,.Accounts-module__Fw6lWG__extra{color:var(--gray)}
.Radio-module__qDKaQq__container{align-items:center;display:flex}.Radio-module__qDKaQq__container>input[type=radio]{margin:0 .5em 0 0}
.Graph-module__jqQApG__graphArea{width:100%;height:100%}.Graph-module__jqQApG__rectWithPurpleBorder{stroke:var(--filter);stroke-width:.75px}.Graph-module__jqQApG__rectWithPurpleBorder:hover{stroke-width:1px}.Graph-module__jqQApG__rectWithWhiteBorder{stroke:var(--grayish-white);stroke-width:.5px}.Graph-module__jqQApG__rectWithWhiteBorder:hover{stroke-width:.75px}.Graph-module__jqQApG__nodeButtonHover{fill:var(--navy)}.Graph-module__jqQApG__nodeButtonHover:hover,.Graph-module__jqQApG__nodeButtonHoverAlways{fill:#fff6}
