:root{font-family: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}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}}.profile-container{max-width:400px;margin:0 auto;padding:2rem 1.5rem}.profile-container h1{margin-bottom:.25rem}.subtitle{color:#888;margin-bottom:2rem}.profile-form{display:flex;flex-direction:column;gap:1.5rem}.photo-upload{width:140px;height:140px;border-radius:50%;border:2px dashed #555;margin:0 auto;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:border-color .2s}.photo-upload:hover{border-color:#646cff}.photo-preview{width:100%;height:100%;object-fit:cover}.photo-placeholder{display:flex;flex-direction:column;align-items:center;color:#888;gap:.25rem}.photo-icon{font-size:2rem;line-height:1}.input-group{display:flex;flex-direction:column;gap:.5rem;text-align:left}.input-group label{font-size:.9rem;font-weight:600}.input-group input{padding:.75rem 1rem;border-radius:8px;border:1px solid #444;background:#1a1a2e;color:#fff;font-size:1rem}.input-group input:focus{outline:none;border-color:#646cff}.submit-btn{margin-top:.5rem;padding:.85rem;border-radius:8px;border:none;background:#646cff;color:#fff;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s}.submit-btn:hover{background:#535bf2}.submit-btn:disabled{opacity:.6;cursor:not-allowed}.loading-section{margin-top:2rem;text-align:center;color:#aaa}.spinner{width:36px;height:36px;border:3px solid #333;border-top-color:#646cff;border-radius:50%;margin:0 auto .75rem;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-message{margin-top:1.5rem;padding:1rem;border-radius:8px;background:#ff3c3c26;color:#ff6b6b;text-align:center}.report-section{margin-top:2rem;text-align:left}.report-section h2{font-size:1.2rem;margin-bottom:1rem}.report-content{padding:1.25rem;border-radius:8px;background:#1a1a2e;border:1px solid #333;line-height:1.7;white-space:pre-wrap}
