body.vtop-page{overflow-x:hidden;--vmp-shell:min(1280px,calc(100% - 32px))}
.vtop-hero{padding:36px 0 16px;border-bottom:1px solid var(--vmp-line)}
.vtop-hero h1{margin:0;font-size:clamp(36px,5vw,62px);letter-spacing:-.04em;line-height:1.02}
.vtop-list-heading{margin:0 0 10px;font-size:22px;letter-spacing:-.03em}
.vtop-legend{display:flex;flex-wrap:wrap;gap:8px 12px;margin:0 0 16px;padding:0}
.vtop-legend-item{position:relative;display:flex;align-items:center;min-width:0}
.vtop-legend dt{display:inline-flex;align-items:center;gap:5px;margin:0;font-size:11px;font-weight:800;letter-spacing:.04em;text-transform:uppercase;color:var(--vmp-ink)}
.vtop-legend dd{position:absolute;z-index:10;top:calc(100% + 8px);left:0;width:max-content;max-width:min(280px,calc(100vw - 40px));margin:0;padding:9px 11px;border:1px solid #ead9a4;border-radius:10px;background:#fffdf5;box-shadow:0 10px 24px rgba(65,49,12,.14);color:#5f553d;font-size:12px;line-height:1.35;opacity:0;visibility:hidden;transform:translateY(-3px);pointer-events:none;transition:opacity .12s ease,transform .12s ease,visibility .12s ease}
.vtop-legend-item:hover dd,.vtop-legend-item:focus-within dd,.vtop-legend-item.is-open dd{opacity:1;visibility:visible;transform:translateY(0);pointer-events:auto}
.vtop-help{display:inline-flex;align-items:center;justify-content:center;width:17px;height:17px;padding:0;border:1px solid #d8a929;border-radius:50%;background:#fff3bf;color:#936b00;font:700 11px/1 Arial,sans-serif;cursor:pointer;transition:background-color .12s ease,color .12s ease,transform .12s ease}
.vtop-help:hover,.vtop-help:focus-visible,.vtop-legend-item.is-open .vtop-help{background:#f2c94c;color:#513900;outline:none}
.vtop-help:active{transform:scale(.96)}
.vtop-hero .vmp-lede{margin-top:16px;max-width:720px;font-size:20px}
.vtop-toolbar{display:flex;flex-wrap:nowrap;gap:10px;align-items:center;margin-top:20px}
.vtop-tabs{display:flex;flex-wrap:nowrap;gap:8px;align-items:center;flex:0 0 auto}
.vtop-tabs a{min-height:40px;padding:8px 14px;border:1px solid var(--vmp-line);border-radius:999px;background:#fff;text-decoration:none;font-size:13px;font-weight:700;white-space:nowrap}
.vtop-tabs a.is-active{background:var(--vmp-ink);color:#fff;border-color:var(--vmp-ink)}
.vtop-note{margin:0;color:var(--vmp-muted);font-size:12px;font-weight:600;line-height:1.2;white-space:nowrap}
.vtop-filters{display:flex;flex-wrap:nowrap;gap:8px;margin-left:auto;align-items:center;min-width:0}
.vtop-filters select{min-height:40px;max-width:190px;padding:0 10px;border:1px solid var(--vmp-line);border-radius:10px;background:#fff;font:inherit}
.vtop-combo{position:relative;width:220px;flex:0 0 220px}
.vtop-combo--cat{width:260px;flex:0 0 260px}
.vtop-combo--cat .vtop-combo-pop{width:360px;max-width:min(360px,70vw)}
.vtop-combo-list li.is-parent span{font-weight:700}
.vtop-combo-list li.is-child{padding-left:28px}
.vtop-combo-list li.is-child span{color:#6f6a62;font-weight:500}
.vtop-tree-toggle{flex:0 0 18px;width:18px;height:18px;margin:0;padding:0;border:0;border-radius:4px;background:transparent;color:#6f6a62;cursor:pointer;position:relative}
.vtop-tree-toggle:before{content:"";position:absolute;left:5px;top:4px;border-style:solid;border-width:5px 0 5px 7px;border-color:transparent transparent transparent currentColor}
.vtop-combo-list li.is-open .vtop-tree-toggle:before{left:4px;top:6px;border-width:7px 5px 0 5px;border-color:currentColor transparent transparent transparent}
.vtop-tree-toggle:hover,.vtop-tree-toggle:focus-visible{background:#efece4;color:var(--vmp-ink)}
.vtop-tree-spacer{flex:0 0 18px;width:18px;height:18px}
.vtop-combo-field{display:flex;align-items:center;gap:8px;min-height:40px;padding:0 4px 0 10px;border:1px solid var(--vmp-line);border-radius:10px;background:#fff}
.vtop-combo.is-open .vtop-combo-field{border-color:var(--vmp-ink)}
.vtop-combo-q{flex:1;min-width:0;height:38px;border:0;padding:0;background:transparent;font:inherit;outline:none}
.vtop-combo-clear{display:inline-flex;align-items:center;justify-content:center;width:32px;height:32px;flex:0 0 32px;border:0;border-radius:8px;background:transparent;color:#6f6a62;cursor:pointer}
.vtop-combo-clear:hover,.vtop-combo-clear:focus-visible{color:var(--vmp-ink);background:#efece4}
.vtop-combo-clear[hidden]{display:none}
.vtop-combo-pop{position:absolute;z-index:8;top:calc(100% + 6px);left:0;width:280px;padding:6px;border:1px solid var(--vmp-line);border-radius:12px;background:#fff;box-shadow:0 12px 32px rgba(40,36,28,.12)}
.vtop-combo-list{max-height:280px;overflow:auto;margin:0;padding:0;list-style:none}
.vtop-combo-list li{display:flex;align-items:center;gap:8px;min-height:36px;padding:6px 8px;border-radius:8px;cursor:pointer}
.vtop-combo-list li[hidden]{display:none}
.vtop-combo-list li:hover,.vtop-combo-list li.is-active{background:#f4f1ea}
.vtop-combo-list b{flex:0 0 28px;font-size:12px;letter-spacing:.04em}
.vtop-combo-list span{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:13px}
.vtop-combo .flag{display:inline-block;width:16px;height:11px;flex:0 0 16px;background-image:url(/ver1/img/countries-flags-small.png);background-repeat:no-repeat}
.vtop-check{display:inline-flex;align-items:center;gap:6px;min-height:40px;padding:0 10px;border:1px solid var(--vmp-line);border-radius:10px;background:#fff;font-size:13px;font-weight:700;cursor:pointer;white-space:nowrap;user-select:none;margin-left:0}
.vtop-check input{width:16px;height:16px;margin:0;accent-color:var(--vmp-blue)}
.vtop-table-wrap{overflow:hidden;border:1px solid var(--vmp-line);border-radius:14px;background:#fff;max-width:100%}
.vtop-table{width:100%;border-collapse:collapse;table-layout:fixed}
.vtop-table th,.vtop-table td{padding:8px 8px;text-align:left;border-bottom:1px solid var(--vmp-line);vertical-align:middle}
.vtop-table th{font-size:11px;letter-spacing:.04em;text-transform:uppercase;color:var(--vmp-muted);background:#f7f6f2;padding:0}
.vtop-sort{display:flex;align-items:center;justify-content:flex-start;gap:4px;min-height:40px;padding:8px;color:inherit;text-decoration:none;cursor:pointer;white-space:nowrap}
.vtop-sort:after{content:"↕";font-size:10px;opacity:.35;flex:0 0 auto}
.vtop-sort:hover,.vtop-sort.is-active{color:var(--vmp-ink);background:#efece4}
.vtop-sort.is-active.is-asc:after{content:"↑";opacity:1}
.vtop-sort.is-active.is-desc:after{content:"↓";opacity:1}
.vtop-table td{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.vtop-col-rank{display:none}
.vtop-col-domain{width:20%}
.vtop-col-sw,.vtop-col-sw2{width:14%}
.vtop-col-seo,.vtop-col-seo_change,.vtop-col-visits,.vtop-col-visits_pct,.vtop-col-visits_delta{width:7.5%}
.vtop-col-data{width:8%}
.vtop-col-dr{width:48px}
.vtop-col-countries{width:72px}
.vtop-geo{display:inline-flex;align-items:center;gap:5px;font-size:11px;font-weight:800;letter-spacing:.03em;text-transform:uppercase;color:#3f3a32}
.vtop-geo .flag{display:inline-block;width:16px;height:11px;flex:0 0 16px;background-image:url(/ver1/img/countries-flags-small.png);background-repeat:no-repeat}
.vtop-rank{font-variant-numeric:tabular-nums;color:var(--vmp-muted)}
.vtop-site{display:flex;align-items:center;gap:6px;min-width:0}
.vtop-domain{display:flex;align-items:center;gap:8px;min-width:0;font-weight:700;text-decoration:none;overflow:hidden}
.vtop-domain-name{min-width:0;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.vtop-fav{display:inline-flex;align-items:center;justify-content:center;width:16px;height:16px;flex:0 0 auto;border-radius:3px;background:#e8e4da;color:#5c574d;font-size:10px;font-weight:800;line-height:1;object-fit:contain}
.vtop-domain:hover{color:var(--vmp-blue)}
.vtop-ext{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;flex:0 0 auto;border-radius:8px;color:var(--vmp-muted);text-decoration:none}
.vtop-ext:hover,.vtop-ext:focus-visible{color:var(--vmp-blue);background:#eef4ff}
.vtop-cat,.vtop-col-sw,.vtop-col-sw2{color:var(--vmp-muted);font-size:12px}
.vtop-cat a,.vtop-col-sw a,.vtop-col-sw2 a{color:inherit;text-decoration:none}
.vtop-cat a:hover,.vtop-col-sw a:hover,.vtop-col-sw2 a:hover{color:var(--vmp-blue)}
.vtop-num{font-variant-numeric:tabular-nums;font-weight:700}
.vtop-period{color:var(--vmp-muted);font-variant-numeric:tabular-nums}
.vtop-up{color:#07875d;font-weight:700}
.vtop-down{color:#c0392b;font-weight:700}
.vtop-pager{display:flex;justify-content:space-between;align-items:center;gap:16px;margin-top:18px;font-size:14px}
.vtop-pager a{color:var(--vmp-blue);font-weight:700;text-decoration:none}
.vtop-pager-note{margin:8px 0 0;color:var(--vmp-muted);font-size:12px}
.vtop-empty{padding:48px 20px;text-align:center;color:var(--vmp-muted)}
body.vtop-page .vmp-section--tight{padding-block:18px 40px}
@media(max-width:1100px){
    .vtop-col-seo_change,.vtop-col-visits_delta{display:none}
}
@media(max-width:860px){
    body.vtop-page{--vmp-shell:calc(100% - 24px)}
    .vtop-hero{padding:20px 0 12px}
    .vtop-hero h1{font-size:28px;line-height:1.15}
    .vtop-hero .vmp-lede{margin-top:8px;font-size:15px}
    .vtop-legend{gap:6px 10px;margin-bottom:12px}
    .vtop-toolbar,.vtop-filters,.vtop-tabs{flex-wrap:wrap}
    .vtop-note{white-space:normal}
    .vtop-combo,.vtop-combo--cat{display:block;flex:1 1 100%;width:100%}
    .vtop-combo-pop,.vtop-combo--cat .vtop-combo-pop{width:100%;max-width:100%}
    .vtop-filters select{max-width:none;width:auto;flex:1}
    .vtop-table-wrap{overflow-x:auto;-webkit-overflow-scrolling:touch}
    .vtop-table{table-layout:auto}
    .vtop-col-data,.vtop-col-dr,.vtop-col-seo,.vtop-col-sw,.vtop-col-sw2{display:none}
    .vtop-col-domain{width:62%;min-width:140px}
    .vtop-col-countries{width:52px}
    .vtop-col-visits,.vtop-col-visits_pct{width:auto}
    .vtop-ext{display:none}
    .vtop-domain-name{font-size:13px}
    .vtop-pager{flex-wrap:wrap;gap:8px}
}
@media(max-width:520px){
    .vtop-col-visits_pct{display:none}
    .vtop-col-domain{width:72%}
    .vtop-table td,.vtop-table th{padding-inline:6px}
}
