/* @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 6px 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:1261;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;}
.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;}.container-inline .hidden{display:none;}
.clearfix::after{display:table;clear:both;content:"";}
.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;}@media (scripting:enabled){.js-hide.js-hide{display:none;}.js-show{display:block;}}
:root{--ai-font-size-base:var(--font-size-base);--ai-font-size-s:var(--font-size-s);--ai-font-size-xs:var(--font-size-xs);--ai-font-size-xxs:var(--font-size-xxs);--ai-font-size-h1:var(--font-size-h1);--ai-font-size-h2:var(--font-size-h2);--ai-font-size-h3:var(--font-size-h3);--ai-font-size-h4:var(--font-size-h4);--ai-font-size-h5:var(--font-size-h5);--ai-font-size-h6:var(--font-size-h6);--ai-text-color-muted:var(--color-text-light);--ai-icon-size:1.25rem;--ai-icon-size-lg:2rem;}.ai-font-size-base{font-size:var(--ai-font-size-base);}.ai-font-size-s{font-size:var(--ai-font-size-s);}.ai-font-size-xs{font-size:var(--ai-font-size-xs);}.ai-font-size-xxs{font-size:var(--ai-font-size-xxs);}.ai-text-muted{color:var(--ai-text-color-muted);}.ai-description{font-size:var(--ai-font-size-xs);line-height:1.25;color:var(--ai-text-color-muted);hyphens:none;text-wrap:balance;}.ai-heading-h1{font-size:var(--ai-font-size-h1);}.ai-heading-h2{font-size:var(--ai-font-size-h2);}.ai-heading-h3{font-size:var(--ai-font-size-h3);}.ai-heading-h4{font-size:var(--ai-font-size-h4);}.ai-heading-h5{font-size:var(--ai-font-size-h5);}.ai-heading-h6{font-size:var(--ai-font-size-h6);}select.ai-select,select.ai-select--narrow,select.ai-select--wide{max-width:200px;}select.ai-select--narrow{max-width:150px;}select.ai-select--wide{max-width:300px;}.ai-icon-button{display:inline-flex;flex-shrink:0;align-items:center;justify-content:center;width:calc(var(--ai-icon-size) + 0.5rem);height:calc(var(--ai-icon-size) + 0.5rem);padding:0.25rem;color:var(--gin-icon-color,var(--ai-text-color-muted));text-decoration:none;background-color:transparent;background-repeat:no-repeat;background-position:center;background-size:var(--ai-icon-size) var(--ai-icon-size);border:1px solid var(--color-gray-200,rgba(0,0,0,0.08));border-radius:var(--gin-border-m,0.5rem);transition:background-color 0.15s var(--gin-easing,cubic-bezier(0.19,1,0.22,1)),border-color 0.15s var(--gin-easing,cubic-bezier(0.19,1,0.22,1));cursor:pointer;}.ai-icon-button:hover{background-color:var(--color-gray-100,rgba(0,0,0,0.06));border-color:var(--color-gray-200,rgba(0,0,0,0.08));}.ai-icon-button:focus{outline:none;}.ai-icon-button:focus-visible{background-color:var(--color-gray-100,rgba(0,0,0,0.06));outline:2px solid var(--gin-color-focus,var(--color-focus,#007dfacc));outline-offset:2px;}.ai-icon-button:active{background-color:var(--color-gray-200,rgba(0,0,0,0.12));border-color:var(--color-gray-300,rgba(0,0,0,0.15));}.ai-icon-button--lg{--ai-icon-size:var(--ai-icon-size-lg);}.ai-icon{display:inline-block;flex-shrink:0;width:var(--ai-icon-size);height:var(--ai-icon-size);background-repeat:no-repeat;background-position:center;background-size:100%;}.ai-icon--lg{--ai-icon-size:var(--ai-icon-size-lg);}.ai-icon--provider{background-image:url(/modules/contrib/ai/assets/icons/plugs.svg);}.ai-icon--model{background-image:url(/modules/contrib/ai/assets/icons/cube.svg);}.ai-icon--external{background-image:url(/modules/contrib/ai/assets/icons/external.svg);}.ai-icon--settings{background-image:url(/modules/contrib/ai/assets/icons/gear.svg);}.ai-icon--supported{background-image:url(/modules/contrib/ai/assets/icons/checkmark-circle.svg);}.ai-icon--not-supported{background-image:url(/modules/contrib/ai/assets/icons/x-circle.svg);}.ai-icon--warning{background-image:url(/modules/contrib/ai/assets/icons/warning.svg);}.ai-icon--option{background-image:url(/modules/contrib/ai/assets/icons/option.svg);}.ai-icon--arrow-left-up{background-image:url(/modules/contrib/ai/assets/icons/arrow-left-up.svg);}.ai-icon--cloud-arrow-down{background-image:url(/modules/contrib/ai/assets/icons/cloud-arrow-down.svg);}.ai-icon--file{background-image:url(/modules/contrib/ai/assets/icons/file.svg);}.ai-icon--trash{background-image:url(/modules/contrib/ai/assets/icons/trash.svg);}.ai-pill{font-size:var(--gin-font-size-xxs,.75rem);font-weight:var(--gin-font-weight-semibold,600);display:inline-block;padding:.125em .75em;vertical-align:.125em;border:1px solid transparent;border-radius:var(--gin-border-l,.75rem);color:var(--messages-fg-color);background:var(--messages-bg-color);text-transform:capitalize;}.ai-pill.light{color:var(--gin-status-text,white);background:var(--gin-status-bg,var(--color-gray-400));}.ai-pill.success{color:var(--gin-status-success-text,var(--messages-fg-color));background-color:var(--gin-status-success-bg,var(--messages--status-color));}.ai-pill.danger{color:var(--gin-status-danger-text,var(--messages-fg-color));background:var(--gin-status-danger-bg,var(--messages--error-color));}.ai-pill.warning{color:var(--gin-status-warning-text,var(--messages-fg-color));background:var(--gin-status-warning-bg,var(--messages--warning-color));}.ai-tooltip{margin:0px;inset:auto;position-area:bottom right;position-try-fallbacks:flip-inline;border:1px solid var(--gin-border-color,var(--color-gray-100,#dbdbdb));padding:var(--gin-spacing-xxs,4px) var(--gin-spacing-xs,8px);color:var(--gin-color-text-light,var(--color-gray-800,#55565b));font-size:var(--font-size-xs);border-radius:var(--gin-border-s,6px);box-shadow:2px 4px 8px var(--gin-color-primary-light,rgba(0,0,0,0.15));max-width:16rem;}
#ccc-close{display:none !important;}
.a-gwydion-launcher{align-items:center;background:#00a5b5;border:0;border-radius:16px;bottom:16px;box-shadow:0 4px 4px 0 rgba(29,29,27,.3);color:#fff;cursor:pointer;display:inline-flex;font-weight:700;gap:8px;line-height:1;padding:8px 16px;position:fixed;right:16px;transition:background-color .2s ease,transform .2s ease;z-index:300}@media (min-width:768px){.a-gwydion-launcher{bottom:32px;right:32px}}.a-gwydion-launcher[aria-expanded=true]{transform:scale(.95)}.a-gwydion-launcher__icon{background-image:url(/assets/images/launcher_icon.3942bcb2.svg);background-repeat:no-repeat;background-size:contain;display:inline-flex;height:34px;width:34px}.a-gwydion-launcher__text{font-family:Wales Sans Headline,Helvetica,Arial,sans-serif;font-size:24px}.has-gwydion-launcher .a-back-to-top{bottom:78px}@media (min-width:768px){.has-gwydion-launcher .a-back-to-top{bottom:94px}}.has-gwydion-launcher .a-back-to-top.is-shown.is-suppressed{display:none}.o-gwydion-drawer{background:#fff;bottom:0;box-shadow:-4px 0 12px rgba(86,86,90,.14);display:flex;flex-direction:column;max-width:100vw;position:fixed;right:0;top:0;transform:translateX(100%);transition:transform .3s ease;width:100%;z-index:1000}@media (min-width:768px){.o-gwydion-drawer{border-radius:4px 0 0 4px;width:480px}}.o-gwydion-drawer[hidden]{display:none}.o-gwydion-drawer.is-open{transform:translateX(0)}@media (prefers-reduced-motion:reduce){.o-gwydion-drawer{transition:none}}.o-gwydion-drawer__close{background:transparent;border:0;color:#1d1d1b;cursor:pointer;height:32px;padding:0;position:absolute;right:16px;top:16px;width:32px;z-index:1}.o-gwydion-drawer__close svg{height:100%;width:100%}.o-gwydion-drawer__close:focus-visible{outline:2px solid #1d1d1b;outline-offset:2px}.o-gwydion-drawer__header{padding:32px 16px 0;text-align:center}.o-gwydion-drawer__title{font-size:20px;font-weight:700;margin:0 0 8px}.o-gwydion-drawer__subtitle{font-size:14px;margin:0}.o-gwydion-drawer__conversation-wrap{display:flex;flex:1 1 auto;min-height:0;position:relative}.o-gwydion-drawer__conversation{display:flex;flex:1;flex-direction:column;overflow-y:auto;padding:24px 24px 56px;scrollbar-color:#616161 transparent;scrollbar-width:thin;width:100%}.o-gwydion-drawer__conversation::-webkit-scrollbar{width:6px}.o-gwydion-drawer__conversation::-webkit-scrollbar-track{background:transparent}.o-gwydion-drawer__conversation::-webkit-scrollbar-thumb{background:#616161;border-radius:3px}.o-gwydion-drawer__fade{background:linear-gradient(180deg,hsla(0,0%,100%,0) 2.08%,#fff 33.33%);bottom:0;height:48px;left:0;opacity:0;pointer-events:none;position:absolute;right:6px;transition:opacity .2s ease}.o-gwydion-drawer__conversation-wrap.has-overflow .o-gwydion-drawer__fade{opacity:1}.o-gwydion-drawer__scroll-to-end{background-color:transparent;background-image:url(/assets/images/icon-arrow-down-circle.2635df17.svg);background-position:50%;background-repeat:no-repeat;background-size:contain;border:0;bottom:16px;cursor:pointer;height:34px;left:0;margin:auto;opacity:0;padding:0;pointer-events:none;position:absolute;right:0;transform:translateY(4px);transition:opacity .2s ease,transform .2s ease;width:34px}.o-gwydion-drawer__scroll-to-end:focus-visible{outline:2px solid #00a5b5;outline-offset:2px}.o-gwydion-drawer__conversation-wrap.has-overflow .o-gwydion-drawer__scroll-to-end{opacity:1;pointer-events:auto;transform:translateY(0)}.o-gwydion-drawer__conversation-wrap.has-overflow .o-gwydion-drawer__scroll-to-end.is-pulsing{animation:o-gwydion-drawer-pulse 1.5s ease-in-out infinite}@media (prefers-reduced-motion:reduce){.o-gwydion-drawer__fade,.o-gwydion-drawer__scroll-to-end{animation:none;transition:none}}.o-gwydion-drawer__prompts{padding:8px 16px}.o-gwydion-drawer__prompt-list{display:flex;flex-wrap:wrap;gap:16px;list-style:none;margin:0;padding:0}.o-gwydion-drawer__prompt-item{display:flex}.o-gwydion-drawer__form{align-items:center;display:flex;gap:8px;padding:16px;position:relative}.o-gwydion-drawer__input{background:#fff;border:1px solid #263b47;border-radius:16px;color:#56565a;flex:1;font-size:16px;line-height:1.4;max-height:112px;min-height:44px;overflow-y:auto;padding:8px 90px 8px 16px;resize:none}.o-gwydion-drawer__input:focus{border-color:transparent;outline:2px solid #00a5b5;outline-offset:0}.o-gwydion-drawer__input:disabled{cursor:not-allowed;opacity:.5}.o-gwydion-drawer__char-counter{color:#616161;font-size:11px;pointer-events:none;position:absolute;right:68px;top:50%;transform:translateY(-50%)}.o-gwydion-drawer__char-counter.is-warning{color:#e30613}.o-gwydion-drawer__send{align-items:center;background:transparent;background-image:url(/assets/images/icon-send.d2d4875f.svg);background-repeat:no-repeat;background-size:contain;border:0;color:#1d1d1b;cursor:pointer;display:inline-flex;height:24px;justify-content:center;padding:0;position:absolute;right:30px;width:24px}.o-gwydion-drawer__send:focus-visible{outline:2px solid #00a5b5;outline-offset:2px}.o-gwydion-drawer__send:disabled{cursor:not-allowed;opacity:.4}.o-gwydion-drawer__footer{border-top:1px solid #616161;padding:16px;text-align:center}.o-gwydion-drawer__disclaimer{color:#616161;font-size:12px;margin:0}.a-pageOverlay[data-for-component=gwydion-drawer]{z-index:999}@keyframes o-gwydion-drawer-pulse{0%,to{transform:translateY(0)}30%{transform:translateY(-6px)}50%{transform:translateY(0)}70%{transform:translateY(-3px)}85%{transform:translateY(0)}}.a-gwydion-prompt{align-items:center;background:#80d2da;border:1px solid #00a5b5;border-radius:15px;color:#000;cursor:pointer;display:inline-flex;font-size:14px;gap:8px;line-height:1.3;min-height:24px;padding:6px 12px;text-align:left;transition:background-color .2s ease,color .2s ease}@media (min-width:1024px){.a-gwydion-prompt{font-size:15px}}.a-gwydion-prompt:focus,.a-gwydion-prompt:hover{background:#ccedf0}.a-gwydion-prompt__icon{background-image:url(/assets/images/icon-ai-sparkle.70b63272.svg);background-repeat:no-repeat;background-size:contain;display:inline-flex;flex-shrink:0;height:24px;width:24px}.a-gwydion-prompt__text{flex:1}.a-gwydion-response-loading-indicator{align-items:center;align-self:flex-start;animation:a-gwydion-response-loading-indicator-enter .2s ease-out forwards;background:hsla(0,0%,50%,.2);border:1px solid rgba(74,74,73,.2);border-radius:15px;display:inline-flex;gap:6px;margin-bottom:16px;opacity:0;padding:10px 14px}.a-gwydion-response-loading-indicator__dot{animation:a-gwydion-response-loading-indicator-dot 1.2s ease-in-out infinite;background:rgba(65,63,63,.6);border-radius:50%;display:inline-block;height:8px;width:8px}.a-gwydion-response-loading-indicator__dot:nth-child(2){animation-delay:-.4s}.a-gwydion-response-loading-indicator__dot:nth-child(3){animation-delay:-.8s}@keyframes a-gwydion-response-loading-indicator-enter{to{opacity:1}}@keyframes a-gwydion-response-loading-indicator-dot{0%,to{background:rgba(65,63,63,.6)}33%{background:rgba(65,63,63,.4)}66%{background:#d9d9d9}}@media (prefers-reduced-motion:reduce){.a-gwydion-response-loading-indicator{animation:none;opacity:1}.a-gwydion-response-loading-indicator__dot{animation:none}}.animate{opacity:0;transform:translate3d(0,70px,0)}.no-animations .animate{opacity:1;transform:none}.come-in{transform:translate3d(0,70px,0)}.already-visible,.come-in{animation:come-in .8s ease forwards,fade-in .5s ease forwards}@keyframes come-in{to{transform:translateZ(0)}}@keyframes fade-in{to{opacity:1}}@keyframes u-kenburns-top{0%{transform:scale(1) translateY(0);transform-origin:50% 16%}to{transform:scale(1.1) translateY(-15px);transform-origin:top}}@keyframes u-text-focus-in{0%{filter:blur(5px);opacity:0}to{filter:blur(0);opacity:1}}@keyframes u-fade{0%{opacity:0}to{opacity:1}}@keyframes skeleton-pulse{0%{opacity:1}50%{opacity:.5}to{opacity:1}}.m-gwydion-message{animation:m-gwydion-message-enter .24s cubic-bezier(.22,.61,.36,1) forwards;margin-bottom:24px;opacity:0;transform:translateY(6px)}.m-gwydion-message--bot .m-gwydion-message__bubble{background:#ddddde;border-radius:0 12px 12px 12px;margin-right:auto}.m-gwydion-message--user .m-gwydion-message__bubble{background:#ccedf0;border-radius:12px 0 12px 12px;margin-left:auto}.m-gwydion-message--restored{animation:none;opacity:1;transform:none}.m-gwydion-message__bubble{font-size:16px;line-height:1.4;max-width:85%;overflow-wrap:break-word;padding:8px 16px;width:-moz-fit-content;width:fit-content;word-break:break-word}.m-gwydion-message__bubble h1,.m-gwydion-message__bubble h2,.m-gwydion-message__bubble h3,.m-gwydion-message__bubble h4{font-size:16px;font-weight:700;margin:8px 0 4px}.m-gwydion-message__bubble h1:first-child,.m-gwydion-message__bubble h2:first-child,.m-gwydion-message__bubble h3:first-child,.m-gwydion-message__bubble h4:first-child{margin-top:0}.m-gwydion-message__bubble p{margin:0}.m-gwydion-message__bubble p+p{margin-top:8px}.m-gwydion-message__bubble ol,.m-gwydion-message__bubble ul{margin:8px 0 0;padding-left:20px}.m-gwydion-message__bubble li+li{margin-top:4px}.m-gwydion-message__bubble a{color:inherit;text-decoration:underline}.m-gwydion-message__cursor{animation:m-gwydion-cursor-blink .6s steps(2) infinite;background:currentColor;display:inline-block;height:1em;margin-left:1px;vertical-align:text-bottom;width:2px}.m-gwydion-message__articles{margin-top:24px}.m-gwydion-message__articles.o-articleGroupSmall__grid>.u-grid__item{margin-bottom:24px;margin-top:0}.m-gwydion-message__articles.o-articleGroupSmall__grid>.u-grid__item:last-of-type{margin-bottom:0}.m-gwydion-message__articles .o-listingItemSmall{margin-bottom:0;opacity:1;padding:24px 12px;text-align:left;transform:none}.m-gwydion-message__articles .o-listingItemSmall .a-responsiveImage img{max-width:80px}.m-gwydion-message__articles .o-listingItemSmall__tagsContainer{display:none}@media (min-width:1024px){.m-gwydion-message__articles .o-listingItemSmall{border-radius:3px;display:flex;padding:24px 12px}.m-gwydion-message__articles .o-listingItemSmall>:first-child{margin-right:10px;max-width:80px}.m-gwydion-message__articles .o-listingItemSmall__content{padding:0}}@keyframes m-gwydion-message-enter{to{opacity:1;transform:translateY(0)}}@keyframes m-gwydion-cursor-blink{0%{opacity:1}50%{opacity:0}}@media (prefers-reduced-motion:reduce){.m-gwydion-message{transform:none}.m-gwydion-message,.m-gwydion-message__cursor{animation:none;opacity:1}}
