:root{font-family:Inter,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}}.app{max-width:900px;margin:0 auto;padding:2rem;font-family:system-ui,-apple-system,sans-serif}h1{text-align:center;margin-bottom:.25rem}.subtitle{text-align:center;color:#888;margin-bottom:2rem}.grid{display:grid;grid-template-columns:1fr 1fr;gap:1.5rem}.card{background:#1a1a2e;border:1px solid #333;border-radius:12px;padding:1.5rem}.card.wide{grid-column:1 / -1}.card h2{margin-top:0;font-size:1.1rem;color:#f6821f}.card input,.card textarea{width:100%;padding:.5rem .75rem;margin-bottom:.5rem;border:1px solid #444;border-radius:6px;background:#16213e;color:#eee;font-size:.9rem;box-sizing:border-box}.card textarea{resize:vertical}.card button{padding:.5rem 1.25rem;border:none;border-radius:6px;background:#f6821f;color:#fff;font-weight:600;cursor:pointer;font-size:.9rem;margin-top:.25rem}.card button:hover{background:#e0741a}.card pre{background:#0f3460;padding:.75rem;border-radius:6px;overflow-x:auto;font-size:.8rem;margin-top:.75rem;white-space:pre-wrap;word-break:break-all}.card ul{list-style:none;padding:0;margin-top:.75rem}.card ul li{padding:.4rem .75rem;background:#0f3460;border-radius:6px;margin-bottom:.4rem;font-size:.9rem}.card form{display:flex;flex-direction:column}.status{color:#4ade80;margin-left:.75rem;font-weight:600}.headers{max-height:200px;overflow-y:auto}@media(max-width:600px){.grid{grid-template-columns:1fr}}
