:root{font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;line-height:1.5;font-weight:400;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;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}}*{box-sizing:border-box;margin:0;padding:0}.container{min-height:100vh;display:flex;align-items:center;justify-content:center;background:linear-gradient(135deg,#f5f0eb,#ede4d8);padding:24px}.card{background:#fff;border-radius:24px;padding:48px 40px;width:100%;max-width:420px;box-shadow:0 8px 40px #00000014}.title{font-size:1.8rem;font-weight:700;color:#1a1a1a;text-align:center;letter-spacing:-.5px}.subtitle{font-size:.95rem;color:#888;text-align:center;margin-top:8px;margin-bottom:36px}.form{display:flex;flex-direction:column;gap:28px}.photo-section{display:flex;flex-direction:column;align-items:center;gap:12px}.photo-upload{width:140px;height:140px;border-radius:50%;border:2px dashed #d0c4b8;cursor:pointer;overflow:hidden;transition:border-color .2s,background .2s;background:#faf8f6;display:flex;align-items:center;justify-content:center}.photo-upload:hover{border-color:#b5a090;background:#f5f0eb}.photo-placeholder{display:flex;flex-direction:column;align-items:center;gap:10px;color:#b5a090;font-size:.85rem}.photo-preview{width:100%;height:100%;object-fit:cover}.photo-change-btn{background:none;border:1px solid #d0c4b8;color:#888;font-size:.8rem;padding:4px 14px;border-radius:20px;cursor:pointer;transition:all .2s}.photo-change-btn:hover{border-color:#b5a090;color:#555}.input-row{display:flex;gap:16px}.input-group{flex:1;display:flex;flex-direction:column;gap:8px}.input-group label{font-size:.85rem;font-weight:600;color:#444}.input-wrapper{display:flex;align-items:center;border:1.5px solid #e5ddd5;border-radius:12px;overflow:hidden;background:#faf8f6;transition:border-color .2s}.input-wrapper:focus-within{border-color:#b5a090}.input-wrapper input{flex:1;border:none;outline:none;background:transparent;padding:12px 14px;font-size:1rem;color:#1a1a1a;width:100%}.input-wrapper input::placeholder{color:#ccc}.input-wrapper input::-webkit-outer-spin-button,.input-wrapper input::-webkit-inner-spin-button{-webkit-appearance:none}.unit{padding-right:14px;font-size:.85rem;color:#b5a090;font-weight:500;flex-shrink:0}.submit-btn{width:100%;padding:16px;background:#1a1a1a;color:#fff;border:none;border-radius:14px;font-size:1rem;font-weight:600;cursor:pointer;transition:background .2s,transform .1s;letter-spacing:-.2px}.submit-btn:hover:not(:disabled){background:#333}.submit-btn:active:not(:disabled){transform:scale(.98)}.submit-btn:disabled{background:#ddd;color:#aaa;cursor:not-allowed}.loading-text{display:flex;align-items:center;justify-content:center;gap:10px}.spinner{width:16px;height:16px;border:2px solid rgba(255,255,255,.3);border-top-color:#fff;border-radius:50%;animation:spin .7s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.error-msg{color:#e05c5c;font-size:.875rem;text-align:center;background:#fff0f0;border-radius:8px;padding:10px 14px}.report-card{max-width:600px}.report-header{display:flex;align-items:center;gap:20px;margin-bottom:28px;padding-bottom:24px;border-bottom:1px solid #f0e8e0}.report-photo{width:72px;height:72px;border-radius:50%;object-fit:cover;flex-shrink:0;border:2px solid #e5ddd5}.report-title{font-size:1.3rem;font-weight:700;color:#1a1a1a}.report-meta{font-size:.9rem;color:#b5a090;margin-top:4px}.report-body{display:flex;flex-direction:column;gap:6px;margin-bottom:32px}.report-section{font-size:1rem;font-weight:700;color:#1a1a1a;margin-top:20px;margin-bottom:2px}.report-section:first-child{margin-top:0}.report-line{font-size:.93rem;color:#444;line-height:1.7}.reset-btn{width:100%;padding:14px;background:none;border:1.5px solid #e5ddd5;border-radius:14px;font-size:.95rem;font-weight:600;color:#888;cursor:pointer;transition:all .2s}.reset-btn:hover{border-color:#b5a090;color:#555}
