/* @license GPL-2.0-or-later https://www.drupal.org/licensing/faq */
.trxSampleCartTable{text-align:center;}.cart-buttons{text-align:center;}#overlay{position:fixed;top:0;z-index:100;width:100%;height:100%;display:none;background:rgba(0,0,0,0.6);}.cv-spinner{height:100%;display:flex;justify-content:center;align-items:center;}.spinner{width:40px;height:40px;border:4px #ddd solid;border-top:4px #2e93e6 solid;border-radius:50%;animation:sp-anime 0.8s infinite linear;}@keyframes sp-anime{100%{transform:rotate(360deg);}}.is-hide{display:none;}body.cn .trxSampleCartTable th:nth-child(3),body.cn .trxSampleCartTable td:nth-child(3){display:none;}
.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);}
#torex-chatbot-container{--torex-primary:#1B6FEF;--torex-primary-dark:#0c3868;--torex-primary-gradient-start:#0096E6;--torex-user-bg:#1B6FEF;--torex-user-text:#ffffff;--torex-ai-bg:#EFEFEF;--torex-text:#101828;--torex-border:rgba(0,0,0,0.1);--torex-light-bg:#ffffff;--torex-gray-text:#717182;--torex-suggestion-border:#989999;--torex-input-bg:#F9FAFB;--torex-textarea-bg:#F3F3F5;--torex-scrollbar:#7E7E87;--torex-font:"Noto Sans JP",sans-serif;--torex-radius-panel:14px;--torex-radius-bubble:16px;--torex-radius-suggestion:8px;--torex-radius-input:8px;--torex-radius-pill:999px;--torex-shadow:0 0 8px 2px rgba(0,0,0,0.5);--torex-z-panel:10010;--torex-z-toggle:10011;--torex-panel-width:480px;--torex-panel-height:720px;--torex-panel-min-width:320px;--torex-panel-min-height:480px;--torex-panel-side-margin:16px;--torex-panel-toggle-offset:96px;--torex-panel-viewport-vertical:120px;font-family:var(--torex-font);line-height:1.6;color:var(--torex-text);box-sizing:border-box;}#torex-chatbot-container *,#torex-chatbot-container *::before,#torex-chatbot-container *::after{box-sizing:border-box;}#torex-chatbot-panel[data-theme="dark"]{--torex-light-bg:#1f2937;--torex-ai-bg:#374151;--torex-text:#f3f4f6;--torex-border:rgba(255,255,255,0.15);--torex-input-bg:#374151;--torex-textarea-bg:#4b5563;--torex-gray-text:#9ca3af;--torex-suggestion-border:#4b5563;}#torex-chatbot-panel[data-theme="dark"] .torex-chatbot-suggestion,#torex-chatbot-panel[data-theme="dark"] .torex-chatbot-followup-chip{background:var(--torex-light-bg);color:#60a5fa;}#torex-chatbot-panel[data-theme="dark"] .torex-chatbot-suggestion:hover,#torex-chatbot-panel[data-theme="dark"] .torex-chatbot-followup-chip:hover{background:var(--torex-textarea-bg);color:#60a5fa;}#torex-chatbot-toggle{position:fixed;bottom:20px;right:20px;z-index:var(--torex-z-toggle);width:140px;height:140px;border-radius:var(--torex-radius-pill);background:linear-gradient(to bottom,var(--torex-primary-gradient-start),var(--torex-primary));border:none;cursor:pointer;display:flex;flex-direction:column;align-items:center;justify-content:flex-start;box-shadow:0 4px 4px rgba(0,0,0,0.25);transition:all 0.3s;padding:12px 16px 10px;}#torex-chatbot-toggle:hover{opacity:0.85;}#torex-chatbot-toggle .torex-chatbot-toggle-icon{width:40px;height:40px;display:flex;align-items:center;justify-content:center;color:#ffffff;}#torex-chatbot-toggle .torex-chatbot-toggle-icon svg{width:40px;height:40px;}#torex-chatbot-toggle .torex-chatbot-toggle-text{font-family:var(--torex-font);font-size:16px;font-weight:700;color:#ffffff;line-height:1.375;text-align:center;white-space:nowrap;margin-top:2px;}#torex-chatbot-toggle .torex-chatbot-toggle-label{font-family:"Helvetica",sans-serif;font-size:11px;font-weight:700;color:rgba(255,255,255,0.7);line-height:18px;white-space:nowrap;margin-top:2px;}#torex-chatbot-toggle .torex-chatbot-toggle-close{position:absolute;top:0;right:11px;width:24px;height:24px;border-radius:50%;background:#ffffff;border:2px solid var(--torex-primary-gradient-start);display:flex;align-items:center;justify-content:center;cursor:pointer;padding:0;}#torex-chatbot-toggle .torex-chatbot-toggle-close svg{width:12px;height:12px;fill:var(--torex-gray-text);}#torex-chatbot-toggle.torex-chatbot-toggle-small{width:80px;height:80px;border-radius:16px 0 0 16px;right:0;padding:9px 0 0;justify-content:flex-start;}#torex-chatbot-toggle.torex-chatbot-toggle-small .torex-chatbot-toggle-icon{width:48px;height:48px;}#torex-chatbot-toggle.torex-chatbot-toggle-small .torex-chatbot-toggle-icon svg{width:48px;height:48px;}#torex-chatbot-toggle.torex-chatbot-toggle-small .torex-chatbot-toggle-text{display:none;}#torex-chatbot-toggle.torex-chatbot-toggle-small .torex-chatbot-toggle-close{display:none;}#torex-chatbot-toggle.torex-chatbot-toggle-small .torex-chatbot-toggle-label{margin-top:0;}#torex-chatbot-toggle.torex-chatbot-toggle-hidden{display:none;}#torex-chatbot-toggle.torex-chatbot-toggle--pending{display:none !important;}#torex-chatbot-container.torex-chatbot-panel-open #torex-chatbot-toggle{opacity:0;pointer-events:none;transform:translateX(100%);}#torex-chatbot-panel{position:fixed;bottom:var(--torex-panel-toggle-offset);right:24px;width:var(--torex-panel-width);height:var(--torex-panel-height);min-width:var(--torex-panel-min-width);min-height:var(--torex-panel-min-height);max-width:calc(100vw - var(--torex-panel-side-margin) * 2);max-height:calc(100vh - var(--torex-panel-viewport-vertical));resize:both;border-radius:var(--torex-radius-panel);border:0.633px solid var(--torex-border);box-shadow:var(--torex-shadow);z-index:var(--torex-z-panel);display:none;flex-direction:column;overflow:hidden;background:var(--torex-light-bg);opacity:0;transform:translateY(16px);transition:opacity 0.3s ease,transform 0.3s ease;}#torex-chatbot-panel.torex-chatbot-open{display:flex;}#torex-chatbot-panel.torex-chatbot-visible{opacity:1;transform:translateY(0);}#torex-chatbot-container .torex-chatbot-header{background:var(--torex-primary);color:#ffffff;padding:14px 16px;border-radius:8px 8px 0 0;border-bottom:0.633px solid var(--torex-border);display:flex;align-items:center;justify-content:space-between;flex-shrink:0;font-family:var(--torex-font);height:60px;}#torex-chatbot-container .torex-chatbot-header-title{font-size:16px;font-weight:500;letter-spacing:-0.45px;white-space:nowrap;}#torex-chatbot-container .torex-chatbot-header-icons{display:flex;align-items:center;gap:6px;}#torex-chatbot-container .torex-chatbot-header button{background:none;border:none;cursor:pointer;padding:0;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all 0.3s;width:32px;height:32px;}#torex-chatbot-container .torex-chatbot-header button:hover{background:rgba(255,255,255,0.15);}#torex-chatbot-container .torex-chatbot-header button:focus-visible{outline:2px solid #ffffff;outline-offset:2px;}#torex-chatbot-container .torex-chatbot-header button svg{width:20px;height:20px;fill:#ffffff;}#torex-chatbot-container .torex-chatbot-copy-session-id{position:relative;}#torex-chatbot-container .torex-chatbot-copy-session-id[data-feedback]::after{content:attr(data-feedback);position:absolute;top:calc(100% + 6px);right:0;background:rgba(0,0,0,0.85);color:#ffffff;padding:4px 8px;border-radius:4px;font-size:12px;line-height:1.3;white-space:nowrap;pointer-events:none;z-index:10;animation:torex-chatbot-copy-session-id-popover-in 0.15s ease-out;}@keyframes torex-chatbot-copy-session-id-popover-in{from{opacity:0;transform:translateY(-4px);}to{opacity:1;transform:translateY(0);}}#torex-chatbot-container .torex-chatbot-messages{flex:1;overflow-y:auto;padding:16px 12px;background:var(--torex-light-bg);display:flex;flex-direction:column;gap:12px;}#torex-chatbot-container .torex-chatbot-messages::-webkit-scrollbar{width:8px;}#torex-chatbot-container .torex-chatbot-messages::-webkit-scrollbar-track{background:transparent;}#torex-chatbot-container .torex-chatbot-messages::-webkit-scrollbar-thumb{background:var(--torex-scrollbar);border-radius:50px;}#torex-chatbot-container .torex-chatbot-messages::-webkit-scrollbar-thumb:hover{background:var(--torex-gray-text);}#torex-chatbot-container .torex-chatbot-message{max-width:85%;padding:16px;font-size:16px;line-height:1.5;color:var(--torex-text);word-wrap:break-word;overflow-wrap:break-word;animation:torexChatFadeIn 0.3s ease;position:relative;}#torex-chatbot-container .torex-chatbot-message-user{background:var(--torex-user-bg);color:var(--torex-user-text);align-self:flex-end;border-radius:var(--torex-radius-bubble);}#torex-chatbot-container .torex-chatbot-message-ai{background:var(--torex-ai-bg);align-self:flex-start;border-radius:0 var(--torex-radius-bubble) var(--torex-radius-bubble) var(--torex-radius-bubble);}#torex-chatbot-container .torex-chatbot-message-row{display:flex;align-items:flex-start;gap:6px;align-self:flex-start;max-width:85%;animation:torexChatFadeIn 0.3s ease;}#torex-chatbot-container .torex-chatbot-message-row .torex-chatbot-message-ai{max-width:none;min-width:0;animation:none;}#torex-chatbot-container .torex-chatbot-avatar{width:40px;height:40px;min-width:40px;border-radius:50%;background:var(--torex-primary);display:flex;align-items:center;justify-content:center;flex-shrink:0;}#torex-chatbot-container .torex-chatbot-avatar svg{width:30px;height:30px;color:#ffffff;}#torex-chatbot-container .torex-chatbot-message-content p{margin:0 0 8px 0;font-size:16px;line-height:1.5;}#torex-chatbot-container .torex-chatbot-message-content p:last-child{margin-bottom:0;}#torex-chatbot-container .torex-chatbot-message-user .torex-chatbot-message-content{color:var(--torex-user-text);}#torex-chatbot-container .torex-chatbot-message-user .torex-chatbot-message-content a{color:var(--torex-user-text);}#torex-chatbot-container .torex-chatbot-message-content ul,#torex-chatbot-container .torex-chatbot-message-content ol{margin:4px 0;padding-left:20px;}#torex-chatbot-container .torex-chatbot-message-content li{margin-bottom:4px;}#torex-chatbot-container .torex-chatbot-message-content strong{font-weight:700;}#torex-chatbot-container .torex-chatbot-message-content code{background:rgba(0,0,0,0.06);padding:2px 5px;border-radius:3px;font-size:13px;font-family:"SFMono-Regular",Consolas,monospace;}#torex-chatbot-container .torex-chatbot-message-content pre{background:rgba(0,0,0,0.06);padding:10px 12px;border-radius:6px;overflow-x:auto;margin:4px 0;}#torex-chatbot-container .torex-chatbot-message-content pre code{background:none;padding:0;}#torex-chatbot-container .torex-chatbot-message-content a{color:var(--torex-primary);text-decoration:underline;}#torex-chatbot-container .torex-chatbot-message-content a:hover{color:var(--torex-primary-dark);}#torex-chatbot-container .torex-chatbot-message-content h4{font-size:0.95em;font-weight:700;margin:12px 0 4px;}#torex-chatbot-container .torex-chatbot-message-content h4:first-child{margin-top:0;}#torex-chatbot-container .torex-chatbot-message-content hr{border:none;border-top:1px solid rgba(0,0,0,0.12);margin:8px 0;}#torex-chatbot-container .torex-chatbot-message-content em{font-style:italic;}#torex-chatbot-container .torex-chatbot-message-content del{text-decoration:line-through;opacity:0.72;}#torex-chatbot-container .torex-chatbot-message-content blockquote{margin:6px 0;padding:4px 10px;border-left:3px solid rgba(0,0,0,0.24);background:rgba(0,0,0,0.03);color:rgba(0,0,0,0.72);}#torex-chatbot-container .torex-chatbot-message-content blockquote p{margin:0;}#torex-chatbot-container .torex-chatbot-message-content .torex-chatbot-table-wrap{overflow-x:auto;max-width:100%;margin:6px 0;}#torex-chatbot-container .torex-chatbot-message-content .torex-chatbot-table-wrap table{border-collapse:collapse;margin:0;font-size:14px;width:auto;min-width:max-content;}#torex-chatbot-container .torex-chatbot-message-content th,#torex-chatbot-container .torex-chatbot-message-content td{border:1px solid rgba(0,0,0,0.16);padding:4px 8px;text-align:left;vertical-align:top;}#torex-chatbot-container .torex-chatbot-message-content th{background:var(--torex-primary);color:#fff;font-weight:700;white-space:nowrap;}#torex-chatbot-container .torex-chatbot-message-content th a,#torex-chatbot-container .torex-chatbot-message-content th a:hover{color:inherit;}#torex-chatbot-container .torex-chatbot-message-content li > ul,#torex-chatbot-container .torex-chatbot-message-content li > ol{margin:2px 0 2px 0;padding-left:18px;}#torex-chatbot-container .torex-chatbot-copy{position:absolute;top:6px;right:6px;background:rgba(255,255,255,0.85);border:1px solid var(--torex-border);border-radius:4px;padding:3px 5px;cursor:pointer;display:none;align-items:center;justify-content:center;transition:all 0.2s;}#torex-chatbot-container .torex-chatbot-message-ai:hover .torex-chatbot-copy{display:flex;}#torex-chatbot-container .torex-chatbot-copy svg{width:14px;height:14px;fill:var(--torex-gray-text);}#torex-chatbot-container .torex-chatbot-copy:hover svg{fill:var(--torex-text);}#torex-chatbot-container .torex-chatbot-message-ai .torex-chatbot-message-disclaimer{margin-top:8px;padding-top:6px;border-top:1px solid var(--torex-border);color:var(--torex-gray-text);font-size:11px;line-height:1.45;}#torex-chatbot-container .torex-chatbot-message-actions{display:flex;gap:4px;margin-top:4px;}#torex-chatbot-container .torex-chatbot-message-actions .torex-chatbot-copy{position:static;display:flex;}#torex-chatbot-container .torex-chatbot-feedback-btn{background:rgba(255,255,255,0.85);border:1px solid var(--torex-border);border-radius:4px;cursor:pointer;padding:4px;display:flex;align-items:center;justify-content:center;transition:all 0.2s;width:28px;height:28px;}#torex-chatbot-container .torex-chatbot-feedback-btn svg{width:14px;height:14px;fill:var(--torex-gray-text);}#torex-chatbot-container .torex-chatbot-feedback-btn:hover svg{fill:var(--torex-text);}#torex-chatbot-container .torex-chatbot-feedback-btn--selected{border-color:var(--torex-primary);}#torex-chatbot-container .torex-chatbot-feedback-btn--selected svg{fill:var(--torex-primary);}#torex-chatbot-container .torex-chatbot-feedback-btn--disabled{cursor:default;opacity:0.5;}#torex-chatbot-container .torex-chatbot-feedback-btn--pending{cursor:default;opacity:0.5;}#torex-chatbot-container .torex-chatbot-feedback-form{background:var(--torex-surface,#f8f9fa);border:1px solid var(--torex-border);border-radius:8px;padding:10px;margin-top:8px;}#torex-chatbot-container .torex-chatbot-feedback-label{font-size:11px;color:var(--torex-gray-text);margin-bottom:6px;}#torex-chatbot-container .torex-chatbot-feedback-chips{display:flex;flex-wrap:wrap;gap:4px;margin-bottom:8px;}#torex-chatbot-container .torex-chatbot-feedback-chip{background:var(--torex-bg,#ffffff);border:1px solid var(--torex-border);border-radius:12px;padding:3px 10px;font-size:11px;color:var(--torex-text);cursor:pointer;transition:all 0.2s;}#torex-chatbot-container .torex-chatbot-feedback-chip:hover{border-color:var(--torex-primary);}#torex-chatbot-container .torex-chatbot-feedback-chip--selected{background:var(--torex-primary);color:#ffffff;border-color:var(--torex-primary);}#torex-chatbot-container .torex-chatbot-feedback-textarea{width:100%;min-height:48px;max-height:80px;border:1px solid var(--torex-border);border-radius:6px;padding:8px;font-size:12px;font-family:inherit;resize:none;box-sizing:border-box;margin-bottom:6px;}#torex-chatbot-container .torex-chatbot-feedback-textarea:focus{outline:none;border-color:var(--torex-primary);}#torex-chatbot-container .torex-chatbot-feedback-submit{display:block;margin-left:auto;background:var(--torex-primary);color:#ffffff;border:none;border-radius:6px;padding:5px 16px;font-size:12px;cursor:pointer;transition:opacity 0.2s;}#torex-chatbot-container .torex-chatbot-feedback-submit:hover{opacity:0.85;}#torex-chatbot-container .torex-chatbot-feedback-submit:disabled{opacity:0.5;cursor:default;}#torex-chatbot-container .torex-chatbot-feedback-cancel{margin-top:6px;margin-left:6px;padding:6px 12px;font-size:12px;border-radius:4px;border:1px solid var(--torex-gray-text);background:transparent;color:var(--torex-gray-text);cursor:pointer;}#torex-chatbot-container .torex-chatbot-feedback-cancel:hover{background:var(--torex-gray-bg);}#torex-chatbot-container .torex-chatbot-feedback-error{margin-top:6px;padding:6px 10px;font-size:12px;border-radius:4px;background:var(--torex-error-bg,#fdecea);color:var(--torex-error-text,#b71c1c);border:1px solid var(--torex-error-border,#f5c6cb);}#torex-chatbot-container .torex-chatbot-feedback-thanks{font-size:11px;color:var(--torex-gray-text);margin-top:4px;padding-left:2px;}#torex-chatbot-container .torex-chatbot-session-feedback{background:linear-gradient(135deg,var(--torex-surface,#f8f9fa),var(--torex-bg,#ffffff));border:1px solid var(--torex-border);border-radius:12px;padding:16px;margin-top:12px;text-align:center;}#torex-chatbot-container .torex-chatbot-session-feedback-text{font-size:13px;color:var(--torex-text);margin-bottom:12px;}#torex-chatbot-container .torex-chatbot-session-feedback-buttons{display:flex;justify-content:center;gap:10px;}#torex-chatbot-container .torex-chatbot-session-feedback-btn{display:flex;align-items:center;gap:6px;padding:8px 16px;border-radius:8px;font-size:12px;cursor:pointer;transition:all 0.2s;}#torex-chatbot-container .torex-chatbot-session-feedback-btn svg{width:14px;height:14px;}#torex-chatbot-container .torex-chatbot-session-feedback-positive{background:#e8f5e9;border:1px solid #4caf50;color:#2e7d32;}#torex-chatbot-container .torex-chatbot-session-feedback-positive svg{fill:#2e7d32;}#torex-chatbot-container .torex-chatbot-session-feedback-negative{background:#ffebee;border:1px solid #f44336;color:#c62828;}#torex-chatbot-container .torex-chatbot-session-feedback-negative svg{fill:#c62828;}#torex-chatbot-container .torex-chatbot-session-feedback-btn:disabled{opacity:0.5;cursor:default;}#torex-chatbot-container .torex-chatbot-escalation-card{display:flex;flex-direction:column;gap:6px;padding:10px;background:linear-gradient(135deg,#f0f7ff,#e8f0fe);border:1px solid var(--torex-primary);border-radius:8px;align-self:flex-start;max-width:85%;animation:torexChatFadeIn 0.3s ease;}#torex-chatbot-container .torex-chatbot-escalation-copy{display:flex;align-items:center;gap:6px;background:#ffffff;border:1px solid var(--torex-primary);border-radius:6px;padding:6px 12px;font-size:13px;font-family:var(--torex-font);color:var(--torex-primary);cursor:pointer;transition:all 0.2s;width:100%;justify-content:center;}#torex-chatbot-container .torex-chatbot-escalation-copy:hover{background:var(--torex-primary);color:#ffffff;}#torex-chatbot-container .torex-chatbot-escalation-copy:hover svg{fill:#ffffff;}#torex-chatbot-container .torex-chatbot-escalation-copy svg{width:16px;height:16px;fill:var(--torex-primary);flex-shrink:0;}#torex-chatbot-container .torex-chatbot-escalation-link{display:flex;align-items:center;gap:6px;background:var(--torex-primary);border:1px solid var(--torex-primary);border-radius:6px;padding:6px 12px;font-size:13px;font-family:var(--torex-font);color:#ffffff;text-decoration:none;cursor:pointer;transition:all 0.2s;width:100%;justify-content:center;}#torex-chatbot-container .torex-chatbot-escalation-link:hover{background:var(--torex-primary-dark);border-color:var(--torex-primary-dark);}#torex-chatbot-container .torex-chatbot-escalation-link svg{width:16px;height:16px;fill:#ffffff;flex-shrink:0;}#torex-chatbot-container .torex-chatbot-suggestions{display:flex;flex-direction:column;gap:8px;padding:4px 0 8px;width:100%;}#torex-chatbot-container .torex-chatbot-suggestion{border:1px solid var(--torex-suggestion-border);color:var(--torex-primary);background:#ffffff;border-radius:var(--torex-radius-suggestion);padding:12px 16px;font-size:16px;font-weight:500;font-family:var(--torex-font);cursor:pointer;transition:all 0.3s;line-height:1.5;text-align:left;width:100%;}#torex-chatbot-container .torex-chatbot-suggestion:hover{background:var(--torex-ai-bg);color:var(--torex-primary);}#torex-chatbot-container .torex-chatbot-followups{display:flex;flex-wrap:wrap;gap:6px;padding:4px 0 12px;width:100%;}#torex-chatbot-container .torex-chatbot-followup-chip{border:1px solid var(--torex-suggestion-border);color:var(--torex-primary);background:#ffffff;border-radius:16px;padding:6px 12px;font-size:13px;font-weight:500;font-family:var(--torex-font);cursor:pointer;transition:all 0.2s;line-height:1.4;text-align:left;max-width:100%;white-space:normal;word-break:break-word;}#torex-chatbot-container .torex-chatbot-followup-chip:hover{background:var(--torex-ai-bg);color:var(--torex-primary);}#torex-chatbot-container .torex-chatbot-followup-chip:disabled{opacity:0.5;cursor:not-allowed;}#torex-chatbot-container .torex-chatbot-typing{display:flex;align-items:center;gap:4px;padding:10px 14px;background:var(--torex-ai-bg);border-radius:16px 16px 16px 4px;align-self:flex-start;max-width:85%;}#torex-chatbot-container .torex-chatbot-typing-dot{width:7px;height:7px;border-radius:50%;background:var(--torex-gray-text);animation:torexTypingBounce 1.2s infinite ease-in-out;}#torex-chatbot-container .torex-chatbot-typing-dot:nth-child(2){animation-delay:0.2s;}#torex-chatbot-container .torex-chatbot-typing-dot:nth-child(3){animation-delay:0.4s;}#torex-chatbot-container .torex-chatbot-typing-label{font-size:0.875rem;color:#6b7280;margin-left:0.5rem;font-style:italic;display:inline-block;vertical-align:middle;}#torex-chatbot-container .torex-chatbot-citations{margin-top:8px;padding-top:8px;border-top:1px solid var(--torex-border);font-size:12px;color:var(--torex-gray-text);display:flex;flex-direction:column;gap:4px;}#torex-chatbot-container .torex-chatbot-citations-heading{font-size:11px;font-weight:600;color:var(--torex-gray-text);letter-spacing:0.04em;margin-bottom:2px;}#torex-chatbot-container .torex-chatbot-citation-link{display:flex;align-items:center;gap:4px;color:var(--torex-primary);text-decoration:none;font-size:12px;line-height:1.4;}#torex-chatbot-container .torex-chatbot-citation-link:hover{text-decoration:underline;color:var(--torex-primary-dark);}#torex-chatbot-container .torex-chatbot-citations-note{margin-top:4px;font-size:11px;color:var(--torex-gray-text);opacity:0.85;font-style:italic;line-height:1.4;}#torex-chatbot-container .torex-chatbot-error{background:#FFF5F5;border:1px solid #FCC;border-radius:8px;padding:10px 14px;font-size:13px;color:#CC3333;align-self:flex-start;max-width:85%;display:flex;flex-direction:column;gap:8px;}#torex-chatbot-container .torex-chatbot-retry{background:#ffffff;border:1px solid #CC3333;color:#CC3333;border-radius:var(--torex-radius-pill);padding:6px 14px;font-size:12px;font-family:var(--torex-font);cursor:pointer;align-self:flex-start;transition:all 0.3s;}#torex-chatbot-container .torex-chatbot-retry:hover{background:#CC3333;color:#ffffff;}#torex-chatbot-container .torex-chatbot-input-area{border-top:1px solid var(--torex-border);padding:16px;background:var(--torex-input-bg);flex-shrink:0;border-radius:0 0 var(--torex-radius-panel) var(--torex-radius-panel);}#torex-chatbot-container .torex-chatbot-input-wrapper{display:flex;align-items:flex-start;gap:16px;background:var(--torex-textarea-bg);border:0.633px solid transparent;border-radius:var(--torex-radius-input);padding:12px;overflow:hidden;}#torex-chatbot-container .torex-chatbot-textarea{flex:1;border:none;background:transparent;padding:0;font-size:16px;font-family:var(--torex-font);color:var(--torex-text);resize:none;max-height:100px;min-height:48px;height:48px;line-height:1.5;outline:none;overflow-y:auto;}#torex-chatbot-container .torex-chatbot-textarea::placeholder{color:var(--torex-gray-text);}#torex-chatbot-container .torex-chatbot-input-actions{display:flex;flex-direction:column;align-items:center;gap:6px;flex-shrink:0;}#torex-chatbot-container .torex-chatbot-attach{width:40px;height:40px;background:none;border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;padding:0;transition:opacity 0.2s;}#torex-chatbot-container .torex-chatbot-attach:hover{opacity:0.7;}#torex-chatbot-container .torex-chatbot-attach svg{width:24px;height:24px;fill:var(--torex-gray-text);}#torex-chatbot-container .torex-chatbot-send{width:40px;height:40px;border-radius:var(--torex-radius-input);background:var(--torex-primary);border:none;cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all 0.3s;flex-shrink:0;padding:0;}#torex-chatbot-container .torex-chatbot-send:hover{opacity:0.85;}#torex-chatbot-container .torex-chatbot-send:disabled{opacity:0.4;cursor:not-allowed;}#torex-chatbot-container .torex-chatbot-send svg{width:20px;height:20px;fill:#ffffff;}#torex-chatbot-container .torex-chatbot-stop{visibility:hidden;display:flex;width:40px;height:40px;border-radius:var(--torex-radius-input);background:#dc2626;border:none;cursor:pointer;align-items:center;justify-content:center;transition:all 0.3s;flex-shrink:0;padding:0;}#torex-chatbot-panel[data-streaming="true"] .torex-chatbot-stop{visibility:visible;}#torex-chatbot-container .torex-chatbot-stop:hover{background:#b91c1c;}#torex-chatbot-container .torex-chatbot-stop:focus-visible{outline:2px solid #ffffff;outline-offset:2px;}#torex-chatbot-container .torex-chatbot-stop svg{width:16px;height:16px;fill:#ffffff;}#torex-chatbot-panel[data-streaming="true"] .torex-chatbot-send{visibility:hidden;}@keyframes torexChatFadeIn{from{opacity:0;transform:translateY(8px);}to{opacity:1;transform:translateY(0);}}@keyframes torexTypingBounce{0%,60%,100%{transform:translateY(0);}30%{transform:translateY(-6px);}}#torex-chatbot-container .torex-chatbot-fullscreen-overlay{position:fixed;inset:0;background:rgba(0,0,0,0.5);z-index:calc(var(--torex-z-panel) - 1);opacity:0;pointer-events:none;transition:opacity 0.3s ease;}#torex-chatbot-container .torex-chatbot-fullscreen-overlay.torex-chatbot-fullscreen-overlay-visible{opacity:1;pointer-events:auto;}#torex-chatbot-panel.torex-chatbot-fullscreen-active{top:40px;bottom:40px;left:0;right:0;width:calc(100vw - 140px);max-width:1300px;height:auto;margin:0 auto;border-radius:0;box-shadow:0 9px 13.5px rgba(0,0,0,0.1),0 3.6px 5.4px rgba(0,0,0,0.1);}#torex-chatbot-panel.torex-chatbot-fullscreen-active .torex-chatbot-header{border-radius:0;}#torex-chatbot-panel.torex-chatbot-fullscreen-active .torex-chatbot-messages{padding:16px 24px;}#torex-chatbot-panel.torex-chatbot-fullscreen-active .torex-chatbot-input-area{border-radius:0;padding:16px 24px;}#torex-chatbot-panel.torex-chatbot-fullscreen-active .torex-chatbot-textarea{min-height:100px;height:100px;}#torex-chatbot-container .torex-chatbot-drop-overlay{display:none;position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(27,111,239,0.1);border:2px dashed var(--torex-primary);border-radius:var(--torex-radius-input);z-index:10;justify-content:center;align-items:center;font-size:14px;color:var(--torex-primary);font-weight:500;pointer-events:none;}#torex-chatbot-container .torex-chatbot-input-area.torex-chatbot-dragover{position:relative;}#torex-chatbot-container .torex-chatbot-input-area.torex-chatbot-dragover .torex-chatbot-drop-overlay{display:flex;}#torex-chatbot-container .torex-chatbot-file-preview{display:flex;align-items:center;justify-content:space-between;padding:6px 12px;background:var(--torex-input-bg);border:1px solid var(--torex-border);border-radius:var(--torex-radius-input);margin:0 12px 4px 12px;font-size:13px;color:var(--torex-text);}#torex-chatbot-container .torex-chatbot-file-info{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;}#torex-chatbot-container .torex-chatbot-file-remove{background:none;border:none;cursor:pointer;color:var(--torex-gray-text);font-size:16px;padding:0 0 0 8px;line-height:1;flex-shrink:0;}#torex-chatbot-container .torex-chatbot-file-remove:hover{color:var(--torex-text);}#torex-chatbot-container .torex-chatbot-file-error{padding:6px 12px;margin:0 12px 4px 12px;background:#FEF2F2;color:#DC2626;border-radius:var(--torex-radius-input);font-size:13px;animation:torex-file-error-fade-in 0.2s ease-out;}@keyframes torex-file-error-fade-in{from{opacity:0;transform:translateY(4px);}to{opacity:1;transform:translateY(0);}}@media (max-width:768px){#torex-chatbot-panel{position:fixed;top:0;left:0;right:0;bottom:0;width:auto;max-width:none;height:auto;max-height:none;min-width:0;min-height:0;resize:none;border-radius:0;}#torex-chatbot-container .torex-chatbot-header{border-radius:0;}#torex-chatbot-container .torex-chatbot-messages{overscroll-behavior:contain;}#torex-chatbot-container .torex-chatbot-header button{width:28px;height:28px;}#torex-chatbot-container .torex-chatbot-header button svg{width:18px;height:18px;}#torex-chatbot-container .torex-chatbot-header-icons{gap:4px;}#torex-chatbot-container .torex-chatbot-input-area{border-radius:0;}#torex-chatbot-toggle{bottom:16px;right:16px;width:110px;height:110px;padding:6px 12px 8px;}#torex-chatbot-toggle .torex-chatbot-toggle-icon{width:30px;height:30px;}#torex-chatbot-toggle .torex-chatbot-toggle-icon svg{width:30px;height:30px;}#torex-chatbot-toggle .torex-chatbot-toggle-text{font-size:14px;line-height:1.3;}#torex-chatbot-toggle .torex-chatbot-toggle-label{font-size:11px;}#torex-chatbot-toggle.torex-chatbot-toggle-small{bottom:16px;}#torex-chatbot-container .torex-chatbot-avatar{width:32px;height:32px;min-width:32px;}#torex-chatbot-container .torex-chatbot-avatar svg{width:20px;height:20px;}#torex-chatbot-container .torex-chatbot-attach{width:32px;height:32px;}#torex-chatbot-container .torex-chatbot-input-wrapper{gap:12px;}#torex-chatbot-panel.torex-chatbot-fullscreen-active{top:0;bottom:0;width:auto;max-width:none;margin:0;}}.torex-chatbot-user-attachment-chip{align-self:flex-end;padding:4px 10px;margin:2px 8px;background:#e8f1ff;color:#1556a8;border-radius:12px;font-size:0.85em;max-width:80%;word-break:break-all;}.torex-chatbot-notice{align-self:stretch;margin:8px 12px;padding:8px 12px;background:#fff8e1;border-left:3px solid #f9a825;border-radius:4px;color:#6d4c00;font-size:0.9em;line-height:1.5;word-break:break-word;}
.views-align-left{text-align:left;}.views-align-right{text-align:right;}.views-align-center{text-align:center;}.views-view-grid .views-col{float:left;}.views-view-grid .views-row{float:left;clear:both;width:100%;}.views-display-link + .views-display-link{margin-left:0.5em;}
#sliding-popup{background:url(/modules/contrib/eu_cookie_compliance/images/gradient.png) center center scroll repeat-y transparent;}.sliding-popup-bottom,.sliding-popup-top{margin:0;padding:0;width:100%;z-index:99999;left:0;text-align:center;}.sliding-popup-bottom{position:fixed;}.sliding-popup-top{position:relative;}.eu-cookie-compliance-content{margin:0 auto;max-width:80%;display:inline-block;text-align:left;width:100%;position:relative;}.eu-cookie-compliance-buttons{float:right;margin:0 0 1em 0;max-width:40%;}.eu-cookie-compliance-categories-buttons{margin:0 0 1em 0;max-width:60%;float:left;}[dir="rtl"] .eu-cookie-compliance-buttons{float:left;}[dir="rtl"] .eu-cookie-compliance-categories-buttons{float:right;}.eu-cookie-compliance-more-button{cursor:pointer;display:inline;height:auto;margin:0;padding:0;border:none;text-decoration:underline;background:none;}.eu-cookie-compliance-secondary-button{cursor:pointer;border:none;background:none;margin-top:1em;padding:0 8px;vertical-align:middle;}.disagree-button.eu-cookie-compliance-more-button,.eu-cookie-compliance-agree-button,.eu-cookie-compliance-default-button,.eu-cookie-compliance-hide-button,.eu-cookie-compliance-more-button-thank-you,.eu-cookie-withdraw-button,.eu-cookie-compliance-save-preferences-button{cursor:pointer;margin-right:5px;margin-top:1em;vertical-align:middle;overflow:visible;width:auto;-moz-box-shadow:inset 0 1px 0 0 #ffffff;-webkit-box-shadow:inset 0 1px 0 0 #ffffff;box-shadow:inset 0 1px 0 0 #ffffff;background-color:#ededed;background-image:-moz-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#ededed),color-stop(100%,#dfdfdf));background-image:-webkit-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-o-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:-ms-linear-gradient(top,#ededed 5%,#dfdfdf 100%);background-image:linear-gradient(to bottom,#ededed 5%,#dfdfdf 100%);-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;border:1px solid #dcdcdc;color:#000;font-family:Arial,sans-serif;font-weight:bold;padding:4px 8px;text-decoration:none;text-shadow:1px 1px 0 #ffffff;}[dir="rtl"] .eu-cookie-compliance-buttons button{-moz-box-shadow:inset 0 0 0 1px #ffffff;-webkit-box-shadow:inset 0 0 0 1px #ffffff;box-shadow:inset 0 0 0 1px #ffffff;}.disagree-button.eu-cookie-compliance-more-button:hover,.eu-cookie-compliance-agree-button:hover,.eu-cookie-compliance-default-button:hover,.eu-cookie-compliance-hide-button:hover,.eu-cookie-compliance-more-button-thank-you:hover,.eu-cookie-withdraw-button:hover{background-color:#dfdfdf;background-image:-moz-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-webkit-gradient(linear,left top,left bottom,color-stop(5%,#dfdfdf),color-stop(100%,#ededed));background-image:-webkit-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-o-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:-ms-linear-gradient(top,#dfdfdf 5%,#ededed 100%);background-image:linear-gradient(to bottom,#dfdfdf 5%,#ededed 100%);}.disagree-button.eu-cookie-compliance-more-button:active,.eu-cookie-compliance-agree-button:active,.eu-cookie-compliance-default-button:active,.eu-cookie-compliance-hide-button:active,.eu-cookie-compliance-more-button-thank-you:active,.eu-cookie-withdraw-button:active{position:relative;top:1px;}.eu-cookie-compliance-message{float:left;margin:5px 0 0;max-width:60%;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-categories{clear:both;padding-top:1em;}.eu-cookie-compliance-categories label{display:inline;}[dir="rtl"] .eu-cookie-compliance-message{float:right;text-align:right;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p{font-weight:bold;line-height:1.4;margin:0 0 5px 0;}.eu-cookie-compliance-message h1,.eu-cookie-compliance-message h2,.eu-cookie-compliance-message h3,.eu-cookie-compliance-message p,.eu-cookie-compliance-message button,.eu-cookie-compliance-category label{color:#fff;}.eu-cookie-compliance-message h1{font-size:24px;}.eu-cookie-compliance-message h2{font-size:16px;}.eu-cookie-compliance-message h3{font-size:12px;}.eu-cookie-compliance-message p{font-size:12px;display:inline;}.eu-cookie-withdraw-tab{padding:4px 7px;cursor:pointer;}.sliding-popup-bottom .eu-cookie-withdraw-tab{border-width:2px 2px 0;border-radius:5px 5px 0 0;}.sliding-popup-top .eu-cookie-withdraw-tab{border-width:0 2px 2px;border-radius:0 0 5px 5px;}.eu-cookie-withdraw-wrapper.sliding-popup-top,.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-banner{transform:scaleY(-1);}.eu-cookie-withdraw-tab{position:absolute;top:0;transform:translate(-50%,-100%);left:50%;}.eu-cookie-withdraw-wrapper.sliding-popup-top .eu-cookie-withdraw-tab{transform:translate(-50%,-100%) scaleY(-1);}.eu-cookie-compliance-close-button{background:url(/modules/contrib/eu_cookie_compliance/images/close.png);width:24px;height:24px;border-width:0;font-size:0;position:absolute;right:2px;top:-12px;cursor:pointer;}body:not(.eu-cookie-compliance-popup-open) .eu-cookie-compliance-close-button{display:none;}@media screen and (max-width:600px){.eu-cookie-compliance-content{max-width:95%;}.eu-cookie-compliance-categories,.eu-cookie-compliance-message{max-width:100%;}.eu-cookie-compliance-buttons{clear:both;float:none;max-width:100%;margin:5px 0 1em;}.eu-cookie-compliance-buttons.eu-cookie-compliance-has-categories{float:right;}.eu-cookie-compliance-banner--categories .eu-cookie-compliance-buttons{position:initial;bottom:unset;right:unset;}}
