@import url("https://fonts.googleapis.com/css2?family=Work+Sans:wght@300;400;600;800&display=swap");:root{color-scheme:dark}body,html{--highlight:#ffd043;--highlight-bg:rgba(255,193,7,0.12);--danger:#c85050;--danger-hover:#e07070;--success:#5df55d;--white:#fbfbfb;--gray-0:#f5f5f5;--gray-1:#e0e0e0;--gray-2:#bdbdbd;--gray-3:#9e9e9e;--gray-4:#757575;--gray-5:#616161;--gray-6:#424242;--gray-7:#212121;--gray-8:#121212;--black:#000000;--white-30:rgba(255,255,255,0.3);--white-60:rgba(255,255,255,0.6);--white-90:rgba(255,255,255,0.9);--black-30:rgba(0,0,0,0.3);--black-60:rgba(0,0,0,0.6);--black-90:rgba(0,0,0,0.9);--ink-30:rgba(18,18,18,0.3);--ink-60:rgba(18,18,18,0.6);--ink-90:rgba(18,18,18,0.9);--staff-amber-700:#8f5e0a;--staff-amber-900:#6d4808;--staff-amber-link:#7a4d00;--staff-amber-link-hover:#5d3900;--responsive-margin:20px;--content-max-width:960px;--team-photo-aspect-ratio:1.4;margin:0;padding:0;font-size:16px;font-family:Work Sans,sans-serif;line-height:1.6em}html{scroll-behavior:smooth;background-color:black}.site-chrome{display:flex;flex-direction:column;min-height:100vh;min-height:100dvh}.site-main{position:relative;z-index:0;display:flex;flex:1 1 auto;flex-direction:column;width:100%;min-width:0}html:has(body.theme-light){background-color:#ffffff}body.theme-light{background-color:#ffffff}[role=button],[tabindex]:not([tabindex="-1"]),a,button,input,select,textarea{-webkit-tap-highlight-color:transparent}figure{margin:0}body.staff-impersonation-active{padding-bottom:72px}strong{color:inherit;font-weight:600}strong.highlight{color:var(--highlight);font-weight:500}h1{margin:0 0 30px;font-weight:600;font-size:48px;line-height:1.2em;background-color:transparent}@media (max-width:800px){h1{margin-bottom:16px;font-size:28px}}h2{margin:30px 0 24px;font-weight:600;font-size:32px;line-height:1.4em}h3{color:var(--highlight)}h3,h4{font-weight:400}h4{margin-bottom:0;padding:0;font-size:18px}a{color:var(--highlight);text-decoration:underline}input:-webkit-autofill,input:-webkit-autofill:active,input:-webkit-autofill:focus,input:-webkit-autofill:hover{box-shadow:inset 0 0 0 30px black!important}input:-webkit-autofill{-webkit-text-fill-color:#dddddd!important}.draftTag{padding:2px 5px;letter-spacing:1px;text-align:center;border-radius:3px;background-color:purple}input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=url],textarea{padding:8px 10px;color:#eeeeee;font-size:18px;font-family:Work Sans,sans-serif;border:2px solid #666666;border-radius:5px;background-color:black;outline:0;-moz-appearance:none;-webkit-appearance:none;appearance:none;transition:border-color .2s}input[type=email]:hover:not(:disabled),input[type=text]:hover:not(:disabled),textarea:hover:not(:disabled){border-color:#dddddd}input[type=email]:focus,input[type=text]:focus,textarea:focus{border-color:var(--highlight)}textarea{height:150px}button,input[type=submit]{min-width:120px;padding:12px 18px;color:var(--gray-7);font-weight:500;font-size:16px;font-family:Work Sans,sans-serif;border:0;border-radius:5px;background-color:var(--white);-moz-appearance:none;-webkit-appearance:none;appearance:none;transition:all .2s}@keyframes fadeInUp{0%{opacity:0;transform:translateY(20px)}to{opacity:1;transform:translateY(0)}}.grecaptcha-badge{border-width:1px;border:1px solid var(--gray-3);border-right-width:0;border-radius:8px 0 0 8px!important;box-shadow:none!important;filter:invert(1) hue-rotate(180deg)}[data-lastpass-icon-root]{display:none!important}.EnvBadge_badge__HONQl{position:fixed;left:0;bottom:0;z-index:9999;padding:4px 8px;color:#fff;font-weight:500;font-size:10px;line-height:1.2;background:#722f37}.EnvBadge_badge__HONQl.EnvBadge_badgeDev__gqb1e{background:#1b4332}