:root{--color-primary:#1e67a4;--color-primary-hover:#18537f;--color-primary-dark:#134160;--color-success:#5cb85c;--color-success-hover:#449d44;--color-success-light:#80c780;--color-danger:#d9534f;--color-danger-hover:#c9302c;--color-danger-light:#e27c79;--color-warning:#f0ad4e;--color-warning-hover:#ec971f;--color-warning-light:#f4c37d;--color-info:#5bc0de;--color-info-hover:#31b0d5;--color-info-light:#85d0e7;--color-panel-info-bg:#d9edf7;--color-panel-info-border:#bce8f1;--color-panel-info-text:#31708f;--color-alert-success-bg:#dff0d8;--color-alert-success-border:#d6e9c6;--color-alert-success-text:#3c763d;--color-alert-error-bg:#f2dede;--color-alert-error-border:#ebccd1;--color-alert-error-text:#a94442;--color-alert-warning-bg:#fcf8e3;--color-alert-warning-border:#faebcc;--color-alert-warning-text:#8a6d3b;--color-alert-info-bg:#d9edf7;--color-alert-info-border:#bce8f1;--color-alert-info-text:#31708f;--color-black:#000;--color-white:#fff;--color-text-primary:#333;--color-text-secondary:#777;--color-text-muted:#999;--color-border:#ddd;--color-border-light:#e7e7e7;--color-background:#f5f5f5;--color-background-paper:#fff;--color-background-header:#f8f8f8;--color-background-stripe:#f9f9f9;--color-surface:#fff;--color-nav-dark:#464646;--color-nav-subnav:#1e67a4;--color-nav-subnav-hover:#6295bf;--color-nav-accent:#5dade2;--color-nav-hover:#3498db;--color-nav-teal:#4a9c9c;--color-footer-bg:#fff;--color-footer-bottom:#fff;--color-muniBlue:#1e67a4;--color-muniSteelBlue:#4d7e9b;--color-muniDarkGray:#464646;--color-muniEcrue:#cbb481;--color-muniMorningBlue:#8c998e;--color-boldBlue-50:#f3f7ff;--color-boldBlue-100:#e7f0ff;--color-boldBlue-500:#0d6efd;--color-boldBlue-600:#2563eb;--color-coolGray-50:#f9fafb;--color-coolGray-100:#f3f4f6;--color-coolGray-200:#e5e7eb;--color-coolGray-300:#d1d5db;--color-coolGray-400:#9ca3af;--color-coolGray-500:#6b7280;--color-coolGray-600:#4b5563;--color-coolGray-700:#374151;--color-coolGray-800:#1f2937;--color-coolGray-900:#111827;--font-family-body:"Roboto","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-heading:"Montserrat","Helvetica Neue",Helvetica,Arial,sans-serif;--font-family-alt:"Inter","Roboto","Helvetica Neue",sans-serif;--font-family-monospace:Menlo,Monaco,Consolas,"Courier New",monospace;--font-size-xs:.75rem;--font-size-sm:.875rem;--font-size-base:.875rem;--font-size-md:1rem;--font-size-lg:1.25rem;--font-size-xl:1.5rem;--font-size-2xl:1.75rem;--font-size-3xl:2.125rem;--font-weight-normal:400;--font-weight-medium:500;--font-weight-bold:700;--line-height-base:1.5;--line-height-heading:1.29;--line-height-tight:1.25;--line-height-relaxed:1.6;--spacing-2xs:2px;--spacing-xs:4px;--spacing-sm:8px;--spacing-md:16px;--spacing-lg:24px;--spacing-xl:32px;--spacing-2xl:40px;--spacing-3xl:64px;--spacing-4xl:96px;--bs3-panel-padding:10px 15px;--bs3-panel-body-padding:15px;--bs3-table-cell-padding:8px;--bs3-table-condensed-padding:5px;--bs3-form-group-margin:15px;--radius-none:0;--radius-sm:4px;--radius-md:6px;--radius-lg:8px;--radius-xl:10px;--radius-full:9999px;--border-width:1px;--border-width-2:2px;--shadow-none:none;--shadow-sm:0 1px 2px #0000000d;--shadow-base:0 1px 3px #0000001a;--shadow-md:0 4px 6px #0000001a;--shadow-lg:0 10px 15px #0000001a;--shadow-focus:inset 0 1px 1px #00000013,0 0 8px #66afe999;--shadow-focus-error:inset 0 1px 1px #00000013,0 0 8px #d9534f99;--z-index-dropdown:1000;--z-index-sticky:1020;--z-index-fixed:1030;--z-index-modal-backdrop:1300;--z-index-modal:1310;--z-index-popover:1320;--z-index-tooltip:1330;--z-index-appBar:1200;--z-index-subnav:1100;--transition-fast:.15s ease-in-out;--transition-base:.2s ease-in-out;--transition-slow:.3s ease-in-out;--breakpoint-sm:600px;--breakpoint-md:900px;--breakpoint-lg:1200px;--breakpoint-xl:1536px}.LegacyLayout-module-scss-module__TXSTYq__layout{background-color:var(--color-background-paper);flex-direction:column;min-height:100vh;display:flex}.LegacyLayout-module-scss-module__TXSTYq__layout__main{flex-grow:1}.LegacyLayout-module-scss-module__TXSTYq__layout__main--withSubNav{margin-top:82px}.LegacyLayout-module-scss-module__TXSTYq__layout__main--withoutSubNav{margin-top:50px}.LegacyLayout-module-scss-module__TXSTYq__layout__content{max-width:1440px;margin-left:auto;margin-right:auto;padding:0 15px 15px;overflow:visible}.LegacyLayout-module-scss-module__TXSTYq__header{background-color:var(--color-nav-dark);height:50px;padding:0 var(--spacing-md);z-index:var(--z-index-appBar);align-items:center;display:flex;position:fixed;top:0;left:0;right:0}.LegacyLayout-module-scss-module__TXSTYq__header__hamburger{color:#fff;padding:var(--spacing-xs);cursor:pointer;background:0 0;border:none;justify-content:center;align-items:center;display:none}.LegacyLayout-module-scss-module__TXSTYq__header__hamburger svg{width:24px;height:24px}.LegacyLayout-module-scss-module__TXSTYq__header__hamburger:hover{opacity:.8}@media (max-width:899px){.LegacyLayout-module-scss-module__TXSTYq__header__hamburger{display:flex}}.LegacyLayout-module-scss-module__TXSTYq__header__appLauncher{color:#fff;padding:var(--spacing-xs);cursor:pointer;margin-right:var(--spacing-xs);background:0 0;border:none;align-items:center;display:flex}.LegacyLayout-module-scss-module__TXSTYq__header__appLauncher:hover{opacity:.8}.LegacyLayout-module-scss-module__TXSTYq__header__appLauncher svg{width:24px;height:24px}@media (max-width:899px){.LegacyLayout-module-scss-module__TXSTYq__header__appLauncher{display:none}}.LegacyLayout-module-scss-module__TXSTYq__header__logo{margin-right:var(--spacing-xl);align-items:center;text-decoration:none;display:flex}.LegacyLayout-module-scss-module__TXSTYq__header__logo:hover{opacity:.85}.LegacyLayout-module-scss-module__TXSTYq__header__logo img{width:auto;height:24px}.LegacyLayout-module-scss-module__TXSTYq__header__logoImg{object-fit:contain;width:auto;max-width:200px;height:24px}.LegacyLayout-module-scss-module__TXSTYq__header__nav{flex-grow:1;align-items:center;display:flex}@media (max-width:899px){.LegacyLayout-module-scss-module__TXSTYq__header__nav{background-color:var(--color-nav-dark);z-index:var(--z-index-dropdown);padding:var(--spacing-sm)0;flex-direction:column;align-items:stretch;display:none;position:fixed;inset:50px 0 0;overflow-y:auto}.LegacyLayout-module-scss-module__TXSTYq__header__nav--open{display:flex}}.LegacyLayout-module-scss-module__TXSTYq__header__navItem{position:relative}.LegacyLayout-module-scss-module__TXSTYq__header__navButton{color:#c8c8c8;font-weight:var(--font-weight-semibold);padding:var(--spacing-sm)var(--spacing-md);cursor:pointer;align-items:center;gap:var(--spacing-2xs);white-space:nowrap;background:0 0;border:none;font-size:.85rem;text-decoration:none;display:flex}.LegacyLayout-module-scss-module__TXSTYq__header__navButton:hover{color:#fff;background-color:#ffffff1a}.LegacyLayout-module-scss-module__TXSTYq__header__navButton--active{color:#c8c8c8;background-color:#080808}.LegacyLayout-module-scss-module__TXSTYq__header__navButton--active:hover{background-color:#111}.LegacyLayout-module-scss-module__TXSTYq__header__navButton svg{width:18px;height:18px}@media (max-width:899px){.LegacyLayout-module-scss-module__TXSTYq__header__navButton{width:100%;padding:var(--spacing-sm)var(--spacing-lg)}}.LegacyLayout-module-scss-module__TXSTYq__header__dropdown{background-color:var(--color-background-paper);border:1px solid var(--color-border);border-radius:var(--radius-sm);min-width:220px;box-shadow:var(--shadow-md);margin-top:var(--spacing-2xs);z-index:var(--z-index-dropdown);padding:var(--spacing-xs)0;position:absolute;top:100%;left:0}@media (max-width:899px){.LegacyLayout-module-scss-module__TXSTYq__header__dropdown{min-width:unset;box-shadow:none;background-color:#00000026;border:none;border-radius:0;margin-top:0;position:static}}.LegacyLayout-module-scss-module__TXSTYq__header__dropdownItem{padding:var(--spacing-sm)var(--spacing-md);color:var(--color-text-primary);font-size:.9rem;text-decoration:none;display:block}.LegacyLayout-module-scss-module__TXSTYq__header__dropdownItem:hover{background-color:var(--color-background)}@media (max-width:899px){.LegacyLayout-module-scss-module__TXSTYq__header__dropdownItem{color:#fffc;padding:var(--spacing-sm)var(--spacing-2xl)}.LegacyLayout-module-scss-module__TXSTYq__header__dropdownItem:hover{background-color:#ffffff1a}}.LegacyLayout-module-scss-module__TXSTYq__header__dropdownDivider{background-color:var(--color-border);height:1px;margin:var(--spacing-xs)0}.LegacyLayout-module-scss-module__TXSTYq__header__right{align-items:center;gap:var(--spacing-md);display:flex}@media (max-width:899px){.LegacyLayout-module-scss-module__TXSTYq__header__right{display:none}}.LegacyLayout-module-scss-module__TXSTYq__header__mobileRight{display:none}@media (max-width:899px){.LegacyLayout-module-scss-module__TXSTYq__header__mobileRight{gap:var(--spacing-xs);padding:var(--spacing-md)var(--spacing-md);border-top:1px solid #fff3;flex-direction:column;margin-top:auto;display:flex}}.LegacyLayout-module-scss-module__TXSTYq__header__mobileRightRow{align-items:center;gap:var(--spacing-sm);color:#fffc;font-size:.85rem;display:flex}.LegacyLayout-module-scss-module__TXSTYq__header__userInfo{color:#fffc;font-size:.85rem}.LegacyLayout-module-scss-module__TXSTYq__header__logoutBtn{color:#fffc;cursor:pointer;padding:var(--spacing-xs);background:0 0;border:none;font-size:.85rem}.LegacyLayout-module-scss-module__TXSTYq__header__logoutBtn:hover{color:#fff}.LegacyLayout-module-scss-module__TXSTYq__header__themeToggle{color:#fffc;cursor:pointer;padding:var(--spacing-xs);border-radius:var(--radius-md);transition:background-color var(--transition-fast),color var(--transition-fast);background:0 0;border:none;justify-content:center;align-items:center;display:flex}.LegacyLayout-module-scss-module__TXSTYq__header__themeToggle:hover{color:#fff;background-color:#ffffff1a}.LegacyLayout-module-scss-module__TXSTYq__header__themeToggle svg{width:20px;height:20px}.LegacyLayout-module-scss-module__TXSTYq__header__orgSwitcher{position:relative}.LegacyLayout-module-scss-module__TXSTYq__header__orgButton{color:#fffc;border-radius:var(--radius-sm);padding:var(--spacing-xs)var(--spacing-sm);cursor:pointer;align-items:center;gap:var(--spacing-xs);min-width:150px;max-width:200px;transition:background-color var(--transition-fast),border-color var(--transition-fast);background:#ffffff1a;border:1px solid #fff3;font-size:.85rem;display:flex}.LegacyLayout-module-scss-module__TXSTYq__header__orgButton:hover{color:#fff;background-color:#ffffff26;border-color:#ffffff4d}.LegacyLayout-module-scss-module__TXSTYq__header__orgButton svg{flex-shrink:0;width:18px;height:18px}.LegacyLayout-module-scss-module__TXSTYq__header__orgButtonText{text-overflow:ellipsis;white-space:nowrap;text-align:left;flex:1;overflow:hidden}.LegacyLayout-module-scss-module__TXSTYq__header__orgButtonArrow{transition:transform var(--transition-fast);flex-shrink:0}.LegacyLayout-module-scss-module__TXSTYq__header__orgButtonArrow--open{transform:rotate(180deg)}.LegacyLayout-module-scss-module__TXSTYq__header__orgDropdown{background-color:var(--color-background-paper);border:1px solid var(--color-border);border-radius:var(--radius-sm);min-width:220px;max-width:280px;max-height:300px;box-shadow:var(--shadow-md);margin-top:var(--spacing-2xs);z-index:var(--z-index-dropdown);padding:var(--spacing-xs)0;position:absolute;top:100%;right:0;overflow-y:auto}.LegacyLayout-module-scss-module__TXSTYq__header__orgDropdownItem{width:100%;padding:var(--spacing-sm)var(--spacing-md);color:var(--color-text-primary);text-align:left;cursor:pointer;background:0 0;border:none;font-size:.9rem;text-decoration:none;display:block}.LegacyLayout-module-scss-module__TXSTYq__header__orgDropdownItem:hover{background-color:var(--color-background)}.LegacyLayout-module-scss-module__TXSTYq__header__orgDropdownItem--selected{color:var(--color-primary);font-weight:var(--font-weight-semibold);background-color:#337ab71a}.LegacyLayout-module-scss-module__TXSTYq__header__orgDropdownCode{color:var(--color-text-secondary);margin-left:var(--spacing-xs);font-size:.8rem}.LegacyLayout-module-scss-module__TXSTYq__subNav{background-color:var(--color-nav-subnav);height:32px;padding:0 var(--spacing-md);z-index:var(--z-index-sticky);-webkit-overflow-scrolling:touch;align-items:center;display:flex;position:fixed;top:50px;left:0;right:0;overflow-x:auto}@media (max-width:899px){.LegacyLayout-module-scss-module__TXSTYq__subNav{scrollbar-width:none}.LegacyLayout-module-scss-module__TXSTYq__subNav::-webkit-scrollbar{display:none}}.LegacyLayout-module-scss-module__TXSTYq__subNav__icon{color:#f3f9fd;margin-right:var(--spacing-md);display:flex}.LegacyLayout-module-scss-module__TXSTYq__subNav__icon svg{width:20px;height:20px}.LegacyLayout-module-scss-module__TXSTYq__subNav__item{color:#f3f9fd;font-weight:var(--font-weight-semibold);padding:var(--spacing-xs)var(--spacing-md);cursor:pointer;background:0 0;border:none;align-items:center;min-height:28px;font-size:.8rem;text-decoration:none;display:inline-flex}.LegacyLayout-module-scss-module__TXSTYq__subNav__item:hover,.LegacyLayout-module-scss-module__TXSTYq__subNav__item--active{background-color:var(--color-nav-subnav-hover)}.LegacyLayout-module-scss-module__TXSTYq__footer{border-top:1px solid var(--color-border);background-color:#e6f0fa;margin-top:auto}.LegacyLayout-module-scss-module__TXSTYq__footer__links{padding:var(--spacing-sm)var(--spacing-lg);justify-content:space-between;align-items:flex-start;display:flex}@media (max-width:899px){.LegacyLayout-module-scss-module__TXSTYq__footer__links{gap:var(--spacing-lg);flex-direction:column}}.LegacyLayout-module-scss-module__TXSTYq__footer__column{gap:var(--spacing-2xs);flex-direction:column;display:flex}.LegacyLayout-module-scss-module__TXSTYq__footer__link{color:#1e67a4;font-size:.85rem;text-decoration:none}.LegacyLayout-module-scss-module__TXSTYq__footer__link:hover{text-decoration:underline}.LegacyLayout-module-scss-module__TXSTYq__footer__statsPanel{border:1px solid var(--color-border);border-radius:var(--radius-sm);padding:var(--spacing-sm);background-color:#e2e3e4;min-width:220px}@media (max-width:899px){.LegacyLayout-module-scss-module__TXSTYq__footer__statsPanel{min-width:unset;width:100%}}.LegacyLayout-module-scss-module__TXSTYq__footer__statRow{padding:var(--spacing-2xs)0;justify-content:space-between;align-items:center;display:flex}.LegacyLayout-module-scss-module__TXSTYq__footer__statLink{color:#1e67a4;font-size:.85rem;text-decoration:none}.LegacyLayout-module-scss-module__TXSTYq__footer__statLink:hover{text-decoration:underline}.LegacyLayout-module-scss-module__TXSTYq__footer__statCount{color:#1e67a4;font-weight:var(--font-weight-semibold);text-align:right;min-width:20px;font-size:.85rem}.LegacyLayout-module-scss-module__TXSTYq__footer__bottom{color:#c8c8c8;padding:var(--spacing-xs)var(--spacing-lg);border-top:1px solid var(--color-border);background-color:#464646;justify-content:space-between;align-items:center;font-size:.75rem;display:flex}@media (max-width:599px){.LegacyLayout-module-scss-module__TXSTYq__footer__bottom{gap:var(--spacing-xs);text-align:center;flex-direction:column}}.LegacyLayout-module-scss-module__TXSTYq__footer__bottomLinks{gap:var(--spacing-md);display:flex}
