: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{color:#e2e8f0;font-family:Inter,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;background:#0f172a}*{box-sizing:border-box}body{margin:0;min-height:100vh;background:radial-gradient(circle at top,#1e293b,#020617)}#root{width:100%}.app{display:grid;gap:1rem;grid-template-columns:repeat(auto-fit,minmax(300px,1fr));margin:0 auto;max-width:1100px;padding:1.5rem}.panel{background:#0f172abf;border:1px solid rgb(148 163 184 / 25%);border-radius:16px;padding:1rem}h1{margin:0}label{display:block;font-size:.875rem;font-weight:600;margin:.75rem 0}textarea{background:#020617;border:1px solid #334155;border-radius:8px;color:#e2e8f0;font:inherit;min-height:160px;padding:.75rem;resize:vertical;width:100%}.outputs{display:grid;gap:.75rem}.output-card{background:#0b1220;border:1px solid #334155;border-radius:12px;padding:.75rem}header{align-items:center;display:flex;justify-content:space-between}h2{font-size:1rem;margin:0}button{background:#38bdf8;border:0;border-radius:999px;color:#082f49;cursor:pointer;font-size:.75rem;font-weight:700;padding:.3rem .8rem}pre{margin:.5rem 0 0;overflow-wrap:anywhere;white-space:pre-wrap}
