body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Fira Sans,Droid Sans,Helvetica Neue,sans-serif;margin:0}code{font-family:source-code-pro,Menlo,Monaco,Consolas,Courier New,monospace}.main-content{display:flex;flex:1 1;flex-direction:column}.main-content--padded{padding:20px 0}.App{display:flex;flex-direction:column;min-height:100vh}.App>*{text-align:center}.App-logo{height:40vmin;pointer-events:none}@media (prefers-reduced-motion:no-preference){.App-logo{animation:App-logo-spin 20s linear infinite}}.App-header{align-items:center;background-color:#282c34;color:#fff;display:flex;flex-direction:column;font-size:calc(10px + 2vmin);justify-content:center;min-height:100vh}.App-link{color:#61dafb}@keyframes App-logo-spin{0%{transform:rotate(0deg)}to{transform:rotate(1turn)}}.header{align-items:center;background-color:#2b3240;display:flex;justify-content:center;padding:10px;position:relative}.nav{display:flex;gap:21px}.nav-link{color:#fff;font-weight:700;text-decoration:none;transition:color .2s ease}.nav-link:hover{color:#f2d06b}.nav-link.active{color:#f2c166}.logo{height:30px;left:10px;position:absolute;top:50%;transform:translateX(100%) translateY(-50%);width:auto}.landing-page{background-position:50%;background-size:cover;height:100vh;width:100vw}.pose-page{align-items:center;display:flex;flex-direction:column}.controls{display:flex;gap:10px;margin:10px}.video-container{position:relative;width:60%}.overlay,.video{width:100%}.overlay{height:100%;left:0;position:absolute;top:0}.angles-container{margin-top:10px;width:60%}.file-controls{align-items:center;display:flex;flex-direction:column;gap:8px;margin-left:auto;margin-right:auto;margin-top:10px;width:70%}.process-status{background-color:#f5f5f5;border-left:4px solid #9e9e9e;border-radius:6px;font-size:.95rem;line-height:1.4;margin:12px auto 0;padding:12px 16px;width:70%}.process-status p{margin:.25rem 0}.process-status--success{background-color:#e8f5e9;border-left-color:#2e7d32}.process-status--error{background-color:#ffebee;border-left-color:#c62828}.process-status--info{background-color:#e3f2fd;border-left-color:#1565c0}.process-status a{color:inherit;text-decoration:underline}.info-row{align-items:flex-start;display:flex;gap:20px;justify-content:center;margin-top:10px;width:60%}.info-row textarea{flex:1 1;resize:none}.mode-btn{align-items:center;background-color:#d3d3d3;border:none;border-radius:4px;color:#000;cursor:pointer;display:inline-flex;font-family:inherit;font-size:1rem;font-weight:700;justify-content:center;padding:8px 16px;transition:background-color .2s ease,color .2s ease}.mode-btn:disabled{cursor:default}.mode-btn.active,.mode-btn.active:disabled{background-color:blue;color:#fff}.mode-btn:not(.active):hover{background-color:#add8e6}.mode-btn.live-themed{background-color:#f2d06b;color:#2b3240}.mode-btn.live-themed:not(:disabled):not(.active):hover{background-color:#f2c166;color:#2b3240}.mode-btn.live-themed.active,.mode-btn.live-themed.active:disabled,.mode-btn.live-themed:active{background-color:#d98236;color:#2b3240}.mode-btn.file-themed{background-color:#f2d06b;color:#2b3240}.mode-btn.file-themed:not(:disabled):not(.active):hover{background-color:#f2c166;color:#2b3240}.mode-btn.file-themed.active,.mode-btn.file-themed.active:disabled,.mode-btn.file-themed:active{background-color:#d98236;color:#2b3240}.mode-btn.file-action-btn:not(:disabled):focus-visible,.mode-btn.file-action-btn:not(:disabled):hover,.mode-btn.file-controls-btn:not(:disabled):focus-visible,.mode-btn.file-controls-btn:not(:disabled):hover{background-color:#f2d06b;color:#2b3240}.recording-timer{font-weight:700;margin-left:8px}.modal-overlay{align-items:center;background:#00000080;display:flex;height:100%;justify-content:center;left:0;position:fixed;top:0;width:100%;z-index:1000}.modal{background:#fff;border-radius:4px;max-height:80vh;max-width:500px;overflow-y:auto;padding:1rem;width:90%}.modal h2{margin-top:0}.server-files-section{margin-top:1rem}.server-files-section h3{margin-bottom:.5rem}.server-files-section ul{list-style:none;padding:0}.server-files-section li{margin-bottom:.5rem}.server-files-section button{text-align:left;width:100%}.close-btn{font-family:inherit;font-size:1rem;margin-top:1rem}.datenschutz-page,.impressum-page{display:flex;flex:1 1;flex-direction:column;width:100%}.text-box{align-items:center;display:flex;flex:1 1;flex-direction:column;margin:0 auto;width:70%}.pdf-embed{flex:1 1;width:100%}.footer{align-items:center;background-color:#2b3240;display:flex;gap:21px;justify-content:center;padding:10px}.footer-link{color:#fff;font-weight:700;text-decoration:none;transition:color .2s ease}.footer-link:hover{color:#f2d06b}.footer-link.active{color:#f2c166}.upload-page{margin:0 auto;max-width:600px;padding:20px}.admin-section,.upload-section{background:#f9f9f9;border:1px solid #ccc;border-radius:8px;padding:20px}.admin-section h2,.upload-section h2{margin-top:0}.admin-section input[type=text]{margin:8px 0;padding:6px 8px;width:calc(100% - 16px)}.admin-section button,.upload-section button{cursor:pointer;margin-top:8px;padding:8px 16px}.qr-section{margin-top:20px;text-align:center}.progress-bar{margin-top:10px}progress{height:20px;width:100%}.postgres-page{display:flex;flex-direction:column;gap:2rem;padding:2rem 15%}.postgres-card{background:#fff;border-radius:8px;box-shadow:0 6px 18px #00000014;padding:1.5rem}.postgres-select-wrapper{align-items:center;display:flex;flex-wrap:wrap;gap:1rem;margin-top:1.5rem}.postgres-select-wrapper label{color:#1f2933;font-weight:600}.postgres-select{background-color:#f9fafb;border:1px solid #d1d5db;border-radius:6px;font-size:1rem;max-width:320px;min-width:240px;padding:.6rem .8rem}.postgres-status{color:#1f2933;font-weight:600;margin-top:1rem}.postgres-status.error{color:#dc2626}.postgres-table{border-collapse:collapse;margin-top:1.5rem;width:100%}.postgres-table td,.postgres-table th{border-bottom:1px solid #e5e7eb;padding:.6rem;text-align:left}.postgres-table th{background:#f3f4f6;font-weight:700}.postgres-table tbody tr:nth-of-type(2n){background-color:#f9fafb}@media (max-width:1024px){.postgres-page{padding:1.5rem}}@media (max-width:640px){.postgres-select-wrapper{align-items:stretch;flex-direction:column}.postgres-select{width:100%}}
/*# sourceMappingURL=main.08f10f70.css.map*/