/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.text-align-left{text-align:left;}.text-align-right{text-align:right;}.text-align-center{text-align:center;}.text-align-justify{text-align:justify;}.align-left{float:left;}.align-right{float:right;}.align-center{display:block;margin-right:auto;margin-left:auto;}
.fieldgroup{padding:0;border-width:0;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.js details:not([open]) .details-wrapper{display:none;}
.hidden{display:none;}.visually-hidden{position:absolute !important;overflow:hidden;clip:rect(1px,1px,1px,1px);width:1px;height:1px;word-wrap:normal;}.visually-hidden.focusable:active,.visually-hidden.focusable:focus-within{position:static !important;overflow:visible;clip:auto;width:auto;height:auto;}.invisible{visibility:hidden;}
.item-list__comma-list,.item-list__comma-list li{display:inline;}.item-list__comma-list{margin:0;padding:0;}.item-list__comma-list li::after{content:", ";}.item-list__comma-list li:last-child::after{content:"";}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
.nowrap{white-space:nowrap;}
.position-container{position:relative;}
.reset-appearance{margin:0;padding:0;border:0 none;background:transparent;line-height:inherit;-webkit-appearance:none;appearance:none;}
.resize-none{resize:none;}.resize-vertical{min-height:2em;resize:vertical;}.resize-horizontal{max-width:100%;resize:horizontal;}.resize-both{max-width:100%;min-height:2em;resize:both;}
.system-status-counter__status-icon{display:inline-block;width:25px;height:25px;vertical-align:middle;}.system-status-counter__status-icon::before{display:block;width:100%;height:100%;content:"";background-repeat:no-repeat;background-position:center 2px;background-size:16px;}.system-status-counter__status-icon--error::before{background-image:url(/core/misc/icons/e32700/error.svg);}.system-status-counter__status-icon--warning::before{background-image:url(/core/misc/icons/e29700/warning.svg);}.system-status-counter__status-icon--checked::before{background-image:url(/core/misc/icons/73b355/check.svg);}
.system-status-report-counters__item{width:100%;margin-bottom:0.5em;padding:0.5em 0;text-align:center;white-space:nowrap;background-color:rgba(0,0,0,0.063);}@media screen and (min-width:60em){.system-status-report-counters{display:flex;flex-wrap:wrap;justify-content:space-between;}.system-status-report-counters__item--half-width{width:49%;}.system-status-report-counters__item--third-width{width:33%;}}
.system-status-general-info__item{margin-top:1em;padding:0 1em 1em;border:1px solid #ccc;}.system-status-general-info__item-title{border-bottom:1px solid #ccc;}
.tablesort{display:inline-block;width:16px;height:16px;background-size:100%;}.tablesort--asc{background-image:url(/core/misc/icons/787878/twistie-down.svg);}.tablesort--desc{background-image:url(/core/misc/icons/787878/twistie-up.svg);}
.construction-impacts{width:min(1100px,calc(100% - 24px));margin:26px auto 70px;color:#243447;}.construction-impacts__hero{text-align:center;padding:24px 18px 18px;margin-bottom:24px;}.construction-impacts__title{margin:0;color:#1a2e4a;font-size:clamp(2rem,5vw,3.4rem);font-weight:700;line-height:1.1;}.construction-impacts__intro{margin:12px auto 0;max-width:760px;color:#5e6d7c;font-size:1.125rem;line-height:1.55;}.construction-notice{margin:0 0 28px;background:linear-gradient(180deg,#fff9eb 0%,#fff5dd 100%);border:1px solid #f3d878;border-radius:12px;box-shadow:0 6px 20px rgba(230,167,0,0.12);overflow:hidden;}.construction-notice__head{display:flex;align-items:center;justify-content:space-between;gap:12px;padding:14px 24px;background:linear-gradient(180deg,#fdeec0 0%,#f9e29b 100%);border-bottom:1px solid #f3d878;cursor:pointer;list-style:none;user-select:none;transition:background 0.15s ease;}.construction-notice__head::-webkit-details-marker{display:none;}.construction-notice__head:hover{background:linear-gradient(180deg,#fce7ad 0%,#f7d97e 100%);}.construction-notice__head:focus-visible{outline:2px solid #e6a700;outline-offset:-2px;}.construction-notice:not([open]) > .construction-notice__head{border-bottom-color:transparent;}.construction-notice__head-meta{display:inline-flex;align-items:center;gap:12px;}.construction-notice__chevron{display:inline-block;width:10px;height:10px;border-right:2px solid #6b5500;border-bottom:2px solid #6b5500;transform:rotate(45deg);transition:transform 0.2s ease;}.construction-notice:not([open]) .construction-notice__chevron{transform:rotate(-135deg);}.construction-notice__tag{display:inline-flex;align-items:center;gap:6px;padding:5px 13px;background:#e6a700;color:#fff;font-size:12px;font-weight:700;text-transform:uppercase;letter-spacing:0.06em;border-radius:999px;line-height:1.6;}.construction-notice__tag .fa{font-size:11px;}.construction-notice__count{color:#6b5500;font-size:13px;font-weight:600;text-transform:uppercase;letter-spacing:0.05em;}.construction-notice__list{list-style:none;margin:0;padding:0;}.construction-notice__item{padding:18px 24px;border-bottom:1px dashed #ecd496;}.construction-notice__item:last-child{border-bottom:0;}.construction-notice__item-head{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:6px 16px;margin-bottom:6px;}.construction-notice__title{margin:0;color:#1a2e4a;font-size:18px;font-weight:700;line-height:1.3;}.construction-notice__dates{display:inline-flex;align-items:center;gap:6px;color:#6b5500;font-size:13px;font-weight:600;white-space:nowrap;}.construction-notice__dates .fa{font-size:12px;opacity:0.85;}.construction-notice__body{color:#3d3300;font-size:15px;line-height:1.55;margin-bottom:10px;}.construction-notice__body p:first-child{margin-top:0;}.construction-notice__body p:last-child{margin-bottom:0;}.construction-notice__body a{color:#215f9e;text-decoration:underline;word-break:break-word;}@media (max-width:575px){.construction-notice__head{padding:12px 16px;}.construction-notice__item{padding:14px 16px;}.construction-notice__title{font-size:17px;}}.construction-impacts__empty{text-align:center;padding:60px 20px;color:#5e6d7c;font-size:1.125rem;}.construction-impacts__list{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:22px;}.construction-impacts__project{background:#fff;border:1px solid #d7e0ea;border-radius:12px;padding:20px 24px 22px;box-shadow:0 4px 16px rgba(26,46,74,0.06);}.construction-impacts__project-header{display:flex;flex-wrap:wrap;align-items:baseline;justify-content:space-between;gap:8px 16px;padding-bottom:12px;border-bottom:1px solid #eaf0f5;margin-bottom:14px;}.construction-impacts__project-title{margin:0;font-size:1.875rem;font-weight:700;line-height:1.2;}.construction-impacts__project-title a{color:#1a2e4a;text-decoration:none;}.construction-impacts__project-title a:hover{color:#e06b2d;text-decoration:underline;}.construction-impacts__project-meta{display:inline-flex;align-items:center;gap:10px;font-size:0.875rem;color:#5e6d7c;}.construction-impacts__dept{font-size:0.875rem;text-transform:uppercase;letter-spacing:0.05em;font-weight:700;}.construction-impacts__status{font-size:0.75rem;font-weight:700;text-transform:uppercase;letter-spacing:0.05em;color:#4a5568;background:#f1f5f9;border:1px solid #cbd5e0;border-radius:4px;padding:3px 10px;white-space:nowrap;}.construction-impacts__updates{list-style:none;margin:0;padding:0;display:flex;flex-direction:column;gap:14px;}.construction-impacts__update{padding:12px 0;border-bottom:1px solid #f0f4f8;}.construction-impacts__update:last-child{border-bottom:0;padding-bottom:0;}.construction-impacts__update-meta time{font-size:16px;font-weight:600;color:#e06b2d;text-transform:uppercase;letter-spacing:0.05em;}.construction-impacts__update-header{margin:6px 0 8px;font-size:18px;font-weight:600;color:#1a2e4a;line-height:1.3;}.construction-impacts__update-body{color:#243447;font-size:15px;line-height:1.6;}.construction-impacts__update-body p{font-size:inherit;}.construction-impacts__update-body p:first-child{margin-top:0;}.construction-impacts__update-body p:last-child{margin-bottom:0;}.construction-impacts__update-body a{color:#215f9e;word-break:break-word;}.construction-impacts__update-body ul,.construction-impacts__update-body ol{font-size:15px;line-height:1.6;}.construction-impacts__more{margin:16px 0 0;text-align:right;font-size:1rem;}.construction-impacts__more a{color:#215f9e;text-decoration:none;font-weight:500;}.construction-impacts__more a:hover{color:#e06b2d;text-decoration:underline;}@media (max-width:575px){.construction-impacts__project{padding:16px;}.construction-impacts__project-header{flex-direction:column;align-items:flex-start;}}
.webform-flex--container .form-inline .form-control{width:100%;}.form-composite legend{font-size:1em;font-weight:bold;border:none;margin:0;}.webform-element--title-inline > div{display:inline;}.webform-element--title-inline .form-control,.webform-element--title-inline .select-wrapper{display:inline;width:inherit;}.form-composite.webform-fieldset--title-inline legend{float:left;width:auto;font-size:1em;font-weight:bold;border:none;margin:10px 0.5em 10px 0;}@media (max-width:768px){.webform-likert-help.hidden{display:inline !important;}.webform-likert-description.hidden{display:block !important;}}html.js .form-type-webform-image-select .select-wrapper:after{display:none;}@media only screen and (max-width:650px){.webform-confirmation-modal{width:90% !important;}}.alert a.btn,.alert a.btn:hover,.alert a.btn:focus,.ui-widget-content a.btn{color:#fff;}
