.productShellV2{--product-shell-bg:var(--mui-palette-background-default);--product-shell-surface:var(--mui-palette-background-paper);--product-shell-border:var(--mui-palette-divider);--product-shell-text:var(--mui-palette-text-primary);--product-shell-muted:var(--mui-palette-text-secondary);--product-shell-primary:var(--mui-palette-primary-main);background:var(--product-shell-bg);color:var(--product-shell-text);min-height:100dvh;overflow-x:hidden}.productShellV2Header{align-items:center;background:rgb(var(--mui-palette-background-paperChannel)/96%);border-bottom:1px solid var(--product-shell-border);display:flex;gap:16px;justify-content:space-between;left:240px;padding:0 20px}.productShellV2HeaderStart,.productShellV2Utilities{align-items:center;display:flex;min-width:0}.productShellV2HeaderStart{flex:1;gap:12px}.productShellV2Utilities{gap:2px}.productShellV2Search button,.productShellV2Utilities button{min-height:44px;min-width:44px}.productShellV2Search{align-items:center;background:var(--product-shell-bg);border:1px solid var(--product-shell-border);border-radius:9px;display:flex;max-width:520px;min-height:44px;min-width:220px;padding:0 8px;width:min(42vw,520px)}.productShellV2Navbar{background:var(--product-shell-surface);border-right:1px solid var(--product-shell-border);height:100dvh;top:0}.productShellV2DesktopBrand{align-items:center;border-bottom:1px solid var(--product-shell-border);display:flex;flex:0 0 68px;padding:0 20px}.productShellV2Brand{align-items:center;color:var(--product-shell-text);display:inline-flex;font-size:19px;font-weight:750;gap:10px;letter-spacing:-.02em;text-decoration:none;white-space:nowrap}.productShellV2Brand svg{color:var(--product-shell-primary);font-size:32px}.productShellV2NavScroll{height:calc(100dvh - 68px)}.productShellV2Navigation{padding:14px 12px 24px}.productShellV2NavGroup+.productShellV2NavGroup{margin-top:14px}.productShellV2NavLabel{color:var(--product-shell-muted);font-size:10px;font-weight:700;letter-spacing:.12em;padding:5px 12px 7px;text-transform:uppercase}.productShellV2NavItem{align-items:center;border-radius:8px;color:var(--product-shell-muted);display:flex;font-size:14px;font-weight:550;gap:12px;min-height:44px;padding:9px 12px;text-decoration:none;transition:background-color .12s ease,color .12s ease}.productShellV2NavItem:hover{background:var(--mui-palette-action-hover);color:var(--product-shell-text)}.productShellV2NavItem[data-active]{background:var(--mui-palette-primary-main);box-shadow:0 5px 14px rgb(21 94 239/18%);color:var(--mui-palette-primary-contrastText)}.productShellV2Main{background:var(--product-shell-bg);display:flex;flex-direction:column;min-height:calc(100dvh - 68px);min-width:0;overflow-x:hidden;padding-left:240px;padding-top:68px}.productShellV2Content{flex:1;margin:0 auto;max-width:1600px;min-width:0;padding:24px;width:100%}.productShellV2Content .MuiCard-root{border:1px solid var(--product-shell-border);border-radius:12px;box-shadow:0 1px 3px rgb(16 24 40/5%)}[data-dark] .productShellV2Content .MuiCard-root{box-shadow:0 1px 3px rgb(0 0 0/18%)}.productShellV2Footer{align-items:center;color:var(--product-shell-muted);display:flex;font-size:12px;gap:16px;justify-content:space-between;margin:0 auto;max-width:1600px;padding:10px 24px 20px;width:100%}.productShellV2Footer div{display:flex;flex-wrap:wrap;gap:16px}.productShellV2Footer a{color:inherit;text-decoration:none}.productShellV2Footer a:hover{color:var(--product-shell-primary)}.productShellV2Burger,.productShellV2MobileBrand{display:none}@media (max-width:61.99em){.productShellV2Header{left:0;padding:0 12px}.productShellV2Navbar{height:calc(100dvh - 68px);top:68px}.productShellV2Main{padding-left:0}.productShellV2Burger,.productShellV2MobileBrand{display:block}.productShellV2MobileBrand .productShellV2Brand span{display:none}.productShellV2MobileBrand .productShellV2Brand svg{font-size:28px}.productShellV2Search{background:transparent;border:0;min-width:44px;padding:0;width:44px}.productShellV2Utilities{gap:0}.productShellV2Content{padding:16px}.productShellV2Footer{align-items:flex-start;flex-direction:column;padding:8px 16px 88px}}@media (max-width:30em){.productShellV2Utilities>:nth-child(2){display:none}.productShellV2Content{padding:12px}}