.ASN_asnContainer__Ktj8u{max-width:1400px;margin:0 auto;padding:20px}.ASN_contentSection__FISCh{display:flex;flex-direction:column;gap:20px}@media (max-width:768px){.ASN_asnContainer__Ktj8u{padding:15px}}.BasicInfoSection_basicInfoSection__zJi61{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.BasicInfoSection_header__RZ8T4{padding:20px 20px 10px;border-bottom:1px solid #e5e7eb}.BasicInfoSection_header__RZ8T4 h2{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 8px}.BasicInfoSection_subtitle__dWLQz{font-size:14px;color:#6b7280;margin:0}.BasicInfoSection_infoGrid__K7d_O{padding:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:15px;gap:15px}.BasicInfoSection_infoRow__G72IM{display:flex;gap:12px;align-items:flex-start}.BasicInfoSection_label___hzGc{font-weight:600;color:#374151;font-size:13px;min-width:140px;text-transform:uppercase;letter-spacing:.5px}.BasicInfoSection_value__PfiFX{color:#4b5563;font-size:14px;flex:1 1}.BasicInfoSection_countryWithFlag__qjtaF{display:flex;align-items:center;gap:8px}.BasicInfoSection_flag__h6bMr{border-radius:2px;object-fit:cover}@media (max-width:768px){.BasicInfoSection_infoGrid__K7d_O{grid-template-columns:1fr;gap:12px}.BasicInfoSection_infoRow__G72IM{flex-direction:column;gap:4px}.BasicInfoSection_label___hzGc{min-width:auto;text-align:left}.BasicInfoSection_header__RZ8T4 h2{font-size:20px}}.PrefixesSection_prefixesContainer__9EUqf{background:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.PrefixesSection_header__a7LjO{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:15px}.PrefixesSection_header__a7LjO h3{font-size:18px;font-weight:600;color:#1f2937;margin:0}.PrefixesSection_tabs__Q2GnO{display:flex;gap:10px;flex-wrap:wrap}.PrefixesSection_tabs__Q2GnO button{padding:8px 16px;background:#f3f4f6;border:1px solid #e5e7eb;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;color:#6b7280;transition:all .2s}.PrefixesSection_tabs__Q2GnO button:hover{background:#e5e7eb}.PrefixesSection_activeTab__BcNUy{background:var(--color-primary)!important;color:white!important;border-color:var(--color-primary)!important}.PrefixesSection_tableWrapper__5fAgM{overflow-x:auto;margin-bottom:20px}.PrefixesSection_table__jDVZ_{width:100%;border-collapse:collapse;font-size:14px}.PrefixesSection_table__jDVZ_ thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.PrefixesSection_table__jDVZ_ th{text-align:left;padding:12px 15px;font-weight:600;color:#374151;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.PrefixesSection_table__jDVZ_ tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s}.PrefixesSection_table__jDVZ_ tbody tr:hover{background:#f9fafb}.PrefixesSection_table__jDVZ_ td{padding:12px 15px;color:#4b5563}.PrefixesSection_table__jDVZ_ td a{color:var(--color-primary);text-decoration:none;font-weight:500}.PrefixesSection_table__jDVZ_ td a:hover{text-decoration:underline}.PrefixesSection_moasYes__U3FeE{color:#ef4444;font-weight:600}.PrefixesSection_moasNo__evGzo{color:#22c55e;font-weight:600}.PrefixesSection_countryFlag__mFnEw{display:inline-flex;align-items:center;gap:6px}.PrefixesSection_countryFlag__mFnEw img{border-radius:2px;object-fit:cover}.PrefixesSection_netname__dIh5t{max-width:200px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.PrefixesSection_sources__4M1YO{color:#6b7280;font-size:13px}.PrefixesSection_pagination__kEaEQ{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:20px}.PrefixesSection_paginationButton__1_T2g{padding:8px 16px;background:var(--color-primary);color:white;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.PrefixesSection_paginationButton__1_T2g:hover:not(:disabled){background:var(--color-primary-dark)}.PrefixesSection_paginationButton__1_T2g:disabled{background:#d1d5db;cursor:not-allowed}.PrefixesSection_pageInfo__9u78q{font-size:14px;color:#6b7280;font-weight:500}.PrefixesSection_showMore__CPRmp{text-align:center;margin-top:20px}.PrefixesSection_showMore__CPRmp button{padding:10px 20px;background:transparent;color:var(--color-primary);border:2px solid var(--color-primary);border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s}.PrefixesSection_showMore__CPRmp button:hover{background:var(--color-primary);color:white}.PrefixesSection_errorContainer__oYLTV,.PrefixesSection_loadingMore__hJp_c,.PrefixesSection_loading__AmzFs,.PrefixesSection_noData__so2T6{text-align:center;padding:40px 20px;color:#6b7280}.PrefixesSection_loadingMore__hJp_c{padding:20px}.PrefixesSection_spinner__nRjJN{border:3px solid #f3f4f6;border-top:3px solid var(--color-primary);border-radius:50%;width:40px;height:40px;animation:PrefixesSection_spin__njIrt 1s linear infinite;margin:0 auto 15px}@keyframes PrefixesSection_spin__njIrt{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.PrefixesSection_header__a7LjO{flex-direction:column;align-items:flex-start}.PrefixesSection_tabs__Q2GnO{width:100%}.PrefixesSection_tabs__Q2GnO button{flex:1 1}.PrefixesSection_table__jDVZ_{font-size:12px}.PrefixesSection_table__jDVZ_ td,.PrefixesSection_table__jDVZ_ th{padding:8px 10px}}.NeighborsSection_neighborsContainer__ms5xF{background:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.NeighborsSection_header__C2dEv{margin-bottom:20px}.NeighborsSection_header__C2dEv h3{font-size:18px;font-weight:600;color:#1f2937;margin:0 0 5px}.NeighborsSection_subtitle__dj9EN{font-size:14px;color:#6b7280;margin:0}.NeighborsSection_tableWrapper__3Si8F{overflow-x:auto;margin-bottom:20px}.NeighborsSection_table__TkZi5{width:100%;border-collapse:collapse;font-size:14px}.NeighborsSection_table__TkZi5 thead{background:#f9fafb;border-bottom:2px solid #e5e7eb}.NeighborsSection_table__TkZi5 th{text-align:left;padding:12px 15px;font-weight:600;color:#374151;font-size:12px;text-transform:uppercase;letter-spacing:.5px}.NeighborsSection_table__TkZi5 tbody tr{border-bottom:1px solid #f3f4f6;transition:background-color .2s}.NeighborsSection_table__TkZi5 tbody tr:hover{background:#f9fafb}.NeighborsSection_table__TkZi5 td{padding:12px 15px;color:#4b5563}.NeighborsSection_table__TkZi5 td a{color:var(--color-primary);text-decoration:none;font-weight:500}.NeighborsSection_table__TkZi5 td a:hover{text-decoration:underline}.NeighborsSection_countryFlag__MQuTb{display:inline-flex;align-items:center;gap:6px}.NeighborsSection_countryFlag__MQuTb img{border-radius:2px;object-fit:cover}.NeighborsSection_neighborName__qHZyI{max-width:250px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.NeighborsSection_pagination__twCmV{display:flex;justify-content:center;align-items:center;gap:15px;margin-top:20px}.NeighborsSection_paginationButton__u8s7k{padding:8px 16px;background:var(--color-primary);color:white;border:none;border-radius:6px;cursor:pointer;font-size:14px;font-weight:500;transition:all .2s}.NeighborsSection_paginationButton__u8s7k:hover:not(:disabled){background:var(--color-primary-dark)}.NeighborsSection_paginationButton__u8s7k:disabled{background:#d1d5db;cursor:not-allowed}.NeighborsSection_pageInfo__2owCu{font-size:14px;color:#6b7280;font-weight:500}.NeighborsSection_showMore__E8Iek{text-align:center;margin-top:20px}.NeighborsSection_showMore__E8Iek button{padding:10px 20px;background:transparent;color:var(--color-primary);border:2px solid var(--color-primary);border-radius:6px;cursor:pointer;font-size:14px;font-weight:600;transition:all .2s}.NeighborsSection_showMore__E8Iek button:hover{background:var(--color-primary);color:white}.NeighborsSection_errorContainer__EAooK,.NeighborsSection_loadingMore__iGNWE,.NeighborsSection_loading__Khfkt,.NeighborsSection_noData__PDWY4{text-align:center;padding:40px 20px;color:#6b7280}.NeighborsSection_loadingMore__iGNWE{padding:20px}.NeighborsSection_spinner__WPIrU{border:3px solid #f3f4f6;border-top:3px solid var(--color-primary);border-radius:50%;width:40px;height:40px;animation:NeighborsSection_spin__LFVGA 1s linear infinite;margin:0 auto 15px}@keyframes NeighborsSection_spin__LFVGA{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}@media (max-width:768px){.NeighborsSection_table__TkZi5{font-size:12px}.NeighborsSection_table__TkZi5 td,.NeighborsSection_table__TkZi5 th{padding:8px 10px}}.ErrorTemplate_errorTemplateContainer__9Rx5k{display:flex;align-items:center;justify-content:center;flex-direction:column;height:calc(100vh - 182px)}.ErrorTemplate_errorTemplateContainer__9Rx5k h5{text-align:center}.ModalCredits_modalCreditsText__icEku{text-transform:capitalize}@keyframes SkeletonLoader_shimmer__PPFyF{0%{background-position:-200px 0}to{background-position:calc(200px + 100%) 0}}.SkeletonLoader_skeleton__zbfnB{display:inline-block;background:linear-gradient(90deg,#f0f0f0 25%,#e0e0e0 50%,#f0f0f0 75%);background-size:200px 100%;animation:SkeletonLoader_shimmer__PPFyF 1.5s infinite;border-radius:4px}.SkeletonLoader_iconSkeleton__kjk1Y{border-radius:50%}.SkeletonLoader_badgeSkeleton__Gr_OQ{border-radius:12px}.SkeletonLoader_tagSkeleton__qEQsA{border-radius:16px}.SkeletonLoader_hostItemSkeleton___FHVm{padding:16px;border:1px solid #e5e5e5;border-radius:8px;margin-bottom:16px;background:white}.SkeletonLoader_ipHeader__LwBQf{display:flex;justify-content:space-between;align-items:flex-start;margin-bottom:12px}.SkeletonLoader_ipSection__d4L2w{display:flex;align-items:center;gap:8px;flex-direction:column;align-items:flex-start}.SkeletonLoader_ipInfo__j41Jl{margin-bottom:12px}.SkeletonLoader_infoItems__YOjNf{display:flex;flex-direction:column;gap:8px;margin-top:8px}.SkeletonLoader_infoItem__Yk6Hu{display:flex;align-items:center;gap:8px}.SkeletonLoader_portsInfo__8q7he{margin-top:12px}.SkeletonLoader_portItems__i7f_F{display:flex;flex-wrap:wrap;gap:8px;margin-top:8px}.SkeletonLoader_portItem__gFqCN{display:flex;align-items:center;gap:4px}.SkeletonLoader_filtersSkeleton__WGKf4{width:280px;padding:16px;background:white;border-radius:8px;border:1px solid #e5e5e5}.SkeletonLoader_mobileFilterToggleSkeleton__gazWv{display:none;width:100%;height:44px;margin-bottom:12px;border-radius:6px}.SkeletonLoader_filtersContentSkeleton__zk7Dn{overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.SkeletonLoader_filtersContentSkeletonExpanded__K8mL4{max-height:2000px;opacity:1}.SkeletonLoader_filtersContentSkeletonCollapsed__p4m_w{max-height:0;opacity:0}.SkeletonLoader_filterGroup__vUE6f{margin-bottom:20px}.SkeletonLoader_filterItems__qNTJt{margin-top:12px;display:flex;flex-direction:column;gap:8px}.SkeletonLoader_filterItem__kSqDi{display:flex;justify-content:space-between;align-items:center;padding:8px;border-radius:4px;background:#f9f9f9}.SkeletonLoader_hostsLayoutSkeleton__H1s9R{display:grid;grid-template-columns:280px 1fr;grid-gap:24px;gap:24px;padding:20px}.SkeletonLoader_hostsContainerSkeleton__Epxou{display:flex;flex-direction:column}.SkeletonLoader_hostsHeaderSkeleton__caXOF{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.SkeletonLoader_headerText__orpzL{display:flex;flex-direction:column;gap:8px;margin-top:8px}.SkeletonLoader_hostViewSkeleton__LbjjQ{padding:20px;max-width:1200px;margin:0 auto}.SkeletonLoader_headerSkeleton__PoCep{margin-bottom:24px;padding-bottom:16px;border-bottom:1px solid #e5e5e5}.SkeletonLoader_contentSkeleton__6J4F8{display:grid;grid-template-columns:1fr 400px;grid-gap:32px;gap:32px}@media (max-width:768px){.SkeletonLoader_contentSkeleton__6J4F8{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:20px!important}}.SkeletonLoader_leftColumn__rF_R8{display:flex;flex-direction:column}.SkeletonLoader_rightColumn__5LMo5{display:flex;flex-direction:column;gap:24px}.SkeletonLoader_spacer__CP8Kb{height:24px}.SkeletonLoader_basicInfoSkeleton__HFv7E{background:white;padding:20px;border-radius:8px;border:1px solid #e5e5e5}.SkeletonLoader_infoRow__sbGx0{display:flex;align-items:flex-start;gap:16px;margin-bottom:16px}.SkeletonLoader_servicesSkeleton__uIJXt,.SkeletonLoader_tagsSkeleton__XW9Ld{display:flex;flex-wrap:wrap;gap:8px}.SkeletonLoader_portInfoSkeleton___IJmf{background:white;padding:20px;border-radius:8px;border:1px solid #e5e5e5}.SkeletonLoader_portSection__1WQ2I{margin-bottom:20px;padding-bottom:16px;border-bottom:1px solid #f0f0f0}.SkeletonLoader_portSection__1WQ2I:last-child{border-bottom:none;margin-bottom:0}.SkeletonLoader_portHeader__Q31vg{display:flex;align-items:center;gap:12px;margin-bottom:12px}.SkeletonLoader_portDetails__ulAjH{margin-left:36px;display:flex;flex-direction:column;gap:8px}.SkeletonLoader_mapSkeleton__gm9br{border-radius:8px;overflow:hidden;border:1px solid #e5e5e5}.SkeletonLoader_geoInfoSkeleton__HeMJX{background:white;padding:20px;border-radius:8px;border:1px solid #e5e5e5}.SkeletonLoader_geoDetails__K4Wy2{margin-top:16px}.SkeletonLoader_geoRow__n6nRL{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.SkeletonLoader_geoRow__n6nRL:last-child{margin-bottom:0}@media (max-width:1024px){.SkeletonLoader_hostsLayoutSkeleton__H1s9R{grid-template-columns:1fr;gap:16px}.SkeletonLoader_filtersSkeleton__WGKf4{width:100%}.SkeletonLoader_contentSkeleton__6J4F8{grid-template-columns:1fr;gap:24px}.SkeletonLoader_hostViewSkeleton__LbjjQ{padding:16px;max-width:none}}@media (max-width:768px){.SkeletonLoader_hostsLayoutSkeleton__H1s9R{display:flex!important;flex-direction:column!important;gap:16px;grid-template-columns:none!important}.SkeletonLoader_filtersSkeleton__WGKf4{order:-1;width:100%!important;border-bottom:1px solid #e5e5e5;border-radius:0;padding-bottom:16px}.SkeletonLoader_mobileFilterToggleSkeleton__gazWv{display:block}.SkeletonLoader_filtersContentSkeletonCollapsed__p4m_w{max-height:0;opacity:0}.SkeletonLoader_hostsContainerSkeleton__Epxou{width:100%!important}}@media (min-width:769px){.SkeletonLoader_mobileFilterToggleSkeleton__gazWv{display:none}.SkeletonLoader_filtersContentSkeleton__zk7Dn{max-height:none;opacity:1}}@media (max-width:768px){.SkeletonLoader_hostViewSkeleton__LbjjQ{padding:16px;max-width:none}.SkeletonLoader_contentSkeleton__6J4F8{display:flex!important;flex-direction:column!important;grid-template-columns:none!important;gap:20px!important}.SkeletonLoader_headerSkeleton__PoCep{text-align:center}.SkeletonLoader_basicInfoSkeleton__HFv7E,.SkeletonLoader_geoInfoSkeleton__HeMJX,.SkeletonLoader_mapSkeleton__gm9br,.SkeletonLoader_portInfoSkeleton___IJmf{margin-bottom:16px}.SkeletonLoader_geoRow__n6nRL{flex-direction:column;align-items:flex-start;gap:8px}.SkeletonLoader_portDetails__ulAjH{margin-left:16px}}@media (max-width:480px){.SkeletonLoader_hostViewSkeleton__LbjjQ,.SkeletonLoader_hostsLayoutSkeleton__H1s9R{padding:12px}.SkeletonLoader_ipSection__d4L2w{flex-direction:column;align-items:flex-start;gap:4px}.SkeletonLoader_ipHeader__LwBQf{flex-direction:column;gap:8px}.SkeletonLoader_infoItems__YOjNf,.SkeletonLoader_portItems__i7f_F{gap:6px}.SkeletonLoader_mobileFilterToggleSkeleton__gazWv{height:48px}.SkeletonLoader_contentSkeleton__6J4F8{gap:16px}.SkeletonLoader_basicInfoSkeleton__HFv7E,.SkeletonLoader_geoInfoSkeleton__HeMJX,.SkeletonLoader_portInfoSkeleton___IJmf{padding:16px}.SkeletonLoader_portHeader__Q31vg{gap:8px}.SkeletonLoader_portDetails__ulAjH{margin-left:12px}}.SkeletonLoader_trendsViewSkeleton__wXCFf{padding:40px 20px;max-width:1200px;margin:0 auto}.SkeletonLoader_trendsHeaderSkeleton__S9adZ{margin-bottom:40px;display:flex;flex-direction:column;gap:16px}.SkeletonLoader_trendsFiltersSkeleton__rr_An{display:flex;gap:8px;justify-content:flex-end;margin-bottom:30px;flex-wrap:wrap}.SkeletonLoader_trendsTabsSkeleton__DFWsP{display:flex;gap:0;border-bottom:2px solid #e0e0e0;margin-bottom:30px}.SkeletonLoader_trendsListSkeleton__3M1hf{display:flex;flex-direction:column;gap:0}.SkeletonLoader_trendItemSkeleton__3wKdI{display:flex;align-items:center;gap:24px;padding:24px;border-bottom:1px solid #e0e0e0;background:white}.SkeletonLoader_trendIconSkeleton__ezvQ9{flex-shrink:0}.SkeletonLoader_trendContentSkeleton__Xz0Sg{flex:1 1;min-width:0;display:flex;flex-direction:column;gap:12px}.SkeletonLoader_trendMetaSkeleton__eb4sx{display:flex;gap:24px;flex-wrap:wrap}.SkeletonLoader_metaItemSkeleton__qKRoG{display:flex;gap:8px;align-items:center}.SkeletonLoader_trendStatsSkeleton__7dEQs{display:flex;flex-direction:column;align-items:center;justify-content:center;min-width:100px;flex-shrink:0;gap:4px}@media (max-width:992px){.SkeletonLoader_trendsViewSkeleton__wXCFf{padding:30px 15px}.SkeletonLoader_trendsFiltersSkeleton__rr_An{justify-content:flex-start}.SkeletonLoader_trendItemSkeleton__3wKdI{gap:16px;padding:20px 16px}}@media (max-width:768px){.SkeletonLoader_trendsViewSkeleton__wXCFf{padding:20px 10px}.SkeletonLoader_trendsFiltersSkeleton__rr_An,.SkeletonLoader_trendsHeaderSkeleton__S9adZ{margin-bottom:20px}.SkeletonLoader_trendsTabsSkeleton__DFWsP{overflow-x:auto;white-space:nowrap}.SkeletonLoader_trendItemSkeleton__3wKdI{flex-wrap:wrap;gap:12px;padding:16px 12px}.SkeletonLoader_trendStatsSkeleton__7dEQs{width:100%;flex-direction:row;justify-content:flex-start;gap:8px;padding-left:40px}}@media (max-width:480px){.SkeletonLoader_trendStatsSkeleton__7dEQs{padding-left:36px}}.SkeletonLoader_trendDetailViewSkeleton__M1AnB{background:#ffffff;padding:40px 20px;min-height:calc(100vh - 140px)}.SkeletonLoader_trendDetailMainContent__AnPbK{display:grid;grid-template-columns:1fr 400px;grid-gap:40px;gap:40px;max-width:1400px;margin:0 auto}.SkeletonLoader_trendDetailLeftColumn__VXyiy{min-width:0;display:flex;flex-direction:column;gap:20px}.SkeletonLoader_trendDetailRightColumn__TU3Pv{display:flex;flex-direction:column;gap:20px}.SkeletonLoader_trendDetailHeaderSkeleton__nozxl{margin-bottom:30px;display:flex;flex-direction:column;gap:20px}.SkeletonLoader_trendDetailTitleSection__0kuuZ{display:flex;align-items:center;gap:16px}.SkeletonLoader_trendDetailMetadata__buTw5{display:flex;gap:32px}.SkeletonLoader_periodTabsSkeleton__WC7sT{display:flex;gap:0;border-bottom:2px solid #e0e0e0;margin-bottom:20px}.SkeletonLoader_chartSectionSkeleton__elYjW,.SkeletonLoader_timelineSkeleton__ra_Uz{background:#ffffff;border:1px solid #e0e0e0;border-radius:8px;padding:30px;display:flex;flex-direction:column;gap:12px}.SkeletonLoader_timelineItemSkeleton__OLoeu{display:flex;align-items:center;gap:12px;padding:12px 0}.SkeletonLoader_statsCardSkeleton__ku20k{background:#006dc7;border-radius:8px;padding:24px;text-align:center;display:flex;flex-direction:column;align-items:center;gap:12px}.SkeletonLoader_actionSectionSkeleton__1b92g{background:#ffffff;border:1px solid #e0e0e0;border-radius:8px;overflow:hidden}.SkeletonLoader_actionButtonSkeleton__inXFb{display:flex;align-items:center;gap:12px;padding:16px 20px;border-bottom:1px solid #e0e0e0}.SkeletonLoader_actionButtonSkeleton__inXFb:last-child{border-bottom:none}.SkeletonLoader_infoSectionSkeleton__WP5MY{background:#ffffff;border:1px solid #e0e0e0;border-radius:8px;padding:20px;display:flex;flex-direction:column;gap:12px}@media (max-width:1200px){.SkeletonLoader_trendDetailMainContent__AnPbK{grid-template-columns:1fr}.SkeletonLoader_trendDetailRightColumn__TU3Pv{order:-1}}@media (max-width:768px){.SkeletonLoader_trendDetailViewSkeleton__M1AnB{padding:20px 10px}.SkeletonLoader_trendDetailMainContent__AnPbK{gap:20px}.SkeletonLoader_periodTabsSkeleton__WC7sT{overflow-x:auto;white-space:nowrap}.SkeletonLoader_chartSectionSkeleton__elYjW,.SkeletonLoader_timelineSkeleton__ra_Uz{padding:20px}}.SkeletonLoader_asnViewSkeleton__v_Dj_{max-width:1400px;margin:0 auto;padding:20px}.SkeletonLoader_asnContentSkeleton__UXTOA{display:flex;flex-direction:column;gap:20px}.SkeletonLoader_summarySkeleton__ZCR8P{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.SkeletonLoader_summaryHeaderSkeleton__32ik8{padding:20px 20px 10px;border-bottom:1px solid #e5e7eb;display:flex;flex-direction:column;gap:8px}.SkeletonLoader_summaryGridSkeleton__Y3fxe{padding:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:15px;gap:15px}.SkeletonLoader_summaryItemSkeleton__YQGsL{display:flex;flex-direction:column;gap:8px}.SkeletonLoader_asnSectionSkeleton___RGzF{background:#fff;padding:20px;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.SkeletonLoader_sectionHeaderSkeleton__02dN8{display:flex;justify-content:space-between;align-items:center;margin-bottom:20px;flex-wrap:wrap;gap:15px}.SkeletonLoader_tabsSkeleton__ajtgq{display:flex;gap:10px}.SkeletonLoader_tableSkeleton__R2yBD{margin-top:15px}@media (max-width:768px){.SkeletonLoader_asnViewSkeleton__v_Dj_{padding:15px}.SkeletonLoader_summaryGridSkeleton__Y3fxe{grid-template-columns:1fr}.SkeletonLoader_sectionHeaderSkeleton__02dN8{flex-direction:column;align-items:flex-start}.SkeletonLoader_tabsSkeleton__ajtgq{width:100%}}.Hosts_hostsLayout__t_cPN{display:grid;grid-template-columns:280px 1fr;grid-gap:24px;gap:24px}.Hosts_filtersContainer__JCK0e{display:flex;flex-direction:column;border-right:1px solid rgba(0,0,0,.08);padding-right:16px}.Hosts_filtersHeader__8oHea{font-size:.95rem;font-weight:600;color:#333;margin-bottom:12px;display:none}@media (min-width:769px){.Hosts_filtersHeader__8oHea{display:block}}.Hosts_filterGroup__RGleG{margin-bottom:18px}.Hosts_groupTitle__KVz_o{font-size:.85rem;color:#333;font-weight:600;margin-bottom:8px}.Hosts_groupList__RBEGU{display:flex;flex-direction:column;gap:6px}.Hosts_filterItem__k0kK8{display:flex;align-items:center;justify-content:space-between;font-size:.9rem;color:#333;background:transparent;border:none;padding:6px 8px;text-align:left;cursor:pointer;border-radius:6px;width:100%}.Hosts_filterItem__k0kK8:hover{background:rgba(0,0,0,.04)}.Hosts_filterItemActive__7uj9W{background:rgba(0,109,199,.08);color:var(--color-primary)}.Hosts_itemName__qzXRD{color:inherit;font-size:.85rem;text-overflow:ellipsis;overflow:hidden;white-space:nowrap;flex:1 1}.Hosts_itemCount__izFTF{color:var(--color-gray);font-size:.8rem;margin-left:8px;flex-shrink:0}.Hosts_hostsContainer__80FcN{display:flex;flex-direction:column;gap:2rem;padding:20px 0;max-width:800px}.Hosts_prefixSummaryWrapper__NXRxV{margin-bottom:0}.Hosts_noHostsMessage__OSaCy{text-align:center;padding:40px 20px;color:#6b7280;background:#f9fafb;border-radius:8px;border:1px dashed #e5e7eb}.Hosts_noHostsMessage__OSaCy p{margin:0;font-size:14px}.Hosts_hostsHeader__oarRx{display:flex;flex-direction:column}.Hosts_hostsHeader__oarRx .Hosts_title__sn3fm{font-size:1.2rem;font-weight:600}.Hosts_hostsHeader__oarRx .Hosts_text__A8S_X{display:flex;flex-direction:column;font-size:.9rem;color:var(--color-gray)}.Hosts_hostsHeader__oarRx .Hosts_text__A8S_X span{white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.Hosts_hostItem__T5oSV{display:flex;flex-direction:column;gap:10px}.Hosts_hostItem__T5oSV .Hosts_ipHeader__8_s_z{display:flex;align-items:center;justify-content:space-between;padding-bottom:5px;border-bottom:1px solid rgba(0,0,0,.1)}.Hosts_hostItem__T5oSV .Hosts_ipHeader__8_s_z .Hosts_ip__1B_qc{display:flex;align-items:center;gap:5px;font-size:1.2rem;font-weight:600;color:var(--color-primary);text-decoration:unset}.Hosts_hostItem__T5oSV .Hosts_ipHeader__8_s_z small{font-size:1rem;font-weight:400}.Hosts_hostItem__T5oSV .Hosts_ipHeader__8_s_z .Hosts_endtime__aBJne{color:var(--color-gray)}.Hosts_hostItem__T5oSV .Hosts_ipInfo__CxfnU{display:flex;gap:15px;margin-left:20px}.Hosts_hostItem__T5oSV .Hosts_ipInfo__CxfnU span{display:flex;align-items:center;gap:5px}.Hosts_hostItem__T5oSV .Hosts_ipInfo__CxfnU span svg{color:var(--color-gray)}.Hosts_hostItem__T5oSV .Hosts_portsInfo__C9FnS{display:flex;flex-wrap:wrap;gap:15px;margin-left:20px}.Hosts_hostItem__T5oSV .Hosts_portsInfo__C9FnS strong{font-size:.95rem;color:#333;margin-bottom:4px}.Hosts_portItem__8Oq2w{display:flex;align-items:center;gap:8px;padding:4px 0}.Hosts_portStatus__OQ6Cn{display:flex;align-items:center;gap:6px}.Hosts_statusIcon__reDHC{font-size:8px;transition:color .2s ease}.Hosts_statusOpen__H76_c{color:#22c55e}.Hosts_statusClosed__Hwcb3{color:#6b7280}.Hosts_networkIcon__MTOMn{font-size:14px}.Hosts_portDetails__Jv06O{display:flex;flex-direction:column;gap:2px}.Hosts_portNumber__NiF2I{font-size:.9rem;font-weight:500;color:#333;text-transform:uppercase}.Hosts_serviceName__Ognb1{font-size:.8rem;color:var(--color-gray);font-style:italic}.Hosts_mobileFilterToggle__w0fq5{display:none;align-items:center;gap:8px;background:var(--color-primary);color:white;border:none;padding:10px 16px;border-radius:6px;font-size:.9rem;font-weight:500;cursor:pointer;transition:background .2s ease;margin-bottom:12px;width:100%;justify-content:center}.Hosts_mobileFilterToggle__w0fq5:hover{background:var(--color-primary-dark,#005580)}.Hosts_mobileFilterToggle__w0fq5 svg{font-size:1rem}.Hosts_filtersContent__d6XVe{overflow:hidden;transition:max-height .3s ease,opacity .3s ease}.Hosts_filtersContentExpanded__LmuhV{max-height:2000px;opacity:1}.Hosts_filtersContentCollapsed__kdShm{max-height:0;opacity:0}@media (max-width:768px){.Hosts_hostsLayout__t_cPN{display:flex!important;flex-direction:column!important;gap:16px;grid-template-columns:none!important}.Hosts_filtersContainer__JCK0e{order:-1;border-right:none;border-bottom:1px solid rgba(0,0,0,.08);padding-bottom:16px;padding-right:0;width:100%!important}.Hosts_hostsContainer__80FcN{width:100%!important;max-width:none!important}.Hosts_mobileFilterToggle__w0fq5{display:flex}.Hosts_filtersContentCollapsed__kdShm{max-height:0;opacity:0}.Hosts_hostItem__T5oSV .Hosts_ipHeader__8_s_z{align-items:start;flex-direction:column}.Hosts_hostItem__T5oSV .Hosts_ipInfo__CxfnU{flex-direction:column;margin-left:unset}.Hosts_hostItem__T5oSV .Hosts_portsInfo__C9FnS{margin-left:unset}}@media (min-width:769px){.Hosts_mobileFilterToggle__w0fq5{display:none}.Hosts_filtersContent__d6XVe{max-height:none;opacity:1}}.PrefixSummary_prefixSummary__JdAVo{background:#fff;border-radius:8px;box-shadow:0 1px 3px rgba(0,0,0,.1)}.PrefixSummary_header__PgO3L{padding:20px 20px 10px;border-bottom:1px solid #e5e7eb}.PrefixSummary_header__PgO3L h2{font-size:24px;font-weight:700;color:#1f2937;margin:0 0 8px}.PrefixSummary_subtitle__ZmVFc{font-size:14px;color:#6b7280;margin:0}.PrefixSummary_infoGrid__e_wov{padding:20px;display:grid;grid-template-columns:repeat(auto-fit,minmax(280px,1fr));grid-gap:15px;gap:15px}.PrefixSummary_infoRow__mpVd_{display:flex;gap:12px;align-items:flex-start}.PrefixSummary_label__TazIk{font-weight:600;color:#374151;font-size:13px;min-width:140px;text-transform:uppercase;letter-spacing:.5px}.PrefixSummary_value__on8BM{color:#4b5563;font-size:14px;flex:1 1}.PrefixSummary_value__on8BM a{color:var(--color-primary);text-decoration:none;font-weight:500}.PrefixSummary_value__on8BM a:hover{text-decoration:underline}.PrefixSummary_countryWithFlag__065Jb{display:flex;align-items:center;gap:8px}.PrefixSummary_flag__r7iAN{border-radius:2px;object-fit:cover}.PrefixSummary_moasYes__xsiMw{color:#ef4444;font-weight:600}.PrefixSummary_moasNo___iBKi{color:#22c55e;font-weight:600}@media (max-width:768px){.PrefixSummary_infoGrid__e_wov{grid-template-columns:1fr;gap:12px}.PrefixSummary_infoRow__mpVd_{flex-direction:column;gap:4px}.PrefixSummary_label__TazIk{min-width:auto;text-align:left}.PrefixSummary_header__PgO3L h2{font-size:20px}}