.standard-tableShell{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:var(--ds-card-radius);box-shadow:var(--shadow-xs);width:100%;overflow-x:auto}.standard-table{border-collapse:collapse;color:var(--gray-700);font-size:var(--ds-table-font-size);width:100%;min-width:680px;line-height:1.45}.standard-table th,.standard-table td{border-bottom:1px solid var(--ds-border);padding:var(--ds-table-cell-padding);text-align:left;vertical-align:middle}.standard-table th{background:var(--ds-surface-muted);color:var(--ds-text-muted);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap;font-size:.75rem;font-weight:500}.standard-table tbody tr:hover td{background:var(--ds-surface-muted)}.standard-table tr:last-child td{border-bottom:0}.standard-table__center{color:var(--ds-text-muted);text-align:center!important}
.Navbar-module__cJzEcG__navbar{background:var(--ds-surface);box-shadow:var(--shadow-sm);z-index:5000;padding:.75rem 0;position:sticky;top:0}@media (max-width:1000px){.Navbar-module__cJzEcG__navbar{position:relative}}.Navbar-module__cJzEcG__container{max-width:var(--ds-max);justify-content:space-between;align-items:center;gap:1rem;margin:0 auto;padding:0 20px;display:flex;position:relative}.Navbar-module__cJzEcG__hamburger{cursor:pointer;z-index:1002;background:0 0;border:none;flex-direction:column;flex-shrink:0;justify-content:space-between;width:24px;height:18px;padding:0;display:none}.Navbar-module__cJzEcG__hamburger span{background-color:var(--text-primary);border-radius:2px;width:100%;height:2px;transition:all .3s linear}.Navbar-module__cJzEcG__navLinks{align-items:center;gap:1.3rem;margin:0 1rem;padding:0;list-style:none;display:flex}.Navbar-module__cJzEcG__navItem a{color:var(--text-primary);font-weight:var(--font-weight-medium);text-decoration:none}.Navbar-module__cJzEcG__navItem a:hover{color:var(--primary)}.Navbar-module__cJzEcG__desktopLeft{flex:1;justify-content:flex-start;align-items:center;display:flex}.Navbar-module__cJzEcG__centerSection{justify-content:center;align-items:center;width:auto;max-width:60%;display:flex;position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__logo{align-items:center;text-decoration:none;display:flex}.Navbar-module__cJzEcG__logoImg{object-fit:contain;width:auto;height:38px}.Navbar-module__cJzEcG__searchBoxContainer{width:100%;display:none;position:relative}.Navbar-module__cJzEcG__rightSection{flex:1;justify-content:flex-end;align-items:center;gap:1rem;display:flex}.Navbar-module__cJzEcG__actionLink{color:var(--text-primary);font-weight:var(--font-weight-body);justify-content:space-between;align-items:center;gap:.75rem;padding:.48rem 1rem;text-decoration:none;display:flex}.Navbar-module__cJzEcG__actionLink:hover{color:var(--brand-navy);background:var(--ds-hover)}.Navbar-module__cJzEcG__rightNavLinks{margin-right:0}.Navbar-module__cJzEcG__dropdownEmail{border-bottom:1px solid var(--ds-border);color:#667085;padding:.75rem 1rem;font-size:.85rem}.Navbar-module__cJzEcG__dropdownSectionLabel{border-top:1px solid var(--ds-border);color:#667085;font-size:.74rem;font-weight:var(--font-weight-semibold);letter-spacing:.04em;text-transform:uppercase;padding:.75rem 1rem .35rem}.Navbar-module__cJzEcG__dropdownEmail+.Navbar-module__cJzEcG__dropdownSectionLabel{border-top:none}.Navbar-module__cJzEcG__menuBadge{border:1.5px solid var(--brand-gold);background:var(--brand-gold-wash);min-width:20px;height:20px;color:var(--danger);box-shadow:0 5px 14px rgba(var(--brand-blue-rgb), .16);font-size:.7rem;line-height:1;font-weight:var(--font-weight-semibold);border-radius:999px;flex:none;justify-content:center;align-items:center;padding:0 6px;display:inline-flex}.Navbar-module__cJzEcG__signOutButton{border:none;border-top:1px solid var(--ds-border);background:var(--ds-surface);width:100%;color:var(--error);cursor:pointer;font:inherit;text-align:left;padding:.65rem 1rem;font-weight:400}.Navbar-module__cJzEcG__signOutButton:hover{background:#fff8f8}.Navbar-module__cJzEcG__desktopLang{align-items:center;margin-right:.5rem;display:flex}.Navbar-module__cJzEcG__authPlaceholder{flex-shrink:0;width:96px;height:34px}.Navbar-module__cJzEcG__profileMenu{cursor:pointer;position:relative}.Navbar-module__cJzEcG__avatar{background-color:var(--primary);color:#fff;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:.9rem;font-weight:400;display:flex}.Navbar-module__cJzEcG__dropdown{background:var(--ds-surface);box-shadow:var(--shadow-md);border:1px solid var(--ds-border);border-radius:var(--ds-card-radius);z-index:1001;flex-direction:column;min-width:230px;margin-top:.5rem;padding:0;display:flex;position:absolute;top:100%;right:0}.Navbar-module__cJzEcG__mobileMenu{background:var(--ds-surface);z-index:4999;flex-direction:column;padding:1rem;display:none;position:absolute;top:100%;left:0;right:0;box-shadow:0 10px 15px -3px #0000001a}.Navbar-module__cJzEcG__mobileMenu a,.Navbar-module__cJzEcG__mobileMenu .Navbar-module__cJzEcG__mobileMenuItem{border-bottom:1px solid var(--border);color:var(--text-primary);font-weight:var(--font-weight-body);justify-content:space-between;align-items:center;gap:1rem;padding:.8rem 0;text-decoration:none;display:flex}.Navbar-module__cJzEcG__mobileMenuHeader{text-align:center;border-bottom:2px solid var(--primary);margin-bottom:.5rem;padding-bottom:.5rem}.Navbar-module__cJzEcG__desktopLeft{align-items:center;display:flex}.Navbar-module__cJzEcG__mobileIcon{display:none}@media (max-width:1000px){.Navbar-module__cJzEcG__mobileIcon{display:block}.Navbar-module__cJzEcG__staticOnMobile{box-shadow:none;position:relative}.Navbar-module__cJzEcG__desktopLeft,.Navbar-module__cJzEcG__rightNavLinks{display:none}.Navbar-module__cJzEcG__hamburger{order:1;display:flex}.Navbar-module__cJzEcG__centerSection{flex:1;order:2;justify-content:center;max-width:none;padding:0 10px;position:static;transform:none}.Navbar-module__cJzEcG__rightSection{flex:none;order:3;position:relative}.Navbar-module__cJzEcG__container{flex-wrap:nowrap}.Navbar-module__cJzEcG__navLinks{display:none}.Navbar-module__cJzEcG__mobileMenu{z-index:10000;background:#fff;width:100%;height:100%;padding:0;display:flex;position:fixed;top:0;left:0;overflow-y:auto}.Navbar-module__cJzEcG__mobileMenuHeaderRow{border-bottom:1px solid var(--ds-border);justify-content:space-between;align-items:center;padding:1rem;display:flex}.Navbar-module__cJzEcG__closeBtn{background:var(--ds-surface);border:1px solid var(--ds-border);border-radius:var(--ds-control-radius);cursor:pointer;justify-content:center;align-items:center;padding:.5rem;font-size:1.5rem;display:flex}.Navbar-module__cJzEcG__mobileLogoLink{border-bottom:none!important;padding:0!important}.Navbar-module__cJzEcG__mobileLinksContainer{flex-direction:column;padding:.5rem 1rem;display:flex}.Navbar-module__cJzEcG__logo{position:absolute;left:50%;transform:translate(-50%)}.Navbar-module__cJzEcG__logoImg{height:32px}.Navbar-module__cJzEcG__searchBoxContainer{width:100%;max-width:none;display:block}.Navbar-module__cJzEcG__navSearchInput{padding:.5rem 1rem;font-size:.9rem}.Navbar-module__cJzEcG__desktopLang,.Navbar-module__cJzEcG__desktopOnly{display:none}}