.root{width:100dvw;margin-left:calc((100% - 100vw) / 2);margin-right:calc((100% - 100vw) / 2);position:relative;z-index:20;background:#161d23;border-bottom:1px solid transparent}.container{width:100%;max-width:1280px;margin-left:auto;margin-right:auto}.header-inner{display:flex;min-height:84px;align-items:center;justify-content:space-between;gap:20px;padding:0}.brand{display:inline-flex;align-items:center;gap:12px;font-weight:700;letter-spacing:.14em;text-transform:uppercase;color:#fff}.brand-label{font-size:.95rem;line-height:1}.footer-brand{display:inline-flex;align-items:center}.brand-mark{width:156px;height:35px;background:url(/e-com365logo.svg) 50%/contain no-repeat;flex:0 0 156px;box-shadow:none;clip-path:none}.navroot{gap:28px}.navItemText,.navroot{display:flex;align-items:center}.navItemText{position:relative;height:80px;color:rgba(255,255,255,.78);cursor:pointer;font-size:15px;font-weight:600;line-height:24px}.navItemText:hover{color:#ffffff}.navItemLinkText{color:inherit;background-color:transparent;padding:0;box-shadow:none;border-radius:0;font-size:inherit;font-weight:inherit;line-height:inherit;transition:color .2s ease;opacity:.92}.subnav-wrapper{position:absolute;top:100%;left:0;width:100dvw;margin-left:calc((100% - 100dvw) / 2);border-top:1px solid rgba(255,255,255,.08);box-shadow:0 24px 48px rgba(0,0,0,.28);background:rgba(22,29,35,.97);backdrop-filter:blur(18px)}.subnav{display:flex;justify-content:center;flex-direction:row}.subnavitem{width:20%;padding:48px 0 48px 48px;display:flex;flex-direction:column;align-items:flex-start;row-gap:16px;border-left:1px solid rgba(255,255,255,.08)}.subnavitem:first-child{border-left:none}.subnavTitle{display:flex;flex-direction:row;align-items:center;-moz-column-gap:8px;column-gap:8px;color:#ffe600;font-size:18px;font-weight:600;line-height:30px}.subnavTitle:before{content:"";width:10px;height:10px;border-radius:999px;background:#ffe600}.thirdSubItems{display:flex;flex-direction:column;align-items:flex-start;row-gap:16px}.thirdsubItemTitle{color:#ffffff;font-size:18px;font-weight:600;line-height:32px}.thirdsubItemLink{color:rgba(255,255,255,.64);background-color:transparent;padding:0;height:28px;box-shadow:none;border-radius:0;font-size:16px;font-weight:400;line-height:28px;transition:color .2s ease}.thirdsubItemLink:hover{color:#ffe600}.mobilenavroot{display:none}.navIcon{display:inline-flex;align-items:center;justify-content:center;padding:.75rem;border-radius:999px;border:1px solid rgba(255,255,255,.1);background:rgba(255,255,255,.03)}.mobileNavItemLinkText{color:inherit;padding:0;box-shadow:none;border-radius:0;font-size:inherit;font-weight:inherit;line-height:inherit}.mobilesubnavTitle{display:flex;color:#ffe600}.mobilesubnavTitle,.mobilethirdsubItemLink{font-size:16px;font-weight:400;line-height:28px}.mobilethirdsubItemLink{color:rgba(255,255,255,.64);background-color:transparent;height:unset;box-shadow:none;border-radius:0;word-break:break-all}.back-to-top{position:fixed;right:24px;bottom:24px;z-index:60;display:inline-flex;align-items:center;justify-content:center;min-height:44px;padding:0 18px;border:1px solid rgba(255,255,255,.08);border-radius:999px;background:#161d23;box-shadow:0 18px 40px rgba(15,23,42,.22);color:#ffffff;font-size:.92rem;font-weight:600;opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .22s ease,transform .22s ease,box-shadow .22s ease}.back-to-top.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.back-to-top:hover{box-shadow:0 22px 48px rgba(15,23,42,.28)}@media screen and (max-width:768px){.navroot{display:none}.mobilenavroot{display:flex}.header-inner{min-height:72px}.back-to-top{right:16px;bottom:16px;min-height:44px;padding:0 14px}}