*{box-sizing:border-box}html,body{color:#eaeaea;background:#000;width:100%;height:100%;margin:0;padding:0;font-family:system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen,Ubuntu,Cantarell,Open Sans,Helvetica Neue,sans-serif}.cx-container{justify-content:center;align-items:center;min-height:calc(100vh - 64px);padding:24px;display:flex}.cx-workspace{width:100%;max-width:900px}.cx-textarea{color:#eaeaea;resize:vertical;background:#0d0d0d;border:1px solid #333;width:100%;min-height:300px;padding:16px;font-size:14px;line-height:1.6}.cx-actions{gap:12px;margin-top:16px;display:flex}button{color:#eaeaea;cursor:pointer;background:#1f1f1f;border:1px solid #333;padding:10px 18px}button:disabled{opacity:.4;cursor:not-allowed}button:hover:not(:disabled){background:#2a2a2a}.cx-output{white-space:pre-wrap;background:#0d0d0d;border:1px solid #333;margin-top:24px;padding:16px;font-size:13px;line-height:1.6}.cx-error{color:#ff6b6b;background:#140a0a;border:1px solid #7a1d1d;margin-top:16px;padding:12px}
