.RingGauge-module__uC1WrW__ringGauge{width:32px;height:32px;transition:transform .3s ease-out;position:relative;transform:scale(1)}.RingGauge-module__uC1WrW__ringPulse{transform:scale(1.25)}.RingGauge-module__uC1WrW__ringSvg{width:32px;height:32px;transform:rotate(-90deg)}.RingGauge-module__uC1WrW__ringTrack{fill:none;stroke:#ffffff0f;stroke-width:3px}.RingGauge-module__uC1WrW__ringFill{fill:none;stroke-width:3px;stroke-linecap:round;transition:stroke-dashoffset .4s,stroke .4s}.RingGauge-module__uC1WrW__ringLabel{font-size:9px;font-weight:700;font-family:var(--font-mono), monospace;justify-content:center;align-items:center;transition:color .4s;display:flex;position:absolute;inset:0}
.docs-module__vo-TRa__pageWrapper{background:var(--navy);width:100%;height:100%;min-height:0;font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;box-sizing:border-box;flex-direction:column;max-width:100vw;display:flex;overflow:hidden}.docs-module__vo-TRa__header{background:var(--navy);box-sizing:border-box;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__vo-TRa__header{padding:0 48px}}.docs-module__vo-TRa__headerLeft{flex:1;align-items:center;gap:8px;display:flex}.docs-module__vo-TRa__headerCenter{flex:2;justify-content:center;align-items:center;display:flex}.docs-module__vo-TRa__logo{color:var(--off-white);letter-spacing:1px;align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.docs-module__vo-TRa__logoIcon{width:24px;height:24px}.docs-module__vo-TRa__logoText{font-family:var(--font-mono), monospace}.docs-module__vo-TRa__logoAccent{color:var(--gray);font-weight:400}.docs-module__vo-TRa__apiLogo{width:auto;height:24px}.docs-module__vo-TRa__headerSeparator{background:var(--medium-gray);width:1px;height:20px;margin:0 16px}.docs-module__vo-TRa__headerNav{align-items:center;gap:4px;display:flex}.docs-module__vo-TRa__headerNavLink{color:var(--gray);padding:8px 12px;font-size:14px;font-weight:500;text-decoration:none;transition:color .15s}.docs-module__vo-TRa__headerNavLink:hover{color:var(--off-white)}.docs-module__vo-TRa__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__vo-TRa__headerSearchInput{color:var(--off-white);background:0 0;border:none;outline:none;flex:1;font-family:inherit;font-size:13px}.docs-module__vo-TRa__headerSearchInput::placeholder{color:var(--placeholder)}.docs-module__vo-TRa__headerSearchIcon{color:var(--medium-gray);font-size:14px}.docs-module__vo-TRa__headerSearchShortcut{color:var(--medium-gray);background:var(--dark-steel);border-radius:4px;padding:2px 6px;font-size:11px}.docs-module__vo-TRa__headerRight{flex:1;justify-content:flex-end;align-items:center;display:flex}.docs-module__vo-TRa__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__vo-TRa__headerButton:hover{color:var(--off-white);border-color:var(--medium-gray)}.docs-module__vo-TRa__headerIcons{align-items:center;gap:8px;display:flex}.docs-module__vo-TRa__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__vo-TRa__headerIcon:hover{color:var(--off-white);background:var(--selected)}.docs-module__vo-TRa__navTabs{background:var(--navy);box-sizing:border-box;flex-shrink:0;align-items:center;width:100%;max-width:1920px;height:44px;margin:0 auto;padding:0 24px;display:flex;position:relative}.docs-module__vo-TRa__navTabs:after{content:"";background:var(--border);width:100vw;height:1px;position:absolute;bottom:0;left:50%;transform:translate(-50%)}@media (min-width:1920px){.docs-module__vo-TRa__navTabs{padding:0 48px}}.docs-module__vo-TRa__navTab{color:var(--gray);cursor:pointer;padding:12px 16px;font-size:14px;text-decoration:none;transition:color .15s;position:relative}.docs-module__vo-TRa__navTab:hover{color:var(--off-white)}.docs-module__vo-TRa__navTabActive{color:var(--blue)}.docs-module__vo-TRa__navTabActive:after{content:"";background:var(--blue);height:2px;position:absolute;bottom:0;left:0;right:0}.docs-module__vo-TRa__container{box-sizing:border-box;flex:1;width:100%;max-width:1920px;min-height:0;margin:0 auto;display:flex;overflow:hidden}.docs-module__vo-TRa__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}.docs-module__vo-TRa__sidebarSection{margin-bottom:0}.docs-module__vo-TRa__sidebarSectionGuide{margin-bottom:8px;padding-bottom:8px}.docs-module__vo-TRa__sidebarSectionGuide:not(:first-child){border-top:1px solid #ffffff14;margin-top:8px;padding-top:16px}.docs-module__vo-TRa__sidebarSectionTitle{color:var(--medium-gray);text-transform:uppercase;letter-spacing:1px;padding:8px 24px 12px;font-size:11px;font-weight:600}.docs-module__vo-TRa__sidebarCollapsible{color:var(--gray);cursor:pointer;-webkit-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__vo-TRa__sidebarCollapsible:hover,.docs-module__vo-TRa__sidebarCollapsibleActive{color:var(--off-white);background:var(--selected)}.docs-module__vo-TRa__sidebarCollapsibleIcon{color:var(--medium-gray);font-size:10px;transition:transform .2s}.docs-module__vo-TRa__sidebarCollapsibleIconOpen{transform:rotate(90deg)}.docs-module__vo-TRa__sidebarCollapsibleContent{grid-template-rows:0fr;transition:grid-template-rows .25s ease-out;display:grid}.docs-module__vo-TRa__sidebarCollapsibleContentOpen{grid-template-rows:1fr;transition:grid-template-rows .35s ease-in}.docs-module__vo-TRa__sidebarCollapsibleInner{min-height:0;overflow:hidden}.docs-module__vo-TRa__sidebarLink{color:var(--gray);cursor:pointer;border-radius:8px;align-items:center;margin:2px 12px;padding:10px 24px;font-size:14px;text-decoration:none;transition:all .15s;display:flex}.docs-module__vo-TRa__sidebarLink:hover{color:var(--off-white);background:var(--selected)}.docs-module__vo-TRa__sidebarLinkActive,.docs-module__vo-TRa__sidebarLinkActive:hover{color:var(--blue);background:#0171d926}.docs-module__vo-TRa__sidebarLinkNested{justify-content:space-between;gap:8px;margin:1px 12px 1px 24px;padding:8px 16px 8px 24px;font-size:13px}.docs-module__vo-TRa__sidebarEndpointName{flex:1;line-height:1.4}.docs-module__vo-TRa__sidebarMethodBadge{text-transform:uppercase;font-size:10px;font-weight:600;font-family:var(--font-mono), monospace;border-radius:3px;flex-shrink:0;padding:2px 6px}.docs-module__vo-TRa__sidebarMethodGet{color:var(--green)}.docs-module__vo-TRa__sidebarMethodPost{color:var(--blue)}.docs-module__vo-TRa__sidebarMethodPut{color:var(--orange)}.docs-module__vo-TRa__sidebarMethodDelete{color:var(--red)}.docs-module__vo-TRa__sidebarMethodPatch{color:var(--purple)}.docs-module__vo-TRa__mainContent{overscroll-behavior:contain;box-sizing:border-box;overflow-wrap:break-word;word-wrap:break-word;flex:2;min-width:0;max-width:1100px;height:100%;padding:48px 64px;overflow:hidden auto}.docs-module__vo-TRa__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__vo-TRa__tocTitle{color:var(--medium-gray);text-transform:uppercase;letter-spacing:.5px;margin-bottom:16px;font-size:13px;font-weight:600}.docs-module__vo-TRa__tocLink{color:var(--gray);cursor:pointer;border-left:2px solid #0000;margin-left:-12px;padding:8px 0 8px 12px;font-size:15px;transition:color .15s;display:block}.docs-module__vo-TRa__tocLink:hover{color:var(--off-white)}.docs-module__vo-TRa__tocLinkActive{color:var(--blue);border-left-color:var(--blue)}.docs-module__vo-TRa__pageTitle{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#fff;margin-bottom:16px;font-size:36px;font-weight:600;line-height:1.2}.docs-module__vo-TRa__pageSubtitle{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#ffffffb2;margin-bottom:48px;font-size:16px;line-height:32px}.docs-module__vo-TRa__pageSubtitleStacked{margin-bottom:12px}.docs-module__vo-TRa__subtitleLink{color:#3f8bfd;font-weight:500;text-decoration:none;transition:color .15s}.docs-module__vo-TRa__subtitleLink:hover{color:#6ba3fd;text-decoration:underline}.docs-module__vo-TRa__divider{background:var(--border);height:1px;margin:48px 0}.docs-module__vo-TRa__introSection{margin-bottom:48px}.docs-module__vo-TRa__introTitle{color:var(--off-white);margin-bottom:24px;font-size:14px;font-weight:600}.docs-module__vo-TRa__introText{color:var(--gray);margin-bottom:16px;font-size:15px;line-height:1.7}.docs-module__vo-TRa__introHighlight{color:var(--off-white);font-weight:500}.docs-module__vo-TRa__introLink{color:var(--blue);cursor:pointer;transition:color .15s}.docs-module__vo-TRa__introLink:hover{color:var(--lighter-blue)}.docs-module__vo-TRa__featureSection{margin-bottom:40px}.docs-module__vo-TRa__featureTitle{color:var(--off-white);margin-bottom:16px;font-size:24px;font-weight:600}.docs-module__vo-TRa__featureDescription{color:var(--gray);margin-bottom:20px;font-size:15px;line-height:1.6}.docs-module__vo-TRa__featureEndpoints{flex-direction:column;gap:8px;display:flex}.docs-module__vo-TRa__featureEndpoint{background:var(--light-navy);font-family:var(--font-mono), monospace;color:var(--off-white);cursor:pointer;border-radius:6px;align-items:center;gap:12px;padding:10px 14px;font-size:13px;transition:background .15s;display:flex}.docs-module__vo-TRa__featureEndpoint:hover{background:var(--selected-light)}.docs-module__vo-TRa__endpointSection{margin-bottom:48px}.docs-module__vo-TRa__sectionTitle{color:var(--off-white);text-transform:capitalize;margin-bottom:24px;font-size:24px;font-weight:600}.docs-module__vo-TRa__endpoint{background:var(--light-navy);border:1px solid var(--border);border-radius:8px;margin-bottom:24px;padding:24px}.docs-module__vo-TRa__endpointHeader{align-items:center;gap:12px;margin-bottom:12px;display:flex}.docs-module__vo-TRa__method{text-transform:uppercase;font-size:11px;font-weight:600;font-family:var(--font-mono), monospace;border-radius:4px;padding:4px 8px}.docs-module__vo-TRa__methodGet{color:var(--green);background:#55a66c26}.docs-module__vo-TRa__methodPost{color:var(--blue);background:#0171d926}.docs-module__vo-TRa__methodPut{color:var(--orange);background:#d3722f26}.docs-module__vo-TRa__methodDelete{color:var(--red);background:#ce535326}.docs-module__vo-TRa__methodPatch{color:var(--purple);background:#7e5ac626}.docs-module__vo-TRa__path{font-size:14px;font-family:var(--font-mono), monospace;color:var(--off-white)}.docs-module__vo-TRa__operationId{color:#8b9fc6;font-size:12px;font-family:var(--font-mono), monospace;margin-bottom:12px}.docs-module__vo-TRa__endpointDescription{color:#ffffffb2;margin-bottom:20px;font-size:14px;line-height:1.6}.docs-module__vo-TRa__endpointDescription p{margin:0 0 12px}.docs-module__vo-TRa__endpointDescription p:last-child{margin-bottom:0}.docs-module__vo-TRa__endpointDescription strong{color:var(--off-white);font-weight:600}.docs-module__vo-TRa__endpointDescription ul{margin:8px 0;padding-left:20px;list-style-type:disc}.docs-module__vo-TRa__endpointDescription li{color:var(--gray);margin-bottom:6px}.docs-module__vo-TRa__endpointDescription code{font-family:var(--font-mono);color:var(--off-white);background:#ffffff1a;border-radius:4px;padding:2px 6px;font-size:13px}.docs-module__vo-TRa__parametersTitle,.docs-module__vo-TRa__responsesTitle{color:var(--off-white);margin-top:20px;margin-bottom:12px;font-size:13px;font-weight:600}.docs-module__vo-TRa__parameter{border-bottom:1px solid var(--border);flex-wrap:wrap;align-items:baseline;gap:8px;padding:12px 0;display:flex}.docs-module__vo-TRa__parameter:last-child{border-bottom:none}.docs-module__vo-TRa__paramName{font-size:13px;font-family:var(--font-mono), monospace;color:var(--lighter-blue)}.docs-module__vo-TRa__paramType{color:#c4cad6;background:#ffffff14;border-radius:4px;padding:2px 6px;font-size:11px}.docs-module__vo-TRa__paramRequired{color:var(--red);text-transform:uppercase;font-size:10px;font-weight:600}.docs-module__vo-TRa__paramIn{color:#9ca3b0;text-transform:uppercase;letter-spacing:.5px;font-size:10px}.docs-module__vo-TRa__paramDescription{color:#ffffffa6;width:100%;margin-top:6px;font-size:13px;line-height:1.5}.docs-module__vo-TRa__paramDescription p{margin:0}.docs-module__vo-TRa__paramDescription strong{color:var(--off-white);font-weight:600}.docs-module__vo-TRa__paramDescription code{font-family:var(--font-mono);color:var(--off-white);background:#ffffff1a;border-radius:3px;padding:1px 4px;font-size:12px}.docs-module__vo-TRa__paramExample{color:#9ca3b0;width:100%;margin-top:4px;font-size:12px}.docs-module__vo-TRa__paramExample code{font-family:var(--font-mono), monospace;color:#c4cad6;background:#ffffff14;border-radius:3px;padding:1px 5px;font-size:12px}.docs-module__vo-TRa__response{align-items:center;gap:12px;padding:8px 0;display:flex}.docs-module__vo-TRa__responseCode{font-size:12px;font-family:var(--font-mono), monospace;border-radius:4px;padding:3px 8px}.docs-module__vo-TRa__responseCode2xx{color:var(--green);background:#55a66c26}.docs-module__vo-TRa__responseCode4xx{color:var(--orange);background:#d3722f26}.docs-module__vo-TRa__responseCode5xx{color:var(--red);background:#ce535326}.docs-module__vo-TRa__responseDescription{color:#ffffffa6;font-size:13px}.docs-module__vo-TRa__schemaRef{color:var(--purple);font-size:11px;font-family:var(--font-mono), monospace}.docs-module__vo-TRa__examplePath{color:var(--gray);font-size:12px;font-family:var(--font-mono), monospace;word-break:break-all;flex-wrap:wrap;align-items:center;gap:4px;display:flex}.docs-module__vo-TRa__codeBlock{background:var(--navy);border:1px solid var(--border);border-radius:8px;margin-top:16px;padding:16px;overflow-x:auto}.docs-module__vo-TRa__codeBlockHeader{justify-content:space-between;align-items:center;margin-bottom:12px;display:flex}.docs-module__vo-TRa__codeBlockLabel{color:var(--medium-gray);text-transform:uppercase;letter-spacing:.5px;font-size:11px}.docs-module__vo-TRa__copyButton{color:var(--blue);cursor:pointer;background:0 0;border:none;padding:4px 8px;font-family:inherit;font-size:12px}.docs-module__vo-TRa__copyButton:hover{color:var(--lighter-blue)}.docs-module__vo-TRa__code{font-size:12px;font-family:var(--font-mono), monospace;color:var(--off-white);white-space:pre-wrap;word-break:break-all;margin:0;line-height:1.6}.docs-module__vo-TRa__noResults{text-align:center;color:var(--gray);padding:64px;font-size:14px}.docs-module__vo-TRa__navFooter{border-top:1px solid #ffffff1a;justify-content:space-between;margin-top:64px;padding-top:32px;display:flex}.docs-module__vo-TRa__navFooterLink{cursor:pointer;flex-direction:column;gap:4px;display:flex}.docs-module__vo-TRa__navFooterLabel{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#ffffffb2;font-size:12px}.docs-module__vo-TRa__navFooterTitle{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#3f8bfd;font-size:16px;font-weight:500;transition:color .15s}.docs-module__vo-TRa__navFooterLink:hover .docs-module__vo-TRa__navFooterTitle{color:#6ba3fd}.docs-module__vo-TRa__navFooterRight{text-align:right}@media (max-width:1280px){.docs-module__vo-TRa__tocPanel{display:none}.docs-module__vo-TRa__mainContent{flex:1;max-width:none}}@media (max-width:1100px){.docs-module__vo-TRa__sidebar{width:240px;min-width:240px}.docs-module__vo-TRa__mainContent{padding:32px 40px}}@media (max-width:900px){.docs-module__vo-TRa__sidebar{display:none}.docs-module__vo-TRa__mainContent{box-sizing:border-box;width:100%;max-width:100%;padding:24px 20px}.docs-module__vo-TRa__container{overflow:hidden auto}.docs-module__vo-TRa__headerSearch{display:none}}.docs-module__vo-TRa__markdownContent{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;overflow-wrap:break-word;word-wrap:break-word;font-size:16px;line-height:32px}.docs-module__vo-TRa__markdownContent img{max-width:100%;height:auto}.docs-module__vo-TRa__mdH1{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#fff;margin-top:0;margin-bottom:16px;font-size:36px;font-weight:600;line-height:1.2}.docs-module__vo-TRa__mdH2{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#fff;margin-top:56px;margin-bottom:24px;font-size:24px;font-weight:600;line-height:1.3}.docs-module__vo-TRa__mdH3{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#fff;margin-top:40px;margin-bottom:16px;font-size:20px;font-weight:600;line-height:1.4}.docs-module__vo-TRa__mdH4{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#fff;margin-top:32px;margin-bottom:12px;font-size:16px;font-weight:600;line-height:1.4}.docs-module__vo-TRa__mdP{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#ffffffb2;margin-bottom:24px;font-size:16px;line-height:32px}.docs-module__vo-TRa__mdLink{color:#3f8bfd;text-decoration:none;transition:color .15s}.docs-module__vo-TRa__mdLink:hover{color:#6ba3fd;text-decoration:underline}.docs-module__vo-TRa__mdUl,.docs-module__vo-TRa__mdOl{color:#ffffffb2;margin-bottom:24px;padding-left:24px}.docs-module__vo-TRa__mdLi{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;margin-bottom:12px;font-size:16px;line-height:32px}.docs-module__vo-TRa__mdCodeLink{text-decoration:none}.docs-module__vo-TRa__mdCodeLink .docs-module__vo-TRa__mdInlineCode{cursor:pointer;border-bottom:1px dotted #ffffff73}.docs-module__vo-TRa__mdCodeLink:hover .docs-module__vo-TRa__mdInlineCode{background:#ffffff29;border-bottom-color:#fff}.docs-module__vo-TRa__mdInlineCode{font-family:var(--font-mono), monospace;color:#fff;background:#ffffff14;border-radius:4px;padding:2px 8px;font-size:14px}.docs-module__vo-TRa__mdPre{background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;margin:24px 0;padding:20px;overflow-x:auto}.docs-module__vo-TRa__mdBlockCode{font-family:var(--font-mono), monospace;color:#ffffffb2;font-size:14px;line-height:1.6}.docs-module__vo-TRa__mdBlockquote{color:#ffffffb2;overflow-wrap:break-word;word-wrap:break-word;border-left:3px solid #3f8bfd;margin:24px 0;padding-left:20px;font-style:normal}.docs-module__vo-TRa__mdTable{border-collapse:collapse;width:100%;margin:24px 0;font-size:16px}.docs-module__vo-TRa__mdThead{background:#ffffff0a}.docs-module__vo-TRa__mdTr{border-bottom:1px solid #ffffff1a}.docs-module__vo-TRa__mdTh{text-align:left;color:#fff;padding:14px 16px;font-weight:600}.docs-module__vo-TRa__mdTd{color:#ffffffb2;padding:14px 16px;line-height:32px}.docs-module__vo-TRa__mdHr{border:none;border-top:1px solid #ffffff1a;margin:48px 0}.docs-module__vo-TRa__mdStrong{color:#fff;font-weight:600}.docs-module__vo-TRa__codeBlockWrapper{border:1px solid var(--border);background:#1a1f2e;border-radius:8px;margin:24px 0;overflow:hidden}.docs-module__vo-TRa__codeBlockHeader{border-bottom:1px solid var(--border);justify-content:flex-end;align-items:center;gap:12px;padding:8px 16px;display:flex}.docs-module__vo-TRa__codeBlockTitle{color:#e5e7eb;margin-right:auto;font-size:13px;font-weight:600}.docs-module__vo-TRa__codeBlockLang{color:var(--medium-gray);font-size:12px;font-family:var(--font-mono), monospace;text-transform:lowercase}.docs-module__vo-TRa__codeBlockContent{position:relative}.docs-module__vo-TRa__codeBlockPeek{max-height:300px;overflow:hidden}.docs-module__vo-TRa__codeBlockPeek:after{content:"";pointer-events:none;background:linear-gradient(#1a1f2e00 0%,#1a1f2e 88%);height:110px;position:absolute;bottom:0;left:0;right:0}.docs-module__vo-TRa__codeBlockExpandBtn{border:none;border-top:1px solid var(--border);width:100%;color:var(--medium-gray);cursor:pointer;background:0 0;justify-content:center;align-items:center;gap:6px;padding:10px 16px;font-family:inherit;font-size:13px;transition:color .15s;display:flex}.docs-module__vo-TRa__codeBlockExpandBtn:hover{color:var(--off-white)}.docs-module__vo-TRa__codeBlockChevron{transition:transform .15s}.docs-module__vo-TRa__codeBlockChevronUp{transform:rotate(180deg)}.docs-module__vo-TRa__codeBlockCopyBtn{cursor:pointer;color:var(--gray);opacity:0;z-index:1;background:#ffffff1a;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__vo-TRa__codeBlockWrapper:hover .docs-module__vo-TRa__codeBlockCopyBtn{opacity:1}.docs-module__vo-TRa__codeBlockCopyBtn:hover{color:var(--off-white);background:#ffffff26}.docs-module__vo-TRa__codeBlockPre{margin:0;padding:16px 20px;overflow-x:auto}.docs-module__vo-TRa__codeBlockCode{font-family:var(--font-mono);color:#d4d4d4;white-space:pre;background:0 0;font-size:14px;line-height:1.6}.docs-module__vo-TRa__markdownContent .callout{border-left:4px solid;border-radius:8px;margin:24px 0;padding:20px 24px}.docs-module__vo-TRa__markdownContent .callout-title{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;margin-bottom:8px;font-size:16px;font-weight:600}.docs-module__vo-TRa__markdownContent .callout-body{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;font-size:16px;line-height:32px}.docs-module__vo-TRa__markdownContent .callout-body code{font-family:var(--font-mono), monospace;color:#fff;background:#ffffff14;border-radius:4px;padding:2px 8px;font-size:14px}.docs-module__vo-TRa__markdownContent .callout-body em{font-style:italic}.docs-module__vo-TRa__markdownContent .callout-body br{content:"";margin-bottom:12px;display:block}.docs-module__vo-TRa__markdownContent .callout-body ul{margin:12px 0 0;padding-left:24px;list-style-type:disc}.docs-module__vo-TRa__markdownContent .callout-body li{color:#ffffffb2;margin-bottom:8px;line-height:1.6}.docs-module__vo-TRa__markdownContent .callout-body strong{color:#fff;font-weight:600}.docs-module__vo-TRa__markdownContent .callout-tip{background:#55a66c1a;border-left-color:#55a66c}.docs-module__vo-TRa__markdownContent .callout-tip .callout-title{color:#55a66c}.docs-module__vo-TRa__markdownContent .callout-tip .callout-body{color:#ffffffb2}.docs-module__vo-TRa__markdownContent .callout-warning{background:#d3a52f1a;border-left-color:#d3a52f}.docs-module__vo-TRa__markdownContent .callout-warning .callout-title{color:#d3a52f}.docs-module__vo-TRa__markdownContent .callout-warning .callout-body{color:#ffffffb2}.docs-module__vo-TRa__markdownContent .callout-info{background:#3f8bfd1a;border-left-color:#3f8bfd}.docs-module__vo-TRa__markdownContent .callout-info .callout-title{color:#3f8bfd}.docs-module__vo-TRa__markdownContent .callout-info .callout-body{color:#ffffffb2}.docs-module__vo-TRa__markdownContent .callout-danger{background:#ce53531a;border-left-color:#ce5353}.docs-module__vo-TRa__markdownContent .callout-danger .callout-title{color:#ce5353}.docs-module__vo-TRa__markdownContent .callout-danger .callout-body{color:#ffffffb2}:is(.docs-module__vo-TRa__markdownContent .concept-cards,.docs-module__vo-TRa__markdownContent .principle-cards,.docs-module__vo-TRa__markdownContent .comparison-grid){grid-template-columns:repeat(auto-fit,minmax(220px,1fr));gap:20px;margin:32px 0;display:grid}:is(.docs-module__vo-TRa__markdownContent .concept-card,.docs-module__vo-TRa__markdownContent .principle-card,.docs-module__vo-TRa__markdownContent .comparison-col){background:#ffffff0a;border:1px solid #ffffff1a;border-radius:8px;padding:24px}:is(.docs-module__vo-TRa__markdownContent .concept-label,.docs-module__vo-TRa__markdownContent .principle-title,.docs-module__vo-TRa__markdownContent .comparison-header){font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#fff;margin-bottom:12px;font-size:15px;font-weight:600}:is(.docs-module__vo-TRa__markdownContent .concept-def,.docs-module__vo-TRa__markdownContent .principle-desc){font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#ffffffb2;font-size:14px;line-height:24px}.docs-module__vo-TRa__markdownContent .concept-example{color:#ffffff80;margin-top:12px;font-size:13px}.docs-module__vo-TRa__markdownContent .comparison-col ul{margin:0;padding-left:20px}.docs-module__vo-TRa__markdownContent .comparison-col li{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#ffffffb2;margin-bottom:8px;font-size:14px;line-height:24px}.docs-module__vo-TRa__exampleEmpty{color:var(--medium-gray);text-align:center;padding:40px 20px;font-size:14px}.docs-module__vo-TRa__exampleCard{background:var(--light-navy);border:1px solid var(--border);border-radius:10px;overflow:hidden}.docs-module__vo-TRa__exampleCardHeader{background:#ffffff08;border-bottom:1px solid #ffffff0f;align-items:center;gap:16px;padding:12px 16px;display:flex}.docs-module__vo-TRa__exampleEndpoint{flex:1;align-items:center;gap:10px;min-width:0;display:flex}.docs-module__vo-TRa__exampleMethod{font-family:var(--font-mono), monospace;text-transform:uppercase;border-radius:4px;flex-shrink:0;padding:3px 8px;font-size:11px;font-weight:600}.docs-module__vo-TRa__exampleMethodGet{color:#55a66c;background:#55a66c26}.docs-module__vo-TRa__exampleMethodPost{color:#3f8bfd;background:#3f8bfd26}.docs-module__vo-TRa__exampleMethodPut{color:#d3a52f;background:#d3a52f26}.docs-module__vo-TRa__exampleMethodDelete{color:#ce5353;background:#ce535326}.docs-module__vo-TRa__exampleMethodPatch{color:#7e5ac6;background:#7e5ac626}.docs-module__vo-TRa__exampleCardHeader .docs-module__vo-TRa__examplePath{font-family:var(--font-mono), monospace;color:#ffffffb2;white-space:nowrap;text-overflow:ellipsis;word-break:normal;flex:1;min-width:0;font-size:12px;display:block;overflow:hidden}.docs-module__vo-TRa__exampleLang{font-family:var(--font-mono), monospace;color:var(--medium-gray);flex-shrink:0;font-size:12px}.docs-module__vo-TRa__exampleCodeWrapper{padding:16px;position:relative}.docs-module__vo-TRa__exampleCode{font-family:var(--font-mono), monospace;color:#e6e6e6;white-space:pre-wrap;word-break:break-all;background:0 0;margin:0;font-size:13px;line-height:1.6}.docs-module__vo-TRa__exampleCopyBtn{width:32px;height:32px;color:var(--medium-gray);cursor:pointer;background:#ffffff0f;border:1px solid #ffffff1a;border-radius:6px;justify-content:center;align-items:center;transition:all .15s;display:flex;position:absolute;bottom:12px;right:12px}.docs-module__vo-TRa__exampleCopyBtn:hover{color:var(--off-white);background:#ffffff1a}.docs-module__vo-TRa__codeKeyword{color:#e5c07b}.docs-module__vo-TRa__codeFlag{color:#c678dd}.docs-module__vo-TRa__codeUrl{color:#56b6c2}.docs-module__vo-TRa__codeString{color:#98c379}.docs-module__vo-TRa__codeMethod{color:#e5c07b;font-weight:600}.docs-module__vo-TRa__jsonKey{color:#9cdcfe}.docs-module__vo-TRa__jsonString{color:#ce9178}.docs-module__vo-TRa__jsonNumber{color:#b5cea8}.docs-module__vo-TRa__jsonKeyword{color:#569cd6}.docs-module__vo-TRa__jsonPunctuation{color:#d4d4d4}.docs-module__vo-TRa__bashCommand{color:#dcdcaa}.docs-module__vo-TRa__bashFlag{color:#c586c0}.docs-module__vo-TRa__bashString{color:#ce9178}.docs-module__vo-TRa__bashVariable{color:#9cdcfe}.docs-module__vo-TRa__bashComment{color:#6a9955;font-style:italic}.docs-module__vo-TRa__jsKeyword{color:#569cd6}.docs-module__vo-TRa__jsString{color:#d4d4d4}.docs-module__vo-TRa__jsNumber{color:#b5cea8}.docs-module__vo-TRa__jsBuiltin{color:#569cd6}.docs-module__vo-TRa__jsComment{color:#6a9955;font-style:italic}.docs-module__vo-TRa__jsOperator{color:#d4d4d4}.docs-module__vo-TRa__jsInterpolation{color:#dcdcaa}.docs-module__vo-TRa__pyKeyword{color:#569cd6}.docs-module__vo-TRa__pyString{color:#ce9178}.docs-module__vo-TRa__pyNumber{color:#b5cea8}.docs-module__vo-TRa__pyBuiltin{color:#569cd6}.docs-module__vo-TRa__pyDecorator{color:#dcdcaa}.docs-module__vo-TRa__pyComment{color:#6a9955;font-style:italic}.docs-module__vo-TRa__goKeyword{color:#569cd6}.docs-module__vo-TRa__goString{color:#ce9178}.docs-module__vo-TRa__goNumber{color:#b5cea8}.docs-module__vo-TRa__goBuiltin{color:#569cd6}.docs-module__vo-TRa__goOperator{color:#d4d4d4}.docs-module__vo-TRa__goComment{color:#6a9955;font-style:italic}.docs-module__vo-TRa__langTabs{background:#ffffff05;border-bottom:1px solid #ffffff0f;gap:4px;padding:8px 12px;display:flex}.docs-module__vo-TRa__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__vo-TRa__langTab:hover{color:var(--off-white);background:#ffffff0f}.docs-module__vo-TRa__langTabActive{color:var(--off-white);background:#ffffff1a}.docs-module__vo-TRa__markdownContent .title-with-version{flex-wrap:wrap;align-items:center;gap:16px;margin-bottom:16px;display:flex}.docs-module__vo-TRa__markdownContent .title-with-version h1{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#fff;margin:0;font-size:36px;font-weight:600;line-height:1.2}.docs-module__vo-TRa__markdownContent .version-badge{font-family:var(--font-mono), monospace;color:#ffffffb2;background:0 0;border:1px solid #fff3;border-radius:6px;align-items:center;padding:6px 12px;font-size:13px;display:inline-flex}.docs-module__vo-TRa__markdownContent .tip.custom-block{background:#3f8bfd1a;border-left:4px solid #3f8bfd;border-radius:0 8px 8px 0;margin:32px 0!important;padding:20px 24px!important}.docs-module__vo-TRa__markdownContent .tip.custom-block p{font-family:var(--font-sans), -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, sans-serif;color:#ffffffb2;font-size:15px;line-height:1.7;margin:0!important}.docs-module__vo-TRa__markdownContent .tip.custom-block strong{color:#fff;font-weight:600}.docs-module__vo-TRa__markdownContent .tip.custom-block a{color:#3f8bfd;font-weight:500;text-decoration:none;transition:color .15s}.docs-module__vo-TRa__markdownContent .tip.custom-block a:hover{color:#6ba3fd;text-decoration:underline}.docs-module__vo-TRa__searchContainer{width:100%;max-width:500px;position:relative;overflow:visible}.docs-module__vo-TRa__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__vo-TRa__searchClearBtn:hover{color:var(--off-white);background:#ffffff1a}.docs-module__vo-TRa__searchOverlay{z-index:999;background:#00000080;position:fixed;inset:0}.docs-module__vo-TRa__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 #0006}.docs-module__vo-TRa__searchModalHeader{background:#ffffff05;border-bottom:1px solid #ffffff14;padding:12px 16px}.docs-module__vo-TRa__searchModalSection{color:var(--medium-gray);text-transform:uppercase;letter-spacing:.5px;font-size:12px;font-weight:600}.docs-module__vo-TRa__searchNoResults{text-align:center;color:var(--medium-gray);padding:40px 20px;font-size:14px}.docs-module__vo-TRa__searchResultsList{flex:1;padding:8px 0;overflow-y:auto}.docs-module__vo-TRa__searchApiHeader{border-bottom:1px solid #ffffff0f;margin-bottom:8px;padding:12px 16px}.docs-module__vo-TRa__searchApiTitle{color:var(--off-white);margin-bottom:4px;font-size:14px;font-weight:600;display:block}.docs-module__vo-TRa__searchApiDesc{color:var(--medium-gray);font-size:13px;line-height:1.4;display:block}.docs-module__vo-TRa__searchResultItem{cursor:pointer;border-left:3px solid #0000;padding:12px 16px;transition:background .1s}.docs-module__vo-TRa__searchResultItem:hover,.docs-module__vo-TRa__searchResultItemSelected{background:#ffffff0a}.docs-module__vo-TRa__searchResultItemSelected{border-left-color:var(--blue);background:#3f8bfd14}.docs-module__vo-TRa__searchResultHeader{align-items:center;gap:10px;margin-bottom:6px;display:flex}.docs-module__vo-TRa__searchResultMethod{font-family:var(--font-mono), monospace;text-transform:uppercase;border-radius:4px;padding:2px 6px;font-size:11px;font-weight:600}.docs-module__vo-TRa__searchMethodGet{color:#55a66c;background:#55a66c26}.docs-module__vo-TRa__searchMethodPost{color:#3f8bfd;background:#3f8bfd26}.docs-module__vo-TRa__searchMethodPut{color:#d3a52f;background:#d3a52f26}.docs-module__vo-TRa__searchMethodDelete{color:#ce5353;background:#ce535326}.docs-module__vo-TRa__searchMethodPatch{color:#7e5ac6;background:#7e5ac626}.docs-module__vo-TRa__searchResultPath{font-family:var(--font-mono), monospace;color:var(--medium-gray);font-size:12px}.docs-module__vo-TRa__searchResultGuideTag{color:#a78bfa;text-transform:uppercase;background:#8b5cf626;border-radius:4px;padding:2px 8px;font-size:11px;font-weight:600}.docs-module__vo-TRa__searchResultSection{color:var(--medium-gray);font-size:12px}.docs-module__vo-TRa__searchResultTitle{color:var(--off-white);margin-bottom:4px;font-size:14px;font-weight:500}.docs-module__vo-TRa__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__vo-TRa__searchResultMeta{color:var(--medium-gray);margin-top:8px;font-size:12px}.docs-module__vo-TRa__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__vo-TRa__searchModalFooter{color:var(--medium-gray);background:#ffffff05;border-top:1px solid #ffffff14;justify-content:flex-start;align-items:center;gap:24px;padding:10px 16px;font-size:12px;display:flex}.docs-module__vo-TRa__searchModalFooter kbd{min-width:20px;height:20px;font-family:var(--font-mono), monospace;color:var(--off-white);background:#ffffff14;border:1px solid #ffffff1f;border-radius:4px;justify-content:center;align-items:center;margin-right:6px;padding:0 6px;font-size:11px;display:inline-flex}.docs-module__vo-TRa__mobileMenuBtn{width:40px;height:40px;color:var(--off-white);cursor:pointer;background:0 0;border:none;border-radius:8px;justify-content:center;align-items:center;margin-right:8px;padding:0;transition:background .15s;display:none}.docs-module__vo-TRa__mobileMenuBtn:hover{background:var(--selected)}.docs-module__vo-TRa__sidebarOverlay{z-index:99;background:#0009;display:none;position:fixed;inset:0}@media (max-width:900px){.docs-module__vo-TRa__mobileMenuBtn{display:flex}.docs-module__vo-TRa__sidebarOverlay{display:block}.docs-module__vo-TRa__sidebar{z-index:100;flex-direction:column;width:280px;transition:transform .25s;display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.docs-module__vo-TRa__sidebarOpen{transform:translate(0)}.docs-module__vo-TRa__headerSeparator,.docs-module__vo-TRa__headerNav,.docs-module__vo-TRa__headerCenter,.docs-module__vo-TRa__headerRight{display:none}}@media (max-width:768px){.docs-module__vo-TRa__header{height:52px;padding:0 16px}.docs-module__vo-TRa__headerLeft{gap:4px}.docs-module__vo-TRa__apiLogo{height:20px}.docs-module__vo-TRa__navTabs{gap:0;height:40px;padding:0 16px;overflow-x:auto}.docs-module__vo-TRa__navTab{white-space:nowrap;flex:none;padding:8px 12px;font-size:13px}.docs-module__vo-TRa__mainContent{padding:20px 16px}.docs-module__vo-TRa__pageTitle{margin-bottom:12px;font-size:24px}.docs-module__vo-TRa__pageSubtitle{font-size:14px;line-height:1.5}.docs-module__vo-TRa__mdH1{font-size:26px}.docs-module__vo-TRa__mdH2{margin-top:40px;margin-bottom:16px;font-size:20px}.docs-module__vo-TRa__mdH3{margin-top:32px;font-size:18px}.docs-module__vo-TRa__mdP,.docs-module__vo-TRa__mdLi{font-size:15px;line-height:1.7}.docs-module__vo-TRa__markdownContent{line-height:1.7}.docs-module__vo-TRa__mdPre{margin:16px 0;padding:16px;font-size:12px}.docs-module__vo-TRa__codeBlockWrapper{margin:16px 0}.docs-module__vo-TRa__codeBlockPre{padding:16px;font-size:12px}.docs-module__vo-TRa__codeBlockCode{font-size:12px}.docs-module__vo-TRa__endpoint{margin-bottom:16px;padding:20px}.docs-module__vo-TRa__endpointHeader{flex-wrap:wrap;gap:8px}.docs-module__vo-TRa__method{padding:4px 8px;font-size:11px}.docs-module__vo-TRa__path{word-break:break-all;font-size:13px}.docs-module__vo-TRa__parameter{flex-wrap:wrap;gap:4px}.docs-module__vo-TRa__paramName{font-size:13px}.docs-module__vo-TRa__navFooter{flex-direction:column;gap:12px;padding:24px 0}.docs-module__vo-TRa__navFooterLink{text-align:left;width:100%}.docs-module__vo-TRa__navFooterRight{text-align:left}.docs-module__vo-TRa__callout{margin:16px 0;padding:16px}.docs-module__vo-TRa__mdTable{font-size:13px;display:block;overflow-x:auto}.docs-module__vo-TRa__mdTh,.docs-module__vo-TRa__mdTd{white-space:nowrap;padding:8px 12px}.docs-module__vo-TRa__searchModal{width:auto;max-width:none;max-height:70vh;position:fixed;top:56px;left:8px;right:8px}.docs-module__vo-TRa__searchResultItem{padding:12px}.docs-module__vo-TRa__searchResultPath{word-break:break-all;font-size:11px}.docs-module__vo-TRa__searchModalFooter{display:none}}@media (max-width:480px){.docs-module__vo-TRa__header{padding:0 12px}.docs-module__vo-TRa__mobileMenuBtn{width:36px;height:36px;margin-right:4px}.docs-module__vo-TRa__navTabs{padding:0 8px}.docs-module__vo-TRa__navTab{padding:8px;font-size:12px}.docs-module__vo-TRa__mainContent{padding:16px 12px}.docs-module__vo-TRa__mdH1{font-size:22px}.docs-module__vo-TRa__mdH2{font-size:18px}.docs-module__vo-TRa__pageTitle{font-size:22px}.docs-module__vo-TRa__endpoint{padding:16px}.docs-module__vo-TRa__endpointHeader{flex-direction:column;align-items:flex-start}.docs-module__vo-TRa__mdPre,.docs-module__vo-TRa__codeBlockPre{border-radius:6px;padding:12px;font-size:11px}.docs-module__vo-TRa__sidebar{width:260px}.docs-module__vo-TRa__sidebarLink{padding:10px 16px;font-size:13px}.docs-module__vo-TRa__sidebarSectionTitle{padding:8px 16px 10px;font-size:10px}.docs-module__vo-TRa__sidebarCollapsible{margin:1px 8px;padding:8px 16px;font-size:13px}.docs-module__vo-TRa__sidebarLinkNested{margin:1px 8px 1px 16px;padding:8px 12px 8px 16px;font-size:12px}}.docs-module__vo-TRa__tryItHeaderGroup{flex-shrink:0;align-items:center;gap:8px;display:flex}.docs-module__vo-TRa__tryItHeaderBtn{cursor:pointer;color:#fff;background:#3f8bfd;border:1px solid #3f8bfd;border-radius:5px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .15s;display:flex}.docs-module__vo-TRa__tryItHeaderBtn:hover{background:#5a9dff;border-color:#5a9dff}.docs-module__vo-TRa__tryItHeaderBtnCode{cursor:pointer;color:#ffffffb2;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:5px;align-items:center;gap:4px;padding:4px 10px;font-size:11px;font-weight:600;transition:all .15s;display:flex}.docs-module__vo-TRa__tryItHeaderBtnCode:hover{color:#fff;background:#ffffff14}.docs-module__vo-TRa__tryItBadge{font-family:var(--font-mono), monospace;color:var(--medium-gray);background:#ffffff0a;border:1px solid #ffffff0f;border-radius:4px;align-items:center;gap:4px;margin-bottom:16px;padding:3px 8px;font-size:11px;transition:color .3s,border-color .3s,background .3s;display:inline-flex}.docs-module__vo-TRa__tryItBadgePulse{animation:.4s ease-out docs-module__vo-TRa__badgePulse}@keyframes docs-module__vo-TRa__badgePulse{0%{background:#4ade8026;transform:scale(1)}50%{transform:scale(1.05)}to{background:#ffffff0a;transform:scale(1)}}.docs-module__vo-TRa__tryItBadgeWarn{color:var(--orange);background:#d3722f14;border-color:#d3722f4d}.docs-module__vo-TRa__tryItSignIn{text-align:center;color:var(--gray);padding:24px 16px;font-size:13px;line-height:1.5}.docs-module__vo-TRa__tryItSignInLink{color:var(--blue);cursor:pointer;font-weight:500;transition:color .15s}.docs-module__vo-TRa__tryItSignInLink:hover{color:var(--lighter-blue)}
.TryItPanel-module__p8eeGa__tryItPanel{padding:16px}.TryItPanel-module__p8eeGa__tryItApiKey{width:100%;font-family:var(--font-mono), monospace;color:var(--off-white);box-sizing:border-box;background:#ffffff0a;border:1px solid #ffffff1a;border-radius:6px;outline:none;padding:8px 12px;font-size:12px;transition:border-color .15s}.TryItPanel-module__p8eeGa__tryItApiKey:focus{border-color:#fff3}.TryItPanel-module__p8eeGa__tryItApiKey::placeholder{color:var(--medium-gray)}.TryItPanel-module__p8eeGa__tryItApiKeyRow{align-items:center;gap:8px;margin-bottom:16px;display:flex}.TryItPanel-module__p8eeGa__tryItApiKeyRow .TryItPanel-module__p8eeGa__tryItApiKey{flex:1;margin-bottom:0}.TryItPanel-module__p8eeGa__tryItClearBtn{color:var(--medium-gray);cursor:pointer;white-space:nowrap;background:0 0;border:1px solid #ffffff14;border-radius:6px;padding:8px 12px;font-family:inherit;font-size:11px;font-weight:500;transition:all .15s}.TryItPanel-module__p8eeGa__tryItClearBtn:hover{color:var(--off-white);border-color:#ffffff26}.TryItPanel-module__p8eeGa__tryItParamSection{color:var(--medium-gray);text-transform:uppercase;letter-spacing:.5px;margin-top:12px;margin-bottom:8px;font-size:11px;font-weight:600}.TryItPanel-module__p8eeGa__tryItParamRow{flex-direction:column;gap:4px;margin-bottom:10px;display:flex}.TryItPanel-module__p8eeGa__tryItParamLabel{color:var(--gray);align-items:center;gap:6px;font-size:12px;display:flex}.TryItPanel-module__p8eeGa__tryItParamName{font-family:var(--font-mono), monospace;color:var(--off-white)}.TryItPanel-module__p8eeGa__tryItParamType{color:var(--medium-gray);background:#ffffff0f;border-radius:3px;padding:1px 4px;font-size:10px}.TryItPanel-module__p8eeGa__tryItParamInput{width:100%;font-family:var(--font-mono), monospace;color:var(--off-white);box-sizing:border-box;background:#ffffff08;border:1px solid #ffffff14;border-radius:4px;outline:none;padding:6px 10px;font-size:12px;transition:border-color .15s}.TryItPanel-module__p8eeGa__tryItParamInput:focus{border-color:#ffffff2e}.TryItPanel-module__p8eeGa__tryItParamInput::placeholder{color:#fff3}.TryItPanel-module__p8eeGa__tryItParamSelect{width:100%;font-family:var(--font-mono), monospace;color:var(--off-white);cursor:pointer;box-sizing:border-box;appearance:none;background:#ffffff08 url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='12' height='12' viewBox='0 0 24 24' fill='none' stroke='%236b7280' stroke-width='2'%3E%3Cpolyline points='6 9 12 15 18 9'%3E%3C/polyline%3E%3C/svg%3E") right 8px center no-repeat;border:1px solid #ffffff14;border-radius:4px;outline:none;padding:6px 28px 6px 10px;font-size:12px}.TryItPanel-module__p8eeGa__tryItParamSelect option{background:var(--navy);color:var(--off-white)}.TryItPanel-module__p8eeGa__tryItParamRequired{color:var(--red);text-transform:uppercase;letter-spacing:.3px;font-size:9px;font-weight:600}.TryItPanel-module__p8eeGa__tryItSendBtn{color:#fff;background:var(--blue);cursor:pointer;border:none;border-radius:6px;width:100%;margin-top:16px;padding:10px 16px;font-family:inherit;font-size:13px;font-weight:600;transition:all .15s}.TryItPanel-module__p8eeGa__tryItSendBtn:hover{background:var(--lighter-blue)}.TryItPanel-module__p8eeGa__tryItSendBtn:disabled{opacity:.5;cursor:not-allowed}.TryItPanel-module__p8eeGa__tryItSendBtnLoading{opacity:.7;cursor:wait}.TryItPanel-module__p8eeGa__tryItResponse{border-top:1px solid #ffffff0f;margin-top:16px;padding-top:16px}.TryItPanel-module__p8eeGa__tryItResponseHeader{align-items:center;gap:10px;margin-bottom:12px;display:flex}.TryItPanel-module__p8eeGa__tryItResponseStatus{font-family:var(--font-mono), monospace;border-radius:4px;padding:3px 8px;font-size:12px;font-weight:600}.TryItPanel-module__p8eeGa__tryItResponseStatus2xx{color:#55a66c;background:#55a66c26}.TryItPanel-module__p8eeGa__tryItResponseStatus4xx{color:var(--orange);background:#d3722f26}.TryItPanel-module__p8eeGa__tryItResponseStatus5xx{color:var(--red);background:#ce535326}.TryItPanel-module__p8eeGa__tryItResponseTime{font-family:var(--font-mono), monospace;color:var(--medium-gray);font-size:11px}.TryItPanel-module__p8eeGa__tryItResponseBody{font-family:var(--font-mono), monospace;color:#e6e6e6;white-space:pre-wrap;word-break:break-all;background:#ffffff08;border:1px solid #ffffff0f;border-radius:6px;max-height:400px;margin:0;padding:12px;font-size:12px;line-height:1.6;overflow-y:auto}.TryItPanel-module__p8eeGa__tryItError{color:var(--red);margin-top:8px;font-size:12px}.TryItPanel-module__p8eeGa__tryItExhausted{color:var(--orange);background:#d3722f14;border:1px solid #d3722f33;border-radius:6px;margin-bottom:12px;padding:12px;font-size:12px;line-height:1.5}.TryItPanel-module__p8eeGa__tryItLabel{color:var(--medium-gray);text-transform:uppercase;letter-spacing:.5px;margin-bottom:6px;font-size:11px;font-weight:600}.TryItPanel-module__p8eeGa__tryItSignInPrompt{text-align:center;padding:24px 16px}.TryItPanel-module__p8eeGa__tryItSignInPrompt p{color:var(--medium-gray);margin:0 0 16px;font-size:13px}.TryItPanel-module__p8eeGa__tryItSignInBtn{color:#fff;background:#3f8bfd;border:1px solid #3f8bfd;border-radius:6px;padding:8px 16px;font-size:12px;font-weight:600;text-decoration:none;transition:background .15s,border-color .15s;display:inline-block}.TryItPanel-module__p8eeGa__tryItSignInBtn:hover{background:#5a9dff;border-color:#5a9dff}.TryItPanel-module__p8eeGa__tryItNotice{color:var(--medium-gray);background:#ffffff08;border:1px solid #ffffff14;border-radius:6px;margin:8px 0;padding:8px 12px;font-size:11px}
.Button-module__nV3oUa__common{cursor:pointer;border-radius:1px;height:fit-content;font-family:inherit}.Button-module__nV3oUa__common:disabled{cursor:auto;opacity:.4}.Button-module__nV3oUa__primary,.Button-module__nV3oUa__outline{border:1px solid var(--primary)}.Button-module__nV3oUa__text{border:none;padding:0!important}.Button-module__nV3oUa__block{width:100%;display:block}.Button-module__nV3oUa__small{padding:.35em .7em;font-size:.85em}.Button-module__nV3oUa__default{padding:.5em .85em;font-size:1em}.Button-module__nV3oUa__large{padding:.7em 1.1em;font-size:1.1em}
.Confirmation-module__d0ggja__container{grid-template:"message message message"1fr".confirm cancel"/1fr auto auto;gap:1em;width:min(400px,90vw);padding:2em;display:grid}.Confirmation-module__d0ggja__message{text-align:center;word-break:break-word;grid-area:message/span 3;place-items:center;padding:1em 0;font-size:1.1em;display:grid}.Confirmation-module__d0ggja__confirm{grid-area:confirm}.Confirmation-module__d0ggja__cancel{grid-area:cancel}@media (max-width:767px){.Confirmation-module__d0ggja__container{width:100vw;padding:1.5em}}
.DatePicker-module__tYH4AW__container{flex-direction:column;align-items:center;display:flex}.DatePicker-module__tYH4AW__iconContainer{text-align:center;cursor:pointer;justify-content:center;align-items:center;display:flex}.DatePicker-module__tYH4AW__filterPopup{background:var(--selected);z-index:10000;border:1px solid #ffffff1a;border-radius:8px;min-width:400px;max-width:500px;box-shadow:0 4px 20px #00000026}.DatePicker-module__tYH4AW__floatRef{position:relative}.DatePicker-module__tYH4AW__popupContainer{background:var(--selected);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);padding:1em}.DatePicker-module__tYH4AW__datePickerPortalContainer{background:var(--selected);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);width:100%;min-width:400px;max-width:500px;padding:1em}.DatePicker-module__tYH4AW__inputs{justify-content:space-between;gap:.5em;width:100%;display:flex}.DatePicker-module__tYH4AW__input{width:40%}.DatePicker-module__tYH4AW__dateInput{width:100%}.DatePicker-module__tYH4AW__calendar,.DatePicker-module__tYH4AW__calendarContainer{flex-direction:column;align-items:center;width:100%;display:flex}.DatePicker-module__tYH4AW__calendarContainer{padding:1em}.DatePicker-module__tYH4AW__calendar{border-top:1px solid #0000001a;border-bottom:1px solid #0000001a;height:20em;overflow:auto}.DatePicker-module__tYH4AW__dayHeadings{z-index:1;grid-template-columns:repeat(7,1fr);width:100%;margin-bottom:.5em;display:grid;position:sticky;top:0}.DatePicker-module__tYH4AW__dayHeadings>*{text-align:center}.DatePicker-module__tYH4AW__month{flex-direction:column;align-items:center;width:100%;display:flex}.DatePicker-module__tYH4AW__monthHeading{width:100%;margin-top:1em;margin-bottom:.6em;font-size:1.2em;display:flex}.DatePicker-module__tYH4AW__days{grid-template-columns:repeat(7,1fr);row-gap:.2em;width:100%;display:grid}.DatePicker-module__tYH4AW__day{aspect-ratio:1;border-radius:50%;justify-content:center;align-items:center;padding:.1em;display:flex}.DatePicker-module__tYH4AW__activeDay{cursor:pointer}.DatePicker-module__tYH4AW__inactiveDay{cursor:default}.DatePicker-module__tYH4AW__selectedDay{background-color:var(--blue);color:var(--off-white)}.DatePicker-module__tYH4AW__hoveredDay{border:2px solid var(--blue);color:var(--off-white)}.DatePicker-module__tYH4AW__betweenDay{background-color:rgba(var(--blueRGB), .3);color:var(--off-white)}.DatePicker-module__tYH4AW__todayDay{text-decoration:underline}.DatePicker-module__tYH4AW__disabledDay{opacity:.5;cursor:default}.DatePicker-module__tYH4AW__buttonContainer{justify-content:center;column-gap:1em;width:100%;display:flex;position:relative}.DatePicker-module__tYH4AW__clearButton{position:absolute;right:.5em}
.ErrorHandler-module__Xg5SBa__container{color:var(--red);align-items:center;gap:1em;display:flex}.ErrorHandler-module__Xg5SBa__containerNeutral{color:var(--gray);align-items:center;gap:1em;display:flex}.ErrorHandler-module__Xg5SBa__wrapperContainer{width:100%;height:100%;position:relative}.ErrorHandler-module__Xg5SBa__overlay{-webkit-backdrop-filter:blur(.3em);backdrop-filter:blur(.3em);z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ErrorHandler-module__Xg5SBa__loadingSpinner,.ErrorHandler-module__Xg5SBa__center{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5em;display:flex;position:absolute;top:0;left:0}.ErrorHandler-module__Xg5SBa__center{font-size:1em}.ErrorHandler-module__Xg5SBa__loadingFade{opacity:.5}.ErrorHandler-module__Xg5SBa__container svg{font-size:1.5em;display:flex}.ErrorHandler-module__Xg5SBa__tooltip{background-color:var(--selected);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);padding:1em;font-size:1em;transition:all .2s ease-in-out}
.FilteredField-module__kKA5GW__groupedIconsContainer{cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:1em;flex-wrap:nowrap;align-items:center;gap:.1em;padding:.2em;font-size:.8em;transition:background-color .2s ease-in-out;display:flex;position:relative}.FilteredField-module__kKA5GW__groupedIconsContainerStatic{cursor:default}.FilteredField-module__kKA5GW__groupedIconsContainer>img{width:1em;height:1em}.FilteredField-module__kKA5GW__groupedIconsContainer:after{content:"";opacity:0;border-radius:inherit;pointer-events:none;background-color:currentColor;transition:opacity .2s ease-in-out;position:absolute;inset:0}.FilteredField-module__kKA5GW__groupedIconsContainer:hover:after{opacity:.15}.FilteredField-module__kKA5GW__groupedIconsContainerStatic:hover:after{opacity:0}.FilteredField-module__kKA5GW__groupedIconsCount{align-items:center;gap:.2em;margin-left:.4em;display:flex}.FilteredField-module__kKA5GW__filterContainer{flex-wrap:wrap;align-items:flex-start;gap:.6em;width:100%;height:100%;display:flex}.FilteredField-module__kKA5GW__filterContainer>*{height:auto}.FilteredField-module__kKA5GW__fromToIcon{background-color:#000;border-radius:.6em;padding:0 .4em}.FilteredField-module__kKA5GW__nowrap{white-space:nowrap;flex-wrap:nowrap}.FilteredField-module__kKA5GW__toggleMoreButton{box-sizing:border-box;cursor:pointer;justify-content:center;align-items:center;gap:.4em;height:1.5rem;padding:0 .6em;display:flex}.FilteredField-module__kKA5GW__toggleMoreButton:hover{color:#ffffffe6;background-color:#ffffff1a;border-color:#ffffff80}.FilteredField-module__kKA5GW__toggleMoreMeasure{visibility:hidden;pointer-events:none;position:absolute;top:-9999px;left:-9999px}.FilteredField-module__kKA5GW__rightAlign{justify-content:flex-end}
.EditableTitle-module__8SP-9W__input.EditableTitle-module__8SP-9W__backgroundLit input{background-color:var(--selected-light)}.EditableTitle-module__8SP-9W__prompt{cursor:text}
.Hover-module__lmQgBW__container{display:flex}.Hover-module__lmQgBW__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__lmQgBW__container:hover .Hover-module__lmQgBW__popup,.Hover-module__lmQgBW__popupShow{opacity:1;pointer-events:auto}.Hover-module__lmQgBW__infoIcon{align-items:center;margin-right:.5em;display:flex}.Hover-module__lmQgBW__iconContainer img{filter:brightness(0)invert()}
.Icon-module__HJ5ZDG__container{align-items:center;column-gap:.35em;display:flex}.Icon-module__HJ5ZDG__normal,.Icon-module__HJ5ZDG__mediumLarge,.Icon-module__HJ5ZDG__big{border-radius:50%;display:inline-block;position:relative;overflow:hidden}.Icon-module__HJ5ZDG__normal{width:1em;min-width:1em;height:1em}.Icon-module__HJ5ZDG__mediumLarge{width:1.75em;min-width:1.75em;height:1.75em}.Icon-module__HJ5ZDG__big{width:2.2em;min-width:2.2em;height:2.2em}
.LightweightChart-module__HK0O-W__selects{justify-content:right;align-items:center;gap:.5em;display:flex}
.Logo-module__RTJf4q__container{justify-content:center;width:100%;height:100%;min-height:0;display:flex}.Logo-module__RTJf4q__container>div{display:flex}
.SelectChain-module__cs6W_a__divider{background-color:#ffffff4d;width:1px;height:1.5em}.SelectChain-module__cs6W_a__filterIcon{cursor:pointer;font-size:1.1em}.SelectChain-module__cs6W_a__chainIcon{color:var(--gray);margin-left:-.2em;font-size:1.2em}.SelectChain-module__cs6W_a__allNetworks{-webkit-user-select:none;user-select:none;min-width:fit-content}.SelectChain-module__cs6W_a__selectDropdownContainer{background:var(--selected);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);padding:.7em}.SelectChain-module__cs6W_a__dropdownContainer{-webkit-user-select:none;user-select:none;flex-wrap:wrap;gap:.6em;width:35em;height:100%;display:flex}.SelectChain-module__cs6W_a__chain{cursor:pointer;border:1px solid #0000;border-radius:.2em;padding:.3em;font-size:1.2em}.SelectChain-module__cs6W_a__chain:hover{background-color:#ffffff1a}.SelectChain-module__cs6W_a__chainDisplay{color:var(--off-white);margin-left:.3em;font-size:.9em;display:flex}.SelectChain-module__cs6W_a__selected,.SelectChain-module__cs6W_a__selected:hover{background-color:#fff3}.SelectChain-module__cs6W_a__activeFilter{color:var(--filter)}.SelectChain-module__cs6W_a__popupContainer{background:var(--selected);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);z-index:2;padding:.7em}@media (max-width:768px){.SelectChain-module__cs6W_a__dropdownContainer{width:min(90vw,400px);margin:0 auto}}
.TimeRangeSlider-module__LG7Pya__container{flex-direction:column;width:100%;display:flex;position:relative}.TimeRangeSlider-module__LG7Pya__header{justify-content:flex-end;align-items:center;height:4em;display:flex}.TimeRangeSlider-module__LG7Pya__filters{align-items:center;display:flex}.TimeRangeSlider-module__LG7Pya__filters>*{margin-right:.8em}.TimeRangeSlider-module__LG7Pya__time{justify-content:space-between;width:17em;display:flex}.TimeRangeSlider-module__LG7Pya__timeDash{width:2em}.TimeRangeSlider-module__LG7Pya__timeLeft,.TimeRangeSlider-module__LG7Pya__timeRight{flex:1 0 0}.TimeRangeSlider-module__LG7Pya__slider{-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);background-color:var(--bg-color-light);border-radius:.4em;flex-grow:1;height:4.5em;position:relative}.TimeRangeSlider-module__LG7Pya__histogram,.TimeRangeSlider-module__LG7Pya__timeSeries{pointer-events:none;width:100%;position:absolute;top:0}.TimeRangeSlider-module__LG7Pya__histogram{height:100%}.TimeRangeSlider-module__LG7Pya__timeSeries{height:50%}.TimeRangeSlider-module__LG7Pya__range{background-color:var(--blue);opacity:.15;z-index:5;border-radius:.4em;height:100%;position:absolute;bottom:0}.TimeRangeSlider-module__LG7Pya__range:hover{cursor:move}.TimeRangeSlider-module__LG7Pya__dragLeft,.TimeRangeSlider-module__LG7Pya__dragRight{background-color:var(--off-white);z-index:10;border-radius:.3em;width:1em;height:2em;position:absolute;top:50%;box-shadow:0 0 1em #00000080}.TimeRangeSlider-module__LG7Pya__dragLeft{transform:translate(-50%,-50%)}.TimeRangeSlider-module__LG7Pya__dragRight{transform:translate(50%,-50%)}.TimeRangeSlider-module__LG7Pya__dragLeft:hover,.TimeRangeSlider-module__LG7Pya__dragRight:hover,.TimeRangeSlider-module__LG7Pya__dragLeft:active,.TimeRangeSlider-module__LG7Pya__dragRight:active{cursor:ew-resize}
.CreateAlert-module__WRavFW__container{width:50vw;min-width:52em;height:85vh;padding:1.5em 3em;display:grid;overflow:hidden}.CreateAlert-module__WRavFW__scrollableContainer{overflow:scroll}.CreateAlert-module__WRavFW__containerTGMini{grid-template-rows:auto auto 1fr auto;row-gap:1.5em;padding:1.5em;display:grid;overflow:hidden}.CreateAlert-module__WRavFW__outerContainer{width:calc(95vw - 4em);height:calc(75vh - 3em);font-size:.8em}.CreateAlert-module__WRavFW__closeTGMiniSearchModal{font-size:1.5em}.CreateAlert-module__WRavFW__closeButtonTGMiniSearch{background:0 0;border:none;justify-content:center;align-items:center;padding:0 1em;font-size:1em;display:flex;position:relative}.CreateAlert-module__WRavFW__closeIcon{cursor:pointer;justify-content:center;align-items:center;width:1.25em;height:1.25em;display:flex;position:absolute;right:1em}.CreateAlert-module__WRavFW__cancelAlert,.CreateAlert-module__WRavFW__createAlert{background-color:var(--bg-color-light);border-radius:4px;flex:1;width:155px;padding:.5em .85em;font-size:1em}.CreateAlert-module__WRavFW__createAlert{background-color:var(--blue)}.CreateAlert-module__WRavFW__alertDisabled{opacity:.4;cursor:default}.CreateAlert-module__WRavFW__alertInputUSD>*{line-height:1.5em;display:inline}.CreateAlert-module__WRavFW__topRowAlertTGMini{justify-content:center;align-items:center;display:flex}.CreateAlert-module__WRavFW__title,.CreateAlert-module__WRavFW__titleTGMini{text-align:center;font-size:2em;font-family:var(--font-arkham)}.CreateAlert-module__WRavFW__titleTGMini{align-items:center;gap:.5em;display:flex}.CreateAlert-module__WRavFW__titleTGMini img{width:1.1em;height:1.1em}.CreateAlert-module__WRavFW__alertTitleAndDescription{flex-direction:column;row-gap:1em;display:flex}.CreateAlert-module__WRavFW__alertTitle{width:100%;font-size:1.2em}.CreateAlert-module__WRavFW__alertTitle>*,.CreateAlert-module__WRavFW__alertTitleTGMini>*{width:100%}.CreateAlert-module__WRavFW__alertTitleTGMini>input{padding:.9em 1em}.CreateAlert-module__WRavFW__alertFor{border:1px solid #0184fe54;border-radius:5px;justify-content:center;width:322px;padding:10px 12px;font-size:1.5em;display:flex}.CreateAlert-module__WRavFW__bubbles{max-height:7em;overflow:scroll}.CreateAlert-module__WRavFW__innercontainerTGMini{overflow:scroll}.CreateAlert-module__WRavFW__configureContainer,.CreateAlert-module__WRavFW__configureContainerTGMini{flex-direction:column;row-gap:1.5em;display:flex}.CreateAlert-module__WRavFW__configureContainerTGMini{overflow:scroll}.CreateAlert-module__WRavFW__button{cursor:pointer;justify-content:center;align-items:center;gap:2em;display:flex}.CreateAlert-module__WRavFW__buttonContainerTGMini{cursor:pointer;justify-content:center;align-items:center;gap:1em;margin:1em 0;display:flex}.CreateAlert-module__WRavFW__buttonContainerTGMini>*{flex:1}.CreateAlert-module__WRavFW__advancedAlert{color:var(--blue);text-align:center;cursor:pointer}.CreateAlert-module__WRavFW__button:hover{filter:brightness(1.1)}.CreateAlert-module__WRavFW__buttonAndNotice{text-align:center}.CreateAlert-module__WRavFW__scrollNotice{text-align:center;margin-bottom:1em}.CreateAlert-module__WRavFW__createAlertSeparator{background-image:linear-gradient(270deg,#fff0 0%,#ffffff7a 9.9%,#ffffff80 51.07%,#ffffff7a 91.2%,#fff0 100.05%);height:.5px;margin:1.5em 0}.CreateAlert-module__WRavFW__mobileCloseButton{display:none}.CreateAlert-module__WRavFW__addUnitInputDefault{width:100%}.CreateAlert-module__WRavFW__addUnitInputDefault>input{background-color:var(--light-navy);border-radius:.3em;padding:.9em 1em;-webkit-mask:none;mask:none}.CreateAlert-module__WRavFW__addUnitInputDefault>input::placeholder{color:#fff;opacity:.3;text-transform:uppercase}.CreateAlert-module__WRavFW__input{background:var(--selected-light);-webkit-backdrop-filter:blur(1em);backdrop-filter:blur(1em);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}.CreateAlert-module__WRavFW__exitTopRow{justify-content:center;align-items:center;display:flex;position:relative}.CreateAlert-module__WRavFW__closeButton{cursor:pointer;font-size:1.5em;position:absolute;right:0}.CreateAlert-module__WRavFW__closeIcon{justify-content:center;align-items:center;display:flex}.CreateAlert-module__WRavFW__createAlertButton{background-color:var(--selected-light);cursor:pointer;border-radius:.25em;justify-content:center;align-items:center;height:fit-content;padding:.5em;transition:all .2s;display:flex}.CreateAlert-module__WRavFW__createAlertButton:hover{background-color:#0171d940}.CreateAlert-module__WRavFW__createAlertPopup{-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px);background:#ffffff0a;border-radius:.5em;flex-direction:column;align-items:flex-start;gap:1em;width:28em;padding:1em;font-size:1em;display:flex}.CreateAlert-module__WRavFW__createAlertPopupContent{flex-direction:column;gap:1.5em;width:100%;padding:.5em;display:flex}.CreateAlert-module__WRavFW__createAlertSection{flex-direction:column;gap:.75em;width:100%;display:flex}.CreateAlert-module__WRavFW__createAlertSectionTitle{color:#ffffffe6;margin-bottom:.5em;font-size:1em}.CreateAlert-module__WRavFW__createAlertInput{width:100%}.CreateAlert-module__WRavFW__createAlertMethodsList{flex-direction:column;gap:.5em;width:100%;display:flex}.CreateAlert-module__WRavFW__createAlertMethodItem{cursor:pointer;background:#ffffff05;border:1px solid #0000;border-radius:.5em;align-items:center;gap:.75em;width:100%;padding:.75em;transition:all .2s;display:flex}.CreateAlert-module__WRavFW__createAlertMethodItem:not(.CreateAlert-module__WRavFW__createAlertMethodItemSelected):hover{background:#ffffff0a;border-color:#ffffff1a}.CreateAlert-module__WRavFW__createAlertMethodItemSelected{border-color:var(--blue);background:#5c98f426}.CreateAlert-module__WRavFW__createAlertMethodIcon{flex-shrink:0;justify-content:center;align-items:center;width:1.5em;height:1.5em;display:flex}.CreateAlert-module__WRavFW__createAlertMethodIcon svg,.CreateAlert-module__WRavFW__createAlertMethodIcon img{width:1.2em;height:1.2em}.CreateAlert-module__WRavFW__createAlertMethodName{color:var(--text);flex:1;font-size:.9em}.CreateAlert-module__WRavFW__createAlertAddMethods{flex-wrap:wrap;gap:.5em;margin:1em 0;display:flex}.CreateAlert-module__WRavFW__createAlertAddMethodButton{border:1px solid var(--blue);color:var(--blue);cursor:pointer;text-align:center;background:#5c98f41a;border-radius:.5em;flex:1;padding:.5em .75em;font-size:.85em;font-weight:500;transition:all .2s}.CreateAlert-module__WRavFW__createAlertAddMethodButton:hover{background:#5c98f433;transform:translateY(-1px)}.CreateAlert-module__WRavFW__createAlertEstimated{background:#ffffff05;border-radius:6px;justify-content:space-between;align-items:center;padding:.75em;font-size:.85em;display:flex}.CreateAlert-module__WRavFW__createAlertEstimated span:first-child{color:var(--gray);font-weight:500}.CreateAlert-module__WRavFW__createAlertEstimated span:last-child{color:var(--text);font-weight:600}.CreateAlert-module__WRavFW__createAlertButtonContainer{flex-direction:column;justify-content:center;gap:.5em;width:100%;display:flex}.CreateAlert-module__WRavFW__createAlertSubmitButton{text-transform:uppercase;letter-spacing:.05em;justify-content:center;align-items:center;gap:.5em;width:100%;padding:.875em;font-weight:600;transition:background-color .3s,border-color .3s,transform .2s;display:flex;position:relative}.CreateAlert-module__WRavFW__createAlertSubmitButtonLoading{opacity:.8;cursor:wait}.CreateAlert-module__WRavFW__createAlertSubmitButtonSuccess{animation:.6s ease-out CreateAlert-module__WRavFW__successPulse;background-color:#10b981!important;border-color:#10b981!important}.CreateAlert-module__WRavFW__createAlertSubmitButtonError{animation:.5s ease-out CreateAlert-module__WRavFW__errorShake;background-color:#ef4444!important;border-color:#ef4444!important}@keyframes CreateAlert-module__WRavFW__successPulse{0%{transform:scale(1)}50%{transform:scale(1.02)}to{transform:scale(1)}}@keyframes CreateAlert-module__WRavFW__errorShake{0%,to{transform:translate(0)}10%,30%,50%,70%,90%{transform:translate(-4px)}20%,40%,60%,80%{transform:translate(4px)}}.CreateAlert-module__WRavFW__createAlertErrorMessage{color:#ef4444;background-color:#ef44441a;border:1px solid #ef44444d;border-radius:6px;align-items:center;margin-bottom:.75em;padding:.75em 1em;font-size:.875em;animation:.3s ease-out CreateAlert-module__WRavFW__errorFadeIn;display:flex}@keyframes CreateAlert-module__WRavFW__errorFadeIn{0%{opacity:0;transform:translateY(-4px)}to{opacity:1;transform:translateY(0)}}.CreateAlert-module__WRavFW__createAlertButtonSpinner{border:2px solid #ffffff4d;border-top-color:#fff;border-radius:50%;width:1.2em;height:1.2em;animation:.8s linear infinite CreateAlert-module__WRavFW__spin}@keyframes CreateAlert-module__WRavFW__spin{to{transform:rotate(360deg)}}@media (max-width:767px){.CreateAlert-module__WRavFW__container{width:95vw;min-width:0;height:95vh;padding:.75em}.CreateAlert-module__WRavFW__mobileCloseButton{background-color:var(--red);display:block}.CreateAlert-module__WRavFW__scrollNotice{display:none}}
.EditAlert-module__eeSQoG__container{grid-template-columns:3fr auto 4fr;padding:0 2em 2em;display:grid;overflow:hidden}.EditAlert-module__eeSQoG__configure{flex-direction:column;row-gap:2em;padding-bottom:2em;display:flex;overflow:hidden}.EditAlert-module__eeSQoG__configureContent{flex-direction:column;row-gap:2em;padding-bottom:5em;padding-right:4em;display:flex;overflow:scroll}.EditAlert-module__eeSQoG__titleContainer{flex-direction:column;row-gap:.5em;padding-right:4em;display:flex}.EditAlert-module__eeSQoG__divider{border-right:1px solid var(--border);height:90%;margin:auto}.EditAlert-module__eeSQoG__transactions{grid-template-rows:auto 6fr auto;row-gap:1.5em;margin-left:4em;padding:2em 0;display:grid;overflow:scroll}.EditAlert-module__eeSQoG__transactionsTitle{justify-content:space-between;display:flex}.EditAlert-module__eeSQoG__stats{color:var(--gray)}.EditAlert-module__eeSQoG__buttons{align-items:center;gap:2em;height:4.5em;display:flex}.EditAlert-module__eeSQoG__alertMethods{background-color:var(--bg-color-light);-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;row-gap:.5em;padding:1em 0;display:flex}.EditAlert-module__eeSQoG__alertMethodsEnterprise{background:0 0;gap:.6rem;padding:0;-webkit-mask:none;mask:none}.EditAlert-module__eeSQoG__methodContainer{cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff0;border:1px solid #0000;border-radius:.3em;align-items:center;padding:1em;display:flex;position:relative}.EditAlert-module__eeSQoG__methodContainerEnterprise{border-color:var(--app-item-border);background:var(--app-item-bg);min-height:2.75rem;color:var(--app-text-strong);font-family:var(--font-arkham-sans);border-radius:10px;gap:.8rem;margin:0;padding:.55rem .75rem;transition:background-color .15s,border-color .15s}.EditAlert-module__eeSQoG__methodContainer:hover{background-color:#ffffff0a}.EditAlert-module__eeSQoG__methodContainerEnterprise:hover{border-color:var(--app-item-border-strong);background:var(--app-item-bg-hover)}.EditAlert-module__eeSQoG__methodSelected{border-style:solid;border-width:1px;border-color:rgba(var(--filterRGB), var(--borderAlpha));background-color:rgba(var(--filterRGB), var(--backgroundAlpha));margin:0 1em}.EditAlert-module__eeSQoG__methodSelectedEnterprise{border-color:var(--app-status-closed-border);background:var(--app-status-closed-bg);margin:0}.EditAlert-module__eeSQoG__methodSelected:hover{background-color:rgba(var(--filterRGB), .12)}.EditAlert-module__eeSQoG__methodSelectedEnterprise:hover{background:var(--app-status-closed-bg)}.EditAlert-module__eeSQoG__methodIcon{margin-right:1em;display:flex}.EditAlert-module__eeSQoG__methodContainerEnterprise .EditAlert-module__eeSQoG__methodIcon{border:1px solid var(--app-border);background:var(--app-header-surface);width:1.9rem;height:1.9rem;color:var(--app-text-muted);border-radius:8px;justify-content:center;align-items:center;margin-right:0;font-size:.9rem}.EditAlert-module__eeSQoG__methodTextEnterprise{flex-direction:column;flex:1;min-width:0;display:flex}.EditAlert-module__eeSQoG__methodNameEnterprise{text-overflow:ellipsis;white-space:nowrap;color:var(--app-text-strong);font-size:.9rem;font-weight:500;overflow:hidden}.EditAlert-module__eeSQoG__methodTypeEnterprise{border:1px solid var(--app-border);color:var(--app-text-muted);letter-spacing:.1em;text-transform:uppercase;border-radius:999px;flex-shrink:0;padding:.25rem .5rem;font-size:.62rem;font-weight:500}.EditAlert-module__eeSQoG__preferencesTitle{justify-content:space-between;align-items:center;display:flex}.EditAlert-module__eeSQoG__addMethodModal{justify-content:center;width:45vw;min-width:60em;padding:2em;display:flex;overflow:scroll}.EditAlert-module__eeSQoG__addMethodModal>*{text-align:center}.EditAlert-module__eeSQoG__addTelegramModal{grid-template-rows:auto auto auto 1fr;justify-content:center;row-gap:3em;width:45vw;min-width:46em;padding:0 2em 2em;display:grid;overflow:scroll}.EditAlert-module__eeSQoG__addTelegramModal>*{text-align:center}.EditAlert-module__eeSQoG__addSlackModal{grid-template-rows:auto auto auto 1fr;justify-content:center;row-gap:3em;width:45vw;min-width:46em;padding:0 2em 2em;display:grid;overflow:scroll}.EditAlert-module__eeSQoG__addSlackModal>*{text-align:center}.EditAlert-module__eeSQoG__modalTitle{font-size:2em;font-family:var(--font-mono-light)}.EditAlert-module__eeSQoG__modalIconContainer,.EditAlert-module__eeSQoG__modalIconContainerSuccess{justify-self:center;align-items:center;width:10em;height:10em;display:flex;position:relative}.EditAlert-module__eeSQoG__modalIconContainer>svg,.EditAlert-module__eeSQoG__modalIconContainerSuccess>svg{z-index:3;background-color:var(--bg-color);border-radius:50%;width:100%;height:100%}.EditAlert-module__eeSQoG__modalIconContainer:after{content:"";z-index:2;background:linear-gradient(90deg,#fff,#0000);border-radius:50%;width:11em;height:11em;animation:1s linear infinite EditAlert-module__eeSQoG__rotate;position:absolute;top:-.5em;left:-.5em}.EditAlert-module__eeSQoG__modalIconContainerSuccess:after{content:"";z-index:2;border-radius:50%;width:11em;height:11em;position:absolute;top:-.5em;left:-.5em}.EditAlert-module__eeSQoG__modalContent{column-gap:1em;padding:1em;display:flex}.EditAlert-module__eeSQoG__connectOption{flex-direction:column;flex:1 0 0;align-items:center;row-gap:.5em;display:flex}.EditAlert-module__eeSQoG__connectTitle{font-size:1.2em}.EditAlert-module__eeSQoG__connectSubtitle,.EditAlert-module__eeSQoG__connectSubtitleSuccess{color:var(--gray);margin-bottom:1em;font-size:.9em}.EditAlert-module__eeSQoG__connectSubtitleSuccess{color:var(--green)}.EditAlert-module__eeSQoG__connectAction{margin-top:auto}.EditAlert-module__eeSQoG__connectButton{margin:0 1em}@keyframes EditAlert-module__eeSQoG__rotate{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@-webkit-keyframes EditAlert-module__eeSQoG__rotate{0%{-webkit-transform:rotate(0)}to{-webkit-transform:rotate(360deg)}}.EditAlert-module__eeSQoG__delete{color:var(--red);opacity:.5;width:1em;height:1em;margin-right:.7em;position:absolute;right:0}.EditAlert-module__eeSQoG__delete:hover{opacity:1}.EditAlert-module__eeSQoG__methodOption{background-color:var(--light-navy);cursor:pointer;border-radius:.5em;flex-direction:column;align-items:center;row-gap:.5em;width:9.75em;margin:1em 0;padding:2em;font-size:1.7em;display:flex}.EditAlert-module__eeSQoG__methodOption:hover{background-color:var(--selected-light)}.EditAlert-module__eeSQoG__methodOption>svg{font-size:1.5em}.EditAlert-module__eeSQoG__createWebhookModal{flex-direction:column;align-items:center;gap:1em;max-width:40em;display:flex}.EditAlert-module__eeSQoG__webhookURLInput{width:90%;display:block}.EditAlert-module__eeSQoG__webhookURLInput>input{width:100%}.EditAlert-module__eeSQoG__webhookConnectAction{flex-direction:column;align-items:center;gap:1em;width:100%;display:flex}.EditAlert-module__eeSQoG__alertTitle{width:100%;font-size:1.5em}.EditAlert-module__eeSQoG__alertTitle>*{width:100%}.EditAlert-module__eeSQoG__previewLink{color:var(--blue);cursor:pointer;word-wrap:break-word}.EditAlert-module__eeSQoG__alertMessagePreviewTelegram,.EditAlert-module__eeSQoG__alertMessagePreviewSlack{flex-direction:column;display:flex}.EditAlert-module__eeSQoG__alertMessagePreviewEmail{flex-flow:wrap;column-gap:.5em;display:flex}.EditAlert-module__eeSQoG__alertMessagePreviewWebhook{white-space:pre-wrap;width:100%;min-height:20em;max-height:20em;margin:auto;overflow:scroll}.EditAlert-module__eeSQoG__previewSideBySideContainer{flex-direction:row;gap:2em;width:100%;display:flex}.EditAlert-module__eeSQoG__alertPreviewContainer:first-child{flex-shrink:0}.EditAlert-module__eeSQoG__alertPreviewContainer:last-child{flex-shrink:1}.EditAlert-module__eeSQoG__alertPreviewNotificationContainer,.EditAlert-module__eeSQoG__alertPreviewBodyContainer,.EditAlert-module__eeSQoG__alertMessagePreviewWebhook{background-color:#111217;border-radius:.5em;padding:1em;box-shadow:inset 0 0 1.6em #00000040}.EditAlert-module__eeSQoG__alertPreviewNotificationContainer{cursor:default;flex-grow:0;width:25em;min-width:25em}.EditAlert-module__eeSQoG__alertPreviewNotification{background-color:var(--example-notification);border-radius:1em;gap:.5em;padding:.5em;display:flex;position:relative}.EditAlert-module__eeSQoG__alertPreviewBodyContainer{flex-grow:1}.EditAlert-module__eeSQoG__alertMessagePreviewContainer{padding-top:2em}.EditAlert-module__eeSQoG__previewTitle{margin-bottom:.4em;font-size:1.4em}.EditAlert-module__eeSQoG__alertPreviewNotificationIcon{flex-direction:column;justify-content:center;margin:0 .25em;display:flex}.EditAlert-module__eeSQoG__alertPreviewSenderAndTime{flex-direction:row;justify-content:space-between;display:flex}.EditAlert-module__eeSQoG__alertPreviewSenderAndTimeSlack{font-family:var(--font-lato-bold);flex-direction:row;justify-content:space-between;display:flex}.EditAlert-module__eeSQoG__alertPreviewNotificationBody{height:100%;font-size:.86em}.EditAlert-module__eeSQoG__alertPreviewNotificationBodySlack{height:100%;font-size:.86em;font-family:var(--font-lato)}.EditAlert-module__eeSQoG__alertPreviewNotificationBodyTelegram{height:100%;font-size:.94em;font-family:var(--font-roboto)}.EditAlert-module__eeSQoG__notificationIcon{width:2.4em}.EditAlert-module__eeSQoG__notificationIcon>img{width:100%}.EditAlert-module__eeSQoG__previewNotificationMessge{-webkit-line-clamp:2;-webkit-box-orient:vertical;display:-webkit-box;overflow:hidden}.EditAlert-module__eeSQoG__previewMinutes{color:var(--gray);font-family:var(--font-mono)}.EditAlert-module__eeSQoG__alertPreviewSectionTitle{font-family:var(--font-mono-light);flex-direction:row;justify-content:space-between;gap:.5em;margin-bottom:1em;display:flex}.EditAlert-module__eeSQoG__alertPreviewSectionTitle>svg{cursor:pointer;margin-right:.5em;padding-top:.1em;font-size:1.2em}.EditAlert-module__eeSQoG__alertPreviewNotificationBehind1{z-index:0;background-color:#333;border-radius:1em;width:20em;height:5em;position:absolute;top:1em;left:50%;transform:translate(-50%)}.EditAlert-module__eeSQoG__alertPreviewNotificationBehind2{z-index:0;background-color:#212121;border-radius:1em;width:18em;height:5em;position:absolute;top:1.5em;left:50%;transform:translate(-50%)}.EditAlert-module__eeSQoG__fiCheckGreen{color:var(--green)}.EditAlert-module__eeSQoG__slackBackgroundAdjustment>:first-child,.EditAlert-module__eeSQoG__slackBackgroundAdjustment>:nth-child(2){height:5.5em}.EditAlert-module__eeSQoG__addAlertMethodsButtons{grid-template-columns:1fr 1fr 1fr;gap:1em;margin-top:1em;display:grid}.EditAlert-module__eeSQoG__addAlertMethodsButtonsEnterprise{gap:.6rem;margin-top:.75rem}.EditAlert-module__eeSQoG__addAlertMethodsButton{border:.5px dashed var(--gray);text-transform:uppercase;cursor:pointer;-webkit-user-select:none;user-select:none;background-color:#fff0;border-radius:.3em;justify-content:center;align-items:center;width:100%;height:100%;padding:1em;display:flex}.EditAlert-module__eeSQoG__addAlertMethodsButtonEnterprise{border-color:var(--app-border);min-height:2.75rem;color:var(--app-text-muted);font-family:var(--font-arkham-sans);letter-spacing:.08em;border-radius:10px;font-size:.74rem;font-weight:500;transition:background-color .15s,border-color .15s,color .15s}.EditAlert-module__eeSQoG__addAlertMethodsButton:hover{background-color:#ffffff0a}.EditAlert-module__eeSQoG__addAlertMethodsButtonEnterprise:hover{border-color:var(--app-border-strong);background:var(--app-item-bg-hover);color:var(--app-text-strong)}.EditAlert-module__eeSQoG__bubbles{max-height:7em;margin-top:.5em;display:none;overflow:scroll}@media (max-width:767px){.EditAlert-module__eeSQoG__container{flex-direction:column;padding:0 .75em;display:flex;overflow:scroll}.EditAlert-module__eeSQoG__titleContainer{padding-right:0}.EditAlert-module__eeSQoG__configureContent{padding-bottom:0;padding-right:0}.EditAlert-module__eeSQoG__divider{display:none}.EditAlert-module__eeSQoG__transactions{flex-shrink:0;margin-left:0;padding:0;display:none}.EditAlert-module__eeSQoG__configureContent{flex-shrink:0}.EditAlert-module__eeSQoG__configure{overflow:visible}.EditAlert-module__eeSQoG__previewSideBySideContainer{flex-direction:column;gap:1em}.EditAlert-module__eeSQoG__buttons{justify-content:space-around;width:100%}.EditAlert-module__eeSQoG__alertPreviewNotificationContainer{width:100%;min-width:100%}.EditAlert-module__eeSQoG__alertPreviewNotificationContainer>:nth-child(2){max-width:25em;margin:0 auto}.EditAlert-module__eeSQoG__addMethodModal{width:calc(100vw - 4em)}.EditAlert-module__eeSQoG__addMethodModalTGMini{width:calc(95vw - 4em);min-width:80vw;height:calc(75vh - 3em);padding:2em 1.5em;font-size:.8em}.EditAlert-module__eeSQoG__addMethodModalTGMini>.EditAlert-module__eeSQoG__addTelegramModal,.EditAlert-module__eeSQoG__addMethodModalTGMini>.EditAlert-module__eeSQoG__addSlackModal{row-gap:2.5em;min-width:100%;padding:0}.EditAlert-module__eeSQoG__addMethodModalTGMini>.EditAlert-module__eeSQoG__addTelegramModal>.EditAlert-module__eeSQoG__modalIconContainer,.EditAlert-module__eeSQoG__addMethodModalTGMini>.EditAlert-module__eeSQoG__addSlackModal>.EditAlert-module__eeSQoG__modalIconContainer{width:5em;height:5em}.EditAlert-module__eeSQoG__addMethodModalTGMini>.EditAlert-module__eeSQoG__addTelegramModal>.EditAlert-module__eeSQoG__modalIconContainer:after,.EditAlert-module__eeSQoG__addMethodModalTGMini>.EditAlert-module__eeSQoG__addSlackModal>.EditAlert-module__eeSQoG__modalIconContainer:after{width:6em;height:6em}.EditAlert-module__eeSQoG__addMethodModalTGMini>.EditAlert-module__eeSQoG__addTelegramModal>.EditAlert-module__eeSQoG__modalContent,.EditAlert-module__eeSQoG__addMethodModalTGMini>.EditAlert-module__eeSQoG__addSlackModal>.EditAlert-module__eeSQoG__modalContent,.EditAlert-module__eeSQoG__addMethodModalTGMini>.EditAlert-module__eeSQoG__createWebhookModal>.EditAlert-module__eeSQoG__modalContent{padding:1em 0 0}.EditAlert-module__eeSQoG__bubbles{display:block}}
.ViewAlert-module__O0cUHa__contentBox{flex-direction:column;gap:2em;width:100%;padding:0 2em 1em;display:flex;overflow:scroll}.ViewAlert-module__O0cUHa__alertDetails{flex-direction:column;justify-content:center;gap:.75em;display:flex}.ViewAlert-module__O0cUHa__title{max-width:100%;font-size:1.5em}.ViewAlert-module__O0cUHa__title>div{max-width:100%}.ViewAlert-module__O0cUHa__alertName{font-size:1.5em}.ViewAlert-module__O0cUHa__alertParameters{flex-direction:column;gap:.75em;max-height:15em;display:flex;overflow:scroll}.ViewAlert-module__O0cUHa__description{color:var(--gray);white-space:pre-wrap;font-size:1em}.ViewAlert-module__O0cUHa__topRow{flex-direction:column;gap:2em;width:100%;display:flex}.ViewAlert-module__O0cUHa__transactions{border-top:.1em solid #353535;flex-grow:1;min-height:30em;padding-top:2em;overflow:hidden}.ViewAlert-module__O0cUHa__buttons{justify-content:space-between;display:flex}.ViewAlert-module__O0cUHa__leftButtons,.ViewAlert-module__O0cUHa__rightButtons{gap:2em;display:flex}.ViewAlert-module__O0cUHa__viewAlertButton{cursor:pointer;background-color:#0000;border-radius:.1em;padding:.5em .85em;font-family:inherit;font-size:1em}.ViewAlert-module__O0cUHa__viewAlertButtonBlue{color:var(--blue);border:1px solid var(--blue)}.ViewAlert-module__O0cUHa__viewAlertButtonDisabled{opacity:.5;cursor:default}.ViewAlert-module__O0cUHa__viewAlertButtonDisabled:hover{color:var(--blue);background-color:#0000}.ViewAlert-module__O0cUHa__viewAlertButtonBlue:not(.ViewAlert-module__O0cUHa__viewAlertButtonDisabled):hover{background-color:var(--blue);color:var(--white)}.ViewAlert-module__O0cUHa__viewAlertButtonRed{color:var(--red);border:1px solid var(--red)}.ViewAlert-module__O0cUHa__viewAlertButtonRed:hover{background-color:var(--red);color:var(--white)}.ViewAlert-module__O0cUHa__viewAlertButtonOrange{color:var(--orange);border:1px solid var(--orange)}.ViewAlert-module__O0cUHa__viewAlertButtonOrange:hover{background-color:var(--orange);color:var(--white)}.ViewAlert-module__O0cUHa__toggleShareableButton{color:var(--blue);border:1px solid var(--blue);cursor:pointer;text-transform:uppercase;border-radius:2px;align-items:center;gap:.5em;width:fit-content;padding:.4em .8em;font-size:1.1em;display:flex}.ViewAlert-module__O0cUHa__toggleShareableButton:hover{filter:brightness(1.2)}.ViewAlert-module__O0cUHa__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;display:flex;position:relative}.ViewAlert-module__O0cUHa__shareButton:hover{filter:brightness(1.2)}.ViewAlert-module__O0cUHa__shareIcon{width:1.2em;height:1.2em;margin-right:.5em}.ViewAlert-module__O0cUHa__shareAlertContainer{width:fit-content}@media (max-width:767px){.ViewAlert-module__O0cUHa__topRow{flex-direction:column}.ViewAlert-module__O0cUHa__alertDetails{flex-basis:auto;margin-right:0}.ViewAlert-module__O0cUHa__contentBox{grid-column:1/-1;padding:1em;overflow:scroll}.ViewAlert-module__O0cUHa__transactions{flex-shrink:0;padding-top:1em;font-size:.8em}.ViewAlert-module__O0cUHa__buttons{flex-direction:column-reverse;gap:1em}.ViewAlert-module__O0cUHa__leftButtons,.ViewAlert-module__O0cUHa__rightButtons{flex-direction:column;align-items:center;gap:1em}}
.ErrorPopup-module__NBr7ua__overlay{-webkit-backdrop-filter:none;z-index:1000;background-color:#0000;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}.ErrorPopup-module__NBr7ua__popup{text-align:center;background-color:#11151a;border-radius:4px;width:100%;max-width:500px;padding:30px;box-shadow:0 4px 25px #000000b3}.ErrorPopup-module__NBr7ua__content{flex-direction:column;align-items:center;display:flex}.ErrorPopup-module__NBr7ua__warningIcon{margin-bottom:20px}.ErrorPopup-module__NBr7ua__title{color:#fff;text-transform:uppercase;letter-spacing:1px;white-space:nowrap;text-align:center;margin:15px 0;font-size:28px;font-weight:700}.ErrorPopup-module__NBr7ua__message{color:#aaa;text-align:center;width:100%;max-width:90%;margin-bottom:40px;font-size:16px;line-height:1.5;display:block}.ErrorPopup-module__NBr7ua__buttonContainer{flex-direction:column;gap:15px;width:100%;display:flex}.ErrorPopup-module__NBr7ua__buttonLink{width:100%;text-decoration:none}.ErrorPopup-module__NBr7ua__signupButton,.ErrorPopup-module__NBr7ua__loginButton{text-transform:uppercase;width:100%;padding:15px;font-size:16px;font-weight:600}.ErrorPopup-module__NBr7ua__signupButton{color:#fff;background-color:#0171d9;border:none}.ErrorPopup-module__NBr7ua__loginButton{color:#0171d9;background-color:#0000;border:1px solid #0171d9}.ErrorPopup-module__NBr7ua__invertedIcon{filter:invert()}@media (max-width:480px){.ErrorPopup-module__NBr7ua__popup{max-width:90%;padding:20px}.ErrorPopup-module__NBr7ua__title{white-space:nowrap;font-size:24px}.ErrorPopup-module__NBr7ua__message{margin-bottom:30px;font-size:14px}}
.DashboardStyles-module__LMJ-Aq__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__LMJ-Aq__timeRangeContainer{gap:.25em;height:min-content;padding-right:.8em;display:flex}.DashboardStyles-module__LMJ-Aq__timeRangeButton{color:var(--gray);cursor:pointer;text-transform:uppercase;font-size:1.2em;font-family:var(--font-mono-light);border-radius:.15em;padding:.2em .5em .15em}.DashboardStyles-module__LMJ-Aq__timeRangeButton.DashboardStyles-module__LMJ-Aq__selected{color:var(--blue);outline:.3px solid var(--blue);background-color:var(--dash-accent-wash,#121c2e)}.DashboardStyles-module__LMJ-Aq__timeRangeButton .DashboardStyles-module__LMJ-Aq__selected:hover{background-color:var(--dash-accent-wash,#0171d98f)}.DashboardStyles-module__LMJ-Aq__gray{color:var(--gray)}.DashboardStyles-module__LMJ-Aq__white{color:var(--off-white)}.DashboardStyles-module__LMJ-Aq__blue{color:var(--blue)}.DashboardStyles-module__LMJ-Aq__topBar{text-transform:uppercase;height:2em;font-family:var(--font-mono-light);z-index:10;justify-content:space-between;align-items:center;gap:.9em;margin:.3em .3em 1em;display:flex}.DashboardStyles-module__LMJ-Aq__topBarLeft{text-transform:uppercase;justify-content:center;align-items:center;gap:.9em;height:2em;margin:.3em;display:flex}.DashboardStyles-module__LMJ-Aq__topBarRight{text-transform:uppercase;justify-content:center;align-items:center;gap:.9em;height:2em;margin:.3em;padding-right:1em;display:flex}.DashboardStyles-module__LMJ-Aq__title{color:var(--off-white);font-size:1.25em}.DashboardStyles-module__LMJ-Aq__table{flex-shrink:1;display:grid;position:relative;overflow:scroll}.DashboardStyles-module__LMJ-Aq__table>div{justify-content:center;align-items:center;width:100%;height:4em;display:flex}.DashboardStyles-module__LMJ-Aq__tableHeader{font-size:1.1em}.DashboardStyles-module__LMJ-Aq__highlightAlternatingRows>:nth-child(10n+5),.DashboardStyles-module__LMJ-Aq__highlightAlternatingRows>:nth-child(10n+4),.DashboardStyles-module__LMJ-Aq__highlightAlternatingRows>:nth-child(10n+3),.DashboardStyles-module__LMJ-Aq__highlightAlternatingRows>:nth-child(10n+2),.DashboardStyles-module__LMJ-Aq__highlightAlternatingRows>:nth-child(10n+1){background-color:var(--dash-row-alt,#ffffff09)}.DashboardStyles-module__LMJ-Aq__imageCover{object-fit:cover;width:100%;height:100%}.DashboardStyles-module__LMJ-Aq__timeRangeSelector{text-transform:uppercase;color:var(--gray);border-radius:.2em;padding:.3em .7em}.DashboardStyles-module__LMJ-Aq__timeRangeSelector.DashboardStyles-module__LMJ-Aq__selected{color:var(--blue);outline:.3px solid var(--blue);background-color:var(--dash-accent-wash,#121c2e)}
.ExchangeBarCharts-module__gRP4cq__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;flex-direction:column;flex-grow:1;gap:.5em;width:100%;max-width:100%;height:100%;max-height:100%;padding:1.25em;display:flex;position:relative;overflow:hidden}.ExchangeBarCharts-module__gRP4cq__assetSelector{cursor:pointer;z-index:10;text-transform:uppercase;font-family:var(--font-mono-light);position:relative}.ExchangeBarCharts-module__gRP4cq__assetOptionChevron{font-size:.9em}.ExchangeBarCharts-module__gRP4cq__assetSelectorSelected{color:var(--off-white);background-color:var(--selected-light);border:1px solid var(--selected-light);min-width:6em;max-width:8em;font-size:1.25em;font-family:var(--font-mono-light);text-transform:uppercase;border-radius:1px;outline:none;justify-content:space-between;align-items:center;gap:.5em;padding:.25em;display:flex}.ExchangeBarCharts-module__gRP4cq__assetSelectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeBarCharts-module__gRP4cq__assetSelectorOptions{background-color:var(--selected-light);width:100%;max-height:15em;color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);font-family:var(--font-mono-light);z-index:100;border-radius:1px;position:absolute;top:115%;overflow-y:auto}.ExchangeBarCharts-module__gRP4cq__assetOption{white-space:nowrap;text-overflow:ellipsis;padding:.25em;font-size:1.25em;overflow:hidden}.ExchangeBarCharts-module__gRP4cq__highlightedOption{background-color:var(--placeholder)}.ExchangeBarCharts-module__gRP4cq__assetOptionActive{color:var(--blue)}.ExchangeBarCharts-module__gRP4cq__exchangeAxisLabels{text-transform:uppercase;font-size:.2em}.ExchangeBarCharts-module__gRP4cq__sizeDeterminantSelector{cursor:pointer;position:relative}.ExchangeBarCharts-module__gRP4cq__sizeDeterminantOptionChevron{padding-left:.25em;font-size:.9em}.ExchangeBarCharts-module__gRP4cq__sizeDeterminantSelectorSelected{background-color:var(--selected-light);border:1px solid var(--selected-light);color:var(--off-white);border-radius:1px;justify-content:space-between;align-items:center;gap:.5em;min-width:7em;padding:.25em;font-size:1.25em;display:flex}.ExchangeBarCharts-module__gRP4cq__sizeDeterminantSelectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeBarCharts-module__gRP4cq__sizeDeterminantSelectorSelected.ExchangeBarCharts-module__gRP4cq__disabled:hover{background-color:var(--light-navy)}.ExchangeBarCharts-module__gRP4cq__sizeDeterminantSelectorOptions{background-color:var(--selected-light);width:100%;color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);z-index:100;border-radius:1px;position:absolute;top:115%;overflow:hidden}.ExchangeBarCharts-module__gRP4cq__sizeDeterminantOption{background-color:var(--light-navy);padding:.25em;font-size:1.25em}.ExchangeBarCharts-module__gRP4cq__sizeDeterminantOption:hover{background-color:var(--placeholder)}.ExchangeBarCharts-module__gRP4cq__barChartContainer{flex-direction:column;flex-grow:1;min-width:0;max-height:100%;display:flex;position:relative;overflow:auto}.ExchangeBarCharts-module__gRP4cq__tooltip,.ExchangeBarCharts-module__gRP4cq__tooltipNoGray{background-color:var(--selected-light);color:var(--off-white);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(.35em);backdrop-filter:blur(.35em);text-align:left;text-transform:uppercase;border-radius:.25em;max-height:8em;padding:.75em;font-size:1em;display:none;position:absolute;top:1em;right:1em;overflow-y:auto}.ExchangeBarCharts-module__gRP4cq__tooltip:first-line{color:var(--gray)}.ExchangeBarCharts-module__gRP4cq__intervalSelector{cursor:pointer;text-transform:uppercase;font-family:var(--font-mono-light);gap:5.25em;display:flex;position:relative}.ExchangeBarCharts-module__gRP4cq__intervalOptionChevron{font-size:.9em}.ExchangeBarCharts-module__gRP4cq__intervalSelectorSelected{color:var(--off-white);background-color:var(--selected-light);border:1px solid var(--selected-light);border-radius:1px;justify-content:space-between;align-items:center;gap:.5em;min-width:3em;padding:.25em;font-size:1.25em;display:flex}.ExchangeBarCharts-module__gRP4cq__intervalSelectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeBarCharts-module__gRP4cq__intervalSelectorOptions{background-color:var(--selected-light);width:100%;color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);z-index:100;border-radius:1px;position:absolute;top:115%;overflow:hidden}.ExchangeBarCharts-module__gRP4cq__intervalOption{padding:.25em;font-size:1.25em}.ExchangeBarCharts-module__gRP4cq__intervalOption:hover{background-color:var(--placeholder)}.ExchangeBarCharts-module__gRP4cq__optionSideSelector{cursor:pointer;gap:5.25em;display:flex;position:relative}.ExchangeBarCharts-module__gRP4cq__optionSideOptionChevron{font-size:.9em}.ExchangeBarCharts-module__gRP4cq__optionSideSelectorSelected{color:var(--off-white);background-color:var(--selected-light);border:1px solid var(--selected-light);border-radius:1px;justify-content:space-between;align-items:center;gap:.5em;min-width:3em;padding:.25em;font-size:1.25em;display:flex}.ExchangeBarCharts-module__gRP4cq__optionSideSelectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeBarCharts-module__gRP4cq__optionSideSelectorOptions{background-color:var(--selected-light);width:100%;color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);z-index:100;border-radius:1px;position:absolute;top:115%;overflow:hidden}.ExchangeBarCharts-module__gRP4cq__optionSideOption{padding:.25em;font-size:1.25em}.ExchangeBarCharts-module__gRP4cq__optionSideOption:hover{background-color:var(--placeholder)}.ExchangeBarCharts-module__gRP4cq__instrumentTypeSelector{cursor:pointer;position:relative}.ExchangeBarCharts-module__gRP4cq__instrumentTypeOptionChevron{font-size:.9em}.ExchangeBarCharts-module__gRP4cq__instrumentTypeSelectorSelected{color:var(--off-white);border:1px solid var(--selected-light);background-color:var(--selected-light);border-radius:1px;justify-content:space-between;align-items:center;gap:.5em;min-width:3em;padding:.25em;font-size:1.25em;display:flex}.ExchangeBarCharts-module__gRP4cq__instrumentTypeSelectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeBarCharts-module__gRP4cq__instrumentTypeSelectorOptions{background-color:var(--selected-light);width:100%;color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);z-index:100;border-radius:1px;position:absolute;top:115%;overflow:hidden}.ExchangeBarCharts-module__gRP4cq__instrumentTypeOption{padding:.25em;font-size:1.25em}.ExchangeBarCharts-module__gRP4cq__instrumentTypeOption:hover{background-color:var(--placeholder)}.ExchangeBarCharts-module__gRP4cq__desktopHeader{display:block}.ExchangeBarCharts-module__gRP4cq__mobileHeader{display:none}.ExchangeBarCharts-module__gRP4cq__selects{justify-content:right;align-items:center;display:flex}.ExchangeBarCharts-module__gRP4cq__timeContainer{justify-content:right;align-items:right;text-transform:uppercase;flex-direction:row;gap:1em;margin-top:1em;display:flex}.ExchangeBarCharts-module__gRP4cq__timeOptionUnselected{color:var(--gray);cursor:pointer}.ExchangeBarCharts-module__gRP4cq__timeOptionSelected{color:var(--filter)}.ExchangeBarCharts-module__gRP4cq__timeOptionUnselected:hover{cursor:pointer;filter:brightness(1.2)}@media (max-width:767px){.ExchangeBarCharts-module__gRP4cq__container{padding:1em 1.2em}.ExchangeBarCharts-module__gRP4cq__desktopHeader{display:none}.ExchangeBarCharts-module__gRP4cq__mobileHeader{display:block}}
.ExchangeHeatmaps-module__Dt83MG__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;-webkit-user-select:none;user-select:none;cursor:default;flex-direction:column;gap:.5em;width:100%;min-width:0;min-height:0;padding:1.25em;display:flex;overflow:auto}.ExchangeHeatmaps-module__Dt83MG__highlightedOption{background-color:var(--placeholder)}.ExchangeHeatmaps-module__Dt83MG__emptyPreviewContainer{justify-content:center;align-items:center;width:100%;padding-bottom:60%;display:flex}.ExchangeHeatmaps-module__Dt83MG__emptyPreviewContainerInner{text-align:center;margin-top:3.75em;font-size:2.7em}.ExchangeHeatmaps-module__Dt83MG__allAlertsContainer{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;flex-direction:column;gap:.5em;padding:1.25em;display:flex;overflow:scroll}.ExchangeHeatmaps-module__Dt83MG__exchangeSelector{cursor:pointer;z-index:10;font-family:var(--font-mono-light);position:relative}.ExchangeHeatmaps-module__Dt83MG__rightAlign{flex-grow:1;justify-content:flex-end;display:flex}.ExchangeHeatmaps-module__Dt83MG__exchangeOptionChevron{font-size:.9em}.ExchangeHeatmaps-module__Dt83MG__dropdownContainer{display:flex}.ExchangeHeatmaps-module__Dt83MG__selectorContainer{justify-content:right;gap:.9em;display:inline-block}.ExchangeHeatmaps-module__Dt83MG__exchangeSelectorSelected{background-color:var(--selected-light);border:.5px solid var(--selected-light);border-radius:1px;justify-content:space-between;align-items:center;gap:.5em;min-width:7em;padding:.25em;font-size:1.25em;display:flex}.ExchangeHeatmaps-module__Dt83MG__exchangeSelectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeHeatmaps-module__Dt83MG__exchangeSelectorOptions{background-color:var(--selected-light);width:100%;color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);z-index:100;border-radius:1px;position:absolute;top:115%;overflow:hidden}.ExchangeHeatmaps-module__Dt83MG__exchangeOption{padding:.25em;font-size:1.25em}.ExchangeHeatmaps-module__Dt83MG__exchangeOption:hover{background-color:var(--placeholder)}.ExchangeHeatmaps-module__Dt83MG__rawContainer{flex-direction:column;width:100%;height:100%;display:flex}.ExchangeHeatmaps-module__Dt83MG__sizeDeterminantSelector{cursor:pointer;position:relative}.ExchangeHeatmaps-module__Dt83MG__sizeDeterminantOptionChevron{font-size:.9em}.ExchangeHeatmaps-module__Dt83MG__sizeDeterminantSelectorSelected{background-color:var(--selected-light);border:.5px solid var(--selected-light);border-radius:1px;justify-content:space-between;align-items:center;gap:.5em;min-width:8em;padding:.25em;font-size:1.25em;display:flex}.ExchangeHeatmaps-module__Dt83MG__sizeDeterminantSelectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeHeatmaps-module__Dt83MG__sizeDeterminantSelectorOptions{z-index:100;border-radius:1px;width:100%;position:absolute;top:115%;overflow:hidden}.ExchangeHeatmaps-module__Dt83MG__sizeDeterminantOption{background-color:var(--selected-light);color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);padding:.25em;font-size:1.25em}.ExchangeHeatmaps-module__Dt83MG__sizeDeterminantOption:hover{background-color:var(--placeholder)}.ExchangeHeatmaps-module__Dt83MG__instrumentTypeSelector{cursor:pointer;position:relative}.ExchangeHeatmaps-module__Dt83MG__instrumentTypeOptionChevron{font-size:.9em}.ExchangeHeatmaps-module__Dt83MG__instrumentTypeSelectorSelected{color:var(--blue);border:.5px solid var(--blue);border-radius:1px;justify-content:space-between;align-items:center;min-width:4em;padding:.25em;font-size:1.25em;display:flex}.ExchangeHeatmaps-module__Dt83MG__instrumentTypeSelectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeHeatmaps-module__Dt83MG__instrumentTypeSelectorOptions{background-color:var(--selected-light);width:100%;color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);z-index:100;border-radius:1px;position:absolute;top:115%;overflow:hidden}.ExchangeHeatmaps-module__Dt83MG__instrumentTypeOption{padding:.25em;font-size:1.25em}.ExchangeHeatmaps-module__Dt83MG__instrumentTypeOption:hover{background-color:var(--placeholder)}.ExchangeHeatmaps-module__Dt83MG__treemapLabel{text-align:center;flex-direction:column;justify-content:center;align-items:center;height:100%;display:flex;position:relative}.ExchangeHeatmaps-module__Dt83MG__treemapTitle{font-family:var(--font-arkham);text-align:center;flex-direction:row;justify-content:center;align-items:center;display:flex}.ExchangeHeatmaps-module__Dt83MG__treemapSubtitle{text-align:center;flex-direction:row;justify-content:center;align-items:baseline;gap:.5em;display:flex}.ExchangeHeatmaps-module__Dt83MG__tooltipItem{margin-bottom:5px}.ExchangeHeatmaps-module__Dt83MG__treemapTooltipContainer{background-color:var(--selected-dark);-webkit-backdrop-filter:blur(.5em);backdrop-filter:blur(.5em);text-align:left;white-space:nowrap;z-index:1;-webkit-mask:var(--beveled);mask:var(--beveled);text-transform:uppercase;grid-template-columns:6em 1fr;padding:.75em;font-size:.9em;display:grid;position:absolute;top:.5em;left:.5em;overflow:hidden}.ExchangeHeatmaps-module__Dt83MG__tooltipItem{text-overflow:ellipsis;margin-bottom:5px;overflow:hidden}.ExchangeHeatmaps-module__Dt83MG__itemLabel{font-weight:700}.ExchangeHeatmaps-module__Dt83MG__treemapLabel{position:absolute}.ExchangeHeatmaps-module__Dt83MG__treemapLabel:hover .ExchangeHeatmaps-module__Dt83MG__treemapTooltipContainer{display:block}.ExchangeHeatmaps-module__Dt83MG__itemLabel{margin-right:5px;font-weight:700;display:inline-block}.ExchangeHeatmaps-module__Dt83MG__loadingSpinner{justify-content:center;align-items:center;width:100%;height:100%;font-size:1.5em;display:flex;position:absolute;top:0;left:0}.ExchangeHeatmaps-module__Dt83MG__loadingFade{opacity:.5}.ExchangeHeatmaps-module__Dt83MG__treemapContainer{flex-shrink:1;min-height:0}.ExchangeHeatmaps-module__Dt83MG__desktopHeader{display:block}.ExchangeHeatmaps-module__Dt83MG__mobileHeader{display:none}@media (max-width:767px){.ExchangeHeatmaps-module__Dt83MG__rawContainer{min-height:20em}.ExchangeHeatmaps-module__Dt83MG__desktopHeader{display:none}.ExchangeHeatmaps-module__Dt83MG__mobileHeader{display:block}.ExchangeHeatmaps-module__Dt83MG__container{padding:.25em}}.ExchangeHeatmaps-module__Dt83MG__heatmapContainer{background-color:var(--light-navy);width:100%;height:100%;-webkit-mask:var(--beveled);mask:var(--beveled);flex-direction:column;display:flex;position:relative;overflow:hidden}.ExchangeHeatmaps-module__Dt83MG__noDataMessage{justify-content:center;align-items:center;width:100%;height:100%;min-height:12.5em;display:flex}.ExchangeHeatmaps-module__Dt83MG__regularPadding{padding:1em .5em 0 1em}.ExchangeHeatmaps-module__Dt83MG__heatmapWrapper{flex-direction:column;flex:1;width:100%;height:100%;padding:.25em;display:flex;position:relative}.ExchangeHeatmaps-module__Dt83MG__previewMode .ExchangeHeatmaps-module__Dt83MG__heatmapWrapper{padding:.125em}.ExchangeHeatmaps-module__Dt83MG__heatmapWrapper svg{width:100%;height:100%;overflow:hidden}.ExchangeHeatmaps-module__Dt83MG__tooltip{background:var(--dash-popup-bg,#000c);color:#fff;pointer-events:none;opacity:0;z-index:1000;border-radius:.25em;margin-top:-.5em;padding:.5em .75em;font-size:.875em;transition:opacity .2s;position:fixed;transform:translate(-50%,-100%)}.ExchangeHeatmaps-module__Dt83MG__tokenLabels{width:5.8em;font-size:1.25em;position:absolute;top:.8em;left:0}.ExchangeHeatmaps-module__Dt83MG__previewPadding{width:7em;top:.5em}.ExchangeHeatmaps-module__Dt83MG__tokenLabel{justify-content:flex-end;align-items:center;width:100%;padding-right:1em;font-size:.8em;display:flex;position:absolute}.ExchangeHeatmaps-module__Dt83MG__tokenSymbol{font-size:1.1em}.ExchangeHeatmaps-module__Dt83MG__previewText{font-size:.8em}.ExchangeHeatmaps-module__Dt83MG__selectorBase{cursor:pointer;z-index:1;font-family:var(--font-mono-light);position:relative}.ExchangeHeatmaps-module__Dt83MG__selectorSelected{background-color:var(--selected-light);border:.5px solid var(--selected-light);border-radius:1px;align-items:center;width:12.5em;padding:.25em .5em;font-size:1.25em;display:flex}.ExchangeHeatmaps-module__Dt83MG__rateTypeSelector .ExchangeHeatmaps-module__Dt83MG__selectorSelected{width:4.5em}.ExchangeHeatmaps-module__Dt83MG__selectedText{white-space:nowrap;text-overflow:ellipsis;flex:1;min-width:0;max-width:100%;overflow:hidden}.ExchangeHeatmaps-module__Dt83MG__selectorSelected input{white-space:nowrap;min-width:0;color:inherit;font-size:inherit;background:0 0;border:none;outline:none;flex:1;margin:0;padding:0;overflow:hidden}.ExchangeHeatmaps-module__Dt83MG__selectorChevron{flex-shrink:0;margin-left:.5em}.ExchangeHeatmaps-module__Dt83MG__selectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeHeatmaps-module__Dt83MG__selectorOptions{background-color:var(--selected-light);width:100%;color:var(--off-white);-webkit-backdrop-filter:brightness(.7)blur(1.5em);backdrop-filter:brightness(.7)blur(1.5em);z-index:100;border:1px solid var(--selected-light);border-radius:1px;max-height:18.75em;position:absolute;top:115%;overflow:hidden auto}.ExchangeHeatmaps-module__Dt83MG__selectorOption{white-space:nowrap;white-space:normal;word-wrap:break-word;overflow-wrap:break-word;text-overflow:ellipsis;align-items:center;min-height:2.5em;padding:.5em;font-size:1em;display:flex;overflow:hidden}.ExchangeHeatmaps-module__Dt83MG__selectorOption:hover{background-color:var(--placeholder)}.ExchangeHeatmaps-module__Dt83MG__selectorOptions::-webkit-scrollbar{width:.5em;height:.5em}.ExchangeHeatmaps-module__Dt83MG__selectorOptions::-webkit-scrollbar-track{background:#0000001a}.ExchangeHeatmaps-module__Dt83MG__selectorOptions::-webkit-scrollbar-thumb{background:#ffffff4d;border-radius:.25em}.ExchangeHeatmaps-module__Dt83MG__selectorOptions::-webkit-scrollbar-thumb:hover{background:#fff6}.ExchangeHeatmaps-module__Dt83MG__suggestionHeader{color:var(--gray);text-transform:uppercase;padding:.25em .5em;font-size:.8em}
.ExchangeListings-module__II7X8G__container{background-color:var(--light-navy);width:100%;-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;cursor:default;flex-direction:column;height:100%;max-height:100%;padding:1.25em;display:flex;overflow:hidden}.ExchangeListings-module__II7X8G__overlay{z-index:1;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}.ExchangeListings-module__II7X8G__fundingRateCell{flex-direction:row;justify-content:center;align-items:center;display:flex}.ExchangeListings-module__II7X8G__title{color:var(--gray);z-index:1;height:100%;margin-bottom:.1em;font-size:.85em;position:sticky;top:0}.ExchangeListings-module__II7X8G__tokenGrid{grid-template-columns:auto 1fr 1fr .75fr 1fr auto auto;display:grid;position:relative;overflow:auto}.ExchangeListings-module__II7X8G__tokenGrid>:nth-child(14n+8),.ExchangeListings-module__II7X8G__tokenGrid>:nth-child(14n+9),.ExchangeListings-module__II7X8G__tokenGrid>:nth-child(14n+10),.ExchangeListings-module__II7X8G__tokenGrid>:nth-child(14n+11),.ExchangeListings-module__II7X8G__tokenGrid>:nth-child(14n+12),.ExchangeListings-module__II7X8G__tokenGrid>:nth-child(14n+13),.ExchangeListings-module__II7X8G__tokenGrid>:nth-child(14n+14){background-color:var(--dash-row-alt,#ffffff08)}.ExchangeListings-module__II7X8G__filterButtonContainer{justify-content:center;align-items:center;column-gap:.5em;margin-right:.5em;display:flex}.ExchangeListings-module__II7X8G__time{color:var(--lighter-blue);cursor:pointer}.ExchangeListings-module__II7X8G__start{justify-self:start;align-items:baseline;gap:.5em;display:flex}.ExchangeListings-module__II7X8G__end{text-align:end;justify-self:end;gap:.5em}.ExchangeListings-module__II7X8G__tokenGrid>*,.ExchangeListings-module__II7X8G__tokenGridMobile>*,.ExchangeListings-module__II7X8G__chainGrid>*{width:100%;height:100%;padding:1em .5em}.ExchangeListings-module__II7X8G__opaqueBG{background-color:var(--light-navy);text-wrap:nowrap;align-items:center}.ExchangeListings-module__II7X8G__listing{border-bottom:1px solid var(--dash-border,#ffffff1a);grid-template-columns:auto 1fr 1fr 1fr 1fr auto;align-items:center;padding:1em .5em;display:grid}.ExchangeListings-module__II7X8G__tokenGridHeader{background-color:var(--light-navy);grid-template-columns:1fr 1fr 1fr 1fr 1fr auto;align-items:center;padding:1em .5em;display:grid}.ExchangeListings-module__II7X8G__tokenPrice{font-size:3em}.ExchangeListings-module__II7X8G__tokenChange24hPos{color:var(--green)}.ExchangeListings-module__II7X8G__tokenChange24hNeg{color:var(--red)}.ExchangeListings-module__II7X8G__tokenChange24hNull{color:var(--grey)}.ExchangeListings-module__II7X8G__tokenNameSymbolWhite{text-transform:uppercase;opacity:1;font-size:2.2em}.ExchangeListings-module__II7X8G__tokenLink{align-items:center;gap:.5em;display:flex}.ExchangeListings-module__II7X8G__linkIcon{width:1em;height:1em;position:relative}.ExchangeListings-module__II7X8G__linkIcon:hover{text-decoration:underline}.ExchangeListings-module__II7X8G__flashGreen{background-color:var(--dash-gain-wash,#00ff004d);filter:brightness(1.9);transition:background-color .5s,filter .5s}.ExchangeListings-module__II7X8G__flashRed{background-color:var(--dash-loss-wash,#ff0000b3);filter:brightness(1.7);transition:background-color .5s,filter .5s}.ExchangeListings-module__II7X8G__activeFilterButton,.ExchangeListings-module__II7X8G__inactiveFilterButton{cursor:pointer;align-items:bottom;width:1.1em;height:1.1em}@media (max-width:767px){.ExchangeListings-module__II7X8G__container{padding:1em 1.2em}}
.ExchangeOptionBarCharts-module__HMcAia__container{background-color:var(--light-navy);-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;flex-direction:column;flex-grow:1;gap:.5em;width:100%;max-width:100%;height:100%;max-height:100%;padding:1.25em;display:flex;overflow:hidden}.ExchangeOptionBarCharts-module__HMcAia__exchangeAxisLabels{text-transform:uppercase;font-size:1.2em}.ExchangeOptionBarCharts-module__HMcAia__barChartContainer{flex-direction:column;flex-grow:1;min-width:0;max-height:100%;display:flex;position:relative;overflow:auto}.ExchangeOptionBarCharts-module__HMcAia__tooltip{background-color:var(--selected-light);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(.25em);backdrop-filter:blur(.25em);text-align:left;text-transform:uppercase;max-height:8em;padding:.75em;font-size:1em;display:none;position:absolute;top:1em;left:1em;overflow-y:auto}.ExchangeOptionBarCharts-module__HMcAia__tooltip:first-line{color:var(--gray)}.ExchangeOptionBarCharts-module__HMcAia__tooltip2{background-color:var(--selected-light);-webkit-mask:var(--beveled);mask:var(--beveled);-webkit-backdrop-filter:blur(.25em);backdrop-filter:blur(.25em);text-align:left;text-transform:uppercase;z-index:99999;padding:.75em;font-size:1em;display:none;position:absolute;top:1em;left:1em}.ExchangeOptionBarCharts-module__HMcAia__optionSideSelector{cursor:pointer;gap:5.25em;display:flex;position:relative}.ExchangeOptionBarCharts-module__HMcAia__optionSideOptionChevron{font-size:.9em}.ExchangeOptionBarCharts-module__HMcAia__optionSideSelectorSelected{background-color:var(--selected-light);border:.5px solid var(--selected-light);border-radius:1px;justify-content:space-between;align-items:center;gap:.5em;min-width:3em;padding:.25em;font-size:1.25em;display:flex}.ExchangeOptionBarCharts-module__HMcAia__optionSideSelectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeOptionBarCharts-module__HMcAia__optionSideSelectorOptions{background-color:var(--selected-light);width:100%;color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);z-index:100;border-radius:1px;position:absolute;top:115%;overflow:hidden}.ExchangeOptionBarCharts-module__HMcAia__optionSideOption{padding:.25em;font-size:1.25em}.ExchangeOptionBarCharts-module__HMcAia__optionSideOption:hover{background-color:var(--placeholder)}.ExchangeOptionBarCharts-module__HMcAia__groupBySelector{cursor:pointer;gap:5.25em;display:flex;position:relative}.ExchangeOptionBarCharts-module__HMcAia__groupByOptionChevron{font-size:.9em}.ExchangeOptionBarCharts-module__HMcAia__groupBySelectorSelected{background-color:var(--selected-light);border:.5px solid var(--selected-light);border-radius:1px;justify-content:space-between;align-items:center;gap:.5em;min-width:3em;padding:.25em;font-size:1.25em;display:flex}.ExchangeOptionBarCharts-module__HMcAia__groupBySelectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeOptionBarCharts-module__HMcAia__groupBySelectorOptions{z-index:100;border-radius:1px;width:100%;position:absolute;top:115%;overflow:hidden}.ExchangeOptionBarCharts-module__HMcAia__groupByOption{background-color:var(--selected-light);color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);padding:.25em;font-size:1.25em}.ExchangeOptionBarCharts-module__HMcAia__groupByOption:hover{background-color:var(--placeholder)}.ExchangeOptionBarCharts-module__HMcAia__dateSelector{font-family:var(--font-mono-light);cursor:pointer;gap:5.25em;display:flex;position:relative}.ExchangeOptionBarCharts-module__HMcAia__dateOptionChevron{font-size:.9em}.ExchangeOptionBarCharts-module__HMcAia__dateSelectorSelected{background-color:var(--selected-light);border:.5px solid var(--selected-light);white-space:nowrap;border-radius:1px;justify-content:space-between;align-items:center;gap:.5px;min-width:8em;padding:.25em;font-size:1.25em;display:flex}.ExchangeOptionBarCharts-module__HMcAia__dateSelectorSelected:hover{background-color:var(--dash-accent-wash,#0171d968)}.ExchangeOptionBarCharts-module__HMcAia__dateSelectorOptions{z-index:100;border-radius:1px;width:100%;max-height:15em;position:absolute;top:115%;overflow-y:auto}.ExchangeOptionBarCharts-module__HMcAia__dateOption{background-color:var(--selected-light);color:var(--off-white);-webkit-backdrop-filter:blur(1.5em);backdrop-filter:blur(1.5em);padding:.25em;font-size:1.25em}.ExchangeOptionBarCharts-module__HMcAia__dateOption:hover{background-color:var(--placeholder)}.ExchangeOptionBarCharts-module__HMcAia__legend{max-width:calc(100% - 5em);position:absolute;top:0;right:1.5em}.ExchangeOptionBarCharts-module__HMcAia__legendContainer{background-color:#0000;flex-wrap:wrap;justify-content:flex-end;max-height:1.25em;transition:max-height .3s;display:inline-flex;overflow:hidden}.ExchangeOptionBarCharts-module__HMcAia__legendContainer:hover{background-color:var(--light-navy);justify-content:flex-end;max-width:fit-content;max-height:10em;transition:max-height .5s ease-in-out;display:inline-flex}.ExchangeOptionBarCharts-module__HMcAia__legendItem{flex-shrink:0;align-items:center;gap:.5em;margin:.2em .5em;display:flex}.ExchangeOptionBarCharts-module__HMcAia__legendItemName{white-space:nowrap;text-overflow:ellipsis;font-family:var(--font-mono), monospace;color:var(--gray);font-size:.8em;overflow:hidden}.ExchangeOptionBarCharts-module__HMcAia__legendItemColor{width:.75em;height:.75em}@media (max-width:767px){.ExchangeOptionBarCharts-module__HMcAia__container{padding:.25em}}
.CategoryScreener-module__wQuwCW__container{background-color:var(--light-navy);width:100%;-webkit-mask:var(--beveled);mask:var(--beveled);text-align:left;cursor:default;flex-direction:column;height:100%;max-height:100%;padding:1.25em;display:flex;position:relative;overflow:scroll}.CategoryScreener-module__wQuwCW__gridHeaders{cursor:pointer}.CategoryScreener-module__wQuwCW__overlay{z-index:20;background:#0006;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:absolute;top:0;left:0}@media (max-width:767px){.CategoryScreener-module__wQuwCW__container{padding:.25em}}.CategoryScreener-module__wQuwCW__title{color:var(--gray);z-index:1;height:100%;margin-bottom:.1em;font-size:.85em;position:sticky;top:0}.CategoryScreener-module__wQuwCW__tableContainer{width:100%;position:relative;overflow:auto}.CategoryScreener-module__wQuwCW__tokenGridHeader,.CategoryScreener-module__wQuwCW__categoryRow{background-color:var(--light-navy);grid-template-columns:2.5fr 1fr 1fr 1fr 1fr 1fr .5fr;gap:0;padding:.25em;display:grid}.CategoryScreener-module__wQuwCW__tokenGridHeader{z-index:10;position:sticky;top:0}.CategoryScreener-module__wQuwCW__categoryRow{align-items:center;transition:background-color .3s}.CategoryScreener-module__wQuwCW__tokenGridHeader>span,.CategoryScreener-module__wQuwCW__categoryRow>*{text-overflow:ellipsis;white-space:nowrap;padding:.5em;overflow:hidden}.CategoryScreener-module__wQuwCW__categoryRow:nth-child(2n){background-color:var(--dash-row-alt,#ffffff08)}.CategoryScreener-module__wQuwCW__categoryRow:hover,.CategoryScreener-module__wQuwCW__categoryRow.CategoryScreener-module__wQuwCW__selected,.CategoryScreener-module__wQuwCW__selectedCategory{background-color:var(--dash-accent-wash,#1585ed26)}.CategoryScreener-module__wQuwCW__start{text-align:left;justify-self:start;width:100%}.CategoryScreener-module__wQuwCW__end{text-align:right;justify-self:end}.CategoryScreener-module__wQuwCW__fundingRateCell{flex-direction:row;justify-content:center;align-items:center;display:flex}.CategoryScreener-module__wQuwCW__opaqueBG{background-color:var(--light-navy);white-space:nowrap;align-items:center}.CategoryScreener-module__wQuwCW__filterButtonContainer{justify-content:center;align-items:center;column-gap:.5em;margin-right:.5em;display:flex}.CategoryScreener-module__wQuwCW__time{color:var(--lighter-blue);cursor:pointer}.CategoryScreener-module__wQuwCW__linkIcon{position:relative}.CategoryScreener-module__wQuwCW__linkIcon:hover{filter:brightness(1.1);text-decoration:underline;transition:transform .2s;transform:scale(1.2)}.CategoryScreener-module__wQuwCW__flashGreen{background-color:var(--dash-gain-wash,#00ff004d);filter:brightness(1.9);transition:background-color .5s,filter .5s}.CategoryScreener-module__wQuwCW__flashRed{background-color:var(--dash-loss-wash,#ff0000b3);filter:brightness(1.7);transition:background-color .5s,filter .5s}.CategoryScreener-module__wQuwCW__activeFilterButton,.CategoryScreener-module__wQuwCW__inactiveFilterButton{cursor:pointer;align-items:bottom;width:1.1em;height:1.1em}.CategoryScreener-module__wQuwCW__categorySelector{cursor:pointer;z-index:1;background-color:var(--input-bg);border:1px solid var(--input-bg);min-width:10em;max-width:15em;color:var(--placeholder);background-color:var(--hover-bg);border-radius:4px;justify-content:flex-end;align-items:center;padding:.5em;font-size:1em;display:flex;position:relative}.CategoryScreener-module__wQuwCW__categorySelectorSelected{width:100%;color:var(--gray);font-size:1em;font-family:var(--font-mono), monospace;text-transform:uppercase;background:0 0;border:none;outline:none;padding:0;line-height:normal}.CategoryScreener-module__wQuwCW__tokenContainer{direction:column;gap:.25em;display:flex}.CategoryScreener-module__wQuwCW__categorySelector input{all:unset;width:100%;font-size:inherit;color:var(--gray);font-family:inherit;line-height:inherit;text-transform:inherit;background-color:var(--hover-bg);cursor:text}.CategoryScreener-module__wQuwCW__categorySelector input::placeholder{color:var(--placeholder)}.CategoryScreener-module__wQuwCW__searchActive{background-color:var(--selected-light);color:var(--off-white);border-color:var(--highlight)}
.EditableTextArea-module__eMFrTG__input{background:var(--selected-light);color:var(--off-white);border:none;border-radius:.2em;outline:none;padding:.8em}.EditableTextArea-module__eMFrTG__disabled{resize:none}
