.docs-module__rjkGpq__pageWrapper{background:var(--navy);flex-direction:column;width:100%;height:100%;min-height:0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;display:flex;overflow:hidden}.docs-module__rjkGpq__header{background:var(--navy);flex-shrink:0;justify-content:space-between;align-items:center;width:100%;max-width:1920px;height:56px;margin:0 auto;padding:0 24px;display:flex}@media (min-width:1920px){.docs-module__rjkGpq__header{padding:0 48px}}.docs-module__rjkGpq__headerLeft{flex:1;align-items:center;gap:8px;display:flex}.docs-module__rjkGpq__headerCenter{flex:2;justify-content:center;align-items:center;display:flex}.docs-module__rjkGpq__logo{color:var(--off-white);letter-spacing:1px;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.docs-module__rjkGpq__logoIcon{width:24px;height:24px}.docs-module__rjkGpq__logoText{font-family:IBM Plex Mono,monospace}.docs-module__rjkGpq__logoAccent{color:var(--gray);font-weight:400}.docs-module__rjkGpq__apiLogo{width:auto;height:24px}.docs-module__rjkGpq__headerSeparator{background:var(--medium-gray);width:1px;height:20px;margin:0 16px}.docs-module__rjkGpq__headerNav{align-items:center;gap:4px;display:flex}.docs-module__rjkGpq__headerNavLink{color:var(--gray);padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.docs-module__rjkGpq__headerNavLink:hover{color:var(--off-white)}.docs-module__rjkGpq__headerSearch{background:var(--light-navy);border:1px solid var(--border);border-radius:6px;align-items:center;gap:8px;min-width:280px;padding:8px 16px;display:flex}.docs-module__rjkGpq__headerSearchInput{color:var(--off-white);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.docs-module__rjkGpq__headerSearchInput::placeholder{color:var(--placeholder)}.docs-module__rjkGpq__headerSearchIcon{color:var(--medium-gray);font-size:14px}.docs-module__rjkGpq__headerSearchShortcut{color:var(--medium-gray);background:var(--dark-steel);border-radius:4px;padding:2px 6px;font-size:11px}.docs-module__rjkGpq__headerRight{flex:1;justify-content:flex-end;align-items:center;display:flex}.docs-module__rjkGpq__headerButton{color:var(--gray);border:1px solid var(--border);cursor:pointer;background:0 0;border-radius:6px;align-items:center;gap:6px;padding:8px 12px;font-size:13px;transition:all .15s;display:flex}.docs-module__rjkGpq__headerButton:hover{color:var(--off-white);border-color:var(--medium-gray)}.docs-module__rjkGpq__headerIcons{align-items:center;gap:8px;display:flex}.docs-module__rjkGpq__headerIcon{width:32px;height:32px;color:var(--gray);cursor:pointer;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex}.docs-module__rjkGpq__headerIcon:hover{color:var(--off-white);background:var(--selected)}.docs-module__rjkGpq__navTabs{border-bottom:1px solid var(--border);background:var(--navy);flex-shrink:0;align-items:center;width:100%;max-width:1920px;height:44px;margin:0 auto;padding:0 24px;display:flex}@media (min-width:1920px){.docs-module__rjkGpq__navTabs{padding:0 48px}}.docs-module__rjkGpq__navTab{color:var(--gray);cursor:pointer;padding:12px 16px;font-size:14px;transition:color .15s;position:relative}.docs-module__rjkGpq__navTab:hover{color:var(--off-white)}.docs-module__rjkGpq__navTabActive{color:var(--blue)}.docs-module__rjkGpq__navTabActive:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:0;left:0;right:0}.docs-module__rjkGpq__container{flex:1;width:100%;max-width:1920px;min-height:0;margin:0 auto;display:flex;overflow:hidden}.docs-module__rjkGpq__sidebar{overscroll-behavior:contain;border-right:1px solid var(--border);background:var(--navy);width:280px;min-width:280px;height:100%;padding:24px 0;overflow-y:auto}@media (min-width:1920px){.docs-module__rjkGpq__container{border-left:1px solid var(--border);border-right:1px solid var(--border)}}.docs-module__rjkGpq__sidebarSection{margin-bottom:0}.docs-module__rjkGpq__sidebarSectionGuide{margin-bottom:8px;padding-bottom:8px}.docs-module__rjkGpq__sidebarSectionGuide:not(:first-child){border-top:1px solid rgba(255,255,255,.08);margin-top:8px;padding-top:16px}.docs-module__rjkGpq__sidebarSectionTitle{color:var(--medium-gray);text-transform:uppercase;letter-spacing:1px;padding:8px 24px 12px;font-size:11px;font-weight:600}.docs-module__rjkGpq__sidebarCollapsible{color:var(--gray);cursor:pointer;-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:8px;justify-content:space-between;align-items:center;margin:1px 12px;padding:8px 24px;font-size:14px;transition:all .15s;display:flex}.docs-module__rjkGpq__sidebarCollapsible:hover,.docs-module__rjkGpq__sidebarCollapsibleActive{color:var(--off-white);background:var(--selected)}.docs-module__rjkGpq__sidebarCollapsibleIcon{color:var(--medium-gray);font-size:10px;transition:transform .2s}.docs-module__rjkGpq__sidebarCollapsibleIconOpen{transform:rotate(90deg)}.docs-module__rjkGpq__sidebarCollapsibleContent{max-height:0;transition:max-height .25s ease-out;overflow:hidden}.docs-module__rjkGpq__sidebarCollapsibleContentOpen{max-height:1000px;transition:max-height .35s ease-in}.docs-module__rjkGpq__sidebarLink{color:var(--gray);cursor:pointer;border-radius:8px;align-items:center;margin:2px 12px;padding:10px 24px;font-size:14px;transition:all .15s;display:flex}.docs-module__rjkGpq__sidebarLink:hover{color:var(--off-white);background:var(--selected)}.docs-module__rjkGpq__sidebarLinkActive,.docs-module__rjkGpq__sidebarLinkActive:hover{color:var(--blue);background:rgba(1,113,217,.15)}.docs-module__rjkGpq__sidebarLinkNested{justify-content:space-between;gap:8px;margin:1px 12px 1px 24px;padding:8px 16px 8px 24px;font-size:13px}.docs-module__rjkGpq__sidebarEndpointName{flex:1;line-height:1.4}.docs-module__rjkGpq__sidebarMethodBadge{text-transform:uppercase;border-radius:3px;flex-shrink:0;padding:2px 6px;font-family:IBM Plex Mono,monospace;font-size:10px;font-weight:600}.docs-module__rjkGpq__sidebarMethodGet{color:var(--green)}.docs-module__rjkGpq__sidebarMethodPost{color:var(--blue)}.docs-module__rjkGpq__sidebarMethodPut{color:var(--orange)}.docs-module__rjkGpq__sidebarMethodDelete{color:var(--red)}.docs-module__rjkGpq__sidebarMethodPatch{color:var(--purple)}.docs-module__rjkGpq__mainContent{overscroll-behavior:contain;flex:2;min-width:0;max-width:1100px;height:100%;padding:48px 64px;overflow-x:hidden;overflow-y:auto}.docs-module__rjkGpq__tocPanel{overscroll-behavior:contain;border-left:1px solid var(--border);flex:1;min-width:400px;max-width:600px;height:100%;padding:48px 32px;overflow-y:auto}.docs-module__rjkGpq__tocTitle{color:var(--medium-gray);text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:13px;font-weight:600}.docs-module__rjkGpq__tocLink{color:var(--gray);cursor:pointer;border-left:2px solid transparent;margin-left:-12px;padding:8px 0 8px 12px;font-size:15px;transition:color .15s;display:block}.docs-module__rjkGpq__tocLink:hover{color:var(--off-white)}.docs-module__rjkGpq__tocLinkActive{color:var(--blue);border-left-color:var(--blue)}.docs-module__rjkGpq__pageTitle{color:#fff;margin-bottom:16px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:36px;font-weight:600;line-height:1.2}.docs-module__rjkGpq__pageSubtitle{color:rgba(255,255,255,.698);margin-bottom:48px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:32px}.docs-module__rjkGpq__divider{background:var(--border);height:1px;margin:48px 0}.docs-module__rjkGpq__introSection{margin-bottom:48px}.docs-module__rjkGpq__introTitle{color:var(--off-white);margin-bottom:24px;font-size:14px;font-weight:600}.docs-module__rjkGpq__introText{color:var(--gray);margin-bottom:16px;font-size:15px;line-height:1.7}.docs-module__rjkGpq__introHighlight{color:var(--off-white);font-weight:500}.docs-module__rjkGpq__introLink{color:var(--blue);cursor:pointer;transition:color .15s}.docs-module__rjkGpq__introLink:hover{color:var(--lighter-blue)}.docs-module__rjkGpq__featureSection{margin-bottom:40px}.docs-module__rjkGpq__featureTitle{color:var(--off-white);margin-bottom:16px;font-size:24px;font-weight:600}.docs-module__rjkGpq__featureDescription{color:var(--gray);margin-bottom:20px;font-size:15px;line-height:1.6}.docs-module__rjkGpq__featureEndpoints{flex-direction:column;gap:8px;display:flex}.docs-module__rjkGpq__featureEndpoint{background:var(--light-navy);color:var(--off-white);cursor:pointer;border-radius:6px;align-items:center;gap:12px;padding:10px 14px;font-family:IBM Plex Mono,monospace;font-size:13px;transition:background .15s;display:flex}.docs-module__rjkGpq__featureEndpoint:hover{background:var(--selected-light)}.docs-module__rjkGpq__endpointSection{margin-bottom:48px}.docs-module__rjkGpq__sectionTitle{color:var(--off-white);text-transform:capitalize;margin-bottom:24px;font-size:24px;font-weight:600}.docs-module__rjkGpq__endpoint{background:var(--light-navy);border:1px solid var(--border);border-radius:8px;margin-bottom:24px;padding:24px}.docs-module__rjkGpq__endpointHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.docs-module__rjkGpq__method{text-transform:uppercase;border-radius:4px;padding:4px 8px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600}.docs-module__rjkGpq__methodGet{color:var(--green);background:rgba(85,166,108,.15)}.docs-module__rjkGpq__methodPost{color:var(--blue);background:rgba(1,113,217,.15)}.docs-module__rjkGpq__methodPut{color:var(--orange);background:rgba(211,114,47,.15)}.docs-module__rjkGpq__methodDelete{color:var(--red);background:rgba(206,83,83,.15)}.docs-module__rjkGpq__methodPatch{color:var(--purple);background:rgba(126,90,198,.15)}.docs-module__rjkGpq__path{color:var(--off-white);font-family:IBM Plex Mono,monospace;font-size:14px}.docs-module__rjkGpq__operationId{color:var(--medium-gray);margin-bottom:12px;font-family:IBM Plex Mono,monospace;font-size:12px}.docs-module__rjkGpq__endpointDescription{color:var(--gray);margin-bottom:20px;font-size:14px;line-height:1.6}.docs-module__rjkGpq__endpointDescription p{margin:0 0 12px}.docs-module__rjkGpq__endpointDescription p:last-child{margin-bottom:0}.docs-module__rjkGpq__endpointDescription strong{color:var(--off-white);font-weight:600}.docs-module__rjkGpq__endpointDescription ul{margin:8px 0;padding-left:20px;list-style-type:disc}.docs-module__rjkGpq__endpointDescription li{color:var(--gray);margin-bottom:6px}.docs-module__rjkGpq__endpointDescription code{color:var(--off-white);background:rgba(255,255,255,.1);border-radius:4px;padding:2px 6px;font-family:JetBrains Mono,monospace;font-size:13px}.docs-module__rjkGpq__parametersTitle,.docs-module__rjkGpq__responsesTitle{color:var(--off-white);margin-top:20px;margin-bottom:12px;font-size:13px;font-weight:600}.docs-module__rjkGpq__parameter{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:baseline;gap:8px;padding:12px 0;display:flex}.docs-module__rjkGpq__parameter:last-child{border-bottom:none}.docs-module__rjkGpq__paramName{color:var(--lighter-blue);font-family:IBM Plex Mono,monospace;font-size:13px}.docs-module__rjkGpq__paramType{color:var(--medium-gray);background:var(--dark-steel);border-radius:4px;padding:2px 6px;font-size:11px}.docs-module__rjkGpq__paramRequired{color:var(--red);text-transform:uppercase;font-size:10px;font-weight:600}.docs-module__rjkGpq__paramIn{color:var(--medium-gray);text-transform:uppercase;font-size:10px}.docs-module__rjkGpq__paramDescription{width:100%;color:var(--gray);margin-top:6px;font-size:13px;line-height:1.5}.docs-module__rjkGpq__paramDescription p{margin:0}.docs-module__rjkGpq__paramDescription strong{color:var(--off-white);font-weight:600}.docs-module__rjkGpq__paramDescription code{color:var(--off-white);background:rgba(255,255,255,.1);border-radius:3px;padding:1px 4px;font-family:JetBrains Mono,monospace;font-size:12px}.docs-module__rjkGpq__response{align-items:center;gap:12px;padding:8px 0;display:flex}.docs-module__rjkGpq__responseCode{border-radius:4px;padding:3px 8px;font-family:IBM Plex Mono,monospace;font-size:12px}.docs-module__rjkGpq__responseCode2xx{color:var(--green);background:rgba(85,166,108,.15)}.docs-module__rjkGpq__responseCode4xx{color:var(--orange);background:rgba(211,114,47,.15)}.docs-module__rjkGpq__responseCode5xx{color:var(--red);background:rgba(206,83,83,.15)}.docs-module__rjkGpq__responseDescription{color:var(--gray);font-size:13px}.docs-module__rjkGpq__schemaRef{color:var(--purple);font-family:IBM Plex Mono,monospace;font-size:11px}.docs-module__rjkGpq__examplePath{color:var(--gray);word-break:break-all;flex-wrap:wrap;align-items:center;gap:4px;font-family:IBM Plex Mono,monospace;font-size:12px;display:flex}.docs-module__rjkGpq__codeBlock{background:var(--navy);border:1px solid var(--border);border-radius:8px;margin-top:16px;padding:16px;overflow-x:auto}.docs-module__rjkGpq__codeBlockHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.docs-module__rjkGpq__codeBlockLabel{color:var(--medium-gray);text-transform:uppercase;letter-spacing:.5px;font-size:11px}.docs-module__rjkGpq__copyButton{color:var(--blue);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:inherit;font-size:12px}.docs-module__rjkGpq__copyButton:hover{color:var(--lighter-blue)}.docs-module__rjkGpq__code{color:var(--off-white);white-space:pre-wrap;word-break:break-all;margin:0;font-family:IBM Plex Mono,monospace;font-size:12px;line-height:1.6}.docs-module__rjkGpq__noResults{text-align:center;color:var(--gray);padding:64px;font-size:14px}.docs-module__rjkGpq__navFooter{border-top:1px solid rgba(255,255,255,.1);justify-content:space-between;margin-top:64px;padding-top:32px;display:flex}.docs-module__rjkGpq__navFooterLink{cursor:pointer;flex-direction:column;gap:4px;display:flex}.docs-module__rjkGpq__navFooterLabel{color:rgba(255,255,255,.698);font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:12px}.docs-module__rjkGpq__navFooterTitle{color:#3f8bfd;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:500;transition:color .15s}.docs-module__rjkGpq__navFooterLink:hover .docs-module__rjkGpq__navFooterTitle{color:#6ba3fd}.docs-module__rjkGpq__navFooterRight{text-align:right}@media (max-width:1280px){.docs-module__rjkGpq__tocPanel{display:none}.docs-module__rjkGpq__mainContent{flex:1;max-width:none}}@media (max-width:1100px){.docs-module__rjkGpq__sidebar{width:240px;min-width:240px}.docs-module__rjkGpq__mainContent{padding:32px 40px}}@media (max-width:900px){.docs-module__rjkGpq__sidebar{display:none}.docs-module__rjkGpq__mainContent{max-width:100%;padding:24px 20px}.docs-module__rjkGpq__headerSearch{display:none}}.docs-module__rjkGpq__markdownContent{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;line-height:32px}.docs-module__rjkGpq__mdH1{color:#fff;margin-top:0;margin-bottom:16px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:36px;font-weight:600;line-height:1.2}.docs-module__rjkGpq__mdH2{color:#fff;margin-top:56px;margin-bottom:24px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:24px;font-weight:600;line-height:1.3}.docs-module__rjkGpq__mdH3{color:#fff;margin-top:40px;margin-bottom:16px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:20px;font-weight:600;line-height:1.4}.docs-module__rjkGpq__mdH4{color:#fff;margin-top:32px;margin-bottom:12px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;font-weight:600;line-height:1.4}.docs-module__rjkGpq__mdP{color:rgba(255,255,255,.698);margin-bottom:24px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:32px}.docs-module__rjkGpq__mdLink{color:#3f8bfd;text-decoration:none;transition:color .15s}.docs-module__rjkGpq__mdLink:hover{color:#6ba3fd;text-decoration:underline}.docs-module__rjkGpq__mdUl,.docs-module__rjkGpq__mdOl{color:rgba(255,255,255,.698);margin-bottom:24px;padding-left:24px}.docs-module__rjkGpq__mdLi{margin-bottom:12px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:16px;line-height:32px}.docs-module__rjkGpq__mdInlineCode{color:#fff;background:rgba(255,255,255,.08);border-radius:4px;padding:2px 8px;font-family:IBM Plex Mono,monospace;font-size:14px}.docs-module__rjkGpq__mdPre{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;margin:24px 0;padding:20px;overflow-x:auto}.docs-module__rjkGpq__mdBlockCode{color:rgba(255,255,255,.698);font-family:IBM Plex Mono,monospace;font-size:14px;line-height:1.6}.docs-module__rjkGpq__mdBlockquote{color:rgba(255,255,255,.698);border-left:3px solid #3f8bfd;margin:24px 0;padding-left:20px;font-style:normal}.docs-module__rjkGpq__mdTable{border-collapse:collapse;width:100%;margin:24px 0;font-size:15px}.docs-module__rjkGpq__mdThead{background:rgba(255,255,255,.04)}.docs-module__rjkGpq__mdTr{border-bottom:1px solid rgba(255,255,255,.1)}.docs-module__rjkGpq__mdTh{text-align:left;color:#fff;padding:14px 16px;font-weight:600}.docs-module__rjkGpq__mdTd{color:rgba(255,255,255,.698);padding:14px 16px;line-height:28px}.docs-module__rjkGpq__mdHr{border:none;border-top:1px solid rgba(255,255,255,.1);margin:48px 0}.docs-module__rjkGpq__mdStrong{color:#fff;font-weight:600}.docs-module__rjkGpq__codeBlockWrapper{border:1px solid var(--border);background:#1a1f2e;border-radius:8px;margin:24px 0;overflow:hidden}.docs-module__rjkGpq__codeBlockHeader{border-bottom:1px solid var(--border);justify-content:flex-end;align-items:center;padding:8px 16px;display:flex}.docs-module__rjkGpq__codeBlockLang{color:var(--medium-gray);text-transform:lowercase;font-family:IBM Plex Mono,monospace;font-size:12px}.docs-module__rjkGpq__codeBlockContent{position:relative}.docs-module__rjkGpq__codeBlockCopyBtn{cursor:pointer;color:var(--gray);opacity:0;z-index:1;background:rgba(255,255,255,.1);border:none;border-radius:6px;justify-content:center;align-items:center;padding:8px;transition:all .15s;display:flex;position:absolute;top:12px;right:12px}.docs-module__rjkGpq__codeBlockWrapper:hover .docs-module__rjkGpq__codeBlockCopyBtn{opacity:1}.docs-module__rjkGpq__codeBlockCopyBtn:hover{color:var(--off-white);background:rgba(255,255,255,.15)}.docs-module__rjkGpq__codeBlockPre{margin:0;padding:16px 20px;overflow-x:auto}.docs-module__rjkGpq__codeBlockCode{color:#d4d4d4;white-space:pre;background:0 0;font-family:IBM Plex Mono,JetBrains Mono,monospace;font-size:13px;line-height:1.6}.docs-module__rjkGpq__markdownContent .callout{border-left:4px solid;border-radius:8px;margin:24px 0;padding:20px 24px}.docs-module__rjkGpq__markdownContent .callout-title{margin-bottom:8px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;font-weight:600}.docs-module__rjkGpq__markdownContent .callout-body{font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:28px}.docs-module__rjkGpq__markdownContent .callout-body ul{margin:12px 0 0;padding-left:24px;list-style-type:disc}.docs-module__rjkGpq__markdownContent .callout-body li{color:rgba(255,255,255,.698);margin-bottom:8px;line-height:1.6}.docs-module__rjkGpq__markdownContent .callout-body strong{color:#fff;font-weight:600}.docs-module__rjkGpq__markdownContent .callout-tip{background:rgba(85,166,108,.1);border-left-color:#55a66c}.docs-module__rjkGpq__markdownContent .callout-tip .callout-title{color:#55a66c}.docs-module__rjkGpq__markdownContent .callout-tip .callout-body{color:rgba(255,255,255,.698)}.docs-module__rjkGpq__markdownContent .callout-warning{background:rgba(211,165,47,.1);border-left-color:#d3a52f}.docs-module__rjkGpq__markdownContent .callout-warning .callout-title{color:#d3a52f}.docs-module__rjkGpq__markdownContent .callout-warning .callout-body{color:rgba(255,255,255,.698)}.docs-module__rjkGpq__markdownContent .callout-info{background:rgba(63,139,253,.1);border-left-color:#3f8bfd}.docs-module__rjkGpq__markdownContent .callout-info .callout-title{color:#3f8bfd}.docs-module__rjkGpq__markdownContent .callout-info .callout-body{color:rgba(255,255,255,.698)}.docs-module__rjkGpq__markdownContent .callout-danger{background:rgba(206,83,83,.1);border-left-color:#ce5353}.docs-module__rjkGpq__markdownContent .callout-danger .callout-title{color:#ce5353}.docs-module__rjkGpq__markdownContent .callout-danger .callout-body{color:rgba(255,255,255,.698)}.docs-module__rjkGpq__markdownContent .concept-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:32px 0;display:grid}.docs-module__rjkGpq__markdownContent .principle-cards{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:32px 0;display:grid}.docs-module__rjkGpq__markdownContent .comparison-grid{grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:32px 0;display:grid}.docs-module__rjkGpq__markdownContent .concept-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:24px}.docs-module__rjkGpq__markdownContent .principle-card{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:24px}.docs-module__rjkGpq__markdownContent .comparison-col{background:rgba(255,255,255,.04);border:1px solid rgba(255,255,255,.1);border-radius:8px;padding:24px}.docs-module__rjkGpq__markdownContent .concept-label{color:#fff;margin-bottom:12px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600}.docs-module__rjkGpq__markdownContent .principle-title{color:#fff;margin-bottom:12px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600}.docs-module__rjkGpq__markdownContent .comparison-header{color:#fff;margin-bottom:12px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;font-weight:600}.docs-module__rjkGpq__markdownContent .concept-def{color:rgba(255,255,255,.698);font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:24px}.docs-module__rjkGpq__markdownContent .principle-desc{color:rgba(255,255,255,.698);font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:24px}.docs-module__rjkGpq__markdownContent .concept-example{color:rgba(255,255,255,.5);margin-top:12px;font-size:13px}.docs-module__rjkGpq__markdownContent .comparison-col ul{margin:0;padding-left:20px}.docs-module__rjkGpq__markdownContent .comparison-col li{color:rgba(255,255,255,.698);margin-bottom:8px;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:14px;line-height:24px}.docs-module__rjkGpq__exampleEmpty{color:var(--medium-gray);text-align:center;padding:40px 20px;font-size:14px}.docs-module__rjkGpq__exampleCard{background:var(--light-navy);border:1px solid var(--border);border-radius:10px;overflow:hidden}.docs-module__rjkGpq__exampleCardHeader{background:rgba(255,255,255,.03);border-bottom:1px solid rgba(255,255,255,.06);justify-content:space-between;align-items:center;padding:12px 16px;display:flex}.docs-module__rjkGpq__exampleEndpoint{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.docs-module__rjkGpq__exampleMethod{text-transform:uppercase;border-radius:4px;flex-shrink:0;padding:3px 8px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600}.docs-module__rjkGpq__exampleMethodGet{color:#55a66c;background:rgba(85,166,108,.15)}.docs-module__rjkGpq__exampleMethodPost{color:#3f8bfd;background:rgba(63,139,253,.15)}.docs-module__rjkGpq__exampleMethodPut{color:#d3a52f;background:rgba(211,165,47,.15)}.docs-module__rjkGpq__exampleMethodDelete{color:#ce5353;background:rgba(206,83,83,.15)}.docs-module__rjkGpq__exampleMethodPatch{color:#7e5ac6;background:rgba(126,90,198,.15)}.docs-module__rjkGpq__examplePath{color:rgba(255,255,255,.698);white-space:nowrap;text-overflow:ellipsis;font-family:IBM Plex Mono,monospace;font-size:12px;overflow:hidden}.docs-module__rjkGpq__exampleLang{color:var(--medium-gray);flex-shrink:0;font-family:IBM Plex Mono,monospace;font-size:12px}.docs-module__rjkGpq__exampleCodeWrapper{padding:16px;position:relative}.docs-module__rjkGpq__exampleCode{color:#e6e6e6;white-space:pre-wrap;word-break:break-all;background:0 0;margin:0;font-family:IBM Plex Mono,monospace;font-size:13px;line-height:1.6}.docs-module__rjkGpq__exampleCopyBtn{width:32px;height:32px;color:var(--medium-gray);cursor:pointer;background:rgba(255,255,255,.06);border:1px solid rgba(255,255,255,.1);border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;bottom:12px;right:12px}.docs-module__rjkGpq__exampleCopyBtn:hover{color:var(--off-white);background:rgba(255,255,255,.1)}.docs-module__rjkGpq__codeKeyword{color:#e5c07b}.docs-module__rjkGpq__codeFlag{color:#c678dd}.docs-module__rjkGpq__codeUrl{color:#56b6c2}.docs-module__rjkGpq__codeString{color:#98c379}.docs-module__rjkGpq__codeMethod{color:#e5c07b;font-weight:600}.docs-module__rjkGpq__jsonKey{color:#9cdcfe}.docs-module__rjkGpq__jsonString{color:#ce9178}.docs-module__rjkGpq__jsonNumber{color:#b5cea8}.docs-module__rjkGpq__jsonKeyword{color:#569cd6}.docs-module__rjkGpq__jsonPunctuation{color:#d4d4d4}.docs-module__rjkGpq__bashCommand{color:#dcdcaa}.docs-module__rjkGpq__bashFlag{color:#c586c0}.docs-module__rjkGpq__bashString{color:#ce9178}.docs-module__rjkGpq__bashVariable{color:#9cdcfe}.docs-module__rjkGpq__bashComment{color:#6a9955;font-style:italic}.docs-module__rjkGpq__jsKeyword{color:#569cd6}.docs-module__rjkGpq__jsString{color:#d4d4d4}.docs-module__rjkGpq__jsNumber{color:#b5cea8}.docs-module__rjkGpq__jsBuiltin{color:#569cd6}.docs-module__rjkGpq__jsComment{color:#6a9955;font-style:italic}.docs-module__rjkGpq__jsOperator{color:#d4d4d4}.docs-module__rjkGpq__jsInterpolation{color:#dcdcaa}.docs-module__rjkGpq__pyKeyword{color:#569cd6}.docs-module__rjkGpq__pyString{color:#ce9178}.docs-module__rjkGpq__pyNumber{color:#b5cea8}.docs-module__rjkGpq__pyBuiltin{color:#569cd6}.docs-module__rjkGpq__pyDecorator{color:#dcdcaa}.docs-module__rjkGpq__pyComment{color:#6a9955;font-style:italic}.docs-module__rjkGpq__goKeyword{color:#569cd6}.docs-module__rjkGpq__goString{color:#ce9178}.docs-module__rjkGpq__goNumber{color:#b5cea8}.docs-module__rjkGpq__goBuiltin{color:#569cd6}.docs-module__rjkGpq__goOperator{color:#d4d4d4}.docs-module__rjkGpq__goComment{color:#6a9955;font-style:italic}.docs-module__rjkGpq__langTabs{background:rgba(255,255,255,.02);border-bottom:1px solid rgba(255,255,255,.06);gap:4px;padding:8px 12px;display:flex}.docs-module__rjkGpq__langTab{color:var(--medium-gray);cursor:pointer;background:0 0;border:none;border-radius:4px;padding:6px 12px;font-size:12px;font-weight:500;transition:all .15s}.docs-module__rjkGpq__langTab:hover{color:var(--off-white);background:rgba(255,255,255,.06)}.docs-module__rjkGpq__langTabActive{color:var(--off-white);background:rgba(255,255,255,.1)}.docs-module__rjkGpq__markdownContent .title-with-version{align-items:center;gap:16px;margin-bottom:16px;display:flex}.docs-module__rjkGpq__markdownContent .title-with-version h1{color:#fff;margin:0;font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:36px;font-weight:600;line-height:1.2}.docs-module__rjkGpq__markdownContent .version-badge{color:rgba(255,255,255,.698);background:0 0;border:1px solid rgba(255,255,255,.2);border-radius:6px;align-items:center;padding:6px 12px;font-family:IBM Plex Mono,monospace;font-size:13px;display:inline-flex}.docs-module__rjkGpq__markdownContent .tip.custom-block{background:rgba(63,139,253,.1);border-left:4px solid #3f8bfd;border-radius:0 8px 8px 0;margin:32px 0!important;padding:20px 24px!important}.docs-module__rjkGpq__markdownContent .tip.custom-block p{color:rgba(255,255,255,.698);font-family:IBM Plex Sans,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,sans-serif;font-size:15px;line-height:1.7;margin:0!important}.docs-module__rjkGpq__markdownContent .tip.custom-block strong{color:#fff;font-weight:600}.docs-module__rjkGpq__markdownContent .tip.custom-block a{color:#3f8bfd;font-weight:500;text-decoration:none;transition:color .15s}.docs-module__rjkGpq__markdownContent .tip.custom-block a:hover{color:#6ba3fd;text-decoration:underline}.docs-module__rjkGpq__searchContainer{width:100%;max-width:500px;position:relative;overflow:visible}.docs-module__rjkGpq__searchClearBtn{width:24px;height:24px;color:var(--medium-gray);cursor:pointer;background:0 0;border:none;border-radius:4px;justify-content:center;align-items:center;transition:all .15s;display:flex}.docs-module__rjkGpq__searchClearBtn:hover{color:var(--off-white);background:rgba(255,255,255,.1)}.docs-module__rjkGpq__searchOverlay{z-index:999;background:rgba(0,0,0,.5);position:fixed;top:0;bottom:0;left:0;right:0}.docs-module__rjkGpq__searchModal{background:var(--navy);border:1px solid var(--border);z-index:1000;border-radius:12px;flex-direction:column;width:700px;max-width:calc(100vw - 32px);max-height:calc(100vh - 200px);display:flex;position:fixed;top:120px;left:50%;overflow:hidden;transform:translate(-50%);box-shadow:0 16px 48px rgba(0,0,0,.4)}.docs-module__rjkGpq__searchModalHeader{background:rgba(255,255,255,.02);border-bottom:1px solid rgba(255,255,255,.08);padding:12px 16px}.docs-module__rjkGpq__searchModalSection{color:var(--medium-gray);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.docs-module__rjkGpq__searchNoResults{text-align:center;color:var(--medium-gray);padding:40px 20px;font-size:14px}.docs-module__rjkGpq__searchResultsList{flex:1;padding:8px 0;overflow-y:auto}.docs-module__rjkGpq__searchApiHeader{border-bottom:1px solid rgba(255,255,255,.06);margin-bottom:8px;padding:12px 16px}.docs-module__rjkGpq__searchApiTitle{color:var(--off-white);margin-bottom:4px;font-size:14px;font-weight:600;display:block}.docs-module__rjkGpq__searchApiDesc{color:var(--medium-gray);font-size:13px;line-height:1.4;display:block}.docs-module__rjkGpq__searchResultItem{cursor:pointer;border-left:3px solid transparent;padding:12px 16px;transition:background .1s}.docs-module__rjkGpq__searchResultItem:hover,.docs-module__rjkGpq__searchResultItemSelected{background:rgba(255,255,255,.04)}.docs-module__rjkGpq__searchResultItemSelected{border-left-color:var(--blue);background:rgba(63,139,253,.08)}.docs-module__rjkGpq__searchResultHeader{align-items:center;gap:10px;margin-bottom:6px;display:flex}.docs-module__rjkGpq__searchResultMethod{text-transform:uppercase;border-radius:4px;padding:2px 6px;font-family:IBM Plex Mono,monospace;font-size:11px;font-weight:600}.docs-module__rjkGpq__searchMethodGet{color:#55a66c;background:rgba(85,166,108,.15)}.docs-module__rjkGpq__searchMethodPost{color:#3f8bfd;background:rgba(63,139,253,.15)}.docs-module__rjkGpq__searchMethodPut{color:#d3a52f;background:rgba(211,165,47,.15)}.docs-module__rjkGpq__searchMethodDelete{color:#ce5353;background:rgba(206,83,83,.15)}.docs-module__rjkGpq__searchMethodPatch{color:#7e5ac6;background:rgba(126,90,198,.15)}.docs-module__rjkGpq__searchResultPath{color:var(--medium-gray);font-family:IBM Plex Mono,monospace;font-size:12px}.docs-module__rjkGpq__searchResultGuideTag{color:#a78bfa;text-transform:uppercase;background:rgba(139,92,246,.15);border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.docs-module__rjkGpq__searchResultSection{color:var(--medium-gray);font-size:12px}.docs-module__rjkGpq__searchResultTitle{color:var(--off-white);margin-bottom:4px;font-size:14px;font-weight:500}.docs-module__rjkGpq__searchResultDesc{color:var(--gray);-webkit-line-clamp:2;line-clamp:2;-webkit-box-orient:vertical;font-size:13px;line-height:1.4;display:-webkit-box;overflow:hidden}.docs-module__rjkGpq__searchResultMeta{color:var(--medium-gray);margin-top:8px;font-size:12px}.docs-module__rjkGpq__searchResultMeta:before{content:"";background:var(--medium-gray);vertical-align:middle;border-radius:50%;width:4px;height:4px;margin-right:8px;display:inline-block}.docs-module__rjkGpq__searchModalFooter{color:var(--medium-gray);background:rgba(255,255,255,.02);border-top:1px solid rgba(255,255,255,.08);justify-content:flex-start;align-items:center;gap:24px;padding:10px 16px;font-size:12px;display:flex}.docs-module__rjkGpq__searchModalFooter kbd{min-width:20px;height:20px;color:var(--off-white);background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12);border-radius:4px;justify-content:center;align-items:center;margin-right:6px;padding:0 6px;font-family:IBM Plex Mono,monospace;font-size:11px;display:inline-flex}
.Input-module__j8lwcG__container{flex-direction:column;justify-content:flex-start;display:inline-flex;position:relative}.Input-module__j8lwcG__searchContainer{flex-direction:column;justify-content:flex-start;display:inline-flex}.Input-module__j8lwcG__header{color:var(--gray);padding-bottom:.5em;padding-left:.2em;font-size:.8em}.Input-module__j8lwcG__input{background:var(--selected-light);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);color:var(--off-white);font:inherit;white-space:nowrap;text-overflow:ellipsis;border:none;outline:none;margin:0;padding:.5em 0 .5em .5em;overflow:hidden}.Input-module__j8lwcG__searchInput{color:var(--off-white);font:inherit;white-space:nowrap;text-overflow:ellipsis;background:0 0;border:none;outline:none;overflow:hidden}.Input-module__j8lwcG__searchInputHomeLarge::placeholder{color:#fff}.Input-module__j8lwcG__loadingContainer{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:var(--selected-light);-webkit-mask:var(--beveled-bottom);mask:var(--beveled-bottom);z-index:2;border-top:none;width:100%;padding:1em 0;position:absolute;top:100%}.Input-module__j8lwcG__searchLoading{justify-content:center;align-items:center;gap:.1em;display:flex}.Input-module__j8lwcG__loadingText{color:var(--gray);letter-spacing:1px}@keyframes Input-module__j8lwcG__bounce{0%,80%,to{color:var(--placeholder);transform:translateY(0)}40%{color:var(--gray);transform:translateY(-2px)}}.Input-module__j8lwcG__smallOpen{-webkit-mask:var(--beveled-top-small);mask:var(--beveled-top-small)}.Input-module__j8lwcG__smallClosed{-webkit-mask:var(--beveled-small);mask:var(--beveled-small)}.Input-module__j8lwcG__mediumOpen{-webkit-mask:var(--beveled-top);mask:var(--beveled-top)}.Input-module__j8lwcG__mediumClosed{-webkit-mask:var(--beveled);mask:var(--beveled)}.Input-module__j8lwcG__largeOpen{-webkit-mask:var(--beveled-top-large);mask:var(--beveled-top-large)}.Input-module__j8lwcG__largeClosed{-webkit-mask:var(--beveled-large);mask:var(--beveled-large)}.Input-module__j8lwcG__input::placeholder{color:var(--placeholder)}.Input-module__j8lwcG__suggestions{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background-color:var(--selected-light);-webkit-mask:var(--beveled-bottom);mask:var(--beveled-bottom);width:100%;font:inherit;font-size:inherit;z-index:3;border-top:none;min-height:1px;position:absolute;top:100%;left:0}.Input-module__j8lwcG__suggestionsClosed{background-color:transparent}.Input-module__j8lwcG__suggestions>*{text-overflow:ellipsis;white-space:nowrap;height:0;font-size:inherit;align-items:center;padding:0 .5em;font-size:1.2em;transition:height .1s ease-in-out;display:flex;overflow:hidden}.Input-module__j8lwcG__suggestionsClosed>*{height:0}.Input-module__j8lwcG__suggestionsOpen>*{height:2.2em}.Input-module__j8lwcG__subSuggestion{text-overflow:ellipsis;white-space:nowrap;height:2em;font-size:inherit;align-items:center;padding:0 .5em;transition:height .1s ease-in-out;display:flex;overflow:hidden}.Input-module__j8lwcG__suggestionsSearch{color:rgba(255,255,255,.886);overflow:inherit;-webkit-backdrop-filter:blur(2em);backdrop-filter:blur(2em);z-index:100;background:#131721;border:.5px solid rgba(255,255,255,.1);border-radius:.35em;max-height:66em;margin-top:.3em;padding-bottom:1em;left:0;overflow-y:scroll;box-shadow:0 2px 20px 4px rgba(0,0,0,.4);-webkit-mask:none;mask:none}.Input-module__j8lwcG__suggestionsHomeLarge{-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);background:var(--selected-light);max-height:calc(100vh - 25em);margin-top:1em}.Input-module__j8lwcG__suggestionsFilter{-webkit-backdrop-filter:none;backdrop-filter:none;background:#131721;max-height:34em;margin-top:.5em;overflow-y:scroll}.Input-module__j8lwcG__suggestionsSearch>*{overflow:initial}.Input-module__j8lwcG__suggestionHeader{color:var(--gray);font-size:.8em}.Input-module__j8lwcG__suggestionHeaderSearch{color:rgba(255,255,255,.886);justify-content:space-between;height:2.5em;margin-top:1em;padding:0 1em;font-family:IBM Plex Mono Light;font-size:.85em;line-height:100%;display:flex;position:relative}.Input-module__j8lwcG__suggestionsAll{width:100%;min-height:3em;position:absolute;top:0;left:calc(100% + .3em)}.Input-module__j8lwcG__searchAllBtn{color:var(--blue);cursor:pointer}.Input-module__j8lwcG__suggestion{cursor:pointer}.Input-module__j8lwcG__selected{background-color:var(--primary);background-color:rgba(21,133,237,.15)}.Input-module__j8lwcG__input:disabled,.Input-module__j8lwcG__input:disabled+.Input-module__j8lwcG__suggestions,.Input-module__j8lwcG__input:disabled:hover{cursor:inherit;background-color:transparent}.Input-module__j8lwcG__input:-moz-read-only{cursor:inherit;background-color:transparent}.Input-module__j8lwcG__input:read-only{cursor:inherit;background-color:transparent}.Input-module__j8lwcG__desktopHeader{display:block}.Input-module__j8lwcG__mobileHeader{display:none}.Input-module__j8lwcG__suggestionsMobile{width:98vw;min-height:calc(100vh - 4.25em);max-height:calc(100vh - 4.25em);position:fixed;top:4.25em;left:1vw;overflow:scroll}.Input-module__j8lwcG__suggestionsTGMini{width:100%;height:calc(100% - 18.5em);height:calc(100dvh - 18.5em);padding:1em;top:9.5em;left:0;overflow:scroll}.Input-module__j8lwcG__suggestionsTGMiniAlertMode{height:calc(75vh - 16em)}.Input-module__j8lwcG__suggestionsDarkMode{background-color:red}.Input-module__j8lwcG__tgMiniInput{width:100%}.Input-module__j8lwcG__recentSearchSignIn,.Input-module__j8lwcG__noRecentSearches{color:var(--gray);justify-content:center;font-size:.8em;display:flex}.Input-module__j8lwcG__clearSearch{color:var(--blue);cursor:pointer}@media (max-width:767px){.Input-module__j8lwcG__desktopHeader{display:none}.Input-module__j8lwcG__mobileHeader{display:block}.Input-module__j8lwcG__mobileNoScroll{overflow:hidden}.Input-module__j8lwcG__input{-webkit-backdrop-filter:transparent;backdrop-filter:transparent}.Input-module__j8lwcG__mediumOpen{-webkit-mask:var(--beveled);mask:var(--beveled)}.Input-module__j8lwcG__suggestionsOpen>*{height:2.5em}.Input-module__j8lwcG__suggestionsOpen{background-color:#131721}}
.Search-module__cYqn0q__overlayWrapper{white-space:nowrap;text-overflow:ellipsis;width:13em;margin:0 auto;overflow:hidden}.Search-module__cYqn0q__overlayContainer{text-overflow:ellipsis;justify-content:flex-start;align-items:center;display:flex}.Search-module__cYqn0q__inputWrapper,.Search-module__cYqn0q__overlayContent{justify-content:center;width:100%;height:100%;position:absolute;top:0;left:0}.Search-module__cYqn0q__overlayContent{z-index:10;pointer-events:none;justify-content:center;align-items:center;display:flex}.Search-module__cYqn0q__inputWrapper,.Search-module__cYqn0q__searchContainer .Search-module__cYqn0q__inputWrapper{justify-content:center;align-items:center;display:flex}.Search-module__cYqn0q__searchContainer .Search-module__cYqn0q__clearButton{margin-left:.45em}.Search-module__cYqn0q__clearButton{justify-content:center;align-items:center;display:flex}.Search-module__cYqn0q__searchContainer{justify-content:center;width:100%;display:flex;position:relative}.Search-module__cYqn0q__darkGreyPlaceholder{color:var(--placeholder)}.Search-module__cYqn0q__clearButton{justify-content:center;align-items:center;position:absolute;top:50%;right:calc(50% - 9em);transform:translateY(-50%)}.Search-module__cYqn0q__headerSearch{color:rgba(255,255,255,.57);background:#131721;border:.5px solid rgba(255,255,255,.1);border-radius:.35em;justify-content:space-between;align-items:center;gap:1em;width:100%;max-width:35em;padding:.5em .75em;display:flex;position:relative}.Search-module__cYqn0q__largeHeaderSearch{z-index:1;background-color:#000;border:none;max-width:calc(100% - 1em);height:3em;margin-left:.5em;font-size:1.3em}.Search-module__cYqn0q__searchBar{width:100%}.Search-module__cYqn0q__searchSlash{background:rgba(36,40,53,.5);border-radius:.35em;padding:.2em .7em .4em;font-size:.8em}.Search-module__cYqn0q__tagSuggestion{align-items:center;padding:2px 0;display:flex}.Search-module__cYqn0q__iconContainer{align-items:center;column-gap:.35em;display:flex}.Search-module__cYqn0q__iconNormal{border-radius:50%;width:1em;min-width:1em;height:1em;display:inline-block;position:relative;overflow:hidden}.Search-module__cYqn0q__fullWidth{width:100%;overflow:hidden}.Search-module__cYqn0q__suggestionType{margin-left:auto}.Search-module__cYqn0q__tokenPriceChange{border-radius:.25em;margin-left:.5em;padding:.2em .4em;font-size:.8em}.Search-module__cYqn0q__tokenPriceChangePos{background-color:rgba(69,194,91,.15)}.Search-module__cYqn0q__tokenPriceChangeNeg{background-color:rgba(211,48,48,.18)}.Search-module__cYqn0q__tokenPriceChangeNull{background-color:var(--selected)}.Search-module__cYqn0q__tokenChange24hPos{color:#59ca60;font-size:1.2em}.Search-module__cYqn0q__tokenChange24hNeg{color:#ff5e5e;font-size:1.2em}.Search-module__cYqn0q__tokenChange24hNull{color:var(--grey);font-size:1.2em}.Search-module__cYqn0q__shorten{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Search-module__cYqn0q__tokenPriceContainer{justify-content:space-between;min-width:11em;margin-left:auto;padding-left:.5em;display:flex}@media screen and (max-width:767px){.Search-module__cYqn0q__headerSearch{margin:0 auto;font-size:.8em}}
.Hover-module__KD3qpq__container{display:flex}.Hover-module__KD3qpq__popup{opacity:0;pointer-events:none;background-color:var(--selected);-webkit-mask:var(--beveled);mask:var(--beveled);z-index:2;-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);white-space:nowrap;padding:10px;font-size:12px;transition:opacity .2s}.Hover-module__KD3qpq__container:hover .Hover-module__KD3qpq__popup,.Hover-module__KD3qpq__popupShow{opacity:1;pointer-events:auto}.Hover-module__KD3qpq__infoIcon{align-items:center;margin-right:.5em;display:flex}.Hover-module__KD3qpq__iconContainer img{filter:brightness(0)invert()}
.dashboard-module__klqbmG__dashboardContainer{border-top:1px solid rgba(255,255,255,.1);flex-direction:column;width:100%;height:100%;display:flex;overflow:hidden}.dashboard-module__klqbmG__dashboardContent{flex:1;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebar{border-right:1px solid rgba(255,255,255,.1);flex-direction:column;width:250px;height:100%;transition:width .3s;display:flex;position:relative}.dashboard-module__klqbmG__sidebarCollapsed{width:4em}.dashboard-module__klqbmG__sidebar>*{padding:1em}.dashboard-module__klqbmG__sidebarHeader{border-bottom:1px solid rgba(255,255,255,.1);flex-shrink:0;align-items:center;gap:10px;min-height:60px;display:flex;position:relative}.dashboard-module__klqbmG__icon{background:rgba(1,113,217,.25);border-radius:4px;justify-content:center;align-items:center;padding:.5em;display:flex}.dashboard-module__klqbmG__sidebarHeaderTitle{white-space:nowrap;text-overflow:ellipsis;flex-direction:column;flex:1;gap:.25em;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebarHeaderTitleMain{font-size:1.25em}.dashboard-module__klqbmG__sidebarHeaderTitleSub{font-size:.75em}.dashboard-module__klqbmG__sidebarLinks{flex-direction:column;flex:1;gap:.5em;font-size:.875em;display:flex;overflow-y:auto}.dashboard-module__klqbmG__sidebarLinks>:hover,.dashboard-module__klqbmG__sidebarFooter>:hover{color:var(--blue)}.dashboard-module__klqbmG__sidebarLinks>*,.dashboard-module__klqbmG__sidebarFooter>*{cursor:pointer;white-space:nowrap;align-items:center;gap:.5em;padding:.5em;display:flex;overflow:hidden}.dashboard-module__klqbmG__sidebarLink{color:inherit;text-decoration:none}.dashboard-module__klqbmG__sidebarLinksIcon{font-size:1.5em}.dashboard-module__klqbmG__sidebarFooter{border-top:1px solid rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);flex-direction:column;flex-shrink:0;gap:.5em;font-size:.875em;display:flex}.dashboard-module__klqbmG__collapseToggle{cursor:pointer;align-items:center;padding:1em 1.5em;transition:color .2s;display:flex}.dashboard-module__klqbmG__collapseToggleIcon{border:solid;justify-content:center;align-items:center;font-size:.75em;display:flex}.dashboard-module__klqbmG__collapseToggle:hover{color:var(--blue)}.dashboard-module__klqbmG__collapseToggle svg{font-size:1.2em}.dashboard-module__klqbmG__activeTab{color:var(--blue)}.dashboard-module__klqbmG__mainContent{flex:1;height:100%;padding:2em;overflow-y:auto}.dashboard-module__klqbmG__creditWarningBanner{cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,rgba(235,153,65,.2) 0%,rgba(235,153,65,.12) 100%);flex-shrink:0;justify-content:center;align-items:center;gap:.75em;padding:1em 1.5em;font-family:IBM Plex Mono;transition:all .2s;display:flex}.dashboard-module__klqbmG__trialWarningBanner{cursor:pointer;text-transform:uppercase;background:linear-gradient(135deg,rgba(235,153,65,.2) 0%,rgba(235,153,65,.12) 100%);flex-shrink:0;justify-content:center;align-items:center;gap:.75em;padding:1em 1.5em;font-family:IBM Plex Mono;text-decoration:none;transition:all .2s;display:flex}.dashboard-module__klqbmG__trialWarningBanner:hover{background:linear-gradient(135deg,rgba(235,153,65,.3) 0%,rgba(235,153,65,.2) 100%)}.dashboard-module__klqbmG__trialBannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__trialBannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__klqbmG__bannerIcon{color:#eb9941;flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__bannerText{color:#eb9941;flex-shrink:0;font-weight:600}.dashboard-module__klqbmG__bannerDot{color:rgba(255,255,255,.4);flex-shrink:0;font-size:1.2em}.dashboard-module__klqbmG__bannerAction{color:rgba(255,255,255,.8);flex-shrink:0;font-weight:500}.dashboard-module__klqbmG__bannerArrow{color:rgba(255,255,255,.6);flex-shrink:0;font-size:1em}.dashboard-module__klqbmG__documentation h1{font-family:Arkham Heavy Condensed;font-size:2.5em}.dashboard-module__klqbmG__documentation h2{color:rgba(255,255,255,.6);text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.dashboard-module__klqbmG__documentationContent{flex-direction:column;gap:2em;margin-top:2em;display:flex}.dashboard-module__klqbmG__documentationCard{background:#171921;border-radius:.5em;flex-direction:column;gap:1.5em;padding:1.5em;display:flex}.dashboard-module__klqbmG__documentationCard p{color:rgba(255,255,255,.8);margin:0;font-family:IBM Plex Mono;line-height:1.5}.dashboard-module__klqbmG__documentationInlineLink{color:var(--blue);font-weight:500;text-decoration:none;transition:all .2s}.dashboard-module__klqbmG__documentationInlineLink:hover{color:#015bb8;text-decoration:underline}
.DashboardStyles-module__BGXOla__containerPadding{background-color:var(--light-navy);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;gap:.5em;padding:1em 1.2em;display:flex;overflow:hidden}.DashboardStyles-module__BGXOla__timeRangeContainer{gap:.25em;height:min-content;padding-right:.8em;display:flex}.DashboardStyles-module__BGXOla__timeRangeButton{color:var(--gray);cursor:pointer;text-transform:uppercase;border-radius:.15em;padding:.2em .5em .15em;font-family:IBM Plex Mono Light;font-size:1.2em}.DashboardStyles-module__BGXOla__timeRangeButton.DashboardStyles-module__BGXOla__selected{color:var(--blue);outline:.3px solid var(--blue);background-color:#121c2e}.DashboardStyles-module__BGXOla__timeRangeButton .DashboardStyles-module__BGXOla__selected:hover{background-color:rgba(1,113,217,.56)}.DashboardStyles-module__BGXOla__gray{color:var(--gray)}.DashboardStyles-module__BGXOla__white{color:var(--off-white)}.DashboardStyles-module__BGXOla__blue{color:var(--blue)}.DashboardStyles-module__BGXOla__topBar{text-transform:uppercase;z-index:10;justify-content:space-between;align-items:center;gap:.9em;height:2em;margin:.3em .3em 1em;font-family:IBM Plex Mono Light;display:flex}.DashboardStyles-module__BGXOla__topBarLeft{text-transform:uppercase;justify-content:center;align-items:center;gap:.9em;height:2em;margin:.3em;display:flex}.DashboardStyles-module__BGXOla__topBarRight{text-transform:uppercase;justify-content:center;align-items:center;gap:.9em;height:2em;margin:.3em;padding-right:1em;display:flex}.DashboardStyles-module__BGXOla__title{color:var(--off-white);font-size:1.25em}.DashboardStyles-module__BGXOla__table{flex-shrink:1;display:grid;position:relative;overflow:scroll}.DashboardStyles-module__BGXOla__table>div{justify-content:center;align-items:center;width:100%;height:4em;display:flex}.DashboardStyles-module__BGXOla__tableHeader{font-size:1.1em}.DashboardStyles-module__BGXOla__highlightAlternatingRows>:nth-child(10n+5),.DashboardStyles-module__BGXOla__highlightAlternatingRows>:nth-child(10n+4),.DashboardStyles-module__BGXOla__highlightAlternatingRows>:nth-child(10n+3),.DashboardStyles-module__BGXOla__highlightAlternatingRows>:nth-child(10n+2),.DashboardStyles-module__BGXOla__highlightAlternatingRows>:nth-child(10n+1){background-color:rgba(255,255,255,.035)}.DashboardStyles-module__BGXOla__imageCover{object-fit:cover;width:100%;height:100%}.DashboardStyles-module__BGXOla__timeRangeSelector{text-transform:uppercase;color:var(--gray);border-radius:.2em;padding:.3em .7em}.DashboardStyles-module__BGXOla__timeRangeSelector.DashboardStyles-module__BGXOla__selected{color:var(--blue);outline:.3px solid var(--blue);background-color:#121c2e}
.MySubmissions-module__fvVhEa__container{grid-template-rows:auto auto 1fr;gap:1em;width:100%;margin-right:3em;padding-left:2em;font-family:IBM Plex Mono Light;display:grid;overflow:auto}.MySubmissions-module__fvVhEa__title{font-family:Arkham Heavy Condensed;font-size:3.5em}.MySubmissions-module__fvVhEa__subtitle{margin-bottom:.4em;font-size:1.5em}.MySubmissions-module__fvVhEa__content{scroll-behavior:smooth;flex-direction:column;gap:2em;display:flex;overflow-y:scroll}.MySubmissions-module__fvVhEa__overviewContainer{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:rgba(255,255,255,.05);flex-direction:column;gap:.5em;max-width:-moz-fit-content;max-width:fit-content;padding:1em 2em 1em 1em;display:flex}.MySubmissions-module__fvVhEa__overviewTitle{color:var(--medium-gray);grid-area:title;font-family:IBM Plex Mono Light;font-size:2em}.MySubmissions-module__fvVhEa__overviewContent{grid-area:content;gap:12em;margin-bottom:.5em;margin-left:1em;display:flex}.MySubmissions-module__fvVhEa__overviewStat{flex-direction:column;gap:.5em;display:flex}.MySubmissions-module__fvVhEa__overviewNumber{font-size:3em}.MySubmissions-module__fvVhEa__overviewText{font-size:1.3em}.MySubmissions-module__fvVhEa__blue{color:var(--blue)}.MySubmissions-module__fvVhEa__red{color:var(--red)}.MySubmissions-module__fvVhEa__green{color:var(--green)}.MySubmissions-module__fvVhEa__gold{color:var(--gold)}.MySubmissions-module__fvVhEa__overviewButtonContainer{grid-area:button;align-self:center}.MySubmissions-module__fvVhEa__overviewButton{-webkit-mask:var(--beveled);mask:var(--beveled);padding:.7em 4em}.MySubmissions-module__fvVhEa__arkm{color:var(--medium-gray);margin-left:.5em}.MySubmissions-module__fvVhEa__listContainer{flex-direction:column;gap:1em;display:flex;position:relative}.MySubmissions-module__fvVhEa__listTitle{align-items:center;gap:.8em;font-size:1.2em;display:flex}.MySubmissions-module__fvVhEa__listHover{color:var(--medium-gray);font-size:.9em}.MySubmissions-module__fvVhEa__listContent{gap:1.5em;display:flex;overflow:auto}.MySubmissions-module__fvVhEa__listEmpty{color:var(--medium-gray)}.MySubmissions-module__fvVhEa__gradientShadow{background:linear-gradient(90deg,transparent 90%,var(--navy)100%);pointer-events:none;width:100%;height:100%;position:absolute}@media (max-width:767px){.MySubmissions-module__fvVhEa__container{margin-right:2em}.MySubmissions-module__fvVhEa__overviewContent{flex-wrap:wrap;gap:1em;margin-bottom:0;margin-left:0;display:flex}.MySubmissions-module__fvVhEa__overviewContainer{flex-direction:column;padding:.75em;display:flex}.MySubmissions-module__fvVhEa__overviewStat{text-align:center;flex-grow:1}.MySubmissions-module__fvVhEa__overviewTitle{display:none}.MySubmissions-module__fvVhEa__overviewButtonContainer{margin-right:0;padding:1em}.MySubmissions-module__fvVhEa__title{text-align:center;font-size:2.5em}.MySubmissions-module__fvVhEa__listContent{flex-direction:column;align-items:center}.MySubmissions-module__fvVhEa__gradientShadow{display:none}.MySubmissions-module__fvVhEa__listTitle{margin-top:1em;font-size:1.5em}.MySubmissions-module__fvVhEa__subtitle{text-align:center;font-size:1.5em}}
.ManageEntity-module__sSo63q__container{flex-direction:row;flex-grow:1;gap:1.5em;width:100%;height:100%;display:flex}.ManageEntity-module__sSo63q__leftContainer{flex-direction:column;flex-shrink:0;gap:1.5em;width:43em;display:flex}.ManageEntity-module__sSo63q__rightContainer{flex-direction:column;flex-grow:1;gap:1.5em;height:100%;display:flex;overflow:hidden}.ManageEntity-module__sSo63q__profileContainer{flex-direction:row;flex-shrink:0;align-items:center;gap:1.5em;width:100%;display:flex;overflow:hidden}.ManageEntity-module__sSo63q__profilePicture{cursor:pointer;border-radius:50%;flex-shrink:0;width:5em;height:5em;margin-left:.2em;margin-right:.2em;position:relative;overflow:hidden}.ManageEntity-module__sSo63q__profilePicture:hover>span>*{opacity:.7}.ManageEntity-module__sSo63q__profilePicture>div{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;font-size:2em;display:none;position:absolute;top:0;left:0}.ManageEntity-module__sSo63q__profilePicture:hover>div{display:flex}.ManageEntity-module__sSo63q__entityTitle{font-size:1.5em}.ManageEntity-module__sSo63q__gray{color:var(--gray)}.ManageEntity-module__sSo63q__entityTransactions{flex-shrink:0;height:45%;overflow:hidden}.ManageEntity-module__sSo63q__entityCounterparties{background:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex-grow:1;max-height:calc(55% - 1.5em);padding:1em 1.5em}.ManageEntity-module__sSo63q__counterpartiesTitle{text-align:center}.ManageEntity-module__sSo63q__entityCounterpartiesTableHeader{color:var(--gray)}.ManageEntity-module__sSo63q__newEntityAddressInput{width:100%}.ManageEntity-module__sSo63q__profileMiddle{flex-direction:column;flex-grow:1;justify-content:center;display:flex;overflow:hidden}.ManageEntity-module__sSo63q__profileRight{flex-direction:column;flex-shrink:0;justify-content:space-between;align-items:flex-end;height:100%;padding-top:1em;padding-bottom:.1em;display:flex}.ManageEntity-module__sSo63q__editIconNotEditing{color:var(--gray);font-size:1.2em}.ManageEntity-module__sSo63q__icon{cursor:pointer;color:var(--gray);font-size:1.4em}.ManageEntity-module__sSo63q__viewEntityProfile{margin-top:auto}.ManageEntity-module__sSo63q__viewEntityProfile:hover{filter:brightness(1.2)}.ManageEntity-module__sSo63q__choosePhotoModalContainer{flex-direction:column;gap:1em;width:36em;height:50em;padding:2em;display:flex}.ManageEntity-module__sSo63q__choosePhotoModalContainer>*{width:100%}.ManageEntity-module__sSo63q__choosePhotoTitle{text-transform:uppercase;font-family:IBM Plex Mono;font-size:2em}.ManageEntity-module__sSo63q__loadingIconContainer{justify-content:center;align-items:center;gap:.5em;display:flex}.ManageEntity-module__sSo63q__loadingIconContainer>div{width:15px;height:15px}.ManageEntity-module__sSo63q__uploadButtonAndLoadingIcon{justify-content:center;align-items:center;gap:2em;margin-top:auto;display:flex}.ManageEntity-module__sSo63q__reactCropContainer{text-align:center}.ManageEntity-module__sSo63q__reactCropContainer>*{max-height:36em}.ManageEntity-module__sSo63q__cancelPhotoUpload,.ManageEntity-module__sSo63q__uploadPhotoButton{text-transform:uppercase;cursor:pointer;border-radius:1px;justify-content:center;align-items:center;width:7em;height:1.8em;font-size:1.5em;display:flex}.ManageEntity-module__sSo63q__cancelPhotoUpload{background-color:var(--red)}.ManageEntity-module__sSo63q__uploadPhotoButton{background-color:var(--blue)}.ManageEntity-module__sSo63q__cancelPhotoUpload:hover,.ManageEntity-module__sSo63q__uploadPhotoButton:hover{filter:brightness(1.1)}.ManageEntity-module__sSo63q__photoUploadInputElement{border:1px solid var(--medium-gray);cursor:pointer;border-style:dashed;flex-direction:row;justify-content:center;align-items:center;gap:.5em;width:100%;height:36em;display:flex;position:relative}.ManageEntity-module__sSo63q__photoUploadInputElement>input[type=file]{opacity:0;cursor:pointer;width:100%;height:100%;position:absolute;top:0;left:0}.ManageEntity-module__sSo63q__photoUploadInputElement>span{font-family:IBM Plex Mono Light;font-size:1.5em}.ManageEntity-module__sSo63q__showOnMobile{display:none}.ManageEntity-module__sSo63q__hideOnMobile{display:block}@media (max-width:767px){.ManageEntity-module__sSo63q__container{flex-direction:column;width:100%;overflow:scroll}.ManageEntity-module__sSo63q__leftContainer{width:100%}.ManageEntity-module__sSo63q__hideOnMobile{display:none}.ManageEntity-module__sSo63q__showOnMobile{display:block}.ManageEntity-module__sSo63q__profileContainer{gap:1em}.ManageEntity-module__sSo63q__profileMiddle{font-size:.9em}.ManageEntity-module__sSo63q__profileRight{height:auto}.ManageEntity-module__sSo63q__rightContainer{flex-shrink:0;height:auto}.ManageEntity-module__sSo63q__choosePhotoModalContainer{width:100vw;height:80vh;padding:1em}.ManageEntity-module__sSo63q__entityTransactions{height:auto;overflow:visible}}
.Futures-module__SzOGnW__marketOverview{flex-direction:row;display:flex}.Futures-module__SzOGnW__topRow{gap:20px;width:100%;height:16em;display:flex}.Futures-module__SzOGnW__seperateRow{gap:20px;width:100%;height:30em;display:flex}.Futures-module__SzOGnW__flexItemLarge{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:2}.Futures-module__SzOGnW__flexItemSmall{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:1}.Futures-module__SzOGnW__row{flex-direction:row;gap:20px;height:30em;display:flex}.Futures-module__SzOGnW__rowSection{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);margin-top:2em}.Futures-module__SzOGnW__title{text-transform:uppercase;text-align:left;justify-content:space-between;align-items:center;padding:1.5em;font-family:IBM Plex Mono Light;font-size:1.25em;font-weight:700;display:flex}.Futures-module__SzOGnW__box{text-align:center;border:1px solid #ccc;border-radius:8px;flex:1;min-width:calc(33.3333% - 40px);max-width:calc(33.3333% - 40px);max-height:50em;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Futures-module__SzOGnW__row:not(.Futures-module__SzOGnW__top-row) .Futures-module__SzOGnW__box{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.Futures-module__SzOGnW__rowSection{margin-top:20px}.Futures-module__SzOGnW__rowHeader{justify-content:space-between;align-items:center;font-family:IBM Plex Mono Light;display:flex}.Futures-module__SzOGnW__selectors{align-items:center;gap:10px;margin-right:3em;display:flex}@media (max-width:768px){.Futures-module__SzOGnW__topRow{flex-direction:column;flex:auto;height:auto}.Futures-module__SzOGnW__topRow>*{height:16em}.Futures-module__SzOGnW__seperateRow,.Futures-module__SzOGnW__row{flex-direction:column;height:auto}.Futures-module__SzOGnW__seperateRow>*{flex:auto;height:40em}.Futures-module__SzOGnW__row{gap:0}.Futures-module__SzOGnW__flexItemSmall{flex:auto}.Futures-module__SzOGnW__stackedChart{padding:1.25em}}
.Analysis-module__4B3M5a__exchangeOuterContainer{flex-direction:column;height:100%;display:flex}.Analysis-module__4B3M5a__dateRangeDiv{flex-direction:row;justify-content:center;align-items:center;gap:.2em;padding:.5em;display:flex;position:relative}.Analysis-module__4B3M5a__filterIcon{cursor:pointer;margin-right:1em}.Analysis-module__4B3M5a__dateRangeDiv span{color:var(--gray)}.Analysis-module__4B3M5a__dateRangeLabel{color:var(--gray);text-transform:uppercase;margin-left:.2em}.Analysis-module__4B3M5a__dateInputField{background-color:none;cursor:pointer;background:0 0;width:7em}.Analysis-module__4B3M5a__exchangeContainer{grid-template:"depositChart withdrawalChart"1fr"depositPie withdrawalPie"1fr/1fr 1fr;column-gap:1em;height:100%;padding:1em .5em;display:grid}.Analysis-module__4B3M5a__depositChartArea{flex-direction:column;grid-area:depositChart;display:flex}.Analysis-module__4B3M5a__withdrawalChartArea{flex-direction:column;grid-area:withdrawalChart;display:flex}.Analysis-module__4B3M5a__chartHeader{color:var(--gray);text-align:center;width:100%;margin:0 1em .7em;font-size:.9em}.Analysis-module__4B3M5a__chart{flex:1}.Analysis-module__4B3M5a__depositPieArea{grid-area:depositPie}.Analysis-module__4B3M5a__withdrawalPieArea{grid-area:withdrawalPie}.Analysis-module__4B3M5a__pieSection{display:flex}.Analysis-module__4B3M5a__pie{flex-direction:column;flex:1;margin:.6em 0;display:flex}.Analysis-module__4B3M5a__graph{justify-self:center;width:100%;min-width:0;min-height:0;display:flex}.Analysis-module__4B3M5a__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__4B3M5a__pieLegendTitle{color:var(--gray);font-size:.9em}.Analysis-module__4B3M5a__depositChart{grid-area:depositChart;display:flex}.Analysis-module__4B3M5a__withdrawalChart{grid-area:withdrawalChart;display:flex}.Analysis-module__4B3M5a__graph{justify-self:center;width:100%;min-width:0;min-height:0;display:flex;position:relative}.Analysis-module__4B3M5a__exchangeColumn{justify-self:start;align-items:center;max-width:100%;display:flex;overflow:hidden}.Analysis-module__4B3M5a__exchangeColor{min-width:-moz-fit-content;min-width:fit-content;margin-right:.3em;display:flex}.Analysis-module__4B3M5a__exchangeName{text-overflow:ellipsis;white-space:nowrap;overflow:hidden}.Analysis-module__4B3M5a__valueColumn{justify-self:flex-end;padding:.05em 0;display:flex}.Analysis-module__4B3M5a__entityLink:hover .Analysis-module__4B3M5a__entityName{text-decoration:underline}.Analysis-module__4B3M5a__counterpartiesContainer{flex-direction:column;height:100%;display:flex;overflow:auto}.Analysis-module__4B3M5a__counterpartiesHeader{justify-content:space-between;display:flex}.Analysis-module__4B3M5a__counterpartiesFlow,.Analysis-module__4B3M5a__counterpartiesTime,.Analysis-module__4B3M5a__counterpartiesChain,.Analysis-module__4B3M5a__counterpartiesTokens{-webkit-user-select:none;-moz-user-select:none;user-select:none;align-items:center;gap:1em;display:flex}.Analysis-module__4B3M5a__counterpartiesChain{margin-left:3em}.Analysis-module__4B3M5a__counterpartyBubbles{flex-wrap:wrap;align-items:center;gap:.6em .9em;margin-top:1em;display:flex}.Analysis-module__4B3M5a__ownerToggle{margin-left:auto}.Analysis-module__4B3M5a__ownerTogglePopup{gap:.5em;display:flex}.Analysis-module__4B3M5a__counterpartiesTime{margin-left:auto}.Analysis-module__4B3M5a__counterpartiesTokens{gap:.5em}.Analysis-module__4B3M5a__counterpartiesTokenText{color:var(--gray);font-size:.9em}.Analysis-module__4B3M5a__counterpartiesFlowItem,.Analysis-module__4B3M5a__counterpartiesTimeItem{cursor:pointer;color:var(--gray);font-size:.9em}.Analysis-module__4B3M5a__counterpartiesCustomTime{font-size:.9em;transform:translateY(1px)}.Analysis-module__4B3M5a__counterparty{text-overflow:ellipsis;white-space:nowrap;height:3.33em;overflow:hidden}.Analysis-module__4B3M5a__selectedItem{color:var(--filter)}.Analysis-module__4B3M5a__counterparties{grid-template-columns:5fr 1fr 1fr 1fr;align-items:center;width:100%;display:grid}.Analysis-module__4B3M5a__counterparties>*,.Analysis-module__4B3M5a__header>*{padding:.5em}.Analysis-module__4B3M5a__header{display:contents}.Analysis-module__4B3M5a__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:-webkit-sticky;position:sticky;top:0}.Analysis-module__4B3M5a__customCounterpartiesHeader{background-color:var(--light-navy);z-index:1;position:-webkit-sticky;position:sticky;top:0}.Analysis-module__4B3M5a__counterparties>*{background-color:var(--selected);padding:.8em .5em}.Analysis-module__4B3M5a__header>div:nth-child(2),.Analysis-module__4B3M5a__header>div:nth-child(3),.Analysis-module__4B3M5a__header>div:nth-child(4),.Analysis-module__4B3M5a__counterparties>div:nth-child(4n+4),.Analysis-module__4B3M5a__counterparties>div:nth-child(4n+5){text-align:right;justify-content:flex-end}.Analysis-module__4B3M5a__headerText{color:var(--gray);height:100%;padding-right:1.5em}.Analysis-module__4B3M5a__tx{color:var(--gray);height:100%;padding-right:1em}.Analysis-module__4B3M5a__chainIcons{flex-direction:row;justify-content:flex-end;align-items:center;gap:.1em;height:100%;padding-right:1em;display:flex}.Analysis-module__4B3M5a__fullHeight{height:100%}.Analysis-module__4B3M5a__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__4B3M5a__groupButton:hover{opacity:1}.Analysis-module__4B3M5a__groupByContainer{height:100%}.Analysis-module__4B3M5a__counterpartyRowContainer{background:var(--selected);display:contents}.Analysis-module__4B3M5a__counterpartyRowContainer>*{flex-direction:row;align-items:center;padding:0 1em;display:flex}.Analysis-module__4B3M5a__highlightKids>*{background:var(--selected)}.Analysis-module__4B3M5a__counterpartyRowContainer>:nth-child(2),.Analysis-module__4B3M5a__counterpartyRowContainer>:nth-child(3),.Analysis-module__4B3M5a__counterpartyRowContainer>:nth-child(4){justify-content:flex-end}.Analysis-module__4B3M5a__counterparties>:nth-child(odd){background-color:var(--light-navy)}.Analysis-module__4B3M5a__counterpartyRowHover:hover>*{background:var(--selected-light);cursor:pointer}.Analysis-module__4B3M5a__paginatorRow{justify-content:flex-end;display:flex}.Analysis-module__4B3M5a__desktopHeader{display:block}.Analysis-module__4B3M5a__mobileHeader{display:none}.Analysis-module__4B3M5a__fullWidth{width:100%}@media (max-width:767px){.Analysis-module__4B3M5a__desktopHeader{display:none}.Analysis-module__4B3M5a__mobileHeader{display:block}}
.overview-module__3E56cq__overview h1{font-family:Arkham Heavy Condensed;font-size:2.5em}.overview-module__3E56cq__overview h2{color:rgba(255,255,255,.6);text-transform:uppercase;font-family:IBM Plex Mono;font-size:1em}.overview-module__3E56cq__overviewHeader{justify-content:space-between;align-items:flex-start;gap:2em;display:flex}.overview-module__3E56cq__overviewHeaderTitle{flex:1}.overview-module__3E56cq__overviewHeaderLinks{flex-shrink:0;gap:1em;display:flex}.overview-module__3E56cq__headerLink{color:var(--blue);text-transform:uppercase;white-space:nowrap;background:rgba(1,113,217,.15);border:1px solid rgba(1,113,217,.3);border-radius:.35em;align-items:center;gap:.5em;padding:.6em 1em;font-family:IBM Plex Mono;font-size:.85em;text-decoration:none;transition:all .2s;display:flex}.overview-module__3E56cq__headerLink:hover{background:rgba(1,113,217,.25);border-color:rgba(1,113,217,.5)}.overview-module__3E56cq__headerLink svg{font-size:.9em}.overview-module__3E56cq__backButton{background-color:var(--gray);color:#fff;cursor:pointer;border:none;border-radius:4px;margin-bottom:1rem;padding:.5rem 1rem;font-family:IBM Plex Mono}.overview-module__3E56cq__backButton:hover{background-color:var(--gray-hover,#555)}.overview-module__3E56cq__overviewContent{flex-direction:column;gap:2em;margin-top:2em;display:flex}.overview-module__3E56cq__apiKeyReminder{margin-top:2em;margin-bottom:1em}.overview-module__3E56cq__apiKeyReminderContent{background:linear-gradient(135deg,rgba(1,113,217,.1) 0%,rgba(1,113,217,.05) 100%);border:1px solid rgba(1,113,217,.3);border-radius:.5em;flex-direction:column;align-items:flex-start;gap:1em;padding:1.5em;display:flex}.overview-module__3E56cq__apiKeyReminderContent h3{color:var(--blue);text-transform:uppercase;margin:0;font-family:IBM Plex Mono;font-size:1.25em;font-weight:600}.overview-module__3E56cq__apiKeyReminderContent p{color:rgba(255,255,255,.8);margin:0;font-family:IBM Plex Mono;font-size:.9em;line-height:1.5}.overview-module__3E56cq__apiKeyReminderBtn{background-color:var(--blue);color:#fff;text-transform:uppercase;cursor:pointer;border:none;border-radius:.25em;align-self:flex-start;padding:.75em 1.5em;font-family:IBM Plex Mono;font-size:.8em;transition:all .2s}.overview-module__3E56cq__apiKeyReminderBtn:hover{opacity:.8;transform:translateY(-1px)}.overview-module__3E56cq__plan{gap:2em;display:flex}.overview-module__3E56cq__card{background:#171921;border-radius:.5em;flex-direction:column;gap:3em;padding:1.5em;display:flex}.overview-module__3E56cq__card:first-child{flex-shrink:0;width:450px}.overview-module__3E56cq__card:last-child{flex:1}.overview-module__3E56cq__planName{font-family:IBM Plex Mono;font-size:1.5em}.overview-module__3E56cq__planNameSub{color:rgba(255,255,255,.6);text-transform:uppercase;font-size:.75em}.overview-module__3E56cq__creditsHeader{justify-content:space-between;align-items:center;display:flex;position:relative}.overview-module__3E56cq__requestCreditsBtn,.overview-module__3E56cq__updatePlanBtn{cursor:pointer;text-transform:uppercase;border:none;outline:none;font-size:.8em}.overview-module__3E56cq__requestCreditsBtn:hover,.overview-module__3E56cq__updatePlanBtn:hover{filter:brightness(1.2)}.overview-module__3E56cq__requests{min-height:26em;position:relative}.overview-module__3E56cq__creditsContent{justify-content:space-between;align-items:center;display:flex}.overview-module__3E56cq__creditsValue{font-size:1.5em}.overview-module__3E56cq__creditsPer{color:rgba(255,255,255,.6);text-transform:uppercase;margin-left:.5em;font-size:.75em}.overview-module__3E56cq__creditsBar{background:rgba(255,255,255,.1);border-radius:.2em;height:.25em;margin-top:.5em}.overview-module__3E56cq__creditsBarFill{background:#7e5ac6;border-radius:.2em;height:100%;transition:background-color .3s}.overview-module__3E56cq__creditsBarFillWarning{background:#eb9941;box-shadow:0 0 8px rgba(235,153,65,.4)}.overview-module__3E56cq__alertIcon{color:#eb9941;margin-right:.5em;font-size:1.2em}.overview-module__3E56cq__chartContainer{align-items:flex-start;height:20em;margin-top:1em;display:flex}.overview-module__3E56cq__timeFrameSelector{color:#fff;background:rgba(255,255,255,.1);border-radius:.5em;font-family:IBM Plex Mono;font-size:.8em;display:flex}.overview-module__3E56cq__timeFrameSelectorItem:hover{background:rgba(255,255,255,.2)}.overview-module__3E56cq__timeFrameSelectorItem.overview-module__3E56cq__selected{background:#7e5ac6}.overview-module__3E56cq__timeFrameSelectorItem{color:#fff;cursor:pointer;border-radius:.25em;padding:.5em 1em;transition:all .2s}.overview-module__3E56cq__totalRequestsHeader{justify-content:space-between;align-items:center;display:flex}.overview-module__3E56cq__requestBtn,.overview-module__3E56cq__creditBtn,.overview-module__3E56cq__requestCreditsBtn,.overview-module__3E56cq__updatePlanBtn{cursor:pointer;text-transform:uppercase;color:#fff;background:rgba(255,255,255,.1);border-radius:.25em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.8em;transition:all .2s}.overview-module__3E56cq__requestBtn:hover,.overview-module__3E56cq__creditBtn:hover{background:rgba(255,255,255,.2)}.overview-module__3E56cq__requestBtn.overview-module__3E56cq__selected,.overview-module__3E56cq__creditBtn.overview-module__3E56cq__selected,.overview-module__3E56cq__requestCreditsBtn,.overview-module__3E56cq__updatePlanBtn{background:#7e5ac6}.overview-module__3E56cq__endpointBreakdownChart{margin-top:1em;position:relative;overflow-y:auto}.overview-module__3E56cq__endpointBreakdownLoading,.overview-module__3E56cq__endpointBreakdownEmpty{color:rgba(255,255,255,.6);text-align:center;justify-content:center;align-items:center;height:26em;font-family:IBM Plex Mono;font-size:.9em;font-style:italic;display:flex}.overview-module__3E56cq__errorContainer{color:var(--red);justify-content:center;align-items:center;gap:1em;min-height:26em;display:flex}.overview-module__3E56cq__chartEmpty{margin:0 auto;font-style:italic}.overview-module__3E56cq__endpointBreakdownList{flex-direction:row;gap:0;width:100%;height:200px;display:flex}.overview-module__3E56cq__endpointBreakdownEndpoint{color:#fff;word-break:break-all;flex:1;margin-right:1em;font-family:JetBrains Mono,monospace;font-size:.9em;font-weight:500}.overview-module__3E56cq__endpointBreakdownWeight{color:#2670ca;white-space:nowrap;background:rgba(38,112,202,.1);border-radius:.25em;padding:.25em .5em;font-size:.8em}.overview-module__3E56cq__endpointBreakdownStatLabel{color:#888;text-transform:uppercase;letter-spacing:.05em;font-size:.75em}.overview-module__3E56cq__endpointBreakdownStatValue{color:#fff;background:rgba(0,0,0,.7);border-radius:.25em;padding:.2em .5em;font-size:.75em}.overview-module__3E56cq__endpointBreakdownBar{background:rgba(255,255,255,.1);border-radius:4px;width:100%;height:8px;overflow:hidden}.overview-module__3E56cq__endpointBreakdownBarFill{border-radius:4px;min-width:2px;height:100%;transition:width .3s}.overview-module__3E56cq__endpointBreakdownStackedBar{border-top:1px solid rgba(255,255,255,.1);margin-top:2em;padding-top:2em}.overview-module__3E56cq__endpointBreakdownStackedBarTitle{color:#fff;text-align:center;margin-bottom:1em;font-size:.9em;font-weight:600}.overview-module__3E56cq__endpointBreakdownStackedBarContainer{background:rgba(255,255,255,.1);border-radius:8px;width:100%;height:40px;margin-bottom:1em;display:flex;overflow:hidden}.overview-module__3E56cq__endpointBreakdownStackedBarSegment{cursor:pointer;min-width:2px;height:100%;transition:all .3s}.overview-module__3E56cq__endpointBreakdownStackedBarLegend{flex-wrap:wrap;justify-content:center;gap:1em;display:flex}.overview-module__3E56cq__endpointBreakdownStackedBarLegendItem{align-items:center;gap:.5em;display:flex}.overview-module__3E56cq__endpointBreakdownStackedBarLegendColor{border-radius:2px;flex-shrink:0;width:12px;height:12px}.overview-module__3E56cq__endpointBreakdownStackedBarLegendLabel{color:#ccc;font-family:JetBrains Mono,monospace;font-size:.8em}.overview-module__3E56cq__endpointBreakdownTable{background:rgba(255,255,255,.05);border:1px solid rgba(255,255,255,.1);border-radius:.5em;margin-top:2em;overflow:hidden}.overview-module__3E56cq__endpointBreakdownTableHeader{background:rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);display:flex}.overview-module__3E56cq__endpointBreakdownTableHeaderCell{color:#fff;text-transform:uppercase;letter-spacing:.05em;flex:1;padding:1em;font-size:.8em;font-weight:600}.overview-module__3E56cq__endpointBreakdownTableHeaderCell:first-child{text-align:left;flex:0 0 100px}.overview-module__3E56cq__endpointBreakdownTableHeaderCell:nth-child(2){text-align:left;flex:1}.overview-module__3E56cq__endpointBreakdownTableHeaderCell:nth-child(3){text-align:right;flex:0 0 100px}.overview-module__3E56cq__endpointBreakdownTableHeaderCell:nth-child(4){text-align:right;flex:0 0 120px}.overview-module__3E56cq__endpointBreakdownTableHeaderCell:nth-child(5){text-align:right;flex:0 0 100px}.overview-module__3E56cq__endpointBreakdownTableRow{border-bottom:1px solid rgba(255,255,255,.05);transition:background-color .2s;display:flex}.overview-module__3E56cq__endpointBreakdownTableRow:last-child{border-bottom:none}.overview-module__3E56cq__endpointBreakdownTableCell{flex:1;justify-content:center;align-items:center;padding:1em;display:flex}.overview-module__3E56cq__endpointBreakdownTableCell:first-child{flex:0 0 100px;justify-content:flex-start}.overview-module__3E56cq__endpointBreakdownTableCell:nth-child(2){flex:1;justify-content:flex-start}.overview-module__3E56cq__endpointBreakdownTableCell:nth-child(3){flex:0 0 100px;justify-content:flex-end}.overview-module__3E56cq__endpointBreakdownTableCell:nth-child(4){flex:0 0 120px;justify-content:flex-end}.overview-module__3E56cq__endpointBreakdownTableCell:nth-child(5){flex:0 0 100px;justify-content:flex-end}.overview-module__3E56cq__endpointBreakdownTablePercentage{color:#fff;font-size:.9em;font-weight:600}.overview-module__3E56cq__endpointBreakdownTableEndpoint{justify-content:flex-start;align-items:center;gap:.75em;width:100%;display:flex}.overview-module__3E56cq__endpointBreakdownTableEndpointColor{border-radius:2px;flex-shrink:0;width:12px;height:12px}.overview-module__3E56cq__endpointBreakdownTableEndpointName{color:#fff;word-break:break-all;font-family:JetBrains Mono,monospace;font-size:.9em}.overview-module__3E56cq__endpointBreakdownTableCredits{color:#fff;font-size:.9em;font-weight:600}.overview-module__3E56cq__endpointBreakdownTableCostUnit{color:rgba(255,255,255,.9);text-transform:uppercase;letter-spacing:.03em;white-space:nowrap;background:rgba(255,255,255,.1);border-radius:.25em;padding:.4em .75em;font-family:IBM Plex Mono;font-size:.75em;font-weight:500}.overview-module__3E56cq__yAxis{flex-direction:column;height:100%;padding:1em 0 1.5em .5em;display:flex}.overview-module__3E56cq__yAxisLabels{flex-direction:column;flex:1;justify-content:space-between;height:100%;display:flex}.overview-module__3E56cq__yAxisLabel{color:rgba(255,255,255,.6);text-align:left;font-family:IBM Plex Mono;font-size:.7em;line-height:1}.overview-module__3E56cq__requestsChart{border-radius:.2em;flex:1;justify-content:space-between;align-items:flex-end;height:100%;padding:1em;display:flex;position:relative;overflow-x:auto}.overview-module__3E56cq__endpointBreakdownChart{margin-top:3em}.overview-module__3E56cq__chartBar{flex-direction:column;flex:1;justify-content:flex-end;align-items:center;min-width:calc(30px + 1em);height:100%;margin:0 .5em;display:flex}.overview-module__3E56cq__barLabel{color:rgba(255,255,255,.6);writing-mode:horizontal-tb;text-align:center;margin-top:.5em;font-family:IBM Plex Mono;font-size:.7em}.overview-module__3E56cq__barContainer{border-radius:.2em .2em 0 0;flex-direction:column;justify-content:flex-end;width:30px;min-height:20px;display:flex;overflow:hidden}.overview-module__3E56cq__barSegment{cursor:pointer;width:100%;transition:all .2s}.overview-module__3E56cq__chartLegend{background:rgba(255,255,255,.05);border-radius:.2em;flex-wrap:wrap;gap:1em;margin-top:1em;padding:1em;display:flex}.overview-module__3E56cq__legendItem{align-items:center;gap:.5em;display:flex}.overview-module__3E56cq__legendColor{border-radius:2px;width:12px;height:12px}.overview-module__3E56cq__legendLabel{color:rgba(255,255,255,.8);font-family:IBM Plex Mono;font-size:.75em}.overview-module__3E56cq__chartLoading,.overview-module__3E56cq__chartEmpty{color:rgba(255,255,255,.6);text-align:center;justify-content:center;align-items:center;height:100%;font-family:IBM Plex Mono;font-size:.9em;display:flex}.overview-module__3E56cq__chartLoading{color:#2670ca}.overview-module__3E56cq__endpointBreakdownSub{color:rgba(255,255,255,.6);text-transform:uppercase;margin-top:.5em;font-family:IBM Plex Mono Light;font-size:.75em}.overview-module__3E56cq__customTooltip{pointer-events:none;z-index:1000;position:absolute;transform:translate(-50%)}.overview-module__3E56cq__tooltipContent{background:#493870;border-radius:.5em;flex-wrap:wrap;gap:.5em;padding:.5em;font-size:.75em;display:flex;box-shadow:0 4px 12px rgba(0,0,0,.3)}.overview-module__3E56cq__tooltipPath{word-break:break-all}.overview-module__3E56cq__wsBreakdownTableHeader{background:rgba(255,255,255,.1);border-bottom:1px solid rgba(255,255,255,.1);grid-template-columns:100px 1fr 150px 150px;display:grid}.overview-module__3E56cq__wsBreakdownTableHeaderCell{color:#fff;text-transform:uppercase;letter-spacing:.05em;padding:1em;font-size:.8em;font-weight:600}.overview-module__3E56cq__wsBreakdownTableHeaderCell:first-child,.overview-module__3E56cq__wsBreakdownTableHeaderCell:nth-child(2){text-align:left}.overview-module__3E56cq__wsBreakdownTableHeaderCell:nth-child(3),.overview-module__3E56cq__wsBreakdownTableHeaderCell:nth-child(4){text-align:right}.overview-module__3E56cq__wsBreakdownTableRow{border-bottom:1px solid rgba(255,255,255,.05);grid-template-columns:100px 1fr 150px 150px;transition:background-color .2s;display:grid}.overview-module__3E56cq__wsBreakdownTableRow:last-child{border-bottom:none}.overview-module__3E56cq__wsBreakdownTableCell{align-items:center;padding:1em;display:flex}.overview-module__3E56cq__wsBreakdownTableCell:first-child,.overview-module__3E56cq__wsBreakdownTableCell:nth-child(2){justify-content:flex-start}.overview-module__3E56cq__wsBreakdownTableCell:nth-child(3),.overview-module__3E56cq__wsBreakdownTableCell:nth-child(4){justify-content:flex-end}.overview-module__3E56cq__activeConnectionsContainer{background:rgba(0,212,170,.1);border:1px solid rgba(0,212,170,.3);border-radius:.5em;align-items:center;gap:.75em;width:-moz-fit-content;width:fit-content;padding:.75em 1em;display:flex}.overview-module__3E56cq__pulsingCircle{background:#00d4aa;border-radius:50%;width:8px;height:8px;animation:2s ease-in-out infinite overview-module__3E56cq__pulse;position:relative}.overview-module__3E56cq__pulsingCircle:after{content:"";opacity:0;background:#00d4aa;border-radius:50%;width:100%;height:100%;animation:2s ease-in-out infinite overview-module__3E56cq__pulseRing;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@keyframes overview-module__3E56cq__pulse{0%,to{box-shadow:0 0 rgba(0,212,170,.7)}50%{box-shadow:0 0 0 4px rgba(0,212,170,0)}}@keyframes overview-module__3E56cq__pulseRing{0%{opacity:.6;transform:translate(-50%,-50%)scale(1)}to{opacity:0;transform:translate(-50%,-50%)scale(2.5)}}.overview-module__3E56cq__activeConnectionsLabel{text-transform:uppercase;color:rgba(255,255,255,.7);letter-spacing:.05em;font-family:IBM Plex Mono;font-size:.9em}.overview-module__3E56cq__activeConnectionsCount{color:#00d4aa;font-family:IBM Plex Mono;font-size:.9em;font-weight:700}.overview-module__3E56cq__trialInfoSection{margin-top:1em}.overview-module__3E56cq__trialStatusCard{background:linear-gradient(135deg,rgba(1,113,217,.1) 0%,rgba(1,113,217,.05) 100%);border:1px solid rgba(1,113,217,.3);border-radius:.5em;flex-direction:column;gap:1em;padding:1.5em;display:flex}.overview-module__3E56cq__trialStatusHeader{justify-content:space-between;align-items:center;display:flex}.overview-module__3E56cq__trialStatusLabel{color:rgba(255,255,255,.8);text-transform:uppercase;letter-spacing:.05em;font-family:IBM Plex Mono;font-size:.9em;font-weight:600}.overview-module__3E56cq__trialStatusBadge{color:var(--blue);text-transform:uppercase;background:rgba(1,113,217,.2);border-radius:.25em;padding:.4em .8em;font-family:IBM Plex Mono;font-size:.8em;font-weight:600}.overview-module__3E56cq__trialStatusBadgeWarning{color:#eb9941;background:rgba(235,153,65,.2)}.overview-module__3E56cq__trialProgressBar{background:rgba(255,255,255,.1);border-radius:.25em;height:.5em;overflow:hidden}.overview-module__3E56cq__trialProgressFill{background:var(--blue);border-radius:.25em;height:100%;transition:width .3s}.overview-module__3E56cq__trialProgressFillWarning{background:#eb9941}.overview-module__3E56cq__trialStatusText{color:rgba(255,255,255,.7);margin:0;font-family:IBM Plex Mono;font-size:.9em;line-height:1.5}.overview-module__3E56cq__trialStatusText strong{color:#fff}.overview-module__3E56cq__contactUsBtn{background:var(--blue);color:#fff;text-transform:uppercase;cursor:pointer;border:none;border-radius:.25em;align-self:flex-start;padding:.75em 1.5em;font-family:IBM Plex Mono;font-size:.85em;font-weight:500;text-decoration:none;transition:all .2s;display:inline-block}.overview-module__3E56cq__contactUsBtn:hover{opacity:.85;transform:translateY(-1px)}.overview-module__3E56cq__trialEndedContainer{flex:1;justify-content:center;align-items:center;min-height:60vh;display:flex}.overview-module__3E56cq__trialEndedCard{text-align:center;background:linear-gradient(135deg,rgba(235,153,65,.15) 0%,rgba(235,153,65,.08) 100%);border:1px solid rgba(235,153,65,.4);border-radius:.5em;flex-direction:column;align-items:center;gap:1.5em;max-width:600px;padding:3em;display:flex}.overview-module__3E56cq__trialEndedIcon{color:#eb9941;font-size:3em}.overview-module__3E56cq__trialEndedCard h3{color:#eb9941;text-transform:uppercase;margin:0;font-family:IBM Plex Mono;font-size:1.5em;font-weight:600}.overview-module__3E56cq__trialEndedCard p{color:rgba(255,255,255,.8);margin:0;font-family:IBM Plex Mono;font-size:.95em;line-height:1.6}.overview-module__3E56cq__trialEndedCard .overview-module__3E56cq__contactUsBtn{align-self:center}.overview-module__3E56cq__headerControls{align-items:center;gap:1em;display:flex}.overview-module__3E56cq__memberFilterContainer{position:relative}.overview-module__3E56cq__memberFilterButton{color:#fff;cursor:pointer;text-transform:uppercase;background:rgba(255,255,255,.1);border:none;border-radius:.5em;align-items:center;gap:.5em;padding:.5em 1em;font-family:IBM Plex Mono;font-size:.8em;transition:all .2s;display:flex}.overview-module__3E56cq__memberFilterButton:hover{background:rgba(255,255,255,.2)}.overview-module__3E56cq__memberFilterLabel{text-overflow:ellipsis;white-space:nowrap;max-width:150px;overflow:hidden}.overview-module__3E56cq__memberFilterArrow{opacity:.6;margin-left:.25em;font-size:.6em}.overview-module__3E56cq__memberFilterDropdown{z-index:100;background:#171921;border:1px solid rgba(255,255,255,.12);border-radius:.5em;min-width:280px;max-height:320px;padding:.5em 0;position:absolute;top:calc(100% + 6px);right:0;overflow-y:auto;box-shadow:0 8px 24px rgba(0,0,0,.5)}.overview-module__3E56cq__memberFilterOption{cursor:pointer;border-radius:.25em;flex-direction:column;gap:.2em;margin:0 .5em;padding:.75em 1em;font-family:IBM Plex Mono;font-size:.85em;transition:all .15s;display:flex;position:relative}.overview-module__3E56cq__memberFilterOption:first-child{border-bottom:1px solid rgba(255,255,255,.08);border-radius:.25em .25em 0 0;margin-bottom:.5em;padding-bottom:1em}.overview-module__3E56cq__memberFilterOption:hover{background:rgba(255,255,255,.06)}.overview-module__3E56cq__memberFilterOptionSelected{background:rgba(38,112,202,.15)}.overview-module__3E56cq__memberFilterOptionSelected:before{content:"✓";color:var(--blue);font-size:.9em;font-weight:700;position:absolute;top:50%;right:1em;transform:translateY(-50%)}.overview-module__3E56cq__memberFilterOptionName{color:rgba(255,255,255,.9);font-weight:500}.overview-module__3E56cq__memberFilterOptionSelected .overview-module__3E56cq__memberFilterOptionName{color:var(--blue)}.overview-module__3E56cq__memberFilterOptionEmail{color:rgba(255,255,255,.4);margin-top:.1em;font-size:.75em}.overview-module__3E56cq__memberFilterOptionSelected .overview-module__3E56cq__memberFilterOptionEmail{color:rgba(38,112,202,.7)}
.SubmissionPreview-module__4WuvmG__container{-webkit-mask:var(--beveled);mask:var(--beveled);cursor:pointer;background-color:rgba(255,255,255,.05);flex-direction:column;min-width:26em;max-width:26em;height:24em;display:flex}.SubmissionPreview-module__4WuvmG__container:hover{filter:brightness(1.1);background-color:rgba(255,255,255,.1)}.SubmissionPreview-module__4WuvmG__image{height:65%;-webkit-mask:var(--beveled-bottom);mask:var(--beveled-bottom);flex-basis:0}.SubmissionPreview-module__4WuvmG__image>img{object-fit:cover;width:100%;height:100%}.SubmissionPreview-module__4WuvmG__content{flex-direction:column;height:100%;padding:.7em;display:flex}.SubmissionPreview-module__4WuvmG__name{text-transform:uppercase;text-overflow:ellipsis;white-space:nowrap;font-size:1.3em;overflow:hidden}.SubmissionPreview-module__4WuvmG__info{justify-content:space-between;align-items:flex-end;gap:.5em;width:100%;height:100%;display:flex}.SubmissionPreview-module__4WuvmG__value{align-items:flex-end;font-size:1.5em;display:flex}.SubmissionPreview-module__4WuvmG__unitValue{margin-bottom:-.05em;font-size:1.5em}.SubmissionPreview-module__4WuvmG__right{flex-direction:column;align-items:flex-end;gap:.5em;font-size:.8em;display:flex}.SubmissionPreview-module__4WuvmG__rightRow{gap:.8em;display:flex}.SubmissionPreview-module__4WuvmG__rowName{color:var(--medium-gray)}.SubmissionPreview-module__4WuvmG__arkm{color:var(--medium-gray);margin-left:.5em}.SubmissionPreview-module__4WuvmG__blue{color:var(--blue)}.SubmissionPreview-module__4WuvmG__red{color:var(--red)}.SubmissionPreview-module__4WuvmG__green{color:var(--green)}.SubmissionPreview-module__4WuvmG__gold{color:var(--gold)}
.VolumeBars-module__U8aOja__flexItemLarge{flex:2;padding:1.25em}.VolumeBars-module__U8aOja__flexItemSmall{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:1}.VolumeBars-module__U8aOja__row{flex-direction:row;gap:20px;height:30em;display:flex}.VolumeBars-module__U8aOja__rowSection{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);margin-top:2em}.VolumeBars-module__U8aOja__rowHeader{justify-content:space-between;align-items:center;font-family:IBM Plex Mono Light;display:flex}.VolumeBars-module__U8aOja__title{text-transform:uppercase;text-align:left;justify-content:space-between;align-items:center;padding:1.5em;font-family:IBM Plex Mono Light;font-size:1.25em;font-weight:700;display:flex}.VolumeBars-module__U8aOja__row:not(.VolumeBars-module__U8aOja__top-row) .VolumeBars-module__U8aOja__box{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.VolumeBars-module__U8aOja__selectors{align-items:center;gap:10px;margin-right:3em;display:flex}@media (max-width:768px){.VolumeBars-module__U8aOja__row{flex-direction:column;gap:1em;height:auto}.VolumeBars-module__U8aOja__flexItemLarge{padding:1em 1.2em}}
.EntityPredictions-module__57xukG__predictions{grid-template-columns:5fr 1fr;align-items:center;gap:0;display:grid}.EntityPredictions-module__57xukG__predictions>*{padding:.8em .5em}.EntityPredictions-module__57xukG__row{cursor:pointer;display:grid}.EntityPredictions-module__57xukG__row:hover{background-color:var(--selected-light)!important}.EntityPredictions-module__57xukG__rowEven{background-color:var(--selected)}.EntityPredictions-module__57xukG__cell{padding:.8em .5em}.EntityPredictions-module__57xukG__valueCell{text-align:right;padding:.8em .5em}.EntityPredictions-module__57xukG__header{color:var(--gray);text-transform:uppercase;letter-spacing:.05em;font-size:.9em;font-weight:600}.EntityPredictions-module__57xukG__header>*{padding:.5em}.EntityPredictions-module__57xukG__fullHeight{text-align:right;justify-content:flex-end}.EntityPredictions-module__57xukG__dataContainer{flex-direction:column;width:100%;display:flex}.EntityPredictions-module__57xukG__wrapper{width:100%}.EntityPredictions-module__57xukG__emptyState{text-align:center;color:var(--gray);padding:2em}.EntityPredictions-module__57xukG__desktopHeader{display:block}.EntityPredictions-module__57xukG__mobileHeader{display:none}.EntityPredictions-module__57xukG__paginatorRow{justify-content:center;margin:1em 0;display:flex}.EntityPredictions-module__57xukG__paginatorContainer{align-items:center;gap:1em;display:flex}.EntityPredictions-module__57xukG__loadingMore{justify-content:center;align-items:center;height:60px;display:flex}.EntityPredictions-module__57xukG__loadingIndicator{justify-content:center;align-items:center;display:flex}.EntityPredictions-module__57xukG__countInfo{text-align:center;color:var(--gray);border-top:1px solid var(--border-color);padding:12px;font-size:14px}@media (max-width:768px){.EntityPredictions-module__57xukG__desktopHeader{display:none}.EntityPredictions-module__57xukG__mobileHeader{display:block}.EntityPredictions-module__57xukG__predictions{grid-template-columns:3fr 1fr}}
.CreditRequestModal-module__n36LEG__container{flex-direction:column;width:500px;max-width:90vw;padding:2em;display:flex;overflow:hidden}.CreditRequestModal-module__n36LEG__title{color:#fff;text-transform:uppercase;justify-content:space-between;align-items:center;font-family:Arkham Heavy Condensed;font-size:24px;font-weight:750;display:flex}.CreditRequestModal-module__n36LEG__closeIcon{cursor:pointer;color:rgba(255,255,255,.6);font-size:1em}.CreditRequestModal-module__n36LEG__body{flex-direction:column;gap:1.5em;margin:2em 0;display:flex}.CreditRequestModal-module__n36LEG__description{color:var(--secondary-text);margin:0;font-size:.9em;line-height:1.4}.CreditRequestModal-module__n36LEG__creditOptionsContainer{flex-direction:column;gap:1em;display:flex}.CreditRequestModal-module__n36LEG__label{color:rgba(255,255,255,.6);text-transform:uppercase;font-family:IBM Plex Mono;font-size:.9em;font-weight:500}.CreditRequestModal-module__n36LEG__creditDropdown{width:100%}.CreditRequestModal-module__n36LEG__requestMessage{text-align:center;border-radius:.5em;padding:1em;font-size:.9em;font-weight:500}.CreditRequestModal-module__n36LEG__requestSuccess{color:#22c55e;background:rgba(34,197,94,.1);border:1px solid rgba(34,197,94,.3)}.CreditRequestModal-module__n36LEG__requestPending{color:#fbbf24;background:rgba(251,191,36,.1);border:1px solid rgba(251,191,36,.3)}.CreditRequestModal-module__n36LEG__requestError{color:#ef4444;background:rgba(239,68,68,.1);border:1px solid rgba(239,68,68,.3)}.CreditRequestModal-module__n36LEG__infoSubtext{text-align:center;color:rgba(255,255,255,.6);font-size:.8em;line-height:1.4}.CreditRequestModal-module__n36LEG__actions{border-top:1px solid var(--border);padding-top:2em}.CreditRequestModal-module__n36LEG__requestButton{text-transform:uppercase;border-radius:.25em;width:100%}@media (max-width:600px){.CreditRequestModal-module__n36LEG__container{width:95vw;margin:1em}.CreditRequestModal-module__n36LEG__actions{flex-direction:column}.CreditRequestModal-module__n36LEG__requestButton{width:100%}}
.ApproverPanel-module__PtdyNW__container{flex-direction:column;gap:1.5em;padding:1em;font-family:IBM Plex Mono Light;display:flex}.ApproverPanel-module__PtdyNW__title{font-family:Arkham Heavy Condensed;font-size:3.5em}.ApproverPanel-module__PtdyNW__subtitle{color:var(--medium-gray);font-size:1.2em}.ApproverPanel-module__PtdyNW__content{flex-flow:wrap;gap:2em;display:flex}.ApproverPanel-module__PtdyNW__content>*{min-width:26em;max-width:26em}.ApproverPanel-module__PtdyNW__header{font-size:1.4em}
.Spot-module__27-yda__marketOverview{flex-direction:row;display:flex}.Spot-module__27-yda__topRow{gap:20px;width:100%;height:16em;display:flex}.Spot-module__27-yda__seperateRow{gap:20px;width:100%;height:30em;display:flex}.Spot-module__27-yda__flexItemLarge{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:2}.Spot-module__27-yda__flexItemSmall{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);flex:1}.Spot-module__27-yda__row{flex-direction:row;gap:20px;height:30em;display:flex}.Spot-module__27-yda__rowSection{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);margin-top:2em}.Spot-module__27-yda__title{text-transform:uppercase;justify-content:space-between;align-items:center;padding:1.5em;font-family:IBM Plex Mono Light;font-size:1.25em;display:flex}.Spot-module__27-yda__box{text-align:center;border:1px solid #ccc;border-radius:8px;flex:1;min-width:calc(33.3333% - 40px);max-width:calc(33.3333% - 40px);max-height:50em;padding:20px;box-shadow:0 2px 4px rgba(0,0,0,.1)}.Spot-module__27-yda__row:not(.Spot-module__27-yda__top-row) .Spot-module__27-yda__box{min-width:calc(50% - 20px);max-width:calc(50% - 20px)}.Spot-module__27-yda__rowSection{margin-top:20px}.Spot-module__27-yda__rowHeader{justify-content:space-between;align-items:center;font-family:IBM Plex Mono Light;display:flex}.Spot-module__27-yda__title{text-align:left;font-size:1.25rem;font-weight:700}.Spot-module__27-yda__selectors{align-items:center;gap:10px;margin-right:1em;display:flex}@media (max-width:768px){.Spot-module__27-yda__topRow{flex-direction:column;flex:auto;height:auto}.Spot-module__27-yda__topRow>*{height:16em}.Spot-module__27-yda__seperateRow{flex-direction:column;height:auto}.Spot-module__27-yda__seperateRow>*{flex:auto;height:40em}.Spot-module__27-yda__flexItemSmall{flex:auto}}
.Header-module__MAtMma__container{grid-column:span 2;justify-content:space-between;align-items:center;display:flex}.Header-module__MAtMma__left{align-items:center;margin-top:.1em;display:flex}.Header-module__MAtMma__right{flex-direction:column;flex-shrink:0;justify-content:center;align-items:flex-end;gap:1.5em;margin-top:auto;margin-bottom:auto;padding-top:.5em;display:flex}.Header-module__MAtMma__lowerRight{flex-direction:row;justify-content:flex-end;align-items:center;display:flex}.Header-module__MAtMma__headerButtons{align-items:center;gap:1.5em;margin-right:1em;display:flex}.Header-module__MAtMma__headerButtonsMobile{justify-content:space-around;align-items:center;margin-top:2em;margin-bottom:1em;margin-right:1em;display:flex}.Header-module__MAtMma__headerButtonsTGMini{margin-top:2em;margin-bottom:1em}.Header-module__MAtMma__rightTop{justify-content:flex-end;align-items:center;gap:2em;width:100%;display:flex}.Header-module__MAtMma__toggleShareableButton{background-color:var(--blue);color:var(--off-white);cursor:pointer;text-transform:uppercase;border-radius:2px;align-items:center;gap:.5em;padding:.4em .8em;font-size:1.1em;display:flex}.Header-module__MAtMma__toggleShareableButton:hover{filter:brightness(1.2)}.Header-module__MAtMma__selectChain{-webkit-mask:var(--beveled);mask:var(--beveled);background-color:#1d202e;align-self:flex-end;width:-moz-fit-content;width:fit-content;margin-right:1em;padding:.5em .8em;font-size:1.1em}.Header-module__MAtMma__profilePicture{-webkit-user-select:none;-moz-user-select:none;user-select:none;border-radius:50%;flex-shrink:0;justify-content:center;align-items:center;width:8em;height:8em;margin-left:.2em;margin-right:.2em;display:flex;position:relative;overflow:hidden}.Header-module__MAtMma__profileInitials{color:#fff;letter-spacing:.05em;text-transform:uppercase;background-color:#152735;justify-content:center;align-items:center;width:100%;height:100%;font-size:2.5em;font-weight:600;display:flex}.Header-module__MAtMma__content{grid-template-areas:"title""value""riskAndTags";align-items:center;margin-left:1em;display:grid}.Header-module__MAtMma__displayName{align-items:center;gap:.5em;margin-bottom:.5em;margin-right:1.1em;font-size:1.5em;display:flex;position:relative}.Header-module__MAtMma__displayName:has([class*=custom]){margin-right:.6em}.Header-module__MAtMma__entityAddressBubble{color:var(--medium-gray);border:.5px solid rgba(173,173,173,.4);border-radius:2em;align-self:flex-start;align-items:center;margin-top:.4em;margin-left:calc(.4em - 1px);padding:.2em .5em;font-size:.8em;display:flex}.Header-module__MAtMma__title:has(.Header-module__MAtMma__displayName [class*=custom]) .Header-module__MAtMma__entityAddressBubble{margin-top:.8em!important;margin-left:.2em!important}@media (max-width:480px){.Header-module__MAtMma__entityAddressBubble{display:none}}.Header-module__MAtMma__displayNameAddress{align-items:center;gap:.5em;margin-bottom:.5em;margin-right:1.1em;font-size:1.5em;display:flex;position:relative}.Header-module__MAtMma__arkhamCheck{justify-content:center;align-items:center;width:1.4em;height:1.4em;margin:.3em .5em .75em -1em;display:flex;position:relative}.Header-module__MAtMma__arkhamCheck span{padding-top:5em}.Header-module__MAtMma__arkhamCheck:hover+.Header-module__MAtMma__arkhamEntityLabel{display:inline-block}.Header-module__MAtMma__arkhamEntityLabel{background:var(--dark-blue-gray);color:var(--gray);margin-bottom:.75em;padding:.1em .3em;font-size:.8em;display:none}.Header-module__MAtMma__title{grid-area:title;align-items:center;display:flex}.Header-module__MAtMma__title svg{font-size:1.5em;transform:translateY(.1em)}.Header-module__MAtMma__portfolioValue{margin-left:.3em;font-size:2em}.Header-module__MAtMma__portfolioValueChange{margin-left:1em;font-size:1.2em}.Header-module__MAtMma__value{flex-wrap:wrap;grid-area:value;align-items:center;row-gap:.5em;display:flex}.Header-module__MAtMma__buttonContent{justify-content:center;align-items:center;width:50%;min-width:-moz-fit-content;min-width:fit-content;height:50%;font-size:100%;display:flex}.Header-module__MAtMma__buttonContentTGMini{background-color:var(--bg-color-light);cursor:pointer;justify-content:center;align-items:center;gap:.5em;width:100%;font-size:1.1em;display:flex}.Header-module__MAtMma__buttonContent:hover{filter:brightness(1.2)}.Header-module__MAtMma__alertCreated,.Header-module__MAtMma__alertCreatedSuccess{border:.5px solid rgba(48,111,210,.8);border-radius:4px;justify-content:center;align-items:center;width:100%;padding-top:10px;padding-bottom:10px;display:flex}@keyframes Header-module__MAtMma__fadeInOut{0%{background-color:inherit}50%{background-color:rgba(48,210,110,.52)}to{background-color:inherit}}.Header-module__MAtMma__alertCreatedSuccess{border:none;animation:1s forwards Header-module__MAtMma__fadeInOut}@media (max-width:767px) and (min-width:600px){.Header-module__MAtMma__buttonContent{font-size:90%}}@media (max-width:599px) and (min-width:480px){.Header-module__MAtMma__buttonContent{font-size:82.5%}}@media (max-width:479px) and (min-width:393px){.Header-module__MAtMma__buttonContent{font-size:77.5%}}@media (max-width:393px){.Header-module__MAtMma__buttonContent{font-size:70%}}.Header-module__MAtMma__addToEntityIcon,.Header-module__MAtMma__shareIcon,.Header-module__MAtMma__visualizeIcon,.Header-module__MAtMma__cloneIcon{margin-right:.5em}.Header-module__MAtMma__addToEntityIcon,.Header-module__MAtMma__visualizeIcon{align-items:center;display:flex;position:relative}.Header-module__MAtMma__addToEntityIcon{width:2em;height:2em}.Header-module__MAtMma__visualizeIcon{width:1.7em;height:1.7em;font-size:100%}.Header-module__MAtMma__shareIcon{width:1.2em;height:1.2em}.Header-module__MAtMma__cloneIcon{width:1.7em;height:1.7em}.Header-module__MAtMma__shareButton{background-color:var(--blue);color:var(--off-white);cursor:pointer;border-radius:.25em;flex-direction:row;justify-content:center;align-items:center;padding:.4em .8em;font-size:.9em;display:flex}.Header-module__MAtMma__shareButton:hover{filter:brightness(1.2)}.Header-module__MAtMma__shareButton:active{color:var(--darker-blue)}.Header-module__MAtMma__shareButtonDisabled{filter:brightness(.7);cursor:default}.Header-module__MAtMma__shareButtonDisabled:hover{filter:brightness(.7)}.Header-module__MAtMma__shareButtonDisabled:active{color:var(--off-white)}.Header-module__MAtMma__socialIcons{align-items:center;gap:1em;display:flex}.Header-module__MAtMma__socialIcons>*{align-items:center;display:flex}.Header-module__MAtMma__socialIcon{color:var(--primary)}.Header-module__MAtMma__socialIcon:hover{cursor:pointer}.Header-module__MAtMma__copyAddress{color:var(--primary)}.Header-module__MAtMma__copyAddress>svg:hover{cursor:pointer}.Header-module__MAtMma__copyAddress>svg:active{color:var(--darker-blue)}.Header-module__MAtMma__editIcon{margin-right:.3em;font-size:1.5em}.Header-module__MAtMma__riskAndTags{flex-flow:row;grid-area:riskAndTags;align-items:center;gap:1.5em;margin-top:1em;display:flex}.Header-module__MAtMma__tagsContainer{flex-flow:row;gap:1em;display:flex}.Header-module__MAtMma__tag,.Header-module__MAtMma__tagBrighten{white-space:nowrap;border-radius:2em;flex-shrink:0;padding:.5em 1em;font-size:.9em}.Header-module__MAtMma__tag{color:rgba(241,241,241,.7);background-color:#202026}.Header-module__MAtMma__customTag{white-space:nowrap;align-items:center;display:flex}.Header-module__MAtMma__customTag a{white-space:nowrap;padding:0}.Header-module__MAtMma__addressTag a{color:#fff}.Header-module__MAtMma__tagBrighten{color:#f1f1f1;background-color:#393a44}.Header-module__MAtMma__tag:hover,.Header-module__MAtMma__tagBrighten:hover{cursor:pointer;filter:brightness(1.2)}.Header-module__MAtMma__tag.Header-module__MAtMma__disabledPageTag,.Header-module__MAtMma__tagBrighten.Header-module__MAtMma__disabledPageTag{opacity:.7;cursor:default}.Header-module__MAtMma__tag.Header-module__MAtMma__disabledPageTag:hover,.Header-module__MAtMma__tagBrighten.Header-module__MAtMma__disabledPageTag:hover{filter:none}.Header-module__MAtMma__tagShowMoreButton{cursor:pointer;color:var(--blue);background-color:var(--subtle-blue);text-transform:uppercase;width:-moz-fit-content;width:fit-content;position:relative}.Header-module__MAtMma__tagShowMoreButton:hover{filter:brightness(1.2)}.Header-module__MAtMma__remainingTagsMenu{filter:drop-shadow(0 2px 47px rgba(0,0,0,.5));-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);z-index:1;background-color:rgba(202,202,202,.2);border-radius:.25em;flex-wrap:wrap;gap:.75em;width:30em;min-width:min-content;max-height:21em;padding:.75em;display:flex;position:absolute;top:2.5em;left:50%;overflow-x:hidden;overflow-y:scroll;transform:translate(-50%)}.Header-module__MAtMma__tagMoreButtonContainer{flex-shrink:0;position:relative}.Header-module__MAtMma__headerSeparator{border-left:.4px solid var(--medium-gray);width:0;height:2.25em;margin:0 1.3em}.Header-module__MAtMma__remainingTagsCarrotContainer{width:6em;height:6em;position:absolute;overflow:hidden}.Header-module__MAtMma__downCarrot{bottom:-.5em;left:50%;transform:translate(-50%)}.Header-module__MAtMma__invertCarrot{top:-.5em;left:50%;transform:translate(-50%)}.Header-module__MAtMma__remainingTagsCarrot{filter:drop-shadow(0 2px 47px rgba(0,0,0,.5));-webkit-backdrop-filter:blur(7.5px);backdrop-filter:blur(7.5px);background-color:rgba(202,202,202,.3);border-radius:.25em;width:4em;height:4em;position:absolute;top:6.3em;left:50%;transform:translate(-50%)rotate(45deg)}.Header-module__MAtMma__remainingTagsSearch{background:var(--selected-light);-webkit-backdrop-filter:blur(1rem);backdrop-filter:blur(1rem);color:var(--off-white);font:inherit;white-space:nowrap;text-overflow:ellipsis;border:none;border-radius:.25em;outline:none;width:50%;margin:0;padding:.5em 0 .5em .5em;overflow:hidden}.Header-module__MAtMma__remainingTagsSearch::placeholder{color:var(--off-white)}.Header-module__MAtMma__inputWrapper{flex-direction:row;width:100%;display:flex}.Header-module__MAtMma__customNotOwnedTooltip{text-align:center;color:#d7d8d9;text-transform:uppercase;background-color:#393b3f;min-width:10em;max-width:20em;padding:.4em;font-family:IBM Plex Mono Light;font-size:.6em;position:absolute;top:50%;left:calc(100% + 1em);transform:translateY(-50%)}.Header-module__MAtMma__displayName:hover>.Header-module__MAtMma__customNotOwnedTooltip,.Header-module__MAtMma__displayNameAddress:hover>.Header-module__MAtMma__customNotOwnedTooltip{display:block}.Header-module__MAtMma__customNotOwnedTooltipCarrot{background-color:#393b3f;border-radius:.25em;width:1em;height:1em;position:absolute;top:50%;left:-.3em;transform:translateY(-50%)rotate(45deg)}.Header-module__MAtMma__mobileContainer{flex-direction:column;gap:1em;display:flex}.Header-module__MAtMma__profileTop{align-items:center;display:flex}.Header-module__MAtMma__titleWithSelectChain{align-items:center;gap:.5em;display:flex}.Header-module__MAtMma__imageAndSelectContainer{align-items:center;width:100%;display:flex}.Header-module__MAtMma__fillSpace{flex-grow:1}.Header-module__MAtMma__desktopHeader{grid-column:span 2;justify-content:space-between;align-items:center;display:flex}.Header-module__MAtMma__tokenLink:hover{text-decoration:underline}@media (max-width:767px){.Header-module__MAtMma__displayNameAddress{flex-flow:row;flex:1;align-items:center;max-width:calc(100vw - 120px);margin-right:0;display:flex;overflow:hidden}.Header-module__MAtMma__content,.Header-module__MAtMma__titleWithSelectChain{flex:1;max-width:100%}.Header-module__MAtMma__riskAndTags{position:relative;overflow:visible}.Header-module__MAtMma__tagsContainer,.Header-module__MAtMma__tagMoreButtonContainer{overflow:visible}}.Header-module__MAtMma__insightPopupContainer{flex-direction:column;gap:1em;display:flex}.Header-module__MAtMma__arkhamInsightIcon{transform-origin:50%;width:25px;fill:var(--important);clip-path:polygon(22% 15%,85% 15%,100% 64%,55% 100%,6% 64%);cursor:pointer;z-index:2;background-color:rgba(10,13,22,.8);padding:.2em;animation:1s 1s 4 forwards Header-module__MAtMma__pulseColor;position:absolute;bottom:-2px;left:0}.Header-module__MAtMma__arkhamInsightIcon:hover{animation:1s infinite forwards Header-module__MAtMma__pulseColor}@keyframes Header-module__MAtMma__pulseColor{0%{fill:var(--important);transform:scale(1)}50%{fill:#b0f;box-shadow:inset 0px 0px 15px 0px var(--important);transform:scale(1.2)}to{fill:var(--important);transform:scale(1)}}.Header-module__MAtMma__insightPopup{z-index:1;background-color:var(--selected-light);-webkit-backdrop-filter:blur(.2em);width:35em;filter:drop-shadow(0 0 .5px var(--important));border-radius:10px;flex-direction:column;gap:1em;padding:1em;position:absolute;bottom:0}.Header-module__MAtMma__insightPopup:not(.Header-module__MAtMma__show):not(.Header-module__MAtMma__hide){transform-origin:0;animation:.3s ease-in 4s forwards Header-module__MAtMma__shrinkToIcon;transform:translateY(calc(100% + 1em))}@keyframes Header-module__MAtMma__pulseCard{0%{filter:drop-shadow(0 0 3px var(--important))}50%{filter:drop-shadow(0 0 6px var(--important))}to{filter:drop-shadow(0 0 3px var(--important))}}@keyframes Header-module__MAtMma__shrinkToIcon{0%{opacity:1;transform:translateY(calc(100% + 1em))skew(0deg)scale(1)}to{transform:translate(1.5em,calc(50% - 1em))skew(40deg,10deg)scale(0)}}@keyframes Header-module__MAtMma__expandFromIcon{0%{opacity:0;transform:translate(1em,calc(50% - 1em))skew(40deg,10deg)scale(0)}to{opacity:1;transform:translateY(calc(100% + 1em))skew(0deg)scale(1)}}.Header-module__MAtMma__show{transform-origin:0;opacity:1;animation:.3s forwards Header-module__MAtMma__expandFromIcon;transform:translateY(calc(100% + 1em))skew(0deg)scale(1)}.Header-module__MAtMma__hide{transform-origin:0;animation-delay:0;animation:.3s forwards Header-module__MAtMma__shrinkToIcon}.Header-module__MAtMma__arkhamInsightIconHeader{transform-origin:50%;width:25px;height:25px;fill:var(--important);clip-path:polygon(22% 15%,85% 15%,100% 64%,55% 100%,6% 64%);cursor:pointer;z-index:2;background-color:rgba(10,13,22,.8);padding:.2em;animation:1s 1s 4 forwards Header-module__MAtMma__pulseColor}.Header-module__MAtMma__arkhamInsightIconHeader:hover{animation:1s infinite forwards Header-module__MAtMma__pulseColor}.Header-module__MAtMma__insightPopupHeader{z-index:10;background-color:var(--selected-light);-webkit-backdrop-filter:blur(.2em);width:35em;filter:drop-shadow(0 0 .5px var(--important));border-radius:10px;flex-direction:column;gap:1em;padding:1em;position:absolute;top:calc(100% + .5em);right:0}.Header-module__MAtMma__insightPopupHeader:not(.Header-module__MAtMma__showHeader):not(.Header-module__MAtMma__hideHeader){transform-origin:100% 0;animation:.3s ease-in 4s forwards Header-module__MAtMma__shrinkToIconHeader;transform:translateY(0)}@keyframes Header-module__MAtMma__shrinkToIconHeader{0%{opacity:1;transform:translateY(0)skew(0deg)scale(1)}to{opacity:0;transform:translate(1em,-2em)skew(40deg,10deg)scale(0)}}@keyframes Header-module__MAtMma__expandFromIconHeader{0%{opacity:0;transform:translate(1em,-2em)skew(40deg,10deg)scale(0)}to{opacity:1;transform:translateY(0)skew(0deg)scale(1)}}.Header-module__MAtMma__showHeader{transform-origin:100% 0;opacity:1;animation:.3s forwards Header-module__MAtMma__expandFromIconHeader;transform:translateY(0)skew(0deg)scale(1)}.Header-module__MAtMma__hideHeader{transform-origin:100% 0;animation-delay:0;animation:.3s forwards Header-module__MAtMma__shrinkToIconHeader}@media (max-width:767px){.Header-module__MAtMma__remainingTagsWrapper{position:static}.Header-module__MAtMma__remainingTagsMenu{z-index:100;box-sizing:border-box;width:calc(100vw - 32px);max-width:380px;position:absolute;top:2.5em}}
.Tabs-module__8X6Yzq__close{cursor:pointer}.Tabs-module__8X6Yzq__container{height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);grid-template:"tabs open""content content"1fr/1fr auto;display:grid;position:relative;overflow:auto}.Tabs-module__8X6Yzq__content{background-color:var(--bg-color-light);grid-area:content;position:relative;overflow-x:hidden;overflow-y:auto}.Tabs-module__8X6Yzq__padded{padding:0 1em}.Tabs-module__8X6Yzq__open{cursor:pointer;background-color:var(--primary);grid-area:open;place-items:center;display:grid}.Tabs-module__8X6Yzq__open>svg{margin:.5em .7em}.Tabs-module__8X6Yzq__selected{background-color:var(--bg-color-light)}.Tabs-module__8X6Yzq__tabs{grid-area:tabs;display:flex;position:relative;overflow-x:auto}.Tabs-module__8X6Yzq__tab{flex-grow:1;grid-template-columns:minmax(10em,1fr) auto;align-items:center;padding:.8em .5em;display:grid;position:relative}.Tabs-module__8X6Yzq__tab:not(.Tabs-module__8X6Yzq__selected){cursor:pointer;background-color:var(--dark-blue-gray);opacity:.8}.Tabs-module__8X6Yzq__tab:not(.Tabs-module__8X6Yzq__selected):hover{opacity:1}.Tabs-module__8X6Yzq__dashboardTab{flex-grow:1;grid-template-columns:minmax(10em,1fr) auto;place-items:center;padding:.7em .5em;display:grid;position:relative}.Tabs-module__8X6Yzq__dashboardTab:not(.Tabs-module__8X6Yzq__selected){cursor:pointer;background-color:var(--dark-blue-gray);opacity:.8}.Tabs-module__8X6Yzq__dashboardTab:not(.Tabs-module__8X6Yzq__selected):hover{opacity:1}.Tabs-module__8X6Yzq__title{justify-content:center;align-items:center;display:flex}.Tabs-module__8X6Yzq__altTabsContainer{background-color:var(--light-navy);align-items:center;gap:.8em;width:100%;height:3.5em;padding:.8em;display:flex;position:relative;overflow:scroll}.Tabs-module__8X6Yzq__altSelectors{flex-direction:row;gap:.5em;min-width:160px;display:flex}.Tabs-module__8X6Yzq__altSelectors>*{cursor:pointer;color:var(--off-white);opacity:.5;border-radius:.3em;padding:.15em .5em;font-size:1em}.Tabs-module__8X6Yzq__altSelectors>:not(.Tabs-module__8X6Yzq__altSelectorOn):hover{cursor:pointer;opacity:.8;background-color:rgba(255,255,255,.1);border-radius:.3em;padding:.15em .5em}.Tabs-module__8X6Yzq__altSelectorOn,.Tabs-module__8X6Yzq__altSelectorOn:hover{background-color:var(--muted-blue);opacity:1;border-radius:.3em}.Tabs-module__8X6Yzq__altSelectedTabTitle{color:var(--off-white);width:calc(100% - 185px);font-size:1em;overflow-x:scroll}@media (max-width:767px){.Tabs-module__8X6Yzq__container{height:auto;overflow:visible}.Tabs-module__8X6Yzq__tabs{grid-area:tabs;display:flex;position:relative}.Tabs-module__8X6Yzq__content{background-color:var(--bg-color-light);grid-area:content;height:32em;position:relative;overflow-x:hidden;overflow-y:visible}.Tabs-module__8X6Yzq__autoHeight{height:auto;min-height:32em}}
