#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.App{width:100%}.App-header{margin-bottom:2rem}.App-header h1{color:#646cff;margin-bottom:.5rem}.App-header p{color:#888;margin-top:0}.face-analysis{max-width:800px;margin:0 auto;text-align:left}.upload-form{background:#f5f5f5;padding:2rem;border-radius:8px;margin-bottom:2rem}.file-input-container{margin-bottom:1rem}.file-input-container input[type=file]{display:none}.file-input-label{display:inline-block;padding:.75rem 1.5rem;background-color:#646cff;color:#fff;border-radius:4px;cursor:pointer;transition:background-color .3s}.file-input-label:hover{background-color:#535bf2}.analyze-button{background-color:#4caf50;color:#fff;border:none;padding:.75rem 1.5rem;border-radius:4px;cursor:pointer;font-size:1rem}.analyze-button:disabled{background-color:#ccc;cursor:not-allowed}.analyze-button:hover:not(:disabled){background-color:#45a049}.image-preview{background:#f9f9f9;padding:1rem;border-radius:8px;margin-bottom:2rem;text-align:center}.image-preview img{border-radius:4px;box-shadow:0 2px 8px #0000001a}.error{background:#ffebee;color:#c62828;padding:1rem;border-radius:8px;margin-bottom:2rem;border-left:4px solid #c62828}.results{background:#f5f5f5;padding:2rem;border-radius:8px}.summary{background:#e3f2fd;padding:1rem;border-radius:4px;margin-bottom:1.5rem}.summary ul{margin:.5rem 0;padding-left:1.5rem}.faces,.bodies,.objects{margin-bottom:1.5rem}.faces h4{color:#1976d2}.bodies h4{color:#388e3c}.objects h4{color:#f57c00}.detection-item{background:#fff;padding:1rem;margin-bottom:.5rem;border-radius:4px;border-left:3px solid #646cff}.detection-item p{margin:.25rem 0;font-size:.9rem}@media (prefers-color-scheme: dark){.upload-form,.results{background:#1a1a1a}.detection-item{background:#2a2a2a;color:#fff}.summary{background:#1e3a8a;color:#fff}.image-preview{background:#1a1a1a}}:root{font-family:Inter,system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;color-scheme:light dark;color:#ffffffde;background-color:#242424;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;-webkit-text-size-adjust:100%}a{font-weight:500;color:#646cff;text-decoration:inherit}a:hover{color:#535bf2}body{margin:0;display:flex;place-items:center;min-width:320px;min-height:100vh}h1{font-size:3.2em;line-height:1.1}button{border-radius:8px;border:1px solid transparent;padding:.6em 1.2em;font-size:1em;font-weight:500;font-family:inherit;background-color:#1a1a1a;cursor:pointer;transition:border-color .25s}button:hover{border-color:#646cff}button:focus,button:focus-visible{outline:4px auto -webkit-focus-ring-color}@media (prefers-color-scheme: light){:root{color:#213547;background-color:#fff}a:hover{color:#747bff}button{background-color:#f9f9f9}}
