:root{--sidebar-w: 180px;--gap: 16px}.taxonomy-item{position:relative}.mega-wrapper{display:flex;gap:10px;height:100vh;overflow-y:auto}.mega-wrapper::-webkit-scrollbar{width:8px}.mega-wrapper::-webkit-scrollbar-track{background:#111;border-radius:10px}.mega-wrapper::-webkit-scrollbar-thumb{background:#333;border-radius:10px;-webkit-transition:background .2s ease;transition:background .2s ease}.mega-wrapper::-webkit-scrollbar-thumb:hover{background:#555}.mega-wrapper{scrollbar-width:thin;scrollbar-color:#333 #111}.mega-column{flex:1;overflow-y:auto;min-width:160px}.mega-title{font-size:14px;font-weight:600;bottom:12px;margin:15px;color:#ff3d00;text-transform:uppercase}.dropdown-item:hover{color:#ff3d00}.taxonomy-item{position:relative;cursor:pointer}.taxonomy-item>span{padding:8px 12px;display:inline-block;transition:color .2s ease}.taxonomy-item:hover>span{color:#ff3d00}.taxonomy-item .dropdown-menu{position:absolute;top:100%;left:0;min-width:320px;background:#111;border:1px solid #222;border-radius:8px;padding:8px 0;display:none;z-index:999;box-shadow:0 8px 24px #0009}.taxonomy-item .dropdown-item{padding:10px 16px;color:#ddd;font-size:14px;text-decoration:none;display:block;transition:background .2s ease,color .2s ease}.taxonomy-item .dropdown-item:hover{background:#1e1e1e;color:#ff3d00}.taxonomy-item .dropdown-menu.mega{min-width:420px;padding:16px}.taxonomy-item .dropdown-menu .row{display:flex}.taxonomy-item .dropdown-menu .col-6{width:50%}.taxonomy-item .dropdown-menu{opacity:0;visibility:hidden;transform:translateY(10px);transition:all .25s ease}.taxonomy-item:hover .dropdown-menu{opacity:1;visibility:visible;transform:translateY(0)}*{margin:0;padding:0;box-sizing:border-box;font-family:poppins,sans-serif}a{text-decoration:none}@media (max-width: 768px){.taxonomy-item{position:static}.taxonomy-item .dropdown-menu{position:fixed;top:60px;left:0;right:0;width:100%;min-width:100%;border-radius:0;max-height:calc(100vh - 60px);overflow-y:auto;display:none;padding:20px;background:#000;box-shadow:none;z-index:2000}.taxonomy-item.active .dropdown-menu{display:block}.mega-wrapper{flex-direction:column;gap:24px}.mega-column{width:100%}.mega-title{border-bottom:1px solid #222;padding-bottom:8px;margin-bottom:12px}}@media (min-width: 769px){.taxonomy-item:hover .dropdown-menu{display:block}}#top-header-navigation{position:sticky;top:0;z-index:1000;height:60px;padding:0 16px;display:flex;align-items:center;justify-content:space-between;background:#fff;border-bottom:1px solid #eee;overflow:visible}#top-header-navigation>div:nth-child(2){flex:1;display:flex;justify-content:center;min-width:0}.nav-left,.nav-right{flex-shrink:0}.nav-left{display:flex;align-items:center;gap:18px}.menu-link{color:#34495e;font-weight:500;padding:6px;display:inline-block;transition:.2s}.menu-link:hover{color:#000}.taxonomy-text{font-size:13px;cursor:pointer;color:#555}a{text-decoration:none;color:#5a5a5a}.taxonomy-text:hover{color:#000}.search-box{display:flex;align-items:center;height:36px;width:90%;max-width:520px;border:1px solid #ddd;border-radius:20px;padding:0 10px;background:#fff;min-width:0}.search-box input[type=text]{flex:1;min-width:0;border:none;outline:none;padding:0 8px}#top-header-navigation>div{min-width:0}.search-box button{background:transparent;border:none;cursor:pointer;padding:0 8px;display:flex;align-items:center;justify-content:center}.searchMicrophone{margin-left:10px;cursor:pointer;color:#555}.searchMicrophone:hover{color:#000}#searchMobileButton,#hideSearchBox,#errorLogin{display:none}.nav-right{display:flex;align-items:center;flex-shrink:0}.nav-right a{display:flex;align-items:center;gap:10px;color:#000}.nav-right img{width:36px;height:36px;border-radius:50%;-o-object-fit:cover;object-fit:cover}.awesomplete{position:absolute;top:60px;left:50%;transform:translate(-50%);width:520px;max-width:95%;display:none;z-index:2000}.awesomplete ul#search-results{list-style:none;padding:10px;margin:0;background:#fff;border:1px solid #ddd;border-radius:8px;box-shadow:0 4px 12px #0000001a}#search-results .list-group-item{padding:8px;border-radius:6px;transition:.2s;cursor:pointer}#search-results .list-group-item:hover{background:#f5f5f5}.awesomplete mark{background:#ffe58f}.searchThumbnail{width:120px;height:90px;-o-object-fit:cover;object-fit:cover;border-radius:10px}.sidebar{margin:10px}.shortcut-links a{display:flex;align-items:center;gap:10px;margin-bottom:15px;color:#000}.shortcut-links a img,.shortcut-links a i{width:20px}@media (max-width: 768px){#top-header-navigation{height:56px;padding:0 10px}.taxonomy-text,.search-box,.searchMicrophone{display:none}#searchMobileButton{display:block;cursor:pointer}.nav-right span{display:none}.awesomplete{width:95%;left:50%;transform:translate(-50%)}#home-sidebar,#sidebar{left:-200px;width:200px;height:100%;position:fixed;background:#fff;transition:.3s ease;opacity:0}#home-sidebar.open,#sidebar.open{transform:translate(200px);opacity:1;z-index:10000}}
