*{box-sizing:border-box;font-family:Inter,system-ui,sans-serif}body{color:#e5e7eb;background:#0b1020;margin:0}#root{min-height:100vh}.container{max-width:1000px;margin:0 auto;padding:24px}.nav{justify-content:space-between;align-items:center;margin-bottom:24px;display:flex}.tabs button,button{color:#f9fafb;cursor:pointer;background:#1f2937;border:1px solid #374151;border-radius:8px;margin-left:8px;padding:8px 12px}.tabs .active{background:#2563eb}.card{background:#111827;border:1px solid #374151;border-radius:12px;margin:12px 0;padding:16px}input,textarea{color:#f9fafb;background:#0f172a;border:1px solid #374151;border-radius:8px;width:100%;margin-bottom:10px;padding:10px}.row{gap:8px;display:flex}pre{white-space:pre-wrap;background:#0f172a;border:1px solid #374151;border-radius:8px;padding:12px}
