: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}}#root{max-width:1280px;margin:0 auto;padding:2rem;text-align:center}.container{display:flex;flex-direction:column;align-items:center;min-height:100vh;color:#213547}header{margin-bottom:2rem}header h1{font-size:2.5rem;color:#1a1a1a;margin-bottom:.5rem}header p{font-size:1.1rem;color:#666}.consult-form{width:100%;max-width:600px;background:#fff;padding:2rem;border-radius:12px;box-shadow:0 4px 20px #00000014;text-align:left}.form-group{margin-bottom:1.5rem}.form-group label{display:block;font-weight:600;margin-bottom:.5rem;color:#333}.form-group input,.form-group textarea{width:100%;padding:.75rem;border:1px solid #ddd;border-radius:6px;font-size:1rem;transition:border-color .2s;box-sizing:border-box}.form-group input:focus,.form-group textarea:focus{outline:none;border-color:#646cff}.form-group textarea{min-height:100px;resize:vertical}.submit-button{width:100%;padding:1rem;background-color:#646cff;color:#fff;border:none;border-radius:6px;font-size:1.1rem;font-weight:600;cursor:pointer;transition:background-color .2s}.submit-button:hover{background-color:#535bf2}.submit-button:disabled{background-color:#ccc;cursor:not-allowed}.error-message{margin-top:1rem;color:#d32f2f;background:#ffebee;padding:1rem;border-radius:6px;width:100%;max-width:600px;box-sizing:border-box}.report-section{margin-top:3rem;width:100%;max-width:800px;background:#f9f9f9;padding:2.5rem;border-radius:12px;box-shadow:0 4px 15px #0000000d;text-align:left}.report-section h2{color:#1a1a1a;border-bottom:2px solid #646cff;padding-bottom:.5rem;margin-bottom:1.5rem}.report-content{line-height:1.7;color:#444}.report-content p{margin-bottom:1rem}@media(max-width:768px){#root{padding:1rem}header h1{font-size:2rem}}
