.ReactCrop{position:relative;display:inline-block;cursor:crosshair;overflow:hidden;max-width:100%}.ReactCrop *,.ReactCrop :after,.ReactCrop :before{box-sizing:border-box}.ReactCrop--disabled,.ReactCrop--locked{cursor:inherit}.ReactCrop__child-wrapper{max-height:inherit}.ReactCrop__child-wrapper>img,.ReactCrop__child-wrapper>video{display:block;max-width:100%;max-height:inherit}.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>img,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__child-wrapper>video,.ReactCrop:not(.ReactCrop--disabled) .ReactCrop__crop-selection{touch-action:none}.ReactCrop__crop-selection{position:absolute;top:0;left:0;transform:translateZ(0);cursor:move;box-shadow:0 0 0 9999em #00000080}.ReactCrop--disabled .ReactCrop__crop-selection{cursor:inherit}.ReactCrop--circular-crop .ReactCrop__crop-selection{border-radius:50%}.ReactCrop--no-animate .ReactCrop__crop-selection{outline:1px dashed white}.ReactCrop__crop-selection:not(.ReactCrop--no-animate .ReactCrop__crop-selection){animation:marching-ants 1s;background-image:linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(90deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0),linear-gradient(180deg,#fff 50%,#444 0);background-size:10px 1px,10px 1px,1px 10px,1px 10px;background-position:0 0,0 100%,0 0,100% 0;background-repeat:repeat-x,repeat-x,repeat-y,repeat-y;color:#fff;animation-play-state:running;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes marching-ants{0%{background-position:0 0,0 100%,0 0,100% 0}to{background-position:20px 0,-20px 100%,0 -20px,100% 20px}}.ReactCrop__crop-selection:focus{outline:none;border-color:#00f;border-style:solid}.ReactCrop--invisible-crop .ReactCrop__crop-selection{display:none}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before,.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{content:"";display:block;position:absolute;background-color:#fff6}.ReactCrop__rule-of-thirds-vt:after,.ReactCrop__rule-of-thirds-vt:before{width:1px;height:100%}.ReactCrop__rule-of-thirds-vt:before{left:33.3333333333%}.ReactCrop__rule-of-thirds-vt:after{left:66.6666666667%}.ReactCrop__rule-of-thirds-hz:after,.ReactCrop__rule-of-thirds-hz:before{width:100%;height:1px}.ReactCrop__rule-of-thirds-hz:before{top:33.3333333333%}.ReactCrop__rule-of-thirds-hz:after{top:66.6666666667%}.ReactCrop__drag-handle{position:absolute}.ReactCrop__drag-handle:after{position:absolute;content:"";display:block;width:10px;height:10px;background-color:#0003;border:1px solid rgba(255,255,255,.7);outline:1px solid transparent}.ReactCrop__drag-handle:focus:after{border-color:#00f;background:#2dbfff}.ReactCrop .ord-nw{top:0;left:0;margin-top:-5px;margin-left:-5px;cursor:nw-resize}.ReactCrop .ord-nw:after{top:0;left:0}.ReactCrop .ord-n{top:0;left:50%;margin-top:-5px;margin-left:-5px;cursor:n-resize}.ReactCrop .ord-n:after{top:0}.ReactCrop .ord-ne{top:0;right:0;margin-top:-5px;margin-right:-5px;cursor:ne-resize}.ReactCrop .ord-ne:after{top:0;right:0}.ReactCrop .ord-e{top:50%;right:0;margin-top:-5px;margin-right:-5px;cursor:e-resize}.ReactCrop .ord-e:after{right:0}.ReactCrop .ord-se{bottom:0;right:0;margin-bottom:-5px;margin-right:-5px;cursor:se-resize}.ReactCrop .ord-se:after{bottom:0;right:0}.ReactCrop .ord-s{bottom:0;left:50%;margin-bottom:-5px;margin-left:-5px;cursor:s-resize}.ReactCrop .ord-s:after{bottom:0}.ReactCrop .ord-sw{bottom:0;left:0;margin-bottom:-5px;margin-left:-5px;cursor:sw-resize}.ReactCrop .ord-sw:after{bottom:0;left:0}.ReactCrop .ord-w{top:50%;left:0;margin-top:-5px;margin-left:-5px;cursor:w-resize}.ReactCrop .ord-w:after{left:0}.ReactCrop__disabled .ReactCrop__drag-handle{cursor:inherit}.ReactCrop__drag-bar{position:absolute}.ReactCrop__drag-bar.ord-n{top:0;left:0;width:100%;height:6px;margin-top:-3px}.ReactCrop__drag-bar.ord-e{right:0;top:0;width:6px;height:100%;margin-right:-3px}.ReactCrop__drag-bar.ord-s{bottom:0;left:0;width:100%;height:6px;margin-bottom:-3px}.ReactCrop__drag-bar.ord-w{top:0;left:0;width:6px;height:100%;margin-left:-3px}.ReactCrop--fixed-aspect .ReactCrop__drag-bar,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-e,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-n,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-s,.ReactCrop--fixed-aspect .ReactCrop__drag-handle.ord-w,.ReactCrop--new-crop .ReactCrop__drag-bar,.ReactCrop--new-crop .ReactCrop__drag-handle{display:none}@media (pointer:coarse){.ReactCrop .ord-e,.ReactCrop .ord-n,.ReactCrop .ord-s,.ReactCrop .ord-w{display:none}.ReactCrop__drag-handle{width:24px;height:24px}}.preview-button-container{margin-bottom:1rem}.preview-button-error{margin-top:.5rem;padding:.5rem;background-color:#fee;border:1px solid #fcc;border-radius:4px;color:#c00;font-size:.875rem}.preview-button-hint{margin-top:.5rem;font-size:.875rem;color:#666}.preview-button-image{margin-top:1rem;border-radius:8px;overflow:hidden;border:1px solid #e0e0e0}.preview-button-image img{width:100%;height:auto;max-height:200px;object-fit:cover;display:block}.bulk-actions-toolbar{position:-webkit-sticky;position:sticky;top:0;z-index:100;background:#f3f4f6;border-bottom:2px solid #e5e7eb;padding:12px 24px;box-shadow:0 2px 8px rgba(0,0,0,.1)}.bulk-actions-toolbar__content{display:flex;align-items:center;justify-content:space-between;gap:16px;flex-wrap:wrap}.bulk-actions-toolbar__counter{font-size:14px;color:#374151}.bulk-actions-toolbar__counter strong{font-weight:600;color:#1f2937}.bulk-actions-toolbar__actions{display:flex;align-items:center;gap:12px}.bulk-actions-toolbar__select{padding:8px 12px;border:1px solid #d1d5db;border-radius:6px;background:#fff;font-size:14px;cursor:pointer;transition:all .2s}.bulk-actions-toolbar__select:hover:not(:disabled){border-color:#9ca3af}.bulk-actions-toolbar__select:disabled{opacity:.5;cursor:not-allowed}.bulk-actions-toolbar__delete-btn{padding:8px 16px;background:#dc2626;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.bulk-actions-toolbar__delete-btn:hover:not(:disabled){background:#b91c1c}.bulk-actions-toolbar__delete-btn:disabled{opacity:.5;cursor:not-allowed}.bulk-actions-toolbar__clear-btn{padding:8px 16px;background:#fff;color:#374151;border:1px solid #d1d5db;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.bulk-actions-toolbar__clear-btn:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.bulk-actions-toolbar__clear-btn:disabled{opacity:.5;cursor:not-allowed}.bulk-actions-toolbar__loading{font-size:14px;color:#6b7280;font-style:italic}.modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-in}.modal{background:#fff;border-radius:8px;max-width:500px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 25px rgba(0,0,0,.2);animation:slideIn .3s ease-out}.modal-danger{border-top:4px solid #dc2626}.modal-header{padding:20px 24px;border-bottom:1px solid #e5e7eb}.modal-header h2{margin:0;font-size:18px;font-weight:600;color:#1f2937}.modal-body{padding:20px 24px}.modal-warning{font-size:15px;color:#374151;margin-bottom:12px}.modal-warning strong{color:#dc2626}.modal-warning-text{font-size:14px;color:#6b7280;margin-bottom:20px}.modal-warning-text strong{font-weight:600;color:#991b1b}.property-list{background:#fef2f2;border:1px solid #fecaca;border-radius:6px;padding:16px}.property-list h3{font-size:14px;font-weight:600;color:#991b1b;margin:0 0 12px}.property-list ul{list-style:none;padding:0;margin:0}.property-list ul li{padding:6px 0;font-size:14px;color:#374151;border-bottom:1px solid #fee2e2}.property-list ul li:last-child{border-bottom:none}.property-list ul li.property-list__more{font-style:italic;color:#6b7280}.modal-actions{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:flex-end;gap:12px}.modal-actions button{padding:10px 20px;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.modal-actions button:disabled{opacity:.5;cursor:not-allowed}.modal-actions .btn-secondary{background:#fff;color:#374151;border:1px solid #d1d5db}.modal-actions .btn-secondary:hover:not(:disabled){background:#f9fafb;border-color:#9ca3af}.modal-actions .btn-danger{background:#dc2626;color:#fff}.modal-actions .btn-danger:hover:not(:disabled){background:#b91c1c}.shortcuts-modal-overlay{position:fixed;top:0;left:0;right:0;bottom:0;background:rgba(0,0,0,.6);display:flex;align-items:center;justify-content:center;z-index:1000;animation:fadeIn .2s ease-in}.shortcuts-modal{background:#fff;border-radius:8px;max-width:600px;width:90%;max-height:80vh;overflow-y:auto;box-shadow:0 10px 25px rgba(0,0,0,.2);animation:slideIn .3s ease-out}.shortcuts-modal__header{padding:20px 24px;border-bottom:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center}.shortcuts-modal__header h2{margin:0;font-size:20px;font-weight:600;color:#1f2937}.shortcuts-modal__close{background:none;border:none;font-size:28px;color:#6b7280;cursor:pointer;padding:0;width:32px;height:32px;display:flex;align-items:center;justify-content:center;border-radius:4px;transition:all .2s}.shortcuts-modal__close:hover{background:#f3f4f6;color:#1f2937}.shortcuts-modal__body{padding:24px}.shortcuts-modal__intro{font-size:14px;color:#6b7280;margin-bottom:24px}.shortcuts-modal__intro strong{color:#1f2937;font-weight:600}.shortcuts-modal__footer{padding:16px 24px;border-top:1px solid #e5e7eb;display:flex;justify-content:space-between;align-items:center;gap:16px}.shortcuts-modal__footer .btn-primary{padding:10px 20px;background:#3b82f6;color:#fff;border:none;border-radius:6px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s}.shortcuts-modal__footer .btn-primary:hover{background:#2563eb}.shortcuts-modal__hint{font-size:13px;color:#6b7280}.shortcuts-modal__hint kbd{padding:2px 6px;background:#f3f4f6;border:1px solid #d1d5db;border-radius:4px;font-family:monospace;font-size:12px;color:#374151}.shortcuts-category{margin-bottom:24px}.shortcuts-category:last-child{margin-bottom:0}.shortcuts-category__title{font-size:14px;font-weight:600;color:#6b7280;text-transform:uppercase;letter-spacing:.05em;margin-bottom:12px}.shortcuts-list{display:flex;flex-direction:column;gap:12px}.shortcut-item{display:flex;align-items:flex-start;gap:16px;padding:12px;background:#f9fafb;border-radius:6px;border:1px solid #e5e7eb;transition:all .2s}.shortcut-item:hover{background:#f3f4f6;border-color:#d1d5db}.shortcut-item__key{flex-shrink:0;padding:6px 12px;background:#fff;border:solid #d1d5db;border-width:1px 1px 3px;border-radius:6px;font-family:monospace;font-size:13px;font-weight:600;color:#374151;min-width:80px;text-align:center}.shortcut-item__info{flex:1 1}.shortcut-item__label{font-size:14px;font-weight:500;color:#1f2937;margin-bottom:4px}.shortcut-item__description{font-size:13px;color:#6b7280}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes slideIn{0%{transform:translateY(-20px);opacity:0}to{transform:translateY(0);opacity:1}}.shortcuts-modal:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.shortcut-item__key:before{content:"Tastenkombination: ";position:absolute;left:-10000px;width:1px;height:1px;overflow:hidden}.onboarding-overlay{position:fixed;top:0;left:0;width:100vw;height:100vh;background-color:rgba(0,0,0,.5);z-index:9998;pointer-events:none}.onboarding-spotlight{position:fixed;background-color:rgba(0,0,0,0);border:2px solid #06c;border-radius:4px;box-shadow:0 0 0 9999px rgba(0,0,0,.5);z-index:9999;pointer-events:none;transition:all .3s ease}.onboarding-tooltip{position:fixed;background:#fff;border-radius:8px;padding:20px;max-width:400px;box-shadow:0 4px 20px rgba(0,0,0,.3);z-index:10000}.onboarding-tooltip--center{top:50%;left:50%;transform:translate(-50%,-50%)}.onboarding-tooltip__header{display:flex;justify-content:space-between;align-items:center;margin-bottom:12px}.onboarding-tooltip__header h3{margin:0;font-size:18px;font-weight:600;color:#333}.onboarding-tooltip__progress{font-size:13px;color:#999;background:#f5f5f5;padding:4px 10px;border-radius:12px}.onboarding-tooltip__content{margin-bottom:16px}.onboarding-tooltip__content p{margin:0;font-size:14px;line-height:1.6;color:#666}.onboarding-tooltip__footer{display:flex;justify-content:space-between;align-items:center;gap:8px}.onboarding-tooltip__actions{display:flex;gap:8px}.onboarding-tooltip__button{padding:8px 16px;border-radius:4px;font-size:14px;font-weight:500;cursor:pointer;transition:all .2s;border:none}.onboarding-tooltip__button--skip{background:rgba(0,0,0,0);color:#999}.onboarding-tooltip__button--skip:hover{color:#666}.onboarding-tooltip__button--back{background:#f5f5f5;color:#666}.onboarding-tooltip__button--back:hover{background:#e8e8e8}.onboarding-tooltip__button--next{background:#06c;color:#fff}.onboarding-tooltip__button--next:hover{background:#0052a3}.shortcuts-help-button-container{position:fixed;bottom:24px;right:24px;z-index:900}.shortcuts-help-button{width:48px;height:48px;border-radius:50%;background:#3b82f6;color:#fff;border:none;box-shadow:0 4px 12px rgba(59,130,246,.4);cursor:pointer;display:flex;align-items:center;justify-content:center;transition:all .2s;font-size:24px;font-weight:600}.shortcuts-help-button:hover{background:#2563eb;transform:scale(1.1);box-shadow:0 6px 16px rgba(59,130,246,.5)}.shortcuts-help-button:active{transform:scale(.95)}.shortcuts-help-button:focus-visible{outline:2px solid #3b82f6;outline-offset:2px}.shortcuts-help-button__icon{display:block;line-height:1}.shortcuts-help-button:focus{outline:2px solid #3b82f6;outline-offset:2px}.thumbnail-cell{display:flex;align-items:center;justify-content:center;width:50px;height:50px;flex-shrink:0}.thumbnail-cell__image{width:100%;height:100%;object-fit:cover;border-radius:4px;border:1px solid var(--theme-elevation-150);display:block}.thumbnail-cell--empty{background-color:var(--theme-elevation-50);border:1px solid var(--theme-elevation-150);border-radius:4px}.thumbnail-cell__placeholder{font-size:24px;opacity:.3}.Logo_logoContainer__e_vYb{display:flex;align-items:center;padding:10px}.Logo_logoImage__daWgp{height:50px!important;width:auto!important;min-height:50px!important;max-height:none!important;object-fit:contain}@layer payload-default{}@layer payload-default{}@layer payload-default{.banner{font-size:1rem;line-height:20px;border:0;vertical-align:middle;background:var(--theme-elevation-100);color:var(--theme-elevation-800);border-radius:4px;padding:10px;margin-bottom:1.5384615385rem}.banner--has-action{cursor:pointer;text-decoration:none}.banner--has-icon{display:flex}.banner--has-icon svg{display:block}.banner--type-default.button--has-action:hover{background:var(--theme-elevation-900)}.banner--type-default.button--has-action:active{background:var(--theme-elevation-950)}.banner--type-error{background:var(--theme-error-100);color:var(--theme-error-600)}.banner--type-error svg .stroke{stroke:var(--theme-error-600);fill:none}.banner--type-error svg .fill{fill:var(--theme-error-600)}.banner--type-error.button--has-action:hover{background:var(--theme-error-200)}.banner--type-error.button--has-action:active{background:var(--theme-error-300)}.banner--type-success{background:var(--theme-success-100);color:var(--theme-success-600)}.banner--type-success.button--has-action:active,.banner--type-success.button--has-action:hover{background:var(--theme-success-200)}}