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}button{background-color:#f2bb16;border:none;border-radius:4px;color:#000;cursor:pointer;font-size:14px;font-weight:600;padding:8px 16px}button:hover{background-color:#f2c166}button:disabled{cursor:default;opacity:.5}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;gap:12px;padding:16px}.controls{display:flex;flex-wrap:wrap;gap:8px;justify-content:center}.live-themed{background-color:#000;color:#fff}.live-themed:hover{background-color:#000;color:#f2bb16}.live-themed:disabled{opacity:1}.file-themed{background-color:#f2bb16;border:none;border-radius:4px;color:#000;cursor:pointer;display:inline-block;font-size:14px;font-weight:600;padding:8px 16px;text-align:center}.file-themed:hover{background-color:#f2c166}.mode-btn.active{filter:brightness(.85)}.video-container{max-width:100%;position:relative;width:640px}.video{display:block;height:auto;width:100%}.overlay{height:100%;left:0;pointer-events:none;position:absolute;top:0;width:100%}.file-controls{align-items:center;display:flex;flex-wrap:wrap;gap:8px;max-width:100%;width:640px}.recording-timer{color:#e53935;font-size:14px;font-weight:700;padding:4px 8px}.process-status{border-radius:4px;font-size:14px;max-width:100%;padding:10px 14px;width:640px}.process-status--info{background:#e3f2fd;border:1px solid #90caf9}.process-status--success{background:#e8f5e9;border:1px solid #a5d6a7}.process-status--error{background:#ffebee;border:1px solid #ef9a9a}.info-row{display:flex;flex-wrap:wrap;gap:12px;justify-content:center;max-width:800px;width:100%}.angles-text,.diffs-text,.reps-text{flex:1 1 180px;font-family:monospace;font-size:13px;padding:8px;resize:vertical}.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}.rep-texts{font-size:20px;font-weight:700;margin:0 auto;width:calc(100% - 200px)}@media (max-width:640px){.rep-texts{font-size:14px}}.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{margin-top:8px}.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.ba27798a.css.map*/