/* @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.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: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.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;}.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);}
.sunnysicily-chatbot{--ss-chatbot-ink:#1f1f1d;--ss-chatbot-muted:#6b6860;--ss-chatbot-cream:#f6f2ea;--ss-chatbot-sand:#efe7d9;--ss-chatbot-gold:#c7a774;--ss-chatbot-olive:#2f3d35;--ss-chatbot-forest:#2b4d44;--ss-chatbot-stone:#e3ded3;--ss-chatbot-white:#ffffff;--ss-chatbot-shadow:0 24px 60px rgba(31,31,29,0.16);max-width:760px;margin:2rem auto;border-radius:22px;padding:1.75rem;background:radial-gradient(120% 90% at 10% 0%,rgba(199,167,116,0.12),transparent 50%),radial-gradient(120% 90% at 100% 10%,rgba(43,77,68,0.14),transparent 55%),var(--ss-chatbot-white);border:1px solid rgba(199,167,116,0.18);box-shadow:var(--ss-chatbot-shadow);font-family:"Playfair Display","Cormorant Garamond","Times New Roman",serif;color:var(--ss-chatbot-ink);}.sunnysicily-chatbot--floating{position:fixed;right:28px;bottom:28px;z-index:1000;margin:0;width:min(420px,calc(100vw - 32px));}.sunnysicily-chatbot--floating .sunnysicily-chatbot__panel{transform-origin:bottom right;transition:transform 220ms ease,opacity 220ms ease;}.sunnysicily-chatbot--floating[data-state="closed"] .sunnysicily-chatbot__panel{opacity:0;transform:translateY(12px) scale(0.98);pointer-events:none;}.sunnysicily-chatbot--floating[data-state="open"] .sunnysicily-chatbot__panel{opacity:1;transform:translateY(0) scale(1);}.sunnysicily-chatbot--floating .sunnysicily-chatbot__launcher{display:inline-flex;align-items:center;justify-content:center;}.sunnysicily-chatbot__launcher{width:100%;border:none;border-radius:999px;padding:0.85rem 1.4rem;background:linear-gradient(135deg,#1f3e36,#2f5b52);color:var(--ss-chatbot-white);font-family:"Montserrat","Avenir Next","Gill Sans",sans-serif;font-size:1rem;letter-spacing:0.02em;cursor:pointer;box-shadow:0 16px 34px rgba(31,63,54,0.2);}.sunnysicily-chatbot__panel{margin-top:1rem;max-height:min(78vh,760px);display:flex;flex-direction:column;}.sunnysicily-chatbot[data-state="closed"] .sunnysicily-chatbot__panel{display:none;}.sunnysicily-chatbot[data-state="closed"] .sunnysicily-chatbot__launcher{box-shadow:0 16px 34px rgba(31,63,54,0.28);}.sunnysicily-chatbot[data-state="open"] .sunnysicily-chatbot__launcher{background:linear-gradient(135deg,#2b4d44,#1f3e36);}.sunnysicily-chatbot__header{display:grid;gap:0.4rem;padding:0.25rem 0 0.9rem;border-bottom:1px solid var(--ss-chatbot-stone);}.sunnysicily-chatbot__brand{display:inline-flex;align-items:center;gap:0.55rem;font-size:0.95rem;letter-spacing:0.08em;text-transform:uppercase;color:var(--ss-chatbot-olive);font-weight:600;font-family:"Montserrat","Avenir Next","Gill Sans",sans-serif;}.sunnysicily-chatbot__brand-dot{width:6px;height:6px;border-radius:999px;background:var(--ss-chatbot-gold);display:inline-block;}.sunnysicily-chatbot__brand-subtitle{color:var(--ss-chatbot-muted);font-weight:500;}.sunnysicily-chatbot__header h2{margin:0;font-size:1.7rem;font-weight:600;color:var(--ss-chatbot-ink);}.sunnysicily-chatbot__subtitle{margin:0;color:var(--ss-chatbot-muted);font-size:0.95rem;font-family:"Montserrat","Avenir Next","Gill Sans",sans-serif;}.sunnysicily-chatbot__chat{display:flex;flex-direction:column;gap:0.9rem;margin-top:1rem;min-height:0;}.sunnysicily-chatbot__widget-shell{height:min(62vh,560px);min-height:560px;border-radius:16px;background:var(--ss-chatbot-cream);border:1px solid var(--ss-chatbot-sand);overflow:hidden;display:flex;flex-direction:column;}.sunnysicily-chatbot__messages{flex:1 1 auto;min-height:0;padding:1rem;overflow-y:auto;overscroll-behavior:contain;scrollbar-gutter:stable;display:flex;flex-direction:column;gap:0.75rem;}.sunnysicily-chatbot__messages::-webkit-scrollbar{width:10px;}.sunnysicily-chatbot__messages::-webkit-scrollbar-thumb{background:rgba(47,61,53,0.22);border-radius:999px;border:2px solid transparent;background-clip:padding-box;}.sunnysicily-chatbot__actions{display:flex;justify-content:flex-end;padding:0 1rem 1rem;}.sunnysicily-chatbot__message{display:flex;}.sunnysicily-chatbot__message--assistant{justify-content:flex-start;}.sunnysicily-chatbot__message--user{justify-content:flex-end;}.sunnysicily-chatbot__bubble{max-width:85%;padding:0.85rem 1rem;border-radius:18px;line-height:1.5;font-size:0.96rem;white-space:pre-wrap;word-break:break-word;font-family:"Montserrat","Avenir Next","Gill Sans",sans-serif;}.sunnysicily-chatbot__message--assistant .sunnysicily-chatbot__bubble{background:var(--ss-chatbot-white);color:var(--ss-chatbot-ink);border:1px solid rgba(199,167,116,0.22);}.sunnysicily-chatbot__message--user .sunnysicily-chatbot__bubble{background:linear-gradient(135deg,#1f3e36,#2f5b52);color:var(--ss-chatbot-white);}.sunnysicily-chatbot__bubble a{color:inherit;text-decoration:underline;}.sunnysicily-chatbot__bubble--thinking{display:inline-flex;align-items:center;gap:0.35rem;min-width:68px;min-height:48px;}.sunnysicily-chatbot__thinking-dot{width:8px;height:8px;border-radius:999px;background:rgba(47,61,53,0.55);animation:sunnysicily-chatbot-thinking 1.1s infinite ease-in-out;}.sunnysicily-chatbot__thinking-dot:nth-child(2){animation-delay:0.15s;}.sunnysicily-chatbot__thinking-dot:nth-child(3){animation-delay:0.3s;}@keyframes sunnysicily-chatbot-thinking{0%,80%,100%{opacity:0.35;transform:translateY(0);}40%{opacity:1;transform:translateY(-3px);}}.sunnysicily-chatbot__form{display:flex;align-items:flex-end;gap:0.75rem;padding:1rem;border-top:1px solid var(--ss-chatbot-sand);background:rgba(255,255,255,0.62);}.sunnysicily-chatbot__book-now{border:none;border-radius:999px;padding:0.8rem 1.2rem;background:linear-gradient(135deg,#c7a774,#b38f57);color:var(--ss-chatbot-white);font-size:0.95rem;cursor:pointer;font-family:"Montserrat","Avenir Next","Gill Sans",sans-serif;}.sunnysicily-chatbot__input{flex:1 1 auto;min-height:44px;max-height:150px;padding:0.8rem 0.95rem;border-radius:14px;border:1px solid rgba(47,61,53,0.16);background:var(--ss-chatbot-white);color:var(--ss-chatbot-ink);resize:none;outline:none;font-size:0.96rem;line-height:1.45;font-family:"Montserrat","Avenir Next","Gill Sans",sans-serif;}.sunnysicily-chatbot__input:focus{border-color:rgba(43,77,68,0.38);box-shadow:0 0 0 3px rgba(43,77,68,0.12);}.sunnysicily-chatbot__button{flex:0 0 auto;border:none;border-radius:999px;padding:0.8rem 1.2rem;background:linear-gradient(135deg,#1f3e36,#2f5b52);color:var(--ss-chatbot-white);font-size:0.95rem;cursor:pointer;font-family:"Montserrat","Avenir Next","Gill Sans",sans-serif;}.sunnysicily-chatbot__button[disabled],.sunnysicily-chatbot__input[disabled],.sunnysicily-chatbot__book-now[disabled]{opacity:0.7;cursor:not-allowed;}@media (max-width:720px){.sunnysicily-chatbot{padding:1.25rem;}.sunnysicily-chatbot--floating{right:16px;bottom:16px;width:calc(100vw - 24px);}.sunnysicily-chatbot__header h2{font-size:1.4rem;}.sunnysicily-chatbot__widget-shell{height:min(64vh,460px);min-height:460px;}.sunnysicily-chatbot__form{gap:0.55rem;padding:0.85rem;}.sunnysicily-chatbot__button{padding:0.8rem 1rem;}}
