/* @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.svg) 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.svg);background-repeat:no-repeat;background-position:center center;}[dir="rtl"] .ajax-progress-fullscreen{right:49%;left:auto;}
.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;}
.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;}
.container-inline div,.container-inline label{display:inline-block;}.container-inline .details-wrapper{display:block;}
.clearfix::after{display:table;clear:both;content:"";}.nowrap{white-space:nowrap;}
.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;}
.js .js-hide{display:none;}.js-show{display:none;}.js .js-show{display:block;}
.captcha__description{margin-bottom:.75em;}
.page-usefulness{margin-top:2rem;border:1px solid hsl(var(--border));background:hsl(var(--card));padding:1rem 1.25rem;border-radius:0.5rem;}.page-usefulness__question{font-weight:700;font-size:1rem;margin-bottom:0.875rem;}.page-usefulness .form-radios{display:flex;align-items:center;flex-wrap:wrap;gap:0.625rem;margin-bottom:0.875rem;}.page-usefulness .form-radios .form-item{margin:0;}.page-usefulness .form-radios .form-item label{display:inline-flex;align-items:center;gap:0.45rem;border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));padding:0.45rem 0.8rem;border-radius:999px;cursor:pointer;font-weight:600;transition:border-color 0.2s ease,background-color 0.2s ease;}.page-usefulness .form-radios .form-item input[type='radio']:checked + label,.page-usefulness .form-radios .form-item label:has(input[type='radio']:checked){border-color:rgb(255 222 89 / 0.75);background:rgb(255 222 89 / 0.2);}.page-usefulness .form-radios .form-item label:hover{border-color:rgb(255 222 89 / 0.65);}.page-usefulness .js-form-item-comment,.page-usefulness .form-item-comment{margin-top:0.5rem;}.page-usefulness .js-form-item-comment textarea,.page-usefulness .form-item-comment textarea{width:100%;border:1px solid hsl(var(--border));background:hsl(var(--background));color:hsl(var(--foreground));border-radius:0.5rem;padding:0.65rem 0.75rem;}.page-usefulness__reasons{margin:0.5rem 0 0.75rem;}.page-usefulness__reasons .form-checkboxes{display:grid;gap:0.5rem;}.page-usefulness__stats{margin-top:0.75rem;color:hsl(var(--muted-foreground));font-size:0.875rem;}.page-usefulness__message{margin-top:0.5rem;font-size:0.875rem;}.page-usefulness__message--warning{color:#b45309;}.page-usefulness__error-summary{border:1px solid #ef4444;background:#fef2f2;color:#991b1b;border-radius:0.5rem;padding:0.65rem 0.85rem;margin-bottom:0.8rem;}.page-usefulness__error-title{font-weight:700;margin-bottom:0.35rem;}.page-usefulness__error-list{margin:0;padding-inline-start:1rem;}.page-usefulness .form-actions{margin-top:0.875rem;}.page-usefulness__submit{display:inline-flex;align-items:center;justify-content:center;border:1px solid rgb(255 222 89 / 0.7);background:rgb(255 222 89 / 0.9);color:hsl(var(--foreground));font-weight:700;line-height:1.1;padding:0.55rem 1rem;border-radius:0.45rem;cursor:pointer;}.page-usefulness__submit:hover{background:rgb(255 222 89);}.page-usefulness__submit:disabled{opacity:0.6;cursor:not-allowed;}.page-usefulness__cookie-action{display:inline;border:0;background:transparent;color:inherit;text-decoration:underline;cursor:pointer;font:inherit;padding:0;}
