/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.progress{position:relative;}.progress__track{min-width:100px;max-width:100%;height:16px;margin-top:5px;border:1px solid;background-color:#fff;}.progress__bar{width:3%;min-width:3%;max-width:100%;height:16px;background-color:#000;}.progress__description,.progress__percentage{overflow:hidden;margin-top:0.2em;color:#555;font-size:0.875em;}.progress__description{float:left;}[dir="rtl"] .progress__description{float:right;}.progress__percentage{float:right;}[dir="rtl"] .progress__percentage{float:left;}.progress--small .progress__track{height:7px;}.progress--small .progress__bar{height:7px;background-size:20px 20px;}
.ajax-progress{display:inline-block;padding:1px 5px 2px 5px;}[dir="rtl"] .ajax-progress{float:right;}.ajax-progress-throbber .throbber{display:inline;padding:1px 5px 2px;background:transparent url(/core/misc/throbber-active.gif) no-repeat 0 center;}.ajax-progress-throbber .message{display:inline;padding:1px 5px 2px;}tr .ajax-progress-throbber .throbber{margin:0 2px;}.ajax-progress-bar{width:16em;}.ajax-progress-fullscreen{position:fixed;z-index:1000;top:48.5%;left:49%;width:24px;height:24px;padding:4px;opacity:0.9;border-radius:7px;background-color:#232323;background-image:url(/core/misc/loading-small.gif);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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;}
.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;}
.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);}
.captcha__description{margin-bottom:.75em;}
.transcript-form{}.transcript-confirmation,.transcript-error{max-width:900px;margin:2rem auto;padding:2rem;}.transcript-confirmation .alert,.transcript-error .alert{padding:2rem;border-radius:8px;margin-bottom:2rem;}.transcript-confirmation .alert-success{background:#d4edda;border:1px solid #c3e6cb;color:#155724;}.transcript-error .alert-danger{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;}.transcript-confirmation h1,.transcript-error h1{margin-bottom:1.5rem;color:inherit;font-size:2rem;}.transcript-confirmation .btn,.transcript-error .btn{display:inline-block;padding:0.75rem 1.5rem;margin:0.5rem 0;background:#007bff;color:white;text-decoration:none;border-radius:4px;border:none;cursor:pointer;font-size:1rem;}.transcript-confirmation .btn:hover,.transcript-error .btn:hover{background:#0056b3;text-decoration:none;color:white;}.transcript-info,.contact-info{margin-top:2rem;padding:1.5rem;background:#f8f9fa;border-radius:6px;}.transcript-info h3,.contact-info h3{margin-bottom:1rem;color:#495057;}.transcript-info p,.contact-info p{margin-bottom:1rem;line-height:1.6;}.transcript-notices{margin-bottom:2rem;}.transcript-notices .alert{padding:1rem;margin-bottom:1rem;border-radius:4px;border:1px solid;}.transcript-notices .alert-warning{background:#fff3cd;border-color:#ffeaa7;color:#856404;}.transcript-notices .alert-info{background:#d1ecf1;border-color:#bee5eb;color:#0c5460;}.form-section{margin-bottom:2rem;padding:1.5rem;border:1px solid #dee2e6;border-radius:6px;background:#fafafa;}.form-section legend{font-weight:bold;font-size:1.2rem;color:#495057;padding:0 1rem;margin-bottom:1rem;}.date-of-birth{border:none;background:none;padding:0;margin:1rem 0;}.date-of-birth legend{font-size:1rem;font-weight:500;margin-bottom:0.5rem;}.date-of-birth .form-item{display:inline-block;margin-right:1rem;width:auto;}.date-of-birth select{min-width:120px;}.form-item{margin-bottom:1.5rem;}.form-item label{font-weight:500;margin-bottom:0.5rem;display:block;color:#495057;}.form-item input[type="text"],.form-item input[type="email"],.form-item input[type="tel"],.form-item textarea,.form-item select{}.form-item input:focus,.form-item textarea:focus,.form-item select:focus{outline:none;border-color:#007bff;box-shadow:0 0 0 0.2rem rgba(0,123,255,0.25);}.form-item textarea{resize:vertical;min-height:80px;}.transcript-form .form-checkboxes{margin-top:1rem;}.transcript-form .form-checkboxes .form-item{margin-bottom:1rem;padding:1rem;border:1px solid #dee2e6;border-radius:4px;background:#ffffff;display:flex;align-items:flex-start;}.transcript-form .form-checkboxes input[type="checkbox"]{margin-right:0.75rem;margin-top:0.2rem;width:18px;height:18px;flex-shrink:0;}.transcript-form .form-checkboxes label{cursor:pointer;margin:0;flex:1;line-height:1.4;}.transcript-section{margin-top:1.5rem;padding:1.5rem;background:#ffffff;border:2px solid #007bff;border-radius:6px;}.transcript-section legend{color:#007bff;background:#ffffff;padding:0 1rem;}.transcript-form .form-radios .form-item{display:inline-flex;align-items:center;margin-right:2rem;margin-bottom:0.75rem;}.transcript-form .form-radios input[type="radio"]{margin-right:0.5rem;width:18px;height:18px;flex-shrink:0;}.transcript-form .form-radios label{cursor:pointer;margin:0;font-weight:normal;}.shipping-address{margin-top:1rem;padding:1rem;border:1px solid #dee2e6;border-radius:4px;background:#f8f9fa;}.shipping-address legend{font-size:1rem;color:#495057;background:#f8f9fa;}.order-summary{margin:2rem 0;padding:1.5rem;background:#e9ecef;border-radius:6px;border:1px solid #dee2e6;}.order-summary h3{margin-top:0;color:#495057;}.order-summary #order-items{margin:1rem 0;min-height:50px;}.order-summary .order-items{margin-bottom:1rem;}.order-summary .order-item{display:flex;justify-content:space-between;padding:0.5rem 0;border-bottom:1px solid #eee;}.order-summary .order-item:last-child{border-bottom:none;}.order-summary .order-totals{border-top:2px solid #007bff;padding-top:1rem;margin-top:1rem;}.order-summary .order-total-line{display:flex;justify-content:space-between;margin-bottom:0.5rem;font-weight:500;}.order-summary .order-total-line:last-child{font-size:1.1rem;font-weight:bold;color:#007bff;}.form-actions{margin-top:2rem;padding-top:1.5rem;border-top:1px solid #dee2e6;text-align:right;display:flex;justify-content:space-between;align-items:center;gap:1rem;flex-wrap:nowrap;}.form-actions .btn{}.form-actions .btn::before,.form-actions .btn::after{display:none !important;}.form-actions .btn-primary{}.form-actions .btn-primary:hover{}.form-actions .btn-secondary{background:#6c757d;color:white;}.form-actions .btn-secondary:hover{background:#545b62;}.form-required:after{content:" *";color:#dc3545;font-weight:bold;}.form-item--error input,.form-item--error textarea,.form-item--error select{border-color:#dc3545;}.form-item--error .form-item__error-message{color:#dc3545;font-size:0.875rem;margin-top:0.25rem;}.messages{margin:1rem 0;padding:1rem;border-radius:4px;font-weight:500;}.messages--status{background:#d4edda;border:1px solid #c3e6cb;color:#155724;}.messages--error{background:#f8d7da;border:1px solid #f5c6cb;color:#721c24;}@media (max-width:768px){.transcript-form{margin:1rem;padding:1rem;}.form-section{padding:1rem;}.transcript-form .form-radios .form-item{display:flex;margin-right:0;margin-bottom:1rem;width:100%;}.date-of-birth .form-item{display:block;margin-bottom:1rem;width:100%;}.date-of-birth select{width:100%;}.form-item input,.form-item textarea,.form-item select{max-width:100%;}.form-actions{flex-direction:column;align-items:stretch;}.form-actions .btn{}.form-actions .btn:last-child{margin-bottom:0;}}@media (max-width:480px){.transcript-form{margin:0.5rem;padding:0.75rem;}.transcript-notices .alert{padding:0.75rem;}.form-section{padding:0.75rem;}.order-summary{padding:1rem;}}
.paragraph--type--transcript-request{margin:2rem 0;padding:0;}.paragraph--type--transcript-request .transcript-form{margin:0;box-shadow:none;border-radius:0;background:transparent;padding:0;}.paragraph--type--transcript-request .transcript-form .form-section{background:#fff;border:1px solid #e0e0e0;border-radius:8px;padding:1.5rem;margin-bottom:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,0.1);}.paragraph--type--transcript-request .order-summary{background:#f8f9fa;border:1px solid #dee2e6;border-radius:8px;padding:1.5rem;box-shadow:0 2px 4px rgba(0,0,0,0.1);}@media (max-width:768px){.paragraph--type--transcript-request{margin:1rem 0;}.paragraph--type--transcript-request .transcript-form .form-section{padding:1rem;margin-bottom:1rem;}.paragraph--type--transcript-request .order-summary{padding:1rem;}}
.paragraph--unpublished{background-color:#fff4f4;}
