:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#2c3e50;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#f0f4f8;font-family:system-ui,Avenir,Helvetica,Arial,sans-serif;font-weight:400;line-height:1.5}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial}}a{color:#646cff;-webkit-text-decoration:inherit;text-decoration:inherit;font-weight:500}a:hover{color:#535bf2}body{place-items:center;min-width:320px;min-height:100vh;margin:0;display:flex}h1{font-size:3.2em;line-height:1.1}button{cursor:pointer;background-color:#1a1a1a;border:1px solid #0000;border-radius:8px;padding:.6em 1.2em;font-family:inherit;font-size:1em;font-weight:500;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{width:100%;margin:0;padding:0}.container{text-align:left;max-width:800px;margin:0 auto;padding:4rem 2rem}header{text-align:center;margin-bottom:3rem}h1{letter-spacing:2px;color:#2c3e50;margin-bottom:.5rem;font-family:Avenir,Helvetica,sans-serif;font-size:3.5rem;font-weight:300}.subtitle{color:#7f8c8d;font-size:1.2rem;font-weight:300}.skin-form{background-color:#fff;border-radius:20px;padding:3rem;box-shadow:0 10px 30px #0000000d}.form-section{margin-bottom:2.5rem}.form-section label,.form-section p{color:#34495e;margin-bottom:1rem;font-size:1.1rem;font-weight:500;display:block}.text-input,.text-area{box-sizing:border-box;background-color:#f9f9f9;border:1px solid #e0e0e0;border-radius:10px;width:100%;padding:1rem;font-size:1rem;transition:all .3s}.text-input:focus,.text-area:focus{background-color:#fff;border-color:#a8dadc;outline:none;box-shadow:0 0 0 4px #a8dadc33}.radio-group{flex-wrap:wrap;gap:1rem;display:flex}.radio-label,.checkbox-label{cursor:pointer;-webkit-user-select:none;user-select:none;color:#7f8c8d;background-color:#fff;border:1px solid #e0e0e0;border-radius:30px;padding:.8rem 1.5rem;font-size:.95rem;transition:all .3s}.radio-label input,.checkbox-label input{display:none}.radio-label.active,.checkbox-label.active{color:#1d3557;background-color:#a8dadc;border-color:#a8dadc}.checkbox-grid{flex-wrap:wrap;gap:.8rem;display:flex}.submit-button{color:#fff;cursor:pointer;background-color:#457b9d;border:none;border-radius:10px;width:100%;margin-top:1rem;padding:1.2rem;font-size:1.1rem;font-weight:600;transition:background-color .3s,transform .1s}.submit-button:hover{background-color:#1d3557}.submit-button:disabled{cursor:not-allowed;background-color:#95a5a6;transform:none}.report-container{background-color:#fff;border-radius:20px;padding:3rem;animation:.5s fadeIn;box-shadow:0 10px 30px #0000000d}.report-content{text-align:left;color:#2c3e50;background-color:#f8fbff;border-left:5px solid #a8dadc;border-radius:10px;margin-bottom:2rem;padding:1.5rem;line-height:1.8}.report-content p{margin-bottom:1rem}@keyframes fadeIn{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:translateY(0)}}footer{text-align:center;color:#bdc3c7;margin-top:4rem;font-size:.9rem}@media (width<=600px){.container{padding:2rem 1rem}.skin-form{padding:1.5rem}h1{font-size:2.5rem}}
