: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}}.container{max-width:400px;margin:0 auto;padding:2rem}h1{font-size:2rem;margin-bottom:.5rem;background:linear-gradient(135deg,#667eea,#764ba2);-webkit-background-clip:text;-webkit-text-fill-color:transparent;background-clip:text}.subtitle{color:#888;margin-bottom:2rem}.photo-section{margin-bottom:2rem}.photo-upload{width:180px;height:180px;margin:0 auto;border-radius:50%;border:3px dashed #667eea;cursor:pointer;overflow:hidden;display:flex;align-items:center;justify-content:center;transition:all .3s ease;background:#667eea1a}.photo-upload:hover{border-color:#764ba2;background:#764ba226;transform:scale(1.02)}.preview-image{width:100%;height:100%;object-fit:cover}.photo-placeholder{display:flex;flex-direction:column;align-items:center;gap:.5rem;color:#667eea}.photo-icon{font-size:3rem;font-weight:300;line-height:1}.photo-text{font-size:.9rem}.input-group{margin-bottom:1.5rem;text-align:left}.input-group label{display:block;margin-bottom:.5rem;font-weight:500;color:#ccc}.input-group input{width:100%;padding:.8rem 1rem;font-size:1rem;border:2px solid #444;border-radius:10px;background:#2a2a2a;color:#fff;transition:border-color .3s ease;box-sizing:border-box}.input-group input:focus{outline:none;border-color:#667eea}.input-group input::placeholder{color:#666}.submit-btn{width:100%;padding:1rem;font-size:1.1rem;font-weight:600;color:#fff;background:linear-gradient(135deg,#667eea,#764ba2);border:none;border-radius:10px;cursor:pointer;transition:all .3s ease;margin-top:1rem}.submit-btn:hover{transform:translateY(-2px);box-shadow:0 5px 20px #667eea66}.submit-btn:active{transform:translateY(0)}.error-message{color:#ff6b6b;font-size:.9rem;margin-bottom:1rem;text-align:center}.loading-text{display:flex;align-items:center;justify-content:center;gap:.5rem}.spinner{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.submit-btn:disabled{opacity:.7;cursor:not-allowed;transform:none}.submit-btn:disabled:hover{transform:none;box-shadow:none}.report-container{max-width:600px}.report-content{text-align:left;background:#667eea1a;border-radius:12px;padding:1.5rem;margin-bottom:2rem;line-height:1.8}.report-content p{margin:.5rem 0}@media(prefers-color-scheme:light){.input-group label{color:#333}.input-group input{border-color:#ddd;background:#fff;color:#333}.input-group input::placeholder{color:#aaa}.report-content{background:#667eea14}}
