.page_main__UrLkm{position:fixed;inset:0;overflow:hidden;display:flex;background-color:#155dfc}.page_imageContainer__RiCN0{flex:1 1;display:flex;align-items:center;justify-content:center;flex-direction:column;color:white;gap:24px;overflow:hidden}.page_formContainer__JrShJ{flex:1 1;display:flex;flex-direction:column;padding:24px;margin:8px;overflow:auto;background-color:white;border-radius:16px}.page_form__QEIsG{display:flex;flex-direction:column;max-width:256px;width:100%;margin:auto;gap:8px}.page_input__k81mT{border:1px solid #e5e7eb;border-radius:8px;padding:8px;font-family:var(--font-ibm-plex-mono),monospace;color:#101828;box-shadow:0 1px 0 -1px rgba(0,0,0,.02),0 1px 1px -.5px rgba(0,0,0,.02),0 0 2px 0 rgba(0,0,0,.02),0 1px 2px 0 rgba(0,0,0,.02);transition:box-shadow .1s ease,border .1s ease}.page_input__k81mT::placeholder{color:#6a7282;font-size:1rem;max-width:400px;font-family:var(--font-ibm-plex-sans)}.page_input__k81mT:hover{border:1px solid #d1d5dc}.page_input__k81mT:focus{border:1px solid #155dfc;box-shadow:0 1px 0 -1px rgba(0,0,0,.02),0 1px 1px -.5px rgba(0,0,0,.02),0 0 2px 0 rgba(0,0,0,.02),0 1px 2px 0 rgba(0,0,0,.02),0 0 0 1px #155dfc,0 0 0 3px #155efc38}.page_logoContainer__FCQG4{flex-direction:column;margin-bottom:16px;gap:16px;color:#101828;font-size:2rem}.page_logoContainer__FCQG4,.page_signInButton__DdtMB{display:flex;align-items:center;justify-content:center;font-weight:500}.page_signInButton__DdtMB{border-radius:8px;padding:8px;color:#ffffff;text-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),inset 0 0 0 1px #155dfc,inset 0 2px rgba(255,255,255,.2),inset 0 16px 16px -8px rgba(255,255,255,.25);cursor:pointer;background-color:#155dfc;margin-top:16px}.page_signInButton__DdtMB:hover{background-color:#1447e6}.page_signInButton__DdtMB:active{background-color:#193cb8}.page_error__Ti1hl{color:#ec003f;padding:8px;background-color:#ffe4e6;border-radius:8px;font-weight:400;text-align:center;font-size:1rem}.page_loadingContainer__IIdVj{margin:auto;display:flex;align-items:center;justify-content:center;color:#155dfc}@media only screen and (max-width:800px){.page_imageContainer__RiCN0{display:none}}.Navbar_main__lbceU{display:flex;align-items:center;padding:24px;gap:8px;color:#101828;position:-webkit-sticky;position:sticky;top:0;background-color:white}.Navbar_title__o5pdp{color:#101828;font-size:1.2rem;font-weight:500}.Navbar_rightContainer__LfY_O{margin-left:auto;display:flex;align-items:center;gap:16px}.Navbar_name__IQcgM{font-size:1rem;color:#101828;font-weight:400}.Loader_main__RTk58>*{animation:Loader_loader__B3Xjo .8s ease-in-out infinite;opacity:0;filter:blur(1px)}@keyframes Loader_loader__B3Xjo{0%{opacity:1;filter:blur(0)}to{opacity:0;filter:blur(1px)}}.loading_main__XQHvu{position:fixed;inset:0;color:#155dfc}.Button_main__nTaE7,.loading_main__XQHvu{display:flex;align-items:center;justify-content:center}.Button_main__nTaE7{cursor:pointer;padding:2px 10px;border-radius:8px;min-height:32px;font-weight:500;gap:6px}.Button_main__nTaE7.Button_primary__iqweU{color:#ffffff;text-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),inset 0 0 0 1px #155dfc,inset 0 2px rgba(255,255,255,.2),inset 0 16px 16px -8px rgba(255,255,255,.25);background-color:#155dfc}.Button_main__nTaE7.Button_primary__iqweU:hover{background-color:#1447e6}.Button_main__nTaE7.Button_primary__iqweU:active{background-color:#193cb8}.Button_main__nTaE7.Button_secondary__DbZm5{color:white;background-color:#4a5565;text-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),inset 0 0 0 1px #4a5565,inset 0 2px rgba(255,255,255,.2),inset 0 16px 16px -8px rgba(255,255,255,.25)}.Button_main__nTaE7.Button_secondary__DbZm5:hover{background-color:#364153}.Button_main__nTaE7.Button_secondary__DbZm5:active{background-color:#1e2939}.Button_main__nTaE7.Button_danger__o12bb{color:white;background-color:#ec003f;text-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),inset 0 0 0 1px #ec003f,inset 0 2px rgba(255,255,255,.2),inset 0 16px 16px -8px rgba(255,255,255,.25)}.Button_main__nTaE7.Button_danger__o12bb:hover{background-color:#c60036}.Button_main__nTaE7.Button_danger__o12bb:active{background-color:#a50036}.Button_main__nTaE7.Button_success__0VPaj{color:white;background-color:#00bc7d;text-shadow:0 0 2px rgba(0,0,0,.1);box-shadow:inset 0 -1px 0 0 rgba(0,0,0,.2),inset 0 0 0 1px #00bc7d,inset 0 2px rgba(255,255,255,.2),inset 0 16px 16px -8px rgba(255,255,255,.25)}.Button_main__nTaE7.Button_success__0VPaj:hover{background-color:#009966}.Button_main__nTaE7.Button_success__0VPaj:active{background-color:#007a55}.CATools2Editor_editorContainer__cQ8RB{display:flex;height:calc(100vh - 60px);overflow:hidden}.CATools2Editor_codeEditorPane__mMqz1{flex:1 1;border-right:1px solid #e5e7eb;height:100%;max-width:50%}.CATools2Editor_editorPane__gW1vN{flex:1 1;height:100%;overflow:auto}.CATools2Editor_editorPaneHalf__sg0uI{max-width:50%}.CATools2Editor_editorPaneFull__21xLc{max-width:100%}.CATools2Editor_editorPaneContent__JO6OA{padding:16px}.CATools2Editor_highlightStyles__nnt1x .monaco-highlighted-line{background-color:rgba(152,193,217,.3)}.CATools2Editor_highlightStyles__nnt1x .monaco-highlighted-text{text-decoration:underline}.CATools2Editor_highlightStyles__nnt1x .monaco-highlighted-glyph{background-color:rgba(152,193,217,.5);width:5px!important}.TreeEditor_treeEditor__FSX6U{height:100%;overflow:auto}.TreeEditor_treeEditorContent__unGE0{padding:8px}.TreeEditor_languageSection__dVo8_{display:flex;align-items:center;margin-bottom:16px}.TreeEditor_languageLabel__0A02F{font-weight:600;margin-right:8px}.TreeEditor_languageInput___0fgr{padding:4px 8px;border:1px solid #e5e7eb;border-radius:4px}.TreeEditor_queriesLabel__65Zoc{font-weight:600;color:#4b5563;margin-bottom:16px}.TreeEditor_treeNode__LmnoV{margin-bottom:8px;border:1px solid #e5e7eb;border-radius:4px;background-color:#f9fafb;transition:background-color .2s,border-color .2s;overflow:hidden}.TreeEditor_treeNode__LmnoV.TreeEditor_highlighted__RnhSB{background-color:rgba(152,193,217,.3);border-color:#93c5fd}.TreeEditor_nodeHeader__rYZ1b{display:flex;align-items:center;justify-content:space-between;padding:8px;cursor:pointer;background-color:#f3f4f6;border-bottom:1px solid transparent;-webkit-user-select:none;-moz-user-select:none;user-select:none}.TreeEditor_nodeHeader__rYZ1b:hover{background-color:#e5e7eb}.TreeEditor_nodeHeaderLeft__CO__j{display:flex;align-items:center;flex:1 1}.TreeEditor_nodeContent__jB3fS{padding:12px;border-top:1px solid #e5e7eb;background-color:white}.TreeEditor_expandButton__zQo2N{background:none;border:none;cursor:pointer;padding:4px;min-width:24px;height:24px;display:flex;align-items:center;justify-content:center;margin-right:4px;font-size:12px;color:#374151;border-radius:4px}.TreeEditor_expandButton__zQo2N:hover{background-color:rgba(0,0,0,.05)}.TreeEditor_addItemButton__PJFU7,.TreeEditor_addPhraseButton__gjCiU,.TreeEditor_addSectionButton__Xm24k,.TreeEditor_addSubsectionButton__wWlGO{display:block;padding:8px 16px;margin-top:8px;background-color:#f3f4f6;border:1px dashed #d1d5db;border-radius:4px;text-align:center;color:#4b5563;cursor:pointer;transition:background-color .2s}.TreeEditor_addSectionButton__Xm24k{width:100%;margin-top:16px}.TreeEditor_addItemButton__PJFU7:hover,.TreeEditor_addPhraseButton__gjCiU:hover,.TreeEditor_addSectionButton__Xm24k:hover,.TreeEditor_addSubsectionButton__wWlGO:hover{background-color:#e5e7eb}.TreeEditor_buttonsContainer__2AtGf{display:flex;gap:8px;margin-top:8px}.TreeEditor_inputField__PPWKi{width:100%;padding:4px 8px;margin-bottom:8px;border:1px solid #e5e7eb;border-radius:4px}.TreeEditor_textArea__9OuPr{width:100%;padding:.75rem;border:1px solid #d1d5db;border-radius:.375rem;font-size:.9rem;font-family:inherit;resize:vertical;min-height:6rem;background-color:#f9fafb}.TreeEditor_textArea__9OuPr:focus{outline:none;border-color:#3b82f6;box-shadow:0 0 0 2px rgba(59,130,246,.3)}.TreeEditor_selectField__kVn6e{padding:4px 8px;margin-right:8px;border:1px solid #e5e7eb;border-radius:4px;background-color:white}.TreeEditor_nodeControls__eO8L2{display:flex;gap:4px}.TreeEditor_controlButton__Q9d95{padding:4px 8px;background:none;border:none;cursor:pointer;color:#6b7280;display:flex;align-items:center;justify-content:center;border-radius:4px}.TreeEditor_controlButton__Q9d95:hover{color:#111827;background-color:#e5e7eb}.TreeEditor_fieldLabel__8gZag{display:block;margin-bottom:.5rem;font-weight:500;display:flex;align-items:center}.TreeEditor_fieldContainer__I784l{margin-bottom:1.5rem}.TreeEditor_monaco-highlighted-line__rAQnA{background-color:rgba(59,130,246,.1);border-left:2px solid #3b82f6}.TreeEditor_monaco-highlighted-glyph__kdoAD{background-color:#3b82f6;width:4px!important}.TreeEditor_highlighted__RnhSB{background-color:#ebf5ff!important;border-left:3px solid #3b82f6!important}.TreeEditor_placeholderInfo__pYK97{margin-top:2rem;padding:1rem;background-color:#f0f9ff;border:1px solid #bae6fd;border-radius:.5rem;font-size:.9rem;color:#0369a1}.TreeEditor_structureInfo__QATfI{margin-top:1rem;padding:1rem;background-color:#f8f9fa;border:1px solid #e5e7eb;border-radius:.5rem;font-size:.9rem}.TreeEditor_structureInfo__QATfI h3{margin-top:0;margin-bottom:.5rem;font-size:1rem;color:#374151}.TreeEditor_structureInfo__QATfI pre{background-color:#f3f4f6;padding:.75rem;border-radius:.25rem;overflow-x:auto;font-size:.8rem;line-height:1.4;margin:.5rem 0;border:1px solid #e5e7eb}.TreeEditor_structureInfo__QATfI code{font-family:monospace;background-color:#e5e7eb;padding:.125rem .25rem;border-radius:.25rem}.TreeEditor_rangeDisplay__ym3aZ{font-style:italic;background-color:#f3f4f6;padding:2px 8px;border-radius:4px;font-size:.85rem}.TreeEditor_itemsLabel__fKa5I,.TreeEditor_phrasesLabel__pzx0s{font-weight:500;margin-bottom:8px;margin-top:16px;position:relative}.TreeEditor_phrasesLabel__pzx0s:after{content:"(.......：Struktur + Phrasen)";font-size:.7rem;color:#6b7280;font-style:italic;margin-left:8px;font-weight:400}.TreeEditor_phrasesList__yHh4U{display:flex;flex-direction:column;gap:8px;margin-bottom:16px;position:relative}.TreeEditor_phrasesList__yHh4U:before{content:"......:";color:#9ca3af;font-size:.75rem;font-family:monospace;padding:2px 4px;background-color:#f3f4f6;border:1px dashed #d1d5db;border-radius:4px;margin-bottom:4px;display:inline-block}.TreeEditor_phraseItem__2YnEB{display:flex;align-items:center;gap:8px;padding:4px 8px;border-radius:4px;border:1px solid #e5e7eb;background-color:#f9fafb;position:relative}.TreeEditor_phraseItem__2YnEB:before{content:"......:";color:#9ca3af;font-size:.75rem;font-family:monospace;margin-right:4px;display:inline-block;position:absolute;left:-45px}.TreeEditor_phraseInput__UubDw{flex:1 1;padding:6px 10px;border:1px solid #e5e7eb;border-radius:4px;font-size:.9rem}.TreeEditor_phraseInput__UubDw::placeholder{color:#9ca3af;font-style:italic}.TreeEditor_emptyPhrase__7kUP5{border:1px dashed #d1d5db;background-color:#f3f4f6}.TreeEditor_emptyPhrase__7kUP5 .TreeEditor_phraseInput__UubDw{background-color:#f3f4f6;border-style:dashed}.TreeEditor_infoContainer__ObcsO{flex:1 1;position:relative}.TreeEditor_placeholderInfoIcon__VUXbf{cursor:help;margin-left:6px;font-size:.9rem}.TreeEditor_itemsList__LJ4Kn{margin-left:12px;margin-bottom:16px;border-left:1px dashed #d1d5db;padding-left:12px}.TreeEditor_scoreRange__NWWJh{background-color:#f3f4f6;padding:2px 6px;border-radius:4px;font-size:.85rem;color:#4b5563;margin-left:8px}.CATools2Page_main__cH5ND{display:flex;flex-direction:column;height:100%;width:100%}.CATools2Page_copyButton__CSPj8,.CATools2Page_importButton__m1y0w{display:flex;align-items:center;gap:8px;padding:8px 16px;border-radius:4px;cursor:pointer;background-color:#f3f4f6;border:1px solid #e5e7eb;font-size:14px;color:#374151;transition:background-color .2s}.CATools2Page_copyButton__CSPj8:hover,.CATools2Page_importButton__m1y0w:hover{background-color:#e5e7eb}.GlfEditor2Page_main__iyve6{flex-direction:column;height:100vh}.GlfEditor2Page_main__iyve6,.GlfEditor2Page_splitView__EiH5z{display:flex;overflow:hidden;flex:1 1}.GlfEditor2Page_editorPane__RP74W{border-right:1px solid #e5e7eb}.GlfEditor2Page_editorPane__RP74W,.GlfEditor2Page_previewPane__fUwiQ{flex:1 1;display:flex;flex-direction:column;background-color:white;box-shadow:0 1px 2px rgba(0,0,0,.05);position:relative;overflow:hidden}.GlfEditor2Page_editorToolbar__oO0UR{gap:4px;flex-wrap:wrap}.GlfEditor2Page_editorToolbar__oO0UR,.GlfEditor2Page_previewToolbar__VqO8o{display:flex;padding:8px;border-bottom:1px solid #e5e7eb;background-color:#f9fafb}.GlfEditor2Page_previewTitle__mvKqT{font-size:14px;font-weight:500;color:#6b7280}.GlfEditor2Page_previewToolbarButton__PFrdT{width:32px!important;height:32px!important;padding:4px!important;min-width:auto!important;display:flex!important;align-items:center!important;justify-content:center!important}.GlfEditor2Page_activeButton__gAb9v{background-color:#155dfc!important;color:white!important}.GlfEditor2Page_htmlEditor__18IYt{flex:1 1;padding:16px;font-family:Courier New,monospace;font-size:14px;line-height:1.5;border:none;resize:none;outline:none;overflow-y:auto;white-space:pre-wrap}.GlfEditor2Page_previewFrame__6TQ0T{flex:1 1;border:none;width:100%;height:100%}.GlfEditor2Page_loading__PKn3x{position:relative}.GlfEditor2Page_loadingOverlay__GEvC6{position:absolute;top:0;left:0;right:0;bottom:0;background:rgba(255,255,255,.8);display:flex;flex-direction:column;align-items:center;justify-content:center;z-index:100}.GlfEditor2Page_loadingSpinner__bezvF{width:40px;height:40px;border-radius:50%;border:4px solid rgba(21,93,252,.2);border-top-color:#155dfc;animation:GlfEditor2Page_spin__JUc5N 1s linear infinite;margin-bottom:16px}.GlfEditor2Page_loadingText___RA2p{font-size:1.2rem;color:#155dfc;font-weight:500}@keyframes GlfEditor2Page_spin__JUc5N{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.GlfEditor2Page_activeSection__FNSVa{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px;max-height:300px;overflow-y:auto}.GlfEditor2Page_toolbarSpacer__3rACj{flex:1 1}.GlfEditor2Page_variablesPanel__YGV9B{display:flex;flex-direction:column;gap:8px}.GlfEditor2Page_variableTypeSelector__kJIWl{display:flex;gap:8px;margin-bottom:8px}.GlfEditor2Page_typeButton__S4i_n{padding:4px 12px;border:1px solid #e5e7eb;border-radius:4px;background-color:#f3f4f6;cursor:pointer;font-size:14px}.GlfEditor2Page_activeType__drFnM{background-color:#155dfc;color:white;border-color:#155dfc}.GlfEditor2Page_variableList__Lr6vC{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.GlfEditor2Page_variableItem__RVYbu{display:flex;align-items:center}.GlfEditor2Page_variableButton__YFLSj{padding:4px 8px;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;font-size:14px;color:#155dfc}.GlfEditor2Page_variableButton__YFLSj:hover{background-color:#e5e7eb}.GlfEditor2Page_addButton__9a5yk{align-self:flex-start;margin-top:8px}.GlfEditor2Page_variableGroupsPanel__5NcKN{display:flex;flex-direction:column;gap:8px}.GlfEditor2Page_groupList__jPwoQ{display:flex;flex-wrap:wrap;gap:8px;margin-bottom:8px}.GlfEditor2Page_groupItem__BKzrc{display:flex;align-items:center}.GlfEditor2Page_groupButton__iQ9Co{padding:4px 8px;background-color:#f3f4f6;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer;font-size:14px;color:#155dfc}.GlfEditor2Page_groupButton__iQ9Co:hover{background-color:#e5e7eb}.GlfEditor2Page_cssEditorPanel__neygd{display:flex;flex-direction:column;gap:16px}.GlfEditor2Page_presetSelector__vqZ_M{display:flex;align-items:center;gap:8px}.GlfEditor2Page_presetLabel__p1RKV{font-size:14px;font-weight:500}.GlfEditor2Page_presetSelect__87NAj{padding:4px 8px;border:1px solid #e5e7eb;border-radius:4px;background-color:#f9fafb;font-size:14px}.GlfEditor2Page_colorSelectors__qXpuf{display:flex;flex-direction:column;gap:8px}.GlfEditor2Page_colorItem__N5pRz{display:flex;align-items:center;gap:8px}.GlfEditor2Page_colorLabel__CE1q1{min-width:150px}.GlfEditor2Page_colorPicker__RSjv3{width:40px;height:24px;border:1px solid #e5e7eb;border-radius:4px;cursor:pointer}.GlfEditor2Page_textFormattingPanel__9k7kz{padding:15px;display:flex;flex-direction:column;gap:15px}.GlfEditor2Page_selectedTextInfo__0VoAi{padding:10px;background-color:#f5f5f5;border-radius:4px}.GlfEditor2Page_selectedTextPreview__mIt4T{font-size:14px;line-height:1.4;word-break:break-word}.GlfEditor2Page_noSelectionText__FPpTN{color:#888;font-style:italic}.GlfEditor2Page_formatButtons__PZHcQ{display:flex;flex-wrap:wrap;gap:10px}.GlfEditor2Page_formatButton__sfbZ2{padding:8px 12px;border:none;border-radius:4px;cursor:pointer;font-weight:500;transition:background-color .2s,transform .1s}.GlfEditor2Page_formatButton__sfbZ2:disabled{opacity:.5;cursor:not-allowed}.GlfEditor2Page_formatButton__sfbZ2:not(:disabled):hover{transform:translateY(-2px)}.GlfEditor2Page_allgemeinButton__JLjv_{background-color:#e8f5e9;color:#2e7d32;border-left:3px solid #5cb85c}.GlfEditor2Page_hinweisButton__XyblH{background-color:#fff8e1;color:#ff8f00;border-left:3px solid #f0ad4e}.GlfEditor2Page_taetigkeitButton__Hl5_n{background-color:#e3f2fd;color:#1565c0;border-left:3px solid #5bc0de}.GlfEditor2Page_removeClassButton__b0iHR{background-color:#f5f5f5;color:#757575;border-left:3px solid #bdbdbd}.GlfEditor2Page_inlineFormatSection__PNjKm{border-top:1px solid #eee;padding-top:15px;margin-top:10px}.GlfEditor2Page_inlineFormatSection__PNjKm h4{margin:0 0 10px;font-size:16px;color:#555}.GlfEditor2Page_inlineFormatButtons__0BWlT{display:flex;gap:10px;margin-bottom:10px}.GlfEditor2Page_inlineFormatButton__jkh_7{display:flex;align-items:center;gap:6px;padding:8px 12px;border:none;border-radius:4px;background-color:#f5f5f5;color:#333;cursor:pointer;font-weight:500;transition:background-color .2s}.GlfEditor2Page_inlineFormatButton__jkh_7:hover:not(:disabled){background-color:#e0e0e0}.GlfEditor2Page_inlineFormatButton__jkh_7:disabled{opacity:.5;cursor:not-allowed}.GlfEditor2Page_formatHint__b1usl{font-size:12px;color:#888;margin:5px 0 0;font-style:italic}.GlfEditor2Page_floatingFormatBar__pB3Yo{position:absolute;display:flex;background-color:white;box-shadow:0 3px 10px rgba(0,0,0,.2);border-radius:4px;padding:6px;z-index:1000;align-items:center}.GlfEditor2Page_formatBarButton__eAOFt{display:flex;align-items:center;justify-content:center;width:36px;height:36px;padding:0;border:none;background-color:transparent;border-radius:4px;cursor:pointer;transition:background-color .2s}.GlfEditor2Page_formatBarButton__eAOFt:hover{background-color:#f5f5f5}.GlfEditor2Page_formatBarDivider__0Gxph{width:1px;height:24px;background-color:#e0e0e0;margin:0 6px}.GlfEditor2Page_allgemeinBarButton__VMBEH{color:#2e7d32;font-weight:700;font-size:12px}.GlfEditor2Page_hinweisBarButton__FKQmS{color:#ff8f00;font-weight:700;font-size:12px}.GlfEditor2Page_taetigkeitBarButton__Zrv1R{color:#1565c0;font-weight:700;font-size:12px}.GlfEditor2Page_removeClassBarButton__J8V9N{color:#d32f2f;font-weight:700;font-size:14px}.GlfEditor2Page_modalOverlay__26y2I{position:fixed;top:0;left:0;right:0;bottom:0;background-color:rgba(0,0,0,.5);display:flex;align-items:center;justify-content:center;z-index:2000}.GlfEditor2Page_modal__yvL9h{background-color:white;border-radius:8px;box-shadow:0 5px 15px rgba(0,0,0,.3);width:100%;max-width:500px;max-height:90vh;overflow-y:auto;display:flex;flex-direction:column}.GlfEditor2Page_modalHeader__cbQGf{display:flex;justify-content:space-between;align-items:center;padding:16px;border-bottom:1px solid #e5e7eb}.GlfEditor2Page_modalHeader__cbQGf h3{margin:0;font-size:18px;color:#1f2937}.GlfEditor2Page_modalClose__sJjlT{background:none;border:none;font-size:20px;cursor:pointer;color:#6b7280;padding:4px}.GlfEditor2Page_modalClose__sJjlT:hover{color:#1f2937}.GlfEditor2Page_modalBody__L0l4C{padding:16px;flex:1 1;overflow-y:auto}.GlfEditor2Page_modalFooter__NgYga{display:flex;justify-content:flex-end;gap:8px;padding:16px;border-top:1px solid #e5e7eb}.GlfEditor2Page_formGroup__6dhPp{margin-bottom:16px}.GlfEditor2Page_formGroup__6dhPp label{display:block;margin-bottom:4px;font-weight:500;color:#4b5563;font-size:14px}.GlfEditor2Page_formControl__wtzoA{width:100%;padding:8px 12px;border:1px solid #d1d5db;border-radius:4px;font-size:14px}.GlfEditor2Page_formControl__wtzoA:focus{outline:none;border-color:#2563eb;box-shadow:0 0 0 2px rgba(37,99,235,.2)}.GlfEditor2Page_radioGroup__zP88t{display:flex;gap:16px}.GlfEditor2Page_radioLabel__eFEal{display:flex;align-items:center;gap:6px;font-size:14px;cursor:pointer}.GlfEditor2Page_checkboxLabel__T3z7e{display:flex;align-items:center;gap:8px;font-size:14px;margin-bottom:8px;cursor:pointer}.GlfEditor2Page_variableCheckboxes__bVCio{max-height:200px;overflow-y:auto;padding:8px;border:1px solid #e5e7eb;border-radius:4px;margin-top:8px;display:flex;flex-direction:column;gap:4px}.GlfEditor2Page_separatorInfo__IVUXD{margin-left:8px;font-size:12px;color:#6b7280}.GlfEditor2Page_noVariablesMessage__ACxh3{font-style:italic;color:#6b7280;margin:8px 0;font-size:14px}.GlfEditor2Page_colorPreview__p9HIP{display:flex;flex-direction:column;gap:12px;margin-top:16px;padding:12px;border:1px solid #e5e7eb;border-radius:4px}.GlfEditor2Page_colorPreviewItem__PajlS{display:flex;align-items:center;gap:12px}.GlfEditor2Page_colorLabel__CE1q1{width:100px;font-size:14px;color:#4b5563}.GlfEditor2Page_colorSwatch__JpbFp{width:100px;height:24px;border-radius:4px;border-left-width:5px;border-left-style:solid}.GlfEditor2Page_tabPanel__w5Cx8{background-color:#f9fafb;border-bottom:1px solid #e5e7eb;padding:12px;overflow-y:auto}.GlfEditor2Page_miniClassButton__Y6K8s{font-size:12px!important;padding:4px 8px!important;min-width:auto!important;background-color:#f3f4f6!important;border:1px solid #e5e7eb!important;border-radius:4px!important;margin-right:4px!important}.GlfEditor2Page_miniClassButton__Y6K8s:hover{background-color:#e5e7eb!important}.Tool_main__RksPD{display:flex;align-items:center;border-bottom:1px solid #e5e7eb;padding:16px;gap:16px;cursor:pointer}.Tool_main__RksPD:hover:not(.Tool_isLocked__7DczN){background-color:#f3f4f6}.Tool_main__RksPD:active:not(.Tool_isLocked__7DczN){background-color:#e5e7eb}.Tool_main__RksPD h3{font-weight:600;color:#101828;font-size:1rem}.Tool_main__RksPD p{color:#6a7282;font-size:1rem;max-width:500px}.Tool_textContainer__rqVEc{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.Tool_icon__7Vy__{flex-shrink:0;height:48px;width:48px;border-radius:8px;display:flex;align-items:center;justify-content:center;color:#ffffff;box-shadow:inset 0 16px 16px -8px rgba(255,255,255,.15),inset 0 1px 0 0 rgba(255,255,255,.33),inset 0 -1px 0 0 rgba(0,0,0,.15);position:relative}.Tool_badge__eqziZ{position:absolute;bottom:-3px;right:-3px;color:white;padding:0 3px 1px;font-size:.8rem;border-radius:4px;font-weight:600;box-shadow:inset 0 16px 16px -8px rgba(255,255,255,.15),inset 0 1px 0 0 rgba(255,255,255,.33),inset 0 -1px 0 0 rgba(0,0,0,.15),0 0 0 1px white;background:repeating-linear-gradient(45deg,#4a5565,#4a5565 8px,#364153 0,#364153 16px)}.Tool_main__RksPD.Tool_isLocked__7DczN{cursor:not-allowed;background-color:#f9fafb}.Tool_main__RksPD.Tool_isLocked__7DczN h3{color:#6a7282}.Tool_main__RksPD.Tool_isLocked__7DczN .Tool_icon__7Vy__{background-color:#d1d5dc!important;color:#99a1af}.Tool_locked__WHQzP{flex-shrink:0;margin-left:auto;display:flex;align-items:center;gap:4px;font-size:1rem;font-weight:500;padding:8px;border-radius:8px;background-color:#ffffff!important;color:#6a7282;border:1px solid #e5e7eb;box-shadow:0 1px 0 -1px rgba(0,0,0,.02),0 1px 1px -.5px rgba(0,0,0,.02),0 0 2px 0 rgba(0,0,0,.02),0 1px 2px 0 rgba(0,0,0,.02);transition:transform .1s ease-in-out}.Tool_main__RksPD:hover .Tool_locked__WHQzP{transform:scale(1.1)}.Tool_lockedContainer__8i4dV{display:flex;margin-left:auto}.Tooltip_tooltipContainer__gqQTS{display:inline-block}.Tooltip_tooltip__rAIR3{background-color:#ffffff;color:#99a1af;font-size:16px;padding:4px 12px;border-radius:1000px;white-space:nowrap;pointer-events:none;transition:opacity .1s ease-in-out;border:1px solid #e5e7eb;box-shadow:0 4px 16px #1018280f;opacity:1}.Tooltip_tooltipContainer__gqQTS:hover .Tooltip_tooltip__rAIR3{opacity:1}.Tooltip_tooltip--top__WZjA3{bottom:100%;left:50%;transform:translateX(-50%);margin-bottom:4px}.Tooltip_tooltip--right__BbI7J{top:50%;left:100%;transform:translateY(-50%);margin-left:4px}.Tooltip_tooltip--bottom__G8MGl{top:100%;left:50%;transform:translateX(-50%);margin-top:4px}.Tooltip_tooltip--left__zKdd9{top:50%;right:100%;transform:translateY(-50%);margin-right:4px}.page_list__YP8g5,.page_main__nw1Wk{display:flex;flex-direction:column}.page_list__YP8g5{background-color:white;border:1px solid #e5e7eb;border-radius:16px;overflow:hidden;box-shadow:0 1px 0 -1px rgba(0,0,0,.02),0 1px 1px -.5px rgba(0,0,0,.02),0 0 2px 0 rgba(0,0,0,.02),0 1px 2px 0 rgba(0,0,0,.02)}.page_list__YP8g5>:last-child{border-bottom:none}.page_content___38fW{max-width:1000px;width:100%;margin:0 auto;gap:32px;padding:48px 24px}.page_content___38fW,.page_listContainer__RgxWX{display:flex;flex-direction:column}.page_title__po7na{font-size:2rem;font-weight:500;color:#101828;margin:0 16px 24px}.page_option__KA_zs{display:flex;align-items:center;justify-content:space-between;border-bottom:1px solid #e5e7eb;padding:16px;gap:16px}.page_option__KA_zs h3{font-weight:600;color:#101828;font-size:1rem}.page_buttonContainer__0INWU{display:flex;flex-direction:column;border-radius:16px;background-color:#f3f4f6}.page_innerButtonContainer__9eS_P{display:flex;gap:8px;padding:16px}.page_adminHint__7g4aR{display:flex;align-items:center;gap:8px;color:#6a7282;font-weight:500;font-size:1rem}.PlzFinderPage_main__h625y{display:flex;flex-direction:column;height:100vh;overflow:hidden;background-color:#f9fafb}.PlzFinderPage_content__Mqptv{display:flex;flex-direction:column;padding:1.5rem;gap:2rem;height:calc(100vh - 64px);overflow-y:auto}.PlzFinderPage_selectionContainer__Atz88{display:flex;flex-wrap:wrap;gap:2rem;margin-bottom:1rem}.PlzFinderPage_selectionGroup__gGoyh{display:flex;flex-direction:column;gap:.5rem;min-width:250px;flex:1 1;max-width:400px}.PlzFinderPage_multiSelect__QWYq7,.PlzFinderPage_select__1kTJF{padding:.5rem;border-radius:4px;border:1px solid #d1d5db;width:100%;background-color:white;font-size:14px;color:#374151}.PlzFinderPage_select__1kTJF{height:40px}.PlzFinderPage_multiSelect__QWYq7{height:180px;overflow-y:auto}.PlzFinderPage_hint__PJ_xC{font-size:.8rem;color:#6b7280;margin-top:.25rem}.PlzFinderPage_resultContainer__91DWY{background-color:white;border-radius:8px;padding:1.5rem;box-shadow:0 1px 3px 0 rgba(0,0,0,.1);flex-grow:1;overflow:hidden;display:flex;flex-direction:column}.PlzFinderPage_resultHeader__N6Mym{display:flex;justify-content:space-between;align-items:center;margin-bottom:1rem}.PlzFinderPage_resultHeader__N6Mym h3{margin:0}.PlzFinderPage_plzList__HzNOg{margin-top:1rem;overflow-y:auto;flex-grow:1}.PlzFinderPage_plzGrid__8gqig{display:grid;grid-template-columns:repeat(auto-fill,minmax(80px,1fr));grid-gap:.5rem;gap:.5rem}.PlzFinderPage_plzItem__SwW30{padding:.5rem;background-color:#f3f4f6;border-radius:4px;text-align:center;font-size:.9rem}.PlzFinderPage_plzGroupContainer__UGR8s{display:flex;flex-wrap:wrap;gap:1rem;margin-bottom:2rem}.PlzFinderPage_bundeslandAccordion__KTEZ4{display:flex;flex-direction:column;gap:1rem}.PlzFinderPage_bundeslandGroup__1oGO_{border:1px solid #e5e7eb;border-radius:6px;overflow:hidden}.PlzFinderPage_bundeslandHeader__ui6CH{background-color:#f9fafb;padding:.8rem 1rem;font-weight:600;border-bottom:1px solid #e5e7eb;cursor:pointer;display:flex;justify-content:space-between;align-items:center;transition:background-color .2s}.PlzFinderPage_bundeslandHeader__ui6CH:hover{background-color:#f3f4f6}.PlzFinderPage_bundeslandTitle__J0VYL{flex:1 1;font-size:1rem}.PlzFinderPage_bundeslandCount__4OFJ4{margin-right:.5rem;font-size:.9rem;color:#6b7280}.PlzFinderPage_bundeslandContent__KzvyQ{display:flex;flex-direction:column;gap:.5rem;padding:.5rem}.PlzFinderPage_plzGroup__LfAk8{border:1px solid #e5e7eb;border-radius:4px;overflow:hidden;margin-bottom:.5rem}.PlzFinderPage_plzGroupHeader__kznch{background-color:#f3f4f6;padding:.6rem 1rem;font-weight:500;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;cursor:pointer;transition:background-color .2s}.PlzFinderPage_plzGroupHeader__kznch:hover{background-color:#e5e7eb}.PlzFinderPage_plzGroupCount__JaZZ9{margin-right:.5rem;font-size:.8rem;color:#6b7280}.PlzFinderPage_plzGroupContent__aB82A{padding:1rem;display:flex;flex-wrap:wrap;gap:.5rem}.PlzFinderPage_plzChip__kQTex{background-color:#eef2ff;color:#4f46e5;border:1px solid #c7d2fe;border-radius:20px;padding:.3rem .8rem;font-size:.85rem;font-weight:500;display:inline-block;transition:all .2s}.PlzFinderPage_plzChip__kQTex:hover{background-color:#e0e7ff;transform:translateY(-1px);box-shadow:0 2px 4px rgba(0,0,0,.05)}.PlzFinderPage_arrowDown__e5ttd,.PlzFinderPage_arrowRight__rbGf8{display:inline-block;width:16px;text-align:center;transition:transform .2s}.PlzFinderPage_noResults__5Kdk4{color:#6b7280;font-style:italic;padding:2rem;text-align:center}.PlzFinderPage_loading__7_Bds{display:flex;justify-content:center;align-items:center;height:200px;color:#6b7280}@media (max-width:768px){.PlzFinderPage_selectionContainer__Atz88{flex-direction:column}.PlzFinderPage_selectionGroup__gGoyh{max-width:100%}}.User_main__RDspc{display:flex;align-items:center;border-bottom:1px solid #e5e7eb;padding:16px;gap:16px}.User_main__RDspc h3{font-weight:600;color:#101828;font-size:1rem}.User_main__RDspc p{color:#6a7282;font-size:1rem;max-width:500px}.User_textContainer__Fdm89{display:flex;flex-direction:column;align-items:flex-start;gap:2px}.User_buttonContainer__o51Co{display:flex;gap:8px;margin-left:auto}