.environment-banner{display:flex;justify-content:space-between;align-items:center;height:2.5rem;padding:.5rem 1rem}.environment-banner--dev,.environment-banner--local{background-color:#3a703a;--sds-text-color:#fff}.environment-banner--test{background-color:#8e4291;--sds-text-color:#fff}.environment-banner--stage{background-color:#db352c;--sds-text-color:#fff}@layer components{.header{background-color:#00263e;color:#fff;padding:0 2rem;align-items:center;display:flex;justify-content:space-between}.header__title{font-size:1.5rem;line-height:32px;font-weight:700;padding:0;display:flex;gap:.25rem}.header__title:hover{cursor:pointer}.header__symbol{display:inline-block;position:relative;width:22px;height:48px;margin:-15px 8px 0 7px;transform:scale(.8) skewX(-28deg);top:20px}.header__symbol:before{background-color:#fdda25;left:0;top:0}.header__symbol:after,.header__symbol:before{display:block;content:"";width:8px;height:38px;position:absolute}.header__symbol:after{background-color:#807e7c;right:0;bottom:0}.header__district-dropdown{color:#2f2b28!important;padding:.25rem 1rem!important;width:110%!important}.header__district-dropdown select{background-position-y:50%}.header__item{display:flex;flex-direction:column;justify-content:center;align-items:center;padding:10px 1rem;background-color:inherit;color:#fff}.header__item:hover{background-color:#005eaa}.header__item:active{background-color:#004b88}.header__item:focus{outline-offset:2px;outline:2px solid #0072ce}.header-userinfo{align-items:center;--sds-icon-color:var(--sds-color-main-action-contrast-default)}.header-admin-buttons,.header-userinfo{display:flex;gap:.5rem;--sds-text-color:var(--sds-color-main-action-contrast-default)}.header-admin-buttons{margin-right:1rem}}