:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:#ffffffde;font-synthesis:none;text-rendering:optimizelegibility;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;background-color:#242424;font-family:Inter,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{min-width:320px;min-height:100vh;margin:0}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{max-width:1280px;margin:0 auto;padding:2rem}h1.qa-title{letter-spacing:.05em;color:#a5b4fc;text-transform:uppercase;margin-bottom:2rem;font-size:1.6rem;font-weight:700}.qa-section{margin-bottom:2rem}.qa-section-title{letter-spacing:.12em;text-transform:uppercase;color:#6b7280;border-bottom:1px solid #374151;margin-bottom:.75rem;padding-bottom:.4rem;font-size:.75rem;font-weight:600}.qa-section-grid{flex-wrap:wrap;gap:.75rem;display:flex}.card{background-color:#2a2a3d;border:1px solid #3d3d55;border-radius:10px;flex-direction:column;gap:.5rem;min-width:220px;padding:1rem 1.25rem;display:flex}.card h2{color:#c4b5fd;margin:0 0 .25rem;font-size:.85rem;font-weight:600}.card-actions{flex-wrap:wrap;gap:.4rem;display:flex}input[type=text],input[type=number]{color:#f1f5f9;box-sizing:border-box;background:#111827;border:1px solid #374151;border-radius:6px;outline:none;width:100%;height:auto;margin:0;padding:.3rem .6rem;font-size:.8rem;transition:border-color .2s}input[type=text]:focus,input[type=number]:focus{border-color:#6366f1}input::placeholder{color:#4b5563}button{color:#e2e8f0;cursor:pointer;background-color:#2d2d3f;border:1px solid #374151;border-radius:6px;padding:.3em .75em;font-family:inherit;font-size:.78rem;font-weight:500;transition:background-color .15s,border-color .15s}button:hover{background-color:#3d3d55;border-color:#6366f1}button:focus-visible{outline-offset:2px;outline:2px solid #6366f1}.result-loading{color:#a5b4fc;align-items:center;gap:.5rem;margin:1em 0;font-size:.85rem;display:flex}.result-loading:before{content:"";border:2px solid #3d3d55;border-top-color:#a5b4fc;border-radius:50%;width:14px;height:14px;animation:.7s linear infinite spin;display:inline-block}@keyframes spin{to{transform:rotate(360deg)}}.json{text-align:left;color:#9ca3af;margin:1em 0;font-family:Fira Code,Cascadia Code,monospace;font-size:.78rem;line-height:1.6}
