/* @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);}
.dual-login-wrapper{background:linear-gradient(135deg,#9b999dff 0%,#9b999dff 100%);min-height:100vh;display:flex;align-items:center;justify-content:center;padding:1rem;}@media (min-width:640px){.dual-login-wrapper{padding:2rem;}}@media (min-width:768px){.dual-login-wrapper{padding:3rem;}}@media (min-width:1024px){.dual-login-wrapper{padding:4rem;}}.login-container{background:white;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,0.2);max-width:1000px;width:100%;overflow:hidden;}@media (min-width:768px){.login-container{border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,0.3);}}.header{background:#0072c6;color:white;padding:1.5rem 1rem;text-align:center;}@media (min-width:640px){.header{padding:2rem 1.5rem;}}@media (min-width:768px){.header{padding:2.5rem 2rem;}}.header h1{font-size:1.375rem;margin-bottom:0.5rem;margin-top:0;line-height:1.3;}@media (min-width:640px){.header h1{font-size:1.625rem;}}@media (min-width:768px){.header h1{font-size:1.875rem;}}.header p{font-size:0.8125rem;opacity:0.9;margin:0;}@media (min-width:768px){.header p{font-size:0.875rem;}}.login-sections{display:grid;grid-template-columns:1fr;gap:1px;background:#e0e0e0;}@media (min-width:768px){.login-sections{grid-template-columns:1fr 1fr;}}.login-section{background:white;padding:1.5rem 1rem;}@media (min-width:640px){.login-section{padding:2rem 1.5rem;}}@media (min-width:768px){.login-section{padding:2.5rem 2rem;}}@media (min-width:1024px){.login-section{padding:3rem 2.5rem;}}.section-title{font-size:1.125rem;font-weight:600;margin-bottom:0.5rem;color:#333;margin-top:0;}@media (min-width:768px){.section-title{font-size:1.25rem;}}.section-description{font-size:0.8125rem;color:#666;margin-bottom:1.5rem;line-height:1.5;}@media (min-width:768px){.section-description{font-size:0.875rem;margin-bottom:2rem;}}.form-item{margin-bottom:1rem;}@media (min-width:768px){.form-item{margin-bottom:1.25rem;}}.form-item label{display:block;font-size:0.8125rem;font-weight:500;margin-bottom:0.5rem;color:#333;}@media (min-width:768px){.form-item label{font-size:0.875rem;}}.form-item input[type="text"],.form-item input[type="email"],.form-item input[type="password"]{width:100%;padding:0.75rem;border:1px solid #ddd;border-radius:6px;font-size:0.875rem;transition:border-color 0.3s,box-shadow 0.3s;box-sizing:border-box;}@media (min-width:768px){.form-item input[type="text"],.form-item input[type="email"],.form-item input[type="password"]{font-size:0.9375rem;}}.form-item input:focus{outline:none;border-color:#0072c6;box-shadow:0 0 0 3px rgba(0,114,198,0.1);}.form-type-checkbox{display:flex;align-items:center;margin-bottom:1rem;}@media (min-width:768px){.form-type-checkbox{margin-bottom:1.25rem;}}.form-type-checkbox input[type="checkbox"]{margin-right:0.5rem;width:auto;flex-shrink:0;}.form-type-checkbox label{margin-bottom:0;font-weight:400;font-size:0.8125rem;}@media (min-width:768px){.form-type-checkbox label{font-size:0.875rem;}}.btn{width:100%;padding:0.875rem 1rem;border:none;border-radius:6px;font-size:0.875rem;font-weight:600;cursor:pointer;transition:all 0.3s;text-decoration:none;display:inline-block;text-align:center;box-sizing:border-box;}@media (min-width:768px){.btn{padding:1rem 1.5rem;font-size:0.9375rem;}}.btn-primary{background:#0072c6;color:white !important;}.btn-primary:hover{background:#005a9e;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,114,198,0.3);}.btn-primary:active{transform:translateY(0);}.btn-microsoft{background:white;color:#5e5e5e;border:1px solid #8c8c8c;display:flex;align-items:center;justify-content:center;gap:0.75rem;text-decoration:none;}.btn-microsoft:hover{background:#f3f3f3;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1);text-decoration:none;}.btn-microsoft:active{transform:translateY(0);}.microsoft-icon{width:18px;height:18px;flex-shrink:0;}@media (min-width:768px){.microsoft-icon{width:20px;height:20px;}}.divider{text-align:center;margin:1.25rem 0;position:relative;}@media (min-width:768px){.divider{margin:1.5rem 0;}}.divider::before{content:"";position:absolute;left:0;top:50%;width:100%;height:1px;background:#e0e0e0;}.divider span{background:white;padding:0 0.75rem;position:relative;font-size:0.8125rem;color:#999;}@media (min-width:768px){.divider span{padding:0 1rem;}}.links{text-align:center;margin-top:1rem;}@media (min-width:768px){.links{margin-top:1.25rem;}}.links a{color:#0072c6;text-decoration:none;font-size:0.8125rem;}@media (min-width:768px){.links a{font-size:0.875rem;}}.links a:hover{text-decoration:underline;}.alert{padding:0.75rem;border-radius:6px;margin-bottom:1rem;font-size:0.8125rem;line-height:1.5;}@media (min-width:768px){.alert{padding:0.875rem;font-size:0.875rem;margin-bottom:1.25rem;}}.alert-info{background:#e3f2fd;color:#1976d2;border:1px solid #90caf9;}.messages--error{background:#ffebee;color:#c62828;border:1px solid #ef9a9a;padding:0.75rem;border-radius:6px;margin-bottom:1rem;font-size:0.8125rem;}@media (min-width:768px){.messages--error{padding:0.875rem;font-size:0.875rem;margin-bottom:1.25rem;}}.messages--status{background:#e8f5e9;color:#388e3c;border:1px solid #81c784;padding:0.75rem;border-radius:6px;margin-bottom:1rem;font-size:0.8125rem;}@media (min-width:768px){.messages--status{padding:0.875rem;font-size:0.875rem;margin-bottom:1.25rem;}}
