.sidebar-wrapper{position:relative;transition:width .3s ease}.sidebar{height:100vh;display:flex;flex-direction:column;overflow:hidden;width:21vw;max-width:350px;transition:width .3s ease,all .3s ease-in-out;background:#fff;border-right:1px solid #e5e7eb}.sidebar-content{flex:1;overflow-y:auto}.sidebar-item{display:flex;align-items:center;cursor:pointer;transition:background-color .2s ease-in-out;text-decoration:none;color:inherit;overflow:hidden;padding:2px 0}.sidebar-item-active{background-color:#00807533;color:#fff;align-items:center;padding:2px 0}.sidebar-item .icon{margin-right:.5rem;color:#4c5356;flex-shrink:0}.sidebar-item-active .icon{margin-right:.5rem}.sidebar-item .label{font-size:.875rem;color:#4c5356;white-space:nowrap;transition:opacity .3s ease,width .3s ease}.sidebar.collapsed .label,.sidebar.collapsed .chat-title,.sidebar.collapsed .sidebar-footer{opacity:0;width:0;overflow:hidden}.sidebar.collapsed .sidebar-item{justify-content:center}.sidebar-item-top{padding:.75rem 1rem;transition:all .3s ease}.sidebar.collapsed .sidebar-item-top{display:flex;justify-content:center;padding:.75rem 0}.sidebar-chat-entry{display:flex;align-items:center;justify-content:space-between;width:100%;max-width:300px}.chat-title{width:15vw;max-width:100%;min-width:100px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:.875rem;color:#4c5356}.sidebar-footer{padding:1rem;font-size:.75rem;color:#9ca3af;text-align:center;margin-top:auto}.sidebar-wrapper .collapsed,.sidebar .collapsed{width:0px}.sidebar-wrapper .expand,.sidebar .expand{min-width:165px}.header-user-area{display:flex;align-items:center;gap:10px}.header-spacer{color:transparent}.header-user-chip{display:inline-flex;align-items:center;gap:8px;padding:4px 10px;border:1px solid rgba(255,255,255,.35);border-radius:999px;background:#ffffff14}.header-user-initials{display:inline-flex;align-items:center;justify-content:center;width:24px;height:24px;border-radius:50%;background:#00b0f0;color:#001e50;font-size:.72rem;font-weight:800}.header-user-name{color:#fff;font-size:.82rem;font-weight:600;max-width:140px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.header-logout-btn{border:1px solid rgba(255,255,255,.45);border-radius:999px;background:transparent;color:#fff;font-size:.82rem;font-weight:700;padding:6px 12px;cursor:pointer}.header-logout-btn:hover{background:#ffffff1f}@media (max-width: 980px){.header-user-name{display:none}}.toast{background-color:#1b1e1f!important;color:#fff!important;font-family:TheGroupTEXT!important;border-radius:4px!important;border:none!important;box-shadow:0 4px 8px 1px #0003!important}.action-button{background-color:#1b1e1f!important;color:#fff!important;border-radius:14px!important;border:1px solid #ffffff!important}.action-button:hover{background-color:#fff3!important;cursor:pointer}.cancel-button{background-color:#1b1e1f!important;color:#fff!important;border-radius:14px!important;border:1px solid #ffffff!important}.cancel-button:hover{background-color:#fff3!important;cursor:pointer}#chatbot-ui groupui-header{display:flex;justify-content:center;padding-inline:1.5rem}#chatbot-ui groupui-header groupui-headline{flex:1;color:var(--groupui-vwgroup-color-pure-white)}#chatbot-ui groupui-divider{margin:0 var(--groupui-spacing-7);height:calc(100% - 32px)}#chatbot-ui .header-action-item{margin-left:-1.3rem}#chatbot-ui .logo{max-height:4rem}.light-grey-background{background-color:var(--groupui-vwgroup-color-grey-100)}#chatbot-ui{height:100vh}#chatbot-ui #content{position:relative;height:calc(100vh - 4rem);z-index:9999px}#chatbot-ui .full-width{width:100%;padding-left:0}@media screen and (min-width: 768px){#chatbot-ui .sidebar-open{margin-left:21vw}}#chatbot-ui #content groupui-side-navigation{overflow-y:auto}.dot-flashing{margin:var(--groupui-spacing-6);position:relative;width:10px;height:10px;border-radius:5px;background-color:#008c82;color:#008c82;animation:dot-flashing 1s infinite linear alternate;animation-delay:.5s}.dot-flashing:before,.dot-flashing:after{content:"";display:inline-block;position:absolute;top:0;width:10px;height:10px;border-radius:50%;background-color:#008c82;color:#008c82}.dot-flashing:before{transform:translate(-18px);animation:dot-flashing 1s infinite alternate;animation-delay:0s}.dot-flashing:after{transform:translate(18px);animation:dot-flashing 1s infinite alternate;animation-delay:1s}@keyframes dot-flashing{0%{background-color:#008c82}50%,to{background-color:#9880ff33}}.file-grid{display:flex;gap:8px;margin-bottom:8px;padding:23px 23px 5px;flex-wrap:wrap}.file-item{width:80px;height:80px;border-radius:8px;border:1px solid #e5e7eb;background:#fafafa;position:relative;overflow:hidden;display:flex;align-items:center;justify-content:center;padding:6px;box-sizing:border-box}.file-image{width:100%;height:100%;-o-object-fit:cover;object-fit:cover}.file-fallback{text-align:center;font-size:12px;padding:4px}.file-ext{font-weight:600;margin-bottom:4px}.file-name{font-size:11px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:68px}.file-overlay{position:absolute;inset:0;display:flex;align-items:center;justify-content:center;background:#ffffffb3}.file-spinner{width:24px;height:24px}.file-error{position:absolute;bottom:6px;left:6px;background:#fee2e2;color:#b91c1c;font-size:11px;padding:2px 6px;border-radius:6px}.file-remove-btn{position:absolute;top:6px;right:6px;width:18px;height:18px;border-radius:50%;border:none;background:#fff;box-shadow:0 1px 2px #0000001f;cursor:pointer;line-height:1;padding:0}.file-remove-btn:hover{background:#f3f4f6}.file-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#fff9;display:flex;align-items:center;justify-content:center;border-radius:4px}.custom-spinner{border:4px solid rgba(0,0,0,.1);border-top:4px solid #008075;border-radius:50%;width:var(--spinner-size, 40px);height:var(--spinner-size, 40px);animation:spin 1s linear infinite}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}#chat{display:flex;flex-direction:column;justify-content:space-between;height:calc(100vh - 4rem);position:relative}#conversation{flex-grow:1;padding-top:var(--groupui-spacing-8);overflow-y:auto;overflow-x:hidden}#conversation groupui-card{margin-bottom:var(--groupui-spacing-5)}#chatbot-ui groupui-modal{padding:1.5rem}#prompt{flex-grow:0;margin-bottom:var(--groupui-spacing-3)}.centered groupui-grid-row{margin-inline:var( --groupui-vwgroup-gutter-m, var(--groupui-vwgroup-gutter, 1.5rem) )}#conversation .card{margin:var(--groupui-spacing-5) var(--groupui-spacing-9)}.button-adjustment{display:flex;height:100%}#prompt{margin-top:8px}.button-float-top-left{display:block;position:absolute;top:1rem;left:1rem}.centered{margin-left:auto;margin-right:auto;padding:0 25px;max-width:70rem}.user-created{margin-top:var(--groupui-spacing-8)}.chat-image{display:block;margin-top:var(--groupui-spacing-8);margin-bottom:var(--groupui-spacing-3);margin-left:auto;margin-right:auto;max-width:100%}table{border-spacing:0;border-collapse:collapse}td{border:1px solid rgb(223,226,230);padding:.5rem}.text-color{color:#4c5356}.amplify-button--link{--amplify-internal-button-color: #008075}.amplify-breadcrumbs__link--current{pointer-events:none}.amplify-menu__content>button:nth-child(2){display:none!important}.aisa-page{display:flex;flex-direction:column;gap:16px;padding:16px}.aisa-header{background:#001e50;color:#fff;border-radius:8px;padding:16px;display:flex;align-items:center;justify-content:space-between;gap:12px;flex-wrap:wrap}.aisa-title{font-size:1.1rem;font-weight:700}.aisa-subtitle{font-size:.9rem;opacity:.9}.aisa-mock-badge{display:inline-block;margin-top:8px;padding:4px 10px;border-radius:999px;background:#005b7a;border:1px solid #0095cc;color:#fff;font-size:.75rem;font-weight:700;letter-spacing:.02em}.aisa-layout{display:grid;grid-template-columns:minmax(280px,360px) minmax(420px,1fr) minmax(360px,.95fr);gap:16px;min-height:520px}.aisa-left-column{display:flex;flex-direction:column;gap:12px}.aisa-action-panel{background:#fff;border:1px solid #dce4ea;border-radius:8px;padding:12px}.aisa-action-panel groupui-button,.aisa-action-panel .groupui-button{width:100%}.aisa-card{background:#fff;border-radius:8px;border:1px solid #dce4ea;overflow:hidden}.aisa-card-header{background:#f4f7f9;color:#001e50;font-weight:700;padding:12px 14px;border-bottom:1px solid #dce4ea}.aisa-list{max-height:520px;overflow:auto;padding:8px}.aisa-list-item{border:1px solid #dce4ea;border-radius:6px;padding:10px;cursor:pointer;margin-bottom:8px}.aisa-list-item:hover{border-color:#00b0f0}.aisa-list-item.active{border-left:4px solid #00b0f0;background:#f8fcff}.aisa-stoerung-id{font-size:.8rem;color:#0b5fa4;font-weight:700}.aisa-stoerung-title{margin-top:4px;font-weight:600}.aisa-stoerung-meta{margin-top:4px;font-size:.8rem;color:#516174}.aisa-result{padding:14px;display:flex;flex-direction:column;gap:12px}.aisa-summary{background:#001e50;color:#fff;border-radius:8px;padding:12px;line-height:1.4}.aisa-diagnose{border:1px solid #dce4ea;border-radius:8px;padding:12px}.aisa-diagnose-header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.aisa-pill{background:#ecf8ff;color:#0b5fa4;border-radius:999px;padding:3px 9px;font-size:.75rem;font-weight:700}.aisa-actions{margin-top:8px;padding-left:18px}.aisa-kv-row{display:flex;justify-content:space-between;gap:12px;padding:6px 0;border-bottom:1px solid #eef3f7;font-size:.9rem}.aisa-kv-row:last-child{border-bottom:none}.aisa-kv-label{color:#4e5f72;font-weight:600}.aisa-inner-header{margin:-12px -12px 12px}.aisa-tabs{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:12px}.aisa-tab{border:1px solid #dce4ea;background:#f6f9fb;color:#29435d;border-radius:999px;padding:6px 12px;font-size:.82rem;font-weight:700;cursor:pointer}.aisa-tab.active{border-color:#00b0f0;background:#e9f8ff;color:#0b5fa4}.aisa-tab-panel{border:1px solid #dce4ea;border-radius:8px;padding:10px;background:#fbfdff}.aisa-match-list{display:flex;flex-direction:column;gap:10px;max-height:420px;overflow:auto}.aisa-match-card{border:1px solid #dce4ea;border-radius:8px;padding:10px;background:#fff}.aisa-match-header{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.aisa-cause-probability{font-size:1.3rem;font-weight:800;color:#0b5fa4;margin-bottom:4px}.aisa-cause-title{font-size:.98rem;font-weight:700;color:#1d2b3a;margin-bottom:8px}.aisa-cause-context{margin:0 0 10px;color:#35495d;font-size:.9rem;line-height:1.45}.aisa-cause-section{font-weight:700;color:#1d2b3a;margin-bottom:6px}.aisa-cause-actions{margin:0 0 10px;padding-left:18px;color:#2c3f53;font-size:.9rem;line-height:1.4}.aisa-cause-tools,.aisa-cause-duration{color:#2c3f53;font-size:.88rem;margin-top:4px}.aisa-json{margin-top:8px;background:#f5f8fb;border:1px solid #dce4ea;border-radius:6px;padding:10px;font-size:.8rem;line-height:1.35;overflow:auto}.aisa-empty{color:#516174;font-size:.9rem}@media (max-width: 980px){.aisa-layout{grid-template-columns:1fr}}groupui-modal{padding:1.5rem!important}@font-face{font-family:TheGroupTEXT;src:url(/assets/TheGroupTEXT-Regular-DE_XiI3J.ttf) format("truetype");font-weight:400;font-style:normal}*,:before,:after{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x: 0;--tw-border-spacing-y: 0;--tw-translate-x: 0;--tw-translate-y: 0;--tw-rotate: 0;--tw-skew-x: 0;--tw-skew-y: 0;--tw-scale-x: 1;--tw-scale-y: 1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness: proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width: 0px;--tw-ring-offset-color: #fff;--tw-ring-color: rgb(59 130 246 / .5);--tw-ring-offset-shadow: 0 0 #0000;--tw-ring-shadow: 0 0 #0000;--tw-shadow: 0 0 #0000;--tw-shadow-colored: 0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }*,:before,:after{box-sizing:border-box;border-width:0;border-style:solid;border-color:#e5e7eb}:before,:after{--tw-content: ""}html,:host{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;-o-tab-size:4;tab-size:4;font-family:Inter,system-ui,sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){-webkit-text-decoration:underline dotted;text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,samp,pre{font-family:ui-monospace,SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit;border-collapse:collapse}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dl,dd,h1,h2,h3,h4,h5,h6,hr,figure,p,pre{margin:0}fieldset{margin:0;padding:0}legend{padding:0}ol,ul,menu{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::-moz-placeholder,textarea::-moz-placeholder{opacity:1;color:#9ca3af}input::placeholder,textarea::placeholder{opacity:1;color:#9ca3af}button,[role=button]{cursor:pointer}:disabled{cursor:default}img,svg,video,canvas,audio,iframe,embed,object{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}.\!container{width:100%!important}.container{width:100%}@media (min-width: 640px){.\!container{max-width:640px!important}.container{max-width:640px}}@media (min-width: 768px){.\!container{max-width:768px!important}.container{max-width:768px}}@media (min-width: 1024px){.\!container{max-width:1024px!important}.container{max-width:1024px}}@media (min-width: 1280px){.\!container{max-width:1280px!important}.container{max-width:1280px}}@media (min-width: 1536px){.\!container{max-width:1536px!important}.container{max-width:1536px}}.absolute{position:absolute}.\!mb-0{margin-bottom:0!important}.\!mt-\[1px\]{margin-top:1px!important}.\!mt-\[8px\]{margin-top:8px!important}.mb-1{margin-bottom:.25rem}.mb-2{margin-bottom:.5rem}.mt-1{margin-top:.25rem}.mt-2{margin-top:.5rem}.mt-4{margin-top:1rem}.mt-6{margin-top:1.5rem}.flex{display:flex}.hidden{display:none}.h-64{height:16rem}.h-96{height:24rem}.h-full{height:100%}.h-screen{height:100vh}.w-\[11\%\]{width:11%}.w-full{width:100%}.max-w-\[80\%\]{max-width:80%}.max-w-xl{max-width:36rem}.cursor-pointer{cursor:pointer}.resize{resize:both}.flex-col{flex-direction:column}.flex-wrap{flex-wrap:wrap}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.justify-center{justify-content:center}.justify-around{justify-content:space-around}.gap-2{gap:.5rem}.gap-4{gap:1rem}.space-x-2>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.5rem * var(--tw-space-x-reverse));margin-left:calc(.5rem * calc(1 - var(--tw-space-x-reverse)))}.space-x-3>:not([hidden])~:not([hidden]){--tw-space-x-reverse: 0;margin-right:calc(.75rem * var(--tw-space-x-reverse));margin-left:calc(.75rem * calc(1 - var(--tw-space-x-reverse)))}.space-y-2>:not([hidden])~:not([hidden]){--tw-space-y-reverse: 0;margin-top:calc(.5rem * calc(1 - var(--tw-space-y-reverse)));margin-bottom:calc(.5rem * var(--tw-space-y-reverse))}.self-start{align-self:flex-start}.rounded-full{border-radius:9999px}.rounded-xl{border-radius:.75rem}.border{border-width:1px}.bg-white{--tw-bg-opacity: 1;background-color:rgb(255 255 255 / var(--tw-bg-opacity, 1))}.p-3{padding:.75rem}.p-4{padding:1rem}.p-5{padding:1.25rem}.text-left{text-align:left}.text-center{text-align:center}.text-2xl{font-size:1.5rem;line-height:2rem}.text-\[11px\]{font-size:11px}.text-sm{font-size:.875rem;line-height:1.25rem}.text-xl{font-size:1.25rem;line-height:1.75rem}.font-bold{font-weight:700}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-black{--tw-text-opacity: 1;color:rgb(0 0 0 / var(--tw-text-opacity, 1))}.text-blue-900{--tw-text-opacity: 1;color:rgb(30 58 138 / var(--tw-text-opacity, 1))}.text-gray-600{--tw-text-opacity: 1;color:rgb(75 85 99 / var(--tw-text-opacity, 1))}.text-gray-700{--tw-text-opacity: 1;color:rgb(55 65 81 / var(--tw-text-opacity, 1))}.text-red-600{--tw-text-opacity: 1;color:rgb(220 38 38 / var(--tw-text-opacity, 1))}.text-red-700{--tw-text-opacity: 1;color:rgb(185 28 28 / var(--tw-text-opacity, 1))}.no-underline{text-decoration-line:none}.shadow{--tw-shadow: 0 1px 3px 0 rgb(0 0 0 / .1), 0 1px 2px -1px rgb(0 0 0 / .1);--tw-shadow-colored: 0 1px 3px 0 var(--tw-shadow-color), 0 1px 2px -1px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow, 0 0 #0000),var(--tw-ring-shadow, 0 0 #0000),var(--tw-shadow)}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.markdown-sandbox *{all:revert}.markdown-sandbox{font-family:TheGroupTEXT,system-ui,sans-serif}body{margin:0;font-family:TheGroupTEXT,system-ui,-apple-system,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}#root{min-height:100vh}@media (min-width: 768px){.md\:flex-row{flex-direction:row}}
