: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}.logo{height:6em;padding:1.5em;will-change:filter;transition:filter .3s}.logo:hover{filter:drop-shadow(0 0 2em #646cffaa)}.logo.react:hover{filter:drop-shadow(0 0 2em #61dafbaa)}@keyframes logo-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@media (prefers-reduced-motion: no-preference){a:nth-of-type(2) .logo{animation:logo-spin infinite 20s linear}}.card{padding:2em}.read-the-docs{color:#888}.submit-container{max-width:600px;margin:0 auto;padding:2rem;box-sizing:border-box}.submit-container h1{font-size:1.8rem;margin-bottom:1rem}.submit-container p{color:#555;margin-bottom:1.5rem}.submit-container label{display:block;font-weight:700;margin-bottom:.5rem}.submit-container input,.submit-container select,.submit-container textarea{width:100%;padding:.5rem;border:1px solid #ccc;border-radius:4px;box-sizing:border-box}.submit-container textarea{padding:.75rem;resize:vertical;font-family:inherit}.submit-container .error{color:red;margin-top:.25rem}.submit-container .optional{color:#666}.submit-container .required{color:red}.submit-container button{width:100%;padding:.75rem 1.5rem;background-color:#007bff;color:#fff;border:none;border-radius:4px;font-size:1rem;cursor:pointer}.submit-container .file-input{padding:.75rem 0}.reports-container{max-width:600px;margin:0 auto;padding:2rem;box-sizing:border-box;color:#000}.reports-heading{font-size:1.5rem;margin-bottom:1rem}.filter-buttons{margin-bottom:1rem}.filter-buttons button{margin-right:10px;margin-bottom:1rem;padding:.5rem 1rem;border:none;border-radius:6px;background-color:#1a1a1a;color:#fff;cursor:pointer}.filter-buttons button:disabled{opacity:.5;cursor:not-allowed}.report-card{border:1px solid #ccc;padding:1rem;margin-bottom:1rem;border-radius:8px;background-color:#f9f9f9}.report-card img{width:100%;max-height:200px;object-fit:cover;border-radius:4px;margin-bottom:.5rem}@media (prefers-color-scheme: dark){.reports-container{color:#f0f0f0}.report-card{background-color:#1e1e1e;border:1px solid #444}.filter-buttons button{background-color:#f0f0f0;color:#000}.filter-buttons button:disabled{background-color:#888;color:#000}}.home-container{max-width:600px;margin:0 auto;padding:2rem;box-sizing:border-box;color:#000}.home-heading{font-size:1.75rem}.home-description{font-size:1.2rem;margin:1rem auto}.home-buttons{margin-top:2rem}.home-buttons button{padding:1rem 2rem;font-size:1rem;border:none;border-radius:8px;background-color:#1a1a1a;color:#fff;cursor:pointer;margin-right:1rem;flex-wrap:wrap;gap:1rem;justify-content:center;margin-top:2rem}.home-footer{margin-top:3rem;font-style:italic;color:#000}@media (prefers-color-scheme: dark){.home-container{color:#f0f0f0}.home-footer{color:#ccc}.home-buttons button{background-color:#f0f0f0;color:#000}}.navbar{padding:1rem;display:flex;justify-content:space-between;align-items:center;flex-wrap:wrap;color:#fff}.navbar a{color:#000;text-decoration:none;font-weight:500}.navbar .brand{font-weight:700;font-size:1.25rem;display:flex;align-items:center;gap:.5rem}.navbar-links{display:flex;gap:1rem;margin-top:.5rem}@media (prefers-color-scheme: dark){.navbar{color:#fff}.navbar a{color:#f0f0f0}}.footer{text-align:center;margin-top:2rem;padding:1rem;color:#000;font-size:.95rem}.footer a{color:#007bff;text-decoration:none}.footer a:hover{text-decoration:underline}@media (prefers-color-scheme: dark){.footer{color:#ddd}.footer a{color:#66b2ff}}
