/* @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);}
.password-strength__title,.password-strength__text{display:inline;}.password-strength__meter{height:0.75em;margin-top:0.5em;background-color:lightgray;}.password-strength__indicator{width:0;height:100%;background-color:gray;}.password-confirm-match{visibility:hidden;}
.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;}}
.messages-list{position:fixed;top:80px;right:20px;z-index:10000;max-width:500px;pointer-events:none;}.messages{margin-bottom:15px;padding:18px 24px;border-radius:12px;box-shadow:0 8px 24px rgba(0,0,0,0.18);animation:slideInRight 0.4s cubic-bezier(0.68,-0.55,0.265,1.55);pointer-events:all;display:flex;align-items:flex-start;gap:12px;font-size:15px;line-height:1.6;backdrop-filter:blur(10px);}.messages--status{background:linear-gradient(135deg,#d4edda 0%,#c3e6cb 100%);border-left:5px solid #28a745;color:#155724;}.messages--warning{background:linear-gradient(135deg,#fff3cd 0%,#ffeaa7 100%);border-left:5px solid #ffc107;color:#856404;}.messages--error{background:linear-gradient(135deg,#f8d7da 0%,#f5c6cb 100%);border-left:5px solid #dc3545;color:#721c24;}.messages__content{flex:1;}.messages__content strong{font-weight:600;}.messages__content a{color:inherit;text-decoration:underline;font-weight:600;}.messages__content a:hover{opacity:0.8;}.message-close{float:none !important;background:rgba(0,0,0,0.1) !important;border:none !important;border-radius:50% !important;width:26px !important;height:26px !important;min-width:26px !important;font-size:20px !important;cursor:pointer !important;margin-left:auto !important;display:flex !important;align-items:center !important;justify-content:center !important;transition:all 0.2s !important;color:inherit !important;line-height:1 !important;padding:0 !important;flex-shrink:0 !important;}.message-close:hover{background:rgba(0,0,0,0.2) !important;transform:scale(1.1) rotate(90deg);}@keyframes slideInRight{from{transform:translateX(500px);opacity:0;}to{transform:translateX(0);opacity:1;}}@keyframes slideOutRight{from{transform:translateX(0);opacity:1;}to{transform:translateX(500px);opacity:0;}}.messages.fade-out{animation:slideOutRight 0.3s ease-out forwards;}@media (max-width:768px){.messages-list{top:60px;right:10px;left:10px;max-width:none;}.messages{font-size:14px;padding:14px 18px;}}.messages + .messages{margin-top:-5px;}.messages::after{content:'';position:absolute;bottom:0;left:0;height:3px;background:currentColor;opacity:0.3;animation:progressBar 4s linear forwards;border-radius:0 0 0 12px;}@keyframes progressBar{from{width:100%;}to{width:0%;}}
.registration-form-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){.registration-form-wrapper{padding:2rem;}}@media (min-width:768px){.registration-form-wrapper{padding:3rem;}}@media (min-width:1024px){.registration-form-wrapper{padding:4rem;}}.registration-form-wrapper .region-content{background:white;border-radius:8px;box-shadow:0 10px 30px rgba(0,0,0,0.2);max-width:800px;width:100%;overflow:hidden;}@media (min-width:768px){.registration-form-wrapper .region-content{border-radius:12px;box-shadow:0 20px 60px rgba(0,0,0,0.3);}}.registration-form-wrapper h1.page-title{background:#0072c6;color:white;padding:1.5rem 1rem;text-align:center;font-size:1.375rem;margin:0;line-height:1.3;}@media (min-width:640px){.registration-form-wrapper h1.page-title{padding:2rem 1.5rem;font-size:1.625rem;}}@media (min-width:768px){.registration-form-wrapper h1.page-title{padding:2.5rem 2rem;font-size:1.875rem;}}.registration-intro{background-color:#e3f2fd;border-left:4px solid #2196f3;padding:1rem 1.25rem;margin:1rem;border-radius:4px;}@media (min-width:640px){.registration-intro{margin:1.25rem 1.5rem;}}@media (min-width:768px){.registration-intro{padding:1.25rem 1.5rem;margin:1.5rem 2rem;}}.registration-intro p{margin:0.5rem 0;color:#1976d2;font-size:0.8125rem;line-height:1.6;}@media (min-width:768px){.registration-intro p{font-size:0.875rem;}}.registration-intro p:first-child{margin-top:0;}.registration-intro p:last-child{margin-bottom:0;}#un-external-register-form{padding:1.5rem 1rem 2rem;background:white;}@media (min-width:640px){#un-external-register-form{padding:2rem 1.5rem 2.5rem;}}@media (min-width:768px){#un-external-register-form{padding:2.5rem 2rem 3rem;}}.registration-form-wrapper fieldset{border:1px solid #e0e0e0;border-radius:6px;padding:1rem;margin-bottom:1.5rem;background:#fafafa;}@media (min-width:768px){.registration-form-wrapper fieldset{border-radius:8px;padding:1.5rem;margin-bottom:2rem;}}.registration-form-wrapper fieldset legend{font-size:1rem;font-weight:600;color:#333;padding:0 0.5rem;}@media (min-width:768px){.registration-form-wrapper fieldset legend{font-size:1.125rem;padding:0 0.75rem;}}.registration-form-wrapper .fieldset-wrapper{margin-top:1rem;}.registration-form-wrapper .form-item{margin-bottom:1rem;}@media (min-width:768px){.registration-form-wrapper .form-item{margin-bottom:1.25rem;}}.registration-form-wrapper .form-item label{display:block;font-size:0.8125rem;font-weight:500;margin-bottom:0.5rem;color:#333;}@media (min-width:768px){.registration-form-wrapper .form-item label{font-size:0.875rem;}}.registration-form-wrapper .form-item .description{font-size:0.75rem;color:#666;margin-top:0.375rem;line-height:1.4;}@media (min-width:768px){.registration-form-wrapper .form-item .description{font-size:0.8125rem;}}.registration-form-wrapper input[type="text"],.registration-form-wrapper input[type="email"],.registration-form-wrapper input[type="tel"],.registration-form-wrapper input[type="password"],.registration-form-wrapper select{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;background:white;}@media (min-width:768px){.registration-form-wrapper input[type="text"],.registration-form-wrapper input[type="email"],.registration-form-wrapper input[type="tel"],.registration-form-wrapper input[type="password"],.registration-form-wrapper select{font-size:0.9375rem;}}.registration-form-wrapper input:focus,.registration-form-wrapper select:focus{outline:none;border-color:#0072c6;box-shadow:0 0 0 3px rgba(0,114,198,0.1);}.registration-form-wrapper .form-type-checkbox{display:flex;align-items:flex-start;margin-bottom:1rem;padding:1rem;background:#f5f5f5;border-radius:6px;}@media (min-width:768px){.registration-form-wrapper .form-type-checkbox{margin-bottom:1.25rem;}}.registration-form-wrapper .form-type-checkbox input[type="checkbox"]{margin-right:0.625rem;margin-top:0.1875rem;width:auto;flex-shrink:0;}.registration-form-wrapper .form-type-checkbox label{margin-bottom:0;font-weight:500;font-size:0.8125rem;cursor:pointer;}@media (min-width:768px){.registration-form-wrapper .form-type-checkbox label{font-size:0.875rem;}}.registration-form-wrapper select{cursor:pointer;appearance:none;background-image:url("data:image/svg+xml;charset=UTF-8,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 24 24' fill='none' stroke='currentColor' stroke-width='2' stroke-linecap='round' stroke-linejoin='round'%3e%3cpolyline points='6 9 12 15 18 9'%3e%3c/polyline%3e%3c/svg%3e");background-repeat:no-repeat;background-position:right 0.75rem center;background-size:1rem;padding-right:2.5rem;}.registration-form-wrapper .form-managed-file{border:2px dashed #ddd;border-radius:6px;padding:1.25rem;text-align:center;background:white;transition:border-color 0.3s;}@media (min-width:768px){.registration-form-wrapper .form-managed-file{padding:1.5rem;}}.registration-form-wrapper .form-managed-file:hover{border-color:#0072c6;}.registration-form-wrapper .form-actions{margin-top:1.5rem;display:flex;flex-direction:column;gap:0.75rem;padding-top:1.25rem;border-top:1px solid #e0e0e0;}@media (min-width:480px){.registration-form-wrapper .form-actions{flex-direction:row;}}@media (min-width:768px){.registration-form-wrapper .form-actions{margin-top:2rem;gap:1rem;padding-top:1.5rem;}}.registration-form-wrapper .btn,.registration-form-wrapper .form-submit,.registration-form-wrapper button[type="submit"]{padding:0.875rem 1.5rem;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;width:100%;}@media (min-width:480px){.registration-form-wrapper .btn,.registration-form-wrapper .form-submit,.registration-form-wrapper button[type="submit"]{width:auto;flex:1;}}@media (min-width:768px){.registration-form-wrapper .btn,.registration-form-wrapper .form-submit,.registration-form-wrapper button[type="submit"]{padding:1rem 2rem;font-size:0.9375rem;}}.registration-form-wrapper .btn-primary,.registration-form-wrapper .form-submit{background:#0072c6;color:white;}.registration-form-wrapper .btn-primary:hover,.registration-form-wrapper .form-submit:hover{background:#005a9e;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,114,198,0.3);}.registration-form-wrapper .btn-secondary{background:white;color:#5e5e5e;border:1px solid #8c8c8c;padding:calc(0.875rem - 1px) 1.5rem;}@media (min-width:768px){.registration-form-wrapper .btn-secondary{padding:calc(1rem - 1px) 2rem;}}.registration-form-wrapper .btn-secondary:hover{background:#f3f3f3;transform:translateY(-2px);box-shadow:0 4px 12px rgba(0,0,0,0.1);text-decoration:none;}.registration-form-wrapper .messages{margin:1rem;padding:0.75rem 1rem;border-radius:6px;font-size:0.8125rem;}@media (min-width:640px){.registration-form-wrapper .messages{margin:1.25rem 1.5rem;}}@media (min-width:768px){.registration-form-wrapper .messages{margin:1.5rem 2rem;padding:0.875rem 1.25rem;font-size:0.875rem;}}.registration-form-wrapper .messages--error{background:#ffebee;color:#c62828;border:1px solid #ef9a9a;}.registration-form-wrapper .messages--status{background:#e8f5e9;color:#388e3c;border:1px solid #81c784;}.registration-form-wrapper .messages--warning{background:#fff3e0;color:#f57c00;border:1px solid #ffb74d;}.registration-form-wrapper .form-item input.error,.registration-form-wrapper .form-item select.error{border-color:#c62828;background-color:#ffebee;}.registration-form-wrapper .form-item--error-message{color:#c62828;font-size:0.75rem;margin-top:0.3125rem;}@media (min-width:768px){.registration-form-wrapper .form-item--error-message{font-size:0.8125rem;}}
