@charset "UTF-8";.HeroSection-module_hero_TpTb3{position:relative;min-height:calc(100vh - 80px);display:flex;flex-direction:column;padding-top:7rem;padding-bottom:4rem}.HeroSection-module_intro_y5d5h{max-width:1120px;margin:0 auto;text-align:center}.HeroSection-module_eyebrow_3IMRz{display:inline-block;text-transform:uppercase;letter-spacing:3px;font-size:.8rem;font-weight:600;color:var(--mantine-color-primary-5);opacity:.85;margin-bottom:1.25rem}.HeroSection-module_title_k42KW{font-size:4rem;font-weight:800;line-height:1.04;letter-spacing:-2.5px;text-wrap:balance;margin:0}.HeroSection-module_accent_YSO-I{background:linear-gradient(135deg,var(--mantine-color-primary-5),var(--mantine-color-primary-7),var(--mantine-color-primary-9));-webkit-background-clip:text;background-clip:text;-webkit-text-fill-color:transparent;background-size:200% 200%;animation:HeroSection-module_gradientShift_6EYu7 3s ease-in-out infinite}@keyframes HeroSection-module_gradientShift_6EYu7{0%,to{background-position:0% 50%}50%{background-position:100% 50%}}.HeroSection-module_subtitle_b3Aal{font-size:1.2rem;color:var(--mantine-color-dimmed);max-width:640px;text-wrap:pretty;margin:1.75rem auto 0}.HeroSection-module_visualReveal_R1gAX{margin-top:3.5rem;width:100%;flex-shrink:0}.HeroSection-module_frame_UtGj8{max-width:1120px;margin:0 auto;overflow:hidden;border-radius:16px;border:1px solid #000;box-shadow:0 44px 60px -24px #000000d9;background:#0000004d}.HeroSection-module_shot_Tjrpf{display:block;width:100%;height:auto}@media (min-width: 2200px){.HeroSection-module_frame_UtGj8{max-width:1600px}}@media (min-width: 3000px){.HeroSection-module_frame_UtGj8{max-width:1900px}}@media (max-width: 768px){.HeroSection-module_hero_TpTb3{padding-top:4.5rem}.HeroSection-module_title_k42KW{font-size:2.3rem;letter-spacing:-1px}.HeroSection-module_subtitle_b3Aal{font-size:1rem}.HeroSection-module_visualReveal_R1gAX{margin-top:2.5rem}}@media (prefers-reduced-motion: reduce){.HeroSection-module_accent_YSO-I{animation:none}}.DemoSearchInput-module_field_UAM1X{display:flex;align-items:center;gap:.85rem;width:100%;max-width:620px;margin:0 auto;padding:0 1.2rem;height:64px;border-radius:.85rem;background:#0000004d;border:1px solid rgba(255,255,255,.12);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);box-shadow:0 10px 30px #00000059,0 0 0 4px color-mix(in srgb,var(--mantine-color-primary-9) 8%,transparent)}.DemoSearchInput-module_icon_G8XVd{flex-shrink:0;color:var(--mantine-color-primary-6);opacity:.9}.DemoSearchInput-module_value_DqBXC{display:flex;align-items:center;min-height:1.4em;font-size:1.1rem;font-family:JetBrains Mono,ui-monospace,SFMono-Regular,Menlo,monospace;letter-spacing:.2px;overflow:hidden}.DemoSearchInput-module_text_gc7Zw{color:var(--mantine-color-gray-0);white-space:nowrap}.DemoSearchInput-module_placeholder_8leLv{color:var(--mantine-color-dimmed);white-space:nowrap}.DemoSearchInput-module_caret_nYJDJ{display:inline-block;width:2px;height:1.25em;margin-left:2px;background:var(--mantine-color-primary-5);vertical-align:middle;animation:DemoSearchInput-module_caretBlink_kZHsI 1s steps(1) infinite}@keyframes DemoSearchInput-module_caretBlink_kZHsI{0%,50%{opacity:1}50.01%,to{opacity:0}}@media (max-width: 768px){.DemoSearchInput-module_field_UAM1X{height:56px;padding:0 1rem}.DemoSearchInput-module_value_DqBXC{font-size:.95rem}}.DemoLoadingCard-module_network_LbbKy{position:relative;height:max-content;transition:opacity .3s ease-in-out}.DemoLoadingCard-module_network_LbbKy[data-state=in-progress]{opacity:.6}.DemoLoadingCard-module_network_LbbKy[data-state=in-progress] .DemoLoadingCard-module_wrapper_D5d6b svg,.DemoLoadingCard-module_network_LbbKy[data-state=in-progress] .DemoLoadingCard-module_wrapper_D5d6b img{opacity:.09;fill:#fff!important;filter:saturate(0)}.DemoLoadingCard-module_network_LbbKy[data-state=completed] .DemoLoadingCard-module_wrapper_D5d6b{border-color:#1d4b30}.DemoLoadingCard-module_network_LbbKy[data-state=completed] .DemoLoadingCard-module_wrapper_D5d6b:before{opacity:.6;background:var(--mantine-color-green-9)}.DemoLoadingCard-module_network_LbbKy[data-state=empty] .DemoLoadingCard-module_wrapper_D5d6b{border-color:#32321a}.DemoLoadingCard-module_network_LbbKy[data-state=empty] .DemoLoadingCard-module_wrapper_D5d6b:before{opacity:.55;background:var(--mantine-color-yellow-7)}.DemoLoadingCard-module_network_LbbKy[data-state=empty] .DemoLoadingCard-module_wrapper_D5d6b svg,.DemoLoadingCard-module_network_LbbKy[data-state=empty] .DemoLoadingCard-module_wrapper_D5d6b img{opacity:.32;filter:saturate(0)}.DemoLoadingCard-module_network_LbbKy[data-state=more] .DemoLoadingCard-module_wrapper_D5d6b{border-color:#1c3450}.DemoLoadingCard-module_network_LbbKy[data-state=more] .DemoLoadingCard-module_wrapper_D5d6b:before{opacity:.55;background:var(--mantine-color-blue-7)}.DemoLoadingCard-module_inner_zW7un{display:flex;flex-direction:column;align-items:center;gap:5px}.DemoLoadingCard-module_wrapper_D5d6b{position:relative;width:100%;aspect-ratio:1;background:#ffffff05;border:1px solid rgba(255,255,255,.031372549);border-radius:.5rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 0 5px #0003;overflow:hidden}.DemoLoadingCard-module_wrapper_D5d6b:before{z-index:-1;content:"";height:70px;width:80%;position:absolute;bottom:-3.5rem;left:50%;transform:translate(-50%);opacity:0;filter:blur(1rem);transition:all .2s ease-in-out}.DemoLoadingCard-module_wrapper_D5d6b svg,.DemoLoadingCard-module_wrapper_D5d6b img{width:100%;height:100%;padding:1.2rem;font-size:2.5rem;object-fit:contain;display:block;flex-shrink:0;transition:all .3s ease-in-out;filter:saturate(.8);opacity:.8}.DemoLoadingCard-module_name_kcQJj{text-align:center}.DemoLoadingCard-module_more_-n2OR{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:.15rem;width:100%;height:100%;padding:.3rem;text-align:center;line-height:1.1;color:#fffc}.DemoLoadingCard-module_more_-n2OR strong{font-weight:700;font-size:1.15rem}.DemoLoadingCard-module_more_-n2OR span{font-size:.72rem;opacity:.7}.DemoLoadingCard-module_cta_Lb5bw{position:absolute;top:-.5rem;right:-.5rem;z-index:1}.DemoLoadingCard-module_cta_Lb5bw>div{background:#0d131d;border-radius:50%;aspect-ratio:1;padding:5px;display:flex;align-items:center;justify-content:center}.LiveDemoSection-module_stage_-bk-m{display:flex;flex-direction:column;gap:2.25rem;min-height:320px}.LiveDemoSection-module_grid_8LfTr{display:grid;grid-template-columns:repeat(auto-fit,92px);justify-content:center;gap:1.4rem 1.1rem;width:100%;max-width:calc(736px + 7.7rem);margin:0 auto}.LiveDemoSection-module_badge_Gasm6{display:inline-flex;align-self:center;align-items:center;gap:.5rem;padding:.5rem 1rem;border-radius:999px;border:1px solid transparent;opacity:0;transition:opacity .4s ease,color .3s ease,background .3s ease,border-color .3s ease}.LiveDemoSection-module_badge_Gasm6[data-visible=true]{opacity:1}.LiveDemoSection-module_searching_Aeakh{color:var(--mantine-color-orange-3);background:color-mix(in srgb,var(--mantine-color-orange-9) 22%,transparent);border-color:color-mix(in srgb,var(--mantine-color-orange-5) 35%,transparent)}.LiveDemoSection-module_found_Ht464{color:var(--mantine-color-green-3);background:color-mix(in srgb,var(--mantine-color-green-9) 22%,transparent);border-color:color-mix(in srgb,var(--mantine-color-green-5) 35%,transparent)}.LiveDemoSection-module_found_Ht464 svg{color:var(--mantine-color-green-4)}@media (max-width: 768px){.LiveDemoSection-module_grid_8LfTr{grid-template-columns:repeat(auto-fit,minmax(64px,1fr));gap:.85rem .75rem;max-width:none}}.DemoProfileCard-module_card_u8FUI{height:100%;padding:1rem;background:#ffffff08;border:1px solid rgba(255,255,255,.062745098);border-radius:.5rem;backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px);box-shadow:0 0 5px #0003;transition:transform .3s ease,border-color .3s ease,box-shadow .3s ease}.DemoProfileCard-module_card_u8FUI:hover{transform:translateY(-4px);border-color:#ffffff2e;box-shadow:0 14px 30px #0000004d}@media (prefers-reduced-motion: reduce){.DemoProfileCard-module_card_u8FUI:hover{transform:none}}.DemoProfileCard-module_title_o1EdH{display:flex;align-items:center;gap:.5rem;margin-bottom:1rem}.DemoProfileCard-module_icon_12jw8{display:flex;align-items:center}.DemoProfileCard-module_icon_12jw8 svg,.DemoProfileCard-module_icon_12jw8 img{height:1.5rem;width:auto;max-width:5rem;object-fit:contain;display:block}.DemoProfileCard-module_directLink_ZsKYk{display:flex;align-items:center;gap:.5rem;margin-left:auto;font-size:small;opacity:.7;color:#fff;text-decoration:none;white-space:nowrap}.DemoProfileCard-module_directLink_ZsKYk span{opacity:0;transform:translate(.5rem);transition:all .4s ease-in-out}.DemoProfileCard-module_directLink_ZsKYk svg{height:1.1rem;width:1.1rem;display:block}.DemoProfileCard-module_directLink_ZsKYk:hover span{opacity:1;transform:none}.DemoProfileCard-module_rows_ePH5F{display:flex;flex-direction:column;gap:.5rem}.DemoProfileCard-module_valueWrapper_94ieL{display:flex;gap:.75rem;font-size:.9rem}.DemoProfileCard-module_valueWrapper_94ieL:not(:last-child){border-bottom:1px solid rgba(255,255,255,.1254901961);padding-bottom:.5rem}.DemoProfileCard-module_key_3CKeE{width:7.5rem;flex-shrink:0;opacity:.8}.DemoProfileCard-module_values_zkk5p{min-width:0;display:flex;flex-direction:column;align-items:flex-start;gap:.25rem}.DemoProfileCard-module_value_X8-8-{max-width:100%;background:#00000050;border-radius:1rem;padding:3px .5rem;overflow-wrap:anywhere}.DemoProfileCard-module_link_C-v0Y{display:inline-flex;align-items:center;gap:.35rem;max-width:100%;color:var(--mantine-color-primary-7)}.DemoProfileCard-module_link_C-v0Y small{min-width:0;font-size:12px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DemoProfileCard-module_link_C-v0Y svg{flex-shrink:0;height:.9rem;width:.9rem}.DemoProfileCard-module_imgWrapper_y8IaU{width:3rem;height:3rem;opacity:.9}.DemoProfileCard-module_imgWrapper_y8IaU img{width:100%;height:100%;aspect-ratio:1;border-radius:.5rem;object-fit:cover;display:block}@media (max-width: 768px){.DemoProfileCard-module_valueWrapper_94ieL{flex-direction:column;gap:.25rem}.DemoProfileCard-module_key_3CKeE{width:100%;font-weight:600}}.DemoSummaryCard-module_card_3urZs{--accent: var(--mantine-color-primary-5);height:100%;display:flex;flex-direction:column;padding:1.25rem;border-radius:.75rem;background:#00000040;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);position:relative;overflow:hidden;isolation:isolate}.DemoSummaryCard-module_card_3urZs:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(ellipse 100% 45% at 50% 0%,color-mix(in srgb,var(--accent) 22%,transparent) 0%,transparent 70%);opacity:.7}.DemoSummaryCard-module_list_6sm71{flex:1;list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:.5rem;overflow:hidden;mask-image:linear-gradient(to bottom,#000 58%,transparent 100%);-webkit-mask-image:linear-gradient(to bottom,#000 58%,transparent 100%)}.DemoSummaryCard-module_row_4enPt{display:flex;align-items:center;gap:.7rem;padding:.55rem .7rem;border-radius:.6rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.DemoSummaryCard-module_logo_sMaIK{flex-shrink:0;width:34px;height:34px;display:flex;align-items:center;justify-content:center;border-radius:8px;background:#ffffff08;border:1px solid rgba(255,255,255,.062745098)}.DemoSummaryCard-module_logo_sMaIK svg,.DemoSummaryCard-module_logo_sMaIK img{width:18px;height:18px;object-fit:contain}.DemoSummaryCard-module_name_mnh8z{flex:1;font-weight:600;font-size:.92rem}.DemoSummaryCard-module_badge_DcVgQ{flex-shrink:0;font-size:.72rem;font-weight:600;padding:.15rem .55rem;border-radius:999px;color:var(--mantine-color-green-4);border:1px solid color-mix(in srgb,var(--mantine-color-green-5) 40%,transparent)}.NetworksBentoSection-module_grid_iYzIr{display:grid;grid-template-columns:repeat(6,1fr);gap:1.1rem;align-items:stretch;max-width:1080px;margin:0 auto}.NetworksBentoSection-module_cell_4VGS0{height:100%}.NetworksBentoSection-module_half_6pdfq{grid-column:span 3}.NetworksBentoSection-module_wide_feocU{grid-column:span 4}.NetworksBentoSection-module_narrow_PIOT-{grid-column:span 2}@media (max-width: 768px){.NetworksBentoSection-module_grid_iYzIr{grid-template-columns:1fr}.NetworksBentoSection-module_half_6pdfq,.NetworksBentoSection-module_wide_feocU,.NetworksBentoSection-module_narrow_PIOT-{grid-column:auto}}.DemoTimeline-module_timeline_LLgU0{position:relative;max-width:560px;margin:0 auto;padding-left:8px}.DemoTimeline-module_track_lzesO{position:absolute;top:36px;bottom:36px;left:32px;width:2px;background:#ffffff1a;overflow:hidden}.DemoTimeline-module_fill_GZMbh{position:absolute;top:0;right:0;bottom:0;left:0;background:linear-gradient(180deg,var(--mantine-color-primary-5),var(--mantine-color-primary-9))}.DemoTimeline-module_item_6K4Cc{position:relative;display:flex;align-items:center;gap:1.1rem;padding:.7rem 0}.DemoTimeline-module_bullet_AePF-{position:relative;z-index:1;flex-shrink:0;box-sizing:border-box;width:50px;height:50px;border-radius:50%;display:flex;align-items:center;justify-content:center;background:#102642;border:4px solid rgba(255,255,255,.062745098)}.DemoTimeline-module_bullet_AePF- svg,.DemoTimeline-module_bullet_AePF- img{width:100%;height:100%;padding:.5rem;object-fit:contain}.DemoTimeline-module_content_LaApj{display:flex;flex-direction:column;gap:2px}.DemoTimeline-module_heading_vL1sd{font-weight:600;font-size:.95rem;color:var(--mantine-color-gray-1)}.DemoTimeline-module_network_nCLed{font-size:.8rem;color:var(--mantine-color-dimmed)}.DemoProfileHistory-module_wrapper_iK6mS{display:flex;flex-direction:column;gap:1rem;max-width:760px;margin:0 auto}.DemoProfileHistory-module_snapshot_UHoiu{padding:1rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.062745098);background:#00000030}.DemoProfileHistory-module_snapshotHeader_GNRrO{display:flex;justify-content:space-between;align-items:flex-start;gap:.75rem;flex-wrap:wrap;margin-bottom:.75rem}.DemoProfileHistory-module_identityBlock_idYkg{display:flex;align-items:center;gap:.75rem;min-width:0}.DemoProfileHistory-module_avatar_xouuD{width:48px;height:48px;border-radius:50%;object-fit:cover;flex-shrink:0}.DemoProfileHistory-module_identityLine_NWd8l{display:flex;align-items:center;gap:6px}.DemoProfileHistory-module_identityName_-2V4I{font-size:1.15rem;font-weight:700;line-height:1.2;color:var(--mantine-color-gray-0)}.DemoProfileHistory-module_identityHandle_xWhPN{color:var(--mantine-primary-color-4);font-family:var(--mantine-font-family-monospace, ui-monospace, monospace);font-size:.9rem}.DemoProfileHistory-module_asOfPill_rnbzD{flex-shrink:0;font-size:.78rem;padding:.15rem .55rem;border-radius:999px;white-space:nowrap;color:var(--mantine-color-dimmed);background:color-mix(in srgb,var(--mantine-primary-color-9) 12%,transparent);border:1px solid color-mix(in srgb,var(--mantine-primary-color-9) 28%,transparent)}.DemoProfileHistory-module_snapBio_Q2nf6{margin:0 0 .6rem;font-size:.9rem;line-height:1.55}.DemoProfileHistory-module_metaItem_uKWOQ{display:flex;align-items:center;gap:6px;margin-bottom:.5rem;font-size:.85rem;color:var(--mantine-color-dimmed)}.DemoProfileHistory-module_metaItem_uKWOQ svg{flex-shrink:0;opacity:.8}.DemoProfileHistory-module_firstSeen_qJ5lX{margin:0;font-size:.76rem;color:var(--mantine-color-dimmed);opacity:.7}.DemoProfileHistory-module_iconBtn_njTh7{display:inline-flex;align-items:center;justify-content:center;width:22px;height:22px;border-radius:4px;flex-shrink:0;color:var(--mantine-primary-color-4);background:color-mix(in srgb,var(--mantine-primary-color-9) 15%,transparent)}.DemoProfileHistory-module_filters_AWZT-{display:flex;gap:.5rem}.DemoProfileHistory-module_searchField_aWkmg,.DemoProfileHistory-module_selectField_H0ok3{display:flex;align-items:center;height:36px;padding:0 .75rem;border-radius:4px;border:1px solid rgba(255,255,255,.0823529412);background:#00000030;font-size:.875rem;color:var(--mantine-color-dimmed)}.DemoProfileHistory-module_searchField_aWkmg svg,.DemoProfileHistory-module_selectField_H0ok3 svg{flex-shrink:0;opacity:.7}.DemoProfileHistory-module_searchField_aWkmg{flex:1;gap:.5rem}.DemoProfileHistory-module_selectField_H0ok3{flex:0 0 12rem;justify-content:space-between}.DemoProfileHistory-module_timeline_NfV48{position:relative;padding-left:3rem}.DemoProfileHistory-module_timelineLine_AQpJt{position:absolute;left:1rem;top:0;bottom:0;width:1px;background:var(--mantine-primary-color-9);opacity:.3;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 60px,#000 calc(100% - 70px),rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#0000 0,#000 60px,#000 calc(100% - 70px),#0000)}.DemoProfileHistory-module_timelineItem_p7pvV{position:relative;margin-bottom:1rem}.DemoProfileHistory-module_timelineMarker_aXq6T{position:absolute;left:calc(-2rem + .5px);transform:translate(-50%);top:1.5rem;width:.55rem;height:.55rem;background:var(--mantine-color-dark-2);border-radius:50%}.DemoProfileHistory-module_timelineMarker_aXq6T[data-identity=true]{top:1.4rem;width:.85rem;height:.85rem;background:var(--mantine-primary-color-9);box-shadow:0 0 0 3px color-mix(in srgb,var(--mantine-primary-color-9) 18%,transparent)}.DemoProfileHistory-module_card_U8mWw{padding:1rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.062745098);background:#00000030}.DemoProfileHistory-module_cardHeader_nMJT7{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap;margin-bottom:.5rem}.DemoProfileHistory-module_cardDate_HUGic{font-weight:600;font-size:.875rem;color:var(--mantine-color-gray-0)}.DemoProfileHistory-module_count_2yba2{font-size:.75rem;color:var(--mantine-color-dimmed)}.DemoProfileHistory-module_relative_G9Zfh{margin-left:auto;font-size:.75rem;opacity:.55}.DemoProfileHistory-module_changes_19a1D{display:flex;flex-direction:column}.DemoProfileHistory-module_row_P8gTX{display:flex;gap:.75rem;padding:.45rem 0;border-top:1px solid rgba(255,255,255,.062745098);align-items:flex-start}.DemoProfileHistory-module_row_P8gTX:first-of-type{border-top:none}.DemoProfileHistory-module_rowTime_GrEoS{width:72px;min-width:72px;flex-shrink:0;font-size:.72rem;line-height:1.55;font-variant-numeric:tabular-nums;letter-spacing:.02em;color:var(--mantine-color-dimmed);opacity:.7}.DemoProfileHistory-module_identityRow_QhFP-{align-items:center;margin-left:-.5rem;margin-right:-.5rem;padding-left:.5rem;padding-right:.5rem;background:color-mix(in srgb,var(--mantine-primary-color-9) 6%,transparent);border-radius:5px}.DemoProfileHistory-module_identityRow_QhFP- .DemoProfileHistory-module_fieldMeta_S0DLn{opacity:1}.DemoProfileHistory-module_fieldMeta_S0DLn{display:flex;align-items:center;gap:6px;width:120px;min-width:120px;flex-shrink:0;opacity:.75}.DemoProfileHistory-module_fieldIcon_YJjSr{display:inline-flex;align-items:center;justify-content:center;width:1rem;height:1rem;flex-shrink:0}.DemoProfileHistory-module_fieldIcon_YJjSr svg{display:block;width:.9rem;height:.9rem}.DemoProfileHistory-module_fieldLabel_H1bvU{font-weight:500;font-size:.85rem;line-height:1.4}.DemoProfileHistory-module_diff_CwE2Z{flex:1;min-width:0;display:inline-flex;flex-wrap:wrap;align-items:center;gap:.4rem;overflow-wrap:anywhere;font-size:.9rem;line-height:1.55}.DemoProfileHistory-module_arrow_hOKXJ{color:var(--mantine-color-dimmed);opacity:.7}.DemoProfileHistory-module_added_MBC6x{color:#4ade80;background:#4ade8024;border-radius:3px;padding:0 2px}.DemoProfileHistory-module_removed_oI21Z{color:#f87171;background:#f8717124;border-radius:3px;padding:0 2px;text-decoration:line-through}.DemoProfileHistory-module_identityValue_QqHDY{display:inline-flex;align-items:center;gap:6px;color:var(--mantine-color-gray-0)}.DemoProfileHistory-module_tail_W69oY{position:relative;height:2.75rem}.DemoProfileHistory-module_tailDot_zqQV-{position:absolute;left:-32px;transform:translate(-50%);border-radius:50%;background:var(--mantine-primary-color-9);width:8px;height:8px}.DemoProfileHistory-module_tailDot_zqQV-:nth-child(1){top:2px;opacity:.45}.DemoProfileHistory-module_tailDot_zqQV-:nth-child(2){top:18px;opacity:.28}.DemoProfileHistory-module_tailDot_zqQV-:nth-child(3){top:34px;opacity:.15}@media (max-width: 640px){.DemoProfileHistory-module_filters_AWZT-{flex-wrap:wrap}.DemoProfileHistory-module_searchField_aWkmg{flex:1 1 100%}.DemoProfileHistory-module_selectField_H0ok3{flex:1}.DemoProfileHistory-module_timeline_NfV48{padding-left:1.5rem}.DemoProfileHistory-module_timelineLine_AQpJt{left:6px}.DemoProfileHistory-module_timelineMarker_aXq6T,.DemoProfileHistory-module_tailDot_zqQV-{left:calc(6.5px - 1.5rem)}.DemoProfileHistory-module_rowTime_GrEoS{display:none}.DemoProfileHistory-module_row_P8gTX{flex-wrap:wrap;row-gap:.3rem;padding:.7rem 0}.DemoProfileHistory-module_fieldMeta_S0DLn{width:auto;min-width:0;opacity:1}.DemoProfileHistory-module_fieldLabel_H1bvU{font-size:.72rem;font-weight:600;letter-spacing:.05em;text-transform:uppercase;color:var(--mantine-color-dimmed)}.DemoProfileHistory-module_diff_CwE2Z{flex-basis:100%}.DemoProfileHistory-module_added_MBC6x,.DemoProfileHistory-module_removed_oI21Z{-webkit-box-decoration-break:clone;box-decoration-break:clone}}.DemoPost-module_wrapper_CIsU5{padding:1rem;border-radius:.5rem;border:1px solid rgba(255,255,255,.062745098);background:#00000030}.DemoPost-module_networkWrapper_6V8wa span{opacity:.5;font-size:small}.DemoPost-module_networkIcon_D8vul{background:#ffffff20;border:1px solid rgba(255,255,255,.1882352941);border-radius:50%;aspect-ratio:1;width:2rem;height:2rem;padding:.3rem;display:flex;align-items:center;justify-content:center}.DemoPost-module_networkIcon_D8vul svg,.DemoPost-module_networkIcon_D8vul img{display:block}.DemoPost-module_images_bCQ2q{margin:0 auto}.DemoPost-module_images_bCQ2q img{border-radius:.5rem;width:100%;transition:all .2s ease-in-out;cursor:zoom-in}.DemoPost-module_images_bCQ2q img:hover,.DemoPost-module_timestamp_ciOLV{opacity:.5}.DemoPostsTimeline-module_timeline_45V5L{position:relative;padding-left:3rem;max-width:760px;margin:0 auto}.DemoPostsTimeline-module_line_R3Fd6{position:absolute;left:1rem;top:0;bottom:0;width:1px;background:var(--mantine-primary-color-9);opacity:.3;-webkit-mask-image:linear-gradient(to bottom,rgba(0,0,0,0) 0,#000 80px,#000 calc(100% - 70px),rgba(0,0,0,0) 100%);mask-image:linear-gradient(to bottom,#0000 0,#000 80px,#000 calc(100% - 70px),#0000)}.DemoPostsTimeline-module_group_3sBoV{position:relative;display:flex;flex-direction:column;gap:1.25rem}.DemoPostsTimeline-module_month_cX2jM{text-transform:capitalize;padding:.5rem .25rem 0}.DemoPostsTimeline-module_month_cX2jM span{color:var(--mantine-primary-color-9);font-weight:700}.DemoPostsTimeline-module_item_GoNzr{position:relative}.DemoPostsTimeline-module_marker_VnZ65{position:absolute;left:-38px;top:2.2rem;width:.8rem;height:.8rem;background:var(--mantine-primary-color-9);border-radius:50%}.DemoPostsTimeline-module_tail_qcznF{position:relative;height:2.75rem}.DemoPostsTimeline-module_tailDot_3Gx--{position:absolute;left:-32px;transform:translate(-50%);border-radius:50%;background:var(--mantine-primary-color-9)}.DemoPostsTimeline-module_tailDot_3Gx--:nth-child(1){top:2px;width:8px;height:8px;opacity:.45}.DemoPostsTimeline-module_tailDot_3Gx--:nth-child(2){top:18px;width:8px;height:8px;opacity:.28}.DemoPostsTimeline-module_tailDot_3Gx--:nth-child(3){top:34px;width:8px;height:8px;opacity:.15}@media (max-width: 768px){.DemoPostsTimeline-module_timeline_45V5L{padding-left:1.5rem}.DemoPostsTimeline-module_marker_VnZ65{left:-24px}.DemoPostsTimeline-module_line_R3Fd6{left:6px}}.SocialActivitySection-module_chart_aQOXJ{max-width:860px;margin:0 auto;width:100%}.SocialActivitySection-module_chartFallback_5FAPR{height:220px;border-radius:.75rem;background:#ffffff08;border:1px solid rgba(255,255,255,.06)}.SocialActivitySection-module_posts_X7zNq{display:flex;flex-direction:column;gap:1.25rem;max-width:620px;margin:0 auto;width:100%}.DemoForumProfile-module_card_JlQTT{display:flex;flex-direction:column;gap:.9rem;padding:1rem;border-radius:.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.062745098);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.DemoForumProfile-module_header_DcZZY{display:flex;align-items:flex-start;gap:.75rem}.DemoForumProfile-module_avatar_3idRm{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:50%;background:#ffffff12;color:var(--mantine-color-dimmed);flex-shrink:0}.DemoForumProfile-module_identity_zDOVL{display:flex;flex-direction:column;gap:.35rem;min-width:0;flex:1}.DemoForumProfile-module_nameLine_jN5CL{display:flex;align-items:baseline;gap:.5rem;flex-wrap:wrap}.DemoForumProfile-module_forum_3C4gV{font-weight:700;font-size:1.05rem;color:var(--mantine-color-gray-0)}.DemoForumProfile-module_domain_PjXV5{font-size:.8rem;color:var(--mantine-primary-color-4)}.DemoForumProfile-module_badges_T6Vl9{display:flex;gap:.4rem;flex-wrap:wrap}.DemoForumProfile-module_badge_WYuc7{font-size:.6rem;font-weight:600;letter-spacing:.05em;padding:.15rem .45rem;border-radius:4px;background:#ffffff12;color:var(--mantine-color-gray-2);white-space:nowrap}.DemoForumProfile-module_external_O-x87{flex-shrink:0;color:var(--mantine-color-dimmed);opacity:.7}.DemoForumProfile-module_stats_sNaf-{display:grid;grid-template-columns:repeat(4,1fr);gap:.5rem}.DemoForumProfile-module_stat_03XXk{display:flex;flex-direction:column;gap:2px;padding:.55rem .7rem;border-radius:.45rem;background:#00000059;border:1px solid rgba(255,255,255,.0509803922)}.DemoForumProfile-module_stat_03XXk[data-highlight=true]{border-color:color-mix(in srgb,var(--mantine-color-primary-9) 50%,transparent);background:#193053}.DemoForumProfile-module_stat_03XXk[data-highlight=true] .DemoForumProfile-module_statValue_-iDzF{color:var(--mantine-color-primary-4)}.DemoForumProfile-module_statValue_-iDzF{font-size:1.15rem;font-weight:700;color:var(--mantine-color-gray-0)}.DemoForumProfile-module_statLabel_jNa-e{font-size:.68rem;color:var(--mantine-color-dimmed)}.DemoForumProfile-module_dates_dSsg9{display:grid;grid-template-columns:repeat(3,1fr);gap:.5rem}.DemoForumProfile-module_date_-RM14{display:flex;flex-direction:column;gap:1px}.DemoForumProfile-module_dateLabel_FL1wi{font-size:.68rem;color:var(--mantine-color-dimmed)}.DemoForumProfile-module_dateValue_oS-c8{font-size:.82rem;font-weight:600;color:var(--mantine-color-gray-1)}.DemoForumProfile-module_identifiers_T710I{display:flex;flex-direction:column;gap:.6rem;padding:.8rem;border-radius:.5rem;background:#00000059;border:1px solid rgba(255,255,255,.0509803922)}.DemoForumProfile-module_identifiersTitle_Gz61b{font-size:.66rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--mantine-color-dimmed)}.DemoForumProfile-module_identifiersGrid_KUxA-{display:grid;grid-template-columns:1fr 1fr;gap:.6rem}.DemoForumProfile-module_identifier_DHbP5{display:flex;flex-direction:column;gap:.25rem;min-width:0}.DemoForumProfile-module_identifierLabel_iIDZy{font-size:.7rem;color:var(--mantine-color-dimmed)}.DemoForumProfile-module_chipRow_jemao{display:flex;align-items:center;gap:.4rem;min-width:0}.DemoForumProfile-module_chip_Sa29v{font-family:var(--mantine-font-family-monospace, ui-monospace, monospace);font-size:.78rem;padding:.2rem .5rem;border-radius:5px;background:#0000004d;border:1px solid rgba(255,255,255,.0705882353);color:var(--mantine-color-gray-1);overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.DemoForumProfile-module_iconBtn_WMMUE{display:inline-flex;align-items:center;justify-content:center;width:20px;height:20px;border-radius:4px;flex-shrink:0;color:var(--mantine-primary-color-4);background:color-mix(in srgb,var(--mantine-primary-color-9) 15%,transparent)}.DemoForumProfile-module_fieldRow_HSQ8t{display:flex;align-items:center;gap:.75rem;padding-top:.6rem;border-top:1px solid rgba(255,255,255,.062745098)}.DemoForumProfile-module_fieldLabel_bcYMU{width:90px;min-width:90px;font-size:.8rem;color:var(--mantine-color-gray-2)}@media (max-width: 520px){.DemoForumProfile-module_stats_sNaf-{grid-template-columns:repeat(2,1fr)}.DemoForumProfile-module_dates_dSsg9,.DemoForumProfile-module_identifiersGrid_KUxA-{grid-template-columns:1fr}}.DemoForumActivity-module_wrapper_iQSIJ{display:flex;flex-direction:column;gap:.8rem}.DemoForumActivity-module_month_5SYws{font-size:.72rem;font-weight:600;letter-spacing:.08em;text-transform:uppercase;color:var(--mantine-color-dimmed)}.DemoForumActivity-module_thread_B6xsk{display:flex;flex-direction:column;gap:.55rem;padding:1rem;border-radius:.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.062745098);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.DemoForumActivity-module_threadHeader_GEbtH{display:flex;align-items:center;gap:.5rem;flex-wrap:wrap}.DemoForumActivity-module_forumIcon_OCYC4{flex-shrink:0;color:var(--mantine-color-dimmed);opacity:.8}.DemoForumActivity-module_forumName_5aqMx{font-size:.85rem;font-weight:600;color:var(--mantine-color-gray-1)}.DemoForumActivity-module_category_-Ccwd,.DemoForumActivity-module_kindBadge_gL053{font-size:.62rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;padding:.18rem .55rem;border-radius:999px;white-space:nowrap}.DemoForumActivity-module_category_-Ccwd{background:#232a38;color:var(--mantine-color-dark-2)}.DemoForumActivity-module_started_rQMXu{color:#38d9a9;background:#19363c}.DemoForumActivity-module_replied_wOKu-{color:#da77f2;background:#312848}.DemoForumActivity-module_external_OZtWL{margin-left:auto;flex-shrink:0;color:var(--mantine-color-dimmed);opacity:.7}.DemoForumActivity-module_title_Hsv2r{margin:0;font-size:.95rem;font-weight:700;color:var(--mantine-color-gray-0)}.DemoForumActivity-module_quote_BatX3{display:flex;flex-direction:column;gap:.3rem;padding-left:.75rem;border-left:2px solid rgba(255,255,255,.0823529412)}.DemoForumActivity-module_date_xGutU{font-size:.72rem;color:var(--mantine-color-dimmed)}.DemoForumActivity-module_excerpt_I2kX3{margin:0;font-size:.85rem;line-height:1.5;color:var(--mantine-color-gray-2)}.DemoForumActivity-module_showMore_znq5k{font-size:.8rem;font-weight:600;color:var(--mantine-primary-color-4)}.DemoForumActivity-module_lastActivity_iIxTy{margin:0;font-size:.78rem;color:var(--mantine-color-dimmed)}.DemoForumActivity-module_lastActivity_iIxTy strong{color:var(--mantine-color-gray-1);font-weight:600}.DemoSanctionsProfile-module_card_Ywc0-{display:flex;flex-direction:column;gap:.9rem;padding:1rem;border-radius:.5rem;background:#ffffff08;border:1px solid rgba(255,255,255,.062745098);backdrop-filter:blur(4px);-webkit-backdrop-filter:blur(4px)}.DemoSanctionsProfile-module_header_-S-Kc{display:flex;align-items:flex-start;gap:.75rem}.DemoSanctionsProfile-module_avatar_zU0hs{display:inline-flex;align-items:center;justify-content:center;width:42px;height:42px;border-radius:.5rem;background:#ffffff12;color:var(--mantine-color-dimmed);flex-shrink:0}.DemoSanctionsProfile-module_identity_oo6tO{display:flex;flex-direction:column;gap:.45rem;min-width:0;flex:1}.DemoSanctionsProfile-module_name_8cDc2{font-size:1.05rem;font-weight:700;line-height:1.2;color:var(--mantine-color-gray-0)}.DemoSanctionsProfile-module_reasonsLine_Oka2h{margin:0;display:flex;align-items:baseline;gap:.45rem;flex-wrap:wrap;font-size:.85rem}.DemoSanctionsProfile-module_sanctioned_8jNPH{color:#f87171;font-weight:600}.DemoSanctionsProfile-module_otherReasons_7UQXF{color:var(--mantine-color-dimmed)}.DemoSanctionsProfile-module_flagged_Qr9-g{margin:0;font-size:.8rem;color:var(--mantine-color-dimmed)}.DemoSanctionsProfile-module_counters_KaYjX{margin:0;font-size:.8rem;color:var(--mantine-color-gray-2)}.DemoSanctionsProfile-module_reasons_bG7-u{display:flex;flex-direction:column;padding:.8rem;border-radius:.5rem;background:#00000059;border:1px solid rgba(255,255,255,.0509803922)}.DemoSanctionsProfile-module_reasonsHeader_JE8mI{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding-bottom:.55rem}.DemoSanctionsProfile-module_reasonsTitle_dJ9vf{font-size:.85rem;font-weight:700;color:var(--mantine-color-gray-0)}.DemoSanctionsProfile-module_reasonsCount_yYUFx{font-size:.75rem;color:var(--mantine-color-dimmed)}.DemoSanctionsProfile-module_reason_MOb0x{display:flex;align-items:baseline;gap:.6rem;padding:.5rem 0;border-top:1px solid rgba(255,255,255,.062745098)}.DemoSanctionsProfile-module_reasonLabel_Kf1uH{font-size:.85rem;color:var(--mantine-color-gray-1)}.DemoSanctionsProfile-module_reason_MOb0x[data-headline=true] .DemoSanctionsProfile-module_reasonLabel_Kf1uH{color:#f87171;font-weight:600}.DemoSanctionsProfile-module_reasonCode_-KGCb{font-family:var(--mantine-font-family-monospace, ui-monospace, monospace);font-size:.68rem;color:var(--mantine-color-dimmed);opacity:.8}.DemoSanctionsProfile-module_identitySection_DeUg6{display:flex;flex-direction:column}.DemoSanctionsProfile-module_identityTitle_ytNGu{font-size:.9rem;font-weight:700;color:var(--mantine-color-gray-0);padding-bottom:.35rem}.DemoSanctionsProfile-module_identityRow_TlYzZ{display:flex;align-items:baseline;gap:.75rem;padding:.5rem 0;border-top:1px solid rgba(255,255,255,.062745098)}.DemoSanctionsProfile-module_identityLabel_iJNyO{width:110px;min-width:110px;font-size:.8rem;color:var(--mantine-color-dimmed)}.DemoSanctionsProfile-module_identityValue_J61Qh{font-size:.85rem;color:var(--mantine-color-gray-1);overflow-wrap:anywhere}.FeatureBentoSection-module_bento_bPfRf{display:flex;flex-direction:column;gap:1.1rem}.FeatureBentoSection-module_bottomRow_BHB8z{display:grid;grid-template-columns:2fr 3fr;gap:1.1rem}.FeatureBentoSection-module_sideStack_luCaO{display:flex;flex-direction:column;gap:1.1rem}.FeatureBentoSection-module_sideStack_luCaO .FeatureBentoSection-module_cell_E1v1x{flex:1}.FeatureBentoSection-module_cell_E1v1x{height:100%}.FeatureBentoSection-module_card_EMmgI,.FeatureBentoSection-module_showcase_OisUm{--accent: var(--mantine-color-primary-5);position:relative;display:flex;flex-direction:column;height:100%;border-radius:.9rem;background:#00000040;border:1px solid rgba(255,255,255,.08);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px);overflow:hidden;isolation:isolate;transition:transform .4s ease,border-color .4s ease}.FeatureBentoSection-module_card_EMmgI:before,.FeatureBentoSection-module_showcase_OisUm:before{content:"";position:absolute;top:0;right:0;bottom:0;left:0;z-index:-1;background:radial-gradient(ellipse 80% 110% at 22% 0%,color-mix(in srgb,var(--accent) 28%,transparent) 0%,color-mix(in srgb,var(--accent) 10%,transparent) 40%,transparent 78%);opacity:.5;transition:opacity .4s ease}.FeatureBentoSection-module_card_EMmgI:hover,.FeatureBentoSection-module_showcase_OisUm:hover{transform:translateY(-4px);border-color:color-mix(in srgb,var(--accent) 35%,rgba(255,255,255,.1))}.FeatureBentoSection-module_card_EMmgI:hover:before,.FeatureBentoSection-module_showcase_OisUm:hover:before{opacity:.85}.FeatureBentoSection-module_card_EMmgI{gap:.75rem;padding:1.5rem}.FeatureBentoSection-module_icon_zFsUU{display:flex;align-items:center;justify-content:center;width:48px;height:48px;border-radius:12px;color:var(--accent);background:color-mix(in srgb,var(--accent) 16%,rgba(0,0,0,.3));border:1px solid color-mix(in srgb,var(--accent) 30%,transparent)}.FeatureBentoSection-module_title_FLiG-{margin:0;font-size:1.1rem;font-weight:700}.FeatureBentoSection-module_blurb_1xgbj{margin:0;font-size:.9rem;line-height:1.5;color:var(--mantine-color-dimmed)}.FeatureBentoSection-module_showcase_OisUm{gap:1.1rem;padding:1.5rem 1.5rem 0}.FeatureBentoSection-module_showcaseIntro_FUMN5{display:flex;flex-direction:column;gap:.4rem}.FeatureBentoSection-module_eyebrow_Ef7iG{margin:0;font-size:.78rem;font-weight:700;letter-spacing:.09em;text-transform:uppercase;color:var(--accent)}.FeatureBentoSection-module_darkwebUi_Wyzq-{display:grid;grid-template-columns:1fr 1fr;gap:1.1rem}.FeatureBentoSection-module_showcaseUi_ydifl{flex:1;min-height:0;-webkit-mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 80px),transparent 100%);mask-image:linear-gradient(to bottom,#000 0,#000 calc(100% - 80px),transparent 100%)}.FeatureBentoSection-module_capped_cpQSq{overflow:hidden}@media (max-width: 1100px){.FeatureBentoSection-module_bottomRow_BHB8z{grid-template-columns:1fr}.FeatureBentoSection-module_capped_cpQSq{overflow:visible;flex-basis:auto}.FeatureBentoSection-module_sideStack_luCaO{flex-direction:row}.FeatureBentoSection-module_darkwebUi_Wyzq-{grid-template-columns:1fr}}@media (max-width: 768px){.FeatureBentoSection-module_sideStack_luCaO{flex-direction:column}}@media (prefers-reduced-motion: reduce){.FeatureBentoSection-module_card_EMmgI:hover,.FeatureBentoSection-module_showcase_OisUm:hover{transform:none}}.ReportFinaleSection-module_formats_fBm60{display:flex;flex-wrap:wrap;align-items:center;justify-content:center;gap:.6rem}.ReportFinaleSection-module_label_SZMIu{display:inline-flex;align-items:center;gap:.4rem;font-size:.85rem;color:var(--mantine-color-dimmed)}.ReportFinaleSection-module_label_SZMIu svg{color:var(--mantine-color-primary-5)}.ReportFinaleSection-module_chip_ty0O6{display:inline-flex;align-items:center;padding:.35rem .85rem;border-radius:999px;font-size:.8rem;font-weight:600;letter-spacing:.4px;color:var(--mantine-color-gray-2);background:#00000040;border:1px solid rgba(255,255,255,.1);backdrop-filter:blur(6px);-webkit-backdrop-filter:blur(6px)}.ReportFinaleSection-module_frame_8zNHA{position:relative;max-width:680px;margin:0 auto;overflow:hidden;border-radius:1rem;border:1px solid rgba(255,255,255,.1);box-shadow:0 30px 70px #00000080;background:#fff}.ReportFinaleSection-module_image_j0jYe{display:block;width:100%;height:auto}.ReportFinaleSection-module_fade_th9JK{position:absolute;left:0;right:0;bottom:0;height:140px;background:linear-gradient(180deg,#11172000,#111720d9);pointer-events:none}.Overview-module_page_VIMCK{width:100%}
