.page-module__ZGqgGq__accordionGroup{border-radius:10px;flex:3;min-width:0}.page-module__ZGqgGq__accordionBodyWrap{grid-template-rows:0fr;transition:grid-template-rows .26s;display:grid;overflow:hidden}.page-module__ZGqgGq__accordionBodyOpen{grid-template-rows:1fr;overflow:visible}.page-module__ZGqgGq__accordionBodyInner{min-height:0}.page-module__ZGqgGq__accordion{background:var(--blue4);border-bottom:2px solid var(--blue4)}.page-module__ZGqgGq__accordion:last-child{border-bottom:none}.page-module__ZGqgGq__accordion:first-child .page-module__ZGqgGq__accordionSummary{border-radius:10px 10px 0 0}.page-module__ZGqgGq__accordion:last-child .page-module__ZGqgGq__accordionSummary{border-radius:0 0 10px 10px}.page-module__ZGqgGq__accordion:last-child:has(.page-module__ZGqgGq__accordionBodyOpen) .page-module__ZGqgGq__accordionSummary{border-radius:0}.page-module__ZGqgGq__accordion:last-child .page-module__ZGqgGq__accordionBody,.page-module__ZGqgGq__accordion:last-child .page-module__ZGqgGq__twoColBody,.page-module__ZGqgGq__accordion:last-child .page-module__ZGqgGq__twoColBodyReadOnly,.page-module__ZGqgGq__accordion:last-child .page-module__ZGqgGq__accordionBodyReadOnly{border-radius:0 0 10px 10px}.page-module__ZGqgGq__statusDot{background:var(--blue6);border-radius:50%;flex-shrink:0;width:22px;height:22px;position:relative}.page-module__ZGqgGq__statusDotDone{background:var(--green);border-radius:50%;flex-shrink:0;width:22px;height:22px;position:relative}.page-module__ZGqgGq__statusDotDone:after{content:"";border:solid var(--blue6);border-width:0 2px 2px 0;width:5px;height:10px;position:absolute;top:3px;left:8px;transform:rotate(45deg)}.page-module__ZGqgGq__accordionSummary{cursor:pointer;background:var(--blue2);-webkit-user-select:none;user-select:none;width:100%;color:var(--blue5);text-align:left;border:none;border-radius:0;align-items:center;gap:12px;padding:.8rem 1.5rem;font-size:1rem;font-weight:500;display:flex}.page-module__ZGqgGq__accordionTitle{margin:0}.page-module__ZGqgGq__accordionMeta{opacity:.6;font-weight:400}.page-module__ZGqgGq__accordionIcon,.page-module__ZGqgGq__accordionIconOpen{opacity:.5;flex-shrink:0;width:14px;height:14px;margin-left:auto;position:relative}.page-module__ZGqgGq__accordionIcon:before,.page-module__ZGqgGq__accordionIcon:after,.page-module__ZGqgGq__accordionIconOpen:before,.page-module__ZGqgGq__accordionIconOpen:after{content:"";background:var(--blue6);border-radius:1px;width:12px;height:2px;transition:transform .24s;position:absolute;top:50%;left:50%;translate:-50% -50%}.page-module__ZGqgGq__accordionIcon:after{transform:rotate(90deg)}.page-module__ZGqgGq__accordionIconOpen:after{transform:rotate(0)}.page-module__ZGqgGq__accordionBody{background:var(--blue6);flex-direction:column;gap:14px;padding:1.2rem 1.5rem;display:flex}.page-module__ZGqgGq__readOnly{opacity:.7}.page-module__ZGqgGq__twoColBody{background:var(--blue6);grid-template-columns:1fr 1fr;align-items:flex-start;gap:20px;padding:16px 18px;display:grid}.page-module__ZGqgGq__twoColBodyReadOnly{opacity:.7;background:var(--blue6);grid-template-columns:1fr 1fr;align-items:flex-start;gap:20px;padding:16px 18px;display:grid}.page-module__ZGqgGq__accordionBodyReadOnly{opacity:.7;background:var(--blue6);flex-direction:column;gap:14px;padding:16px 18px;display:flex}.page-module__ZGqgGq__texteField{flex-direction:column;gap:6px;display:flex}.page-module__ZGqgGq__zahlungRow{grid-template-columns:3fr 1fr;align-items:flex-start;gap:16px;display:grid}.page-module__ZGqgGq__paymentRows{flex-direction:column;gap:8px;display:flex}.page-module__ZGqgGq__paymentRow{grid-template-columns:100px 1fr;align-items:center;gap:8px;display:grid}.page-module__ZGqgGq__paymentTextInput{font-size:.82rem}.page-module__ZGqgGq__paymentTextInput:disabled{opacity:.4}.page-module__ZGqgGq__titleRow{color:var(--blue1);align-items:center;padding:40px 50px 20px;display:flex;position:relative}.page-module__ZGqgGq__contentRow{color:var(--blue1);align-items:flex-start;gap:20px;padding:0 50px 40px;display:flex}.page-module__ZGqgGq__grid{grid-template-columns:1fr 1fr;gap:20px;display:grid}.page-module__ZGqgGq__grid.page-module__ZGqgGq__readOnly{opacity:.7}.page-module__ZGqgGq__customerNotes{background:var(--blue6);border:1px solid var(--blue2);opacity:.85;box-sizing:border-box;border-radius:6px;margin-top:.75rem;padding:8px 12px;font-size:.85rem;line-height:1.4}.page-module__ZGqgGq__invoiceFor{margin-bottom:12px}.page-module__ZGqgGq__invoiceForLabel{font-size:.9rem}.page-module__ZGqgGq__groupTitle{margin-bottom:12px}.page-module__ZGqgGq__duplicateInfo{color:var(--blue1);font-size:.8em}.page-module__ZGqgGq__info,.page-module__ZGqgGq__creditor{opacity:.7}.page-module__ZGqgGq__fieldGrid{gap:8px;display:grid}.page-module__ZGqgGq__fieldGrid .page-module__ZGqgGq__autocomplete{display:inline-block}.page-module__ZGqgGq__grid h3{margin-bottom:8px}.page-module__ZGqgGq__fieldGrid>*,.page-module__ZGqgGq__twoCols>*{min-width:0}.page-module__ZGqgGq__twoCols{grid-template-columns:1fr 2fr;gap:8px;display:grid}.page-module__ZGqgGq__threeCols{grid-template-columns:2fr 4fr 1fr;gap:8px;display:grid}.page-module__ZGqgGq__readonly{opacity:.85}.page-module__ZGqgGq__smallLabel{opacity:.85;font-size:.85rem}.page-module__ZGqgGq__hint{opacity:.7;font-size:12px}.page-module__ZGqgGq__textarea{min-height:60px}.page-module__ZGqgGq__table{border-collapse:collapse;width:100%}.page-module__ZGqgGq__table th{text-align:left;padding-bottom:4px}.page-module__ZGqgGq__table tr{grid-template-columns:3fr 1fr 20px;display:grid}.page-module__ZGqgGq__table td{margin-bottom:-1px}.page-module__ZGqgGq__amountNegative input{color:#c00}.page-module__ZGqgGq__autocomplete{grid-template-columns:20px 1fr;width:100%;display:grid;position:relative}.page-module__ZGqgGq__debtorAutocomplete{width:100%;position:relative}.page-module__ZGqgGq__suggestList{z-index:30;background:#3a414a;border:1px solid #fff3;border-radius:8px;max-height:260px;margin:4px 0 0;padding:4px 0;list-style:none;position:absolute;top:100%;left:0;right:0;overflow:auto;box-shadow:0 6px 18px #00000040}.page-module__ZGqgGq__table .page-module__ZGqgGq__suggestList{left:20px}.page-module__ZGqgGq__suggestItem{cursor:pointer;justify-content:space-between;align-items:center;gap:12px;padding:8px 10px;display:flex}.page-module__ZGqgGq__suggestItem:hover{background:#ffffff14}.page-module__ZGqgGq__suggestTitle{color:#e9eef3}.page-module__ZGqgGq__suggestPrice{color:#cfe4ff;font-variant-numeric:tabular-nums}.page-module__ZGqgGq__toolsCol{width:56px}.page-module__ZGqgGq__toolsCell{white-space:nowrap;display:flex}.page-module__ZGqgGq__trashBtn{color:var(--red);cursor:pointer;background:0 0;border:0;border-radius:6px;margin-right:6px;padding:2px 8px;font-weight:800}.page-module__ZGqgGq__trashBtn:hover{background:#ff000026}.page-module__ZGqgGq__dragHandle{cursor:grab;color:var(--blue2);-webkit-user-select:none;user-select:none;padding:6px;display:inline-block}tr:active .page-module__ZGqgGq__dragHandle{cursor:grabbing}.page-module__ZGqgGq__rowActive{background:#ffffff08}.page-module__ZGqgGq__totalRow{border-top:2px solid #30475e;margin-top:10px;padding:8px 10px;grid-template-columns:1fr 1fr 20px!important}.page-module__ZGqgGq__table input{border-left:none;border-right:none;border-radius:0}.page-module__ZGqgGq__amountInput{text-align:right;background:var(--blue5)}.page-module__ZGqgGq__addRow{text-align:left;padding-top:8px;padding-left:20px}.page-module__ZGqgGq__fullRow{grid-column:1/-1}.page-module__ZGqgGq__pageBadge{color:#fff;pointer-events:none;z-index:26;background:#00000073;border-radius:20px;padding:3px 8px;font-size:.75rem;font-weight:600;position:absolute;bottom:10px;right:10px}.page-module__ZGqgGq__rightPane{border-radius:10px;flex:0 0 25%;align-self:flex-start;position:relative;overflow:hidden}.page-module__ZGqgGq__invoiceButtons{z-index:9999;align-items:center;gap:10px;display:flex;position:absolute;top:70px;right:50px}.page-module__ZGqgGq__menuBtn{background:var(--blue2);color:var(--blue6);text-align:center;cursor:pointer;border:none;border-radius:50%;justify-content:center;align-items:center;width:36px;height:36px;font-size:1rem;line-height:1.2;display:flex}.page-module__ZGqgGq__menuBtn:hover{background:var(--blue2)}.page-module__ZGqgGq__frameClickTarget{cursor:zoom-in;z-index:25;background:var(--blue2);opacity:0;border-radius:10px;transition:opacity .3s ease-in-out;position:absolute;left:0}.page-module__ZGqgGq__frameClickTarget:hover{opacity:.1}.page-module__ZGqgGq__previewOverlay{z-index:500;cursor:zoom-out;background:#141e28e0;flex-direction:column;align-items:center;padding:40px 0;display:flex;position:fixed;inset:0;overflow-y:auto}.page-module__ZGqgGq__overlayFrame{cursor:default}.page-module__ZGqgGq__pageFrame{transform-origin:0 0;z-index:20;transition:transform .1s;position:absolute;top:0;left:0;overflow:hidden}@media screen and (max-width:768px){.page-module__ZGqgGq__contentRow{flex-direction:column;padding:0 30px 40px}.page-module__ZGqgGq__rightPane{flex:auto;width:100%}.page-module__ZGqgGq__grid{grid-template-columns:1fr}.page-module__ZGqgGq__accordionBody{padding:1rem}.page-module__ZGqgGq__titleRow{padding:40px 30px 20px}.page-module__ZGqgGq__invoiceButtons{position:fixed;top:auto;bottom:130px}}
.AlertStyles-module__lFu2ga__viewport{z-index:999999;pointer-events:none;flex-direction:column;gap:8px;display:flex;position:fixed;top:12px;left:50%;transform:translate(-50%)}.AlertStyles-module__lFu2ga__toast{pointer-events:auto;opacity:1;background:#fff;border:1px solid #00000014;border-radius:8px;grid-template-columns:1fr auto;gap:6px 10px;width:300px;padding:12px 16px;display:grid;transform:translateY(0);box-shadow:0 8px 24px #0000002e}.AlertStyles-module__lFu2ga__animate{animation:.16s ease-out AlertStyles-module__lFu2ga__toast-in}@keyframes AlertStyles-module__lFu2ga__toast-in{0%{opacity:0;transform:translateY(-6px)}to{opacity:1;transform:translateY(0)}}.AlertStyles-module__lFu2ga__info{background:#f6faff;border-left:4px solid #2f86eb}.AlertStyles-module__lFu2ga__ok{background:#f3fcf6;border-left:4px solid #16a34a}.AlertStyles-module__lFu2ga__error{background:#fff6f6;border-left:4px solid #dc2626}.AlertStyles-module__lFu2ga__text{font-size:.92rem;line-height:1.25rem}.AlertStyles-module__lFu2ga__close{cursor:pointer;opacity:.6;background:0 0;border:0;font-size:16px}.AlertStyles-module__lFu2ga__close:hover{opacity:1}
.Lightbox-module__cdyXNG__lbBackdrop{z-index:1000;background:#0f172a8c;place-items:center;display:grid;position:fixed;inset:0}.Lightbox-module__cdyXNG__lbPanel{background:var(--blue6);color:#0f172a;border-radius:12px;max-width:94vw;max-height:86vh;overflow:auto;box-shadow:0 20px 60px #00000040}.Lightbox-module__cdyXNG__lbHeader{background:var(--blue5);z-index:1;border-bottom:1px solid #e5e7eb;justify-content:space-between;align-items:center;padding:14px 18px;display:flex;position:sticky;top:0}.Lightbox-module__cdyXNG__lbTitle{align-items:flex-end;gap:12px;display:flex}.Lightbox-module__cdyXNG__lbTitle h3{font-size:1.05rem;font-weight:600}.Lightbox-module__cdyXNG__lbTitleLabel{margin-right:12px;font-size:.95rem}.Lightbox-module__cdyXNG__lbClose{cursor:pointer;background:0 0;border:0;border-radius:8px;padding:4px 8px;font-size:22px;line-height:1}.Lightbox-module__cdyXNG__lbClose:hover{background:#f3f4f6}.Lightbox-module__cdyXNG__lbContent{padding:18px}.Lightbox-module__cdyXNG__lbContentCustomer,.Lightbox-module__cdyXNG__lbContentInvoices{grid-template-columns:repeat(4,1fr);align-items:start;gap:10px 20px;margin-bottom:20px;display:grid}.Lightbox-module__cdyXNG__lbContentItem:first-child{grid-area:a}.Lightbox-module__cdyXNG__lbContentItem:nth-child(2){grid-area:b}.Lightbox-module__cdyXNG__lbContentItem:nth-child(3){grid-area:c}.Lightbox-module__cdyXNG__lbContentItem:nth-child(4){grid-area:d}.Lightbox-module__cdyXNG__lbContentItem:nth-child(5){grid-area:e}.Lightbox-module__cdyXNG__lbContentItem:nth-child(6){grid-area:f}.Lightbox-module__cdyXNG__lbContentItem:nth-child(7){grid-area:g}.Lightbox-module__cdyXNG__lbContentItem:nth-child(8){grid-area:h}.Lightbox-module__cdyXNG__lbContentItem:nth-child(9){grid-area:i}.Lightbox-module__cdyXNG__lbContentItem:nth-child(10){grid-area:j}.Lightbox-module__cdyXNG__lbContentItem:nth-child(11){grid-area:k}.Lightbox-module__cdyXNG__lbContentItem:nth-child(12){grid-area:l}.Lightbox-module__cdyXNG__lbContentItem:nth-child(13){grid-area:m}.Lightbox-module__cdyXNG__lbContentItem:nth-child(14){grid-area:n}.Lightbox-module__cdyXNG__lbContentInvoices{grid-template-areas:"a a b b""c c d d""e f g i""j j k i""h h l l"". . . ."}.Lightbox-module__cdyXNG__lbContentCustomer{grid-template-areas:"a a b b""c c d d""e e f f""g g h h""i i i i"". . . ."}.Lightbox-module__cdyXNG__lbContentTitle{margin:0}.Lightbox-module__cdyXNG__lbContentItem{display:grid}.Lightbox-module__cdyXNG__lbLabel{opacity:.7;align-items:center;gap:12px;margin-bottom:4px;font-size:.85rem;font-weight:400;display:flex}.Lightbox-module__cdyXNG__lbContentButtons{justify-content:flex-end;gap:8px;display:flex}.Lightbox-module__cdyXNG__lbAddDocument{border:1px dashed var(--blue5);cursor:pointer;-webkit-user-select:none;user-select:none;border-radius:6px;justify-content:center;align-items:center;width:48px;height:32px;font-size:20px;line-height:1px;display:inline-flex}.Lightbox-module__cdyXNG__lbAddDocument:hover{background:var(--blue4);border:1px dashed var(--blue3)}.Lightbox-module__cdyXNG__lbDocument{background:var(--blue5);border-radius:5px;padding:2px 4px;display:inline-block}.Lightbox-module__cdyXNG__lbDocument a{color:var(--blue2);text-decoration:none}.Lightbox-module__cdyXNG__lbContentDocuments ul{flex-direction:column;align-items:flex-start;gap:8px;margin-bottom:12px;list-style-type:none;display:flex}.Lightbox-module__cdyXNG__lbTable{border-collapse:collapse;border:1px solid var(--blue2);opacity:.9;border-radius:6px;width:100%;min-width:250px;padding:6px 10px;font-size:.85rem;display:grid}.Lightbox-module__cdyXNG__lbTable tr{grid-template-columns:3fr 1fr;padding:3px 0;display:grid}.Lightbox-module__cdyXNG__lbTable td:last-child{text-align:right}.Lightbox-module__cdyXNG__lbTable input{border:0;border-top:1px solid var(--blue3);border-radius:0;height:100%}.Lightbox-module__cdyXNG__lbChildren{gap:8px;width:800px;display:grid}.Lightbox-module__cdyXNG__lbChild{border:1px solid var(--blue2);border-radius:6px;grid-template-columns:1fr 1fr 1fr 2fr;grid-template-areas:"a a a a""b c d e""f f g h";align-items:end;gap:5px 10px;padding:8px 10px;display:grid}.Lightbox-module__cdyXNG__lbChild input{border:0;border-radius:0;margin-bottom:0;padding:0}.Lightbox-module__cdyXNG__lbChild>:first-child{grid-area:a;font-weight:600}.Lightbox-module__cdyXNG__lbChild>:nth-child(2){grid-area:b}.Lightbox-module__cdyXNG__lbChild>:nth-child(3){grid-area:c}.Lightbox-module__cdyXNG__lbChild>:nth-child(4){grid-area:d}.Lightbox-module__cdyXNG__lbChild>:nth-child(5){grid-area:e}.Lightbox-module__cdyXNG__lbChild>:nth-child(6){grid-area:f}.Lightbox-module__cdyXNG__lbChild>:nth-child(7){grid-area:g}.Lightbox-module__cdyXNG__lbChild>:nth-child(8){grid-area:h}.Lightbox-module__cdyXNG__lbChild>:nth-child(9){grid-area:i}.Lightbox-module__cdyXNG__lbMahnungen{margin-top:6px}.Lightbox-module__cdyXNG__lbMahnungenItem{margin-bottom:12px;padding-left:16px;position:relative}.Lightbox-module__cdyXNG__lbMahnungenItem p{font-size:.85rem;font-weight:500}.Lightbox-module__cdyXNG__lbMahnungenItem:before{content:"";background:var(--blue5);width:3px;height:calc(100% + 12px);position:absolute;top:11px;left:4px}.Lightbox-module__cdyXNG__lbMahnungenItem:last-child:before{display:none}.Lightbox-module__cdyXNG__lbMahnungenItem:after{content:"";background:var(--blue3);border-radius:50%;width:11px;height:11px;position:absolute;top:2px;left:0}.Lightbox-module__cdyXNG__lbMahnungenItem:first-child:after{background:var(--yellow1)}.Lightbox-module__cdyXNG__lbMahnungenItem:nth-child(n+2):after{background:var(--red)}
.einstellungen-module__JOTLiq__settingsCard{border-radius:12px;margin-bottom:2rem;overflow:hidden}.einstellungen-module__JOTLiq__settingsCard.einstellungen-module__JOTLiq__capped .einstellungen-module__JOTLiq__tabPanel{max-height:340px;overflow-y:auto}.einstellungen-module__JOTLiq__cardHeader{background:var(--blue4);border-bottom:1px solid var(--blue4);flex-wrap:wrap;justify-content:space-between;align-items:center;gap:1rem;padding:1rem 1.5rem;display:flex}.einstellungen-module__JOTLiq__cardTitle{color:var(--blue1,#1a2a3a);white-space:nowrap;margin:0;font-size:1.05rem;font-weight:600}.einstellungen-module__JOTLiq__cardHint{opacity:.55;margin-bottom:1.5rem;font-size:.78rem}.einstellungen-module__JOTLiq__cardHint code{background:var(--blue4,#d0dde8);border-radius:3px;padding:2px 5px;font-size:.75rem}.einstellungen-module__JOTLiq__tabBar{display:flex;position:relative}.einstellungen-module__JOTLiq__tabPill{background:var(--blue2);pointer-events:none;border-radius:6px;min-width:50px;transition:left .22s cubic-bezier(.4,0,.2,1),width .22s cubic-bezier(.4,0,.2,1);position:absolute;top:0;bottom:0}.einstellungen-module__JOTLiq__tabBtn{cursor:pointer;color:var(--blue2);white-space:nowrap;z-index:1;background:0 0;border:none;padding:.5rem 1rem;font-size:.85rem;font-weight:500;transition:color .3s ease-in-out;position:relative}.einstellungen-module__JOTLiq__tabBtn:hover{opacity:.8}.einstellungen-module__JOTLiq__tabBtn.einstellungen-module__JOTLiq__active{opacity:1;color:var(--blue5);font-weight:600}.einstellungen-module__JOTLiq__tabPanel{background:var(--blue6);padding:1rem 1.5rem}.einstellungen-module__JOTLiq__fieldRow{grid-template-columns:200px 1fr;align-items:flex-start;gap:12px;margin-bottom:18px;display:grid}@media (max-width:768px){.einstellungen-module__JOTLiq__fieldRow{grid-template-columns:1fr}}.einstellungen-module__JOTLiq__fieldInputSm{border:1px solid var(--blue4,#c5d5e5);background:#fff;border-radius:6px;width:80px;padding:6px 10px;font-size:.9rem}.einstellungen-module__JOTLiq__fieldTextarea{border:1px solid var(--blue4,#c5d5e5);resize:vertical;box-sizing:border-box;background:#fff;border-radius:6px;width:100%;padding:8px 10px;font-family:inherit;font-size:.85rem}.einstellungen-module__JOTLiq__panelFooter{justify-content:flex-end;margin-top:8px;display:flex}.einstellungen-module__JOTLiq__posHeader{grid-template-columns:1fr 155px;gap:0;margin-bottom:4px;display:grid}.einstellungen-module__JOTLiq__posRow{align-items:center;margin-bottom:4px;display:flex}.einstellungen-module__JOTLiq__posRow button{background:var(--blue4);color:var(--blue2);margin-left:10px;padding:3px 6px}.einstellungen-module__JOTLiq__posRow button:hover{background:var(--blue3);color:var(--blue5)}.einstellungen-module__JOTLiq__posName{border:1px solid var(--blue4,#c5d5e5);background:#fff;border-right:none;border-radius:6px 0 0 6px;flex:1;min-width:0;padding:6px 10px;font-family:inherit;font-size:.85rem}.einstellungen-module__JOTLiq__posAmount{border:1px solid var(--blue4,#c5d5e5);background:#fff;border-radius:0 6px 6px 0;flex-shrink:0;width:120px;padding:6px 10px;font-size:.85rem}
.teilnehmerlisten-module__n9S9Ka__layout{grid-template-columns:280px 1fr;align-items:start;gap:1rem;display:grid}.teilnehmerlisten-module__n9S9Ka__sidebar{flex-direction:column;display:flex}.teilnehmerlisten-module__n9S9Ka__sidebarNewBtn{width:100%;margin-bottom:16px}.teilnehmerlisten-module__n9S9Ka__sidebarEmpty{color:var(--blue3);margin-bottom:1rem;padding:0 2rem;font-size:.85rem}.teilnehmerlisten-module__n9S9Ka__archiveSection{margin-top:16px}.teilnehmerlisten-module__n9S9Ka__archiveToggle{width:100%;margin-bottom:8px}.teilnehmerlisten-module__n9S9Ka__listeBtn{text-align:left;width:100%;margin-bottom:6px;display:block}.teilnehmerlisten-module__n9S9Ka__listeBtnArchived{opacity:.65}.teilnehmerlisten-module__n9S9Ka__listeBtnTitle{margin:0}.teilnehmerlisten-module__n9S9Ka__listeBtnSub{opacity:.75;font-size:.8rem}.teilnehmerlisten-module__n9S9Ka__detail{min-width:0;position:relative}.teilnehmerlisten-module__n9S9Ka__detailEmpty{background:var(--blue5);color:var(--blue3);text-align:center;padding:40px 0}.teilnehmerlisten-module__n9S9Ka__detailHeader{background:var(--blue4);border-radius:8px 8px 0 0;align-items:start;gap:1rem;padding:1rem 2rem;display:flex;position:relative;overflow:hidden}.teilnehmerlisten-module__n9S9Ka__detailHeaderContent{flex-direction:column;gap:4px;display:flex}.teilnehmerlisten-module__n9S9Ka__slider{z-index:1;align-items:stretch;transition:transform .2s ease-in-out;display:flex;position:absolute;top:1rem;right:0;transform:translate(calc(100% - 32px))}.teilnehmerlisten-module__n9S9Ka__sliderOpen{transform:translate(0)}.teilnehmerlisten-module__n9S9Ka__sliderOpen .teilnehmerlisten-module__n9S9Ka__notesDot{display:none}.teilnehmerlisten-module__n9S9Ka__sliderButtons{flex-direction:column;flex-shrink:0;gap:8px;display:flex}.teilnehmerlisten-module__n9S9Ka__helpToggle,.teilnehmerlisten-module__n9S9Ka__notesToggle{background-color:var(--blue3);border-radius:8px 0 0 8px;width:32px;height:32px}.teilnehmerlisten-module__n9S9Ka__notesToggle{position:relative}.teilnehmerlisten-module__n9S9Ka__sliderPanel,.teilnehmerlisten-module__n9S9Ka__detailHeaderHelp{background:var(--blue6);border-radius:0;flex-direction:column;align-items:flex-end;gap:8px;min-width:200px;padding:1rem 2rem;display:flex}.teilnehmerlisten-module__n9S9Ka__notesDot{background:var(--yellow1);pointer-events:none;border-radius:50%;width:6px;height:6px;position:absolute;top:5px;right:5px}.teilnehmerlisten-module__n9S9Ka__notesField{width:100%;color:var(--blue1);resize:none;background:0 0;border:none;outline:none;flex:1;min-height:20px;padding:0;font-family:inherit;font-size:.82rem;line-height:1.5}.teilnehmerlisten-module__n9S9Ka__notesField::placeholder{color:var(--blue3)}.teilnehmerlisten-module__n9S9Ka__detailTitle{margin:0}.teilnehmerlisten-module__n9S9Ka__detailSub{color:var(--blue3);margin-bottom:10px;font-size:.85rem}.teilnehmerlisten-module__n9S9Ka__weekNav{align-items:center;gap:12px;display:flex}.teilnehmerlisten-module__n9S9Ka__weekNav button:disabled{opacity:.3;cursor:default}.teilnehmerlisten-module__n9S9Ka__weekNavDate{text-align:center;min-width:90px;font-size:.85rem}.teilnehmerlisten-module__n9S9Ka__weekNavDateHoliday{color:var(--red)}.teilnehmerlisten-module__n9S9Ka__fallbackDot{background:var(--yellow1);border-radius:50%;flex-shrink:0;width:8px;height:8px;display:inline-block}.teilnehmerlisten-module__n9S9Ka__legend{flex-wrap:wrap;justify-content:flex-end;gap:4px 12px;display:flex}.teilnehmerlisten-module__n9S9Ka__legendItem{color:var(--blue2);text-align:right;align-items:center;gap:4px;font-size:.78rem;display:flex}.teilnehmerlisten-module__n9S9Ka__tableWrap{background:var(--blue6);border-radius:0 0 8px 8px;padding:1rem 0;transition:opacity .15s}.teilnehmerlisten-module__n9S9Ka__tableWrap td{flex:1;align-items:center;width:100%;padding:.6rem 2rem;display:flex}.teilnehmerlisten-module__n9S9Ka__tableWrapHoliday{opacity:.4;pointer-events:none}.teilnehmerlisten-module__n9S9Ka__table{border-collapse:collapse;width:100%;margin-bottom:12px;font-size:.85rem;overflow:hidden}.teilnehmerlisten-module__n9S9Ka__table tr{display:flex;overflow:hidden}.teilnehmerlisten-module__n9S9Ka__tdName{justify-content:flex-start;font-weight:500}.teilnehmerlisten-module__n9S9Ka__rowActions{visibility:hidden;gap:4px;margin-left:8px;display:inline-flex}.teilnehmerlisten-module__n9S9Ka__rowActions button{font-size:.85rem}tr:hover .teilnehmerlisten-module__n9S9Ka__rowActions{visibility:visible}.teilnehmerlisten-module__n9S9Ka__tdStatus{justify-content:flex-end}.teilnehmerlisten-module__n9S9Ka__rowEven{background:var(--blue6)}.teilnehmerlisten-module__n9S9Ka__rowOdd{background:#fff}.teilnehmerlisten-module__n9S9Ka__nameClickable{cursor:pointer;-webkit-text-decoration:underline dotted;text-decoration:underline dotted}.teilnehmerlisten-module__n9S9Ka__remainingBadge{margin-left:8px;font-size:.75rem;font-weight:600}.teilnehmerlisten-module__n9S9Ka__remainingOk{color:var(--blue3)}.teilnehmerlisten-module__n9S9Ka__remainingLow{color:var(--yellow1)}.teilnehmerlisten-module__n9S9Ka__remainingEmpty{color:var(--red)}.teilnehmerlisten-module__n9S9Ka__addWrap{padding:0 2rem;display:inline-block;position:relative}.teilnehmerlisten-module__n9S9Ka__addWrap input{width:240px}.teilnehmerlisten-module__n9S9Ka__suggestions{background:var(--blue6);border:1px solid var(--blue4);z-index:100;border-radius:6px;position:absolute;top:100%;left:0;right:0;box-shadow:0 4px 12px #0000001f}.teilnehmerlisten-module__n9S9Ka__suggestionBtn{text-align:left;cursor:pointer;width:100%;color:var(--blue1);background:0 0;border:none;padding:7px 12px;font-size:.88rem;display:block}.teilnehmerlisten-module__n9S9Ka__suggestionBtn:hover{background:var(--blue5)}.teilnehmerlisten-module__n9S9Ka__statusBtns{border-radius:8px;justify-content:flex-end;gap:12px;max-width:250px;display:flex;overflow:hidden}.teilnehmerlisten-module__n9S9Ka__statusBtn{background:var(--blue4);width:32px;height:32px;color:var(--blue3);cursor:pointer;border:0;border-radius:50%;font-size:.9rem}.teilnehmerlisten-module__n9S9Ka__statusBtn:not(:last-child){border-right:1px solid var(--blue6)}.teilnehmerlisten-module__n9S9Ka__statusBtn:disabled{cursor:default}.teilnehmerlisten-module__n9S9Ka__statusBtnActive{outline:2px solid var(--blue2);outline-offset:-2px;z-index:1;position:relative}.teilnehmerlisten-module__n9S9Ka__modalField{margin-bottom:14px}.teilnehmerlisten-module__n9S9Ka__modalField input,.teilnehmerlisten-module__n9S9Ka__modalField select{width:100%}.teilnehmerlisten-module__n9S9Ka__modalLabel{margin-bottom:6px;font-size:.88rem;font-weight:500;display:block}.teilnehmerlisten-module__n9S9Ka__modalSlots{margin-bottom:20px}.teilnehmerlisten-module__n9S9Ka__modalSlotsEmpty{color:var(--blue3);font-size:.85rem}.teilnehmerlisten-module__n9S9Ka__modalSlotBtn{text-align:left;width:100%;margin-bottom:6px;display:block}.teilnehmerlisten-module__n9S9Ka__modalSlotBtn:disabled{opacity:.45}.teilnehmerlisten-module__n9S9Ka__slotExistsLabel{margin-left:8px;font-size:.78rem}.teilnehmerlisten-module__n9S9Ka__modalActions{justify-content:flex-end;gap:10px;display:flex}.teilnehmerlisten-module__n9S9Ka__aboSection{min-width:300px;margin-bottom:16px}.teilnehmerlisten-module__n9S9Ka__sectionLabel{opacity:.5;text-transform:uppercase;letter-spacing:.05em;margin-bottom:6px;font-size:.78rem;font-weight:600}.teilnehmerlisten-module__n9S9Ka__aboEmpty{color:var(--blue3);font-size:.85rem}.teilnehmerlisten-module__n9S9Ka__aboRow{margin-bottom:4px}.teilnehmerlisten-module__n9S9Ka__aboRowMain{background:var(--blue5);border-radius:4px;justify-content:space-between;align-items:center;gap:2rem;padding:5px 8px;font-size:.85rem;display:flex}.teilnehmerlisten-module__n9S9Ka__aboRowFaded{background:var(--blue6);opacity:.6}.teilnehmerlisten-module__n9S9Ka__aboRowInfo{flex-direction:column;gap:1px;display:flex}.teilnehmerlisten-module__n9S9Ka__aboRowTitle{margin-bottom:4px;font-weight:500}.teilnehmerlisten-module__n9S9Ka__aboRowMeta{opacity:.7;align-items:center;gap:2px;display:flex}.teilnehmerlisten-module__n9S9Ka__remainingInput{text-align:center;width:40px;padding:1px 2px;font-size:.85rem}.teilnehmerlisten-module__n9S9Ka__remainingEditable{cursor:pointer;background:var(--blue6);text-align:center;border-radius:50%;width:16px;height:16px;margin-left:8px;padding:2px}.teilnehmerlisten-module__n9S9Ka__aboRowBtns{flex-shrink:0;gap:4px;display:flex}.teilnehmerlisten-module__n9S9Ka__aboRowBtns button{font-size:.75rem}.teilnehmerlisten-module__n9S9Ka__transferPanel{background:var(--blue4);border-radius:0 0 4px 4px;flex-wrap:wrap;gap:4px;padding:6px 8px 4px;display:flex}.teilnehmerlisten-module__n9S9Ka__transferLabel{opacity:.5;text-transform:uppercase;letter-spacing:.05em;width:100%;margin-bottom:4px;font-size:.75rem;font-weight:600}.teilnehmerlisten-module__n9S9Ka__aboModalCourse{opacity:.6;margin-bottom:16px;font-size:.85rem}@media screen and (max-width:768px){.teilnehmerlisten-module__n9S9Ka__layout{grid-template-columns:1fr;gap:3rem}.teilnehmerlisten-module__n9S9Ka__table tr{flex-direction:column}.teilnehmerlisten-module__n9S9Ka__tableWrap td{justify-content:flex-start}.teilnehmerlisten-module__n9S9Ka__tableWrap td.teilnehmerlisten-module__n9S9Ka__tdStatus{justify-content:flex-start;padding:0 2rem .6rem}.teilnehmerlisten-module__n9S9Ka__detail:before{content:"";border-top:1px solid var(--blue3);opacity:.3;width:calc(100% + 60px);height:0;position:absolute;top:-1.6rem;left:-30px}.teilnehmerlisten-module__n9S9Ka__sidebar{max-height:300px;padding:8px;overflow:auto}.teilnehmerlisten-module__n9S9Ka__statusBtn{width:38px;height:38px}}
