: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}body{margin:0;min-width:320px;min-height:100vh}#root{max-width:480px;margin:0 auto;text-align:center}@media(prefers-color-scheme:light){:root{color:#213547;background-color:#fff}}.container{max-width:480px;margin:0 auto;padding:2rem 1.5rem}h1{font-size:1.8rem;margin-bottom:.25rem}.subtitle{color:#888;margin-bottom:2rem}.form{display:flex;flex-direction:column;gap:1.5rem}.form-group{display:flex;flex-direction:column;gap:.4rem;text-align:left}.label{font-weight:600;font-size:.95rem}.hint{color:#999;font-size:.8rem;margin:0}.photo-upload{width:100%;aspect-ratio:3 / 4;max-height:360px;border:2px dashed #444;border-radius:12px;display:flex;align-items:center;justify-content:center;cursor:pointer;overflow:hidden;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;gap:.5rem;color:#888}.photo-icon{font-size:2rem;line-height:1}.input-wrapper{display:flex;align-items:center;gap:.5rem}.input-wrapper input{flex:1;padding:.7rem 1rem;border:1px solid #444;border-radius:8px;background:transparent;color:inherit;font-size:1rem;font-family:inherit}.input-wrapper input:focus{outline:none;border-color:#646cff}.input-wrapper input::placeholder{color:#666}.unit{color:#888;font-size:.9rem;min-width:2rem}.submit-btn{width:100%;padding:.85rem;border:none;border-radius:10px;background:#646cff;color:#fff;font-size:1rem;font-weight:600;font-family:inherit;cursor:pointer;transition:opacity .2s;margin-top:.5rem}.submit-btn:hover:not(:disabled){opacity:.9}.submit-btn:disabled{opacity:.4;cursor:not-allowed}input[type=number]::-webkit-inner-spin-button,input[type=number]::-webkit-outer-spin-button{-webkit-appearance:none;margin:0}input[type=number]{-moz-appearance:textfield}.error-message{background:#ff3b3026;color:#ff6b6b;padding:.75rem 1rem;border-radius:8px;font-size:.9rem;margin-bottom:1rem}.loading-overlay{display:flex;flex-direction:column;align-items:center;gap:1rem;margin-top:2rem;padding:2rem}.spinner{width:40px;height:40px;border:3px solid rgba(100,108,255,.2);border-top-color:#646cff;border-radius:50%;animation:spin .8s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}.loading-text{font-weight:600;font-size:1rem;margin:0}.loading-subtext{color:#888;font-size:.85rem;margin:0}.report{text-align:left;line-height:1.7;margin-top:1rem}.report h1,.report h2,.report h3{margin-top:1.5rem;margin-bottom:.5rem}.report h2{font-size:1.3rem;border-bottom:1px solid #333;padding-bottom:.3rem}.report h3{font-size:1.1rem}.report p{margin:.5rem 0;color:#ccc}.report ul,.report ol{margin:.5rem 0;padding-left:1.5rem}.report li{margin:.3rem 0;color:#ccc}.report hr{border:none;border-top:1px solid #333;margin:1.5rem 0}.report strong{color:#fff}@media(prefers-color-scheme:light){.photo-upload,.input-wrapper input{border-color:#ccc}.error-message{background:#ff3b301a;color:#d32f2f}.report p,.report li{color:#444}.report h2{border-bottom-color:#ddd}.report hr{border-top-color:#ddd}.report strong{color:#111}}
