#ndn-verify-filter-bar{display:flex;align-items:stretch;gap:0;box-sizing:border-box;width:auto;margin:6px 0 12px;padding:0;background:#fff;border:1px solid #e3e8f0;border-radius:12px;overflow:hidden;box-shadow:0 1px 2px rgba(15,23,42,.05)}
#ndn-verify-filter-bar .ndn-verify-filter-label{display:flex;align-items:center;gap:6px;flex-shrink:0;margin:0;padding:0 14px;background:#f4f7fb;border-right:1px solid #e3e8f0;font-size:10px;font-weight:800;letter-spacing:.1em;text-transform:uppercase;color:#566680;white-space:nowrap}
#ndn-verify-filter-bar .ndn-verify-filter-label svg{width:12px;height:12px;display:block;stroke:currentColor}
#ndn-verify-filter-bar .ndn-verify-filter-sep{width:1px;align-self:stretch;height:auto;margin:0;background:#e3e8f0;flex-shrink:0}
#ndn-verify-filter-bar .ndn-verify-toggle{position:relative;flex:1 1 0;min-width:0;display:inline-flex;align-items:center;line-height:1;vertical-align:middle;justify-content:flex-start;gap:10px;padding:11px 14px;margin:0;border:0;border-radius:0;background:transparent;color:#42506a;cursor:pointer;transition:background .18s ease,color .18s ease}
#ndn-verify-filter-bar .ndn-verify-toggle::before{content:"";position:absolute;left:0;top:0;bottom:0;width:3px;background:transparent;transition:background .18s ease}
#ndn-verify-filter-bar .ndn-verify-toggle:hover{background:#f8fafc}
#ndn-verify-filter-bar .ndn-verify-toggle-icon{width:24px;height:24px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border:1px solid #e3e8f0;border-radius:50%;background:#f4f7fb;color:#8b97a9;transition:all .18s ease}
#ndn-verify-filter-bar .ndn-verify-toggle-icon svg{width:13px;height:13px;display:block}
#ndn-verify-filter-bar .ndn-verify-toggle-text{display:inline-flex;align-items:center;font-size:12.5px;font-weight:600;line-height:1.15;white-space:nowrap;transform:none}
#ndn-verify-filter-bar .ndn-verify-switch{position:relative;width:34px;height:19px;flex-shrink:0;margin:0}
#ndn-verify-filter-bar .ndn-verify-switch-track{border-radius:20px;background:#d8dfea;border:1px solid #cbd4e1;transition:background .2s ease,border-color .2s ease}
#ndn-verify-filter-bar .ndn-verify-switch-thumb{top:2.5px;left:2.5px;width:13px;height:13px;box-shadow:0 1px 2px rgba(15,23,42,.3)}
#ndn-verify-filter-bar .ndn-verify-switch input:checked~.ndn-verify-switch-thumb{transform:translateX(15px)}
#ndn-verify-filter-bar .ndn-verify-active-dot{display:none}
#ndn-verify-filter-bar .ndn-verify-toggle.active[data-filter="lvl1"]{background:#eff5ff;color:#1d4ed8}
#ndn-verify-filter-bar .ndn-verify-toggle.active[data-filter="lvl1"]::before{background:#1d4ed8}
#ndn-verify-filter-bar .ndn-verify-toggle.active[data-filter="lvl1"] .ndn-verify-toggle-icon{background:#fff;border-color:#c3d8fb;color:#1d4ed8}
#ndn-verify-filter-bar .ndn-verify-toggle.active[data-filter="lvl1"] .ndn-verify-switch-track{background:#1d4ed8!important;border-color:#1d4ed8!important}
#ndn-verify-filter-bar .ndn-verify-toggle.active[data-filter="lvl2"]{background:#fdf6e9;color:#8a5a08}
#ndn-verify-filter-bar .ndn-verify-toggle.active[data-filter="lvl2"]::before{background:#96650A}
#ndn-verify-filter-bar .ndn-verify-toggle.active[data-filter="lvl2"] .ndn-verify-toggle-icon{background:#fff;border-color:#ecd6a6;color:#8a5a08}
#ndn-verify-filter-bar .ndn-verify-toggle.active[data-filter="lvl2"] .ndn-verify-switch-track{background:#96650A!important;border-color:#96650A!important}
#ndn-verify-filter-bar .ndn-verify-toggle.ndn-verify-disabled{opacity:1;color:#aab3c1;background:#fbfcfd;cursor:not-allowed}
#ndn-verify-filter-bar .ndn-verify-toggle.ndn-verify-disabled .ndn-verify-toggle-icon{background:#f4f6fa;border-color:#edf1f6;color:#c8d0dc}
#ndn-verify-filter-bar .ndn-verify-toggle.ndn-verify-disabled .ndn-verify-switch-track{background:#e9edf3;border-color:#e2e8f0}
#ndn-verify-filter-bar .ndn-verify-toggle.ndn-verify-disabled:hover{background:#fbfcfd}
@media (max-width:991px){
#ndn-verify-filter-bar{align-items:center;gap:9px;width:auto;margin:0 0 10px;padding:0;background:transparent;border:0;border-radius:0;overflow:visible;box-shadow:none}
#ndn-verify-filter-bar .ndn-verify-filter-label,#ndn-verify-filter-bar .ndn-verify-filter-sep{display:none}
#ndn-verify-filter-bar .ndn-verify-toggle{flex:1 1 0;min-width:0;height:44px;justify-content:flex-start;gap:9px;padding:0 10px 0 22px;border:1px solid #e3e8f0;border-radius:12px;background:#fff;box-shadow:0 1px 2px rgba(15,23,42,.05)}
#ndn-verify-filter-bar .ndn-verify-toggle::before{display:none}
#ndn-verify-filter-bar .ndn-verify-toggle-icon{display:none}
#ndn-verify-filter-bar .ndn-verify-switch{position:relative;inset:auto;width:32px;height:18px;margin:0;opacity:1;flex-shrink:0}
#ndn-verify-filter-bar .ndn-verify-switch-track{display:block}
#ndn-verify-filter-bar .ndn-verify-switch-thumb{display:block;top:2px;left:2px;width:12px;height:12px}
#ndn-verify-filter-bar .ndn-verify-switch input:checked~.ndn-verify-switch-thumb{transform:translateX(14px)}
#ndn-verify-filter-bar .ndn-verify-active-dot{display:none!important}
#ndn-verify-filter-bar .ndn-verify-toggle-text{font-size:12.5px}
#ndn-verify-filter-bar .ndn-verify-toggle.active{border-width:1.5px;font-weight:700}
#ndn-verify-filter-bar .ndn-verify-toggle.active[data-filter="lvl1"]{border-color:#c3d8fb}
#ndn-verify-filter-bar .ndn-verify-toggle.active[data-filter="lvl2"]{border-color:#ecd6a6}
#ndn-verify-filter-bar .ndn-verify-toggle.ndn-verify-disabled{border-color:#edf1f6;box-shadow:none}
#ndn-verify-filter-bar .ndn-verify-toggle.ndn-verify-disabled .ndn-verify-switch{pointer-events:none}
}
.ndn-vtip{position:fixed;z-index:99999;width:278px;max-width:calc(100vw - 16px);opacity:0;pointer-events:none;transform:translateY(6px) scale(.97);transform-origin:50% 100%;transition:opacity .16s ease,transform .16s ease}
.ndn-vtip.is-on{opacity:1;transform:none}
.ndn-vtip-box{background:linear-gradient(180deg,#1b2739,#101826);border:1px solid rgba(255,255,255,.12);border-radius:12px;padding:12px 13px;color:#eef2f8;box-shadow:0 18px 40px -18px rgba(2,6,23,.85)}
.ndn-vtip-hd{display:flex;align-items:center;gap:8px;padding-bottom:9px;margin-bottom:9px;border-bottom:1px solid rgba(255,255,255,.12)}
.ndn-vtip-badge{width:26px;height:26px;flex-shrink:0;display:flex;align-items:center;justify-content:center;border-radius:8px}
.ndn-vtip-badge svg{width:14px;height:14px;display:block}
.ndn-vtip-hd b{font-size:12.5px;font-weight:700;line-height:1.3}
.ndn-vtip-lv{margin-left:auto;flex-shrink:0;font-size:9.5px;font-weight:800;letter-spacing:.09em;text-transform:uppercase;padding:3px 7px;border-radius:99px}
.ndn-vtip ul{margin:0;padding:0;list-style:none;display:flex;flex-direction:column;gap:6px}
.ndn-vtip li{display:flex;align-items:flex-start;gap:7px;font-size:11.5px;line-height:1.45;color:#9aa8bd}
.ndn-vtip li svg{width:12px;height:12px;flex-shrink:0;margin-top:2px}
.ndn-vtip-arrow{position:absolute;top:100%;margin-left:-7px;border:7px solid transparent;border-top-color:#101826}
.ndn-vtip--below .ndn-vtip-arrow{top:auto;bottom:100%;border-top-color:transparent;border-bottom-color:#1b2739}
.ndn-vtip--lvl1 .ndn-vtip-badge,.ndn-vtip--lvl1 .ndn-vtip-lv{background:rgba(59,130,246,.16);color:#93b8fd}
.ndn-vtip--lvl1 li svg{color:#6f9dfb}
.ndn-vtip--lvl2 .ndn-vtip-badge,.ndn-vtip--lvl2 .ndn-vtip-lv{background:rgba(224,178,95,.16);color:#e6c47e}
.ndn-vtip--lvl2 li svg{color:#e0b25f}
@media (prefers-reduced-motion:reduce){.ndn-vtip{transition:none}}
#adv-search-1 #ndn-verify-filter-bar{margin-left:-8px!important;margin-right:-3px!important}
@media (max-width:991px){#adv-search-1 #ndn-verify-filter-bar{margin-left:-8px!important;margin-right:-8px!important}}
@media (max-width:991px){#adv-search-1 #ndn-verify-filter-bar .ndn-verify-toggle{padding-left:14px}}
#adv-search-1 .ndn-verify-tax-page #ndn-verify-filter-bar,.ndn-verify-tax-page #ndn-verify-filter-bar{margin-left:0!important;margin-right:0!important}
@media (min-width:992px){#adv-search-1 .ndn-verify-tax-page #ndn-verify-filter-bar,.ndn-verify-tax-page #ndn-verify-filter-bar{margin-left:5px!important;margin-right:5px!important}}
@media (max-width:991px){#advanced-filter #ndn-verify-filter-bar{margin-left:12px!important;margin-right:14px!important}}
#ndn-verify-filter-bar .ndn-verify-toggle:has(input:checked){border-width:1.5px;font-weight:700}
#ndn-verify-filter-bar .ndn-verify-toggle[data-filter="lvl1"]:has(input:checked){background:#eff5ff;color:#1d4ed8;border-color:#c3d8fb}
#ndn-verify-filter-bar .ndn-verify-toggle[data-filter="lvl1"]:has(input:checked)::before{background:#1d4ed8}
#ndn-verify-filter-bar .ndn-verify-toggle[data-filter="lvl1"]:has(input:checked) .ndn-verify-toggle-icon{background:#fff;border-color:#c3d8fb;color:#1d4ed8}
#ndn-verify-filter-bar .ndn-verify-toggle[data-filter="lvl1"]:has(input:checked) .ndn-verify-switch-track{background:#1d4ed8!important;border-color:#1d4ed8!important}
#ndn-verify-filter-bar .ndn-verify-toggle[data-filter="lvl2"]:has(input:checked){background:#fdf6e9;color:#8a5a08;border-color:#ecd6a6}
#ndn-verify-filter-bar .ndn-verify-toggle[data-filter="lvl2"]:has(input:checked)::before{background:#96650A}
#ndn-verify-filter-bar .ndn-verify-toggle[data-filter="lvl2"]:has(input:checked) .ndn-verify-toggle-icon{background:#fff;border-color:#ecd6a6;color:#8a5a08}
#ndn-verify-filter-bar .ndn-verify-toggle[data-filter="lvl2"]:has(input:checked) .ndn-verify-switch-track{background:#96650A!important;border-color:#96650A!important}
